/* common option */
.mb15{
	margin-bottom:15px;
}
.mb30{
	margin-bottom:30px !important;
}
.mb50{
	margin-bottom:50px !important;
}
.mr0{
	margin-right:0px !important;
}
.ml10 {
    margin-left: 10px;
}
li {
    list-style: outside none none;
}
a:hover img
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
#side_btn01 {
    bottom: 150px;
    position: fixed;
    right: 0;
    z-index: 999999;
}
#side_btn02 {
    bottom: 50px;
    position: fixed;
    right: 0;
    z-index: 999999;
}

/* body */
body{
	font-size:16px;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* header */
#header {
    background-color: #fff;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    height: 120px;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
#header_txt {
    background-color: #1BAF7A;
    display: inline-block;
    width: 100%;
}
#header_txt h1 {
    color: #fff;
    font-size: 12px;
    margin: 5px auto;
    width: 960px;
}
#header_box {
    margin: 0 auto;
    width: 960px;
}
#header_left {
    float: left;
    margin: 18px 0 0;
    width: 270px;
}
#header_tel {
    float: left;
    margin: 10px 0 0 100px;
    width: 250px;
}
#header_right {
    float: right;
    margin: 5px 0 0;
    width: 320px;
}
#header_right ul li {
    float: left;
    margin-bottom: 4px;
}
.header_lbtn{
	height:45px;
}

/* contents */
#contents{
	/*width:1200px;*/
	margin:auto;
}
#mainimg{
	margin-top:120px;
	background: url(../img/mainimg_bg.png) no-repeat top center , url(../img/mainimg_bg2.gif) repeat top center;
	height:448px;
}

/* cta */
.cta{
	width:100%;
	background:#DFF0EA;
	padding-top:20px;
	padding-bottom:30px;
	box-shadow:rgba(0, 0, 0, 0.25) 0px 0px 3px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 0px 3px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 0px 3px 1px;
	position:relative;
	z-index:10;
}
.cta .cta_inner{
	width:810px;
	margin:0 auto;
}
.cta .cta_inner .cta_read{
	margin-bottom:10px;
}
.cta .cta_inner .cta_btn{
	margin-bottom:15px;
}
.cta .cta_inner .cta_mail{
	float:left;
}
.cta .cta_inner .cta_tel{
	float:right;
}

/* contents option */
.contents_inner{
	width:980px;
	margin:0 auto 30px;
}

/* checkArea */
.checkArea{
	background:url(../img/check_img_bg.jpg) no-repeat top center;
	height:560px;
}
.checkLabel{
	background:url(../img/check_label_bg.gif) repeat-x top center;
	height:110px;
	margin-bottom:30px;
}
.imp_read{
	margin-bottom:30px;
}
.check_inner_wap{
	border:5px solid #E3D7C6;
	background:#FAF8F5;
	width:920px;
	padding:25px 25px 0 25px;
	margin-bottom:40px;
}
.check_compare_table{
	width:820px;
	margin:0 auto;
}
.check_abox{
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	border:5px solid #1BAF7A;
	width:920px;
	padding:25px;
	margin-bottom:30px;
}
.check_abox p{
	margin-bottom:15px;
	font-size:18px;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.check_recommend{
	margin-bottom:40px;
}

/* cureArea */
.cureArea{
	background:url(../img/cure_bg.png) repeat-x;
}
.cure_readimg{
	margin-top:-30px;
}
.curelabel{
	z-index:10;
	position:relative;
}
.cure_readArea{
	margin-top:-20px;
}
.cure_plans{
}
.cure_plans li{
	height:200px;
}
.lasik_cta{
	background:url(../img/lasik_bg.jpg) no-repeat;
	width:400px;
	height:120px;
	padding-left:580px;
	padding-top:50px;
}
.cure_plans{
	margin-bottom:30px;
}
.lasik_cta{
	margin-bottom:50px;
}
/* medical */
.medicalBox{
	border:6px solid #E3D7C6;
	background:#FAF8F5;
	width:900px;
	padding:14px;
	margin:0 auto;
	margin-top:40px;
}
.medicalBox h4{
	margin-left:-40px;
}
.method_tab li{
	height:59px;
}
.method_tab #methodTab01{
	float:left;
}
.method_tab #methodTab02{
	float:right;
}
.method_contents_box{
	border:5px solid #1BAF7A;
	padding:15px;
	background:#FFF;
	font-size:18px;
	margin-bottom:20px;
}
.method_contents_box2{
	border:5px solid #ED6100;
	padding:15px;
	background:#FFF;
	font-size:18px;
	margin-bottom:20px;
}
#method_contents02{
	display:none;
}
.cure_contents_box{
	width:425px;
	float:left;
	margin-bottom:25px;
}
.cure_contents_img{
	width:130px;
	padding-right:10px;
	float:left;
}
.cure_contents{
	border-bottom:1px dotted #666;
	margin-bottom:20px;
}
.flow_left{
	width:200px;
	float:left;
}
.flow_right{
	width:655px;
	float:right;
}
.flow_cta li{
	float:left;
}

