@charset "UTF-8";

html,body,.l_wrapper{
	position: relative;
	min-height:100%;
	height:100%;
	line-height:1.7em;
	font-family : 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#loader-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	min-height: 100%;
	top: 0px;
	left: 0px;
	background: #fff;
	z-index: 1001;
}

#loader {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 240px;
	height: 240px;
	margin-top: -62.5px;
	margin-left: -120px;
	text-align: center;
	color: #333;
	z-index: 2000;
}

#loader p{
	text-align:center;
	margin-top:30px;
	font-weight:bold;
	font-size:1.2em;
}

.sp_br {
	display: none;
}

.tb_br {
	display: none;
}

.sp_nav {
	display: none;
}

.sp_accident_txt {
	display: none;
}

.btnMenu {
	display: none;
}

.sp_caption {
	display: none;
}

.sp_sub_page_visual {
	display: none;
}

.sp_allow {
	display: none;
}

/*==================================
header
==================================*/

.header{
	padding: 20px 0px;
	background: #fff;
	width: 100%;
	position: fixed;
	z-index: 5;
}

.header h1{
	float: left;
	width: 273px;
	margin-left: 20px;
	line-height: 1em;
}

.header h1 img{
	width: 100%;
}

.header nav{
	float: right;
	margin-right: 20px;
}

.header ul li{
	float: left;
	margin-left: 35px;
}

.header ul li:first-child {
	margin-left: 0px;
}

.header ul li a:hover {
	color:#1b5641;
}

/*==================================
l_visual
==================================*/

.l_visual{
	width:100%;
	height:100%;
	overflow-y:hidden;
}

.flexslider,.slides,.flexslider li{
	height:100%;
}
.flexslider li{
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	background-position: top center;	
}

.flex_pc{
	display:block;
}

.flex_sp{
	display:none;
}

.l_visual .l_visual_inner{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:3;
}

.l_visual .visual_table{
	-webkit-display:table;
	display:table;
	width:100%;
	height:100%;

}

.l_visual .l_visual_inner .visual_cell{
	display:table-cell;	
	vertical-align:middle;
	text-align:center;
	color: #463c32;
}

.l_visual .l_visual_inner h1{
	font-size:2.2em;
	font-weight:500;
	line-height:1.3em;
	letter-spacing:0.05em;
	margin-bottom:20px;
}

.l_visual .l_visual_inner p{
	font-size:1.15em;
	line-height:1.8em;
	letter-spacing:0.05em;
}

.l_visual .visual_cell_inner {
    width: 720px;
    margin: 0 auto;
    padding: 55px 40px;
    background: rgba(255,255,255,0.8); 
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88ffffff,endcolorstr=#88ffffff, gradienttype=0);
}

/*==================================
c_contact
==================================*/

.c_contact{
	position:fixed;
	bottom:0;
	background:#f6f6f6;
	width:100%;
	z-index:100;
}

.c_contact .c_contact_inner{
	max-width:984px;
	width:100%;
	margin:0 auto;
	padding:20px 0;
	vertical-align:middle;
}

.c_contact .contact_txt{
	float:left;
	width:31.3333%;
	font-size:1.2em;
	color:#174434;
	line-height:1.7em;
}

.c_contact .c_tel{
	float:left;	
	width:38.3333%;
	color:#174434;
	line-height:1.9em;
}

.c_contact .c_tel p {
	color: #174434;
}

.c_contact .c_tel p a{
	font-size:2.2em;
	font-weight:600;
	color: #174434;
}

.c_contact .c_tel p a span{
	font-size:0.78em;
	color: #174434;
}

.c_contact .c_tel p small{
	font-size:0.85em;
	color: #174434;
}

.c_contact p.contact_btn{
	float:right;	
	width:30.3333%;
	margin-top:4px;
}

.c_contact p.contact_btn a{
	display:block;
	background:url(../img/common/btn_bg.gif);
	border-radius:0.3em;
	padding:12px 0;
	text-align:center;
	color:#fff;
	font-size:1.15em;
	box-shadow:5px 5px 0 #cfcfcf;
	text-shadow:1px 1px 3px #000;
}

