@charset "UTF-8";

/*共通
---------------------------------------------------------*/
h1 {
	display: none;
}

#pagebody .box_w {
	margin-bottom: 10%;
}

#footer .f_news {
	display: none;
}

.bar_orange {
	background: url(../images/common/index_bg.png) repeat;
	padding: 10px 0 8px;
	color: #fff;
	font-size: 114%;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1.4em;
	border-radius: 3px;
	margin-bottom: 5%;
}
.bar_orange span {
	display: block;
	background: url(../images/common/index_bar.png) no-repeat left center;
	background-size: 10px;
	padding-left: 18px;
}

.lead_box {
	font-size: 106%;
	line-height: 2.0em;
}

.f_clinic_nav li {
	border: solid 1px #E3DBCC;
	padding: 2px;
	border-radius: 7px;
	margin-bottom: 10px;
}
.f_clinic_nav li p {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 50%, rgba(247,245,240,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 50%,rgba(247,245,240,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 50%,rgba(247,245,240,1) 50%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.f_clinic_nav li a {
	display: block;
	padding: 15px 3%;
	background: url(../images/common/arrow2.png) no-repeat 98% center;
	background-size: 8px;
	font-size: 116%;
	letter-spacing: .1em;
	color: #663300;
	text-decoration: none;
}

.btn_yellow {
	margin-top: 5%;
	text-align: center;
	letter-spacing: .1em;
	font-weight: bold;
}
.btn_yellow a {
	display: block;
	text-decoration: none;
	background: #FFFF33 url(../images/common/arrow3.png) no-repeat 98% center;
	background-size: 20px;
	padding: 10px 3% 7px;
	border-radius: 5px;
}



/*クリニック紹介
---------------------------------------------------------*/
.clinic .h_clinic_nav {
	position: relative;
}
.clinic .h_clinic_nav ul {
	padding-top: 5%;
}
.clinic .h_clinic_nav li {
	width: 32%;
	margin-left: 2%;
	float: left;
	position: relative;
	z-index: 1;
}
.clinic .h_clinic_nav li:first-child {
	margin-left: 0;
}
.clinic .h_clinic_nav .act_img {
	position: absolute;
	z-index: 2;
	top: 70%;
	width: 32%;
	text-align: center;
}
.clinic .h_clinic_nav .act_img img {
	width: 60px;
	height: auto;
}

.clinic h3 {
	margin-bottom: 5%;
}

.clinic .icon2 {
	margin-bottom: 5%;
}
.clinic .icon2 dt {
	color: #A3CA0B;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.4em;
	background: url(../images/common/icon2.png) no-repeat left .15em;
	background-size: 15px;
	padding-left: 20px;
	margin-bottom: 2%;
}
.clinic .icon2 dd {
	font-size: 94%;
	line-height: 1.6em;
}
.clinic .icon2 .img_photo {
	margin-top: 3%;
	text-align: center;
}
.clinic .icon2 .img_photo img {
	max-width: 178px !important;
	width: auto !important;
	height: auto !important;
	margin: 0 auto;
}



/*クリニック紹介：快適空間・通いやすい医院
---------------------------------------------------------*/
.clinic1 .h_clinic_nav .act_img {
	left: 3%;
}

.clinic1 .box2 dl {
	padding-left: 60px;
	margin-bottom: 5%;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 50px;
}
.clinic1 .box2 dl.item1 {
	background-image: url(../images/clinic/c_icon1.png);
}
.clinic1 .box2 dl.item2 {
	background-image: url(../images/clinic/c_icon2.png);
}
.clinic1 .box2 dl.item3 {
	background-image: url(../images/clinic/c_icon3.png);
}
.clinic1 .box2 dt {
	color: #A3CA0B;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 2%;
}

.clinic1 .box3 {
	margin-bottom: 3%;
}
.clinic .cli_index_new{
	padding-top: 30px;
	font-size:160%;
	font-weight: normal;
	letter-spacing: 0.15em;
	margin-bottom: 5%;
	color:#a3ca0b;
	background:url(../images/common/s_new.gif) no-repeat left top;}
.clinic1 .box4 .cli_index_new{
	margin-bottom:3%;
}


/*クリニック紹介：安心・安全・信頼
---------------------------------------------------------*/
.clinic2 .h_clinic_nav .act_img {
	left: 0;
	right: 0;
	margin: 0 auto;
}

.clinic2 .lead_box dt {
	color: #A3CA0B;
	font-size: 124%;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	margin-bottom: 3%;
}
.clinic2 .lead_box dl .flt_r {
	width: 35%;
	margin-left: 3%;
}

.clinic2 .clean h4 {
	background: rgb(205,248,231); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(205,248,231,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(205,248,231,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(205,248,231,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdf8e7', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	padding: 10px 0;
	padding-left: 70px;
	color: #0075AB;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	position: relative;
	margin-bottom: 5%;
}
.clinic2 .clean h4 span {
	width: 60px;
	position: absolute;
	left: 0;
	top: -10px;
}
.clinic2 .clean .class_b dt {
	color: #FC7113;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-bottom: 3%;
}
.clinic2 .clean .class_b dd .flt_r {
	width: 45%;
	margin-left: 3%;
}
.clinic2 .clean .bg_box {
	margin-top: 3%;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(226,245,254,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(226,245,254,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(226,245,254,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2f5fe',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;
	padding: 5%;
}
.clinic2 .clean .bg_box dt {
	color: #0074AB;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-bottom: 3%;
}
.clinic2 .clean .bg_box dd {
	font-size: 94%;
	line-height: 1.6em;
}
.clinic2 .clean .bg_box dd .flt_l {
	width: 45%;
}
.clinic2 .clean .bg_box dd .flt_r {
	width: 50%;
}

.clinic2 .box1 {
	margin-bottom: 5% !important;
}
.clinic2 .box2 .bg_box {
	background: #EEEEE4;
	padding: 5% 5% 0;
}

.clinic2 .box3 .orange {
	color: #FC7114;
	font-weight: bold;
	margin: 0 2px;
}

.doc_staff .bg_box {
	background: url(../images/clinic/bg.png) repeat;
	padding: 5%;
	border-radius: 10px;
	color: #fff;
	font-size: 94%;
	line-height: 1.6em;
}
.doc_staff h5 {
	color: #333;
	font-size: 150%;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1.4em;
	text-align: center;
	margin-bottom: 5%;
}
.clinic2 .box1 .icon2 .img_photo2 img {
	max-width: 300px !important;
}

.clinic2 .box1 .cli_index_new {
	padding-top: 30px;
	letter-spacing: 0.15em;
	padding-left: 0;
	margin-bottom: 5%;
	color:#a3ca0b;
	background:url(../images/common/s_new.gif) no-repeat left top;
}

/*クリニック紹介：知識・技術・最新設備
---------------------------------------------------------*/
.clinic3 .h_clinic_nav .act_img {
	right: 3%;
}

.clinic3 .device_list li {
	border-top: solid 1px #EEEEE4;
	padding: 5% 5% 2%;
}
.clinic3 .device_list li:nth-child(even) {
	background: #EEEEE4;
}

.clinic3 .icon2 .img_photo img {
	max-width: 160px !important;
}

.clinic3 .ct_bnr {
	margin-top: 5%;
}
.clinic3 .ct_bnr p {
	text-align: center;
	color: #666;
	font-weight: bold;
	font-size: 110%;
}



/*歯科用CT
---------------------------------------------------------*/
.ct .bg_box {
	background: #FDFCEC;
}

.ct .merit {
	margin-top: 10%;
	margin-bottom: 0px !important;
	padding-bottom: 8%;
}
.ct .merit h4 {
	margin-bottom: 8%;
}
.ct .merit .item dt {
	background: url(../images/common/bg3.png) repeat;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	padding: 10px 0 7px;
	padding-left: 50px;
	position: relative;
	margin-bottom: 3%;
}
.ct .merit .item dt span {
	position: absolute;
	width: 40px;
	top: -10px;
	left: 5px;
}
.ct .merit .item dd {
	margin-bottom: 8%;
}
.ct .merit .item dd span {
	background: #FFCC66;
}

.ct .feature_title {
	background: url(../images/common/bg2.png) repeat;
	padding: 15px 5%;
	text-align: center;
	line-height: 1.0em;
}
.ct .feature {
	background: #F8F3D2;
	padding: 5%;
}
.ct .feature dl {
	margin-bottom: 5%;
}
.ct .feature dt {
	color: #660000;
	font-size: 106%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	padding-bottom: 5px;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 3%;
}
.ct .feature .txt_caption {
	margin-top: 10px;
	color: #666;
	font-size: 90%;
	line-height: 1.4em;
}



/*ANNEX
---------------------------------------------------------*/
.annex .bg_box {
background: rgb(73,66,66); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(73,66,66,1) 0%, rgba(0,0,0,1) 50%, rgba(73,66,66,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(73,66,66,1) 0%,rgba(0,0,0,1) 50%,rgba(73,66,66,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(73,66,66,1) 0%,rgba(0,0,0,1) 50%,rgba(73,66,66,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494242', endColorstr='#494242',GradientType=0 ); /* IE6-9 */
	padding-top: 3%;
	padding-bottom: 8%;
	color: #fff;
}
.annex .lead_box {
	margin: 5% 0 7%;
	text-align: center;
}
.annex h4 {
	margin-bottom: 3%;
}

.annex .point2 .flt_r {
	width: 40%;
	margin-left: 3%;
}

.annex .point3 .flt_l {
	width: 45%;
	margin-right: 3%;
}



/*キッズルーム
---------------------------------------------------------*/
.kids .bg_box {
	background: #FDFCEC;
	padding-bottom: 3%;
}
.kids .bg_box .box {
	margin: 5% 0;
	line-height: 1.8em;
}
.kids .bg_box .box .marker {
	background: #FCFB9B;
}
.kids .bg_box .txt_lead dt {
	color: #FD9100;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-bottom: 3%;
}
.kids .bg_box .hoiku_sch {
	margin-top: 5%;
	background: url(../images/common/bg5.png) repeat;
	border-radius: 10px;
	padding: 5px;
	position: relative;
}
.kids .bg_box .hoiku_sch h4 {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
	padding: 10px 3%;
}
.kids .bg_box .hoiku_sch dl {
	background: #fff;
	border-radius: 7px;
}
.kids .bg_box .hoiku_sch dt {
	padding: 10px 3%;
	border-bottom: solid 1px #845B2F;
}
.kids .bg_box .hoiku_sch dd {
	padding: 10px 3% 5px;
}
.kids .bg_box .hoiku_sch .abs_img {
	width: 50%;
	position: absolute;
	right: 2%;
	bottom: 0;
}

.kids .hoikushi {
	margin: 7% 0 5%;
	background: #FFE5EC;
	padding: 5px;
}
.kids .hoikushi dl {
	border: solid 1px #FFA2B9;
	padding: 2% 5%;
}
.kids .kids_club {
	background: url(../images/clinic/kids/bg.png) repeat;
	border-radius: 10px;
	padding: 5% 3%;
	position: relative;
	color: #fff;
	line-height: 1.6em;
}
.kids .kids_club .flt_box {
	margin: 3% 0;
}
.kids .kids_club .flt_l {
	width: 67%;
	padding-left: 2%;
}
.kids .kids_club .flt_r {
	width: 30%;
}
.kids .kids_club ul {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	color: #666;
	line-height: 1.4em;
}
.kids .kids_club ul .arrow {
	width: 15px;
	margin: 10px auto;
}
.kids .kids_club ul .flow_item {
	background: #fff;
	padding: 5px;
	border-radius: 7px;
}
.kids .kids_club ul .flow_item p {
	border: dashed 1px #CCCC00;
	border-radius: 5px;
	padding: 7px 0;
}
.kids .kids_club ul li:last-child {
	background: #FFFFCC;
	position: relative;
}
.kids .kids_club ul li:last-child p {
	border: dashed 1px #339900;
}
.kids .kids_club ul li:last-child .abs_img1,
.kids .kids_club ul li:last-child .abs_img2 {
	position: absolute;
	width: 25px;
	height: auto;
	border: none;
}
.kids .kids_club ul li:last-child .abs_img1 {
	left: 3%;
	bottom: 5%;
}
.kids .kids_club ul li:last-child .abs_img2 {
	right: 3%;
	top: 5%;
}



/*診療内容
---------------------------------------------------------*/
.medical {
	padding-top: 8%;
}

.medical .lead_box dd {
	margin-top: 8%;
}
.medical .lead_box dd li {
	text-indent: -1.0em;
	margin-left: 1.0em;
	line-height: 1.6em;
	margin-bottom: 3%;
}
.medical .lead_box .flt_box1 .flt_l {
	width: 40%;
	margin-right: 5%;
}
.medical .lead_box .flt_box2 .flt_r {
	width: 30%;
	margin-left: 5%;
}
.medical .lead_box .txt_strong img {
	max-width: 250px;
	height: auto;
}

.medical h3 {
	color: #333;
	font-size: 150%;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1.4em;
	text-align: center;
	padding-bottom: 5px;
	padding: 10px 3% 7px;
	border: solid 1px #DB7B22;
	margin-bottom: 5%;
}

.medical .txt_card {
	margin-top: 3%;
	color: #A3CA0B;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
}
.medical .txt_card2 {
	margin-top: -3%;
	color: #A3CA0B;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
}
.medical .med_img {
	max-width: 150px;
	margin: 5% auto 0;
}

.medical .link_loan a{
	color:#663333;
	background:url(../images/medical/link_arrow.png) no-repeat right 0.1em;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
	border-bottom:1px solid #B29999;
	padding-bottom:2px;}
	
.medical .link_loan {
	margin:5% 0 3% 0;
	text-align:center;}	
	
.medical .whitening .link_loan,
.medical .beauty .link_loan,
.medical .implant .link_loan{
	margin:5% 0 8% 0;}	

.medical .implant .link_loan{
	text-align:left;}

/* 一般歯科・予防歯科 */
.ippan .icon_green li {
	background: url(../images/common/icon2.png) no-repeat left .2em;
	background-size: 13px;
	padding-left: 20px;
	margin-bottom: 3%;
}
.ippan .bg_box {
	margin-top: 5%;
	background: url(../images/common/bg6.png) repeat;
	padding: 5%;
	border-radius: 10px;
}
.ippan .bg_box h4 {
	background: #FC7114;
	padding: 7px 3% 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
	text-align: center;
	margin-bottom: 5%;
}
.ippan .bg_box dt {
	color: #000;
	font-size: 130%;
	line-height: 1.4em;
	text-align: center;
}
.ippan .bg_box dd {
	margin-top: 3%;
	font-size: 90%;
	line-height: 1.6em;
}
.ippan .bg_box dd span {
	color: #DA7A21;
	font-weight: bold;
}
/* 小児歯科 */
.child .flt_box .flt_r {
	width: 35%;
	margin-left: 3%;
}
/* 矯正治療 */
.kyosei h4 {
	background: url(../images/common/bg7.png) repeat;
	padding: 10px 3%;
	border-top: solid 1px #FFBE7D;
	border-bottom: solid 1px #FFBE7D;
	color: #5B351A;
	font-size: 110%;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1.0em;
	margin-bottom: 3%;
}
.kyosei .petit_kyosei {
	margin-top: 10%;
	background: url(../images/common/bg8.png) repeat;
	padding: 20% 5% 5%;
	position: relative;
}
.kyosei .petit_kyosei h5 {
	position: absolute;
	padding: 0 5%;
	left: 0;
	top: -5%;
}
.kyosei .petit_kyosei span {
	color: #FC7113;
	font-weight: bold;
}
.kyosei .invisalign {
	margin-top: 12%;
	background: url(../images/common/bg9.png) repeat;
	padding: 20% 5% 5%;
	position: relative;
}
.kyosei .invisalign h5 {
	position: absolute;
	padding: 0 5%;
	left: 0;
	top: -5%;
}
.kyosei .invisalign span {
	color: #FC7113;
	font-weight: bold;
}
/* インプラント */
.implant .flt_box .flt_r {
	width: 20%;
	margin-left: 3%;
}
.implant .flt_box .flt_l {
	width: 77%;
}

/* 歯周病治療 */
.perio .img_80{
	margin:3% auto 5% auto;}
.perio .img_81{
	width:40%;
	margin:3% auto 0 auto;}
.perio span{
	color:#E57E1E;
	font-weight:bold;}		
	
/* ホワイトニング */	
.whitening .sinsational{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff3cb+0,fff3cb+100&0.5+0,1+100 */
background: -moz-linear-gradient(top, rgba(255,243,203,0.5) 0%, rgba(255,243,203,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,243,203,0.5) 0%,rgba(255,243,203,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,243,203,0.5) 0%,rgba(255,243,203,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80fff3cb', endColorstr='#fff3cb',GradientType=0 ); /* IE6-9 */
padding:5%;
margin:5% 0;}

.whitening .sinsational .pointbox li{
	background:#FFFFFF;
	border-radius:13px;}
	
.whitening .sinsational .mainbox p{
	text-align:center;
	line-height:1.7em;}	
	
.whitening .sinsational .title3{
	width:80%;
	margin:5% auto 0 auto;}	

.whitening .sinsational .pointbox li{
	position:relative;
	padding:5%;
	text-align:center;}
	
.whitening .sinsational .pointbox li .number{
	position:absolute;
	left:0;
	top:0;
	width:20%;}	
	
.whitening .sinsational .pointbox li{
	line-height:1.5em;}	
	
.whitening .sinsational .pointbox li .point_style{
	width:60%;
	margin:5% auto 0 auto;}	
	
.whitening .sinsational .pointbox li strong{
	font-weight:bold;
	font-size:120%;}
	
.whitening .sinsational .pointbox li span{
	color:#E57E1E;}	
	
.whitening .sinsational .pointbox li .bg_g{
	font-size:90%;
	background:#F7F6F2;
	padding:6px 0px;
	border-radius:25px;}	
	
.whitening .sinsational .pointbox li{
	margin-top:5%;}	
	
.whitening	 .link_loan{
	text-align:left;
}
.whitening .med_img{
	max-width: 175px;
}
.botulinum .txt dt{
	font-size: 120%;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}	
.botulinum .med_img{
	max-width: 175px;
}
.botulinum .price{
	width: 100%;
	max-width: 520px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #d6d6d6;
	font-size:inherit;
    font:100%;
	border-collapse: separate;
	border-spacing: 0;
}
.botulinum .price th{
	width: 50%;
	background-color: #f7f8f4;
	font-size: 15px;
	line-height: 1.5em;
	padding: 1em;
	border-top: 1px solid #d6d6d6;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 0;
}
.botulinum .price td{
	width: 50%;
	line-height: 1em;
	font-weight: bold;
	color: #db7b22;
	padding: 1em;
	text-align: right;
	border-top: 1px solid #d6d6d6;
	vertical-align: middle;
	box-sizing: border-box;
}
.botulinum .price td span{
	font-size: 15px;
	line-height: 1em;
}
.botulinum .effect_box{
	border: 3px solid #e4efc2;
	padding:5%;
	border-radius: 3vw;
}
.botulinum .effect_box dt{
	font-size: 130%;
	letter-spacing: normal;
	line-height: 1.5em;
	text-align: center;
	padding-bottom: 0.8em;
	margin-bottom: 1em;
	position: relative;
}
.botulinum .effect_box dt::before{
	position: absolute;
	content: "";
	background: #ea771c;
	width: 7.5em;
	height: 1px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
}
.botulinum .effect_box ul li{
	margin-top:0.8em;
}
.botulinum .effect_box ul li:first-child{
	margin-top: 0;
}

.botulinum .effect_box ul li span{
	padding-left: 2.25em;
	position: relative;
	display: block;
}
.botulinum .effect_box ul li span::before{
	position: absolute;
	content: "";
	background: url(../images/medical/icon_check.svg) no-repeat left top;
	background-size: 100% 100%;
	width: 1.5em;
	height: 1.5em;
	left: 0;
	top:-0.1em;
}

/*スタッフ紹介
---------------------------------------------------------*/
.staff {
	padding-top: 5%;
}

.staff .incho_box .item .flt_l {
	width: 30%;
}
.staff .incho_box .item .flt_r {
	width: 65%;
	color: #666666;
}
.staff .incho_box .bg_box {
	margin: 5% 0;
	background: url(../images/staff/bg.png) repeat;
	padding: 5%;
	font-size: 90%;
	line-height: 1.6em;
}
.staff .incho_box .bg_box h4 {
	color: #663333;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
	margin-bottom: 2%;
}
.staff .incho_box .bg_box dt {
	margin-top: 2%;
}
.staff .incho_box .message {
	line-height: 2.0em;
}
.staff .incho_box .message strong {
	color: #DB7B22;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
}
.staff .incho_box .message .flt_r {
	width: 25%;
	margin-left: 3%;
}

.staff .staff_list .flt_l {
	width: 23%;
}
.staff .staff_list .flt_r {
	width: 72%;
	color: #666666;
}

.staff .txt_name {
	border-top: solid 1px #FDB889;
	border-bottom: solid 1px #FDB889;
	margin-bottom: 5%;
}
.staff .incho_box .txt_name {
	padding: 6% 0;
}
.staff .staff_list .txt_name {
	padding: 4% 0;
}
.staff .txt_name > dt {
	letter-spacing: .2em;
	line-height: 1.0em;
}
.staff .txt_name > dd {
	font-size: 150%;
	letter-spacing: .2em;
	line-height: 1.0em;
	margin-top: 3%;
}
.staff .txt_name > dd.ft_selif{
	color: #FD8D43;
	font-size: 80%;
	letter-spacing: .1em;
	line-height: 1.0em;
	font-family: 'Libre Baskerville', serif;
}
.staff .txt_blad {
	font-size: 90%;
	line-height: 1.6em;
}

.staff .staff_profile li,
.staff .staff_profile2 li {
	padding-top: 5%;
}

.staff .staff_profile h4,
.staff .staff_profile2 h4 {
	background: url(../images/common/icon1.png) no-repeat left center;
	background-size: 8px;
	padding-left: 15px;
	color: #FC7114;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
	margin-bottom: 5px;
}
.staff .staff_profile p,
.staff .staff_profile2 p {
	font-size: 90%;
	line-height: 1.4em;
}
.staff .staff_list > li {
	padding: 5% 0;
	border-bottom: dotted 1px #ccc;
}



/*アクセス・診療時間
---------------------------------------------------------*/
.acc_sch {
	padding-top: 5%;
}
.acc_sch .icon_item {
	padding-left: 60px;
	padding-bottom: 3%;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 3%;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 50px;
}
.acc_sch .icn_item1 {
	background-image: url(../images/access/icon1.png);
}
.acc_sch .icn_item2 {
	background-image: url(../images/access/icon3.png);
}
.acc_sch .icn_item3 {
	background-image: url(../images/access/icon2.png);
}
.acc_sch .icn_item4 {
	background-image: url(../images/clinic/c_icon1.png);
}
.acc_sch .icn_item5 {
	background-image: url(../images/clinic/c_icon2.png);
	border: none;
}
.acc_sch .icon_item > dt {
	color: #A3CA0B;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 2%;
}
.acc_sch .icn_item2 dd ul {
	position: relative;
	padding-left: 1.0em;
}
.acc_sch .icn_item2 dd li span {
	position: absolute;
	left: 0;
	top: 0;
}
.acc_sch .icon_orange dt,
.acc_sch .icon_orange li {
	background: url(../images/common/icon1.png) no-repeat left center;
	background-size: 10px;
	padding-left: 15px;
}
.acc_sch .icon_orange dd {
	margin-bottom: 3%;
}

.acc_sch .f_kyushin {
	margin-top: 5%;
}

.acc_sch .contact_box {
	margin-top: 5%;
	padding: 5%;
	text-align: center;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
}
.acc_sch .contact_box .cnt_txt dt img {
	max-height: 22px;
	width: auto;
}
.acc_sch .contact_box .cnt_txt dd {
	color: #663300;
	margin: 10px 0 3%;
}
.acc_sch .contact_box .cnt_tel dt {
	line-height: 1.0em;
	margin: 0 auto 1%;
}
.acc_sch .contact_box .cnt_tel dd {
	color: #69C332;
	font-weight: bold;
}

.acc_sch .access .map_btn {
	margin-top: 3%;
	margin-bottom: 5%;
}
.acc_sch .access .map_btn li {
	background: -moz-linear-gradient(top,  rgba(102,197,33,0.7) 0%, rgba(102,197,33,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(102,197,33,0.7) 0%,rgba(102,197,33,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(102,197,33,0.7) 0%,rgba(102,197,33,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b366c521', endColorstr='#66c521',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	border: solid 1px #B6E496;
	width: 49%;
	float: right;
	line-height: 1.4em;
}
.acc_sch .access .map_btn li:first-child {
	float: left;
}
.acc_sch .access .map_btn li a {
	display: block;
	padding: 10px;
	padding-right: 0;
	background: url(../images/common/arrow4.png) no-repeat 97% center;
	background-size: 6px;
	color: #fff;
	text-decoration: none;
}

.acc_sch .access .txt_near {
	color: #663300;
	font-size: 106%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
}
.acc_sch .access .car_root {
	margin: 5% 0;
}
.acc_sch .access .car_root dt {
	background: url(../images/common/icon2.png) no-repeat left center;
	background-size: 16px;
	padding-left: 20px;
	color: #A3CA0B;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 2%;
}



/*初診予約
---------------------------------------------------------*/
.reserve {
	padding-top: 5%;
}
.reserve .first_box .lead_box {
	background: url(../images/common/bg4.png) repeat;
	border-radius: 10px;
	padding: 5%;
	margin-bottom: 5%;
}
.reserve .first_box .lead_box dt {
	color: #663333;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	margin: 3% 0;
}

.reserve .first_box .contact_box {
	margin-top: 5%;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	padding: 5% 0;
}
.reserve .first_box .contact_box dt {
	margin-top: 3%;
	color: #666;
	font-size: 106%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
	background: url(../images/common/icon1.png) no-repeat left center;
	background-size: 14px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.reserve .flow_list li {
	padding-bottom: 7%;
	background: url(../images/reserve/line.png) repeat-y 10px top;
	line-height: 1.8em;
}
.reserve .flow_list li:last-child {
	background: none;
}
.reserve .flow_list dt {
	background: #fff;
	font-family: 'Libre Baskerville', serif;
	color: #A09479;
	font-size: 110%;
	line-height: 1.0em;
	padding: 10px 3%;
	border: solid 1px #D0CABC;
	border-radius: 5px;
	margin-bottom: 3%;
}
.reserve .flow_list dd {
	padding-left: 30px;
}
.reserve .flow_list img.btn_img {
	height: 25px;
	width: auto;
	margin: 0 5px;
}
.reserve .btn_link {
	width: 80%;
	margin: 0 auto;
background: rgb(252,113,20); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(252,113,20,1) 0%, rgba(252,113,20,1) 50%, rgba(230,99,17,1) 50%, rgba(252,113,20,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(252,113,20,1) 0%,rgba(252,113,20,1) 50%,rgba(230,99,17,1) 50%,rgba(252,113,20,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(252,113,20,1) 0%,rgba(252,113,20,1) 50%,rgba(230,99,17,1) 50%,rgba(252,113,20,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7114', endColorstr='#fc7114',GradientType=0 ); /* IE6-9 *//* box-shadow */
box-shadow:0px 0px 10px -2px #a6a6a6;
-moz-box-shadow:0px 0px 10px -2px #a6a6a6;
-webkit-box-shadow:0px 0px 10px -2px #a6a6a6;
	border-radius: 5px;
	border: solid 1px #FC7114;
}
.reserve .btn_link a {
	background: url(../images/common/arrow4.png) no-repeat 97% center;
	background-size: 6px;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
	display: block;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
}

.reserve .first_box .attention dl{
	width:100%;
	color: #dd2200;
	font-weight: bold;
	font-size: 106%;
	line-height: 1.7em;}

.reserve .first_box .attention dt{
	float:left;}
	
.reserve .first_box .attention dd{
	float:left;
	width:90%;}	
	


/*採用情報_old
---------------------------------------------------------*/
/*
.recruit {
	padding-top: 7%;
}
.recruit .lead_box {
	margin-bottom: 7%;
}
.recruit .merit_list li {
	padding-bottom: 8%;
	background: url(../images/recruit/dot_line.gif) repeat-x left bottom;
	margin-bottom: 5%;
}
.recruit .merit_list li:last-child {
	padding-bottom: 0;
	background: none;
	margin-bottom: 0;
}
.recruit .merit_list h4 {
	margin-bottom: 5%;
}
.recruit .merit_list .img_photo {
	max-width: 200px;
	margin: 5% auto 0;
}
*/



/*sitemap
---------------------------------------------------------*/
.sitemap .pagebody {
	text-align: left;
}
.sitemap .pagebody li a {
	text-decoration: none;
	display:block;
	padding:7% 5%;
	color:#908774;
	border-bottom: solid 1px #ccc;
}

.sitemap .pagebody li a:before{
	font-family: 'FontAwesome';
	content:'\f144';
	font-size:.9em;
	color:#5EC900;
	padding-right:.8em;
}

.sitemap .pagebody p{
	background: url(../images/common/bg5.png) repeat;
	padding:5%;
	color:#fff;
}



/*採用情報
---------------------------------------------------------*/
.recruit {
	padding-top: 10%;
}
.recruit .rec_bar {
	margin-top: 10%;
	background: url(../images/recruit2/title_bg.png) repeat;
	padding: 15px 3%;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.0em;
}
.recruit .kensyu .lead {
	padding-bottom: 8%;
	background: url(../images/recruit2/point_line.png) repeat-x center bottom;
	text-align: left;}

.recruit .lead2 .ank_link {
	margin-bottom: 8%;
}
.recruit .lead2 .ank_link li {
	width: 49%;
	border-radius: 50px;
}
.recruit .lead2 .ank_link li:first-child {
	background: #0092A5;
	float: left;
}
.recruit .lead2 .ank_link li:last-child {
	background: #A82F78;
	float: right;
}
.recruit .lead2 .ank_link a {
	display: block;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	font-size: 3.8vw;
	letter-spacing: .05em;
	line-height: 1.0em;
	text-decoration: none;
}
.recruit .lead2 .ank_link span {
	position: relative;
	display: inline-block;
	padding-right: 10px;
	vertical-align: middle;
	text-decoration: none;
}
.recruit .lead2 .ank_link span::before{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	right: -5px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #fff;
}	
	
.recruit .lead h3,
.recruit .lead2 h3 {
	max-width: 300px;
	margin: 0 auto 10px;
}
.recruit .lead .txt_en,
.recruit .lead2 .txt_en {
	font-family: 'Libre Baskerville', serif;
	font-size: 90%;
	letter-spacing: normal;
	line-height: 1.0em;
	text-align: center;
	margin-bottom: 7%;
}
.recruit .lead .ank_link {
	margin-bottom: 5%;
}
.recruit .lead .ank_link li {
	width: 49%;
	float:left;
	margin-bottom:2%;
}

.recruit .lead .ank_link li:nth-child(even){
	margin-left:2%;}

.recruit .lead p {
	font-size: 104%;
	line-height: 1.8em;
}
.recruit .lead p span {
	background: #FFFF00;
}
.recruit .lead dl{
	background:#F8F3EB;
	padding:5%;
	font-weight:bold;
	margin:3% 0 1% 0;}
	
.recruit .lead .lead_list dt{
	font-size:110%;
	color:#0092A6;
	text-align:center;
	margin-bottom:3%}
	
.recruit .lead .lead_list dd{
	background: url(../images/recruit2/kensyulead_icon.png) no-repeat left 4px;
	padding-left:18px;
	margin-bottom:2%;}

/* メッセージ */
.recruit .job_box {
	background: #F7F3EC;
	padding: 8% 0;
	position: relative;
	margin-top: 10%;
}
.recruit .job_box h4 {
	max-width: 300px;
	margin: 0 auto 4%;
}
.recruit .job_box .abs_img {
	position: absolute;
	width: 30px;
	left: 0;
	top: 0;}
	
.recruit .job_box .box {
	margin-top: 6%;
	background-repeat: no-repeat;
	background-size: contain;}
	
.recruit .job_box .box p {
	width: 62%;}
	
.recruit #for_doctor .box {
	background-image: url(../images/recruit2/doctor_bg.jpg);
	background-position: right top;
}
.recruit #for_uketsuke .box {
	background-image: url(../images/recruit2/uketsuke_bg.jpg);
	background-position: right top;
}
.recruit #for_hoiku .box {
	background-image: url(../images/recruit2/hoiku_bg.jpg);
	background-position: right top;
}
.recruit #for_jimu .box {
	background-image: url(../images/recruit2/jimu_bg.jpg);
	background-position: right top;
}
.recruit #for_doctor .box p,
.recruit #for_uketsuke .box p,
.recruit #for_hoiku .box p,
.recruit #for_jimu .box p {
	margin-left: 0;
	margin-right: auto;}
	
.recruit #for_dh .box {
	background-image: url(../images/recruit2/eiseishi_bg.jpg);
	background-position: left top;}

.recruit #for_dt .box {
	background-image: url(../images/recruit2/gikoushi_bg.jpg);
	background-position: left top;}	
	
.recruit #for_dh .box p,
.recruit #for_dt .box p  {
	margin-left: auto;
	margin-right: 0;}

.recruit #for_doctor .btn_link,
.recruit #for_dh .btn_link{
	width: 90%;
	margin: 5% auto 0;
	background: rgba(255,255,255,0.8);
	border-radius: 8px;
	/* box-shadow */
	box-shadow:0px 0px 6px 0px #b0b0b0;
	-moz-box-shadow:0px 0px 6px 0px #b0b0b0;
	-webkit-box-shadow:0px 0px 6px 0px #b0b0b0;
	font-size: 4.1vw;
	line-height: 1.6em;
}
.recruit #for_doctor .btn_link span,
.recruit #for_dh .btn_link span{
	font-size: 5.0vw;
	color: #FF7100;
	line-height: 1.6em;
}
.recruit #for_doctor .btn_link a,
.recruit #for_dh .btn_link a{
	display: block;
	padding: 15px 5%;
	text-decoration: none;
	position: relative;
	vertical-align: middle;
}
.recruit #for_doctor .btn_link a::before,
.recruit #for_dh .btn_link a::before{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	right: 5px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #FE7100;
}

/* 募集要項 */
.recruit #requirements{
	text-align:left;
	padding:0 3%;
	margin-top:8%;}
.recruit #requirements h2 {
	margin-top:60px;
	width:70%;
	margin:0 auto;
}
.recruit #requirements h3{
	color:#FFFFFF;
	font-weight:bold;
	font-size:130%;
	letter-spacing:0.1em;
	background: url(../images/recruit2/req_icon.png) no-repeat 10px center;
	border-radius:5px;
	padding:3% 0 3% 35px;
	margin:30px 0 3% 0;}
	
.recruit #requirements .doctor h3{
	background-color:#0092A6;}	
	
.recruit #requirements .doctor table tr{
	border-bottom:#D1ECEF solid 1px;}	
	
.recruit #requirements .doctor table td:first-child{
	background-color:#48B0BF;}	
	
.recruit #requirements .doctor table td:last-child{
	background-color:#F3F8F9;}
	
.recruit #requirements .doctor table td span{
	color:#92D2D9;}			
	
	
.recruit #requirements .dh h3{
	background-color:#A82F78;}	
	
.recruit #requirements .dh table tr{
	border-bottom:#F0DAE7 solid 1px;}	
	
.recruit #requirements .dh table td:first-child{
	background-color:#BD6098;}	
	
.recruit #requirements .dh table td:last-child{
	background-color:#FBF4F8;}

.recruit #requirements .dh table td span{
	color:#E19DC7;}		
				
	
.recruit #requirements .dt h3{
	background-color:#2B9439;}	
	
.recruit #requirements .dt table tr{
	border-bottom:#CCE6D0 solid 1px;}	
	
.recruit #requirements .dt table td:first-child{
	background-color:#5DAE68;}	
	
.recruit #requirements .dt table td:last-child{
	background-color:#F4FAF5;}		
	
.recruit #requirements .dt table td span{
	color:#9AD6A3;}		
		
	
.recruit #requirements .uketsuke h3{
	background-color:#C2A402;}	
	
.recruit #requirements .uketsuke table tr{
	border-bottom:#EFE7B8 solid 1px;}	
	
.recruit #requirements .uketsuke table td:first-child{
	background-color:#D1BB42;}	
	
.recruit #requirements .uketsuke table td:last-child{
	background-color:#FBFAF0;}	
	
.recruit #requirements .uketsuke table td span{
	color:#E1D385;}		
			
	
.recruit #requirements .hoiku h3{
	background-color:#E47F23;}	
	
.recruit #requirements .hoiku table tr{
	border-bottom:#F8E1CA solid 1px;}	
	
.recruit #requirements .hoiku table td:first-child{
	background-color:#EA9D57;}	
	
.recruit #requirements .hoiku table td:last-child{
	background-color:#FCF7F3;}	
	
.recruit #requirements .hoiku table td span{
	color:#F0BB8B;}		
			
	
.recruit #requirements .jimu h3{
	background-color:#335BA0;}	
	
.recruit #requirements .jimu table tr{
	border-bottom:#D5DEEC solid 1px;}	
	
.recruit #requirements .jimu table td:first-child{
	background-color:#6C89BB;}	
	
.recruit #requirements .jimu table td:last-child{
	background-color:#F3F5F9;}		
	
.recruit #requirements .jimu table td span{
	color:#9FB6DC;}		
									
							
	
.recruit #requirements table{
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;}		
	
.recruit #requirements table td{
	padding:3%;
	display: block;}		
	
.recruit #requirements table tr.bdr_no{
	border-bottom:none;}				

.recruit #requirements table td:first-child{
	color:#FFFFFF;
	font-weight:bold;}
	
.recruit #process {
	margin-bottom:10%;
	text-align:left;
	padding:0 3%;}	
	
.recruit #process h3{
	color:#683131;
	background: url(../images/recruit2/req_icon2.png) no-repeat 0 center;
	padding:0% 0 0% 25px;
	margin:6% 0 3% 0;}
	
.recruit #process ul li{
	background: url(../images/recruit2/process_arrow.png) no-repeat bottom center;
	padding-bottom:7%;
	background-size:7%;
	margin-bottom:4%;}	
	
.recruit #process ul li:last-child{
	background: none;
	padding-bottom:0%;
	margin-bottom:5%;}		
	
