@charset "UTF-8";

/* メインタイトル */
.contentpage .m_img {
	background-image: url(../images/m_img@2x.jpg);}



/*共通
---------------------------------------------------------*/
.contentpage .com_lead {
	margin-top: 0;
}
.contentpage .com_lead::before {
	display: none;
}
.contentpage .com_lead .txt_lead {
	line-height: 1.5;
	margin-bottom: .5em;
}
.mft_bg {
	position: relative;
	padding: 80px 0;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.mft_bg {
	padding: 8% 0;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.mft_bg {
	padding: 12% 0;
}
}

/*lead
---------------------------------------------------------*/
#lead {
	background: #ffd550 url(../../../images/m_top.png) no-repeat center top;
	background-size: 100% auto;
	padding: 140px 0 85px;
}
#lead .lead_title {
	width: 84%;
	max-width: 916px;
	margin: 0 auto 30px;
}
#lead .flex_box .box_img {
	max-width: 350px;
}
/*com_lead*/
#lead .com_lead {
	margin-bottom: 20px;
}
#lead .com_lead dt {
	line-height: 1.6;
}
#lead .com_lead dt > span {
	display: inline-block;
	background: url("../images/fuki_l.svg") no-repeat left bottom,
				url("../images/fuki_r.svg") no-repeat right bottom;
	padding: 0 2em;
}

/* PC,Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) {
#lead .flex_box {
	display: flex;
	align-items: center;
	max-width: 950px;
	margin: 0 auto 40px;
}
#lead .flex_box .box_img {
	width: 37%;
}
#lead .flex_box p {
	width: 63%;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#lead {
	padding: 13% 0 8%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#lead {
	padding: 15% 0 12%;
}
#lead .flex_box .box_img {
	width: 70%;
	margin: 0 auto 5%;
}
/*com_lead*/
#lead .com_lead dt > span {
	background-size: 1.3em auto;
}
}

/*lead:qabox
---------------------------------------------------------*/
#lead .qabox {
	position: relative;
	text-align: center;
	font-size: min(3.6vw,262%);
	font-weight: bold;
	line-height: 1.5;
	padding: 0 3%;
	margin-bottom: 70px;
}
#lead .qabox::before,
#lead .qabox::after {
	position: absolute;
	content: "";
	background: url("../images/qmark_l.svg") no-repeat center center;
	background-size: contain;
	width: 5em;
	height: 5.3em;
}
#lead .qabox::before {
	left: 0;
	top: 0;
	translate: -45% -50%;
}
#lead .qabox::after {
	background-image: url("../images/qmark_r.svg");
	right: 0;
	bottom: 0;
	translate: 10% 20%;
}
#lead .qabox dt,
#lead .qabox dd {
	position: relative;
	max-width: 20.7em;
	background-color: #f8f1da;
	box-sizing: border-box;
	padding: 1.2em .5em;
	border-radius: 1.2em;
}
#lead .qabox dt {
	margin-left: auto;
	margin-bottom: 20px;
}
#lead .qabox dd {
	color: #FFF;
	background-color: #ffae4d;
}
#lead .qabox dt p,
#lead .qabox dd p {
	position: absolute;
	width: 1.5em;
	text-align: center;
	color: #FFF;
	font-size: 123%;
	letter-spacing: normal;
	line-height: 1.5;
	background-color: #d4ca97;
	border-radius: 50%;
	top: -0.4em;
}
#lead .qabox dt p {
	right: -0.4em;
}
#lead .qabox dd p {
	background-color: #f08300;
	left: -0.4em;
}
#lead .qabox dt::before,
#lead .qabox dd::before {
	position: absolute;
	content: "";
	background: url("../images/lead_abs1@2x.png") no-repeat center center;
	background-size: contain;
	width: 3.4em;
	height: 2.2em;
	bottom: -0.6em;
}
#lead .qabox dt::before {
	right: -0.8em;
}
#lead .qabox dd::before {
	background-image: url("../images/lead_abs2@2x.png");
	left: -1.5em;
}

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

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#lead .qabox {
	font-size: 140%;
	letter-spacing: .1em;
	padding: 0 8%;
	margin-top: 6%;
	margin-bottom: 10%;
}
#lead .qabox::before {
	width: 6em;
	height: 6em;
	left: auto;
	right: -3%;
	top: 110%;
	translate: none;
}
#lead .qabox::after {
	display: none;
}
#lead .qabox dt p,
#lead .qabox dd p {
	font-size: 140%;
}
}

