@charset "UTF-8";
/* CSS Document */
/*
Theme Name: NewSakura
*/


/* = Reset
-------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
img {vertical-align:top;}


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


/* For modern browsers */
.cf:before,
.cf:after {
	content:"";
	display:table;}
.cf:after {clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.cf {zoom:1;}

.clr {
	clear: both;
	line-height: 0;
	display: block;
	height: -1px;
}

/* = ALL
-------------------------------------------------------------- */
body {
	text-align: center;
	font-size: 12px;
	color: #222;
	background: #fff;
	line-height: 1.6em;
	letter-spacing: 0.05em;
}
a {
	color: #2200cc;
	/* color: #0044CC; */
	text-decoration: none;
}


/* font */
.fl {float: left;}
.fr {float: right;}
.ta_l {text-align: left;}
.ta_c {text-align: center;}
.ta_r {text-align: right;}
.lh17 {line-height: 1.7;}
.lh20 {line-height: 2;}
.f8 {font-size: 8px;}
.f10 {font-size: 10px;}
.f14 {font-size: 14px;}
.f15 {font-size: 15px;}
.f16 {font-size: 16px;}
.f18 {font-size: 18px;}
.red {color: red;}
.yellow {color: yellow;}
.wine {color: #7e183d;}
.bold {font-weight: bold;}
.mincho {font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}

/* mgn */
.mgn05 {margin-bottom: 5px;}
.mgn08 {margin-bottom: 8px;}
.mgn10 {margin-bottom: 10px;}
.mgn13 {margin-bottom: 13px;}
.mgn15 {margin-bottom: 15px;}
.mgn20 {margin-bottom: 20px;}
.mgn25 {margin-bottom: 25px;}
.mgn30 {margin-bottom: 30px;}
.mgn35 {margin-bottom: 35px;}
.mgn40 {margin-bottom: 40px;}
.mgn45 {margin-bottom: 45px;}
.mgn50 {margin-bottom: 50px;}
.mgn55 {margin-bottom: 55px;}
.mgn60 {margin-bottom: 60px;}
.mgn65 {margin-bottom: 65px;}
.mgn70 {margin-bottom: 70px;}

.mgn-T20 {margin-top: 20px;}
.mgn-L05 {margin-left: 5px;}
.mgn-L10 {margin-left: 10px;}
.mgn-L20 {margin-left: 20px;}
.mgn-L100 {margin-left: 100px;}

.letter_br {
	margin: 0 0 1em;
}
.d_blk {
	display: block;
}
.bgc-yelw {
	background-color: yellow;
	}
.border-1 {
	border: 1px solid #777;
    padding: 3px;
    margin-right: 5px;
}
/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){


/* = 共通部分
-------------------------------------------------------------- */

.sp {
	display: none;
}

#wrapper {
	min-width: 1100px;
}

a:hover {
	text-decoration: underline;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
a, .ltr {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.inner {
	width: 1100px;
	margin: 0 auto;
}
.ltr {
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}
.tit01 {
	color: #7e183d;
	line-height: 40px;
	font-size: 23px;
	font-weight: bold;
	text-align: left;
	padding: 0 30px;
	border-bottom: dotted 2px #ab3239;
}
.sp_tit01 .box02 {
	display: none;
}
.sp_tit03 div .box02 {
	display: none;
}
.tit02 {
	color: #7e183d;
	line-height: 40px;
	font-size: 23px;
	font-weight: bold;
	text-align: left;
	padding: 0 30px;
	border-bottom: solid 1px #FFE2EF;
	background: url(img/grd02.jpg) repeat-x left top;
	background-size: 1px 100%;
}
.tit02 a {
	color: #6c424f;
	font-size: 17px;
	text-decoration: underline;
	float: right;
}
.tit03 {
	color: #7e183d;
	font-size: 23px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0 0 7px;
	border-bottom: solid 2px #eba1c5;
}
.tit04 {
	color: #7e183d;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px;
}
.tit05 {
	text-align: left;
	border-bottom: solid 3px #f48bb9;
}
.sp_tit04 .box02 {
	display: none;
}
.pageTop {
	display: none !important;
}

/* _______________________________________________ header */

#header {
	border-top: solid 10px #ab315e;
	background: #fff;
}
#header #logo {
	width: 334px;
	height: 100px;
	float: left;
}
#header #logo>a {
	vertical-align: middle;
	height: 100px;
	display: table-cell;
}
#header #logo img {
	width: 100%;
	height: auto;
}
#header #fontSize {
/*	width: 236px;
	height: 100px;
	display: inline-block;
	vertical-align: middle;*/
	display: none;
}
#header #fontSize dt {
	color: #ab315e;
	font-size: 24px;
	margin: 28px 0 5px;
}
#header #fontSize dd ul li {
	width: 40px;
	height: 24px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border: solid 1px #ab315e;
	border-radius: 4px;
	box-sizing: border-box;
	background: #ab315e;
	display: inline-block;
	cursor: pointer;
}
#header #fontSize dd ul li.current {
	color: #ab315e;
	border: solid 1px #ab315e;
	background: #fff;
}
#header .box {
	height: 100px;
	vertical-align: middle;
	float: right;
}
#header .box>img {
	height: 100px;
}
#header .box div.box01 {
	height: 100px;
	color: #333;
	padding: 0 20px 0 0;
	vertical-align: middle;
	display: table-cell;
}
#header .box div.box02 {
	height: 100px;
	color: #333;
	vertical-align: middle;
	display: table-cell;
}
#header .box p {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 1em;
}
#header .box p.ltr01 {
	font-size: 15px;
	padding: 0 0 4px;
}
#header .box p.ltr01 span {
	color: #ea8300;
	font-size: 21px;
}
#header .box p.ltr02 {
	font-size: 32px;
	letter-spacing: 0.01em;
	padding: 0 0 3px;
}
#header .box p.ltr02::before {
	content: "";
	width: 30px;
	height: 30px;
	margin: 0 4px 0 0;
	display: inline-block;
	background: url(img/ico_tel.png) no-repeat center;
	background-size: cover;
	vertical-align: top;
}
#header .box p.ltr02 span {
	font-size: 27px;
	border: solid 1px #333;
	display: inline-block;
	line-height: 1em;
	padding: 3px 3px 0px;
}
#header .box p.ltr03 {
	font-size: 14px;
	line-height: 1em;
}
#header .box p.ltr03 span {
	color: #fff;
	padding: 4px 6px;
	margin: -1px 4px 0 0;
	border-radius: 4px;
	display: inline-block;
	background: #CC668B;
	font-size: 12px;
	vertical-align: middle;
}
#header .box p.ltr04 {

}
#header .sns {
	width: 31px;
	margin: 12px 0 0;
	float: right;
}
#header .sns a {
	width: 31px;
	height: 31px;
	margin: 0 0 10px;
	display: inline-block;
}
#header .sns a img {
	width: 100%;
	height: auto;
}


/* _______________________________________________ global_nav */

.global_nav {
	height: 42px;
	background: url(img/grd01.jpg) repeat-x left top;
	background-size: 1px 42px;
}
.global_nav>ul.inner>li {
	width: 20%;
	font-weight: bold;
	border-right: dotted 1px #eba1c5;
	box-sizing: border-box;
	float: left;
}
.global_nav>ul.inner>li.first {
	border-left: dotted 1px #eba1c5;
}
.global_nav>ul.inner>li>a {
	font-size: 15px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	display: block;
}
.global_nav>ul#ac_menu {
	position: relative;
}
.global_nav>ul#ac_menu>li>.ac_item {
	font-size: 15px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.global_nav>ul#ac_menu>li>.ac_item a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.global_nav>ul#ac_menu>li>.ac_box {
	position: absolute;
	top: 42px;
	width: 20%;
	border-left: solid 1px #bcbdbd;
	border-right: solid 1px #bcbdbd;
	border-top: solid 1px #bcbdbd;
	z-index: 9999;
}
.global_nav>ul#ac_menu>li>.ac_box li {
	text-align: left;
	border-bottom: solid 1px #bcbdbd;
	background: url(img/grd03.jpg) repeat-x left top;
	background-size: contain;
}
.global_nav>ul#ac_menu>li>.ac_box li a {
	color: #6c424f;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 42px;
	padding: 0 10px;
	display: block;
}
.global_nav>ul#ac_menu>li>.ac_box li a span {
	line-height: 1.5;
	padding: 10px 0;
}
#sp_g_nav {
	display: none;
}


