@charset "utf-8";


.pageBusiness .boxBaseTopWrap {
/*  margin-top: 0;
  height: 332px;*/
  margin-bottom: 72px;
  border-bottom: 1px #d6d7d7 solid;
  background-image: url('./../../images/business/business-top-bg.jpg');
}
@media all and (max-width: 640px){
  .pageBusiness .boxBaseTopWrap {
/*    height: auto;
    margin-bottom: 8vw;*/
    margin-bottom: 10%;
    border-bottom: 0;
    background-image: url('./../../images_sp/business/sp-business-top-bg.jpg');
  }
}

.pageBusiness .boxBaseTop {
/*  padding-top: 75px;*/
    position: relative;
    padding-top: 193px;
    width: 1080px;
    margin: 0 auto;
}
@media all and (max-width: 640px){
  .pageBusiness .boxBaseTop {
    width: 100%;
    padding-top: 72.2%;
  }
}


.pageBusiness .ttlBaseBusiness01 {
  position: relative;
  margin-bottom: 1.1em;
  padding-bottom: 0.9em;
  text-align: center;
  letter-spacing: 0.12em;
  font-size: 1.85rem;
  font-weight: 700;
  line-height: 1.5;
}
.pageBusiness .ttlBaseBusiness01.p1 span{
  background-image: url('./../../images/business/business01-icn-q01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
  padding: .5em 0 .5em 2.85em;
}
@media all and (max-width: 640px){
  .pageBusiness .ttlBaseBusiness01 {
    line-height: 1.4;
    letter-spacing: 0.1em;
    font-size: 1.5rem;
  }
  .pageBusiness .ttlBaseBusiness01.p1 span{
    padding: 0.6em 0 0.3em 2.4em;
    background-size: 10vw auto;
  }
}

.pageBusiness .ttlBaseBusiness01:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 282px;
  height: 6px;
  margin-right: auto;
  margin-left: auto;
  background-color: #1464d5;
}
@media all and (max-width: 640px){
  .pageBusiness .ttlBaseBusiness01:after {
    width: 60%;
    height: 1vw;
  }
}


.boxBusinessWrap {
  padding-top: 72px;
}
@media all and (max-width: 640px){
  .boxBusinessWrap {
    padding-top: 10vw;
	padding-bottom: 2.5%;
  }
  .boxBusinessWrap .boxBusinessWrap:last-child {
    padding-top: 10vw;
	padding-bottom: 0;
  }
}
@media all and (max-width: 640px){
  .boxBusinessWrap .bl_lv2Heading02.bl_lv2Heading02__q span {
    letter-spacing: 0.1em;
  }
}
.boxBusiness01 > h3{
  position: relative;
  margin-bottom: 1.2em;
  padding-left: 0.94em;
  letter-spacing: 0.1em;
  font-size: 1.65rem;
  font-weight: 700;
/*  background-color: #0c8ecf;
  background: url('../../images/business/business0401-ttl-bg01.jpg') no-repeat 0 center / 100% auto;
  color: #fff;
  text-align: center;
  */
  margin-left: 0;
  
  padding: 15px 20px;
}

@media all and (max-width: 640px){
.boxBusiness01 > h3{
/*  background: url('../../images_sp/business/sp-business0401-ttl-bg01.png') no-repeat 0 center / cover; */
  margin-bottom: 0.7em;
/*  padding-left: 0.55em;*/
  font-size: 1.15rem;
}
}
.pageBusiness .boxBaseCom {
  margin-bottom: 0;
  line-height: 1.75;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .pageBusiness .boxBaseCom {
    font-size: 0.95rem;
  }
}
/*
.boxBusiness01Wrap {
  padding-bottom: 5.7em;
}
*/
@media all and (max-width: 640px){
	/*
  .boxBusiness01Wrap {
    padding-bottom: 2.5em;
  }
	*/
  #posiStrong.boxBusiness01Wrap {
    /* padding-bottom: 0; */
  }
}

.boxBusiness01 .p01 {
  margin-bottom: 4.0em;
  text-align: center;
}
@media all and (max-width: 640px){
  .boxBusiness01 .p01 {
    margin-bottom: 1.5em;
  }
}