/*lead:nym_list
---------------------------------------------------------*/
#lead .nym_list {
	display: flex;
	justify-content: center;
	margin-bottom: 120px;
}
#lead .nym_list > li {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 10em;
	height: 9.6em;
	text-align: center;
	font-size: min(1.8vw,118%);
	font-weight: bold;
	letter-spacing: .08em;
	line-height: 1.6;
	font-feature-settings: "palt";
	white-space: nowrap;
	background-color: #FFF;
	box-sizing: border-box;
	padding: 1.5em .5em 2.5em;
	border-radius: 2em;
}
#lead .nym_list > li::before {
	position: absolute;
	content: "";
	background: url("../images/lead_abs3@2x.png") no-repeat center center;
	background-size: contain;
	width: 7.4em;
	height: 5.8em;
	left: 50%;
	bottom: 0;
	translate: -50% 50%;
}
#lead .nym_list > li:nth-of-type(2)::before {background-image: url("../images/lead_abs4@2x.png");}
#lead .nym_list > li:nth-of-type(3)::before {background-image: url("../images/lead_abs5@2x.png");}
#lead .nym_list > li:nth-of-type(4)::before {background-image: url("../images/lead_abs6@2x.png");}
#lead .nym_list > li:nth-of-type(5)::before {background-image: url("../images/lead_abs7@2x.png");}

/* PC,Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) {
#lead .nym_list {
	justify-content: space-between;
}
#lead .nym_list > li {
	width: 19%;
	max-width: 186px;
}
#lead .nym_list > li:nth-of-type(even) {
	margin-top: 1.5%;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#lead .nym_list {
	margin-bottom: 10%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#lead .nym_list {
	flex-wrap: wrap;
	margin-bottom: 25vw;
}
#lead .nym_list > li {
	width: 31.5%;
	font-size: 85%;
	margin-right: 2.75%;
}
#lead .nym_list > li:nth-of-type(even) {
	translate: 0 12%;
}
#lead .nym_list > li:nth-of-type(3n),
#lead .nym_list > li:last-of-type {
	margin-right: 0;
}
#lead .nym_list > li:nth-of-type(n+4) {
	margin-top: 10%;
}
}

/*lead:dif_box
---------------------------------------------------------*/
#lead .dif_box .dif_title {
	position: relative;
	width: 21em;
	max-width: 100%;
	text-align: center;
	font-size: min(3vw,187%);
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: .1em;
	background-color: #FFF;
	box-sizing: border-box;
	padding: 1.2em 5%;
	border-radius: 3em;
	box-shadow: 0 0 30px rgba(0,0,0,0.15);
	margin: 0 auto 1em;
}
#lead .dif_box .dif_title::before {
	position: absolute;
	content: "";
	background: url("../images/dif_tit_abs.svg") no-repeat center top;
	background-size: contain;
	width: 1.2em;
	height: .6em;
	left: 0;
	right: 0;
	top: calc(100% - 1px);
	margin: auto;
}
#lead .dif_box ul > li {
	text-align: center;
	background-color: #e1efde;
	border-radius: 40px;
}
#lead .dif_box ul .box_img {
	padding: 30px 6.4% 0;
}
#lead .dif_box ul dl {
	color: #FFF;
	background-color: #21aa54;
	box-sizing: border-box;
	padding: 2.2em 5% 2.8em;
}
#lead .dif_box ul dl dt {
	font-size: 105%;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: .15em;
	margin-bottom: .5em;
}
#lead .dif_box ul dl dt span {
	display: block;
	color: #ffd550;
	font-size: 138%;
}
#lead .dif_box ul > li:nth-of-type(2) {	background-color: #fff1e0;}
#lead .dif_box ul > li:nth-of-type(2) dl {	background-color: #f08300;}

/* PC,Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) {
#lead .dif_box ul {
	display: flex;
	justify-content: space-between;
}
#lead .dif_box ul > li {
	width: 49%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#lead .dif_box .dif_title {
	width: 100%;
	font-size: 130%;
	padding: 1em 5%;
}
#lead .dif_box ul > li {
	border-radius: 30px;
}
#lead .dif_box ul > li:first-of-type {
	margin-bottom: 5%;
}
#lead .dif_box ul .box_img {
	padding: 30px 6.4% 0;
}
#lead .dif_box ul dl {
	padding: 2em 5% 2.2em;
}
}

/*align
---------------------------------------------------------*/
#align {
	background-color: #ffedb5;
}
#align .com_lead {
	margin-bottom: 40px;
}
#align .com_lead dt {
	background: url("../../images/med_pointbox_line.svg") no-repeat center bottom;
	background-size: 8.2em auto;
	padding-bottom: .8em;
}
#align ul > li {
	max-width: 536px;
}
/* PC,Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) {
#align .com_lead dd {
	max-width: 752px;
	margin-left: auto;
	margin-right: auto;
}
#align ul {
	display: flex;
	justify-content: space-between;
}
#align ul > li {
	width: 48.8%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#align .com_lead {
	margin-bottom: 6%;
}
#align ul > li {
	width: 90%;
	margin: 3% auto 0;
}
}

/*work
---------------------------------------------------------*/
#work .w_lead {
	padding-top: 190px;
}
#work .abs1 {
	position: absolute;
	width: 36%;
	max-width: 386px;
	left: 50%;
	top: 0;
	translate: -50% -5%;
}
#work .com_lead {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}
#work .com_lead::before,
#work .com_lead::after {
	position: absolute;
	display: block;
	content: "";
	background: url("../images/work_abs2@2x.png") no-repeat;
	background-size: contain;
	width: 120px;
	height: 70px;
}
#work .com_lead::before {
	left: auto;
	right: 3%;
	top: -10%;
}
#work .com_lead::after {
	background-image: url("../images/work_abs3@2x.png");
	left: 3%;
	top: 32%;
}
#work .com_lead .txt_lead span {
	display: block;
	font-size: 171%;
}
/* PC,Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) {
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#work .w_lead {
	padding-top: 18%;
}
#work .com_lead {
	margin-bottom: 5%;
}
#work .com_lead::before,
#work .com_lead::after {
	width: 100px;
}
#work .com_lead::after {
	left: 0;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#work .w_lead {
	padding-top: 25%;
}
#work .com_lead .txt_lead {
	font-size: 5vw;
}
#work .abs1 {
	width: 50%;
}
#work .com_lead {
	margin-bottom: 8%;
}
#work .com_lead::before,
#work .com_lead::after {
	width: 15vw;
}
#work .com_lead::before {
	right: 0;
	top: -50%;
}
#work .com_lead::after {
	left: 0;
	top: -20%;
}
#work .w_title {
	font-size: 5vw;
	letter-spacing: .1em;
}
#work .w_title span {
	font-size: 160%;
}
#work .w_title + p {
	text-align: left;
}
}

/*work:chk_box
---------------------------------------------------------*/
#work .chk_box {
	position: relative;
	background: linear-gradient(135deg, #695b53 35px, transparent 35px, transparent calc(100% - 35px), #695b53 calc(100% - 35px)), linear-gradient(45deg, #695b53 35px, transparent 35px, transparent calc(100% - 35px), #695b53 calc(100% - 35px));
	background-color: #d7c447;
	box-sizing: border-box;
	padding: 30px;
	border-radius: 15px;
}
#work .chk_box::before {
	position: absolute;
	content: "";
	background: url("../images/work_abs4@2x.png") no-repeat center top;
	background-size: contain;
	width: 21%;
	height: 70px;
	left: 0;
	right: 0;
	top: 4px;
	margin: auto;
}
#work .chk_box dl {
	background-color: #FFF;
	box-sizing: border-box;
	padding: 75px 3.3% 50px;
}
#work .chk_box dt {
	text-align: center;
	font-size: 112%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 2em;
}
#work .chk_box dt span {
	display: inline-block;
	font-size: 155%;
	background: url("../images/acs_l.svg") no-repeat left top,
				url("../images/acs_r.svg") no-repeat right top;
	background-size: 0.7em auto;
	padding: .2em 1em 0;
	margin-top: .5em;
}
#work .chk_box .chk_txt {
	position: relative;
	text-align: center;
	color: #FFF;
	font-size: 112%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.5;
	background-color: #f08300;
	box-sizing: border-box;
	padding: 1.3em 1em;
	border-radius: 3em;
	margin-top: 2.5em;
}
#work .chk_box .chk_txt::before {
	position: absolute;
	content: "";
	background: url("../../../images/logo_mark@2x.png") no-repeat center top;
	background-size: contain;
	width: 6.4em;
	height: 2.9em;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	translate: 0 -65%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#work .chk_box dl {
	padding: 7% 3.3% 5%;
}
#work .chk_box .chk_txt {
	margin-top: 1.5em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#work .chk_box {
	background-image: linear-gradient(135deg, #695b53 5vw, transparent 5vw, transparent calc(100% - 5vw), #695b53 calc(100% - 5vw)), linear-gradient(45deg, #695b53 5vw, transparent 5vw, transparent calc(100% - 5vw), #695b53 calc(100% - 5vw));
	box-sizing: border-box;
	padding: 4.5vw;
}
#work .chk_box::before {
	width: 35%;
}
#work .chk_box dl {
	padding: 14% 5% 8%;
}
#work .chk_box dt {
	font-size: 4vw;
	letter-spacing: .05em;
	margin-bottom: 1.2em;
}
#work .chk_box dt span {
	font-size: 115%;
	white-space: nowrap;
}
#work .chk_box .chk_txt {
	font-size: 3.5vw;
	margin-top: 2.5em;
}
}