/* _______________________________________________ blead */

#blead {
	padding: 10px 0;
	margin: -25px 0 0;
}
#blead ul {
	text-align: left;
}
#blead ul li {
	font-size: 14px;
	float: left;
}
#blead ul li a {
	font-size: 14px;
	color: #6c424f;
	text-decoration: underline;
}
#blead ul li>span {
	padding: 0 10px;
}


/* _______________________________________________ home_key */

#home_key {
	height: 500px;
	overflow: hidden;
	background: #fff;
}
/*#home_key img {
	width: 1280px;
	height: 500px;
	margin: 0 auto;
}*/
#home_key .box01 img {
	width: 1280px;
	height: 500px;
	margin: 0 auto;
}
#home_key .box02 img {
	display: none;
}

#g_nav {
	display: none;
}



/* _______________________________________________ container */

#container {
	padding: 25px 0 0;
	background: url(img/global_bg.jpg) repeat-x top center;
	background-size: auto 1318px;
}
#container.wrap {
	background-size: auto 78%;
}
#container .contents {
	width: 1100px;
	margin: 0 auto;
	padding: 0 0 40px;
	border-bottom: dotted 2px #ab3239;
}
#container #aside {
	width: 270px;
	float: left;
	display: inline-block;
}
#container #aside .box01 {
	margin: 0 0 25px;
	box-shadow: 0 0 7px #D2D2D2;
}
#container #aside .box01 a {
	display: block;
}
#container #aside .box01 a img {
	width: 100%;
	height: auto;
}
#container #aside .box02 {
	margin: 0 0 25px;
	border-top: solid 10px #7e183d;
	box-shadow: 0 0 7px #D2D2D2;
	background: #fff; 
}
#container #aside .box02>p {
	color: #7e183d;
	font-weight: bold;
	font-size: 23px;
	text-align: center;
	line-height: 40px;
}
#container #aside .box02 dl {
	margin: 0 6px 20px;
}
#container #aside .box02 dl dt {
	height: 40px;
	color: #fff;
	line-height: 40px;
	font-size: 23px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px;
	padding: 0 15px;
	background: url(img/grd01.jpg) repeat-x left top;
	background-size: 1px 40px;
}
#container #aside .box02 dl dd ul {
	border-top: solid 1px #bcbdbd;
}
#container #aside .box02 dl dd ul li {
	height: 37px;
	text-align: left;
	font-size: 14px;
	line-height: 37px;
	border-left: solid 1px #bcbdbd;
	border-right: solid 1px #bcbdbd;
	border-bottom: solid 1px #bcbdbd;
	background: url(img/grd03.jpg) repeat-x left top;
	background-size: 1px 37px;
}
#container #aside .box02 dl dd ul li a {
	color: #6c424f;
	text-decoration: underline;
	line-height: 37px;
	padding: 0 20px 0;
	display: block;
}
#container #aside .box02 dl dd ul li a:hover {
	color: #222;
}
#container #aside .box03 a {
	margin: 0 0 15px;
	display: block;
	box-shadow: 0 0 7px #D2D2D2;
}
#container #aside .box03 a img {
	width: 100%;
	height: auto;
}
#container #aside .box03 .sp_bnr_yoyaku {
	display: none;
}
#container #airticle {
	width: 805px;
	float: right;
	display: inline-block;
}
#container #airticle .section01 {
	margin: 0 0 25px;
	box-shadow: 0 0 7px #D2D2D2;
	background: #fff; 
}
#container #airticle .section01 .box {
	text-align: left;
	padding: 30px 30px;
}
#container #airticle .section01 .box .incho {
	margin: 0 0 20px 30px;
	float: right;
}
#container #airticle .section01 .box .incho .box01 img {
	width: 150px;
	height: auto;
}
#container #airticle .section01 .box .incho .box01 p {
	text-align: center;
	margin: 5px 0 0;
}
#container #airticle .section01 .box .incho .box02 {
	display: none;
}
#container #airticle .section01 p {
	font-size: 14px;
	line-height: 1.6em;
}
#container #airticle .section02 {
	margin: 0 0 25px;
	box-shadow: 0 0 7px #D2D2D2;
	background: #fff; 
}
#container #airticle .section02 .box {
	padding: 25px 30px 15px;
}
#container #airticle .section02 .box ul {
	height: 195px;
	overflow: auto;
	margin: 0 0 10px;

}
#container #airticle .section02 .box p {
	font-size: 14px;
	text-align: left;
	line-height: 1.6em;
	padding: 0 0 10px;
	display: table;
}
#container #airticle .section02 .box p .left {
	width: 160px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
}
#container #airticle .section02 .box p .right {
	color: #ab315e;
	text-decoration: underline;
}
#container #airticle .section03 {
	box-shadow: 0 0 7px #D2D2D2;
	background: #fff; 
}
#container #airticle .section03 ul {
	padding: 25px 30px 15px;
}
#container #airticle .section03 ul li {
	float: left;
}
#container #airticle .section03 ul li a {
	font-size: 14px;
	color: #6c424f;
	text-align: left;
	text-decoration: underline;
	line-height: 1.6;
	padding: 0 20px 10px 0;
	display: inline-block;
}
#container #airticle .section03 ul li a img {
	display: none;
}



/* _______________________________________________ テーブル01 */

.uketuke_tbl {
	border-top: solid 1px #CBCBCB;
	border-left: solid 1px #CBCBCB;
	border-right: solid 1px #CBCBCB;
	display: block;
}
.uketuke_tbl tbody {
	display: block;
}
.uketuke_tbl  tr {
	font-size: 14px;
	border-bottom: solid 1px #CBCBCB;
	display: block;
}
.uketuke_tbl  tr.head td {
	color: #fff;
	background: url(img/grd01.jpg) repeat-x left top;
	background-size: 1px 100%;
}
.uketuke_tbl  tr td {
	width: 10%;
}
.uketuke_tbl  tr td.t_left {
	color: #222;
	text-align: center;
	background: #fff;
	border-right: solid 1px #CBCBCB;
	box-sizing: border-box;
}


/* _______________________________________________ テーブル02 */

.tbl01 {
	border-right: solid 1px #CBCBCB;
	border-left: solid 1px #CBCBCB;
	border-top: solid 1px #CBCBCB;
	box-sizing: border-box;
	display: block;
}
.tbl01 tbody {
	display: block;
}
.tbl01 tr {
	border-bottom: solid 1px #CBCBCB;
	box-sizing: border-box;
	display: block;
}
.tbl01 tr td {
	text-align: center;
}
.tbl01 tr td.tbl01_td {
	width: 73%;
}
.tbl01 tr td.left {
	border-right: solid 1px #CBCBCB;
	box-sizing: border-box;
}


/* _______________________________________________ テーブル03 */

.tbl03 {
	border-right: solid 1px #CBCBCB;
	border-top: solid 1px #CBCBCB;
	box-sizing: border-box;
	display: block;
}
.tbl03 tbody {
	display: block;
}
.tbl03 tr {
	border-bottom: solid 1px #CBCBCB;
	box-sizing: border-box;
	display: block;
}
.tbl03 tr td.head {
	color: #fff;
	background: #AB315E;
}
.tbl03 tr td {
	border-left: solid 1px #CBCBCB;
	box-sizing: border-box;
}


/* _______________________________________________ テーブル04 */

