/*************************
doctor.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;}

.innerLeftWrapper {
	float: none;
	width: 100%; /* 320px */
	margin: 0;
	padding: 0;
}

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

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


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

#main .doctorSectionA .imgBox {
	float: left;
	width: 24%;/* PC 27.142857% */
	height: auto;
	border: 1px solid #f0f0f0;
}

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

#main .doctorSectionA .titleTxtBox h2 {
	color: #880052;
	letter-spacing: 0.05em;
	font-size: 26px;
}

#main .doctorSectionA .titleTxtBox h2 .enTxt {
	display: block;
	color: #999999;
	font-size: 14px;
	letter-spacing: 0.15em;
}

#main .doctorSectionA .txtBoxA {
	display: none;
	margin-top: 10px; /* 10px */
	width: 100%;
}

#main .doctorSectionA .btnBox {
	background-color: #ce94ac;
	color: #000000;
	margin-top: 10px;
	padding: 0 15px 0 15px;
}

#main .doctorSectionA .txtBoxA h3 {
	color: #880052;
	margin-top: 1.7667844%; /* 5px */
	margin-bottom: 3.5335689%; /* 10px */
}

#main .doctorSectionA .txtBoxA h4 {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #734325;
	font-weight: bold;
}

#main .doctorSectionA table th {
	text-align: center;
	width: 24.734982%; /* 70px */
	background-color: #e4caa8;
}

#main .doctorSectionA table td {
	width: 71.731448%; /* 213px */
	padding: 1.7667844% 0 1.7667844% 1.7667844%; /* 5px 0 5px 10px */
}

#main .doctorSectionA table tr {
	height: 60px;
	border-bottom: solid 1px #f0f0f0;
}

#main .doctorSectionA .societyTxtTable tr {
	height: 30px;
	border-bottom: none;
}

#main .doctorSectionA .societyTxtTable th {
	padding: 0;
	margin: 0;
}

#main .doctorSectionA .societyTxtTable th {
	width: 0;
	padding: 0;
	margin: 0;
}

#main .doctorSectionA .profile_subbox {
  margin-top: 20px;
	/*border: 1px solid #eee;
  padding: 15px;*/
}


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



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

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

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

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

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

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

#main .innerSideWrapper .headTxtBox  {
}

#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;
}
/* /セカンドページ共通(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 .doctorSectionA 640px
**************************/
#main .doctorSectionA .headBox {
	margin-bottom: 4.6875%; /* 30px */
}

#main .innerLeftWrapper .doctorSectionA .imgBox {
	width: 29.6875%; /* 190px */
}


/* .titleTxtBox 420px
------------------------------*/
#main .innerLeftWrapper .doctorSectionA .titleTxtBox {
	width: 65.625%; /* 420px */
	margin-bottom: 3.896103%; /* 30px */
}

#main .innerLeftWrapper .doctorSectionA .titleTxtBox h2 {
	font-size: 40px;
	letter-spacing: 0.01em;
}

#main .innerLeftWrapper .doctorSectionA .titleTxtBox h2 .enTxt {
	margin-bottom: 5px;
	letter-spacing: 0.3em;
	font-size: 16px;
}

#main .innerLeftWrapper .doctorSectionA .titleTxtBox p {
	margin-top: 7.142857%; /* 30px */
	color: #000000;
}

/* .txtBoxA 640px
------------------------------*/
#main .innerLeftWrapper .doctorSectionA .txtBoxA{
	display: block;
}

#main .innerLeftWrapper .doctorSectionA .txtBoxA h3 {
	font-size: 16px;
	margin-top: 1.5625%; /* 10px */
	margin-bottom: 2.34375%; /* 15px */
}

#main .innerLeftWrapper .doctorSectionA .txtBoxA h4 {
	float: left;
	margin: 0;
	width: 34.375%; /* 220px */
	color: #000000;
	font-size: 14px;
}

#main .innerLeftWrapper .doctorSectionA .txtBoxA .txtSubBoxA {
	margin-top: 20px;	
}

#main .innerLeftWrapper .doctorSectionA .txtBoxA table {
	float: right;
	width: 65.625%; /* 420px */
}

#main .innerLeftWrapper .doctorSectionA .txtBoxA table * {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	width: 0;
	text-align: left
}

/*#main .doctorSectionA .profile_subbox {
  margin-top: 20px;
}*/
#main .doctorSectionA .txtBoxA table tr {
	height: 3em;
}

#main .doctorSectionA .txtBoxA .historyTxtTable th {
	width: 14.285714%; /* 100px */
}

#main .doctorSectionA .txtBoxA .historyTxtTable td {
	width: 45.714285%; /* 320px */
}

#main .doctorSectionA .txtBoxA .societyTxtTable tr {
	height: 1.5em;
}


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

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

}