@charset "utf-8";

#info_nav {
	z-index: 9999999999;
}

.imgcenter {
	max-width: 100%;
	width: auto;
}

.imgleft {
	float: left;
	margin: 0 30px 20px 0;
}

.imgright {
	float: right;
	margin: 0 0 20px 30px;
}

#catch {
	text-align: center;
	width: 1068px;
	margin: 0 auto 30px;
}

#catch h3 {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.6rem;
	letter-spacing: 0.4rem;
	line-height: 2.5rem;
	padding: 10px 0 20px;
}

#catch h3 img {
	max-width: 100%;
	width: auto;
}

#catch p {
	line-height: 1.8rem;
	color: #6f6f81;
}

#catch ul.indent {
	line-height: 1.6;
	color: #6f6f81;
	text-align: left;
	max-width: 776px;
	margin: 20px auto 0;
	font-size: .9rem;
}

#catch ul.indent li {
	text-indent: -.9rem;
	padding-left: .9rem;
	margin-top: 10px;
}

#maincontents {
	margin-left: 169px;
	background: #e6fafd;
	padding: 100px 0 10px;
}

#maintitle {
	text-align: center;
	padding: 65px 0 55px;
	max-width: 1068px;
	margin: 0 auto 30px;
	transition: all 0.4s;
}

#maintitle h2 {
	display: block;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2.3rem;
	color: #fff;
	line-height: 2rem;
}

#maintitle h2 span {
	padding-top: 20px;
	display: block;
	font-family: 'Martel Sans', sans-serif;
	letter-spacing: 0.6rem;
	color: #c0e2e7;
	font-size: 1.1rem;
	line-height: 1.5rem;
}

#maintitle p.sub {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	display: inline-block;
	color: #fff;
	padding: 15px 10px 0;
	margin-top: 10px;
	border-top: 1px solid #6f7778;
	font-weight: 100;
	font-size: 1.6rem;
}

#maintitle p.sub span {
	font-size: .9rem;
	margin-right: 7px;
	color: #00a2ba;
	border: 2px solid #00a2ba;
	padding: 3px 6px;
	border-radius: 4px;
	letter-spacing: 0;
	vertical-align: 4px;
}

#maintitle_sub {
	text-align: center;
	padding: 15px 0 35px;
	max-width: 1068px;
	margin: 0 auto;
	transition: all 0.4s;
}

#maintitle_sub h2 {
	display: block;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2.2rem;
	color: #000000;
	line-height: 2.3rem;
}

#maintitle_sub h2.small {
	display: block;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.8rem;
	color: #000000;
	line-height: 2.3rem;
}

#maintitle_sub h2 span {
	padding-top: 20px;
	display: block;
	font-family: 'Martel Sans', sans-serif;
	letter-spacing: 0.6rem;
	color: #99cfd7;
	font-size: 1.1rem;
	line-height: 1.5rem;
}

#maintitle_sub h2 sub {
	font-size: 0.8rem;
	line-height: 1;
	display: inline-block;
	transform: translateY(-7px);
	padding: 0 4px;
}

#maintitle_sub h2 .sub {
	color: #333;
	font-size: .9rem;
	line-height: 1;
	margin: 3px 0 0;
}

#maintitle_sub .frame {
	display: table;
	padding: 20px 0 0;
	box-sizing: border-box;
	line-height: 1.8rem;
	overflow: hidden;
}

#maintitle_sub .frame p {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	padding-right: 30px;
}

#maintitle_sub .frame a {
	display: table-cell;
	vertical-align: top;
}

.title_checkup {
	background: url(../img/titlebg_checkup.jpg) no-repeat;
	background-size: cover;
}

.title_checkup_sp {
	background: url(../img/titlebg_checkup_sp.jpg) no-repeat;
	background-size: cover;
}

.title_checkup_corporate {
	background: url(../img/titlebg_checkup_corporate.jpg) no-repeat;
	background-size: cover;
}

.title_doctor {
	background: url(../img/titlebg_doctor.jpg) no-repeat;
	background-size: cover;
}

.title_option {
	background: url(../img/titlebg_option.jpg) no-repeat;
	background-size: cover;
}

.title_info {
	background: url(../img/titlebg_info.jpg) no-repeat;
	background-size: cover;
}

.title_access {
	background: url(../img/titlebg_access.jpg) no-repeat;
	background-size: cover;
}

.title_tips {
	background: url(../img/titlebg_tips.jpg) no-repeat;
	background-size: cover;
}

.title_care {
	background: url(../img/titlebg_care.jpg) no-repeat;
	background-size: cover;
}

.title_recruit {
	background: url(../img/titlebg_recruit.jpg) no-repeat;
	background-size: cover;
}

.title_followup {
	background: url(../img/titlebg_followup.jpg) no-repeat;
	background-size: cover;
}

.title_concept {
	background: url(../img/titlebg_concept.jpg) no-repeat;
	background-size: cover;
}

.title_information {
	background: url(../img/titlebg_information.jpg) no-repeat;
	background-size: cover;
}

