@charset "UTF-8";

/* ---------------------------------------------------------------------------
  ★共通
--------------------------------------------------------------------------- */
:root{  scroll-padding-top: 60px;}
html {font-size: 62.5%;scroll-behavior: smooth;}
body {
  font-size: 1.3rem;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5;
  font-weight: normal;
  max-width: 100%;
}
object {pointer-events: none;}
.pc {display: none !important;}
a {
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

section{
  padding: 60px 0
}
section p:not(:last-child){
  margin-bottom: 15px;
}
p,li,dt,dd,th,td,input{
  font-size: 1.3rem;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 1.5rem;
}

main section{
  padding: 45px 0 48px;
}
.inner900,
.inner1000,
.inner1100,
.inner1200,
.inner1300,
.inner1400{
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.txtImgBox .txts + figure,
.txtImgBox  figure + .txts{
  margin-top: 30px;
}
.pcFlex.half > * + *{
 margin-top:20px;
}
.pcFlex figure{
 margin-left:auto;
 margin-right: auto;
}

/*img30Txts
========================================== */
.img30Txts .img + .txts,
.img30Txts figure + .txts,
.img30Txts .txts + .img,
.img30Txts .txts + figure{
    margin-top: 20px;
}

/*img50Txts
========================================== */
.img50Txts .img + .txts,
.img50Txts figure + .txts,
.img50Txts .txts + .img,
.img50Txts .txts + figure{
    margin-top: 20px;
}

/*tab
========================================== */
.tabBtn.flex{
	margin-bottom: 20px;
	gap: 10px;
}
.tabBtn li a{
	font-size: 1.4rem;
}

main{
  margin-top: 60px;
}
main section:last-child{
    margin-bottom: 120px;
}
/* =======================================
	margin / padding
========================================== */
.mA0 {   margin: 0% !important;  }
.mA5 {  margin: 2.5% !important;  }
.mA10 {  margin: 2.5% !important;  }
.mA15 {  margin: 2.5% !important;  }
.mA20 {  margin: 5% !important;  }
.mA25 {  margin: 5% !important;  }
.mA30 {  margin: 5% !important;  }
.mA35 {  margin: 7.5% !important;  }
.mA40 {  margin: 7.5% !important;  }
.mA45 {  margin: 7.5% !important;  }
.mA50 {  margin: 10% !important;  }
.mA55 {  margin: 10% !important;  }
.mA60 {  margin: 10% !important;  }
.mA65 {  margin: 12.5% !important;  }
.mA70 {  margin: 12.5% !important;  }
.mA75 {  margin: 12.5% !important;  }
.mA80 {  margin: 15% !important;  }
.mA85 {  margin: 15% !important;  }
.mA90 {  margin: 15% !important;  }
.mA95 {  margin: 17.5% !important;  }
.mA100 {  margin: 17.5% !important;  }
.mA105 {  margin: 17.5% !important;  }
.mA110 {  margin: 20% !important;  }
.mA115 {  margin: 20% !important;  }
.mA120 {  margin: 20% !important;  }
.mA125 {  margin: 22.5% !important;  }
.mA130 {  margin: 22.5% !important;  }
.mA135 {  margin: 22.5% !important;  }
.mA140 {  margin: 25% !important;  }
.mA145 {  margin: 25% !important;  }
.mA150 {  margin: 25% !important;  }
.mT10 {  margin-top: 2.5% !important;  }
.mT15 {  margin-top: 2.5% !important;  }
.mT20 {  margin-top: 5% !important;  }
.mT25 {  margin-top: 5% !important;  }
.mT30 {  margin-top: 5% !important;  }
.mT35 {  margin-top: 7.5% !important;  }
.mT40 {  margin-top: 7.5% !important;  }
.mT45 {  margin-top: 7.5% !important;  }
.mT50 {  margin-top: 12% !important;  }
.mT55 {  margin-top: 10% !important;  }
.mT60 {  margin-top: 10% !important;  }
.mT65 {  margin-top: 12.5% !important;  }
.mT70 {  margin-top: 12.5% !important;  }
.mT75 {  margin-top: 12.5% !important;  }
.mT80 {  margin-top: 15% !important;  }
.mT85 {  margin-top: 15% !important;  }
.mT90 {  margin-top: 15% !important;  }
.mT95 {  margin-top: 17.5% !important;  }
.mT100 {  margin-top: 17.5% !important;  }
.mT105 {  margin-top: 17.5% !important;  }
.mT110 {  margin-top: 20% !important;  }
.mT115 {  margin-top: 20% !important;  }
.mT120 {  margin-top: 20% !important;  }
.mT125 {  margin-top: 22.5% !important;  }
.mT130 {  margin-top: 22.5% !important;  }
.mT135 {  margin-top: 22.5% !important;  }
.mT140 {  margin-top: 25% !important;  }
.mT145 {  margin-top: 25% !important;  }
.mT150 {  margin-top: 25% !important;  }
.mB0 {  margin-bottom: 0% !important;  }
.mB5 {  margin-bottom: 2.5% !important;  }
.mB10 {  margin-bottom: 2.5% !important;  }
.mB15 {  margin-bottom: 2.5% !important;  }
.mB20 {  margin-bottom: 5% !important;  }
.mB25 {  margin-bottom: 5% !important;  }
.mB30 {  margin-bottom: 5% !important;  }
.mB35 {  margin-bottom: 7.5% !important;  }
.mB40 {  margin-bottom: 7.5% !important;  }
.mB45 {  margin-bottom: 7.5% !important;  }
.mB50 {  margin-bottom: 10% !important;  }
.mB55 {  margin-bottom: 10% !important;  }
.mB60 {  margin-bottom: 10% !important;  }
.mB65 {  margin-bottom: 12.5% !important;  }
.mB70 {  margin-bottom: 12.5% !important;  }
.mB75 {  margin-bottom: 12.5% !important;  }
.mB80 {  margin-bottom: 15% !important;  }
.mB85 {  margin-bottom: 15% !important;  }
.mB90 {  margin-bottom: 15% !important;  }
.mB95 {  margin-bottom: 17.5% !important;  }
.mB100 {  margin-bottom: 17.5% !important;  }
.mB105 {  margin-bottom: 17.5% !important;  }
.mB110 {  margin-bottom: 20% !important;  }
.mB115 {  margin-bottom: 20% !important;  }
.mB120 {  margin-bottom: 20% !important;  }
.mB125 {  margin-bottom: 22.5% !important;  }
.mB130 {  margin-bottom: 22.5% !important;  }
.mB135 {  margin-bottom: 22.5% !important;  }
.mB140 {  margin-bottom: 25% !important;  }
.mB145 {  margin-bottom: 25% !important;  }
.mB150 {  margin-bottom: 15% !important;  }
.mL0 {  margin-left: 0% !important;  }
.mL5 {  margin-left: 2.5% !important;  }
.mL10 {  margin-left: 2.5% !important;  }
.mL15 {  margin-left: 2.5% !important;  }
.mL20 {  margin-left: 5% !important;  }
.mL25 {  margin-left: 5% !important;  }
.mL30 {  margin-left: 5% !important;  }
.mL35 {  margin-left: 7.5% !important;  }
.mL40 {  margin-left: 7.5% !important;  }
.mL45 {  margin-left: 7.5% !important;  }
.mL50 {  margin-left: 10% !important;  }
.mL55 {  margin-left: 10% !important;  }
.mL60 {  margin-left: 10% !important;  }
.mL65 {  margin-left: 12.5% !important;  }
.mL70 {  margin-left: 12.5% !important;  }
.mL75 {  margin-left: 12.5% !important;  }
.mL80 {  margin-left: 15% !important;  }
.mL85 {  margin-left: 15% !important;  }
.mL90 {  margin-left: 15% !important;  }
.mL95 {  margin-left: 17.5% !important;  }
.mL100 {  margin-left: 17.5% !important;  }
.mL105 {  margin-left: 17.5% !important;  }
.mL110 {  margin-left: 20% !important;  }
.mL115 {  margin-left: 20% !important;  }
.mL120 {  margin-left: 20% !important;  }
.mL125 {  margin-left: 22.5% !important;  }
.mL130 {  margin-left: 22.5% !important;  }
.mL135 {  margin-left: 22.5% !important;  }
.mL140 {  margin-left: 25% !important;  }
.mL145 {  margin-left: 25% !important;  }
.mL150 {  margin-left: 25% !important;  }
.mR0 {  margin-right: 0% !important;  }
.mR5 {  margin-right: 2.5% !important;  }
.mR10 {  margin-right: 2.5% !important;  }
.mR15 {  margin-right: 2.5% !important;  }
.mR20 {  margin-right: 5% !important;  }
.mR25 {  margin-right: 5% !important;  }
.mR30 {  margin-right: 5% !important;  }
.mR35 {  margin-right: 7.5% !important;  }
.mR40 {  margin-right: 7.5% !important;  }
.mR45 {  margin-right: 7.5% !important;  }
.mR50 {  margin-right: 10% !important;  }
.mR55 {  margin-right: 10% !important;  }
.mR60 {  margin-right: 10% !important;  }
.mR65 {  margin-right: 12.5% !important;  }
.mR70 {  margin-right: 12.5% !important;  }
.mR75 {  margin-right: 12.5% !important;  }
.mR80 {  margin-right: 15% !important;  }
.mR85 {  margin-right: 15% !important;  }
.mR90 {  margin-right: 15% !important;  }
.mR95 {  margin-right: 17.5% !important;  }
.mR100 {  margin-right: 17.5% !important;  }
.mR105 {  margin-right: 17.5% !important;  }
.mR110 {  margin-right: 20% !important;  }
.mR115 {  margin-right: 20% !important;  }
.mR120 {  margin-right: 20% !important;  }
.mR125 {  margin-right: 22.5% !important;  }
.mR130 {  margin-right: 22.5% !important;  }
.mR135 {  margin-right: 22.5% !important;  }
.mR140 {  margin-right: 25% !important;  }
.mR145 {  margin-right: 25% !important;  }
.mR150 {  margin-right: 25% !important;  }
.pT0 {  padding-top: 0% !important;  }
.pT5 {  padding-top: 2.5% !important;  }
.pT10 {  padding-top: 2.5% !important;  }
.pT15 {  padding-top: 2.5% !important;  }
.pT20 {  padding-top: 5% !important;  }
.pT25 {  padding-top: 5% !important;  }
.pT30 {  padding-top: 5% !important;  }
.pT35 {  padding-top: 7.5% !important;  }
.pT40 {  padding-top: 7.5% !important;  }
.pT45 {  padding-top: 7.5% !important;  }
.pT50 {  padding-top: 10% !important;  }
.pT55 {  padding-top: 10% !important;  }
.pT60 {  padding-top: 10% !important;  }
.pT65 {  padding-top: 12.5% !important;  }
.pT70 {  padding-top: 12.5% !important;  }
.pT75 {  padding-top: 12.5% !important;  }
.pT80 {  padding-top: 15% !important;  }
.pT85 {  padding-top: 15% !important;  }
.pT90 {  padding-top: 15% !important;  }
.pT95 {  padding-top: 17.5% !important;  }
.pT100 {  padding-top: 17.5% !important;  }
.pT105 {  padding-top: 17.5% !important;  }
.pT110 {  padding-top: 20% !important;  }
.pT115 {  padding-top: 20% !important;  }
.pT120 {  padding-top: 20% !important;  }
.pT125 {  padding-top: 22.5% !important;  }
.pT130 {  padding-top: 22.5% !important;  }
.pT135 {  padding-top: 22.5% !important;  }
.pT140 {  padding-top: 25% !important;  }
.pT145 {  padding-top: 25% !important;  }
.pT150 {  padding-top: 25% !important;  }
.pB0 {  padding-bottom: 0% !important;  }
.pB5 {    padding-bottom: 2.5% !important;  }
.pB10 {  padding-bottom: 2.5% !important;  }
.pB15 {  padding-bottom: 2.5% !important;  }
.pB20 {  padding-bottom: 5% !important;  }
.pB25 {  padding-bottom: 5% !important;  }
.pB30 {  padding-bottom: 5% !important;  }
.pB35 {  padding-bottom: 7.5% !important;  }
.pB40 {  padding-bottom: 7.5% !important;  }
.pB45 {  padding-bottom: 7.5% !important;  }
.pB50 {  padding-bottom: 10% !important;  }
.pB55 {  padding-bottom: 10% !important;  }
.pB60 {  padding-bottom: 10% !important;  }
.pB65 {  padding-bottom: 12.5% !important;  }
.pB70 {  padding-bottom: 12.5% !important;  }
.pB75 {  padding-bottom: 12.5% !important;  }
.pB80 {  padding-bottom: 15% !important;  }
.pB85 {  padding-bottom: 15% !important;  }
.pB90 {  padding-bottom: 15% !important;  }
.pB95 {  padding-bottom: 17.5% !important;  }
.pB100 {  padding-bottom: 17.5% !important;  }
.pB105 {  padding-bottom: 17.5% !important;  }
.pB110 {  padding-bottom: 20% !important;  }
.pB115 {  padding-bottom: 20% !important;  }
.pB120 {  padding-bottom: 20% !important;  }
.pB125 {  padding-bottom: 22.5% !important;  }
.pB130 {  padding-bottom: 22.5% !important;  }
.pB135 {  padding-bottom: 22.5% !important;  }
.pB140 {  padding-bottom: 25% !important;  }
.pB145 {  padding-bottom: 25% !important;  }
.pB150 {  padding-bottom: 25% !important;  }
.pL0 {  padding-left: 0% !important;  }
.pL5 {  padding-left: 2.5% !important;  }
.pL10 {  padding-left: 2.5% !important;  }
.pL15 {  padding-left: 2.5% !important;  }
.pL20 {  padding-left: 5% !important;  }
.pL25 {  padding-left: 5% !important;  }
.pL30 {  padding-left: 5% !important;  }
.pL35 {  padding-left: 7.5% !important;  }
.pL40 {  padding-left: 7.5% !important;  }
.pL45 {  padding-left: 7.5% !important;  }
.pL50 {  padding-left: 10% !important;  }
.pL55 {  padding-left: 10% !important;  }
.pL60 {  padding-left: 10% !important;  }
.pL65 {  padding-left: 12.5% !important;  }
.pL70 {  padding-left: 12.5% !important;  }
.pL75 {  padding-left: 12.5% !important;  }
.pL80 {  padding-left: 15% !important;  }
.pL85 {  padding-left: 15% !important;  }
.pL90 {  padding-left: 15% !important;  }
.pL95 {  padding-left: 17.5% !important;  }
.pL100 {  padding-left: 17.5% !important;  }
.pL105 {  padding-left: 17.5% !important;  }
.pL110 {  padding-left: 20% !important;  }
.pL115 {  padding-left: 20% !important;  }
.pL120 {  padding-left: 20% !important;  }
.pL125 {  padding-left: 22.5% !important;  }
.pL130 {  padding-left: 22.5% !important;  }
.pL135 {  padding-left: 22.5% !important;  }
.pL140 {  padding-left: 25% !important;  }
.pL145 {  padding-left: 25% !important;  }
.pL150 {  padding-left: 25% !important;  }
.pR0 {  padding-right: 0% !important;  }
.pR5 {  padding-right: 2.5% !important;  }
.pR10 {  padding-right: 2.5% !important;  }
.pR15 {  padding-right: 2.5% !important;  }
.pR20 {  padding-right: 5% !important;  }
.pR25 {  padding-right: 5% !important;  }
.pR30 {  padding-right: 5% !important;  }
.pR35 {  padding-right: 7.5% !important;  }
.pR40 {  padding-right: 7.5% !important;  }
.pR45 {  padding-right: 7.5% !important;  }
.pR50 {  padding-right: 10% !important;  }
.pR55 {  padding-right: 10% !important;  }
.pR60 {  padding-right: 10% !important;  }
.pR65 {  padding-right: 12.5% !important;  }
.pR70 {  padding-right: 12.5% !important;  }
.pR75 {  padding-right: 12.5% !important;  }
.pR80 {  padding-right: 15% !important;  }
.pR85 {  padding-right: 15% !important;  }
.pR90 {  padding-right: 15% !important;  }
.pR95 {  padding-right: 17.5% !important;  }
.pR100 {  padding-right: 17.5% !important;  }
.pR105 {  padding-right: 17.5% !important;  }
.pR110 {  padding-right: 20% !important;  }
.pR115 {  padding-right: 20% !important;  }
.pR120 {  padding-right: 20% !important;  }
.pR125 {  padding-right: 22.5% !important;  }
.pR130 {  padding-right: 22.5% !important;  }
.pR135 {  padding-right: 22.5% !important;  }
.pR140 {  padding-right: 25% !important;  }
.pR145 {  padding-right: 25% !important;  }
.pR150 {  padding-right: 25% !important;  }
.pA0 {  padding: 0% !important;  }
.pA5 {  padding: 2.5% !important;  }
.pA10 {  padding: 2.5% !important;  }
.pA15 {  padding: 2.5% !important;  }
.pA20 {  padding: 5% !important;  }
.pA25 {  padding: 5% !important;  }
.pA30 {  padding: 5% !important;  }
.pA35 {  padding: 7.5% !important;  }
.pA40 {  padding: 7.5% !important;  }
.pA45 {  padding: 7.5% !important;  }
.pA50 {  padding: 10% !important;  }
.pA55 {  padding: 10% !important;  }
.pA60 {  padding: 10% !important;  }
.pA65 {  padding: 12.5% !important;  }
.pA70 {  padding: 12.5% !important;  }
.pA75 {  padding: 12.5% !important;  }
.pA80 {  padding: 15% !important;  }
.pA85 {  padding: 15% !important;  }
.pA90 {  padding: 15% !important;  }
.pA95 {  padding: 17.5% !important;  }
.pA100 {  padding: 17.5% !important;  }
.pA105 {  padding: 17.5% !important;  }
.pA110 {  padding: 20% !important;  }
.pA115 {  padding: 20% !important;  }
.pA120 {  padding: 20% !important;  }
.pA125 {  padding: 22.5% !important;  }
.pA130 {  padding: 22.5% !important;  }
.pA135 {  padding: 22.5% !important;  }
.pA140 {  padding: 25% !important;  }
.pA145 {  padding: 25% !important;  }
.pA150 {    padding: 25% !important;  }




/*タイトル
========================================== */
.h2Tit {
  font-size: 2.2rem;
}
.h3Tit{
  font-size: 1.8rem;
	margin-bottom: 20px;
}
.h4Tit{
	font-size: 1.6rem;
	margin-bottom: 10px;
}
.h5Tit{
	font-size: 1.4rem;
	margin-bottom: 5px;
}

/*-- mainTitle --*/
.mainTitle{
	height: 90px;
}
 .mainTitle h2{
	font-size: 2.2rem;
}

/*装飾
========================================== */



/*ボタン
========================================== */
.btn{
 min-height: 60px;
}
.icArrow{
  padding-right: 30px;
}
.icArrow::before{
  width: 20px;
  height: 20px;
}
.icArrow::after{
  right: 7px;
  width: 5px;
  height: 5px;
}
.btn.icArrow::before{
 right: 10px;
}
.btn.icArrow::after{
 right: 17px;
}
.btnWrap{
 margin-top: 20px;
}

/*テキスト
========================================== */
.leadTxt{
  font-size: 1.4rem;
  line-height: 1.6em;
}

.leadWrap,
.leadWrap:has(+ section),
.leadWrap:has(+ section.bgLLBlue){
    padding: 25px 0;
}
.leadWrap .leadTxt{
	margin-top: 20px;
}

/*-- table --*/
.basicTable{
	border-bottom: none;
}
.basicTable >dt{
	border-bottom: none;
	padding: 3px 2.6% 5px;
	width: 100%;
}
.basicTable >dd{
	padding: 8px 2.6%;
	width: calc(100% - 20%);
	width: 100%;
}

table.basicTable thead th{
	font-size: 1.6rem;
}
table.basicTable th,
table.basicTable td{
	padding: 10px 0.815%;
}

.spScroll{
  overflow-x: auto;
  padding: 10px 0 ;
 }
 .spScroll table{
  min-width: 1000px;
 }

/*		anchorLink
-----------------------------*/
.anchorLink{
 flex-flow: row wrap;
	gap:10px 2.5%;
	padding: 15px 0;
}
.anchorLink ul{
 flex-flow: row wrap;
	gap:10px 15px;
}
.pageLinks{
	gap:10px 2.5%;
	margin: 25px auto;
	padding: 15px 0;
}
.pageLinks ul{
	gap:10px 15px;
}
.anchorLink li,
.pageLinks li{
	width: calc((100% - 30px) / 2);
}
.anchorLink a,
.pageLinks li a{
	font-size: 1.2rem;
	padding: 5px 8% 5px 4%;
}


/* =======================================
  ページャー
========================================== */
/*-- pageNavi --*/
.pageNavi{
	gap:0 3%;
 margin-top: 40px;
}
.pageNavi .current,
.pageNavi .inactive,
.pageNavi a{
	width: 35px;
	height: 35px;
}

/*-- pager --*/
.pager{
	margin: 30px auto 0;
}
.pager a{
	font-size: 1.3rem;
}

/* =======================================
	header
========================================== */
header {
  width: 100%;
  height: 60px;
 padding: 5px 0;
}
#headerInner{
  width: 100%;
  padding: 0 65px 0 4%;
 align-items: center;
}

header #logo a{
  width: auto;
  height: 50px;
}
.logoTxt{ 
}
header .logoTxt p{
  font-size: min(1.8vw,14px);
}
header .logoTxt h1{
  font-weight: 700;
  font-size: min(2.5vw, 1.9rem);
}
header .logoTxt .fontL{
  font-size: min(4.8vw, 2.4rem);
}