.recruit #process ul dl{
	background:#F7F3EC;
	padding:5%;}	
	
.recruit #process ul li dt{
	margin-right:3%;
	width:10%;}	
	
.recruit #process ul li dd{
	width:87%;}		
	
.recruit #process ul li p{
	background:#F0B028;
	color:#FFFFFF;
	font-weight:bold;
	font-size:110%;
	text-align:center;
	padding:3%;
	margin-top:-3%;}
	
.recruit #process .btn_form{
	border-bottom:#9C6767 1px solid;
	padding-bottom:5%;}		

/* ポイント */
.recruit .point_box {
	margin-top: 8%;
	padding: 0 3%;
}
.recruit .point_box .in_box {
	padding-bottom: 8%;
	background: url(../images/recruit2/point_line.png) repeat-x center bottom;
	text-align: left;
}
.recruit .point_box h4 {
	background: url(../images/recruit2/point.png) no-repeat center top;
	background-size: 30px;
	padding-top: 20px;
	font-size: 6.0vw;
	font-weight: normal;
	letter-spacing: .05em;
	line-height: 1.4em;
	text-align: center;
	margin-bottom: 3%;
}
.recruit .point_box h4 strong {
	font-weight: normal;
	color: #FF7100;
}
.recruit .point_box .img_photo {
	max-width: 250px;
	margin: 5% auto 0;
}