/*work:w_flex
---------------------------------------------------------*/
#work .w_index1 {
	text-align: center;
	font-size: min(3.2vw,206%);
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.5;
	background: url("../../images/med_pointbox_line.svg") no-repeat center bottom;
	background-size: 8.7em auto;
	padding-bottom: .8em;
	margin-bottom: .8em;
}
#work .med_style1 dt {
	text-align: center;
}
#work .med_style1 dt span {
	display: block;
	font-size: 116%;
}
#work .w_flex .radi_txt {
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.5;
	background-color: #FFF;
	padding: .8em 1em;
	border-radius: 3em;
	margin-top: 1em;
}

#work .w_box1 {	background-color: #fbe6e4;}
#work .w_box1 .w_index1 {	color: #ed7971;}
#work .w_box1 {	background-color: #fbe6e4;}
#work .w_box2 {	background-color: #e3f0e1;}
#work .w_box2 .w_index1 {	color: #68a65d;}
#work .w_box3 {	background-color: #ffedb5;}
#work .w_box3 .w_index1 {	color: #e0ae0d;}

#work .w_box3 .img1 {
	width: 80%;
	max-width: 401px;
	margin: 20px auto 0;
}
/* PC,Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) {
#work .w_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#work .w_flex .box_img {
	width: 48.2%;
}
#work .w_flex .box_txt {
	width: 46%;
}
#work .w_box2 .w_flex {
	flex-direction: row-reverse;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#work .w_index1 {
	font-size: 5.5vw;
}
#work .w_flex .radi_txt {
	font-size: 110%;
}
#work .w_flex .box_img {
	width: 90%;
	margin: 0 auto 8%;
}
#work .w_box3 .img1 {
	width: 70%;
	margin: 3% 22% 10% 8%;
}
#work .w_box3 .box_img {
	width: 100%;
}
}

/*flow
---------------------------------------------------------*/
#flow .fl_list {
	margin-bottom: 170px;
}
#flow .fl_list > li {
	position: relative;
	box-sizing: border-box;
	margin-bottom: 75px;
}
#flow .fl_list > li:last-of-type {
	margin-bottom: 0;
}
#flow .fl_list > li::before {
	position: absolute;
	content: "";
	background: url("../images/flow_arw@2x.png") no-repeat center center;
	background-size: contain;
	width: 42px;
	height: 30px;
	left: 0;
	right: 0;
	top: calc(100% + 25px);
	margin: auto;
}
#flow .fl_list > li:last-of-type::before {
	display: none;
}
#flow .fl_list dl {
	position: relative;
	background: url("../images/flow_bg1@2x.png") no-repeat center top;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 90px 10% 100px;
}
#flow .fl_list > li:nth-of-type(even) dl {
	background-image: url("../images/flow_bg2@2x.png");
}
#flow .fl_list dl dt {
	position: relative;
}
#flow .fl_list dl dd.note {
	font-size: 88%;
}
#flow .fl_list .flow_no {
	position: absolute;
	width: 2.4em;
	left: -3.5em;
	top: -0.6em;
}
#flow .fl_list .box_img {
	position: absolute;
	width: 30%;
	max-width: 290px;
	right: 2.5%;
	top: 3%;
}
#flow .fl_list .abs {
	position: absolute;
	width: 28%;
	max-width: 300px;
	bottom: 0;
	translate: 0 40%;
}