/* =======================================
	.menu
========================================== */
.menu {
  position: absolute;
  right: 2px;
  top: -2px;
  width: 55px;
  height: 55px;
  cursor: pointer;
  z-index: 101;
  background: var(--bk);
  border-radius: 4px;
}
.menu span {
      position: absolute;
      left: 16px;
      width: 24px;
      height: 2px;
      background-color: #fefefe;
      transition: all 0.6s;
      border-radius: calc(infinity * 1px);
}

.menu span.menuLine01 {
      top: 21px;
}
.menu span.menuLine02{
      top: 28px;
}
.menu span.menuLine03{
      top: 35px;
}
.menu.active  span.menuLine01{
      transform: rotate(45deg);
      top: 26px;
}
.menu.active  span.menuLine02{
      width: 0;
      left: 50%;
}
.menu.active  span.menuLine03 {
      transform: rotate(-45deg);
      top: 26px;
} 

.menuBg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  cursor: pointer;
}
.menuBg.active {
    opacity: 0.8;
    visibility: visible;
}

/* =======================================
	gnavi
========================================== */
.gnavi{
  position: fixed;
  right: -100vw;
  top: 0;
  background: var(--blue);
  width: 100vw;
  height: 100vh;
 padding: 0 0 40px;
  transition: all 0.6s;
  z-index: 100;
  overflow-y: auto;
}
.gnavi.active{
  right: 0;
}
#gnaviList{
 display: block;
  padding: 60px 0 0 0;
	width: 100vw;
}
#gnaviList li{
  border-bottom: 1px solid #fff;
}
#gnaviList li a{
  display: block;
  padding: 0.8em 4%;
  font-size: 16px;
  color: #fff;
}
#gnaviList .sub {
    border-top: 1px solid #fff;
}
#gnaviList .sub li {
    border-bottom: none;
    margin-left: calc(6vw + 1em);
}
#gnaviList .sub li:not(:first-of-type) {
    border-top: 1px dotted #fff;
}
header .headerLinks .tel{
 display: flex;
 flex-flow: row wrap;
 background: #fff;
 justify-content: center;
 text-align: center;
 align-items: center;
 padding: 10px 4%;
}
header .headerLinks .tel .time{
 width: 100%;
}
header .headerLinks .contact,
header .headerLinks .login{
 width: 92%;
 margin: 10px auto 0;
}