.tbl04 {
	border-right: solid 1px #CBCBCB;
	border-top: solid 1px #CBCBCB;
	box-sizing: border-box;
	display: block;
}
.tbl04 tbody {
	display: block;
}
.tbl04 tr {
	border-bottom: solid 1px #CBCBCB;
	box-sizing: border-box;
	display: block;
}
.tbl04 tr td {
	height: 50px;
	border-left: solid 1px #CBCBCB;
}
.tbl04 tr td.left {
	color: #7e183d;
	font-size: 14px;
}
.tbl04 tr td p {
	text-align: left;
	font-size: 22px;
	padding: 0 10px;
}


/* _______________________________________________ テーブル05 */

.tbl05 {
	width: 100%;
	border-top: solid 1px #CBCBCB;
	border-left: solid 1px #CBCBCB;
	border-right: solid 1px #CBCBCB;
}
.tbl05 tr {
	border-bottom: solid 1px #CBCBCB;
}
.tbl05 th {
	width: 100px;
	border-right: solid 1px #CBCBCB;
	text-align: left;
	padding: 10px 10px;
	font-size: 15px;
	color: #7e183d;
	background: #F9F9F9;
}
.tbl05 td {
	text-align: left;
	padding: 10px 10px;
	font-size: 14px;
}

/* _______________________________________________ テーブル06 */

.width-28 {
	width: 28%;
	background-color: #f8f8f8;
	}
	
.width-22 {
	width: 22%;
	background-color: #f8f8f8;
	color: #6c424f;
	
}
.width-18 {
	width:18%;
	background-color: #f8f8f8;
	color: #6c424f;
}
.width-12 {
	width: 12%;
	background-color: #f8f8f8;
	color: #6c424f;
	}
.width-10 {
	width: 10%;
	background-color: #f8f8f8;
	color: #6c424f;
	}
.width-30 {
	width: 30%;
	}
td.bgc-F8 {
	background-color: #f8f8f8;
	color: #6c424f;
	
}

/* _______________________________________________ hospital_info */

#hospital_info {
	width: 1100px;
	padding: 25px 0;
	margin: 0 auto;
	border-bottom: dotted 2px #ab3239;
}
#hospital_info .box {
	width: 510px;
	float: right;
		border: solid 1px#BFBFBF;
	box-sizing: border-box;
}
#hospital_info .box iframe {

}
#hospital_info .box img {
	width: 100%;
	height: auto;
}
#hospital_info .left {
	width: 570px;
	display: inline-block;
	float: left;
}
#hospital_info .left dt img {
	width: 100%;
	height: auto;
}
#hospital_info .left .sp_tit02 .box02 {
	display: none;
}
#hospital_info #hospital_detail li a {
	color: #ab315e;
	text-decoration: underline;
}
#hospital_info #hospital_detail li p {
	display: table;
}
#hospital_info #hospital_detail li p .left {
	width: 115px;
	display: table-cell;
	vertical-align: top;
}
#hospital_info #hospital_detail li p .right {
	display: table-cell;
	vertical-align: top;
}
#hospital_info #hospital_detail li p.f_mail .right img {
	height: 15px;
	vertical-align: middle;
}
#hospital_info .left dd .uketuke_tbl {
	margin: 10px 0;
}
#hospital_info .left dd .uketuke_tbl tbody {
	display: block;
}
#hospital_info .left dd .uketuke_tbl  tr {
	line-height: 43px;
}
#hospital_info .left dd .uketuke_tbl  tr.head td {
	height: 43px;
	line-height: 43px;
	font-size: 16px;
}
#hospital_info .left dd .uketuke_tbl td.ltr.f10 {
	font-size: 11px;
    line-height: 14px;
    padding: 3px;
}

.transform90 {
    transform: rotate( -90deg );
    margin: 0;
    padding: 0;
    font-size: 14px;
}

#hospital_info .left dd .uketuke_tbl  tr td {
	width: 10%;
	line-height: 43px;
	font-size: 26px;
}


#hospital_info .left dd .uketuke_tbl  tr td.t_left {
	width: 171px;
	font-size: 17px;
}
#hospital_info .left dd p {
	font-size: 14px;
	text-align: left;
	line-height: 1.6;
}
#menu {
	display: none;
}

/* _______________________________________________ footer */
#footer>.inner {
	position: relative;
}
#footer .sns {
	position: absolute;
	right: 0;
	top: 23px;
}
#footer .sns a {
	width: 31px;
	height: 31px;
	margin: 0 0 0 10px;
	display: inline-block;
}
#footer .sns a img {
	width: 100%;
	height: auto;
}
#footer ul {
	text-align: center;
	padding: 15px 0;
}
#footer ul li {
	margin: 10px 10px;
	display: inline-block;
}
#footer ul li a {
	color: #6c424f;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	display: inline-block;
}
#footer p {
	height: 55px;
	color: #fff;
	line-height: 55px;
	font-size: 12px;
	text-align: center;
	background: #7e183d;
}


/* _______________________________________________ 下層共通 */

#airticle.under_menu dl dt {
	text-align: left;
	margin: 0 0 -3px;
}
#airticle.under_menu dl dd {
	padding: 30px 0 30px 37px;
	border-top: solid 3px #f48bb9;
	background: #fff;
}
#airticle.under_menu dl dd ul li {
	float: left;
}
#airticle.under_menu dl dd ul li .box01 a {
	width: 350px;
	display: block;
}
#airticle.under_menu dl dd ul li .box01 a img {
	width: 100%;
	height: auto;
}
#airticle.under_menu dl dd ul li .box02 {
	display: none;
}
#airticle.under_menu_lists {
	background: #fff;
}
#airticle.under_menu_lists .box {
	padding: 20px 30px 30px;
}

#airticle.under_menu_lists>dl {
	margin: 0 30px 30px;
}
#airticle.under_menu_lists p {
	text-align: left;
}
#airticle.under_menu_lists p.indent {
	text-indent: -1em;
	margin: 0 0 0 1em;
}
#airticle.under_menu_lists .box04 {
	margin: 0 0 15px;
}

#airticle.under02>dl>dt {
	text-align: left;
	margin: 0 0 -3px;
}
#airticle.under02>dl>dd {
	padding: 30px 30px;
	border-top: solid 3px #f48bb9;
	background: #fff;
}
#airticle.under02 .tit05 img {
	height: auto;
	margin: 0 0 -3px;
}
#airticle.under02 .box {
	background: #fff;
	padding: 20px 30px 30px;
}
#airticle.under02 .box dl {
	margin: 0 0 25px;
	padding: 0 0 25px;
	border-bottom: dotted 1px #eba1c5;
}
#airticle.under02 .box dl dt {
	text-align: left;
	margin: 0 0 5px;
}
#airticle.under02 .box dl dt .time {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
#airticle.under02 .box dl dt a {
	color: #7e183d;
	font-size: 23px;
	font-weight: bold;
	text-decoration: underline;
}
#airticle.under02 .box dl dt .tit {
	font-size: 23px;
	font-weight: bold;
}
#airticle.under02 .box dl dd {
	text-align: left;
}
#airticle.under02 .box p {
	text-align: left;
}

.btn_back {
	text-align: right;
}
.btn_back a {
	color: #ab315e;
	text-decoration: underline;
}


/* _______________________________________________ ページャー */

.pager .current {
	color: #B5B5B5;
}
.pager span {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}
.pager a {
	width: 40px;
	height: 40px;
	color: #95284D;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}
.pager .next {
	background: url(img/pager_next.png) no-repeat center;
	background-size: 20px;
	text-indent: -99999px;
}
.pager .prev {
	background: url(img/pager_prev.png) no-repeat center;
	background-size: 20px;
	text-indent: -99999px;
}


/*.pager span a {
	color: #95284D;
	display: block;
}
.pager .prev {
	margin: 0 20px 0 0;
}
.pager .next {
	margin: 0 0 0 20px;
}
.pager .prev, .pager .next {
	display: inline-block;
}
.pager .prev img, .pager .next img {
	width: 20px;
	height: auto;
	vertical-align: middle;
}
*/


/* _______________________________________________ クリニック紹介 */

#airticle.introduction dl dt img {
	width: 293px;
	height: auto;
}


