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

@media screen and (min-width:0px) and (max-width:750px) {	

body{
	font-size: 14px;
	line-height: 1.5;
}

#pc_head,.pc_main,.ctbox{
	display: none;	
}
	
.w100p{
	width: 100%;
	height: auto;
}

.b-m20{
    margin-bottom: 15px;
}

.b-m30{
    margin-bottom: 15px;
}

.t-m30{
    margin-top: 15px;
}

.t-m60{
    margin-top: 15px;
}

.t-p40{
	padding-top: 20px;
}

.h-m40{
    margin-bottom: 15px;
    margin-top: 15px;	
}
	
#wrapper{
	width: 100%;
	height: 100%;
	margin: 0 auto;	
	padding-top: 40px;
}

.w1000{
	margin: 0 auto;
	text-align: center;	
	width: 95%;
	max-width: 1000px;
}

#sp_head{
	position: fixed;
    top: 0;
    left:0;
	height: 40px;
	background: #fff;
	z-index: 1000;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

.sp_logo{
	float: left;
	width: 20%;
	margin-top: 8px;
}

.sp_tel{
	float: right;
	width: 68%;
	margin-top: 8px;
}

.sp_logo img{
	height: 23px;
	width: auto;
	float: left;
}
.sp_tel img{
	height: 23px;
	width: auto;
	float: right;
}


article{
	position: relative;	
	z-index: 500;
}

article h2{
	font-size: 18px;
	line-height: 44px;
	font-weight: bold;
	height: 44px;
	text-align: center;
	margin: 0 auto 10px auto;
	color: #fff;
	background: #8A7153;
}

section h3{
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	height: 40px;
	text-align: center;
	color: #fff;
	background: #70B2E0;
}

article h3 span{
	font-size: 15px;
	font-weight: bold;
	color: #FEEB77;
}

.inner{
	margin: 0 auto;
	text-align: center;	
	width: 95%;
	max-width: 1000px;
}

.inner p{
	text-align: left;	
}

.risk{
	background: none;
	margin: 0 0 30px 0;
}

.risk_blue{
	width: 57%;
	border: 2px solid #417FAB;
	float: left;
	padding-bottom: 20px;
	display: inline-block;
}

.risk_blue dt{
	background: #417FAB;
	color: #fff;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 10px;
}

.risk_blue dd{
	background: url(../img/pc/icon_ck01.png) left center no-repeat;
	background-size: 10px auto;
	padding-left: 15px;
	margin: 0 10px 0 10px;
	text-align: left;
}

.risk_orange{
	width: 38%;
	border: 2px solid #E14B1C;
	float: right;
	padding-bottom: 20px;
	display: inline-block;
}

.risk_orange dt{
	background: #E14B1C;
	color: #fff;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 10px;
}

.risk_orange dd{
	background: url(../img/pc/icon_ck02.png) left center no-repeat;
	background-size: 10px auto;
	padding-left: 15px;
	margin: 0 10px 0 10px;
	text-align: left;
}

.caselist li{
	margin-bottom: 20px;
}

.caseset{
	float: right;
	width: 84%;
	text-align: left;
}

.caseimg{
	width: 13%;	
}

section h4{
	font-size: 16px;
	padding-left: 20px;
	font-weight: bold;
	background: url(../img/pc/icon_case.jpg) left center no-repeat;
	line-height: 1.3;
}

.caseset p{
	margin-top: 10px;
}

.bg_y{
	background: #FFFF73;
	font-weight: bold;
	padding: 0 10px;
}

.bg_y strong{
	color: #DF4B1A;
}

.sp_ctbox{
	background: url(../img/pc/ctbox_bg.jpg) top left repeat;
	border-top: 2px solid #C7E0F5;	
	padding: 10px 0 30px 0;
}

.sp_ctbox dt{
	margin-bottom: 10px;
	font-size: 11px;
	color: #E15226;
	font-weight: bold;
	border: 2px solid #E15226;
	padding: 10px 0;
	background: #fff;
}
.sp_ctbox dd{
	text-align: left;
	padding: 0 10px;
}

.kensa{
	width: 100%;
	height: auto;
}

.kensa img{
	width: 100%;
	height: auto;
}
.kensa_img{
	width: 100%;
	height: auto;
	margin-top: 10px;
}

.kensa_img img{
	width: 100%;
	height: auto;
}


.topbd{
	border-top: 1px solid #ccc;
	padding-top: 15px;
}

.kensatypeset{
	width: 100%;
	text-align: left;
	display: inline-block;
}