/* =======================================
	footer/#footContact
========================================== */
#footContact {
 padding: 0 0 134px;
}
#footContactList li a{
  margin: 15px 0 0 30px;
  padding:20px 0px 20px 80px;
  width: calc(100% - 30px);
  height: auto;
  border: 2px solid var(--red);
  border-radius: 30px;
}
#footContactList li h3{
  top: -10px;
  left: -30px;
  width: 100px;
  height: 100px;
  font-size: 13px;
  line-height: 1.2em;
}
#footContactList li h3 span::before{
  width: 26px;
  height: 25px;
 margin-bottom: 5px;
}
#footContact .tel a{
 text-align: center;
}
#footContact .tel .telnum{
  font-size: min(9vw,4.6rem);
}
#footContact .tel p{
 margin-top: 5px;
  font-size: 1.2rem;
}
#footContact .mail a{
 padding-right: 0px;
 text-align: center;
}
#footContact .mail a div{
 position: static;
  padding-right: 45px;
  font-size: min(5.2vw,2.6rem);
}
#footContact .mail div::after{
  width: 28px;
  height: 28px;
 right: 15px;
}
#footContact .mail p{
  padding-right: 45px;
  text-align: center;
}

/* =======================================
	footer
========================================== */
footer{
  position: relative;
}

#footBottom{
 padding: 0 0 20px;
}
#footerLogo{
 margin-top:0;
  justify-content: center;
  gap: 13px;
}
#footerLogo a.logo{
  display: grid;
  place-content: center;
  width: 90px;
  height: 90px;
}
#footerLogo a img{
  width: 60px;
  height:auto;
}
#footerLogo .logoTxt{
 max-width: calc(100% - 90px - 13px);
}
#footerLogo .logoTxt .fontL{
  font-size: 2.4rem;
}
#footBottom .addsnsBox{
	justify-content: space-between;
	align-items: flex-end
}
#footBottom .addsnsBox .insta{
	width: 40px;
}
#footBottom .address{
  margin-top: 10px;
 text-align: center;
}
#footBottom .tel{
 display: flex;
 flex-flow: row wrap;
 align-items: center;
}
#footBottom .tel a.telNum{
  font-size: 2.5rem;
}
#footBottom .tel .time{
 width: 100%;
  font-size: 1.2rem;
 text-align: center;
}
.vtBox{
  margin: 20px auto 0;
  padding: 8px 10px 14px;
}
.vtBox dt{
 text-align: center;
}
.vtBox dd li{
 text-indent: -1em;
 padding-left: 1em;
}
.vtBox figure{
  width: min(100%,104px);
 margin: 10px auto 0;
  text-align: center;
}