/* _______________________________________________ 院長紹介 */

#airticle.doctor dl {
	text-align: left;
	padding: 20px 30px 30px;
	background: #fff;
}
#airticle.doctor dl dt.tit03 {
	margin: 0 0 15px;
}
#airticle.doctor dl div .img_box {
	margin: 0 0 10px 20px;
	float: right;
}
#airticle.doctor dl div .img_box p {
	text-align: center;
}
#airticle.doctor dl div img {
	width: 210px;
	height: auto;
	margin: 0 0 10px;
}
#airticle.doctor dl div p {
	font-size: 14px;
	line-height: 1.6em;
}
#airticle.doctor dl div p span {
	width: 100px;
	display: inline-block;
}


/* _______________________________________________ 院内紹介 */

#airticle.clinic>p {
	margin: 0 0 10px;
}
#airticle.clinic dl dt {
	line-height: 47px;
	color: #7e183d;
	font-size: 27px;
	text-align: left;
	padding: 0px 0 0 28px;
	margin: 0 0 10px;
	border-bottom: solid 2px #eba1c5;
	background: url(img/ico001.jpg) no-repeat left 50%;
	background-size: 21px;
}
#airticle.clinic dl dd {
	padding: 0 0 10px;
}
#airticle.clinic dl dd p {
	font-size: 14px;
	line-height: 1.6;
	text-align: justify;
	letter-spacing: 0.005em;
}
#airticle.clinic dl dd img {
	width: 375px;
	height: auto;
	float: left;
	margin: 0 20px 10px 0;
}


/* _______________________________________________ 診察受付時間 */

#airticle.reception .box>p {
	font-size: 14px;
	text-align: left;
}
#airticle.reception .uketuke_tbl {
	margin: 0 0 10px;
}
#airticle.reception .uketuke_tbl tbody {
	display: block;
}
#airticle.reception .uketuke_tbl  tr {
	line-height: 55px;
}
#airticle.reception .uketuke_tbl  tr.head td {
	height: 55px;
	font-size: 17px;
}
#airticle.reception .uketuke_tbl  tr td.ltr.f10 {
	font-size: 11px;
    line-height: 13px;
    padding-top: 2px;
}

#airticle.reception .uketuke_tbl  tr td {
	width: 11%;
	font-size: 26px;
	line-height: 55px;
}
#airticle.reception .uketuke_tbl  tr td.t_left {
	width: 171px;
	font-size: 17px;
}

/* _______________________________________________ アクセス */

#airticle.access .box>img {
	width: 100%;
	height: auto;
	margin: 0 0 20px;
}
#airticle.access .box>a {
	color: #222;
	text-align: left;
	text-decoration: underline;
	display: block;
}
#airticle.access .box>p {
	text-align: left;
}


/* _______________________________________________ 診療案内 */

#airticle.guide dl dt img {
	width: 200px;
	height: auto;
}


/* _______________________________________________ 腎臓病 */

#airticle.CKD {
	text-align: left;
}


/* _______________________________________________ 高血圧 */

#airticle.hypertension .box {
	text-align: left;
}
#airticle.hypertension dl dd .tbl01 {
	width: 543px;
	margin: 0 0 10px;
}
#airticle.hypertension dl dd .tbl01 tr.head td {
	width: 36.5%;
	padding: 0;
	margin: 0;
}
#airticle.hypertension dl dd .tbl01 tr td {
	height: 35px;
}
#airticle.hypertension dl dd .tbl01 tr td.left {
	width: 200px;
	padding: 0;
	margin: 0;
}


/* _______________________________________________ 脂質異常症 */

#airticle.dyslipidemia .tbl03 {
	margin: 1em 0;
}
#airticle.dyslipidemia .tbl03 tr td {
	width: 248px;
	height: 60px;
	vertical-align: middle;
}
#airticle.dyslipidemia .tbl03 tr td p {
	padding: 0 5px;
}


/* _______________________________________________ 健康診断・予防接種 */

#airticle.checkup dl dt img {
	width: 361px;
	height: auto;
}


/* _______________________________________________ 健康診断 */

#airticle.medical {

}
#airticle.medical .tbl04 {
	margin: 10px 0;
}


/* _______________________________________________ インフルエンザ予防接種 */

#airticle.influenza {

}


/* _______________________________________________ AGA治療 */

#airticle.aga .tit05 img {
	width: 200px;
}


/* _______________________________________________ その他 */


#airticle.others dl dt img {
	width: 200px;
	height: auto;
}



/* _______________________________________________ お知らせ */

#airticle.notice .tit05 img {
	width: 200px;
}


/* _______________________________________________ お問い合わせ */

#airticle.contact .tit05 img {
	width: 292px;
}
#airticle.contact form table {
	width: 100%;
}
#airticle.contact form table tbody tr {
	margin: 0 0 15px;
}
#airticle.contact form table tbody tr th {
	display: block;
}
#airticle.contact form table tbody tr th p {
	font-size: 16px;
}
#airticle.contact form table tbody tr td {
	display: block;
}
#airticle.contact form table tbody tr td input {
	width: 50%;
	font-size: 14px;
	border: solid 1px #C0C0C0;
	box-sizing: border-box;
	display: block;
	padding: 10px 10px;
}
#airticle.contact form table tbody tr td textarea {
	width: 100%;
	max-width: 100%;
	height: 250px;
	font-size: 14px;
	padding: 10px 10px;
	border: solid 1px #C0C0C0;
	box-sizing: border-box;
}
#airticle.contact form .submit {
	text-align: center;
}
#airticle.contact form .submit .ajax-loader {
	display: none;
}
#airticle.contact form .wpcf7-submit {
	width: 100px;
	height: 40px;
	font-size: 19px;
	text-align: center;
	border: solid 1px #cccccc;
	box-sizing: border-box;
	display: inline-block;
}
#airticle.contact form>p {
	font-size: 19px;
	text-align: left;
}


/* _______________________________________________ 採用情報 */

#airticle.recruit .tit05 img {
	width: 200px;
	height: auto;
}
#airticle.recruit .box dl dt {
	color: #7e183d;
	font-size: 23px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 10px;
}
#airticle.recruit .box dl {
	margin: 10px 0 0;
	padding: 0;
	border: none;
}


/* _______________________________________________ コンタクトフォーム */

#form {
	margin: 20px 3%;
}
#form .letter {
	text-align: left;
	font-size: 14px;
	margin: 0 0 1em;
}
#form form table {
	width: 100%;
	margin: 0 0 01em;
}
#form form table tr {
	height: 30px;
}
#form form table tr th {
	font-size: 14px;
	font-weight: bold;
}
#form form table tr td {
	font-size: 14px;
	text-align: left;
}
#form .f_back {
	width: 100%;
	height: 50px;
	color: #222;
	font-size: 16px;
	margin: 0 0 10px;
	border: solid 3px #C4C4C4;
	box-sizing: border-box;
	background: #ddd;
}
#form .f_submit {
	width: 100%;
	height: 50px;
	color: #fff;
	font-size: 16px;
	margin: 0 0 10px;
	border: solid 3px #AE1F5B;
	box-sizing: border-box;
	background: #CA3D71;
}


/* _______________________________________________ 自費診療 */

#airticle.free dl dd {
	padding: 30px;
}

#freenav {
	margin: 0 0 20px;
	text-align: left;
}
#freenav span {
	width: 150px;
	line-height: 38px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 2px 0 0;
	margin: 0 1px 0;
	border-radius: 4px;
	background: #F49BC2;
	display: inline-block;
	border: solid 1px #F49BC2;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
#freenav span:hover {
	color: #F49BC2;
	background: #fff;
	border: solid 1px #F49BC2;
	box-sizing: border-box;
}
.freetit {
	height: 32px;
	line-height: 33px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding: 0 20px;
	margin: 0 0 8px;
	text-align: left;
	border-bottom: solid 1px #CDCDCD;
	border-left: solid 4px #F49BC2;
}

