@charset "utf-8";

* {
	margin: 0;
}
html {
	margin: 0;
	min-width: 1380px;
	height: 100%;
}
.sm-display {
	display:none;
}
.sm-none {
	display:inline;
}
.forPr {
	display: none;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#mainContainer p {
	line-height: 1.8em;
	margin-top: 15px;
}
.contentsW {
	width: 980px;
	margin: 0 auto;
}
.maxW {
	width: 100%;
}
.blue_bd {border:1px solid #85a2e6;}

.alink {
	font-size: 20px;
	display: block;
	padding: 3px 0 5px 10px;
	width: auto;
	height: 100%;
	color: #003087;
	border-top: 4px solid #d0dbf5;
	background-color: #f8f9fe;
}
.alink2 {
	font-size: 20px;
	display: block;
	padding: 3px 0 5px 10px;
	width: auto;
	height: 100%;
	color: #003087;
	border-top: 1px solid #d0dbf5;
	background-color: #f8f9fe;
}

.accordion_head {
	cursor: pointer;
}
a[href*="medical-rs"]:hover {
	opacity:0.7;
}

#mainContainer .box02 h2 {
	border-top: none;
	padding-top: 0;
}
#wrapper .contentsW h1 {
	padding-top: 1px;
	font-size: 14px;
	font-weight:normal;
	padding-top: 10px;
	display:block;
}
#pageImg {
	width: auto;
	background-color: #c6dbf8;
	line-height: 0;
}
#pageImg .inner {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
}
#mainWrapper {
	width: 1000px;
	margin: 40px auto 0;
	position: relative;
}
#mainContainer {
	width: 100%;
	float: none;
	background-repeat: repeat-x;
}
#mainContainer section {
	margin-bottom: 58px;
}
#goTop {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 100;
}
@media screen and (max-width:640px) {
	#goTop {
		bottom: 85px;
	}
}

#goTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#goTop a {
	width: 50px;
	height: 50px;
	text-align: center;
	display: block;
	z-index: 999;
}
.tel-link {
	pointer-events: none;
}
.btn-blue {
	background: #85a2e6;
	text-align: center;
	padding: 7px 2em 6px 1em;
	background-image: url(../../img/sp/common/btn_gmap.png);
	background-position: 95% 45%;
	background-repeat: no-repeat;
	background-size: 6px auto;
	line-height: 1.5;
	display:inline-block;
}
.btn-blue2 {
	width: 208px;
	box-sizing: border-box;
	background-color: #275ECE;
	text-align: center;
	line-height: 1.2!important;
	padding: 10px 2em 8px;
	letter-spacing: 0.1em;
}
.contactArea {
	margin-bottom: 10px;
	position: relative;
}
.contactArea .contentsW {
	position: relative;
}
.contactArea p {
	font-size: 14px;
	margin-top: 0;
}
.contactArea .bg {
	background-color: #DEEEEB;
	padding: 18px 0 16px;
	margin-top: 30px;
	overflow: hidden;
}
.contactArea .bg div {
	text-align: center;
}
.contactArea .detail {
	font-size: 14px;
	margin-right: 25px;
}
.contactArea .center .detail {
	font-size: 13.5px;
}
.contactArea .left .detail a {
	text-decoration: none;
	color: #b09201;
	pointer-events: initial;
}
.contactArea .center .detail a {
	text-decoration: none;
	color: #2c5cb7;
	pointer-events: initial;
}
.btn-blue a, #footer .bg .footerLogo .btn-gmap a {
	color: white
}
.contactArea .biyou .detail a {
	text-decoration: none;
	color: #FB637E;
	pointer-events: initial;
}
.contactArea .left .detail a:hover,
.contactArea .left .detail a:active,
.contactArea .center .detail a:hover,
.contactArea .center .detail a:active,
.contactArea .biyou .detail a:hover,
.contactArea .biyou .detail a:active {
	text-decoration: underline;
}
.contactArea  .datetime {
	font-size: 11px;
	color: #000;
}
.contactArea .bg .icoTel {
	text-align: left;
}
.contactArea .bg .icoTel img {
	margin-top: 5px;
}
.contactArea .bg .icoTel a {
	display: inline-block;
	font-size:23px;
	font-weight: 700;
	line-height: 1;
}
.contactArea .left .detail,
.contactArea .left .icoTel a {
	color: #b09201;
	pointer-events: none;
}
.contactArea .center .detail,
.contactArea .center .icoTel a {
	color: #0549c6;
	pointer-events: none;
}
.contactArea .biyou .detail,
.contactArea .biyou .icoTel a {
	color: #FB637E;
	pointer-events: none;
}
.contactArea .bg div.left {
	width:225px;
	float: left;
}
.contactArea .bg div.center {
	width: 215px;
	float: left;
}
.contactArea .bg div.biyou {
	width: 250px;
	float: left;
}
.contactArea .bg div.right {
	width: 290px;
	float: right;
}