#flow .med_point .img_r {
	max-width: 270px;
}
/* PC,Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) {
#flow .com_lead {
	margin-bottom: 60px;
}
#flow .fl_list dl {
	width: 89%;
}
#flow .fl_list dl dt {
	font-size: min(2.8vw,175%);
}
#flow .fl_list > li:nth-of-type(even) dl {
	margin-left: auto;
}
#flow .fl_list > li:nth-of-type(odd) .abs {
	right: -6%;
}
#flow .fl_list > li:nth-of-type(even) .abs {
	left: -6%;
}
#flow .fl_list > li:nth-of-type(4) .abs {
	left: 0;
}
#flow .fl_list dl dd {
	width: 70%;
	max-width: 500px;
}
	
#flow .med_point {
	display: flex;
	justify-content: space-between;
}
#flow .med_point .txt_l {
	width: 68.5%;
}
#flow .med_point .img_r {
	float: right;
	width: 27%;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#flow .fl_list {
	margin-bottom: 15%;
}
#flow .fl_list > li {
	margin-bottom: 60px;
}
#flow .fl_list > li::before {
	top: calc(100% + 15px);
}
#flow .fl_list dl {
	padding: 8% 10% 10%;
}
#flow .fl_list .flow_no {
	width: 2.2em;
	left: -3em;
}
#flow .fl_list .box_img {
	right: -2%;
}
#flow .fl_list dl dd {
	width: 76%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#flow .fl_list {
	margin-bottom: 18%;
}
#flow .com_lead p {
	text-align: center;
}
#flow .fl_list > li {
	margin-bottom: 25%;
}
#flow .fl_list > li::before {
	width: 5.6vw;
	height: 4.2vw;
	top: calc(100% + 16vw);
}
#flow .fl_list dl {
	padding: 20% 9% 18% 12%;
}
#flow .fl_list .flow_no {
	width: 8.8vw;
	left: -2.2em;
	top: 0;
}
#flow .fl_list .box_img {
	width: 34%;
	right: 2.5%;
	translate: 0 -30%;
}
#flow .fl_list > li:nth-of-type(1) .box_img {
	right: 10%;
	translate: 0 -20%;
}
#flow .fl_list .abs {
	width: 38%;
	left: 50%;
	translate: -50% 40%;
}

#flow .med_point .img_r {
	width: 60%;
	margin: 5% auto 0;
}
}

/*
---------------------------------------------------------*/
/* PC,Tablet
------------------------------------------*/
@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) {
}