@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%;
}

#main {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}


/* ヘッダー
------------------------------------------------------------*/
#header {
	width: 100%;
	height: 174px;
	margin: 0 auto;
	border-bottom: solid 8px #fbc600;
}

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

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

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

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

}

.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;
}

.tel_no_blue p{
	margin: 0;
}

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

.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;
}


/* 第１エリア(これって花粉症？)
------------------------------------------------------------*/
.kafun_01 {
	clear: both;
	margin: 20px auto 0;
	width: 960px;
	background-image: url("./images/image01.png");
	height: 480px;
	position: relative;
}

.kafun_text01 {
	width: 800px;
	height: 280px;
	border: solid 3px #aca49f;
	text-align: left;
	margin:0 auto;
	font-size: 24px;
	position: absolute;
	top: 190px;
	left: 70px;
	background-color: #fff;
	opacity: 0.6;
}

.kafun_text01 p{
	margin: 30px 0 0 50px;
	line-height: 1.2;
}

.kafun_text01 p:last-child {
	margin: 20px 0 0 50px;
	line-height: 1.2;
}

.kafun_text01 img{
	display: inline-block;
	vertical-align: -20%;
}


/*　アンダーライン・文字色 */
.under_line {
	display: inline-block;
	height: 21px;
	border-bottom: solid 8px #f7a2a2;
}

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

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

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

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

.red_text {
	color: #ff0000;
}


/* 第２エリア(花粉症と風邪を見分けるポイント)
------------------------------------------------------------*/
.kafun_02 {
	margin: 20px auto 0;
	background-color: #ffffff;
	width: 100%;
	height: 830px;
	background-image: url(./images/im2bg.png);
	background-repeat: repeat-x;
	/*background-position: center 0px;*/
}

