@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	position: relative;
	height: calc(440 / var(--break) * 100vw);
	padding-top: calc(102 /var(--break)*100vw);
}
.main_page::before{
	content: "";
	width: 100%;
	height: calc(320 /var(--break)*100vw);
	background: #C766D2;
	background: linear-gradient(90deg, rgba(199, 102, 210, 1) 0%, rgba(37, 107, 196, 1) 100%);
	position: absolute;
	top: calc(120 /var(--break)*100vw);
	left: 0;
	z-index: -1;
}
.planner .main_page::before,
.planner01 .main_page::before,
.planner02 .main_page::before{
	background: #87BA14;
	background: linear-gradient(90deg, rgba(135, 186, 20, 1) 28%, rgba(196, 215, 15, 1) 100%);
}
.director .main_page::before,
.director01 .main_page::before,
.director02 .main_page::before,
.director03 .main_page::before{
	background: #2DA0CA;
	background: linear-gradient(90deg, rgba(45, 160, 202, 1) 28%, rgba(123, 205, 229, 1) 100%);
}
.support .main_page::before,
.support01 .main_page::before,
.support02 .main_page::before,
.support03 .main_page::before,
.support04 .main_page::before,
.support05 .main_page::before,
.support06 .main_page::before{
	background: #F18C3B;
	background: linear-gradient(90deg, rgba(241, 140, 59, 1) 28%, rgba(249, 192, 76, 1) 100%);
}
.hdg2 .ja {
	font-size: 3.375rem;
	letter-spacing: 0.1em;
	font-weight: 900;
	margin-bottom: calc(12 /var(--break)*100vw);
}
.hdg2 .en {
	font-size: 1.875rem;
	letter-spacing: 0.1em;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}