.recruit .point_box .img_photo2 {
	max-width: 300px;
	margin: 5% auto 0;
}
.recruit .wlb_box img{
	overflow: hidden;
}
.recruit .point_box .btn_link,
.recruit .wlb_box .btn_link {
	margin-top: 5%;
}
.recruit .point_box .btn_link a,
.recruit .wlb_box .btn_link a {
	display: block;
	padding: 15px 0;
	background: #78AC04;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 4.2vw;
	letter-spacing: .05em;
	line-height: 1.0em;
	text-decoration: none;
}
.recruit .point_box .btn_link span,
.recruit .wlb_box .btn_link span {
	position: relative;
	display: inline-block;
	padding-right: 10px;
	vertical-align: middle;
	text-decoration: none;
}
.recruit .point_box .btn_link span::before,
.recruit .wlb_box .btn_link span::before{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	right: -5px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #fff;
}

/* ワーク・ライフ・バランス推進企業 */
.recruit .wlb_box {
	margin-bottom: 8%;
	position:relative;
	margin-top:10%;
	text-align: left;
}
.recruit .wlb_box .bg_y{
	position: relative;
	background:#FFFFD4;
	padding:0 5% 7% 5%;}
.recruit .wlb_box .bg_y::before{
	display:block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 20px;
	background: #ffffff;
	z-index: 1;
}
.recruit .wlb_box .wlb_title{
	margin:0 auto 5% auto;
	position: relative;
	z-index: 5;
	text-align: center;
}
.recruit .wlb_box dt{
	color:#f18d46;
	font-size:5.2vw;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 3%;
	text-align: center;
}
.recruit .wlb_box .bnr{
	margin:5% auto 0 auto;
	text-align: center;
	width: 70%;
}
.recruit .wlb_box .wlb_btn a{
	display:block;
	max-width: 90%;
	margin: 8% auto 0 auto;
	padding: 13px 0;
	border-radius: 20px;
	background: #84aa34;
	text-align: center;
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	font-size:4.2vw;
	letter-spacing: 0.05em;
}
.recruit .wlb_box .wlb_btn a span{
	background: url(../images/recruit2/wlb_btn_arrow@2x.png) no-repeat right center;
	background-size:18px;
	padding: 5px 0;
	padding-right: 23px;
}
.recruit .wlb_box .wlb_list > li{
	margin-bottom: 8%;
	padding-bottom: 8%;
	border-bottom: 1px solid rgba(97,53,52,0.30);
}
.recruit .wlb_box .wlb_list > li:nth-child(3){
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.recruit .wlb_box .wlb_list > li .syoumei{
	margin: 5% auto 0 auto;
text-align: center;
width: 80%;
}

/* インタビュー */
.recruit #interview {
	margin-top: 8%;
}
.recruit #interview h3 {
	max-width: 300px;
	margin: 0 auto;
}
.recruit #interview .item {
	margin-top: 5%;
}
.recruit #interview .title_box {
	background-color: #F1F2F2;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 220px;
	padding: 6% 5%;
}
.recruit #interview .title_box h4 {
	font-size: 5.6vw;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.recruit #interview .title_box ul {
	text-align: left;
	width: 60%;
	margin-left: auto;
	margin-right: 0;
}
.recruit #interview .title_box li:first-child {
	font-size: 3.8vw;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
	margin-bottom: 10px;
}
.recruit #interview .title_box .txt_name {
	font-size: 6.0vw;
	letter-spacing: .2em;
	line-height: 1.0em;
	margin-bottom: 8px;
}
.recruit #interview .title_box .txt_en {
	font-family: 'Questrial', sans-serif;
	font-size: 3.0vw;
	letter-spacing: .05em;
	line-height: 1.0em;
}
.recruit #interview .bg_box {
	padding: 5% 3%;
	text-align: left;
}
.recruit #interview .bg_box dt:first-child {
	margin-top: 0;
}
.recruit #interview .bg_box dt {
	margin-top: 8%;
	background: #fff;
	padding: 10px 3%;
	border-radius: 8px;
	color: #683131;
	font-size: 106%;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.4em;
}
.recruit #interview .bg_box dd {
	margin-top: -1px;
	background: url(../images/recruit2/fukidashi.png) no-repeat 30px top;
	background-size: 14px;
	padding: 20px 3% 0;
}

