@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
	background: #f9f6f1;
}
.main_page {
	background: url("images/page/deco_main_page.png")no-repeat right bottom / contain,url("images/page/bg_ttl_page01.png")no-repeat right bottom / calc(661 /1920*100vw),url("images/page/bg_ttl_page02.png")no-repeat left bottom / calc(255 /1920*100vw),url("images/page/bg_ttl_page03.png")no-repeat left top / calc(757 /1920*100vw),#f5f5f5;
	height: calc(480 / var(--break) * 100vw);
	padding-top: calc(106 /var(--break)*100vw);
}
.hdg2 .ja {
	font-size: 3.125rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(5 /var(--break)*100vw);
}
.hdg2 .en {
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	display: inline-block;
	background: #F6A2A7;
	background: linear-gradient(90deg, rgba(246, 162, 167, 1) 0%, rgba(247, 180, 0, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}

.bg_ptn01{
	background: url("images/page/ptn_paper01.jpg")repeat left top/calc(300 /var(--break)*100vw);
}
.bg_ptn02{
	background: url("images/page/ptn_paper02.jpg")repeat left top/calc(300 /var(--break)*100vw);
}
.bg_ptn03{
	background: url("images/page/ptn_paper03.jpg")repeat left top/calc(300 /var(--break)*100vw);
}

.hdg3 {
	font-size: 2.5rem;
	letter-spacing: 0.1em;
	background: url("images/page/deco_hdg03.svg")no-repeat top center/calc(120 /var(--break)*100vw);
	padding-top: calc(70 /var(--break)*100vw);
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.hdg4 {
	font-size: 1.875rem;
	letter-spacing: 0.1em;
	height: calc(100 /var(--break)*100vw);
	border-radius: calc(50 /var(--break)*100vw);
	background: #fff;
	position: relative;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.hdg4::before,
.hdg4::after{
	content: "";
	background: url("images/page/deco_hdg4.png")no-repeat center/contain;
	width: calc(48 /var(--break)*100vw);
	height: calc(49 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.hdg4::before{
	left: calc(30 /var(--break)*100vw);
}
.hdg4::after{
	right: calc(30 /var(--break)*100vw);
}
.hdg5 {
	margin-bottom: calc(20 / var(--break) * 100vw);
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.main_page {
		background: url("images/page/deco_main_page.png")no-repeat right bottom / contain,url("images/page/bg_ttl_page01.png")no-repeat right bottom / calc(661 /1599*100vw),url("images/page/bg_ttl_page02.png")no-repeat left bottom / calc(255 /1599*100vw),url("images/page/bg_ttl_page03.png")no-repeat left top / calc(757 /1599*100vw),#f5f5f5;
	}
}
@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: url("images/page/deco_main_page_sp.png")no-repeat right bottom / contain,url("images/page/bg_ttl_page01_sp.png")no-repeat right bottom / calc(201 /var(--break)*100vw),url("images/page/bg_ttl_page02_sp.png")no-repeat left bottom / calc(126 /var(--break)*100vw),url("images/page/bg_ttl_page03_sp.png")no-repeat left top / calc(506 /var(--break)*100vw),#f5f5f5;
		padding-top: calc(146 /var(--break)*100vw);
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
  		text-shadow: 0 0 calc(3 / var(--break) * 100vw) #fff, 0 0 calc(3 / var(--break) * 100vw) #fff, 0 0 calc(3 / var(--break) * 100vw) #fff, 0 0 calc(4 / var(--break) * 100vw) #fff, 0 0 calc(4 / var(--break) * 100vw) #fff, 0 0 calc(4 / var(--break) * 100vw) #fff;
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: 0;
	}
	.col_img {
		text-align: center;
	}
	
	.hdg3 {
		font-size: 1.4375rem;
		letter-spacing: 0;
		line-height: 1.6em;
		margin-bottom: calc(40 / var(--break) * 100vw);
	}
	.hdg4 {
		font-size: 1.25rem;
		letter-spacing: 0;
		line-height: 1.5em;
		min-height: calc(100 /var(--break)*100vw);
		height:auto;
		padding-top: calc(15 /var(--break)*100vw);
		padding-bottom: calc(15 /var(--break)*100vw);
		margin-bottom: calc(40 / var(--break) * 100vw);
	}
}


/* box_common
------------------------------------------------------------------*/
.box_common01{
	border-radius: calc(60 /var(--break)*100vw);
}
.box_common02 .copy{
	font-weight: 400;
	border-bottom: solid 2px #403826;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_common01{
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.copy_common01{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_common02{
		padding: calc(45 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(55 /var(--break)*100vw);
	}
	.box_common02 .copy{
		font-size: 1.125rem;
		border-bottom: solid calc(2 /var(--break)*100vw) #403826;
	}
	.box_common02 .txt{
		margin-bottom: calc(30 /var(--break)*100vw);
	}
}


/* row_common
------------------------------------------------------------------*/
.row_common01{
	position: relative;
}
.row_common01::before{
	content: "";
	background: url("images/page/deco_row_common03.png")no-repeat center/contain;
	width: calc(270 /var(--break)*100vw);
	height: calc(273 /var(--break)*100vw);
	position: absolute;
	bottom: calc(20 /var(--break)*100vw);
	left: calc(-110/1920*100vw);
}
.row_common01 .col_img .img .deco::before{
	content: "";
	width: 100%;
	height: 100%;
	background: #F6A2A7;
	background: linear-gradient(90deg, rgba(246, 162, 167, 1) 0%, rgba(247, 180, 0, 1) 100%);
	border-radius: calc(60 /var(--break)*100vw);
	position: absolute;
	top: calc(20 /var(--break)*100vw);
	right: calc(20 /var(--break)*100vw);
}
.row_common01.r_reverse .col_img .img .deco::before{
	right: auto;
	left: calc(20 /var(--break)*100vw);
}
.row_common01 .col_img .img .deco::after{
	content: "";
	width: 100%;
	height: 100%;
	border: solid 2px #fff;
	border-radius: calc(60 /var(--break)*100vw);
	position: absolute;
	top: calc(10 /var(--break)*100vw);
	right: calc(10 /var(--break)*100vw);
	z-index: 1;
}
.row_common01.r_reverse .col_img .img .deco::after{
	right: auto;
	left: calc(10 /var(--break)*100vw);
}
.row_common01 .col_img .img::before{
	content: "";
	width: calc(161 /var(--break)*100vw);
	height: calc(151 /var(--break)*100vw);
	background: url("images/page/deco_row_common01.png")no-repeat center/contain;
	position: absolute;
	top: calc(-40 /var(--break)*100vw);
	left: calc(-70 /var(--break)*100vw);
	z-index: 2;
}
.row_common01.r_reverse .col_img .img::before{
	left: auto;
	right: calc(-70 /var(--break)*100vw);
}
.row_common01 .col_img .img::after{
	content: "";
	width: calc(110 /var(--break)*100vw);
	height: calc(111 /var(--break)*100vw);
	background: url("images/page/deco_row_common02.png")no-repeat center/contain;
	position: absolute;
	bottom: calc(-50 /var(--break)*100vw);
	right: calc(-40 /var(--break)*100vw);
	z-index: 1;
}
.row_common01.r_reverse .col_img .img::after{
	right: auto;
	left: calc(-40 /var(--break)*100vw);
}
.row_common01 .copy{
	font-size: 2.125rem;
	letter-spacing: 0.1em;
	line-height: calc(54/34*100%);
	border-bottom: dotted 1px #403826;
}

.row_common02 .col_img{
	padding-bottom: calc(10 /var(--break)*100vw);
}
.row_common02 .col_img img{
	filter: drop-shadow(calc(-10 /var(--break)*100vw) calc(10 /var(--break)*100vw) 0 #f7b400);
}
.row_common02.r_reverse .col_img img{
	filter: drop-shadow(calc(10 /var(--break)*100vw) calc(10 /var(--break)*100vw) 0 #f7b400);
}
.row_common02 .copy{
	font-size: 1.875rem;
	letter-spacing: 0.1em;
}

.row_common03 .col_img{
	width: 19.4%;
	max-width: 290px;
}
.row_common03 .col_txt{
	width: 76.8%;
}
.row_common03 .copy{
	font-size: 1.625rem;
	line-height: calc(38.4/26*100%);
	letter-spacing: 0.1em;
	position: relative;
	padding-left: calc(28 /var(--break)*100vw);
}
.row_common03 .copy::before{
	content: "";
	width: calc(16 /var(--break)*100vw);
	height: calc(16 /var(--break)*100vw);
	border-radius: 100%;
	background: #c1a975;
	position: absolute;
	top: calc(10 /var(--break)*100vw);
	left: 0;
}
.row_common04 {
	gap: calc(60 / var(--break) * 100vw) 2.51%;
}
.row_common04 .col{
	width: 31.66%;
	max-width: 475px;
}
.row_common04 .col .ttl{
	min-height: calc(60 /var(--break)*100vw);
	background: #F6A2A7;
	background: linear-gradient(90deg, rgba(246, 162, 167, 0.2) 0%, rgba(247, 180, 0, 0.2) 100%);
}
.row_common04 .col .box{
	background: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_common01::before{
		width: calc(270 /1599*100vw);
		height: calc(273 /1599*100vw);
		bottom: calc(20 /1599*100vw);
		left: calc(-110/1920*100vw);
	}
	.row_common01 .col_img .img::before{
		width: calc(161 /1599*100vw);
		height: calc(151 /1599*100vw);
		top: calc(-40 /1599*100vw);
		left: calc(-70 /1599*100vw);
	}
	.row_common01.r_reverse .col_img .img::before{
		left: auto;
		right: calc(-70 /1599*100vw);
	}
	.row_common01 .col_img .img::after{
		width: calc(110 /1599*100vw);
		height: calc(111 /1599*100vw);
		bottom: calc(-50 /1599*100vw);
		right: calc(-40 /1599*100vw);
	}
	.row_common01.r_reverse .col_img .img::after{
		right: auto;
		left: calc(-40 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common01{
		position: relative;
	}
	.row_common01::before{
		bottom: calc(-20 /var(--break)*100vw);
		left: calc(-98 /var(--break)*100vw);
	}
	.row_common01 .col_txt{
		max-width: 100%;
	}
	.row_common01 .copy{
		font-size: 1.1875rem;
		letter-spacing: 0;
		line-height: calc(60/38*100%);
		padding-bottom: calc(20 /var(--break)*100vw);
		margin-bottom: calc(25 /var(--break)*100vw);
	}

	.row_common02 .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
	}

	.row_common03 .copy{
		font-size: 1.0625rem;
		letter-spacing: 0;
		padding-left: calc(28 /var(--break)*100vw);
	}
	.row_common03 .copy::before{
		top: calc(20 /var(--break)*100vw);
	}
}


/* box_check01 wrap_trouble
------------------------------------------------------------------*/
.box_check01{
	border-radius: calc(60 /var(--break)*100vw);
}
.box_check01 .ttl_trouble{
	margin-bottom: calc(12 /var(--break)*100vw);
}
.box_check01 .ttl_trouble span{
	font-size: 5rem;
	letter-spacing: 0.1em;
	background: #5ED1E1;
	background: linear-gradient(90deg, rgba(94, 209, 225, 1) 0%, rgba(191, 194, 254, 1) 50%, rgba(232, 189, 219, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	vertical-align: middle;
}
.box_check01 .ttl_trouble span::before{
	content: "";
	background: url("images/page/deco_trouble01.png")no-repeat center/contain;
	width: calc(57 /var(--break)*100vw);
	height: calc(62 /var(--break)*100vw);
	display: inline-block;
	vertical-align: middle;
	margin-right: calc(14 /var(--break)*100vw);
	margin-bottom: calc(17 /var(--break)*100vw);
}
.box_check01 .ttl_trouble span::after{
	content: "";
	background: url("images/page/deco_trouble02.png")no-repeat center/contain;
	width: calc(57 /var(--break)*100vw);
	height: calc(62 /var(--break)*100vw);
	display: inline-block;
	vertical-align: middle;
	margin-left: calc(7 /var(--break)*100vw);
	margin-bottom: calc(17 /var(--break)*100vw);
}
.box_check01 .ttl{
	background: #403826;
	height: calc(50 /var(--break)*100vw);
}
.box_check01 li{
	width: 48.4%;
	position: relative;
	padding: calc(3 /var(--break)*100vw) calc(30 /var(--break)*100vw) 0;
	border-bottom: dotted 1px #403826;
}
.box_check01 li::before{
	content: "";
	background: url("images/page/icn_check_trouble.svg")no-repeat center/contain;
	width: calc(20 /var(--break)*100vw);
	height: calc(20 /var(--break)*100vw);
	position: absolute;
	top: calc(12 /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_check01{
		border-radius: calc(60 /var(--break)*100vw);
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.box_check01 .ttl_trouble{
		margin-bottom: calc(12 /var(--break)*100vw);
	}
	.box_check01 .ttl_trouble span{
		font-size: 2.5rem;
		letter-spacing: 0.1em;
	}
	.box_check01 .ttl{
		font-size: 1.1875rem;
		letter-spacing: 0;
		height: calc(80 /var(--break)*100vw);
	}
	.box_check01 li{
		width: 100%;
		line-height: 1.6em;
		padding: calc(5 /var(--break)*100vw) calc(30 /var(--break)*100vw) calc(8 /var(--break)*100vw) calc(40 /var(--break)*100vw);
	}
	.box_check01 li::before{
		width: calc(30 /var(--break)*100vw);
		height: calc(30 /var(--break)*100vw);
		top: calc(18 /var(--break)*100vw);
		left: 0;
	}
}
.wrap_trouble{
}
.wrap_trouble .ttl_trouble{
	margin-bottom: calc(12 /var(--break)*100vw);
}
.wrap_trouble .ttl_trouble span{
	font-size: 5rem;
	letter-spacing: 0.1em;
	background: #5ED1E1;
	background: linear-gradient(90deg, rgba(94, 209, 225, 1) 0%, rgba(191, 194, 254, 1) 50%, rgba(232, 189, 219, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	vertical-align: middle;
}
.wrap_trouble .ttl_trouble span::before{
	content: "";
	background: url("images/page/deco_trouble01.png")no-repeat center/contain;
	width: calc(57 /var(--break)*100vw);
	height: calc(62 /var(--break)*100vw);
	display: inline-block;
	vertical-align: middle;
	margin-right: calc(14 /var(--break)*100vw);
	margin-bottom: calc(17 /var(--break)*100vw);
}
.wrap_trouble .ttl_trouble span::after{
	content: "";
	background: url("images/page/deco_trouble02.png")no-repeat center/contain;
	width: calc(57 /var(--break)*100vw);
	height: calc(62 /var(--break)*100vw);
	display: inline-block;
	vertical-align: middle;
	margin-left: calc(7 /var(--break)*100vw);
	margin-bottom: calc(17 /var(--break)*100vw);
}
.wrap_trouble .ttl{
	background: #403826;
	height: calc(50 /var(--break)*100vw);
}
.row_trouble01{
	gap:calc(40 /var(--break)*100vw) calc(50/1240*100%);
}
.row_trouble01 .col{
	width: calc(208/1240*100%);
	text-align: center;
}
.row_trouble01 .col .img{
	margin-bottom: calc(10 /var(--break)*100vw);
}
.row_trouble01 .col p{
	line-height: calc(28/18*100%);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.wrap_trouble .ttl_trouble{
		margin-bottom: calc(12 /var(--break)*100vw);
	}
	.wrap_trouble .ttl_trouble span{
		font-size: 2.5rem;
		letter-spacing: 0.1em;
	}
	.wrap_trouble .ttl{
		font-size: 1.1875rem;
		letter-spacing: 0;
		height: calc(80 /var(--break)*100vw);
	}
	.row_trouble01{
		width: 100%;
		gap:calc(30 /var(--break)*100vw) 2%;
	}
	.row_trouble01 .col{
		width: 32%;
		text-align: center;
	}
	.row_trouble01 .col .img{
		max-width: calc(208/var(--break)*100vw);
		margin: 0 auto calc(10 /var(--break)*100vw);
	}
	.row_trouble01 .col p{
		font-size: 0.6875rem;
		letter-spacing: 0;
		line-height: calc(28/18*100%);
	}
}


/* btn_default
------------------------------------------------------------------*/
.btn_default{
	width: calc(400 /var(--break)*100vw);
}
.btn_default a{
	height: calc(80 /var(--break)*100vw);
	background: url("images/page/deco_btn_def01.svg")no-repeat top calc(10 /var(--break)*100vw) left calc(10 /var(--break)*100vw)/calc(21 /var(--break)*100vw),url("images/page/deco_btn_def02.svg")no-repeat bottom calc(10 /var(--break)*100vw) right calc(10 /var(--break)*100vw)/calc(21 /var(--break)*100vw),#403826;
	outline: solid 1px #fff;
	outline-offset: -6px;
}
.btn_default a::after{
	content: "";
	background: url("images/page/arw_btn_def.svg")no-repeat center/contain;
	width: calc(22 /var(--break)*100vw);
	height: calc(22 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(20 /var(--break)*100vw);
	margin: auto;
	transition: 0.3s;
}
.btn_default a:hover::after{
	right: calc(15 /var(--break)*100vw);
	transition: 0.3s;
}
.btn_default02{
	width: calc(330 /var(--break)*100vw);
}
.btn_default02 a{
	height: calc(60 /var(--break)*100vw);
	background: #403826;
}
.btn_default02 a::after{
	content: "";
	background: url("images/page/arw_btn_def.svg")no-repeat center/contain;
	width: calc(22 /var(--break)*100vw);
	height: calc(22 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(20 /var(--break)*100vw);
	margin: auto;
	transition: 0.3s;
}
.btn_default02 a:hover::after{
	right: calc(15 /var(--break)*100vw);
	transition: 0.3s;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.btn_default{
		width: calc(500 /var(--break)*100vw);
	}
	.btn_default a{
		font-size: 1rem;
		letter-spacing: 0;
		height: calc(100 /var(--break)*100vw);
		outline: solid calc(1 /var(--break)*100vw) #fff;
		outline-offset: calc(-6 /var(--break)*100vw);
	}
	.btn_default a::after{
		width: calc(30 /var(--break)*100vw);
		height: calc(30 /var(--break)*100vw);
		right: calc(17 /var(--break)*100vw);
	}
	.btn_default a:hover::after{
		right: calc(17 /var(--break)*100vw);
	}
	.btn_default02{
		width: calc(500 /var(--break)*100vw);
	}
	.btn_default02 a{
		font-size: 1rem;
		letter-spacing: 0;
		height: calc(100 /var(--break)*100vw);
	}
	.btn_default02 a::after{
		width: calc(30 /var(--break)*100vw);
		height: calc(30 /var(--break)*100vw);
		right: calc(17 /var(--break)*100vw);
	}
	.btn_default02 a:hover::after{
		right: calc(17 /var(--break)*100vw);
	}
}


/* bdr_common01
------------------------------------------------------------------*/
.bdr_common01{
	border-bottom: solid 1px #403826;
}


/* tbl_comparison
------------------------------------------------------------------*/
.tbl_comparison01{
	margin-bottom: 0 !important;
}
.tbl_comparison01 table{
	border: solid 1px #c1a975;
}
.tbl_comparison01 thead th:first-child{
	width: calc(220/1240*100%);
	background: #f76e00;
	vertical-align: middle;
	border-bottom: solid 1px #c1a975;
}
.tbl_comparison01 thead tr:first-child th:not(:first-child){
	width: calc(340/1240*100%);
	background: #f76e00;
	color: #ffffff;
	line-height: calc(30/18*100%);
	text-align: center;
	vertical-align: middle;
	padding: calc(13 /var(--break)*100vw) calc(11 /var(--break)*100vw) calc(11 /var(--break)*100vw);
	border-left: solid 1px #fff;
	border-bottom: solid 1px #c1a975;
}
.tbl_comparison01 tbody th{
	background: #F6A2A7;
	background: linear-gradient(90deg, rgba(246, 162, 167, 1) 0%, rgba(247, 180, 0, 1) 100%);
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding-left: 0;
	padding-right: 0;
}
.tbl_comparison01 tbody tr:not(:last-child) th{
	border-bottom: solid 1px #fff!important;
}
.tbl_comparison01 tbody tr:not(:last-child) td{
	border-bottom: solid 1px #c1a975;
}
.tbl_comparison01 tbody td{
	text-align: center;
	vertical-align: middle;
	border-left: solid 1px #c1a975;
	background: #ffffff;
	line-height: calc(26/18*100%);
	padding: calc(15 /var(--break)*100vw) calc(18 /var(--break)*100vw) calc(20 /var(--break)*100vw);
}
.tbl_comparison01 tbody td:nth-child(2){
	border-left: none;
}
.tbl_comparison01 tbody td span{
	font-size: 1.875rem;
	line-height: 2em;
}
.tbl_comparison02{
	margin-bottom: 0 !important;
}
.tbl_comparison02 table{
	border: solid 1px #c1a975;
}
.tbl_comparison02 thead th:first-child{
	width: calc(220/1240*100%);
	background: #f76e00;
	vertical-align: middle;
	border-bottom: solid 1px #c1a975;
}
.tbl_comparison02 thead tr:first-child th:not(:first-child){
	width: calc(510/1240*100%);
	background: #f76e00;
	color: #ffffff;
	line-height: calc(30/18*100%);
	text-align: center;
	vertical-align: middle;
	padding: calc(13 /var(--break)*100vw) calc(11 /var(--break)*100vw) calc(20 /var(--break)*100vw);
	border-left: solid 1px #fff;
	border-bottom: solid 1px #c1a975;
}
.tbl_comparison02 thead th .img{
	width: 90%;
	max-width: 290px;
	margin-top: calc(14 /var(--break)*100vw);
}
.tbl_comparison02 tbody th{
	background: #F6A2A7;
	background: linear-gradient(90deg, rgba(246, 162, 167, 1) 0%, rgba(247, 180, 0, 1) 100%);
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding-left: 0;
	padding-right: 0;
}
.tbl_comparison02 tbody tr:not(:last-child) th{
	border-bottom: solid 1px #fff!important;
}
.tbl_comparison02 tbody tr:not(:last-child) td{
	border-bottom: solid 1px #c1a975;
}
.tbl_comparison02 tbody td{
	text-align: center;
	vertical-align: middle;
	border-left: solid 1px #c1a975;
	background: #ffffff;
	line-height: calc(26/18*100%);
	padding: calc(15 /var(--break)*100vw) calc(18 /var(--break)*100vw) calc(20 /var(--break)*100vw);
}
.tbl_comparison02 tbody td:nth-child(2){
	border-left: none;
}
.tbl_comparison02 tbody td span{
	font-size: 1.875rem;
	line-height: 2em;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.tbl_comparison01 table {
		width: calc(1240/750*100vw);
	}
	.tbl_comparison01 thead tr th{
		font-size: 1rem;
		letter-spacing: 0.1em;
	}
	.tbl_comparison01 thead tr:first-child th:first-child{
		font-size: 0.75rem;
		letter-spacing: 0.05em;
		padding: 0;
	}
	.tbl_comparison01 thead tr:first-child th:not(:first-child){
		font-size: 1rem;
		letter-spacing: 0.1em;
	}
	.tbl_comparison01 tbody th{
		font-size: 0.75rem;
		letter-spacing: 0.05em;
		padding: 0;
	}
	.tbl_comparison01 tbody td {
		font-size: 0.75rem;
		letter-spacing: 0.1em;
	}
	.tbl_comparison01 tbody td span{
		font-size: 1rem;
	}
	.tbl_comparison02 table {
		width: calc(1240/750*100vw);
	}
	.tbl_comparison02 thead tr th{
		font-size: 1rem;
		letter-spacing: 0.1em;
	}
	.tbl_comparison02 thead tr:first-child th:first-child{
		font-size: 0.75rem;
		letter-spacing: 0.05em;
		padding: 0;
	}
	.tbl_comparison02 thead tr:first-child th:not(:first-child){
		font-size: 1rem;
		letter-spacing: 0.1em;
	}
	.tbl_comparison02 tbody th{
		font-size: 0.75rem;
		letter-spacing: 0.05em;
		padding: 0;
	}
	.tbl_comparison02 tbody td {
		font-size: 0.75rem;
		letter-spacing: 0.1em;
	}
	.tbl_comparison02 tbody td span{
		font-size: 1rem;
	}
}


/* クリニック紹介 clinic
------------------------------------------------------------------*/
.row_clinic01 .col_img{
	width: 50%;
	padding-left: calc(30 /var(--break)*100vw);
	padding-right: calc(30 /var(--break)*100vw);
}
.row_clinic01 .col_img .img{
	max-width: 779px;
	margin: auto;
}
.row_clinic01 .col_img .img .icn{
	background: url("images/clinic/icn_clinic03.png")no-repeat center/contain;
	width: calc(220 /var(--break)*100vw);
	height: calc(220 /var(--break)*100vw);
	bottom: calc(17 /var(--break)*100vw);
	right: calc(36 /var(--break)*100vw);
}
.row_clinic01 .col_txt{
	width: calc(800/1720*100%);
}
.row_clinic01 .col_txt .num{
	background: url("images/clinic/icn_clinic01.png")no-repeat center/contain;
	width: calc(160 /var(--break)*100vw);
	height: calc(110 /var(--break)*100vw);
	padding-top: calc(42 /var(--break)*100vw);
}
.row_clinic01 .col_txt .num span{
	background: #F6A2A7;
	background: linear-gradient(90deg, rgba(246, 162, 167, 1) 0%, rgba(247, 180, 0, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.row_clinic01 .col_txt .copy{
	background: url("images/clinic/bar_clinic01.png")no-repeat bottom center/calc(78 /var(--break)*100vw);
	padding-bottom: calc(30 /var(--break)*100vw);
}

.row_clinic02{
	gap:0 calc(20 /var(--break)*100vw);
}
.row_clinic02 .col{
	background: url("images/clinic/icn_clinic02.png")no-repeat center/contain;
	width: calc(261 /var(--break)*100vw);
	height: calc(261 /var(--break)*100vw);
}

.wrap_clinic01::before{
	content: "";
	background: url("images/clinic/deco_clinic01.png")no-repeat top center /contain;
	width: 100%;
	height: calc(100 /var(--break)*100vw);
	position: absolute;
	top: 0;
	left: 0;
}
.wrap_clinic01::after{
	content: "";
	background: url("images/clinic/deco_clinic02.png")no-repeat bottom center /contain;
	width: 100%;
	height: calc(100 /var(--break)*100vw);
	position: absolute;
	bottom: 0;
	left: 0;
}

.row_clinic03 .col_img{
	width: calc(400/1140*100%);
}
.row_clinic03 .col_txt{
	width: calc(690/1140*100%);
}

.row_clinic04{
	gap:0 calc(37.5/1500*100%);
}
.row_clinic04 .col{
	width: calc(475/1500*100%);
}
.row_clinic04 .col .ttl{
	min-height: calc(60 /var(--break)*100vw);
	background: #F6A2A7;
	background: linear-gradient(90deg, rgba(246, 162, 167, 0.2) 0%, rgba(247, 180, 0, 0.2) 100%);
}

.img_clinic_access{
	width: calc(750/1240*100%);
	max-width: 750px;
	position: relative;
}
.img_clinic_access::before{
	content: "";
	width: 100%;
	height: 100%;
	background: #F6A2A7;
	background: linear-gradient(90deg, rgba(246, 162, 167, 0.2) 0%, rgba(247, 180, 0, 0.2) 100%);
	border-radius: calc(60 /var(--break)*100vw);
	position: absolute;
	top: calc(10 /var(--break)*100vw);
	left: calc(10 /var(--break)*100vw);
}
.row_clinic_access01 .col_map{
	width: calc(1170/1920*100%);
}
.row_clinic_access01 .col_map .map {
	padding: calc(450 / 1920 * 100vw) 0 0 0;
}
.row_clinic_access01 .col_img{
	width: calc(750/1920*100%);
}
.row_clinic_access02 .col{
	width: 47.5%;
	border-radius: calc(60 /var(--break)*100vw);
	border: solid 2px #403826;
	background: #fff;
	padding: calc(50 /var(--break)*100vw) calc(60 /var(--break)*100vw) calc(50 /var(--break)*100vw);
}
.row_clinic_access02 .col .icn{
	width: 35%;
	max-width: 120px;
	margin: 0 auto calc(30 /var(--break)*100vw);
}
.row_clinic_access02 .col .ttl{
	letter-spacing: 0.14em;
	border-bottom: solid 2px #f7b400;
	padding-bottom: calc(8 /var(--break)*100vw);
	margin-bottom: calc(8 /var(--break)*100vw);
}
.row_clinic_access02 .col:nth-child(2) .ttl{
	border-color: #f76e00;
}
.row_clinic_staff .col_img{
	width:37.2%;
	max-width:460px; 
}
.row_clinic_staff .col_img .img::before{
	content: "";
	width: 100%;
	height: 100%;
	background: #f7b400;
	border-radius: calc(60 /var(--break)*100vw);
	position: absolute;
	top: calc(10 /var(--break)*100vw);
	right: calc(10 /var(--break)*100vw);
}
.row_clinic_staff.r_reverse .col_img .img::before{
	right: auto;
	left: calc(10 /var(--break)*100vw);
}
.row_clinic_staff .col_img .img .box{
	width: calc(360 /var(--break)*100vw);
	height: calc(160 /var(--break)*100vw);
	background: rgba(255,255,255,0.9);
	bottom: 0;
	right: 0;
	border-bottom-right-radius: calc(60 /var(--break)*100vw);
	z-index: 1;
}
.row_clinic_staff.r_reverse .col_img .img .box{
	right: auto;
	left: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: calc(60 /var(--break)*100vw);
}
.row_clinic_staff .col_img .img .box span{
	display: inline-block;
	vertical-align: middle;
}
.row_clinic_staff .col_img .img .box .name1{
	margin-right: calc(16 /var(--break)*100vw);
}
.row_clinic_staff .col_img .img .box .name3{
	margin-top: calc(10 /var(--break)*100vw);
	background: #5ED1E1;
	background: linear-gradient(90deg, rgba(94, 209, 225, 1) 0%, rgba(191, 194, 254, 1) 50%, rgba(232, 189, 219, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.row_clinic_staff .col_txt{
	width:58.9%; 
}

.row_clinic05{
	gap:0 calc(40 /1500*100%);
}
.row_clinic05 .col{
	width: calc(730 /1500*100%);
}
.bnr_clinic01,
.bnr_clinic02{
	width: 100%;
}
.bnr_clinic01 a,
.bnr_clinic02 a{
	height: calc(180 /var(--break)*100vw);
}
.bnr_clinic01 a::before{
	content: "";
	width: 100%;
	height: calc(50 /var(--break)*100vw);
	background: #F6A2A7;
	background: linear-gradient(90deg, rgba(246, 162, 167, 1) 0%, rgba(247, 180, 0, 1) 100%);
	position: absolute;
	left: 0;
	bottom: calc(30 /var(--break)*100vw);
}
.bnr_clinic02 a::before{
	content: "";
	width: 100%;
	height: calc(50 /var(--break)*100vw);
	background: #5ED1E1;
	background: linear-gradient(90deg, rgba(94, 209, 225, 1) 0%, rgba(191, 194, 254, 1) 50%, rgba(232, 189, 219, 1) 100%);
	position: absolute;
	left: 0;
	bottom: calc(30 /var(--break)*100vw);
}
.bnr_clinic01 a::after,
.bnr_clinic02 a::after{
	content: "";
	background: url("images/clinic/arw_bnr.svg")no-repeat center/contain;
	width: calc(30 /var(--break)*100vw);
	height: calc(30 /var(--break)*100vw);
	position: absolute;
	bottom: calc(40 /var(--break)*100vw);
	right: calc(20 /var(--break)*100vw);
	transition: 0.3s;
}
.bnr_clinic01 a:hover::after,
.bnr_clinic02 a:hover::after{
	right: calc(15 /var(--break)*100vw);
	transition: 0.3s;
}
.bnr_clinic01 a .img,
.bnr_clinic02 a .img{
	max-width: calc(240 /var(--break)*100vw);
	top: 0;
	left: 0;
}
.bnr_clinic01 a .txt,
.bnr_clinic02 a .txt{
	width: calc(100% - 218 /var(--break)*100vw);
	margin-left: auto;
	padding-top: calc(19 /var(--break)*100vw);
}
.bnr_clinic01 a .txt .txt1,
.bnr_clinic02 a .txt .txt1{
	margin-bottom: calc(3 /var(--break)*100vw);
}
.bnr_clinic01 a .txt .txt2,
.bnr_clinic02 a .txt .txt2{
	color: #fff;
}

.logo_clinic{
	width: calc(300 /var(--break)*100vw);
}
.row_clinic_access03{
	margin-bottom:calc(60 /var(--break)*100vw); 
}
.row_clinic_access03 .col{
	width: 50%;
}

.row_clinic_access04{
	margin-top: calc(30 /var(--break)*100vw);
	width: calc(480 /var(--break)*100vw);
}
.row_clinic_access04 a{
	height: calc(100 /var(--break)*100vw);
}
.row_clinic_access04 .col_tel{
	width: calc(280/480*100%);
}
.row_clinic_access04 .col_tel a{
	padding-top: calc(22 /var(--break)*100vw);
}
.row_clinic_access04 .col_tel .txt1{
	text-align: right;
	margin-right: calc(29 /var(--break)*100vw);
}
.row_clinic_access04 .col_tel .txt2 .icn{
	width: calc(30 /var(--break)*100vw);
	margin-right: calc(10 /var(--break)*100vw);
	vertical-align: middle;
}
.row_clinic_access04 .col_tel .txt2 .tel{
	vertical-align: middle;
}
.row_clinic_access04 .col_web{
	width: calc(200/480*100%);
}
.row_clinic_access04 .col_web .txt1{
	margin-bottom: calc(8 /var(--break)*100vw);
}
.row_clinic_access04 .col_web a::after {
	content: "";
	width: 0;
	height: 0;
	margin: auto;
	border-width: calc(10 /var(--break)*100vw);
	border-style: solid;
	border-color: transparent #f7b400 #f7b400 transparent;
	position: absolute;
	bottom: 0;
	right: 0;
}

.tbl_clinic_time{
	max-width: 530px;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_clinic01 .col_img .img .icn{
		font-size: calc(22/1599*100vw);
		width: calc(220 /1599*100vw);
		height: calc(220 /1599*100vw);
		bottom: calc(5 /1599*100vw);
		right: calc(16 /1599*100vw);
	}
	.row_clinic01 .col_txt .num{
		font-size: calc(40/1599*100vw);
		width: calc(160 /1599*100vw);
		height: calc(110 /1599*100vw);
		padding-top: calc(42 /1599*100vw);
	}
	.row_clinic01 .col_txt .copy{
		font-size: calc(44/1599*100vw);
	}
	.row_clinic04 .col .ttl{
		font-size: calc(26/1599*100vw);
	}
	.bnr_clinic01 a,
	.bnr_clinic02 a{
		height: calc(180 /1599*100vw);
	}
.bnr_clinic01 a::before{
	height: calc(50 /1599*100vw);
	bottom: calc(30 /1599*100vw);
}
.bnr_clinic02 a::before{
	height: calc(50 /1599*100vw);
	bottom: calc(30 /1599*100vw);
}
.bnr_clinic01 a::after,
.bnr_clinic02 a::after{
	width: calc(30 /1599*100vw);
	height: calc(30 /1599*100vw);
	bottom: calc(40 /1599*100vw);
	right: calc(20 /1599*100vw);
}
.bnr_clinic01 a:hover::after,
.bnr_clinic02 a:hover::after{
	right: calc(15 /1599*100vw);
}
.bnr_clinic01 a .img,
.bnr_clinic02 a .img{
	max-width: calc(240 /1599*100vw);
}
.bnr_clinic01 a .txt,
.bnr_clinic02 a .txt{
	width: calc(100% - 218 /1599*100vw);
	margin-left: auto;
	padding-top: calc(19 /1599*100vw);
}
	.bnr_clinic01 a .txt .txt1,
	.bnr_clinic02 a .txt .txt1{
		font-size: calc(36/1599*100vw);
		margin-bottom: calc(3 /1599*100vw);
	}
	.bnr_clinic01 a .txt .txt2,
	.bnr_clinic02 a .txt .txt2{
		font-size: calc(30/1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_clinic_staff .col_img .img .box{
		border-bottom-right-radius: calc(55 /var(--break)*100vw);
	}
	.row_clinic_staff.r_reverse .col_img .img .box{
		border-bottom-right-radius: 0;
		border-bottom-left-radius: calc(55 /var(--break)*100vw);
	}
}
@media(max-width: 767px) {
	.row_clinic01 .col_img{
		width: 100%;
		margin-bottom: calc(40 /var(--break)*100vw);
	}
	.row_clinic01 .col_img .img .icn{
		bottom: calc(-15 /var(--break)*100vw);
		right: calc(0 /var(--break)*100vw);
	}
	.row_clinic01 .col_img .img .icn p{
		font-size: 0.6875rem;
	}
	.row_clinic01 .col_txt{
		width: 100%;
	}
	.row_clinic01 .col_txt .num{
		font-size: 1.25rem;
		width: calc(160 /var(--break)*100vw);
		height: calc(110 /var(--break)*100vw);
		padding-top: calc(42 /var(--break)*100vw);
	}
	.row_clinic01 .col_txt .copy{
		font-size: 1.25rem;
		letter-spacing: 0.1em;
		line-height: 1.6em;
	}

	.row_clinic02{
		gap:calc(15 /var(--break)*100vw) calc(30 /var(--break)*100vw);
	}
	.row_clinic02 .col .fz22{
		font-size: 0.6875rem;
	}
	.row_clinic02 .col .fz30{
		font-size: 0.9375rem;
	}

	.row_clinic03 .col_img{
		width: 100%;
		text-align: center;
		margin-bottom: calc(30 /var(--break)*100vw);
	}
	.row_clinic03 .col_txt{
		width: 100%;
	}
	.row_clinic03 .col_txt .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		text-align: center;
	}

	.row_clinic04{
		width: calc(702 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		gap:calc(20 /var(--break)*100vw) calc(22 /var(--break)*100vw);
	}
	.row_clinic04 .col{
		width: calc(340 /var(--break)*100vw);
	}
	.row_clinic04 .col .ttl{
		font-size: 0.75rem;
		letter-spacing: 0;
		min-height: calc(80 /var(--break)*100vw);
	}
	.txt_clinic01{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.clinic .row_default_1500px_4{
		width: 702px;
		max-width: 702px;
		gap:calc(20 /var(--break)*100vw) calc(22 /var(--break)*100vw);
	}
	.clinic .row_default_1500px_4 .col{
		width: calc(340 /var(--break)*100vw)!important;
	}
	.clinic .row_default_1500px_4 .col .ttl{
		font-size: 0.75rem;
		letter-spacing: 0;
	}

	.img_clinic_access{
		width: 100%;
	}
	.img_clinic_access::before{
		content: "";
		width: 100%;
		height: 100%;
		background: #F6A2A7;
		background: linear-gradient(90deg, rgba(246, 162, 167, 0.2) 0%, rgba(247, 180, 0, 0.2) 100%);
		border-radius: calc(60 /var(--break)*100vw);
		position: absolute;
		top: calc(10 /var(--break)*100vw);
		left: calc(10 /var(--break)*100vw);
	}
	.row_clinic_access01 .col_map{
		width: 100%;
	}
	.row_clinic_access01 .col_map .map {
		padding: calc(450 /var(--break)*100vw) 0 0 0;
	}
	.row_clinic_access01 .col_img{
		width: 100%;
	}
	.row_clinic_access02{
		width: calc(600 /var(--break)*100vw);
		gap:calc(30 /var(--break)*100vw) 0;
	}
	.row_clinic_access02 .col{
		width: 100%;
		border-radius: calc(60 /var(--break)*100vw);
		border: solid calc(2 /var(--break)*100vw) #403826;
		padding: calc(50 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(50 /var(--break)*100vw);
	}
	.row_clinic_access02 .col .icn{
		width: calc(120 /var(--break)*100vw);
		margin: 0 auto calc(30 /var(--break)*100vw);
	}
	.row_clinic_access02 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0.14em;
		border-bottom: solid calc(2 /var(--break)*100vw) #f7b400;
	}
	.row_clinic_staff .col_img{
		width:calc(460 /var(--break)*100vw);
		margin: 0 auto calc(40 /var(--break)*100vw);
	}
	.row_clinic_staff .col_img .img .box p{
		line-height: 1em;
	}
	.row_clinic_staff .col_img .img .box .name1{
		font-size: 0.75rem;
	}
	.row_clinic_staff .col_img .img .box .name2{
		font-size: 1.25rem;
	}
	.row_clinic_staff .col_img .img .box br{
		display: none;
	}
	.row_clinic_staff .col_img .img .box .name3{
		font-size: 0.75rem;
	}
	.row_clinic_staff .col_txt{
		width:100%;
	}
	.row_clinic05{
		width: calc(700 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(40 /var(--break)*100vw) 0;
	}
	.row_clinic05 .col{
		width: 100%;
	}
	.bnr_clinic01,
	.bnr_clinic02{
		width: calc(700 /var(--break)*100vw);
	}
	.bnr_clinic01 a .txt .txt1,
	.bnr_clinic02 a .txt .txt1{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(3 /var(--break)*100vw);
	}
	.bnr_clinic01 a .txt .txt2,
	.bnr_clinic02 a .txt .txt2{
		font-size: 0.9375rem;
		letter-spacing: 0;
	}
	.logo_clinic{
		width: calc(420 /var(--break)*100vw);
	}
	.logo_clinic img{
		width: 100%;
	}
	.row_clinic_access03{
		gap:calc(50 /var(--break)*100vw) 0;
		margin-bottom:calc(60 /var(--break)*100vw); 
	}
	.row_clinic_access03 .col{
		width: 100%;
	}

	.row_clinic_access04{
		width: calc(540 /var(--break)*100vw);
		margin: calc(30 /var(--break)*100vw) auto 0;
		gap:calc(30 /var(--break)*100vw) 0;
	}
	.row_clinic_access04 a{
		height: calc(160 /var(--break)*100vw);
	}
	.row_clinic_access04 .col_tel{
		width: 100%;
	}
	.row_clinic_access04 .col_tel a{
		padding-top: calc(33 /var(--break)*100vw);
	}
	.row_clinic_access04 .col_tel .txt1{
		font-size: 0.625rem;
		letter-spacing: 0.2em;
		margin-right: calc(85 /var(--break)*100vw);
		margin-bottom: calc(4 /var(--break)*100vw);
	}
	.row_clinic_access04 .col_tel .txt2{
		font-size: 1.9375rem;
		letter-spacing: 0;
	}
	.row_clinic_access04 .col_tel .txt2 .icn{
		width: calc(55 /var(--break)*100vw);
		margin-right: calc(10 /var(--break)*100vw);
	}
	.row_clinic_access04 .col_web{
		width: 100%;
	}
	.row_clinic_access04 .col_web .txt1{
		font-size: 0.9375rem;
		letter-spacing: 0;
		margin-bottom: calc(15 /var(--break)*100vw);
	}
	.row_clinic_access04 .col_web .txt2{
		font-size: 1.8125rem;
		letter-spacing: 0;
	}
	.row_clinic_access04 .col_web a::after {
		border-width: calc(18 /var(--break)*100vw);
		border-style: solid;
		border-color: transparent #f7b400 #f7b400 transparent;
	}

	.tbl_clinic_time{
		max-width: 100%;
	}
}
.slide_sample06 .slick-prev {
	background: url(images/clinic/arw_clinic.svg)no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -7.2%;
	z-index: 1;
}
.slide_sample06 .slick-next {
	background: url(images/clinic/arw_clinic.svg)no-repeat center / cover;
	width: calc(30 / var(--break) * 100vw);
	height: calc(54 / var(--break) * 100vw);
	right: -7.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_sample06 .slick-prev:before, .slide_sample06 .slick-next:before {
	display: none;
}
.slide_sample06 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.slide_sample06 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_sample06 .slide_thumbnail li:nth-child(5n), .slide_sample06 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_sample06 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1599px) {
	.slide_sample06 .slick-prev, .slide_sample06 .slick-next {
		width: calc(30 / var(--break) * 100vw);
		height: calc(54 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_sample06 .slick-prev, .slide_sample06 .slick-next {
		width: calc(30 / var(--break) * 100vw);
		height: calc(54 / var(--break) * 100vw);
	}
	.slide_sample06 .slick-prev {
		left: 2%;
	}
	.slide_sample06 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.slide_sample06 .slick-prev, .slide_sample06 .slick-next {
		width: calc(30 / var(--break) * 100vw);
		height: calc(54 / var(--break) * 100vw);
	}
	.slide_sample06 .slick-prev {
		left: 3vw;
	}
	.slide_sample06 .slick-next {
		right: 3vw;
	}
}


/* 小児矯正 pediatric_ortho
------------------------------------------------------------------*/
.row_pediatric_ortho01 .col{
	width: 47.5%;
	border: solid calc(10 /var(--break)*100vw) #c1a975;
	background: #fff;
	padding: calc(20 /var(--break)*100vw);
}
.row_pediatric_ortho01 .col .ttl2{
	height: calc(60 /var(--break)*100vw);
	background: #403826;
}
.row_pediatric_ortho01 .col .ttl2::before{
	content: "";
	width: 100%;
	height: calc(30 /var(--break)*100vw);
	background: rgba(255,255,255,0.1);
	position: absolute;
	bottom: 0;
	left: 0;
}
.row_pediatric_ortho01 .col .txt{
	padding-left: calc(10 /var(--break)*100vw);
	padding-right: calc(10 /var(--break)*100vw);
}
.row_pediatric_ortho02 .col{
	width: calc(600/1240*100%);
}
.row_pediatric_ortho02 .col a{
	height: calc(80 /var(--break)*100vw);
	background: #403826;
	outline: solid 1px #fff;
	outline-offset: -6px;
}
.row_pediatric_ortho02 .col span::after{
	content: "";
	background: url("images/pediatric_ortho/arw_pediatric_ortho.svg")no-repeat center/contain;
	width: calc(22 /var(--break)*100vw);
	height: calc(22 /var(--break)*100vw);
	display: inline-block;
	vertical-align: middle;
	margin-left: calc(20 /var(--break)*100vw);
	margin-bottom: calc(5 /var(--break)*100vw);
}

.ttl_pediatric_ortho01{
	border-top: dotted calc(7 /var(--break)*100vw) #f7b400;
	border-bottom: dotted calc(7 /var(--break)*100vw) #f7b400;
	padding: calc(15 /var(--break)*100vw) 0 calc(15 /var(--break)*100vw);
}

.bnr_pediatric_ortho01{
	width: calc(730 /var(--break)*100vw);
}
.bnr_pediatric_ortho01 a{
	height: calc(180 /var(--break)*100vw);
}
.bnr_pediatric_ortho01 a::before{
	content: "";
	width: 100%;
	height: calc(50 /var(--break)*100vw);
	background: #F6A2A7;
	background: linear-gradient(90deg, rgba(246, 162, 167, 1) 0%, rgba(247, 180, 0, 1) 100%);
	position: absolute;
	left: 0;
	bottom: calc(30 /var(--break)*100vw);
}
.bnr_pediatric_ortho01 a::after{
	content: "";
	background: url("images/pediatric_ortho/arw_bnr.svg")no-repeat center/contain;
	width: calc(30 /var(--break)*100vw);
	height: calc(30 /var(--break)*100vw);
	position: absolute;
	bottom: calc(40 /var(--break)*100vw);
	right: calc(20 /var(--break)*100vw);
	transition: 0.3s;
}
.bnr_pediatric_ortho01 a:hover::after{
	right: calc(15 /var(--break)*100vw);
	transition: 0.3s;
}
.bnr_pediatric_ortho01 a .img{
	width: calc(240 /var(--break)*100vw);
	top: 0;
	left: 0;
}
.bnr_pediatric_ortho01 a .txt{
	width: calc(100% - 218 /var(--break)*100vw);
	margin-left: auto;
	padding-top: calc(19 /var(--break)*100vw);
}
.bnr_pediatric_ortho01 a .txt .txt1{
	margin-bottom: calc(3 /var(--break)*100vw);
}
.bnr_pediatric_ortho01 a .txt .txt2{
	color: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_pediatric_ortho01{
		width: calc(646 /var(--break)*100vw);
		margin: 0 auto calc(60 /var(--break)*100vw);
		gap:calc(30 /var(--break)*100vw) 0;
	}
	.row_pediatric_ortho01 .col{
		width: 100%;
		border: solid calc(10 /var(--break)*100vw) #c1a975;
		background: #fff;
		padding: calc(20 /var(--break)*100vw);
	}
	.row_pediatric_ortho01 .col .ttl1{
		font-size: 1rem;
	}
	.row_pediatric_ortho01 .col .ttl2{
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 /var(--break)*100vw);
	}
	.row_pediatric_ortho01 .col .ttl2::before{
		height: calc(40 /var(--break)*100vw);
	}
	.row_pediatric_ortho02{
		width: calc(600 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		gap:calc(30 /var(--break)*100vw) 0;
	}
	.row_pediatric_ortho02 .col{
		width: 100%;
	}
	.row_pediatric_ortho02 .col a{
		font-size: 1rem;
		letter-spacing: 0;
		height: calc(100 /var(--break)*100vw);
		background: #403826;
		outline: solid calc(1 /var(--break)*100vw) #fff;
		outline-offset: calc(-6 /var(--break)*100vw);
	}

	.ttl_pediatric_ortho01{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.bnr_pediatric_ortho01{
		width: calc(700 /var(--break)*100vw);
	}
	.bnr_pediatric_ortho01 a .txt .txt1{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: calc(3 /var(--break)*100vw);
	}
	.bnr_pediatric_ortho01 a .txt .txt2{
		font-size: 0.9375rem;
		letter-spacing: 0;
	}
}


/* 成人矯正 adult_ortho
------------------------------------------------------------------*/
.ttl_adult_ortho01{
	border-top: dotted calc(7 /var(--break)*100vw) #f7b400;
	border-bottom: dotted calc(7 /var(--break)*100vw) #f7b400;
	padding: calc(15 /var(--break)*100vw) 0 calc(15 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.ttl_adult_ortho01{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}


/* ワイヤー（ブラケット）矯正 wire
------------------------------------------------------------------*/
.arw_wire01{
	width: calc(150 /var(--break)*100vw);
	height: calc(30 /var(--break)*100vw);
	background: #c1a975;
	clip-path: polygon(0 0,50% 100%,100% 0);
}
.box_wire01{
	background: #fff;
	position: relative;
}
.box_wire01::before{
	content: "";
	background: url("images/wire/deco_wire02.png")no-repeat center/contain;
	width: calc(166 /var(--break)*100vw);
	height: calc(167 /var(--break)*100vw);
	position: absolute;
	top: calc(-35 /var(--break)*100vw);
	right: calc(-138 /var(--break)*100vw);
}
.box_wire01::after{
	content: "";
	background: url("images/wire/deco_wire01.png")no-repeat center/contain;
	width: calc(166 /var(--break)*100vw);
	height: calc(167 /var(--break)*100vw);
	position: absolute;
	bottom: calc(-14 /var(--break)*100vw);
	left: calc(-129 /var(--break)*100vw);
}
.box_wire01 .ttl{
	padding: calc(10 /var(--break)*100vw) calc(10 /var(--break)*100vw) calc(7 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_wire01::before{
		width: calc(166 /var(--break)*100vw);
		height: calc(167 /var(--break)*100vw);
		top: calc(-75 /var(--break)*100vw);
		right: calc(-100 /var(--break)*100vw);
	}
	.box_wire01::after{
		width: calc(166 /var(--break)*100vw);
		height: calc(167 /var(--break)*100vw);
		bottom: calc(-85 /var(--break)*100vw);
		left: calc(-100 /var(--break)*100vw);
	}
	.box_wire01 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		line-height: 1.6em;
		padding: calc(10 /var(--break)*100vw) calc(10 /var(--break)*100vw) calc(7 /var(--break)*100vw);
	}
	.box_wire01 .box{
		padding: calc(35 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
}


/* マウスピース矯正 mouthpiece
------------------------------------------------------------------*/
.row_mouthpiece01{
	gap:calc(40 /var(--break)*100vw) calc(40/1240*100%);
}
.row_mouthpiece01 .col{
	width: calc(600/1240*100%);
	background: #fff;
}
.row_mouthpiece01 .col .ttl{
	font-size: 1.625rem;
	letter-spacing: 0.1em;
	line-height: calc(38/26*100%);
	padding: calc(23 /var(--break)*100vw) 0 ;
}

.wrap_mouthpiece01{
	padding-top: calc(140 /var(--break)*100vw);
	padding-bottom: calc(140 /var(--break)*100vw);
	background: url("images/mouthpiece/deco_mouthpiece01.png")no-repeat top center/contain, url("images/mouthpiece/deco_mouthpiece02.png")no-repeat bottom center/contain,url("images/page/ptn_paper02.jpg")repeat left top/calc(300 /var(--break)*100vw);
}
.row_mouthpiece02::before{
	content: "";
	background: url("images/mouthpiece/deco_mouthpiece03.png")no-repeat center/contain;
	width: calc(173 /var(--break)*100vw);
	height: calc(174 /var(--break)*100vw);
	position: absolute;
	top: calc(-56 /var(--break)*100vw);
	right: calc(-97 /var(--break)*100vw);
}
.row_mouthpiece02::after{
	content: "";
	background: url("images/mouthpiece/deco_mouthpiece04.png")no-repeat center/contain;
	width: calc(149 /var(--break)*100vw);
	height: calc(150 /var(--break)*100vw);
	position: absolute;
	bottom: calc(-54 /var(--break)*100vw);
	left: calc(-110 /var(--break)*100vw);
}
.row_mouthpiece02 .col{
	width: calc(475/1500*100%);
	background: #fff;
	border: solid 1px #f76e00;
}
.row_mouthpiece02 .col .ttl{
	padding: calc(6 /var(--break)*100vw) 0 calc(8 /var(--break)*100vw);
	background: #f76e00;
}
.row_mouthpiece02 .col .box{
	padding: calc(20 /var(--break)*100vw) 0 calc(40 /var(--break)*100vw);
}
.row_mouthpiece02 .col .box .copy{
	background: url("images/mouthpiece/deco_mouthpiece05.png")no-repeat bottom center/calc(30 /var(--break)*100vw);
	padding-bottom: calc(12 /var(--break)*100vw);
	margin-bottom: calc(20 /var(--break)*100vw);
}
.row_mouthpiece02 .col .box .txt{
	margin-left: calc(40 /var(--break)*100vw);
	margin-right: calc(40 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_mouthpiece02 .col .box .txt{
		margin-left: calc(40 /1599*100vw);
		margin-right: calc(40 /1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_mouthpiece02 .col .box .copy{
		font-size: calc(20 /var(--break)*100vw);
		letter-spacing: 0.05em;
	}
}
@media(max-width: 767px) {
	.row_mouthpiece01{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(40 /var(--break)*100vw) 0;
	}
	.row_mouthpiece01 .col{
		width: 100%;
	}
	.row_mouthpiece01 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0.1em;
		line-height: calc(38/26*100%);
		padding: calc(23 /var(--break)*100vw) 0 ;
	}
	.row_mouthpiece01 .col .box{
		padding: calc(30 /var(--break)*100vw) calc(28 /var(--break)*100vw);
	}
	.ttl_mouthpiece01{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	
	.row_mouthpiece02{
		width: calc(646 /var(--break)*100vw);
		margin: auto;
		gap:calc(30 /var(--break)*100vw) 0;
	}
	.row_mouthpiece02 .col{
		width: 100%;
	}
	.row_mouthpiece02 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: calc(6 /var(--break)*100vw) 0 calc(8 /var(--break)*100vw);
	}
	.row_mouthpiece02 .col .box{
		padding: calc(20 /var(--break)*100vw) 0 calc(40 /var(--break)*100vw);
	}
	.row_mouthpiece02 .col .box .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
		background: url("images/mouthpiece/deco_mouthpiece05.png")no-repeat bottom center/calc(30 /var(--break)*100vw);
		padding-bottom: calc(12 /var(--break)*100vw);
		margin-bottom: calc(20 /var(--break)*100vw);
	}
	.row_mouthpiece02 .col .box .txt{
		font-size: 1rem;
		letter-spacing: 0;
		margin-left: calc(28 /var(--break)*100vw);
		margin-right: calc(28 /var(--break)*100vw);
	}
}


/* よくあるご質問 faq
------------------------------------------------------------------*/
.row_faq01 .col{
	width: calc(600/1240*100%);
}
.row_faq01 .col a{
	height: calc(80 /var(--break)*100vw);
	background: #403826;
	outline: solid 1px #fff;
	outline-offset: -6px;
}
.row_faq01 .col span::after{
	content: "";
	background: url("images/faq/arw_faq.svg")no-repeat center/contain;
	width: calc(22 /var(--break)*100vw);
	height: calc(22 /var(--break)*100vw);
	display: inline-block;
	vertical-align: middle;
	margin-left: calc(20 /var(--break)*100vw);
	margin-bottom: calc(5 /var(--break)*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_faq01{
		width: calc(600 /var(--break)*100vw);
		margin-left: auto;
		margin-right: auto;
		gap:calc(30 /var(--break)*100vw) 0;
	}
	.row_faq01 .col{
		width: 100%;
	}
	.row_faq01 .col a{
		font-size: 1rem;
		letter-spacing: 0;
		height: calc(100 /var(--break)*100vw);
		background: #403826;
		outline: solid calc(1 /var(--break)*100vw) #fff;
		outline-offset: calc(-6 /var(--break)*100vw);
	}
}


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

/* 症例紹介 case
------------------------------------------------------------------*/
.wrap_case01{
	padding-bottom: calc(52 /var(--break)*100vw);
}
.wrap_case01.only{
	padding-bottom: 0;
}
.wrap_case_inner01{
	background: #fff;
	border-radius: calc(60 /var(--break)*100vw);
}
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.area_case_common01{
	padding: calc(60 /var(--break)*100vw);
}
.area_case_common01 .ttl{
	font-size: 2.5rem;
	line-height: 1em;
	letter-spacing: 0.1em;
}
.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 #403826;
	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-slide {
	position: relative;
	margin: 0 100px;
}
.slide_case01 .slick-prev:before,.slide_case01 .slick-next:before {
	display: none;
}
.slide_case01 .slick-prev, .slide_case01 .slick-next {
    width: calc(30 / var(--break) * 100vw);
    height: calc(54 / var(--break) * 100vw);
    background: url(images/page/arw_case.svg)no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: calc(0 /var(--break)*100vw);
}
.slide_case01 .slick-next {
    right: calc(0 /var(--break)*100vw);
    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: #e8e3d5;
	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: #c1a975;
	opacity: 1;
}
.slide_case01 .slick-dots li:only-child {
	display: none;
}
.row_case_common01 .col .case_img{
	height: calc(300 / var(--break) * 100vw);
}
.wrap_case_inner01 .tbl_case {
	max-width: calc(1000 / var(--break) * 100vw);
}
.tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
.tbl_case table {
	border: 1px solid #403826;
}
.tbl_case th {
	background: #403826;
	color: #fff;
	padding: calc(15 / var(--break) * 100vw ) calc(18 / var(--break) * 100vw ) calc(16 / var(--break) * 100vw );
}
.tbl_case td {
	background: #fff;
	padding: calc(15 / var(--break) * 100vw ) calc(18 / var(--break) * 100vw ) calc(16 / var(--break) * 100vw );
}
.tbl_case tr:not(:last-child) td {
	border-bottom: 1px solid #403826;
}

.row_case02{
	gap:calc(25 /var(--break)*100vw) calc(13.3/1240*100%);
}
.row_case02 .btn{
	position: relative;
	width: calc(300/1240*100%);
	height: calc(80 /var(--break)*100vw);
	background: #c1a975;
	outline: solid 1px #fff;
	outline-offset: -6px;
	color: #fff;
}
.row_case02 .btn.is-active{
	background: #403826;
}
.row_case02 .btn:after {
	content: "";
	background: url("images/page/arw_tab.svg")no-repeat center/contain;
	width: calc(22 /var(--break)*100vw);
	height: calc(22 /var(--break)*100vw);
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(20 /var(--break)*100vw);
	margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_case01 .slick-prev {
		left: calc(-20 / var(--break) * 100vw);
	}
	.slide_case01 .slick-next {
		right: calc(-20 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.area_case_common01{
		padding: calc(60 /var(--break)*100vw) calc(28 /var(--break)*100vw) calc(60 /var(--break)*100vw);
	}
	.area_case_common01 .ttl{
		font-size: 1.25rem;
		line-height: 1em;
		letter-spacing: 0.1em;
	}
	.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 #403826;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.slide_case01 {
		margin-bottom: 4vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
		margin: 0 0;
	}
	.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(42 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		bottom: auto;
		top: 50vw;
	}
	.slide_case01 .slick-prev {
		left: calc(0 /var(--break)*100vw);
	}
	.slide_case01 .slick-next {
		right: calc(0 /var(--break)*100vw);
	}
	.slide_case01.slick-dotted.slick-slider {
		margin-bottom: 10vw;
	}
	.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 #403826;
	}
	.tbl_case table td{
		border-left: none!important;
	}
	.row_case02{
		gap:calc(25 /var(--break)*100vw) 3%;
	}
	.row_case02 .btn{
		width: calc(313 / 750* 100vw);
		height: calc(80 / 750* 100vw);
		font-size: 81.25%;
		outline: solid 1px #fff;
		outline-offset: calc(-6 / 750* 100vw);
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01{
	background: #fff;
	border: solid 1px #403826;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 160px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(20 / var(--break) * 100vw);
}
.box_invisalign {
	background: #fff;
	border: solid 1px #403826;
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(20 / var(--break) * 100vw);
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background: #c1a975 !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;
		line-height: 1.6em;
	}
	.box_risk01 .txt {
		letter-spacing: 0;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail, .box_invisalign .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .box_invisalign .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


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