@charset "shift_jis";


/*====================================
サイトここから
====================================*/

.doctor_c01_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
}
.doctor_c01_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
}
.doctor_c01_box {
	padding: 60px 0;
}

.doctor_c01b_box {
	padding: 60px 0 100px;
}

.doctor_c01_tx01 {
	font-size:14px;
	font-size:1.4rem;
	line-height: 1.25;
}
.doctor_c01_tx02 {
	font-size:24px;
	font-size:2.4rem;
	line-height: 1.45;
	font-weight: 500;
	letter-spacing: 0.08em;
	padding: 12px 0 12px 0;
	border-bottom: 1px #fa6f45 solid;
	margin-bottom: 12px;
}
.doctor_c01_tx02 .tx_s {
	font-size:14px;
	font-size:1.4rem;
	padding-left: 0.4em;
	letter-spacing: 0.02em;
	color: #fa6f45;
}
.doctor_c01_tx03 {
	font-size:16px;
	font-size:1.6rem;
	padding-bottom: 12px;
}
.doctor_c01_tx03 .tx_s {
	font-size:14px;
	font-size:1.4rem;
	color: #fa6f45;
	padding-right: 0.2em;
}

.doctor_c01_tx03b {
	font-size:16px;
	font-size:1.6rem;
	line-height: 1.65;
	padding-top: 12px;
}

.doctor_c00_box01 {
	padding: 25px;
	background-color: #FFF;
	border-radius: 6px;
	
}
.doctor_c01_container {
	background-color: rgba(244,243,238,0.55);
	padding: 40px 25px 10px;
	border-radius: 6px;
}

.base_contents00_g2 > .doctor_c01_container {
  -ms-grid-columns: 65% 35%;
  grid-template-columns: 65% 35%;
}
@media only screen and (max-width: 820px) {
.base_contents00_g2 > .doctor_c01_container {
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
}
}

.doctor_table01{
border-collapse:collapse;
width:100%;
	font-size:14px;
	font-size:1.4rem;
	line-height:1.60;
}
.doctor_table01 > tr {
/*	border-bottom:1px #999999 solid;*/
}
.doctor_table01 th {
width:16%;
display: inline-block;
/*background-color:#FFF;*/
/*background-color:rgba(238,238,238,0.75);*/
font-weight: 500;
padding:0px 0px 14px;
color: #444;
/*border:1px #DDD solid;*/
	text-align: left;
	vertical-align: top;
	line-height: 1.35;
	margin-right: 0.5%;
}
.doctor_table01 th .tx_s {
	font-size:13px;
	font-size:1.3rem;
}
.doctor_table01 td {
width:83.5%;
display: inline-block;
/*background-color:#FFF;*/
text-align:left;
padding:0px 0px 14px;
color: #222;
	line-height: 1.35;
/*border:1px #DDD solid;*/
	text-align: left;
}
.doctor_table01 td .tx_s {
	font-size:12px;
	font-size:1.2rem;
}
.doctor_table01 td .tx_ss {
	font-size:12px;
	font-size:1.2rem;
	color: #AAA;
}
.doctor_table01 td .icon01 {
	font-size:12px;
	font-size:1.2rem;
	color: rgba(250,111,69,0.75);
	padding-right: 0.2em;
}

.doctor_drimg {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 320px;
}
.doctor_drimg01 {
	background-image: url("../images/doctor_drimg01.jpg");
}
.doctor_drimg02 {
	background-image: url("../images/doctor_drimg02h_240709.jpg");
}
.doctor_drimg_inada {
	background-image: url("../images/doctor_drimg_inada.jpg");
}

@media only screen and (max-width: 820px) {
.doctor_drimg {
	background-image: none;
	}
}

.doctor_c01_stit01 {
	text-align: center;
	font-size:18px;
	font-size:1.8rem;
	color: #fa6f45;
	margin: 32px 0 16px;

}
.doctor_c01_stit01 .tx {
	display: inline-block;
	/*padding: 6px 1.4em;
	background-color: #fa6f45;
	color: #FFF;*/
	position: relative;
  padding: 0 75px;
}
.doctor_c01_stit01 .tx_s {
	font-size:12px;
	font-size:1.2rem;
	padding-left: 0.6em;
}

.doctor_c01_stit01 .tx:before, .doctor_c01_stit01 .tx:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 60px;
  height: 1px;
  background-color: #fa6f45;
}

.doctor_c01_stit01 .tx:before {
  left:0;
}
.doctor_c01_stit01 .tx:after {
  right: 0;
}


.doctor_c01_tx04 {
	font-size:15px;
	font-size:1.5rem;
	line-height: 2.0;
	/*text-align: center;*/
	text-align: justify;
	padding: 0 8% 0;
}



.doctor_c02_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: rgba(244,243,238,0.55);
}
.doctor_c02_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
}
.doctor_c02_box {
	padding: 60px 0;
}

.doctor_c02_container .grid_item {
	background-color: #FFF;
	padding: 25px;
	border-radius: 6px;
}

.doctor_c02_drimg {
	padding: 0 15% 0px;
	/*background-color: rgba(238,238,238,0.15);*/
	margin-bottom: 24px;
}
.doctor_c02_drimg span.img {
	background-color: #EEE;
	min-height: 200px;
	display: block;
}

.doctor_c02_drimg img {
	width: 100%;
	
}

.doctor_c01_tx01 {
	font-size:14px;
	font-size:1.4rem;
	line-height: 1.25;
}
.doctor_c02_tx02 {
	font-size:24px;
	font-size:2.4rem;
	line-height: 1.45;
	font-weight: 500;
	letter-spacing: 0.08em;
	padding: 8px 0 12px 0;
	border-bottom: 1px #fa6f45 solid;
	margin-bottom: 12px;
}
.doctor_c02_tx02 .tx_s {
	font-size:14px;
	font-size:1.4rem;
	padding-left: 0.4em;
	letter-spacing: 0.02em;
	color: #fa6f45;
}
.doctor_c02_tx03 {
	font-size:14px;
	font-size:1.4rem;
	margin-bottom: 12px;
}
.doctor_c02_tx04 {
	font-size:14px;
	font-size:1.4rem;
	margin-bottom: 12px;
	color: #CC0000;
}
.doctor_c02_tx05 {
	font-size:14px;
	font-size:1.4rem;
	line-height: 1.25;
	text-align: center;
	padding: 8px 0.2em;
	background-color: rgba(244,243,238,0.55);
}


.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	position: relative;
}
.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 140px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
}
.cp_box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.cp_box label:after {
	line-height: 2.0rem;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 50%;
	/*width: 16rem;*/
	padding: 8px 2.6em;
	/*font-family: FontAwesome;*/
	content: /*'\f13a'*/' 続きをよむ';
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #ffffff;
	border-radius: 20px;
	background-color: rgba(27, 37, 56, 0.85);
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	overflow: hidden;
	height: 330px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input:checked + label:after {
	font-family: FontAwesome;
	content: /*'\f139'*/' 閉じる';
}
.cp_box input:checked ~ .cp_container {
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}
@media only screen and (max-width: 820px) {
.cp_box .cp_container {
	height: 485px; /* 開く前に見えている部分の高さ */
}
.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input:checked + label:after {
	font-family: FontAwesome;
	content: /*'\f139'*/' 閉じる';
}
.cp_box input:checked ~ .cp_container {
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}
}


#doctor .ntop_c05_drimg {
	padding: 0 25% 0px;
	/*background-color: rgba(238,238,238,0.15);*/
	margin-bottom: 24px;
}

#doctor .ntop_c05_tx03 {
	display: block;
	margin-bottom: 0;
}