.recruit #interview .box1 .title_box {
	background-image: url(../images/recruit2/staff1.jpg);
}
.recruit #interview .box1 .title_box h4,
.recruit #interview .box1 .title_box .txt_en {
	color: #0092A6;
}
.recruit #interview .box1 .bg_box {
	background: #DDECEE;
}
.recruit #interview .box2 .title_box {
	background-image: url(../images/recruit2/staff2.jpg);
}
.recruit #interview .box2 .title_box h4,
.recruit #interview .box2 .title_box .txt_en {
	color: #930054;
}
.recruit #interview .box2 .bg_box {
	background: #F2E7ED;
}
.recruit #interview .box2 .title_box ul{
	padding-top:5%;
	padding-bottom: 5%;
}

/* よくある質問 */
.recruit .qa_box dt {
	margin-top: 6%;
	background: url(../images/recruit2/icon_q.png) no-repeat left top;
	background-size: 30px;
	padding-top: 5px;
	padding-left: 40px;
	color: #663131;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.4em;
	min-height: 30px;
}
.recruit .qa_box dd {
	margin-top: 8px;
	background: #F7F3EC;
	padding: 5%;
	border-radius: 4px;
	font-size: 90%;
	line-height: 1.6em;
}
.recruit .qa_box dd strong {
	color: #FF7100;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.6em;
}
.recruit .qa_box dd a {
	color: #729915;
}

