@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(500 / var(--break) * 100vw);
	padding-top: calc(138 /var(--break)*100vw);
}
.hdg2{
	width: calc(880 /var(--break)*100vw);
	height: calc(200 /var(--break)*100vw);
	margin: auto;
}
.hdg2::before{
	content: "";
	background: url("images/page/pt01.png")repeat left top/calc(4 /var(--break)*100vw);
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(10 /var(--break)*100vw);
	left: calc(10 /var(--break)*100vw);
	z-index: -1;
}
.hdg2::after{
	content: "";
	background: rgba(138,116,64,0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.hdg2 .wrap,
.hdg2 .bg{
	width: 100%;
	height: 100%;
}
.hdg2 .bg{
}
.hdg2 .wrap::before,
.hdg2 .wrap::after{
	content: "";
	width: calc(60 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	border-top: solid 1px #fff;
	position: absolute;
	top: calc(10 /var(--break)*100vw);
}
.hdg2 .bg::before,
.hdg2 .bg::after{
	content: "";
	width: calc(60 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	border-bottom: solid 1px #fff;
	position: absolute;
	bottom: calc(10 /var(--break)*100vw);
}
.hdg2 .wrap::before,
.hdg2 .bg::before{
	border-left: solid 1px #fff;
	left: calc(10 /var(--break)*100vw);
}
.hdg2 .wrap::after,
.hdg2 .bg::after{
	border-right: solid 1px #fff;
	right: calc(10 /var(--break)*100vw);
}
.hdg2 .ja {
	font-size: 3.125rem;
	letter-spacing: 0.1em;
	width: 100%;
	margin-bottom: calc(16 /var(--break)*100vw);
}
.hdg2 .en {
	font-size: 1.25rem;
	letter-spacing: 0.2em;
	width: 100%;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}

@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background-image: url("images/page/bg_ttl_page_sp.jpg");
		padding-top: calc(118 /var(--break)*100vw);
	}
	.hdg2{
		width: calc(600 /var(--break)*100vw);
		height: calc(250 /var(--break)*100vw);
		margin: auto;
	}
	.hdg2 .bg{
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: 0;
	}
	.col_img {
		text-align: center;
	}
}


/* 医療法人社団友生会について about
------------------------------------------------------------------*/
.bg_about{
	height: calc(550 /var(--break)*100vw);
}
.bg_about04{
	height: auto;
}
.bg_about01::after{
	content: "";
	background: url("images/about/deco_aspiration01.png")no-repeat right bottom/contain;
	width: calc(210 /var(--break)*100vw);
	height: calc(250 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	right: 0;
}
.bg_about02::after{
	content: "";
	background: url("images/about/deco_mission01.png")no-repeat right bottom/contain;
	width: calc(210 /var(--break)*100vw);
	height: calc(250 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	right: 0;
}
.bg_about03::after{
	content: "";
	background: url("images/about/deco_vision01.png")no-repeat right bottom/contain;
	width: calc(210 /var(--break)*100vw);
	height: calc(250 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	right: 0;
}
.bg_about04::after{
	content: "";
	background: url("images/about/deco_value01.png")no-repeat right bottom/contain;
	width: calc(210 /var(--break)*100vw);
	height: calc(250 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	right: 0;
}
.bg_about .inner1500{
	height: 100%;
}
.bg_about .copy{
	font-weight: 700;
}
.bg_about .wrap{
	width: 100%;
	height: 100%;
	padding-top: calc(153 /var(--break)*100vw);
}
.bg_about04 .wrap{
	padding-bottom: calc(280 /var(--break)*100vw);
}
.bg_about .ttl{
	left: 0;
	bottom: calc(53 /var(--break)*100vw);
}
.bg_about .ttl .en{
	margin-bottom: calc(54 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_about{
		height: auto;
	}
	.bg_about04{
		height: auto;
	}
	.bg_about01::after{
		width: calc(105 /var(--break)*100vw);
		height: calc(125 /var(--break)*100vw);
	}
	.bg_about02::after{
		width: calc(105 /var(--break)*100vw);
		height: calc(125 /var(--break)*100vw);
	}
	.bg_about03::after{
		width: calc(105 /var(--break)*100vw);
		height: calc(125 /var(--break)*100vw);
	}
	.bg_about04::after{
		width: calc(105 /var(--break)*100vw);
		height: calc(125 /var(--break)*100vw);
	}
	.bg_about .copy{
		font-size: 1rem;
		letter-spacing: 0;
	}
	.bg_about .wrap{
		width: 100%;
		height: 100%;
		padding-top: calc(100 /var(--break)*100vw);
		padding-bottom: calc(280 /var(--break)*100vw);
	}
	.bg_about04 .wrap{
		padding-bottom: calc(280 /var(--break)*100vw);
	}
	.bg_about .ttl{
		left: calc(28 /var(--break)*100vw);
		bottom: calc(53 /var(--break)*100vw);
	}
	.bg_about .ttl .en{
		font-size: 3.125rem;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.bg_about .ttl .ja{
		font-size: 1rem;
		letter-spacing: 0;
	}
}

.copy_gift{
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	line-height: calc(50/30*100%);
	margin-bottom: calc(16 /var(--break)*100vw);
}
.txt_gift{
	margin-bottom: calc(72 /var(--break)*100vw);
}
@media(max-width: 767px) {
	.copy_gift{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: calc(50/30*100%);
		margin-bottom: calc(16 /var(--break)*100vw);
	}
}
.bg_about05{
	background: url("images/about/bg_about01.jpg")no-repeat center/contain;
	width: 100%;
	padding: calc(290 /var(--break)*100vw) 0 calc(30 /var(--break)*100vw);
}
.box_about01{
	padding: calc(40 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(42 /var(--break)*100vw);
	background: rgba(255,255,255,0.9);
}
.box_about01 .copy{
	font-size: 2.375rem;
	letter-spacing: 0.1em;
	line-height: calc(60/38*100%);
	margin-bottom: calc(7 /var(--break)*100vw);
}
.wrap_about01{
	background: url(images/about/bg_about02.jpg)no-repeat center/cover;
	min-height: calc(787 /var(--break)*100vw);
	padding-top: calc(80 / var(--break) * 100vw );
	padding-bottom: calc(80 / var(--break) * 100vw );
}
.wrap_about01 .wrap{
	width: 95%;
	max-width: 1720px;
	margin: auto;
}
.img_about01{
	width: calc(950 / var(--break) * 100vw );
	margin-left: auto;
}
.img_about01::after{
	content: "";
	background: url(images/about/deco_about01.png)no-repeat bottom right/contain;
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(20 / var(--break) * 100vw );
	left: calc(20 / var(--break) * 100vw );
	z-index: -1;
}
.box_about02{
	background: url(images/about/deco_box_about01.png)no-repeat left bottom/calc(200 / var(--break) * 100vw ),rgba(255,255,255,0.9); 
	width: calc(960 / var(--break) * 100vw );
	outline: solid 1px #222;
	outline-offset: calc(-11 / var(--break) * 100vw );
	padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
	margin-top: calc(-560 / var(--break) * 100vw );
}
.box_about02 .ttl{
	margin-bottom: calc(15 /var(--break)*100vw);
}
.box_about02 .ttl h4{
	line-height: calc(60/38*100%);
}
.box_about02 .txt{
	width: calc(620 /var(--break)*100vw);
	margin: auto;
}
.wrap_about02{
	background: url(images/about/bg_about03.jpg)no-repeat center/cover;
	min-height: calc(780 /var(--break)*100vw);
	padding-top: calc(80 / var(--break) * 100vw );
	padding-bottom: calc(80 / var(--break) * 100vw );
}
.wrap_about02 .wrap{
	width: 95%;
	max-width: 1720px;
	margin: auto;
}
.img_about02{
	width: calc(950 / var(--break) * 100vw );
	margin-right: auto;
}
.img_about02::after{
	content: "";
	background: url(images/about/deco_about02.png)no-repeat bottom right/contain;
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(20 / var(--break) * 100vw );
	right: calc(20 / var(--break) * 100vw );
	z-index: -1;
}
.box_about03{
	background: url(images/about/deco_box_about02.png)no-repeat right bottom/calc(200 / var(--break) * 100vw ),rgba(255,255,255,0.9); 
	width: calc(960 / var(--break) * 100vw );
	outline: solid 1px #222;
	outline-offset: calc(-11 / var(--break) * 100vw );
	padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
	margin-top: calc(-560 / var(--break) * 100vw );
	margin-left: auto;
}
.box_about03 .ttl{
	margin-bottom: calc(15 /var(--break)*100vw);
}
.box_about03 .ttl h4{
	line-height: calc(60/38*100%);
}
.box_about03 .txt{
	width: calc(620 /var(--break)*100vw);
	margin: auto;
}
.row_about01{
	gap:calc(60 /var(--break)*100vw) calc(60/1500*100%);
}
.row_about01 .col{
	width: calc(720/1500*100%);
	padding: calc(50 / var(--break) * 100vw ) calc(60 / var(--break) * 100vw ) calc(58 / var(--break) * 100vw );
}
.row_about01 .col .ttl{
	line-height: calc(50/30*100%);
	border-bottom: solid 1px #222;
	padding-bottom: calc(28 / var(--break) * 100vw );
	margin-bottom: calc(28 / var(--break) * 100vw );
}
.wrap_about03{
	background: url(images/about/bg_about04.jpg)no-repeat center/cover;
	min-height: calc(780 /var(--break)*100vw);
	padding-top: calc(80 / var(--break) * 100vw );
	padding-bottom: calc(80 / var(--break) * 100vw );
}
.wrap_about03 .wrap{
	width: 95%;
	max-width: 1720px;
	margin: auto;
}
.img_about03{
	width: calc(950 / var(--break) * 100vw );
	margin-left: auto;
}
.img_about03::after{
	content: "";
	background: url(images/about/deco_about03.png)no-repeat bottom right/contain;
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(20 / var(--break) * 100vw );
	left: calc(20 / var(--break) * 100vw );
	z-index: -1;
}
.box_about04{
	background: url(images/about/deco_box_about03.png)no-repeat left bottom/calc(200 / var(--break) * 100vw ),rgba(255,255,255,0.9); 
	width: calc(960 / var(--break) * 100vw );
	outline: solid 1px #222;
	outline-offset: calc(-11 / var(--break) * 100vw );
	padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
	margin-top: calc(-560 / var(--break) * 100vw );
}
.box_about04 .ttl{
	margin-bottom: calc(15 /var(--break)*100vw);
}
.box_about04 .ttl h4{
	line-height: calc(60/38*100%);
}
.box_about04 .txt{
	width: calc(620 /var(--break)*100vw);
	margin: auto;
}
.row_about02{
	gap: calc(30/1500*100%);
}
.row_about02 .col{
	width: calc(350/1500*100%);
	background: #fff;
	padding: calc(83 /var(--break)*100vw) calc(10 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(10 /var(--break)*100vw);
	outline: solid 1px #222222;
	outline-offset: calc(-11 /var(--break)*100vw);
	box-shadow: 0 0 calc(20 /var(--break)*100vw) 0 rgba(34,34,34,0.05);
}
.row_about02 .col .box{
	width: calc(300 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	top: 0;
	left: 0;
	font-weight: 700;
}
.row_about02 .area1{
	width: calc(188 /var(--break)*100vw);
	margin: 0 auto calc(12 /var(--break)*100vw);
}
.row_about02 .area1 .txt{
	line-height: calc(40/24*100%);
}
.row_about02 .area1 .txt1{
	width: calc(140 /var(--break)*100vw);
	text-align: right;
}
.row_about02 .area1 .txt2{
	width: calc(100% - (140 /var(--break)*100vw));
	text-align: right;
}
.row_about02 .area2{
	width: calc(244 /var(--break)*100vw);
	margin: 0 auto calc(12 /var(--break)*100vw);
}
.row_about02 .area2 .txt{
	line-height: calc(40/24*100%);
}
.row_about02 .area2 .txt1{
	width: calc(186 /var(--break)*100vw);
	text-align: right;
}
.row_about02 .area2 .txt2{
	width: calc(100% - (186 /var(--break)*100vw));
	text-align: right;
	padding-right: calc(10 /var(--break)*100vw);
}
.wrap_about04{
	background: url(images/about/bg_about05.jpg)no-repeat center/cover;
	min-height: calc(780 /var(--break)*100vw);
	padding-top: calc(80 / var(--break) * 100vw );
	padding-bottom: calc(80 / var(--break) * 100vw );
}
.wrap_about04 .wrap{
	width: 95%;
	max-width: 1720px;
	margin: auto;
}
.img_about04{
	width: calc(950 / var(--break) * 100vw );
}
.img_about04::after{
	content: "";
	background: url(images/about/deco_about04.png)no-repeat bottom left/contain;
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(20 / var(--break) * 100vw );
	right: calc(20 / var(--break) * 100vw );
	z-index: -1;
}
.box_about05{
	background: url(images/about/deco_box_about04.png)no-repeat right bottom/calc(200 / var(--break) * 100vw ),rgba(255,255,255,0.9); 
	width: calc(960 / var(--break) * 100vw );
	outline: solid 1px #222;
	outline-offset: calc(-11 / var(--break) * 100vw );
	padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
	margin-top: calc(-560 / var(--break) * 100vw );
	margin-left: auto;
}
.box_about05 .ttl{
	margin-bottom: calc(15 /var(--break)*100vw);
}
.box_about05 .ttl h4{
	line-height: calc(60/38*100%);
}
.box_about05 .txt{
	width: calc(620 /var(--break)*100vw);
	margin: auto;
}
.box_about05_2{
	width: calc(360 /var(--break)*100vw);
	background: #fff;
	padding: calc(80 /var(--break)*100vw) calc(10 /var(--break)*100vw) calc(40 /var(--break)*100vw) 0;
	outline: solid 1px #222222;
	outline-offset: calc(-11 /var(--break)*100vw);
	box-shadow: 0 0 calc(20 /var(--break)*100vw) 0 rgba(34,34,34,0.05);
	bottom: calc(43 /var(--break)*100vw);
	left: 0;
	right: 0;
	margin: auto;
	transform: translateX(calc(-70 /var(--break)*100vw));
	z-index: 2;
}
.box_about05_2 .box{
	width: calc(300 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	top: 0;
	left: 0;
	font-weight: 700;
}
.box_about05_2 .row__data05 .col_img{
	width: calc(160/350*100%);
}
.box_about05_2 .row__data05 .col_txt{
	width: calc(180/350*100%);
	transform: translateX(calc(-10 /var(--break)*100vw));
}
.box_about05_2 .row__data05 .col_txt .wrap{
	line-height: 1em;
}
.wrap_about05{
	background: url(images/about/bg_about06.jpg)no-repeat center/cover;
	min-height: calc(780 /var(--break)*100vw);
	padding-top: calc(80 / var(--break) * 100vw );
	padding-bottom: calc(80 / var(--break) * 100vw );
}
.wrap_about05 .wrap{
	width: 95%;
	max-width: 1720px;
	margin: auto;
}
.img_about05{
	width: calc(950 / var(--break) * 100vw );
	margin-left: auto;
}
.img_about05::after{
	content: "";
	background: url(images/about/deco_about05.png)no-repeat bottom right/contain;
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(20 / var(--break) * 100vw );
	left: calc(20 / var(--break) * 100vw );
	z-index: -1;
}
.box_about06{
	background: url(images/about/deco_box_about05.png)no-repeat left bottom/calc(200 / var(--break) * 100vw ),rgba(255,255,255,0.9); 
	width: calc(960 / var(--break) * 100vw );
	outline: solid 1px #222;
	outline-offset: calc(-11 / var(--break) * 100vw );
	padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
	margin-top: calc(-560 / var(--break) * 100vw );
}
.box_about06 .ttl{
	margin-bottom: calc(15 /var(--break)*100vw);
}
.box_about06 .ttl h4{
	line-height: calc(60/38*100%);
}
.box_about06 .txt{
	width: calc(620 /var(--break)*100vw);
	margin: auto;
}
.row_about03{
	gap:0 calc(30/1500*100%);
}
.row_about03 .col{
	width: calc(480/1500*100%);
	background: #fff;
	padding: calc(70 /var(--break)*100vw) calc(10 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(30 /var(--break)*100vw);
	outline: solid 1px #222222;
	outline-offset: calc(-11 /var(--break)*100vw);
	box-shadow: 0 0 calc(20 /var(--break)*100vw) 0 rgba(34,34,34,0.05);
}
.row_about03 .col .box{
	width: calc(300 /var(--break)*100vw);
	height: calc(60 /var(--break)*100vw);
	top: 0;
	left: 0;
	font-weight: 700;
}
.row_pickup01 .col_img{
	width: 50%;
}
.row_pickup01 .col_txt{
	width: 50%;
}
.row_pickup01 .col_txt .icn{
	width: calc(141 /var(--break)*100vw);
	height: calc(132 /var(--break)*100vw);
	top: calc(-40 /var(--break)*100vw);
	left: calc(40 /var(--break)*100vw);
}
.row_pickup01 .col_txt .copy{
	font-weight: 700;
	text-align: center;
	margin-bottom: calc(20 /var(--break)*100vw);
}
.row_pickup01 .col_txt .txt{
	width: calc(680/1920*100vw);
	margin: auto;
}
.row_pickup02{
	gap:calc(40 / var(--break) * 100vw ) calc(40 / var(--break) * 100vw );
}
.row_pickup02 .col{
	width: calc(280 / var(--break) * 100vw );
	height: calc(180 / var(--break) * 100vw );
	background: #275f47;
}
.row_pickup02 .col.bg_col05{
	background: #1e489d;
}
.row_pickup02 .col::before{
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.1);
	clip-path: polygon( 0 100%,100% 100%,100% 0);
	position: absolute;
	bottom: 0;
	right: 0;
}
.row_pickup02 .col::after{
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.1);
	clip-path: polygon( 0 100%,100% 100%,0 0);
	position: absolute;
	bottom: 0;
	left: 0;
}
.row_pickup02 .col .txt{
	line-height: calc(40/26*100%);
}
.wrap_about06{
	background: url(images/about/bg_about07.jpg)no-repeat center/cover;
	min-height: calc(780 /var(--break)*100vw);
	padding-top: calc(80 / var(--break) * 100vw );
	padding-bottom: calc(80 / var(--break) * 100vw );
}
.wrap_about06 .wrap{
	width: 95%;
	max-width: 1720px;
	margin: auto;
}
.img_about10{
	width: calc(950 / var(--break) * 100vw );
	margin-right: auto;
}
.img_about10::after{
	content: "";
	background: url(images/about/deco_about06.png)no-repeat bottom right/contain;
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(20 / var(--break) * 100vw );
	right: calc(20 / var(--break) * 100vw );
	z-index: -1;
}
.box_about07{
	background: url(images/about/deco_box_about02.png)no-repeat right bottom/calc(200 / var(--break) * 100vw ),rgba(255,255,255,0.9); 
	width: calc(960 / var(--break) * 100vw );
	outline: solid 1px #222;
	outline-offset: calc(-11 / var(--break) * 100vw );
	padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
	margin-top: calc(-560 / var(--break) * 100vw );
	margin-left: auto;
}
.box_about07 .ttl{
	margin-bottom: calc(15 /var(--break)*100vw);
}
.box_about07 .ttl h4{
	line-height: calc(60/38*100%);
}
.box_about07 .txt{
	width: calc(620 /var(--break)*100vw);
	margin: auto;
}
.wrap__charms02_2 .text_ttl{
	width: 100%;
	height: calc(80 /var(--break)*100vw);
	margin-bottom: calc(50 /var(--break)*100vw);
}
.wrap__charms02_2 .text_ttl p{
	font-weight: 700;
}
.box_about_group01{
	max-width: 530px;
	height: calc(160 /var(--break)*100vw);
}
.box_about_group01 p{
	font-weight: 700;
}
@media(min-width: 768px) and (max-width:1599px) {
	.wrap_about01{
		min-height: calc(787 /1599*100vw);
	}
	.img_about01{
		width: calc(950 / 1599 * 100vw );
		margin-left: auto;
	}
	.img_about01::after{
		top: calc(20 / 1599 * 100vw );
		left: calc(20 / 1599 * 100vw );
	}
	.box_about02{
		background: url(images/about/deco_box_about01.png)no-repeat left bottom/calc(200 / 1599 * 100vw ),rgba(255,255,255,0.9); 
		width: calc(760 / 1599 * 100vw );
		outline: solid 1px #222;
		outline-offset: calc(-11 / 1599 * 100vw );
		padding: calc(70 / 1599 * 100vw ) 0 calc(71 / 1599 * 100vw );
		margin-top: calc(-560 / 1599 * 100vw );
	}
	.box_about02 .ttl{
		margin-bottom: calc(15 /1599*100vw);
	}
	.box_about02 .ttl h4{
		font-size: calc(38 /1599*100vw);
	}
	.box_about02 .txt{
		width: calc(620 /1599*100vw);
	}
	.wrap_about02{
		min-height: calc(780 /1599*100vw);
	}
	.img_about02{
		width: calc(950 /1599*100vw);
	}
	.img_about02::after{
		top: calc(20 /1599*100vw);
		right: calc(20 /1599*100vw);
	}
	.box_about03{
		background: url(images/about/deco_box_about02.png)no-repeat right bottom/calc(200 / 1599 * 100vw ),rgba(255,255,255,0.9); 
		width: calc(760 /1599*100vw);
		outline-offset: calc(-11 /1599*100vw);
		padding: calc(70 / 1599 * 100vw ) 0 calc(71 / 1599 * 100vw );
		margin-top: calc(-560 /1599*100vw);
	}
	.box_about03 .ttl{
		margin-bottom: calc(15 /1599*100vw);
	}
	.box_about03 .ttl h4{
		font-size: calc(38 /1599*100vw);
	}
	.box_about03 .txt{
		width: calc(620 /1599*100vw);
	}
	.row_about01 .col{
		padding: calc(50 /1599 * 100vw ) calc(40 /1599 * 100vw ) calc(58 /1599 * 100vw );
	}
	.row_about01 .col .ttl{
		font-size: calc(30/1599*100vw);
		padding-bottom: calc(28 /1599 * 100vw );
		margin-bottom: calc(28 /1599 * 100vw );
	}
	.wrap_about03{
		min-height: calc(780 /1599 * 100vw );
	}
	.img_about03{
		width: calc(950 /1599 * 100vw );
	}
	.img_about03::after{
		top: calc(20 /1599 * 100vw );
		left: calc(20 /1599 * 100vw );
	}
	.box_about04{
		background: url(images/about/deco_box_about03.png)no-repeat left bottom/calc(200 / 1599 * 100vw ),rgba(255,255,255,0.9); 
		width: calc(760 /1599 * 100vw );
		outline-offset: calc(-11 /1599 * 100vw );
		padding: calc(70 / 1599 * 100vw ) 0 calc(71 /1599 * 100vw );
		margin-top: calc(-560 / 1599 * 100vw );
	}
	.box_about04 .ttl{
		margin-bottom: calc(15 /1599*100vw);
	}
	.box_about04 .ttl h4{
		font-size: calc(38 /1599*100vw);
	}
	.box_about04 .txt{
		width: calc(620 /1599*100vw);
	}
	.row_about02{
		gap: calc(30/1500*100%);
	}
	.row_about02 .col{
		padding: calc(83 /1599*100vw) calc(10 /1599*100vw) calc(30 /1599*100vw) calc(10 /1599*100vw);
	}
	.row_about02 .col .box{
		width: calc(300 /1599*100vw);
		font-size: calc(24/1599*100vw);
	}
	.row_about02 .area1{
		width: calc(188 /1599*100vw);
		margin: 0 auto calc(12 /1599*100vw);
	}
	.row_about02 .area1 .txt{
		font-size: calc(24/1599*100vw);
	}
	.row_about02 .area1 .txt1{
		width: calc(140 /1599*100vw);
	}
	.row_about02 .area1 .txt2{
		width: calc(100% - (140 /1599*100vw));
	}
	.row_about02 .area2{
		width: calc(244 /1599*100vw);
		margin: 0 auto calc(12 /1599*100vw);
	}
	.row_about02 .area2 .txt{
		font-size: calc(24/1599*100vw);
	}
	.row_about02 .area2 .txt1{
		width: calc(186 /1599*100vw);
	}
	.row_about02 .area2 .txt2{
		width: calc(100% - (186 /1599*100vw));
		padding-right: calc(10 /1599*100vw);
	}
	.wrap_about04{
		min-height: calc(780 /1599*100vw);
	}
	.img_about04{
		width: calc(950/1599*100vw);
	}
	.img_about04::after{
		top: calc(20 /1599*100vw);
		right: calc(20 /1599*100vw);
	}
	.box_about05{
		background: url(images/about/deco_box_about04.png)no-repeat right bottom/calc(200 / 1599 * 100vw ),rgba(255,255,255,0.9); 
		width: calc(760 / 1599 * 100vw );
		outline-offset: calc(-11 / 1599 * 100vw );
		padding: calc(70 / 1599 * 100vw ) 0 calc(71 / 1599 * 100vw );
		margin-top: calc(-560 / 1599 * 100vw );
		margin-left: auto;
	}
	.box_about05 .ttl{
		margin-bottom: calc(15 /1599*100vw);
	}
	.box_about05 .ttl h4{
		font-size: calc(38 /1599*100vw);
	}
	.box_about05 .txt{
		width: calc(620 /1599*100vw);
	}
	.box_about05_2{
		width: calc(360 /1599*100vw);
		background: #fff;
		padding: calc(80 /1599*100vw) calc(10 /1599*100vw) calc(40 /1599*100vw) 0;
		bottom: calc(43 /1599*100vw);
		transform: translateX(calc(-100 /1599*100vw));
	}
	.box_about05_2 .box{
		width: calc(300 /1599*100vw);
		font-size: calc(24/1599*100vw);
	}
	.wrap_about05{
		min-height: calc(780 /1599*100vw);
	}
	.img_about05{
		width: calc(950 /1599*100vw);
	}
	.img_about05::after{
		top: calc(20 /1599*100vw);
		left: calc(20 /1599*100vw);
	}
	.box_about06{
		background: url(images/about/deco_box_about05.png)no-repeat left bottom/calc(200 / 1599 * 100vw ),rgba(255,255,255,0.9); 
		width: calc(760 / 1599 * 100vw );
		padding: calc(70 / 1599 * 100vw ) 0 calc(71 / 1599 * 100vw );
		margin-top: calc(-560 / 1599 * 100vw );
	}
	.box_about06 .ttl{
		margin-bottom: calc(15 /1599*100vw);
	}
	.box_about06 .ttl h4{
		font-size: calc(38 /1599*100vw);
	}
	.box_about06 .txt{
		width: calc(620 /1599*100vw);
	}
	.row_about03{
		gap:0 calc(30/1500*100%);
	}
	.row_about03 .col{
		padding: calc(70 /1599*100vw) calc(10 /1599*100vw) calc(30 /1599*100vw) calc(30 /1599*100vw);
	}
	.row_about03 .col .box{
		width: calc(300 /1599*100vw);
		font-size: calc(24/1599*100vw);
	}
	.row_pickup01 .col_img{
		width: 50%;
	}
	.row_pickup01 .col_txt{
		width: 50%;
	}
	.row_pickup01 .col_txt .icn{
		width: calc(141 /1599*100vw);
		height: calc(132 /1599*100vw);
		top: calc(-40 /1599*100vw);
		left: calc(40 /1599*100vw);
	}
	.row_pickup01 .col_txt .copy{
		font-size: calc(30/1599*100vw);
		margin-bottom: calc(10 /1599*100vw);
	}
	.row_pickup01 .col_txt .txt{
		width: calc(760/1920*100vw);
		margin: auto;
	}
	.row_pickup02{
		gap:calc(40 / 1599 * 100vw ) calc(30 / 1599 * 100vw );
	}
	.row_pickup02 .col{
		width: calc(280 / 1599 * 100vw );
		height: calc(180 / 1599 * 100vw );
	}
	.row_pickup02 .col .txt{
		font-size: calc(26/ 1599 * 100vw );
	}
	.row_pickup02 .col .txt .fz18{
		font-size: calc(18/ 1599 * 100vw );
	}
	.wrap_about06{
		min-height: calc(780 /1599 * 100vw );
	}
	.img_about10{
		width: calc(950 / 1599 * 100vw );
	}
	.img_about10::after{
		top: calc(20 / 1599 * 100vw );
		right: calc(20 / 1599 * 100vw );
	}
	.box_about07{
		background: url(images/about/deco_box_about02.png)no-repeat right bottom/calc(200 / 1599 * 100vw ),rgba(255,255,255,0.9); 
		width: calc(760 / 1599 * 100vw );
		padding: calc(70 / 1599 * 100vw ) 0 calc(71 / 1599 * 100vw );
		margin-top: calc(-560 / 1599 * 100vw );
		margin-left: auto;
	}
	.box_about07 .ttl{
		margin-bottom: calc(15 /1599*100vw);
	}
	.box_about07 .ttl h4{
		font-size: calc(38 /1599*100vw);
	}
	.box_about07 .txt{
		width: calc(620 /1599*100vw);
		margin: auto;
	}
	.wrap__charms02_2 .text_ttl{
		width: 100%;
		height: calc(80 /1599*100vw);
		margin-bottom: calc(50 /1599*100vw);
	}
	.wrap__charms02_2 .text_ttl p{
		font-size: calc(30 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_about05{
		background: url("images/about/bg_about01.jpg")no-repeat center/cover;
		width: 100%;
		padding: calc(30 /var(--break)*100vw) 0 calc(30 /var(--break)*100vw);
	}
	.box_about01{
		padding: calc(40 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(42 /var(--break)*100vw);
		background: rgba(255,255,255,0.9);
	}
	.box_about01 .copy{
		font-size: 1.125rem;
		letter-spacing: 0em;
		line-height: calc(60/38*100%);
		margin-bottom: calc(7 /var(--break)*100vw);
	}
	.wrap_about01 .wrap{
		width: calc(702 /var(--break)*100vw);
	}
	.img_about01{
		width: 100%;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.img_about01::after{
		top: calc(15 / var(--break) * 100vw );
		left: calc(15 / var(--break) * 100vw );
	}
	.box_about02{
		width: calc(702 /var(--break)*100vw);
		padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
		margin: 0 auto;
	}
	.box_about02 .ttl{
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.box_about02 .ttl h4{
		font-size: 1.25rem;
		line-height: 1.5em;
	}
	.box_about02 .txt{
		width: calc(620 /var(--break)*100vw);
		margin: auto;
	}
	.wrap_about02 .wrap{
		width: calc(702 /var(--break)*100vw);
	}
	.img_about02{
		width: 100%;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.img_about02::after{
		top: calc(15 / var(--break) * 100vw );
		right: calc(15 / var(--break) * 100vw );
	}
	.box_about03{
		width: calc(702 /var(--break)*100vw);
		padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
		margin: 0 auto;
	}
	.box_about03 .ttl{
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.box_about03 .ttl h4{
		font-size: 1.25rem;
		line-height: 1.5em;
	}
	.box_about03 .txt{
		width: calc(620 /var(--break)*100vw);
		margin: auto;
	}
	.row_about01{
		width: 100%;
		gap:calc(60 /var(--break)*100vw) 0;
	}
	.row_about01 .col{
		width: 100%;
		padding: calc(50 / var(--break) * 100vw ) calc(58 / var(--break) * 100vw ) calc(48 / var(--break) * 100vw );
	}
	.row_about01 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		line-height: calc(60/36*100%);
		border-bottom: solid 1px #222;
		padding-bottom: calc(15 / var(--break) * 100vw );
		margin-bottom: calc(20 / var(--break) * 100vw );
	}
	.wrap_about03 .wrap{
		width: calc(702 /var(--break)*100vw);
	}
	.img_about03{
		width: 100%;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.img_about03::after{
		top: calc(15 / var(--break) * 100vw );
		left: calc(15 / var(--break) * 100vw );
	}
	.box_about04{
		width: calc(702 /var(--break)*100vw);
		padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
		margin: 0 auto;
	}
	.box_about04 .ttl{
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.box_about04 .ttl h4{
		font-size: 1.25rem;
		line-height: 1.5em;
	}
	.box_about04 .txt{
		width: calc(620 /var(--break)*100vw);
		margin: auto;
	}
	.row_about02{
		gap:calc(30 /var(--break)*100vw) 0;
		width: 100%;
	}
	.row_about02 .col{
		width: 100%;
		padding: calc(102 /var(--break)*100vw) calc(15 /var(--break)*100vw) calc(44 /var(--break)*100vw) calc(44 /var(--break)*100vw);
		outline-offset: calc(-16 /var(--break)*100vw);
	}
	.row_about02 .col .box{
		width: calc(439 /var(--break)*100vw);
		height: calc(88 /var(--break)*100vw);
		font-size: 1.09375rem;
	}
	.row_about02 .area1{
		width: calc(292 /var(--break)*100vw);
		margin: 0 auto calc(18 /var(--break)*100vw);
	}
	.row_about02 .area1 .txt{
		font-size: 1.09375rem;
		line-height: calc(59/35*100%);
	}
	.row_about02 .area1 .txt1{
		letter-spacing: 0.05em;
		width: calc(215 /var(--break)*100vw);
	}
	.row_about02 .area1 .txt2{
		letter-spacing: 0.05em;
		width: calc(100% - (215 /var(--break)*100vw));
	}
	.row_about02 .area2{
		width: calc(350 /var(--break)*100vw);
		margin: 0 auto calc(18 /var(--break)*100vw);
		transform: translateX(calc(-35 /var(--break)*100vw));
	}
	.row_about02 .area2 .txt{
		font-size: 1.09375rem;
		line-height: calc(59/35*100%);
	}
	.row_about02 .area2 .txt1{
		width: calc(276 /var(--break)*100vw);
		letter-spacing: 0.05em;
	}
	.row_about02 .area2 .txt2{
		letter-spacing: 0.05em;
		width: calc(100% - (276 /var(--break)*100vw));
		padding-right: calc(10 /var(--break)*100vw);
	}
	.wrap_about04{
		padding-bottom: calc(480 /var(--break)*100vw);
	}
	.wrap_about04 .wrap{
		width: calc(702 /var(--break)*100vw);
	}
	.img_about04{
		width: 100%;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.img_about04::after{
		top: calc(15 / var(--break) * 100vw );
		right: calc(15 / var(--break) * 100vw );
	}
	.box_about05{
		width: calc(702 /var(--break)*100vw);
		padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
		margin: 0 auto;
	}
	.box_about05 .ttl{
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.box_about05 .ttl h4{
		font-size: 1.25rem;
		line-height: 1.5em;
	}
	.box_about05 .txt{
		width: calc(620 /var(--break)*100vw);
		margin: auto;
	}
	.box_about05_2{
		width: calc(702 /var(--break)*100vw);
		padding: calc(102 /var(--break)*100vw) calc(15 /var(--break)*100vw) calc(44 /var(--break)*100vw) calc(44 /var(--break)*100vw);
		outline-offset: calc(-16 /var(--break)*100vw);
		bottom: calc(40 /var(--break)*100vw);
		transform: translateX(0);
	}
	.box_about05_2 .box{
		width: calc(439 /var(--break)*100vw);
		height: calc(88 /var(--break)*100vw);
		font-size: 1.09375rem;
	}
	.box_about05_2 .row__data05 .col_img{
		width: calc(160/350*100%);
	}
	.box_about05_2 .row__data05 .col_txt{
		width: calc(180/350*100%);
		transform: translateX(calc(-10 /var(--break)*100vw));
	}
	.box_about05_2 .row__data05 .col_txt .wrap{
		line-height: 1em;
	}
	.wrap_about05{
		background: url(images/about/bg_about06.jpg)no-repeat center/cover;
		min-height: calc(780 /var(--break)*100vw);
		padding-top: calc(80 / var(--break) * 100vw );
		padding-bottom: calc(80 / var(--break) * 100vw );
	}
	.wrap_about05 .wrap{
		width: calc(702 /var(--break)*100vw);
	}
	.img_about05{
		width: 100%;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.img_about05::after{
		top: calc(15 / var(--break) * 100vw );
		left: calc(15 / var(--break) * 100vw );
	}
	.box_about06{
		width: calc(702 /var(--break)*100vw);
		padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
		margin: 0 auto;
	}
	.box_about06 .ttl{
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.box_about06 .ttl h4{
		font-size: 1.25rem;
		line-height: 1.5em;
	}
	.box_about06 .txt{
		width: calc(620 /var(--break)*100vw);
		margin: auto;
	}
	.row_about03{
		width: calc(702 /var(--break)*100vw);
		gap:calc(30 /var(--break)*100vw) 0;
	}
	.row_about03 .col{
		width: 100%;
		padding: calc(102 /var(--break)*100vw) calc(15 /var(--break)*100vw) calc(44 /var(--break)*100vw) calc(44 /var(--break)*100vw);
		outline-offset: calc(-16 /var(--break)*100vw);
	}
	.row_about03 .col .box{
		width: calc(439 /var(--break)*100vw);
		height: calc(88 /var(--break)*100vw);
		font-size: 1.09375rem;
	}
	.row_pickup01 .col_img{
		width: 100%;
	}
	.row_pickup01 .col_txt{
		width: 100%;
		padding-top: calc(60 /var(--break)*100vw);
		padding-bottom: calc(60 /var(--break)*100vw);
	}
	.row_pickup01 .col_txt .icn{
		width: calc(141 /var(--break)*100vw);
		height: calc(132 /var(--break)*100vw);
		top: calc(-40 /var(--break)*100vw);
		left: calc(20 /var(--break)*100vw);
	}
	.row_pickup01 .col_txt .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.row_pickup01 .col_txt .txt{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
	}
	.row_pickup02{
		width: calc(646 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		gap:calc(20 / var(--break) * 100vw ) calc(20 /var(--break)*100vw);
	}
	.row_pickup02 .col{
		width: calc(313 /var(--break)*100vw);
		height: calc(201 / var(--break) * 100vw );
	}
	.row_pickup02 .col .txt{
		font-size: 0.9375rem;
		letter-spacing: 0.1em;
		line-height: calc(44/30*100%);
	}
	.row_pickup02 .col .txt .fz18{
		font-size: 0.75rem;
		letter-spacing: 0.1em;
		line-height: calc(44/24*100%);
	}
	.wrap_about06 .wrap{
		width: calc(702 /var(--break)*100vw);
	}
	.img_about10{
		width: 100%;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.img_about10::after{
		top: calc(15 / var(--break) * 100vw );
		right: calc(15 / var(--break) * 100vw );
	}
	.box_about07{
		width: calc(702 /var(--break)*100vw);
		padding: calc(70 / var(--break) * 100vw ) 0 calc(71 / var(--break) * 100vw );
		margin: 0 auto;
	}
	.box_about07 .ttl{
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.box_about07 .ttl h4{
		font-size: 1.25rem;
		line-height: 1.5em;
	}
	.box_about07 .txt{
		width: calc(620 /var(--break)*100vw);
		margin: auto;
	}
	.wrap__charms02_2 .text_ttl{
		width: 100%;
		height: calc(100 /var(--break)*100vw);
		margin-bottom: calc(50 /var(--break)*100vw);
	}
	.wrap__charms02_2 .text_ttl p{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
.box_about_group01{
	max-width: 100%;
	height: calc(160 /var(--break)*100vw);
}
.box_about_group01 p .txt1{
	font-size: 0.75rem;
}
.box_about_group01 p .txt2{
	font-size: 1.125rem;
}
}


/* box_common
------------------------------------------------------------------*/
.box_common01{
	padding: calc(33/var(--break)*100vw) calc(50 /var(--break)*100vw) calc(43 /var(--break)*100vw);
}
.box_common01 .copy{
	font-weight: 700;
	margin-bottom: calc(4 /var(--break)*100vw);
}
.box_common02{
	padding: calc(47/var(--break)*100vw) calc(50 /var(--break)*100vw) calc(54 /var(--break)*100vw);
}
.box_common02 .copy{
	font-weight: 700;
	line-height: calc(60/38*100%);
	margin-bottom: calc(27 /var(--break)*100vw);
}
.box_common03{
	outline: solid 1px #fff;
	outline-offset: calc(-11 /var(--break)*100vw);
	padding: calc(53/var(--break)*100vw) calc(80 /var(--break)*100vw) calc(71 /var(--break)*100vw);
}
.box_common03 .copy{
	font-size: 3.125rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(15 /var(--break)*100vw);
}
.box_common04{
	background: url("images/page/deco_box_common01.png")no-repeat right top/calc(151 /var(--break)*100vw), url("images/page/deco_box_common02.png")no-repeat left bottom/calc(150 /var(--break)*100vw),#f2f0ea;
	padding: calc(33/var(--break)*100vw) calc(50 /var(--break)*100vw) calc(44 /var(--break)*100vw);
}
.box_common04 .copy{
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: calc(4 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
.box_common03 .copy{
	font-size: calc(50/1599*100vw);
}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_common01{
		padding: calc(33/var(--break)*100vw) calc(28 /var(--break)*100vw) calc(43 /var(--break)*100vw);
	}
	.box_common01 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(4 /var(--break)*100vw);
	}
	.box_common02{
		padding: calc(47/var(--break)*100vw) calc(52 /var(--break)*100vw) calc(54 /var(--break)*100vw);
	}
	.box_common02 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(27 /var(--break)*100vw);
	}
	.box_common03{
		padding: calc(47/var(--break)*100vw) calc(52 /var(--break)*100vw) calc(54 /var(--break)*100vw);
	}
	.box_common03 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.6em;
		margin-bottom: calc(10 /var(--break)*100vw);
	}
	.box_common04{
		padding: calc(47/var(--break)*100vw) calc(52 /var(--break)*100vw) calc(54 /var(--break)*100vw);
	}
	.box_common04 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.6em;
		margin-bottom: calc(10 /var(--break)*100vw);
	}
}


/* 歯科医師 dentist
------------------------------------------------------------------*/
.row_dentist01 .col_movie{
	width: 50%;
}
.row_dentist01 .col_txt{
	width: 50%;
}
.row_dentist01 .col_txt .wrap{
	width: 100%;
}
.row_dentist01 .col_txt .copy{
	font-size: 1.875rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}
.row_dentist01 .col_txt .txt{
	width: calc(680 /var(--break)*100vw);
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_dentist01 .col_txt .copy{
		font-size: calc(30/1599*100vw);
	}
	.row_dentist01 .col_txt .txt{
		font-size: calc(18/1599*100vw);
		width: calc(680 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_dentist01 .col_movie{
		width: 100%;
	}
	.row_dentist01 .col_txt{
		width: 100%;
	}
	.row_dentist01 .col_txt .wrap{
		width: 100%;
		padding: calc(40 /var(--break)*100vw) 0;
	}
	.row_dentist01 .col_txt .copy{
		font-size: 1.125rem;
		font-weight: 700;
		letter-spacing: 0;
		line-height: 1.6em;
	}
	.row_dentist01 .col_txt .txt{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
	}
}


/* careerplan
------------------------------------------------------------------*/
.txt_careerplan01{
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	line-height: calc(50/30*100%);
	margin-bottom: calc(14 /var(--break)*100vw);
}
.txt_careerplan02{
	margin-bottom: calc(34 /var(--break)*100vw);
}
.row_careerplan01{
}
.row_careerplan01 .col{
	width: calc(394/1240*100%);
}
.row_careerplan01 .col .area_top{
	height: calc(423 /var(--break)*100vw);
}
.row_careerplan01 .col .area_top .box01{
	width: 100%;
	height: calc(100 /var(--break)*100vw);
	bottom: 0;
	left: 0;
	font-weight: 700;
}
.row_careerplan01 .col:nth-child(1) .area_top .box01::before{
	content: "";
	background: url("images/page/deco_plan01.png")no-repeat center/contain;
	width: calc(76 /var(--break)*100vw);
	height: calc(100 /var(--break)*100vw);
	position: absolute;
	bottom: 100%;
	left: calc(104 /var(--break)*100vw);
}
.row_careerplan01 .col:nth-child(1) .area_top .box01::after{
	content: "";
	background: url("images/page/deco_plan02.png")no-repeat center/contain;
	width: calc(71 /var(--break)*100vw);
	height: calc(100 /var(--break)*100vw);
	position: absolute;
	bottom: 100%;
	right: calc(50 /var(--break)*100vw);
}
.row_careerplan01 .col:nth-child(2) .area_top .box01{
	height: calc(200 /var(--break)*100vw);
}
.row_careerplan01 .col:nth-child(2) .area_top .box01::after{
	content: "";
	background: url("images/page/deco_plan03.png")no-repeat center/contain;
	width: calc(71 /var(--break)*100vw);
	height: calc(100 /var(--break)*100vw);
	position: absolute;
	bottom: 100%;
	right: calc(50 /var(--break)*100vw);
}
.row_careerplan01 .col:nth-child(3) .area_top .box01{
	height: calc(300 /var(--break)*100vw);
}
.row_careerplan01 .col:nth-child(3) .area_top .box01::before{
	content: "";
	background: url("images/page/deco_plan04.png")no-repeat center/contain;
	width: calc(44 /var(--break)*100vw);
	height: calc(120 /var(--break)*100vw);
	position: absolute;
	bottom: calc(100% + (3 /var(--break)*100vw));
	left: calc(99 /var(--break)*100vw);
}
.row_careerplan01 .col:nth-child(3) .area_top .box01::after{
	content: "";
	background: url("images/page/deco_plan05.png")no-repeat center/contain;
	width: calc(71 /var(--break)*100vw);
	height: calc(100 /var(--break)*100vw);
	position: absolute;
	bottom: 100%;
	right: calc(50 /var(--break)*100vw);
}
.area_bottom{
	padding: calc(16 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(23 /var(--break)*100vw);
	background: #f2f0ea;
}
.area_bottom .ttl{
	border-bottom: solid 1px #222;
	text-align: center;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	padding-bottom: calc(14 /var(--break)*100vw);
	margin-bottom: calc(8 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.txt_careerplan01{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: calc(50/30*100%);
		margin-bottom: calc(14 /var(--break)*100vw);
	}
	.txt_careerplan02{
		margin-bottom: calc(157 /var(--break)*100vw);
	}
	.row_careerplan01 {
		width: calc(1240 /var(--break)*100vw);
	}
	.row_careerplan01 .col{
		width: calc(394/1240*100%);
	}
	.row_careerplan01 .col .area_top{
		height: calc(423 /var(--break)*100vw);
		z-index: -1;
	}
	.row_careerplan01 .col .area_top .fz40{
		font-size: 1.25rem;
	}
	.row_careerplan01 .col .area_top .fz30{
		font-size: 0.9375rem;
	}
	.row_careerplan01 .col .area_top .fz24{
		font-size: 0.75rem;
	}
	.row_careerplan01 .col .area_top .fz22{
		font-size: 0.75rem;
	}
	.row_careerplan01 .col .area_top .fz18{
		font-size: 0.75rem;
	}
	.row_careerplan01 .col .area_top .box01{
		width: 100%;
		height: calc(200 /var(--break)*100vw);
		bottom: 0;
		left: 0;
		font-weight: 700;
		line-height: 1.5em;
		z-index: -1;
	}
	.row_careerplan01 .col:nth-child(1) .area_top .box01::before{
		content: "";
		background: url("images/page/deco_plan01.png")no-repeat center/contain;
		width: calc(76 /var(--break)*100vw);
		height: calc(100 /var(--break)*100vw);
		position: absolute;
		bottom: 100%;
		left: calc(104 /var(--break)*100vw);
	}
	.row_careerplan01 .col:nth-child(1) .area_top .box01::after{
		content: "";
		background: url("images/page/deco_plan02.png")no-repeat center/contain;
		width: calc(71 /var(--break)*100vw);
		height: calc(100 /var(--break)*100vw);
		position: absolute;
		bottom: 100%;
		right: calc(50 /var(--break)*100vw);
	}
	.row_careerplan01 .col:nth-child(2) .area_top .box01{
		height: calc(250 /var(--break)*100vw);
	}
	.row_careerplan01 .col:nth-child(2) .area_top .box01::after{
		content: "";
		background: url("images/page/deco_plan03.png")no-repeat center/contain;
		width: calc(71 /var(--break)*100vw);
		height: calc(100 /var(--break)*100vw);
		position: absolute;
		bottom: 100%;
		right: calc(50 /var(--break)*100vw);
	}
	.row_careerplan01 .col:nth-child(3) .area_top .box01{
		height: calc(300 /var(--break)*100vw);
	}
	.row_careerplan01 .col:nth-child(3) .area_top .box01::before{
		content: "";
		background: url("images/page/deco_plan04.png")no-repeat center/contain;
		width: calc(44 /var(--break)*100vw);
		height: calc(120 /var(--break)*100vw);
		position: absolute;
		bottom: calc(100% + (3 /var(--break)*100vw));
		left: calc(99 /var(--break)*100vw);
	}
	.row_careerplan01 .col:nth-child(3) .area_top .box01::after{
		content: "";
		background: url("images/page/deco_plan05.png")no-repeat center/contain;
		width: calc(71 /var(--break)*100vw);
		height: calc(100 /var(--break)*100vw);
		position: absolute;
		bottom: 100%;
		right: calc(50 /var(--break)*100vw);
	}
	.area_bottom{
		padding: calc(16 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(23 /var(--break)*100vw);
	}
	.area_bottom .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}


/* 教育プログラム
------------------------------------------------------------------*/
.btn_switch .btn {
	width: calc(220 /var(--break)*100vw);
	height: calc(70 /var(--break)*100vw);
	text-align: center;
	line-height: calc(70 /var(--break)*100vw);
	letter-spacing: 0.1em;
	border-top: solid 1px #222;
	border-left: solid 1px #222;
	border-right: solid 1px #222;
	background: #f2f0ea;
	cursor: pointer;
}
.btn_switch .btn.is-active{
	background: #8a7440;
	color: #fff;
}
.contents_switch .tab {
	display: none;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.btn_switch .btn {
		width: 23%;
		height: calc(80 /var(--break)*100vw);
		line-height: calc(80 /var(--break)*100vw);
		font-size: 0.75rem;
		letter-spacing: 0;
		border-top: solid 1px #222;
		border-left: solid 1px #222;
		border-right: solid 1px #222;
		background: #f2f0ea;
		cursor: pointer;
	}
	.btn_switch .btn.is-active{
		background: #8a7440;
		color: #fff;
	}
	.contents_switch .tab {
		display: none;
	}
}


/* 入社後の教育ステップについて
------------------------------------------------------------------*/
.row_step01 .col{
	width: calc(480/1500*100%);
}
.row_step01 .col .ttl{
	height: calc(70 /var(--break)*100vw);
	font-size: 1.375rem;
	letter-spacing: 0.1em;
	font-weight: 700;
}
.row_step01 .col .box{
	padding: calc(18 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(23 /var(--break)*100vw);
	border-bottom: solid calc(5 /var(--break)*100vw) #1e489d;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_step01{
		width: calc(646 /var(--break)*100vw);
		gap:calc(30 /var(--break)*100vw) 0;
		margin: auto;
	}
	.row_step01 .col{
		width: 100%;
	}
	.row_step01 .col .ttl{
		height: calc(90 /var(--break)*100vw);
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		font-weight: 700;
	}
	.row_step01 .col .box{
		padding: calc(28 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(23 /var(--break)*100vw);
		border-bottom: solid calc(5 /var(--break)*100vw) #1e489d;
	}
}


/* 求める人物像
------------------------------------------------------------------*/
.bg_check01{
	background: url("images/page/bg_check01.jpg")no-repeat center/cover;
	padding: calc(80 /var(--break)*100vw) 0 calc(100 /var(--break)*100vw);
}
.box_check01{
	padding: calc(39 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(40 /var(--break)*100vw);
}
.box_check01::before{
	content: "";
	width: 100%;
	height: 100%;
	background: #eda133;
	clip-path: polygon( 0 100%,100% 100%,100% 0);
	position: absolute;
	top: calc(20 /var(--break)*100vw);
	left: calc(20 /var(--break)*100vw);
	z-index: -1;
}
.box_check01::after{
	content: "";
	width: 100%;
	height: 100%;
	background: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.box_check01 .wrap{
	width: 100%;
	max-width: 1140px;
	margin: auto;
}
.box_check01 .wrap .ttl{
	position: relative;
	text-align: center;
	border-bottom: solid 1px #222222;
	padding-bottom: calc(21 /var(--break)*100vw);
	margin-bottom: calc(23 /var(--break)*100vw);
}
.box_check01 .wrap .ttl::before,
.box_check01 .wrap .ttl::after{
	content: "";
	background: url("images/page/deco_check01.png")no-repeat center/contain;
	width: calc(110 /var(--break)*100vw);
	height: calc(31 /var(--break)*100vw);
	position: absolute;
	top: calc(24 /var(--break)*100vw);
	left: calc(19 /var(--break)*100vw);
}
.box_check01 .wrap .ttl::after{
	background: url("images/page/deco_check02.png")no-repeat center/contain;
	left: auto;
	right: calc(19 /var(--break)*100vw);
}
.box_check01 .wrap ul li{
	width: calc(550/1140*100%);
	line-height: calc(30/18 *100%);
	padding-left: calc(40 /var(--break)*100vw);
	position: relative;
	margin-bottom: calc(14 /var(--break)*100vw);
}
.box_check01 .wrap ul li::before{
	content: "";
	background: url("images/page/icn_check.svg")no-repeat center/contain;
	width: calc(20 /var(--break)*100vw);
	height: calc(20 /var(--break)*100vw);
	position: absolute;
	top: calc(6 /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) {
	.bg_check01{
		background: url("images/index/bg_aspiration02_sp.jpg")no-repeat center/cover;
		padding: calc(60 /var(--break)*100vw) 0 calc(70 /var(--break)*100vw);
	}
	.box_check01{
		max-width: calc(702 /var(--break)*100vw);
		margin: auto;
		padding: calc(42 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(40 /var(--break)*100vw);
	}
	.box_check01::before{
		top: calc(10 /var(--break)*100vw);
		left: calc(10 /var(--break)*100vw);
	}
	.box_check01 .wrap .ttl{
		font-size: 1.25rem;
		letter-spacing: 0.1em;
		line-height: calc(70/40*100%);
		position: relative;
		text-align: center;
		border-bottom: solid 1px #222222;
		padding-bottom: calc(26 /var(--break)*100vw);
		margin-bottom: calc(19 /var(--break)*100vw);
	}
	.box_check01 .wrap .ttl::before,
	.box_check01 .wrap .ttl::after{
		width: calc(101 /var(--break)*100vw);
		height: calc(29 /var(--break)*100vw);
		top: calc(62 /var(--break)*100vw);
		left: calc(12 /var(--break)*100vw);
	}
	.box_check01 .wrap .ttl::after{
		left: auto;
		right: calc(12 /var(--break)*100vw);
	}
	.box_check01 .wrap ul li{
		width: 100%;
		line-height: 1.5em;
		padding-left: calc(60 /var(--break)*100vw);
		position: relative;
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.box_check01 .wrap ul li::before{
		content: "";
		background: url("images/page/icn_check.svg")no-repeat center/contain;
		width: calc(30 /var(--break)*100vw);
		height: calc(30 /var(--break)*100vw);
		position: absolute;
		top: calc(12 /var(--break)*100vw);
		left: 0;
	}
}


/* 歯科医師インタビュー
------------------------------------------------------------------*/
.row_interview01{
	gap:0 calc(60 /var(--break)*100vw);
}
.row_interview01 .col{
	width: calc(380 /var(--break)*100vw);
}
.row_interview01 .col .box {
	z-index: 0;
	padding: calc(50 /var(--break)*100vw) calc(40 /var(--break)*100vw) calc(66 /var(--break)*100vw);
	background: #f2f0ea;
}
.row_interview01 .col .img {
	max-width: calc(240 /var(--break)*100vw);
	margin-bottom: calc(28 /var(--break)*100vw);
}
.row_interview01 .col .wrap {
	max-width: calc(300 /var(--break)*100vw);
	margin: 0 auto
}
.row_interview01 .col .wrap .txt1 {
	margin-bottom: calc(17 /var(--break)*100vw);
}
.row_interview01 .col .wrap .txt2 {
	border-bottom: solid 1px #222222;
	padding-bottom: calc(23 /var(--break)*100vw);
	margin-bottom: calc(4 /var(--break)*100vw);
}
.row_interview01 .col .wrap .name1 {
	font-weight: 700;
	margin-bottom: calc(18 /var(--break)*100vw);
}

.row_dentist_interview .col_img{
	background: url("images/dentist/img_dentist06.jpg")no-repeat center/cover;
	width: calc(100% - (800 /var(--break)*100vw));
}
.row_dentist_interview.dental_hygienist .col_img{
	background: url("images/dental_hygienist/img_dental_hygienist05.jpg")no-repeat center/cover;
	width: calc(100% - (800 /var(--break)*100vw));
}
.row_dentist_interview.dental_technician .col_img{
	background: url("images/dental_technician/img_dental_technician06.jpg")no-repeat center/cover;
	width: calc(100% - (800 /var(--break)*100vw));
}
.row_dentist_interview.dental_assistant .col_img{
	background: url("images/dental_assistant/img_dental_assistant06.jpg")no-repeat center/cover;
	width: calc(100% - (800 /var(--break)*100vw));
}
.row_dentist_interview.reception .col_img{
	background: url("images/reception/img_reception06.jpg")no-repeat center/cover;
	width: calc(100% - (800 /var(--break)*100vw));
}
.row_dentist_interview .col_txt{
	width: calc(800 /var(--break)*100vw);
}
.row_dentist_interview .col_txt::before,
.row_dentist_interview .col_txt::after{
	content: "";
	background: rgba(255,255,255,0.1);
	width: calc(100 /var(--break)*100vw);
	height: calc(100% - (50 /var(--break)*100vw));
	position: absolute;
	top: 0;
}
.row_dentist_interview .col_txt::before{
	left: 0;
	clip-path: polygon(0 0,0 100%,100% 0);
}
.row_dentist_interview .col_txt::after{
	right: 0;
	clip-path: polygon(100% 0,100% 100%,0 0);
}
.row_dentist_interview .col_txt .box{
	width: 100%;
	height: 100%;
	padding: calc(106 /var(--break)*100vw) 0 calc(95 /var(--break)*100vw);
}
.row_dentist_interview .col_txt .box::before,
.row_dentist_interview .col_txt .box::after{
	content: "";
	background: rgba(255,255,255,0.1);
	width: calc(100 /var(--break)*100vw);
	height: calc(100% - (50 /var(--break)*100vw));
	position: absolute;
	bottom: 0;
}
.row_dentist_interview .col_txt .box::before{
	left: 0;
	clip-path: polygon(0 0,100% 100%, 0 100%);
}
.row_dentist_interview .col_txt .box::after{
	right: 0;
	clip-path: polygon( 0 100%,100% 100%,100% 0);
}
.row_dentist_interview .col_txt .ttl{
	width: 100%;
	margin: auto;
}
.row_dentist_interview .col_txt .ttl .txt1{
	padding-bottom: calc(53 /var(--break)*100vw);
	margin-bottom: calc(26 /var(--break)*100vw);
}
.row_dentist_interview .col_txt .ttl .txt1::after{
	content: "";
	width: calc(500 /var(--break)*100vw);
	height: calc(7 /var(--break)*100vw);
	border-top: solid calc(2 /var(--break)*100vw) #fff;
	border-bottom: solid calc(2 /var(--break)*100vw) #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.row_dentist_interview .col_txt .ttl .txt2{
	font-size: 2.25rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	line-height: calc(80/36*100%);
}


.row_interview02{
}
.row_interview02 .col_img{
	width: 50%;
	contain: paint;
}
.row_interview02 .col_img .img{
	position: sticky;
	top: 0;
}
.row_interview02 .col_txt{
	width: 50%;
	padding-left: calc(80/1920*100vw);
	padding-right: calc(80/1920*100vw);
}

.box_massage01{
}
.box_massage01::before,
.box_massage01::after{
	content: "";
	width: calc(50 /var(--break)*100vw);
	height: calc(50 /var(--break)*100vw);
	border-top: solid 1px #222;
	position: absolute;
	top: calc(-15 /var(--break)*100vw);
}
.box_massage01::before{
	border-left: solid 1px #222;
	left: calc(-15 /var(--break)*100vw);
}
.box_massage01::after{
	border-right: solid 1px #222;
	right: calc(-15 /var(--break)*100vw);
}
.box_massage01 .box{
	width: 100%;
	height: 100%;
	padding: calc(44 /var(--break)*100vw) calc(50 /var(--break)*100vw) calc(44 /var(--break)*100vw) calc(40 /var(--break)*100vw);
}
.box_massage01 .box::before,
.box_massage01 .box::after{
	content: "";
	width: calc(50 /var(--break)*100vw);
	height: calc(50 /var(--break)*100vw);
	border-bottom: solid 1px #222;
	position: absolute;
	bottom: calc(-15 /var(--break)*100vw);
}
.box_massage01 .box::before{
	border-left: solid 1px #222;
	left: calc(-15 /var(--break)*100vw);
}
.box_massage01 .box::after{
	border-right: solid 1px #222;
	right: calc(-15 /var(--break)*100vw);
}
.row_massage01 .col_img{
	width: calc(240 /var(--break)*100vw);
}
.row_massage01 .col_txt{
	width: calc(100% - (280 /var(--break)*100vw));
}
.row_massage01 .col_txt::before{
	content: "";
	background: url("images/page/deco_message01.png")no-repeat center/contain;
	width: calc(31 /var(--break)*100vw);
	height: calc(20 /var(--break)*100vw);
	position: absolute;
	top: 0;
	left: 0;
}
.row_massage01 .col_txt::after{
	content: "";
	background: url("images/page/deco_message02.png")no-repeat center/contain;
	width: calc(30 /var(--break)*100vw);
	height: calc(19 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	right: 0;
}
.row_massage01 .col_txt.massage02::before{
	background: url("images/page/deco_message03.png")no-repeat center/contain;
}
.row_massage01 .col_txt.massage02::after{
	background: url("images/page/deco_message04.png")no-repeat center/contain;
}
.row_massage01 .col_txt.massage03::before{
	background: url("images/page/deco_message05.png")no-repeat center/contain;
}
.row_massage01 .col_txt.massage03::after{
	background: url("images/page/deco_message06.png")no-repeat center/contain;
}
.row_massage01 .col_txt.massage04::before{
	background: url("images/page/deco_message07.png")no-repeat center/contain;
}
.row_massage01 .col_txt.massage04::after{
	background: url("images/page/deco_message08.png")no-repeat center/contain;
}
.row_massage01 .col_txt.massage05::before{
	background: url("images/page/deco_message09.png")no-repeat center/contain;
}
.row_massage01 .col_txt.massage05::after{
	background: url("images/page/deco_message10.png")no-repeat center/contain;
}
.row_massage01 .col_txt .wrap{
	width: 100%;
}
.row_massage01 .col_txt .copy{
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	margin-bottom: calc(23 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_dentist_interview .col_img{
		width: calc(100% - (800 /1599*100vw));
	}
	.row_dentist_interview .col_txt{
		width: calc(800 /1599*100vw);
	}
	.row_dentist_interview .col_txt .ttl{
		width: calc(500 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_interview01{
		width: calc(702 /var(--break)*100vw);
		margin: auto;
		gap:calc(30 /var(--break)*100vw) 0;
	}
	.row_interview01 .col{
		width: 100%;
	}
	.row_interview01 .box {
		width: 100%;
		position: relative;
		z-index: 0
	}
	.row_interview01 .img {
		width: calc(473/var(--break)*100vw);
		max-width: calc(473 /var(--break)*100vw);
		margin-bottom: calc(65 /var(--break)*100vw);
	}
	.row_interview01 .img img{
		width: 100%;
	}
	.row_interview01 .wrap {
		width: calc(620 /var(--break)*100vw);
		max-width: calc(620 /var(--break)*100vw)!important;
		margin: 0 auto;
	}
	.row_interview01 .wrap .txt1 {
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.row_interview01 .wrap .txt2 {
		font-size: 1.5625rem;
		letter-spacing: 0.1em;
		padding-bottom: calc(39 /var(--break)*100vw);
		margin-bottom: calc(18 /var(--break)*100vw);
	}
	.row_interview01 .wrap .name1 {
		font-size: 1.25rem;
		letter-spacing: 0.1em;
		margin-bottom: calc(42 /var(--break)*100vw);
	}

	.row_dentist_interview .col_img{
		background: url("images/dentist/img_dentist06.jpg")no-repeat center/cover;
		width: 100%;
		height: calc(300 /var(--break)*100vw);
	}
	.row_dentist_interview .col_txt{
		width: 100%;
	}
	.row_dentist_interview .col_txt .box{
		width: 100%;
		height: 100%;
		padding: calc(50 /var(--break)*100vw) 0 calc(50 /var(--break)*100vw);
	}
	.row_dentist_interview .col_txt .ttl{
		width: calc(600 /var(--break)*100vw);
		margin: auto;
	}
	.row_dentist_interview .col_txt .ttl .txt1{
		font-size: 1.25rem;
		padding-bottom: calc(53 /var(--break)*100vw);
		margin-bottom: calc(26 /var(--break)*100vw);
	}
	.row_dentist_interview .col_txt .ttl .txt1::after{
		content: "";
		width: 100%;
		height: calc(7 /var(--break)*100vw);
		border-top: solid calc(2 /var(--break)*100vw) #fff;
		border-bottom: solid calc(2 /var(--break)*100vw) #fff;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.row_dentist_interview .col_txt .ttl .txt2{
		font-size: 1rem;
		letter-spacing: 0.1em;
		font-weight: 700;
		line-height: calc(80/36*100%);
	}
	
	
	.row_interview02 .col_img{
		width: 100%;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.row_interview02 .col_txt{
		width: 100%;
		padding-left: calc(28/var(--break)*100vw);
		padding-right: calc(28/var(--break)*100vw);
	}
	.box_massage01{
	}
	.box_massage01 .box{
		padding: calc(44 /var(--break)*100vw) calc(40 /var(--break)*100vw) calc(44 /var(--break)*100vw) calc(40 /var(--break)*100vw);
	}
	.row_massage01 .col_img{
		width: calc(240 /var(--break)*100vw);
		margin: 0 auto calc(30 /var(--break)*100vw);
	}
	.row_massage01 .col_txt{
		width: 100%;
	}
	.row_massage01 .col_txt .wrap{
		width: 100%;
		padding-top: calc(20 /var(--break)*100vw);
		padding-bottom: calc(20 /var(--break)*100vw);
	}
	.row_massage01 .col_txt .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		font-weight: 700;
		margin-bottom: calc(23 /var(--break)*100vw);
	}
}


/* 
------------------------------------------------------------------*/
.list_schedule{
	width: 100%;
	max-width: 1000px;
	margin: auto;
}
.list_schedule li:not(:last-child){
	margin-bottom: calc(20 /var(--break)*100vw);
}
.list_schedule dt{
	width: calc(160 /var(--break)*100vw);
	color: #ffffff;
	background: #222222;
	font-weight: 700;
	padding: calc(16 /var(--break)*100vw) 0 calc(16 /var(--break)*100vw);
}
.list_schedule dd{
	background: #fff;
	width: calc(100% - (160 /var(--break)*100vw));
	font-weight: 700;
	padding: calc(20 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(16 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.list_schedule{
		width: 100%;
		max-width: 1000px;
		margin: auto;
	}
	.list_schedule li:not(:last-child){
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.list_schedule dt{
		font-size: 0.8125rem;
		padding: calc(16 /var(--break)*100vw) 0 calc(16 /var(--break)*100vw);
	}
	.list_schedule dd{
		font-size: 0.8125rem;
		padding: calc(20 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(16 /var(--break)*100vw);
	}
}


/* 歯科技工士 dental_technician
------------------------------------------------------------------*/
.box_dental_technician01{
	width: calc(280 /var(--break)*100vw);
	height: calc(180 /var(--break)*100vw);
	right: calc(-20 /var(--break)*100vw);
	bottom: calc(-50 /var(--break)*100vw);
	outline: solid 1px #fff;
	outline-offset: calc(-11 /var(--break)*100vw);
	z-index: 2;
}
.box_dental_technician01::before{
	content: "";
	width: 100%;
	height: calc(60 /var(--break)*100vw);
	background: #8a7440;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.box_dental_technician01::after{
	content: "";
	width: calc(160 /var(--break)*100vw);
	height: 100%;
	background: #8a7440;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.box_dental_technician01 p{
	font-weight: 700;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_dental_technician01{
		bottom: calc(-30 /var(--break)*100vw);
	}
	.box_dental_technician01 p{
		font-size: 0.75rem;
		letter-spacing: 0;
	}
	.box_dental_technician01 p .fz26{
		font-size: 0.8125rem;
		letter-spacing: 0;
	}
}


/* 
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
}


/* 
------------------------------------------------------------------*/
@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);
	}
	.tbl_case tr th {
			border-bottom: 1px solid #000;
	}
}


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


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

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

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

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


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