@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / 1920 * 100vw) 0 calc(200 / 1920 * 100vw);
}
.main_page {
	position: relative;
	background: url("images/page/page_ttl_bg.png")no-repeat center / cover;
	height: calc(550 / 1920 * 100vw);
	padding: calc(50 / 1920*100vw);
}
.main_page .wrap {
	width: 100%;
	height: 100%;
	border: calc(10 / 1920*100vw) solid #fb68a8;
	border-radius: calc(50 / 1920*100vw);
	background: url("images/page/page_ttl_img.png")no-repeat center / cover;
}
.main_page:before {
	position: absolute;
	content: "";
	background: url("images/page/page_ttl_deco01.png") no-repeat left center / cover;
	width: calc(320 / 1920*100vw);
	height: calc(248 / 1920*100vw);
	left: calc(30 / 1920*100vw);
	bottom: calc(32 / 1920*100vw);
}
.main_page:after {
	position: absolute;
	content: "";
	background: url("images/page/page_ttl_deco02.png") no-repeat left center / cover;
	width: calc(162 / 1920*100vw);
	height: calc(239 / 1920*100vw);
	right: calc(25 / 1920*100vw);
	top: calc(27 / 1920*100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}
.hdg3 {
	padding-top: calc(80 / 1920*100vw);
}
.hdg3 .wrap {
	height: calc(120 / 1920*100vw);
	border-radius: calc(100 / 1920*100vw);
}
.hdg3:before {
    position: absolute;
    content: "";
    background: url(images/index/deco__medical05.svg) no-repeat left center / cover;
    width: calc(173 / 1920*100vw);
    height: calc(80 / 1920*100vw);
    left: 0;
    right: 0;
    top: 1px;
    margin: auto;
}
.hdg3:after {
    position: absolute;
    content: "";
    background: url(images/index/icn_medical01.svg) no-repeat left center / cover;
    width: calc(60 / 1920*100vw);
    height: calc(60 / 1920*100vw);
    left: 0;
    right: 0;
    top: calc(40 / 1920*100vw);
    margin: auto;
}
.row_common01 {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1240 / 1920*100vw);
}
.row_common01 .col_txt {
	width: 50%;
	max-width: calc(620 / 1920*100vw);
}
.row_common01 .col_img {
	width: 46%;
	max-width: calc(570 / 1920*100vw);
}
.row_common01 .col_img:before {
	position: absolute;
	content: "";
	background: url("images/page/deco09.png") no-repeat left center / cover;
	width: calc(423 / 1920*100vw);
	height: calc(289 / 1920*100vw);
	left: calc(-124 / 1920*100vw);;
	bottom:0;
	z-index: -1;
}
.row_common01.r_reverse .col_img:before {
	background: url("images/page/deco08.png") no-repeat left center / cover;
	width: calc(450 / 1920*100vw);
	height: calc(356 / 1920*100vw);
	right: calc(-131 / 1920*100vw);
	left: auto;
}
.row_common01 .copy {
	font-size: calc(30 / 1920*100vw);
	letter-spacing: .1em;
}
.box_common01  {
	border-radius: calc(30 / 1920*100vw);
}
.box_common01 li:before {
	background: #fb68a8;
}
.box_common01.orange li:before {
	background: #fa8221;
}
.box_common01 li {
	width: 48%;
}
.box_common01 .ttl {
	font-size: calc(30 / 1920*100vw);
	padding-bottom: calc(10 / 1920*100vw);
	margin-bottom: calc(35 / 1920*100vw);
	border-bottom: 4px solid #fb68a8;
}
.box_common02 {
	max-width: calc(1240 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_common02 .col_img{
	width: 40%;
	max-width: calc(450 / 1920*100vw);
}
.row_common02 .col_txt{
	width: 57%;
	max-width: calc(640 / 1920*100vw);
}
.row_common02 .copy {
	margin-bottom: calc(15 / 1920*100vw);
}
.row_common03 .col_img{
	width: 24%;
	max-width: calc(290 / 1920*100vw);
}
.row_common03 .col_txt{
	width: 73%;
	max-width: calc(900 / 1920*100vw);
}
.row_common03 .col_txt.w100 {
	width: 100%;
	max-width: 100%;
}
.wrap_common01 {
	max-width: calc(1240 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.wrap_common01 .ttl:before {
	position: absolute;
	content: "";
	background: url("images/page/hdg5_deco01.svg") no-repeat left center / cover;
	width: calc(19 / 1920*100vw);
	height: calc(20 / 1920*100vw);
	left: calc(20 / 1920*100vw);
	bottom:0;
	top: 0;
	margin: auto;
}
.wrap_common01.blue .ttl:before {
	background: url("images/page/hdg5_deco02.svg") no-repeat left center / cover;
}
.wrap_common01.green .ttl:before {
	background: url("images/page/hdg5_deco03.svg") no-repeat left center / cover;
}
.bg_common03 .ttl {
	border-bottom: 4px solid #fb68a8;
}
.bg_common03 {
	background: url("images/page/bg_deco01.png") no-repeat center bottom / cover;
}
.row_common04 {
	max-width: calc(900 / 1920*100vw);
}
.row_common04 .txt {
	letter-spacing: 0;
}
.row_common04 .col {
	width: 20%;
	max-width: calc(180 / 1920*100vw);
}
.row_common04 .col:not(:last-child) {
	margin-right: 6.666%;
}
.row_common04 .col:nth-of-type(4) {
	margin-right: 0;
}
.row_common04 .col:nth-child(n+5) {
	margin-top: calc(40 / 1920*100vw);
}
.row_common05 {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1240 / 1920*100vw);
}
.row_common05:after {
	position: relative;
	content: "";
	display: block;
	width: 32.5%;
	max-width: calc(400 / 1920*100vw);
}
.row_common05 .col {
	width: 32.5%;
	max-width: calc(400 / 1920*100vw);
}
.btn_common01 {
	width: calc(360 / 1920*100vw);
}
.btn_common01 a {
	border: solid 2px #212425;
	border-radius: calc(40 / 1920*100vw);
	height: calc(80 / 1920*100vw);
}
.btn_common01 a:before {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: calc(5.5 / 1920*100vw) 0 calc(5.5 / 1920*100vw) calc(7 / 1920*100vw);
    border-color: transparent transparent transparent #212425;
    right: calc(30 / 1920*100vw);
    bottom: 0;
    top: 0;
    margin: auto;
}
.box_flow_common01 {
	max-width: calc(1240 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.box_flow_common01 .col_txt dt {
	border-bottom-width: 2px;
}
.box_flow_common01 .col_txt dt .ttl {
	font-size: 1.25rem;
}
.box_flow_common01.arw_flow {
	margin-bottom: calc(95 / 1920*100vw);
}
.arw_flow:before {
	background: url("images/page/arw07.png") no-repeat center / cover;
	border: none;
	width: calc(104 / 1920*100vw);
	height: calc(35 / 1920*100vw);
	bottom: calc(-65 / 1920*100vw);
}
.tbl_case th {
	background: #fdf9df;
	color: #212425;
}
.tbl_case table {
	border: none;
	border-top: 1px solid #212425;
	border-bottom: 1px solid #212425;
}
.tbl_case tr:not(:last-child) td {
	border-bottom: 1px solid #212425;
}
.tbl_case tr:not(:last-child) th {
    border-bottom: 1px solid #212425;
}
.row_case01:after {
	border-left-color: #437ab8;
	top: calc(50 / 1920 * 100vw);
}
.tbl_col01 th {
	background: #437ab8;
	color: #fff;
}
.tbl_col01 table {
	border: 1px solid #437ab8;
}
.tbl_col01 tr:not(:last-child) td {
	border-bottom: 1px solid #437ab8;
}
.bg_pay01 {
	background: linear-gradient(-90deg, rgba(176, 225, 250, 1), #fbf0ea);
}
.row_pay01 {
	max-width: calc(1240 / 1920*100vw);
}
.row_pay01 .col {
	width: 24%;
	max-width: calc(295 / 1920*100vw);
	border-radius: calc(30 / 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);
		padding: calc(50 / 1599*100vw);
	}
	.main_page .wrap {
		border: calc(10 / 1599*100vw) solid #fb68a8;
		border-radius: calc(50 / 1599*100vw);
	}
	.main_page:before {
		width: calc(320 / 1599*100vw);
		height: calc(248 / 1599*100vw);
		left: calc(30 / 1599*100vw);
		bottom: calc(32 / 1599*100vw);
	}
	.main_page:after {
		width: calc(162 / 1599*100vw);
		height: calc(239 / 1599*100vw);
		right: calc(25 / 1599*100vw);
		top: calc(27 / 1599*100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
	.hdg3 {
		padding-top: calc(80 / 1599*100vw);
	}
	.hdg3 .wrap {
		height: calc(120 / 1599*100vw);
		border-radius: calc(100 / 1599*100vw);
	}
	.hdg3:before {
		width: calc(173 / 1599*100vw);
		height: calc(80 / 1599*100vw);
	}
	.hdg3:after {
		width: calc(60 / 1599*100vw);
		height: calc(60 / 1599*100vw);
		top: calc(40 / 1599*100vw);
	}
	.row_common01 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_common01 .col_txt {
		max-width: calc(620 / 1599*100vw);
	}
	.row_common01 .col_img {
		max-width: calc(570 / 1599*100vw);
	}
	.row_common01 .col_img:before {
		width: calc(423 / 1599*100vw);
		height: calc(289 / 1599*100vw);
		left: calc(-124 / 1599*100vw);;
	}
	.row_common01.r_reverse .col_img:before {
		width: calc(450 / 1599*100vw);
		height: calc(356 / 1599*100vw);
		right: calc(-131 / 1599*100vw);
	}
	.row_common01 .copy {
		font-size: calc(30 / 1599*100vw);
	}
	.box_common01  {
		border-radius: calc(30 / 1599*100vw);
	}
	.box_common01 .ttl {
		font-size: calc(30 / 1599*100vw);
		padding-bottom: calc(10 / 1599*100vw);
		margin-bottom: calc(35 / 1599*100vw);
	}
	.box_common02 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_common02 .col_img{
		max-width: calc(450 / 1599*100vw);
	}
	.row_common02 .col_txt{
		max-width: calc(640 / 1599*100vw);
	}
	.row_common02 .copy {
		margin-bottom: calc(15 / 1599*100vw);
	}
	.row_common03 .col_img{
		max-width: calc(290 / 1599*100vw);
	}
	.row_common03 .col_txt{
		max-width: calc(900 / 1599*100vw);
	}
	.wrap_common01 {
		max-width: calc(1240 / 1599*100vw);
	}
	.wrap_common01 .ttl:before {
		width: calc(19 / 1599*100vw);
		height: calc(20 / 1599*100vw);
		left: calc(20 / 1599*100vw);
	}
	.row_common04 {
		max-width: calc(900 / 1599*100vw);
	}
	.row_common04 .col {
		max-width: calc(180 / 1599*100vw);
	}
	.row_common04 .col:nth-child(n+5) {
		margin-top: calc(40 / 1599*100vw);
	}
	.row_common05 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_common05:after {
		max-width: calc(400 / 1599*100vw);
	}
	.row_common05 .col {
		max-width: calc(400 / 1599*100vw);
	}
	.btn_common01 {
		width: calc(360 / 1599*100vw);
	}
	.btn_common01 a {
		border-radius: calc(40 / 1599*100vw);
		height: calc(80 / 1599*100vw);
	}
	.btn_common01 a:before {
		border-width: calc(5.5 / 1599*100vw) 0 calc(5.5 / 1599*100vw) calc(7 / 1599*100vw);
		right: calc(30 / 1599*100vw);
	}
	.box_flow_common01 {
		max-width: calc(1240 / 1599*100vw);
	}
	.box_flow_common01.arw_flow {
		margin-bottom: calc(95 / 1599*100vw);
	}
	.arw_flow:before {
		width: calc(104 / 1599*100vw);
		height: calc(35 / 1599*100vw);
		bottom: calc(-65 / 1599*100vw);
	}
	.row_case01:after {
		top: calc(50 / 1599 * 100vw);
	}
	.row_pay01 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_pay01 .col {
		max-width: calc(295 / 1599*100vw);
		border-radius: calc(30 / 1599*100vw);
	}
	.row_pay01 .icn {
		width: calc(176 / 1599*100vw);
		margin-right: auto;
		margin-left: auto;
	}
}
@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);
		padding: calc(50 / 1299*100vw);
	}
	.main_page .wrap {
		border: calc(10 / 1299*100vw) solid #fb68a8;
		border-radius: calc(50 / 1299*100vw);
	}
	.main_page:before {
		width: calc(250 / 1299*100vw);
		height: calc(194 / 1299*100vw);
		left: calc(30 / 1299*100vw);
		bottom: calc(32 / 1299*100vw);
	}
	.main_page:after {
		width: calc(130 / 1299*100vw);
		height: calc(190 / 1299*100vw);
		right: calc(25 / 1299*100vw);
		top: calc(27 / 1299*100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
	.hdg3 {
		padding-top: calc(80 / 1299*100vw);
	}
	.hdg3 .wrap {
		height: calc(120 / 1299*100vw);
		border-radius: calc(100 / 1299*100vw);
	}
	.hdg3:before {
		width: calc(173 / 1299*100vw);
		height: calc(80 / 1299*100vw);
	}
	.hdg3:after {
		width: calc(60 / 1299*100vw);
		height: calc(60 / 1299*100vw);
		top: calc(40 / 1299*100vw);
	}
	.row_common01 {
		max-width: calc(1240 / 1299*100vw);
	}
	.row_common01 .col_txt {
		max-width: calc(620 / 1299*100vw);
	}
	.row_common01 .col_img {
		max-width: calc(570 / 1299*100vw);
	}
	.row_common01 .col_img:before {
		width: calc(423 / 1299*100vw);
		height: calc(289 / 1299*100vw);
		left: calc(-50 / 1299*100vw);
	}
	.row_common01.r_reverse .col_img:before {
		width: calc(450 / 1299*100vw);
		height: calc(356 / 1299*100vw);
		right: calc(-55 / 1299*100vw);
	}
	.row_common01 .copy {
		font-size: calc(26 / 1299*100vw);
	}
	.box_common01  {
		border-radius: calc(30 / 1299*100vw);
	}
	.box_common01 .ttl {
		font-size: calc(30 / 1299*100vw);
		padding-bottom: calc(10 / 1299*100vw);
		margin-bottom: calc(35 / 1299*100vw);
	}
	.box_common02 {
		max-width: calc(1240 / 1299*100vw);
	}
	.row_common02 .col_img{
		max-width: calc(450 / 1299*100vw);
	}
	.row_common02 .col_txt{
		max-width: calc(640 / 1299*100vw);
	}
	.row_common02 .copy {
		margin-bottom: calc(15 / 1299*100vw);
	}
	.row_common03 .col_img{
		max-width: calc(290 / 1299*100vw);
	}
	.row_common03 .col_txt{
		max-width: calc(900 / 1299*100vw);
	}
	.wrap_common01 {
		max-width: calc(1240 / 1299*100vw);
	}
	.wrap_common01 .ttl:before {
		width: calc(19 / 1299*100vw);
		height: calc(20 / 1299*100vw);
		left: calc(20 / 1299*100vw);
	}
	.row_common04 {
		max-width: calc(900 / 1299*100vw);
	}
	.row_common04 .col {
		max-width: calc(180 / 1299*100vw);
	}
	.row_common04 .col:nth-child(n+5) {
		margin-top: calc(40 / 1299*100vw);
	}
	.row_common05 {
		max-width: calc(1240 / 1299*100vw);
	}
	.row_common05:after {
		max-width: calc(400 / 1299*100vw);
	}
	.row_common05 .col {
		max-width: calc(400 / 1299*100vw);
	}
	.btn_common01 {
		width: calc(360 / 1299*100vw);
	}
	.btn_common01 a {
		border-radius: calc(40 / 1299*100vw);
		height: calc(80 / 1299*100vw);
	}
	.btn_common01 a:before {
		border-width: calc(5.5 / 1299*100vw) 0 calc(5.5 / 1299*100vw) calc(7 / 1299*100vw);
		right: calc(30 / 1299*100vw);
	}
	.box_flow_common01 {
		max-width: calc(1240 / 1299*100vw);
	}
	.box_flow_common01.arw_flow {
		margin-bottom: calc(95 / 1299*100vw);
	}
	.arw_flow:before {
		width: calc(104 / 1299*100vw);
		height: calc(35 / 1299*100vw);
		bottom: calc(-65 / 1299*100vw);
	}
	.row_case01:after {
		top: calc(50 / 1299 * 100vw);
	}
	.row_pay01 {
		max-width: calc(1240 / 1299*100vw);
	}
	.row_pay01 .col {
		max-width: calc(295 / 1299*100vw);
		border-radius: calc(30 / 1299*100vw);
	}
	.row_pay01 .icn {
		width: calc(176 / 1299*100vw);
		margin-right: auto;
		margin-left: auto;
	}
}
@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 {
		padding: calc(50 / 750*100vw) calc(23 / 750*100vw);
		background: url("images/page/page_ttl_bg_sp.png") no-repeat center / cover;
		height: calc(550 / 750 * 100vw);
	}
	.hdg2 {
		margin-top: 13vw;
	}
	.hdg2 .ja {
		font-size: calc(50 / 750*100vw);
		line-height: 1.6;
	}
	.hdg2 .en {
		font-size: calc(40 / 750*100vw);
	}
	.col_img {
		text-align: center;
	}
	.main_page .wrap {
		border: calc(10 / 750*100vw) solid #fb68a8;
		border-radius: calc(50 / 750*100vw);
	}
	.main_page:before {
		content: none;
	}
	.main_page:after {
		content: none;
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 750 * 100vw);
	}
	.hdg3 {
		letter-spacing: 0;
		font-size: calc(40 / 750*100vw);
		padding-top: calc(80 / 750*100vw);
	}
	.hdg3 .wrap {
		height: auto;
		padding: 4vw 0 ;
		line-height: 1.5;
		border-radius: calc(100 / 750*100vw);
	}
	.hdg3:before {
		width: calc(173 / 750*100vw);
		height: calc(80 / 750*100vw);
	}
	.hdg3:after {
		width: calc(60 / 750*100vw);
		height: calc(60 / 750*100vw);
		top: calc(40 / 750*100vw);
	}
	.row_common01 {
		max-width: calc(1240 / 750*100vw);
	}
	.row_common01 .col_txt {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common01 .col_img {
		max-width: calc(570 / 750*100vw);
		margin-bottom: 0;
	}
	.row_common01 .col_img:before {
		width: calc(423 / 750*100vw);
		height: calc(289 / 750*100vw);
		left: -21vw;
	}
	.row_common01.r_reverse .col_img:before {
		width: calc(406 / 750*100vw);
		height: calc(359 / 750*100vw);
		right: calc(-96 / 750*100vw);
	}
	.row_common01 .copy {
		font-size: calc(38 / 750*100vw);
		letter-spacing: 0;
	}
	.row_common01.sp_mb {
		margin-bottom: 6vw;
	}
	.box_common01  {
		border-radius: calc(30 / 750*100vw);
	}
	.box_common01 .ttl {
		font-size: 112.5%;
		padding-bottom: calc(10 / 750*100vw);
		margin-bottom: calc(35 / 750*100vw);
	}
	.box_common02 {
		max-width: calc(1240 / 750*100vw);
	}
	.row_common02 .col_img{
		max-width: calc(450 / 750*100vw);
	}
	.row_common02 .col_txt{
		max-width: calc(640 / 750*100vw);
	}
	.row_common02 .copy {
		font-size: calc(38 / 750*100vw);
		line-height: 1.5;
		margin-bottom: calc(15 / 750*100vw);
	}
	.row_common03 .col_img{
		max-width: calc(290 / 750*100vw);
	}
	.row_common03 .col_txt{
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common03 .col_txt.w100 {
		max-width: calc(646 / 750*100vw);
	}
	.wrap_common01 {
		max-width: calc(1240 / 750*100vw);
	}
	.wrap_common01 .ttl {
		font-size: 112.5%;
		letter-spacing: 0;
	}
	.wrap_common01 .ttl:before {
		width: calc(19 / 750*100vw);
		height: calc(20 / 750*100vw);
		left: calc(20 / 750*100vw);
	}
	.row_common04.flex {
		max-width: calc(600 / 750*100vw);
		justify-content: space-between;
	}
	.row_common04 .txt {
		font-size: 87.5%;
		letter-spacing: 0;
	}
	.row_common04 .icn {
		width: calc(260 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.row_common04 .col {
		width: 45%;
		max-width: 100%;
		margin-right: 0!important;
	}
	.row_common04 .col:last-child {
		margin-right: auto!important;
		margin-left: auto;
	}
	.row_common04 .col:nth-child(n+3) {
		margin-top: calc(60 / 750*100vw);
	}
	.row_common05 {
		max-width: calc(1240 / 750*100vw);
	}
	.row_common05:after {
		max-width: calc(400 / 750*100vw);
	}
	.row_common05 .col {
		width: 100%;
		max-width: 100%;
	}
	.row_common05 .ttl {
		font-size: 112.5%;
		letter-spacing: 0;
	}
	.row_common05 .col:nth-child(n+2) {
		margin-top: 6vw;
	}
	.btn_common01 {
		width: calc(600 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.btn_common01 a {
		font-size: calc(40 / 750*100vw);
		height: calc(134 / 750*100vw);
		border-radius: calc(66 / 750*100vw);
	}
	.btn_common01 a:before {
		border-width: calc(9 / 750*100vw) 0 calc(9 / 750*100vw) calc(12 / 750*100vw);
    	right: 5vw;
	}
	.box_flow_common01 {
		max-width: calc(1240 / 750*100vw);
	}
	.box_flow_common01.arw_flow {
		margin-bottom: calc(95 / 750*100vw);
	}
	.arw_flow:before {
		width: calc(104 / 750*100vw);
		height: calc(35 / 750*100vw);
		bottom: calc(-65 / 750*100vw);
	}
	.bg_common03 .ttl {
		font-size: 112.5%;
		border-bottom-width: 2px;
	}
	.row_case01:after {
		top: calc(50 / 750 * 100vw);
	}
	.row_case01 .en span{
		font-size: 112.5%;
	}
	.row_pay01 {
		max-width: calc(1240 / 750*100vw);
	}
	.row_pay01 .col {
		width: 48%;
		max-width: 100%;
		border-radius: calc(30 / 750*100vw);
	}
	.row_pay01 .col:nth-child(n+3) {
		margin-top: 6vw;
	}
	.row_pay01 .ttl {
		font-size: 100%;
		letter-spacing: 0;
	}
	.row_pay01 .txt {
		font-size: 87.5%;
		letter-spacing: 0;
	}
	.row_pay01 .icn {
		width: calc(176 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.box_common01 li {
		width: 100%;
	}
}


/* 医院紹介 clinic
------------------------------------------------------------------*/
.bg_clinic01 {
	background: url("images/clinic/bg_clinic01.jpg") no-repeat center /cover;
}
.bg_clinic01 .copy:before {
	position: absolute;
    content: "";
    background: url(images/page/bdr04.svg) no-repeat left center / cover;
    width: calc(336 / 1920*100vw);
    height: calc(12 / 1920*100vw);
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.box_clinic01 {
	max-width: calc(1800 / 1920*100vw);
}

.wrap_clinic02 {
	max-width: calc(1240 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.wrap_clinic02 .deco01 {
	width:calc(150 / 1920*100vw);
	left: 0;
	bottom: 0;
}
.wrap_clinic02 .deco02 {
	width:calc(150 / 1920*100vw);
	right: 0;
	bottom: 0;
}
.row_clinic01 {
	max-width: calc(800 / 1920*100vw);
}
.row_clinic01 .deco01 {
	width: calc(381 / 1920*100vw);
}
.row_clinic01 .deco02 {
	width: calc(381 / 1920*100vw);
}
.box_clinic02 {
	padding: calc(45 / 1920*100vw) calc(120 / 1920*100vw) calc(50 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1240 / 1920*100vw);
	background: linear-gradient(-90deg, #6975dd, #7355b0);
}
.box_clinic02 .row__feature02 {
	top: auto;
	bottom: auto;
	margin-bottom: calc(35 / 1920*100vw);
	max-width: calc(800 / 1920*100vw);
}
.box_clinic02 .row__feature02 .col {
	width: 42%;
	max-width: calc(332 / 1920*100vw);
}
.box_clinic02 .copy {
	max-width: calc(800 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
	border-bottom: 4px solid #fff;
}
.arw_clinic01 {
	width: calc(705 / 1920*100vw);
    height: calc(155 / 1920*100vw);
	background: url(images/page/arw06.svg) no-repeat center / cover;
}
.wrap_clinic01:before {
	position: absolute;
	content: "";
	background: url("images/clinic/img_clinic01.png") no-repeat center left / cover;
	width: 56.5%;
	height: calc(550 / 1920*100vw);
	right: 0;
	top:0;
}
.wrap_clinic01.num02:before {
	background: url("images/clinic/img_clinic02.png") no-repeat center right / cover;
}
.wrap_clinic01.num03:before {
	background: url("images/clinic/img_clinic03.png") no-repeat center left/ cover;
}
.wrap_clinic01.num04:before {
	background: url("images/clinic/img_clinic04.png") no-repeat center right / cover;
}
.wrap_clinic01.reverse:before {
	right: auto;
	left: 0;
}
.wrap_clinic01 .col_txt {
	width: 48.5%;
}
.wrap_clinic01 .wrap {
	max-width: calc(780 / 1920*100vw);
	height: calc(550 / 1920*100vw);
	align-content: center;
}
.wrap_clinic01 .copy:before {
	position: absolute;
    content: "";
    background: url(images/page/bdr01.svg) no-repeat left center / cover;
    width: calc(336 / 1920*100vw);
    height: calc(12 / 1920*100vw);
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.wrap_clinic01.num02 .copy:before {
	background: url(images/page/bdr02.svg) no-repeat left center / cover;
}
.wrap_clinic01.num03 .copy:before {
	background: url(images/page/bdr03.svg) no-repeat left center / cover;
}
.wrap_clinic01.num04 .copy:before {
	background: url(images/page/bdr05.svg) no-repeat left center / cover;
}
.wrap_clinic01 .deco {
	top: calc(-40 / 1920*100vw);
	left: calc(-40 / 1920*100vw);
}
.wrap_clinic01.reverse .deco{
	left: auto;
	top: calc(-90 / 1920*100vw);
	right: calc(-80 / 1920*100vw);
}
.row_clinic02 {
	max-width: calc(1240 / 1920*100vw);
}
.row_clinic02 .col {
	width: 32.5%;
	max-width: calc(380 / 1920*100vw);
}
.row_clinic02 .col:nth-child(n+4) {
	margin-top: calc(50 / 1920*100vw);
}
.row_clinic02:after {
	position: relative;
	content: "";
	width: 32.5%;
	max-width: calc(380 / 1920*100vw);
	display: block;
}
.slide_clinic01 .slick-prev {
	background: url("images/page/arw_slide.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: -7.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/page/arw_slide.svg)no-repeat center / cover;
	width: calc(30 / 1920 * 100vw);
	height: calc(54 / 1920 * 100vw);
	right: -7.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 {
	display: none;
}
.slide_clinic01 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.slide_clinic01 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_clinic01 .slide_thumbnail li:nth-child(5n), .slide_clinic01 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_clinic01 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
@media(min-width: 768px) and (max-width:1599px) {
	.bg_clinic01 .copy:before {
		width: calc(336 / 1599*100vw);
		height: calc(12 / 1599*100vw);
	}
	.box_clinic01 {
		max-width: calc(1800 / 1599*100vw);
	}
	.wrap_clinic02 {
		max-width: calc(1240 / 1599*100vw);
	}
	.wrap_clinic02 .deco01 {
		width:calc(150 / 1599*100vw);
	}
	.wrap_clinic02 .deco02 {
		width:calc(150 / 1599*100vw);
	}
	.row_clinic01 {
		max-width: calc(800 / 1599*100vw);
	}
	.row_clinic01 .deco01 {
		width: calc(381 / 1599*100vw);
	}
	.row_clinic01 .deco02 {
		width: calc(381 / 1599*100vw);
	}
	.box_clinic02 {
		padding: calc(45 / 1599*100vw) calc(120 / 1599*100vw) calc(50 / 1599*100vw);
		max-width: calc(1240 / 1599*100vw);
	}
	.box_clinic02 .row__feature02 {
		margin-bottom: calc(35 / 1599*100vw);
		max-width: calc(800 / 1599*100vw);
	}
	.box_clinic02 .row__feature02 .col {
		max-width: calc(332 / 1599*100vw);
	}
	.box_clinic02 .copy {
		max-width: calc(800 / 1599*100vw);
	}
	.arw_clinic01 {
		width: calc(705 / 1599*100vw);
		height: calc(155 / 1599*100vw);
	}
	.wrap_clinic01:before {
		height: calc(550 / 1599*100vw);
	}
	.wrap_clinic01 .col_txt {
		width: 53%;
		padding-right: 0;
		padding-left: calc(50 / 1599*100vw);
	}
	.wrap_clinic01.reverse .col_txt {
		padding-right: calc(50 / 1599*100vw);
	}
	.wrap_clinic01 .wrap {
		max-width: calc(780 / 1599*100vw);
		height: calc(550 / 1599*100vw);
	}
	.wrap_clinic01 .copy:before {
		width: calc(336 / 1599*100vw);
		height: calc(12 / 1599*100vw);
	}
	.wrap_clinic01 .deco {
		width: calc(162 / 1599*100vw);
		top: calc(-40 / 1599*100vw);
		left: calc(-40 / 1599*100vw);
	}
	.wrap_clinic01.reverse .deco{
		width: calc(211 / 1599*100vw);
		top: calc(-90 / 1599*100vw);
		right: calc(-80 / 1599*100vw);
	}
	.row_clinic02 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_clinic02 .col {
		max-width: calc(380 / 1599*100vw);
	}
	.row_clinic02 .col:nth-child(n+4) {
		margin-top: calc(50 / 1599*100vw);
	}
	.row_clinic02:after {
		max-width: calc(380 / 1599*100vw);
	}
	.slide_clinic01 .slick-prev {
		width: calc(30 / 1599 * 100vw);
		height: calc(54 / 1599 * 100vw);
	}
	.slide_clinic01 .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 {
		width: calc(30 / 1299 * 100vw);
		height: calc(54 / 1299 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next {
		right: 2%;
	}
	.bg_clinic01 .copy:before {
		width: calc(336 / 1299*100vw);
		height: calc(12 / 1299*100vw);
	}
	.box_clinic01 {
		padding-right: calc(60 / 1299*100vw);
		padding-left: calc(60 / 1299*100vw);
		margin-right: calc(60 / 1299*100vw);
		margin-left: calc(60 / 1299*100vw);
		max-width: calc(1800 / 1299*100vw);
	}
	.wrap_clinic02 {
		max-width: calc(1240 / 1299*100vw);
	}
	.wrap_clinic02 .deco01 {
		width:calc(150 / 1299*100vw);
	}
	.wrap_clinic02 .deco02 {
		width:calc(150 / 1299*100vw);
	}
	.row_clinic01 {
		max-width: calc(800 / 1299*100vw);
	}
	.row_clinic01 .deco01 {
		width: calc(381 / 1299*100vw);
	}
	.row_clinic01 .deco02 {
		width: calc(381 / 1299*100vw);
	}
	.box_clinic02 {
		padding: calc(45 / 1299*100vw) calc(120 / 1299*100vw) calc(50 / 1299*100vw);
		max-width: calc(1240 / 1299*100vw);
	}
	.box_clinic02 .row__feature02 {
		margin-bottom: calc(35 / 1299*100vw);
		max-width: calc(800 / 1299*100vw);
	}
	.box_clinic02 .row__feature02 .col {
		max-width: calc(332 / 1299*100vw);
	}
	.box_clinic02 .copy {
		max-width: calc(800 / 1299*100vw);
	}
	.arw_clinic01 {
		width: calc(705 / 1299*100vw);
		height: calc(155 / 1299*100vw);
	}
	.wrap_clinic01:before {
		height: calc(550 / 1299*100vw);
	}
	.wrap_clinic01.num02:before {
		border-radius: 0 calc(50 / 1299*100vw) calc(50 / 1299*100vw) 0;
		background: url("images/clinic/img_clinic02.png") no-repeat center left / cover;
	}
	.wrap_clinic01 .col_txt {
		width: 53%;
		padding-right: 0;
		padding-left: calc(50 / 1299*100vw);
	}
	.wrap_clinic01.reverse .col_txt {
		padding-right: calc(50 / 1299*100vw);
	}
	.wrap_clinic01 .wrap {
		max-width: calc(780 / 1299*100vw);
		height: calc(550 / 1299*100vw);
		padding-right: calc(40 / 1299*100vw);
		padding-left: calc(40 / 1299*100vw);
	}
	.wrap_clinic01 .copy {
		font-size: calc(30 / 1299*100vw);
	}
	.wrap_clinic01 .copy:before {
		width: calc(336 / 1299*100vw);
		height: calc(12 / 1299*100vw);
	}
	.wrap_clinic01 .deco {
		width: calc(120 / 1299*100vw);
		top: calc(-40 / 1299*100vw);
		left: calc(-40 / 1299*100vw);
	}
	.wrap_clinic01.reverse .deco{
		width: calc(140 / 1299*100vw);
		top: calc(-90 / 1299*100vw);
		right: calc(-40 / 1299*100vw);
	}
	.row_clinic02 {
		max-width: calc(1240 / 1299*100vw);
	}
	.row_clinic02 .col {
		max-width: calc(380 / 1299*100vw);
	}
	.row_clinic02 .col:nth-child(n+4) {
		margin-top: calc(50 / 1299*100vw);
	}
	.row_clinic02:after {
		max-width: calc(380 / 1299*100vw);
	}
	.slide_clinic01 .slick-prev {
		width: calc(30 / 1299 * 100vw);
		height: calc(54 / 1299 * 100vw);
	}
	.slide_clinic01 .slick-next {
		width: calc(30 / 1299 * 100vw);
		height: calc(54 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next {
		right: 3vw;
	}
	.bg_clinic01 .copy {
		font-size: 125%;
		letter-spacing: 0;
	}
	.bg_clinic01 .copy:before {
		width: calc(336 / 750*100vw);
		height: calc(12 / 750*100vw);
	}
	.box_clinic01 {
		padding: 0;
		max-width: calc(702 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.wrap_clinic02 {
		max-width: calc(1240 / 750*100vw);
	}
	.wrap_clinic02 .deco01 {
		width:calc(80 / 750*100vw);
		bottom: 10vw;
		left: 2vw;
	}
	.wrap_clinic02 .deco02 {
		width:calc(80 / 750*100vw);
		bottom: 10vw;
		right: 2vw;
	}
	.wrap_clinic02 .copy {
		font-size: 112.5%;
		letter-spacing: 0;
	}
	.row_clinic01 {
		max-width: calc(640 / 750*100vw);
	}
	.row_clinic01 .deco01 {
		width: 44%;
	}
	.row_clinic01 .deco02 {
		width:44%;
	}
	.box_clinic02 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		padding: 6vw 5vw 7vw;
	}
	.box_clinic02 .row__feature02 {
		margin-bottom: calc(35 / 750*100vw);
		max-width: calc(545 / 750*100vw);
	}
	.box_clinic02 .row__feature02 .col {
		max-width: calc(332 / 750*100vw);
	}
	.box_clinic02 .copy {
		font-size: 125%;
		letter-spacing: 0;
		max-width: calc(800 / 750*100vw);
		border-bottom-width: 2px;
	}
	.arw_clinic01 {
		font-size: calc(34 / 750*100vw);
		width: calc(596 / 750*100vw);
		height: calc(132 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.wrap_clinic01:before {
		height: calc(430 / 750*100vw);
		position: relative;
		display: block;
		left: auto;
		right: auto;
		margin: auto;
		top: auto;
		width: 100%;
	}
	.wrap_clinic01 {
		padding-top: 0;
	}
	.wrap_clinic01 .col_txt {
		margin-top: -9vw;
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.wrap_clinic01.reverse .col_txt {
		padding-right: 0;
	}
	.wrap_clinic01 .wrap {
		max-width: 100%;
		height: auto;
		padding: 9vw 6.5vw 9vw;
		padding-right: calc(40 / 750*100vw);
		padding-left: calc(40 / 750*100vw);
	}
	.wrap_clinic01 .copy {
		font-size: calc(40 / 750*100vw);
		line-height: 1.5;
		margin-bottom: 3vw;
		letter-spacing: 0;
	}
	.wrap_clinic01 .copy:before {
		width: calc(336 / 750*100vw);
		height: calc(12 / 750*100vw);
	}
	.wrap_clinic01 .deco {
		width: calc(120 / 750*100vw);
		top: calc(-40 / 750*100vw);
		left: calc(-40 / 750*100vw);
	}
	.wrap_clinic01.reverse .deco{
		width: calc(140 / 750*100vw);
		top: calc(-90 / 750*100vw);
		right: calc(-40 / 750*100vw);
	}
	.row_clinic02 {
		max-width: calc(1240 / 750*100vw);
	}
	.row_clinic02 .col {
		width: 48.5%;
		max-width: 100%;
	}
	.row_clinic02 .col:nth-child(n+3) {
		margin-top: calc(60 / 750*100vw);
	}
	.row_clinic02 .ttl {
		font-size: 112.5%;
		letter-spacing: 0;
		line-height: 1.5;
	}
	.row_clinic02:after {
		width: 48.5%;
		max-width: 100%;
	}
	.slide_clinic01 .slick-prev {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_clinic01 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
}

/* 院長・スタッフ紹介 staff
------------------------------------------------------------------*/
.row_staff01 {
	max-width: calc(1340 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_staff01 .col_img {
	width: 41%;
	max-width: calc(510 / 1920*100vw);
}
.row_staff01 .col_img:before {
	position: absolute;
	content: "";
	background: #43b8b7;
	width: 100%;
	height: calc(100% - calc(20 / 1920*100vw));
	right: calc(-20 / 1920*100vw);
	bottom: 0;
	z-index: -1;
	border-radius: calc(50 / 1920*100vw);
}
.row_staff01 .col_txt {
	width: 55%;
	max-width: calc(680 / 1920*100vw);
}
.row_staff01 .post {
	border-radius: calc(10 / 1920*100vw);
}
.row_staff02 .box_prof {
	border-radius: calc(50 / 1920*100vw);
}
.row_staff02 .list_default li:before {
	background: #7f6cc2;
}
.row_staff02 dt{
	font-weight: 300;
}
.row_staff02 dd {
	width: calc(100% - calc(100 / 1920 * 100vw));
}
.row_staff02 h5 {
	border-radius: calc(50 / 1920*100vw);
}
.wrap_staff01:before {
	position: absolute;
	content: "";
	background: #ecf8f8;
	width: 100%;
	height: 78%;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
	border-radius: calc(50 / 1920*100vw);
}
.wrap_staff01 .img {
	max-width: calc(1000 / 1920*100vw);
}
.wrap_staff01 .img:before {
	position: absolute;
	content: "";
	background: #43b8b7;
	width: 100%;
	height: calc(100% - calc(20 / 1920*100vw));
	right: calc(-20 / 1920*100vw);
	bottom: 0;
	z-index: -1;
	border-radius: calc(50 / 1920*100vw);
}
.wrap_staff02 {
	max-width: calc(1310 / 1920*100vw);
}
.wrap_staff02 .deco01 {
	width: calc(250 / 1920*100vw);
	left: 0;
	bottom: calc(16 / 1920*100vw);
}
.wrap_staff02 .deco02 {
	width: calc(250 / 1920*100vw);
	right: calc(8 / 1920*100vw);
	bottom: calc(17 / 1920*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_staff01 {
		max-width: calc(1340 / 1599*100vw);
	}
	.row_staff01 .col_img {
		max-width: calc(510 / 1599*100vw);
	}
	.row_staff01 .col_img:before {
		height: calc(100% - calc(20 / 1599*100vw));
		right: calc(-20 / 1599*100vw);
		border-radius: calc(50 / 1599*100vw);
	}
	.row_staff01 .col_txt {
		max-width: calc(680 / 1599*100vw);
	}
	.row_staff01 .post {
		border-radius: calc(10 / 1599*100vw);
	}
	.row_staff02 .box_prof {
		border-radius: calc(50 / 1599*100vw);
	}
	.row_staff02 dd {
		width: calc(100% - calc(100 / 1599 * 100vw));
	}
	.row_staff02 h5 {
		border-radius: calc(50 / 1599*100vw);
	}
	.wrap_staff01:before {
		border-radius: calc(50 / 1599*100vw);
	}
	.wrap_staff01 .img {
		max-width: calc(1000 / 1599*100vw);
	}
	.wrap_staff01 .img:before {
		height: calc(100% - calc(20 / 1599*100vw));
		right: calc(-20 / 1599*100vw);
		border-radius: calc(50 / 1599*100vw);
	}
	.wrap_staff02 {
		max-width: calc(1310 / 1599*100vw);
	}
	.wrap_staff02 .deco01 {
		width: calc(250 / 1599*100vw);
		bottom: calc(16 / 1599*100vw);
	}
	.wrap_staff02 .deco02 {
		width: calc(250 / 1599*100vw);
		right: calc(8 / 1599*100vw);
		bottom: calc(17 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_staff01 {
		max-width: calc(1340 / 1299*100vw);
	}
	.row_staff01 .col_img {
		max-width: calc(510 / 1299*100vw);
	}
	.row_staff01 .col_img:before {
		height: calc(100% - calc(20 / 1299*100vw));
		right: calc(-20 / 1299*100vw);
		border-radius: calc(50 / 1299*100vw);
	}
	.row_staff01 .col_txt {
		max-width: calc(680 / 1299*100vw);
	}
	.row_staff01 .post {
		border-radius: calc(10 / 1299*100vw);
	}
	.row_staff02 .box_prof {
		border-radius: calc(50 / 1299*100vw);
	}
	.row_staff02 dd {
		width: calc(100% - calc(100 / 1299 * 100vw));
	}
	.row_staff02 h5 {
		border-radius: calc(50 / 1299*100vw);
	}
	.wrap_staff01:before {
		border-radius: calc(50 / 1299*100vw);
	}
	.wrap_staff01 .img {
		max-width: calc(1000 / 1299*100vw);
	}
	.wrap_staff01 .img:before {
		height: calc(100% - calc(20 / 1299*100vw));
		right: calc(-20 / 1299*100vw);
		border-radius: calc(50 / 1299*100vw);
	}
	.wrap_staff02 {
		max-width: calc(1310 / 1299*100vw);
	}
	.wrap_staff02 .deco01 {
		width: calc(130 / 1299*100vw);
		bottom: calc(16 / 1299*100vw);
	}
	.wrap_staff02 .deco02 {
		width: calc(130 / 1299*100vw);
		right: calc(8 / 1299*100vw);
		bottom: calc(17 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.row_staff01.flex {
		justify-content: center;
		max-width: calc(1340 / 750*100vw);
	}
	.row_staff01 .col_img {
		width: 100%;
		max-width: calc(510 / 750*100vw);
		margin-bottom: 6vw;
	}
	.row_staff01 .col_img:before {
		height: calc(100% - calc(20 / 750*100vw));
		right: calc(-20 / 750*100vw);
		border-radius: calc(50 / 750*100vw);
	}
	.row_staff01 .col_txt {
		width: 100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_staff01 .post {
		padding: 0.5vw 4vw 0.5vw;
		border-radius: calc(10 / 750*100vw);
		font-size: calc(29 / 750*100vw);
	}
	.row_staff01 .name {
		justify-content: center;
	}
	.row_staff01 .ruby {
		font-size: calc(24 / 750*100vw);
	}
	.row_staff01 .chara {
		font-size: calc(47 / 750*100vw);
	}
	.row_staff02 .box_prof {
		border-radius: calc(50 / 750*100vw);
	}
	.row_staff02 dt {
		width: 23%;
	}
	.row_staff02 dd {
		width: 77%;
	}
	.row_staff02 h5 {
		border-radius: calc(50 / 750*100vw);
	}
	.wrap_staff01:before {
		border-radius: calc(50 / 750*100vw);
	}
	.wrap_staff01 .img {
		max-width: calc(1000 / 750*100vw);
	}
	.wrap_staff01 .img:before {
		height: calc(100% - calc(20 / 750*100vw));
		right: calc(-20 / 750*100vw);
		border-radius: calc(50 / 750*100vw);
	}
	.wrap_staff02 {
		padding-bottom: 0;
		max-width: calc(1310 / 750*100vw);
	}
	.wrap_staff02 .copy {
		font-size: 112.5%;
		letter-spacing: 0;
	}
	.wrap_staff02 .deco01 {
		width: calc(80 / 750*100vw);
		bottom: 5vw;
	}
	.wrap_staff02 .deco02 {
		width: calc(80 / 750*100vw);
		right: calc(8 / 750*100vw);
		bottom: -5vw;
	}
}

/* 診療時間・アクセス access
------------------------------------------------------------------*/
.bg_access01:before {
	position: absolute;
	content: "";
	background: linear-gradient(-90deg, rgba(200, 227, 250, 1),rgba(248, 202, 255, 1), #ffa4cb);
	width: 100%;
	height: 83.5%;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.tel_access {
	width: calc(460 / 1920*100vw);
}
.tel_access a {
	height: calc(100 / 1920*100vw);
}
.tel_access .icn {
	width: calc(36 / 1920*100vw);
	margin-right: calc(15 / 1920*100vw);
}
.tel_access .icn img{
	width: calc(36 / 1920*100vw);
}
.img_access01 {
	max-width: calc(1000 / 1920*100vw);
}
.img_access01:before {
	position: absolute;
	content: "";
	background: #437ab8;
	width: 100%;
	height: calc(100% - calc(20 / 1920*100vw));
	right: calc(-20 / 1920*100vw);
	bottom: 0;
	z-index: -1;
	border-radius: calc(50 / 1920*100vw);
}
.wrap_access01 .map {
	padding-top: calc(430 / 1920*100vw);
}
.ttl_common01:before {
    position: absolute;
    content: "";
    background: url(images/page/bdr.png) repeat left center / calc(15 / 1920*100vw);
    width: 100%;
    height: calc(21 / 1920*100vw);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.bg_access02 li {
	width: 100%;
	line-height: 1.44;
	position: relative;
	padding-left: calc(26 / 1920*100vw);
}
.bg_access02 li:not(:last-child) {
	margin-bottom: calc(14 / 1920*100vw);
}
.bg_access02 li:before {
	background: #7f6cc2;
}
@media(min-width: 768px) and (max-width:1599px) {
	.tel_access {
		width: calc(460 / 1599*100vw);
	}
	.tel_access a {
		height: calc(100 / 1599*100vw);
	}
	.tel_access .icn {
		width: calc(36 / 1599*100vw);
		margin-right: calc(15 / 1599*100vw);
	}
	.tel_access .icn img{
		width: calc(36 / 1599*100vw);
	}
	.img_access01 {
		max-width: calc(1000 / 1599*100vw);
	}
	.img_access01:before {
		height: calc(100% - calc(20 / 1599*100vw));
		right: calc(-20 / 1599*100vw);
		border-radius: calc(50 / 1599*100vw);
	}
	.wrap_access01 .map {
		padding-top: calc(430 / 1599*100vw);
	}
	.ttl_common01:before {
		background: url(images/page/bdr.png) repeat left center / calc(15 / 1599*100vw);
		height: calc(21 / 1599*100vw);
	}
	.bg_access02 li {
		padding-left: calc(26 / 1599*100vw);
	}
	.bg_access02 li:not(:last-child) {
		margin-bottom: calc(14 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tel_access {
		width: calc(460 / 1299*100vw);
	}
	.tel_access a {
		height: calc(100 / 1299*100vw);
	}
	.tel_access .icn {
		width: calc(36 / 1299*100vw);
		margin-right: calc(15 / 1299*100vw);
	}
	.tel_access .icn img{
		width: calc(36 / 1299*100vw);
	}
	.img_access01 {
		max-width: calc(1000 / 1299*100vw);
	}
	.img_access01:before {
		height: calc(100% - calc(20 / 1299*100vw));
		right: calc(-20 / 1299*100vw);
		border-radius: calc(50 / 1299*100vw);
	}
	.wrap_access01 .map {
		padding-top: calc(430 / 1299*100vw);
	}
	.ttl_common01:before {
		background: url(images/page/bdr.png) repeat left center / calc(15 / 1299*100vw);
		height: calc(21 / 1299*100vw);
	}
	.bg_access02 li {
		padding-left: calc(26 / 1299*100vw);
	}
	.bg_access02 li:not(:last-child) {
		margin-bottom: calc(14 / 1299*100vw);
	}
	.logo_access {
		width: calc(616 / 1299*100vw);
		margin-right: auto;
		margin-left: auto;
	}
}
@media(max-width: 767px) {
	.tel_access {
		width: calc(460 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.tel_access a {
		height: calc(100 / 750*100vw);
	}
	.tel_access .icn {
		width: calc(40 / 750*100vw);
		margin-right: calc(15 / 750*100vw);
	}
	.tel_access .icn img{
		width: calc(40 / 750*100vw);
	}
	.tel_access .num {
		font-size: 150%;
	}
	.img_access01 {
		max-width: calc(1000 / 750*100vw);
	}
	.img_access01:before {
		height: calc(100% - calc(20 / 750*100vw));
		right: calc(-20 / 750*100vw);
		border-radius: calc(50 / 750*100vw);
	}
	.wrap_access01 .map {
		padding-top: calc(430 / 750*100vw);
	}
	.ttl_common01 span{
		font-size: 112.5%;
		letter-spacing: 0;
		line-height: 1.5;
	}
	.ttl_common01:before {
		background: url(images/page/bdr.png) repeat left center / calc(15 / 750*100vw);
		height: calc(21 / 750*100vw);
	}
	.bg_access02 ul {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.bg_access02 li {
		padding-left: 6vw;
	}
	.bg_access02 li:not(:last-child) {
		margin-bottom: calc(14 / 750*100vw);
	}
	.logo_access {
		width: calc(520 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 5vw;
	}
	
}

/* 小児矯正 po
------------------------------------------------------------------*/
.box_po01 {
	max-width: calc(1240 / 1920*100vw);
}
.box_po01 .deco01 {
	width: calc(160 / 1920*100vw);
    left: calc(171 / 1920*100vw);
    top: calc(-17 / 1920*100vw);
}
.box_po01 .deco02 {
	width: calc(183 / 1920*100vw);
    right: calc(176 / 1920*100vw);
    top: calc(-13 / 1920*100vw);
}
.box_po02 {
	background: url("images/page/deco12.png") no-repeat left bottom / calc(208 / 1920*100vw) auto, url("images/page/deco13.png") no-repeat right bottom / calc(246 / 1920*100vw) auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	.box_po01 {
		max-width: calc(1240 / 1599*100vw);
	}
	.box_po01 .deco01 {
		width: calc(160 / 1599*100vw);
		left: calc(171 / 1599*100vw);
		top: calc(-17 / 1599*100vw);
	}
	.box_po01 .deco02 {
		width: calc(183 / 1599*100vw);
		right: calc(176 / 1599*100vw);
		top: calc(-13 / 1599*100vw);
	}
	.box_po02 {
		background: url("images/page/deco12.png") no-repeat left bottom / calc(208 / 1599*100vw) auto, url("images/page/deco13.png") no-repeat right bottom / calc(246 / 1599*100vw) auto;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.box_po01 {
		max-width: calc(1240 / 1299*100vw);
	}
	.box_po01 .deco01 {
		width: calc(160 / 1299*100vw);
		left: calc(171 / 1299*100vw);
		top: calc(-17 / 1299*100vw);
	}
	.box_po01 .deco02 {
		width: calc(183 / 1299*100vw);
		right: calc(176 / 1299*100vw);
		top: calc(-13 / 1299*100vw);
	}
	.box_po02 {
		background: url("images/page/deco12.png") no-repeat left bottom / calc(208 / 1299*100vw) auto, url("images/page/deco13.png") no-repeat right bottom / calc(246 / 1299*100vw) auto;
	}
}
@media(max-width: 767px) {
	.box_po01 {
		max-width: calc(1240 / 750*100vw);
	}
	.box_po01 .deco01 {
		width: calc(160 / 750*100vw);
		left: 3vw;
		top: 5vw;
	}
	.box_po01 .deco02 {
		width: calc(183 / 750*100vw);
		right:2vw;
		top: 5vw;
	}
	.box_po01 .copy {
		font-size: 112.5%;
		letter-spacing: 0;
		line-height: 1.5;
	}
	.box_po02 {
		padding: 6vw 5vw 13vw;
		background: url("images/page/deco12.png") no-repeat left bottom / calc(208 / 750*100vw) auto, url("images/page/deco13.png") no-repeat right bottom / calc(246 / 750*100vw) auto;
	}
	.box_po02 .copy {
		font-size: 112.5%;
		letter-spacing: 0;
		line-height: 1.5;
	}
}

/* 小児予防診療 preortho
------------------------------------------------------------------*/
.row_preortho01 {
	max-width: calc(1240 / 1920*100vw);
}
.row_preortho01 .col {
	width: 49%;
	max-width: calc(610 / 1920*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_preortho01 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_preortho01 .col {
		max-width: calc(610 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_preortho01 {
		max-width: calc(1240 / 1299*100vw);
	}
	.row_preortho01 .col {
		max-width: calc(610 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.row_preortho01 {
		max-width: calc(1240 / 750*100vw);
	}
	.row_preortho01 .col {
		width: 100%;
		max-width: 100%;
	}
	.row_preortho01 .col:first-of-type {
		margin-bottom: 6vw;
	}
	.row_preortho01 .ttl {
		font-size: 112.5%;
		letter-spacing: 0;
	}
}

/* コンテンツ名 class
------------------------------------------------------------------*/
.row_invisalign01 {
	max-width: calc(1240 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_invisalign01 .col {
	width: 32.5%;
	max-width: calc(400 / 1920*100vw);
}
.row_invisalign01 .col:nth-child(n+4) {
	margin-top: calc(40 / 1920*100vw);
}
.row_invisalign01:after {
	position: relative;
	content: "";
	display: block;
	width: 32.5%;
	max-width: calc(400 / 1920*100vw);
}
.box_invisalign01 {
	background: linear-gradient(-90deg, #6975dd, #7355b0);
	max-width: calc(1240 / 1920*100vw);
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.box_invisalign01:before {
	position: absolute;
	content: "";
	border: solid 3px #fff;
	left: calc(20 / 1920*100vw);
	right: calc(20 / 1920*100vw);
	bottom:calc(20 / 1920*100vw);
	top: calc(20 / 1920*100vw);
	margin: auto;
	z-index: -1;
	border-radius: calc(20 / 1920*100vw);
}
.box_invisalign01 .wrap {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1000 / 1920*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_invisalign01 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_invisalign01 .col {
		max-width: calc(400 / 1599*100vw);
	}
	.row_invisalign01 .col:nth-child(n+4) {
		margin-top: calc(40 / 1599*100vw);
	}
	.row_invisalign01:after {
		max-width: calc(400 / 1599*100vw);
	}
	.box_invisalign01 {
		max-width: calc(1240 / 1599*100vw);
	}
	.box_invisalign01:before {
		left: calc(20 / 1599*100vw);
		right: calc(20 / 1599*100vw);
		bottom:calc(20 / 1599*100vw);
		top: calc(20 / 1599*100vw);
		border-radius: calc(20 / 1599*100vw);
	}
	.box_invisalign01 .wrap {
		max-width: calc(1000 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_invisalign01 {
		max-width: calc(1240 / 1299*100vw);
	}
	.row_invisalign01 .col {
		max-width: calc(400 / 1299*100vw);
	}
	.row_invisalign01 .col:nth-child(n+4) {
		margin-top: calc(40 / 1299*100vw);
	}
	.row_invisalign01:after {
		max-width: calc(400 / 1299*100vw);
	}
	.box_invisalign01 {
		max-width: calc(1240 / 1299*100vw);
	}
	.box_invisalign01:before {
		left: calc(20 / 1299*100vw);
		right: calc(20 / 1299*100vw);
		bottom:calc(20 / 1299*100vw);
		top: calc(20 / 1299*100vw);
		border-radius: calc(20 / 1299*100vw);
	}
	.box_invisalign01 .wrap {
		max-width: calc(1000 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.row_invisalign01 {
		max-width: calc(1240 / 750*100vw);
	}
	.row_invisalign01 .col {
		width: 100%;
		max-width: 100%;
	}
	.row_invisalign01 .col:nth-child(n+2) {
		margin-top:6vw;
	}
	.row_invisalign01 .ttl {
		font-size: 112.5%;
		letter-spacing: 0;
	}
	.row_invisalign01:after {
		max-width: calc(400 / 750*100vw);
	}
	.box_invisalign01 {
		max-width: calc(1240 / 750*100vw);
	}
	.box_invisalign01:before {
		left: calc(20 / 750*100vw);
		right: calc(20 / 750*100vw);
		bottom:calc(20 / 750*100vw);
		top: calc(20 / 750*100vw);
		border-radius: calc(20 / 750*100vw);
	}
	.box_invisalign01 .wrap {
		max-width: calc(1000 / 750*100vw);
	}
	.box_invisalign01 .copy {
		font-size: 112.5%;
		letter-spacing: 0;
	}
}

/* 食育 class
------------------------------------------------------------------*/
.row_class01 {
	max-width: calc(1000 / 1920*100vw);
}
.row_class01 .col {
	width: 48%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_class01 {
		max-width: calc(1000 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_class01 {
		max-width: calc(1000 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.row_class01 {
		width: 100%;
		max-width: calc(1000 / 750*100vw);
	}
	.row_class01 .col {
		width: 100%;
		padding: 6vw 5vw 7vw;
	}
	.row_class01 .col:first-of-type {
		margin-bottom: 6vw;
	}
	.wrap_class01 .copy {
		font-size: 112.5%;
		letter-spacing: 0;
	}
}
/* コンテンツ名 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) {
	
}

/* よくあるご相談 qa
------------------------------------------------------------------*/
.box_qa_common {
	margin-bottom: calc(60 / 1920*100vw);
}

@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 / 1920*100vw);
}
.wrap_case01 {
	position: relative;
}
.wrap_case01 .deco01 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.wrap_case01 .deco02 {
	position: absolute;
	right: calc(6 / 1920 * 100vw);
	bottom: calc(-8 / 1920 * 100vw);
	z-index: -1;
}
.wrap_case01 .ttl{
	font-size: 177.77%;
	letter-spacing: .1em;
}
.box_case01 {
	position: relative;
	padding: calc(30 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(60 / 1920 * 100vw);
}
.unit_case .en {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	transform: translateY(-50%);
}
.unit_case .en span {
	font-size: 277.77%;
	letter-spacing: .1em;
}
.wrap_case02 {
	max-width: 580px;
}
.wrap_case02 .ja {
	font-size: 166.6%;
	letter-spacing: .1em;
}
.unit_case .area_case_search dt {
	width: calc(160 / 1920 * 100vw);
	height: calc(38 / 1920 * 100vw);
	color: #fff;
	background: #555;
	position: relative;
	z-index: 1;
}
.unit_case .area_case_search dt::before {
	content: "";
	width: 0;
	height: 0;
	border-left: calc(13 / 1920 * 100vw) solid #555;
	border-top: calc(19 / 1920 * 100vw) solid transparent;
	border-bottom: calc(19 / 1920 * 100vw) solid transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(-13 / 1920 * 100vw);
}
.unit_case .area_case_search dd {
	width: calc(100% - calc(180 / 1920 * 100vw));
	margin-bottom: calc(10 / 1920 * 100vw);
}
.unit_case .area_case_search select {
	width: 100%;
	padding: calc(4 / 1920 * 100vw) 4%;
	background: #fff;
	border: solid 1px #ccc;
	line-height: 1.5;
	letter-spacing: .1em;
}
.btn_case {
	max-width: 350px;
}
.btn_case:before, .btn_case:after {
	content: "";
	position: absolute;
	width: calc(30 / 1920 * 100vw);
	height: 0;
	border-top: 1px solid #fff;
	border-bottom: none;
	border-right: none;
	transform: rotate(0);
	right: calc(20 / 1920 * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}
.btn_case:after {
	width: calc(9 / 1920 * 100vw);
	transform: rotate(45deg);
	top: calc(-7 / 1920 * 100vw);
}
.btn_case input {
	padding: calc(30 / 1920 * 100vw) calc(5 / 1920 * 100vw);
	font-size: 111.11%;
	background: #555;
}
select {
	-webkit-appearance: none;
	appearance: none; /* デフォルトの矢印を非表示 */
}
select::-ms-expand {
	display: none; /* デフォルトの矢印を非表示(IE用) */
}
.wrap_case02 dd {
	position: relative;
}
.wrap_case02 dd:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: calc(10 / 1920 * 100vw) calc(5 / 1920 * 100vw) 0 calc(5 / 1920 * 100vw);
	border-color: #707070 transparent transparent transparent;
	top: 0;
	bottom: 0;
	right: calc(15 / 1920 * 100vw);
	margin: auto;
}
.wrap_case03:last-child {
	margin-bottom: 0!important;
}
.unit_case .tbl_case01 .label01{margin-bottom: calc(8 / 1920 * 100vw);}
.unit_case label, .unit_case input[type='checkbox'] {cursor: pointer;}
.row_case_common01 .col .case_img{
	height: calc(300 / 1920 * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.area_case_common01:not(:last-of-type) {
		margin-bottom: calc(60 / 1599*100vw);
	}
	.wrap_case01 .deco02 {
		right: calc(6 / 1599 * 100vw);
		bottom: calc(-8 / 1599 * 100vw);
	}
	.box_case01 {
		padding: calc(30 / 1599 * 100vw) calc(50 / 1599 * 100vw) calc(60 / 1599 * 100vw);
	}
	.unit_case .area_case_search dt {
		width: calc(160 / 1599 * 100vw);
		height: calc(38 / 1599 * 100vw);
	}
	.unit_case .area_case_search dt::before {
		border-left: calc(13 / 1599 * 100vw) solid #555;
		border-top: calc(19 / 1599 * 100vw) solid transparent;
		border-bottom: calc(19 / 1599 * 100vw) solid transparent;
		right: calc(-13 / 1599 * 100vw);
	}
	.unit_case .area_case_search dd {
		width: calc(100% - calc(180 / 1599 * 100vw));
		margin-bottom: calc(10 / 1599 * 100vw);
	}
	.unit_case .area_case_search select {
		padding: calc(4 / 1599 * 100vw) 4%;
	}
	.btn_case:before, .btn_case:after {
		width: calc(30 / 1599 * 100vw);
		right: calc(20 / 1599 * 100vw);
	}
	.btn_case:after {
		width: calc(9 / 1599 * 100vw);
		top: calc(-7 / 1599 * 100vw);
	}
	.btn_case input {
		padding: calc(30 / 1599 * 100vw) calc(5 / 1599 * 100vw);
	}
	.wrap_case02 dd:before {
		border-width: calc(10 / 1599 * 100vw) calc(5 / 1599 * 100vw) 0 calc(5 / 1599 * 100vw);
		right: calc(15 / 1599 * 100vw);
	}
	.row_case_common01 .col .case_img{
		height:calc(300 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.area_case_common01:not(:last-of-type) {
		margin-bottom: calc(60 / 1299*100vw);
	}
	.wrap_case01 .deco02 {
		right: calc(6 / 1299 * 100vw);
		bottom: calc(-8 / 1299 * 100vw);
	}
	.box_case01 {
		padding: calc(30 / 1299 * 100vw) calc(50 / 1299 * 100vw) calc(60 / 1299 * 100vw);
	}
	.unit_case .area_case_search dt {
		width: calc(160 / 1299 * 100vw);
		height: calc(38 / 1299 * 100vw);
	}
	.unit_case .area_case_search dt::before {
		border-left: calc(13 / 1299 * 100vw) solid #555;
		border-top: calc(19 / 1299 * 100vw) solid transparent;
		border-bottom: calc(19 / 1299 * 100vw) solid transparent;
		right: calc(-13 / 1299 * 100vw);
	}
	.unit_case .area_case_search dd {
		width: calc(100% - calc(180 / 1299 * 100vw));
		margin-bottom: calc(10 / 1299 * 100vw);
	}
	.unit_case .area_case_search select {
		padding: calc(4 / 1299 * 100vw) 4%;
	}
	.btn_case:before, .btn_case:after {
		width: calc(30 / 1299 * 100vw);
		right: calc(20 / 1299 * 100vw);
	}
	.btn_case:after {
		width: calc(9 / 1299 * 100vw);
		top: calc(-7 / 1299 * 100vw);
	}
	.btn_case input {
		padding: calc(30 / 1299 * 100vw) calc(5 / 1299 * 100vw);
	}
	.wrap_case02 dd:before {
		border-width: calc(10 / 1299 * 100vw) calc(5 / 1299 * 100vw) 0 calc(5 / 1299 * 100vw);
		right: calc(15 / 1299 * 100vw);
	}
	.row_case_common01 .col .case_img{
		height:calc(300 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.area_case_common01:not(:last-of-type) {
		margin-bottom: calc(60 / 750*100vw);
	}
	.wrap_case01 .ttl {
		font-size: 125%;
	}
	.wrap_case02 dd:before {
		border-width: calc(20 / 750*100vw) calc(10 / 750*100vw) 0 calc(10 / 750*100vw);
		right: 2vw;
	}
	.wrap_case01 .txt {
		text-align: left;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.wrap_case01 {
		padding-top: 8vw;
	}
	.wrap_case01 .deco01 {
		width: calc(190 / 750*100vw);
		left: -3vw;
	}
	.wrap_case01 .deco02 {
		width: calc(109 / 750*100vw);
		right: -4vw;
		bottom: -4vw;
	}
	.wrap_case02 {
		max-width: 100%;
	}
	.wrap_case02 .ja {
		font-size: calc(40 / 750 * 100vw);
	}
	.unit_case .en span {
		font-size: calc(75 / 750 * 100vw);
	}
	.unit_case .area_case_search dt {
		width: 100%;
		height: calc(76 / 750*100vw);
	}
	.unit_case .area_case_search dt::before {
		content: none;
	}
	.unit_case .area_case_search dd {
		width: 100%;
		height: calc(76 / 750*100vw);
	}
	.unit_case .en {
		top: 1vw;
	}
	.box_case01 {
		padding: 6vw 5% 7vw;
	}
	.btn_case input {
		padding: 5vw 5%;
		font-size: calc(32 / 750 * 100vw);
	}
	.btn_case {
		width: calc(550 / 750 * 100vw);
		max-width: 100%;
	}
	.row_case_common01 .col .case_img{
		height:calc(210 / 750 * 100vw);
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.risk > iframe {
	width: calc(100% + 17px)!important;
}
.risk.inner1000 {
	max-width: 1000px!important;
	width: 90%!important;
}
.box_risk01 {
	padding: calc(38 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(40 / 1920 * 100vw)!important;
	font-size: calc(18 / 1920 * 100vw)!important;
	background: #ecf1f8;
}
.box_risk01 .box {
	overflow: hidden;
	position: relative;
	padding: 0 calc(20 / 1920 * 100vw) 0 0!important;
	max-height: 180px!important;
	height: auto;
	touch-action: auto !important;
}
.box_risk01 .ttl {
	margin-bottom: calc(7 / 1920 * 100vw)!important;
	font-size: 1.125rem!important;
	letter-spacing: .1em!important;
}
.box_risk01 .txt {
	font-size: 1rem!important;
	letter-spacing: .1em!important;
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y {
	background: #437ab8 !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) {
	.risk.tab > iframe {
		width: 100%!important;
	}
	.box_risk01 {
		padding: calc(38 / 1599 * 100vw) calc(50 / 1599 * 100vw) calc(40 / 1599 * 100vw)!important;
		font-size: calc(18 / 1599 * 100vw)!important;
	}
	.box_risk01 .box {
		padding: 0 calc(20 / 1599 * 100vw) 0 0!important;
		max-height: calc(180 / 1599 * 100vw)!important;
	}
	.box_risk01 .ttl {
		margin-bottom: calc(7 / 1599 * 100vw)!important;
	}
}
@media(min-width: 751px) and (max-width:1299px) {
	.box_risk01 {
		padding: calc(38 / 1299 * 100vw) calc(50 / 1299 * 100vw) calc(40 / 1299 * 100vw)!important;
		font-size: calc(18 / 1299 * 100vw)!important;
	}
	.box_risk01 .box {
		padding: 0 calc(20 / 1299 * 100vw) 0 0!important;
		max-height: calc(180 / 1299 * 100vw)!important;
	}
	.box_risk01 .ttl {
		margin-bottom: calc(7 / 1299 * 100vw)!important;
	}
}
@media(max-width: 767px) {
	.risk > iframe {
		width: 100%!important;
	}
	.sp.risk.inner1000 {
		max-width: calc(702 / 750 * 100vw)!important;
		width: 100%!important;
	}
	.sp.box_risk01 {
		font-size: 4.27vw!important;
		padding: 5vw 5% 5vw!important;
	}
	.sp.box_risk01 .box {
		max-height: calc(420 / 750 * 100vw)!important;
		padding: 0 3vw 0 0!important;
	}
	.sp.box_risk01 .ttl {
		margin-bottom: 2vw!important;
		font-size: 112.5%!important;
		letter-spacing: 0!important;
	}
	.sp.box_risk01 .txt {
		font-size: 100%!important;
		letter-spacing: 0!important;
	}
	.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
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}
.tbl_recruit .require span:after {
	color: ;
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.btn_submit input {
	border: none;
	background: #;
}
@media(min-width: 768px) and (max-width:1599px) {
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 750 * 100vw);
	}
}

/* お問い合わせ 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: #43b8b7;
	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: #fb68a8;
	border: 1px solid #fb68a8;
	border-right-color: #fb68a8;
	font-size: .8125rem;
	font-weight: normal;
	color: #fff;
}
#wp-calendar tbody td {
	border: 1px solid #fb68a8;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #fb68a8;
}
.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 #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 / 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 #333;
}
.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(140 / 1920 * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / 1920 * 100vw);
	border-bottom: 1px solid #212425;
}
.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: #212425;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / 1920 * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #fb68a8;
	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 #fb68a8;
	color: #fb68a8;
	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: #fb68a8;
	background: #fb68a8;
	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;
	padding: calc(13 / 1920*100vw) calc(60 / 1920*100vw);
	border-radius: calc(10 / 1920*100vw);
}
.single_post > h3:before {
	position: absolute;
	content: "";
	background: #fb68a8;
	width: calc(20 / 1920*100vw);
	height: calc(20 / 1920*100vw);
	border-radius:100%;
	left: calc(20 / 1920*100vw);
	top: calc(21 / 1920*100vw);
}
@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);
	}
	.single_post > h3 {
		padding: calc(13 / 1599*100vw) calc(60 / 1599*100vw);
		border-radius: calc(10 / 1599*100vw);
	}
	.single_post > h3:before {
		width: calc(20 / 1599*100vw);
		height: calc(20 / 1599*100vw);
		left: calc(20 / 1599*100vw);
		top: calc(21 / 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);
	}
	.single_post > h3 {
		padding: calc(13 / 1299*100vw) calc(60 / 1299*100vw);
		border-radius: calc(10 / 1299*100vw);
	}
	.single_post > h3:before {
		width: calc(20 / 1299*100vw);
		height: calc(20 / 1299*100vw);
		left: calc(20 / 1299*100vw);
		top: calc(21 / 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(210 / 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;
	}
	.single_post > h3 {
		padding: calc(13 / 750*100vw) calc(60 / 750*100vw);
		border-radius: calc(10 / 750*100vw);
	}
	.single_post > h3:before {
		width: calc(20 / 750*100vw);
		height: calc(20 / 750*100vw);
		left: calc(20 / 750*100vw);
		top: 4vw;
	}
}


/* フォーマット 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; }