/* フォーム */
.recruit #entry .message {
	margin-top: 6%;
	text-align: center;
	font-size: 4.6vw;
	letter-spacing: .05em;
	line-height: 2.0em;
}
.recruit #entry .koutuhi_txt{
	font-size: 105%;
	font-weight: bold;
}
.recruit #entry .frame_txt {
	margin: 5% 0;
	border: solid 2px #91B721;
	border-radius: 10px;
	padding: 5%;
	text-align: center;
	color: #92B331;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.6em;
}
.recruit #entry .red {
	color: #D83400;
}

.recruit #entry table {
	border-collapse: collapse;
	margin: 5px 0 5%;
	width: 100%;
}
.recruit #entry table tr,
.recruit #entry table th,
.recruit #entry table td {
	display: block;
}

.recruit #entry table th,
.recruit #entry table td {
	background: #F7F3EC;
	text-align: left;
	vertical-align: top;
}
.recruit #entry table th {
	padding: 10px 3%;
	border-bottom: solid 1px #fff;
}
.recruit #entry table td {
	padding: 20px 3%;
	border-bottom: solid 3px #fff;
}

.recruit #entry table .txt_memo {
	color: #999999;
	line-height: 1.6em;
}
.recruit #entry table .cnt_list li {
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
.recruit #entry table .add_list li {
	margin-bottom: 10px;
}
.recruit #entry table .frame_box {
	margin-top: 5%;
	border: solid 5px #fff;
	padding: 5%;
}
.recruit #entry table .frame_box dd {
	margin: 5px 0;
}
.recruit #entry .submit_box {
	text-align: center;
}
.recruit #entry .submit_box p {
	margin-top: 5%;
}
.recruit #entry .submit_box ul {
	margin-top: 5%;
}
.recruit #entry .submit_box li {
	margin-bottom: 10px;
	width: 100%;
}
/********************/
/* テキストボックス */
/********************/
.recruit #entry input[type="text"],
.recruit #entry textarea {
	padding: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	font-size: 16px;	
	outline: none;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
	width: 100%;
}
.recruit #entry textarea {
	height: 140px;
}
.recruit #entry table .w_addno {
	width: 200px;
	margin-left: 10px;
}