.boxBusiness01 .p01 > span {
  padding: 0;
	/*
  padding: 0.6em 0 0.3em 2.85em;
  background-image: url('./../../images/business/business01-icn-q01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto; */
  line-height: 1.4;
  letter-spacing: 0.13em;
  font-size: 1.55rem;
  font-weight: 700;
  color: #0c8ecf;
}
@media all and (max-width: 640px){
  .boxBusiness01 .p01 > span {
    padding: 0;/*0.6em 0 0.3em 2.4em; */
    background-size: 10vw auto;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
}

.boxBusiness0101 {
  padding: 0;
  margin-bottom:4.0em;
}
.boxBusiness0101:last-child{
  margin-bottom: 0;
}
.mt-2{
  margin-top: 2.4em;
}
@media all and (max-width: 640px){
  .boxBusiness0101 {
    padding: 0;
  }
}

.boxBusiness0101 .boxImg {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 2.4em;
}
@media all and (max-width: 640px){
  .boxBusiness0101 .boxImg {
    flex-direction:column;
    margin-bottom: 1.5em;
    text-align: center;
  }
}

@media all and (max-width: 640px){
  .boxBusiness0101 .boxImg img:nth-child(1){
    margin-bottom: 0.1em;
  }
}
.boxBusiness0101 .boxImg img {
  width: 48%;
}
@media all and (max-width: 640px){
  .boxBusiness0101 .boxImg img {
    width: 100%;
   }
}



.boxBusiness02Wrap {
  padding: 0em 0 0em 0;
}
@media all and (max-width: 640px){
  .boxBusiness02Wrap {
    padding: 2.5em 0 2.5em 0;
  }
}

.boxBusiness02 {
  padding: 0 20px;
}
@media all and (max-width: 640px){
  .boxBusiness02 {
    padding: 0;
  }
}

.boxBusiness02 .boxBaseCom.no01 {
  margin-bottom: 2.5em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.13em;
  font-size: 1.55rem;
  font-weight: 700;
  color: #0c8ecf;
}
@media all and (max-width: 640px){
  .boxBusiness02 .boxBaseCom.no01 {
    margin-bottom: 1.5em;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-size: 1.3rem;
  }
}

.boxBusiness02 .boxBaseCom.no01 .txtMarker01 {
  background: linear-gradient(transparent 25%, #ffdf49 1%);
}

.boxBusiness0201 {
  margin-bottom: 4.0em;
}
@media all and (max-width: 640px){
  .boxBusiness0201 {
    margin-bottom: 2.0em;
  }
}

.boxBusiness0201 .boxImg,
.boxBusiness0202 .boxImg {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 2.5em;
}
@media all and (max-width: 640px){
  .boxBusiness0201 .boxImg,
  .boxBusiness0202 .boxImg {
    display: block;
    margin-bottom: 1.5em;
    text-align: center;
  }
}

@media all and (max-width: 640px){
  .boxBusiness0201 .boxImg img:nth-child(1),
  .boxBusiness0202 .boxImg img:nth-child(1) {
    margin-bottom: 1.0em;
  }
}

.boxBusiness03Wrap {
  margin: 0 0 3.6em 0;
  /* padding: 6.4em 0 3.6em 0; */
}
@media all and (max-width: 640px){
  .boxBusiness03Wrap {
    margin: 15vw 0 0 0;
  }
}
/*
.boxBusiness03 .ttlBaseBusiness01 {
  margin-bottom: 2.4em;
}
@media all and (max-width: 640px){
  .boxBusiness03 .ttlBaseBusiness01 {
    margin-bottom: 1.3em;
  }
}
*/
.boxBusiness03 .ttlBaseBusiness01 > span {
  position: relative;
}

.boxBusiness03 .ttlBaseBusiness01 > span .txt01Business03 {
  position: absolute;
  top: -1.25em;
  left: -80px;
}
@media all and (max-width: 640px){
  .boxBusiness03 .ttlBaseBusiness01 > span .txt01Business03 {
    top: -0.8em;
    left: -2.5em;
    width: 13vw;
  }
}

.boxBusiness0301 {
  padding: 0 20px;
}
@media all and (max-width: 640px){
  .boxBusiness0301 {
    padding: 0;
  }
}
.boxBusiness0301 > h3{
  position: relative;
  margin-bottom: 1.2em;
  padding-left: 0.94em;
  letter-spacing: normal;
  font-size: 1.65rem;
  font-weight: 700;
/*  background-color: #0c8ecf; */
  background: url('../../images/business/business0401-ttl-bg01.jpg') no-repeat 0 center / 100% auto;
  color: #fff;
  padding: 10px;
  text-align: center;
}
@media all and (max-width: 640px){
  .boxBusiness0301 > h3 {
  background: url('../../images_sp/business/sp-business0401-ttl-bg01.png') no-repeat 0 center / cover;
    margin-bottom: 0.7em;
    padding-left: 0.55em;
    font-size: 1.25rem;
  }
}

.boxBusiness03 .boxBaseCom.no01 {
  margin-bottom: 2.5em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.13em;
  font-size: 1.55rem;
  font-weight: 700;
  color: #0c8ecf;
}
@media all and (max-width: 640px){
  .boxBusiness03 .boxBaseCom.no01 {
    margin-bottom: 1.5em;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-size: 1.3rem;
  }
}
.boxBusiness0301 .boxCont01F {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.5em;
}
@media all and (max-width: 640px){
  .boxBusiness0301 .boxCont01F {
    display: block;
    margin-bottom: 1.5em;
  }
}

.boxBusiness0301 .boxCont01FOne {
  width: 31.2%;
  margin-bottom: 2.3em;
  margin-right: calc((100% - 31.2% * 3) / 2);
}
@media all and (max-width: 640px){
  .boxBusiness0301 .boxCont01FOne {
    width: 100%;
    margin-bottom: 2em; /* 1.5em */
    margin-right: 0;
  }
}

.boxBusiness0301 .boxCont01FOne:nth-child(3n) {
  margin-right: 0;
}

.boxBusiness0301 .boxCont01FOne .boxImg {
  margin-bottom: 1.2em;
}
@media all and (max-width: 640px){
  .boxBusiness0301 .boxCont01FOne .boxImg {
    margin-bottom: 1.2em;
    text-align: center;
  }
}

@media all and (max-width: 640px){
  .boxBusiness0301 .boxCont01FOne .boxImg img {
    width: 100%;
  }
}

.boxBusiness0301 .boxCont01FOne .ttl01 {
  margin-bottom: 0.5em;
  line-height: 1.3;
  letter-spacing: 0.06em;
  font-size: 1.3rem;
  font-weight: 700;
  color: #1e8ac7;
}
@media all and (max-width: 640px){
  .boxBusiness0301 .boxCont01FOne .ttl01 {
    font-size: 1rem; /* 1.2rem */
  }
}

.boxBusiness0301 .boxCont01FOne .boxBaseCom {
  line-height: 1.7;
  font-size: 1.1rem;
}
@media all and (max-width: 640px){
  .boxBusiness0301 .boxCont01FOne .boxBaseCom {
    font-size: 0.95rem;
  }
}

.boxBusiness0301 .boxCont01FOne .ul01 > li {
  position: relative;
  padding-left: 1.0em;
  line-height: 1.7;
  font-size: 1.1rem;
}
@media all and (max-width: 640px){
  .boxBusiness0301 .boxCont01FOne .ul01 > li {
    font-size: 0.95rem;
  }
}

.boxBusiness0301 .boxCont01FOne .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.55em;
  left: 0;
  width: 0.5em;
  height: 0.5em;
  border-radius: 0.5em;
  background-color: #c5c5c5;
}

.boxBusiness0301 .boxLink {
  text-align: center;
}

.boxBusiness04Wrap {
  padding: 3.6em 0 6.0em 0;
}
@media all and (max-width: 640px){
  .boxBusiness04Wrap {
    padding: 2.5em 0 2.5em 0;
  }
}

.boxBusiness04 .boxLink {
  margin-top: 2.0em;
  text-align: center;
}
@media all and (max-width: 640px){
  .boxBusiness04 .boxLink {
    margin-top: 1.0em;
  }
}

.boxBusiness0401 {
  padding: 0 20px;
}
@media all and (max-width: 640px){
  .boxBusiness0401 {
    padding: 0;
  }
}

.boxBusiness0401 .boxCont01 {
  margin-bottom: 1.3em;
}
@media all and (max-width: 640px){
  .boxBusiness0401 .boxCont01 {
    margin-bottom: 1.7em;
  }
}

.boxBusiness0401 .boxCont01 .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 52px;
  margin-bottom: 1.95em;
  padding: 0.3em 0.3em 0.3em 1.0em;
  background-image: url('./../../images/business/business0401-ttl-bg01.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  letter-spacing: 0.1em;
  font-size: 1.55rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 640px){
  .boxBusiness0401 .boxCont01 .ttl01 {
    position: relative;
    min-height: 15vw;
    margin-bottom: 1.0em;
    padding: 0.4em 2.2em 0.3em 1.0em;
    background-image: url('./../../images/business/sp-business0401-ttl-bg01.jpg');
    background-size: 100% 100%;
    line-height: 1.4;
    font-size: 1.3rem;
  }
}

.boxBusiness0401 .boxCont01 .ttl01 .icnAccordionSp {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 4vw;
  width: 4vw;
  margin-top: auto;
  margin-bottom: auto;
}

.boxBusiness0401 .boxCont01F {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 640px){
  .boxBusiness0401 .boxCont01F {
    display: block;
  }
}

.boxBusiness0401 .boxCont01FOne {
  width: 31.2%;
  margin-bottom: 2.2em;
  margin-right: calc((100% - 31.2% * 3) / 2);
  background-color: #ededed;
  background-image: url('./../../images/business/business0401-bg01.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% auto;
}
@media all and (max-width: 640px){
  .boxBusiness0401 .boxCont01FOne {
    width: 100%;
    margin-bottom: 1.0em;
    margin-right: 0;
  }
}

.boxBusiness0401 .boxCont01FOne:nth-child(3n) {
  margin-right: 0;
}

@media all and (max-width: 640px){
  .boxBusiness0401 .boxCont01FOne .boxImg img {
    width: 100%;
  }
}

.boxBusiness0401 .boxCont01FOne .boxTxt {
  padding: 1.3em 0.75em;
}
@media all and (max-width: 640px){
  .boxBusiness0401 .boxCont01FOne .boxTxt {
    padding: 1.0em 0.75em;
  }
}

.boxBusiness0401 .boxCont01FOne .ttl02 {
  margin-bottom: 0.6em;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
  font-weight: 700;
  color: #1464d5;
}
@media all and (max-width: 640px){
  .boxBusiness0401 .boxCont01FOne .ttl02 {
    margin-bottom: 0.4em;
    font-size: 1.2rem;
  }
}

.boxBusiness0401 .boxCont01FOne .boxBaseCom {
  line-height: 1.7;
}

.pageWork .boxBaseCom h3.ttl01 {
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  line-height: 1.8;
  font-weight: 700;
  color: #663301;
}
@media (max-width: 640px) {
  .pageWork .boxBaseCom h3.ttl01 {
    font-size: 1rem;
    letter-spacing: .25px;
  }
}

.pageWork .boxBaseCom h3.ttl01 span{
  border: 1px solid #74644C;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  margin-right: 1rem;
  text-align: center;
  width: 40px;
}
.pageWork .boxBaseCom:last-child {
  margin-bottom: 0;
}

.pageWork .bl_horizBtnListWrap {
  margin-top: 60px;
}
@media all and (max-width: 640px){
  .pageWork .bl_horizBtnListWrap {
   /* margin-top: 10vw; */
	  margin-top: 0;
	  padding-top: 10vw
  }
}
/*
.pageWork .bl_horizBtnList {
  width: 1200px;
}

@media all and (min-width: 641px){
.pageWork .bl_horizBtnList li{
  line-height: 1.25;
  width: 20%;
  width: calc( 100% / 5);
}

}
*/

.pageBenefit .bl_horizBtnListWrap {
  margin-top: 60px;
}
@media all and (max-width: 640px){
  .pageBenefit .bl_horizBtnListWrap {
   /* margin-top: 10vw; */
	  margin-top: 0;
	  padding-top: 10vw
  }
}
/*
.pageBenefit .bl_horizBtnList {
  width: 900px;
}
*/

/* 3カラムレイアウト */
.bl_b3colWrap {
  display: flex;
  flex-wrap:wrap;
  column-gap: 5em;
  margin-left: 15%;
  margin-right: 15%;
  margin-bottom: 72px;
}
.bl_b3colWrap .boxItem {
  width: calc((100% - 10em) / 3);
}
.bl_b3colWrap .boxItem .el_ttl02 {
  color:#1e8ac7;
}
.bl_b3colWrap .boxItem .imgWrapper {
  text-align:center;
}
.bl_b3colWrap .boxItem .imgWrapper img {
  width: 80%;
}
@media all and (max-width: 640px){
  .bl_b3colWrap {
    column-gap:3vw;
    margin-left: 3vw;
    margin-right: 3vw;
  }  
  .bl_b3colWrap .boxItem {
    width: calc((100% - 3vw) / 2);
  }
}


#posiFlow .boxBusiness02{
  margin-top: 7rem;
}



/*##### BaseCatYmMenu01 #####*/
.boxBaseCatYmMenu01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: 3em;
  margin-bottom: 2.6em;
}
.boxBaseCatYmMenu01.type02 {
  display: block;
}
@media all and (max-width: 640px){
  .boxBaseCatYmMenu01,
  .boxBaseCatYmMenu01.type02 {
    display: block;
    margin-top: 2.0em;
    margin-bottom: 1.0em;
  }
}

