@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: #ebf6ff;
	height: calc(400 / var(--break) * 100vw);
	padding-bottom: calc(16 /var(--break)*100vw);
}
.hdg2 .ja {
	font-size: 3.125rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	color: #002e73;
	margin-bottom: calc(7 /var(--break)*100vw);
}
.hdg2 .en {
	font-size: 2.5rem;
	letter-spacing: 0.2em;
	color: #3b80cd;
	font-weight: 400;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}

@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		height: calc(496 / var(--break) * 100vw);
		padding-top: calc(78 /var(--break)*100vw);
		padding-bottom: 0;
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.hdg2 .en {
		font-size: .9375rem;
	}
	.col_img {
		text-align: center;
	}
}


/* 法人紹介 corporation
------------------------------------------------------------------*/
.row_corporation01 .col_img{
	width: 50%;
}
.row_corporation01 .col_txt{
	width: 50%;
	padding-left: calc(115/1920*100%);
	padding-right: calc(115/1920*100%);
}
.row_corporation01 .col_txt .copy{
	max-width: calc(646 /var(--break)*100vw);
	margin: 0 auto calc(39 /var(--break)*100vw);
	line-height: 1.75em;
	border-bottom: solid 1px #002e73;
	padding-bottom: calc(35 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
	.row_corporation01 .col_txt .copy{
		font-size: calc(40/1599*100vw);
		padding-bottom: calc(35 /1599*100vw);
		margin-bottom: calc(39 /1599*100vw);
	}
	.row_corporation01 .col_txt .txt{
		font-size: calc(18/1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_corporation01 .col_img{
		width: 100%;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.row_corporation01 .col_txt{
		width: calc(646 /var(--break)*100vw);
		padding-left: 0;
		padding-right: 0;
		margin: auto;
	}
	.row_corporation01 .col_txt .copy{
		font-size: 1.25rem;
		letter-spacing: 0.1em;
		line-height: 1.75em;
		border-bottom: solid 1px #002e73;
		padding-bottom: calc(36 /var(--break)*100vw);
		margin-bottom: calc(29 /var(--break)*100vw);
	}
}
.bg_corporation01{
	padding-bottom: calc(100 /var(--break)*100vw);
	background: url("images/corporation/bg_corporation01.jpg")no-repeat center bottom/calc(1920 /var(--break)*100vw);
}
.bg_corporation01 .img_feature01{
	width: calc(1440 /var(--break)*100vw);
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_corporation01 .img_feature01{
		width: calc(1440 /1599*100vw);
	}
}
@media(max-width: 767px) {
	.bg_corporation01{
		padding-bottom: calc(115 /var(--break)*100vw);
		background: url("images/index/bg_feature01_sp.png")no-repeat center bottom/100%;
	}
	.bg_corporation01 .img_feature01{
		width: calc(702 /var(--break)*100vw);
	}
}
.bg_corporation02{
	padding-top: calc(433 /var(--break)*100vw);
	margin-top: calc(-354 /var(--break)*100vw);
	padding-bottom: calc(69 /var(--break)*100vw);
	background: url("images/corporation/bg_corporation02.jpg")no-repeat center bottom/auto calc(1042 /1920*100vw);
	margin-bottom: calc(131 /var(--break)*100vw);
}
.img_corporation02_2{
	width: calc(1193 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.img_corporation02_2{
		width: calc(1193 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_corporation02{
		padding-top: calc(433 /var(--break)*100vw);
		margin-top: calc(-354 /var(--break)*100vw);
		padding-bottom: calc(69 /var(--break)*100vw);
		background: url("images/corporation/bg_corporation02.jpg")no-repeat center bottom/cover;
		margin-bottom: calc(100 /var(--break)*100vw);
	}
	.img_corporation02_2{
		width: calc(702 /var(--break)*100vw);
	}
}

.name_staff span{
	display: inline-block;
	vertical-align: middle;
}
.name_staff .name1{
	width: calc(100 /var(--break)*100vw);
	height: calc(40 /var(--break)*100vw);
	margin-right: calc(23 /var(--break)*100vw);
}
.name_staff .name2{
	font-size: 2.5rem;
	letter-spacing: 0.1em;
	margin-right: calc(21 /var(--break)*100vw);
	margin-bottom: calc(2 /var(--break)*100vw);
}
.name_staff .name3{
	font-size: 1.375rem;
	letter-spacing: 0.1em;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.name_staff{
		text-align: center;
	}
	.name_staff .name1{
		width: calc(140 /var(--break)*100vw);
		height: calc(60 /var(--break)*100vw);
		margin-right: calc(23 /var(--break)*100vw);
	}
	.name_staff .name2{
		font-size: 2rem;
		letter-spacing: 0.1em;
		margin-right: 0;
		margin-bottom: calc(2 /var(--break)*100vw);
	}
	.name_staff .name3{
		display: block;
		font-size: 1.375rem;
		letter-spacing: 0.1em;
		text-align: center;
	}
}

.wrap_corporation01{
	padding: calc(60 /var(--break)*100vw) 0;
	background: url("images/corporation/bg_corporation03.jpg")no-repeat center/cover;
}
.row_corporation02{
	gap:calc(30 /var(--break)*100vw) calc(40/1240*100%);
}
.row_corporation02 .col{
	width: calc(600/1240*100%);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_corporation02{
		gap:calc(30 /var(--break)*100vw) 0;
	}
	.row_corporation02 .col{
		width: calc(600/var(--break)*100vw);
		margin: auto;
	}
}
.logo_corporation01{
	width: calc(700 /var(--break)*100vw);
}
.row_corporation03{
	margin-bottom: calc(55 /var(--break)*100vw);
}
.row_corporation03 .col_img{
	width: calc(650/1240*100%);
}
.row_corporation03 .col_img::after{
	content: "";
	width: 100%;
	height: calc(100% - (30 /var(--break)*100vw));
	background: #4DBDF7;
	background: linear-gradient(180deg, rgba(77, 189, 247, 1) 0%, rgba(12, 74, 167, 1) 49%, rgba(0, 46, 115, 1) 100%);
	position: absolute;
	bottom: 0;
	right: calc(-30 /var(--break)*100vw);
	z-index: -1;
}
.row_corporation03 .col_txt{
	width: calc(530/1240*100%);
}
.row_corporation03 .col_txt .wrap{
	margin-bottom: calc(42 /var(--break)*100vw);
}
.row_corporation03 .col_txt .wrap .icn{
	line-height: 0;
	display: block;
	width: calc(30 /var(--break)*100vw);
	margin: 0 auto calc(9 /var(--break)*100vw);
}
.row_corporation03 .col_txt .wrap .txt{
	text-align: center;
	line-height: calc(28/18*100%);
	letter-spacing: 0.1em;
}

.row_corporation04{
	margin-bottom: calc(39 /var(--break)*100vw);
}
.row_corporation04 .col_l,
.row_corporation04 .col_r{
	width: calc(260 /530*100%);
}
.row_corporation04 .col_l a,
.row_corporation04 .col_r a{
	width: 100%;
	height: calc(100 /var(--break)*100vw);
}
.row_corporation04 .col_l .btn_tel{
	border: solid calc(2 /var(--break)*100vw) #002e73;
}
.row_corporation04 .col_l a .icn{
	width: calc(21 /var(--break)*100vw);
}
.row_corporation04 .col_r .btn_web{
	background: #f5749c;
	color: #fff;
	font-weight: 400;
	line-height: calc(36/26*100%);
	position: relative;
}
.row_corporation04 .col_r .btn_web::after{
	content: "";
	width: calc(12 /var(--break)*100vw);
	height: calc(12 /var(--break)*100vw);
	background: #ffffff;
	clip-path: polygon( 0 100%,100% 100%,100% 0);
	position: absolute;
	bottom: calc(5 /var(--break)*100vw);
	right: calc(5 /var(--break)*100vw);
}
.row_corporation04 .col_r .btn_web .fz19{
	margin-bottom: calc(12 /var(--break)*100vw);
}

.row_corporation03 .col_txt .tbl{
	max-width: 500px;
}

.row_corporation05{
	gap:calc(40 /var(--break)*100vw) calc(20 /1240*100%);
	margin-bottom: calc(60 /var(--break)*100vw);
}
.row_corporation05 .col	{
	width: calc(295 /1240*100%);
}

.wrap_corporation02 .map {
	padding: calc(460 / var(--break) * 100vw) 0 0 0;
}
.wrap_corporation02 .btn_map {
	left: calc(30 / var(--break) * 100vw);
	top: calc(30 / var(--break) * 100vw);
}
.txt_corporation01{
	margin: 0 calc(50 /var(--break)*100vw) calc(50 /var(--break)*100vw);
}

.row_corporation06{
	margin-bottom: calc(60 /var(--break)*100vw);
}
.row_corporation06 .col	{
	width: 47.5%;
	padding: calc(50 /var(--break)*100vw) calc(40 /var(--break)*100vw) calc(46 /var(--break)*100vw);
	background: #eeeeee;
}
.row_corporation06 .col .icn{
	width: calc(150 /var(--break)*100vw);
	margin: 0 auto calc(23 /var(--break)*100vw);
}
.row_corporation06 .col .ttl{
	border-bottom: solid 1px #3b80cd;
	padding-bottom: calc(17 /var(--break)*100vw);
	margin-bottom: calc(18 /var(--break)*100vw);
}
.btn_corporation01{
	width: calc(550 /var(--break)*100vw);
}
.btn_corporation01 a{
	width: 100%;
	height: calc(150 /var(--break)*100vw);
	background: #002e73;
	color: #fff;
	font-weight: 700;
	font-size: 1.75rem;
	letter-spacing: 0.1em;
}
.btn_corporation01 a::after{
	content: "";
	background: url("images/corporation/arw.svg")no-repeat center/contain;
	width: calc(9 /var(--break)*100vw);
	height: calc(15 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(30 /var(--break)*100vw);
	margin: auto;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.logo_corporation01{
		width: calc(600 /var(--break)*100vw);
	}
	.row_corporation03{
		margin-bottom: calc(55 /var(--break)*100vw);
	}
	.row_corporation03 .col_img{
		width: calc(667 /var(--break)*100vw);
		margin-right: auto;
		margin-bottom: calc(35 /var(--break)*100vw);
	}
	.row_corporation03 .col_img img{
		width: 100%;
	}
	.row_corporation03 .col_img::after{
		height: calc(100% - (35 /var(--break)*100vw));
		right: calc(-35 /var(--break)*100vw);
	}
	.row_corporation03 .col_txt{
		width: 100%;
	}

	.row_corporation04{
		margin-bottom: calc(39 /var(--break)*100vw);
	}
	.row_corporation04 .col_l,
	.row_corporation04 .col_r{
		width: calc(312 /646*100%);
	}
	.row_corporation04 .col_l a,
	.row_corporation04 .col_r a{
		width: 100%;
		height: calc(123 /var(--break)*100vw);
	}
	.row_corporation04 .col_l .btn_tel{
		border: solid calc(2 /var(--break)*100vw) #002e73;
		padding-bottom: calc(16 /var(--break)*100vw);
	}
	.row_corporation04 .col_l a .icn{
		width: calc(27 /var(--break)*100vw);
		margin-bottom: 0;
	}
	.row_corporation04 .col_l a .icn img{
		width: 100%;
	}
	.row_corporation04 .col_l a .tel{
		font-size: 1.125rem;
		letter-spacing: 0.05em;
	}
	.row_corporation04 .col_r .btn_web{
		line-height: calc(44/32*100%);
	}
	.row_corporation04 .col_r .btn_web .fz19{
		font-size: 0.75rem;
		letter-spacing: 0.1em;
		margin-bottom: calc(8 /var(--break)*100vw);
	}
	.row_corporation04 .col_r .btn_web .fz28{
		font-size: 1.125rem;
		letter-spacing: 0.1em;
	}
	.row_corporation04 .col_r .btn_web .fz24{
		font-size: 0.875rem;
		letter-spacing: 0.1em;
	}


	.wrap_corporation02 .map {
		padding: calc(460 / var(--break) * 100vw) 0 0 0;
	}
	.wrap_corporation02 .btn_map {
		left: auto;
		top: auto;
	}
	.txt_corporation01{
		margin: 0 calc(50 /var(--break)*100vw) calc(50 /var(--break)*100vw);
	}


	.row_corporation05{
		gap:calc(20 /var(--break)*100vw) calc(22 /702*100%);
		margin-bottom: calc(60 /var(--break)*100vw);
	}
	.row_corporation05 .col	{
		width: calc(340 /702*100%);
	}
	.row_corporation06{
		margin-bottom: calc(60 /var(--break)*100vw);
		gap:calc(40 /var(--break)*100vw) 0;
	}
	.row_corporation06 .col	{
		width: 100%;
		padding: calc(50 /var(--break)*100vw) calc(40 /var(--break)*100vw) calc(46 /var(--break)*100vw);
		background: #eeeeee;
	}
	.row_corporation06 .col .icn{
		width: calc(150 /var(--break)*100vw);
		margin: 0 auto calc(23 /var(--break)*100vw);
	}
	.row_corporation06 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		border-bottom: solid 1px #3b80cd;
		padding-bottom: calc(17 /var(--break)*100vw);
		margin-bottom: calc(18 /var(--break)*100vw);
	}
	.btn_corporation01{
		width: calc(702 /var(--break)*100vw);
	}
	.btn_corporation01 a{
		width: 100%;
		height: calc(192 /var(--break)*100vw);
		font-size: 1.125rem;
		letter-spacing: 0.1em;
	}
	.btn_corporation01 a::after{
		width: calc(12 /var(--break)*100vw);
		height: calc(20 /var(--break)*100vw);
		right: calc(38 /var(--break)*100vw);
	}
}


/* ミニッシュとは minish
------------------------------------------------------------------*/
.box_minish01{
	padding: calc(44 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(51 /var(--break)*100vw);
}
.box_minish01 .wrap{
	max-width: 1000px;
	margin: auto;
}
.box_minish01 .ttl{
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	border-bottom: solid 1px #002e73;
	padding-bottom: calc(15 /var(--break)*100vw);
	margin-bottom: calc(18 /var(--break)*100vw);
}
@media(max-width: 767px) {
	.box_minish01{
		padding: calc(44 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(51 /var(--break)*100vw);
	}
	.box_minish01 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		line-height: 1.6em;
		border-bottom: solid 1px #002e73;
		padding-bottom: calc(15 /var(--break)*100vw);
		margin-bottom: calc(18 /var(--break)*100vw);
	}
}
.box_minish02{
	padding: calc(53 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(60 /var(--break)*100vw);
}
.box_minish02 .ttl{
	margin-bottom: calc(40 /var(--break)*100vw);
}
.box_minish02 .ttl span{
	display: inline-block;
	vertical-align: middle;
}
.box_minish02 .ttl .txt1{
	border-right: solid 1px #3b80cd;
	padding-right: calc(20 /var(--break)*100vw);
	margin-right: calc(20 /var(--break)*100vw);
	line-height: calc(30 /var(--break)*100vw);
}
.box_minish02 .ttl .txt2{
	line-height: calc(30 /var(--break)*100vw);
}
.box_minish02 .wrap{
	max-width: 1000px;
	margin: auto;
}
.row_minish01 .col{
	width: 48%;
}
.row_minish01 .col .txt{
	font-weight: 700;
	height: calc(50 /var(--break)*100vw);
	font-size: 1.5rem;
	letter-spacing: 0.1em;
}
.tbl_minish table{
	width: 100%;
}
.tbl_minish thead th{
	width: 33.3%;
	font-size: 1.375rem;
	letter-spacing: 0.1em;
	color: #fff;
	font-weight: 700;
	vertical-align: middle;
	text-align: center;
	padding: calc(16 /var(--break)*100vw) 0 calc(20 /var(--break)*100vw);
}
.tbl_minish thead th:not(:last-child){
	border-right: solid 1px #fff;
}
.tbl_minish tbody th{
	letter-spacing: 0.1em;
	color: #fff;
	font-weight: 700;
	vertical-align: middle;
	text-align: center;
	background: #4e8cd2;
	border-bottom: solid 1px #ffffff;
}
.tbl_minish tbody td{
	vertical-align: middle;
	text-align: center;
	line-height: calc(26/18*100%);
	border-right:  solid 1px #3b80cd;
	border-bottom: solid 1px #3b80cd;
	padding: calc(20 /var(--break)*100vw) 0 calc(24 /var(--break)*100vw);
}
.tbl_minish tbody td:nth-child(2){
	background: #fef1f5;
}
.tbl_minish tbody td:nth-child(3){
	background: #fff;
}
.tbl_minish tbody td span{
	font-size: 1.5rem;
	font-weight: 400;
	color: #3B80CD;
}

.btn_minish01{
	width: calc(550 /var(--break)*100vw);
}
.btn_minish01 a{
	width: 100%;
	height: calc(150 /var(--break)*100vw);
	background: #002e73;
	color: #fff;
	font-weight: 700;
	font-size: 1.75rem;
	line-height: calc(44/28*100%);
	letter-spacing: 0.1em;
}
.btn_minish01 a::after{
	content: "";
	background: url("images/corporation/arw.svg")no-repeat center/contain;
	width: calc(9 /var(--break)*100vw);
	height: calc(15 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(30 /var(--break)*100vw);
	margin: auto;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_minish02{
		padding: calc(53 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(60 /var(--break)*100vw);
	}
	.box_minish02 .ttl{
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.box_minish02 .ttl .txt1{
		font-size: 1.25rem;
	}
	.box_minish02 .ttl .txt2{
		display: block;
		font-size: 1rem;
		line-height: calc(30 /var(--break)*100vw);
	}
	.row_minish01{
		gap:calc(40 /var(--break)*100vw) 0;
	}
	.row_minish01 .col{
		width: calc(600 /var(--break)*100vw);
		margin: auto;
	}
	.row_minish01 .col .txt{
		font-weight: 700;
		height: calc(80 /var(--break)*100vw);
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_minish01 .col img{
		width: 100%;
	}
	.tbl_minish thead th:nth-child(1){
		width: 21%;
	}
	.tbl_minish thead th:not(:nth-child(1)){
		width: 39.5%;
	}
	.tbl_minish thead th{
		font-size: 0.75rem;
		letter-spacing: 0;
		padding: calc(16 /var(--break)*100vw) 0 calc(20 /var(--break)*100vw);
	}
	.tbl_minish thead th:not(:last-child){
		border-right: solid 1px #fff;
	}
	.tbl_minish tbody th{
		font-size: 0.625rem;
	}
	.tbl_minish tbody td{
		font-size: 0.625rem;
		padding: calc(20 /var(--break)*100vw) 0 calc(24 /var(--break)*100vw);
	}
	.tbl_minish tbody td span{
		font-size: 0.75rem;
	}
	.btn_minish01{
		width: calc(702 /var(--break)*100vw);
	}
	.btn_minish01 a{
		width: 100%;
		height: calc(192 /var(--break)*100vw);
		font-size: 1.125rem;
		letter-spacing: 0.1em;
	}
	.btn_minish01 a::after{
		width: calc(12 /var(--break)*100vw);
		height: calc(20 /var(--break)*100vw);
		right: calc(38 /var(--break)*100vw);
	}
}


/* 治療の流れ flow
------------------------------------------------------------------*/
.row_faq01{
}
.row_faq01 .col_img{
	width: calc(140/1240*100%);
}
.row_faq01 .col_txt{
	font-size: 1.625rem;
	letter-spacing: 0.1em;
	width: calc(1030/1240*100%);
	border-radius: calc(20 /var(--break)*100vw);
	padding: calc(23 /var(--break)*100vw) calc(48 /var(--break)*100vw) calc(25 /var(--break)*100vw) calc(107 /var(--break)*100vw);
}
.row_faq01 .col_txt::before{
	content: "";
	width: calc(31 /var(--break)*100vw);
	height: calc(30 /var(--break)*100vw);
	background: #f5749c;
	clip-path: polygon(100% 100%,0 50%,100% 0);
	position: absolute;
	top: calc(35 /var(--break)*100vw);
	left: calc(-29 /var(--break)*100vw);
}
.row_faq01 .col_txt::after{
	content: "Q.";
	color:rgba(255,255,255,0.2);
	font-size: 3.75rem;
	letter-spacing: 0.1em;
	font-family: "futura-pt", sans-serif;
	font-weight: 500;
	font-style: normal;
	position: absolute;
	top: calc(-10 /var(--break)*100vw);
	left: calc(28 /var(--break)*100vw);
}
.row_faq02 .col_img{
	width: calc(140/1240*100%);
}
.row_faq02 .col_txt{
	letter-spacing: 0.1em;
	line-height: calc(40/18*100%);
	width: calc(1030/1240*100%);
	border-radius: calc(20 /var(--break)*100vw);
	padding: calc(27 /var(--break)*100vw) calc(40 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(40 /var(--break)*100vw);
}
.row_faq02 .col_txt::before{
	content: "";
	width: calc(31 /var(--break)*100vw);
	height: calc(30 /var(--break)*100vw);
	background: #e5eaf1;
	clip-path: polygon(0 0,100% 50%,0 100%);
	position: absolute;
	top: calc(35 /var(--break)*100vw);
	right: calc(-29 /var(--break)*100vw);
}
.row_faq02 .col_txt::after{
	content: "A.";
	color:rgba(255,255,255,0.6);
	font-size: 7.5rem;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-family: "futura-pt", sans-serif;
	font-weight: 500;
	font-style: normal;
	position: absolute;
	bottom: calc(-19 /var(--break)*100vw);
	left: calc(28 /var(--break)*100vw);
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_faq01{
	}
	.row_faq01 .col_img{
		width: calc(140 /var(--break)*100vw);
	}
	.row_faq01 .col_txt{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.5em;
		width: calc(100% - (180 /var(--break)*100vw));
		border-radius: calc(20 /var(--break)*100vw);
		padding: calc(23 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(25 /var(--break)*100vw) calc(110 /var(--break)*100vw);
	}
	.row_faq01 .col_txt::after{
		font-size: 2.5rem;
		letter-spacing: 0.1em;
		line-height: 1em;
		top: calc(35 /var(--break)*100vw);
		left: calc(18 /var(--break)*100vw);
	}
	.row_faq02 .col_img{
		width: calc(140 /var(--break)*100vw);
	}
	.row_faq02 .col_txt{
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 2em;
		width: calc(100% - (180 /var(--break)*100vw));
		border-radius: calc(20 /var(--break)*100vw);
		padding: calc(27 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.row_faq02 .col_txt::after{
		font-size: 5rem;
		letter-spacing: 0.1em;
		line-height: 1em;
		bottom: calc(-24 /var(--break)*100vw);
		left: calc(28 /var(--break)*100vw);
		z-index: -1;
	}
}


/* 費用について price
------------------------------------------------------------------*/
.bg_pay .ttl{
	margin-bottom: calc(18 /var(--break)*100vw);
}
.box_price01{
	padding: calc(44 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(53 /var(--break)*100vw);
}
.box_price01 .ttl{
	border-bottom: solid 1px #002e73;
	padding-bottom: calc(16 /var(--break)*100vw);
	max-width: 1000px;
	margin: 0 auto calc(18 /var(--break)*100vw);
}
.row_price01{
	gap:0 calc(20/1240*100%);
}
.row_price01 .col{
	background: #ebf6ff;
	width: calc(400 /1240*100%);
	padding: calc(17 /var(--break)*100vw) 0 calc(39 /var(--break)*100vw);
}
.row_price01 .col .ttl{
	width: calc(340/400*100%);
	border-bottom: solid calc(2 /var(--break)*100vw) #3b80cd;
	padding-bottom: calc(8 /var(--break)*100vw);
	margin: 0 auto calc(18 /var(--break)*100vw);
}
.row_price01 .col .copy{
	font-weight: 700;
}
.box_price02{
	background: url("images/price/bg_price01.jpg")no-repeat center/cover;
	border: solid calc(6 /var(--break)*100vw) #3b80cd;
	padding: calc(45 /var(--break)*100vw) calc(44 /var(--break)*100vw) calc(41 /var(--break)*100vw);
}
.box_price02 .ttl{
	width: 100%;
	height: calc(50 /var(--break)*100vw);
	border-radius: calc(25 /var(--break)*100vw);
	background: #003789;
	background: linear-gradient(270deg, rgba(0, 55, 137, 1) 0%, rgba(36, 97, 189, 1) 100%);
	margin-bottom: calc(26 /var(--break)*100vw);
}
.box_price02 .row_price02{
	
}
.box_price02 .row_price02 .txt01{
	width: calc(90 /var(--break)*100vw);
	height: calc(90 /var(--break)*100vw);
	font-weight: 700;
	margin-right: calc(17 /var(--break)*100vw);
}
.box_price02 .row_price02 .txt02{
	margin-right: calc(16 /var(--break)*100vw);
	margin-bottom: calc(4 /var(--break)*100vw);
}
.box_price02 .row_price02 .txt03{
	margin-top: calc(8 /var(--break)*100vw);
	font-weight: 700;
}
.box_price02 .row_price02 .txt04{
	font-weight: 700;
	margin-top: calc(-2 /var(--break)*100vw);
}
.box_price02 .txt{
	padding-top: calc(9 /var(--break)*100vw);
	margin-top: calc(32 /var(--break)*100vw);
	border-top: solid 1px #3b80cd;
}
.box_price03{
	background: #eeeeee;
	padding-top: calc(36 /var(--break)*100vw);
}
.box_price03 .ttl{
	border-bottom:solid 1px #002e73;
	padding-bottom: calc(18 /var(--break)*100vw);
	margin-bottom: calc(17 /var(--break)*100vw);
}
.box_price03 .txt{
	line-height: calc(40/18*100%);
	margin-bottom: calc(24 /var(--break)*100vw);
}
.btn_price01{
	width: calc(380 /var(--break)*100vw);
}
.btn_price01 a{
	width: 100%;
	height: calc(80 /var(--break)*100vw);
	background: #002e73;
	color: #fff;
	font-weight: 700;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
}
.btn_price01 a::after{
	content: "";
	background: url("images/page/arw.svg")no-repeat center/contain;
	width: calc(9 /var(--break)*100vw);
	height: calc(15 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(20 /var(--break)*100vw);
	margin: auto;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_pay .ttl{
		font-size: 1.125rem;
	}
	.box_price01{
		padding: calc(44 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(53 /var(--break)*100vw);
	}
	.box_price01 .ttl{
		font-size: 1.125rem;
	}
	.box_price01 .txt{
		text-align: left;
	}
	.row_price01 {
		gap:0 2%;
	}
	.row_price01 .col{
		width: 32%;
		padding: calc(17 /var(--break)*100vw) 0 calc(17 /var(--break)*100vw);
	}
	.row_price01 .col .ttl{
		width: calc(340/400*100%);
		font-size: 0.625rem;
		letter-spacing: 0;
		border-bottom: solid calc(2 /var(--break)*100vw) #3b80cd;
		padding-bottom: calc(8 /var(--break)*100vw);
		margin: 0 auto calc(12 /var(--break)*100vw);
	}
	.row_price01 .col .copy{
		font-size: 0.75rem;
		letter-spacing: 0;
	}
	.box_price02{
		background: url("images/price/bg_price01.jpg")no-repeat center/cover;
		border: solid calc(6 /var(--break)*100vw) #3b80cd;
		padding: calc(45 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(41 /var(--break)*100vw);
	}
	.box_price02 .ttl{
		width: 100%;
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(70 /var(--break)*100vw);
		border-radius: calc(35 /var(--break)*100vw);
		background: #003789;
		background: linear-gradient(270deg, rgba(0, 55, 137, 1) 0%, rgba(36, 97, 189, 1) 100%);
		margin-bottom: calc(26 /var(--break)*100vw);
	}
	.box_price02 .row_price02{

	}
	.box_price02 .row_price02 .txt01{
		width: calc(90 /var(--break)*100vw);
		height: calc(90 /var(--break)*100vw);
		font-size: 0.875rem;
	}
	.box_price02 .row_price02 .txt02{
		font-size:3.5rem;
	}
	.box_price02 .row_price02 .txt03{
		font-size:1.125rem;
		letter-spacing: 0;
	}
	.box_price02 .row_price02 .txt03 .fz60{
		font-size:1.5rem;
		letter-spacing: 0;
	}
	.box_price02 .row_price02 .txt04{
		font-size:1.25rem;
	}
	.box_price02 .txt{
		padding-top: calc(9 /var(--break)*100vw);
		margin-top: calc(32 /var(--break)*100vw);
		border-top: solid 1px #3b80cd;
	}
	.box_price03{
		padding: calc(36 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(50 /var(--break)*100vw);
	}
	.box_price03 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		border-bottom:solid 1px #002e73;
		padding-bottom: calc(18 /var(--break)*100vw);
		margin-bottom: calc(17 /var(--break)*100vw);
	}
	.box_price03 .txt{
		line-height: 2em;
		margin-bottom: calc(34 /var(--break)*100vw);
	}
	.btn_price01{
		width: 100%;
	}
	.btn_price01 a{
		width: 100%;
		height: calc(120 /var(--break)*100vw);
		font-size: 1.125rem;
		letter-spacing: 0.1em;
	}
	.btn_price01 a::after{
		width: calc(12 /var(--break)*100vw);
		height: calc(20 /var(--break)*100vw);
		right: calc(38 /var(--break)*100vw);
	}
}


/* 無料相談・24時間WEB予約 consultation_reservation
------------------------------------------------------------------*/
.txt_consultation01{
	margin: 0 calc(50 /var(--break)*100vw) calc(50 /var(--break)*100vw);
}
.bnr_consultation01{
	width: calc(500 /var(--break)*100vw);
	margin: 0 auto calc(30 /var(--break)*100vw);
}
.row_consultation01{
	margin-bottom: calc(60 /var(--break)*100vw);
}
.row_consultation01 .col_img{
	width: calc(650/1240*100%);
}
.row_consultation01 .col_img::after{
	content: "";
	width: 100%;
	height: calc(100% - (30 /var(--break)*100vw));
	background: #4DBDF7;
	background: linear-gradient(180deg, rgba(77, 189, 247, 1) 0%, rgba(12, 74, 167, 1) 49%, rgba(0, 46, 115, 1) 100%);
	position: absolute;
	bottom: 0;
	right: calc(-30 /var(--break)*100vw);
	z-index: -1;
}
.row_consultation01 .col_txt{
	width: calc(530/1240*100%);
}
.row_consultation01 .col_txt .wrap{
	margin-bottom: calc(42 /var(--break)*100vw);
}
.row_consultation01 .col_txt .wrap .icn{
	line-height: 0;
	display: block;
	width: calc(30 /var(--break)*100vw);
	margin: 0 auto calc(9 /var(--break)*100vw);
}
.row_consultation01 .col_txt .wrap .txt{
	text-align: center;
	line-height: calc(28/18*100%);
	letter-spacing: 0.1em;
}
.row_consultation02{
}
.row_consultation02 .col_l,
.row_consultation02 .col_r{
	width: calc(260 /530*100%);
}
.row_consultation02 .col_l a,
.row_consultation02 .col_r a{
	width: 100%;
	height: calc(100 /var(--break)*100vw);
}
.row_consultation02 .col_l .btn_tel{
	border: solid calc(2 /var(--break)*100vw) #002e73;
}
.row_consultation02 .col_l a .icn{
	width: calc(21 /var(--break)*100vw);
}
.row_consultation02 .col_r .btn_web{
	background: #f5749c;
	color: #fff;
	font-weight: 400;
	line-height: calc(36/26*100%);
	position: relative;
}
.row_consultation02 .col_r .btn_web::after{
	content: "";
	width: calc(12 /var(--break)*100vw);
	height: calc(12 /var(--break)*100vw);
	background: #ffffff;
	clip-path: polygon( 0 100%,100% 100%,100% 0);
	position: absolute;
	bottom: calc(5 /var(--break)*100vw);
	right: calc(5 /var(--break)*100vw);
}
.row_consultation02 .col_r .btn_web .fz19{
	margin-bottom: calc(12 /var(--break)*100vw);
}
.bnr_consultation02{
	margin-top: calc(30 /var(--break)*100vw);
	width: calc(450 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_consultation01{
		margin-bottom: calc(55 /var(--break)*100vw);
	}
	.row_consultation01 .col_img{
		width: calc(667 /var(--break)*100vw);
		margin-right: auto;
		margin-bottom: calc(35 /var(--break)*100vw);
	}
	.row_consultation01 .col_img img{
		width: 100%;
	}
	.row_consultation01 .col_img::after{
		height: calc(100% - (35 /var(--break)*100vw));
		right: calc(-35 /var(--break)*100vw);
	}
	.row_consultation01 .col_txt{
		width: 100%;
	}

	.row_consultation02 .col_l,
	.row_consultation02 .col_r{
		width: calc(312 /646*100%);
	}
	.row_consultation02 .col_l a,
	.row_consultation02 .col_r a{
		width: 100%;
		height: calc(123 /var(--break)*100vw);
	}
	.row_consultation02 .col_l .btn_tel{
		border: solid calc(2 /var(--break)*100vw) #002e73;
		padding-bottom: calc(16 /var(--break)*100vw);
	}
	.row_consultation02 .col_l a .icn{
		width: calc(27 /var(--break)*100vw);
		margin-bottom: 0;
	}
	.row_consultation02 .col_l a .icn img{
		width: 100%;
	}
	.row_consultation02 .col_l a .tel{
		font-size: 1.125rem;
		letter-spacing: 0.05em;
	}
	.row_consultation02 .col_r .btn_web{
		line-height: calc(44/32*100%);
	}
	.row_consultation02 .col_r .btn_web .fz19{
		font-size: 0.75rem;
		letter-spacing: 0.1em;
		margin-bottom: calc(8 /var(--break)*100vw);
	}
	.row_consultation02 .col_r .btn_web .fz28{
		font-size: 1.125rem;
		letter-spacing: 0.1em;
	}
	.row_consultation02 .col_r .btn_web .fz24{
		font-size: 0.875rem;
		letter-spacing: 0.1em;
	}
	.bnr_consultation02{
		margin-top: calc(30 /var(--break)*100vw);
		width: calc(646 /var(--break)*100vw);
	}
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 症例紹介 case
------------------------------------------------------------------*/
.wrap_case01{
	padding-bottom: calc(52 /var(--break)*100vw);
}
.wrap_case01.only,
.wrap_case01.no_pb{
	padding-bottom: 0;
}
.wrap_case01.pb60{
	padding-bottom: calc(60 /var(--break)*100vw);
}
.slide_case01{
	background: #ebf6ff;
}
.area_case_common01 {
	padding-bottom: calc(51 /var(--break)*100vw);
	padding-top: calc(37 /var(--break)*100vw);
}
.area_case_common01 .ttl{
	font-size: 2.5rem;
	letter-spacing: 0.15em;
	margin-bottom: calc(13 /var(--break)*100vw);
}
.unit_case .ttl{
	font-weight: 700;
}
.box_case01 {
	position: relative;
	padding: calc(30 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
}
.row_case01 {
	max-width: calc(1000 / var(--break) * 100vw);
	width: 100%
}
.row_case01 .en {
	height: calc(50 / var(--break) * 100vw);
	line-height: calc(50 /var(--break)*100vw);
	background: #5fbbc7;
	color: #fff;
}
.row_case01 .col:nth-child(2) .en {
	background: #f5749c;
}
.row_case01:after {
	border-left: calc(15 / var(--break) * 100vw) solid #3b80cd;
	border-top: calc(23 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(23 / var(--break) * 100vw) solid transparent;
	top: calc(55 / var(--break) * 100vw);
}
.slide_case01 .slick-prev:before,.slide_case01 .slick-next:before {
	display: none;
}
.slide_case01 .slick-prev, .slide_case01 .slick-next {
    width: calc(30 / var(--break) * 100vw);
    height: calc(54 / var(--break) * 100vw);
    background: url(images/page/arw_case.svg)no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: calc(30 /var(--break)*100vw);
}
.slide_case01 .slick-next {
    right: calc(30 /var(--break)*100vw);
    transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	margin-top: 0;
	position: absolute!important;
	bottom: calc(-52 /var(--break)*100vw);
	line-height: 1;
}
.slide_case01 .slick-dots li {
	width: calc( 12 / var(--break) * 100vw);
	height: calc( 12 / var(--break) * 100vw);
	margin: 0 calc( 8 / var(--break) * 100vw);
}
.slide_case01 .slick-dots li button {
	width: calc( 12 / var(--break) * 100vw);
	height: calc( 12 / var(--break) * 100vw);
	padding: 0;
}
.slide_case01 .slick-dots li button:before {
	content: "";
	background: #e5eaf1;
	width: calc( 12 / var(--break) * 100vw);
	height: calc( 12 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_case01 .slick-dots li.slick-active button:before {
	background: #f5749c;
	opacity: 1;
}
.slide_case01 .slick-dots li:only-child {
	display: none;
}
.row_case_common01 .col .case_img{
	height: calc(300 / var(--break) * 100vw);
}
.wrap_case01 .tbl_case {
	max-width: calc(1000 / var(--break) * 100vw);
}
.tbl_default.tbl_case table {
	border: 1px solid #002e73;
}
.tbl_default.tbl_case th {
	background: #002e73;
	color: #FFFFFF;
}
.tbl_default.tbl_case td {
	background: #ffffff;
}
.tbl_default.tbl_case tr:not(:last-child) th {
	border-bottom: 1px solid #fff;
}
.tbl_default.tbl_case tr:not(:last-child) td {
	border-bottom: 1px solid #002e73;
}
.tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
.tbl_case .tbl_caption{
	margin-top: calc(10 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.area_case_common01 {
		width: calc(702 /var(--break)*100vw)!important;
		margin-left: 0!important;
		margin-right: 0!important;
		padding-bottom: calc(40 /var(--break)*100vw);
	}
	.area_case_common01 .ttl{
		font-size: 1.25rem;
		letter-spacing: 0.15em;
		margin-bottom: calc(13 /var(--break)*100vw);
	}
	.row_case01 {
		margin-bottom: 7.5vw;
		max-width: calc(646 / var(--break) * 100vw);
		/*opacity: .5;
		transition: .3s;*/
	}
	.row_case01.slick-active {
		opacity: 1;
	}
	.row_case01 .col {
		max-width: 45%;
		width: 45%;
	}
	.row_case_common01 .col .case_img{
		height: calc(180 / var(--break) * 100vw);
	}
	.row_case01:after {
		border-left: calc(15 / var(--break) * 100vw) solid #3b80cd;
		border-top: calc(23 / var(--break) * 100vw) solid transparent;
		border-bottom: calc(23 / var(--break) * 100vw) solid transparent;
		top: calc(55 / var(--break) * 100vw);
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.slide_case01 {
		margin-bottom: 8vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
		margin: 0 2vw;
	}
	.slide_case01 .slick-slide.slick-center {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-slide.slick-active {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-prev, .slide_case01 .slick-next {
		width: calc(30 / var(--break) * 100vw);
		height: calc(54 / var(--break) * 100vw);
		bottom: auto;
		top: 69vw;
	}
	.slide_case01 .slick-prev {
		left: calc(28 /var(--break)*100vw);
	}
	.slide_case01 .slick-next {
		right: calc(28 /var(--break)*100vw);
	}
	.slide_case01.slick-dotted.slick-slider {
		margin-bottom: 15vw;
	}
	.slide_case01 .slick-dots li {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
		margin: 0 calc( 14 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button:before {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.tbl_default.tbl_case{
		width: calc(646 /var(--break)*100vw);
	}
	.tbl_default.tbl_case tr th {
		border-bottom: 1px solid #ffffff;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.risk{
	background: #eee;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 160px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(20 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
	border: ;
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background: #002e73 !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps--active-x > .ps__rail-x,
.risk .ps--active-y > .ps__rail-y, .box_invisalign .ps--active-x > .ps__rail-x,
.box_invisalign .ps--active-y > .ps__rail-y {
	background: none !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1!important;
}
.risk .ps .ps__rail-x.ps--clicking, .risk .ps .ps__rail-x:focus, .risk .ps .ps__rail-x:hover, .risk .ps .ps__rail-y.ps--clicking, .risk .ps .ps__rail-y:focus, .risk .ps .ps__rail-y:hover, .box_invisalign .ps .ps__rail-x.ps--clicking, .box_invisalign .ps .ps__rail-x:focus, .box_invisalign .ps .ps__rail-x:hover, .box_invisalign .ps .ps__rail-y.ps--clicking, .box_invisalign .ps .ps__rail-y:focus, .box_invisalign .ps .ps__rail-y:hoverr {
	opacity: 1!important;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 751px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.box_risk01 .box {
		padding-right: 4vw;
		max-height: calc(420 / var(--break) * 100vw);
	}
	.box_risk01 .ttl, .box_invisalign .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_risk01 .txt {
		letter-spacing: 0;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail, .box_invisalign .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .box_invisalign .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #333;
}
.btn_submit input {
	border: none;
	background: #;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
}

/* お問い合わせ contact
------------------------------------------------------------------*/
.grecaptcha-badge { visibility: hidden; }
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #959595;
	color: #fff;
	font-weight: 500;
	font-size: 1.25rem;
	line-height: calc(40 / var(--break) * 100vw);
	margin-bottom: calc(4 / var(--break) * 100vw);
	text-align: center;
}
#sidebar caption {
	margin-bottom: calc(5 / var(--break) * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / var(--break) * 100vw);
}
#wp-calendar thead th {
	background: #eee;
	border: 1px solid #eee;
	border-right-color: #eee;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #eee;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #959595;
	text-decoration: underline;
}
.wp-calendar-nav{
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: calc(60 / var(--break) * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #333;
	padding-bottom: calc(4 / var(--break) * 100vw);
	line-height: 2.1;
}
.post_main {
	width: 71%;
}
.navigation {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.navigation li {
	width: calc(170 / var(--break) * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / var(--break) * 100vw);
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / var(--break) * 100vw);
}
.thmb img {
	height: calc(120 / var(--break) * 100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / var(--break) * 100vw);
	border-bottom: 1px solid #959595;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.txt_post a {
	color: inherit;
}
.txt_post a:hover {
	text-decoration: underline;
}
.txt_post h4 {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.7;
	font-size: 1.25rem;
	letter-spacing: .1em;
}
.blog_archive .txt_post .date {
	color: #959595;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #aaa;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: calc(60 / var(--break) * 100vw);
	text-align: center;
	font-size: .875rem;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #002e73;
	color: #002e73;
	padding: 0 calc(10 / var(--break) * 100vw);
	margin: calc(2 / var(--break) * 100vw);
	display: inline-block;
}
.page_main .wp-pagenavi span.pages {
	padding: 0 calc(11 / var(--break) * 100vw);
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #002e73;
	background: #002e73;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.post_content > h4,.post_content > h5{
	line-height: 1.6;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(35 / var(--break) * 100vw );
}
#sidebar .category h4{
	margin-bottom: calc(20 / var(--break) * 100vw );
}
#sidebar .category ul{
	gap:calc(10 / var(--break) * 100vw ) 3%;
}
#sidebar .category ul li{
	font-size: 1rem;
	width: auto;
	overflow: visible;
	white-space:normal;
}
#sidebar .category ul li a{
	border: 1px solid #959595;
	background: #959595;
	color: #fff;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
}
#sidebar .category ul li a.is-active{
	background: #fff;
	color: #959595;
}

@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / var(--break) * 100vw);
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.thmb {
		width: calc(210 / var(--break) * 100vw);
	}
	.thmb img {
		height: calc(210 / var(--break) * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(240 / var(--break) * 100vw));
	}
	.txt_post h4 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.navigation li {
		width: calc(200 / 750 * 100vw);
	}
	.page_main .wp-pagenavi span.pages,.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: .5vw 2vw;
		margin: calc(4 / 750 * 100vw);
	}
	.page_main section.blog_archive {
		padding-bottom: 6vw;
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: 6vw;
	}
	.post_main .wp-pagenavi {
		margin-top: 12vw;
		display:-webkit-box;/*--- Androidブラウザ用 ---*/
		display:-ms-flexbox;/*--- IE10 ---*/
		display: -webkit-flex;/*--- safari（PC）用 ---*/
		display:flex;
		-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack:justify;/*--- IE10 ---*/
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
	}
	.single_post > h3 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content > h4,.post_content > h5{
		letter-spacing: 0;
		font-size: 1.125rem;
	}
	#sidebar .category ul li a{
		border-radius: calc(8 / var(--break)* 100vw);
		padding: calc(4 / var(--break)* 100vw) calc(14 / var(--break)* 100vw);
	}
}


/* フォーマット format
------------------------------------------------------------------*/
.format {
	padding-bottom: calc(140 / var(--break) * 100vw);
}
.wrap_format01:not(:last-of-type) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.img_format01 {
	max-width: 1000px;
}
.row_format01 .col_img {
	width: 46%;
	max-width: 570px;
}
.row_format01 .col_txt {
	width: 50%;
}
.list_format01 li {
	max-width: 425px;
}
.row_format03 .col_img {
	width: 29%;
	max-width: 350px;
}
.row_format03 .col_txt {
	width: 67%;
}
.row_format03 .copy {
	border-bottom: 1px solid #333;
}
.row_format03 .copy:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	left: 0;
	top: .4em;
	background: #333;
}
.txt_format01 {
	max-width: 1000px;
}
.tbl_fee {
	max-width: 1000px;
}
.tbl_fee table {
	border-color: #;
}
.tbl_fee th {
	background: #;
}
.tbl_fee thead th {
	background: #;
	text-align: center;
}
.tbl_fee thead tr th:not(:last-of-type) {
	border-right: 1px solid #fff;
}
.tbl_fee tr:not(:last-child) td {
	border-bottom-color: #;
}
.tbl_fee tbody tr td:not(:last-of-type) {
	border-right: 1px solid #;
}
.tbl_fee01 tbody th {
	text-align: center;
}
.wrap_format01 .box_flow:last-of-type:before {
	display: none;
}
.box_format03 .col_img {
	width: 31%;
	max-width: 345px;
}
.box_format03 .col_txt {
	width: 65%;
}
.row_format04 .col {
	width: 31.8%;
	max-width: 394px;
	margin-right: 2.3%;
}
.row_format04 .col:nth-child(3n), .row_format04 .col:last-child {
	margin-right: 0;
}
.row_format04 .col:not(:nth-child(-n+3)) {
	margin-top: calc(60 / var(--break) * 100vw);
}
.wrap_format01 .box_qa03 {
	border: none;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.wrap_format01 .box_qa03 .box_a .box {
	width: calc(60 / var(--break) * 100vw);
	height: calc(60 / var(--break) * 100vw);
	left: 0;
	top: 0;
}
.wrap_format01 .box_qa03 .box_a {
	padding-top: calc(30 / var(--break) * 100vw);
	padding-left: calc(100 / var(--break) * 100vw);
}
.box_format04 .ttl {
	font-weight: 300;
	height: calc(50 / var(--break) * 100vw);
}
.list_format02 li:not(:first-child) {
	margin-top: calc(14 / var(--break) * 100vw);
}
.list_format02 .year {
	width: calc(140 / var(--break) * 100vw);
}
.list_format02 .txt {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.risk_format {
	border: 1px solid #333;
}
.risk_format .box{
	overflow-y: scroll;
	max-height: 280px;
	scrollbar-color: #333 #fff;
    scrollbar-width: thin;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.format {
		padding-bottom: 17vw;
	}
	.wrap_format01:not(:last-of-type) {
		margin-bottom: 20vw;
	}
	.img_format01 {
		max-width: 100%;
	}
	.box_format01 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.list_format01 li {
		max-width: 100%;
	}
	.row_format03 .copy {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_format03 .copy:before {
		top: .55em;
	}
	.txt_format01 {
		max-width: calc(646 / var(--break) * 100vw);
	}
	.tbl_fee {
		max-width: 100%;
	}
	.tbl_fee01 tbody th {
		text-align: left;
	}
	.box_format03 {
		display: block;
	}
	.box_format03 .copy {
		font-size: 1.125rem;
	}
	.row_format04 {
		display: block;
	}
	.row_format04 .col {
		width: 100%;
		max-width: calc(600 / var(--break) * 100vw);
		margin: 0 auto!important;
	}
	.row_format04 .col:not(:first-child) {
		margin-top: calc(60 / var(--break) * 100vw);!important;
	}
	.row_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.wrap_format01 .box_qa03 .box_a .box {
		width: calc(80 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		font-size: 1.5625rem;
	}
	.tbl_format01.js-scrollable table {
		width: calc(1200 / var(--break) * 100vw);
		font-size: .875rem;
	}
	.img_format02 {
		max-width: calc(500 / var(--break) * 100vw);
	}
	.name_format .job {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.name_format .ja {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.box_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
	}
	.list_format02 li:not(:first-child) {
		margin-top: 2vw;
	}
	.list_format02 .year {
		width: calc(200 / var(--break) * 100vw);
	}
	.list_format02 .txt {
		width: calc(100% - calc(200 / var(--break) * 100vw));
	}
}