footer .copy{
  margin-top: 20px;
  font-size: 1.0rem;
  text-align: center;
}

/* pgs
========================================== */
.pgs main section{
	padding: 60px 0 50px;
}
.pgs main section:last-child{
	margin-bottom: 80px;
}
.pgs .h3Tit::before{
	width: 20px;
	height: 20px;
	top: -22px;
	left: calc(50% - 10px);
}
.pgs .h3Tit::after{
	width: 8px;
	height: 8px;
	top: -26px;
	left: calc(50% + 10px);
}

/* =======================================
	top SP
========================================== */

/*		#mv SP
-----------------------------*/
#mv{
}
#mvSlider figure{
 height: 65vw;
}
#mvSlider figure img{
 width: 100%;
 height: 100%;
 object-fit: cover;
}

#mvTxts h2{
 margin-bottom:15vw;
 padding-left: 0.8em;
 text-indent: -0.8em;
 font-size: min(6.0vw,64px);
 line-height: 1.3;
}
#mvTxts p{
 top: 60%;
 right: 2%;
}
#mvTxts p span{
 padding: 0 15px;
 font-size:min(3.8vw,16px) ;
 line-height: 2;
}

/*		#topNewsPickup SP
-----------------------------*/
#topHeadWrap{
 background: url("../images/top_bg_tophead.png") no-repeat left top/100% auto;
 margin-top: -2vw;
}
#topNewsPickup {
 display: block;
 height: auto;
}
#topNewsPickup dt{
 border-radius: 15px 15px 0 0;
 padding: 10px;
 width: auto;
 font-size:16px;
}
#topNewsPickup dd{
 gap:0 12px;
 width: auto;
 padding: 10px 20px 15px ;
}
#topNewsPickup dd a{
 display: block;
 height: auto;
}

/*		#topAbout SP
-----------------------------*/
#topAbout{
 padding-top: 40px;
	margin-bottom:30px !important
}
#topAbout h2{
 background: url("../images/top_about_ti_bg.png") no-repeat left top/100% auto;
 height: 15vw;
 padding: 4vw 0 0;
 margin:0 auto 15px;
 font-size: min(5.5vw,50px);
}
#topAbout h2 .fontL{
 font-size: min(6.5vw,60px);
}
#topAbout p{
 font-size: 1.6rem;
text-align: left;
}
#topAbout figure{
 margin: 20px auto 0;
}

/*		#topUs SP
-----------------------------*/
#topUs {
 background: url(../images/top_us_img01.png) no-repeat center top/auto 100%;
 height: auto;
 padding-top: 50px;
 padding-bottom:50px;
}
#topUs .txts {
 border-radius: 50px;
