/*************************
medical.css
**************************/
@charset "utf-8";


/* セカンドページ共通(スマホ) 
------------------------------*/
/*************************
#header
**************************/
#header .topHeadImg {
	padding: 13% 0 18% 0;
	background: #e4caa8 url(../img/siteHeadMainImg.png) no-repeat center;
	background-size:cover;
}

#header .topHeadTxt {display: none;}

/*************************
#main
**************************/
#main section, #main aside,#main section * {margin: 0; padding: 0;}
#main .pageTitle {padding-top: 1.0526315%;}
#main .pageTitle .bledList {margin-bottom: 3.1578947%;}
#main .pageTitle .bledList a:hover {color:#880052;}
#main .pageTitle h2 {color: #880052;}
.margin30 {margin-top: 4.2857142%; /* 30px */}
.displayB {display: block;}
.innerLeftWrapper {
	float: none;
	width: 100%; /* 320px */
	margin: 0;
	padding: 0;
}

#main .innerLeftWrapper section {
	margin-top: 1.4285714%; /* 15px */
	padding: 4.2857142%;
}

.innerSideWrapper {
	display: none;
}
/* /セカンドページ共通(スマホ) 
------------------------------*/


/*************************
#main .txtTitleBox
**************************/
#main .txtTitleBox {
	/* width:283px */
	background: url(../img/medical/medicalContentMenulistTit.jpg) no-repeat;
	height: 70px;
	margin-bottom: 1.4285714%; /* 10px */
	padding: 15px;
	/*box-sizing: content-box;*/
}

#main .txtTitleBox h2 {
	color: #000;
	letter-spacing: 0.05em;
	line-height: 1.5;
	font-size: 24px;
	font-weight: bold;
}



/*************************
#main .medicalSection共通
**************************/
#main .medicalSectionFirst {
	margin-top: 0 !important;
}
#main .medicalSectionLast {
	margin-bottom: 5.7142857% !important; /* 15px */
}
#main .marginTop {
	margin-top: 20px;
}

#main .pageTitle h2 {
	margin-bottom: 3.1578947%; /* 30px */
}


/*************************
#main .medicalSectionA
**************************/
#main .medicalSectionA {
	/* width:283px */
}

#main .medicalSectionA .imgBox {
	float: left;
	width: 24%;/* PC 27.142857% */
	height: auto;
}

#main .medicalSectionA .titleTxtBox {
	float: right;
	width: 73%; /* PC 60% */
	height: auto;
}

#main .medicalSectionA .titleTxtBox h3 {
	color: #444444;
	font-size: 26px;
	font-weight: bold;
	margin-top: 1.7667844%; /* 5px */
	margin-bottom: 3.5335689%; /* 10px */
}

#main .medicalSectionA .titleTxtBox p {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro', 'HGS明朝E','ＭＳ Ｐ明朝', serif;
	color: #880052;
	letter-spacing: 0.05em;
	line-height: 1.2;
	font-size: 16px;
	margin-bottom: 3.5335689%; /* 10px */
}

#main .medicalSectionA .titleTxtBox p span.menuPrice {
	font-size: 26px;
}

#main .medicalSectionA .titleTxtBox p span.menuPrice span {
	font-size: 18px;
}

#main .medicalSectionA .titleTxtBox p span.tax {
	font-size: 0.8rem;
  display: block;
}

#main .medicalSectionA .txtBox {
	clear: both;
	margin-top: 10px; /* 10px */
	width: 100%;
}

#main .medicalSectionA .txtBox .btnBox {
	background-color: #f2961d;
	color: #ffffff;
	width: 15em;
	margin: 3.5335689% auto 0 auto;/* 10px */
	padding: 0 15px 0 15px;
}



/*************************
#main #medicalShimi
**************************/
#main #medicalShimi .titleTxtBox {
}

#main #medicalShimi .titleTxtBox h3 {
	color: #880052;
	letter-spacing: 0.05em;
	font-size: 26px;
	font-weight: bold;
	margin-top: 1.7667844%; /* 5px */
	margin-bottom: 3.5335689%; /* 10px */
}

#main #medicalShimi .txtBox {
	margin-bottom: 3.5335689%; /* 10px */
}

/*************************
#main .medicalSectionB
**************************/
#main .medicalSection {
	/* width:283px */
}
#main .medicalSectionB .titleTxtBox h3 {
	color: #880052;
	letter-spacing: 0.05em;
	font-size: 26px;
	font-weight: bold;
	margin-top: 1.7667844%; /* 5px */
	margin-bottom: 3.5335689%; /* 10px */
}

#main .medicalSectionB .txtBox {
	margin-bottom: 3.5335689%; /* 10px */
}
#main .medicalSectionB .btnBox {
	background-color: #734325;
	color: #fff;
	margin-bottom: 3.5335689%; /* 10px */
	padding: 0 15px 0 15px;
}
#main .medicalSectionB .txtBoxA {
	display: none;
	width: 100%;
	margin-top: 3.5335689%; /* 10px */
	margin-bottom: 3.5335689%; /* 10px */
}
#main .medicalSectionB .txtBoxA .imgBox {
	text-align: center;
	margin-bottom: 10px; /* 10px */
}