.kensatypelist .fright{
	float: none;
	text-align: center;
	margin: 10px auto 0 auto;
	width: 100%;
	height: auto;
}

.kensatypelist .fright img{
	width: 100%;
	height: auto;
}

.caseset p{
	margin-top: 10px;
}

.psgbox{
	background: #EFE6D7;
	padding: 10px;
}

.font20{font-size:16px;color: #fff;}

.cpap h3{
	font-size: 13px;
}

.cpap h3 span{
	font-size: 11px;
}

.cpapset{
	width: 100%;
	text-align: left;
}

.cpapset p{
	margin-top: 10px;
}

.cpap02{
	display: none;
}

.time{
	width: 100%;
}

.tbl01{
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}

.tbl01 th{
	border: 1px solid #ccc;
	background: #F5F5F5;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
}

.tbl01 td{
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
	text-align: center;
	font-weight: normal;
}

.maru{
	color: #417FAB;
	font-weight: bold;
}

.access{
	width: 100%;
}

.map{
	width: 100%;
	margin-top: 20px;
}


.map iframe{
	width: 100%;
}

.access .tbl01 th,.map .tbl01 th,.docter .tbl01 th{
	text-align: left;
}

.access .tbl01 td,.map .tbl01 td,.docter .tbl01 td{
	text-align: left;
}

.docter{
	width: 78%;
	float: right;	
}


.docter_img{
	width: 19%;
	float: left;
}


footer{
	text-align: center;
	margin: 30px auto 20px auto;
	border-top: 1px solid #777777;
}

#infoot{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}


#footR{
	font-size: 12px;
	text-align: center;
}

.ft_logo{
	display: none;
}

#page_top {
	position: fixed;
	bottom: 11px;
	right: 0;
	background: #8A7153;
	color: #fff;
	padding: 10px 10px 10px 15px;
	z-index: 1000;
	font-size: 10px;
}

#page_top a{
	color: #fff;
	display: block;
	text-decoration: none;
}


/* ------------------------------
	contactform
------------------------------ */

#contactform{
	background: url(../img/contactformbg.jpg) top left repeat;	
	padding-bottom: 30px;
	padding-top: 40px;
}

.thanks #contactform{
	padding-top: 0;	
}

#contactform .incontactform{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.contactmsg{
	text-align: left;
	padding: 0 10px;
}

.contactmsg br{
	display: none;
}

.step{
	display: none;
}

.tbl02{
	display: block;
	margin-top: 20px;
}

.tbl02 tr{
	width: 100%;
	border-collapse: collapse;
}


.tbl02 th{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #F5F5F5;
	padding: 10px 10px 10px 50px;
	text-align: left;
	font-weight: normal;
	display: list-item;
	list-style: none;
	
}

.required{
	background: url(../img/pc/required.png) no-repeat 5px center #F5F5F5 !important;
	background-size: auto 18px !important;
}

.required_img{
	height: 18px;
	width: auto;
}

.tbl02 td{
	background: #fff;
	padding: 10px;
	text-align: left;
	line-height: 1.5;
	display: list-item;
	list-style: none;
}


#form input{
	padding:7px 10px;
	border:1px solid #ccc;
	border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
	vertical-align:middle;
}

#form input[type="radio"]{
	padding:0;
	border:0;
}

#form input:focus{
	border:1px solid #666;
}

#form textarea {
	padding:7px 10px;
	border:1px solid #ccc;
	border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#form select {
 	padding: 7px 10px;
 	border: 1px solid #ccc;
 	border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#form input.submitBtnimg{
	border: none !important;
	width: 200px;
	height: auto;
}


.kome{
	font-size: 10px;
}

.kome br{
	display: none;
}


.thanks .incontactform p br{
	display: none;
}

.backbtn{
	width: 160px;
	height: auto;
	text-align: center !important;
	margin: 0 auto;
}

.backbtn img{
	width: 100%;
	height: auto;
}


/* validation */

.essential_message{
	font-size:14px;
	color:#EC793F;
	display:none;
	padding-top: 5px;
}

#error_message{
	background-color: #fff;
	border: 2px solid #EC793F;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	position:absolute;
	bottom: 1250px;
	left: 0;
  	right: 0;
	display:block;	
	text-align:center;
	margin: 0 auto;
	padding:15px;
	width:330px;
	line-height:1.4;
	z-index: 1;
}

#error_message a{
	font-size:14px;
	font-weight: bold;
	color:#EC793F;
}

}