width:auto;
 padding: 40px 5% ;
 margin: 0 auto;
}
#topUs .txts p:not(.btnWrap){
 font-size: 16px;
}

/*		#topCando SP
-----------------------------*/
#topCando {
 margin-top: -40px;
 padding-top: 60px;
 padding-bottom: 60px;
}
#topCando .txts{
 padding: 50px 5% 50px;
}
#topCando .txts .btn{
 max-width: 200px;
}

#topCando ul{
 justify-content:center;
 gap:20px 2%;
}
#topCando ul li{
 width: 49%;
}
#topCando ul li p{
 bottom: 12px;
 padding: 4px 12px 6px;
 font-size: min(3vw,14px);
}

/*		#topTraining SP
-----------------------------*/
#topTraining {
 background: url("../images/top_training_bg.png") no-repeat center top/ auto 100%;
 min-height: inherit;
 margin-top: -40px;
 padding-top:50px;
 padding-bottom:50px;
}
#topTraining .txts{
 border-radius: 50px;
width: auto;
 padding: 40px 5% ;
 margin: 0 auto;
}
#topTraining .txts p:not(.btnWrap){
 font-size: 16px;
}

/*		#topLinks SP
-----------------------------*/
#topLinks{
 padding-top: 40px;
 padding-bottom:100px;
}
#topLinks ul{
 margin-top: 30px;
}
#topLinks ul li{
 margin-bottom: 20px;
}
#topLinks ul li a{
  border-radius: 25px;
  padding:0 15px;
}
#topLinks ul li a:has(figure){
  padding-top: 15px;
}
#topLinks ul li figure{
  border-radius: 20px;
}
#topLinks ul li p{
  height: auto;
 padding: 30px 0;
  font-size: min(5vw,2.4rem);
}
#topLinks ul li figure + p{
  height: auto;
 padding: 20px 0;
}

/*		#topContents SP
-----------------------------*/
#topContentsBefore {
  height: calc(35px + 16px);
}
#topContents {
  padding: 0 0 100px 0;
}

/*		#topContentsNews SP
-----------------------------*/
#topContentsNews .txts{
 display: flex;
 justify-content: space-between;
 align-items: center;
 margin-bottom: 30px;
}
#topContentsNews h2{
  font-size: 2.4rem;
}
#topContentsNews .btnWrap{
  margin-top: 0px;
}
#topContentsNews .btnWrap .btn{
 width: 160px;
 min-height: 45px;
}

/*		#topContentsLinks SP
-----------------------------*/
#topContentsLinks.flex{
  margin-top: 50px;
  gap: 30px 4%;
}
#topContentsLinks a{
  width: 42vw;
  height: 42vw;
 max-width: 230px;
 max-height: 230px;
}

#topContentsLinks a figure{
  margin-bottom: 10px;
  width: 60px;
  height: 44px;
}
#topContentsLinks a p .icArrow{
 padding-right: 25px;
}

/* =======================================
	#about SP
========================================== */
#aboutPolicyBox figure{
	margin: -30px auto 20px;
}
#aboutPolicyBox p{
	font-size: 1.4rem;
	text-align: left;
}

#aboutSupportList.flex{
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
#aboutSupportList li{
	width: min(100%, 240px);
}
#aboutSupportList li figure img{
	margin-top: -20px;
}
#aboutSupportList li figure figcaption{
	font-size: 1.6rem;
}
#aboutSupportList + p{
	font-size: 1.4rem;
}

#companyProfile .tabBtn li{
	width: min(calc((100% - 20px)/2),230px);
}
#companyProfile .tabConts{
	padding: 20px 5%;
}

/* =======================================
	#can SP
========================================== */
.canLeadCatch{
    margin-top: 20px;
    font-size: 1.4rem;
}
#canFeature .img50Txts,
#canFeature .strengthTraining,
#canFeature .trainingEffect{
	margin-top: 20px;
	padding: 20px 5%;
}
#canFeature .img50Txts{
	flex-direction: column-reverse;
}
#canFeature .flex figure{
	margin-top: 0;
	margin-bottom: 10px;
}

#canProcess .img30Txts {
    margin-bottom: 45px;
    padding: 20px;
    border-radius: 20px;
}
#canProcess .img30Txts:last-of-type{
	margin-bottom: 0;
}
#canProcess .img30Txts:has(+.img30Txts)::after{
    left: calc(50% - 50px);
    width: 100px;
    height: 20px;
}
#canProcess .img30Txts:has(+ .img30Txts)::before{
    bottom: -40px;
    left: calc(50% - 50px);
    width: 100px;
    height: 20px;
}
#canProcess .img30Txts .txts .h4Tit{
    margin-bottom: 10px;
    font-size: 1.6rem;
}
#canProcess .img30Txts .txts p{
    font-size: 1.4rem;
}

/*.iconList*/
.iconList.flex{
    gap: 20px 5%;
}
.iconList li{
    width: 100%;
    flex: none;
}
#canFeature .iconList li figure img{
    height: 60px;
}
#canFeature .iconList li.iconList02 figure img{
    margin-left: 18px;
}

#canFeature .iconList li{
    width: calc(95% / 2);
    flex: none;
}

section p.canFivefieldLead{
    margin: 20px auto;
    font-size: 1.4rem;
}
.canFivefieldList.flex{
    gap: 15px 2%;
}
.canFivefieldList li{
    width: 100%;
    border-radius: 20px;
    padding: 10px 10px 10px;
}
.canFivefieldList li h4{
    font-size: 1.8rem;
	}
.canFivefieldList li p{
	margin-top: 10px;
	padding: 15px;
}