.freetit span {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 20px;
	display: inline-block;
}
.freebox {
	margin: 0 0 20px;
}
.freebox table {
	width: 100%;
	border-top: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
	border-right: solid 1px #CDCDCD;
}
.freebox table tr {
	font-size: 14px;
	border-bottom: solid 1px #CDCDCD;
}
.freebox table tr th {
	width: 160px;
	color: #6c424f;
	padding: 10px 20px;
	border-right: solid 1px #CDCDCD;
	background: #F8F8F8;
}
.freebox table tr th span {
	font-size: 13px;
}
.freebox table tr td {
	text-align: left;
	padding: 10px 20px;
	border: solid 1px #C0C0C0;
}

.sp {
	display: none;
}



	
/* _______________________________________________ ワクチン テーブル */

.freebox02 {
	margin: 0 0 20px;
}
.freebox02 table {
	width: 100%;
	border-top: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
	border-right: solid 1px #CDCDCD;
}
.freebox02 table tr {
	font-size: 14px;
	border-bottom: solid 1px #CDCDCD;
}
.freebox02 table tr th {
	width: 160px;
	color: #6c424f;
	padding: 10px 30px 10px 10px;
	border-right: solid 1px #CDCDCD;
	background: #F8F8F8;
}
.freebox02 table tr th span {
	font-size: 13px;
}

.freebox02 table tr td {
	text-align: left;
	padding: 10px 20px;
	border: solid 1px #C0C0C0;
}

.th-pdg-L20 {
	padding-left: 10px;
	}
	
	/* _______________________________________________ ピル テーブル */
	
.freebox03 {
	margin: 0 0 10px;
}
.freebox03 table {
	width: 100%;
	
}
.freebox03 table tr {
	font-size: 14px;
	
}
.freebox03 table tr th {
	width: 160px;
	color: #6c424f;
	padding: 10px 10px;
	
}
.freebox03 table tr th span {
	font-size: 13px;
}
.freebox03 table tr td {
	text-align: left;
	padding: 3px;
	vertical-align: text-top;
	
}
	
	
	
	
}


/* ↑ここまで 画面の横幅が769px以上 */





/*===============================================
=================================================
=================================================

●tablet.css 画面の横幅が768pxまで //スマホ・タブレット

=================================================
=================================================
===============================================*/

@media screen and (max-width: 768px){
.pc {
	display: none;
}
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

input[type=text], textarea {
	border: 1px solid #ccc;
	-webkit-border-radius : 0;
	-webkit-appearance : none;
	-webkit-tap-highlight-color : rgba(0,0,0,0);
}
input[type="button"],input[type="submit"],input[type="reset"] {
	-webkit-appearance: none;
}
body::-webkit-scrollbar {
	display: none;
}
.pc {
	display: none;
}
#container {
	width:100%;
}
.ltr {
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}
.sp_tit01 {
	min-width: 320px;
	height: 50px;
	line-height: 50px;
	background: url(img/tit_bg01.jpg) repeat-x 0 0;
	background-size: contain;
	position: relative;
}
.sp_tit01 div {
	height: 50px;
}
.sp_tit01 div img {
	height: 50px;
	position: relative;
}
.sp_tit01 div .box01 {
	display: none;
}
.sp_tit01 div .box01 img {
	width: 100%;
	height: auto;
}
.sp_tit01 div .box02::before {
	content: "";
	width: 49px;
	height: 58px;
	background: url(img/tit_img01.png) no-repeat 0 0;
	background-size: cover;
	margin: -6px 0 0 -24px;
	display: inline-block;
}
.sp_tit02 {
	min-width: 320px;
	height: 50px;
	line-height: 50px;
	background: url(img/tit_bg02.jpg) repeat-x 0 0;
	background-size: contain;
	position: relative;
}
.sp_tit02 div {
	height: 50px;
}
.sp_tit02 div .box01 {
	display: none;
}
.sp_tit02 div .box02::before {
	content: "";
	width: 49px;
	height: 58px;
	background: url(img/tit_img02.png) no-repeat 0 0;
	background-size: cover;
	margin: -6px 0 0 -24px;
	display: inline-block;
}
.sp_tit02 div .box02 img {
	height: 50px;
}
.sp_tit03 {
	min-width: 320px;
	height: 50px;
	line-height: 50px;
	background: url(img/tit03_bg.jpg) repeat-x 0 0;
	background-size: auto 50px;
	position: relative;
	border-top: solid 3px #a52956;
	border-bottom: solid 1px #a52956;
	box-sizing: border-box;
}
.sp_tit03 div {
	height: 46px;
}
.sp_tit03 div .box01 {
	display: none;
}
.sp_tit03 div .box02 img {
	height: 46px;
}
.sp_tit03 div .box02::before {
	content: "";
	width: 49px;
	height: 58px;
	background: url(img/tit_img03.png) no-repeat 0 0;
	background-size: cover;
	margin: -9px 0 0 -24px;
	display: inline-block;
}
.sp_tit04 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 40px;
	padding: 0 3% 0;
	margin: 0 0 20px;
	background: #AB315E;
}
.sp_tit04 .box01 {
	display: none;
}
.tit02 a {
	font-size: 14px;
	text-decoration: none;
	padding: 0 0 0 40px;
	position: absolute;
	right: 3%;
	color: #fff;
	text-indent: -9999px;
	background: url(img/arrow01.png) no-repeat right center;
	background-size: auto 100%;
}
.tit03 {
	color: #7e183d;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0 0 2px;
	border-bottom: solid 2px #eba1c5;
}
.tit04 {
	color: #7e183d;
	font-size: 15px;
	line-height: 1.3;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px;
	padding: 1em 0 0;
	border-top: dotted 1px #FFC8E3;

}
.pageTop {
	right: 3%;
}
.pageTop a {
	width: 50px;
	height: 50px;
	padding: 0 3%;
	display: block;
}
.pageTop a img {
	width: 100%;
	height: auto;
}


/* _______________________________________________ header */

#header {
	box-shadow: 0 0 4px #C6C6C6;
	border-top: solid 10px #ab315e;
	background: #fff;
	position: relative;
	z-index: 9999;
}
#header>.inner {
	height: 50px;
	float: left;
}
#header #logo {
	width: 100%;
	min-width: 262px;
}
#header #logo a {
	height: 50px;
	text-align: left;
	padding: 0 56px 0 0;
	display: table-cell;
	vertical-align: middle;
}
#header #logo img {
	width: 100%;
	max-width: 264px;
}
#header #fontSize {
	display: none;
}
#header .box {
	display: none;
}
#header .sns {
	display: none;
}


/* _______________________________________________ global_nav */

.global_nav .btn {
	width: 56px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
}
.global_nav .btn img {
	width: 100%;
	height: auto;
}
.global_nav #spac_menu {
	display: none;
}
.global_nav>ul.inner>li {
	font-weight: bold;
	box-sizing: border-box;
	border-bottom: solid 1px #AB315E;
}
.global_nav>ul.inner>li>a {
	font-size: 16px;
	line-height: 50px;
	color: #AB315E;
	padding: 0 3%;
	text-align: left;
	display: block;
}
.global_nav>ul#spac_menu {
	width: 100%;
	border-top: solid 1px #AB315E;
	background: #fff;
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 9999;
	box-shadow: 0 0 4px #C6C6C6;
}
.global_nav>ul#spac_menu>li>.ac_item {
	font-size: 16px;
	line-height: 50px;
	color: #AB315E;
	text-align: left;
	padding: 0 3%;
}
.global_nav>ul#spac_menu>li>.ac_box li {
	text-align: left;
	border-top: solid 1px #FFC5DA;
}
.global_nav>ul#spac_menu>li>.ac_box li a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 50px;
	padding: 0 3%;
	display: block;
	background: #AB315E;
}
.global_nav>ul#spac_menu>li>.ac_box li a span {
	line-height: 1.5;
	padding: 13px 0;
}
#pc_g_nav {
	display: none;
}


/* _______________________________________________ blead */

#blead {
	padding: 10px 3%;
	margin: -20px 0 0;
}
#blead ul {
	text-align: left;
}
#blead ul li {
	font-size: 12px;
	display: inline;
}
#blead ul li a {
	font-size: 12px;
	color: #6c424f;
	font-weight: bold;
}
#blead ul li>span {
	padding: 0 3px;
}


/* _______________________________________________ home_key */

#home_key {
/*	height: 190px;*/
	overflow: hidden;
	text-align: center;
	background-size: cover;
	position: relative;
}
#home_key li {
/*	height: 190px*/
}
#home_key .box01 img {
	display: none;
}
#home_key .box02 img {
	width: 100%;
	height: auto;
}
/*#home_key li.bx01 {
	background: url(img/sp_home_key.jpg) no-repeat center;
	background-size: cover; 
}
#home_key li.bx02 {
	background: url(img/sp_home_key02.jpg) no-repeat center;
	background-size: cover; 
}*/
#home_key  .bx-wrapper {
	margin: 0 auto 30px;
}
#home_key .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: -30px;
}
#home_key .bx-wrapper .bx-pager.bx-default-pager a {
	background: #dcdcdc;
}
#home_key .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #FF5594;
}


/* _______________________________________________ g_nav */

#g_nav {
	margin: 1px 0 0;
	display: table;
	width: 100%;
	border-top: solid 1px #ab315e;
	box-sizing: border-box;
}
#g_nav li {
	width: 50%;
	float: left;
	border-bottom: solid 1px #ab315e;
	box-sizing: border-box;
}
#g_nav li a {
	height: 45px;
	display: block;
}
#g_nav li a img {
	height: 43px;
	margin: 2px 0 0;
}
#g_nav li.left {
	border-right: solid 1px #ab315e;
}

/* _______________________________________________ container */

#container {
	padding: 20px 0 0;
}
#container.wrap {
	background-size: auto 78%;
}
#container .contents {
	margin: 0 auto;
}
#container #aside {
	padding: 0 3%;
}
#container #aside .box01 {

}
#container #aside .box02 {
	display: none;
}
#container #aside .box03 a {
	margin: 0 0 10px;
	display: block;
}
#container #aside .box03 a img {
	width: 100%;
	height: auto;
}
#container #airticle .section01 {
	background: #fff; 
}
#container #airticle .section01 .box {
	text-align: left;
	padding: 20px 3% 30px;
}
#container #airticle .section01 .box div.incho {
	margin: 0 12px 10px 0;
	float: left;
}
#container #airticle .section01 .box div.incho .box01 {
	display: none;
}
#container #airticle .section01 .box div.incho .box02 img {
	width: 130px;
	height: auto;
}
#container #airticle .section01 .box div.incho .box02 p {
	color: #ab315e;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 0;
	line-height: 1;
}
#container #airticle .section01 p {
	font-size: 14px;
	line-height: 1.6em;
}
#container #airticle .section02 {
	background: #fff; 
}
#container #airticle .section02 .box {
	padding: 15px 3% 25px;
}
#container #airticle .section02 .box ul {
	overflow: auto;
}
#container #airticle .section02 .box ul li {
	padding: 0 0 15px;
	margin: 0 0 15px;
	background: url(img/bdr_img01.png) repeat-x bottom left;
	background-size: 5px 2px;
}
#container #airticle .section02 .box p {
	font-size: 14px;
	text-align: left;
	line-height: 1.6em;
}
#container #airticle .section02 .box p .left {
	color: #c24472;
	vertical-align: middle;
	display: block;
}
#container #airticle .section02 .box p .right {
	color: #ab315e;
	font-weight: bold;
	display: block;
	position: relative;
	padding: 0 0 0 17px;
}
#container #airticle .section02 .box p .right::before {
	content: "";
	width: 14px;
	height: 14px;
	background: url(img/ico01.png) no-repeat 0 50%;
	background-size: 14px;
	position: absolute;
	left: 0;
	top: 4px;
}
#container #airticle .section03 {
	background: #fff; 
}
#container #airticle .section03 ul {
	padding: 20px 3% 25px;
}
#container #airticle .section03 ul li {
	width: 33.333%;
	float: left;
}
#container #airticle .section03 ul li a {
	padding: 0 3% 5%;
	display: inline-block;
}
#container #airticle .section03 ul li a span {
	display: none;
}
#container #airticle .section03 ul li a img {
	width: 100%;
	height: auto;
}

div.box01 {
	margin-bottom: 10px;
	
	}
/* _______________________________________________ テーブル01 */


.uketuke_tbl_wrap {
	padding: 0 3%;
	margin: 25px 0 1em;
	background: #ab315e;
}
.uketuke_tbl {
	width: 100%;
	box-sizing: border-box;
	margin: 4px 0;
}
.uketuke_tbl tr {
	font-size: 18px;
	border-bottom: solid 1px #AB315E;
}
.uketuke_tbl tr.head td, .uketuke_tbl  tr.head td.t_left {
	background: #fbf0f4;
}
.uketuke_tbl td.ltr.f10 {
	font-size: 11px;
    line-height: 13px;
    padding-top: 2px;
}

.uketuke_tbl tr td {
	height: 40px;
	color: #ab315e;
	font-weight: bold;
	font-size: 16px;
	background: #fff;
}

.transform90 {
    transform: rotate( -90deg );
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.uketuke_tbl tr td.t_left {
	width: 40%;
	text-align: center;
	background: #fff;
	border-right: solid 1px #AB315E;
	box-sizing: border-box;
}




/* _______________________________________________ テーブル02 */

.tbl01 {
	width: 100%;
	border-right: solid 1px #CBCBCB;
	border-left: solid 1px #CBCBCB;
	border-top: solid 1px #CBCBCB;
	box-sizing: border-box;
}
.tbl01 tr {
	border-bottom: solid 1px #CBCBCB;
	box-sizing: border-box;
}
	.tbl01 tr td {
	height: 35px;
	padding: 0 3%;
	margin: 0;
	text-align: center;
}
.tbl01 tr td.left {
	border-right: solid 1px #CBCBCB;
	box-sizing: border-box;
}


/* _______________________________________________ テーブル03 */

.tbl03 {
	width: 100%;
	border-right: solid 1px #CBCBCB;
	border-top: solid 1px #CBCBCB;
	box-sizing: border-box;
}
.tbl03 tbody {
}
.tbl03 tr {
	border-bottom: solid 1px #CBCBCB;
	box-sizing: border-box;
}
.tbl03 tr td {
	padding: 10px;
	border-left: solid 1px #CBCBCB;
	box-sizing: border-box;
	vertical-align: middle;
	border-bottom: dotted 1px #CBCBCB;
	display: block;
}
.tbl03 tr td.head {
	color: #fff;
	background: #AB315E;
}
.tbl03 tr td:last-child {
	border-bottom: none;
}


/* _______________________________________________ テーブル04 */

.tbl04 {
	border-right: solid 1px #CBCBCB;
	border-top: solid 1px #CBCBCB;
	box-sizing: border-box;
	display: block;
}
.tbl04 tbody {
	display: block;
}
.tbl04 tr {
	border-bottom: solid 1px #CBCBCB;
	box-sizing: border-box;
	display: block;
}
.tbl04 tr td {
	width: 60%;
	padding: 10px 0;
	border-left: solid 1px #CBCBCB;
}
.tbl04 tr td.left {
	color: #7e183d;
	font-size: 14px;
}
.tbl04 tr td p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 10px;
}


/* _______________________________________________ テーブル05 */