.c_contact p.contact_btn a:hover {
	opacity:0.9;
}

/*==================================
c_price
==================================*/

.c_price{
	max-width:984px;
	width:100%;
	margin: 0 auto;
	padding: 50px 0px 0px;
}

.c_price h1{
	position:relative;
}

.c_price h1 div{
	border:1px solid #dedede;
	width:220px;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
	background: #fff;
}

.c_price h1 div:before{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	left:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.c_price h1 div:after{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	right:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.c_price h1 span{
	font-size:0.9em;
	color: #174434;
	display:block;
}

.c_price h1 b{
	font-size:1.4em;
	font-weight:500;
}

.c_price .c_price_axis{
	padding:50px 0 50px;
}

.c_price_axis .price_axis_left{
	width:560px;
	float:left;
}

.c_price_axis .price_axis_left dl{
	margin-bottom:15px;
}

.c_price_axis .price_axis_left dl dt{
	background:url(../img/common/dl_bg.gif);
	color:#fff;
	padding: 15px 105px 15px 15px;
	font-size:1em;
	box-shadow:5px 5px 0 #cfcfcf;
	position:relative;
}

.c_price_axis .price_axis_left dl dt small {
	font-size: 0.9em;
}

.c_price_axis .price_axis_left dl dd{
	margin-top:10px;
	font-weight:bold;
	font-size:0.95em;
}

.c_price_axis .price_axis_left dl span{
	display:block;
	position:absolute;
	right:15px;
	top:10px;
}

.c_price_axis .price_axis_left dl span a{
	display:block;
	background:#fff;
	padding:5px 20px;
	text-align:center;
	font-size:0.95em;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.c_price_axis .price_axis_left dl span a:hover{
	background:#e78f37;
	color:#fff;
}

.c_price_axis .price_axis_right{
	float:right;
	width:400px;
}

.c_price_axis .price_axis_right .pc_allow{
	width:35px;
	float:left;
	margin-right:10px;
	padding-top:95px;
}

.c_price_axis .price_axis_right p{
	float:right;
	width:350px;
	font-size:2em;
	line-height:1.6em;
	letter-spacing:-0.05em;
	padding-top:61px;
	color:#174434;
	font-weight:500;
}

.c_price_axis .price_axis_right p b{
	font-size:1.2em;
	font-weight:500;
}

.c_price_motto h2{
	font-size:1.7em;
	line-height: 1.5em;
	text-align:center;
}

.c_price_motto .price_motto_inner{
	padding:50px 0px 0px;
}

.c_price_motto .price_motto_inner .motto_item{
	float:left;
	width:313px;
	margin-left:20.5px;
}

.c_price_motto .price_motto_inner .motto_item:first-child{
	margin:0;
}

.c_price_motto .price_motto_inner .motto_item figure{
	margin-bottom:5px;
}

.c_price_motto .price_motto_inner .motto_item p{
	line-height:1.7em;
}


/*==================================
c_welcome
==================================*/

.c_welcome{
	max-width:984px;
	width:100%;
	margin: -50px auto 0px;
	padding-top: 100px;
}

.c_welcome h1 div{
	border:1px solid #dedede;
	width:220px;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
	background: #fff;
}

.c_welcome h1{
	position:relative;
}

.c_welcome h1 div:before{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	left:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.c_welcome h1 div:after{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	right:0;
	width:382px;
	height:1px;
	background:#dedede;	
	z-index: -1;
}

.c_welcome h1 span{
	font-size:0.9em;
	color: #174434;
	display:block;
}

.c_welcome h1 b{
	font-size:1.4em;
	font-weight:500;
}

.c_welcome .welcome_detail {
	margin: 50px 0px 0px;
	padding: 25px;
	background: #edf6f3;
}

.c_welcome .welcome_detail p {
	height: 400px;
	padding: 25px 5px 25px 25px;
	background: #fff;
}

/*==================================
c_service
==================================*/

.c_service{
	max-width:984px;
	width:100%;
	margin: -50px auto 0px;
	padding-top: 100px;
}

.c_service h1 div{
	border:1px solid #dedede;
	width:220px;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
	background: #fff;
}

.c_service h1{
	position:relative;
}

.c_service h1 div:before{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	left:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.c_service h1 div:after{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	right:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.c_service h1 span{
	font-size:0.9em;
	color: #174434;
	display:block;
}

.c_service h1 b{
	font-size:1.4em;
	font-weight:500;
}

.c_service .service_detail{
	margin: 50px 0px 0px;
}

.c_service .service_detail article{
	position: relative;
	margin-bottom: 50px;
}

.c_service .service_detail article:first-child:after{
	display: block;
	position: absolute;
	top: 82px;
	left: 40px;
	content: "";
	width: 16px;
	height: 57px;
	background: url(../img/service_arrow01.png) no-repeat;
}

.c_service .service_detail article:nth-child(2):after{
	display: block;
	position: absolute;
	top: 82px;
	left: 40px;
	content: "";
	width: 16px;
	height: 171px;
	background: url(../img/service_arrow02.png) no-repeat;
}

.c_service .service_detail article h2{
	position: absolute;
	top: -25px;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 50px;/* width,heightの半分 */
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #fff;
	background: #1f624a;/* 円の色 */
	font-size: 1.6em;
	line-height: 103px;
	text-align: center;
}

.c_service .service_detail article p{
	margin-left: 70px;
	padding: 25px 25px 25px 50px;
	background: #edf6f3;
}

.c_service_accident{}

.c_service_accident .service_accident_inner{
	border:1px solid #c66a0e;
	margin-bottom:25px;
}

.c_service_accident .service_accident_inner h2{
	color:#c66a0e;
	font-size:1.3em;
	line-height:1.0em;
	padding:10px;
	border-bottom:1px solid #c66a0e;
	font-weight:bold;
}

.c_service_accident .service_accident_inner h2 span{
	font-size:0.8em;
	margin-left:15px;
	font-weight:normal;
}

.accident_contents {
	background:#f6f6f6;

}

.accident_contents .accident_image{
	float:left;
	width:240px;
}

.accident_contents .accident_contact{
	float:right;
	width:720px;
	padding:25px 0px 20px;
}

.accident_contents .accident_contact h3{
	font-size:1.6em;
	font-weight:bold;
}

.accident_contents .accident_contact>p{
	font-size:0.9em;
}

.accident_contents .accident_contact .contact_inner{
	margin-top:10px;

}
.accident_contents .accident_contact .contact_inner .c_tel{
	float:left;
	width:48%;
	color:#277559;
}

.accident_contents .accident_contact .contact_inner .c_tel p.tel a{
	font-size:1.9em;
	font-weight:bold;
	color:#277559;
}

.accident_contents .accident_contact .contact_inner .c_tel p a span{
	font-size:0.85em;
}

.accident_contents .accident_contact .contact_inner .c_tel p.b_hours{
	font-size:0.85em;
}

.accident_contents .accident_contact .contact_btn{
	float:left;
	width:280px;
}

.accident_contents .accident_contact .contact_btn a{
	display:block;
	padding:10px;
	text-align:center;
	background:url(../img/common/btn_bg.gif);
	color:#fff;
	border-radius:0.3em;
	box-shadow:5px 5px 0 #cfcfcf;
	text-shadow:1px 1px 3px #000;	
	font-size:1.1em;
}

.accident_contents .accident_contact .contact_btn a:hover{
	opacity:0.9;
}

.c_service_accident dl{
	margin-top:15px;	
}

.c_service_accident dl span{
	display:block;
	position:absolute;
	right:15px;
	top:10px;
}

.c_service_accident dl span a{
	display:block;
	background:#fff;
	padding:5px 20px;
	font-weight: normal;
	text-align:center;
	font-size:0.95em;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.c_service_accident dl span a:hover{
	background:#e78f37;
	color:#fff;
}

.c_service_accident dl dt{
	position: relative;
	float:left;
	width:313px;
	background:url(../img/common/dl_bg.gif);
	color:#fff;	
	padding:15px;	
	font-size:1em;	
	box-shadow:5px 5px 0 #cfcfcf;
	font-weight: normal
}
.c_service_accident dl dd{
	float:left;	
	width: 600px;
	margin-left: 10px;
	padding: 10px 15px 0px;
	color:#463c32;
}

/*==================================
c_access
==================================*/

.c_access{
	max-width:984px;
	width:100%;
	margin: 50px auto 50px;
}

.c_access h1{
	position:relative;
}

.c_access h1 div{
	border:1px solid #dedede;
	width:220px;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
	background: #fff;
}

.c_access h1 div:before{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	left:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.c_access h1 div:after{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	right:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.c_access h1 span{
	font-size:0.9em;
	color: #174434;
	display:block;
}

.c_access h1 b{
	font-size:1.4em;
	font-weight:500;
}

.c_access .c_access_inner{
	padding:50px 0px 0px;
}

.c_access .c_access_inner figure {
	float: left;
	width: 49%;
	border: 5px solid #dddddd;
}

.c_access .c_access_inner figure img{
	width: 100%;
}

.c_access .access_map{
	width:480px;
	border:5px solid #f5fafb;
	float:left;
}

.c_access .access_map iframe{}

.c_access .c_profile{
	float:right;
	width: 47%;
}

.c_access .c_profile h3{
	width: 310px;
	margin-bottom: 13px;
}

.c_access .c_profile h3 img {
	width: 100%;
}

.c_access .c_profile .address{
	margin-bottom:10px;
	line-height: 1.6em;
}

.c_access .c_profile .c_schedule{
	border:1px solid #cecece;
	width:100%;	
	font-size:0.9em;
	margin-bottom:7px;
}

.c_access .c_profile .c_schedule th{
	width:52%;
	text-align:left;
	padding:5px;

}

.c_access .c_profile .c_schedule thead{
	background:#1e5e47;
	color:#fff;	
}


.c_access .c_profile .c_schedule th,
.c_access .c_profile .c_schedule td{
	border:1px solid #cecece;	
}

.c_access .c_profile .c_schedule td{
	text-align:center;
}

.c_schedule_supple {
}

.c_map .map_inner {
	height: 400px;
	padding-top: 5px;
	background: url(../img/common/top_bg.gif);
}

/*==================================
l_footer
==================================*/

.l_footer {
	padding-bottom:100px;
}

.l_footer .top_btn{
	background:url(../img/common/top_bg.gif);
	width:100%;
	height:60px;
	text-align:center;
	line-height:38px;
}

.l_footer .top_btn a{
	display:block;
}

.l_footer .copyright{
	text-align:center;
	padding:20px 0;
	font-size:1.2em;
}

/*==================================
subpage common
==================================*/

.sub_page_visual {
	position: relative;
	margin-bottom: 50px;
	display: table;
	width: 100%;
}

.sub_page_visual img {
	width: 100%;
	padding-top: 67px;
}

/*==================================
care
==================================*/

.care .sub_page_visual_inner {
	padding-top: 65px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 450px;
	background: url(../img/care_visual.jpg) no-repeat;
	background-size: cover;
	background-position: 58%;
}

.care .sub_page_visual_inner h1 {
	font-size:2.2em;
	font-weight:500;
	line-height:1.3em;
	letter-spacing:0.05em;
	margin-bottom:20px;
	text-align: center;
	color: #ffffff
}

.care .sub_page_visual_inner p {
	font-size:1.15em;
	line-height:1.8em;
	letter-spacing:0.05em;
	text-align: center;
	color: #ffffff
}

.care .c_insurance{
	max-width:984px;
	width:100%;
	margin:0 auto 50px;
}

.care .c_insurance h1{
	position:relative;
}

.care .c_insurance h1 div{
	border:1px solid #dedede;
	width:220px;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
	background: #fff;
}

.care .c_insurance h1 div:before{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	left:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.care .c_insurance h1 div:after{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	right:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.care .c_insurance h1 span{
	font-size:0.9em;
	color: #174434;
	display:block;
}

.care .c_insurance h1 b{
	font-size:1.4em;
	font-weight:500;
}

.care .c_insurance .c_insurance_inner {
	margin: 50px auto 0px;
}

.care .c_insurance .c_insurance_inner h2 {
	text-align: center;
	font-size: 1.5em;
}

.care .c_insurance .c_insurance_inner ul {
	width: 608px;
	margin: 50px auto 0px;
}

.care .c_insurance .c_insurance_inner ul li {
	position: relative;
	float: left;
	width: 160px;
	height: 160px;
	margin-left: 50px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	color: #174434;
	background: #eeeeee;
	font-size: 1.2em;
	text-align: center;
}

.care .c_insurance .c_insurance_inner ul li:first-child {
	margin-left: 0px;
}

.care .c_insurance .c_insurance_inner ul li span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 108px;
	margin-top: -35px;
	margin-left: -54px
}

.care .c_insurance .c_insurance_inner .insurance_txt {
	margin-top: 50px;
	line-height: 1.7em;
}

.care .c_insurance .c_insurance_inner table {
	width: 100%;
	margin-top: 50px;
}

.care .c_insurance .c_insurance_inner table td {
	width: 344px;
	border: 1px solid #c36100;
	text-align: center;
}

.care .c_insurance .c_insurance_inner table th {
	width: 150px;
	padding: 15px 0px;
	border: 1px solid #c36100;
	background: #e7c099;
}

.care .c_expense{
	max-width:984px;
	width:100%;
	margin:0 auto 50px;
}

.care .c_expense h1{
	position:relative;
}

.care .c_expense h1 div{
	border:1px solid #dedede;
	width:220px;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
	background: #fff;
}

.care .c_expense h1 div:before{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	left:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.care .c_expense h1 div:after{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	right:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.care .c_expense h1 span{
	font-size:0.9em;
	color: #174434;
	display:block;
}

.care .c_expense h1 b{
	font-size:1.4em;
	font-weight:500;
}

.care .c_expense .c_expense_inner {
	margin-top: 50px;
}

.care .c_expense .c_expense_inner h2 {
	text-align: center;
	font-size: 1.5em;
	margin: 0 auto;
}

.care .c_expense .c_expense_inner ul {
	width: 608px;
	margin: 50px auto 0px;
}

.care .c_expense .c_expense_inner ul li {
	position: relative;
	float: left;
	width: 160px;
	height: 160px;
	margin-left: 50px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	color: #174434;
	background: #eeeeee;
	font-size: 1.2em;
	text-align: center;
}

.care .c_expense .c_expense_inner ul li:first-child {
	margin-left: 0px;
}

.care .c_expense .c_expense_inner ul li span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 108px;
	margin-top: -35px;
	margin-left: -54px
}

.care .c_expense .c_expense_inner .expense_txt {
	margin-top: 50px;
	line-height: 1.7em;
}

.care .c_expense .c_expense_inner table {
	width: 100%;
	margin-top: 50px;
}

.care .c_expense .c_expense_inner table td {
	width: 93px;
	border: 1px solid #c36100;
	text-align: center;
	line-height: 1.4em
}

.care .c_expense .c_expense_inner table th {
	width: 150px;
	padding: 15px 0px;
	border: 1px solid #c36100;
	background: #e7c099;
	line-height: 1.4em
}

.care .c_expense .c_expense_inner table th span {
	font-size: 0.8em;
}

.care .c_myotherapy{
	max-width:984px;
	width:100%;
	margin:0 auto 50px;
}

.care .c_myotherapy h1{
	position:relative;
}

.care .c_myotherapy h1 div{
	border:1px solid #dedede;
	width:400px;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
	background: #fff;
}

.care .c_myotherapy h1 div:before{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	left:0;
	width:292px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.care .c_myotherapy h1 div:after{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	right:0;
	width:292px;
	height:1px;
	background:#dedede;	
	z-index: -1;
}

.care .c_myotherapy h1 span{
	font-size:0.9em;
	color: #174434;
	display:block;
}

.care .c_myotherapy h1 b{
	font-size:1.4em;
	font-weight:500;
}

.care .c_myotherapy .c_myotherapy_inner {
	margin-top: 50px;
}

.care .c_myotherapy .c_myotherapy_inner .myotherapy_txt{
}

.care .c_myotherapy .c_myotherapy_inner > div{
	margin-top: 25px;
}


.care .c_myotherapy .c_myotherapy_inner .attention{
	float: left;
	color: #c36100;
}

.care .c_myotherapy .c_myotherapy_inner .detail_btn{
	float: right;
}

.care .c_myotherapy .c_myotherapy_inner .detail_btn  a{
	display:block;
	width: 289px;
	background:url(../img/common/btn_bg.gif);
	border-radius:0.3em;
	padding:12px 0;
	text-align:center;
	color:#fff;
	font-size:1.15em;
	box-shadow:5px 5px 0 #cfcfcf;
	text-shadow:1px 1px 3px #000;
}

.care .c_myotherapy .c_myotherapy_inner .detail_btn  a:hover{
	opacity: 0.9;
}

.care .c_physical{
	max-width:984px;
	width:100%;
	margin:0 auto 0px;
}

.care .c_physical h1{
	position:relative;
}

.care .c_physical h1 div{
	border:1px solid #dedede;
	width: 220px;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
	background: #fff;
}

.care .c_physical h1 div:before{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	left:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.care .c_physical h1 div:after{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	right:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.care .c_physical h1 span{
	font-size:0.9em;
	color: #174434;
	display:block;
}

.care .c_physical h1 b{
	font-size:1.4em;
	font-weight:500;
}

.care .c_physical .c_physical_inner {
	margin-top: 50px;
}

.care .c_physical .c_physical_inner .c_physical_txt{
}

.care .c_physical .c_physical_inner > div {
	margin-top: 25px;
}

.care .c_physical .c_physical_inner .detail_btn{
	float: right;
}

.care .c_physical .c_physical_inner .detail_btn  a{
	display:block;
	width: 289px;
	background:url(../img/common/btn_bg.gif);
	border-radius:0.3em;
	padding:12px 0;
	text-align:center;
	color:#fff;
	font-size:1.15em;
	box-shadow:5px 5px 0 #cfcfcf;
	text-shadow:1px 1px 3px #000;
}

.care .c_physical .c_physical_inner .detail_btn  a:hover{
	opacity: 0.9;
}

/*==================================
traffic
==================================*/

.traffic .sub_page_visual_inner {
	padding-top: 65px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 450px;
	background: url(../img/traffic_visual.jpg) no-repeat;
	background-size: cover;
	background-position: 58%;
	color: #ffffff
}

.traffic .sub_page_visual_inner h1 {
	font-size:2.2em;
	font-weight:500;
	line-height:1.3em;
	letter-spacing:0.05em;
	margin-bottom:20px;
	text-align: center;
}

.traffic .sub_page_visual_inner p {
	font-size:1.15em;
	line-height:1.8em;
	letter-spacing:0.05em;
	text-align: center;
}

.traffic .c_cali{
	max-width:984px;
	width:100%;
	margin:0 auto 50px;
}

.traffic .c_cali h1{
	position:relative;
}

.traffic .c_cali h1 div{
	border:1px solid #dedede;
	width:220px;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
	background: #fff;
}

.traffic .c_cali h1 div:before{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	left:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.traffic .c_cali h1 div:after{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	right:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.traffic .c_cali h1 span{
	font-size:0.9em;
	color: #174434;
	display:block;
}

.traffic .c_cali h1 b{
	font-size:1.4em;
	font-weight:500;
}

.traffic .c_cali .c_cali_inner h2{
	text-align: center;
	font-size: 1.8em;
	line-height: 1.5em;
	margin: 50px auto 0px;
}

.traffic .c_cali .cali_point_wrap {
	margin: 50px auto;
}

.traffic .c_cali .cali_point_wrap li {
	position: relative;
	float: left;
	width: 304px;
	height: 277px;
	margin-left: 35px;
}

.traffic .c_cali .cali_point_wrap li:first-child {
	margin-left: 0px;
}

.traffic .c_cali .cali_point_wrap li:nth-child(4) {
	margin-left: 0px;
}

.traffic .c_cali .cali_point_wrap li figure{
	position: relative;
	width: 160px;
	height: 160px;
	margin: 0 auto;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	background: #eeeeee;
	font-size: 1.2em;
	text-align: center;
}

.traffic .c_cali .cali_point_wrap li p {
	margin-top: 25px;
}

.traffic .c_cali .cali_point_wrap li figure .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -54px;
	margin-left: -54px;
}

.traffic .c_cali .cali_point_wrap li figure .point_item {
	display: block;
	position: absolute;
	bottom: 0px;
	left: -64px;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border: 2px solid #174434;
	background: #fff;
	color: #174434;
	font-size: 1.3em;
	line-height: 80px;
	text-align: center;
}

.traffic .cali_contact_wrap{
	padding: 18px 25px;
	background: #f6f6f6;
	border: 1px solid #c36100;
}

.traffic .cali_contact_wrap .contact_wrap_txt{
	float: left;
	width: 580px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
}

.traffic .cali_contact_wrap .contact_wrap_txt small{
	font-size: 0.7em;
	font-weight: normal;
}

.traffic .cali_contact_wrap .contact_wrap_tel{
	float: right;
	width: 317px;
	line-height: 1.1em;
}


.traffic .cali_contact_wrap .contact_wrap_tel a{
	font-size:2.2em;
	color: #277559;
	line-height: 1.2em;
	font-weight: bold;
}

.traffic .cali_contact_wrap .contact_wrap_tel a span{
	font-size:0.78em;
	color: #277559;
}

.traffic .cali_contact_wrap .contact_wrap_tel small{
	font-size:0.9em;
	color: #277559;
}

.traffic .c_cali .detail_btn{
	float: right;
	margin-top: 25px;
}

.traffic .c_cali .detail_btn  a{
	display:block;
	width: 289px;
	background:url(../img/common/btn_bg.gif);
	border-radius:0.3em;
	padding:12px 0;
	text-align:center;
	color:#fff;
	font-size:1.15em;
	box-shadow:5px 5px 0 #cfcfcf;
	text-shadow:1px 1px 3px #000;
}

.traffic .c_cali .detail_btn  a:hover{
	opacity: 0.9;
}


.traffic .symptoms_list {
	width: 608px;
	margin: 50px auto 0px;
}

.traffic .symptoms_list li{
	position: relative;
	float: left;
	width: 160px;
	height: 160px;
	margin-left: 50px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	color: #174434;
	background: #eeeeee;
	font-size: 1.2em;
	text-align: center;
}

.traffic .symptoms_list li:first-child {
	margin-left: 0px;
}

.traffic .symptoms_list li span{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 130px;
	margin-top: -23px;
	margin-left: -65px;
}

.traffic .symptoms_list li:nth-child(2) span {
	margin-top: -10px;
}

.traffic .cali_txt {
	margin-top: 50px;
}

.traffic .c_accident{
	max-width:984px;
	width:100%;
	margin:0 auto;
}

.traffic  .c_accident h1{
	position:relative;
}

.traffic  .c_accident h1 div{
	border:1px solid #dedede;
	width:220px;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
	background: #fff;
}

.traffic  .c_accident h1 div:before{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	left:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.traffic  .c_accident h1 div:after{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	right:0;
	width:382px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.traffic  .c_accident h1 span{
	font-size:0.9em;
	color: #174434;
	display:block;
}

.traffic  .c_accident h1 b{
	font-size:1.4em;
	font-weight:500;
}

.traffic .c_accident {

}

.traffic .c_accident .c_accident_inner {
	margin: 50px auto 0px;
}

.traffic .c_accident .c_accident_inner h2{
	text-align: center;
	font-size: 1.8em;
	line-height: 1.5em;
}

.traffic .c_accident .accident_detail_wrap {
	margin-top: 25px;
}

.traffic .c_accident .accident_detail_wrap figure{
	float: left;
	margin-right: 25px;
	position: relative;
	width: 160px;
	height: 160px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	background: #eeeeee;
	text-align: center;
}

.traffic .c_accident .accident_detail_wrap figure span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -54px;
	margin-left: -54px;
}

.traffic .c_accident .accident_detail_wrap p{
	float: left;
	width: 744px;
	margin-top: 20px;
}

.traffic .c_accident .accident_txt {
	margin-top: 50px;
}

.traffic .c_accident .accident_txt span {
	text-decoration: underline;
}

/*==================================
contact
==================================*/

.header_contact {
	background: #f6f6f6;
}

.contact .c_form{
	max-width:984px;
	width:100%;
	margin:0px auto 50px;
	padding-top: 120px;
}

.contact .c_form .c_form_inner {
	margin-top: 50px;	
}

.contact .c_form h1{
	position:relative;
}

.contact .c_form h1 div{
	border:1px solid #dedede;
	width:280px;
	text-align:center;
	margin:0 auto;
	padding:5px 0;
	background: #fff;
}

.contact .c_form h1 div:before{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	left:0;
	width:351px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.contact .c_form h1 div:after{
	content:"";
	display:block;
	position:absolute;
	top:27px;
	right:0;
	width:351px;
	height:1px;
	background:#dedede;
	z-index: -1;
}

.contact .c_form h1 span{
	font-size:0.9em;
	color: #174434;
	display:block;
}

.contact .c_form h1 b{
	font-size:1.4em;
	font-weight:500;
}

.contact .c_form .form_text span {
	color: #c36100;
}

.contact .c_form .pc_flow {
	margin-top: 50px;
}

.contact .c_form .sp_flow {
	display: none;
}

.contact .c_form .form_wrap {
	width: 884px;
	padding: 50px;
	margin-top: 50px;
	background: #eeeeee;
}

.contact .c_form table {
}

.contact .c_form table tr:first-child td{
}

.contact .c_form table tr th{
	padding: 12px 0px 12px;
	vertical-align: middle;
	text-align: left;
}

.contact .c_form table tr th.textarea{
	vertical-align:top;
}

.contact .c_form table.confirm tr th{
	width:250px;
}

.contact .c_form table tr .input{
	width: 724px;
	height: 52px;
	padding: 12px 0px 12px; 
}

.contact .c_form table tr td {
	text-align: left;
	word-break:break-all
}

.contact .c_form table tr td input[type="text"] {
    width: 675px;
    height: 22px;
    padding: 15px;
    border: 1px solid #cecece;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.contact .c_form table tr td textarea {
	width: 675px;
	height: 200px;
	border: 1px solid #cecece;
	padding: 15px;
	color: #463c32;
	font-size: 1em;
	resize: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.contact .c_form input[type="submit"]{
	display:block;
	width: 280px;
	margin: 25px auto 0px;
	background:url(../img/common/btn_bg.gif);
	border-radius:0.3em;
	padding:12px 0;
	text-align:center;
	color:#fff;
	font-size:1.15em;
	box-shadow:5px 5px 0 #cfcfcf;
	text-shadow:1px 1px 3px #000;
	border: 0px;
}

.contact .c_form input[type="submit"]:hover {
	opacity: 0.9;
}

.contact .l_footer {
	padding-bottom: 0px !important;
}

.err{
	display:block;
	color:#c32500;
}

.fb-wrapper{
	position: fixed;
	bottom: 1px;
	right: 1px;
	z-index: 100;
	border: 1px solid #006A45;
	box-sizing: border-box;
}