.title_foreigner {
	background: url(../img/titlebg_foreigner.jpg) no-repeat;
	background-size: cover;
}

.title_gift {
	background: url(../img/titlebg_gift.jpg) no-repeat;
	background-size: cover;
}

.title_tokyowalk {
	background: url(../img/titlebg_tokyowalk.jpg) no-repeat;
	background-size: cover;
}

.title_column {
	background: url(../img/titlebg_column.jpg) no-repeat;
	background-size: cover;
}

.title_supplement {
	background: url(../img/titlebg_supplement.jpg) no-repeat;
	background-size: cover;
}

.title_doublo {
	background: url(../img/titlebg_doublo.jpg) no-repeat 20% center;
	background-size: cover;
}

#maintitle.title_doublo {
	padding: 35px 0 25px;
}

.title_doublo .txt_head {
	color: #57d5e8;
	border: 1px solid #57d5e8;
	line-height: 28px;
	font-size: 14px;
	display: inline-block;
	max-width: 300px;
	width: 100%;
	border-radius: 14px;
	margin-bottom: 20px;
}

.title_doublo h2 br {
	display: none;
}

@media only screen and (max-width: 768px) {
	.title_doublo h2 br {
		display: block;
	}
}


.nomalbox {
	overflow: hidden;
	padding: 40px;
	background: #fff;
	width: 1068px;
	margin: 0 auto 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.nobgbox {
	width: 1068px;
	margin: 0 auto 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.nomalbox p,
.nobgbox p {
	margin-bottom: 2rem;
	color: #6f6f81;
}

.nomalbox p:last-child,
.nobgbox p:last-child {
	margin-bottom: 0;
}

.nomalbox h3,
.nobgbox h3 {
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.7rem;
	letter-spacing: 0.2rem;
	line-height: 2rem;
	margin-bottom: 20px;
}

h4.txt {
	text-align: left;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.5rem;
	letter-spacing: 0.1rem;
	line-height: 2rem;
	border-left: 2px solid #00a2ba;
	padding: 5px 0 5px 10px;
	margin-bottom: 10px;
	font-weight: 100;
	clear: both;
}

h4.txt .small {
	display: block;
	font-size: .8rem;
	line-height: 1;
	padding-top: 8px;
	letter-spacing: 0.05rem;
}

h4.txt sub {
	font-size: 0.8rem;
	line-height: 1;
	display: inline-block;
	transform: translateY(-7px);
	padding: 0 4px;
}

h4.txt_2 {
	text-align: left;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.2rem;
	line-height: 1.8rem;
	padding: 5px 0 0 0;
	margin-bottom: 5px;
	font-weight: 100;
	color: #00a2ba;
	clear: both;
}

h5.txt {
	text-align: left;
	font-size: 1rem;
	line-height: 1.2rem;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 0;
	color: #00a2ba;
	font-weight: bold;
}

.bt_tel,
.bt_tel_sp {
	text-align: center;
	max-width: 1048px;
	overflow: hidden;
	margin: 0 auto 40px;
}

.bt_tel img,
.bt_tel_sp img {
	max-width: 100%;
	width: auto;
}

.bt_tel_sp {
	display: none;
}

.bt_reserve {
	text-align: center;
	max-width: 1048px;
	overflow: hidden;
	margin: 0 auto;
}

.bt_reserve a {
	max-width: 600px;
	margin: 0 auto 20px;
	background: #00a2ba;
	border: 3px solid #8cd5e0;
	border-radius: 10px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.5rem;
	text-decoration: none;
	color: #fff;
	height: 82px;
	transition: all 0.4s;
	background: #6ac1d1;
	background: -moz-linear-gradient(top, #6ac1d1 0%, #00a2ba 100%);
	background: -webkit-linear-gradient(top, #6ac1d1 0%, #00a2ba 100%);
	background: linear-gradient(to bottom, #6ac1d1 0%, #00a2ba 100%);
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bt_reserve a span {
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.bt_reserve a:hover {
	background: #fff;
	color: #00a2ba;
	border: 3px solid #00a2ba;
}

.bt_reserve a.c2 {
	font-size: 1.2rem;
	width: 48%;
	display: block;
	float: left;
	margin: 0 1% 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.bt_course {
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.bt_course a {
	width: 98%;
	display: block;
	margin: 20px auto 0;
	background: #00a2ba;
	border: 3px solid #8cd5e0;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.5rem;
	text-decoration: none;
	color: #fff;
	line-height: 62px;
	transition: all 0.4s;
}

.bt_course a:hover {
	background: #fff;
	color: #00a2ba;
	border: 3px solid #00a2ba;
}

ul.q_list {
	margin-bottom: 20px;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

ul.q_list li {
	width: 100%;
	float: left;
	background: url(../img/qa/q_s.png) no-repeat 0 3px;
	padding: 3px 0 3px 23px;
	margin: 0;
	font-size: .8rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

ul.q_list li a {
	color: #333;
	text-decoration: none;
}

ul.q_list li a:hover {
	text-decoration: underline;
}

dl.q_list dt:first-child {
	margin-top: 0;
}

dl.q_list dd {
	padding: 10px 15px;
	margin-bottom: 10px;
	background: #f2f7f8;
	margin: 0 0 0 35px;
}

.qabox {
	border: 6px solid #cde8ec;
}

.qabox h3 {
	background: #008498;
	color: #fff;
	width: 500px;
	margin: -46px auto 0;
	padding: 15px 0;
}

.qabox h4 {
	font-size: 1.2rem;
	line-height: 1.3rem;
	color: #333;
	border-left: 3px solid #008498;
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 30px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.qabox h4:first-child {
	margin-top: 0;
}

dl.q_list dd {
	margin-bottom: 20px;
}

dl.q_list dt {
	background: url(../img/qa/q_l.png) no-repeat 0 0;
	padding: 6px 0 6px 35px;
	font-size: .9rem;
	color: #009ab1;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

dl.q_list dt:first-child {
	margin-top: 0;
}

dl.q_list {
	clear: both;
	padding: 0;
}

.qa_open {
	cursor: pointer;
}

.qa_close div {
	padding-top: 20px;
}

.qa_close div:first-child {
	padding-top: 0;
}

.subbanner {
	text-align: center;
	max-width: 96%;
	margin: 0 auto;
}

.subbanner a img {
	max-width: 100%;
	width: auto;
}

.subbanner a {
	transition: .3s;
}

.subbanner a:hover {
	opacity: .8;
}

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

@media only screen and (max-width: 1680px) {}

@media only screen and (max-width: 1260px) {

	#catch {
		width: 96%;
		margin: 0 auto 30px;
	}

	.nomalbox {
		padding: 40px;
		width: 100%;
	}

	.nobgbox {
		padding: 0;
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
	}

	#maincontents section {
		padding: 0 2%;
	}

	#maintitle_sub .frame {
		padding: 20px 20px 0;
	}

}

@media only screen and (max-width: 980px) {}

@media only screen and (max-width: 768px) {

	#maincontents {
		margin-left: 0;
		padding: 100px 0 10px;
	}

	#maintitle {
		text-align: center;
		padding: 35px 0 30px;
		max-width: 1068px;
		margin: 0 auto 20px;
	}

	#maintitle h2 {
		font-size: 1.5rem;
		color: #fff;
		line-height: 2rem;
		padding: 0 10px;
	}

	#maintitle h2 span {
		padding-top: 10px;
		letter-spacing: 0.4rem;
		font-size: 0.9rem;
		line-height: 1.3rem;
	}


	#maintitle_sub .frame {
		display: block;
	}

	#maintitle_sub .frame p {
		padding-right: 0;
	}

	#maintitle_sub .frame a {
		display: block;
		margin-top: 15px;
	}

	.nomalbox {
		padding: 30px 20px;
	}

	#maintitle_sub {
		text-align: center;
		padding: 15px 0 30px;
		max-width: 1068px;
		margin: 0 auto;
		overflow: hidden;
	}

	#maintitle_sub h2 {
		font-size: 1.5rem;
		line-height: 2rem;
	}

	#maintitle_sub h2.small {
		font-size: 1.3rem;
		line-height: 1.5rem;
	}

	#maintitle_sub h2 span {
		font-size: 0.9rem;
		padding-top: 10px;
	}

	h3.txt {
		font-size: 1.1rem;
		letter-spacing: 0.1rem;
	}

	.nomalbox h3,
	.nobgbox h3 {
		font-size: 1.4rem;
		margin-bottom: 10px;
		line-height: 1.8rem;
	}

	h4.txt {
		font-size: 1.2rem;
		line-height: 1.8rem;
	}

	h4.txt_2 {
		font-size: 1rem;
	}

	.imgleft {
		float: none;
		padding: 0 0 10px;
		text-align: center;
		width: auto;
		max-width: 100%;
		margin: 0 auto;
	}

	.imgright {
		float: none;
		padding: 0 0 10px;
		margin: 0 auto;
		text-align: center;
		max-width: 100%;
		width: auto;
	}

	.bt_reserve a {
		font-size: 1.2rem;
	}

	.bt_reserve a.c2 {
		width: 100%;
		display: block;
		float: none;
		margin: 0 auto 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	#catch h3 {
		font-size: 1.2rem;
		letter-spacing: 0.2rem;
		line-height: 2rem;
	}

	.qabox h3 {
		background: #008498;
		color: #fff;
		width: auto;
		margin: -36px auto 0;
		padding: 15px 0;
	}

	dl.q_list dt {
		padding: 3px 0 3px 32px;
		font-size: .8rem;
	}

	dl.q_list dd {
		font-size: .8rem;
		line-height: 1.2rem;
	}

	.bt_tel {
		display: none;
	}

	.bt_tel_sp {
		display: block;
	}

}


@media only screen and (max-width: 480px) {

	#maincontents {
		padding: 70px 0 10px;
	}

	.bt_reserve a {
		font-size: 1rem;
	}

}

@media only screen and (max-width: 320px) {}