@charset "utf-8";

/* =====================================
■Elementor
===================================== */
/* -------------------------------------

------------------------------------- */
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 100%;
	padding: 0 !important;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
	padding: 0;
}
.sp {
	display: none !important;
}
#content {
	padding: 0px 0 20px !important;
}
@media screen and (max-width: 767px) {
	.sp {
		display: block !important;
	}
}
/* -------------------------------------
見出し
------------------------------------- */
.elementor-heading-title {
	padding: inherit;
	margin: inherit;
	line-height: inherit;
}
/* -------------------------------------
header
------------------------------------- */
header {
	background-image: none;
	position: absolute;
}
body #wrapper {
	padding-top: 0 !important;
	/* 	background-image: linear-gradient(to bottom, #0C5592, #0C265A); */
}

@media screen and (max-width: 767px) {
	body:not(.home) header {
		background: none;
	}
	.treatment_boxA .main .mainTxt .txtA {
		font-size: 26px;
		line-height: 1.5;
	}
	header .conversion {
		height: 100%;
		background-image: linear-gradient(to right, #50D1A6, #0BB9AD);
	}
	header .headInq a {
		width: 90%;
	}
}
/* =====================================
■mainView
===================================== */
.treatment_boxA {
	background-image: linear-gradient(to bottom, #0C5592, #0C265A);
	padding-bottom: 30px;
	padding-top: 100px;
}
.treatment_boxA .main img {
	max-width: 86%;
	margin-left: auto;
	display: block;
}
.treatment_boxA .main {
	position: relative;
}
.treatment_boxA .main .mainTxt {
	position: absolute;
	content: "";
	top: 83px;
	left: 81px;
}
.treatment_boxA .main .mainTxt .txtA {
	font-size: 53px;
	color: #fff;
	line-height: 1.9;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 20px;
}
.treatment_boxA .bnr {
	max-width: 1010px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 20px;
	margin-top: 80px;
	margin-bottom: 111px;
}
.treatment_boxA .bnr ul {
	display: flex;
	/* 	justify-content: space-between;
	column-gap: 30px; */
	justify-content: center;
}
.treatment_boxA .bnr ul li {
	width: calc((100% - 30px) / 2);
}
.treatment_boxA .main .mainTxt .txtB {
	color: #fff;
	font-size: 18px;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 2.2;
}
@media screen and (max-width: 1222px) and (min-width: 1025px) {
	.treatment_boxA .main .mainTxt .txtA {
		font-size: 43px;
		line-height: 1.5;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.treatment_boxA .main .mainTxt {
		top: 40px;
	}
	.treatment_boxA .main .mainTxt .txtA {
		font-size: 34px;
		line-height: 1.5;
	}
	.treatment_boxA .main .mainTxt .txtB {
		font-size: 16px;
		line-height: 2;
	}
}
@media screen and (max-width: 767px) {
	.treatment_boxA {
		padding-top: 70px;
		padding-bottom: 40px;
	}
	.treatment_boxA .main .mainTxt {
		position: relative;
		content: "";
		left: 0;
		margin-top: -40px;
		padding: 0 30px;
		top: -30px;
	}
	.treatment_boxA .main .mainTxt .txtB {
		font-size: 14px;
	}
	.treatment_boxA .main .mainTxt .txtA {
		font-size: 23px;
		letter-spacing: 0;
	}
	.treatment_boxA .bnr {
		margin-top: 30px;
	}
	.treatment_boxA .bnr ul {
		display: block;
	}
	.treatment_boxA .bnr ul li {
		width: 100%;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 352px) {
	.treatment_boxA .main .mainTxt .txtA {
		font-size: 21px;
	}
	.treatment_boxA .bnr {
		margin-bottom: 40px;
	}
}
/* =====================================
■combinationSec
===================================== */
.combinationSec {
	max-width: 1317px;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
}
.combinationSec .nner {
	background: #fff;
	padding: 87px 75px;
}
.combinationSec ul {
	display: flex;
	justify-content: space-between;
}
.combinationSec ul .img {
	width: 40%;
}
.combinationSec ul .content {
	width: 60%;
	padding-left: 50px;
	box-sizing: border-box;
}
.combinationSec ul .content .title {
	font-size: 34px;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.7;
	letter-spacing: 0.03em;
	color: #0D2F65;
}
.combinationSec ul .content .title sub {
	color: #16BCAC;
	font-size: 34px;
}
.combinationSec ul .content p {
	color: #0D2E63;
	font-size: 16px;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.02em;
	margin-top: 18px;
}
.combinationSec ul.ul02 .content {
	padding-left: 0;
	padding-right: 50px;
}
.combinationSec ul.ul02 {
	margin-top: 70px;
}
.combinationSec ul.ul02 .content p {
	margin-top: 0;
}
.combinationSec ul.ul02 .content p:first-child {
	margin-bottom: 2em;
}
@media screen and (max-width: 1272px) and (min-width: 1025px) {
	.combinationSec .nner {
		padding: 65px 55px;
	}
	.combinationSec ul .content .title {
		font-size: 27px;
	}
	.combinationSec ul .content .title sub {
		font-size: 27px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.combinationSec .nner {
		padding: 40px;
	}
	.combinationSec ul .content {
		padding-left: 30px;
	}
	.combinationSec ul .content .title {
		font-size: 20px;
	}
	.combinationSec ul .content .title sub {
		font-size: 20px;
	}
	.combinationSec ul.ul02 .content {
		padding-right: 30px;
	}
}
@media screen and (max-width: 767px) {
	.combinationSec .nner {
		padding: 20PX;
	}
	.combinationSec ul {
		display: block;
	}
	.combinationSec ul .img {
		width: 100%;
	}
	.combinationSec ul .content {
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	.combinationSec ul .content .title {
		font-size: 22px;
		line-height: 1.5;
	}
	.combinationSec ul .content .title sub {
		font-size: 22px;
	}
	.combinationSec ul.ul02 .content {
		padding-right: 0;
	}
	.combinationSec ul.ul02 {
		margin-top: 30px;
	}
	.combinationSec ul.ul02 .content p {
		margin-top: 15px;
	}
}
/* =====================================
■disjointedSec
===================================== */
.disjointedSec {
	max-width: 1317px;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
}
.disjointedSec .nner {
	background-image: linear-gradient(to bottom, #0C5592, #5A6A8A);
	padding: 56px 124px;
}
.disjointedSec ul {
	display: flex;
	justify-content: space-between;
}
.disjointedSec ul .img {
	width: 45%;
	padding-right: 40px;
	box-sizing: border-box;
}
.disjointedSec ul .content {
	width: 60%;
}
.disjointedSec ul .img img {
	max-width: 300px;
}
.disjointedSec ul .content {
	width: 55%;
	background: #043775;
	padding: 47px;
	border: 1px solid #D9D9D994;
	position: relative;
}
.disjointedSec ul .content p {
	color: #fff;
	padding-left: 50px;
	position: relative;
}
.disjointedSec ul .content p:before {
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	background: url(/wp-content/uploads/treatment_icon01.png) no-repeat;
	left: 0;
	top: 0;
	background-size: cover;
}
.disjointedSec ul .content p:nth-child(2):before {
	background: url(/wp-content/uploads/treatment_icon02.png) no-repeat;
	background-size: cover;
}
.disjointedSec ul .content p:nth-child(3):before {
	background: url(/wp-content/uploads/treatment_icon03.png) no-repeat;
	background-size: cover;
}
.disjointedSec ul .content:before {
	position: absolute;
	content: "";
	width: 17px;
	height: 26px;
	background: url(/wp-content/uploads/treatment_icon04.png) no-repeat;
	background-size: cover;
	left: -17px;
	top: 40%;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.disjointedSec .nner {
		padding: 40px 60px;
	}
	.disjointedSec ul .content {
		padding: 20px;
	}
	.disjointedSec ul .img img {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.disjointedSec .nner {
		padding: 20px;
	}
	.disjointedSec ul {
		display: block;
	}
	.disjointedSec ul .img {
		width: 80%;
		padding-right: 0;
		margin: 0 auto;
	}
	.disjointedSec ul .img img {
		max-width: 100%;
		width: 100%;
	}
	.disjointedSec ul .content {
		width: 100%;
		margin-top: 55px;
		padding: 20px;
		box-sizing: border-box;
	}
	.disjointedSec ul .content:before {
		position: absolute;
		content: "";
		width: 17px;
		height: 26px;
		background: url(/wp-content/uploads/treatment_icon04.png) no-repeat;
		background-size: cover;
		left: 50%;
		top: -21px;
		transform: translate(-50%);
		transform: rotate(90deg);
	}
}
/* =====================================
■treatment_boxB
===================================== */
.treatment_boxB {
	background: url(/wp-content/uploads/treatment_bg-scaled.jpg) no-repeat;
	background-size: cover;
	padding-top: 65px;
	padding-bottom: 70px;
}
.treatment_boxB .nner {
	max-width: 1317px;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
}
.treatment_boxB .nner .txtA {
	text-align: center;
	font-size: 18px;
	color: #0D2E63;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.02em;
	margin: 29px 0 73px;
}
.treatment_boxB .nner .txtA p:first-child {
	margin-bottom: 37px;
}
.treatment_boxB .nner .txtA sub {
	background: #fff;
	font-size: 18px;
	vertical-align: inherit;
	padding: 5px;
}
.treatment_boxB .nner ul {
	display: flex;
	justify-content: space-between;
	column-gap: 15px;
}
.treatment_boxB .nner ul li {
	background: #fff;
	width: calc((100% - 45px) / 4);
}
.treatment_boxB .nner .content {
	padding: 35px 30px 47px;
}
.treatment_boxB .nner .content .title {
	font-size: 22px;
	letter-spacing: 0.05em;
	color: #0D2F65;
	line-height: 1.5;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 19px;
}
.treatment_boxB .nner .content .txt {
	color: #0D2E63;
	font-size: 16px;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.treatment_boxB .nner .bottom {
	background: url(/wp-content/uploads/treatment_bg02.jpg) no-repeat;
	background-size: cover;
	margin-top: 70px;
}
.treatment_boxB .nner .bottom ul {
	padding: 48px 100px 40px;
	column-gap: 0;
}
.treatment_boxB .nner .bottom li {
	width: auto;
	background: none;
}
.treatment_boxB .nner .bottom ul .img {
	width: 45%;
}
.treatment_boxB .nner .bottom ul .title {
	color: #fff;
	font-size: 28px;
	letter-spacing: 0.06em;
	line-height: 1.8;
}
.treatment_boxB .nner .bottom ul .txt {
	color: #fff;
	letter-spacing: 0.06em;
}
.treatment_boxB .nner .bottom ul .content {
	width: 55%;
	box-sizing: border-box;
	padding: 21px 30px 40px 70px;
}
.treatment_boxB .nner .bottom .content .title {
	letter-spacing: 0.06em;
	margin-bottom: 30px;
}
@media screen and (max-width: 1296px) and (min-width: 1025px) {
	.treatment_boxB .nner .content {
		padding: 25px 20px 37px;
	}
	.treatment_boxB .nner .content .title {
		font-size: 18px;
		letter-spacing: 0;
	}
	.treatment_boxB .nner .bottom ul .content {
		padding: 21px 0px 40px 70px;
	}
	.treatment_boxB .nner .bottom .content .title {
		font-size: 24px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.treatment_boxB .nner ul {
		flex-wrap: wrap;
	}
	.treatment_boxB .nner ul li {
		width: calc((100% - 15px) / 2);
	}
	.treatment_boxB .nner ul li:nth-child(1),
	.treatment_boxB .nner ul li:nth-child(2) {
		margin-bottom: 20px;
	}
	.treatment_boxB .nner .bottom ul {
		padding: 40px 50px 40px;
	}
	.treatment_boxB .nner .bottom ul .content {
		padding: 21px 30px 0px 20px;
	}
	.treatment_boxB .nner .bottom .content .title {
		letter-spacing: 0;
		font-size: 21px;
	}
}
@media screen and (max-width: 767px) {
	.treatment_boxB {
		padding-bottom: 40px;
	}
	.treatment_boxB .nner .txtA {
		text-align: left;
	}
	.treatment_boxB .nner ul {
		display: block;
	}
	.treatment_boxB .nner ul li {
		width: 100%;
		margin-bottom: 20px;
	}
	.treatment_boxB .nner .bottom ul {
		padding: 30px 20px;
	}
	.treatment_boxB .nner .bottom ul .img {
		width: 100%;
	}
	.treatment_boxB .nner .bottom ul .content {
		width: 100%;
		padding: 0px;
	}
	.treatment_boxB .nner .bottom ul .title {
		font-size: 20px;
	}
	.treatment_boxB .nner {
		padding: 0;
	}
}
/* =====================================
■caseSec
===================================== */
.caseSec {
	padding-top: 80px;
}
.caseSec .nner {
	max-width: 1317px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 20px;
	margin-top: 50px;
}
.caseSec .nner .box {
	background: #EFF4FF;
	padding-bottom: 55px;
}
.caseSec .nner .titWrap h3 {
	background-image: linear-gradient(to right, #0C5592, #0C265A);
	color: #fff;
	font-size: 28px;
	letter-spacing: 0.03em;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	padding: 17px 0;
	opacity: 0.8;
}
.caseSec .nner ul {
	padding: 50px 50px 30px 50px;
	display: flex;
	column-gap: 60px;
	justify-content: space-between;
}
.caseSec .nner ul li {
	width: calc((100% - 60px) / 2);
	position: relative;
}
.caseSec .nner ul li p {
	position: absolute;
	content: "";
	top: -20px;
	left: 20px;
	background: #fff;
	font-size: 27px;
	color: #0D2D63;
	letter-spacing: 0.03em;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	padding: 0 15px;
}
.caseSec .nner p {
	padding: 0 50px;
	color: #0D2E63;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.caseSec .nner ul li:first-child:after {
	position: absolute;
	content: "";
	width: 25px;
	height: 41px;
	background: url(/wp-content/uploads/treatment_icon05.png) no-repeat;
	background-size: cover;
	right: -45px;
	top: 40%;
}
@media screen and (max-width: 767px) {
	.caseSec .nner .titWrap h3 {
		font-size: 20px;
		padding: 10px 0;
	}
	.caseSec .nner {
		padding: 0;
	}
	.caseSec .nner ul {
		display: block;
	}
	.caseSec .nner ul li {
		width: 100%;
	}
	.caseSec .nner ul {
		display: block;
		padding: 20px;
	}
	.caseSec .nner p {
		padding: 0 20px;
	}
	.caseSec .nner ul li:first-child {
		margin-bottom: 90px;
		margin-top: 30px;
	}
	.caseSec .nner ul li:first-child:after {
		right: auto;
		top: auto;
		bottom: -60px;
		left: 50%;
		transform: rotate(90deg);
	}
	.caseSec .nner ul li p {
		font-size: 24px;
	}
}
/*--------------------------------------
lp よくある質問
--------------------------------------*/
.faqSec {
	max-width: 1040px;
	margin: 100px auto 0;
	padding: 0 20px;
}
.faqSec .nner {
	margin-top: 40px;
}
.faq-title {
	text-align: center;
	font-size: 28px;
	margin-bottom: 40px;
	font-weight: 700;
}
.faqSec .nner .faq-item {
	background: #F2F2F2;
	padding: 30px;
	margin-bottom: 15px;
}
.faq-question {
	width: 100%;
	display: flex;
	align-items: center;
	background: none;
	border: none;
	font-size: 20px;
	cursor: pointer;
	padding: 10px 0;
	position: relative;
	color: #0D2B60;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	padding-left: 46px;
	text-align: left;
	padding-right: 25px;
}
.faq-question sub {
	font-size: 20px;
	position: absolute;
	content: "";
	left: 0;
	background: #fff;
	padding: 0 9px 3px 9px;
	border-radius: 50%;
	height: 35px;
	width: 35px;
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	background-image: linear-gradient(to right, #0C5592, #0C265A);
	color: #fff;
	top: 9px;
}
.faq-icon:before {
	content: "";
	position: absolute;
	right: 0;
	width: 11px;
	height: 11px;
	border-right: 2px solid #002f6c;
	border-bottom: 2px solid #002f6c;
	transform: rotate(45deg);
	transition: transform 0.3s;
}
.faq-question.active .faq-icon:before {
	transform: rotate(225deg);
	transition: transform 0.3s;
} 
.faq-answer {
	padding: 10px 50px 0 46px;
	font-size: 16px;
	line-height: 2;
	color: #374151;
	position: relative;
	display: none;
}
.faqSec .nner .faq-item {
	background: #F2F2F2;
}
.faqSec .nner .faq-item {
	background: #F2F2F2;
	padding: 30px;
}
.faq-answer sub {
	position: absolute;
	content: "";
	font-size: 23px;
	color: #0D3B95;
	left: 0;
	top: 10px;
	background: #fff;
	height: 35px;
	width: 35px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	border-radius: 50%;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
}
@media screen and (max-width: 767px) {
	.faqSec {
		padding: 0;
	}
	.faq-question {
		font-size: 16px;
	}
	.faq-answer {
		font-size: 14px;
	}
	.faqSec .nner {
		width: 94%;
		margin: 40px auto 0;
	}
}
/*--------------------------------------
治療の流れ
--------------------------------------*/
.flowSec {
	background: url(/wp-content/uploads/flow_bg-scaled.jpg) no-repeat;
	background-size: cover;
	margin-top: 115px;
	padding: 81px 0 73px 0;
}
.flowSec .box {
	max-width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 40px;
	position: relative;
}
.flowSec .box:after {
	position: absolute;
	content: "";
	border-right: 15px solid #fff;
	border-bottom: 15px solid transparent;
	transform: rotate(-90deg);
	left: 50%;
	border-left: 15px solid transparent;
	border-top: 15px solid transparent;
}
.flowSec .box:last-child:after {
	display: none;
}
.flowSec h2 {
	color: #fff !important;
}

.flowSec .h2txt {
	text-align: center;
	color: #fff;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	padding-top: 12px;
	margin-bottom: 50px;
}
.flowSec .box ul {
	display: flex;
	justify-content: space-between;
	padding: 27px 27px 27px 50px;
}
.flowSec .box ul .content {
	width: 70%;
	padding-right: 10px;
	box-sizing: border-box;
}
.flowSec .box ul .img {
	width: 30%;
	padding-left: 30px;
	box-sizing: border-box;
}
.flowSec .content .tit {
	font-size: 20px;
	font-weight: 700;
	color: #203B75;
	padding-left: 49px;
	position: relative;
}
.flowSec .content .tit sub {
	font-size: 20px;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	position: absolute;
	content: "";
	left: 0;
	top: 5px;
	background: url(/wp-content/uploads/flow_icon01.png) no-repeat;
	padding: 0 14px;
	background-size: cover;
	line-height: 1.7;
	color: #fff;
}
.flowSec .content .txt {
	font-size: 16px;
	color: #203B75;
	font-weight: 500;
}
@media screen and (max-width: 767px) {
	.flowSec {
		margin-top: 40px;
		padding: 40px 0 10px 0;
	}
	.flowSec .box ul {
		display: block;
		padding: 20px;
	}
	.flowSec .box {
		width: 94%;
	}
	.flowSec .box ul .content {
		width: 100%;
		padding-right: 0;
	}
	.flowSec .content .tit {
		margin-top: 20px;
	}
	.flowSec .h2txt {
		font-size: 15px;
	}
}
/* =====================================
■詳しく知りたい方はこちら
===================================== */
.detailSec {
	background: url(/wp-content/uploads/detail_bgA-scaled.jpg) no-repeat;
	background-size: cover;
	padding: 100px 0 105px;
}
.detailSec ul {
	max-width: 1040px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 20px;
	display: flex;
	justify-content: space-between;
	column-gap: 20px;
	margin-top: 54px;
}
.detailSec ul li {
	width: calc((100% - 40px) / 3);
}

.detailSec ul li .content a {
	background: url(/wp-content/uploads/detail_img01.jpg) no-repeat;
	background-size: cover;
	display: block;
	padding: 65px 18px;
	position: relative;
	width: 100%;
	height: 100%;
}
.detailSec ul li:nth-child(2) .content a {
	background: url(/wp-content/uploads/detail_img02.jpg) no-repeat;
	background-size: cover;
}
.detailSec ul li:nth-child(3) .content a {
	background: url(/wp-content/uploads/detail_img03.jpg) no-repeat;
	background-size: cover;
}
.detailSec ul li .content a:hover:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: #ccc;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.2);
}
.detailSec ul li .content a:after {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	background: url(/wp-content/uploads/detail_icon01.png) no-repeat;
	background-size: cover;
	bottom: 13px;
	right: 13px;
}
.detailSec ul li .content a:hover {
	text-decoration: none;
}
.detailSec ul li .content .tit {
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.06em;
	margin-bottom: 0;
	border-bottom: 1px solid #fff;
}
.detailSec ul li .content .en {
	text-align: center;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.12em;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.detailSec ul li .txt {
	color: #0D2E63;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-top: 15px;
}
.titWrap h2 sub {
	color: #16BCAC;
	font-size: 36px;
}
.detailSec .detailTable {
	max-width: 1040px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 20px;
	display: flex;
	justify-content: space-between;
	column-gap: 20px;
	margin-top: 54px;
}
@media screen and (max-width: 767px) {
	.detailSec {
		padding: 50px 0 40px;
	}
	.detailSec .titWrap h2 {
		font-size: 22px;
	}
	.detailSec .titWrap h2 sub {
		font-size: 22px;
	}
	.detailSec ul {
		display: block;
		margin-top: 25px;
	}
	.detailSec ul li {
		width: 100%;
		margin-bottom: 20px;
	}
}
/*--------------------------------------
top_access
--------------------------------------*/
.accessSec {
	margin-top: 60px;
	margin-bottom: 20px;
}
.accessSec .nner {
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.accessSec ul {
	display: flex;
	justify-content: space-between;
	column-gap: 30px;
	margin-top: 52px;
}
.accessSec ul li {
	width: calc((100% - 30px) / 2);
}

.accessSec dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 30px;
}
.accessSec dl dt {
	width: 30%;
	color: #203B75;
	font-weight: bold;
	border-bottom: 1px solid #203B75;
}
.accessSec dl dt:first-child {
	border-top: 1px solid #203B75;
}
.accessSec dl dd {
	width: 70%;
	color: #3B4043;
	font-size: 16px;
	border-bottom: 1px solid #CDD6DD;
}
.accessSec dl dd.top {
	border-top: 1px solid #CDD6DD;
}
.accessSec dl dt,
.accessSec dl dd {
	padding: 19px 0;
}
.accessSec dl dd {
	width: 70%;
}
.accessSec dl dd a {
	color: #3B4043;
}
.accessSec .top_time thead th {
	background: #203B75;
	color: #fff;
	text-align: center;
	font-size: 15px;
	padding: 5px 0;
}
.accessSec .top_time thead th:first-child {
	width: 30%;
	text-align: left;
	padding-left: 20px;
}
.accessSec .top_time thead th:last-child {
	width: 15%;
}
.accessSec .top_time tbody th {
	font-size: 18px;
	color: #000;
	padding-left: 23px;
}
.accessSec .top_time tbody td {
	text-align: center;
	color: #203B75;
	font-size: 15px;
}
.accessSec .top_time tbody tr:first-child th,
.accessSec .top_time tbody tr:first-child td {
	padding-top: 13px;
}
.accessSec .top_time tbody tr:last-child th,
.accessSec .top_time tbody tr:last-child td {
	padding-bottom: 18px;
	border-bottom: 1px solid #203B75;
}
.timeTxt {
	line-height: 1.4;
	margin-top: 16px;
}
@media screen and (max-width: 1026px) and (min-width: 768px) {
	.accessSec .top_time tbody th {
		font-size: 15px;
		padding-left: 5px;
	}
}
@media screen and (max-width: 767px) {
	.elementor-widget-tabs .elementor-tab-content dl {
		display: block;
	}
	.elementor-widget-tabs .elementor-tab-content dl dt {
		padding-bottom: 0;
		width: 100%;
	}
	.elementor-widget-tabs .elementor-tab-content dl dd {
		width: 100%;
		padding-bottom: 10px;
	}
	.elementor-widget-tabs .elementor-tab-content {
		padding: 10px 0;
	}
	.accessSec .top_time tbody tr:first-child th,
	.accessSec .top_time tbody tr:first-child td {
		padding-top: 10px;
	}
	.accessSec .top_time tbody th {
		font-size: 14px;
		padding-left: 0;
	}
	.accessSec ul {
		display: block;
	}
	.accessSec ul li {
		width: 100%;
	}
}
/* =====================================
■map
===================================== */
.mapSec {
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
	margin-bottom: 64px;
}
/* =====================================
■conversion_footer
===================================== */
footer {
	padding: 50px 20px 80px;
}
footer .nner {
	display: block;
}
#conversion_footer_lp {
	background-image: linear-gradient(to right, #50D1A6, #0BB9AD);
	padding: 5px 20px 30px;
}
#conversion_footer_lp .inner {
	max-width: 1010px;
}
footer .nner .left {
	width: 100%;
	padding-right: 0;
	text-align: center;
}
footer .nner .left img {
	max-width: 328px;
}
footer .left address {
	font-size: 9px;
}
footer .nner .left p {
	margin-top: 30px;
	margin-bottom: 0;
}
footer .nner .left p.sitemap {
	margin-top: 15px;
}
footer .fixedBox {
	width: 565px;
}

@media screen and (max-width: 767px) {
	footer .fixedBox {
		width: 100%;
	}
	footer .fixedBox ul li:first-child {
		width: 26.4%;
	}
	footer .fixedBox ul li:nth-child(2) {
		width: 26.6%;
	}
	footer .fixedBox ul li:nth-child(3) {
		width: 35.5%;
	}
	footer .fixedBox ul li:last-child {
		width: 11.5%;
	}
}
/* =====================================
■TITLE
===================================== */
.titWrap {
	text-align: center;
}
.titWrap h2 {
	display: inline-block;
	font-size: 36px;
	letter-spacing: 0.03em;
	line-height: 1.45;
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 700;
	font-style: normal;
	position: relative;
	color: #0D2E64;
}
.titWrap h2:before {
	display: none;
}

@media screen and (max-width: 1248px) and (min-width: 768px) {
	.titWrap h2:before {
		font-size: 112px;
	}
}
@media screen and (max-width: 767px) {
	.titWrap h2 {
		font-size: 28px;
	}
	.titWrap h2:before {
		font-size: 52px;
		top: -33px;
	}
}
.btn_fee{
	text-align:center;
	margin-top:40px;
}
.btn_fee a {
	display: inline-block;
	vertical-align: bottom;
	width: 100% !important;
	max-width: 320px;
	background: #203B75;
	border-radius: 50px;
	font-weight: 400;
	font-size: 17px;
	letter-spacing: 0.04em;
	line-height: 1.2;
	color: #fff !important;
	text-align: center;
	padding: 17px 20px;
	box-sizing: border-box;
	position: relative;
	transition: all 0.5s ease;
	z-index: 2;
}
.btn_fee a:after {
	content: "";
	width: 7px;
	height: 8px;
	background: url(/wp-content/uploads/menu_icon-1.png) no-repeat left top;
	background-size: contain;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	transition: all 0.2s 
		ease;
}
@media screen and (max-width: 767px) {
	.btn_fee {
		margin:20px 0;
	}
}
