@charset "utf-8";
/* ---------------------------------------------------

	Layout - Service -matching

	Base

  brack point 751px

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

	Original Class

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

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

	common

-------------------------------- */
#service_matching .contact{display: none;}
.noto_Srf{font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;}

.hLight{
  background-color: rgba(255, 208, 231, 1);
  font-weight: 600;
  padding: 0.15rem;
  }

.arrowArea{
  text-align: center;
  }
.olArrowArea{margin: -1.8rem 0 2.5rem;}
.contsArrowArea{margin: 0 0 -1.5rem;}
.arrowBlk{
  display: inline-block;
  width: 60px;
  }
.contsArrowArea .arrowBlk{
  display: inline-block;
  width: 100px;
  position: relative;
  top: 1rem;
}

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

	outlineArea

-------------------------------- */
.outlineArea{
  background-color: rgba(242, 237, 237, 1);
  }



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

	outThmGrp

-------------------- */
.TtlBlk {
}

.MV {
  background-image: url(/src/image/sec/service/matching/img_mv_sp.jpg);
  height: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.Ttl {
	color: rgba(199, 0, 11, 1);
    text-align: center;
    font-size: 3.5rem;
    font-style: oblique;
    font-weight: 100;
	line-height: 300px;
	display: none;
}

.outThmIntNteMain{
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.3;
  margin: 0.5rem 0 0.5rem;
  position: relative;
}


.outThmMainTxt{
  color: rgba(199, 0, 11, 1);
  display: block;
  font-feature-settings: "palt";
  font-size: 1.375rem;
  font-weight: 600;
  letter-spacing: 0.08rem;
  }
.outThmMainTxtTp{
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
  margin: 0 auto 2rem;
  padding: 0.5rem 1rem;
  position: relative;
  width: fit-content;
  }

.outThmMainGrp{
  background-color: rgba(199, 0, 11, 1);
  padding: 1rem 0;
  margin: 0 0 4rem;
	position: relative;
}

.outThmIntNteMain {
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    display: block;
    font-size: 1rem;
    font-weight: 100;
    line-height: 1.5;
    position: relative;
	color: rgba(255, 255, 255, 1);
	text-align: center;
}

.outThmMainGrp:after {
    background-image: url(/src/image/sec/service/matching/img_outline_theme_fig.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom:  -8.5vw;
    content: "";
    display: inline-block;
    height: 9vw;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}



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

	outAbtGrp

-------------------- */
.outAbtGrp{
  background-color: rgba(199, 0, 11, 1);
  border-radius: 20px 20px 0 0;
  box-shadow: 4px 4px 0 rgba(234, 225, 225, 1);
  margin: 0 auto;
  position: relative;
  max-width: 90%;
  }
.outAbtCnt{padding: 2rem 0 1rem;}

.outAbtTtlBlk_1:before {
    background-image: url(/src/image/sec/service/matching/musuvime_tag.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 180px;
    width: 180px;
}

.outAbtTtlBlk_2:before {
    background-image: url(/src/image/sec/service/matching/musuvime_join.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 180px;
    width: 180px;
}

.outAbtTtlBlk_3:before {
    background-image: url(/src/image/sec/service/matching/musuvime_net.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 180px;
    width: 180px;
}

.outAbtTtlBlk{
  position: relative;
  margin: 0 0 1rem;
  text-align: center;
  }
.outAbtTtl{
  color: rgba(255, 255, 255, 1);
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.5;
  }
.outAbtNteBlk{margin: 0 0 3rem;}
.outAbtNte{
  border-bottom: 1px rgba(199, 0, 11, 1) dashed;
  display: inline;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 2.4;
  padding: 0 0 0.3em;
  }

.outAbtGrp_btm{
  background-color: rgba(255, 255, 255, 1);
  border-radius: 0 0 20px 20px;
  box-shadow: 4px 4px 0 rgba(234, 225, 225, 1);
  margin: 0 auto;
  position: relative;
  max-width: 90%;
  }
.outAbtCnt_btm{
	padding: 2rem 0 1rem;
	margin:  0 0 2rem 0;
}

.outAbtTtlBlk_btm{
  position: relative;
  margin: 0 1rem 1rem;
  text-align: center;
  }
.outAbtTtl_btm{
  color: #3e3e3e;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2;
  display: inline;
/*  border-bottom: 1px rgba(199, 0, 11, 1) dashed;*/
  background-color: rgba(255, 208, 231, 1);
  padding: 0.15rem;
  }
.outAbtNteBlk_btm{margin: 0 1rem 1rem;}
.outAbtNte_btm{
  display: inline;
  font-size: 0.85rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: -0.05rem;
	position: relative;
  }

.outAbtCol{
	background-color: rgba(255, 255, 255, 1);
    border: 2px  rgba(199, 0, 11, 1) solid;
    position: relative;
	border-radius: 20px;
    margin: 3rem 0 1rem;
    width: 100%;
}

.outAbtColThmBlk {
    border-bottom: 1px rgba(199, 0, 11, 1) solid;
    margin: 3.5rem 0.5rem 2rem 0.5rem;
    position: relative;
}
.outAbtColThmBlk:after {
    background-color: rgba(255, 255, 255, 1);
    border-bottom: 1px rgba(199, 0, 11, 1) solid;
    border-right: 1px rgba(199, 0, 11, 1) solid;
    content: "";
    display: inline-block;
    height: 15px;
    position: absolute;
    right: calc(50% - 7px);
    top: calc(100% - 7px);
    transform: rotateZ(45deg);
    width: 15px;
}

.outAbtColThmMain {
	text-align: center;
	    margin: 0 0 1.5rem;
}

.outAbtColThmMnText{
	    color: rgba(199, 0, 11, 1);
    display: block;
	font-size: 1rem;
    font-weight: 600;
}

.outAbtColNoteBlk{
	margin: 2rem 0.5rem 2rem 0.5rem;
	text-align: center;
}

.outAbtColNote{
	display: block;
    font-size: 0.85rem;
    font-weight: 500;
    line-height: 2;
    position: relative;
	margin-bottom: 1rem;
}

.outAbtColNteTextRole{
	background-color: rgba(242, 237, 237, 1);
    font-weight: 600;
	padding: 0.3rem;
	margin: 0 0.2rem;
}

.outAbtCol:before {
	background-image: url(/src/image/sec/service/matching/icn_example.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 76px;
    left: calc(50% - 32px);
    position: absolute;
    top: -40px;
    width: 75px;
}
/*
.outAbtNte_btm:before {
    background-image: url(/src/image/sec/service/matching/arrow_under_red.svg);
    background-size: 25%;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 70px;
    left: calc(50% - -33px);
    position: absolute;
    top: 75px;
    width: 70px;
}
*/



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

	contactArea

-------------------------------- */
.contactArea{background-color: rgba(199, 0, 11, 1);}
.contInr{
  padding: 4.8rem 0 4rem;
  text-align: center;
  }
.contThm{
  color: rgba(255, 255, 255, 1);
  margin: 0 0 2rem;
  }
.contThmTxt{
  font-size: 1.35rem;
  line-height: 1.6;
  font-weight: 300;
  }
.contBtnBlk{}
.contBtnLnk{
  border-radius: 40px;
  box-shadow: 0 5px 0 rgba(160, 1, 10, 0.7);
  padding: 1.4rem 3rem;
  }
.contBtnTxt{
  font-size: 0.9rem;
  position: relative;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  left: 25px;
  letter-spacing: 0rem;
  font-weight: 600;
  }
.contBtnTxt:before{
  background-image: url("/src/image/sec/service/matching/icn_mail_red.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 25px;
  left: -45px;
  position: absolute;
  top: calc(50% - 13px);
  width: 30px;
  }


/*======================================================================================================*/


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

	MediaQuery

--------------------------------------------------- */
@media screen and (min-width: 481px) {
  /* --------------------

  	outThmGrp

  -------------------- */
.outThmIntFigCnt:before{display: none;}
.outThmIntFigBlk{background-image: url(/src/image/sec/service/matching/bg_outline-PC.svg);}



}/* /min-width: 481px */


/*======================================================================================================*/


@media screen and (min-width: 751px) {
/* --------------------------------

	Original Class

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


.arrowArea{}
.olArrowArea{margin: -3rem 0 3.75rem;}
.contsArrowArea{
  margin: 0 0 -2rem;
  }
.arrowBlk{width: auto;}


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

	outlineArea

-------------------------------- */
.outlineArea{}



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

	outThmGrp

-------------------- */
.MV {
  background-image: url(/src/image/sec/service/matching/img_mv_pc.jpg);
  height: 300px;
  }
.outThmMain{}
.outThmMainTxt{}
.outThmMainTxtTp{width: 55%;}
.outThmIntNteMain br {
    display: none;
}
.outThmMainGrp {
    margin: 0 0 12rem;
}
.outThmMainGrp:after {
    bottom: -8.4vw;
}
	
	
/* --------------------

	outAbtGrp

-------------------- */
.outAbtGrp{}
.outAbtGrp:before{
  left: calc(50% - 50px);
  }
.outAbtCnt{}
.outAbtTtlBlk{
	position: relative;
    text-align: left;
}
.outAbtNteBlk{margin: 0 0 6rem;}
.outAbtNte{}
.outAbtNteHLht{}
.outAbtFlwBlk{
  position: relative;
  z-index: 40;
  }
.outAbtFlwCnt{
  flex-wrap: nowrap;
  justify-content: space-between;
  }
.outAbtFlwCol{
  margin: 0;
  width: 24%;
  z-index: 200;
  }
.outAbtFlwColThmNone{padding: 1.7rem 0 0;}
.outAbtFlwColLbl:before,
.outAbtFlwColLbl:after{}
.outAbtFlwColLbl:before{
  height: 100px;
  left: 0;
  top: -70px;
  width: 135px;
  }
.outAbtFlwColLbl:after{
  background-image: url("/src/image/sec/service/matching/img_flow_line_red.svg");
  display: inline-block;
  height: 17px;
  right: 5px;
  top: 10px;
  width: 37px;
  }
.outAbtFlwColBack{
  margin: 0 0 0 -2rem;
  padding: 0;
  z-index: 150;
  }
.outAbtFlwDateBlkSp{display: none;}
.outAbtFlwDateSp{}
.outAbtFlwThmBlk{padding: 0;}
.outAbtFlwThm{font-size: 1rem;}
.outAbtFlwDateBlk{
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  height: 50px;
  justify-content: center;
  margin: 0.5rem 0 1rem;
  text-align: center;
  }
.outAbtFlwColBk .outAbtFlwDateBlk{
  background-image: url("/src/image/sec/service/matching/img_outline_flow_white.svg");
}
.outAbtFlwColRd .outAbtFlwDateBlk{
  background-image: url("/src/image/sec/service/matching/img_outline_flow_red.svg");
  color: rgba(255, 255, 255, 1);
  }
.outAbtFlwColRdW .outAbtFlwDateBlk{
  background-image: url("/src/image/sec/service/matching/img_outline_flow_red_white.svg");
  color: rgba(255, 255, 255, 1);
  }
.outAbtFlwDate{
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  }
.outAbtFlwDateBlkSpFig{display: none;}
.outAbtFlwNteBlk{padding: 0;}
.outAbtFlwNteMarkBlk{}
.outAbtFlwNteMark{}
.outAbtFlwNte{}
.outAbtFlwNteSnt{}
.outAbtFlwNteSntTxt{}

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

	contactArea

-------------------------------- */
.contactArea{}
.contInr{padding: 9.0625rem 0 5.9375rem;}
.contThm{margin: 0 0 1rem;}
.contThmTxt{
  font-size: 2.25rem;
  }
.contBtnBlk{}
.contBtnLnk{
  box-shadow: 0 10px 0 rgba(160, 1, 10, 0.7);
  width: 600px;
  }
.contBtnTxt{
	font-size: 1.8rem;
	left: 40px;
	}
.contBtnTxt:before{
  height: 38px;
  left: -70px;
  top: calc(50% - 19px);
  width: 55px;
  transition: 0.4s;
  }
.contBtnLnk:hover .contBtnTxt:before{
  background-image: url("/src/image/sec/service/matching/icn_mail_white.svg");
  }

}/* /min-width: 751px */


/*======================================================================================================*/


@media screen and (min-width: 1025px) {

.arrowArea{}
.olArrowArea{}
.contsArrowArea{margin: 0 0 -4rem;}
.arrowBlk{}
.hLight{padding: 0.3rem;}

.contsArrowArea .arrowBlk {
  top: -1rem;
  width: 150px;
  }
/* --------------------------------

	outlineArea

-------------------------------- */
.outlineArea{}



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

	outThmGrp

-------------------- */
.outThmGrp{margin: 0 0 4.375rem;}
.outThmIntGrp{}
.outThmIntGrp:after{
  bottom: -9.4vw;
  height: 9vw;
  }
.outThmIntGrpOtr{
  margin: 0 auto;
  max-width: 1138px;
  padding: 4rem 1rem 0;
  }
.outThmIntGrpCnt{
  align-items: center;
  padding: 0 0 1rem;
  }

.outThmIntFigNte{
  font-size: 2rem;
  line-height: 2.8rem;
  text-align: center;
  font-weight: 600;
  }

.outThmIntNteCnt{}
.outThmIntNteMain{
  font-size: 1.6rem;
  }


.outThmMainGrp{
	padding: 4rem 0 2rem;
	margin: 0 0 11rem
	}

.outThmMainCnt{}

.outThmMain{
  position: relative;
  width: auto;
  z-index: 40;
  }
.outThmMainTxt{
  font-size: 2.5rem;
  }
.outThmMainTxtTp{
  margin: 0 auto 3rem;
  width: 700px;
  letter-spacing: 0.3rem;
  text-align: center;
  }


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

	outAbtGrp

-------------------- */
.outAbtColThmMnText br{display: none;}
.outAbtColNote br{display: none;}
.outAbtTtl_btm br{display: none;}
.outAbtColThmMnText br{display: none;}
	
.outAbtTtlBlk {
    position: relative;
    text-align: left;
		margin: 0;
}
	
.outAbtTtlBlk_1:before {
    background-image: url(/src/image/sec/service/matching/musuvime_tag.svg);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    position: absolute;
	top: -25px;
	left: 30px;
}
	
.outAbtTtlBlk_2:before {
    background-image: url(/src/image/sec/service/matching/musuvime_join.svg);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    position: absolute;
	top: -25px;
	left: 30px;
}
.outAbtTtlBlk_3:before {
    background-image: url(/src/image/sec/service/matching/musuvime_net.svg);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    position: absolute;
	top: -25px;
	left: 30px;
}
	
	
.outAbtCol {
    margin: 4rem 0 1rem;
}

.outAbtCol:before {
    height: 110px;
    top: -70px;
    width: 100px;
}
	
.outAbtGrp{
	box-shadow: 6px 6px 0 rgba(234, 225, 225, 1);
  border-radius: 30px 30px 0 0;
  max-width: 1000px;
  }
.outAbtGrp:before{
  height: 72px;
  left: -85px;
  top: -20px;
  transform: rotate(-20deg);
  width: 55px;
  }
.outAbtCnt{
  padding: 4rem 3rem;
  position: relative;
  z-index: 40;
	
  }
.outAbtTtl{
    font-size: 2.5rem;
    display: inline-block;
    margin: 0 0 0 15rem;
    }
.outAbtNteBlk{
  margin: 0 0 8.4375rem;
  padding: 0 1.875em 0;
  }
.outAbtNte{
  font-size: 1.125rem;
  line-height: 3;
  padding: 0 0 0.8em;
  }


.outAbtGrp_btm {
	box-shadow: 6px 6px 0 rgba(234, 225, 225, 1);
    border-radius: 0 0 30px 30px;
     margin: 0 auto 5rem; 
    max-width: 1000px;
}
	
.outAbtTtl_btm {
    font-size: 1.5rem;
	}
	
.outAbtTtlBlk_btm {
    margin: 0 0 1rem;
}


.outAbtNte_btm {
    font-size: 1.1rem;
}
	
.outAbtNteBlk_btm {
    margin: 0 4rem 2rem;
}
	
.outAbtColThmMnText {
    font-size: 1.5rem;
	line-height: 1.8;
}
	
.outAbtColThmBlk {
    margin: 4rem 3rem 2rem 3rem;
}
	
	
.outAbtColNote {
    font-size: 1.1rem;
    line-height: 2.5;
    letter-spacing: 0rem;
}
	
.outAbtColNoteBlk {
    margin: 2rem 3rem;
}
	
.outAbtColNteTextRole {
    padding: 0.6rem;
    margin: 0.5rem;
}
	
	
	
	
	
/* --------------------------------

	contactArea

-------------------------------- */
.contactArea{}
.contInr{padding: 9rem 0 8rem;}
.contThm{}
.contThmTxt{
  display: block;
  font-weight: 100;
  }
.contThmTxt br{display: none;}
.contBtnBlk{
  margin: 3rem 0 0;
  }
.contBtnLnk{
  border-radius: 80px;
  padding: 2.85rem 0;
  width: 900px;
  }
/*.contBtnTxt{margin: 0 0 0 3rem;}*/
.mrtCnt .contInr {padding: 6rem 0 4rem;}


}/* /min-width: 1025px */