.tbl05 {
	width: 100%;
	border-top: solid 1px #CBCBCB;
	border-left: solid 1px #CBCBCB;
	border-right: solid 1px #CBCBCB;
}
.tbl05 tr {
	border-bottom: solid 1px #CBCBCB;
}
.tbl05 th {
	width: 100px;
	border-right: solid 1px #CBCBCB;
	text-align: left;
	padding: 10px 10px;
	font-size: 15px;
	color: #7e183d;
	background: #F9F9F9;
}
.tbl05 td {
	text-align: left;
	padding: 10px 10px;
	font-size: 14px;
}


/* _______________________________________________ テーブル06 */

.tbl06 {
	width: 100%;
	margin: 1em 0;
	border-left: solid 1px #CDCDCD;
	border-right: solid 1px #CDCDCD;
}
.tbl06 th {
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 10px 10px;
	margin: 0;
	border-bottom: solid 1px #CDCDCD;
	background: #AB315E;
	display: block;
}
.tbl06 td {
	display: block;
}
.tbl06 td .tit {
	border-bottom: solid 1px #CDCDCD;
	background: #eee;
}
.tbl06 td span{
	border-bottom: solid 1px #CDCDCD;
	padding: 10px 10px;
}


/* _______________________________________________ hospital_info */

#hospital_info {
	padding: 20px 0 50px;
	margin: 0 auto;
}
#hospital_info .box {
	display: none;
}
#hospital_info .left dd {
	width: 100%;
}
#hospital_info #hospital_detail {
	margin: 0 3%;
}
#hospital_info #hospital_detail li {
	font-size: 14px;
	text-align: left;
	line-height: 1.6;
	padding: 20px 0 20px;
	background: url(img/bdr_img01.png) repeat-x bottom left;
	background-size: 5px 2px;
}
#hospital_info #hospital_detail li a {
	color: #ab315e;
	font-weight: bold;
}
#hospital_info #hospital_detail li p .left {
	width: 130px;
	display: table-cell;
	vertical-align: middle;
}
#hospital_info #hospital_detail li p .right {
	display: table-cell;
	vertical-align: middle;
}
#hospital_info #hospital_detail li p.f_mail .right img {
	height: 15px;
}
#hospital_info #hospital_detail li p.letter_br {
	margin: 0;
}
#hospital_info .left dd>p {
	font-size: 14px;
	text-align: left;
	line-height: 1.6;
	margin: 0 3% 10px;
}

/* _______________________________________________ menu */

#menu {
	margin: 20px 3% 0;
}
#menu li {
	float: left;
	width: 33.333%;
}
#menu li a {
	display: block;
	padding: 0 3% 5%;
}
#menu li a img {
	width: 100%;
	height: auto;
}


/* _______________________________________________ footer */

#footer {
	padding: 20px 0 10px;
	background: #ab315e;
	position: relative;
}
#footer .sns {
	position: absolute;
	left: 3%;
	top: -41px;
}
#footer .sns a {
	width: 31px;
	height: 31px;
	margin: 0 10px 0 0;
	display: inline-block;
}
#footer .sns a img {
	width: 100%;
	height: auto;
}
#footer ul {
	text-align: center;
	padding: 0 3% 10px;
}
#footer ul li {
	display: inline-block;
}
#footer ul li a {
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
	display: inline-block;
	padding: 0 10px 10px;
}
#footer p {
	color: #fff;
	font-size: 10px;
	text-align: center;
}


/* _______________________________________________ 下層共通 */

#airticle.under_menu dl dd {
	padding: 10px 3% 5px;
	background: #fff;
}
#airticle.under_menu dl dd ul li {
	width: 50%;
	float: left;
}
#airticle.under_menu dl dd ul li .box01 {
	display: none;
}
#airticle.under_menu dl dd ul li .box02 a {
	height: 50px;
	color: #fff;
	line-height: 50px;
	font-size: 17px;
	font-weight: bold;
	border-radius: 3px;
	/*border: solid 2px #EE7BAE;*/
	border: solid 2px #F16FA2;
	box-sizing: border-box;
	/*background: #F084B4 url(img/llink_arrow.png) no-repeat right bottom;*/
	background: #FC79AC url(img/llink_arrow.png) no-repeat right bottom;
	background-size: 16px;
	text-shadow: 0 0 1px rgb(200, 72, 129);
	display: block;
	margin: 0 2% 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#airticle.under_menu dl dd ul li .box02 a.f_small {
	font-size: 100%;
}
#airticle.under_menu dl dd ul li .box02 a.f_small02 {
	width: 96%;
	font-size: 100%;
	white-space: initial;
	text-overflow: initial;
	overflow: hidden;
	line-height: 1.3;
	text-align: center;
	display: table;
}
#airticle.under_menu dl dd ul li .box02 a.f_small02 p {
	width: 100%;
	height: 46px;
	display: table-cell;
	vertical-align: middle;
}
#airticle.under_menu_lists {
	background: #fff;
}
#airticle.under_menu_lists>.box {
	padding: 0 0 30px;
}
#airticle.under_menu_lists>.box>p {
	margin: 0 3%;
}
#airticle.under_menu_lists>dl {
	margin: 0 0 30px;
}
#airticle.under_menu_lists>dl>dt {
	margin: 0 3% 10px;
}
#airticle.under_menu_lists>dl>dd {
	margin: 0 3%;
}
#airticle.under_menu_lists p {
	text-align: left;
}
#airticle.under_menu_lists .box04 {
	margin: 0 0 15px;
}
#airticle.under02>dl>dt {
	text-align: left;
	margin: 0 0 -3px;
}
#airticle.under02>dl>dd {
	padding: 30px 30px;
	border-top: solid 3px #f48bb9;
	background: #fff;
}
#airticle.under02 .box {
	background: #fff;
	padding: 0 3% 30px;
}
#airticle.under02 .box dl {
	margin: 0 0 25px;
	padding: 0 0 25px;
	border-bottom: dotted 1px #eba1c5;
}
#airticle.under02 .box dl dt {
	text-align: left;
	margin: 0 3% 10px;
}
#airticle.under02 .box dl dt .time {
	color: #333;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 3px;
}
#airticle.under02 .box dl dt a {
	color: #7e183d;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: underline;
}
#airticle.under02 .box dl dt .tit {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}
#airticle.under02 .box dl dd {
	margin: 0 3% 0;
}
#airticle.under02 .box p {
	text-align: justify;
	letter-spacing: 0.01em;
}
.btn_back {
	text-align: right;
}
.btn_back a {
	color: #ab315e;
	font-weight: bold;
}


/* _______________________________________________ ページャー */

.pager .current {
	color: #B5B5B5;
}
.pager span {
	width: 38px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}
.pager a {
	width: 38px;
	height: 38px;
	color: #95284D;
	line-height: 38px;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}
.pager .next {
	background: url(img/pager_next.png) no-repeat center;
	background-size: 20px;
	text-indent: -99999px;
}
.pager .prev {
	background: url(img/pager_prev.png) no-repeat center;
	background-size: 20px;
	text-indent: -99999px;
}

/*.pager span a {
	color: #95284D;
	display: block;
}
.pager .prev, .pager .next {
	width: 20px;
	padding: 10px 15px;
	display: inline-block;
}
.pager .prev img, .pager .next img {
	height: auto;
	vertical-align: middle;
}*/


/* _______________________________________________ クリニック紹介 */



/* _______________________________________________ 院長紹介 */

#airticle.doctor dl {
	text-align: left;
	background: #fff;
}
#airticle.doctor dl dt.tit03 {
	margin: 0 3% 15px;
}
#airticle.doctor dl dd {
	margin: 0 3% 0;
}
#airticle.doctor dl div .img_box {
	width: 50%;
	margin: 0 3% 5px 0;
	float: left;
}
#airticle.doctor dl div .img_box p {
	text-align: center;
	color: #ab315e;
	font-weight: bold;
}
#airticle.doctor dl div img {
	width: 100%;
	max-width: 150px;
	height: auto;
	margin: 0 0 10px;
}
#airticle.doctor dl div p {
	font-size: 14px;
	line-height: 1.6em;
}
#airticle.doctor dl div p span {
	display: inline-block;
}


/* _______________________________________________ 院内紹介 */