.recruit #entry select {
	width: 100%;
	font-size: 16px;
}

/****************/
/* ラジオボタン */
/****************/
.recruit #entry input[type=radio],
.recruit #entry input[type=checkbox] {
    display: inline-block;
    margin-right: 10px;
}
.recruit #entry input[type=radio] + label,
.recruit #entry input[type=checkbox] + label {
    position: relative;     
    display: inline-block;
    cursor: pointer;
}
 
@media (min-width: 1px) {
    .recruit #entry input[type=radio],
    .recruit #entry input[type=checkbox] {
        display: none;
        margin: 0;
    }
    .recruit #entry input[type=radio] + label,
    .recruit #entry input[type=checkbox] + label {
        padding: 0 0 0 25px;
    }
    .recruit #entry input[type=radio] + label::before,
    .recruit #entry input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;         
        background: #fff;
    }
    .recruit #entry input[type=radio] + label::before {
        border: solid 1px #ccc;
        border-radius: 30px;
    }
    .recruit #entry input[type=checkbox] + label::before {
        border: solid 1px #ccc;
    }
    .recruit #entry input[type=radio]:checked + label::after,
    .recruit #entry input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
    .recruit #entry input[type=radio]:checked + label::after {
        left: 5px;         
        width: 8px;
        height: 8px;
        margin-top: -4px;         
        background: #683131;
        border-radius: 8px;
    }
    .recruit #entry input[type=checkbox]:checked + label::after {
        left: 3px;         
        width: 16px;
        height: 8px;
        margin-top: -8px;         
        border-left: 3px solid #683131;
        border-bottom: 3px solid #683131;         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