.dlBaseCatMenu01,
.dlBaseYmMenu01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.dlBaseCatMenu01.type02,
.dlBaseYmMenu01.type02 {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.dlBaseCatMenu01 {
  width: 72.2%;
  padding-right: 1.4em;
}
.dlBaseCatMenu01.type02 {
  width: 100%;
  margin-bottom: 2.2em;
  padding-right: 0;
}
.dlBaseYmMenu01 {
  width: 27.8%;
}
.dlBaseYmMenu01.type02 {
  width: 100%;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01,
  .dlBaseCatMenu01.type02,
  .dlBaseYmMenu01,
  .dlBaseYmMenu01.type02 {
    display: block;
    width: 100%;
  }
  .dlBaseCatMenu01,
  .dlBaseCatMenu01.type02 {
    margin-bottom: 0.5em;
    padding-right: 0;
  }
}

.dlBaseCatMenu01 > dt,
.dlBaseYmMenu01 > dt {
  letter-spacing: 0.16em;
  /*font-family: Jost, "Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;*/
  font-size: 1.75rem;
  font-weight: 600;
}
.dlBaseCatMenu01 > dt {
  width: 22%;
  min-width: 180px;
}
.dlBaseCatMenu01.type02 > dt {
  width: 180px;
  min-width: auto;
}
.dlBaseYmMenu01 > dt {
  width: 150px;
}
.dlBaseYmMenu01.type02 > dt {
  width: 180px;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dt,
  .dlBaseCatMenu01.type02 > dt,
  .dlBaseYmMenu01 > dt,
  .dlBaseYmMenu01.type02 > dt {
    width: 100%;
    min-width: auto;
    font-size: 1.1rem;
  }
}

.dlBaseCatMenu01 > dd {
  width: calc(100% - 22%);
}
.dlBaseCatMenu01.type02 > dd {
  width: calc(100% - 180px);
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd,
  .dlBaseCatMenu01.type02 > dd {
    width: 100%;
    padding: 0.3em 0 0.5em 0;
  }
}

.dlBaseYmMenu01 > dd {
  position: relative;
  width: calc(100% - 150px);
}
.dlBaseYmMenu01.type02 > dd {
  width: 250px;
}
@media all and (max-width: 640px){
  .dlBaseYmMenu01 > dd,
  .dlBaseYmMenu01.type02 > dd {
    width: 100%;
    padding: 0.5em 0;
  }
}

.dlBaseYmMenu01 > dd:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0.2em;
  right: 7%;
  width: 0.7em;
  height: 0.7em;
  margin-top: auto;
  margin-bottom: auto;
  border-right: 1px #070707 solid;
  border-bottom: 1px #070707 solid;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.dlBaseCatMenu01 > dd .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul01 {
    display: block;
  }
}

