@charset "UTF-8";

.contentpage .m_img {
	width: 96%;
	height: min(24vw,350px);
	margin: 0 auto;
}
.contentpage .m_img::after {
	display: none;
}
/*---------------------------------------------------------
common
---------------------------------------------------------*/
main {
	padding-bottom: 150px;
}
.com_lead dt {
	text-align: left;
}
.com_lead dd {
	max-width: 100%;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
main {
	padding-bottom: 12%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.contentpage .m_img {
	height: 35vw;
}
main {
	padding-bottom: 14%;
}
}
/*---------------------------------------------------------
 com_flt
---------------------------------------------------------*/
.com_flt .img_l,
.com_flt .img_r {
	max-width: 500px;
}
.med_bdrbox .com_flt .img_l,
.med_bdrbox .com_flt .img_r {
	max-width: 350px;
}
.med_pickup .com_flt .img_l,
.med_pickup .com_flt .img_r,
.med_cnsl .com_flt .img_l {
	max-width: 390px;
}
.med_step .com_flt .img_l,
.med_step .com_flt .img_r {
	max-width: 380px;
}
.com_flt .img_l.img_449,
.com_flt .img_r.img_449 {
	max-width: 449px;
}
.com_flt .img_l.img_445,
.com_flt .img_r.img_445 {
	max-width: 445px;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.com_flt .img_l,
.com_flt .img_r {
	width: 38.5%;
}
.com_flt .txt_l,
.com_flt .txt_r {
	width: 57.5%;
}
.med_bdrbox .com_flt .img_l,
.med_bdrbox .com_flt .img_r {
	margin-bottom: 0;
}
.com_flt .img_l.img_449,
.com_flt .img_r.img_449 {
	width: 35%;
}
.com_flt .img_l.img_445,
.com_flt .img_r.img_445 {
	width: 35%;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_bdrbox .com_flt .img_l,
.med_bdrbox .com_flt .img_r {
	margin-bottom: .5em;
}
.com_flt .img_l.img_450,
.com_flt .img_r.img_450 {
	width: 40%;
}
}
/*---------------------------------------------------------
 com_radibox
---------------------------------------------------------*/
.com_radibox {
	margin-bottom: 40px;
}
.com_radibox:last-of-type {
	margin-bottom: 0;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_radibox {
	margin-bottom: 3%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_radibox {
	margin-bottom: 6%;
}
}
/*---------------------------------------------------------
style
---------------------------------------------------------*/
/*アイコン付き 25px*/
.med_style1 > dt,
.med_style1_txt {
	position: relative;
	font-size: min(156%,2.3vw);
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.4;
	font-feature-settings: "halt";
	padding-left: 1.5em;
	margin-bottom: .4em;
}
.med_style1 > dt::before,
.med_style1_txt::before {
	position: absolute;
	font-family: 'fontello';
	content: '\e800';
	color: #ffd000;
	left: 0;
}
.med_style1 > dt .brc,
.med_style1_txt .brc {
	font-size: 80%;
	margin-left: .5em;
}
/*アイコン付き 19px...25px*/
.med_style2 > dt {
	position: relative;
	font-size: min(2vw,118%);
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.7;
	padding-left: 1.5em;
	margin-bottom: .6em;
}
.med_style2 > dt span:first-of-type {
	position: relative;
	color: #df7c00;
	margin-right: .5em;
}
.med_style2 > dt span:first-of-type::before {
	position: absolute;
	font-family: 'fontello';
	content: '\e800';
	color: #ffd000;
	font-size: 110%;
	letter-spacing: normal;
	line-height: 1;
	left: -1.5em;
	top: 0;
}
.med_style2 > dt span:last-of-type {
	display: inline-block;
	font-size: 131%;
	vertical-align: -0.1em;
}
/*text*/
.med_pick_txt {
	text-align: center;
	font-size: min(2.2vw,160%);
	letter-spacing: .12em;
	line-height: 2;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*アイコン付き 25px*/
.med_style1 > dt,
.med_style1_txt {
	letter-spacing: .1em;
}
/*アイコン付き 19px...25px*//*text*/
.med_pick_txt {
	letter-spacing: .1em;
	line-height: 1.8;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*アイコン付き 25px*/
.med_style1 > dt,
.med_style1_txt {
	font-size: 120%;
	letter-spacing: .08em;
}
.med_style1 > dt {
	margin-bottom: .6em;
}
/*アイコン付き 19px...25px*/
.med_style2 > dt {
	font-size: 100%;
	letter-spacing: .08em;
}
/*text*/
.med_pick_txt {
	font-size: 110%;
	letter-spacing: .05em;
	line-height: 1.7;
}
}
/*---------------------------------------------------------
med_pickup
---------------------------------------------------------*/
.med_pickup {
	position: relative;
	background-color: #fcf9f5;
	box-sizing: border-box;
	padding: 50px 3.8% 60px;
}
.med_pickup .pick_title {
	text-align: center;
	font-size: min(156%,2.5vw);
	font-weight: bold;
	letter-spacing: .14em;
	line-height: 1.5;
	margin-bottom: 1em;
}
.med_pickup .pick_title::before {
	display: block;
	text-align: center;
	font-family: 'fontello';
	content: '\e800';
	color: #ffd000;
	font-size: 110%;
	letter-spacing: normal;
	line-height: 1;
	font-weight: normal;
	margin-bottom: .6em;
}
.med_pickup.col .pick_title {
	margin-bottom: 1.4em;
}
.med_pickup .med_style1 > dt,
.med_pickup .med_style1_txt {
	padding-left: 0;
}
.med_pickup .med_style1 > dt::before,
.med_pickup .med_style1_txt::before {
	display: none;
}
/*pick_col3*/
.med_pickup .pick_col3 .box_img {
	max-width: 350px;
	margin: 0 auto 5%;
}
.med_pickup .pick_col3 p.txt {
	text-align: center;
	font-size: min(166%,2.1vw);
	letter-spacing: .12em;
	line-height: 1.6;
	margin-top: .6em;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.med_pickup .pick_col3 {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(3, 31.2%);
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_pickup {
	padding: 5% 3.5% 6%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_pickup {
	padding: 8% 5% 9%;
}
.med_pickup .pick_title {
	font-size: 110%;
	letter-spacing: .1em;
}
/*pick_col3*/
.med_pickup .pick_col3 > div:not(:last-of-type) {
	padding-bottom: 8%;
	margin-bottom: 8%;
	border-bottom: 1px solid #E6E6E6;
}
.med_pickup .pick_col3 .box_img {
	width: 70%;
}
.med_pickup .pick_col3 p.txt {
	font-size: 115%;
	letter-spacing: .1em;
}
}
/*---------------------------------------------------------
med_bdrbox
---------------------------------------------------------*/
.med_bdrbox {
	position: relative;
	background-color: #f7f4f4;
	border: 1px solid currentColor;
	box-sizing: border-box;
	padding: 60px 3.8%;
}
.med_bdrbox .pick_title {
	text-align: center;
	color: #FFF;
	font-size: min(162%,2.5vw);
	font-weight: bold;
	letter-spacing: .14em;
	line-height: 1.5;
	background-color: #df7c00;
	padding: .5em 1em;
	border-radius: 2em;
	margin-bottom: 2em;
}
/* .med_bdrbox .med_bdrbox_inbox1 .com_flt {
	padding-left: 3%;
	padding-right: 3%;
} */
.med_bdrbox .med_bdrbox_inbox1 {
	max-width: 1125px;
	margin-left: auto;
	margin-right: auto;
}
.med_bdrbox .bdr_b {
	border-color: #FFF;
}
.med_bdrbox.col_ppl .com_deco_txt::first-letter,
.med_bdrbox.col_ppl .med_style1 > dt::before,
.med_bdrbox.col_ppl .med_style1_txt::before {
	color: #B188A8;
}
/*pick_col2*/
.med_bdrbox .pick_col2 .box_img {
	max-width: 520px;
	margin: 0 auto 7%;
}
/*pick_col3*/
.med_bdrbox .pick_col3 .box_img {
	max-width: 350px;
	margin: 0 auto 5%;
}
.med_bdrbox .pick_col3 p.txt {
	text-align: center;
	font-size: min(130%,1.8vw);
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.4;
	font-feature-settings: "halt";
}
/*pick_point*/
.med_bdrbox .pick_point {
	box-sizing: border-box;
	display: flex;
	background: rgba(223, 124, 0, .2);
	border-radius: 2em;
	padding: 20px 5.6%;
	align-items: center;
}
.med_bdrbox .pick_point > dt {
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}
.med_bdrbox .pick_point > dt span {
	display: block;
	color: #df7c00;
	font-size: 130%;
	letter-spacing: .1em;
	line-height: 1;
	margin-bottom: .2em;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
/*pick_col2*/
.med_bdrbox .pick_col2 {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(2, 46.2%);
}
/*pick_col3*/
.med_bdrbox .pick_col3 {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(3, 31.2%);
}
.med_bdrbox .pick_col3 > div:nth-of-type(3n),
.med_bdrbox .pick_col3 > div:last-child {
	margin-right: 0;
}
/*pick_point*/
.med_bdrbox .pick_point > dt {
	padding: 40px;
	padding-left: 0;
}
.med_bdrbox .pick_point > dd {
	border-left: 1px solid #fff;
	padding-left: 40px;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_bdrbox {
	padding: 6% 5.5%;
}
/*pick_point*/
.med_bdrbox .pick_point {
	padding: 4%;
}
.med_bdrbox .pick_point > dt {
	padding: 4%;
	padding-left: 0;
}
.med_bdrbox .pick_point > dd {
	padding-left: 4%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_bdrbox {
	padding: 8% 5%;
}
.med_bdrbox .pick_title {
	font-size: 115%;
	letter-spacing: .05em;
	margin-bottom: 1.5em;
	padding: .4em;
}
/*pick_col2*/
.med_bdrbox .pick_col2 > div:not(:last-of-type) {
	padding-bottom: 8%;
	margin-bottom: 8%;
	border-bottom: 1px solid #FFF;
}
.med_bdrbox .pick_col2 .box_img {
	width: 80%;
}
/*pick_col3*/
.med_bdrbox .pick_col3 > div:not(:last-of-type) {
	padding-bottom: 8%;
	margin-bottom: 8%;
	border-bottom: 1px solid #FFF;
}
.med_bdrbox .pick_col3 .box_img {
	width: 70%;
}
.med_bdrbox .pick_col3 p.txt {
	font-size: 110%;
	letter-spacing: .1em;
}
/*pick_point*/
.med_bdrbox .pick_point {
	display: block;
	padding: 7%;
}
.med_bdrbox .pick_point > dt {
	padding-bottom: 4%;
	margin-bottom: 5%;
	border-bottom: 1px solid #fff;
}
.med_bdrbox .pick_point > dt span {
	margin-bottom: .1em;
}
}
/*---------------------------------------------------------
med_cnsl
---------------------------------------------------------*/
.med_cnsl {
	position: relative;
	box-sizing: border-box;
	padding: 0 3.8% 50px;
}
.med_cnsl::before {
	position: absolute;
	content: "";
	background-color: #f7f4f4;
	width: 100%;
	height: calc(100% - 60px);
	left: 0;
	bottom: 0;
	border-radius: 1.8em;
	z-index: -1;
}
.med_cnsl .cnsl_tit {
	position: relative;
	width: 88%;
	text-align: center;
	font-size: min(275%,4vw);
	letter-spacing: .14em;
	line-height: 1.4;
	white-space: nowrap;
	background-color: #FFF;
	box-sizing: border-box;
	padding: .7em 1em .5em;
	border-radius: 1em;
	box-shadow: 0 0 20px rgba(0,0,0,0.15);
	margin: 0 auto 1.5em;
}
.med_cnsl .cnsl_tit::before {
	position: absolute;
	display: block;
	content: "";
	background-color: inherit;
	width: .6em;
	height: .5em;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	left: 50%;
	top: calc(100% - 1px);
	translate: -50% 0;
}
.med_cnsl .cnsl_tit .ft_jos {
	color: #df7c00;
	font-size: 44%;
	margin-bottom: .4em;
}
.med_cnsl .com_flt {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid rgba(73,41,34,0.4);
}
.med_cnsl .btn_tel > * {
	background-color: #fff;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.med_cnsl .com_contact {
	max-width: 940px;
}
.med_cnsl .com_contact dt {
	width: 100%;
	justify-content: center;
}
.med_cnsl .com_contact dd {
	width: 100%;
}
.med_cnsl .com_ctc_list {
	margin-left: auto;
	margin-right: auto;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_cnsl .com_flt {
	padding-top: 4%;
	margin-top: 4%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_cnsl {
	padding: 0 6% 8%;
}
.med_cnsl .cnsl_tit {
	width: 100%;
	font-size: 150%;
	letter-spacing: .08em;
}
.med_cnsl .com_flt {
	padding-bottom: 5%;
	margin-bottom: 8%;
}
}
/*---------------------------------------------------------
med_col_list
---------------------------------------------------------*/
.med_col_list > li {
	background-color: #fcf9f5;
	box-sizing: border-box;
	padding: 50px 6%;
}
.med_col_list dt {
	text-align: center;
	font-size: min(3vw,210%);
	letter-spacing: .2em;
	line-height: 1.4;
	margin-bottom: .6em;
}
.med_col_list dt span {
	font-size: 70%;
	letter-spacing: .15em;
}
.med_col_list dd.ft_jos {
	text-align: center;
	color: #df7c00;
	font-size: 106%;
	letter-spacing: .15em;
	line-height: 1;
	margin-top: -.5em;
	margin-bottom: 1em;
}
/*星*/
.med_col_list.star dt::before {
	display: block;
	text-align: center;
	font-family: 'fontello';
	content: '\e800';
	color: #ffd000;
	font-size: 85%;
	letter-spacing: normal;
	line-height: 1;
	font-weight: normal;
	margin-bottom: .5em;
}
.med_col_list.star > li {
    padding: 40px 6%;
}
/*アイコン*/
.med_col_list.icon img {
	width: 25%;
	max-width: 80px;
	margin: 0 auto 1.5em;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.med_col_list {
	display: grid;
	justify-content: space-between;
    flex-wrap: wrap;
}
.med_col_list.col2 {
	grid-template-columns: repeat(2, 49%);
}
.med_col_list.col3 {
	grid-template-columns: repeat(3, 32%);
	row-gap: 2.6%;
}
/* .med_col_list.col2 > li {
	width: 49%;
	padding: 45px 3%;
	margin-right: 2%;
}
.med_col_list.col3 > li {
	width: 31.6%;
	padding: 35px 2% 60px;
	margin-right: 2.6%;
}
.med_col_list.col2 > li:nth-of-type(even),
.med_col_list.col3 > li:nth-of-type(3n) {
	margin-right: 0;
}
.med_col_list.col3 > li:nth-of-type(n+4) {
	margin-top: 2.6%;
} */
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_col_list.col3 {
	row-gap: 1.6%;
}
.med_col_list > li {
	padding: 40px 6%;
}
.med_col_list dt span {
	display: block;
}
/*星*/
.med_col_list.star > li {
    padding: 30px 6%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_col_list > li {
	padding: 8% 6%;
}
.med_col_list > li:nth-of-type(n+2) {
	margin-top: 3%;
}
.med_col_list dt {
	font-size: 130%;
}
.med_col_list dt span {
	font-size: 90%;
}
.med_col_list dd.ft_jos {
	font-size: 90%;
}
.med_col_list.icon img {
	width: 15%;
	margin: 0 auto 5%;
}
/*星*/
.med_col_list.star > li {
    padding: 6%;
}
}
/*---------------------------------------------------------
med_check
---------------------------------------------------------*/
.med_check {
	position: relative;
	max-width: 1250px;
	background-color: rgba(245,162,148,0.07);
	border-radius: 2em;
	margin-left: auto;
	margin-right: auto;
}
.med_check .bg {
	position: relative;
	box-sizing: border-box;
	padding: 40px 3.8%;
	border-bottom-left-radius: 2em;
	border-bottom-right-radius: 2em;
}
.med_check .bg:last-of-type {
	text-align: center;
	background-color: #f5a294;
	padding-top: 30px;
	padding-bottom: 30px;
}
.med_check .bg:last-of-type .ft_min {
	color: #FFF;
	font-size: min(2.2vw,137%);
	letter-spacing: .1em;
	line-height: 1.4;
}
/* chk_title */
.med_check .chk_title {
	text-align: center;
	padding-top: 1em;
	margin-bottom: 1.2em;
}
.med_check .chk_title .fuki {
	position: absolute;
	display: inline-block;
	font-size: 106%;
	font-weight: bold;
	letter-spacing: .12em;
	line-height: 1.4;
	white-space: nowrap;
	background-color: #FFF;
	padding: .8em 3em;
	border-radius: 2em;
	box-shadow: 0 0 12px rgba(0,0,0,0.1);
	left: 50%;
	top: 0;
	translate: -50% -50%;
}
.med_check .chk_title .fuki::before {
	position: absolute;
	display: block;
	content: "";
	background-color: inherit;
	width: .8em;
	height: .7em;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	left: 50%;
	top: calc(100% - 1px);
	translate: -50% 0;
}
.med_check .chk_title .ft_min {
	font-size: min(3.5vw,212%);
	letter-spacing: .1em;
	line-height: 1.4;
}
.med_check .chk_title .ft_min > span {
	font-size: 155%;
	letter-spacing: .12em;
	vertical-align: -0.1em;
}
.med_check .chk_title .ft_min > span > span {
	position: relative;
}
.med_check .chk_title .ft_min > span > span::before {
	position: absolute;
	content: "、";
	text-align: center;
	font-size: 76%;
	letter-spacing: normal;
	line-height: 1.2;
	left: 60%;
	bottom: 100%;
	translate: -50% 0;
}
.med_check .chk_title .ft_jos {
	font-size: 113%;
	letter-spacing: .12em;
	line-height: 1;
	margin-top: .3em;
}
/*chk_list*/
.med_check .chk_list li {
	position: relative;
	display: flex;
	font-size: 106%;
	font-weight: bold;
	line-height: 1.5;
	box-sizing: border-box;
	border-radius: .8em;
	padding: 1.4em;
	padding-left: 3em;
	background-color: #fff;
}
.med_check .chk_list li::before {
	display: block;
	font-family: 'fontello';
	content: '\e812';
	font-weight: normal;
	font-size: 200%;
	letter-spacing: normal;
	line-height: 0.9;
	background-color: rgba(73,41,34,0.05);
	border-radius: .2em;
	width: .9em;
	height: .9em;
	margin-right: .8em;
}
/* color */
.med_check .chk_title .fuki span,
.med_check .chk_title .ft_jos,
.med_check .chk_title .ft_min > span > span:nth-of-type(2),
.med_check .chk_title .ft_min > span > span::before,
.med_check .chk_list li::before {
	color: #f57d85;
}
.med_check.col_yel {background-color: rgba(223,187,0,0.07);}
.med_check.col_yel .chk_title .fuki span,
.med_check.col_yel .chk_title .ft_min > span > span:nth-of-type(2),
.med_check.col_yel .chk_title .ft_jos {color: #ceaa00;}
.med_check.col_yel .chk_title .ft_min > span > span::before,
.med_check.col_yel .chk_list li::before {color: #dfbb00;}
.med_check.col_yel .bg:last-of-type {background-color: #dfbb00;}
.med_check.col_grn {background-color: rgba(116,200,178,0.07);}
.med_check.col_grn .chk_title .fuki span,
.med_check.col_grn .chk_title .ft_min > span > span:nth-of-type(2),
.med_check.col_grn .chk_title .ft_jos,
.med_check.col_grn .chk_title .ft_min > span > span::before {color: #4db79b;}
.med_check.col_grn .chk_list li::before {color: #74c8b2;}
.med_check.col_grn .bg:last-of-type {background-color: #74c8b2;}
.med_check.col_pur {background-color: rgba(170,154,193,0.07);}
.med_check.col_pur .chk_title .fuki span,
.med_check.col_pur .chk_title .ft_min > span > span:nth-of-type(2),
.med_check.col_pur .chk_title .ft_jos,
.med_check.col_pur .chk_title .ft_min > span > span::before,
.med_check.col_pur .chk_list li::before {color: #aa9ac1;}
.med_check.col_pur .bg:last-of-type {background-color: #aa9ac1;}
.med_check.col_blu {background-color: rgba(151,204,217,0.07);}
.med_check.col_blu .chk_title .fuki span,
.med_check.col_blu .chk_title .ft_min > span > span:nth-of-type(2),
.med_check.col_blu .chk_title .ft_jos {color: #74b4cf;}
.med_check.col_blu .chk_title .ft_min > span > span::before,
.med_check.col_blu .chk_list li::before {color: #97ccd9;}
.med_check.col_blu .bg:last-of-type {background-color: #97ccd9;}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.med_check .chk_list {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(2,48%);
    flex-wrap: wrap;
}
.med_check .chk_list li:nth-of-type(n+3) {
	margin-top: 1em;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {.med_check .bg {
	padding: 5% 5% 6%;
}
.med_check .chk_title .ft_min {
	letter-spacing: .1em;
}
/*chk_list*/
.med_check .chk_list li {
	font-size: 105%;
	padding: 1.2em;
	padding-left: 2em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_check {
	border-radius: 8vw;
}
.med_check .bg {
	padding: 8% 4%;
	border-bottom-left-radius: 8vw;
	border-bottom-right-radius: 8vw;
}
.med_check .bg:last-of-type {
	padding-top: 6%;
	padding-bottom: 6%;
}
.med_check .bg:last-of-type .ft_min {
	font-size: 110%;
}
/* chk_title */
.med_check .chk_title {
	margin-bottom: 1.2em;
}
.med_check .chk_title .fuki {
	font-size: 100%;
	letter-spacing: .08em;
	padding: .6em 2em;
}
.med_check .chk_title .ft_min {
	font-size: 120%;
	letter-spacing: .1em;
}
.med_check .chk_title .ft_jos {
	font-size: 90%;
}
/*chk_list*/
.med_check .chk_list li {
	font-size: 95%;
	padding: .8em;
	padding-left: 1.5em;
}
.med_check .chk_list li:nth-of-type(n+2) {
	margin-top: .5em;
}
}
/*---------------------------------------------------------
med_flow
---------------------------------------------------------*/
.med_flow .scl_area {
	position: relative;
}
.med_flow .fl_title {
	text-align: center;
	color: #df7c00;
	font-size: min(2.2vw,147%);
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: .15em;
	margin-bottom: 1em;
}
.med_flow_list {
	max-width: 948px;
	display: flex;
    justify-content: center;
	margin: 0 auto;
}
.med_flow_list li {
	position: relative;
	width: 25%;
	box-sizing: border-box;
}
.med_flow_list .img_item {
	position: relative;
	width: 77%;
	max-width: 185px;
	margin: 0 auto 1em;
}
.med_flow_list .img_item::after {
	position: absolute;
	font-family: 'fontello';
	content: '\e805';
	color: #df7c00;
	font-size: min(2vw,100%);
	left: 116%;
	top: 50%;
	translate: -50% -50%;
}
.med_flow_list .img_item .abs {
	position: absolute;
	width: 65%;
	max-width: 99px;
	right: 0;
	top: 0;
	translate: 30% -25%;
}
.med_flow_list li:last-of-type .img_item::after {
	display: none;
}
.med_flow_list .txt {
	position: relative;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: .08em;
}
.med_flow_list .txt dt {
	color: #df7c00;
	font-size: 185%;
	letter-spacing: .1em;
	line-height: 1;
	margin-bottom: .4em;
}
.med_flow_list .txt dd {
	padding: 0 5%;
}
/*5列*/
.med_flow_list.col5 .img_item::after {
	left: 115%;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.med_flow .scl_area {
	overflow: visible !important;
}
/*5列*/
.med_flow_list.col5 {
	max-width: 1200px;
}
.med_flow_list.col5 li {
	width: 20%;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_flow_list .txt {
	font-size: 90%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_flow .scl_area {
	padding-bottom: 8%;
}
.med_flow .fl_title {
	font-size: 110%;
}
.med_flow_list {
   min-width: max-content;
}
.med_flow_list > li {
    width: 40vw;
}
.med_flow_list .img_item {
	width: 70%;
	margin-bottom: .8em;
}
.med_flow_list .img_item::after {
	font-size: 100%;
	left: 120%;
}
.med_flow_list .txt {
	font-size: 80%;
}
.med_flow_list .txt dt {
	font-size: 150%;
}
}
/*---------------------------------------------------------
med_rank
---------------------------------------------------------*/
.med_rank {
	display: flex;
	background-color: #f7f4f4;
	box-sizing: border-box;
	padding: 1em 3em;
	border-radius: 2em;
	margin: 1em 0;
}
.med_rank > li {
	font-size: 106%;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: .14em;
	white-space: nowrap;
	margin-right: 2em;
}
.med_rank > li:last-of-type {
	margin-right: 0;
}
.med_rank > li span {
	color: #df7c00;
	letter-spacing: normal;
	line-height: 1;
	background-color: #fff;
	padding: .5em 1em;
	border-radius: .6em;
	margin-left: 1em;
}
/* PC調整
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1030px) {
.med_rank > li {
	margin-right: 1em;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_rank {
	padding: 1em 2em;
}
.med_rank > li {
	font-size: 95%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_rank {
	justify-content: center;
	padding: 1em 2em;
}
.med_rank > li {
	font-size: 90%;
	letter-spacing: .1em;
	margin-right: 1em;
}
.med_rank > li span {
	padding: .5em .7em;
	margin-left: .5em;
}
}
/*---------------------------------------------------------
med_mer_dem
---------------------------------------------------------*/
.med_mer_dem {
	margin-top: 40px;
}
.med_mer_dem dl {
	box-sizing: border-box;
	padding: 30px 5.5%;
}
.med_mer_dem dt {
	text-align: center;
	font-size: 131%;
	letter-spacing: .18em;
	line-height: 1;
	background-color: #fff;
	padding: .6em;
	border-radius: 2em;
	margin-bottom: 1.5em;
}
.med_mer_list li,
.med_dem_list li {
	position: relative;
	line-height: 1.5;
	padding-left: 2.2em;
	margin-top: 1.2em;
}
.med_mer_list li:first-child,
.med_dem_list li:first-child {
	margin-top: 0;
}
.med_mer_list li::before, 
.med_dem_list li::before {
	position: absolute;
	font-family: 'fontello';
	font-size: 120%;
	letter-spacing: normal;
	line-height: 1;
	left: 0;
	top: .06em;
}
.med_mer_list li::before {	content: '\e806';}
.med_dem_list li::before {	content: '\e807';}
.med_mer_dem .merit {background-color: rgba(245,162,148,0.07);}
.med_mer_dem .merit dt,
.med_mer_dem .merit .med_mer_list li::before {
	color: #f5a294;
}
.med_mer_dem .demerit {background-color: rgba(116,200,178,0.07);}
.med_mer_dem .demerit dt,
.med_mer_dem .demerit .med_dem_list li::before {
	color: #74c8b2;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.med_mer_dem {
	display: grid;
    justify-content: space-between;
	grid-template-columns: 48.5% 48.5%;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_mer_dem {
	margin-top: 4%;
}
.med_mer_dem dt {
	font-size: 120%;
	margin-bottom: 1.2em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_mer_dem {
	margin-top: 6%;
}
.med_mer_dem dl {
	padding: 6% 5% 7%;
}
.med_mer_dem dt {
	font-size: 105%;
	margin-bottom: 1.2em;
}
.med_mer_dem > dl:first-of-type {
	margin-bottom: 4%;
}
.med_mer_list li,
.med_dem_list li {
	font-size: 95%;
	margin-top: .8em;
}
}
/*med_faq
---------------------------------------------------------*/
.med_faq dt,
.med_faq dd {
	position: relative;
	padding: 0 4% 0 13%;
}
.med_faq dt {
	font-size: min(162%,2.5vw);
	letter-spacing: .12em;
	line-height: 1.4;
	background-color: #f7f4f4;
	border-radius: 1em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	margin-top: 1.8em;
	margin-bottom: 1em;
}
.med_faq dt:first-of-type {
	margin-top: 0;
}
.med_faq dt::before,
.med_faq dd::before {
	position: absolute;
	content: "Q.";
	text-align: center;
	color: #74c8b2;
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-size: min(3.75rem,6vw);
	letter-spacing: .1em;
	line-height: 1;
	top: 0;
	left: 7.3%;
	translate: -50% 0;
}
.med_faq dt::before {
	top: 0.4em;
}
.med_faq dd::before {
	content: "A.";
	color: #df7c00;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_faq dt {
	letter-spacing: .08em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_faq dt,
.med_faq dd {
	padding: 0 5% 0 18%;
}
.med_faq dt {
	font-size: 120%;
	letter-spacing: .02em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.med_faq dt::before,
.med_faq dd::before {
	font-size: 8vw;
	left: 10%;
}
.med_faq dt::before {
	top: .5em;
}
}
/*med_step
---------------------------------------------------------*/
.med_step > li {
	position: relative;
	border-bottom: 1px solid rgba(73,41,34,0.15);
	padding-left: 8rem;
	padding-bottom: 70px;
	margin-bottom: 80px;
}
.med_step > li::after {
	position: absolute;
	content: "";
	background: #FFF url(../images/common/st_arw.svg) no-repeat center center;
	background-size: contain;
	width: 4.2em;
	height: 2em;
	left: 50%;
	bottom: 0;
	translate: -50% 50%;
}
.med_step > li:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.med_step > li:last-of-type::after {
	display: none;
}
.med_step .com_flt .img_r {
	max-width: 380px;
}
.med_step .com_flt .aster_txt {
	font-size: 87%;
}
/* step_no */
.med_step .step_no {
	position: absolute;
	text-align: center;
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	color: #df7c00;
	font-size: 112%;
	letter-spacing: .14em;
	line-height: 1.1;
	box-sizing: border-box;
	left: .5em;
	top: 0;
}
.med_step .step_no span {
	display: block;
	font-size: 333%;
}
.med_step .step_no::before {
	display: block;
	text-align: center;
	font-family: 'fontello';
	content: '\e800';
	color: #ffd000;
	font-size: 130%;
	letter-spacing: normal;
	line-height: 1;
	font-weight: normal;
	margin-bottom: .5em;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_step > li {
	padding-left: 7rem;
	padding-bottom: 7%;
	margin-bottom: 8%;
}
/* step_no */
.med_step .step_no {
	font-size: 105%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_step > li {
	padding-left: 12vw;
	padding-bottom: 10%;
	margin-bottom: 12%;
}
.med_step > li::after {
	/* width: 8vw;
	height: 6vw; */
	width: 10vw;
	height: 6vw;
}
.med_step .step_no {
	font-size: 60%;
}
.med_step .com_flt .img_r {
	width: 70%;
}
}
/*---------------------------------------------------------
med_img_list
---------------------------------------------------------*/.med_img_list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.med_img_list > li {
	text-align: center;
	width: 18%;
	max-width: 226px;
	margin-right: 2.5%;
}
.med_img_list > li:last-of-type {
	margin-right: 0;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_img_list > li {
	margin-right: 2%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_img_list > li {
	width: 31%;
}
.med_img_list > li:nth-of-type(3n) {
	margin-right: 0;
}
.med_img_list > li:nth-of-type(n+4) {
	margin-top: 2.5%;
}
}
/*---------------------------------------------------------
med_rsn
---------------------------------------------------------*/
.med_rsn .rsn_bg {
	position: relative;
	background: linear-gradient(180deg,rgba(223,124,0,1) 40%, rgba(223,124,0,0) 90%);
	background-size: 100% min(35vw,400px);
	background-repeat: no-repeat;
	background-color: #FCF9F5;
	padding: 90px 0;
}
.med_rsn .rsn_bg::before {
	position: absolute;
	content: "";
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
	width: 50%;
	height: 580px;
	right: 0;
	top: 0;
}
.med_rsn .rsn_list > li:nth-of-type(n+2) {
	margin-top: 80px;
}
.med_rsn .rsn_list .com_btn1 {
	margin-top: 1.2em;
}
.med_rsn .rsn_list .aster_txt {
	font-size: 87%;
}
/* rsn_title */
.med_rsn .rsn_title {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 4em;
}
.med_rsn .rsn_title img {
	width: 60%;
	max-width: 638px;
	margin: 0;
}
.med_rsn .rsn_title .ft_jos {
	color: rgba(255,255,255,0.15);
	font-size: min(6.2vw,500%);
	letter-spacing: .12em;
	line-height: 1.5;
	margin-left: -0.6em;
}
/* index */
.med_rsn .rsn_no {
	color: #DF7C00;
	font-family: "Jost", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 112%;
	letter-spacing: .1em;
	line-height: 1;
	margin-bottom: 1em;
}
.med_rsn .rsn_no span {
	font-size: 235%;
	vertical-align: -0.1em;
	margin-left: .2em;
}
.med_rsn .com_style2_txt {
	margin-bottom: .4em;
}
/* layout */
.med_rsn .com_flt .img_l,
.med_rsn .com_flt .img_r {
	position: relative;
	max-width: 700px;
}
.med_rsn .box_img {
	position: relative;
	max-width: 517px;
	margin: 0 auto 5%;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {
.med_rsn .rsn_list {
	display: grid;
	justify-content: space-between;
	grid-template-columns: 48% 48%;
}
.med_rsn .com_flt {
	grid-column: 1 / 3;
}
.med_rsn .com_flt .img_l,
.med_rsn .com_flt .img_r {
	width: 54%;
}
.med_rsn .rsn_list .com_flt .box_txt {
	margin-top: 4%;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_rsn .rsn_bg {
	padding: 8% 0;
}
/* rsn_title */
.med_rsn .rsn_title {
	margin-bottom: 3em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_rsn .rsn_bg {
	background-size: 100% 60vw;
	padding: 16% 0 12%;
}
.med_rsn .rsn_bg::before {
	width: 70%;
}
.med_rsn .rsn_list > li:nth-of-type(n+2) {
	margin-top: 10%;
}
/* rsn_title */
.med_rsn .rsn_title {
	display: block;
	margin-bottom: 1.6em;
}
.med_rsn .rsn_title img {
	width: 90%;
}
.med_rsn .rsn_title .ft_jos {
	font-size: 160%;
	margin-top: -0.8em;
	margin-left: 1em;
}
/* index */
.med_rsn .rsn_no {
	font-size: 90%;
	margin-bottom: .5em;
}
.med_rsn .com_style2_txt {
	font-size: 140%;
}
/* layout */
.med_rsn .com_flt .img_l,
.med_rsn .com_flt .img_r,
.med_rsn .box_img {
	width: 90%;
}
}
/*---------------------------------------------------------

---------------------------------------------------------*/

/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {}