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

	Layout - Service -pr-comic

	Base

  brack point 751px

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

	Original Class

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

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

	common

-------------------------------- */
#service_pr_comic .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{
	background-color: rgba(242, 237, 237, 1);
	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(255, 255, 255, 1);
  }



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

	outThmGrp

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

.MV {
  background-image: url(/src/image/sec/service/pr-comic/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;
}

.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.8;
    position: relative;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	margin: 0 0 0.8rem;
}

.outThmMainGrp:after {
    background-image: url(/src/image/sec/service/pr-comic/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%;
}



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

	contsArea

-------------------- */
.cntsDtlCnt{
	margin: 0 0 3rem;
}


.contsArea{
  background-color: rgba(255, 255, 255, 1);		
}

.contsTtl_01{
	color: rgba(199, 0, 11, 1);
    text-align: center;
    font-size: 3.5rem;
    font-style: oblique;
    font-weight: 100;
	margin-left: -1rem;
	margin-bottom: 1rem;
}
	
.contsSubTtl_01{
    color: rgba(199,0,11,1.00);
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.1rem;
	text-align: center;
	margin-bottom: 2rem;
}


.contsTtl_02{
	color: rgba(199, 0, 11, 1);
    text-align: center;
    font-size: 3.5rem;
    font-style: oblique;
    font-weight: 100;
	margin-left: -1rem;
}
	
.contsSubTtl_02{
    color: rgba(199,0,11,1.00);
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.1rem;
	text-align: center;
	margin-bottom: 2rem;
}

.contsIntroText{
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    display: block;
    font-size: 1rem;
    font-weight: 100;
    line-height: 1.5;
    position: relative;
	color: #3e3e3e;
    text-align: center;
	margin-bottom: 3rem;
}
.contsIntroTextBlk{
	margin: 0 0 1rem;
}

.contsAnnotationText{
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    display: block;
    font-size: 1rem;
    font-weight: 100;
    line-height: 1.5;
    position: relative;
	color: #3e3e3e;
    text-align: center;
	margin-bottom: 4rem;
}
.cntsDtlTtlMain{
    font-size: 1.375rem;
    text-align: center;
	font-weight: 600;
}
.cntsDtlTtlBlk{
	margin: 0 0 3rem;
}




.cntsSldrBlk{}
.cntsSldrCnt{padding: 20px 20px;}
.cntsSldr{}
.cntsSldrItm{
  background-color: rgba(242, 237, 237, 1);
  border-radius: 20px;
  opacity: 0.8;
  outline: none;
  /*transform: scale(0.8);*/
  transform: scale(1.0);
  transition: 0.5s;
  }
.cntsSldrItmCnt{
  padding: 20px 20px 10px;
  }
.cntsSldrItmFigGrp{
  border: 1px rgba(168, 161, 161, 1) solid;
  border-radius: 10px;
  box-shadow: 0 5px 0 rgba(244, 208, 226, 1);
  margin: 0 0 1rem;
  overflow: hidden;
  }
.cntsSldrItmFigGrp img{
  height: auto;
  /*margin: 0 auto;*/
  width: 100%;
  }
.cntsSldrItmNteGrp{
  text-align: center;
}
.cntsSldrItmNteTtlBlk{
  display: inline-block;
  margin: 0 0 0.5rem;
  }
.cntsSldrItmNteTtlSub{
  font-size: 1.5rem;
  color: rgba(199, 0, 11, 1);
    font-style: oblique;
    font-weight: 100;
  }
.cntsSldrItmNteTtlMain{
  font-size: 1.125rem;
  font-weight: 600;
  }
.cntsSldrItmNteBlk{display: none;}
.cntsSldrItmNte{text-align: left;}

.cntsSldrItm.slick-slide { transform: scale(0.8); }
.cntsSldrItm.slick-slide .cntsSldrItmNte { display: none; }
.cntsSldrItm.slick-slide.slick-current.slick-active.slick-center { transform: scale(1.0); }
.cntsSldrItm.slick-slide.slick-current.slick-active.slick-center .cntsSldrItmNte { display: block; }

/* slick-add */
.slick-center{
  background-color: rgba(255, 230, 243, 1);
  opacity: 1;
  transform: scale(1);
  }
.slick-dots{bottom: -20px;}
.slick-dots li button:before{
  color: rgba(159, 159, 159, 1);
  }
.slick-dots li.slick-active button:before{
  color: rgba(199, 0, 11, 1) !important;
  }
/* slick-add-fin */


.videoBlk{
    max-width: 90%;
    padding: 1.5rem;
    background-color: rgba(255, 255, 255, 1);
    border: 2px rgba(199, 0, 11, 1) solid;
    border-radius: 20px;
    position: relative;
}

.videoBlk_01{
	margin: 0 auto 4.5rem;
}

.videoBlk_02{
	margin: 0 auto 2rem;
}

.video {
  position: relative;
  width:100%; /* 横幅は100%にしておく(ここを変えたい場合は実装コード2の方法を確認してください) */
  height:0; /* 高さは0にしておく(padding-topで高さを指定するため) */
  padding-top: 56.25%; /* 高さを指定(16:9) */
}

/* YouTube埋め込み用のiframe */
.video iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


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

	feeArea

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

.cntsPlusBlk{margin: -2.5rem 0 1rem;}
.cntsPlus{
  border-radius: 50%;
  margin: 0 auto;
  height: 100px;
  position: relative;
  width: 100px;
  }
.cntsPlus:before,
.cntsPlus:after{
  background-color: rgba(199, 0, 11, 1);
  content: "";
  display: inline-block;
  height: 3px;
  left: 50%;
  position: absolute;
  top: 20%;
  transform: translate(-50%, -50%);
  width: 40px;
  }
.cntsPlus:after{transform: translate(-50%, -50%) rotate(90deg);}


.cntsFeePrsntCnt{}

.feePrsExplnBlk{
	text-align:center; 
}
.feePrsExplnTxt{
	display: inline-block;
    font-size: 1rem;
    font-weight: 600;
}
	.feePrsExplnTxtRed{
	color: rgba(199, 0, 11, 1);
	display: inline-block;
	font-size: 1rem;
    font-weight: 600;
}
	


.cntsFeePrsntBlk:before {
    background-image: url(/src/image/sec/service/pr-comic/img_option_title.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 100px;
    left: calc(50% - 40px);
    position: absolute;
    top: -60px;
    width: 80px;
}
	
.feeGrpRed .feeTabItmCel {
    border-right: 1px rgba(199, 0, 11, 1) solid;
}

.feeSubTtlBlk {
    background-color: rgba(199, 0, 11, 1);
}

.videoBlk_01:before {
    background-image: url(/src/image/sec/service/pr-comic/img_flow_fig01.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 100px;
    left: calc(0% - -20px);
    position: absolute;
    top: -70px;
    width: 100px;
}

.videoBlk_02:before {
    background-image: url(/src/image/sec/service/pr-comic/img_flow_fig02.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 100px;
    left: calc(100% - 120px);
    position: absolute;
    top: -70px;
    width: 100px;
}




.cntsFeeWrp{
	background-color:  rgba(242, 237, 237, 1);
	
}

.cntsFeeCnt{
	padding: 3rem 0 1rem;
}

.cntsFeeTtlBlk{
  margin: 0 0 3rem;
  text-align: center;
  }
.cntsFeeTtl{
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.3rem;
  }
.cntsFeePlnBlk{
	margin: 0 auto;
    width: 90%;
}


.cntsFeePushBlk{margin: 0 0 4.5rem;}
.cntsFeePrsntBlk{}
.feePrsGrp{}
.feePrsGrpCnt{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  }
.feePrsNteBlk{
  margin: 0 0 1rem;
  text-align: left;
  width: 100%;
}
.feePrsNte{margin: 0 0 0.8em;}
.feePrsNteTxt{
  color: rgba(199, 0, 11, 1);
  display: block;
  font-size: 1.15rem;
  font-weight: 600;
  }
.feePrsNteLst{}
.feePrsNteitm{
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 0.5em;
  }
.feePrsNteitm:last-of-type{margin: 0;}
.feePrsNteitm:before{
  color: rgba(199, 0, 11, 1);
  content: "・";
  font-size: 20px;
  vertical-align: middle;
  font-weight: bold;
  }
.feePrsFigBlk{}
.feePrsFig{margin: 0 0 1rem;}
.feePrsFigNte{font-size: 0.8rem;}


.feeGrp{margin: 0 0 3rem;}
.cntsFeePrsntBlk .feeGrp{margin: 0;}
/* feeGrp-cat */

.feeGrpBasic{
	border: 2px rgba(199, 0, 11, 1) solid;
    border-radius: 20px;
    margin: 0 0 4rem;
	background-color: rgba(255, 255, 255, 1);
  }
.feeGrpOption{margin: 0 0 1rem;}
.feeGrpSuppport{margin: 0 0 1rem;}

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

/* feeGrp-cat */

.feeGrpCnt{
  padding: 2.8rem 20px 2rem;
  position: relative;
  }
.feeGrpBasic .feeGrpCnt{
	padding: 3rem 20px 2rem;
}
.feeGrpOption .feeGrpCnt .feeTabItmCelPnt {width: 50%;}
.feeSubTtlBlk{
  border-radius: 30px;
  left: calc(50% - 120px);
  position: absolute;
  top: -18px;
  text-align: center;
  width: 240px;
  }
.feeGrpRed .feeSubTtlBlk{background-color: rgba(199, 0, 11, 1);}
.feeGrpBlue .feeSubTtlBlk{background-color: rgba(46, 88, 166, 1);}
.feePrsSubTtlBlk{
  left: calc(50% - 30px);
  top: -50px;
  width: 60px;
  }
.feeSubTtl{
  color: rgba(255, 255, 255, 1);
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 0.2em 0;
  width: 100%;
  }
.feePrsSubTtl{}
.feeNteExplnBlk{
  margin: 0 0 1rem;
  text-align: center;
  }
.feeNteExplnBlk{
  margin: 0 0 1.5rem;
  text-align: center;
  }
.cntsFeePushBlk .feeNteExplnBlk,
.cntsFeeSuplBlk .feeNteExplnBlk{
  text-align: left;
  }
.feeNteExpln{}
.feeNteExplnTxt{
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
	line-height: 2;
  }
.feeNteExplnTxtRed{color: rgba(199, 0, 11, 1);}


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

	feeTabGrp -base

-------------------- */
.feeTabGrp{}
.feeTabGrpCnt{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  }


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

	feeTabBlk

-------------------- */
.feeTabBlk{
  margin: 0 0 1rem;
  width: 100%;
  }
.feeTab{
  background-color: rgba(255, 255, 255, 1);
  margin: 0 0 0.6rem;
  width: 100%;
  }
.feeTabMbNone{margin: 0;}
.feeTab:last-of-type{margin: 0;}
.feeGrpRed .feeTab{border: 1px rgba(199, 0, 11, 1) solid;}
.feeGrpBlue .feeTab{border: 1px rgba(46, 88, 166, 1) solid;}
.feeTabItm{}
.feeGrpRed .feeTabItm{border-bottom: 1px rgba(199, 0, 11, 1) solid;}
.feeGrpBlue .feeTabItm{border-bottom: 1px rgba(46, 88, 166, 1) solid;}
.feeTabItm:last-of-type{border-bottom: none;}
.feeTabItmCel{
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0.5em;
  text-align: left;
  vertical-align: middle;
  }
.feeGrpRed .feeTabItmCel{border-right: 1px rgba(199, 0, 11, 1) solid;}
.feeGrpBlue .feeTabItmCel{border-right: 1px rgba(46, 88, 166, 1) solid;}
.feeGrpPublish .feeTabItmCel,
.feeGrpSuppport .feeTabItmCel{text-align: center;}
.feeTabItmCel:last-of-type{/*border-right: none;*/}



.feeTabItmCelw40{width: 5%;}
.feeTabItmVert{
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
  }
.feeTabItmCelClrRd{color: rgba(199, 0, 11, 1);}
.feeTabItmCelPrc{
  font-weight: 600;
  text-align: center;
  }
.feeTabItmCelPnt{width: 40%;}



.feeTabNteBlk{margin: 0.5rem 0 0;}
.feeTabNte{
  font-size: 0.8rem;
  padding: 0 0 0 1em;
  text-indent: -1em;
  }

.feeBscSpNteBlk{padding: 0.5rem 0 1rem;}
.feeBscSpNteLst{}
.feeBscSpNteItm{
  font-size: 0.8rem;
  padding: 0 0 0 1em;
  text-indent: -1em;
  }


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

	feeOtrBlk

-------------------- */
.feeOtrBlk{
  position: relative;
  width: 100%;
  }
.feeOtrBscBlk{}
.feeOtrBscLstBlk{display: none;}
.feeOtrBscLst{}
.feeOtrBscItm{
  align-items: center;
  display: flex;
  }
.feeOtrBscItmCnt{
  font-feature-settings: "palt";
  font-size: 0.875rem;
  }
.feeOtrBscNteBlk{
  background-color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  width: 100%;
  }
.feeGrpRed .feeOtrBscNteBlk{border: 1px rgba(199, 0, 11, 1) solid;}
.feeOtrBscNteCnt{padding: 1rem;}
.feeOtrBscNte{color: rgba(199, 0, 11, 1);}

.feeOtrOptBlk{
  background-image: url("/src/image/sec/service/pr-comic/bg_fee_option.svg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 160px;
  width: 300px;
  }
.feeOtrOptNteBlk{text-align: center;}
.feeOtrOptNte{
  display: inline-block;
  padding: 3.5rem 0 0 3rem;
  }
.feeOtrOptNteTxt{
  color: rgba(199, 0, 11, 1);
  display: block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 0.3rem;
  }
.feeOtrOptNteTxt:last-of-type{margin: 0;}

.feeOtrPushBlk{
  text-align: center;
  position: relative;
}
.feeOtrPushBlk:before{
  background-color: rgba(255, 255, 255, 1);
  border-radius: 50%;
  content: "";
  height: 200px;
  left: calc(50% - 100px);
  position: absolute;
  top: 0;
  width: 200px;
  z-index: 30;
  }
.feeOtrPushFigBlk{
  margin: 0 auto 1rem;
  padding: 1.5rem 0 0;
  position: relative;
  width: 90%;
  z-index: 40;
  }
.feeOtrPushNteBlk{
  position: relative;
  z-index: 40;
  }
.feeOtrPushNte{}

.feeOtrSupBlk{}
.feeOtrSuppLst{}
.feeOtrSuppItm{
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  }
.feeOtrSuppItm:before{
  color: rgba(46, 88, 166, 1);
  content: "・";
  font-size: 20px;
  vertical-align: middle;
  }

.feeSupBtmNteBlk{margin: 1rem 0 0;}
.feeSupBtmNteCnt{
  background-color: rgba(255, 255, 255, 1);
  border: 1px rgba(46, 88, 166, 1) solid;
  padding: 0.5rem 0;
  }
.feeSupBtmNte{text-align: center;}
.feeSupBtmNteTxt{
  color: rgba(46, 88, 166, 1);
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  }





.feeTotalBlk{
  bottom: -50px;
  left: calc(50% - 140px);
  position: absolute;
  width: 280px;
  }
.feeTotl{}
.feeTotlItm{
  background-color: rgba(255, 255, 255, 1);
  display: inline-block;
  width: 100%;
  }
.feeGrpRed .feeTotlItm{border: 2px rgba(199, 0, 11, 1) solid;}
.feeTotlItmPnt,
.feeTotlItmDtl{
  display: block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  padding: 0.3em;
  text-align: center;
  }
.feeTotlItmPnt{
  color: rgba(255, 255, 255, 1);
  }
.feeGrpRed .feeTotlItmPnt{background-color: rgba(199, 0, 11, 1);}
.feeTotlItmDtl{padding: 1rem 0.3em;}
.feeGrpRed .feeTotlItmDtl{color: rgba(199, 0, 11, 1);}
.feeTotlItmDtlSml{font-size: 0.875rem;}

.cntsFeePlnProd{}
.cntsFeePlnPrdFigBlk{margin: 0 0 0.5rem;}
.cntsFeePlnPrdNteBlk{text-align: center;}
.cntsFeePlnPrdNte{display: inline-block;}
.cntsFeePlnPrdNteTxt{
  display: block;
  font-size: 0.9375rem;
  font-weight: 600;
  }
.cntsFeePlnPrdNteTxtRed{color: rgba(199, 0, 11, 1);}


.cntsFeeSuplBlk{}

.cntsFeeSummarylBlk{}
.cntsFeeSumCnt{
  border: 1px rgba(41, 41, 41, 1) solid;
  padding: 0.5rem 0;
  text-align: center;
  }
.cntsFeeSum{
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 100;
  }







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

	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/pr-comic/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/pr-comic/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/pr-comic/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;
}
	
	
/* --------------------

	contsArea

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

.cntsSldrBlk{}
.cntsSldrCnt{}
.cntsSldr{}
.cntsSldrItm{
  margin-bottom: 20px;
  width: 660px;
  }
.cntsSldrItmCnt{
  padding: 3rem 3rem 0.5rem;
  }
.cntsSldrItmFigGrp{
  margin: 0 0 2.5rem;
  overflow-y: scroll;
  white-space: nowrap;
  /*transition: all 1s;*/
  }
.cntsSldrItm.slick-slide .cntsSldrItmFigGrp { max-height: 300px; }
.cntsSldrItm.slick-slide.slick-current.slick-active.slick-center .cntsSldrItmFigGrp { max-height: 500px; }
.cntsSldrItmFigGrp::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  }
.cntsSldrItmFigGrp::-webkit-scrollbar-track {
  border-radius: 5px;
  box-shadow: 0 0 4px rgba(200, 200, 200, 1) inset;
  }
.cntsSldrItmFigGrp::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(199, 0, 11, 1);
}
.cntsSldrItmNteGrp{}
.cntsSldrItmNteTtlBlk{margin: 0 0 2rem;}
.cntsSldrItmNteTtlSub{
  font-size: 1rem;
  margin: 0 0 1rem;
  }
.cntsSldrItmNteTtlMain{
  font-size: 1.25rem;
  }
.cntsSldrItmNteBlk{display: inline-block;}
.cntsSldrItmNte{}

/* slick-add */
.slick-center{}
.slick-dots{bottom: -50px;}
/* slick-add-fin */




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

	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/pr-comic/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;
  }
	
.contsTtl_01{
    font-size: 5.3rem;
}
	
.contsSubTtl_01{
    font-size: 1.1rem;
}

.contsTtl_02{
    font-size: 5.3rem;
	margin-left: -2rem;
}
	
.contsSubTtl_02{
    font-size: 1.1rem;
}
	
/* --------------------------------

	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;
  line-height: 1.4;
	}


.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;
  }


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

	contsArea

-------------------- */
.videoBlk {padding: 4.5rem;}
	
.videoBlk_01{
	width: 800px;
	margin: 0 auto 8rem;
	}
	
.videoBlk_02{width: 800px;}

.videoBlk_01:before {
    height: 160px;
    top: -90px;
    width: 160px;
}

.videoBlk_02:before {
    height: 160px;
    left: calc(100% - 180px);
    top: -90px;
    width: 160px;
}
	

.contsTtl{
		margin: 0 0 2rem;
	}
.contsIntroTextBlk{
		margin: 0 0 4rem;
	}
.cntsDtlTtlBlk{
		margin: 0 0 3rem;
	}
.cntsSldrItmNteTtlSub{
		font-size: 2rem;
	}	
	
.contsIntroText{
		font-size: 1.3rem;
	}
	
.contsIntroTextBlk br{display: none;}
.cntsDtlCnt{margin: 0 0 8rem;}
.cntsSldrCnt{padding: 0;}
.cntsSldr{}
.cntsSldrItm{
  /*transform: scale(0.6);*/
  transform: scale(1.0);
  }
