@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / 1920 * 100vw) 0 calc(200 / 1920 * 100vw);
	z-index: 0;
    position: relative;
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(550 / 1920 * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}
.low_head .tel_common .num {
	letter-spacing: .11em;
}
.low_main .gnav {
	bottom: calc(30 / 1920* 100vw);
}
.hdg2 {
	position: absolute;
    top: 42%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.hdg2 .en {
	letter-spacing: .08em;
}
.hdg3:before {
	content: "";
    position: absolute;
	border-bottom: solid 1px #fff;
    width: 100%;
    height: 1px;
	bottom: calc(15 / 1920 * 100vw);
	right: 0;
	left: 0;
	margin: auto;
}
.row_common01 .col_img {
    width: 46%;
    max-width: 570px;
}
.row_common01 .col_txt {
    width: 50%;
}
.row_common01 .col_img:after {
    content: "";
    position: absolute;
	/*background: #0e1632;*/
	background: #e89289;
    width: 100%;
    height: calc(100% - calc(20 / 1920 * 100vw));
    bottom: 0;
    z-index: -1;
}
.row_common01 .col_img:after {
    right: calc(-20 / 1920 * 100vw);
}
.row_common01 .col_img.left:after {
    left: calc(-20 / 1920 * 100vw);
}
.list_common01 li {
    width: 48%;
}
.list_common01 li:before {
    background: #b1924f;
}
.box_common01 {
	background: url("images/page/deco_common01.png")no-repeat top / 100% auto;
}
.row_common2 .col_img {
    width: 35%;
    max-width: 390px;
}
.ttl_common01:before,.ttl_common01:after {
	content: "";
    position: absolute;
    width: 100%;
    height: 1px;
	right: 0;
	left: 0;
	margin: auto;
}
.ttl_common01:before {
	border-top: solid 1px #39301e;
	top: 0;
}
.ttl_common01:after {
	border-bottom: solid 1px #39301e;
	bottom: 0;
}
.ttl_common02:before {
	content: "";
    position: absolute;
    border-bottom: solid calc(2 / 1599* 100vw) #1f1f1f;
    width: calc(17 / 1599* 100vw);
    height: calc(2 / 1599* 100vw);
    top: 0;
    bottom: 0;
    left: calc(3 / 1599* 100vw);
    margin: auto;
}
.row_common3 .col_img {
    width: 24%;
}
.row_common3 .col_txt {
	width: 72%;
}
.btn_common01 a {
    border: none;
}
.btn_common01.arw02 a:after {
    width: calc(10 / 1920* 100vw);
    height: calc(10 / 1920* 100vw);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.row_common04 .col {
	max-width: 380px;
	width: 31%;
}
.row_common04 .col:nth-child(n+4){
	margin-top: calc(60 / 1920 * 100vw);
}
.row_common04 .col:not(:last-child) {
	margin-right: calc(50 / 1920 * 100vw);
}
.row_common04 .col:nth-child(3n) {
	margin-right: 0;
}

.list_common02 li:before {
    background: #1f1f1f;
}

.arw_flow:before {
    border-top: calc(16 / 1920* 100vw) solid #b1924f;
    border-right: calc(23 / 1920* 100vw) solid transparent;
    border-left: calc(23 / 1920* 100vw) solid transparent;
}
.row_common05 .col {
	max-width: 475px;
	width: 48%;
}
.row_common05 .col:nth-child(n+3) {
	margin-top: calc(40 / 1920 * 100vw);
}
.row_common05 .col .box {
	border: solid 1px #39301e;
}

.ttl_common03:before {
	content: "";
    position: absolute;
	border-bottom: solid 1px #b1924f;
    width: 100%;
    height: 1px;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}


.list_common03 li {
    width: 100%;
	border-bottom: dotted 2px #b1924f;
	padding-left: calc(103 / 1920* 100vw);
	padding-bottom: calc(14 / 1920* 100vw);
}
.list_common03 li:before {
    content: "";
    position: absolute;
    width: calc(26 / 1920* 100vw);
    height: calc(21 / 1920* 100vw);
    background:  url("images/page/check01.svg") no-repeat center / contain;
    border-radius: 0%;
    left: calc(59 / 1920* 100vw);
    top: calc(6 / 1920* 100vw);
}
.list_common03 li:not(:first-child) {
    margin-top: calc(7 / 1920* 100vw);
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.content_low {
		padding: calc(100 / 1599 * 100vw) 0 calc(200 / 1599 * 100vw);
	}
	.main_page {
		height: calc(550 / 1599 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
	.low_main .gnav {
		bottom: calc(30 / 1599* 100vw);
	}
	.hdg3:before {
		bottom: calc(15 / 1599 * 100vw);
	}
	.row_common01 .col_img:after {
		height: calc(100% - calc(20 / 1599 * 100vw));
	}
	.row_common01 .col_img:after {
		right: calc(-20 / 1599 * 100vw);
	}
	.row_common01 .col_img.left:after {
		left: calc(-20 / 1599 * 100vw);
	}
	.ttl_common02:before {
		border-bottom: solid calc(2 / 1599* 100vw) #1f1f1f;
		width: calc(17 / 1599* 100vw);
		height: calc(2 / 1599* 100vw);
		left: calc(3 / 1599* 100vw);
	}
	.btn_common01.arw02 a:after {
		width: calc(10 / 1599* 100vw);
		height: calc(10 / 1599* 100vw);
	}
	
	.row_common04 .col:nth-child(n+4){
		margin-top: calc(60 / 1599 * 100vw);
	}
	.row_common04 .col:not(:last-child) {
		margin-right: calc(47 / 1599 * 100vw);
	}
	.row_common04 .col:nth-child(3n) {
		margin-right: 0;
	}
	.arw_flow:before {
		border-top: calc(16 / 1599* 100vw) solid #b1924f;
		border-right: calc(23 / 1599* 100vw) solid transparent;
		border-left: calc(23 / 1599* 100vw) solid transparent;
	}
	.row_common05 .col:nth-child(n+3) {
		margin-top: calc(40 / 1599 * 100vw);
	}
	.list_common03 li {
		padding-left: calc(103 / 1599* 100vw);
		padding-bottom: calc(14 / 1599* 100vw);
	}
	.list_common03 li:before {
		width: calc(26 / 1599* 100vw);
		height: calc(21 / 1599* 100vw);
		left: calc(59 / 1599* 100vw);
		top: calc(6 / 1599* 100vw);
	}
	.list_common03 li:not(:first-child) {
		margin-top: calc(7 / 1599* 100vw);
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.content_low {
		padding: calc(100 / 1299 * 100vw) 0 calc(200 / 1299 * 100vw);
	}
	.main_page {
		height: calc(550 / 1299 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
	.low_main .gnav {
		bottom: calc(30 / 1299* 100vw);
	}
	.hdg3:before {
		bottom: calc(15 / 1299 * 100vw);
	}
	.row_common01 .col_img:after {
		height: calc(100% - calc(20 / 1299 * 100vw));
	}
	.row_common01 .col_img:after {
		right: calc(-20 / 1299 * 100vw);
	}
	.row_common01 .col_img.left:after {
		left: calc(-20 / 1299 * 100vw);
	}
	.ttl_common02:before {
		border-bottom: solid calc(2 / 1299* 100vw) #1f1f1f;
		width: calc(17 / 1299* 100vw);
		height: calc(2 / 1299* 100vw);
		left: calc(3 / 1299* 100vw);
	}
	.btn_common01.arw02 a:after {
		width: calc(10 / 1299* 100vw);
		height: calc(10 / 1299* 100vw);
	}
	.row_common04 .col:nth-child(n+4){
		margin-top: calc(60 / 1299 * 100vw);
	}
	.row_common04 .col:not(:last-child) {
		margin-right: calc(40 / 1299 * 100vw);
	}
	.row_common04 .col:nth-child(3n) {
		margin-right: 0;
	}
	.arw_flow:before {
		border-top: calc(16 / 1299* 100vw) solid #b1924f;
		border-right: calc(23 / 1299* 100vw) solid transparent;
		border-left: calc(23 / 1299* 100vw) solid transparent;
	}
	.row_common05 .col:nth-child(n+3) {
		margin-top: calc(40 / 1299 * 100vw);
	}
	.list_common03 li {
		padding-left: calc(103 / 1299* 100vw);
		padding-bottom: calc(14 / 1299* 100vw);
	}
	.list_common03 li:before {
		width: calc(26 / 1299* 100vw);
		height: calc(21 / 1299* 100vw);
		left: calc(59 / 1299* 100vw);
		top: calc(6 / 1299* 100vw);
	}
	.list_common03 li:not(:first-child) {
		margin-top: calc(7 / 1299* 100vw);
	}
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / 750 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background-image: url("images/page/bg_ttl_page_sp.jpg");
		height: calc(450 / 750 * 100vw);
		padding: 0;
	}
	.hdg2 {
		top: 55%;
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
		margin-bottom: 2vw;
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: 0;
	}
	.col_img {
		text-align: center;
	}
	.hdg3 {
		font-size: 1.4375rem;
	}
	.hdg3:before {
		bottom: calc(15 / 750* 100vw);
	}
	.row_common01 .col_img {
		max-width: calc(675 / 750* 100vw) !important;
		margin-right: auto;
		margin-left: auto;
	}
	.row_common01 .col_img:after {
		height: calc(100% - calc(20 / 750 * 100vw));
	}
	.row_common01 .col_img:after {
		right: calc(-20 / 750 * 100vw);
	}
	.row_common01 .col_img.left:after {
		left: calc(-20 / 750 * 100vw);
	}
	.row_common2 .col_txt {
		max-width: calc(646 / 750* 100vw) !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common2 .col_txt .ttl {
		font-size: 1.1875rem;
		letter-spacing: 0;
		line-height: 1.6;
		text-align: center;
	}
	.row_common3 .col_txt {
		width: 100% !important;
		max-width: calc(646 / 750* 100vw) !important;
		margin-left: auto;
		margin-right: auto;
	}
	.ttl_common01 {
		font-size: 1.1875rem;
		letter-spacing: .0em;
	}
	.ttl_common02 {
		font-size: 1.1875rem;
		letter-spacing: 0;
		line-height: 1.6;
	}
	.ttl_common02:before {
		border-bottom: solid calc(2 / 750* 100vw) #1f1f1f;
		width: calc(17 / 750* 100vw);
		height: calc(2 / 750* 100vw);
		left: calc(3 / 750* 100vw);
	}
	.btn_common01.arw02 a:after {
		width: calc(10 / 750* 100vw);
		height: calc(10 / 750* 100vw);
	}
	.box_common02 .ttl {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
	.list_common01 li {
		width: 100%;
	}
	.txt_whitening01 {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
	.box_common03 .ttl {
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.btn_common01 {
		width: 100%;
	}
	.btn_common01 .txt {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_common04 .col:nth-child(n+3){
		margin-top: calc(30 / 750 * 100vw);
	}
	.row_common04 .col {
		width: 48%;
		max-width: 100%;
	}
	.row_common04 .col:not(:last-child) {
		margin-right: calc(25 / 750* 100vw);
	}
	.row_common04 .col:nth-child(2n) {
		margin-right: 0;
	}
	.row_common04 .col:nth-child(3n) {
		margin-right: calc(25 / 750* 100vw);
	}
	.row_common04 .col:last-child {
		margin-right: 0;
	}
	.row_common04 .col .ttl {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.arw_flow:before {
		border-top-width: calc(30 / 750* 100vw);
		border-right-width: calc(45 / 750* 100vw);
		border-left-width: calc(45 / 750* 100vw);
		bottom: -9.5vw;
	}
	.row_common05 .col {
		max-width: 100%;
		width: 100%;
	}
	.row_common05 .col:nth-child(n+2) {
		margin-top: calc(40 / 750 * 100vw);
	}
	.row_common05 .col .ttl {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
	
	.ttl_common03 {
		font-size: 1.25rem;
		letter-spacing: .0em;
	}
	.list_common03 li {
		padding-left: 10vw;
		padding-bottom: 1.5vw;
	}
	.list_common03 li:before {
		width: calc(34 / 750* 100vw);
		height: calc(29 / 750* 100vw);
		left: 3vw;
		top: 1.5vw;
	}
	.list_common03 li:not(:first-child) {
		margin-top: 1.5vw;
	}
}



/* clinic
------------------------------------------------------------------*/
.bg_clinic01.bg__features01:after {
    background: url(images/index/deco__feature01.png) no-repeat left top / calc(340 / 1920* 100vw), url(images/index/deco__feature02.png) no-repeat right bottom / calc(340 / 1920* 100vw), url(images/index/bg__feature01.jpg) no-repeat center / cover;
}
.bg_clinic02 {
	background: url("images/clinic/deco_clinic01.png") no-repeat right top / auto calc(300 / 1920* 100vw),url("images/clinic/deco_clinic02.png") no-repeat left bottom / auto calc(300 / 1920* 100vw);
}
.bg_clinic02 .txt_wrap {
	width: 32%;
}
.bg_clinic02 .img01 {
	width: calc(356 / 1920 * 100vw);
	top: 3%;
    left: -62%;
}
.bg_clinic02 .img02 {
	width: calc(357 / 1920 * 100vw);
	top: 3%;
    right: -61%;
}
.row_clinic07 {
	width: 90%;
    max-width: calc(1100 / 1920 * 100vw);
}
.row_clinic07 .col:not(:last-child) {
	margin-right: calc(85 / 1920 * 100vw);
}
.row_clinic09 .col{
	width: 48.5%;
	max-width: 600px;
}
.list_clinic01 li:before {
    content: "1";
    width: auto;
    height:auto;
    background:none;
    border-radius:0;
    left: 0;
    top: 0;
	color: #b1924f;
}
.list_clinic01 li:nth-child(2):before {
	content: "2";
}
.list_clinic01 li:nth-child(3):before {
	content: "3";
}
.list_clinic01 li:nth-child(4):before {
	content: "4";
}
.list_clinic01 li:nth-child(5):before {
	content: "5";
}
.list_clinic01 li:nth-child(6):before {
	content: "6";
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_clinic01.bg__features01:after {
		background: url(images/index/deco__feature01.png) no-repeat left top / calc(340 / 1599* 100vw), url(images/index/deco__feature02.png) no-repeat right bottom / calc(340 / 1599* 100vw), url(images/index/bg__feature01.jpg) no-repeat center / cover;
	}
	.bg_clinic02 {
		background: url("images/clinic/deco_clinic01.png") no-repeat right top / auto calc(300 / 1599* 100vw),url("images/clinic/deco_clinic02.png") no-repeat left bottom / auto calc(300 / 1599* 100vw);
	}
	.bg_clinic02 .txt_wrap {
		width: 44%;
	}
	.bg_clinic02 .img01 {
		width: calc(356 / 1599 * 100vw);
	}
	.bg_clinic02 .img02 {
		width: calc(357 / 1599 * 100vw);
	}
	.row_clinic07 {
		max-width: calc(1100 / 1599 * 100vw);
	}
	.row_clinic07 .col:not(:last-child) {
		margin-right: calc(85 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_clinic01.bg__features01:after {
		background: url(images/index/deco__feature01.png) no-repeat left top / calc(340 / 1299* 100vw), url(images/index/deco__feature02.png) no-repeat right bottom / calc(340 / 1299* 100vw), url(images/index/bg__feature01.jpg) no-repeat center / cover;
	}
	.bg_clinic02 {
		background: url("images/clinic/deco_clinic01.png") no-repeat right top / auto calc(300 / 1299* 100vw),url("images/clinic/deco_clinic02.png") no-repeat left bottom / auto calc(300 / 1299* 100vw);
	}
	.bg_clinic02 .img01 {
		width: calc(326 / 1299 * 100vw);
	}
	.bg_clinic02 .img02 {
		width: calc(327 / 1299 * 100vw);
	}
	.row_clinic07 {
		max-width: calc(1100 / 1299 * 100vw);
	}
	.row_clinic07 .col:not(:last-child) {
		margin-right: calc(85 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.bg_clinic01 .wrap__features01 .copy {
		font-size: 1.25rem;
		letter-spacing: 0em;
	}
	.bg_clinic01 {
		padding-bottom: 9vw;
	}
	.bg_clinic01.bg__features01:after {
		background: url(images/index/deco__feature01.png) no-repeat left top / calc(340 / 750* 100vw), url(images/index/deco__feature02.png) no-repeat right bottom / calc(340 / 750* 100vw), url(images/index/bg__feature01.jpg) no-repeat center / cover;
	}
	.bg_clinic02 {
		padding: 8vw 0 34vw;
		background: url("images/clinic/deco_clinic01.png") no-repeat right top / auto calc(300 / 750* 100vw),url("images/clinic/deco_clinic02.png") no-repeat left bottom / auto calc(300 / 750* 100vw);
	}
	.bg_clinic02 .txt_wrap {
		width: 100%;
	}
	.bg_clinic02 .txt_wrap .copy {
		font-size: 1.25rem;
		letter-spacing: 0;
		line-height: 1.6;
	}
	.bg_clinic02 .img01 {
		width: calc(271 / 750* 100vw);
		top: auto;
		bottom: -36%;
		left: 1%;
	}
	.bg_clinic02 .img02 {
		width: calc(271 / 750* 100vw);
		top: auto;
		bottom: -36%;
		right: 1%;
	}
	.row_clinic07 {
		max-width: calc(702 / 750 * 100vw);
	}
	.row_clinic07 .col:not(:last-child) {
		margin-right: calc(50 / 750 * 100vw);
	}
	.row_clinic07 .col:nth-child(2) {
		margin-right: 0;
	}
	.bg_clinic03 .copy {
		font-size: 1.25rem;
		letter-spacing: 0;
		line-height: 1.6;
	}
	.row_clinic09 .col{
		width: 100%;
	}
	.row_clinic09 .col:first-child{
		margin-bottom: calc(40 / 750*100vw);
	}
	.row_clinic10 .copy{
		font-size: 1.17rem;
	}
}
/* staff
------------------------------------------------------------------*/
.row_staff01 .col_img {
    width: 38%;
    max-width: 460px;
}
.row_staff01 .col_txt {
    width: 59%;
}
.bg_staff01 .ttl {
	height: calc(50 / 1920 * 100vw);
}
.bg_staff01 dt {
    width: calc(90 / 1920 * 100vw);
}
.bg_staff01 dd {
    width: calc(100% - calc(93 / 1920 * 100vw));
}
.bg_staff01 dt {
    width: calc(90 / 1920* 100vw);
}
.box_staff01,.box_staff02 {
    background: #f7f4ed;
	padding: 0;
}
.box_staff01 .ttl {
	height: calc(50 / 1920 * 100vw);
}
.box_staff01 dt {
    width: calc(105 / 1920* 100vw);
    font-weight: 300;
}
.box_staff01 dd {
    width: calc(100% - calc(115 / 1920* 100vw));
}
.box_staff02 ul li:not(:first-child) {
    margin-top: calc(13 / 1920* 100vw);
}
.box_staff03 dt {
    width: calc(90 / 1920* 100vw);
}
.box_staff03 dd {
    width: calc(100% - calc(102 / 1920* 100vw));
}
.bg_staff06 {
	background: url("images/staff/bg_staff01.png")no-repeat center / cover;
}
.copy_staff01 > .dib:before,.copy_staff01 > .dib:after {
	content: "";
    position: absolute;
    width: calc(52 / 1920 * 100vw);
    height: calc(92 / 1920 * 100vw);
	top: 0;
    bottom: 0;
    margin: auto;
}
.copy_staff01 > .dib:before {
	background: url("images/staff/deco_staff01.png") no-repeat center / cover;
	left: 0;
}
.copy_staff01 > .dib:after {
	background: url("images/staff/deco_staff02.png") no-repeat center / cover;
	right: 0;
}


.img_staff01 {
	width: 50%;
    max-width: 460px;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_staff01 .ttl {
		height: calc(50 / 1599 * 100vw);
	}
	.bg_staff01 dt {
		width: calc(90 / 1599 * 100vw);
	}
	.bg_staff01 dd {
		width: calc(100% - calc(93 / 1599 * 100vw));
	}
	.bg_staff01 dt {
		width: calc(90 / 1599* 100vw);
	}
	.box_staff01 .ttl {
		height: calc(50 / 1599 * 100vw);
	}
	.box_staff01 dt {
		width: calc(105 / 1599* 100vw);
	}
	.box_staff01 dd {
		width: calc(100% - calc(115 / 1599* 100vw));
	}
	.box_staff02 ul li:not(:first-child) {
		margin-top: calc(13 / 1599* 100vw);
	}
	.box_staff03 dt {
		width: calc(90 / 1599* 100vw);
	}
	.box_staff03 dd {
		width: calc(100% - calc(102 / 1599* 100vw));
	}
	.copy_staff01 > .dib:before,.copy_staff01 > .dib:after {
		width: calc(52 / 1599 * 100vw);
		height: calc(92 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_staff01 .ttl {
		height: calc(50 / 1299 * 100vw);
	}
	.bg_staff01 dt {
		width: calc(90 / 1299 * 100vw);
	}
	.bg_staff01 dd {
		width: calc(100% - calc(93 / 1299 * 100vw));
	}
	.bg_staff01 dt {
		width: calc(90 / 1299* 100vw);
	}
	.box_staff01 .ttl {
		height: calc(50 / 1299 * 100vw);
	}
	.box_staff01 dt {
		width: calc(105 / 1299* 100vw);
	}
	.box_staff01 dd {
		width: calc(100% - calc(115 / 1299* 100vw));
	}
	.box_staff02 ul li:not(:first-child) {
		margin-top: calc(13 / 1299* 100vw);
	}
	.box_staff03 dt {
		width: calc(90 / 1299* 100vw);
	}
	.box_staff03 dd {
		width: calc(100% - calc(102 / 1299* 100vw));
	}
	.copy_staff01 > .dib:before,.copy_staff01 > .dib:after {
		width: calc(52 / 1299 * 100vw);
		height: calc(92 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.row_staff01 .col_img {
		width: 100%;
		max-width: calc(500 / 750*100vw)!important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_staff01 .col_txt .name {
		font-size: .9375rem;
		justify-content: center;
	}
	.row_staff01 .col_txt .name .ja {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.row_staff01 .col_txt .name .en {
		font-size: .9375rem;
		letter-spacing: 0;
		margin-left: 4vw;
	}
	
	.name {
		font-size: 1.3125rem;
		justify-content: center;
	}
	.name .en {
		font-size: 1rem;
		letter-spacing: 0;
		margin-left: 4vw;
	}
	
	.bg_staff01 .ttl {
		height: calc(80 / 750 * 100vw);
	}
	.bg_staff01 dl {
		padding-left: 0;
	}
	.bg_staff01 dt {
		width: calc(115 / 750 * 100vw);
		line-height: 1.5;
	}
	.bg_staff01 dd {
		width: calc(100% - calc(135 / 750 * 100vw));
		line-height: 1.5;
	}
	.bg_staff01 dt:not(:last-of-type), .bg_staff01 dd:not(:last-of-type) {
		margin-bottom: 2.5vw;
	}
	.box_staff01 .ttl {
		height: calc(80 / 750 * 100vw);
	}
	.box_staff01 dl {
		padding-left: 0;
	}
	.box_staff01 dt {
		width: calc(150 / 750* 100vw);
	}
	.box_staff01 dd {
		width: calc(100% - calc(180 / 750* 100vw));
	}
	.box_staff02 ul {
		padding-left: 0;
	}
	.box_staff02 ul li:not(:first-child) {
		margin-top: calc(13 / 750* 100vw);
	}
	.box_staff03 ul {
		padding-left: 0;
	}
	.box_staff03 dt {
		width: calc(115 / 750* 100vw);
	}
	.box_staff03 dd {
		width: calc(100% - calc(135 / 750* 100vw));
	}
	.bg_staff06 img {
		max-width: calc(630 / 750* 100vw);
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.copy_staff01 > .dib:before,.copy_staff01 > .dib:after {
		width: calc(52 / 750 * 100vw);
		height: calc(92 / 750 * 100vw);
	}
	.copy_staff01 {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
}
/* access
------------------------------------------------------------------*/
.row_access01 .col_img {
	width: 53%;
    max-width: 650px;
}
.row_access01 .col_txt {
	width: 47%;
}
.row_access01 .col_txt .wrap01 {
	width: 90%;
}
.row_access01 .col_txt .wrap02 {
    width: 97%;
    max-width: 100%;
}
.row_access01 .col_txt .tbl_common {
    width: 92%;
    max-width: 100%;
}
.row_access01 .tbl_caption {
    margin-top: calc(15 / 1920* 100vw);
}
.row_access02 .col {
	width: 47%;
    max-width: 475px;
}
.row_access02 .col .img {
	width: calc(176 / 1920* 100vw);
}
.access_map .map {
	padding: calc(460 / 1920* 100vw) 0 0 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_access01 .tbl_caption {
		margin-top: calc(15 / 1599* 100vw);
	}
	.row_access02 .col .img {
		width: calc(176 / 1599* 100vw);
	}
	.access_map .map {
		padding: calc(460 / 1599* 100vw) 0 0 0;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_access01 .tbl_caption {
		margin-top: calc(15 / 1299* 100vw);
	}
	.row_access02 .col .img {
		width: calc(176 / 1299* 100vw);
	}
	.row_access01 .col_txt {
		width: 46%;
	}
	.access_map .map {
		padding: calc(460 / 1299* 100vw) 0 0 0;
	}
}
@media(max-width: 767px) {
	.row_access01 .col_img {
		width: 100%;
		max-width: calc(500 / 750* 100vw);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 8vw;
	}
	.row_access01 .col_txt {
		width: 100%;
	}
	.row_access01 .col_txt .wrap01 {
		width: 100%;
	}
	.row_access01 .col_txt .wrap02 {
		width: 100%;
		max-width: 100%;
	}
	.row_access01 .col_txt .tbl_common {
		width: 100%;
		max-width: 100%;
	}
	.row_access01 .tbl_caption {
		margin-top: calc(15 / 750* 100vw);
	}
	.row_access02 .col .img {
		width: calc(176 / 750* 100vw);
	}
	.wrap_map.access_map {
		background: none;
	}
	.row_access02 .col {
		width: 48%;
		margin-right: 2%;
		padding: 5vw;
		max-width: 100%;
	}
	.row_access02 .icn {
		width: calc(176 / 750* 100vw);
	}
	.row_access02 .ttl {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_access02 .txt {
		font-size: .875rem;
	}
	.access_map .map {
		padding-top: calc(500 / 750* 100vw);
	}
}
/* implant
------------------------------------------------------------------*/
.bg_implant02 {
	background-color: rgba(213, 213, 214, .5);
}
.row_implant06 .col {
	width: 33%;
    max-width: 400px;
	outline: 1px solid #1e2d52;
    outline-offset: calc(-5 / 1920 * 100vw);
}
.row_implant06 .col:before {
	content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
	background-color: #d5d5d6;
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
    z-index: -1;
}
.row_implant06 .col:not(:last-child) {
	margin-right: calc(20 / 1920 * 100vw);
}

@media(min-width: 768px) and (max-width:1599px) {
	.row_implant06 .col {
		width: 32%;
		outline-offset: calc(-5 / 1599 * 100vw);
	}
	.row_implant06 .col:not(:last-child) {
		margin-right: calc(20 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_implant06 .col {
		outline-offset: calc(-5 / 1299 * 100vw);
	}
	.row_implant06 .col:not(:last-child) {
		margin-right: calc(20 / 1299 * 100vw);
	}
	.row_implant06 .col .copy {
		font-size: 1.5625rem;
	}
}
@media(max-width: 767px) {
	.row_implant06 .col {
		width: 100%;
		max-width: 100%;
		outline-offset: calc(-5 / 750 * 100vw);
	}
	.row_implant06 .col:nth-child(n+2) {
		margin-top: 3vw;
	}
	.row_implant06 .col:not(:last-child) {
		margin-right: 0;
	}
	.row_implant06 .col .copy {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
	.flow_implant .box_flow:first-child .col_txt dt .ttl,.flow_implant .box_flow:nth-child(4) .col_txt dt .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.flow_implant .box_flow:nth-child(3) .col_txt dt .ttl,.flow_implant .box_flow:nth-child(5) .col_txt dt .ttl {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.flow_implant .box_flow .col_txt dt {
		align-items: center;
	}
	.flow_implant .box_flow .col_txt dt .ttl {
		padding-top: 0;
	}
}
/* gummy_smile
------------------------------------------------------------------*/
.row_gummy_smile03 .col {
    max-width: 394px;
	width: 32%;
}
.row_gummy_smile03 .col:not(:last-child) {
	margin-right: calc(29 / 1920 * 100vw);
}
.btn_gummy_smile01 {
    width: calc(330 / 1920* 100vw);
}
.btn_gummy_smile01 a {
    border: none;
    padding: calc(10 / 1920* 100vw) 3% calc(12 / 1920* 100vw);
}
.btn_gummy_smile01.arw02 a:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
	right: calc(20 / 1920* 100vw);
}
@media(min-width: 767px) {
	.btn_gummy_smile01.arw02 a:hover:after {
		right: calc(15 / 1920* 100vw);
	}
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_gummy_smile03 .col:not(:last-child) {
		margin-right: calc(25 / 1599 * 100vw);
	}
	.btn_gummy_smile01 {
		width: calc(330 / 1599* 100vw);
	}
	.btn_gummy_smile01 a {
		padding: calc(10 / 1599* 100vw) 3% calc(12 / 1599* 100vw);
	}
	.btn_gummy_smile01.arw02 a:after {
		right: calc(20 / 1599* 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_gummy_smile03 .col:not(:last-child) {
		margin-right: calc(20 / 1299 * 100vw);
	}
	.btn_gummy_smile01 {
		width: calc(330 / 1299* 100vw);
	}
	.btn_gummy_smile01 a {
		padding: calc(10 / 1299* 100vw) 3% calc(12 / 1299* 100vw);
	}
	.btn_gummy_smile01.arw02 a:after {
		right: calc(20 / 1299* 100vw);
	}
}
@media(max-width: 767px) {
	.row_gummy_smile03 .col {
		max-width: 100%;
		width: 100%;
	}
	.row_gummy_smile03 .col:nth-child(n+2) {
		margin-top: 5vw;
	}
	.row_gummy_smile03 .col:not(:last-child) {
		margin-right: 0;
	}
	.row_gummy_smile03 .col .ttl {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
	.btn_gummy_smile01 {
		width: 100%;
		max-width: calc(500 / 750* 100vw);
	}
	.btn_gummy_smile01 a {
		padding: 1.5vw 3% 2vw;
	}
	.btn_gummy_smile01.arw02 a:after {
		right: 5vw;
	}
	.btn_gummy_smile01 .txt {
		font-size: 1rem;
		letter-spacing: 0;
	}
}
/* surgery
------------------------------------------------------------------*/
.row_surgery02 .col {
    max-width: 595px;
}
.row_surgery02.row_common05 .col .box {
    border: none;
}
.row_surgery03 .col {
    max-width: 394px;
    width: 32%;
}
.row_surgery03 .col:not(:last-child) {
    margin-right: calc(29 / 1920* 100vw);
}
.row_surgery03 .col:nth-child(3) {
    margin-right: 0;
}
.row_surgery03 .col:nth-child(n+4) {
    margin-top: calc(40 / 1920* 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_surgery03 .col:not(:last-child) {
		margin-right: calc(27 / 1599* 100vw);
	}
	.row_surgery03 .col:nth-child(3) {
		margin-right: 0;
	}
	.row_surgery03 .col:nth-child(n+4) {
		margin-top: calc(40 / 1599* 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_surgery03 .col:not(:last-child) {
		margin-right: calc(20 / 1299* 100vw);
	}
	.row_surgery03 .col:nth-child(3) {
		margin-right: 0;
	}
	.row_surgery03 .col:nth-child(n+4) {
		margin-top: calc(40 / 1299* 100vw);
	}
}
@media(max-width: 767px) {
	.row_surgery03 .col {
		max-width: 100%;
		width: 100%;
	}
	.row_surgery03 .col:not(:last-child) {
		margin-right: auto;
	}
	.row_surgery03 .col:nth-child(n+2) {
		margin-top: calc(40 / 750* 100vw);
	}
	.row_surgery03 .col .ttl {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
}
/* pediaric
------------------------------------------------------------------*/
.bg_pediaric02 {
	width: 90%;
    max-width: calc(1240 / 1920 * 100vw);
}
.row_pediaric02 {
	width: 90%;
    max-width: calc(900 / 1920 * 100vw);
}
.bg_pediaric03 {
	background-color: rgba(213, 213, 214, .3);
}
.row_pediaric02 .col {
	width: 25%;
    max-width: calc(181 / 1920 * 100vw);
}
.row_pediaric02 .col:not(:last-child) {
	margin-right: calc(58 / 1920 * 100vw);
}
.row_pediaric02 .col:nth-child(4) {
	margin-right: 0;
}
.row_pediaric02 .col:nth-child(n+5) {
	margin-top: calc(40 / 1920 * 100vw);
}
.row_pediaric02 .col .img {
	width: calc(181 / 1920 * 100vw);
}
.box_pediaric04 {
	width: 90%;
	max-width: 1000px;
	border: solid 1px #b1924f;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_pediaric02 {
		max-width: calc(1240 / 1599 * 100vw);
	}
	.row_pediaric02 {
		max-width: calc(900 / 1599 * 100vw);
	}
	.row_pediaric02 .col {
		max-width: calc(181 / 1599 * 100vw);
	}
	.row_pediaric02 .col:not(:last-child) {
		margin-right: calc(44 / 1599 * 100vw);
	}
	.row_pediaric02 .col:nth-child(n+5) {
		margin-top: calc(40 / 1599 * 100vw);
	}
	.row_pediaric02 .col .img {
		width: calc(181 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_pediaric02 {
		max-width: calc(1240 / 1299 * 100vw);
	}
	.row_pediaric02 {
		max-width: calc(900 / 1299 * 100vw);
	}
	.row_pediaric02 .col {
		max-width: calc(181 / 1299 * 100vw);
	}
	.row_pediaric02 .col:not(:last-child) {
		margin-right: calc(44 / 1299 * 100vw);
	}
	.row_pediaric02 .col:nth-child(n+5) {
		margin-top: calc(40 / 1299 * 100vw);
	}
	.row_pediaric02 .col .img {
		width: calc(181 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.bg_pediaric02 {
		width: 100%;
		max-width: calc(702 / 750 * 100vw);
	}
	.row_pediaric02 {
		max-width: calc(900 / 750 * 100vw);
	}
	.row_pediaric02 .col {
		width: 48%;
		max-width: 100%;
	}
	.row_pediaric02 .col:not(:last-child) {
		margin-right: 3vw;
	}
	.row_pediaric02 .col:nth-child(2n) {
		margin-right: 0;
	}
	.row_pediaric02 .col:nth-child(n+3) {
		margin-top: calc(40 / 750 * 100vw);
	}
	.row_pediaric02 .col .img {
		width: calc(231 / 750 * 100vw);
	}
	.ttl_pediatric02 {
		font-size: 1.0625rem;
		letter-spacing: 0;
		padding: 2vw;
		margin-bottom: 5vw;
	}
	.box_pediaric04 {
		width: 100%;
		max-width: 100%;
		padding: 4vw 3vw 5vw;
	}
	.box_pediaric04 .ttl {
		font-size: 1rem;
		letter-spacing: 0;
		margin-bottom: 4vw;
	}
	.btn_pediaric01 {
		width: 90%;
		max-width: 100%;
	}
}
/* prevention
------------------------------------------------------------------*/
.row_prevention06.row_common04 .col {
	max-width: 394px;
    width: 32%;
}
.row_prevention06 .col:not(:last-child) {
	margin-right: calc(29 / 1920 * 100vw);
}
.bg_prevention02 {
	background-color: rgba(213, 213, 214, .3);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_prevention06 .col:not(:last-child) {
		margin-right: calc(27 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_prevention06 .col:not(:last-child) {
		margin-right: calc(21 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.ttl_prevention02 {
		margin-bottom: 5vw;
	}
	.row_prevention06.row_common04 .col {
		max-width: calc(646 / 750 * 100vw);
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.row_prevention06.row_common04 .col:nth-child(n+2) {
		margin-top: calc(40 / 750 * 100vw);
	}
	.row_prevention06 .col:not(:last-child) {
		margin-right: auto;
	}
	.row_prevention06.row_common04 .col .ttl {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
}


/* general
------------------------------------------------------------------*/
.row_general05 .col_img {
    width: 26%;
    max-width: 290px;
}
.row_general05 .col_txt {
    width: 70%;
}
.row_general05 .col_txt .ttl {
	border-bottom: solid 1px #a6954f;
}
.box_general04 .bnr {
	width: calc(600 / 1920 * 100vw);
}
.row_general10 .col {
	width: 32%;
    max-width: 394px;
}
.row_general10 .col:not(:last-child) {
	margin-right: calc(29 / 1920 * 100vw);
}
.row_general10 .col:nth-child(3) {
	margin-right: 0;
}
.row_general10 .col:nth-child(n+4) {
	margin-top: calc(48 / 1920 * 100vw);
}
.row_general12 .col .num {
    font-size: 9.375rem;
    line-height: 0.6;
    color: rgba(255, 255, 255, 0.3);
	right: calc(-7 / 1920* 100vw);
    bottom: calc(20 / 1920 * 100vw);
    letter-spacing: .02em;
}
.row_general12 .col01 .num {
    right: calc(-19 / 1920 * 100vw);
}
.row_general12.row_common05 .col .box {
    border: none;
}
@media(min-width: 768px) and (max-width:1599px) {
	.box_general04 .bnr {
		width: calc(600 / 1599 * 100vw);
	}
	.row_general10 .col {
		width: 31%;
		max-width: 394px;
	}
	.row_general10 .col:not(:last-child) {
		margin-right: calc(29 / 1599 * 100vw);
	}
	.row_general10 .col:nth-child(n+4) {
		margin-top: calc(48 / 1599 * 100vw);
	}
	.row_general12 .col .num {
		right: calc(-7 / 1599* 100vw);
		bottom: calc(20 / 1599 * 100vw);
	}
	.row_general12 .col01 .num {
		right: calc(-19 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.box_general04 .bnr {
		width: calc(600 / 1299 * 100vw);
	}
	.row_general10 .col {
		width: 31%;
		max-width: 394px;
	}
	.row_general10 .col:not(:last-child) {
		margin-right: calc(23 / 1299 * 100vw);
	}
	.row_general10 .col:nth-child(n+4) {
		margin-top: calc(48 / 1299 * 100vw);
	}
	.row_general12 .col .num {
		right: calc(-7 / 1299* 100vw);
		bottom: calc(20 / 1299 * 100vw);
	}
	.row_general12 .col01 .num {
		right: calc(-19 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.box_general04 .bnr {
		width: calc(600 / 750 * 100vw);
	}
	.row_general10 .col {
		width: calc(646 / 750 * 100vw);
		max-width: 100%;
	}
	.row_general10 .col:not(:last-child) {
		margin-right: 0;
	}
	.row_general10 .col:nth-child(n+2) {
		margin-top: calc(40 / 750* 100vw);
	}
	.row_general10 .col .ttl {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
	.row_general12 {
		width: calc(646 / 750* 100vw);
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.row_general12 .col .num {
		right: calc(-7 / 750* 100vw);
		bottom: calc(20 / 750 * 100vw);
	}
	.row_general12 .col01 .num {
		right: calc(-19 / 750 * 100vw);
	}
}



/*スライダー
------------------------------------------------------------------*/
.slide_clinic01 .slick-prev,.slide_clinic02 .slick-prev {
	background: url(images/page/arw_slide01.svg)no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -9.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next,.slide_clinic02 .slick-next {
	background: url(images/page/arw_slide01.svg)no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	right: -9.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before,.slide_clinic02 .slick-prev:before, .slide_clinic02 .slick-next:before {
	display: none;
}
.slide_clinic01 .slide_thumbnail li,.slide_clinic02 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.slide_clinic01 .slide_thumbnail li.thumbnail-current,.slide_clinic02 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_clinic01 .slide_thumbnail li:nth-child(5n), .slide_clinic01 .slide_thumbnail li:last-child,.slide_clinic02 .slide_thumbnail li:nth-child(5n), .slide_clinic02 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_clinic01 .slide_thumbnail li:hover,.slide_clinic02 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1599px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next,.slide_clinic02 .slick-prev, .slide_clinic02 .slick-next {
		width: calc(30 / 1599 * 100vw);
		height: calc(54 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next,.slide_clinic02 .slick-prev, .slide_clinic02 .slick-next {
		width: calc(30 / 1299 * 100vw);
		height: calc(54 / 1299 * 100vw);
	}
	.slide_clinic01 .slick-prev,.slide_clinic02 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next,.slide_clinic02 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next,.slide_clinic02 .slick-prev, .slide_clinic02 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_clinic01 .slick-prev,.slide_clinic02 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next,.slide_clinic02 .slick-next {
		right: 3vw;
	}
}

.slide_common02 .slick-prev ,
.slide_common02 .slick-next
{
	background: url("images/page/arw_slide01.svg")no-repeat center left / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	transform: translate(0);
	top: 24%; 
	margin: auto;
	z-index: 1;
}
.slide_common02 .slick-prev {left: -9%;}
.slide_common02 .slick-next {
	right: -9%;
	transform: translate(0) scaleX(-1);
}
.slide_common02 .slick-prev:before, .slide_common02 .slick-next:before {
	display: none;
}
.slick-dots {
    bottom: -10px;
}
.slick-dots li {
    margin: 0 3px;
}
.slick-dots li button:before {
    color: #e1c481;
}
.slick-dots li.slick-active button:before {
    color: #e1c481;
}
.slick-dots li button:before {
    font-size: calc(13 / 1920 * 100vw);
    line-height: calc(26 / 1920 * 100vw);
}

@media(min-width: 768px) {
	.slide_common02 .slick-prev ,
	.slide_common02 .slick-next
	{
		top: 0;
		bottom: 22%;
	}
}
@media(min-width: 768px) and (max-width:1599px) {
	.slide_common02 .slick-prev,
	.slide_common02 .slick-next
	{
		width: calc(30 / 1600 * 100vw);
		height: calc(54 / 1600 * 100vw);
	}
	.slide_common02 .slick-prev {left: -6%;}
	.slide_common02 .slick-next {right: -6%;}
	.slick-dots li button:before {
		font-size: calc(13 / 1599 * 100vw);
		line-height: calc(26 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_common02 .slick-prev,
	.slide_common02 .slick-next
	{
		width: calc(30 / 1300 * 100vw);
		height: calc(54 / 1300 * 100vw);
	}
	.slide_common02 .slick-prev {left: -4%;}
	.slide_common02 .slick-next {right: -4%;}
	.slick-dots li button:before {
		font-size: calc(13 / 1299 * 100vw);
		line-height: calc(26 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.slide_common02 .slick-prev,
	.slide_common02 .slick-next
	{
		width: calc(30 / 800 * 100vw);
		height: calc(54 / 800 * 100vw);
		top: 11.5%;
	}
	.slide_common02 .slick-prev {
		left: 6vw;
	}
	.slide_common02 .slick-next {
		right: 6vw;
	}
	.slick-dots li button:before {
		font-size: calc(16 / 750 * 100vw);
		line-height: calc(26 / 750 * 100vw);
	}
	.slick-dots li {
		width: calc(20 / 750 * 100vw);
		height: calc(20 / 750 * 100vw);
	}
}
/* case
------------------------------------------------------------------*/
.area_case_common01:last-child{margin-bottom: 0 !important;}
.row_case_common01{
	width: 100%;
	margin: 0 auto calc(40 / 1920 * 100vw);
	position: relative;
	z-index: 1;
}
.row_case_common01::after{
	content: "";
    width: 0;
    height: 0;
    margin: auto;
    border-top: calc(20 / 1920 * 100vw) solid transparent;
    border-bottom: calc(20 / 1920 * 100vw) solid transparent;
    border-left-style: solid;
    border-left-width: calc(15 / 1920 * 100vw);
    border-left-color: #1f1f1f;
    position: absolute;
    top: calc(70 / 1920 * 100vw);
    bottom: 0;
    left: 0;
    right: 0;
}
.row_case_common01 .col_bef_aff01{
	width: 48%;
}
.row_case_common01 .case_img{
	width: 100%;
	height: min(calc(300 / 1300 * 100vw), 300px);
}
.area_case_common01 .tbl_default{
	max-width: 1000px;
	width: 100%;
}
.btn_case_common01:checked + .label_case_common01 .icn::after{
	content: none;
}
.tbl_case table {
    border: 1px solid #0e1632!important;
}
.tbl_case th {
	/*background: #0e1632!important;*/
	background: #6A6150!important;
}
.tbl_case tr:not(:last-child) td {
    border-bottom: 1px solid #0e1632!important;
}
.bg_pay {
/*	background: url("images/page/bg_pay01.jpg")no-repeat center / cover;*/
}
.tbl_common01 table {
  /*  border: 1px solid #39301e;*/
    border: 1px solid #6A6150;
}
.tbl_common01 th {
  /*  background: #39301e;*/
      background: #6A6150;
}
.tbl_common01 tr:not(:last-child) td {
    border-bottom: 1px solid #39301e;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_case_common01{
		margin: 0 auto calc(40 / 1599 * 100vw);
	}
	.row_case_common01::after{
		border-top: calc(20 / 1599 * 100vw) solid transparent;
		border-bottom: calc(20 / 1599 * 100vw) solid transparent;
		border-left-width: calc(15 / 1599 * 100vw);
		top: calc(70 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_case_common01{
		margin: 0 auto calc(40 / 1299 * 100vw);
	}
	.row_case_common01::after{
		border-top: calc(20 / 1299 * 100vw) solid transparent;
		border-bottom: calc(20 / 1299 * 100vw) solid transparent;
		border-left-width: calc(15 / 1299 * 100vw);
		top: calc(70 / 1299 * 100vw);
	}
}
@media all and (-ms-high-contrast: none) {
  .row_case_common01 .col_bef_aff01:nth-of-type(2){margin-left: auto;}
}
@media(max-width: 767px) {
	.box_case_common01{padding: 4vw 4%;}
	.row_case_common01{margin-bottom: 6vw;}
	.row_case_common01 .copy_case01{
		padding: 2vw 0 2vw;
		font-size: calc(26 / 750 * 100vw);
	}
	.row_case_common01 .case_img{
		height: calc(200 / 750 * 100vw);
	}
	.row_case_common01 .col_bef_aff01 {
		max-width: calc(390 / 750* 100vw);
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.row_case_common01 .col_l {
		margin-bottom: 7vw;
	}
	.row_case_common01 .col_l .en,.row_case_common01 .col_r .en {
		font-size: 1rem;
		letter-spacing: .1em;
	}
	.row_case_common01{
		margin: 0 auto calc(40 / 750 * 100vw);
	}
	.row_case_common01::after{
		border-left: calc(20 / 750* 100vw) solid transparent;
		border-right: calc(20 / 750* 100vw) solid transparent;
		border-top: calc(15 / 750* 100vw) solid #1f1f1f;
		border-bottom: 0;
		top: calc(10 / 750* 100vw);
	}
	
	
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 {
	border: solid 1px #0e1632;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #fff;
	padding-right: calc(50 / 1920 * 100vw);
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y {
	background: #b1924f !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps--active-x > .ps__rail-x,
.risk .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 {
	opacity: 1!important;
}
@media(min-width: 768px) and (max-width:1599px) {
	.box_risk01 .box {
		padding-right: calc(50 / 1599 * 100vw);
	}
}
@media(min-width: 751px) and (max-width:1299px) {
	.box_risk01 .box {
		padding-right: calc(50 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.box_risk01 .box {
		padding-right: 4vw;
		max-height: calc(420 / 750 * 100vw);
	}
	.box_risk01 .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 {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.img_recruit01:before {
    content: "";
    position: absolute;
    background: #E89289;
    width: 100%;
    height: calc(100% - calc(20 / 1920* 100vw));
    right: calc(-20 / 1920* 100vw);
    left: auto;
    bottom: 0;
    z-index: -1;
}
.box_form {
    background: #f7f4ed;
}
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}
.tbl_recruit .require span:after {
	color: #1f1f1f;
}
.tbl_guideline01 table {
	border-color: #6a6150;
}
.tbl_guideline01 th {
	background: #6a6150;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: #39301e;
}
.btn_submit input {
	border: none;
	background: #0e1632;
}
.tbl_form table {
	border-color: #1e2d52;
}
.tbl_form th {
	background: #b59858;
}
.tbl_form tr:not(:last-child) td {
	border-bottom-color: #1e2d52;
}
.box_privacy {
    margin: 0 auto calc(50 / 1920* 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.img_recruit01:before {
		height: calc(100% - calc(20 / 1599* 100vw));
		right: calc(-20 / 1599* 100vw);
	}
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
	.box_privacy {
		margin: 0 auto calc(50 / 1599* 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.img_recruit01:before {
		height: calc(100% - calc(20 / 1299* 100vw));
		right: calc(-20 / 1299* 100vw);
	}
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
	.box_privacy {
		margin: 0 auto calc(50 / 1299* 100vw);
	}
}
@media(max-width: 767px) {
	.ttl_recruit01 {
		font-size: 1.1875rem;
		letter-spacing: 0em;
	}
	.img_recruit01:before {
		height: calc(100% - calc(20 / 750* 100vw));
		right: calc(-20 / 750* 100vw);
	}
	.bg_recruit01 .copy {
		font-size: 1.1875rem;
		letter-spacing: 0em;
		line-height: 1.6;
	}
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 750 * 100vw);
	}
	.box_privacy {
		margin-bottom: 8vw;
	}
}

/* お問い合わせ contact
------------------------------------------------------------------*/
.inv-recaptcha-holder {
	display: none!important;
}
@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: #6A6150;
	color: #fff;
	font-weight: 500;
	font-size: 1.25rem;
	line-height: calc(40 / 1920 * 100vw);
	margin-bottom: calc(4 / 1920 * 100vw);
	text-align: center;
}
#sidebar caption {
	margin-bottom: calc(5 / 1920 * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / 1920 * 100vw);
}
#wp-calendar thead th {
	background: #6A6150;
	border: 1px solid #6A6150;
	border-right-color: #6A6150;
	font-size: .8125rem;
	font-weight: normal;
	color: #fff;
}
#wp-calendar tbody td {
	border: 1px solid #0e1632;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #b1924f;
	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 / 1920 * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / 1920 * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / 1920 * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / 1920 * 100vw);
	border-bottom: 1px solid #1f1f1f;
	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 #1f1f1f;
	padding-bottom: calc(4 / 1920 * 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 / 1920 * 100vw);
}
.navigation li {
	width: calc(170 / 1920 * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / 1920 * 100vw);
	border-bottom: 1px solid #1f1f1f;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / 1920 * 100vw);
	margin-bottom: calc(40 / 1920 * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / 1920 * 100vw);
}
.thmb img {
	height: calc(120 / 1920*100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(145 / 1920 * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / 1920 * 100vw);
	border-bottom: 1px solid #d5d5d6;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: calc(40 / 1920 * 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;
	font-weight: normal;
}
.blog_archive .txt_post .date {
	color: #1f1f1f;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(15 / 1920 * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #b1924f;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: calc(60 / 1920 * 100vw);
	text-align: center;
	font-size: .875rem;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #1e2d52;
	color: #1e2d52;
	padding: 0 calc(10 / 1920 * 100vw);
	margin: calc(2 / 1920 * 100vw);
	display: inline-block;
}
.page_main .wp-pagenavi span.pages {
	padding: 0 calc(11 / 1920 * 100vw);
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #1e2d52;
	background: #1e2d52;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.single_post > h3 {
	font-size: 1.375rem;
	line-height: 1.6;
}
@media(min-width: 768px) and (max-width:1599px) {
	#sidebar h4 {
		line-height: calc(40 / 1599 * 100vw);
		margin-bottom: calc(4 / 1599 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 1599 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 1599 * 100vw);
		padding-left: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 1599 * 100vw);
		padding-right: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 1599 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 1599 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 1599 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 1599 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 1599 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 1599 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 1599 * 100vw);
	}
	.navigation li {
		width: calc(170 / 1599 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 1599 * 100vw);
	}
	.date_single {
		margin-top: calc(-30 / 1599 * 100vw);
		margin-bottom: calc(40 / 1599 * 100vw);
	}
	.thmb img {
		height: calc(120 / 1599*100vw);
	}
	.thmb {
		width: calc(120 / 1599 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(140 / 1599 * 100vw));
	}
	.page_main section.blog_archive {
		padding-bottom: calc(35 / 1599 * 100vw);
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: calc(40 / 1599 * 100vw);
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: 0 calc(10 / 1599 * 100vw);
		margin: calc(2 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi span.pages {
		padding: 0 calc(11 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	#sidebar h4 {
		line-height: calc(40 / 1299 * 100vw);
		margin-bottom: calc(4 / 1299 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 1299 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 1299 * 100vw);
		padding-left: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 1299 * 100vw);
		padding-right: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 1299 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 1299 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 1299 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 1299 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 1299 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 1299 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 1299 * 100vw);
	}
	.navigation li {
		width: calc(170 / 1299 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 1299 * 100vw);
	}
	.date_single {
		margin-top: calc(-30 / 1299 * 100vw);
		margin-bottom: calc(40 / 1299 * 100vw);
	}
	.thmb img {
		height: calc(120 / 1299*100vw);
	}
	.thmb {
		width: calc(120 / 1299 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(140 / 1299 * 100vw));
	}
	.page_main section.blog_archive {
		padding-bottom: calc(35 / 1299 * 100vw);
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: calc(40 / 1299 * 100vw);
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: 0 calc(10 / 1299 * 100vw);
		margin: calc(2 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi span.pages {
		padding: 0 calc(11 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / 750 * 100vw);
		margin: calc(4 / 750 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 750 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 750 * 100vw);
		padding-left: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 750 * 100vw);
		padding-right: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 750 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 750 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 750 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 750 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 750 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 750 * 100vw);
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.date_single {
		margin-top: calc(-30 / 750 * 100vw);
		margin-bottom: calc(40 / 750 * 100vw);
	}
	.thmb {
		width: calc(210 / 750 * 100vw);
	}
	.thmb img {
		height: calc(180 / 750 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(240 / 750 * 100vw));
	}
	.txt_post h4 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 750 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.navigation li {
		width: calc(200 / 750 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 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;
	}
}


/* フォーマット format
------------------------------------------------------------------*/
.format {
	padding-bottom: calc(140 / 1920 * 100vw);
}
.wrap_format01:not(:last-of-type) {
	margin-bottom: calc(100 / 1920 * 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 / 1920 * 100vw);
	height: calc(20 / 1920 * 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 / 1920 * 100vw);
}
.wrap_format01 .box_qa03 {
	border: none;
	margin-bottom: calc(60 / 1920 * 100vw);
}
.wrap_format01 .box_qa03 .box_a .box {
	width: calc(60 / 1920 * 100vw);
	height: calc(60 / 1920 * 100vw);
	left: 0;
	top: 0;
}
.wrap_format01 .box_qa03 .box_a {
	padding-top: calc(30 / 1920 * 100vw);
	padding-left: calc(100 / 1920 * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.format {
		padding-bottom: calc(140 / 1599 * 100vw);
	}
	.wrap_format01:not(:last-of-type) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
	.row_format03 .copy:before {
		width: calc(20 / 1599 * 100vw);
		height: calc(20 / 1599 * 100vw);
	}
	.row_format04 .col:not(:nth-child(-n+3)) {
		margin-top: calc(60 / 1599 * 100vw);
	}
	.wrap_format01 .box_qa03 {
		margin-bottom: calc(60 / 1599 * 100vw);
	}
	.wrap_format01 .box_qa03 .box_a .box {
		width: calc(60 / 1599 * 100vw);
		height: calc(60 / 1599 * 100vw);
	}
	.wrap_format01 .box_qa03 .box_a {
		padding-top: calc(30 / 1599 * 100vw);
		padding-left: calc(100 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.format {
		padding-bottom: calc(140 / 1299 * 100vw);
	}
	.wrap_format01:not(:last-of-type) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
	.row_format03 .copy:before {
		width: calc(20 / 1299 * 100vw);
		height: calc(20 / 1299 * 100vw);
	}
	.row_format04 .col:not(:nth-child(-n+3)) {
		margin-top: calc(60 / 1299 * 100vw);
	}
	.wrap_format01 .box_qa03 {
		margin-bottom: calc(60 / 1299 * 100vw);
	}
	.wrap_format01 .box_qa03 .box_a .box {
		width: calc(60 / 1299 * 100vw);
		height: calc(60 / 1299 * 100vw);
	}
	.wrap_format01 .box_qa03 .box_a {
		padding-top: calc(30 / 1299 * 100vw);
		padding-left: calc(100 / 1299 * 100vw);
	}
}
@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 {
		width: calc(20 / 750 * 100vw);
		height: calc(20 / 750 * 100vw);
		top: .55em;
	}
	.txt_format01 {
		max-width: calc(646 / 750 * 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 / 750 * 100vw);
		margin: 0 auto!important;
	}
	.row_format04 .col:not(:first-child) {
		margin-top: calc(60 / 750 * 100vw)!important;
	}
	.row_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.wrap_format01 .box_qa03 {
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.wrap_format01 .box_qa03 .box_a .box {
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
		font-size: 1.5625rem;
	}
	.wrap_format01 .box_qa03 .box_a {
		padding-top: calc(30 / 750 * 100vw);
		padding-left: calc(100 / 750 * 100vw);
	}
	.tbl_format01.js-scrollable table {
		width: calc(1200 / 750 * 100vw);
		font-size: .875rem;
	}
}

.grecaptcha-badge { visibility: hidden; }