@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: 0 0 calc(200 / var(--break) * 100vw);
	position: relative;
    z-index: 2;
}
.content_low.none-title {
	padding-top: calc(200 / var(--break) * 100vw);
} 
.main_page {
	width: 100%;
	height: calc(624 / var(--break04));
	padding-bottom: calc(55 / 1920 * 100vw);
	position: relative;
	z-index: 1;
}
.page_main section:not(:last-child) {
	margin-bottom: calc(170 / var(--break) * 100vw);
}
@media(min-width: 768px) {
	.main_page::after {
		content: "";
		width: calc(1200 / var(--break04));
		height: calc(350 / var(--break04));
		margin: auto;
		background: url("images/page/bg_ttl_page_img.png")no-repeat center bottom / contain;
		position: absolute;
		top: calc(120 / var(--break04));
		right: 0;
		z-index: 1;
	}
	.main_page::before {
		content: "";
		width: 100%;
		height: calc(700 / var(--break03));
		margin: auto;
		background: url("images/page/bg_ttl_page.png")no-repeat center bottom / cover;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 1;
	}
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 12.5vw 0 25vw;
	}
	.content_low.none-title {
		padding-top: 20vw;
	} 
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 22.5vw;
	}
	.main_page {
		height: calc(590 / var(--break) * 100vw);
		padding-top: 15vw;
	}
	.main_page::before {
		content: "";
		width: 100%;
		height: calc(700 / var(--break) * 100vw);
		margin: auto;
		background: url("images/page/bg_ttl_page_sp.png")no-repeat center bottom / cover;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 1;
	}
	.col_img {
		text-align: center;
	}
}