.contactArea .bg div.right a.btnReserve {
	background-color: #2863d1;
	background-image: url(../../img/common/common_ico08.png);
	background-repeat: no-repeat;
	background-position: 20px 49%;
	border-radius: 4px;
    box-shadow: 0 3px #01308a;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	font-size: 16px;
	margin: 10px 70px 0 0;
	line-height: 49px;
	padding: 3px 0 0 58px;
	text-align: left;
	width: 305px;
}
.contactArea .bg div.right .icoTel a {
	margin: 19px 0 2px 20px;
}
.contactArea .bg div.right p {
	font-size: 13px;
}
.aco_input {
	display:none;
}
.aco_area {
	position:relative;
}
.aco_title {
	margin-top:10px;
	cursor:pointer;
	position:relative;
	display:block;
}
.aco_title > span:first-child {
	display:inline-block;
	font-size:13px;
}
.aco_title:hover {
	opacity:0.7;
}
.aco_title.part02 {
	font-size:20px;
	margin:0 auto;
	padding:5px 0;
	color:#4470d9;
	font-weight:bold;
}
.aco_title.part03 {
	font-size:16px;
	font-weight:bold;
	display:block;
	width:100%;
	color:#4470d9;
	border:1px solid #4470d9;
	border-radius:5px;
    padding: 8px 5px 8px 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background:#fff;
}
.aco_title.part03 a {
	display: block;
	color: #4470d9;
	position: relative;
}
.aco_title.part03 a::after {
	content: "詳しくはこちら≫";
	background-color: #4470d9;
	color: #FFF;
	font-weight: normal;
	padding: 2px 8px;
	font-size: 80%;
	border-radius: 5px;
	position: absolute;
	right: 0px;
}
.aco_title.part04 {
	padding:10px 10px 10px 30px;
	border:4px double #ccc;
	position:relative;
	font-size:20px;
}
.aco_title.part04:before {
	content:"";
	display:inline-block;
	width:7px;
	height:7px;
	position:absolute;
	top:40%;
	left:5px;
	border-right:3px solid #85a2e6;
	border-bottom:3px solid #85a2e6;
	transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}
