@charset "UTF-8";
/* CSS Document */

/* main-img-top */

.main-img {
	background-image: url(images/main-img.jpg);
}


/*contents*/

.contents-box {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.contents-box p {
	font-size: 14px;
	line-height: 1.6em;
}

/*banner-box*/

.banner-box {
	margin-bottom: 40px;
}

.banner-box2 {
	margin-bottom: 60px;
}


/*contents01*/


.intention-box h6 {
	font-size: 22px;
	color: #29ABE2;
	font-weight: normal;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro W4", "HG丸ゴシックM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
	text-align: center;
}

.feature-box .wrap {
	clear: both;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

.feature-box .contents-left {
	width: 460px;
}

.feature-box .contents-right {
	width: 390px;
}

.yobou .contents-left {
	width: 470px;
}

.yobou .contents-left h5 {
	color: #0071BC;
	margin-bottom: 15px;
}

.yobou .contents-right {
	width: 320px;
}

.co-list {
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-right: 40px;
}

.co-list li {
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-bottom: 15px;
	font-size: 16px;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro W4", "HG丸ゴシックM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
}

.img-consultation {
	clear: both;
	height: 103px;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

/*appointment-box-wrap*/

.appointment-box-wrap {
	width: 100%;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(images/back01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.appointment-box-wrap h6 {
	clear: both;
	height: 52px;
	width: 713px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.text-appointment {
	width: 720px;
	margin-bottom: 20px;
}

.text-appointment span {
	color: #00A99D;
}

/*mail-box-wrap*/

.mail-box-wrap {
	width: 100%;
	margin-bottom: 50px;
	background-color: #88D0F4;
	padding-top: 40px;
	padding-bottom: 40px;
}

.mail-box-wrap h6 {
	clear: both;
	height: 51px;
	width: 565px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.mail-box {
	width: 750px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.contact {
	width: 750px;
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 40px;
	clear: both;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-radius:10px;
}



div.contact table.contact-table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
}

div.contact table.contact-table th,td  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.contact table.contact-table .space  {
	padding-top: 0px;
	padding-bottom: 0px;
}

div.contact table span {
	color: #00a99d;
	line-height: 1.6em;
	font-size: 12px;
}
div.contact table span.red2 {
	color: #00a99d;
	line-height: 1.6em;
	margin-left: 10px;
	font-size: 12px;
}

div.contact table span.c02 {
	color: #f05a24;
}

div.contact table span.yuubin {
	color: #666;
	float: right;
	margin-right: 3px;
	font-size: 14px;
}

div.contact table span.text-appointment2 {
	color: #999;
	font-size: 12px;
}

div.contact table span.midashi-appointment {
	font-size: 14px;
	line-height: 1.6em;
}

div.contact table span.midashi-appointment02 {
	font-size: 12px;
	line-height: 1.6em;
}


div.contact input {
	height: 1.4em;
}

div.contact input#namae {
	width: 440px;
}

div.contact input#addressnumber {
	width: 150px;
}

div.contact input#address {
	width: 440px;
}

div.contact input#tel {
	width: 440px;
}

div.contact input#mail {
	width: 440px;
}

div.contact .th01 {
	width: 200px;
}

div.contact input#koumoku1 {
	margin-bottom: 10px;
}

div.contact input#koumoku2 {
	margin-bottom: 10px;
}

div.contact input#koumoku3 {
	margin-bottom: 10px;
}

div.contact textarea{
	width: 440px;
	height: 100px;
 }
 
div.contact .otoiawase label {
	top: -80px;
	position: relative;
}

div.button {
	text-align: center;
	margin-top: 50px;
}


button {
	border:none;
	background-color:#FFF;
	border-radius:25px;
}

.button2 button {
	border:none;
	background-color:#88D0F4;
	border-radius:25px;
}



/*privacy*/

.privacy {
	width: 898px;
	margin-bottom: 50px;
}

.privacy div {
	width: 840px;
	margin-bottom: 40px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.privacy div h6 {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.privacy div h6.end {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-bottom: 10px;
	text-indent: -10px;
}


/*consultation*/

div.consultation {
	clear: both;
	padding-top: 10px;
}

div.consultation h6 {
	font-weight: normal;
	color: #85C6E4;
	margin-bottom: 5px;
}

div.contents-left div.consultation table {
	width: 440px;
	font-size: 12px;
	background-color: #FFF;
	color: #736357;
	border: 1px solid #00A99D;
	text-align: center;
	clear: both;
}

div.contents-left div.consultation table tr {
}

div.contents-left div.consultation table tr.top {
	background-color: #E0EEF9;
	color: #85C6E4;
}

div.contents-left div.consultation table td {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #85C6E4;
	color: #85C6E4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 12px;
}

div.contents-left div.consultation table td.left {
	width: 145px;
	border-right-style: none;
}

div.contents-left div.consultation table tr td.left2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	padding-left: 10px;
	color: #736357;
}

div.contents-left div.consultation table td.weekly {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85C6E4;
	border-left-color: #85C6E4;
}

div.contents-left div.consultation .time {
	clear: both;
	width: 440px;
	padding-top: 10px;
}

div.contents-left div.consultation .time p {
	font-size: 11px;
}

div.contents-left div.consultation .time p span {
	font-size: 11px;
}

div.contents-left div.consultation .time p span.text-blue {
	color: #29ABE2;
}

div.contents-left div.consultation .time p span.text-green{
	color: #00A99D;
}


div.contents-left div.consultation .time p.contents-left {
	width: 285px;
}

div.contents-left div.consultation .time p.contents-right {
	width: 155px;
}

/* mailform */


.button {
	text-align: center;
	margin-top: 50px;
}

button {
	cursor: pointer;
	border:none;
	background-color:rgba(0,0,0,0);
}

.button img {
	height:40px;
	width:auto;
}

.btn-box input, #formWrap input, #contents button, .btn-mail {
	display:inline-block;
	padding:10px 40px;
	background-color:#3ab4b6;
	color:#FFF;
	font-size:15px;
	letter-spacing:0.2em;
	border: 1px solid #3ab4b6;
	border-radius: 10px;
	height: 45px;
}

#formWrap input:hover, #contents button:hover, .btn-mail:hover {
	background-color: #FFF;
	color: #3ab4b6;
}


.btn-box {
	padding-top:20px;
	clear:both;
}




#formWrap {
	width:100%;
	padding-top: 30px;
	padding-bottom: 60px;
}


.formtable {
	width: 100%;
}

.formtable tr {
	padding-left:5px;
	padding-right:5px;
	display:block;
}

.formtable th {
	text-align: left;
	font-weight: normal;
	width: 190px;
	display: inline-block;
	vertical-align:top;
	margin-bottom:10px;
}

.formtable td  {
	text-align: left;
	font-weight: normal;
	width: 660px;
	display: inline-block;
	vertical-align:top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.formtable input  {
	width: 100%;
}




.contact h4 {
	color: #333333;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-weight: normal;
	margin-bottom:30px;
}

.contact h5 {
	color: #333333;
	line-height: 1.6em;
	letter-spacing: 0.4em;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}


span.text003 {
	display:none;
}


.text002 {
	line-height: 1.8;
	margin-bottom: 20px;
}

.contact table tr td input.radio {
	width: 15px;
}

.mail-box-wrap {
	display: none;
}

h4.midashi02.free {
	margin-top: 50px;
}


br.sp-s {
	display: none;
}






