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

/*　基本設計 */
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: 100%;
}


/*　ヘッダー */

#header {
	width: 100%;
	height: 174px;
	margin: 0 auto;
	border-bottom: solid 8px #2f5e1a;
}

.header_topline {
	background-color: #2f5e1a;
	width: 100%;
	height: 25px;
}

.header_topline p{
	color: #ffffff;
	max-width: 960px;
	margin: 0 auto;
	padding-top: 1px;
	font-size: 16px;
}

.header_inside {
	max-width: 960px;
	margin: 0 auto;
	width: 960px;
	height: auto;
	overflow: hidden;
}

.logo {
	width: 500px;
	margin-top: 10px;
	float: left;

}

.header_contact {
	height: auto;
	overflow: hidden;
	width: 455px;
}

.header_contact_matsutani {
	float: left;
	overflow: hidden;
	height: auto;
	width: 220px;
}

.header_contact_sennri {
	float: right;
	height: auto;
	overflow: hidden;
	width: 220px;
}

.contact {
	width: 440px;
	margin-top: 15px;
	margin-left: 5px;
	font-size: 13px;
	float: left;
}

.contact p{
	margin: 0;
}


.tel_no_blue {
	color: #009ef4;
	font-size: 20px;
	/*margin-left: 5px;*/
	float: left;
	font-weight: bold;
}

.tel_no_blue p{
	margin: 0;
}

.tel_no_pink {
	color: #f0a0ad;
	font-size: 20px;
	float: left;
	font-weight: bold;
}

.tel_no_pink p{
	margin: 0;
}

.blue_top_btn {
	float: left;
}

.blue_top_btn p{
	margin: 0;
}

.pink_top_btn {
	margin-left: 15px;
	float: left;
}

.pink_top_btn p{
	margin: 0;
}


/*　メインコンテンツ */
#main {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

/*第１要素*/
.memai_01 {
	clear: both;
	margin: 40px auto 0;
	width: 960px;
	background-image: url("./images/image01.png");
	height: 480px;
	position: relative;
}

.syurui_text01 {
	width: 80%;
	text-align: left;
	margin:0 auto;
	padding-top: 235px;
	font-size: 24px;
}

.syurui_text01 img{
	vertical-align: text-top;
}

.syurui_text01 p{
	margin: 10px 0;
	font-weight: bold;
}

.syurui_text02 {
	width: 80%;
	text-align: right;
	font-size: 24px;
	float: right;
}

.syurui_text02 p{
	margin:0 5% 20px 0;
	font-weight: bold;
}

.syurui_img01 {
	position: absolute;
	top: 20px;
	left: 20px;
}


/*アンダーライン*/	
.under_line {
	display: inline-block;
	height: 28px;
	border-bottom: solid 5px #f3e490;
}

.under_line2 {
	display: inline-block;
	height: 30px;
	border-bottom: solid 8px #e56767;
}

.under_line3 {
	display: inline-block;
	height: 28px;
	border-bottom: dotted 3px #f9998d;
}

/*テキスト色*/
.red_text {
	color: #ff0000;
}

.memai_img {
	margin-top: 20px;
	position: absolute;
}



/*第２要素*/
.memai_02 {
	margin: 50px auto 0;
	background-color: #92a888;
	height: 1000px;
	background-image: url(./images/image02.png);
	background-repeat: no-repeat;
	background-position: center 55px;
}


.kaitensei {
	width: 960px;
    margin: 0 auto;
	padding: 205px 0 0 5%;
	text-align: left;
	font-size: 24px;
	line-height: 1.3;
}

.kaitensei p{
	margin: 0;
}

.fudousei {
	max-width: 960px;
    margin: 0 auto;
	padding: 85px 0 0 5%;
	text-align: left;
	font-size: 24px;
	line-height: 1.3;
}

.fudousei p{
	margin: 0;
}

.douyousei {
	max-width: 960px;
    margin: 0 auto;
	padding: 70px 0 0 5%;
	text-align: left;
	font-size: 24px;
	line-height: 1.3;
}

.douyousei p{
	margin: 0;
}


.hossa {
	max-width: 960px;
    margin: 0 auto;
	padding: 75px 0 0 5%;
	text-align: left;
	font-size: 24px;
	line-height: 1.3;
}

.hossa p{
	margin: 0;
}