.dlBaseCatMenu01 > dd .ul01 > li {
  position: relative;
  margin: 0.8em 0;
  letter-spacing: 0.05em;
  font-size: 1.13rem;
  font-weight: 500;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul01 > li {
    width: 100%;
    margin: 1.0em 0;
    padding-left: 1.0em;
    letter-spacing: 0.1em;
    font-size: 0.9rem;
  }
}

.dlBaseCatMenu01 > dd .ul01 > li:not(:last-child):after {
  content: '|';
  position: relative;
  top: -0.15em;
  margin: 0 1.7em;
  font-size: 0.95rem;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul01 > li:not(:last-child):after {
    content: none;
    /*
    top: -0.1em;
    margin: 0 1.0em;
    font-size: 0.9rem;*/
  }
}

.dlBaseCatMenu01 > dd .ul01 > li.current > a {
  pointer-events: none;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul01 > li.current > a {
    pointer-events: auto;
  }
}

.dlBaseCatMenu01 > dd .ul01 > li > a {
  position: relative;
  z-index: 3;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul01 > li > a {
    display: block;
  }
}

.dlBaseCatMenu01 > dd .ul01 > li.current > a {
  border-bottom: 1px #070707 solid;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul01 > li.current a {
    border-bottom: 0;
  }
}