/* =======================================
	#training SP
========================================== */
#trainingLead .arrowList{
    gap: 35px 0;
		flex-wrap: wrap;
}
#trainingLead .iconList li{
	flex: auto;
	padding: 20px;
	width: 100%;
}
#trainingLead .iconList li:not(:last-child)::after{
	width: 40px;
	height: 25px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
	bottom: -25px;
	left: calc(50% - 20px);
}
#trainingLead .iconList li figure{
	width: 55%;
}
#trainingLead .iconList li figure img{
    width: min(20vw,75px);
}
#trainingLead .iconList li h5{
	font-size: min(5vw,1.6rem);
}

#trainingFeature .iconList{
	gap: 10px 5%;
	padding: 15px 5%;
}
#trainingFeature .iconList.flex li{
    width: 45%;
}
#trainingFeature .iconList.flex li figure{
margin-left: auto;
margin-right: auto;
}
#trainingFeature .iconList li.iconList01 figure img{
	 width: min(21vw,109px);
}
#trainingFeature .iconList li.iconList02 figure img{
   width: min(14vw,77px);
}
#trainingFeature .iconList li.iconList03 figure img{
	width: min(19vw,93px);
}
#trainingFeature .iconList li.iconList04 figure img{
	width: min(16vw,84px);
}
#trainingFeature .iconList li.iconList05 figure img{
  width: min(19vw,100px);
}
#trainingFeature .iconList li h5{
	font-size: min(4vw,1.6rem);
}

#trainingDetail .img30Txts {
    margin-bottom: 45px;
    padding: 20px;
    border-radius: 20px;
}
#trainingDetail .img30Txts:has(+ .img30Txts)::after{
    left: calc(50% - 50px);
    width: 100px;
    height: 20px;
}
#trainingDetail .img30Txts:has(+ .img30Txts)::before{
    bottom: -40px;
    left: calc(50% - 50px);
    width: 100px;
    height: 20px;
}
#trainingDetail .img30Txts .txts .h4Tit{
    margin-bottom: 10px;
}
#trainingDetail .img30Txts .h4Tit .processNum{
	padding: 0.25em 0.5em;
}

#trainingDetailFeature {
    padding: 20px;
}
#trainingDetailFeature h4 {
    flex-wrap: wrap;
    gap: 0 1em;
    margin: 0 -10px 20px;
    font-size: 2.2rem;
}
#trainingDetailFeature h4 .txt {
    width: 100%;
}
#trainingDetailFeature h4 .icCross {
    width: 100%;
}
#trainingDetailFeature .txts{
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
}

.trainingCaseBox{
	margin-bottom: 30px;
	padding: 20px;
}
.trainingCaseBox .h4Tit{
	font-size: 1.6rem !important;
	margin-top: -40px;
	width: 70px;
	height: 70px;
}
#trainingCase .arrowList.flex {
    flex-wrap: wrap;
    gap: 35px 0;
		 margin-bottom: 20px;
		padding: 20px;
}
#trainingCase .arrowList{
	margin-top: -30px;
}
#trainingCase .arrowList li {
    width: 100%;
}
#trainingCase .arrowList li:has(+li)::after {
	width: 30px;
	height: 15px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
	bottom: -25px;
	left: calc(50% - 15px);
}

/* =======================================
	#service SP
========================================== */
.serviceTargetListWrap {
    gap: 30px 5%;
}
.serviceTargetListWrap ul{
    width: 47.5%;
}
.serviceTargetListWrap.flex{
    flex-wrap: wrap;
    justify-content: center;
}
#serviceTarget .arrowList{
	gap: 15px;
}
#serviceTarget .arrowList li:has(+li)::after{
    left: calc(50% - 9px);
    bottom: -8px;
    width: 18px;
    height: 8px;
}
#serviceTarget .arrowList li.targetAge{
    font-size: 1.4rem;
}
#serviceTarget .arrowList li.targetAge .fontL{
    font-size: 1.5em;
}
#serviceTarget .arrowList li.targetService{
    font-size: min(4vw,1.2rem);
		line-height: 1.3;
}

.serviceSupportBox + .serviceSupportBox {
    margin-top: 50px;
}
.serviceSupportBox .img {
	display: grid;
	gap: 10px 0;
    margin: 0 5%;
}
.serviceSupportBox .img figure{
    flex: 1;
}
.serviceSupportBox figcaption{
    font-size: 1.2rem;
}
.serviceSupportBox .txts {
    border-radius: 50px;
    width: auto;
    padding: 30px 5%;
    margin: 0 auto;
}
.serviceSupportBox.img30Txts .img + .txts{
    position: relative;
   margin-top: -120vw;
  padding-top: calc(120vw + 10px);
    z-index: -1;
}
#serviceSupport .bdrBox{
	padding: 20px;
}
#serviceSupport .bdrBox p{
	font-size: 1.6rem;
}

.serviceVoiceList.flex{
    flex-wrap: wrap;
		 gap: 20px 4%;
}
.serviceVoiceList li{
    flex: none;
    width: 100%;
		padding: 20px;
}
.serviceVoiceList li h5{
	font-size: 1.6rem;
	margin-bottom: 10px;
	padding: 10px 10px 15px;
}

.flex.serviceSupportBox{
    flex-wrap: wrap;
}

.serviceFlowBox.flex{
    gap: 30px 10px;
}
.serviceFlowBox .flowCont figure{
    margin-top: 20px;
}
.serviceFlowBoxWrap::before,
.serviceFlowBox:not(:has(+ .serviceFlowBox))::before  {
    left: 30px;
    width: 20px;
}
.serviceFlowBox .flowTime {
    width: 80px;
    font-size: 1.4rem;
}
.serviceFlowBox .flowCont .txts h4 {
    padding: 14px 0 10px;
    font-size: 1.6rem;
    font-weight: 700;
}

#serviceFlow .tabBtn li{
	width: 45%;
}
#serviceFlow .tabBtn li a{
	font-size: min(4vw,1.3rem);
}

/* =======================================
	#howto SP
========================================== */
#howtoFlow h4 {
    font-size: 1.8rem;
}