.kafun02_img {
	margin: 20px auto 0;
	background-color: #ffffff;
	width: 960px;
	height: 830px;
	background-image: url(./images/image02.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.table_title_left {
	width: 400px;
	color: #ffffff;
	padding: 295px 0 0 65px;
	text-align: center;
	font-size: 24px;
	line-height: 1.3;
	float: left;
}

.table_title_right {
	width: 400px;
	color: #ffffff;
	padding: 295px 0 0 20px;
	text-align: center;
	font-size: 24px;
	line-height: 1.3;
	float: left;
}

.table_title_left p{
	margin: 0;
}

.table_title_right p{
	margin: 0;
}

.table_left {
	width: 400px;
	padding: 10px 0 0 65px;
	color: #696969;
	text-align: center;
	font-size: 22px;
	line-height: 1.5;
	float: left;
}

.table_right {
	width: 440px;
	padding: 40px 0 0;
	color: #696969;
	text-align: center;
	font-size: 22px;
	line-height: 1.5;
	float: left;
}

.fukidashi {
	clear: both;
	width: 700px;
	margin-top: 100px;
	padding: 20px 0 0 45px;
	text-align: left;
	font-size: 24px;
	line-height: 1.5;
}

.point {
	clear: both;
	width: 960px;
	margin: 0 auto;
}


/* 第３エリア(花粉症は検査から・・・)
------------------------------------------------------------*/
.kafun_03 {
	width: 960px;
	height: 750px;
	margin: 0 auto 30px;
	background-image: url(./images/image03.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.kensa_text {
	width: 800px;
	margin: 0 auto;
	padding: 190px 0 0 10px;
	color: #696969;
	text-align: left;
	font-size: 24px;
}

.kensa_text p{
	margin: 0;
	line-height: 1.3;
}

.kensa_text2 {
	width: 800px;
	margin: 0 auto;
	padding: 50px 0 0 10px;
	color: #696969;
	text-align: left;
	font-size: 24px;
}

.kensa_text2 p{
	margin: 0;
	line-height: 1.3;
}

.orange_text {
	color: #ff8c00;
}


/* 第４エリア(対処療法と根治療法)
------------------------------------------------------------*/
.kafun_04 {
	height: 580px;
	background-image: url(./images/im4bg.png);
	background-repeat: repeat-x;
	background-position: center 0;
}

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

.chiryou_text_01 {
	width: 960px;
	margin: 0;
	padding: 360px 0 0 65px;
	text-align: left;
	font-size: 34px;
}

.chiryou_text_02 {
	width: 960px;
	margin: 0;
	padding: 50px 0 0 65px;
	text-align: left;
	font-size: 34px;
}

.chiryou_text_01 p{
	margin: 0;
}

.chiryou_text_02 p{
	margin: 0;
}


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

}


/* 第５エリア(薬物治療〜舌下免疫療法)
------------------------------------------------------------*/
.kafun_05 {
	height: 870px;
	background-color: #fff9dd;
	padding-top: 40px;
}

.chiryouhou {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff9dd;
	background-image: url(./images/image05.png);
	background-repeat: no-repeat;
	background-position: center 0;
	position: relative;
}

.yakubutsu {
	width: 450px;
	margin: 0;
	padding: 8px 0 0 170px;
	font-size: 26px;
	text-align: left;
	color: #ffffff;
}

.yakubutsu p{
	margin: 0;
}

.yakubutsu_setsumei {
	width: 700px;
	margin: 0;
	padding: 25px 0 0 170px;
	font-size: 20px;
	text-align: left;
}

.yakubutsu_setsumei p{
	margin: 0;
}

.laser {
	width: 450px;
	margin: 0;
	padding: 60px 0 0 170px;
	font-size: 26px;
	text-align: left;
	color: #ffffff;
}

.laser p{
	margin: 0;
}


.laser_setsumei {
	width: 700px;
	margin: 0;
	padding: 18px 0 0 170px;
	font-size: 20px;
	text-align: left;
}

.laser_setsumei p{
	margin: 0;
}

.syujyutsu {
	width: 450px;
	margin: 0;
	padding: 53px 0 0 170px;
	font-size: 26px;
	text-align: left;
	color: #ffffff;
}

.syujyutsu p{
	margin: 0;
}

.syujyutsu_setsumei {
	width: 700px;
	margin: 0;
	padding: 22px 0 0 170px;
	font-size: 20px;
	text-align: left;
}

.syujyutsu_setsumei p{
	margin: 0;
}

.meneki {
	width: 450px;
	margin: 0;
	padding: 60px 0 0 170px;
	font-size: 26px;
	text-align: left;
	color: #ffffff;
}

.meneki p{
	margin: 0;
}

.meneki_setsumei {
	width: 700px;
	margin: 0;
	padding: 22px 0 0 170px;
	font-size: 20px;
	text-align: left;
}

.meneki_setsumei p{
	margin: 0;
}

.fukidashi_2 {
	width: 550px;
	margin: 0;
	padding: 65px 0 0 300px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	bottom: 80px;
}

.fukidashi_2 p{
	margin: 0;
}

.fukidashi_2 p:last-child{
	margin-left: 120px;
}

.fukidashi_img {
	position: absolute;
	bottom: 25px;
}


/* 第６エリア(花粉症の対策方法について)
------------------------------------------------------------*/
.kafun_06 {
	height: 436px;
	margin: 0 auto;
	background-image: url(./images/image06.png);
	background-repeat: repeat-x;
	background-position: center 0px;
}

.taisaku {
	width: 960px;
	height: 436px;
	margin: 0 auto;
}

.taisaku_title {
	margin: 0 auto;
	padding: 50px 40px 0;
	color: #fac154;
	text-align: center;
	font-size: 60px;
	letter-spacing: 5px;
}

.taisaku_title p{
	margin: 0;
}

.taisaku_title span{
	margin: 0;
	font-size: 90px;
	color: #ff8c00;
	line-height: 1;
}

.namisen p{
	margin: -20px 0 0;
}

.taisaku_setsumei {
	width: 510px;
	margin-top: 15px;
	padding: 22px 0 0 25px;
	font-size: 30px;
	text-align: left;
	float: left;
}

.taisaku_setsumei p{
	margin: 0;
}

.taisaku_img{
	width: 400px;
	margin: 0;
	float: left;
}


/* 第７エリア(外出時ー)
------------------------------------------------------------*/
.kafun_07 {
	height: 712px;
	margin: 0 auto;
	background-color: #fff9dd;
}

.gaisyutsu {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background-image: url(./images/image07.png);
	background-repeat: no-repeat;
	background-position: center 45px;
}

.gaisyutsu_title {
	margin: 0 auto;
	padding: 174px 0 0 110px;
	color: #cbb72e;
	text-align: left;
	font-size: 36px;
}

.gaisyutsu_title p{
	margin: 0;
}

.gaisyutsu_setsumei {
	width: 900px;
	padding: 10px 0 0 35px;
	font-size: 24px;
	text-align: left;
}

.gaisyutsu_setsumei p{
	margin: 0;
}

.gaisyutsu_title2 {
	margin: 0 auto;
	padding: 20px 0 0 110px;
	color: #cbb72e;
	text-align: left;
	font-size: 36px;
}

.gaisyutsu_title2 p{
	margin: 0;
}

.gaisyutsu_setsumei2 {
	width: 900px;
	padding: 10px 0 0 35px;
	font-size: 24px;
	text-align: left;
}

.gaisyutsu_setsumei2 p{
	margin: 0;
}

.gaisyutsu_title3 {
	margin: 0 auto;
	padding: 29px 0 0 110px;
	color: #cbb72e;
	text-align: left;
	font-size: 36px;
	letter-spacing: -2px;
	text-shadow: 1px 1px 0px #ffffff, -1px 1px 0px #ffffff,
				 1px -1px 0px #ffffff, -1px -1px 0px #ffffff;
}

.gaisyutsu_title3 p{
	margin: 0;
}

.gaisyutsu_setsumei3 {
	width: 900px;
	padding: 15px 0 0 35px;
	font-size: 24px;
	text-align: left;
}

.gaisyutsu_setsumei3 p{
	margin: 0;
}


/* 第８エリア(屋内でー)
------------------------------------------------------------*/
.kafun_08 {
	height: 418px;
	margin: 0 auto;
	background-color: #fff9dd;
}

.okunai {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background-image: url(./images/image07_2.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}

.okunai_title {
	margin: 0 auto;
	padding: 176px 0 0 110px;
	color: #cbb72e;
	text-align: left;
	font-size: 36px;
}

.okunai_title p{
	margin: 0;
}

.okunai_setsumei {
	width: 900px;
	padding: 10px 0 0 35px;
	font-size: 24px;
	text-align: left;
}

.okunai_setsumei p{
	margin: 0;
}


/* 第９エリア(花粉飛散情報に気をつけましょう)
------------------------------------------------------------*/
.kafun_09 {
	height: 468px;
	margin: 0 auto;
	padding-bottom: 45px;
	background-color: #fff9dd;
}

.hisan {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background-image: url(./images/image07_3.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}

.hisan_title {
	margin: 0 auto;
	padding: 180px 0 0 110px;
	color: #cbb72e;
	text-align: left;
	font-size: 36px;
}

.hisan_title p{
	margin: 0;
}

.hisan_setsumei {
	width: 900px;
	padding: 15px 0 0 35px;
	font-size: 24px;
	text-align: left;
}

.hisan_setsumei p{
	margin: 0;
}


/* 第10エリア(ごあいさつ)
------------------------------------------------------------*/
.kafun_10 {
	height: 350px;
	margin: 0 auto;
}

.aisatsu {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background-image: url(./images/image10.png);
	background-repeat: no-repeat;
	background-position: center 45px;
}

.aisatsu_text {
	width: 700px;
	padding: 100px 0 0 320px;
	font-size: 17px;
	text-align: left;
}


/* 第11エリア(informationタイトル)
------------------------------------------------------------*/
.kafun_11 {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	background-color: #e6ac6d;
}

.kafun_11 p{
	margin: 0;
}

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


/* 第12エリア(クリニックエリア)
------------------------------------------------------------*/
.kafun_12 {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

.kafun_12 p{
	margin: 0;
}

.kafun_12 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;
}

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

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

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

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

.mb15 {
	margin-bottom: 15px;
}

.aisatsu_txt {
	height: auto;
	overflow: hidden;
	width: 620px;
}

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

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