/*
------------------------------------------------------------------*/
.hdg2 {
	position: relative;
	z-index: 4;
}
.hdg2 .ja {
	display: block;
	margin-bottom: calc(20 / var(--break04));
	line-height: 1.6;
	font-size: calc(50 / var(--break03));
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.hdg2 .en {
	display: inline-block;
	line-height: 1;
	font-size: calc(30 / var(--break03));
	font-family: "futura-pt", sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
}

.hdg3 {
	margin-bottom: calc(80 / var(--break) * 100vw);
	padding: 0 0 calc(55 / var(--break03));
	line-height: 1.5;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: calc(40 / var(--break03));
	text-align: center;
	position: relative;
	z-index: 1;
}
.hdg3::before {
	content: "";
	width: calc(136 / var(--break03));
	height: calc(50  / var(--break03));
	margin: auto;
	background: url(images/page/deco_hdg3.png)no-repeat center / contain;
	position: absolute;
	bottom: 110%;
	left: 0;
	right: 0;
	z-index: -1;
}
.hdg3 span::before,
.hdg3 span::after 
{
	content: "";
	width: 100%;
	height: var(--size10px);
	margin: auto;
	background-image: linear-gradient(to right, #fe5e00, #ffc001);
	position: absolute;
    inset: auto 0 0;
    z-index: 1;
}
.hdg3 span::after {
    background: url(images/page/ptn02.png) repeat center / auto;
	z-index: 2;
}
@media (min-width: 768px){
	.hdg2 .ja {
		letter-spacing: .1em;
		letter-spacing: .05em;
	}
	
	.hdg2 .en {
		letter-spacing: .1em;
	}

	.hdg3 {
		letter-spacing: .1em;
	}
	.text_ls{letter-spacing: .1em;}
}
@media (max-width: 767px) {
	.hdg2 {
		text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 25px #fff;
	}
	.hdg2 .ja {
		display: block;
		line-height: 1.6;
        margin-bottom: 0;
		font-size: calc(50 / 750 * 100vw);
	}

	.hdg2 .en {
		display: inline-block;
		letter-spacing: .1em;
		font-size: calc(30 / 750 * 100vw);
	}

	.hdg3 {
		padding: 0 0 5vw;
		font-size: calc(44 / 750 * 100vw);
	}
	
	/* copy_common */
	.copy_common span {
		letter-spacing: 0;
	}

	.copy_common .fz20 {
		font-size: calc(34 / 750 * 100vw);
	}

	.copy_common .fz22 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz23 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz24 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz25 {
		font-size: calc(35 / 750 * 100vw);
	}

	.copy_common .fz26 {
		font-size: calc(36 / 750 * 100vw);
	}

	.copy_common .fz28 {
		font-size: calc(38 / 750 * 100vw);
	}

	.copy_common .fz30 {
		font-size: calc(38 / 750 * 100vw);
	}

	.copy_common .fz32 {
		font-size: calc(38 / 750 * 100vw);
	}

	.copy_common .fz34 {
		font-size: calc(38 / 750 * 100vw);
	}

	.copy_common .fz36 {
		font-size: calc(38 / 750 * 100vw);
	}

	.copy_common .fz38 {
		font-size: calc(40 / 750 * 100vw);
	}

	.copy_common .fz40 {
		font-size: calc(40 / 750 * 100vw);
	}

	.copy_common .fz42 {
		font-size: calc(42 / 750 * 100vw);
	}

	.copy_common .fz50 {
		font-size: calc(50 / 750 * 100vw);
	}

	.copy_common .fz56 {
		font-size: calc(60 / 750 * 100vw);
	}

	.copy_common .fz60 {
		font-size: calc(60 / 750 * 100vw);
	}

	.copy_common .fz70 {
		font-size: calc(70 / 750 * 100vw);
	}

	.copy_common .fz80 {
		font-size: calc(80 / 750 * 100vw);
	}

	.copy_common .fz100 {
		font-size: calc(100 / 750 * 100vw);
	}

}

/* コンテンツ名 class
------------------------------------------------------------------*/
.copy_common01{
	padding-bottom: calc(30 / var(--break02));
	border-bottom: calc(4 / var(--break02)) solid #fff;
}
@media(max-width: 767px) {
	.copy_common01 .fz40{
		letter-spacing: -.025em;
		font-size: calc(38 / 750 * 100vw);
	}
}

/* コンテンツ名 class
------------------------------------------------------------------*/
.copy_common02{
	color: #fe5e00;
	position: relative;
	z-index: 1;
}
.copy_common02::before{
	content: "";
	width: 77.7%;
	height: 2px;
	margin: auto;
	background-color: #fe5e00;
	position: absolute;
	inset: 0 0 0 auto;
	z-index: -1;
}
.copy_common02.txt_col05::before{
	background-color: #ff8a00;
}
.copy_common02.txt_col06::before{
	background-color: #ffc001;
}
.copy_common02 .bg{
	display: inline-block;
	padding-right: calc(18 / var(--break02));
	position: relative;
	z-index: 1;
}
.copy_common02 .bg::after{
	content: "";
	width: 45.6%;
	height: 2.46px;
	margin: auto;
	background: #fff;
	position: absolute;
	inset: 0 0 0 auto;
	z-index: -1;
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	.copy_common02::before{
		width: 76.5%;
		height: 1px;
	}
	.copy_common02 .bg{
		letter-spacing: 0;
		padding-right: 2vw;
	}
}

/* copy_common03
------------------------------------------------------------------*/
.copy_common03{
	padding-bottom: calc(10 / var(--break02));
	text-align: center;
	border-bottom: #f1ece4 solid calc(10 / var(--break02));
}
@media(max-width: 767px) {
	
}

/* コンテンツ名 class
------------------------------------------------------------------*/
.copy_common04{
	padding: calc(10 / var(--break02));
	padding-left: calc(90 / var(--break02));
	background: #fff;
	border-bottom: 2px solid #ff8a00;
	position: relative;
	z-index: 1;
}
.copy_common04 > .icon{
	width: calc(60 / var(--break02));
	height: 100%;
	margin: auto;
	color: #fff;
	background: #ff8a00;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
@media(min-width: 768px) {
	.copy_common04 .fz26{
		font-size: calc(25.5/ var(--break02));
	}
}
@media(max-width: 767px) {
	
}

/* row_common01
------------------------------------------------------------------*/
.row_common01>.col_img {
	max-width: 600px;
	position: relative;
	z-index: 1;
}
.row_common01 .copy_common {
	padding-bottom: calc(20 / var(--break02));
	border-bottom: calc(4 / var(--break02)) solid #875f3b;
	
	position: relative;
	z-index: 1;
}

@media (min-width: 768px) {
	.row_common01>.col_txt {
		width: 47.5%;
	}
	.row_common01>.col_img {
		width: 49%;
	}
	.row_common01 .copy_common .fz30{
		font-size: calc(30 / var(--break03));
	}
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_common01 .copy_common .fz30{
		letter-spacing: .08em;
	}
}
@media (max-width: 767px) {
	.row_common01>.col_img {
		width: 90% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common01 .copy_common {
		text-align: center;
		margin-left: -1vw;
		margin-right: -1vw;
	}

	.row_common01 .copy_common .fz26 {
		font-size: calc(34 / 750 * 100vw);
	}
}


/* row_common01
------------------------------------------------------------------*/
.row_common02>.col_img {
	max-width: 140px;
	width: calc(140 / var(--break03));
	position: relative;
	z-index: 1;
}
.row_common02>.col_img .img{
	margin-bottom: calc(10 / var(--break03));
}
.row_common02>.col_txt {
	width: calc(100% - 220 / var(--break03));
	padding: calc(28 / var(--break03)) calc(36 / var(--break03));
	border-radius: calc(20 / var(--break03));
	background: #f1ece4;
	position: relative;
	z-index: 1;
}
.row_common02>.col_txt::before {
	content: "";
	width: calc(30 / var(--break03));
	height: calc(30 / var(--break03));
	margin: auto;
	background: #f1ece4;
	clip-path: polygon(100% 0, 0 50%, 100% 100%);
	position: absolute;
	top: calc(30 / var(--break03));
	right: calc(100% - .5/ var(--break03));
}
.tag_staff_common{
	min-height: calc(70  / var(--break03));
	padding: calc(4 / var(--break03));
	line-height: 1.5;
	color: #fff;
	background: #37ad23;
}
@media (min-width: 768px) {
	.r_reverse.row_common02>.col_txt::before {
		clip-path: polygon(0 0, 100% 50%, 0 100%);
		right: auto;
		left: calc(100% - .5/ var(--break03));
	}
}
@media (max-width: 767px) {
	.row_common02>.col_img {
		width: calc(240 / 750 * 100vw);
		margin: 0 auto 10vw;
	}
	.row_common02>.col_txt {
		width: 100%;
		padding: 4vw 5vw;
	}
	.row_common02>.col_txt::before {
		width: calc(60 / 750 * 100vw);
		height: calc(50 / 750 * 100vw);
		clip-path: polygon(50% 0, 100% 100%, 0 100%);
		top: auto;
		bottom: calc(100% - .5/ var(--break03));
		right: 0;
		left: 0;
	}
	.tag_staff_common{
		min-height: calc(70  / var(--break03));
		padding: calc(4 / var(--break03));
		line-height: 1.5;
		color: #fff;
		background: #37ad23;
	}
}

/* row_common20
------------------------------------------------------------------*/
.row_common20>.col {
	width: 48%;
	background: #f1ece4;
	overflow: hidden;
	border-radius: calc(30 / var(--break02)) 0 0 0;
	position: relative;
	z-index: 1;
}
.row_common20 .copy_common {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: calc(100 / var(--break03));
	padding: calc(20 / var(--break02));
	color: #fff;
	background: #ff8a00;
	text-align: center;
	position: relative;
	z-index: 1;
}
.row_common20 .copy_common::before {
	content: "";
	width: calc(88 / var(--break03));
	height: calc(80 / var(--break03));
	margin: auto;
	background: url(images/page/deco02.png)no-repeat center / contain;
	position: absolute;
	left: 1%;
	top: 0;
	bottom: 0;
}
.row_common20 .areaText {
	padding: calc(32 / var(--break02)) calc(38 / var(--break02));
}
@media (min-width: 768px) {
	.row_common20>.col:nth-of-type(n + 3) {
		margin-top: calc(60 / var(--break03));
	}
}
@media (max-width: 767px) {
	.row_common20>.col {
		width: 100%;
		margin: 0 auto 5vw;
	}
	.row_common20>.col:last-child {
		margin-bottom: 0;
	}
}


/* row_common30
------------------------------------------------------------------*/
.row_common30>.col {
	width: 32%;
	border: 2px solid #42210b;
	position: relative;
	z-index: 1;
}
.row_common30 >.col::before {
	content: "";
	width: 100%;
	height: calc(10 / var(--break02));
	margin: auto;
	background-image: linear-gradient(to right, #86c628, #bfe231);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
.row_common30 .copy_common {
	padding: calc(12 / var(--break02));
	color: #fff;
	background-image: linear-gradient(to right, #86c628, #bfe231);
	text-align: center;
	position: relative;
	z-index: 1;
}
.row_common30 .areaText {
	padding: calc(26 / var(--break02)) calc(28 / var(--break02)) calc(38 / var(--break02));
}

@media (min-width: 768px) {
	.row_common30>.col {margin-right: 1.99%;}
	.row_common30>.col:nth-of-type(3n) ,
	.row_common30>.col:last-child
	{margin-right: 0;}
	.row_common30>.col:nth-of-type(n + 4) {
		margin-top: calc(60 / var(--break03));
	}
}
@media (max-width: 767px) {
	.row_common30>.col {
		width: 100%;
		margin: 0 auto 5vw;
		border-width: 1px;
	}
	.row_common30>.col:last-child {
		margin-bottom: 0;
	}
}


/* row_common20
------------------------------------------------------------------*/
.row_common31>.col {
	width: 32.2%;
	background: #f1ece4;
	overflow: hidden;
	border-radius: calc(30 / var(--break02)) 0 0 0;
	position: relative;
	z-index: 1;
}
.row_common31 .copy_common {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: calc(100 / var(--break03));
	padding: calc(20 / var(--break02));
	color: #fff;
	background: #fe5e00;
	text-align: center;
	position: relative;
	z-index: 1;
}
.row_common31 .copy_common::before {
	content: "";
	width: calc(88 / var(--break03));
	height: calc(80 / var(--break03));
	margin: auto;
	background: url(images/page/deco02.png)no-repeat center / contain;
	position: absolute;
	left: 1%;
	top: 0;
	bottom: 0;
}
.row_common31 .areaText {
	padding: calc(24 / var(--break02)) calc(28 / var(--break02));
}
@media (min-width: 768px) {
	.row_common31>.col{
		margin-right: 1.69%;
	}
	.row_common31>.col:nth-of-type(3n),
	.row_common31>.col:last-child
	{margin-right: 0;}
	.row_common31>.col:nth-of-type(n + 4) {
		margin-top: calc(40 / var(--break03));
	}
}
@media (max-width: 767px) {
	.row_common31>.col {
		width: calc(666 / 750 * 100vw);
		margin: 0 auto 5vw;
	}
	.row_common31>.col:last-child {
		margin-bottom: 0;
	}
}

/* decoImg_common
------------------------------------------------------------------*/
.decoImg_common{
	padding-bottom: calc(20 / var(--break04));
	position: relative;
	z-index: 1;
}
.decoImg_common::before {
    content: "";
    width: 100%;
    height: calc(100% - 20 / var(--break04));
    margin: auto;
    background-image: linear-gradient(to bottom, #fe5e00, #ffc001);
    position: absolute;
    bottom: 0;
    left: calc(-20 / var(--break04));
    z-index: -1;
}
.r_reverse .decoImg_common::before{
	left: calc(20 / var(--break04));
}


@media(max-width: 767px) {
	.decoImg_common{padding-bottom: 2.5vw;}
	.decoImg_common::before{
		height: calc(100% - 2.5vw);
		top: 2.5vw;
		left: -2.5vw;
	}
	.r_reverse .decoImg_common::before{left: 2.5vw;}
}
/* box_common02
------------------------------------------------------------------*/
.box_common02{
	background: #fff;
	outline: calc(10 / var(--break03)) solid #f1ece4;
	outline-offset: calc(-20 / var(--break03));
	z-index: 1;
}
/* cover_bg_message
------------------------------------------------------------------*/
.cover_bg_message{
	padding-top: calc(20 / var(--break03));
	position: relative;
	z-index: 1;
}
.cover_bg_message .copy_message{
	line-height: 1;
	letter-spacing: .1em;
	text-align: center;
	font-size: calc(100 / var(--break03));
	position: absolute;
	top: calc(-20 / var(--break03));
	left: 0;
	right: 0;
	z-index: 1;
}
.cover_bg_message .img{
	padding-bottom: calc(55 / var(--break04));
	position: relative;
	z-index: 1;
}
.bg_message {
	padding: calc(74 / var(--break03)) 0 calc(50 / var(--break03));
}

@media(min-width: 768px) {
	.cover_bg_message .box_tag_name{
		width: 94%;
		padding: calc(3.5 / var(--break04));
		height: calc(110 / var(--break04));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
    .cover_bg_message .box_tag_name{
        height: calc(160 / 750 * 100vw);
        padding: calc(16 / 750 * 100vw) 0;
    }
	.cover_bg_message .img{
		padding-bottom: calc(200 / 750 * 100vw);
	}
}


/* cover_bg_schedule
------------------------------------------------------------------*/
.cover_bg_schedule{
	padding-top: calc(20 / var(--break03));
	position: relative;
	z-index: 1;
}
.cover_bg_schedule .copy_schedule{
	line-height: 1;
	letter-spacing: .1em;
	text-align: center;
	font-size: calc(100 / var(--break03));
	position: absolute;
	top: calc(-20 / var(--break03));
	left: 0;
	right: 0;
	z-index: 1;
}
.bg_schedule {
	padding: calc(64 / var(--break03)) 0 calc(60 / var(--break03));
	background: url(images/page/bg_common02.jpg)no-repeat center / cover;
}
.list_schedule dt{
	width: calc(200 / var(--break03));
	letter-spacing: .1em;
	font-size: calc(30 / var(--break03));
	font-family: "futura-pt", sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #fff;
	background: #ff8a00;
	position: relative;
	z-index: 4;
}
.list_schedule dt::before{
	content: "";
	width: calc(10 / var(--break03));
	height: calc(22 / var(--break03));
	margin: auto;
	background: #ff8a00;
	clip-path: polygon(0 0, 0% 100%, 100% 52%);
	position: absolute;
	inset: 0 auto 0 100%;
	z-index: 4;
}
.list_schedule dd{
	width: calc(100% - 200 / var(--break03));
	padding: calc(4 / var(--break03)) calc(24 / var(--break03));
	letter-spacing: .1em;
	font-size: calc(22 / var(--break03));
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 700;
	font-style: normal;
	background: #fff;
	position: relative;
	z-index: 1;
}
@media(min-width: 768px) {
	.cover_bg_message .box_tag_name{
		width: 94%;
		padding: calc(3.5 / var(--break04));
		height: calc(110 / var(--break04));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.list_schedule dt{
		width: calc(100 / 750 * 100vw);
		letter-spacing: 0;
		font-size: calc(32 / 750 * 100vw);
	}
	.list_schedule dd{
		width: calc(100% - 100 / 750 * 100vw);
		letter-spacing: 0;
		font-size: calc(28 / 750 * 100vw);
	}
}

/* コンテンツ名 class
------------------------------------------------------------------*/
.bg_go_to {
	padding: calc(130 / var(--break02)) 0 calc(60 / var(--break02));
	background: url(images/page/bg_go_to.jpg)no-repeat center / cover;
	position: relative;
	z-index: 1;
}
.box_go_to{
	padding: calc(38 / var(--break03)) calc(54 / var(--break03));
	background: #fff;
	outline: solid calc(10 / var(--break03)) #f1ece4;
	outline-offset: calc(-20 / var(--break04));
	position: relative;
	z-index: 1;
}
.box_go_to .copy_go_to{
	width: 100%;
	line-height: .8;
	letter-spacing: .1em;
	font-size: calc(99.5 / var(--break04));
	text-align: center;
	position: absolute;
	bottom: calc(100% - 6 / var(--break04));
	left: 0;
	right: 0;
}
@media(max-width: 767px) {
	.box_go_to .copy_go_to{
		letter-spacing: .08em;
		font-size: calc(90 /750 * 100vw);
	}
}


/* bg__interview
------------------------------------------------------------------*/
.bg__interview{
	padding-bottom: calc(60 / var(--break02));
	position: relative;
	z-index: 1;
}
.bg__interview::before{
	content: "";
	width: 100%;
	height: calc(100% - 200 / var(--break02));
	margin: auto;
	background: url(images/page/ptn04.png)repeat center / auto, rgba(255, 136, 0,.2);
	position: absolute;
	inset: auto 0 0;
	z-index: -1;
}
.ballon_interview{
	width: calc(1000 / var(--break02));
	margin: 0 auto calc(60 / var(--break02));
}

.bg__interview_message{
	padding: calc(60 / var(--break02)) 0;
	background-image: linear-gradient(to right, #ff8a00, #ffc208);
	position: relative;
	z-index: 1;
}
.bg__interview_message::before{
	content: "";
	width: 100%;
	height:100%;
	margin: auto;
	background: url(images/page/ptn04.png)repeat center / auto;
	position: absolute;
	inset: 0;
	z-index: -1;
}
.box__interview_message{
	padding: calc(60 / var(--break02)) calc(48 / var(--break02)) calc(38 / var(--break02));
	outline: calc(4 / var(--break02)) solid #ff8a00;
	outline-offset: calc(-18 / var(--break02));
	background: #fff;
	position: relative;
	z-index: 1;
}
.box__interview_message .tag__interview_message{
	width: calc(320 / var(--break02));
	height: calc(60 / var(--break02));
	line-height: 1;
	color: #fff;
	position: absolute;
	top: calc(-30 / var(--break02));
	left: calc(10 / var(--break02));
}
.box__interview_message .tag__interview_message::before,
.box__interview_message .tag__interview_message::after
{
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	background: #ff8a00;
	clip-path: polygon(0 0, 100% 0, calc(100% - 20 / var(--break02)) 50%, 100% 100%, 0 100%);
	position: absolute;
	inset: 0;
	z-index: -1;
}
.box__interview_message .tag__interview_message::after{
	background: #875f3b;
	inset: calc(4 / var(--break02)) auto auto calc(4 / var(--break02));
	z-index: -2;
}
.row__interview_message .col_img{
	max-width: 200px;
	width: 18%;
}
.row__interview_message .col_txt{
	width: 77.7%;
}
.row__interview_message .copy_common{
	padding: 1px;
	text-align: center;
	color: #fff;
	background-image: linear-gradient(to right, #ff8a00, #ffc208);	
}
@media(min-width: 768px) {
	.row__interview > .col_img {
		max-width: 400px;
		width: 32.5%;
	}
	.row__interview > .col_txt {
		max-width: 780px;
		width: 63.5%;
	}
	.row__interview > .col_txt > .wrap{
		width: 100%;
	}
}
@media(max-width: 767px) {
	.ballon_interview{
		width: calc(724 / 750 * 100vw);
		margin: 0 0 calc(60 / var(--break02)) auto;
	}

	.row__interview > .col_img {
		width: 77.7% !important;
		margin-left: auto;
		margin-right: auto;
	}

	.box__interview_message{
		padding: calc(60 / var(--break02)) calc(48 / var(--break02)) calc(38 / var(--break02));
	}
	.box__interview_message .tag__interview_message{
		width: calc(320 / 700 * 100vw);
		height: calc(60 / 700 * 100vw);
	}
	.box__interview_message .tag__interview_message::before,
	.box__interview_message .tag__interview_message::after
	{
		clip-path: polygon(0 0, 100% 0, calc(100% - 20 / 700 * 100vw) 50%, 100% 100%, 0 100%);
	}
	.row__interview_message .col_img{
		width: 45.6%;
		margin: 0 auto 7.5vw;
	}
	.row__interview_message .col_txt{
		width: 100%;
	}
}


/* copy_requirements_common box_requirements_common
------------------------------------------------------------------*/
.copy_requirements_common{
	padding: calc(16 / var(--break02)) 0 calc(24 / var(--break02));
	text-align: center;
	color: #fff;
	background: #875f3b;
	position: relative;
	z-index: 1;
}
.copy_requirements_common .ptn02{
	width: 100%;
	height: calc(10 / var(--break02));
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.box_requirements_common{
	padding: calc(58 / var(--break02)) calc(28 / var(--break02));
	border: solid calc(10 / var(--break02)) #f1ece4;
	border-top: 0;
	position: relative;
	z-index: 1;
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {

}
/* crow_tab_menu
------------------------------------------------------------------*/
.row_tab_menu .btn_tab_menu{
	width: 32.29%;
	min-height: calc(100 / var(--break02));
	padding: calc(16 / var(--break02)) 0 calc(30 / var(--break02));
	line-height: 1.5;
	font-size: calc(20 / var(--break02));
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	background-image: linear-gradient(to right, #fe5e00, #ffc001);
	outline: 2px solid #fff;
	outline-offset: calc(-8 / var(--break02));
	cursor: pointer;
	opacity: .8;
	transition: .5s all;
	position: relative;
	z-index: 1;
}
.row_tab_menu .btn_tab_menu.active{
	opacity: 1;
	transition: .5s all;
}
.row_tab_menu .btn_tab_menu::before{
	content: "";
	width: calc(24 / var(--break02));
	height: calc(24 / var(--break02));
	margin: auto;
	background: url(images/page/arw.svg)no-repeat center / contain;
	transform: rotate(90deg);
	position: absolute;
	bottom: calc(18 / var(--break02));
	left: 0;
	right: 0;
}

.tab_content {
  display: none;
}
.tab_content.active {
  display: block;
}
@media(min-width: 768px) {
	.row_tab_menu .btn_tab_menu{margin-right: 1.55%;}
	.row_tab_menu .btn_tab_menu:nth-of-type(3n),
	.row_tab_menu .btn_tab_menu:last-child
	{margin-right: 0;}
	.row_tab_menu .btn_tab_menu:nth-of-type(n + 4){
		margin-top: calc(22 / var(--break02))
	}
}
@media(max-width: 767px) {
	.row_tab_menu.flex{
		justify-content: space-between;
	}
	.row_tab_menu .btn_tab_menu:nth-of-type(n + 3){
		margin-top: 2vw
	}
	.row_tab_menu .btn_tab_menu{
		width: 48.9%;
		padding: 2.75vw 0 5.5vw;
		letter-spacing: 0;
		font-size: calc(22.5 / 750 * 100vw);
		outline: 1px solid #fff;
	}
	.row_tab_menu .btn_tab_menu::before{
		bottom: 2vw;
	}

}

/* box_qa03
------------------------------------------------------------------*/
.box_qa03 {
    border: 0;
    margin-bottom: var(--size40px);
}
.box_qa03:last-child {
    margin-bottom: 0;
}
.box_qa03 .box_q {
	background-image: linear-gradient(to right, #fe5e00, #ffc001);
}
.box_qa03 .box_q .txt{
	position: relative;
}
.box_qa03 .box_q .box {
	width: calc(60 / var(--break03));
	max-height: calc(60 / var(--break03));
    height: auto;
    font-size: calc(30 / var(--break03));
    color: #fff;
	background: #875f3b;
	border-radius: 0 0 calc(30 / var(--break03)) 0;
	position: relative;
	z-index: 1;
}
.box_qa03 .box_q .box span {
    padding-bottom: 0 !important;
}
.box_qa03 .box_q .txt {
	font-size: calc(20 / var(--break03));
	color: #fff;
	background: none;
}
.box_qa03 .box_a {
	padding: var(--size40px) 4% ;
	background: #fff;  
	border: solid 2px rgba(135, 94, 59, .8);
	border-top: 0;
	position: relative;
	z-index: 1;
}
.box_qa03 .box_q .txt .icn{
    width: calc(20 / var(--break04));
    height: calc(20 / var(--break04));
}
.box_qa03 .box_q .txt .icn:before {height: 2px;}
.box_qa03 .box_q .txt .icn::after {width: 2px;}
.box_qa03 .box_q .txt .icn:before {
    background: #875f3b;
}
.box_qa03 .box_q .txt .icn:after {
    background: #875f3b;
}
@media (min-width: 768px) {
    .box_qa03 .box_q .txt {
        width: calc(100% - var(--size60px));
        padding: calc(9.5 / var(--break02)) calc(50 / var(--break02)) calc(9.5/ var(--break02)) calc(30 / var(--break02));
    }
}

@media (max-width: 767px) {
    .box_qa03 {
        margin-bottom: calc(60/ 750 * 100vw);
    }
    .box_qa03 .box_q .box {
        width: calc(80 / 750 * 100vw) !important;
        font-size: calc(50 / 750 * 100vw);
    }
	
	.box_qa03 .box_q .txt .icn:before{height: 1px;}
	.box_qa03 .box_q .txt .icn::after{width: 1px;}

    .box_qa03 .box_q .txt {
        line-height: 1.6;
        letter-spacing: 0;
        padding: 1.5vw 10vw 1.5vw 4vw;
        font-size: calc(36 / 750 * 100vw);
    }

	.box_qa03 .box_a .box {
		width: var(--size80px);
		height: var(--size80px);
        font-size: calc(50 / 750 * 100vw);
	}
    .box_qa03 .box_a .wrap {
        width: 100%;
        margin-right: 0;
    }

	.box_qa03 .box_q .txt .icn {
		top: 0;
		bottom: 0;
		right: 3.5vw;
	}
}


/* tbl_common01
------------------------------------------------------------------*/
.tbl_common01 tbody th {
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 700;
	font-style: normal;
	background: #ffc001;
}
.tbl_common01 tbody td {
	background: #fff;
}
.tbl_common01 tr:not(:last-child) th{
	border-bottom-color:#fff;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #333
}
@media(max-width: 767px) {
	.tbl_common01 tr td {
		border-bottom: 0 !important
	}
}

/* 
------------------------------------------------------------------*/
.bg_go_to.tamatani-main {
	background: url(images/tamatani-main/bg_go_to.jpg)no-repeat center / cover;
}
.bg_go_to.rokutan {
	background: url(images/rokutan/bg_go_to.jpg)no-repeat center / cover;
}
.bg_go_to.abiko {
	background: url(images/abiko/bg_go_to.jpg)no-repeat center / cover;
}
.bg_go_to.tenroku {
	background: url(images/tenroku/bg_go_to.jpg)no-repeat center / cover;
}
.bg_go_to.kids-clinic {
	background: url(images/kids-clinic/bg_go_to.jpg)no-repeat center / cover;
}

.doctor .row_common01 .copy_common {
	border-bottom-color: #006d2c;
}
.nurse .row_common01 .copy_common {
	border-bottom-color: #37ad23;
}
.medical-office .row_common01 .copy_common {
	border-bottom-color: #86c628;
}
.dietitian .row_common01 .copy_common {
	border-bottom-color: #fe5e00;
}
.general-affairs .row_common01 .copy_common {
	border-bottom-color: #ff8a00;
}
.lab-technician .row_common01 .copy_common {
	border-bottom-color: #ffc001;
}

.doctor .decoImg_common::before {
    background-image: linear-gradient(to bottom, #006d2c, #37ad23);
}
.nurse .decoImg_common::before  {
    background-image: linear-gradient(to bottom, #37ad23, #86c628);
}
.medical-office .decoImg_common::before  {
    background-image: linear-gradient(to bottom, #86c628, #bfe231);
}
.dietitian .decoImg_common::before  {
    background-image: linear-gradient(to bottom, #fe5e00, #ff8a00);
}
.general-affairs .decoImg_common::before  {
    background-image: linear-gradient(to bottom, #ff8a00, #ffc208);
}
.lab-technician .decoImg_common::before  {
    background-image: linear-gradient(to bottom, #ffc001, #ffe509);
}

.doctor .copy_common04{
	border-bottom-color: #006d2c;
}
.doctor .copy_common04 > .icon{
	background: #006d2c;
}
.doctor .bg__interview::before{
	background: url(images/page/ptn04.png)repeat center / auto, rgba(0, 109, 44, .2);
}
.doctor .bg__interview_message{
	background-image: linear-gradient(to right, #006d2c, #37ad23);
}
.doctor .box__interview_message{
	outline: calc(4 / var(--break02)) solid #006d2c;
}
.doctor .box__interview_message .tag__interview_message::before{
	background: #006d2c;
}
.doctor .row__interview_message .copy_common{
	background-image: linear-gradient(to right, #006d2c, #37ad23);	
}
.doctor .row_common20 .copy_common{
	background: #006d2c;
}
.doctor .tbl_common01 tbody th{
	background: #006d2c;
}
.doctor .list_schedule dt{
	background: #006d2c;
}
.doctor .list_schedule dt::before{
	background: #006d2c;
}

.nurse .copy_common04{
	border-bottom-color: #37ad23;
}
.nurse .copy_common04 > .icon{
	background: #37ad23;
}
.nurse .bg__interview::before{
	background: url(images/page/ptn04.png)repeat center / auto, rgba(56, 173, 35, .2);
}
.nurse .bg__interview_message{
	background-image: linear-gradient(to right, #37ad23, #86c628);
}
.nurse .box__interview_message{
	outline: calc(4 / var(--break02)) solid #37ad23;
}
.nurse .box__interview_message .tag__interview_message::before{
	background: #37ad23;
}
.nurse .row__interview_message .copy_common{
	background-image: linear-gradient(to right, #37ad23, #86c628);	
}
.nurse .row_common20 .copy_common{
	background: #37ad23;
}
.nurse .tbl_common01 tbody th{
	background: #37ad23;
}
.nurse .list_schedule dt{
	background: #37ad23;
}
.nurse .list_schedule dt::before{
	background: #37ad23;
}
.nurse .row_common30 .copy_common{
	background: linear-gradient(to right, #37ad23, #86c628);	
}
.nurse .row_common30 >.col::before{
	background-image: linear-gradient(to right, #37ad23, #86c628);	
}

.medical-office .copy_common04{
	border-bottom-color: #86c628;
}
.medical-office .copy_common04 > .icon{
	background: #86c628;
}
.medical-office .bg__interview::before{
	background: url(images/page/ptn04.png)repeat center / auto, rgba(135, 198, 40, .2);
}
.medical-office .bg__interview_message{
	background-image: linear-gradient(to right, #86c628, #bfe231);
}
.medical-office .box__interview_message{
	outline: calc(4 / var(--break02)) solid #86c628;
}
.medical-office .box__interview_message .tag__interview_message::before{
	background: #86c628;
}
.medical-office .row__interview_message .copy_common{
	background-image: linear-gradient(to right, #86c628, #bfe231);	
}
.medical-office .row_common20 .copy_common{
	background: #86c628;
}
.medical-office .tbl_common01 tbody th{
	background: #86c628;
}
.medical-office .list_schedule dt{
	background: #86c628;
}
.medical-office .list_schedule dt::before{
	background: #86c628;
}


.dietitian .copy_common04{
	border-bottom-color: #fe5e00;
}
.dietitian .copy_common04 > .icon{
	background: #fe5e00;
}
.dietitian .bg__interview::before{
	background: url(images/page/ptn04.png)repeat center / auto, rgba(254, 93, 0, .2);
}
.dietitian .bg__interview_message{
	background-image: linear-gradient(to right, #fe5e00, #ff8a00);
}
.dietitian .box__interview_message{
	outline: calc(4 / var(--break02)) solid #fe5e00;
}
.dietitian .box__interview_message .tag__interview_message::before{
	background: #fe5e00;
}
.dietitian .row__interview_message .copy_common{
	background-image: linear-gradient(to right, #fe5e00, #ff8a00);	
}
.dietitian .row_common20 .copy_common{
	background: #fe5e00;
}
.dietitian .tbl_common01 tbody th{
	background: #fe5e00;
}
.dietitian  .list_schedule dt{
	background: #fe5e00;
}
.dietitian  .list_schedule dt::before{
	background: #fe5e00;
}

.general-affairs .tbl_common01 tbody th{
	background: #ff8a00;
}
@media(max-width: 767px) {
	
}
/* btn_common
------------------------------------------------------------------*/
.btn_common{
	max-width: 100%;
	width: calc(380 / var(--break02));
	height: calc(60 / var(--break02));
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	background-image: linear-gradient(to right, #fe5e00, #ffc001);
	position: relative;
	z-index: 1;
}
.btn_common::before{
	content: "";
	width: calc(24 / var(--break02));
	height: calc(24 / var(--break02));
	margin: auto;
	background: url(images/page/arw.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(30 / var(--break03));
	z-index: -1;
	transition: .5s all;
}
@media(min-width: 768px) {
	.btn_common.b2{
		width: calc(400 / var(--break02));
		height: calc(80 / var(--break02));
		font-size: calc(22 / var(--break02));
	}
	.btn_common:hover:before{
		right: calc(20 / var(--break03));
		transition: .5s all;
	}
}
@media(max-width: 767px) {
	.btn_common{
		max-width: 100%;
		width: calc(600 / 750 * 100vw);
		height: calc(120 / 750 * 100vw);
		letter-spacing: 0;
		font-size: calc(31.5 / 750 * 100vw);
	}
	.btn_common::before{
		width: calc(40 / 750 * 100vw);
		height: calc(40 / 750 * 100vw);
	}
}


/* btn_common02
------------------------------------------------------------------*/
.btn_common02{
	max-width: 100%;
	width: calc(400 / var(--break02));
	height: calc(80 / var(--break02));
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
	outline: 2px solid #fff;
	outline-offset: calc(-10 / var(--break02));
	background-image: linear-gradient(to right, #fe5e00, #ffc001);
	position: relative;
	z-index: 1;
}
.btn_common02::before{
	content: "";
	width: calc(24 / var(--break02));
	height: calc(24 / var(--break02));
	margin: auto;
	background: url(images/page/arw.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(30 / var(--break03));
	z-index: -1;
	transition: .5s all;
}

@media(min-width: 768px) {
	.btn_common02:hover:before{
		right: calc(20 / var(--break03));
		transition: .5s all;
	}
}
@media(max-width: 767px) {
	.btn_common02{
		width: calc(600 / 750 * 100vw);
		height: calc(120 / 750 * 100vw);
	}
	.btn_common02 .fz20{
		letter-spacing: 0;
		font-size: 100%;
	}
	.btn_common02::before{
		width: calc(40 / 750 * 100vw);
		height: calc(40 / 750 * 100vw);
		right: calc(30 / 750 * 100vw);
	}
}


/* row_branch_clinic
------------------------------------------------------------------*/
.row_branch_clinic > .col{
	width: 32%;
	background: #fff;
	border: calc(4 / var(--break02)) solid #006d2c;
}
.row_branch_clinic .copy_branch_clinic{
	padding: calc(8 / var(--break03)) 0 calc(12 / var(--break03));
	line-height: 1.5;
	font-size: calc(26 / var(--break03));
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	color: #fff;
	background: #006d2c;
}
.row_branch_clinic .areaText{
	padding: calc(30 / var(--break03));
	padding-bottom: calc(50 / var(--break04));
}
.row_branch_clinic .img{
	max-width: 100%;
	width: calc(380 / var(--break02));
	margin: 0 auto calc(20 / var(--break02));
}
.row_branch_clinic .address{
	margin-bottom: calc(20 / var(--break02));
	line-height: 1.6;
}
.row_branch_clinic .btn_common::after{
	content: "";
	width: calc(24 / var(--break02));
	height: calc(24 / var(--break02));
	margin: auto;
	background: url(images/page/icon_branch_clinic.svg)no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(30 / var(--break03));
	z-index: -1;
}

@media(min-width: 768px) {
    .row_branch_clinic>.col {
        margin-right: 2%;
    }
	.row_branch_clinic>.col:last-child,
	.row_branch_clinic>.col:nth-of-type(3n) 
	{ margin-right: 0;}
	.row_branch_clinic>.col:nth-of-type(n+4) {margin-top: calc(30 / var(--break03));}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_branch_clinic .copy_branch_clinic{
		font-size: calc(26 / 1500 * 100vw);
	}
}
@media(max-width: 767px) {
	.row_branch_clinic > .col{
		width: 100%;
		margin-bottom: calc(60 / 750 * 100vw);
		border-width: calc(8 / 750 * 100vw);
	}
	.row_branch_clinic > .col:last-child{
		margin-bottom: 0;
	}
	.row_branch_clinic .copy_branch_clinic{
		padding: calc(8 / 750 * 100vw) 0 calc(12 / 750 * 100vw);
		font-size: calc(39.5 / 750 * 100vw);
	}
	.row_branch_clinic .areaText{
		padding: calc(40 / 750 * 100vw) calc(48 / 750 * 100vw);
	}
	.row_branch_clinic .img{
		width: calc(600 / 750 * 100vw);
		margin: 0 auto 4vw;
	}
	.row_branch_clinic .address{
		margin-bottom: 4vw;
	}
	.row_branch_clinic .btn_common::after{
		width: calc(40 / 750 * 100vw);
		height: calc(40 / 750 * 100vw);
		left: calc(30 / 750 * 100vw);
	}
}

/* コンテンツ名 class
------------------------------------------------------------------*/
.logo_common{
	width: calc(400 / var(--break02));
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	.logo_common{
		width: calc(480 / 750 * 100vw);
	}	
}

/* banner_entry
------------------------------------------------------------------*/
.banner_entry{
	width: 100%;
	height: calc(410 / var(--break04));
	background: url(images/index/bg_entry.jpg)no-repeat center / 100%;
	position: relative;
	z-index: 1;
}
.banner_entry::after{
	content: "";
	width: calc(100% - 18 / var(--break04));
	height: calc(100% - 18 / var(--break04));
	margin: auto;
	border: calc(10 / var(--break04)) solid #fff;
	position: absolute;
	inset: 0;
}
.banner_entry .bg{
	width: calc(100% - 40 / var(--break04));
	margin: auto;
	padding: calc(20 / var(--break04)) calc(80 / 1920 * 100vw);
	color: #fff;
	background: rgba(254, 93, 0, .6);
}
.banner_entry .bg::before{
	content: "";
	width: calc(40 / var(--break03));
	height: calc(40 / var(--break03));
	margin: auto;
	background: url(images/page/arw.svg)no-repeat center / contain;
	position: absolute;
	inset: 0 calc(110 / var(--break05)) 0 auto;
	transition: .5s all;
}
.banner_entry .copy_entry_en {
	padding-top: calc(2 / var(--break04));
	padding-right: calc(26 / var(--break04));
	line-height: 1;
	letter-spacing: .1em;
	font-size:  calc(100 / var(--break04));
}
.banner_entry .col_r {
	width: 45%;
}
.banner_entry .link{
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	inset: 0;
	z-index: 1;
}
@media(min-width: 768px){
	.banner_entry .bg{
		position: absolute;
		inset: auto 0 calc(10 / var(--break04));
	}

	.banner_entry:hover .bg::before{
		inset: 0 calc(90 / var(--break05)) 0 auto;
		transition: .5s all;
	}
}
/* @media(min-width: 768px) and (max-width:1299px) {} */
@media(max-width: 767px) {
	.banner_entry{
		width: 100%;
		height: auto;
		padding-top: calc(608 / 750 * 100vw);
		background: url(images/index/bg_entry_sp.jpg)no-repeat center top / 100%;
	}
	.banner_entry .bg{
		width: 100%;
		padding: 9vw 7vw;
		background: #fe5e00;
		position: relative;
		z-index: 0;
	}
	.banner_entry .bg::before{
		inset: auto calc(40 / 750 * 100vw) calc(40 / 750 * 100vw)  auto;
	}
	.banner_entry .copy_entry_en {
		padding: 0;
		text-align: center;
		position: absolute;
        top: -6vw;
		left: 0;
		right: 0;
	}
	.banner_entry .col_r {
		width: 45%;
	}
}


/* box_qa03
------------------------------------------------------------------*/
.box_qa_common02 {
    border: 0;
    margin-bottom: var(--size50px);
}
.box_qa_common02:last-child {
    margin-bottom: 0;
}
.box_qa_common02 .box_q{
	background: #875f3b;
	position: relative;
	z-index: 1;
}
.box_qa_common02 .box_q::before{
	content: "";
	width: calc(70 / var(--break02));
	height: 100%;
	margin: auto;
	background: #ffc001;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
    z-index: 2;
}
.box_qa_common02 .box_q .txt {
	width: 100%;
	padding: calc(12.5 / var(--break02)) calc(50 / var(--break02)) calc(13.5 / var(--break02)) calc(35 / var(--break02));
	font-size: calc(26 / var(--break03));
	text-align: center;
	color: #fff;
	background: none;
	position: relative;
	z-index: 4;
}
.box_qa_common02 .box_q .txt {
	padding: calc(10 / var(--break02)) calc(45 / var(--break02)) calc(10 / var(--break02)) calc(30 / var(--break02));
}
.box_qa_common02 .box_q .txt .icn {
    right: calc(22 / var(--break) * 100vw);
    width: calc(26 / var(--break) * 100vw);
    height: calc(26 / var(--break) * 100vw);
}
.box_qa_common02 .box_q .txt .icn:before {
    background: #ffffff;
}
.box_qa_common02 .box_q .txt .icn:after {
    background: #ffffff;
}
.box_qa_common02 .box_a{
	padding: calc(40 / var(--break02));
	background: #fff;
	border: #875f3b 2px solid;
	border-top: 0;
}
@media (min-width: 768px) {}
@media (max-width: 767px) {
	.box_qa_common02 .box_q::before{
		width: calc(80 / 750 * 100vw);
	}

	.box_qa_common02 .box_q .txt .icn:before{height: 1px;}
	.box_qa_common02 .box_q .txt .icn::after{width: 1px;}

    .box_qa_common02 .box_q .txt {
        line-height: 1.6;
        letter-spacing: 0;
		padding: 1.5vw 5vw 1.5vw 4vw;
        font-size: calc(36 / 750 * 100vw);
    }
	.box_qa_common02 .box_a{
		padding: 4vw 4vw 6vw;
	}
}
/* list_history
------------------------------------------------------------------*/
.list_history li{
	margin-bottom: calc(16 / var(--break02));
	padding-bottom: calc(16 / var(--break02));
	border-bottom: solid 2px #875f3b;
}
.list_history li:last-child{
	margin-bottom: 0;
}
.list_history dt{
	width: calc(130 / var(--break02));
	line-height: 1.7;
	text-align: center;
	color: #fff;
	background: #ff8a00;
}
.list_history dd{
	width: calc(100% - 160 / var(--break02));
}
@media(max-width: 767px) {
	.list_history li{
		font-size: 98%;
	}
	.list_history dt{
		width: calc(200 / 750 * 100vw);
	}
	.list_history dd{
		width: 100%;
	}
}

/* 
------------------------------------------------------------------*/
.about .img_about_us_lower{
	background: url(images/about/bg_about_map.jpg)no-repeat center / cover;
}
.row_about_lower > .col {
	width: 32.2%;
	padding: calc(30 / var(--break03));
	background: #f1ece4;
}
.row_about_lower .icon {
	width: calc(100 / var(--break02));
	margin: 0 auto calc(10 / var(--break02));
}

.row_about_lower02 > .col{
	width: 18.8%;
	padding: calc(40 / var(--break03)) calc(20 / var(--break03)) calc(34 / var(--break03)) ;
	background: #fff;
	border-radius: 50% 50% 0 0;
	position: relative;
	z-index: 1;
}
.row_about_lower02 .copy01{
	margin-bottom: calc(10 / var(--break02));
	padding: calc(8 / var(--break02)) 0 calc(18 / var(--break02));
	padding-left: calc(36 / var(--break03));
	color: #fe5e00;
	border-bottom: calc(2 / var(--break02)) solid #875f3b;
	position: relative;
	z-index: 1;
}
.row_about_lower02 .copy01::before{
	content: "";
	width: calc(22 / var(--break04));
	height: calc(60 / var(--break04));
	margin: auto;
	background: url(images/about/icon_about04.svg)no-repeat center / contain;
	position: absolute;
	inset: calc(-4 / var(--break02)) auto 0 calc(30 / var(--break03)) ;
}

.row_about_lower03 > .col{
	max-width: 180px;
	width: 15.8%;
	text-align: center;
	background: #fff;
	border: solid 2px #37ad23;
}
.row_about_lower03 .copy01{
	padding: calc(4 / var(--break02)) 0 calc(5.5 / var(--break02));
	color: #fff;
	background: #37ad23;
}
.row_about_lower03 .areaText{
	padding: calc(18 / var(--break02)) 0 calc(25.5 / var(--break02));
}
.row_about_lower04 > .col{
	width: 32.5%;
	padding: calc(28 / var(--break02));
	padding-bottom: calc(20 / var(--break02));
	background: #f1ece4;
}
.row_about_lower04 > .col02{
	width: 65%;
}
.row_about_lower04 .icon {
	display: block;
	width: calc(100 / var(--break02));
	margin: 0 auto calc(10 / var(--break02));
}
.row_about_lower04 .copy{
	margin-bottom: calc(8 / var(--break02));
	padding: calc(30 / var(--break02)) 0 calc(40 / var(--break02));
	padding-left: calc(36 / var(--break03));
	border-bottom: calc(2 / var(--break02)) solid #875f3b;
	position: relative;
	z-index: 1;
}
.row_about_lower04 .copy .s{
	padding-left: calc(58 / var(--break04));
	position: relative;
	z-index: 1;
}
.row_about_lower04 .icon02{
	width: calc(80 / var(--break04));
	height: calc(80 / var(--break04));
	margin: auto;
	position: absolute;
	inset: calc(-10/ var(--break04)) auto 0 calc(-28 / var(--break04));
}
.row_about_lower05 > .col{
	width: 48.75%;
}
@media (min-width: 768px) {
	.img_about_us_lower .tb_pc{
		display: block;
	}
}
@media(max-width: 767px) {
	.about .img_about_us_lower{
		padding: 3vw 0;
	}

	.img_about_us_lower .sp_only{
		display: block;
	}

	.row_about_lower > .col {
		width: 48.75%;
		letter-spacing: 0;
		font-size: 87.5%;
		padding: 3vw;
	}
	.row_about_lower > .col:nth-of-type(3) {
		margin: 1.5vw auto 0;
	}
	
	.row_about_lower02.flex{
		justify-content: center;
	}
	.row_about_lower02 > .col{
		width: 32%;
		margin-right: 2%;
	}
	.row_about_lower02 > .col:nth-of-type(3n),
	.row_about_lower02 > .col:last-child
	{margin-right: 0;}
	.row_about_lower02 > .col:nth-of-type(n + 4){margin-top: 2.2vw}
	.row_about_lower02 .copy01{
		padding-left: calc(36 / var(--break03));
	}
	.row_about_lower02 .copy01::before{
		width: calc(22 / 900 * 100vw);
		height: calc(60 / 900 * 100vw);
	}

	.row_about_lower03 > .col{
		width: 32%;
		/* margin-right: 2%; */
		border-width: 1px;
	}
	.row_about_lower03 > .col:nth-of-type(n + 4){margin-top: 2.2vw}

	.row_about_lower04 > .col{
		width: 100%;
		margin-bottom: 4vw;
	}
	.row_about_lower04 > .col02{
		width: 100%;
	}
.row_about_lower04 .icon {
	display: block;
	width: calc(100 / var(--break02));
	margin: 0 auto calc(10 / var(--break02));
}
.row_about_lower04 .copy{
	margin-bottom: calc(8 / var(--break02));
	padding: calc(30 / var(--break02)) 0 calc(40 / var(--break02));
	padding-left: calc(36 / var(--break03));
	border-bottom: calc(2 / var(--break02)) solid #875f3b;
	position: relative;
	z-index: 1;
}
.row_about_lower04 .copy .s{
	padding-left: calc(58 / var(--break04));
	position: relative;
	z-index: 1;
}
.row_about_lower04 .icon02{
	width: calc(80 / var(--break04));
	height: calc(80 / var(--break04));
	margin: auto;
	position: absolute;
	inset: calc(-10/ var(--break04)) auto 0 calc(-28 / var(--break04));
}
.row_about_lower05 > .col{
	width: 48.75%;
}
}
/* about
------------------------------------------------------------------*/
.bg_about_common{
	padding: calc(130 / var(--break02)) 0 calc(60 / var(--break02));
	position: relative;
	z-index: 1;
}
.copy_about_common{
	line-height: .8;
	letter-spacing: .1em;
	text-align: center;
	font-size: calc(100 / var(--break03));
	font-family: "futura-pt", sans-serif;
	font-weight: 500;
	font-style: normal;
	position: absolute;
	bottom: calc(100% - 6 / var(--break03));
	left: 0;
	right: 0;
	z-index: 1;
}
.tag_about_common {
	width: calc(320 / var(--break02));
	height: calc(60 / var(--break02));
	line-height: 1;
	color: #fff;
	position: relative;
}
.tag_about_common::before,
.tag_about_common::after
{
	content: "";
	width: 100%;
	height: 100%;
	margin: auto;
	background: #ff8a00;
	clip-path: polygon(0 0, 100% 0, calc(100% - 20 / var(--break02)) 50%, 100% 100%, 0 100%);
	position: absolute;
	inset: 0;
	z-index: -1;
}
.tag_about_common::after{
	background: #875f3b;
    inset: calc(4 / var(--break02)) auto auto calc(4 / var(--break02));
    z-index: -2;
}
.tag_about_common.v2:before{background: #86c628;}
.tag_about_common.v3:before{background: #37ad23;}
.bg_about01{background: url(images/about/bg_about01.jpg)no-repeat center / cover;}
.bg_about02{background: url(images/about/bg_about02.jpg)no-repeat center / cover;}
.bg_about03{background: url(images/about/bg_about03.png)no-repeat center / cover;}
.bg_about04{background: url(images/about/bg_about04.jpg)no-repeat center / cover;}
.bg_about05{background: url(images/about/bg_about05.jpg)no-repeat center / cover;}

.list_about_common{
	max-width: 100%;
	width: calc(700 / var(--break02));
	margin-left: auto;
	margin-right: auto;
	background: #f1ece4;
}

.list_about_common dt{
	width: calc(50 / var(--break02));
	letter-spacing: .1em;
	font-size: calc(24 / var(--break02));
	font-family: "futura-pt", sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #fff;
	background: #86c628;
	position: relative;
	z-index: 4;
}
.list_about_common dt::before{
	content: "";
	width: calc(10 / var(--break02));
	height: calc(22 / var(--break02));
	margin: auto;
	background: #86c628;
	clip-path: polygon(0 0, 0% 100%, 100% 52%);
	position: absolute;
	inset: 0 auto 0 100%;
	z-index: 4;
}
.list_about_common dt.bg_col02::before{
	background: #37ad23;
}
.list_about_common dd{
    justify-content: center;
	width: calc(100% - 50 / var(--break02));
	padding: calc(4 / var(--break02)) calc(24 / var(--break02));
	letter-spacing: .1em;
	font-size: calc(20 / var(--break02));
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	background: #f1ece4;
	position: relative;
	z-index: 1;
}
@media(max-width: 767px) {
	.list_about_common dt{
		width: calc(60 / 750 * 100vw);
		letter-spacing: 0;
		font-size: calc(30 / 750 * 100vw);
	}
	.list_about_common dd{
		width: calc(100% - 60 / 750 * 100vw);
		padding: calc(4 / 750 * 100vw) calc(20 / 750 * 100vw);
		letter-spacing: -.02em;
		text-align: left;
		font-size: calc(28 / 750 * 100vw);
	}
}
/* 
------------------------------------------------------------------*/
.row_flow_entry > .circle{
	width: calc(260 / var(--break03));
	height: calc(260 / var(--break03));
	line-height: 1.5;
	font-size: calc(30 / var(--break03));
	color: #fff;
	background: url(images/entry/bg_flow_entry01.png)no-repeat center / cover;
	position: relative;
	z-index: 1;
}
.row_flow_entry > .circle02{background: url(images/entry/bg_flow_entry02.png)no-repeat center / cover;}
.row_flow_entry > .circle03{background: url(images/entry/bg_flow_entry03.png)no-repeat center / cover;}
.row_flow_entry > .circle04{background: url(images/entry/bg_flow_entry04.png)no-repeat center / cover;}
.row_flow_entry > .circle::before{
	content: "";
	width: calc(24 / var(--break03));
	height: calc(42 / var(--break03));
	margin: auto;
	background: url(images/page/arw03.svg)no-repeat center / cover;
	position: absolute;
	inset: 0 auto 0 calc(100% + 18 / var(--break03));
}
.row_flow_entry > .circle:last-child:before{content: none;}

.cover_slider_flow_entry .slick-prev,
.cover_slider_flow_entry .slick-next {
	background: url("images/page/arw04.svg")no-repeat center left / cover;
	width: calc(30  / var(--break04));
	height: calc(54  / var(--break04));
	transform: translate(0);
	top: calc(220  / var(--break04));
	margin: auto;
	z-index: 1;
}
.cover_slider_flow_entry .slick-prev {
	left: calc(480 / var(--break05));
	transform: translate(0) scaleX(-1);
}
.cover_slider_flow_entry .slick-next {
	right: calc(480 / var(--break05));
}
.cover_slider_flow_entry .slick-prev:before,
.cover_slider_flow_entry .slick-next:before {
	display: none;
}
.cover_slider_flow_entry .slid{
	width: calc(1000 / var(--break02));
	min-height: calc(500 / var(--break02));
	margin: 0;
	padding: calc(40 / var(--break03));
	padding-bottom:  calc(20 / var(--break04));
	background: #fff2cc;
	position: relative;
	z-index: 1;
}
.cover_slider_flow_entry .slid .wrap{
	max-width: 760px;
	margin: auto;
}
.cover_slider_flow_entry .slid .copy{
	margin-bottom: calc(30 / var(--break02));
	padding-bottom: calc(10 / var(--break02));
	line-height: 1.6;
	text-align: center;
	font-size: calc(30 / var(--break02));
	border-bottom: calc(4 / var(--break02)) solid #ffc001;
}
.cover_slider_flow_entry .slid .copy .source{
	padding-left: calc(18/ var(--break02));
	color: #875f3b;
}
.cover_slider_flow_entry .slick-dots{
	margin-top: var(--size10px);
	position: relative;
	bottom: auto;
}
.cover_slider_flow_entry li button:before {
	width: calc(12 / var(--break02));
	height: calc(12 / var(--break02));
	opacity: 1;
	background: #cccccc;
	font-size: 0;
	border-radius: 100%;
}
.cover_slider_flow_entry .slick-dots li.slick-active button:before {
	opacity: 1;
	background: #875f3b;
}

.cover_slider_flow_entry .slid02{background: #ffe8cc;}
.cover_slider_flow_entry .slid03{background: #e7f4d4;}
.cover_slider_flow_entry .slid04{background: #d7efd3;}
@media (max-width: 767px) {
	.row_flow_entry {
		width: calc(642 / 750 * 100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_flow_entry > .circle{
		width: calc(298 / 750 * 100vw);
		height: calc(298 / 750 * 100vw);
		font-size: calc(40 / 750 * 100vw);
	}
	.row_flow_entry > .circle:nth-of-type(n + 3){
		margin-top: 4vw;
	}
	.row_flow_entry > .circle::before{
		content: none;
		inset: 0 auto 0 calc(100% + 10 / 750 * 100vw);
	}
	.cover_slider_flow_entry .slick-prev,
	.cover_slider_flow_entry .slick-next {
		width: calc(30 / 700 * 100vw);
		height: calc(54 / 700 * 100vw);
		top: -20vw;
		bottom: 0;
	}
	.cover_slider_flow_entry .slick-prev {
		left: 1.5vw;
	}
	.cover_slider_flow_entry .slick-next {
		right: 1.5vw;
	}
	.cover_slider_flow_entry .slick-prev:before,
	.cover_slider_flow_entry .slick-next:before {
		display: none;
	}
	.cover_slider_flow_entry .slid{
		width: calc(720 / 750 * 100vw);
		min-height: calc(980 / 750 * 100vw);
		padding: 5vw 6.54vw;
	}
	.cover_slider_flow_entry .slid .copy{
		font-size: calc(40 / 750 * 100vw);
	}
	.cover_slider_flow_entry .slid .bg{
		font-size: 86%;
		letter-spacing: -.05em;
	}

	.cover_slider_flow_entry .slick-dots li{
		margin: 0 1px;
	}
	.cover_slider_flow_entry .slick-dots li button:before {
		width: calc(16 / 750 * 100vw);
		height: calc(16 / 750 * 100vw);
	}
}
/* 
------------------------------------------------------------------*/
.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: #37ad23;
}
.btn_submit input {
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 700;
	font-style: normal;
	border: none;
	background: url(images/page/bg_btn_submit01.png)no-repeat center / cover;
}
@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);
	}
}

/* お問い合わせ 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));
	}
}