.dlBaseCatMenu01 > dd .ul01 > li.hasChild:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0.15em;
  right: 2.4em;
  width: 0.4em;
  height: 0.4em;
  border-right: 1px #333 solid;
  border-bottom: 1px #333 solid;
  transform: rotate(45deg);
}
.dlBaseCatMenu01 > dd .ul01 > li.hasChild:hover:before {
  top: 0.35em;
  transform: rotate(-135deg);
}
.dlBaseCatMenu01 > dd .ul01 > li.hasChild:last-child:before {
  right: -1.1em;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul01 > li.hasChild:before,
  .dlBaseCatMenu01 > dd .ul01 > li.hasChild:last-child:before {
    right: 1.0em;
  }
  .dlBaseCatMenu01 > dd .ul01 > li.hasChild:hover:before {
    top: 0.4em;
    transform: rotate(45deg);
  }
  .dlBaseCatMenu01 > dd .ul01 > li.hasChild.statusOpen:before {
    top: 0.45em;
    transform: rotate(-135deg);
  }
}


.dlBaseCatMenu01 > dd .ul0101 {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  padding: 30px 0 0 0;
  background-color: #fff;
}
.dlBaseCatMenu01 > dd .ul01 > li:hover .ul0101 {
  display: block;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul0101 {
    position: relative;
    top: auto;
    left: auto;
    padding: 2vw 0 0 2.5vw;
  }
  .dlBaseCatMenu01 > dd .ul01 > li:not(.current):hover .ul0101 {
    display: none;
  }
  .dlBaseCatMenu01 > dd .ul01 > li.current .ul0101 {
    display: block;
  }
}