.douyoushi {
	max-width: 960px;
    margin: 0 auto;
	padding: 75px 0 0 5%;
	text-align: left;
	font-size: 24px;
	line-height: 1.3;
}

.douyoushi p{
	margin: 0;
}



/*第３要素*/
.memai_03 {
	height: 565px;
	margin: 0 auto;
	background-image: url(./images/hougan.png);
	background-repeat: repeat-x;
}

.jyushin {
	width: 960px;
	height: 550px;
	margin: 0 auto;
	padding-top: 15px;
	background-image: url(./images/image03.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.jyushin_img {
	position: absolute;
	bottom: 10px;
	left: 35px;

}

.jyushin_text {
	width: 500px;
	margin: 0 auto;
	padding: 220px 0 0 390px;
	text-align: left;
	font-size: 24px;
}

.jyushin_text p{
	margin: 0;
}



/*第４要素*/
.memai_04 {
	height: 555px;
	background-color: #92a888;
}

.nagare {
	width: 960px;
	height: 555px;
	margin: 0 auto;
	background-color: #92a888;
	background-image: url(./images/image04.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	position: relative;
}

.nagare_text {
	width: 960px;
	margin: 0 auto;
	padding: 200px 0 0 70px;
	text-align: left;
	font-size: 30px;
}

.nagare_text p{
	margin: 0;
}


.nagare_img {
	position: absolute;
	top: -35px;
	right: -45px;

}



/*第５要素*/
.memai_05 {
	height: 394px;
	margin-top: 90px;
}

.q_and_a {
	width: 960px;
	height: 394px;
	margin: 0 auto;
	background-image: url(./images/q_and_a.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.q_title {
	margin: 0;
	padding: 155px 0 0 110px;
	font-size: 24px;
	text-align: left;
	color: #ffffff;
}

.q_title p{
	margin: 0 0 10px;
}


.q_A {
	width: 100px;
	margin: 0;
	text-align: left;
	padding-left: 135px; 
	float: left;
}

.q_a_text {
	width: auto;
	margin: 0;
	text-align: left;
	line-height: 1.2;
	font-size: 18px;
	float: left;
}


/*第６要素*/
.memai_06 {
	height: 394px;
	margin-top: 90px;
	background-image: url(images/aisatsu_03.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.aisatsu {
	width: 900px;
	height: 220px;
	margin: 0 auto;
	padding: 60px 40px 0;
	text-align: left;
}

.aisatsu p{
	width: 600px;
	font-size: 18px;
}


/*第７要素*/
.memai_07 {
	height: 60px;
	background-color: #92a888;
	background-image: url(./images/info_title.png);
	background-repeat: no-repeat;
	background-position: center;
}

/*第８要素*/
.memai_08 {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;

}

.memai_08 p{
	margin: 0;

}

.memai_08 p span{
	font-size:130%;

}

.left_clinic {
	width: 480px;
	float: left;
}

.left_clinic img{
	margin-top: 8px;
}

.left_img {
	width: 215px;
	float: left;
}

.left_name {
	margin-left: 10px;
	float: left;
}

.right_clinic {
	width: 480px;
	float: left;
}

.right_clinic img{
	margin-top: 8px;
}

.right_img {
	width: 215px;
	float: left;
}


.right_name {
	margin-left: 10px; 
	float: left;
}


p.caution {
	margin-left: 10px;
	font-size: 90%;
}

p.bold {
	font-weight: bold;
}

.memai_08 p.l_name{
	margin-bottom: 10px;
}

.memai_08 p.r_name{
	margin-bottom: 10px;
}

p.p_btn {
	margin-top: 30px;
}


.service_text {
	clear: both;
	margin: 20px auto 40px; 
}

.mb15 {
	margin-bottom: 15px;
}

.faq_box {
	height: auto;
	overflow: hidden;
	width: 960px;
	margin: 70px auto 0px;
}

.faq_sub_box {
	background-image: url(images/faq_bg_img.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding-bottom: 50px;
}

.faq_title {
	margin: 0px auto;
	width: 960px;
}

.faq_02 {
	margin-top: 30px;
}



/*フッター*/
.footer_line {
	background-color: #2f5e1a;
	width: 100%;
	height: 72px;
	color: #ffffff;
	text-align: center;
}

.footer_line p{
	display: inline-block;
	vertical-align: middle;
	margin-top: 25px;
}






