@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(500 / var(--break) * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.bdrd_common01 {
	border-radius: 6px;
}
.hdg3 {
	background-image: linear-gradient(90deg, #ffe2e2, #efe7f5);
}
.hdg3::before {
	content: "";
    position: absolute;
	background: url("images/page/bg_pattern01.png") repeat center / calc(7 / var(--break) * 100vw);
    width: 100%;
    height: calc(12 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: calc(8 / var(--break) * 100vw);
	margin: auto;
}
.list_common01 li:before {
    background: #b7a2c8;
}
.list_common01 li {
    text-align: left;
}
.row_common01 .col_img::before {
    content: "";
    position: absolute;
    background: url(images/page/bg_common01.png) no-repeat center / cover;
    width: 100%;
    height: 100%;
    right: calc(-10 / var(--break) * 100vw);
    bottom: calc(-10 / var(--break) * 100vw);
    z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background-image: url("images/page/bg_ttl_page_sp.jpg");
		height: calc(420 / var(--break) * 100vw);
	}
	.hdg2 {
		margin-top: 14vw;
	}
	.hdg2 .ja {
		font-size: 1.6875rem;
        letter-spacing: 0em;
        line-height: 1.4;
	}
	.hdg2 .en {
		font-size: .9375rem;
	}
	.col_img {
		text-align: center;
	}
	.hdg3 {
		font-size: 1.4375rem;
		letter-spacing: 0;
		padding-left: calc(30 / var(--break) * 100vw);
		padding-right: calc(30 / var(--break) * 100vw);
	}
	.hdg3::before {
		background: url(images/page/bg_pattern01.png) repeat center / calc(7 / var(--break) * 100vw);
		height: calc(12 / var(--break) * 100vw);
		bottom: calc(12 / var(--break) * 100vw);
	}
}


/* clinic
------------------------------------------------------------------*/
.row_clinic01::before {
	content: "";
    position: absolute;
	background: url("images/clinic/deco_clinic01.svg") no-repeat center / cover;
    width: calc(300 / var(--break) * 100vw);
    height: calc(291 / var(--break) * 100vw);
	bottom: 2%;
    left: 42%;
}
.row_clinic01 .col_txt {
	width: 58%;
}
.row_clinic01 .col_txt .ccl {
	width: calc(100 / var(--break) * 100vw);
	height: calc(100 / var(--break) * 100vw);
}
.row_clinic01 .col_img {
	width: 37%;
    max-width: 500px;
}
.row_clinic01 .col_img::before {
	content: "";
    position: absolute;
	background: #b7a2c8;
    width: 100%;
    height: calc(100% - calc(10 / var(--break) * 100vw));
	right: calc(-10 / var(--break) * 100vw);
	bottom: 0;
	border-radius: calc(120 / var(--break) * 100vw) calc(6 / var(--break) * 100vw) calc( 6/ var(--break) * 100vw) calc(6 / var(--break) * 100vw);
	z-index: -1;
}

.bg_staff01::before,.bg_staff01::after {
	content: "";
    position: absolute;
	background: url("images/page/bg_pattern01.png") repeat center / calc(7 / var(--break) * 100vw);
    width: 100%;
    height: calc(60 / var(--break) * 100vw);
	right: 0;
	left: 0;
	margin: auto;
}
.bg_staff01::before {
	top: 0;
}
.bg_staff01::after {
	bottom: 0;
}
.row_staff02 .col {
	width: 48%;
}
.box_prof h5 {
    height: calc(50 / var(--break) * 100vw);
	border-radius: 100vh;
}
.box_prof01 .year {
	width: calc(140 / var(--break) * 100vw);
	font-weight: 300;
}
.box_prof01 .txt {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}

.box_clinic01 {
	border: solid 1px #222;
	background: url("images/clinic/deco_clinic03.png")no-repeat center left / auto 100%,url("images/clinic/deco_clinic02.png")no-repeat center right / auto 100% #fff;
}
.box_clinic01 .deco {
	width: calc(404 / var(--break) * 100vw);
	position: absolute; 
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    -webkit-transform: translate(-50%, -50%); 
    -ms-transform: translate(-50%, -50%);
}

.bg_clinic01::before {
	content: "";
    position: absolute;
    background: url(images/clinic/deco_clinic09.svg) no-repeat center / cover;
    width: calc(401 / var(--break) * 100vw);
    height: calc(447 / var(--break) * 100vw);
    left: -0.5%;
    top: 32%;
}
.bg_clinic01.ptn02::before {
    background: url(images/clinic/deco_clinic10.svg) no-repeat center / cover;
    width: calc(399 / var(--break) * 100vw);
    height: calc(447 / var(--break) * 100vw);
    left: auto;
	right: 1%;
    top: 32%;
}
.row_clinic02 {
    width: 95%;
    max-width: 1780px;
}
.row_clinic02 .col_img {
    width: 54%;
    max-width: 960px;
}
.row_clinic02 .col_txt {
    width: 38%;
}
.row_clinic02 .row__charms02 {
	left: 0;
    right: 0;
    margin: auto;
    bottom: calc(-50 / var(--break) * 100vw);
    width: 68%;
}
.ttl_clinic01 {
	border-radius: 100vh;
}

.tbl_clinic01.reverse th {
    width: 41%;
}
.tbl_clinic01 td {
   padding: calc(3 / var(--break) * 100vw) calc(8 / var(--break) * 100vw) calc(5 / var(--break) * 100vw);
}
.tbl_clinic01 thead th,.tbl_clinic01 thead td {
	background-color: #f1797f;
	color: #fff;
	font-family: "shippori-mincho", sans-serif;
    font-weight: 400;
    font-style: normal;
	text-align: center;
}
.tbl_clinic01 tbody td {
	text-align: center;
}
.tbl_clinic01 thead td {
	border-left: solid 1px #fff;
}
.tbl_clinic01 tbody td:not(:nth-child(2)) {
	border-left: solid 1px #222222;
}
.tbl_clinic01 tbody th {
    background: #fff5e2;
	color: #000;
}
.tbl_clinic01 tr:not(:last-child) th {
    border-bottom: 1px solid #000;
}

.bg__charms03.bg_clinic02 .deco01 {
    left: 15.8%;
}
.bg_clinic02 .row__charms05 .col {
    width: 100%;
    max-width: 100%;
    border-radius: 100vh;
}
.bg_clinic02 .row__charms05 {
    width: 90%;
    max-width: calc(1240 / var(--break) * 100vw);
}
.bg_clinic02 .row__charms05 .col .wrap {
    width: 65.5%;
    margin-right: 11%;
}
.row__charms05 .col::before {
    border-radius: 100vh;
    left: calc(-10 / var(--break) * 100vw);
}
.bg_clinic02 .en__charms01::before {
    right: auto;
}

.bg__charms03.bg_clinic02.ptn02 .deco01 {
    left: auto;
	right: 16%;
}
.bg_clinic02.ptn02 .row__charms05 .col {
    width: 100%;
    max-width: 100%;
}
.bg_clinic02.ptn02 .row__charms05 .col .wrap {
    width: 65.5%;
    margin-right: auto;
    margin-left: 10%;
}
.bg_clinic02.ptn02 .en__charms01::before {
    right: auto;
}
.row_clinic02.ptn03 .row__charms02 .col,.row_clinic02.ptn04 .col {
    width: 48%;
}

.row_clinic03::before {
	content: "";
    position: absolute;
    border-radius: calc(40 / var(--break) * 100vw);
    border: solid 1px #725c46;
    width: 100%;
    height: 100%;
    bottom: calc(-10 / var(--break) * 100vw);
    right: calc(-10 / var(--break) * 100vw);
}
.row_clinic03 .col_img {
	width: 36%;
}
.row_clinic03 .col_img img {
	border-radius: calc(40 / var(--break) * 100vw) 0 0 calc(40 / var(--break) * 100vw);
}
.row_clinic03 .col_txt {
	width: 64%;
	border-radius: 0 calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) 0;
}
.row_clinic03 .col_txt .wrap {
	width: 85%;
}
.bg_clinic03 .row_clinic02 .row__charms02 {
    bottom: calc(-35 / var(--break) * 100vw);
}
.row_clinic02.ptn04 .col {
    height: calc(92 / var(--break) * 100vw);
}

.row_clinic04 .col_img::before {
    content: "";
    position: absolute;
    background: url("images/clinic/bg_clinic02.png")no-repeat center / cover;
    width: 100%;
    height: 100%;
    right: calc(-10 / var(--break) * 100vw);
    bottom: calc(-10 / var(--break) * 100vw);
    z-index: -1;
}
.row_clinic04.left .col_img::before {
    background: url("images/clinic/bg_clinic03.png")no-repeat center / cover;
	left: calc(-10 / var(--break) * 100vw);
    right: auto;
}
.row_clinic05 {
	bottom: calc(-40 / var(--break) * 100vw);
	right: calc(-65 / var(--break) * 100vw);
}
.ccl_clinic01 {
	width: calc(180 / var(--break) * 100vw);
	height: calc(180 / var(--break) * 100vw);
	padding-bottom: calc(35 / var(--break) * 100vw);
}
.ccl_clinic01.ccl01 {
    background: linear-gradient(0deg, #ffe2e2 0%, #ffe2e2 33%, #f1797f 33%, #f1797f 100%);
}
.ccl_clinic01.ccl02 {
	background: linear-gradient(0deg, #fff5e2 0%, #fff5e2 33%, #f69878 33%, #f69878 100%);
}
.ccl_clinic01 .txt02 {
	position: absolute;
    bottom: calc(20 / var(--break) * 100vw);
}
.ccl_clinic03 {
	width: calc(160 / var(--break) * 100vw);
	height: calc(160 / var(--break) * 100vw);
	top: calc(-40 / var(--break) * 100vw);
	left: calc(20 / var(--break) * 100vw);
}

.row_clinic06 .col {
	width: 24%;
    max-width: 300px;
}
.ccl_clinic04 {
	left: -3.5%;
    bottom: -23%;
}
.ccl_clinic05 {
	right: -3.5%;
	top: -23%;
}
.ccl_clinic04,.ccl_clinic05 {
	width: calc(120 / var(--break) * 100vw);
	height: calc(120 / var(--break) * 100vw);
}
.ccl_clinic04::before,.ccl_clinic05::before {
	content: "";
    position: absolute;
	border: solid 1px #725c46;
	border-radius: 100%;
    width: 100%;
    height: 100%;
	right: calc(-5 / var(--break) * 100vw);
	bottom: calc(-5 / var(--break) * 100vw);
}

.row_clinic07 .col {
	width: 48%;
	position: relative;
	border-radius: calc(6 / var(--break) * 100vw);
}
.row_clinic07 .col:nth-child(n+3) {
	margin-top: calc(60 / var(--break) * 100vw);
}
.row_clinic07 .col::before {
	content: "";
    position: absolute;
	border: solid 1px #f1797f;
    width: 100%;
    height: 100%;
	border-radius: calc(6 / var(--break) * 100vw);
	left: calc(-10 / var(--break) * 100vw);
	top: calc(-10 / var(--break) * 100vw);
}

.bg_clinic05 {
	background: url("images/clinic/bg_clinic01.png")no-repeat center bottom / 100% auto #fff5e2;
	position: relative;
}
.bg_clinic05::before {
	content: "";
    position: absolute;
	background: #725c4633;
    width: 100%;
    height: calc(4 / var(--break) * 100vw);
	right: 0;
	left: 0;
	bottom: calc(20 / var(--break) * 100vw);
	margin: auto;
}
.row_clinic08 .col_img {
	width: 10%;
    max-width: 120px;
}
.row_clinic08 .col_txt {
	width: 86%;
}
.row_clinic08 .col_txt::before {
	content: "";
    position: absolute;
	background: url("images/clinic/deco_clinic11.svg") no-repeat center / cover;
    width: calc(30 / var(--break) * 100vw);
    height: calc(36 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
	left: calc(-29 / var(--break) * 100vw);
}
.row_clinic08.r_reverse .col_txt::before {
	background: url("images/clinic/deco_clinic12.svg") no-repeat center / cover;
	left: auto;
	right: calc(-29 / var(--break) * 100vw);
}

.bg_flow01::after {
content: "";
  position: absolute;
  border-right: calc(4 / var(--break) * 100vw) dotted #151819;
  width: 0;
  height: 90%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.box_flow01 {
	border: solid 1px #222;
}
.box_flow01::before {
	content: "";
    position: absolute;
    width: 0;
	height: 0;
	border-style: solid;
	border-width: calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) 0px 0px;
	top: 0;
	left: 0;
}
.box_flow01:nth-child(odd)::before {
	border-color: #efe7f5 transparent transparent transparent;
}
.box_flow01:nth-child(even)::before {
	border-color: #ffe2e2 transparent transparent transparent;
}
.box_flow01 .ccl {
	width: calc(80 / var(--break) * 100vw);
	height: calc(80 / var(--break) * 100vw);
}
.box_flow01:nth-child(odd) .ccl {
	background: url("images/clinic/deco_clinic05.svg")no-repeat left top / calc(60 / var(--break) * 100vw) auto #b7a2c8;
}
.box_flow01:nth-child(even) .ccl {
	background: url("images/clinic/deco_clinic06.svg")no-repeat left top / calc(60 / var(--break) * 100vw) auto #f3a5a9;
}
.box_flow01 .col_txt {
	width: calc(100% - calc(110 / var(--break) * 100vw));
}
.img_access01 {
	width: 90%;
    max-width: 750px;
}
.logo_access01 {
	width: calc(421 / var(--break) * 100vw);
}
.row_access01 {
	width: 90%;
    max-width: 1110px;
}
.row_access01 .col_r {
	width: 48%;
}
.row_access01 .tel_common {
    max-width: calc(410 / var(--break) * 100vw);
}
.row_access01 .col_l {
	width: 37%;
}
.bg_access01 .deco01 {
	width: calc(408 / var(--break) * 100vw);
	top: 0%;
	left: 0%;
}
.bg_access01 .deco02 {
	width: calc(406 / var(--break) * 100vw);
	top: 0%;
	right: 0%;
}
.box_access01 {
	border: solid 1px #725c46;
}
.ttl_access01 .icn {
	width: calc(42 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_clinic02 .row__charms02 {
		width: 79%;
	}
	.bg__charms03 .deco01 {
		width: calc(316 / var(--break) * 100vw);
	}
	.bg__charms03.bg_clinic02 .deco01 {
		left: 9.8%;
	}
	.bg__charms03.bg_clinic02.ptn02 .deco01 {
		left: auto;
		right: 11%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_clinic02 .row__charms05 .col .wrap {
		width: 61.5%;
		margin-right: 7%;
	}
	.bg__charms03.bg_clinic02 .deco01 {
        left: 7.8%;
    }
	.bg_clinic02.ptn02 .row__charms05 .col {
		padding: calc(45 / var(--break) * 100vw) 0 calc(60 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn02 .row__charms05 .col .wrap {
		width: 61.5%;
		margin-right: auto;
		margin-left: 7%;
	}
	.bg__charms03.bg_clinic02.ptn02 .deco01 {
        left: auto;
        right: 7.8%;
    }
	.bg_clinic02 .ttl__charms02 .ja01 {
        font-size: 2rem;
    }
	.row_clinic02 .ttl {
		font-size: 1.625rem;
	}
	.row_access01 .tel_common a::before {
        left: calc(159 / var(--break) * 100vw);
    }
}
@media(max-width: 767px) {
	.row_clinic01 .col_img {
		max-width: calc(500 / var(--break) * 100vw)!important;
		margin: 0 auto 5vw;
	}
	.row_clinic01 .col_img::before {
		height: calc(100% - calc(10 / var(--break) * 100vw));
		right: calc(-10 / var(--break) * 100vw);
		border-radius: calc(160 / var(--break) * 100vw) calc(6 / var(--break) * 100vw) calc(6 / var(--break) * 100vw) calc(6 / var(--break) * 100vw);
	}
	.row_clinic01 {
		justify-content: center!important;
	}
	.row_clinic01 .col_txt .ccl {
		width: calc(100 / var(--break) * 100vw);
		height: calc(100 / var(--break) * 100vw);
	}
	.row_clinic01 .col_txt .ccl .txt {
		font-size: .75rem;
    	letter-spacing: 0;
	}
	.row_clinic01 .col_txt .ja {
		font-size: 1.25rem;
    	margin-right: 2vw;
	}
	.row_clinic01 .col_txt .en {
		font-size: .75rem;
	}
	.row_clinic01::before {
		width: calc(300 / var(--break) * 100vw);
		height: calc(291 / var(--break) * 100vw);
		bottom: 7%;
		left: auto;
		right: 0%;
		opacity: .6;
	}
	.box_prof h5 {
		height: calc(75 / var(--break) * 100vw);
	}
	.box_prof01 .year {
		width: 30%;
	}
	.box_prof01 .txt {
		width: 70%;
	}
	.row_staff02 .col {
		width: 100%;
	}
	.box_clinic01 {
		padding: 8vw 4vw 10vw;
	}
	.box_clinic01 .en {
		font-size: 1.75rem;
	}
	.box_clinic01 .ttl {
		font-size: 1.25rem;
    	letter-spacing: 0;
	}
	.box_clinic01 .deco {
		width: calc(304 / var(--break) * 100vw);
	}
	.row_clinic02 {
		width: 100%;
		max-width: 100%;
	}
	.row_clinic02 .col_img {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
		margin: 0 auto 5vw;
	}
	.row_clinic02.ptn01 .col_img,.row_clinic02.ptn03 .col_img,.row_clinic02.ptn04 .col_img {
		margin: 0 auto 12vw;
	}
	.row_clinic02 .col_txt {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw) !important;
        margin-left: auto;
        margin-right: auto;
	}
	.row_clinic02 .col_txt .ttl {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.row_clinic02 .row__charms02 {
		bottom: calc(-50 / var(--break) * 100vw);
		width: 82%;
	}
	.ttl_clinic01 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.tbl_clinic01 {
		overflow-y: hidden!important;
	}
	.tbl_clinic01 table {
		width: calc(1500 / var(--break) * 100vw);
		font-size: .875rem;
	}
	.tbl_clinic01 td {
		padding: 2vw 2vw 3vw;
	}
	.bg_clinic02 {
		padding-bottom: calc(150 / var(--break) * 100vw);
	}
	.bg_clinic02 .row__charms05 {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
	}
	.bg_clinic02 .row__charms05 .col {
		padding: 6vw 0 10vw;
		border-radius: calc(30 / var(--break) * 100vw);
	}
	.bg_clinic02 .row__charms05 .col .wrap {
		width: 80%;
		margin-right: auto;
	}
	.bg_clinic02.ptn02 .row__charms05 .col .wrap {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}
	.bg_clinic02 .en__charms01 {
        text-align: center;
    }
	.bg_clinic02 .ttl__charms02 .ja01 {
		font-size: 1.25rem;
        text-align: center;
    }
	.bg_clinic02 .en__charms01::before {
		right: 0;
	}
	.bg_clinic02 .row__charms05 .col::before {
		border-radius: calc(30 / var(--break) * 100vw);
	}
	.bg__charms03.bg_clinic02 .deco01 {
		left: 2%;
		width: calc(200 / var(--break) * 100vw);
	}
	.bg_clinic02.ptn02 .en__charms01::before {
		right: 0;
	}
	.bg__charms03.bg_clinic02.ptn02 .deco01 {
		left: auto;
		right: 2%;
	}
	.row_clinic03 .col_img {
		width: 100%;
	}
	.row_clinic03 .col_img img {
		border-radius: calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw) 0 0;
	}
	.row_clinic03 .col_txt {
		width: 100%;
		border-radius: 0 0 calc(40 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
		padding: 5vw 0 6vw;
	}
	.row_clinic03 .col_txt .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_clinic04 .col_img {
		margin-bottom: 10vw;
	}
	.row_clinic05 {
		bottom: calc(-40 / var(--break) * 100vw);
		right: calc(-15 / var(--break) * 100vw);
	}
	.ccl_clinic01 {
		width: calc(220 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
		padding-bottom: calc(35 / var(--break) * 100vw);
	}
	.ccl_clinic01 .txt01 {
		font-size: .75rem;
		letter-spacing: 0;
	}
	.ccl_clinic01 .txt02 {
		position: absolute;
		bottom: calc(13 / var(--break) * 100vw);
		font-size: .625rem;
		letter-spacing: 0;
	}
	.ccl_clinic03 {
		width: calc(195 / var(--break) * 100vw);
		height: calc(195 / var(--break) * 100vw);
	}
	.ccl_clinic03 .txt01 {
		font-size: .9375rem;
		letter-spacing: 0;
	}
	.wrap_clinic01 {
		max-width: calc(646 / var(--break) * 100vw) !important;
        margin-left: auto;
        margin-right: auto;
	}
	.wrap_clinic01 .copy {
		font-size: 1.25rem;
    	letter-spacing: 0em;
	}
	.row_clinic06 .col {
		width: 48%;
		max-width: 100%;
	}
	.row_clinic06 .col:nth-child(n+3) {
		margin-top: calc(20 / var(--break) * 100vw);
	}
	.ccl_clinic04, .ccl_clinic05 {
		width: calc(140 / var(--break) * 100vw);
		height: calc(140 / var(--break) * 100vw);
	}
	.ccl_clinic04 .txt01, .ccl_clinic05 .txt01 {
		font-size: .935rem;
    	letter-spacing: 0em;
	}
	.bg_clinic04 .ttl {
		font-size: 1.125rem;
    	letter-spacing: 0em;
	}
	.row_clinic07 .col {
		width: 100%;
		border-radius: calc(12 / var(--break) * 100vw);
	}
	.row_clinic07 .col:nth-child(n+2) {
		margin-top: calc(60 / var(--break) * 100vw);
	}
	.row_clinic07 .col .num {
		font-size: 2.5rem;
	}
	.row_clinic07 .col .ttl {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.row_clinic08 .col_img {
		width: calc(120 / var(--break) * 100vw);
		max-width: 100%;
		margin: 0 auto 5vw;
	}
	.row_clinic08 .col_txt {
		width: 100%;
	}
	.row_clinic08 .col_txt::before {
		width: calc(30 / var(--break) * 100vw);
        height: calc(36 / var(--break) * 100vw);
        top: calc(-31 / var(--break) * 100vw);
        bottom: auto;
        left: 33vw;
        transform: rotate(90deg);
	}
	.row_clinic08.r_reverse .col_txt::before {
		right: 33vw;
		transform: rotate(-90deg);
	}
	.box_flow01 {
		padding: 4vw 3vw 4vw;
		align-items: flex-start!important;
	}
	.box_flow01 .ccl {
		width: calc(80 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		font-size: 1.25rem;
		padding-top: 0.5vw;
	}
	.box_flow01 .ttl {
		font-size: 1.0625rem;
    	letter-spacing: 0;
	}
	.bg_access01 .deco01 {
		width: calc(249 / var(--break) * 100vw);
		top: 14%;
		left: 0%;
	}
	.bg_access01 .deco02 {
		width: calc(249 / var(--break) * 100vw);
		top: 14%;
		right: 0%;
	}
	.row_access01 {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
	}
	.row_access01 .col_l {
		width: 100%;
	}
	.row_access01 .col_r {
		width: 100%;
		margin-top: 5vw;
	}
	.row_access01 .tel_common {
		max-width: calc(550 / var(--break) * 100vw);
		margin: auto;
	}
	.row_access01 .tel_common a {
		border-radius: 100vh;
		height: calc(80 / var(--break) * 100vw);
	}
	.row_access01 .tel_common .ja {
		font-size: .9375rem;
	}
	.row_access01 .tel_common .num {
		font-size: 1.25rem;
	}
	.row_access01 .tel_common a::before {
        left: calc(239 / var(--break) * 100vw);
    }
	.ttl_access01 .icn {
		width: calc(50 / var(--break) * 100vw);
	}
	.ttl_access01 .ttl {
		font-size: 1rem;
    	letter-spacing: 0em;
	}
}

/* slide
------------------------------------------------------------------*/
.slide_sample06 .slick-prev {
	background: url("images/clinic/arw_slider.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_slider.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) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_sample06 .slick-prev {
		left: 2%;
	}
	.slide_sample06 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.slide_sample06 .slick-prev {
		left: 3vw;
	}
	.slide_sample06 .slick-next {
		right: 3vw;
	}
}

/* career
------------------------------------------------------------------*/
.row_career01 .col {
	width: 32%;
	border-radius: calc(100 / var(--break) * 100vw);
	height: calc(220 / var(--break) * 100vw);
}
.row_career01 .col:nth-child(n+4) {
	margin-top: calc(120 / var(--break) * 100vw);
}
.row_career01 .col .icn {
	width: calc(120 / var(--break) * 100vw);
	top: calc(-80 / var(--break) * 100vw);
}
.bg_common01 {
	border-top: solid #222 calc(3 / var(--break) * 100vw);
	border-bottom: solid #222 calc(3 / var(--break) * 100vw);
	background: url(images/career/deco_career01.svg) no-repeat left top / calc(396 / var(--break) * 100vw) auto, url(images/career/deco_career03.svg) no-repeat left 3% bottom / calc(519 / var(--break) * 100vw) auto, url(images/career/deco_career04.svg) no-repeat left 45% top / calc(427 / var(--break) * 100vw) auto, url(images/career/deco_career02.svg) no-repeat right bottom / calc(650 / var(--break) * 100vw) auto;
}
.row_common02 {
	width: 90%;
    max-width: 1120px;
}
.row_common02 .img {
	width: calc(500 / var(--break) * 100vw);
    height: calc(500 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
}
.row_common02 .img::before {
	content: "";
    position: absolute;
	background: #ffe2e2;
    width: 100%;
    height: 100%;
	right: calc(-20 / var(--break) * 100vw);
	bottom: calc(-20 / var(--break) * 100vw);
	border-radius: 100%;
	z-index: -1;
}
.row_common02 .col_txt {
	width: 48%;
}

.box_common01 .box_q .box {
    border-radius: calc(25 / var(--break) * 100vw) calc(25 / var(--break) * 100vw) 0 calc(25 / var(--break) * 100vw);
	width: calc(50 / var(--break) * 100vw);
    height: calc(50 / var(--break) * 100vw);
}
.box_common01 .box_q .txt {
	width: calc(100% - calc(80 / var(--break) * 100vw));
}

.row_common03 .box_q .box {
    border-radius: calc(25 / var(--break) * 100vw) calc(25 / var(--break) * 100vw) 0 calc(25 / var(--break) * 100vw);
	width: calc(50 / var(--break) * 100vw);
    height: calc(50 / var(--break) * 100vw);
}
.row_common03 .box_q .txt {
	width: calc(100% - calc(80 / var(--break) * 100vw));
}
.row_common03 .col_txt {
    width: 52%;
}
.row_common03 .col_img {
    width: 44%;
    max-width: 540px;
}
.box_common02 {
	background: url("images/career/bg_career02.png") no-repeat right bottom / calc(461 / var(--break) * 100vw) #f9f3ef;
	position: relative;
    z-index: 1;
}
.box_common02::before {
	content: "";
    position: absolute;
	background:
  url("images/page/deco_common01.svg") no-repeat top calc(10 / var(--break) * 100vw) left calc(10 / var(--break) * 100vw) / calc(121 / var(--break) * 100vw),
  url("images/page/deco_common02.svg") no-repeat top calc(10 / var(--break) * 100vw) right calc(10 / var(--break) * 100vw) / calc(121 / var(--break) * 100vw),
  url("images/page/deco_common03.svg") no-repeat bottom calc(10 / var(--break) * 100vw) left calc(10 / var(--break) * 100vw) / calc(121 / var(--break) * 100vw),
  url("images/page/deco_common04.svg") no-repeat bottom calc(10 / var(--break) * 100vw) right calc(10 / var(--break) * 100vw) / calc(121 / var(--break) * 100vw);
    width: 100%;
    height: 100%;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.row_common04 {
	width: 87%;
	margin-bottom: 0;
}
.row_common04 .col_img {
	width: 28%;
    max-width: 300px;
    z-index: -1;
    bottom: 0;
    position: absolute;
}
.row_common04 .col_txt {
	width: 65%;
	margin-left: auto;
}
.row_common04 .ttl {
	border-bottom: solid calc(3 / var(--break) * 100vw) #fff;
}
.tbl_common01 table{
	border: 1px solid #222222;
}
.tbl_common01 th{
	background: #fff5e2;
	color: #222222;
}
.tbl_common01 tr:not(:last-child) th {
	border-bottom-color: #222222;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #222222;
}
#career_change05,#doctor06,#nurse06,#assistant06 {
    margin-bottom: calc(60 / var(--break) * 100vw);
}
#career_change06 .hdg3,#doctor07 .hdg3,#nurse07 .hdg3,#assistant07 .hdg3 {
	display: none;
}

@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_common01 {
		background: url(images/career/deco_career01.svg) no-repeat left top / calc(296 / var(--break) * 100vw) auto, url(images/career/deco_career03.svg) no-repeat left 3% bottom / calc(419 / var(--break) * 100vw) auto, url(images/career/deco_career04.svg) no-repeat left 45% top / calc(327 / var(--break) * 100vw) auto, url(images/career/deco_career02.svg) no-repeat right bottom / calc(550 / var(--break) * 100vw) auto;
	}
}
@media(max-width: 767px) {
	.row_common01 .col_img {
        margin-bottom: 7vw;
    }
	.row_common01 .copy {
        font-size: 1.25rem;
        margin-bottom: 3vw;
    }
	.row_career01 .col {
		width: 48%;
		border-radius: calc(90 / var(--break) * 100vw);
		height: calc(220 / var(--break) * 100vw);
	}
	.row_career01 .col .icn {
		width: calc(120 / var(--break) * 100vw);
		top: calc(-80 / var(--break) * 100vw);
	}
	.row_career01 .col .ttl {
		font-size: .625rem;
		letter-spacing: 0;
	}
	.row_career01 .col:nth-child(n+3) {
		margin-top: calc(120 / var(--break) * 100vw);
	}
	.bg_common01 {
		border-top: solid #222 calc(5 / var(--break) * 100vw);
		border-bottom: solid #222 calc(5 / var(--break) * 100vw);
		padding-top: 0;
		padding-bottom: 9vw;
	}
	.bg_career01 {
		background: url(images/career/deco_career01.svg) no-repeat left top / calc(397 / var(--break) * 100vw) auto, url(images/career/deco_career03.svg) no-repeat left -53% bottom / calc(519 / var(--break) * 100vw) auto, url(images/career/deco_career04.svg) no-repeat right -55% top / calc(427 / var(--break) * 100vw) auto;
	}
	.row_common02 {
		width: 100%;
		max-width: 100%;
		display: flex;
		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;
	}
	.row_common02 .col_txt {
		width: 100%;
		max-width: calc(540 / var(--break) * 100vw);
		order: 2;
		margin: auto;
	}
	.row_common02 .col_txt .fz32 {
		font-size: 1.125rem;
    	line-height: 1.5;
	}
	.row_common02 .col_txt .fz50 {
		font-size: 1.5625rem;
	}
	.row_common02 .col_txt .fz50 .fz60 {
		font-size: 1.875rem;
	}
	.row_common02 .col_txt .en {
		font-size: 1.25rem;
	}
	.row_common02 .img {
		width: 100%;
		max-width: calc(500 / var(--break) * 100vw);
		height: calc(500 / var(--break) * 100vw);
		top: 0;
		bottom: 0;
		margin: 0 auto;
		right: 0;
		position: relative;
		order: 1;
		margin-top: -8vw;
		margin-bottom: 9vw;
	}
	.box_common01 {
		max-width: calc(646 / var(--break) * 100vw) !important;
        margin-left: auto;
        margin-right: auto;
	}
	.box_common01 .txt {
		font-size: 1.0625rem;
		letter-spacing: 0;
		padding: 0;
	}
	.box_common01 .box_q {
        align-items: flex-start !important;
    }
	.box_common01 .box_q .box {
		border-radius: calc(30 / var(--break) * 100vw) calc(30 / var(--break) * 100vw) 0 calc(30 / var(--break) * 100vw);
		width: calc(65 / var(--break) * 100vw);
		height: calc(65 / var(--break) * 100vw);
		font-size: 1rem;
		margin-left: 0;
	}
	.row_common03 .box_q .box {
    	border-radius: calc(30 / var(--break) * 100vw) calc(30 / var(--break) * 100vw) 0 calc(30 / var(--break) * 100vw);
		width: calc(65 / var(--break) * 100vw);
		height: calc(65 / var(--break) * 100vw);
		font-size: 1rem;
		margin-left: 0;
	}
	.row_common03 .txt {
		font-size: 1.0625rem;
		letter-spacing: 0;
	}
	.row_common03 .col_txt .box_q {
		align-items: flex-start!important;
	}
	.row_common03 .box_q .txt {
		padding: 0;
	}
	.box_common02 {
		padding: calc(50 / var(--break) * 100vw) 0 calc(60 / var(--break) * 100vw);
	}
	.row_common04 {
		width: 85%;
		margin-bottom: 0;
	}
	.row_common04 .ttl {
		text-align: center;
        display: block;
	}
	.row_common04 .en {
		font-size: 2rem;
		margin-right: 0;
	}
	.row_common04 .ja {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_common04 .col_img {
		width: 100%;
		max-width: calc(500 / var(--break) * 100vw)!important;
		margin: 0 auto 5vw;
		position: relative;
	}
	.box_common02::before {
		background: url(images/page/deco_common01_sp.svg) no-repeat top calc(10 / var(--break) * 100vw) left calc(10 / var(--break) * 100vw) / calc(121 / var(--break) * 100vw), url(images/page/deco_common02_sp.svg) no-repeat top calc(10 / var(--break) * 100vw) right calc(10 / var(--break) * 100vw) / calc(121 / var(--break) * 100vw), url(images/page/deco_common03_sp.svg) no-repeat bottom calc(10 / var(--break) * 100vw) left calc(10 / var(--break) * 100vw) / calc(121 / var(--break) * 100vw), url(images/page/deco_common04_sp.svg) no-repeat bottom calc(10 / var(--break) * 100vw) right calc(10 / var(--break) * 100vw) / calc(121 / var(--break) * 100vw);
	}
	.btn_career01 {
        width: calc(600 / var(--break) * 100vw);
        font-size: 1.125rem;
    }
}

/* doctor
------------------------------------------------------------------*/
.bg_doctor01 {
    border-top: solid #222 calc(3 / var(--break) * 100vw);
    border-bottom: solid #222 calc(3 / var(--break) * 100vw);
    background: url(images/doctor/deco_doctor04.svg) no-repeat left top / calc(396 / var(--break) * 100vw) auto, url(images/doctor/deco_doctor06.svg) no-repeat left 3% bottom / calc(519 / var(--break) * 100vw) auto, url(images/doctor/deco_doctor07.svg) no-repeat left 45% top / calc(427 / var(--break) * 100vw) auto, url(images/doctor/deco_doctor05.svg) no-repeat right bottom / calc(650 / var(--break) * 100vw) auto;
}
.bg_doctor01 .row_common02 .img::before {
    background: #efe7f5;
}
.box_common02.ptn02 {
    background: url(images/doctor/deco_doctor03.svg) no-repeat right bottom / calc(461 / var(--break) * 100vw) #f9f3ef;
}
.bg_doctor02 {
	background: url("images/doctor/bg_doctor01.png")no-repeat center / cover;
}
.bg_doctor02::before {
	content: "";
    position: absolute;
	background: #b7a2c899;
    width: 100%;
    height: calc(257 / var(--break) * 100vw);
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.bg_doctor02 .deco::before,.bg_doctor02 .deco::after {
	content: "";
    position: absolute;
	background: url("images/page/bg_pattern01.png") repeat center / calc(7 / var(--break) * 100vw);
    width: 100%;
    height: calc(20 / var(--break) * 100vw);
	right: 0;
	left: 0;
	margin: auto;
}
.bg_doctor02 .deco::before {
	top: 0;
}
.bg_doctor02 .deco::after {
	bottom: 0;
}
.ttl_doctor03::before,.ttl_doctor03::after {
	content: "";
    position: absolute;
    width: calc(54 / var(--break) * 100vw);
    height: calc(103 / var(--break) * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}
.ttl_doctor03::before {
	background: url("images/doctor/deco_doctor01.svg") no-repeat center / cover;
	left: 19%;
}
.ttl_doctor03::after {
	background: url("images/doctor/deco_doctor02.svg") no-repeat center / cover;
	right: 19%;
}
.list_doctor01 li {
	box-shadow: 0 0 8px 2px rgba(34, 34, 34, 0.05);
	padding: calc(15 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) calc(12 / var(--break) * 100vw);
}
.list_doctor01 li:nth-child(n+2) {
	margin-top: calc(9 / var(--break) * 100vw);
}
.list_doctor01 li .icn {
	width: calc(40 / var(--break) * 100vw);
}
.list_doctor01 li .txt {
	width: calc(100% - calc(66 / var(--break) * 100vw));
}
.row_common05 {
	gap: 0 3%;
}
.row_common05 .col {
	width: 31%;
}
.row_common05 .col::before {
	content: "";
    position: absolute;
	border-radius: calc(40 / var(--break) * 100vw);
  	border: solid 1px #725c46;
    width: 100%;
    height: 100%;
	right: calc(-10 / var(--break) * 100vw);
	bottom: calc(-10 / var(--break) * 100vw);
}
.row_common06 {
	gap: 0 3%;
}
.row_common06 .col {
	width: 31%;
}
.row_common06 .col .box01 {
	background: url(images/page/deco_common05.svg) no-repeat left calc(10 / var(--break) * 100vw) top / calc(83 / var(--break) * 100vw) auto;
	height: calc(70 / var(--break) * 100vw);
	border-radius: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0;
}
.row_common06 .col .box02 {
	border-radius: 0 0 calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw);
}
.ttl_doctor02 {
	color: rgba(160, 117, 192, 0.5);
	transform: translateY(-36%);
}
.list_doctor02 li {
	border-radius: 100vh;
	padding: calc(7 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(6 / var(--break) * 100vw) calc(237 / var(--break) * 100vw);
}
.list_doctor02 li:nth-child(n+2) {
	margin-top: calc(17 / var(--break) * 100vw);
}
.list_doctor02 li .box {
	width: calc(200 / var(--break) * 100vw);
	border-radius: 100vh;
	top: 0;
	bottom: 0;
	left: 0;
}
.bg_doctor03 {
	background: url("images/doctor/bg_doctor02.png")no-repeat center bottom / 100%  auto #fff5e2;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_doctor01 {
		background: url(images/doctor/deco_doctor04.svg) no-repeat left top / calc(296 / var(--break) * 100vw) auto, url(images/doctor/deco_doctor06.svg) no-repeat left 3% bottom / calc(419 / var(--break) * 100vw) auto, url(images/doctor/deco_doctor07.svg) no-repeat left 45% top / calc(327 / var(--break) * 100vw) auto, url(images/doctor/deco_doctor05.svg) no-repeat right bottom / calc(550 / var(--break) * 100vw) auto;
	}
}
@media(max-width: 767px) {
	.bg_doctor01 {
		background: url(images/doctor/deco_doctor04.svg) no-repeat left top / calc(397 / var(--break) * 100vw) auto, url(images/doctor/deco_doctor06.svg) no-repeat left -53% bottom / calc(519 / var(--break) * 100vw) auto, url(images/doctor/deco_doctor07.svg) no-repeat right -55% top / calc(427 / var(--break) * 100vw) auto;
	}
	.ttl_doctor03 .ja {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.ttl_doctor03 .en {
		font-size: 1.5rem;
		letter-spacing: 0;
	}
	.ttl_doctor03::before {
		left: 3%;
	}
	.ttl_doctor03::after {
		right: 3%;
	}
	.list_doctor01 li {
		align-items: flex-start!important;
	}
	.list_doctor01 li .icn {
		width: calc(40 / var(--break) * 100vw);
		position: relative;
		bottom: -1px;
	}
	.list_doctor01 .txt {
		font-size: 1rem;
		line-height: 1.4;
	}
	.row_common05 {
		gap: calc(60 / var(--break) * 100vw) 0%;
	}
	.row_common05 .col {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
	}
	.row_common05 .col .ttl {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.ttl_doctor04 {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.row_common06 {
		gap: calc(40 / var(--break) * 100vw) 0%;
	}
	.row_common06 .col {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw);
	}
	.row_common06 .col .txt01 {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_common06 .col .box01 {
		height: calc(80 / var(--break) * 100vw);
		border-radius: calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) 0 0;
	}
	.row_common06 .col .box02 {
		border-radius: 0 0 calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
	}
	.ttl_doctor02 {
		font-size: 2rem;
		letter-spacing: 0;
	}
	.list_doctor02 li {
		font-size: 1rem;
    	letter-spacing: 0em;
		padding: calc(7 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(6 / var(--break) * 100vw) calc(187 / var(--break) * 100vw);
	}
	.list_doctor02 li .box {
		width: calc(160 / var(--break) * 100vw);
		font-size: 1rem;
	}
}

/* nurse
------------------------------------------------------------------*/
.bg_doctor02.ptn02::before {
    background: #f3a5a999;
}
.row_common06.ptn02 {
    gap: calc(60 / var(--break) * 100vw) 0%;
}
.row_common06.ptn02 .col .box01 {
    background: url(images/nurse/deco_nurse02.svg) no-repeat right calc(163 / var(--break) * 100vw) top / calc(83 / var(--break) * 100vw) auto,url(images/nurse/deco_nurse03.svg) no-repeat right calc(40 / var(--break) * 100vw) bottom / calc(83 / var(--break) * 100vw) auto;
    padding: calc(20 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
	height: auto;
}
.ttl_nurse01 {
	color: #f1797f80;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* assistant
------------------------------------------------------------------*/
.bg_assistant01 {
	background: url(images/assistant/deco_assistant02.svg) no-repeat left top / calc(396 / var(--break) * 100vw) auto, url(images/assistant/deco_assistant03.svg) no-repeat left 3% bottom / calc(519 / var(--break) * 100vw) auto, url(images/assistant/deco_assistant04.svg) no-repeat left 45% top / calc(427 / var(--break) * 100vw) auto, url(images/assistant/deco_assistant05.svg) no-repeat right bottom / calc(650 / var(--break) * 100vw) auto;
}
.bg_assistant01 .row_common02 .img::before {
    background: #fff5e2;
}
.box_common02.ptn03 {
    background: url(images/assistant/deco_assistant01.png) no-repeat right bottom / calc(461 / var(--break) * 100vw) #f9f3ef;
    position: relative;
}
.bg_doctor02.ptn03::before {
    background: #f6987899;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_assistant01 {
		background: url(images/assistant/deco_assistant02.svg) no-repeat left top / calc(296 / var(--break) * 100vw) auto, url(images/assistant/deco_assistant03.svg) no-repeat left 3% bottom / calc(419 / var(--break) * 100vw) auto, url(images/assistant/deco_assistant04.svg) no-repeat left 45% top / calc(327 / var(--break) * 100vw) auto, url(images/assistant/deco_assistant05.svg) no-repeat right bottom / calc(550 / var(--break) * 100vw) auto;
	}
}
@media(max-width: 767px) {
	.bg_assistant01 {
		background: url(images/assistant/deco_assistant02.svg) no-repeat left top / calc(397 / var(--break) * 100vw) auto, url(images/assistant/deco_assistant03.svg) no-repeat left -53% bottom / calc(519 / var(--break) * 100vw) auto, url(images/assistant/deco_assistant04.svg) no-repeat right -55% top / calc(427 / var(--break) * 100vw) auto;
	}
	
	
}

/* assistant
------------------------------------------------------------------*/
.ttl_assistant01 {
	color: #f6987880;
}
.bg_assistant02 {
	background: url("images/assistant/bg_assistant02.png")no-repeat center bottom / 100% auto #fff5e2;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #725c46;
}
.btn_submit {
    max-width: calc(415 / var(--break) * 100vw);
}
.btn_submit input {
	border: none;
	background-image: linear-gradient(90deg, rgba(241, 121, 127, 1), #f69878);
	border-radius: calc(35 / var(--break) * 100vw);
	padding: calc(22 / var(--break) * 100vw) calc(5 / var(--break) * 100vw) calc(22 / var(--break) * 100vw);
    letter-spacing: 0;
	font-size: 1.625rem;
}
.btn_submit::before {
	display: none;
}
.btn_submit::after {
    content: "";
    position: absolute;
    background: url(images/page/arw01.svg) no-repeat center / cover;
    width: calc(45 / var(--break) * 100vw);
    height: calc(13 / var(--break) * 100vw);
    top: 0;
    bottom: 0;
    margin: auto;
    right: calc(20 / var(--break) * 100vw);
}
@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 #222;
	}
	.btn_submit {
		max-width: calc(500 / var(--break) * 100vw);
	}
	.btn_submit input {
		background-image: linear-gradient(90deg, rgba(241, 121, 127, 1), #f69878);
		border-radius: 100vh;
		padding: 4vw 5% 4vw;
		letter-spacing: 0;
		font-size: 1.125rem;
	}
	.btn_submit::after {
		width: calc(75 / var(--break) * 100vw);
        height: calc(20 / var(--break) * 100vw);
        right: calc(29 / var(--break) * 100vw);
	}
}

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

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

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


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