.cntsSldrItmCnt{}
.cntsSldrItmFigGrp{}
.cntsSldrItmFigGrp img{
  /*max-width: 560px;*/
  }
.cntsSldrItmNteGrp{}
.cntsSldrItmNteTtlBlk{}
.cntsSldrItmNteTtlSub{}
.cntsSldrItmNteTtlMain{}
.cntsSldrItmNteBlk{}
.cntsSldrItmNte{}

/* slick-add */
.slick-center{
  /*transform: scale(0.8);*/
  }
.slick-dots{bottom: 60px;}
/* slick-add-fin */




.contsAnnotationTextBlk {
    margin: 3rem 0 0;
}
	
/* --------------------------------

	feeArea

-------------------------------- */	
.cntsFeePrsntBlk:before {
    height: 110px;
    left: calc(50% - 50px);
    top: -70px;
    width: 100px;
}
.cntsPlusBlk {
    margin: 0 0 3rem;
}
.feeNteExplnTxt {
    font-size: 1.2rem;
}
	
	
.feeGrpRed .feeTabItmCelPnt{font-size: 1rem;}
.feeTabItmCel{font-size: 1rem;}
	
.feePrsExplnTxt br{display: none;}
	
.cntsFeeWrp{padding: 6rem 0;}
	
.cntsFeeCnt{
  margin: 0 auto;
  padding: 0;
  max-width: 1000px;
  }