#main .medicalSectionB .txtBoxA dl.txtSubBoxA {
	margin-top: 7.0671378%; /* 20px */
}
#main .medicalSectionB .txtBoxA dl.txtSubBoxA dt {
	border-top: solid 1px #04ac93;
	color: #04ac93;
	letter-spacing: 0.05em;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1.7667844%; /* 5px */
	padding-top: 1.7667844%; /* 5px */
}
#main .medicalSectionB .txtBoxA dl.txtSubBoxA dd {
	line-height: 1.75;
}
#main .medicalSectionB .txtBoxA dl.txtSubBoxA dd a.marker {
	background-color: #c2f7ef;
	font-weight: bold;
	padding: 0.25em 0.5em;
}

/*************************
#main .MenuguideBtn
**************************/
#main .MenuguideBtn {
	text-align: center;
}


/* PC表示
------------------------------*/
@media screen and (min-width:768px) {



/* セカンドページ共通(PC) 
------------------------------*/
.displayB {display: inline;}
.innerLeftWrapper {
	display: block;
	float: left;
	width: 73.68421%; /* 700px */
}

.innerSideWrapper {
	display: block;
	float: right;
	width: 23.057894%; /* 220px */
}

#main .innerLeftWrapper section {
	margin-top: 1.4285714%; /* 15px */
	padding: 4.2857142%; /* 30px */
}

#main .innerSideWrapper aside {
	/*margin-top: 13.636363%;  30px */
	background-color: #ffffff;
}

#main .menuAside .headTxtBox {
	background-color: #cd94ac;
	padding: 18.181818% 0 6.363636% 9.090909%; /* 40px 0 14px 20px */
}

#main .menuAside .headTxtBox h2 {
	font-size: 18px;
}

#main .innerSideWrapper .headTxtBox  {
}

#main .innerSideWrapper .bodyTxtBox p.subtitleTxt {
	background-color: #f5e5cb;
	border-bottom: solid 1px #cccccc; 
	color: #222;
	font-weight: bold;
	padding: 5.909090% 0 5.909090% 9.090909%; /* 13px 0 13px 20px */
}

#main .innerSideWrapper .bodyTxtBox ul li {
	border-bottom: solid 1px #cccccc; 
}

#main .innerSideWrapper .bodyTxtBox ul li img {
	vertical-align: baseline;
	margin-right: 4.45454545%;
}

#main .innerSideWrapper .bodyTxtBox ul li a {
	display: block;
	padding: 5.909090% 0 5.909090% 9.090909%; /* 13px 0 13px 20px */
}

#main .innerSideWrapper .bodyTxtBox ul li a:hover {
	color: #ffffff;
	background-color: #ce94ac;
}

#main .pageTitle h2 {
	font-size: 30px;
	height: 30px;
}
/* /セカンドページ共通(PC) 
------------------------------*/


/*************************
#header
**************************/
#header {
	height: 200px; 
	background: #e4caa8 url(../img/siteHeadMainImg.png) no-repeat center;
}

#header .topHeadImg {display: none;}
#header .siteHeadLogoImg {
	display: block; 
	width: 600px; /*600px*/
	height: 185px;
}

#header .siteHeadLogoImg h1 {
	display: block; 
	float: left; 
	width: 165px; /*165px*/
}

#header .siteHeadLogoImg .imgBox {  
	float: left; 
	margin-top: 70px; /*70px*/
	margin-left: 40px; /*40px*/
	width: 365px; /*365px*/
}


/*************************
#main .medicalSectionA
**************************/
#main .medicalSectionFirst {
	margin-top: 0;
}
#main .medicalSectionA {
	/* width:640px */
}

#main .medicalSectionA .imgBox {
	width: 31.25%;
}

#main .medicalSectionA .titleTxtBox {
	width: 65.625%;
}

#main .medicalSectionA .titleTxtBox h3 {
	font-size: 36px;
	margin-bottom: 10px;
}

#main .medicalSectionA .titleTxtBox p {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

#main .medicalSectionA .titleTxtBox p span.menuPrice {
	font-size: 30px;
}

#main .medicalSectionA .titleTxtBox p span.menuPrice span {
	font-size: 18px;
}

#main .medicalSectionA .txtBox {
	clear: none;
	float: right;
	width: 65.625%;
	margin-top: 0;
}

#main .medicalSectionA .txtBox .btnBox {
	margin: 10px 0 0 0;
}

/*************************
#main .medicalSectionB
**************************/
#main .medicalSectionB {
	/* width:640px */
}

#main .medicalSectionB .titleTxtBox h3 {
	color: #880052;
	letter-spacing: 0.05em;
	font-size: 26px;
	font-weight: bold;
	margin-top: 1.7667844%; /* 5px */
	margin-bottom: 3.5335689%; /* 10px */
}

#main .medicalSectionB .txtBox {
	margin-bottom: 3.5335689%; /* 10px */
}

#main .medicalSectionB .btnBox {
	background-color: #f2961d;
	color: #fff;
	padding: 0 15px 0 15px;
}
#main .medicalSectionB .txtBoxA {
	display: block;
	margin-bottom: 30px;
}
#main .medicalSectionB .txtBoxA .imgBox {
	margin: 0 20px 20px 0;
	width: 31.25%;
	float: left;
}
#main .medicalSectionB .txtBoxA p.nowrap {
	padding-top: 10px;
	overflow: hidden;
	_zoom:1;
}
#main .medicalSectionB .txtBoxA dl.txtSubBoxA {
	margin-top: 10px;
	clear: both;
}

}
@media screen and (min-width:1024px) {

}
/* スマホ表示
------------------------------*/
@media screen and (min-width:380px) {

}