.aco_title.part05 {
	font-size:16px;
	font-weight:bold;
	display:block;
	width:47%;
	color:#4470d9;
	border:1px solid #4470d9;
	border-radius:5px;
    padding: 8px 40px 8px 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background:#fff;
}
.aco_input[type="checkbox"]:checked + .aco_inner .aco_title.part03 {
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.icon_plus {
	top:0;
	bottom:0;
	right:5px;
	margin:auto 0;
	position:absolute;
	display:block;
	width:30px;
	height:30px;
	background-color:#4470d9;
	border-radius:5px;
}
.icon_plus:before,
.icon_plus:after {
	position:absolute;
	content:"";
	display:block;
	background:#fff;
}
.icon_plus:before {
	width:24px;
	height:4px;
	top:13px;
	left:3px;
}
.icon_plus:after {
	width:4px;
	height:24px;
	top:3px;
	left:13px;
}
.aco_content {
	width:640px;
	position:absolute;
	top:30px;
	right:-50px;
	z-index:1000;
	background:#fff;
	padding:0 10px;
	transition:0.2s ease;
	-moz-transition:0.2s ease;
	-ms-transition:0.2s ease;
	-o-transition:0.2s ease;
	-webkit-transition:0.2s ease;
}
.aco_content.part02,
.aco_content.part03 {
	width:100%;
	position:relative;
	top:0;
	right:0;
	transition:0.2s ease;
	-moz-transition:0.2s ease;
	-ms-transition:0.2s ease;
	-o-transition:0.2s ease;
	-webkit-transition:0.2s ease;
	padding:0 15px !important;
}
.icon_exit {
	cursor:pointer;
	position:absolute;
	right:10px;
	top:5px;
	color:#06F;
}
.aco_content h4 {
	margin-top:20px !important;
}
.aco_input[type="checkbox"] + .aco_inner .aco_content {
	height:0px;
	overflow:hidden;
}
.aco_input[type="checkbox"]:checked + .aco_inner .aco_content {
	height:auto;
	overflow:visible;
	padding:10px;
	border:5px solid #e3eaf9;
	box-shadow:0px 0px 5px 2px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.2);
	-ms-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.2);
	-o-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.2);
}
.aco_input[type="checkbox"]:checked + .aco_inner .aco_content.part02,
.aco_input[type="checkbox"]:checked + .aco_inner .aco_content.part03 {
	border:none;
	padding:10px 15px !important;
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	-webkit-box-shadow:none;
}
.aco_input[type="checkbox"]:checked + .aco_inner .aco_content.part03 {
	border:1px solid #4470d9;
	border-top:none;
}
.aco_input[type="checkbox"]:checked + .aco_inner .aco_title .icon_plus:after {
	display:none;
}
.aco_input[type="checkbox"]:checked + .aco_inner .aco_content .icon_exit:before {
	position:fixed;
	content:"";
	display:block;
	width:100%;
	height:100%;
	z-index:-1;
	top:0;
	left:0;
}
.aco_inner label {
	cursor: pointer;
}
.aco_content.side_menu {
	width:100%;
	position: relative;
	top:auto;
	right: auto;
	padding:0px 0 0px 10px !important;
}
.aco_input[type="checkbox"]:checked + .aco_inner .aco_content.side_menu {
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	-webkit-box-shadow:none;
	border:none;
	padding:3px 0 5px 10px !important;
}
.aco_content.side_menu li:before {
	left: 0.5em !important;
}
.4_box li{
	width: 40%!important;
	display: inline-block!important;
	padding: 3%;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 10px;
}
.immunotherapy_setsumei_bnr{
	margin-bottom:20px!important;
	margin-top:0!important;
}
@media only screen and (max-width: 1380px) {
	html {
		min-width: 100%;
	}
	body {
		min-width: 100%;
	}
	#wrapper {
		width: 100%;
		padding: 0;
		margin: 0 auto;
		box-sizing: border-box;
		overflow: inherit;
	}
}
.example{
	background: #e7ecfa;
	padding: 10px 20px;
	margin-top:20px;
}
.sub #mainContainer #right-contents .example p{
	text-align: center;
	background: #8ba2e1;
	color: #fff;
	font-size:1.4em;
	margin-bottom: 10px;
	position:relative;
}
.sub #mainContainer #right-contents .example p:before{
	position: absolute;
	display: inline-block;
	content: "";
	border: 18px solid transparent;
	border-left: 15px solid #e7ecfa;
	top:0;
	left: 0;
}
.sub #mainContainer #right-contents .example p:after{
	position: absolute;
	display: inline-block;
	content: "";
	border: 18px solid transparent;
	border-right: 15px solid #e7ecfa;
	top:0;
	right: 0;
}
.example ul{padding: 5px 10px;}
.example li{
	color: #003087;
	font-size:1.4em;
	margin:5px 0;
}
#wrapper .contentsW p.headline {
	padding-top: 1px;
	font-size: 11px;
	color: #fff;
	font-weight:normal;
	margin-top: -19px;
	display:block;
}
.fs-14 {
	font-size: 13px!important;
	background: none!important;
}
dl.box_tel {
	margin: 0 auto!important;
}
dl.box_tel dd {
	margin:0 69px;
}
p.header_btn{display:inline-block;transform:translateY(2px);}
p.header_btn label.tell-open{
	display: inline-block;
	color: #fff;
	background: #102f82;
	padding: 15px 12px;
	border-radius: 2px;
}
p.header_btn label.tell-open:after {
	font-family: FontAwesome;
	content: "\f105";
	margin-left: 8px;
}
.mt_20 {
	margin-top: 20px;
}
.notice_area{
	width: 1000px;
	margin: 0 auto;
}
.notice_box{
	background-color: #f5f9fe;
	width: 100%;
  margin: 20px auto 0px;
  padding: 10px 40px;
  text-align:center;
}
.notice_box p{
	font-size: 16px;
}
.notice_tit{
	text-align:center;
	color:#7b621e;
	font-size: 22px!important;
	display: inline-block;
	border-bottom: 3px solid #a29164;
	position: relative;
	width: 100%;
	font-weight: bold;
	margin-bottom: 5px;
}
.notice_tit:after{
  content: "";
  border-bottom: solid 1px #7b621e;
  position: absolute;
  top: 14px;
  left: 0px;
  width: calc(100% - 0px);
  height: calc(100% - 10px);
}
.disease-list.fs-18 .aco_title.part04 a {
  font-size: 18px;
}
.recommend {
	width: 100%;
	padding: 3%;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 10px;
	margin-top: 30px;
}
.sub #right-contents p.relatedLink {
  font-size: 14px;
  margin: 5px 1px 0;
}
.relatedLink a::before {
  content: "> ";
}
.sub #right-contents p.relatedLink a {
  color: #85a2e6;
}
.sub #right-contents p.relatedLink a:hover {
  text-decoration: underline;
}
.top_under_area a:hover {
	opacity: 0.7;
}
.txt_u {
  background: #FFF;
  padding: 15px;
  font-size: 90%;
}
#policy p.view {
  border-bottom: 1px solid #003087;
  font-size: 1.15em;
  margin-bottom: 10px;
}
.dr-link {
  text-align: center;
  margin: 15px auto;
}
.sub #right-contents .dr-link a.btnReserve {
	background-color: #2863d1;
	background-image: none;
	border-radius: 4px;
	box-shadow: 0 3px #01308a;
	color: #fff !important;
	display: inline-block;
	font-weight: 700;
	font-size: 20px;
	margin: 10px auto;
	line-height: 130%;
	padding: 10px 32px 7px 20px;
	text-align: center;
	background-image: url(../../img/sp/common/btn_gmap.png);
	background-repeat: no-repeat;
	background-position: 97% 49%;
	background-size: 6px auto;
}
.bikou {
	font-size: 14px;
	color: #000;
	display: block;
	background-color: #e3eaf9;
	padding: 7px 20px 5px;
	margin: 10px 0 20px;
}
.imm-dr-left {
	width: 420px;
	float: left;
}
.imm-dr-right {
	width: 240px;
	float: right;
}
.sub #right-contents .imm-dr-left h3.basic {
	margin-top: 0;
}
@media screen and (max-width: 640px) {
	.imm-dr-right {
		float: none;
	}
	.sm-display {
		display:inline;
	}
	.sm-none {
		display:none;
	}
}
/* 診療科目・治療について　両国バナー */