.cntsFeeTtlBlk{margin: 0 0 4.6875rem;}
.cntsFeeTtl{
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: 0.8rem;
  }
.cntsFeePlnBlk{}
.cntsFeePushBlk{}
.cntsFeePrsntBlk{}
.feePrsGrp{}
.feePrsGrpCnt{
  padding-bottom: 0.5rem;
  align-items: center;
  justify-content: space-between;
  }
.feePrsNteBlk{width: calc((100% - 540px) - 1rem);}
.feePrsNte{}
.feePrsNteTxt{}
.feePrsNteLst{}
.feePrsNteitm{}
.feePrsFigBlk{width: 540px;}
.feePrsFig{margin: 0 0 -1rem;}
.feePrsFigNte{
  position: relative;
  top: 1rem;
  }
.feeGrp{}
.feeGrpCnt{}
.feeSubTtlBlk{}
.feePrsSubTtlBlk{}
.feeSubTtl{}
.feePrsSubTtl{}
.feeNteExplnBlk{}
.feePrsExplnTxt{
	display: inline;
	font-size: 1.2rem;
	font-weight: 600;
	margin: 0 1rem 0 0;
	}
.feePrsExplnTxtRed{
	display: inline;
	font-size: 1.2rem;
	font-weight: 600;
	}
	


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

	feeTabGrp -base