.dlBaseCatMenu01 > dd .ul0101 > li {
  width: 13em;
  padding-bottom: 0.3em;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul0101 > li.dSp {
    position: relative;
    left: -3.0vw;
  }
}

.dlBaseCatMenu01 > dd .ul0101 > li > a {
  position: relative;
  z-index: 2;
  display: block;
  min-width: 12em;
  padding: 0.2em 0.5em 0.2em 1.0em;
}

.dlBaseCatMenu01 > dd .ul0101 > li > a:hover {
  background-color: #3da229;
  color: #fff;
  opacity: 1;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul0101 > li > a:hover {
    background-color: transparent;
    color: inherit;
    opacity: 1;
  }
}

.dlBaseCatMenu01 > dd .ul0101 > li > a:before {
  content: '';
  position: absolute;
  top: 0.7em;
  left: 0.2em;
  width: 0.4em;
  height: 1px;
  background-color: #333;
}
.dlBaseCatMenu01 > dd .ul0101 > li > a:hover:before {
  background-color: #fff;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul0101 > li.dSp > a:before {
    background-color: #fff;
  }
}

.dlBaseCatMenu01 > dd .ul010101 {
  position: relative;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  padding: 2px 0 0 14px;
  background-color: #fff;
}
/*.dlBaseCatMenu01 > dd .ul0101 > li:hover .ul010101 {*/
.dlBaseCatMenu01 > dd .ul01 > li:hover .ul010101 {
  display: block;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul010101 {
    position: relative;
    top: auto;
    left: auto;
    padding: 2vw 0 0 2.5vw;
  }
  .dlBaseCatMenu01 > dd .ul0101 > li:not(.current):hover .ul010101 {
    display: none;
  }
  .dlBaseCatMenu01 > dd .ul0101 > li.current .ul010101 {
    display: block;
    color: #777;
  }
}