/**********/
/* ボタン */
/**********/
.recruit #entry input[type="submit"],
.recruit #entry input[type="button"],
.recruit #entry input[type="reset"] {
	-webkit-appearance: none;
	border: none;
	cursor: pointer;
	border-radius: 0;
	width: 100%;
	padding: 20px 0;
	font-size: 4.0vw;
	font-weight: normal;
	letter-spacing: .05em;
	line-height: 1.0em;
}
.recruit #entry input[type="submit"] {
	background: #A4CB0B;
	color: #fff;
}
.recruit #entry input[type="reset"],
.recruit #entry input[type="button"] {
	background: #D3D3D3;
}

/* 個人情報 */
.recruit #entry .privacy {
	background: #FEFFD7;
	padding: 5%;
	font-size: 90%;
	line-height: 1.6em;
}
.recruit #entry .privacy dl {
	margin-top: 5%;
}
.recruit #entry .privacy dl:first-child {
	margin-top: 0;
}
.recruit #entry .privacy dt {
	margin-top: 5%;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.0em;
	margin-bottom: 10px;
}

/* 電話お問い合わせ */
.recruit #entry .contact_box {
	margin-top: 8%;
	text-align: center;
}
.recruit #entry .contact_box .cnt_tel {
	border-bottom: solid 1px #ccc;
	padding-bottom: 5%;
	margin-bottom: 5%;
}
.recruit #entry .contact_box .cnt_tel dt {
	font-size: 120%;
	letter-spacing: .05em;
}
.recruit #entry .contact_box .cnt_tel dd {
	max-width: 280px;
	margin: 10px auto;
}
.recruit #entry .contact_box .cnt_add dt {
	margin: 5% 0 5px;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.0em;
}