-------------------- */
.feeTabGrp{}
.feeTabGrpCnt{}


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

	feeTabBlk

-------------------- */
.feeTabBlk{width: 520px;}
.feeTab{}
.feeTabItm{}
.feeTabItmCel{}
.feeTabItmCelPnt{padding: 1rem;}


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

	feeOtrBlk

-------------------- */
.feeOtrBlk{
  margin: 0 0 0 1.25rem;
  width: calc((100% - 570px) - 1.25rem);
  }
.cntsFeePushBlk .feeOtrBlk{margin: -3rem 0 0;}
.feeOtrBscBlk{}
.feeOtrBscLstBlk{}
.feeOtrBscLst{}
.feeOtrBscItm{height: 50px;}
.feeOtrBscItmCnt{}
.feeOtrBscNteBlk{}
.feeOtrBscNteCnt{}
.feeOtrBscNte{}

.feeOtrOptBlk{}
.feeOtrOptNteBlk{}
.feeOtrOptNte{}
.feeOtrOptNteTxt{}
.feeOtrPushBlk{margin: 0 0 0 0.8rem;}
.feeOtrPushBlk:before{
  height: 250px;
  left: calc(50% - 125px);
  top: -30px;
  width: 250px;
  }
.feeOtrPushFigBlk{margin: 0 0 2.5rem;}
.feeOtrPushNteBlk{}
.feeOtrPushNte{}


.feeOtrSupBlk{}
.feeOtrSuppLst{}
.feeOtrSuppItm{margin-bottom: 0.3rem;}

.feeSupBtmNteBlk{}
.feeSupBtmNteCnt{}
.feeSupBtmNte{line-height: 2.2rem;}
.feeSupBtmNteTxt{}

.feeTotalBlk{}
.feeTotl{}
.feeTotlItm{}
.feeTotlItmPnt{}
.feeTotlItmDtl{
  width: 330px;
  text-align: center;
  }
.feeTotlItmDtlSml{}
.cntsFeePlnProd{}
.cntsFeePlnPrdFigBlk{}
.cntsFeePlnPrdNteBlk{}
.cntsFeePlnPrdNte{}
.cntsFeePlnPrdNteTxt{}
.cntsFeePlnPrdNteTxtRed{}



.cntsFeeSuplBlk{}

.cntsFeeSummarylBlk{}
.cntsFeeSumCnt{}
.cntsFeeSum{}
.feeTabItmCelPnt{width: 50%;}
	
	
	
	
	
/* --------------------------------

	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 */