.dlBaseCatMenu01 > dd .ul010101 > li {
  width: 13em;
  padding-bottom: 0.3em;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul010101 > li.dSp {
    position: relative;
    left: -3.0vw;
  }
}

.dlBaseCatMenu01 > dd .ul010101 > li > a {
  position: relative;
  display: block;
  min-width: 12em;
  padding: 0.2em 0.5em 0.2em 1.15em;
}

.dlBaseCatMenu01 > dd .ul010101 > li > a:hover {
  background-color: #3da229;
  color: #fff;
  opacity: 1;
}

.dlBaseCatMenu01 > dd .ul010101 > li > a:before {
  content: '';
  position: absolute;
  top: 0.7em;
  left: 0.2em;
  width: 0.4em;
  height: 1px;
  background-color: #333;
}
.dlBaseCatMenu01 > dd .ul010101 > li > a:hover:before {
  background-color: #fff;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu01 > dd .ul010101 > li.dSp > a:before {
    background-color: #fff;
  }
}



.dlBaseYmMenu01 > dd select[name="select_archive"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 100%;
  height: 2.35em;
  padding: 0.3em 1.0em;
  border: 0;
  background-color: #e9e9e9;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .dlBaseYmMenu01 > dd select[name="select_archive"] {
    width: 100%;
    font-size: 1.0rem;
    color: inherit;
  }
}

.dlBaseYmMenu01 > dd select[name="select_archive"]::-ms-expand {
  display: none;
}



/*##### BaseCatYmMenu02 #####*/
.boxBaseCatYmMenu02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  /*margin-top: 3em;*/
  margin-bottom: 2.6em;
}
@media all and (max-width: 640px){
  .boxBaseCatYmMenu02 {
    display: block;
    /*margin-top: 1em;*/
    margin-bottom: 2.0em;
  }
}

.dlBaseCatMenu02,
.dlBaseYmMenu02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu02,
  .dlBaseYmMenu02 {
    display: block;
  }
}

@media all and (max-width: 640px){
  .dlBaseCatMenu02 {
    margin-bottom: 0.5em;
  }
}

.dlBaseCatMenu02 > dt,
.dlBaseYmMenu02 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 223px;
  height: 38px;
  background-color: #000;
  letter-spacing: 0.15em;
  font-size: 1.3rem;
  color: #fff;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu02 > dt,
  .dlBaseYmMenu02 > dt {
    width: 100%;
    height: 10vw;
    font-size: 1.0rem;
  }
}

.dlBaseCatMenu02 > dd {
  padding-left: 0.8em;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu02 > dd {
    padding: 0.5em 0;
  }
}

.dlBaseYmMenu02 > dd {
  position: relative;
  padding-left: 2.0em;
}
@media all and (max-width: 640px){
  .dlBaseYmMenu02 > dd {
    padding: 0.5em 0;
  }
}

.dlBaseYmMenu02 > dd:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0.2em;
  right: 6%;
  width: 0.6em;
  height: 0.6em;
  margin-top: auto;
  margin-bottom: auto;
  border-right: 1px #070707 solid;
  border-bottom: 1px #070707 solid;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.dlBaseCatMenu02 > dd .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}

.dlBaseCatMenu02 > dd .ul01 > li {
  margin: 0.5em 0.9em;
  letter-spacing: 0.05em;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu02 > dd .ul01 > li {
    margin: 0.5em 0.5em;
    font-size: 1.0rem;
  }
}

.dlBaseCatMenu02 > dd .ul01 > li.current {
  margin: 0 0.75em;
  font-size: 1.45rem;
  font-weight: 700;
  pointer-events: none;
}
@media all and (max-width: 640px){
  .dlBaseCatMenu02 > dd .ul01 > li.current {
    margin: 0 0.27em;
    font-size: 1.13rem;
  }
}

.dlBaseYmMenu02 > dd select[name="select_archive"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 174px;
  padding: 0.3em 0.5em;
  border: 0;
  border-bottom: 1px #000 solid;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .dlBaseYmMenu02 > dd select[name="select_archive"] {
    width: 100%;
    font-size: 1.0rem;
  }
}

.dlBaseYmMenu02 > dd select[name="select_archive"]::-ms-expand {
  display: none;
}