#airticle.clinic>p {
	margin: 0 0 10px;
}
#airticle.clinic dl dt {
	line-height: 40px;
	color: #7e183d;
	font-size: 20px;
	text-align: left;
	padding: 0 0 0 28px;
	margin: 0 3% 15px;
	border-bottom: solid 2px #eba1c5;
	background: url(img/ico001.jpg) no-repeat left 50%;
	background-size: 18px;
}
#airticle.clinic dl dd {
	padding: 0 3% 0;
}
#airticle.clinic dl dd p {
	font-size: 14px;
	line-height: 1.6;
	text-align: justify;
	letter-spacing: 0.005em;
}
#airticle.clinic dl dd img {
	height: auto;
	float: left;
	margin: 0 20px 10px 0;
}


/* _______________________________________________ 診察受付時間 */

#airticle.reception .box>p {
	font-size: 14px;
	text-align: left;
	margin: 0 3%;
}
#airticle.reception .box .uketuke_tbl_wrap {
	margin: 0 0 1em;
}

/* _______________________________________________ アクセス */

#airticle.access .box>img {
	width: 94%;
	height: auto;
	margin: 0 0 1em;
}
#airticle.access .box>a {
	color: #ab315e;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	margin: 0 3% 1em;
	display: block;
}
#airticle.access .box>p {
	text-align: left;
	margin: 0 3%;
}


/* _______________________________________________ 診療案内 */


/* _______________________________________________ 腎臓病 */

#airticle.CKD {
	text-align: left;
}


/* _______________________________________________ 高血圧 */

#airticle.hypertension .box {
	text-align: left;
}
#airticle.hypertension dl dd .tbl01 {
	margin: 0 0 1em;
}


/* _______________________________________________ 脂質異常症 */

/*#airticle.dyslipidemia .tbl0 {
	margin: 10px 0;
}
#airticle.dyslipidemia .tbl03 tr td p {
	padding: 0 5px;
}*/


/* _______________________________________________ 健康診断・予防接種 */



/* _______________________________________________ 健康診断 */

#airticle.medical .tbl04 {
	margin: 10px 0;
}


/* _______________________________________________ インフルエンザ予防接種 */


/* _______________________________________________ 膀胱炎 */



/* _______________________________________________ ピル外来 */
.mbg-Rt20 {
	margin-right: 20px;
}
.wine {
	color: #7e183d;
	}
.bgc-f9 {
	background-color: #f9f9f9;
	}

/* _______________________________________________ ワクチン */
.bgc-e {
	background-color: #eee;
}


div.freebox.mgnT-30 {
	margin-top: -30px;
}

/* _______________________________________________ 総合内科 */

p.ltr.mgn-L40 {
	margin-left: 40px;
	}


/* _______________________________________________ AGA治療 */



/* _______________________________________________ その他 */



/* _______________________________________________ お知らせ */



/* _______________________________________________ お問い合わせ */

#airticle.contact form table tbody tr {
	margin: 0 0 15px;
}
#airticle.contact form table {
	width: 100%;
}
#airticle.contact form table tbody tr {
	margin: 0 0 0.5em;
	display: block;
}
#airticle.contact form table tbody tr th {
	display: block;
}
#airticle.contact form table tbody tr th p {
	font-size: 16px;
	color: #ab315e;
	font-weight: bold;
}
#airticle.contact form table tbody tr td {
	display: block;
}
#airticle.contact form table tbody tr td input {
	font-size: 14px;
	border: solid 1px #C0C0C0;
	box-sizing: border-box;
	display: block;
	padding: 10px 3%;
	width: 100%;
}
#airticle.contact form table tbody tr td textarea {
	width: 100%;
	max-width: 100%;
	height: 150px;
	font-size: 14px;
	padding: 10px 10px;
	border: solid 1px #C0C0C0;
	box-sizing: border-box;
}
#airticle.contact form .submit {
	text-align: right;
}
#airticle.contact form .submit .ajax-loader {
	display: none;
}
#airticle.contact form .wpcf7-submit {
	width: 100%;
	height: 50px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 0.5em 0 0;
	border: solid 3px #AE1F5B;
	box-sizing: border-box;
	background: #CA3D71;
	display: inline-block;
}
#airticle.contact form>p {
	font-size: 16px;
	text-align: left;
}

/* _______________________________________________ コンタクトフォーム */

#form {
	margin: 20px 3%;
}
#form .letter {
	text-align: left;
	font-size: 14px;
	margin: 0 0 1em;
}
#form form table {
	width: 100%;
	margin: 0 0 01em;
}
#form form table tr {
	height: 30px;
}
#form form table tr th {
	font-size: 14px;
	font-weight: bold;
}
#form form table tr td {
	font-size: 14px;
	text-align: left;
}
#form .f_back {
	width: 100%;
	height: 50px;
	color: #222;
	font-size: 16px;
	margin: 0 0 10px;
	border: solid 3px #C4C4C4;
	box-sizing: border-box;
	background: #ddd;
}
#form .f_submit {
	width: 100%;
	height: 50px;
	color: #fff;
	font-size: 16px;
	margin: 0 0 10px;
	border: solid 3px #AE1F5B;
	box-sizing: border-box;
	background: #CA3D71;
}


/* _______________________________________________ 採用情報 */

#airticle.recruit .box dl {
	margin: 10px 0 0;
	padding: 0;
	border: none;
}


/* _______________________________________________ 自費診療 */

#freenav {
	margin: 0 0 20px;
	text-align: left;
}
#freenav span {
	width: 100%;
	height: 48px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	font-size: 17px;
	text-align: center;
	margin: 0 0 2px;
	border-radius: 4px;
	background: #F49BC2;
	display: block;
}
.freetit {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding: 0 15px;
	margin: 0 0 8px;
	text-align: left;
	border-bottom: solid 1px #CDCDCD;
	border-left: solid 4px #F49BC2;
}
.freetit span {
	font-size: 11px;
	font-weight: normal;
	display: block;
	line-height: 1.3;
	margin: 4px 0 5px;
}
.freebox {
	margin: 0 0 20px;
}
.freebox table {
	width: 100%;
	border-top: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
	border-right: solid 1px #CDCDCD;
}
.freebox table tr {
	font-size: 14px;
	border-bottom: solid 1px #CDCDCD;
}
.freebox table tr th {
	width: 137px;
	color: #6c424f;
	font-size: 13px;
	padding: 10px 5px;
	border-right: solid 1px #CDCDCD;
	background: #F8F8F8;
}
.freebox table tr th span {
	font-size: 11px;
}
.freebox table tr td {
	font-size: 13px;
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #C0C0C0;
}
/* _______________________________________________ ワクチン テーブル */

.freebox02 {
	margin: 0 0 20px;
}
.freebox02 table {
	width: 100%;
	border-top: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
	border-right: solid 1px #CDCDCD;
}
.freebox02 table tr {
	font-size: 14px;
	border-bottom: solid 1px #CDCDCD;
}
.freebox02 table tr th {
	width: 137px;
	color: #6c424f;
	font-size: 13px;
	padding: 10px 11px 10px 0px;
	border-right: solid 1px #CDCDCD;
	background: #F8F8F8;
}
.freebox02 table tr th span {
	font-size: 11px;
}
.freebox02 table tr td {
	font-size: 13px;
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #C0C0C0;
}

.th-pdg-L20 {
	padding-left: 8px;
	}
/* _______________________________________________ ピル テーブル */
	
.freebox03 {
	margin: 0 0 10px;
}
.freebox03 table {
	width: 100%;
	
}
.freebox03 table tr {
	font-size: 14px;
	
}
.freebox03 table tr th {
	width: 160px;
	color: #6c424f;
	padding: 10px 10px;
	
}
.freebox03 table tr th span {
	font-size: 13px;
}
.freebox03 table tr td {
	text-align: left;
	padding: 3px;
	vertical-align: text-top;
	
}




}/* ↑ここまで 画面の横幅が768pxまで */