#howtoFlow .iconList li{
	flex-wrap: wrap;
	margin-bottom: 45px;
  padding: 20px;
  border-radius: 20px;
}
#howtoFlow .iconList li:last-child{
	margin-bottom: 0;
}
#howtoFlow .iconList li::before{
bottom: -40px;
  left: calc(50% - 50px);
  width: 100px;
  height: 20px;
}
#howtoFlow .iconList li::after{
bottom: -39px;
	left: calc(50% - 50px);
  width: 100px;
  height: 20px;
}
#howtoFlow .iconList li figure{
margin: 0 auto 10px;
    width: 124px;
}
#howtoFlow .iconList li.iconList01 figure img {
    height: 58px;
}
#howtoFlow .iconList li.iconList02 figure img {
    height: 46px;
}
#howtoFlow .iconList li.iconList03 figure img {
    height: 42px;
}
#howtoFlow .iconList li.iconList04 figure img {
    height: 45px;
}
#howtoFlow .iconList li.iconList05 figure img {
    height: 59px;
}
#howtoFlow .iconList li:not(:has(+ li))::before {
    left: calc(62px - 11px);
    width: 22px;
}
#howtoFlow .iconList li .txts{
	width: 100%;
}
.howtoPriceTable{
	padding: 5px 4.2%;
}
.howtoPriceTable dt{
    width: 100%;
    padding-bottom: 0;
    font-size: 1.6rem;
}
.howtoPriceTable dt:not(:last-of-type){
    border-bottom: none;
}
.howtoPriceTable dd{
    width: 100%;
    font-size: 2.2rem;
}
.howtoPriceNote {
    font-size: 1.6rem;
		margin-left: 1em;
		text-indent: -1em;
}
#howtoPrice .h4Tit{
	margin-top: 30px;
}

#howtoTrialList.flex{
    flex-wrap: wrap;
		margin-bottom: 30px;
}
#howtoTrialList.flex li{
    width: min(100%, 280px);
}
#howtoTrialList li figure figcaption{
    font-size: 1.6rem;
		margin-top: -3em;
}

/* =======================================
	#staff SP
========================================== */
.staffVoiceBox{
    margin-bottom: 20px;
    padding: 20px;
}
.staffVoiceBox dt .name{
		font-size: 1.6rem;
}
.staffVoiceBox dt .name span{
	font-size: 1.3rem;
}

#staffSlide{
	padding: 40px 0 100px;
}

/* =======================================
	#esg SP
========================================== */
#esgAbout{
	padding-top: 30px;
}
.esgAboutBox{
    margin-top: 40px;
}
.esgAboutBox .h3Tit{
	margin-bottom: 10px;
}
.esgAboutBox .txts{
  padding: 20px;
}

.esgInitiativeBox{
    padding: 50px 0;
}
.esgInitiativeBox .esgBox{
	padding: 20px;
}
.esgInitiativeSubti{
    margin-bottom: 20px;
		padding-bottom: 5px;
}
.esgInitiativeSubti h3{
	font-size: 1.6rem;
	line-height: 3.2rem;
}
.esgInitiativeSubti h3 .en{
    font-size: 1.8em;
}
.esgInitiativeSubti h3 .en span{
    font-size: 1.6em;
}
.sdgsIcons.flex{
    justify-content: center;
}
.sdgsIcons.flex li{
    width: 60px;
}



/* =======================================
	#faq SP
========================================== */
.faqList dt{
    padding: 40px 0 20px;
    font-size: 1.8rem;
}
.faqList dt::before{
    font-size: 1.8rem;
}
.faqList dd::before{
    font-size: 1.8rem;
}

/* =======================================
   recruit SP
========================================== */
#recruitLead h3{
	text-align: center;
}

#recruitBenefit ul{
	gap: 15px 4%;
}
#recruitBenefit ul li{
width: 48%;
 padding: 15px;
}
#recruitBenefit ul li figure img{
	height: 70px;
}
#recruitBenefit ul li:nth-child(1) figure img{
	height: 55px;
}
#recruitBenefit ul li:nth-child(5) figure img,
#recruitBenefit ul li:nth-child(6) figure img{
	height: 60px;
}
#recruitBenefit ul li .h4Tit{
	font-size: 1.4rem;
}

#recruitEducation .pcFlex{
 padding: 20px;
}
#recruitEducation .pcFlex figure{
 margin: 0 auto 20px;
}

/* =======================================
   program SP
========================================== */
#selfEvaluation h4{
	margin-bottom: 7px;
}
#selfEvaluation h4:not(:first-of-type){
 margin-top: 30px;
}
#supportService .txts{
	margin-top: 20px;
}

/* =======================================
	news SP
========================================== */
/*		一覧
-----------------------------*/
.newsBox figure{
 margin: 0 0 10px;
}
.newsInfo{
 margin-bottom: 10px;
}

/*	詳細　single
-----------------------------*/
article{
 padding: 50px 0;
}
#newsDetail .inner800{
 width: 90%;
}
#newsDetail h3{
	font-size: 1.6rem;
}
#newsDetail .h3Tit::after{
left: 20px;
}
#newsDetail .mv{
 margin-bottom: 1.5em;
}
#newsDetail figure img{
 height: auto;
}


/* =======================================
	contact
========================================== */
#contactLead{
	padding: 25px 0;
}
#contactLead .leadTxt{
	font-size: 1.4rem;
  line-height: 1.6em;
}
.telbox{
 padding: 30px 10px;
}
.telbox .tel a{
 gap:0 10px;
 font-size: 3.6rem;
 font-weight: 700;
 line-height: 1;
}

/* =======================================
	form
========================================== */
#contactForm .basicTable > dd{
	padding: 10px 2.6% 20px;
}

/* =======================================
	thanks
========================================== */

#thanks{
  margin-top: 50px
}

#thanks p{
  font-size: 1.8rem;
}


/* =======================================
	privacypolicy
========================================== */
#privacyPolicy{
	margin-top: 20px;
}
#privacyMain .h4Tit{
	font-size: 1.5rem;
	margin-bottom: 5px;
}
#privacyMain .h5Tit{
	margin-top: 30px;
}