/* 歯科医師の方へ2 */
.fordoctor2{
	background: url(../images/recruit2/fordoctor2_bg.png) no-repeat left top #F7F3EC;
	background-size: 100%;
	padding:7% 3%;
	margin-top:5%;}
.fordoctor2 p{
	margin-top:3%;
	text-align:left;}	
.fordoctor2 .title{
	text-align:center;
	width:50%;
	margin:0 auto;}	
.fordoctor2 p span{
	background:#FFFF00;}




/*院長は「大学客員教授」「研修医指導医」でもあります
---------------------------------------------------------*/
#cambodia{
	text-align:left;
	margin:5% auto 0 auto;
	padding:0 3%;}
#cambodia p span{
	background:#FFFF00;}
#cambodia p {
	margin-top:5%;}	
.study .recruit {
	padding-top:3%;
}




/*present
---------------------------------------------------------*/
#present .in_box{
	padding:4% 3% 0 3%;
}
#present .present_lead{
	text-align:center;
	margin-bottom: 5%;
	padding-top: 3%;
}
#present .present_lead div{
	width:100%;
	margin: 0 auto 4% auto;
}

#present .present_lead p{
	font-weight:bold;
	letter-spacing: 0.1em;
	font-size:105%;
	line-height: 1.6em;
	text-align: left;
}
#present .present_about .box1{
	background: url(../images/present/about_bg_sp@2x.jpg) no-repeat center center;	
	background-size:cover;
	padding: 5%;
	border-radius: 6px 6px 0 0;
	position: relative;
}
#present .present_about .box1 .txt_box{
	font-size:103%;
	letter-spacing: 0.05em;
	line-height: 1.7em;
	text-align: left;
}
#present .present_about .box1 .img_box{
	float:right;
	width: 34%;
	padding-top: 0;
	margin: 0 0 1% 4%;
}
#present .present_about .box1 .txt_box dt{
	width:65%;
	margin-bottom: 3%;
	max-width: 186px;
}
#present .present_about .box1 .abs_arrow{
	position: absolute;
	left:0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	bottom:-55px;
	max-width: 192px;
	width: 50%;
}
#present .present_about .box2{
background: #00519f;
background: -moz-linear-gradient(top, #00519f 0%, #00a0d9 100%);
background: -webkit-linear-gradient(top, #00519f 0%,#00a0d9 100%);
background: linear-gradient(to bottom, #00519f 0%,#00a0d9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00519f', endColorstr='#00a0d9',GradientType=0 );
	border-radius: 0 0 6px 6px;
}
#present .present_about .box2 dl{
	background: url(../images/present/icon_present.png) no-repeat right top;
	text-align: center;
	padding: 15% 5% 5% 5%;
	color: #ffffff;
	font-weight:bold;
}
#present .present_about .box2 dt{
	line-height: 2.4em;
	letter-spacing: 0.15em;
}
#present .present_about .box2 dt span{
	font-size:3.5vw;
	vertical-align: baseline
}
#present .present_about .box2 dt span.col_y{
	color: #ffff00;
	font-size:5.3vw;
}
#present .present_about .box2 dd{
	margin-top:2%;
	color:#ffffff;
	font-size:3vw;
	line-height: 1.7em;
	letter-spacing: 0.08em;
}
#present .caution{
	list-style:none;
	font-size:80%;
	text-align: left;
	margin-top: 2%;
	line-height: 1.7em;
	padding-bottom: 5%;
}