@media screen and (min-width: 641px) ,print {
	.immunotherapy_setsumei_bnr .setsumei_txt {
		position: absolute;
		left: 360px;
		top: 50%;
		transform: translateY(-50%);
		font-size: 23px;
		letter-spacing: 2px;
		line-height: 1.2;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
		font-weight: bold;
		color: #fe6c7d;
	}

	.immunotherapy_setsumei_bnr a {
		position: relative;
		display: block;
	}

	.immunotherapy_setsumei_bnr {
		display: flex;
	}

	.immunotherapy_setsumei_bnr img {
		display: block;
	}
}
@media screen and (max-width: 979px) {
	.immunotherapy_setsumei_bnr .setsumei_txt {
		position: absolute;
		left: 51vw;
		top: 50%;
		transform: translateY(-50%);
		font-size: 3.2vw;
		letter-spacing: 0.3vw;
		line-height: 1.2;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
		font-weight: bold;
		color: #fe6c7d;
	}

	.immunotherapy_setsumei_bnr a {
		position: relative;
		display: block;
	}

	.immunotherapy_setsumei_bnr {
		display: flex;
	}

	.immunotherapy_setsumei_bnr img {
		display: block;
	}
	img {
		width: 100%;
	}
	#mainWrapper {
		width: 100%;
	}
	.contentsW {
		width: 100%;
		padding: 0 3%;
	}
}
