@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center bottom / calc(1920 /var(--break)*100vw);
	height: calc(550 / var(--break) * 100vw);
	padding-top: calc(80 /var(--break)*100vw);
}
.hdg2 .ja {
	font-size: 3.125rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(23 /var(--break)*100vw);
}
.hdg2 .en {
	font-size: 1.5rem;
	letter-spacing: 0.2em;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.low_grd01{background: linear-gradient(45deg,rgba(246, 219, 224, 1) 0%, rgba(219, 210, 254, 1) 100%);}
.low_grd02{background: linear-gradient(45deg,rgba(255, 240, 182, 1) 0%, rgba(255, 181, 184, 1) 100%);}
.low_grd03{background: linear-gradient(45deg,rgba(160, 230, 226, 1) 0%, rgba(239, 206, 242, 1) 100%);}
.low_grd04{background: linear-gradient(45deg,rgba(218, 247, 244, 1) 0%, rgba(250, 235, 246, 1) 100%);}
.low_grd05{background: linear-gradient(45deg,rgba(255, 245, 207, 1) 0%, rgba(235, 253, 205, 1) 100%);}
.low_grd06{background: linear-gradient(45deg,rgba(246, 243, 255, 1) 0%, rgba(255, 236, 237, 1) 100%);}
.low_grd07{background: linear-gradient(45deg,rgba(218, 247, 244, 1) 0%, rgba(244, 249, 221, 1) 100%);}
.low_grd08{background: linear-gradient(45deg,rgba(246, 219, 224, 1) 0%, rgba(255, 245, 207, 1) 100%);}
.low_grd09{background: linear-gradient(45deg,rgba(160, 230, 226, 1) 0%, rgba(244, 249, 221, 1) 100%);}
.low_grd10{background: linear-gradient(90deg,rgba(218, 247, 244, 1) 0%, rgba(250, 235, 246, 1) 100%);}
.low_grd11{background: linear-gradient(45deg,rgba(235, 253, 205, 1) 0%, rgba(204, 244, 242, 1) 100%);}
.low_grd12{background: linear-gradient(45deg,rgba(204, 244, 242, 1) 0%, rgba(180, 229, 247, 1) 100%);}

.wrap_movie::after{
	content: "";
	width: 100%;
	height: calc(260 /var(--break)*100vw);
	background: #efefef;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.ttl_low_common{
	margin-bottom: calc(20 /var(--break)*100vw);
}
.bdr_b {
	border-bottom: solid 2px #b7d32f;
}
.box_common01{
	padding: calc(10 /var(--break)*100vw);
}

.txt_common01 .por::before{
	content: "";
	background: url("images/about/deco_about01.png")no-repeat center/contain;
	width: calc(23 /var(--break)*100vw);
	height: calc(32 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(-49 /var(--break)*100vw);
	margin: auto;
}
.txt_common01 .por::after{
	content: "";
	background: url("images/about/deco_about02.png")no-repeat center/contain;
	width: calc(23 /var(--break)*100vw);
	height: calc(32 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(-49 /var(--break)*100vw);
	margin: auto;
}
@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);
		background: url("images/page/bg_ttl_page_sp.jpg")no-repeat center bottom / calc(750 /var(--break)*100vw);
		padding-top: calc(126 /var(--break)*100vw);
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		line-height: 1.6em;
		letter-spacing: 0;
		margin-bottom: calc(28 /var(--break)*100vw);
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: 0.1em;
	}
	.col_img {
		text-align: center;
	}
	.ttl_low_common{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_common01 .box{
		padding: calc(30 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.txt_common01{
		font-size: 1.125rem;
		line-height: 1.6em;
		letter-spacing: 0;
	}
	.txt_common01 .por::before{
		top: auto;
		bottom: calc(10 /var(--break)*100vw);
	}
	.txt_common01 .por::after{
		top: auto;
		bottom: calc(10 /var(--break)*100vw);
	}
}


/* インタビュー共通
------------------------------------------------------------------*/
.tab_comtents {
  display: none;
}
.tab_comtents.is-active {
  display: block;
}
.slider__interview01 a.slide01.is-active {
  outline: calc(4 /var(--break)*100vw) solid #ef7655;
}
.slider__interview01 a.slide02.is-active {
  outline: calc(4 /var(--break)*100vw) solid #b7d32f;
}
.slider__interview01 a.slide03.is-active {
  outline: calc(4 /var(--break)*100vw) solid #3abeef;
}
.slider__interview01 a.slide04.is-active {
  outline: calc(4 /var(--break)*100vw) solid #f8b616;
}
.slider__interview01 a.slide05.is-active {
  outline: calc(4 /var(--break)*100vw) solid #ffb5b8;
}
.slider__interview01 a.slide06.is-active {
  outline: calc(4 /var(--break)*100vw) solid #6dc8be;
}

.wrap_interview01{
	margin-bottom: calc(110 /var(--break)*100vw);
}
.wrap_interview01 .img{
	width: calc(900 /1500*100%);
}
.wrap_interview01 .bg{
	width: calc(1120 /1500*100%);
	left: calc(130 /1500*100%);
	bottom: calc(-50 /var(--break)*100vw);
	z-index: -1;
}
.wrap_interview01::after{
	content: "";
	width: 100%;
	height: calc(250 /var(--break)*100vw);
	background: url("images/page/ptn_A_01.png")repeat left top/calc(31 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.wrap_interview01 .wrap{
	width: 90%;
	max-width: 1240px;
	margin: auto;
}
.wrap_interview01 .wrap .box{
	width: calc(400 /var(--break)*100vw);
	height: calc(160 /var(--break)*100vw);
	margin-top: calc(-160 /var(--break)*100vw);
}
.wrap_interview01 .wrap .box.bg_col06,
.wrap_interview01 .wrap .box.bg_col10,
.wrap_interview01 .wrap .box.bg_col03,
.wrap_interview01 .wrap .box.bg_col09,
.wrap_interview01 .wrap .box.bg_col08,
.wrap_interview01 .wrap .box.bg_col07{
	width: calc(400 /var(--break)*100vw);
	height: calc(110 /var(--break)*100vw);
	margin-top: calc(-110 /var(--break)*100vw);
}
.wrap_interview01 .wrap .box .txt1{
	margin-bottom: calc(13 /var(--break)*100vw);
}
.wrap_interview01 .wrap .box .txt2{
	margin-right: calc(40 /var(--break)*100vw);
}
.row_interview01 .col_img{
	width: calc(500/1240*100%);
}
.row_interview01 .col_qa{
	width: calc(690/1240*100%);
}
.doctor .box_qa03 .box_q{
	background: rgba(239,118,85,0.7)!important;
}
.dental_hygienist .box_qa03 .box_q{
	background: rgba(183,221,47,0.7)!important;
}
.assistant .box_qa03 .box_q{
	background: rgba(58,190,239,0.7)!important;
}
.reception .box_qa03 .box_q{
	background: rgba(248,182,22,0.7)!important;
}
.nursery_teacher .box_qa03 .box_q{
	background: rgba(255,181,184,0.7)!important;
}
.clean_staff .box_qa03 .box_q{
	background: rgba(109,200,190,0.7)!important;
}
.box_interview01 .box{
}
.row_interview02{
	min-height: calc(300 /var(--break)*100vw);
}
.row_interview02 .col_txt{
	width: calc(975/1500*100%);
	padding-top: calc(28 /var(--break)*100vw);
	padding-bottom: calc(28 /var(--break)*100vw);
}
.row_interview02 .col_txt .copy{
	border-bottom: solid 2px #333;
	padding-bottom: calc(16 /var(--break)*100vw);
	margin-bottom: calc(28 /var(--break)*100vw);
}
.row_interview02 .col_img{
	width: calc(439/1500*100%);
}
.row_interview02 .col_img .img{
	bottom: 0;
	left: 0;
}

.slider__interview01{
	gap:0 calc(50 / var(--break) * 100vw );
}
.slider__interview01 li{
	width: calc(340 / var(--break) * 100vw );
	margin: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_interview01{
		margin-bottom: calc(80 /var(--break)*100vw);
	}
	.wrap_interview01 .img{
		width: calc(900 /1500*100%);
	}
	.wrap_interview01 .bg{
		width: calc(1120 /1500*100%);
		left: calc(130 /1500*100%);
		bottom: calc(-25 /var(--break)*100vw);
		z-index: -1;
	}
	.wrap_interview01::after{
		content: "";
		width: 100%;
		height: calc(150 /var(--break)*100vw);
		background: url("images/page/ptn_A_01.png")repeat left top/calc(31 /var(--break)*100vw);
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: -1;
	}
	.wrap_interview01 .wrap{
		width: 90%;
		max-width: 1240px;
		margin: auto;
	}
	.wrap_interview01 .wrap .box{
		width: calc(260 /var(--break)*100vw);
		height: calc(130 /var(--break)*100vw);
		margin-top: calc(-130 /var(--break)*100vw);
	}
	.wrap_interview01 .wrap .box p{
		line-height: 1.3em;
	}
	.wrap_interview01 .wrap .box .txt1{
		font-size: 0.5625rem;
		line-height: 1em;
		margin-bottom: 0;
	}
	.wrap_interview01 .wrap .box .txt2{
		font-size: 0.625rem;
		line-height: 1em;
		letter-spacing: 0;
		margin-right: calc(20 /var(--break)*100vw);
	}
	.wrap_interview01 .wrap .box .txt3{
		font-size: 1rem;
		line-height: 1em;
		letter-spacing: 0;
	}
	.row_interview01 .col_img{
		width: calc(500 /var(--break)*100vw);
		margin: 0 auto calc(40 /var(--break)*100vw);
	}
	.row_interview01 .col_qa{
		width: 100%;
	}
	.box_interview01 .box{
	}
	.row_interview02{
		min-height: calc(300 /var(--break)*100vw);
	}
	.row_interview02 .col_txt{
		width: 100%;
		padding: calc(28 /var(--break)*100vw);
	}
	.row_interview02 .col_txt .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		border-bottom: solid 2px #333;
		padding-bottom: calc(16 /var(--break)*100vw);
		margin-bottom: calc(28 /var(--break)*100vw);
	}
	.row_interview02 .col_img{
		width: calc(439 /var(--break)*100vw);
		margin: auto;
	}
	.row_interview02 .col_img .img{
		position: static;
		bottom: 0;
		left: 0;
	}
	.slider__interview01{
		gap:calc(20 /var(--break)*100vw) calc(22 / var(--break) * 100vw );
	}
	.slider__interview01 li{
		width: calc(340 / var(--break) * 100vw );
		margin: 0;
	}
}


/* 入職後の教育プログラム
------------------------------------------------------------------*/
.row_program01{
	gap:calc(30 /var(--break)*100vw) calc(30/1500*100%);
}
.row_program01 .col{
	width: calc(480/1500*100%);
	padding: calc(20 /var(--break)*100vw);
}
.row_program01 .col .box{
	padding: calc(40 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(50 /var(--break)*100vw);
}
.row_program01 .col .box .ttl{
	border-bottom: solid 2px #333;
	padding-bottom: calc(7 /var(--break)*100vw);
	margin-bottom: calc(23 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_program01{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(40 /var(--break)*100vw);
	}
	.row_program01 .col{
		width: 100%;
		padding: calc(20 /var(--break)*100vw);
	}
	.row_program01 .col .box{
		padding: calc(40 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(50 /var(--break)*100vw);
	}
	.row_program01 .col .box .ttl{
		font-size: 1rem;
		border-bottom: solid 2px #333;
		padding-bottom: calc(7 /var(--break)*100vw);
		margin-bottom: calc(23 /var(--break)*100vw);
	}
}


/* キャリアプランテーブル
------------------------------------------------------------------*/
.tbl_careerplan01 table{
	border: none;
}
.tbl_careerplan01 thead th{
	background: #6dc8be;
	color: #fff;
	text-align: center;
	padding: calc(20 /var(--break)*100vw);
}
.tbl_careerplan01.tbl_doctor thead th:nth-child(1){
	width: calc(240/1240*100%);
}
.tbl_careerplan01.tbl_doctor thead th:nth-child(2){
	width: calc(400/1240*100%);
}
.tbl_careerplan01.tbl_doctor thead th:nth-child(3){
	width: calc(400/1240*100%);
}
.tbl_careerplan01.tbl_doctor thead th:nth-child(4){
	width: calc(200/1240*100%);
}
.tbl_careerplan01.tbl_dental_hygienist thead th{
	width: 20%;
}
.tbl_careerplan01.tbl_assistant thead th,
.tbl_careerplan01.tbl_reception thead th{
	width: 25%;
}
.tbl_careerplan01 thead th:not(:first-child){
	border-left: solid 1px #fff;
}
.tbl_careerplan01 thead th:last-child{
	border-right: solid 1px #6dc8be;
}
.tbl_careerplan01 tbody th{
	background: #d1d1d1;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: calc(30/18*100%);
}
.tbl_careerplan01 tbody td{
	vertical-align: top;
	border-left: solid 1px #d1d1d1;
	border-right: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
}
.tbl_careerplan01 tbody tr:not(:last-child) th{
	border-bottom: solid 1px #fff;
}
.tbl_careerplan01 tbody tr:not(:last-child) td{
	border-bottom: solid 1px #d1d1d1;
}
.tbl_careerplan01.tbl_dental_hygienist tbody tr:first-child td{
	vertical-align: middle;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.tbl_careerplan01 table{
		width: calc(1500 /var(--break)*100vw);
	}
	.tbl_careerplan01 thead th{
		font-size: 0.875rem;
	}
	.tbl_careerplan01 tbody th{
		font-size: 0.875rem;
	}
	.tbl_careerplan01 tbody td{
		font-size: 0.875rem;
	}
	
}


/* 一日の流れ
------------------------------------------------------------------*/
.box_schedule::after{
	content: "";
	width: 100%;
	height: calc(20 /var(--break)*100vw);
	background: url("images/page/ptn_B_01.png")repeat left top/calc(12 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
}
.box_schedule .deco01{
	width: calc(241 /1920*100vw);
	height: calc(186 /1920*100vw);
	top: calc(106 /1920*100vw);
	left: calc(101 /1920*100vw);
}
.box_schedule .deco02{
	width: calc(240 /1920*100vw);
	height: calc(192 /1920*100vw);
	top: calc(101 /1920*100vw);
	right: calc(99 /1920*100vw);
}
.doctor .box_schedule{
	background: rgba(239,118,85,0.2);
}
.doctor .box_schedule .ttl span{
	background: #EF7655;
	background: linear-gradient(90deg, rgba(239, 118, 85, 1) 0%, rgba(248, 182, 22, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.dental_hygienist .box_schedule{
	background: rgba(183,211,47,0.2);
}
.dental_hygienist .box_schedule .ttl span{
	background: #6cbb5a;
	background: linear-gradient(90deg, rgba(108, 187, 90, 1) 0%, rgba(183, 211, 47, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.assistant .box_schedule{
	background: rgba(58,190,239,0.2);
}
.assistant .box_schedule .ttl span{
	background: #3ABEEF;
	background: linear-gradient(90deg, rgba(58, 190, 239, 1) 0%, rgba(43, 225, 206, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.reception .box_schedule{
	background: rgba(248,182,22,0.2);
}
.reception .box_schedule .ttl span{
	background: #F8B616;
	background: linear-gradient(90deg, rgba(248, 182, 22, 1) 0%, rgba(231, 124, 147, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.nursery_teacher .box_schedule{
	background: rgba(255,181,184,0.2);
}
.nursery_teacher .box_schedule .ttl span{
	background: #C0AFF7;
	background: linear-gradient(90deg, rgba(192, 175, 247, 1) 0%, rgba(255, 181, 184, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.clean_staff .box_schedule{
	background: rgba(109,200,190,0.2);
}
.clean_staff .box_schedule .ttl span{
	background: #F8B616;
	background: linear-gradient(90deg, rgba(248, 182, 22, 1) 0%, rgba(109, 200, 190, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.box_schedule li:not(:last-child){
	margin-bottom: calc(10 /var(--break)*100vw);
}
.box_schedule li dt{
	width: calc(204 /var(--break)*100vw);
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	text-align: center;
}
.box_schedule li dt::after{
	content: "";
	width: calc(10 /var(--break)*100vw);
	height: calc(22 /var(--break)*100vw);
	background: #ef7655;
	clip-path: polygon(0 0,0 100%, 100% 50%);
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(100% - 1px);
	margin: auto;
}
.box_schedule li dt.bg_col10::after{
	background: #b7d32f;
}
.box_schedule li dt.bg_col03::after{
	background: #3abeef;
}
.box_schedule li dt.bg_col09::after{
	background: #f8b616;
}
.box_schedule li dt.bg_col08::after{
	background: #ffb5b8;
}
.box_schedule li dt.bg_col07::after{
	background: #6dc8be;
}
.box_schedule li dd{
	width: calc(100% - (204 /var(--break)*100vw));
	font-size: 1.375rem;
	font-weight: 400;
	padding: calc(6 /var(--break)*100vw) 0 0 calc(28 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_schedule .deco01{
		width: calc(120 /var(--break)*100vw);
		height: calc(93 /var(--break)*100vw);
		top: calc(60 /var(--break)*100vw);
		left: calc(20 /var(--break)*100vw);
	}
	.box_schedule .deco02{
		width: calc(120 /var(--break)*100vw);
		height: calc(96 /var(--break)*100vw);
		top: calc(60 /var(--break)*100vw);
		right: calc(20 /var(--break)*100vw);
	}
	.box_schedule .ttl{
		font-size: 2rem;
	}
	.doctor .box_schedule .ttl span{
		background: #EF7655;
		background: linear-gradient(90deg, rgba(239, 118, 85, 1) 0%, rgba(248, 182, 22, 1) 100%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.box_schedule li:not(:last-child){
		margin-bottom: calc(10 /var(--break)*100vw);
	}
	.box_schedule li dt{
		width: calc(204 /var(--break)*100vw);
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		text-align: center;
	}
	.box_schedule li dt::after{
		content: "";
		width: calc(10 /var(--break)*100vw);
		height: calc(22 /var(--break)*100vw);
		background: #ef7655;
		clip-path: polygon(0 0,0 100%, 100% 50%);
		position: absolute;
		top: 0;
		bottom: 0;
		left: calc(100% - 1px);
		margin: auto;
	}
	.box_schedule li dd{
		width: calc(100% - (204 /var(--break)*100vw));
		font-size: 1rem;
		font-weight: 400;
		padding: calc(4 /var(--break)*100vw) 0 calc(4 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
}


/* row_common01
------------------------------------------------------------------*/
.row_common01{
	gap:0 calc(20 /1920*100vw);
}
.row_common01 .col{
	width: calc(284 /1920*100vw);
	height: calc(284 /1920*100vw);
	padding: calc(20 /1920*100vw);
	background: rgba(183,211,47,0.5);
}
.row_common01 .col .box{
	width: 100%;
	height: 100%;
	background: #b7d32f;
	padding-top: calc(29 /1920*100vw);
}
.row_common01 .col .box .icn{
	width: calc(90 /1920*100vw);
	margin-bottom: calc(4 /1920*100vw);
}
.row_common01 .col .box .txt1{
	height: calc(60/1920*100vw);
	font-size: calc(22/1920*100vw);
	line-height: calc(30/22*100%);
}
.row_common01 .col .box .txt2{
	text-align: center;
	font-size: calc(18/1920*100vw);
	line-height: 1em;
}
.row_common01 .col .box .txt3{
	text-align: center;
	font-size: calc(22/1920*100vw);
	line-height: 1em;
}
.row_common01 .col .box .txt4{
	font-size: calc(22/1920*100vw);
	line-height: calc(30/22*100%);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common01{
		gap:calc(20 /var(--break)*100vw) calc(20 /var(--break)*100vw);
	}
	.row_common01 .col{
		width: calc(284 /var(--break)*100vw);
		height: calc(284 /var(--break)*100vw);
		padding: calc(20 /var(--break)*100vw);
	}
	.row_common01 .col .box{
		padding-top: calc(29 /var(--break)*100vw);
	}
	.row_common01 .col .box .icn{
		width: calc(90 /var(--break)*100vw);
		margin-bottom: calc(4 /var(--break)*100vw);
	}
	.row_common01 .col .box .txt1{
		height: calc(60 /var(--break)*100vw);
		font-size: 0.6875rem;
	}
	.row_common01 .col .box .txt2{
		font-size: 0.5625rem;
	}
	.row_common01 .col .box .txt3{
		font-size: 0.6875rem;
	}
	.row_common01 .col .box .txt4{
		height: calc(90 /var(--break)*100vw);
		font-size: 0.6875rem;
	}
}


/* にじの森歯科クリニックを知る about
------------------------------------------------------------------*/
.txt_about01{
}
.box_about01{
	padding: calc(30 /var(--break)*100vw);
}
.box_about01 .box{
	padding-top: calc(54 /var(--break)*100vw);
}
.box_about01 .box .ttl .en{
	font-style: italic;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding-right: calc(10 /var(--break)*100vw);
}
.box_about01 .box .area{
	max-width: 1000px;
}
.row_about01 .col_l{
	width: 20%;
}
.row_about01 .col_l .ccl{
	width: 100%;
	background: #EF7655;
	background: linear-gradient(90deg, rgba(239, 118, 85, 1) 0%, rgba(248, 182, 22, 1) 100%);
	padding-top: 100%;
}
.row_about01 .col_l .ccl p{
	line-height: calc(40/26*100%);
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	transform: translateY(-50%);
}
.row_about01 .col_r{
	width: 77%;
}
.list_about01 li:not(:last-child){
	margin-bottom: calc(29 /var(--break)*100vw);
}
.list_about01 li{
	background: rgba(239,118,85,0.2);
}
.list_about01 li:nth-child(2){
	background: rgba(248,182,22,0.2);
}
.list_about01 li:nth-child(3){
	background: rgba(109,200,190,0.2);
}
.list_about01 li:nth-child(4){
	background: rgba(58,190,239,0.2);
}
.list_about01 .txt1{
	width: calc(143 /var(--break)*100vw);
}
.list_about01 .txt1 .flex{
	height: 100%;
}
.list_about01 .txt2{
	width: calc(100% - (143 /var(--break)*100vw));
	padding: calc(10 /var(--break)*100vw) calc(28 /var(--break)*100vw);
}
.list_about02 li{
	border-bottom: solid 1px #333;
	padding-bottom: calc(19 /var(--break)*100vw);
	margin-bottom: calc(20 /var(--break)*100vw);
}
.list_about02 li:last-child{
	margin-bottom: 0;
}
.list_about02 .txt1{
	text-align: center;
	vertical-align: middle;
	width: calc(40 /var(--break)*100vw);
	height: calc(40 /var(--break)*100vw);
	padding-left: calc(4 /var(--break)*100vw);
	margin-right: calc(20 /var(--break)*100vw);
}
.list_about02 .txt1 .flex{
	height: 100%;
	line-height: 1em;
}
.list_about02 .txt2{
	vertical-align: middle;
	width: calc(100% - (60 /var(--break)*100vw));
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.txt_about01{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.6em;
	}
	.box_about01{
		padding: calc(20 /var(--break)*100vw);
	}
	.box_about01 .box{
		padding: calc(54 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(50 /var(--break)*100vw);
	}
	.box_about01 .box .ttl .en{
		font-size: 1.5rem;
		padding-right: calc(10 /var(--break)*100vw);
	}
	.box_about01 .box .ttl .ja{
		font-size: 1.125rem;
	}
	.box_about01 .box .area{
		max-width: 1000px;
	}
	.row_about01{
		gap:calc(40 /var(--break)*100vw);
	}
	.row_about01 .col_l{
		width: calc(250 /var(--break)*100vw);
		margin: auto;
	}
	.row_about01 .col_l .ccl{
		width: 100%;
	}
	.row_about01 .col_l .ccl p{
		font-size: 1rem;
	}
	.row_about01 .col_r{
		width: 100%;
	}
	.list_about01 li:not(:last-child){
		margin-bottom: calc(29 /var(--break)*100vw);
	}
	.list_about01 li{
	padding: 0;
	}
	.list_about01 .txt1{
		vertical-align: top;
		font-size: 0.875rem;
		line-height: 1em;
		width: calc(143 /var(--break)*100vw);
	}
	.list_about01 .txt1 .flex{
		height: 100%;
	}
	.list_about01 .txt2{
		vertical-align: top;
		font-size: 0.875rem;
		width: calc(100% - (143 /var(--break)*100vw));
		padding: calc(10 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.list_about02 li{
		border-bottom: solid 1px #333;
		padding-bottom: calc(19 /var(--break)*100vw);
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.list_about02 li:last-child{
		margin-bottom: 0;
	}
	.list_about02 .txt1{
		vertical-align: top;
		font-size: 0.875rem;
		width: calc(40 /var(--break)*100vw);
		height: calc(40 /var(--break)*100vw);
		margin-top: calc(10 /var(--break)*100vw);
		margin-right: calc(20 /var(--break)*100vw);
	}
	.list_about02 .txt1 .flex{
		height: 100%;
		line-height: 1em;
	}
	.list_about02 .txt2{
		vertical-align: top;
		font-size: 0.875rem;
		width: calc(100% - (60 /var(--break)*100vw));
	}
}
.row_about02{
	gap:calc(40 /var(--break)*100vw) calc(33/1500*100%);
}
.row_about02 .col{
	width: calc(350/1500*100%);
}
.row_about02 .col .box{
	padding-top: calc(18 /var(--break)*100vw);
	padding-bottom: calc(22 /var(--break)*100vw);
}
.row_about02 .col .box::after{
	content: "";
	width: calc(21 /var(--break)*100vw);
	height: calc(10 /var(--break)*100vw);
	background: #fff;
	clip-path: polygon(0 0,50% 100%,100% 0);
	position: absolute;
	top: calc(100% - 1px);
	left: 0;
	right: 0;
	margin: auto;
}
.row_about02 .col .icn{
	width: calc(96 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_about02{
		gap:calc(40 /var(--break)*100vw) 0;
	}
	.row_about02 .col{
		width: 100%;
	}
	.row_about02 .col .box{
		padding-top: calc(18 /var(--break)*100vw);
		padding-bottom: calc(22 /var(--break)*100vw);
	}
	.row_about02 .col .box::after{
		content: "";
		width: calc(21 /var(--break)*100vw);
		height: calc(10 /var(--break)*100vw);
		background: #fff;
		clip-path: polygon(0 0,50% 100%,100% 0);
		position: absolute;
		top: calc(100% - 1px);
		left: 0;
		right: 0;
		margin: auto;
	}
	.row_about02 .col .box p{
		font-size: 0.75rem;
	}
	.row_about02 .col .icn{
		width: calc(96 /var(--break)*100vw);
	}
}

.txt_about02 .por::before{
	content: "";
	background: url("images/about/deco_about01.png")no-repeat center/contain;
	width: calc(23 /var(--break)*100vw);
	height: calc(32 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(-49 /var(--break)*100vw);
	margin: auto;
}
.txt_about02 .por::after{
	content: "";
	background: url("images/about/deco_about02.png")no-repeat center/contain;
	width: calc(23 /var(--break)*100vw);
	height: calc(32 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(-49 /var(--break)*100vw);
	margin: auto;
}
.row_about03 {
	gap:calc(40 /var(--break)*100vw) calc(29/1240*100%);
}
.row_about03 .col{
	width: calc(394/1240*100%);
}
.row_about03 .col .ttl{
	font-weight: 300;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
	.txt_about02{
		font-size: 1.125rem;
		line-height: 1.6em;
		letter-spacing: 0;
	}
	.txt_about02 .por::before{
		top: auto;
		bottom: calc(10 /var(--break)*100vw);
	}
	.txt_about02 .por::after{
		top: auto;
		bottom: calc(10 /var(--break)*100vw);
	}
	.row_about03 {
		gap:calc(40 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_about03 .col{
		width: calc(340/702*100%);
	}
	.row_about03 .col .ttl{
		font-weight: 300;
		font-size: 0.75rem;
		letter-spacing: 0;
	}
}
.img_about10{
	width: calc(960 /1920*100vw);
	height: calc(490 /1920*100vw);
}
.img_about10 .img::before{
	content: "";
	background: url("images/page/ptn_B_01.png")repeat left top/calc(12 /var(--break)*100vw);
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(20 /var(--break)*100vw);
	left: calc(20 /var(--break)*100vw);
}
.img_about10 .deco01{
	width: calc(251 /var(--break)*100vw);
	height: calc(161 /var(--break)*100vw);
	bottom: calc(-70 /var(--break)*100vw);
	right: calc(10 /var(--break)*100vw);
	z-index: 1;
}
.bg_about01{
	min-height: calc(492 /1920*100vw);
	margin: calc(-410 /1920*100vw) 0 calc(60 /var(--break)*100vw);
	padding-top: calc(80 /var(--break)*100vw);
	padding-bottom: calc(80 /var(--break)*100vw);
}
.bg_about01 .box_txt{
	width: 50%;
	height: 100%;
	min-height: calc(332 /1920*100vw);
}
.bg_about01 .box_txt .copy{
}
.bg_about01 .box_txt .txt{
	width: calc(100% - (280/1920*100vw));
	margin: auto;
}
.row_about04 .col_img{
	width: calc(350 /1500*100%);
}
.row_about04 .col_img .txt_pickup{
	width: calc(140 /var(--break)*100vw);
	height: calc(30 /var(--break)*100vw);
	line-height: calc(30 /var(--break)*100vw);
	top: calc(10 /var(--break)*100vw);
	left: 0;
	text-align: center;
	clip-path: polygon(0 0, 100% 0%, calc(130/140*100%) 100%, 0% 100%);
}
.row_about04 .col_txt{
	width: calc(1100 /1500*100%);
}
.img_about11{
	width: calc(960 /1920*100vw);
	height: calc(490 /1920*100vw);
}
.img_about11 .img::before{
	content: "";
	background: url("images/page/ptn_B_01.png")repeat left top/calc(12 /var(--break)*100vw);
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(20 /var(--break)*100vw);
	right: calc(20 /var(--break)*100vw);
}
.img_about11 .deco02{
	width: calc(260 /var(--break)*100vw);
	height: calc(192 /var(--break)*100vw);
	bottom: calc(-60 /var(--break)*100vw);
	right: calc(20 /var(--break)*100vw);
	z-index: 1;
}
.wrap_about01 .deco01{
	width: calc(160 /1920*100vw);
	height: calc(160 /1920*100vw);
	background: #FFB5B8;
	background: linear-gradient(45deg, rgba(255, 181, 184, 0.8) 0%, rgba(192, 175, 247, 0.8) 100%);
	top: calc(-21 /1920*100vw);
	left: calc(80 /1920*100vw);
}
.wrap_about01 .deco02{
	width: calc(130 /1920*100vw);
	height: calc(130 /1920*100vw);
	background: #FFB5B8;
	background: linear-gradient(45deg, rgba(255, 181, 184, 0.8) 0%, rgba(192, 175, 247, 0.8) 100%);
	top: calc(-60 /1920*100vw);
	left: calc(334 /1920*100vw);
}
.wrap_about01 .deco03{
	width: calc(170 /1920*100vw);
	height: calc(170 /1920*100vw);
	background: #FFB5B8;
	background: linear-gradient(45deg, rgba(255, 181, 184, 0.8) 0%, rgba(192, 175, 247, 0.8) 100%);
	top: calc(-30 /1920*100vw);
	right: calc(60 /1920*100vw);
}
.wrap_about01 .ttl{
	width: calc(730 /var(--break)*100vw);
	height: calc(80 /var(--break)*100vw);
	line-height: calc(80 /var(--break)*100vw);
	border: solid 1px #333;
	font-style: italic;
}
.row_about05{
	max-width: 1500px;
}
.row_about05.bdr{
	border-bottom: solid 2px #b7d32f;
}
.row_about05 .col_img{
	width: calc(570/1500*100%);
}
.row_about05 .col_txt{
	width: calc(873/1500*100%);
}
.row_about05 .col_txt .copy{
	margin-bottom: calc(19 /var(--break)*100vw);
}
.wrap_about02{
	padding-top: calc(72 /var(--break)*100vw);
}
.wrap_about02 .box::after{
	content: "";
	background: url("images/about/deco_about05.png")no-repeat center/contain;
	width: calc(251 /var(--break)*100vw);
	height: calc(161 /var(--break)*100vw);
	position: absolute;
	right: 0;
	top: calc(-23 /var(--break)*100vw);
}
.wrap_about02 .bg{
	width: 100%;
	height: calc(217 /var(--break)*100vw);
	bottom: 0;
	z-index: -1;
}
.wrap_about02 .txt{
	max-width: 1240px;
}
.row_about06 .col{
	width: calc(350/1500*100%);
}
.row_about06 .deco01{
	background: url("images/about/deco_about06.png")no-repeat center/contain;
	width: calc(330 /var(--break)*100vw);
	height: calc(133 /var(--break)*100vw);
	top: calc(-52 /var(--break)*100vw);
	left: calc(-60 /var(--break)*100vw);
}
.row_about06 .deco02{
	background: url("images/about/deco_about07.png")no-repeat center/contain;
	width: calc(303 /var(--break)*100vw);
	height: calc(150 /var(--break)*100vw);
	bottom: calc(-69 /var(--break)*100vw);
	right: calc(-59 /var(--break)*100vw);
	padding-top: calc(32 /var(--break)*100vw);
}
.wrap_about03{
}
.wrap_about03 .bg{
	background: rgba(239,118,85,0.1);
}
.wrap_about03 .ttl_about{
	width: calc(674 /var(--break)*100vw);
	height: calc(80 /var(--break)*100vw);
	line-height: calc(80 /var(--break)*100vw);
	border: solid 1px #333;
	font-style: italic;
	margin-bottom: calc(29 /var(--break)*100vw);
}
.wrap_about03 .copy{
	text-align: center;
	margin-bottom: calc(27 /var(--break)*100vw);
}
.wrap_about03 .copy::before{
	content: "";
	width: 100%;
	height: calc(10 /var(--break)*100vw);
	background: #FFF0B6;
	background: linear-gradient(90deg, rgba(255, 240, 182, 1) 0%, rgba(255, 181, 184, 1) 100%);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.wrap_about03 .copy span{
	padding: 0 calc(25 /var(--break)*100vw);
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
	.bg_about01 .box_txt .copy{
		font-size: calc(30/1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_about01 .box_txt .txt{
		width: calc(100% - (220/1920*100vw));
		margin: auto;
	}
}
@media(max-width: 767px) {
	.img_about10{
		width: calc(702 /var(--break)*100vw);
		height: auto;
		margin: 0 auto calc(40 /var(--break)*100vw);
	}
	.img_about10 .deco01{
		width: calc(251 /var(--break)*100vw);
		height: calc(161 /var(--break)*100vw);
		bottom: calc(-30 /var(--break)*100vw);
		right: calc(10 /var(--break)*100vw);
		z-index: 1;
	}
	.bg_about01{
		min-height: auto;
		margin: calc(-250 /var(--break)*100vw) 0 calc(60 /var(--break)*100vw);
		padding-top: calc(290 /var(--break)*100vw);
		padding-bottom: calc(80 /var(--break)*100vw);
	}
	.bg_about01 .box_txt{
		width: 100%;
	}
	.bg_about01 .box_txt .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.bg_about01 .box_txt .txt{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
	}
	.row_about04 .col_img{
		width: calc(350 /var(--break)*100vw);
		margin: 0 auto calc(40 /var(--break)*100vw);
	}
	.row_about04 .col_img .txt_pickup{
		font-size: 0.5625rem;
	}
	.row_about04 .col_txt{
		width: 100%;
	}
	.img_about11{
		width: calc(702 /var(--break)*100vw);
		height: auto;
		margin: 0 auto calc(40 /var(--break)*100vw);
	}
	.img_about11 .deco02{
		width: calc(260 /var(--break)*100vw);
		height: calc(192 /var(--break)*100vw);
		bottom: calc(-60 /var(--break)*100vw);
		right: calc(20 /var(--break)*100vw);
		z-index: 1;
	}
	.wrap_about01 .box{
		padding: calc(120 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(60 /var(--break)*100vw);
	}
	.wrap_about01 .deco01{
		width: calc(160 /var(--break)*100vw);
		height: calc(160 /var(--break)*100vw);
		background: #FFB5B8;
		top: calc(-21 /var(--break)*100vw);
		left: calc(20 /var(--break)*100vw);
	}
	.wrap_about01 .deco02{
		width: calc(130 /var(--break)*100vw);
		height: calc(130 /var(--break)*100vw);
		top: calc(-60 /var(--break)*100vw);
		left: calc(220 /var(--break)*100vw);
	}
	.wrap_about01 .deco03{
		width: calc(170 /var(--break)*100vw);
		height: calc(170 /var(--break)*100vw);
		top: calc(-30 /var(--break)*100vw);
		right: calc(20 /var(--break)*100vw);
	}
	.wrap_about01 .ttl{
		font-size: 1.125rem;
		line-height: 1.6em;
		width: calc(600 /var(--break)*100vw);
		height: auto;
		padding: calc(10 /var(--break)*100vw) 0;
		border: solid 1px #333;
		font-style: italic;
	}
	.row_about05 .col_img{
		width: 100%;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.row_about05 .col_txt{
		width: 100%;
	}
	.row_about05 .col_txt .copy{
		font-size: 1.125rem;
		text-align: center;
		margin-bottom: calc(19 /var(--break)*100vw);
	}
	.wrap_about02 .box::after{
		top: calc(-23 /var(--break)*100vw);
	}
	.wrap_about02 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		position: relative;
		z-index: 1;
		margin-bottom: calc(30 /var(--break)*100vw);
	}
	.row_about06{
		gap:calc(20 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_about06 .col{
		width: calc(340/702*100%);
	}
	.row_about06 .deco01 p,
	.row_about06 .deco02 p{
		font-size: 0.625rem;
		letter-spacing: 0;
	}
	.wrap_about03 .ttl_about{
		font-size: 1.125rem;
		letter-spacing: 0;
		width: calc(600 /var(--break)*100vw);
		height: auto;
		padding: calc(5 /var(--break)*100vw);
		line-height: 1.6em;
	}
	.wrap_about03 .copy{
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.3em;
		text-align: center;
		margin-bottom: calc(27 /var(--break)*100vw);
	}
	.wrap_about03 .copy::before{
		content: "";
		width: 100%;
		height: calc(10 /var(--break)*100vw);
		background: #FFF0B6;
		background: linear-gradient(90deg, rgba(255, 240, 182, 1) 0%, rgba(255, 181, 184, 1) 100%);
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}
	.wrap_about03 .copy span{
		padding: 0 calc(25 /var(--break)*100vw);
		margin: auto;
	}
}
.box__data01.pt60{
	padding-top: calc(60 /var(--break)*100vw);
}
.slide_sample06 .slick-prev {
	background: url(images/about/arw_about.svg)no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -7.2%;
	z-index: 1;
}
.slide_sample06 .slick-next {
	background: url(images/about/arw_about.svg)no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	right: -7.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_sample06 .slick-prev:before, .slide_sample06 .slick-next:before {
	display: none;
}
.slide_sample06 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.slide_sample06 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_sample06 .slide_thumbnail li:nth-child(5n), .slide_sample06 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_sample06 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1599px) {
	.slide_sample06 .slick-prev, .slide_sample06 .slick-next {
		width: calc(30 / var(--break) * 100vw);
		height: calc(54 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_sample06 .slick-prev, .slide_sample06 .slick-next {
		width: calc(30 / var(--break) * 100vw);
		height: calc(54 / var(--break) * 100vw);
	}
	.slide_sample06 .slick-prev {
		left: 2%;
	}
	.slide_sample06 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.slide_sample06 .slick-prev, .slide_sample06 .slick-next {
		width: calc(30 / var(--break) * 100vw);
		height: calc(54 / var(--break) * 100vw);
	}
	.slide_sample06 .slick-prev {
		left: 3vw;
	}
	.slide_sample06 .slick-next {
		right: 3vw;
	}
}
.wrap_about04{
	padding-top: calc(63 /var(--break)*100vw);
}
.wrap_about04 .bg{
	width: calc(700 /1920*100vw);
	height: calc(290 /1920*100vw);
	left: 0;
	top: 0;
}
.wrap_about04::before{
	content: "";
	width: calc(960 /1920*100vw);
	height: calc(260 /1920*100vw);
	background: rgba(204,204,204,0.15);
	position: absolute;
	right: 0;
	bottom: calc(38 /var(--break)*100vw);
}
.wrap_about04 .box::before{
	content: "";
	background: url("images/about/deco_about08.png")no-repeat center/contain;
	width: calc(241 /var(--break)*100vw);
	height: calc(186 /var(--break)*100vw);
	position: absolute;
	left: 0;
	bottom: 0;
}
.wrap_about04 .box::after{
	content: "";
	background: url("images/about/deco_about09.png")no-repeat center/contain;
	width: calc(240 /var(--break)*100vw);
	height: calc(192 /var(--break)*100vw);
	position: absolute;
	top: 0;
	right: 0;
}
.wrap_about04 .box .img{
	width: calc(750 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_about04{
		padding-top: calc(63 /var(--break)*100vw);
	}
	.wrap_about04 .bg{
		width: 37%;
		height: calc(290 /var(--break)*100vw);
	}
	.wrap_about04::before{
		width: 50%;
		height: calc(260 /var(--break)*100vw);
	}
	.wrap_about04 .box::before{
		width: calc(120 /var(--break)*100vw);
		height: calc(93 /var(--break)*100vw);
		left: calc(-20 /var(--break)*100vw);
	}
	.wrap_about04 .box::after{
		width: calc(120 /var(--break)*100vw);
		height: calc(96 /var(--break)*100vw);
		right: calc(-20 /var(--break)*100vw);
	}
	.wrap_about04 .box .img{
		width: 100%;
	}
}


/* 歯科医師 doctor
------------------------------------------------------------------*/
.bg_doctor_head01{
	background: url("images/doctor/bg_doctor_head01.jpg")no-repeat center/cover;
	height: calc(431 /var(--break)*100vw);
	padding-left: calc(50 /var(--break)*100vw);
	padding-right: calc(50 /var(--break)*100vw);
	margin-bottom: calc(100 /var(--break)*100vw);
}
.bg_doctor_head01 .wrap{
	max-width: 1240px;
	margin: auto;
}
.bg_doctor_head01 .wrap .ttl{
	font-size: 2.125rem;
	letter-spacing: 0;
	line-height: calc(54/34*100%);
	margin-bottom: calc(28 /var(--break)*100vw);
}
.bg_doctor_head01 .wrap .ttl span{
	font-style: italic;
	padding-left: calc(10 /var(--break)*100vw);
	padding-right: calc(10 /var(--break)*100vw);
}
.bg_doctor_head01 .wrap .txt{
	color: #fff;
}
.row_doctor01 .col{
	width: calc(394/1240*100%);
}
.row_doctor01 .col a{
	height: calc(93 /var(--break)*100vw);
	border-radius: calc(46.5 /var(--break)*100vw);
	font-weight: 400;
	padding-bottom: calc(36 /var(--break)*100vw);
}
.row_doctor01 .col a::after{
	content: "";
	width: calc(21 /var(--break)*100vw);
	height: calc(10 /var(--break)*100vw);
	background: #fff;
	clip-path: polygon(0 0,50% 100%,100% 0);
	position: absolute;
	bottom: calc(21 /var(--break)*100vw);
	left: 0;
	right: 0;
	margin: auto;
}

.row_doctor02 {
	gap:0 calc(20/1500*100%);
}
.row_doctor02 .col{
	width: calc(284/1500*100%);
	padding: calc(20 /var(--break)*100vw);
}
.row_doctor02 .col .box{
	padding-top: calc(31 /var(--break)*100vw);
	padding-bottom: calc(15 /var(--break)*100vw);
}
.row_doctor02 .col .box .icn{
	width: calc(150 /244*100%);
	margin: 0 auto calc(22 /var(--break)*100vw);
}
.row_doctor02 .col .box p{
	line-height: calc(38/24*100%);
}

.wrap_doctor02{
	padding-bottom: calc(89 /var(--break)*100vw);
}
.wrap_doctor02::after{
	content: "";
	width: 100%;
	height: calc(217 /var(--break)*100vw);
	background: linear-gradient(45deg,rgba(246, 243, 255, 1) 0%, rgba(255, 236, 237, 1) 100%);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.row_doctor03 .col{
	width: calc(350/1500*100%);
}

.arw_doctor{
	width: calc(203 /var(--break)*100vw);
}
.wrap_doctor03{
	padding-bottom: calc(29 /var(--break)*100vw);
}
.wrap_doctor03::after{
	content: "";
	width: 100%;
	height: calc(100 /var(--break)*100vw);
	background: url("images/page/ptn_A_01.png")repeat left top/calc(31 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.row_doctor04{
	gap:calc(50 /var(--break)*100vw);
}
.row_doctor04 .col{
	width: calc(300 /var(--break)*100vw);
	height: calc(300 /var(--break)*100vw);
	padding: calc(20 /var(--break)*100vw);
}
.row_doctor04 .col .box{
	width: 100%;
	height: 100%;
	padding-top: calc(48 /var(--break)*100vw);
}
.row_doctor04 .col .box .icn{
	width: calc(180 /var(--break)*100vw);
	margin-bottom: calc(10 /var(--break)*100vw);
}

.dr_slim{
	width: calc(640 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_doctor02 .col .box p{
		font-size: calc(24/1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_doctor_head01{
		height: auto;
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw);
		margin-bottom: calc(100 /var(--break)*100vw);
	}
	.bg_doctor_head01 .wrap .ttl{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: calc(28 /var(--break)*100vw);
	}
	.row_doctor01{
		width: calc(646 /var(--break)*100vw);
		gap:calc(40 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_doctor01 .col{
		width: 100%;
	}
	.row_doctor01 .col a{
		font-size: 1rem;
		height: calc(120 /var(--break)*100vw);
		border-radius: calc(60 /var(--break)*100vw);
	}

	.row_doctor02{
		gap:calc(20 /var(--break)*100vw) calc(22 /702*100%);
	}
	.row_doctor02 .col{
		width: calc(340/702*100%);
		padding: calc(20 /var(--break)*100vw);
	}
	.row_doctor02 .col .box{
		padding-top: calc(31 /var(--break)*100vw);
		padding-bottom: calc(15 /var(--break)*100vw);
	}
	.row_doctor02 .col .box .icn{
		text-align: center;
		width: calc(150 /244*100%);
		margin: 0 auto calc(22 /var(--break)*100vw);
	}
	.row_doctor02 .col .box p{
		font-size: 0.75rem;
		letter-spacing: 0;
		line-height: calc(38/24*100%);
	}

	.row_doctor03 {
		gap:calc(20 /var(--break)*100vw) calc(22 /702*100%);
	}
	.row_doctor03 .col{
		width: calc(340/702*100%);
	}
	
	
	.arw_doctor{
		width: calc(203 /var(--break)*100vw);
	}
	.wrap_doctor03{
		padding-bottom: calc(29 /var(--break)*100vw);
	}
	.wrap_doctor03::after{
		content: "";
		width: 100%;
		height: calc(100 /var(--break)*100vw);
		background: url("images/page/ptn_A_01.png")repeat left top/calc(31 /var(--break)*100vw);
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: -1;
	}
	.row_doctor04{
		gap:0 calc(40 /var(--break)*100vw);
	}
	.row_doctor04 .col{
		width: calc(330 /var(--break)*100vw);
		height: calc(330 /var(--break)*100vw);
		padding: calc(20 /var(--break)*100vw);
	}
	.row_doctor04 .col .box{
		width: 100%;
		height: 100%;
		padding-top: calc(48 /var(--break)*100vw);
	}
	.row_doctor04 .col .box .icn{
		width: calc(180 /var(--break)*100vw);
		margin-bottom: calc(10 /var(--break)*100vw);
	}
	.row_doctor04 .col .box p{
		font-size: 1rem;
	}
}


/* 歯科衛生士 dental_hygienist
------------------------------------------------------------------*/
.bg_dental_hygienist_head01{
	background: url("images/dental_hygienist/bg_dental_hygienist_head01.jpg")no-repeat center/cover;
	height: calc(431 /var(--break)*100vw);
	padding-left: calc(50 /var(--break)*100vw);
	padding-right: calc(50 /var(--break)*100vw);
	margin-bottom: calc(100 /var(--break)*100vw);
}
.bg_dental_hygienist_head01 .wrap{
	max-width: 1240px;
	margin: auto;
}
.bg_dental_hygienist_head01 .wrap .ttl{
	font-size: 2.125rem;
	letter-spacing: 0;
	line-height: calc(54/34*100%);
	margin-bottom: calc(28 /var(--break)*100vw);
}
.bg_dental_hygienist_head01 .wrap .ttl span{
	font-style: italic;
	padding-left: calc(10 /var(--break)*100vw);
	padding-right: calc(10 /var(--break)*100vw);
}
.bg_dental_hygienist_head01 .wrap .txt{
	color: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_dental_hygienist_head01{
		height: auto;
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw);
		margin-bottom: calc(100 /var(--break)*100vw);
	}
	.bg_dental_hygienist_head01 .wrap .ttl{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: calc(28 /var(--break)*100vw);
	}
}


/* 歯科助手 assistant
------------------------------------------------------------------*/
.bg_assistant_head01{
	background: url("images/assistant/bg_assistant_head01.jpg")no-repeat center/cover;
	height: calc(431 /var(--break)*100vw);
	padding-left: calc(50 /var(--break)*100vw);
	padding-right: calc(50 /var(--break)*100vw);
	margin-bottom: calc(100 /var(--break)*100vw);
}
.bg_assistant_head01 .wrap{
	max-width: 1240px;
	margin: auto;
}
.bg_assistant_head01 .wrap .ttl{
	font-size: 2.125rem;
	letter-spacing: 0;
	line-height: calc(54/34*100%);
	margin-bottom: calc(28 /var(--break)*100vw);
}
.bg_assistant_head01 .wrap .ttl span{
	font-style: italic;
	padding-left: calc(10 /var(--break)*100vw);
	padding-right: calc(15 /var(--break)*100vw);
}
.bg_assistant_head01 .wrap .txt{
	color: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_assistant_head01{
		height: auto;
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw);
		margin-bottom: calc(100 /var(--break)*100vw);
	}
	.bg_assistant_head01 .wrap .ttl{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: calc(28 /var(--break)*100vw);
	}
}


/* 受付・事務 reception
------------------------------------------------------------------*/
.bg_reception_head01{
	background: url("images/reception/bg_reception_head01.jpg")no-repeat center/cover;
	height: calc(431 /var(--break)*100vw);
	padding-left: calc(50 /var(--break)*100vw);
	padding-right: calc(50 /var(--break)*100vw);
	margin-bottom: calc(100 /var(--break)*100vw);
}
.bg_reception_head01 .wrap{
	max-width: 1240px;
	margin: auto;
}
.bg_reception_head01 .wrap .ttl{
	font-size: 2.125rem;
	letter-spacing: 0;
	line-height: calc(54/34*100%);
	margin-bottom: calc(28 /var(--break)*100vw);
}
.bg_reception_head01 .wrap .ttl span{
	font-style: italic;
	padding-left: calc(10 /var(--break)*100vw);
	padding-right: calc(10 /var(--break)*100vw);
}
.bg_reception_head01 .wrap .txt{
	color: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_reception_head01{
		height: auto;
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw);
		margin-bottom: calc(100 /var(--break)*100vw);
	}
	.bg_reception_head01 .wrap .ttl{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: calc(28 /var(--break)*100vw);
	}
}


/* 保育士 nursery_teacher
------------------------------------------------------------------*/
.bg_nursery_teacher_head01{
	background: url("images/nursery_teacher/bg_nursery_teacher_head01.jpg")no-repeat center/cover;
	height: calc(431 /var(--break)*100vw);
	padding-left: calc(50 /var(--break)*100vw);
	padding-right: calc(50 /var(--break)*100vw);
	margin-bottom: calc(100 /var(--break)*100vw);
}
.bg_nursery_teacher_head01 .wrap{
	max-width: 1240px;
	margin: auto;
}
.bg_nursery_teacher_head01 .wrap .ttl{
	font-size: 2.125rem;
	letter-spacing: 0;
	line-height: calc(54/34*100%);
	margin-bottom: calc(28 /var(--break)*100vw);
}
.bg_nursery_teacher_head01 .wrap .ttl span{
	font-style: italic;
	padding-left: calc(10 /var(--break)*100vw);
	padding-right: calc(10 /var(--break)*100vw);
}
.bg_nursery_teacher_head01 .wrap .txt{
	color: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_nursery_teacher_head01{
		height: auto;
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw);
		margin-bottom: calc(100 /var(--break)*100vw);
	}
	.bg_nursery_teacher_head01 .wrap .ttl{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: calc(28 /var(--break)*100vw);
	}
}


/* クリーンスタッフ clean_staff
------------------------------------------------------------------*/
.bg_clean_staff_head01{
	background: url("images/clean_staff/bg_clean_staff_head01.jpg")no-repeat center/cover;
	height: calc(431 /var(--break)*100vw);
	padding-left: calc(50 /var(--break)*100vw);
	padding-right: calc(50 /var(--break)*100vw);
	margin-bottom: calc(100 /var(--break)*100vw);
}
.bg_clean_staff_head01 .wrap{
	max-width: 1240px;
	margin: auto;
}
.bg_clean_staff_head01 .wrap .ttl{
	font-size: 2.125rem;
	letter-spacing: 0;
	line-height: calc(54/34*100%);
	margin-bottom: calc(28 /var(--break)*100vw);
}
.bg_clean_staff_head01 .wrap .ttl span{
	font-style: italic;
	padding-left: calc(10 /var(--break)*100vw);
	padding-right: calc(10 /var(--break)*100vw);
}
.bg_clean_staff_head01 .wrap .txt{
	color: #fff;
}

.row_clean_staff01{
	gap:calc(40 /var(--break)*100vw) calc(20/1500*100%);
}
.row_clean_staff01 .col{
	width: calc(360/1500*100%);
}
.row_clean_staff01 .col .ttl{
	padding: calc(8 /var(--break)*100vw) 0 calc(15 /var(--break)*100vw);
	font-size: 1.375rem;
	letter-spacing: 0.1em;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_clean_staff01 .col .ttl{
		font-size: 1.125rem;
	}
}
@media(max-width: 767px) {
	.bg_clean_staff_head01{
		height: auto;
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw);
		margin-bottom: calc(100 /var(--break)*100vw);
	}
	.bg_clean_staff_head01 .wrap .ttl{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: calc(28 /var(--break)*100vw);
	}
	
	.row_clean_staff01{
		gap:calc(20 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_clean_staff01 .col{
		width: calc(340/702*100%)
	}
	.row_clean_staff01 .col .ttl{
		padding: calc(8 /var(--break)*100vw) 0 calc(15 /var(--break)*100vw);
		font-size: 0.75rem;
		letter-spacing: 0;
	}
}


/* 症例紹介 case
------------------------------------------------------------------*/
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.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);
}
.row_case01:after {
	border-left: calc(15 / var(--break) * 100vw) solid #ccc;
	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_slide.svg)no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: -7.2%;
}
.slide_case01 .slick-next {
    right: -7.2%;
    transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	margin-top: var(--size30px);
	position: relative !important;
	bottom: auto;
	line-height: 1;
}
.slide_case01 .slick-dots li {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	margin: 0 calc( 8 / var(--break) * 100vw);
}
.slide_case01 .slick-dots li button {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	padding: 0;
}
.slide_case01 .slick-dots li button:before {
	content: "";
	background: #ccc;
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_case01 .slick-dots li.slick-active button:before {
	background: #333;
	opacity: 1;
}
.slide_case01 .slick-dots li:only-child {
	display: none;
}
.row_case_common01 .col .case_img{
	height: calc(300 / var(--break) * 100vw);
}
.slide_case01 .tbl_case {
	max-width: calc(1000 / var(--break) * 100vw);
}
.tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_case01 .slick-prev {
		left: calc(30 / var(--break) * 100vw);
	}
	.slide_case01 .slick-next {
		right: calc(30 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.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: calc(480 / var(--break) * 100vw);
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.row_case01 .col:first-child {
		margin-bottom: 12vw;
	}
	.row_case01:after {
		border-left: calc(40 / var(--break) * 100vw) solid transparent;
		border-right: calc(40 / var(--break) * 100vw) solid transparent;
		border-top: calc(30 / var(--break) * 100vw) solid #ccc;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.slide_case01 {
		margin-bottom: 8vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
	}
	.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(50 / var(--break) * 100vw);
		height: calc(90 / var(--break) * 100vw);
		bottom: auto;
		top: 64vw;
	}
	.slide_case01 .slick-prev {
		left: 6vw;
	}
	.slide_case01 .slick-next {
		right: 6vw;
	}
	.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_case tr th {
			border-bottom: 1px solid #000;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #eee;
	padding-right: calc(50 / 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: #333333 !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: #b7d32f;
}
.tbl_guideline01 th {
	background: #b7d32f;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: #b7d32f;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
	border-radius: calc(4 /var(--break)*100vw);
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #ef7655;
}
.btn_submit input {
	border: none;
	background: linear-gradient(90deg, rgba(16, 165, 221, 1) 0%, rgba(50, 198, 189, 1) 100%);
}
@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);
	}
	.tbl_guideline01 tr th {
			border-bottom: 1px solid #000;
	}
}

/* お問い合わせ 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 #959595;
	color: #959595;
	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: #959595;
	background: #959595;
	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
------------------------------------------------------------------*/
.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));
	}
}