.row_interview_parts{
	gap:calc(60 /var(--break)*100vw) calc(60/1240*100%);
}
.row_interview_parts .col{
	width: calc(590/1240*100%);
}
.btn_interview_parts{
	padding-left: calc(270/590*100%);
	height: calc(220 /var(--break)*100vw);
}
.btn_interview_parts::after{
	content: "";
	background: url("images/page/arw_interview01.png")no-repeat center/contain;
	width: calc(40 /var(--break)*100vw);
	height: calc(40 /var(--break)*100vw);
	position: absolute;
	bottom: calc(30 /var(--break)*100vw);
	right: calc(30 /var(--break)*100vw);
	transition: .3s;
}
.btn_interview_parts:hover::after{
	right: calc(25 /var(--break)*100vw);
	transition: .3s;
}
.btn_interview_parts .txt1{
	font-size: 1.625rem;
	letter-spacing: 0.05em;
	font-weight: 700;
	margin-top: calc(10 /var(--break)*100vw);
	margin-bottom: calc(5 /var(--break)*100vw);
}
.btn_interview_parts .txt2{
	font-size: 1rem;
	letter-spacing: 0.05em;
	font-weight: 700;
}
.btn_interview_parts.btn01{
	height: calc(220 /var(--break)*100vw);
	background: url("images/page/bnr_interview01.png")no-repeat left center/contain, linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(246, 246, 246, 1) 100%);
}
.btn_interview_parts.btn02{
	height: calc(220 /var(--break)*100vw);
	background: url("images/page/bnr_interview02.png")no-repeat left center/contain, linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(246, 246, 246, 1) 100%);
}
.btn_interview_parts.btn01::before,
.btn_interview_parts.btn02::before{
	content: "";
	background: url("images/page/txt_interview01.svg")no-repeat center/contain;
	width: calc(58 /var(--break)*100vw);
	height: calc(141 /var(--break)*100vw);
	position: absolute;
	top: calc(21 /var(--break)*100vw);
	left: calc(24 /var(--break)*100vw);
}
.btn_interview_parts.btn03{
	height: calc(220 /var(--break)*100vw);
	background: url("images/page/bnr_interview03.png")no-repeat left center/contain, linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(246, 246, 246, 1) 100%);
}
.btn_interview_parts.btn04{
	height: calc(220 /var(--break)*100vw);
	background: url("images/page/bnr_interview04.png")no-repeat left center/contain, linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(246, 246, 246, 1) 100%);
}
.btn_interview_parts.btn05{
	height: calc(220 /var(--break)*100vw);
	background: url("images/page/bnr_interview05.png")no-repeat left center/contain, linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(246, 246, 246, 1) 100%);
}
.btn_interview_parts.btn03::before,
.btn_interview_parts.btn04::before,
.btn_interview_parts.btn05::before{
	content: "";
	background: url("images/page/txt_interview02.svg")no-repeat center/contain;
	width: calc(58 /var(--break)*100vw);
	height: calc(152 /var(--break)*100vw);
	position: absolute;
	top: calc(21 /var(--break)*100vw);
	left: calc(24 /var(--break)*100vw);
}
.btn_interview_parts.btn06{
	height: calc(220 /var(--break)*100vw);
	background: url("images/page/bnr_interview06.png")no-repeat left center/contain, linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(246, 246, 246, 1) 100%);
}
.btn_interview_parts.btn07{
	height: calc(220 /var(--break)*100vw);
	background: url("images/page/bnr_interview07.png")no-repeat left center/contain, linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(246, 246, 246, 1) 100%);
}
.btn_interview_parts.btn08{
	height: calc(220 /var(--break)*100vw);
	background: url("images/page/bnr_interview08.png")no-repeat left center/contain, linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(246, 246, 246, 1) 100%);
}
.btn_interview_parts.btn09{
	height: calc(220 /var(--break)*100vw);
	background: url("images/page/bnr_interview09.png")no-repeat left center/contain, linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(246, 246, 246, 1) 100%);
}
.btn_interview_parts.btn10{
	height: calc(220 /var(--break)*100vw);
	background: url("images/page/bnr_interview10.png")no-repeat left center/contain, linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(246, 246, 246, 1) 100%);
}
.btn_interview_parts.btn11{
	height: calc(220 /var(--break)*100vw);
	background: url("images/page/bnr_interview11.png")no-repeat left center/contain, linear-gradient(135deg, rgba(255, 255, 255, 1) 20%, rgba(246, 246, 246, 1) 100%);
}
.btn_interview_parts.btn06::before,
.btn_interview_parts.btn07::before,
.btn_interview_parts.btn08::before,
.btn_interview_parts.btn09::before,
.btn_interview_parts.btn10::before,
.btn_interview_parts.btn11::before{
	content: "";
	background: url("images/page/txt_interview03.svg")no-repeat center/contain;
	width: calc(58 /var(--break)*100vw);
	height: calc(176 /var(--break)*100vw);
	position: absolute;
	top: calc(21 /var(--break)*100vw);
	left: calc(24 /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 {
		position: relative;
		height: calc(392 / var(--break) * 100vw);
		padding-top: calc(138 /var(--break)*100vw);
	}
	.main_page::before{
		height: calc(240 /var(--break)*100vw);
		top: calc(152 /var(--break)*100vw);
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0.05em;
		margin-bottom: calc(13 /var(--break)*100vw);
	}
	.hdg2 .en {
		font-size: .9375rem;
	}
	.col_img {
		text-align: center;
	}
	.row_interview_parts{
		width: calc(590 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		gap:calc(40 /var(--break)*100vw) 0;
	}
	.row_interview_parts .col{
		width: 100%;
	}
	.btn_interview_parts .txt1{
		font-size: 0.8125rem;
	}
	.btn_interview_parts .txt2{
		font-size: 0.5rem;
	}
}


/* T8について about
------------------------------------------------------------------*/
.wrap_about01{
	padding-bottom: calc(160 /var(--break)*100vw);
}
.logo_about{
	width: calc(214 /var(--break)*100vw);
	margin-bottom: calc(34 /var(--break)*100vw);
}
.logo_about img{
	width: 100%;
}
.wrap_about01 .copy{
	line-height: calc(74/56*100%);
	margin-bottom: calc(44 /var(--break)*100vw);
}
.wrap_about01 .txt{
	font-weight: 700;
}

.wrap_about02{
	padding-bottom: calc(100 /var(--break)*100vw);
}
.wrap_about02 .ttl{
	margin-top: calc(-52 /var(--break)*100vw);
	margin-bottom: calc(24 /var(--break)*100vw);
}
.wrap_about02 .ttl::before{
	content: "";
	width: calc(20 /var(--break)*100vw);
	height: calc(8 /var(--break)*100vw);
	background: #222;
	margin-right: calc(37 /var(--break)*100vw);
}
.wrap_about02 .ttl::after{
	content: "";
	width: calc(20 /var(--break)*100vw);
	height: calc(8 /var(--break)*100vw);
	background: #222;
	margin-left: calc(30 /var(--break)*100vw);
}
.txt_about01{
	margin-bottom: calc(53 /var(--break)*100vw);
}
.icn_about01{
	background: url("images/about/icn_about01.svg")no-repeat center/contain;
	width: calc(234 /var(--break)*100vw);
	height: calc(234 /var(--break)*100vw);
	margin: auto;
}
.icn_about02{
	background: url("images/about/icn_about02.svg")no-repeat center/contain;
	width: calc(234 /var(--break)*100vw);
	height: calc(234 /var(--break)*100vw);
	margin: auto;
}
.icn_about03{
	background: url("images/about/icn_about03.svg")no-repeat center/contain;
	width: calc(234 /var(--break)*100vw);
	height: calc(234 /var(--break)*100vw);
	margin: auto;
}
.icn_about01 .txt1,
.icn_about02 .txt1,
.icn_about03 .txt1{
	margin-bottom: calc(10 /var(--break)*100vw);
}
.icn_about01 .txt2,
.icn_about02 .txt2,
.icn_about03 .txt2{
	font-weight: 700;
}

.row_about01{
	gap:0 calc(50/1240*100%);
	margin-top: calc(-20 /var(--break)*100vw);
}
.row_about01 .col{
	width: calc(380/1240*100%);
	border-radius: calc(10 /var(--break)*100vw);
	box-shadow: 0 0 calc(20 /var(--break)*100vw) 0 rgba(0,0,0,0.05);
	padding-top: calc(60 /var(--break)*100vw);
	padding-bottom: calc(52 /var(--break)*100vw);
}
.row_about01 .col .deco{
	width: calc(55 /var(--break)*100vw);
	margin-bottom: calc(18 /var(--break)*100vw);
}
.row_about01 .col .copy{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: calc(6 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
.row_about01 .col{
	padding-left: calc(60/1599*100vw);
	padding-right: calc(60/1599*100vw);
}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_about01{
		padding-bottom: calc(160 /var(--break)*100vw);
	}
	.logo_about{
		width: calc(214 /var(--break)*100vw);
		margin-bottom: calc(34 /var(--break)*100vw);
	}
	.logo_about img{
		width: 100%;
	}
	.wrap_about01 .copy{
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		line-height: calc(74/56*100%);
		margin-bottom: calc(44 /var(--break)*100vw);
	}
	.wrap_about01 .txt{
		font-size: 0.875rem;
		letter-spacing: 0;
		font-weight: 700;
	}

	.wrap_about02{
		padding-bottom: calc(100 /var(--break)*100vw);
	}
	.wrap_about02 .ttl{
		font-size: 2.5rem;
		letter-spacing: 0.1em;
		margin-top: calc(-52 /var(--break)*100vw);
		margin-bottom: calc(24 /var(--break)*100vw);
	}
	.txt_about01{
		margin-bottom: calc(53 /var(--break)*100vw);
	}
	.icn_about01 .txt1,
	.icn_about02 .txt1,
	.icn_about03 .txt1{
		font-size: 1.375rem;
	}
	.icn_about01 .txt2,
	.icn_about02 .txt2,
	.icn_about03 .txt2{
		font-size: 0.5rem;
	}

	.row_about01{
		width: calc(646 /var(--break)*100vw);
		gap:calc(40 /var(--break)*100vw) 0;
		margin-top: calc(-20 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_about01 .col{
		width: 100%;
		border-radius: calc(10 /var(--break)*100vw);
		box-shadow: 0 0 calc(20 /var(--break)*100vw) 0 rgba(0,0,0,0.05);
		padding: calc(40 /var(--break)*100vw) calc(45 /var(--break)*100vw) calc(42 /var(--break)*100vw);
	}
	.row_about01 .col .deco{
		width: calc(55 /var(--break)*100vw);
		margin-bottom: calc(18 /var(--break)*100vw);
	}
	.row_about01 .col .copy{
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		font-weight: 700;
		margin-bottom: calc(6 /var(--break)*100vw);
	}
}
.wrap_about03 .ttl{
	font-size: 2.5rem;
	letter-spacing: 0.05em;
	margin-bottom: calc(19 /var(--break)*100vw);
}
.wrap_about03 .txt{
	margin-bottom: calc(71 /var(--break)*100vw);
}
.row_about02{
	gap:0 calc(50/1240*100%);
}
.row_about02 .col{
	width: calc(380/1240*100%);
	border-radius: calc(10 /var(--break)*100vw);
	border: dotted calc(2 /var(--break)*100vw) #222222;
	padding: calc(38 /var(--break)*100vw) calc(38 /var(--break)*100vw) calc(34 /var(--break)*100vw);
}
.row_about02 .col .ttl2{
	width: 100%;
	height: calc(60 /var(--break)*100vw);
	border-radius: calc(30 /var(--break)*100vw);
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	font-weight: 700;
	margin-bottom: calc(48 /var(--break)*100vw);
}
.row_about02 .col .ttl2::after{
	content: "";
	width: calc(58 /var(--break)*100vw);
	height: calc(28 /var(--break)*100vw);
	background: rgba(41,167,210,0.8);
	clip-path: polygon(0 0,50% 100%,100% 0);
	position: absolute;
	top: calc(100% - 1px);
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}
.row_about02 .col:nth-child(2) .ttl2::after{
	background: rgba(243,153,69,0.8);
}
.row_about02 .col:nth-child(3) .ttl2::after{
	background: rgba(193,55,78,0.8);
}
.row_about02 .col .img{
	width: calc(200 /var(--break)*100vw);
	margin-bottom: calc(26 /var(--break)*100vw);
}
.row_about02 .col .txt2{
	white-space: nowrap;
	font-weight: 700;
	line-height: calc(26/18*100%);
	margin-bottom: calc(26 /var(--break)*100vw);
}
.row_about02 .col .arw{
	width: calc(52 /var(--break)*100vw);
	margin-bottom: calc(24 /var(--break)*100vw);
}
.row_about02 .col li{
	padding-left: calc(25 /var(--break)*100vw);
	line-height: calc(26/18*100%);
	position: relative;
}
.row_about02 .col li::before{
	content: "";
	width: calc(17 /var(--break)*100vw);
	height: calc(17 /var(--break)*100vw);
	background: #29a7d2;
	border-radius: 100%;
	position: absolute;
	top: calc(5 /var(--break)*100vw);;
	left: 0;
}
.row_about02 .col:nth-child(2) li::before{
	background: #f39945;
}
.row_about02 .col:nth-child(3) li::before{
	background: #c1374e;
}
.row_about02 .col li:not(:last-child){
	margin-bottom: calc(14 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_about02 .col{
		padding: calc(38 /var(--break)*100vw) calc(38 /1599*100vw) calc(34 /var(--break)*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_about03 .ttl{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: calc(19 /var(--break)*100vw);
	}
	.wrap_about03 .txt{
		margin-bottom: calc(71 /var(--break)*100vw);
	}
	.row_about02{
		gap:calc(40 /var(--break)*100vw) 0;
	}
	.row_about02 .col{
		width: calc(646 /var(--break)*100vw);
		margin: 0 auto;
		padding: calc(38 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(34 /var(--break)*100vw);
	}
	.row_about02 .col .ttl2{
		height: calc(70 /var(--break)*100vw);
		border-radius: calc(35 /var(--break)*100vw);
		font-size: 1.125rem;
		letter-spacing: 0.05em;
		line-height: 1em;
		font-weight: 700;
	}
	.row_about02 .col li{
		padding-left: calc(30 /var(--break)*100vw);
	}
	.row_about02 .col li::before{
		width: calc(20 /var(--break)*100vw);
		height: calc(20 /var(--break)*100vw);
		top: calc(16 /var(--break)*100vw);
		left: 0;
	}
}
.wrap_about04 .ttl{
	line-height: calc(70/40*100%);
	margin-bottom: calc(45 /var(--break)*100vw);
}
.img_about04{
	width: 100%;
	max-width: 880px;
	margin-bottom: calc(48 /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 .ttl{
		font-size: 1.25rem;
		letter-spacing: 0;
		line-height: calc(70/40*100%);
		margin-bottom: calc(45 /var(--break)*100vw);
	}
	.img_about04{
		width: 100%;
		max-width: 880px;
		margin-bottom: calc(48 /var(--break)*100vw);
	}
}
.box_about01{
	border: solid calc(2 /var(--break)*100vw) #222222;
	padding: calc(44 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(50 /var(--break)*100vw);
}
.box_about01 .ttl{
	font-weight: 700;
	line-height: calc(60/36*100%);
	margin-bottom: calc(27 /var(--break)*100vw);
}
.box_about01 .copy{
	font-weight: 700;
	margin-bottom: calc(28 /var(--break)*100vw);
}
.box_about01 .copy span{
	padding: calc(5 /var(--break)*100vw) calc(29 /var(--break)*100vw) calc(6 /var(--break)*100vw) calc(30 /var(--break)*100vw);
	background: url("images/about/bg_about.svg")no-repeat left top/calc(20 /var(--break)*100vw),#222222;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_about01{
		border: solid calc(2 /var(--break)*100vw) #222222;
		padding: calc(30 /var(--break)*100vw) calc(35 /var(--break)*100vw) calc(30 /var(--break)*100vw);
	}
	.box_about01 .ttl{
		font-size: 1.125rem;
		font-weight: 700;
		line-height: calc(60/36*100%);
		margin-bottom: calc(27 /var(--break)*100vw);
	}
	.box_about01 .copy{
		font-size: 1rem;
		letter-spacing: 0;
		font-weight: 700;
		margin-bottom: calc(28 /var(--break)*100vw);
	}
	.box_about01 .copy span{
		padding: calc(5 /var(--break)*100vw) calc(25 /var(--break)*100vw) calc(6 /var(--break)*100vw) calc(25 /var(--break)*100vw);
	}
}
.list_about{
	border-top: solid 1px #222222;
}
.list_about li{
	line-height: calc(26/18*100%);
	border-bottom: solid 1px #222222;
	padding-top: calc(26 /var(--break)*100vw);
	padding-bottom: calc(28 /var(--break)*100vw);
}
.list_about li .txt1{
	font-weight: 700;
	width: calc(380/1000*100%);
	padding-left: calc(31 /var(--break)*100vw);
}
.list_about li .txt2{
	width: calc(620/1000*100%);
}

.row_about03 .col{
	width: calc(590/1240*100%);
}
.row_about03 .col .box_about02{
	padding: calc(47 /var(--break)*100vw) calc(20 /var(--break)*100vw) calc(52 /var(--break)*100vw);
	border-bottom: solid 1px #222222;
}
.row_about03 .col .box_about02 .name_about{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: calc(18 /var(--break)*100vw);
}
.row_about03 .col .box_about02 .add_about{
	line-height: calc(32/18*100%);
}
.access_about{
	padding: calc(30 /var(--break)*100vw) calc(20 /var(--break)*100vw) 0;
	line-height: calc(32/18*100%);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_about03{
		gap:calc(120 /var(--break)*100vw) 0;
	}
	.row_about03 .col{
		width: 100%;
	}
	.row_about03 .col .box_about02{
		padding: calc(47 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(52 /var(--break)*100vw);
		border-bottom: solid 1px #222222;
	}
	.row_about03 .col .box_about02 .name_about{
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		font-weight: 700;
		margin-bottom: calc(18 /var(--break)*100vw);
	}
	.row_about03 .col .box_about02 .add_about{
		line-height: calc(32/18*100%);
	}
	.access_about{
		padding: calc(30 /var(--break)*100vw) calc(28 /var(--break)*100vw) 0;
		line-height: calc(32/18*100%);
	}
}


/* 職種紹介・インタビュー information
------------------------------------------------------------------*/
.row_information01{
	gap:calc(100 /var(--break)*100vw) calc(60/1240*100%);
}
.row_information01 .col{
	width: calc(590/1240*100%);
}
.row_information01 .col .img{
	width: 100%;
	margin-bottom: calc(60 /var(--break)*100vw);
}
.row_information01 .col .ttl{
	margin-bottom: calc(30 /var(--break)*100vw);
}
.row_information01 .col .txt{
	font-weight: 700;
	margin-bottom: calc(32 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_information01{
		width: calc(646 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		gap:calc(100 /var(--break)*100vw) 0;
	}
	.row_information01 .col{
		width: 100%;
	}
	.row_information01 .col .img{
		width: 100%;
		margin-bottom: calc(60 /var(--break)*100vw);
	}
	.row_information01 .col .img img{
		width: 100%;
	}
	.row_information01 .col .ttl{
		font-size: 1.25rem;
		margin-bottom: calc(30 /var(--break)*100vw);
	}
	.row_information01 .col .txt{
		font-size: 1rem;
		margin-bottom: calc(32 /var(--break)*100vw);
	}
}


/* WEBプランナー planner
------------------------------------------------------------------*/
.wrap_planner01{
	padding: calc(88 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(80 /var(--break)*100vw);
	border-top: solid 1px #222222;
	border-bottom: solid 1px #222222;
}
.img_planner03{
	width: 100%;
	max-width: 1220px;
}
.wrap_planner02{
	padding: calc(10 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(80 /var(--break)*100vw);
}
.wrap_planner02::before{
	content: "";
	background: #fff;
	width: 100%;
	height: calc(40 /var(--break)*100vw);
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.wrap_planner02::after{
	content: "";
	background: url("images/planner/deco_planner01.png")no-repeat center/contain;
	width: calc(562 /var(--break)*100vw);
	height: calc(561 /var(--break)*100vw);
	position: absolute;
	bottom: calc(50 /var(--break)*100vw);
	right: calc(50 /var(--break)*100vw);
	z-index: -1;
}
.wrap_planner02 .ttl{
	margin-top: calc(-25 /var(--break)*100vw);
	margin-bottom: calc(80 /var(--break)*100vw);
}
.wrap_planner02 .ttl .en{
	font-size: 7.5rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(20 /var(--break)*100vw);
}
.wrap_planner02 .ttl .ja{
	font-size: 1.625rem;
	letter-spacing: 0.2em;
}
.row_planner01 .col{
	width: calc(380/1240*100%);
}
.row_planner01 .col:first-child{
	margin-top: calc(200 /var(--break)*100vw);
}
.row_planner01 .col:nth-child(2){
	margin-top: calc(100 /var(--break)*100vw);
}
.row_planner01 .col .txt1{
	font-weight: 700;
	margin-bottom: calc(6 /var(--break)*100vw);
}
.row_planner01 .col .txt2{
	font-weight: 700;
	margin-bottom: calc(10 /var(--break)*100vw);
}
.row_planner01 .col .box{
	border: dotted calc(2 /var(--break)*100vw) #222;
	padding: calc(32 /var(--break)*100vw) calc(38 /var(--break)*100vw) calc(68 /var(--break)*100vw);
	margin-bottom: calc(38 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
	height: calc(428 /var(--break)*100vw);
}
.row_planner01 .col .box::before{
	content: "";
	background: url("images/planner/deco_planner03.png")no-repeat center/contain;
	width: calc(100 /var(--break)*100vw);
	height: calc(140 /var(--break)*100vw);
	position: absolute;
	bottom: 100%;
	left: calc(10 /var(--break)*100vw);
	z-index: -1;
}
.row_planner01 .col:nth-child(2) .box::before{
	background: url("images/planner/deco_planner04.png")no-repeat center/contain;
}
.row_planner01 .col:nth-child(3) .box::before{
	background: url("images/planner/deco_planner05.png")no-repeat center/contain;
}
.row_planner01 .col .box::after{
	content: "";
	background: url("images/planner/deco_planner02.png")no-repeat center/contain;
	width: calc(40 /var(--break)*100vw);
	height: calc(146 /var(--break)*100vw);
	position: absolute;
	bottom: calc(100% + (1 /var(--break)*100vw));
	right: calc(16 /var(--break)*100vw);
}
.row_planner01 .col:nth-child(2) .box::after,
.row_planner01 .col:nth-child(3) .box::after{
	display: none;
}
.row_planner01 .col .box ul::after{
	content: "…など";
	text-align: right;
	width: 100%;
	height: calc(20 /var(--break)*100vw);
	position: absolute;
	bottom: calc(-28 /var(--break)*100vw);
	right: 0;
}
.row_planner01 .col .box li{
	padding-left: calc(26 /var(--break)*100vw);
	line-height: calc(26/18*100%);
	position: relative;
}
.row_planner01 .col .box li::before{
	content: "";
	width: calc(17 /var(--break)*100vw);
	height: calc(17 /var(--break)*100vw);
	border-radius: 100%;
	background: #9cc93a;
	position: absolute;
	top: calc(3 /var(--break)*100vw);
	left: 0;
}
.row_planner01 .col:nth-child(2) .box li::before{
	background: #0c8042;
}
.row_planner01 .col:nth-child(3) .box li::before{
	background: #1c8288;
}
.row_planner01 .col .box li:not(:last-child){
	margin-bottom: calc(14 /var(--break)*100vw);
}
.row_planner01 .col .balloon{
	border-radius: calc(10 /var(--break)*100vw);
	height: calc(120 /var(--break)*100vw);
}
.row_planner01 .col .balloon::before{
	content: "";
	width: calc(58 /var(--break)*100vw);
	height: calc(29 /var(--break)*100vw);
	background: rgba(156,201,58,0.8);
	clip-path: polygon(0 100%,50% 0,100% 100%);
	position: absolute;
	bottom: calc(100% - 1px);
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}
.row_planner01 .col:nth-child(2) .balloon::before{
	background: rgba(12,128,66,0.8);
}
.row_planner01 .col:nth-child(3) .balloon::before{
	background: rgba(28,130,136,0.8);
}
.row_planner01 .col .balloon .txt3{
	font-weight: 700;
	margin-bottom: calc(2 /var(--break)*100vw);
}
.row_planner01 .col .balloon .txt4{
	font-weight: 700;
	border-top: solid 1px #fff;
	padding: calc(7 /var(--break)*100vw) calc(4 /var(--break)*100vw) 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.img_planner01{
		margin-bottom: calc(48 /var(--break)*100vw);
	}
	.wrap_planner01{
		padding: calc(88 /var(--break)*100vw) calc(52 /var(--break)*100vw) calc(80 /var(--break)*100vw);
	}
	.wrap_planner02{
		padding: calc(10 /var(--break)*100vw) 0 calc(80 /var(--break)*100vw);
	}
	.wrap_planner02::before{
		content: "";
		background: #fff;
		width: 100%;
		height: calc(40 /var(--break)*100vw);
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.wrap_planner02::after{
		content: "";
		background: url("images/planner/deco_planner01.png")no-repeat center/contain;
		width: calc(562 /var(--break)*100vw);
		height: calc(561 /var(--break)*100vw);
		position: absolute;
		bottom: calc(50 /var(--break)*100vw);
		right: calc(50 /var(--break)*100vw);
		z-index: -1;
	}
	.wrap_planner02 .ttl{
		margin-top: calc(-25 /var(--break)*100vw);
		margin-bottom: calc(80 /var(--break)*100vw);
	}
	.wrap_planner02 .ttl .en{
		font-size: 3rem;
		letter-spacing: 0.1em;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.wrap_planner02 .ttl .ja{
		font-size: 0.8125rem;
		letter-spacing: 0.2em;
	}
	.row_planner01{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(80 /var(--break)*100vw) 0;
	}
	.row_planner01 .col{
		width: 100%;
	}
	.row_planner01 .col:first-child{
		margin-top: 0;
	}
	.row_planner01 .col:nth-child(2){
		margin-top: 0;
	}
	.row_planner01 .col .txt1{
		font-size: 1.175rem;
		margin-bottom: calc(6 /var(--break)*100vw);
	}
	.row_planner01 .col .txt1 .fz36{
		font-size: 1.125rem;
	}
	.row_planner01 .col .txt2{
		font-size: 1rem;
		margin-bottom: calc(10 /var(--break)*100vw);
	}
	.row_planner01 .col .box{
		border: dotted calc(2 /var(--break)*100vw) #222;
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(88 /var(--break)*100vw);
		margin-bottom: calc(38 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
		height: auto;
	}
	.row_planner01 .col:nth-child(2) .box::after,
	.row_planner01 .col:nth-child(3) .box::after{
		display: none;
	}
	.row_planner01 .col .box li::before{
		width: calc(20 /var(--break)*100vw);
		height: calc(20 /var(--break)*100vw);
		top: calc(16 /var(--break)*100vw);
		left: 0;
	}
	.row_planner01 .col .balloon{
		border-radius: calc(10 /var(--break)*100vw);
		height: calc(160 /var(--break)*100vw);
	}
	.row_planner01 .col .balloon .txt3{
		font-size: 0.875rem;
	}
	.row_planner01 .col .balloon .txt4{
		font-size: 1rem;
	}
	.row_planner01 .col .balloon .txt4 .fz32{
		font-size: 1.125rem;
	}
}
.row_planner02 .col{
	width: calc(320 /1240*100%);
}
.row_planner02 .col:not(:last-child)::after{
	content: "";
	width: 1px;
	height: calc(100% - (230 /var(--break)*100vw));
	background: #222222;
	position: absolute;
	bottom: 0;
	right: calc(-70/320*100%);
}
.row_planner02 .col .ttl{
	line-height: calc(34/24*100%);
	padding-top: calc(85 /var(--break)*100vw);
	padding-bottom: calc(53 /var(--break)*100vw);
	margin-bottom: calc(16 /var(--break)*100vw);
}
.row_planner02 .col .ttl::before{
	content: "";
	background: url("images/planner/icn_check.svg")no-repeat center/contain;
	width: calc(60 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.row_planner02 .col .ttl::after{
	content: "";
	background: url("images/planner/slash.svg")no-repeat center/contain;
	width: calc(28 /var(--break)*100vw);
	height: calc(28 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_planner02{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(100 /var(--break)*100vw) 0;
	}
	.row_planner02 .col{
		width: 100%;
	}
	.row_planner02 .col:not(:last-child)::after{
		content: "";
		width: 100%;
		height: 1px;
		background: #222222;
		position: absolute;
		right: 0;
		bottom: calc(-50 /var(--break)*100vw);
	}
	.row_planner02 .col .ttl{
		font-size: 1.125rem;
		line-height: 1.6em;
		padding-top: calc(85 /var(--break)*100vw);
		padding-bottom: calc(53 /var(--break)*100vw);
		margin-bottom: calc(16 /var(--break)*100vw);
	}
}


/* WEBディレクター director
------------------------------------------------------------------*/
.wrap_director01{
	padding: calc(88 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(80 /var(--break)*100vw);
	border-top: solid 1px #222222;
	border-bottom: solid 1px #222222;
}
.img_director03{
	width: 100%;
	max-width: 1220px;
}
.wrap_director02{
	padding: calc(10 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(80 /var(--break)*100vw);
}
.wrap_director02::before{
	content: "";
	background: #fff;
	width: 100%;
	height: calc(40 /var(--break)*100vw);
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.wrap_director02::after{
	content: "";
	background: url("images/director/deco_director01.png")no-repeat center/contain;
	width: calc(562 /var(--break)*100vw);
	height: calc(561 /var(--break)*100vw);
	position: absolute;
	bottom: calc(50 /var(--break)*100vw);
	right: calc(50 /var(--break)*100vw);
	z-index: -1;
}
.wrap_director02 .ttl{
	margin-top: calc(-25 /var(--break)*100vw);
	margin-bottom: calc(80 /var(--break)*100vw);
}
.wrap_director02 .ttl .en{
	font-size: 7.5rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(20 /var(--break)*100vw);
}
.wrap_director02 .ttl .ja{
	font-size: 1.625rem;
	letter-spacing: 0.2em;
}
.row_director01 .col{
	width: calc(380/1240*100%);
}
.row_director01 .col:first-child{
	margin-top: calc(200 /var(--break)*100vw);
}
.row_director01 .col:nth-child(2){
	margin-top: calc(100 /var(--break)*100vw);
}
.row_director01 .col .txt1{
	font-weight: 700;
	margin-bottom: calc(6 /var(--break)*100vw);
}
.row_director01 .col .txt2{
	font-weight: 700;
	margin-bottom: calc(10 /var(--break)*100vw);
}
.row_director01 .col .box{
	border: dotted calc(2 /var(--break)*100vw) #222;
	padding: calc(32 /var(--break)*100vw) calc(38 /var(--break)*100vw) calc(68 /var(--break)*100vw);
	margin-bottom: calc(38 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
	height: calc(334 /var(--break)*100vw);
}
.row_director01 .col .box::before{
	content: "";
	background: url("images/director/deco_director03.png")no-repeat center/contain;
	width: calc(100 /var(--break)*100vw);
	height: calc(140 /var(--break)*100vw);
	position: absolute;
	bottom: 100%;
	left: calc(10 /var(--break)*100vw);
	z-index: -1;
}
.row_director01 .col:nth-child(2) .box::before{
	background: url("images/director/deco_director04.png")no-repeat center/contain;
}
.row_director01 .col:nth-child(3) .box::before{
	background: url("images/director/deco_director05.png")no-repeat center/contain;
}
.row_director01 .col .box::after{
	content: "";
	background: url("images/director/deco_director02.png")no-repeat center/contain;
	width: calc(39 /var(--break)*100vw);
	height: calc(178 /var(--break)*100vw);
	position: absolute;
	bottom: calc(100% + (1 /var(--break)*100vw));
	right: calc(16 /var(--break)*100vw);
}
.row_director01 .col:nth-child(2) .box::after,
.row_director01 .col:nth-child(3) .box::after{
	display: none;
}
.row_director01 .col .box ul::after{
	content: "…など";
	text-align: right;
	width: 100%;
	height: calc(20 /var(--break)*100vw);
	position: absolute;
	bottom: calc(-28 /var(--break)*100vw);
	right: 0;
}
.row_director01 .col .box li{
	padding-left: calc(26 /var(--break)*100vw);
	line-height: calc(26/18*100%);
	position: relative;
}
.row_director01 .col .box li::before{
	content: "";
	width: calc(17 /var(--break)*100vw);
	height: calc(17 /var(--break)*100vw);
	border-radius: 100%;
	background: #29a7d2;
	position: absolute;
	top: calc(3 /var(--break)*100vw);
	left: 0;
}
.row_director01 .col:nth-child(2) .box li::before{
	background: #4d59b5;
}
.row_director01 .col:nth-child(3) .box li::before{
	background: #8a58b0;
}
.row_director01 .col .box li:not(:last-child){
	margin-bottom: calc(14 /var(--break)*100vw);
}
.row_director01 .col .balloon{
	border-radius: calc(10 /var(--break)*100vw);
	height: calc(120 /var(--break)*100vw);
}
.row_director01 .col .balloon::before{
	content: "";
	width: calc(58 /var(--break)*100vw);
	height: calc(29 /var(--break)*100vw);
	background: rgba(41,167,210,0.8);
	clip-path: polygon(0 100%,50% 0,100% 100%);
	position: absolute;
	bottom: calc(100% - 1px);
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}
.row_director01 .col:nth-child(2) .balloon::before{
	background: rgba(77,89,181,0.8);
}
.row_director01 .col:nth-child(3) .balloon::before{
	background: rgba(138,88,176,0.8);
}
.row_director01 .col .balloon .txt3{
	font-weight: 700;
	margin-bottom: calc(2 /var(--break)*100vw);
}
.row_director01 .col .balloon .txt4{
	font-weight: 700;
	border-top: solid 1px #fff;
	padding: calc(7 /var(--break)*100vw) calc(4 /var(--break)*100vw) 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.img_director01{
		margin-bottom: calc(48 /var(--break)*100vw);
	}
	.wrap_director01{
		padding: calc(88 /var(--break)*100vw) calc(52 /var(--break)*100vw) calc(80 /var(--break)*100vw);
	}
	.wrap_director02{
		padding: calc(10 /var(--break)*100vw) 0 calc(80 /var(--break)*100vw);
	}
	.wrap_director02::before{
		content: "";
		background: #fff;
		width: 100%;
		height: calc(40 /var(--break)*100vw);
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.wrap_director02::after{
		content: "";
		background: url("images/director/deco_director01.png")no-repeat center/contain;
		width: calc(562 /var(--break)*100vw);
		height: calc(561 /var(--break)*100vw);
		position: absolute;
		bottom: calc(50 /var(--break)*100vw);
		right: calc(50 /var(--break)*100vw);
		z-index: -1;
	}
	.wrap_director02 .ttl{
		margin-top: calc(-25 /var(--break)*100vw);
		margin-bottom: calc(80 /var(--break)*100vw);
	}
	.wrap_director02 .ttl .en{
		font-size: 3rem;
		letter-spacing: 0.1em;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.wrap_director02 .ttl .ja{
		font-size: 0.8125rem;
		letter-spacing: 0.2em;
	}
	.row_director01{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(80 /var(--break)*100vw) 0;
	}
	.row_director01 .col{
		width: 100%;
	}
	.row_director01 .col:first-child{
		margin-top: 0;
	}
	.row_director01 .col:nth-child(2){
		margin-top: 0;
	}
	.row_director01 .col .txt1{
		font-size: 1.175rem;
		margin-bottom: calc(6 /var(--break)*100vw);
	}
	.row_director01 .col .txt1 .fz36{
		font-size: 1.125rem;
	}
	.row_director01 .col .txt2{
		font-size: 1rem;
		margin-bottom: calc(10 /var(--break)*100vw);
	}
	.row_director01 .col .box{
		border: dotted calc(2 /var(--break)*100vw) #222;
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(88 /var(--break)*100vw);
		margin-bottom: calc(38 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
		height: auto;
	}
	.row_director01 .col:nth-child(2) .box::after,
	.row_director01 .col:nth-child(3) .box::after{
		display: none;
	}
	.row_director01 .col .box li::before{
		width: calc(20 /var(--break)*100vw);
		height: calc(20 /var(--break)*100vw);
		top: calc(16 /var(--break)*100vw);
		left: 0;
	}
	.row_director01 .col .balloon{
		border-radius: calc(10 /var(--break)*100vw);
		height: calc(160 /var(--break)*100vw);
	}
	.row_director01 .col .balloon .txt3{
		font-size: 0.875rem;
	}
	.row_director01 .col .balloon .txt4{
		font-size: 1rem;
	}
	.row_director01 .col .balloon .txt4 .fz32{
		font-size: 1.125rem;
	}
}
.row_director02 .col{
	width: calc(320 /1240*100%);
}
.row_director02 .col:not(:last-child)::after{
	content: "";
	width: 1px;
	height: calc(100% - (230 /var(--break)*100vw));
	background: #222222;
	position: absolute;
	bottom: 0;
	right: calc(-70/320*100%);
}
.row_director02 .col .ttl{
	line-height: calc(34/24*100%);
	padding-top: calc(85 /var(--break)*100vw);
	padding-bottom: calc(53 /var(--break)*100vw);
	margin-bottom: calc(16 /var(--break)*100vw);
}
.row_director02 .col .ttl::before{
	content: "";
	background: url("images/director/icn_check.svg")no-repeat center/contain;
	width: calc(60 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	position: absolute;
	top: 0;
	left: 0;

	right: 0;
	margin: auto;
}
.row_director02 .col .ttl::after{
	content: "";
	background: url("images/director/slash.svg")no-repeat center/contain;
	width: calc(28 /var(--break)*100vw);
	height: calc(28 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_director02{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(100 /var(--break)*100vw) 0;
	}
	.row_director02 .col{
		width: 100%;
	}
	.row_director02 .col:not(:last-child)::after{
		content: "";
		width: 100%;
		height: 1px;
		background: #222222;
		position: absolute;
		right: 0;
		bottom: calc(-50 /var(--break)*100vw);
	}
	.row_director02 .col .ttl{
		font-size: 1.125rem;
		line-height: 1.6em;
		padding-top: calc(85 /var(--break)*100vw);
		padding-bottom: calc(53 /var(--break)*100vw);
		margin-bottom: calc(16 /var(--break)*100vw);
	}
}


/* WEBディレクター support
------------------------------------------------------------------*/
.wrap_support01{
	padding: calc(88 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(80 /var(--break)*100vw);
	border-top: solid 1px #222222;
	border-bottom: solid 1px #222222;
}
.img_support03{
	width: 100%;
	max-width: 1220px;
}
.wrap_support02{
	padding: calc(10 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(80 /var(--break)*100vw);
}
.wrap_support02::before{
	content: "";
	background: #fff;
	width: 100%;
	height: calc(40 /var(--break)*100vw);
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.wrap_support02::after{
	content: "";
	background: url("images/support/deco_support01.png")no-repeat center/contain;
	width: calc(562 /var(--break)*100vw);
	height: calc(561 /var(--break)*100vw);
	position: absolute;
	bottom: calc(50 /var(--break)*100vw);
	right: calc(50 /var(--break)*100vw);
	z-index: -1;
}
.wrap_support02 .ttl{
	margin-top: calc(-25 /var(--break)*100vw);
	margin-bottom: calc(80 /var(--break)*100vw);
}
.wrap_support02 .ttl .en{
	font-size: 7.5rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(20 /var(--break)*100vw);
}
.wrap_support02 .ttl .ja{
	font-size: 1.625rem;
	letter-spacing: 0.2em;
}
.row_support01 .col{
	width: calc(380/1240*100%);
}
.row_support01 .col:first-child{
	margin-top: calc(200 /var(--break)*100vw);
}
.row_support01 .col:nth-child(2){
	margin-top: calc(100 /var(--break)*100vw);
}
.row_support01 .col .txt1{
	font-weight: 700;
	margin-bottom: calc(6 /var(--break)*100vw);
}
.row_support01 .col .txt2{
	font-weight: 700;
	margin-bottom: calc(10 /var(--break)*100vw);
}
.row_support01 .col .box{
	border: dotted calc(2 /var(--break)*100vw) #222;
	padding: calc(32 /var(--break)*100vw) calc(38 /var(--break)*100vw) calc(68 /var(--break)*100vw);
	margin-bottom: calc(38 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
	height: calc(293 /var(--break)*100vw);
}
.row_support01 .col .box::before{
	content: "";
	background: url("images/support/deco_support03.png")no-repeat center/contain;
	width: calc(100 /var(--break)*100vw);
	height: calc(140 /var(--break)*100vw);
	position: absolute;
	bottom: 100%;
	left: calc(10 /var(--break)*100vw);
	z-index: -1;
}
.row_support01 .col:nth-child(2) .box::before{
	background: url("images/support/deco_support04.png")no-repeat center/contain;
}
.row_support01 .col:nth-child(3) .box::before{
	background: url("images/support/deco_support05.png")no-repeat center/contain;
}
.row_support01 .col .box::after{
	content: "";
	background: url("images/support/deco_support02.png")no-repeat center/contain;
	width: calc(86 /var(--break)*100vw);
	height: calc(110 /var(--break)*100vw);
	position: absolute;
	bottom: calc(100% - (37 /var(--break)*100vw));
	right: calc(-32 /var(--break)*100vw);
}
.row_support01 .col:nth-child(2) .box::after,
.row_support01 .col:nth-child(3) .box::after{
	display: none;
}
.row_support01 .col .box ul::after{
	content: "…など";
	text-align: right;
	width: 100%;
	height: calc(20 /var(--break)*100vw);
	position: absolute;
	bottom: calc(-28 /var(--break)*100vw);
	right: 0;
}
.row_support01 .col .box li{
	padding-left: calc(26 /var(--break)*100vw);
	line-height: calc(26/18*100%);
	position: relative;
}
.row_support01 .col .box li::before{
	content: "";
	width: calc(17 /var(--break)*100vw);
	height: calc(17 /var(--break)*100vw);
	border-radius: 100%;
	background: #f39945;
	position: absolute;
	top: calc(3 /var(--break)*100vw);
	left: 0;
}
.row_support01 .col:nth-child(2) .box li::before{
	background: #c1374e;
}
.row_support01 .col:nth-child(3) .box li::before{
	background: #af2e88;
}
.row_support01 .col .box li:not(:last-child){
	margin-bottom: calc(14 /var(--break)*100vw);
}
.row_support01 .col .balloon{
	border-radius: calc(10 /var(--break)*100vw);
	height: calc(120 /var(--break)*100vw);
}
.row_support01 .col .balloon::before{
	content: "";
	width: calc(58 /var(--break)*100vw);
	height: calc(29 /var(--break)*100vw);
	background: rgba(243,153,69,0.8);
	clip-path: polygon(0 100%,50% 0,100% 100%);
	position: absolute;
	bottom: calc(100% - 1px);
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}
.row_support01 .col:nth-child(2) .balloon::before{
	background: rgba(193,55,78,0.8);
}
.row_support01 .col:nth-child(3) .balloon::before{
	background: rgba(175,46,136,0.8);
}
.row_support01 .col .balloon .txt3{
	font-weight: 700;
	margin-bottom: calc(2 /var(--break)*100vw);
}
.row_support01 .col .balloon .txt4{
	font-weight: 700;
	border-top: solid 1px #fff;
	padding: calc(7 /var(--break)*100vw) calc(4 /var(--break)*100vw) 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.img_support01{
		margin-bottom: calc(48 /var(--break)*100vw);
	}
	.wrap_support01{
		padding: calc(88 /var(--break)*100vw) calc(52 /var(--break)*100vw) calc(80 /var(--break)*100vw);
	}
	.wrap_support02{
		padding: calc(10 /var(--break)*100vw) 0 calc(80 /var(--break)*100vw);
	}
	.wrap_support02::before{
		content: "";
		background: #fff;
		width: 100%;
		height: calc(40 /var(--break)*100vw);
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	.wrap_support02::after{
		content: "";
		background: url("images/support/deco_support01.png")no-repeat center/contain;
		width: calc(562 /var(--break)*100vw);
		height: calc(561 /var(--break)*100vw);
		position: absolute;
		bottom: calc(50 /var(--break)*100vw);
		right: calc(50 /var(--break)*100vw);
		z-index: -1;
	}
	.wrap_support02 .ttl{
		margin-top: calc(-25 /var(--break)*100vw);
		margin-bottom: calc(80 /var(--break)*100vw);
	}
	.wrap_support02 .ttl .en{
		font-size: 3rem;
		letter-spacing: 0.1em;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.wrap_support02 .ttl .ja{
		font-size: 0.8125rem;
		letter-spacing: 0.2em;
	}
	.row_support01{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(80 /var(--break)*100vw) 0;
	}
	.row_support01 .col{
		width: 100%;
	}
	.row_support01 .col:first-child{
		margin-top: 0;
	}
	.row_support01 .col:nth-child(2){
		margin-top: 0;
	}
	.row_support01 .col .txt1{
		font-size: 1.175rem;
		margin-bottom: calc(6 /var(--break)*100vw);
	}
	.row_support01 .col .txt1 .fz36{
		font-size: 1.125rem;
	}
	.row_support01 .col .txt2{
		font-size: 1rem;
		margin-bottom: calc(10 /var(--break)*100vw);
	}
	.row_support01 .col .box{
		border: dotted calc(2 /var(--break)*100vw) #222;
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(88 /var(--break)*100vw);
		margin-bottom: calc(38 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
		height: auto;
	}
	.row_support01 .col:nth-child(2) .box::after,
	.row_support01 .col:nth-child(3) .box::after{
		display: none;
	}
	.row_support01 .col .box li::before{
		width: calc(20 /var(--break)*100vw);
		height: calc(20 /var(--break)*100vw);
		top: calc(16 /var(--break)*100vw);
		left: 0;
	}
	.row_support01 .col .balloon{
		border-radius: calc(10 /var(--break)*100vw);
		height: calc(160 /var(--break)*100vw);
	}
	.row_support01 .col .balloon .txt3{
		font-size: 0.875rem;
	}
	.row_support01 .col .balloon .txt4{
		font-size: 1rem;
	}
	.row_support01 .col .balloon .txt4 .fz32{
		font-size: 1.125rem;
	}
}
.row_support02 .col{
	width: calc(320 /1240*100%);
}
.row_support02 .col:not(:last-child)::after{
	content: "";
	width: 1px;
	height: calc(100% - (230 /var(--break)*100vw));
	background: #222222;
	position: absolute;
	bottom: 0;
	right: calc(-70/320*100%);
}
.row_support02 .col .ttl{
	line-height: calc(34/24*100%);
	padding-top: calc(85 /var(--break)*100vw);
	padding-bottom: calc(53 /var(--break)*100vw);
	margin-bottom: calc(16 /var(--break)*100vw);
}
.row_support02 .col .ttl::before{
	content: "";
	background: url("images/support/icn_check.svg")no-repeat center/contain;
	width: calc(60 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.row_support02 .col .ttl::after{
	content: "";
	background: url("images/support/slash.svg")no-repeat center/contain;
	width: calc(28 /var(--break)*100vw);
	height: calc(28 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_support02{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(100 /var(--break)*100vw) 0;
	}
	.row_support02 .col{
		width: 100%;
	}
	.row_support02 .col:not(:last-child)::after{
		content: "";
		width: 100%;
		height: 1px;
		background: #222222;
		position: absolute;
		right: 0;
		bottom: calc(-50 /var(--break)*100vw);
	}
	.row_support02 .col .ttl{
		font-size: 1.125rem;
		line-height: 1.6em;
		padding-top: calc(85 /var(--break)*100vw);
		padding-bottom: calc(53 /var(--break)*100vw);
		margin-bottom: calc(16 /var(--break)*100vw);
	}
}


/* インタビュー共通パーツ
------------------------------------------------------------------*/
.wrap_interview01{
	padding-top: calc(60 /var(--break)*100vw);
}
.wrap_interview01 .wrap{
	width: calc(580 /var(--break)*100vw);
	margin: 0 calc(130 /var(--break)*100vw) 0 auto;
}
.wrap_interview01 .wrap .txt1{
	margin-bottom: calc(30 /var(--break)*100vw);
}
.wrap_interview01 .wrap .txt2{
	font-weight: 900;
	margin-bottom: calc(29 /var(--break)*100vw);
}
.wrap_interview01 .wrap .txt3{
	font-weight: 700;
	margin-bottom: calc(30 /var(--break)*100vw);
}
.wrap_interview01 .wrap .txt4{
	font-weight: 700;
	height: calc(50 /var(--break)*100vw);
	line-height: calc(50 /var(--break)*100vw);
	border-radius: calc(25 /var(--break)*100vw);
	padding-left: calc(45 /var(--break)*100vw);
	padding-right: calc(45 /var(--break)*100vw);
	box-shadow: 0 0 calc(20 /var(--break)*100vw) 0 rgba(0,0,0,0.05);
}

.wrap_interview02 .box_q{
	padding-left: calc(10 /var(--break)*100vw);
	padding-bottom: calc(19 /var(--break)*100vw);
	border-bottom: solid 1px #222222;
	margin-bottom: calc(28 /var(--break)*100vw);
}
.wrap_interview02 .box_q .box {
	width: calc(50 / var(--break) * 100vw);
	height: calc(50 / var(--break) * 100vw);
	border-radius: 100%;
	background: #222;
}
.wrap_interview02 .box_q .txt {
	font-weight: 700;
	width: calc(100% - calc(50 / var(--break) * 100vw));
}

.row_interview .col_img{
	width: calc(540/1240*100%);
}
.row_interview .col_txt{
	width: calc(640/1240*100%);
}
@media(min-width: 768px) and (max-width:1599px) {
	.wrap_interview01{
		padding-top: calc(60 /1599*100vw);
	}
	.wrap_interview01 .wrap{
		width: calc(580 /1599*100vw);
		margin: 0 calc(130 /1599*100vw) 0 auto;
	}
	.wrap_interview01 .wrap .txt1{
		font-size: calc(30 /1599*100vw);
		margin-bottom: calc(30 /1599*100vw);
	}
	.wrap_interview01 .wrap .txt1 .fz40{
		font-size: calc(40 /1599*100vw);
	}
	.wrap_interview01 .wrap .txt2{
		font-size: calc(50 /1599*100vw);
		margin-bottom: calc(29 /1599*100vw);
	}
	.wrap_interview01 .wrap .txt3{
		font-size: calc(22 /1599*100vw);
		margin-bottom: calc(30 /1599*100vw);
	}
	.wrap_interview01 .wrap .txt4{
		font-size: calc(22 /1599*100vw);
		height: calc(50 /1599*100vw);
		line-height: calc(50 /1599*100vw);
		border-radius: calc(25 /1599*100vw);
		padding-left: calc(45 /1599*100vw);
		padding-right: calc(45 /1599*100vw);
		box-shadow: 0 0 calc(20 /1599*100vw) 0 rgba(0,0,0,0.05);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_interview01{
		padding-top: calc(28 /var(--break)*100vw);
	}
	.wrap_interview01 .wrap{
		width: calc(360 /var(--break)*100vw);
		margin: 0 0 0 auto;
	}
	.wrap_interview01 .wrap .txt1{
		font-size: 0.5rem;
		margin-bottom: calc(14 /var(--break)*100vw);
	}
	.wrap_interview01 .wrap .txt1 .fz40{
		font-size: 0.6rem;
	}
	.wrap_interview01 .wrap .txt2{
		font-size:1rem;
		line-height: 1em;
		margin-bottom: calc(14 /var(--break)*100vw);
	}
	.wrap_interview01 .wrap .txt3{
		font-size: 0.5rem;
		line-height: 1em;
		margin-bottom: 0;
	}
	.wrap_interview01 .wrap .txt4{
		font-size: 0.5rem;
		height: calc(40 /var(--break)*100vw);
		line-height: calc(40 /var(--break)*100vw);
		border-radius: calc(20 /var(--break)*100vw);
		padding-left: calc(21 /var(--break)*100vw);
		padding-right: calc(21 /var(--break)*100vw);
		box-shadow: 0 0 calc(10 /var(--break)*100vw) 0 rgba(0,0,0,0.05);
		margin: calc(-25 /var(--break)*100vw) auto 0;
	}

	.wrap_interview02 .box_q{
		width: calc(646 /var(--break)*100vw);
		padding-left: 0;
		padding-bottom: calc(19 /var(--break)*100vw);
		border-bottom: solid 1px #222222;
		margin: 0 auto calc(28 /var(--break)*100vw);
	}
	.wrap_interview02 .box_q .box {
		font-size: 1rem;
		width: calc(50 / var(--break) * 100vw);
		height: calc(50 / var(--break) * 100vw);
		margin-top: calc(12 /var(--break)*100vw);
		border-radius: 100%;
		background: #222;
	}
	.wrap_interview02 .box_q .txt {
		font-size: 1rem;
		font-weight: 700;
		width: calc(100% - calc(50 / var(--break) * 100vw));
		padding-right: 0;
	}

	.row_interview .col_img{
		width: calc(540 /var(--break)*100vw);
		margin: 0 auto calc(50 /var(--break)*100vw);
	}
	.row_interview .col_txt{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
	}
}


/* インタビュー planner01
------------------------------------------------------------------*/
.bg_interview_planner01{
	background: url("images/planner01/bg_interviewr02.png")no-repeat center/cover;
	height: calc(500 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.bg_interview_planner01::before{
	content: "";
	background: url("images/planner01/txt_interviewr01.svg")no-repeat center/contain;
	width: calc(134 /var(--break)*100vw);
	height: calc(314 /var(--break)*100vw);
	position: absolute;
	top: calc(58 /var(--break)*100vw);
	left: calc(72 /var(--break)*100vw);
	z-index: -1;
}
.bg_interview_planner01::after{
	content: "";
	background: url("images/planner01/bg_interviewr01.png")no-repeat left bottom/calc(1500 /var(--break)*100vw);
	width: 100%;
	height: calc(560 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_interview_planner01{
		height: calc(500 /1599*100vw);
		border-radius: calc(10 /1599*100vw);
	}
	.bg_interview_planner01::before{
		width: calc(134 /1599*100vw);
		height: calc(314 /1599*100vw);
		top: calc(58 /1599*100vw);
		left: calc(72 /1599*100vw);
	}
	.bg_interview_planner01::after{
		background: url("images/planner01/bg_interviewr01.png")no-repeat left bottom/calc(1500 /1599*100vw);
		height: calc(560 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_interview_planner01{
		height: calc(234 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.bg_interview_planner01::before{
		width: calc(63 /var(--break)*100vw);
		height: calc(147 /var(--break)*100vw);
		top: calc(27 /var(--break)*100vw);
		left: calc(34 /var(--break)*100vw);
	}
	.bg_interview_planner01::after{
		background: url("images/planner01/bg_interviewr01.png")no-repeat left bottom/contain;
		width: 100%;
		height: calc(262 /var(--break)*100vw);
	}
}


/* インタビュー planner02
------------------------------------------------------------------*/
.bg_interview_planner02{
	background: url("images/planner02/bg_interviewr02.png")no-repeat center/cover;
	height: calc(500 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.bg_interview_planner02::before{
	content: "";
	background: url("images/planner02/txt_interviewr01.svg")no-repeat center/contain;
	width: calc(134 /var(--break)*100vw);
	height: calc(314 /var(--break)*100vw);
	position: absolute;
	top: calc(58 /var(--break)*100vw);
	left: calc(72 /var(--break)*100vw);
	z-index: -1;
}
.bg_interview_planner02::after{
	content: "";
	background: url("images/planner02/bg_interviewr01.png")no-repeat left bottom/calc(1500 /var(--break)*100vw);
	width: 100%;
	height: calc(560 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_interview_planner02{
		height: calc(500 /1599*100vw);
		border-radius: calc(10 /1599*100vw);
	}
	.bg_interview_planner02::before{
		width: calc(134 /1599*100vw);
		height: calc(314 /1599*100vw);
		top: calc(58 /1599*100vw);
		left: calc(72 /1599*100vw);
	}
	.bg_interview_planner02::after{
		background: url("images/planner02/bg_interviewr01.png")no-repeat left bottom/calc(1500 /1599*100vw);
		height: calc(560 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_interview_planner02{
		height: calc(234 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.bg_interview_planner02::before{
		width: calc(63 /var(--break)*100vw);
		height: calc(147 /var(--break)*100vw);
		top: calc(27 /var(--break)*100vw);
		left: calc(34 /var(--break)*100vw);
	}
	.bg_interview_planner02::after{
		background: url("images/planner02/bg_interviewr01.png")no-repeat left bottom/contain;
		width: 100%;
		height: calc(262 /var(--break)*100vw);
	}
}


/* インタビュー director01
------------------------------------------------------------------*/
.bg_interview_director01{
	background: url("images/director01/bg_interviewr02.png")no-repeat center/cover;
	height: calc(500 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.bg_interview_director01::before{
	content: "";
	background: url("images/director01/txt_interviewr01.svg")no-repeat center/contain;
	width: calc(133 /var(--break)*100vw);
	height: calc(337 /var(--break)*100vw);
	position: absolute;
	top: calc(58 /var(--break)*100vw);
	left: calc(72 /var(--break)*100vw);
	z-index: -1;
}
.bg_interview_director01::after{
	content: "";
	background: url("images/director01/bg_interviewr01.png")no-repeat left bottom/calc(1500 /var(--break)*100vw);
	width: 100%;
	height: calc(560 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_interview_director01{
		height: calc(500 /1599*100vw);
		border-radius: calc(10 /1599*100vw);
	}
	.bg_interview_director01::before{
		width: calc(133 /1599*100vw);
		height: calc(337 /1599*100vw);
		top: calc(58 /1599*100vw);
		left: calc(72 /1599*100vw);
	}
	.bg_interview_director01::after{
		background: url("images/director01/bg_interviewr01.png")no-repeat left bottom/calc(1500 /1599*100vw);
		height: calc(560 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_interview_director01{
		height: calc(234 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.bg_interview_director01::before{
		width: calc(63 /var(--break)*100vw);
		height: calc(158 /var(--break)*100vw);
		top: calc(27 /var(--break)*100vw);
		left: calc(34 /var(--break)*100vw);
	}
	.bg_interview_director01::after{
		background: url("images/director01/bg_interviewr01.png")no-repeat left bottom/contain;
		width: 100%;
		height: calc(262 /var(--break)*100vw);
	}
}


/* インタビュー director02
------------------------------------------------------------------*/
.bg_interview_director02{
	background: url("images/director02/bg_interviewr02.png")no-repeat center/cover;
	height: calc(500 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.bg_interview_director02::before{
	content: "";
	background: url("images/director02/txt_interviewr01.svg")no-repeat center/contain;
	width: calc(133 /var(--break)*100vw);
	height: calc(337 /var(--break)*100vw);
	position: absolute;
	top: calc(58 /var(--break)*100vw);
	left: calc(72 /var(--break)*100vw);
	z-index: -1;
}
.bg_interview_director02::after{
	content: "";
	background: url("images/director02/bg_interviewr01.png")no-repeat left bottom/calc(1500 /var(--break)*100vw);
	width: 100%;
	height: calc(560 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_interview_director02{
		height: calc(500 /1599*100vw);
		border-radius: calc(10 /1599*100vw);
	}
	.bg_interview_director02::before{
		width: calc(133 /1599*100vw);
		height: calc(337 /1599*100vw);
		top: calc(58 /1599*100vw);
		left: calc(72 /1599*100vw);
	}
	.bg_interview_director02::after{
		background: url("images/director02/bg_interviewr01.png")no-repeat left bottom/calc(1500 /1599*100vw);
		height: calc(560 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_interview_director02{
		height: calc(234 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.bg_interview_director02::before{
		width: calc(63 /var(--break)*100vw);
		height: calc(158 /var(--break)*100vw);
		top: calc(27 /var(--break)*100vw);
		left: calc(34 /var(--break)*100vw);
	}
	.bg_interview_director02::after{
		background: url("images/director02/bg_interviewr01.png")no-repeat left bottom/contain;
		width: 100%;
		height: calc(262 /var(--break)*100vw);
	}
}


/* インタビュー director03
------------------------------------------------------------------*/
.bg_interview_director03{
	background: url("images/director03/bg_interviewr02.png")no-repeat center/cover;
	height: calc(500 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.bg_interview_director03::before{
	content: "";
	background: url("images/director03/txt_interviewr01.svg")no-repeat center/contain;
	width: calc(133 /var(--break)*100vw);
	height: calc(337 /var(--break)*100vw);
	position: absolute;
	top: calc(58 /var(--break)*100vw);
	left: calc(72 /var(--break)*100vw);
	z-index: -1;
}
.bg_interview_director03::after{
	content: "";
	background: url("images/director03/bg_interviewr01.png")no-repeat left bottom/calc(1500 /var(--break)*100vw);
	width: 100%;
	height: calc(560 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_interview_director03{
		height: calc(500 /1599*100vw);
		border-radius: calc(10 /1599*100vw);
	}
	.bg_interview_director03::before{
		width: calc(133 /1599*100vw);
		height: calc(337 /1599*100vw);
		top: calc(58 /1599*100vw);
		left: calc(72 /1599*100vw);
	}
	.bg_interview_director03::after{
		background: url("images/director03/bg_interviewr01.png")no-repeat left bottom/calc(1500 /1599*100vw);
		height: calc(560 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_interview_director03{
		height: calc(234 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.bg_interview_director03::before{
		width: calc(63 /var(--break)*100vw);
		height: calc(158 /var(--break)*100vw);
		top: calc(27 /var(--break)*100vw);
		left: calc(34 /var(--break)*100vw);
	}
	.bg_interview_director03::after{
		background: url("images/director03/bg_interviewr01.png")no-repeat left bottom/contain;
		width: 100%;
		height: calc(262 /var(--break)*100vw);
	}
}


/* インタビュー support01
------------------------------------------------------------------*/
.bg_interview_support01{
	background: url("images/support01/bg_interviewr02.png")no-repeat center/cover;
	height: calc(500 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.bg_interview_support01::before{
	content: "";
	background: url("images/support01/txt_interviewr01.svg")no-repeat center/contain;
	width: calc(132 /var(--break)*100vw);
	height: calc(392 /var(--break)*100vw);
	position: absolute;
	top: calc(58 /var(--break)*100vw);
	left: calc(72 /var(--break)*100vw);
	z-index: -1;
}
.bg_interview_support01::after{
	content: "";
	background: url("images/support01/bg_interviewr01.png")no-repeat left bottom/calc(1500 /var(--break)*100vw);
	width: 100%;
	height: calc(560 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_interview_support01{
		height: calc(500 /1599*100vw);
		border-radius: calc(10 /1599*100vw);
	}
	.bg_interview_support01::before{
		width: calc(132 /1599*100vw);
		height: calc(392 /1599*100vw);
		top: calc(58 /1599*100vw);
		left: calc(72 /1599*100vw);
	}
	.bg_interview_support01::after{
		background: url("images/support01/bg_interviewr01.png")no-repeat left bottom/calc(1500 /1599*100vw);
		height: calc(560 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_interview_support01{
		height: calc(234 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.bg_interview_support01::before{
		width: calc(63 /var(--break)*100vw);
		height: calc(184 /var(--break)*100vw);
		top: calc(27 /var(--break)*100vw);
		left: calc(34 /var(--break)*100vw);
	}
	.bg_interview_support01::after{
		background: url("images/support01/bg_interviewr01.png")no-repeat left bottom/contain;
		width: 100%;
		height: calc(262 /var(--break)*100vw);
	}
}


/* インタビュー support02
------------------------------------------------------------------*/
.bg_interview_support02{
	background: url("images/support02/bg_interviewr02.png")no-repeat center/cover;
	height: calc(500 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.bg_interview_support02::before{
	content: "";
	background: url("images/support02/txt_interviewr01.svg")no-repeat center/contain;
	width: calc(132 /var(--break)*100vw);
	height: calc(392 /var(--break)*100vw);
	position: absolute;
	top: calc(58 /var(--break)*100vw);
	left: calc(72 /var(--break)*100vw);
	z-index: -1;
}
.bg_interview_support02::after{
	content: "";
	background: url("images/support02/bg_interviewr01.png")no-repeat left bottom/calc(1500 /var(--break)*100vw);
	width: 100%;
	height: calc(560 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_interview_support02{
		height: calc(500 /1599*100vw);
		border-radius: calc(10 /1599*100vw);
	}
	.bg_interview_support02::before{
		width: calc(132 /1599*100vw);
		height: calc(392 /1599*100vw);
		top: calc(58 /1599*100vw);
		left: calc(72 /1599*100vw);
	}
	.bg_interview_support02::after{
		background: url("images/support02/bg_interviewr01.png")no-repeat left bottom/calc(1500 /1599*100vw);
		height: calc(560 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_interview_support02{
		height: calc(234 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.bg_interview_support02::before{
		width: calc(63 /var(--break)*100vw);
		height: calc(184 /var(--break)*100vw);
		top: calc(27 /var(--break)*100vw);
		left: calc(34 /var(--break)*100vw);
	}
	.bg_interview_support02::after{
		background: url("images/support02/bg_interviewr01.png")no-repeat left bottom/contain;
		width: 100%;
		height: calc(262 /var(--break)*100vw);
	}
}


/* インタビュー support03
------------------------------------------------------------------*/
.bg_interview_support03{
	background: url("images/support03/bg_interviewr02.png")no-repeat center/cover;
	height: calc(500 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.bg_interview_support03::before{
	content: "";
	background: url("images/support03/txt_interviewr01.svg")no-repeat center/contain;
	width: calc(132 /var(--break)*100vw);
	height: calc(392 /var(--break)*100vw);
	position: absolute;
	top: calc(58 /var(--break)*100vw);
	left: calc(72 /var(--break)*100vw);
	z-index: -1;
}
.bg_interview_support03::after{
	content: "";
	background: url("images/support03/bg_interviewr01.png")no-repeat left bottom/calc(1500 /var(--break)*100vw);
	width: 100%;
	height: calc(560 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_interview_support03{
		height: calc(500 /1599*100vw);
		border-radius: calc(10 /1599*100vw);
	}
	.bg_interview_support03::before{
		width: calc(132 /1599*100vw);
		height: calc(392 /1599*100vw);
		top: calc(58 /1599*100vw);
		left: calc(72 /1599*100vw);
	}
	.bg_interview_support03::after{
		background: url("images/support03/bg_interviewr01.png")no-repeat left bottom/calc(1500 /1599*100vw);
		height: calc(560 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_interview_support03{
		height: calc(234 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.bg_interview_support03::before{
		width: calc(63 /var(--break)*100vw);
		height: calc(184 /var(--break)*100vw);
		top: calc(27 /var(--break)*100vw);
		left: calc(34 /var(--break)*100vw);
	}
	.bg_interview_support03::after{
		background: url("images/support03/bg_interviewr01.png")no-repeat left bottom/contain;
		width: 100%;
		height: calc(262 /var(--break)*100vw);
	}
}


/* インタビュー support04
------------------------------------------------------------------*/
.bg_interview_support04{
	background: url("images/support04/bg_interviewr02.png")no-repeat center/cover;
	height: calc(500 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.bg_interview_support04::before{
	content: "";
	background: url("images/support04/txt_interviewr01.svg")no-repeat center/contain;
	width: calc(132 /var(--break)*100vw);
	height: calc(392 /var(--break)*100vw);
	position: absolute;
	top: calc(58 /var(--break)*100vw);
	left: calc(72 /var(--break)*100vw);
	z-index: -1;
}
.bg_interview_support04::after{
	content: "";
	background: url("images/support04/bg_interviewr01.png")no-repeat left bottom/calc(1500 /var(--break)*100vw);
	width: 100%;
	height: calc(560 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_interview_support04{
		height: calc(500 /1599*100vw);
		border-radius: calc(10 /1599*100vw);
	}
	.bg_interview_support04::before{
		width: calc(132 /1599*100vw);
		height: calc(392 /1599*100vw);
		top: calc(58 /1599*100vw);
		left: calc(72 /1599*100vw);
	}
	.bg_interview_support04::after{
		background: url("images/support04/bg_interviewr01.png")no-repeat left bottom/calc(1500 /1599*100vw);
		height: calc(560 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_interview_support04{
		height: calc(234 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.bg_interview_support04::before{
		width: calc(63 /var(--break)*100vw);
		height: calc(184 /var(--break)*100vw);
		top: calc(27 /var(--break)*100vw);
		left: calc(34 /var(--break)*100vw);
	}
	.bg_interview_support04::after{
		background: url("images/support04/bg_interviewr01.png")no-repeat left bottom/contain;
		width: 100%;
		height: calc(262 /var(--break)*100vw);
	}
}


/* インタビュー support05
------------------------------------------------------------------*/
.bg_interview_support05{
	background: url("images/support05/bg_interviewr02.png")no-repeat center/cover;
	height: calc(500 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.bg_interview_support05::before{
	content: "";
	background: url("images/support05/txt_interviewr01.svg")no-repeat center/contain;
	width: calc(132 /var(--break)*100vw);
	height: calc(392 /var(--break)*100vw);
	position: absolute;
	top: calc(58 /var(--break)*100vw);
	left: calc(72 /var(--break)*100vw);
	z-index: -1;
}
.bg_interview_support05::after{
	content: "";
	background: url("images/support05/bg_interviewr01.png")no-repeat left bottom/calc(1500 /var(--break)*100vw);
	width: 100%;
	height: calc(560 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_interview_support05{
		height: calc(500 /1599*100vw);
		border-radius: calc(10 /1599*100vw);
	}
	.bg_interview_support05::before{
		width: calc(132 /1599*100vw);
		height: calc(392 /1599*100vw);
		top: calc(58 /1599*100vw);
		left: calc(72 /1599*100vw);
	}
	.bg_interview_support05::after{
		background: url("images/support05/bg_interviewr01.png")no-repeat left bottom/calc(1500 /1599*100vw);
		height: calc(560 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_interview_support05{
		height: calc(234 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.bg_interview_support05::before{
		width: calc(63 /var(--break)*100vw);
		height: calc(184 /var(--break)*100vw);
		top: calc(27 /var(--break)*100vw);
		left: calc(34 /var(--break)*100vw);
	}
	.bg_interview_support05::after{
		background: url("images/support05/bg_interviewr01.png")no-repeat left bottom/contain;
		width: 100%;
		height: calc(262 /var(--break)*100vw);
	}
}


/* インタビュー support06
------------------------------------------------------------------*/
.bg_interview_support06{
	background: url("images/support06/bg_interviewr02.png")no-repeat center/cover;
	height: calc(500 /var(--break)*100vw);
	border-radius: calc(10 /var(--break)*100vw);
}
.bg_interview_support06::before{
	content: "";
	background: url("images/support06/txt_interviewr01.svg")no-repeat center/contain;
	width: calc(132 /var(--break)*100vw);
	height: calc(392 /var(--break)*100vw);
	position: absolute;
	top: calc(58 /var(--break)*100vw);
	left: calc(72 /var(--break)*100vw);
	z-index: -1;
}
.bg_interview_support06::after{
	content: "";
	background: url("images/support06/bg_interviewr01.png")no-repeat left bottom/calc(1500 /var(--break)*100vw);
	width: 100%;
	height: calc(560 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_interview_support06{
		height: calc(500 /1599*100vw);
		border-radius: calc(10 /1599*100vw);
	}
	.bg_interview_support06::before{
		width: calc(132 /1599*100vw);
		height: calc(392 /1599*100vw);
		top: calc(58 /1599*100vw);
		left: calc(72 /1599*100vw);
	}
	.bg_interview_support06::after{
		background: url("images/support06/bg_interviewr01.png")no-repeat left bottom/calc(1500 /1599*100vw);
		height: calc(560 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.bg_interview_support06{
		height: calc(234 /var(--break)*100vw);
		border-radius: calc(10 /var(--break)*100vw);
	}
	.bg_interview_support06::before{
		width: calc(63 /var(--break)*100vw);
		height: calc(184 /var(--break)*100vw);
		top: calc(27 /var(--break)*100vw);
		left: calc(34 /var(--break)*100vw);
	}
	.bg_interview_support06::after{
		background: url("images/support06/bg_interviewr01.png")no-repeat left bottom/contain;
		width: 100%;
		height: calc(262 /var(--break)*100vw);
	}
}


/* 募集要項 recruitment
------------------------------------------------------------------*/
.btn_switch{
	margin-bottom: calc(60 /var(--break)*100vw);
	gap:0 2%;
}
.btn_switch .btn {
	cursor: pointer;
	width: 32%;
	height: calc(80 /var(--break)*100vw);
	border: solid calc(2 /var(--break)*100vw) #222222;
	border-radius: calc(40 /var(--break)*100vw);
	font-weight: 700;
	letter-spacing: 0.05em;
}
.btn_switch .btn::after{
	content: "";
	background: url("images/recruitment/arw_off.svg")no-repeat center/contain;
	width: calc(22 /var(--break)*100vw);
	height: calc(14 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(30 /var(--break)*100vw);
	margin: auto;
}
.btn_switch .btn.is-active{
	background: #222222;
	border: solid calc(2 /var(--break)*100vw) #222222;
	color: #ffffff;
}
.btn_switch .btn.is-active::after{
	content: "";
	background: url("images/recruitment/arw_on.svg")no-repeat center/contain;
	width: calc(22 /var(--break)*100vw);
	height: calc(14 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(30 /var(--break)*100vw);
}
.contents_switch .tab {
	display: none;
}
.list_recruitment{
	border-top: solid 1px #222222;
}
.list_recruitment li{
	line-height: calc(26/18*100%);
	border-bottom: solid 1px #222222;
	padding-top: calc(26 /var(--break)*100vw);
	padding-bottom: calc(28 /var(--break)*100vw);
}
.list_recruitment li .txt1{
	font-weight: 700;
	width: calc(380/1000*100%);
	padding-left: calc(31 /var(--break)*100vw);
}
.list_recruitment li .txt2{
	width: calc(620/1000*100%);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.btn_switch{
		margin: 0 auto calc(60 /var(--break)*100vw);
		width: calc(646 /var(--break)*100vw);
		gap:calc(30 /var(--break)*100vw) 0;
	}
	.btn_switch .btn {
		cursor: pointer;
		width: 100%;
		height: calc(100 /var(--break)*100vw);
		border: solid calc(2 /var(--break)*100vw) #222222;
		border-radius: calc(50 /var(--break)*100vw);
		font-size: 0.875rem;
		letter-spacing: 0;
	}
	.btn_switch .btn::after{
		content: "";
		background: url("images/recruitment/arw_off.svg")no-repeat center/contain;
		width: calc(22 /var(--break)*100vw);
		height: calc(14 /var(--break)*100vw);
		position: absolute;
		top: 0;
		bottom: 0;
		right: calc(30 /var(--break)*100vw);
		margin: auto;
	}
	.btn_switch .btn.is-active{
		background: #222222;
		border: solid calc(2 /var(--break)*100vw) #222222;
		color: #ffffff;
	}
	.btn_switch .btn.is-active::after{
		content: "";
		background: url("images/recruitment/arw_on.svg")no-repeat center/contain;
		width: calc(22 /var(--break)*100vw);
		height: calc(14 /var(--break)*100vw);
		position: absolute;
		top: 0;
		bottom: 0;
		right: calc(30 /var(--break)*100vw);
	}
	.contents_switch .tab {
		display: none;
	}
	.list_recruitment{
		border-top: solid 1px #222222;
	}
	.list_recruitment li{
		line-height: calc(26/18*100%);
		border-bottom: solid 1px #222222;
		padding-top: calc(26 /var(--break)*100vw);
		padding-bottom: calc(28 /var(--break)*100vw);
	}
	.list_recruitment li .txt1{
		width: 100%;
		padding-left: calc(28 /var(--break)*100vw);
		padding-right: calc(28 /var(--break)*100vw);
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.list_recruitment li .txt2{
		width: 100%;
		padding-left: calc(28 /var(--break)*100vw);
		padding-right: calc(28 /var(--break)*100vw);
	}
}


/* 働く環境 environment
------------------------------------------------------------------*/
.box_environment01{
	border: solid calc(1 /var(--break)*100vw) #222222;
	padding: calc(59 /var(--break)*100vw);
}
.box_environment01::before{
	content: "";
	width: calc(95 /var(--break)*100vw);
	height: calc(147 /var(--break)*100vw);
	background: #9CC93A;
	background: linear-gradient(0deg, rgba(156, 201, 58, 1) 28%, rgba(195, 215, 20, 1) 100%);
	clip-path: polygon(0 0,0 100%,100% 0);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.row_environment01 .col_l{
	width: calc(300 /1120*100%);
}
.row_environment01 .col_l::after{
	content: "";
	width: 1px;
	height: 100%;
	background: #222222;
	position: absolute;
	bottom: 0;
	top: 0;
	right: calc(-40 /300*100%);
	margin: auto;
}
.row_environment01 .col_l .ttl{
	font-size: 2.25rem;
	letter-spacing: 0.05em;
	line-height: calc(60/36*100%);
	font-weight: 700;
}
.row_environment01 .col_r{
	width: calc(740 /1120*100%);
	padding-top: calc(7 /var(--break)*100vw);
	padding-bottom: calc(11 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_environment01{
		width: calc(646 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		border: solid calc(1 /var(--break)*100vw) #222222;
		padding: calc(59 /var(--break)*100vw) calc(27 /var(--break)*100vw);
	}
	.box_environment01::before{
		content: "";
		width: calc(95 /var(--break)*100vw);
		height: calc(147 /var(--break)*100vw);
	}
	.row_environment01 .col_l{
		width: 100%;
		margin-bottom: calc(80 /var(--break)*100vw);
	}
	.row_environment01 .col_l::after{
		width: 100%;
		height: 1px;
		position: absolute;
		bottom: calc(-40 /var(--break)*100vw);
		top: auto;
		right: 0;
		margin: auto;
	}
	.row_environment01 .col_l .ttl{
		font-size: 1.25rem;
		letter-spacing: 0.05em;
		line-height: calc(60/36*100%);
		font-weight: 700;
	}
	.row_environment01 .col_r{
		width: 100%;
		padding-top: 0;
		padding-bottom: 0;
	}
}
.ttl_environment01{
	margin-bottom: calc(72 /var(--break)*100vw);
}
.ttl_environment01.mb50{
	margin-bottom: calc(52 /var(--break)*100vw);
}
.ttl_environment01:before,
.ttl_environment01:after {
	content: "";
	height: 2px;
	flex-grow: 1;
	background-color: #222222;
}
.ttl_environment01 span{
	padding-left: calc(56 /var(--break)*100vw);
	padding-right: calc(56 /var(--break)*100vw);
}
.ttl_environment01 span::before,
.ttl_environment01 span::after{
	content: "";
	width: calc(6 /var(--break)*100vw);
	height: calc(6 /var(--break)*100vw);
	background: #222222;
	border-radius: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.ttl_environment01 span::before{
	left: 0;
}
.ttl_environment01 span::after{
	right: 0;
}

.row_environment02{
	gap:calc(80 /var(--break)*100vw) calc(80/1240*100%);
}
.row_environment02 .col{
	width: calc(360/1240*100%);
	padding-top: calc(10 /var(--break)*100vw);
}
.row_environment02 .col .num{
	top: calc(-12 /var(--break)*100vw);
	left: calc(11 /var(--break)*100vw);
}
.row_environment02 .col .img{
	width: calc(220 /360*100%);
	margin: 0 auto 0;
}
.row_environment02 .col .ttl{
	font-size: 1.5rem;
	letter-spacing: 0;
	line-height: calc(34/24*100%);
	font-weight: 700;
	margin-top: calc(-6 /var(--break)*100vw);
	margin-bottom:calc(23 /var(--break)*100vw);
}

.txt_environment01{
	margin-bottom: calc(82 /var(--break)*100vw);
}
.box_environment02{
	border: solid 1px #222222;
	padding: calc(65 /var(--break)*100vw) calc(60 /var(--break)*100vw) calc(41 /var(--break)*100vw);
}
.box_environment02.arw::after{
	content: "";
	width: 1px;
	height: calc(90 /var(--break)*100vw);
	border-left: dotted 2px #222222;
	position: absolute;
	bottom: calc(-90 /var(--break)*100vw);
	left: 0;
	right: 0;
	margin: auto;
}
.box_environment02 .step{
	letter-spacing: 0.4em;
	width: calc(200 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	top: calc(-31 /var(--break)*100vw);
	left: -1px;
}
.box_environment02 .step .fz24{
	letter-spacing: 0.4em;
}
.box_environment02 .ttl{
	position: relative;
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	line-height: 1em;
	padding-left: calc(31 /var(--break)*100vw);
	margin-bottom: calc(19 /var(--break)*100vw);
}
.box_environment02 .ttl::before{
	content: "";
	background: url("images/environment/deco_environment01.png")no-repeat center/contain;
	width: calc(13 /var(--break)*100vw);
	height: calc(25 /var(--break)*100vw);
	position: absolute;
	top: calc(4 /var(--break)*100vw);
	left: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.ttl_environment01 span{
		font-size: 1.875rem;
		letter-spacing: 0;
		padding-left: calc(56 /var(--break)*100vw);
		padding-right: calc(56 /var(--break)*100vw);
	}

	.row_environment02{
		width: calc(646 /var(--break)*100vw);
		margin: 0 auto;
		gap:calc(80 /var(--break)*100vw) 0;
	}
	.row_environment02 .col{
		width: 100%;
		padding-top: 0;
	}
	.row_environment02 .col .num{
		font-size: 2.5rem;
		top: calc(-12 /var(--break)*100vw);
		left: calc(111 /var(--break)*100vw);
	}
	.row_environment02 .col .img{
		width: calc(220 /var(--break)*100vw);
		margin: 0 auto 0;
	}
	.row_environment02 .col .ttl{
		font-size: 1.125rem;
		margin-top: calc(-6 /var(--break)*100vw);
		margin-bottom:calc(23 /var(--break)*100vw);
	}

	.txt_environment01{
		margin-bottom: calc(82 /var(--break)*100vw);
	}
	.box_environment02{
		width: calc(646 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		border: solid 1px #222222;
		padding: calc(65 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(41 /var(--break)*100vw);
	}
	.box_environment02 .step{
		font-size: 0.75rem;
		letter-spacing: 0.4em;
		width: calc(200 /var(--break)*100vw);
		height: calc(60 /var(--break)*100vw);
		top: calc(-31 /var(--break)*100vw);
		left: -1px;
	}
	.box_environment02 .step .fz24{
		font-size: 0.875rem;
		letter-spacing: 0.4em;
	}
	.box_environment02 .ttl{
		position: relative;
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		line-height: 1em;
		padding-left: calc(31 /var(--break)*100vw);
		margin-bottom: calc(19 /var(--break)*100vw);
	}
	.box_environment02 .ttl::before{
		content: "";
		background: url("images/environment/deco_environment01.png")no-repeat center/contain;
		width: calc(13 /var(--break)*100vw);
		height: calc(25 /var(--break)*100vw);
		position: absolute;
		top: calc(10 /var(--break)*100vw);
		left: 0;
	}
}

.row_environment03 .col{
	width: calc(600 /1240*100%);
	padding: calc(60 /var(--break)*100vw);
	border: solid 1px #222222;
	border-radius: calc(10 /var(--break)*100vw);
}
.row_environment03 .col .img{
	width: 100%;
	margin: 0 auto calc(27 /var(--break)*100vw);
}
.row_environment03 .col .ttl{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: calc(15 /var(--break)*100vw);
}
.row_environment03 .col ul{
	width: calc(320 /var(--break)*100vw);
}
.row_environment03 .col li{
	position: relative;
	border-bottom: dotted 1px #222222;
	padding-top: calc(2 /var(--break)*100vw);
	padding-bottom: 1px;
	padding-left: calc(36 /var(--break)*100vw);
}
.row_environment03 .col li::before{
	content: "";
	width: calc(17 /var(--break)*100vw);
	height: calc(17 /var(--break)*100vw);
	background: #af2e88;
	border-radius: 100%;
	position: absolute;
	top: calc(13 /var(--break)*100vw);
	left: calc(11 /var(--break)*100vw);
}

.row_environment04{
	gap:calc(68 /var(--break)*100vw) calc(60/1240*100%);
}
.row_environment04 .col{
	width: calc(590/1240*100%);
}
.row_environment04 .col .img{
	margin-bottom: calc(18 /var(--break)*100vw);
}
.row_environment04 .col .txt{
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	font-weight: 700;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_environment03{
		gap:calc(40 /var(--break)*100vw) 0;
	}
	.row_environment03 .col{
		width: 100%;
		padding: calc(50 /var(--break)*100vw);
		border: solid 1px #222222;
		border-radius: calc(10 /var(--break)*100vw);
	}
	.row_environment03 .col .img{
		width: 100%;
		margin: 0 auto calc(27 /var(--break)*100vw);
	}
	.row_environment03 .col .img img{
		width: 100%;
	}
	.row_environment03 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.row_environment03 .col ul{
		width: 100%;
	}
	.row_environment03 .col li{
		padding-left: calc(36 /var(--break)*100vw);
	}
	.row_environment03 .col li::before{
		width: calc(20 /var(--break)*100vw);
		height: calc(20 /var(--break)*100vw);
		top: calc(25 /var(--break)*100vw);
		left: 0;
	}
	
	.row_environment04{
		gap:calc(68 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_environment04 .col{
		width: calc(340/702*100%);
	}
	.row_environment04 .col .img{
		margin-bottom: calc(18 /var(--break)*100vw);
	}
	.row_environment04 .col .txt{
		font-size: 0.875rem;
		letter-spacing: 0.05em;
		line-height: 1em;
	}
}
.slide_environment01 li{
	width: calc(360 /var(--break)*100vw);
	margin: 0;
}

.row_environment05 {
	gap:0 calc(30 /var(--break)*100vw);
	margin-bottom: calc(30 /var(--break)*100vw);
}
.row_environment05 .col{
	width: calc(360 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	font-size: 1.25rem;
	letter-spacing: 0.05em;
	line-height: 1em;
	font-weight: 700;
	background: #fef5ec;
	border-radius: calc(30 /var(--break)*100vw);
}
.txt_environment02{
	letter-spacing: 0.05em;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_environment05 {
		width: calc(702 /var(--break)*100vw);
		gap:calc(30 /var(--break)*100vw) calc(22 /702*100%);
		margin: 0 auto calc(30 /var(--break)*100vw);
	}
	.row_environment05 .col{
		width: calc(340 /702*100%);
		height: calc(80 /var(--break)*100vw);
		font-size: 0.875rem;
		letter-spacing: 0;
		line-height: 1em;
		font-weight: 700;
		background: #fef5ec;
		border-radius: calc(40 /var(--break)*100vw);
	}
	.txt_environment02{
		letter-spacing: 0.05em;
	}
}


/* 数字で見るT8 data
------------------------------------------------------------------*/
.row_data01{
	gap:0 calc(50/1240*100%);
}
.row_data01 .col{
	width: calc(380 /1240*100%);
	border: solid 1px #d5d5d5;
	border-radius: calc(10 /var(--break)*100vw);
	padding: calc(59 /var(--break)*100vw) calc(59 /var(--break)*100vw) calc(51 /var(--break)*100vw);
}
.row_data01 .col .ttl{
	font-weight: 700;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	line-height: 1em;
	margin-bottom: calc(40 /var(--break)*100vw);
}
.row_data01 .col .img{
	width: 100%;
	margin: 0 auto calc(32 /var(--break)*100vw);
}
.row_data01 .col .txt1{
	font-weight: 700;
}
.row_data01 .col .txt2{
	margin-top: calc(-2 /var(--break)*100vw);
}
.txt_data01{
	margin-bottom: calc(53 /var(--break)*100vw);
}
.img_data01{
	margin-bottom: calc(63 /var(--break)*100vw);
}
.row_data02 > .col{
	width: calc(600/1240*100%);
	border: solid 1px #d5d5d5;
	border-radius: calc(10 /var(--break)*100vw);
	padding: calc(58 /var(--break)*100vw) 0 calc(59 /var(--break)*100vw);
}
.row_data02 > .col .ttl{
	font-weight: 700;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	line-height: 1em;
	margin-bottom: calc(40 /var(--break)*100vw);
}
.row_data02 > .col .box{
	margin-bottom: calc(43 /var(--break)*100vw);
}
.row_data02 > .col .img{
	width: calc(520 /var(--break)*100vw);
	text-align: center;
	margin: auto;
}
.row_data02 > .col .txt3{
	font-weight: 700;
	margin-top: calc(-10 /var(--break)*100vw);
	margin-bottom: calc(20 /var(--break)*100vw);
}
.row_data03{
	gap:0 calc(40 /var(--break)*100vw);
}
.row_data03 .col{ 
	width: calc(180 /var(--break)*100vw);
}
.row_data03 .col .icn{
	width: calc(140 /var(--break)*100vw);
	margin: 0 auto calc(27 /var(--break)*100vw);
}
.row_data03 .col .txt1{
	font-weight: 700;
	margin-bottom: calc(11 /var(--break)*100vw);
}
.row_data03 .col .txt2{
}
.row_data04{
	gap:calc(10 /var(--break)*100vw) calc(10 /var(--break)*100vw);
}
.row_data04 .col{
	width: calc(230 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	background: #f6f6f6;
	border: none;
	padding: 0;
	border-radius: calc(30 /var(--break)*100vw);
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	font-weight: 700;
}

.box_data01{
	width: 100%;
	border: solid 1px #d5d5d5;
	border-radius: calc(10 /var(--break)*100vw);
	padding: calc(58 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(76 /var(--break)*100vw);
	margin-bottom: calc(40 /var(--break)*100vw);
}
.box_data01 .ttl{
	font-weight: 700;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	line-height: 1em;
	margin-bottom: calc(30 /var(--break)*100vw);
}
.box_data01 .row_data04{
	width: calc(950 /var(--break)*100vw);
	margin: 0 auto calc(60 /var(--break)*100vw);
	gap:calc(10 /var(--break)*100vw) calc(10 /var(--break)*100vw);
}
.box_data01 .row_data04 .col{
	width: calc(310 /950*100%);
	height: calc(60 /var(--break)*100vw);
	background: #f6f6f6;
	border: none;
	padding: 0;
	border-radius: calc(30 /var(--break)*100vw);
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	font-weight: 700;
}
.box_data01 .img{
	width: calc(840 /var(--break)*100vw);
	text-align: center;
	margin: auto;
}
.row_data05{
	gap:0 calc(40/1240*100%);
}
.row_data05 .col{
	width: calc(280 /1240*100%);
	border: solid 1px #d5d5d5;
	border-radius: calc(10 /var(--break)*100vw);
	padding: calc(58 /var(--break)*100vw) calc(39 /var(--break)*100vw) calc(60 /var(--break)*100vw);
}
.row_data05 .col .ttl{
	font-weight: 700;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	line-height: 1em;
	margin-bottom: calc(40 /var(--break)*100vw);
}
.row_data05 .col .img{
	width: 100%;
	margin: 0 auto calc(30 /var(--break)*100vw);
}
.row_data05 .col .txt1{
	font-weight: 700;
}
.row_data05 .col .txt2{
	font-weight: 700;
	margin-bottom: calc(9 /var(--break)*100vw);
}
.row_data05 .col .txt3{
	font-weight: 700;
}
.row_data05 .col .txt2 span,
.row_data05 .col .txt3 span{
	vertical-align: middle;
}
.row_data05 .col .txt2 span:last-child,
.row_data05 .col .txt3 span:last-child{
	padding-top: calc(10 /var(--break)*100vw);
}
.row_data05 .col .txt4{
	width: calc(80 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	background: #f6f6f6;
	border-radius: calc(30 /var(--break)*100vw);
	text-align: center;
	line-height: calc(60 /var(--break)*100vw);
	vertical-align: middle;
	margin-right: calc(6 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
	.row_data05 .col .txt2{
		font-size: calc(30/1599*100vw);
	}
	.row_data05 .col .txt3{
		font-size: calc(30/1599*100vw);
	}
	.row_data05 .col .txt2 span.fz60,
	.row_data05 .col .txt3 span.fz60{
		font-size: calc(60/1599*100vw);
	}
	.row_data05 .col .txt4{
		width: calc(80 /1599*100vw);
		height: calc(60 /1599*100vw);
		border-radius: calc(30 /1599*100vw);
		line-height: calc(60 /1599*100vw);
		margin-right: calc(6 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_data01{
		width: 100%;
		gap:calc(40 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_data01 .col{
		width: calc(340/702*100%);
		padding: calc(59 /var(--break)*100vw) calc(29 /var(--break)*100vw) calc(51 /var(--break)*100vw);
	}
	.row_data01 .col .ttl{
		font-weight: 700;
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		line-height: 1em;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.row_data01 .col .img{
		width: calc(260 /var(--break)*100vw);
		margin: 0 auto calc(32 /var(--break)*100vw);
	}
	.row_data01 .col .txt1{
		font-size: 1.25rem;
	}
	.row_data01 .col .txt1 .fz80{
		font-size: 2.5rem;
	}
	.row_data01 .col .txt1 .fz30{
		font-size: 0.9375rem;
	}
	.row_data01 .col .txt2{
		font-size: 0.75rem;
		margin-top: calc(-2 /var(--break)*100vw);
	}
	.txt_data01{
		margin-bottom: calc(53 /var(--break)*100vw);
	}
	.img_data01{
		margin-bottom: calc(63 /var(--break)*100vw);
	}
	.row_data02{
		width: 100%;
		gap:calc(50 /var(--break)*100vw) 0;
	}
	.row_data02 > .col{
		width: 100%;
		padding: calc(58 /var(--break)*100vw) 0 calc(59 /var(--break)*100vw);
	}
	.row_data02 > .col .ttl{
		font-weight: 700;
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		line-height: 1em;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.row_data02 > .col .box{
		margin-bottom: calc(43 /var(--break)*100vw);
	}
	.row_data02 > .col .img{
		width: calc(520 /var(--break)*100vw);
		margin: auto;
	}
	.row_data02 > .col .txt3{
		font-size: 1.25rem;
	}
	.row_data02 > .col .txt3 .fz80{
		font-size: 2.5rem;
	}
	.row_data03{
		gap:0 calc(40 /var(--break)*100vw);
	}
	.row_data03 .col{ 
		width: calc(180 /var(--break)*100vw);
	}
	.row_data03 .col .icn{
		width: calc(140 /var(--break)*100vw);
		margin: 0 auto calc(27 /var(--break)*100vw);
	}
	.row_data03 .col .txt1{
		font-size: 0.875rem;
		margin-bottom: calc(11 /var(--break)*100vw);
	}
	.row_data03 .col .txt1 .fz18{
		font-size: 0.75rem;
	}
	.row_data03 .col .txt2{
		font-size: 2.5rem;
	}
	.row_data03 .col .txt2 .fz46{
		font-size: 1.4375rem;
	}
	.row_data04{
		gap:calc(10 /var(--break)*100vw) calc(10 /var(--break)*100vw);
	}
	.row_data04 .col{
		width: calc(230 /var(--break)*100vw);
		height: calc(60 /var(--break)*100vw);
		background: #f6f6f6;
		border: none;
		padding: 0;
		border-radius: calc(30 /var(--break)*100vw);
		font-size: 0.75rem;
		letter-spacing: 0;
		font-weight: 700;
	}

	.box_data01{
		width: 100%;
		border: solid 1px #d5d5d5;
		border-radius: calc(10 /var(--break)*100vw);
		padding: calc(58 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(76 /var(--break)*100vw);
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.box_data01 .ttl{
		font-weight: 700;
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		line-height: 1em;
		margin-bottom: calc(30 /var(--break)*100vw);
	}
	.box_data01 .row_data04{
		width: 100%;
		margin: 0 auto calc(60 /var(--break)*100vw);
		gap:calc(10 /var(--break)*100vw) calc(10 /642*100%);
	}
	.box_data01 .row_data04 .col{
		width: calc(310 /642*100%);
		height: calc(60 /var(--break)*100vw);
		background: #f6f6f6;
		border: none;
		padding: 0;
		border-radius: calc(30 /var(--break)*100vw);
		font-size: 0.75rem;
		letter-spacing: 0;
		font-weight: 700;
	}
	.box_data01 .img{
		width: 100%;
		margin: auto;
	}
	.row_data05{
		width: 100%;
		gap:calc(40 /var(--break)*100vw) calc(22/702*100%);
	}
	.row_data05 .col{
		width: calc(340/702*100%);
		border: solid 1px #d5d5d5;
		border-radius: calc(10 /var(--break)*100vw);
		padding: calc(58 /var(--break)*100vw) calc(39 /var(--break)*100vw) calc(60 /var(--break)*100vw);
	}
	.row_data05 .col .ttl{
		font-weight: 700;
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		line-height: 1em;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.row_data05 .col .img{
		width: calc(200 /var(--break)*100vw);
		margin: 0 auto calc(30 /var(--break)*100vw);
	}
	.row_data05 .col .txt1{
		font-size: 1.25rem;
	}
	.row_data05 .col .txt1 .fz80{
		font-size: 2.5rem;
	}
	.row_data05 .col .txt2{
		font-size: 0.9375rem;
		margin-bottom: calc(9 /var(--break)*100vw);
	}
	.row_data05 .col .txt2 .fz60{
		font-size: 1.875rem;
	}
	.row_data05 .col .txt3{
		font-size: 0.625rem;
	}
	.row_data05 .col .txt3 .fz60{
		font-size: 1.875rem;
	}
	.row_data05 .col .txt4{
		font-size: 0.9375rem;
		width: calc(120 /var(--break)*100vw);
		height: calc(60 /var(--break)*100vw);
		background: #f6f6f6;
		border-radius: calc(30 /var(--break)*100vw);
		text-align: center;
		line-height: calc(60 /var(--break)*100vw);
		vertical-align: middle;
		margin-right: calc(6 /var(--break)*100vw);
	}
}


/* エントリー entry
------------------------------------------------------------------*/
.box_entry01{
	border: solid 1px #222222;
	padding: calc(65 /var(--break)*100vw) calc(60 /var(--break)*100vw) calc(41 /var(--break)*100vw);
}
.box_entry01.arw::after{
	content: "";
	width: 1px;
	height: calc(90 /var(--break)*100vw);
	border-left: dotted 2px #222222;
	position: absolute;
	bottom: calc(-90 /var(--break)*100vw);
	left: 0;
	right: 0;
	margin: auto;
}
.box_entry01 .step{
	letter-spacing: 0.4em;
	width: calc(200 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	top: calc(-31 /var(--break)*100vw);
	left: -1px;
}
.box_entry01 .step .fz24{
	letter-spacing: 0.4em;
}
.box_entry01 .ttl{
	position: relative;
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	line-height: 1em;
	padding-left: calc(31 /var(--break)*100vw);
	margin-bottom: calc(19 /var(--break)*100vw);
}
.box_entry01 .ttl::before{
	content: "";
	background: url("images/entry/deco_entry01.png")no-repeat center/contain;
	width: calc(13 /var(--break)*100vw);
	height: calc(25 /var(--break)*100vw);
	position: absolute;
	top: calc(4 /var(--break)*100vw);
	left: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_entry01{
		width: calc(646 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		border: solid 1px #222222;
		padding: calc(65 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(41 /var(--break)*100vw);
	}
	.box_entry01 .step{
		font-size: 0.75rem;
		letter-spacing: 0.4em;
		width: calc(200 /var(--break)*100vw);
		height: calc(60 /var(--break)*100vw);
		top: calc(-31 /var(--break)*100vw);
		left: -1px;
	}
	.box_entry01 .step .fz24{
		font-size: 0.875rem;
		letter-spacing: 0.4em;
	}
	.box_entry01 .ttl{
		position: relative;
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		line-height: 1em;
		padding-left: calc(31 /var(--break)*100vw);
		margin-bottom: calc(19 /var(--break)*100vw);
	}
	.box_entry01 .ttl::before{
		content: "";
		background: url("images/entry/deco_entry01.png")no-repeat center/contain;
		width: calc(13 /var(--break)*100vw);
		height: calc(25 /var(--break)*100vw);
		position: absolute;
		top: calc(10 /var(--break)*100vw);
		left: 0;
	}
}


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

/* 症例紹介 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) {
}
@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);*/
		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(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);
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.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: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.tbl_form01 th {
	color: #222222;
	font-weight: 700;
}
.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: #222222;
	font-weight: 300;
}
.btn_submit input {
	border: none;
	background: #222222;
}
@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 #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
------------------------------------------------------------------*/
.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));
	}
}