/* qa */
.qaArea{
	background:#FAF8F5;
	padding-bottom:30px;
}
.qalist{
	padding-bottom:20px;
}
.qalist dd{
	margin-top:10px;
	margin-bottom:20px;
	background:url(../img/qa_ans_bg.gif) no-repeat;
	padding-left:50px;
}
.qalist dd span{
	color:#ED6100;
}
.qa_title{
	background:url(../img/qa_title_bg.png) repeat-x;
	margin-bottom:30px;
}
/* prArea */
.prArea{
	background:#FAF8F5;
	padding-bottom:30px;
}
.prbox{
	border-left:5px solid #E3D7C6;
	border-right:5px solid #E3D7C6;
	border-bottom:5px solid #E3D7C6;
	background:#FAF8F5;
	width:920px;
	padding:0px 25px 15px 25px;
}

/* doctorArea */
.doctorArea{
	background:#FAF8F5;
	padding-bottom:30px;
}
.doctor_intro{
	border-bottom:1px solid #666666;
	padding-top:20px;
	padding-bottom:20px;
}
.doctor_intro h3{
	padding-bottom:15px;
}
.doctor_intro p{
	margin-bottom:5px;
}
.signing{
	width:100%;
	text-align:right;
}
.doctor_intro{
	margin-bottom:30px;
}
.doctor_intro_box{
	padding:10px;
	background:#FFF;
	width:210px;
	text-align:center;
	float:left;
	margin-right:20px;
	box-shadow:rgba(0, 0, 0, 0.25) 0px 0px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0px 0px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 0px 3px 0px;
	margin-bottom:20px;
}
.doctor_img{
	margin-bottom:10px;
}
.doctor_name{
	margin-bottom:15px;
}
.doctor_btn{
	margin-bottom:5px;
}
.doctorArea h2{
	background:url(../img/bottom_title_bg.png) repeat-x;
}

/* clinicArea */
.clinicArea{
	background:#FAF8F5;
	padding-bottom:30px;
}
.clinicArea h2{
	background:url(../img/bottom_title_bg.png) repeat-x;
}
.clinicBox{
	width:980px;
	margin:0 auto;
}
.clinic_info{
	background:#FFF;
	border:1px solid #CCC;
	padding:9px;
}
.clinic_img{
	float:left;
	width:140px;
}
.clinic_table{
	width:560px;
	float:left;
	margin-left:10px;
}
.clinic_table table{
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	width:556px;
}
.clinic_table th{
	background:#FAF8F5;
	padding:10px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.clinic_table td{
	padding:10px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.clinic_map{
	float:left;
	width:240px;
	margin-left:10px;
}
.clinicArea h2{
	margin-bottom:15px;
}
.clinicArea h3{
	margin-bottom:10px;
}
.clinic_info{
	margin-bottom:20px;
}

/* footer */

#footer {
    background-color:#1BAF7A;
    color: #fff;
    display: inline-block;
    width: 100%;
}

#footer address {
    font-style: normal;
    margin: 8px auto;
    text-align: right;
    width: 960px;
}