@charset "utf-8";

/*##### Aboutus #####*/
.boxAboutusTopWrap {
  margin-top: -2.65em;
  padding-bottom: 8.8em;
}
@media all and (max-width: 750px){
  .boxAboutusTopWrap {
    margin-top: 0;
    padding-top: 2.5em;
    padding-bottom: 2.0em;
  }
}

.boxAboutusTop .boxBaseCopy {
  margin-bottom: 3.0em;
}
@media all and (max-width: 750px){
  .boxAboutusTop .boxBaseCopy {
    margin-bottom: 1.5em;
  }
}

.boxAboutus01Wrap {
  padding-top: 5.35em;
  padding-bottom: 11.3em;
  background-image: url('./../../images/aboutus/aboutus01-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
@media all and (max-width: 750px){
  .boxAboutus01Wrap {
    padding-top: 3.0em;
    padding-bottom: 4.0em;
    background-size: 100% 85vw;
  }
}

.boxAboutus01 .boxTop {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 6.7em;
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxTop {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 2.0em;
  }
}

.boxAboutus01 .boxTopL {
  width: 552px;
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxTopL {
    width: auto;
    margin-bottom: 2.0em;
    text-align: center;
  }
}

.boxAboutus01 .boxTopL .ttl01 {
  position: relative;
  top: -0.07em;
  left: -0.03em;
  line-height: 1.0;
  letter-spacing: normal;
  font-size: 7.6rem;
  font-weight: 900;
  color: #fff;
  text-shadow: 4px 4px 0 #003576;
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxTopL .ttl01 {
    font-size: 2.5rem;
  }
}

.boxAboutus01 .boxTopL .ttl01:after {
  content: '';
  position: absolute;
  left: -0.075em;
  bottom: -0.2em;
  width: 1.86em;
  height: 1px;
  background-color: #fff;
}

.boxAboutus01 .boxTopL .ttl01 > span {
  position: relative;
  display: inline-block;
  transform: skew(-9deg);
}

.boxAboutus01 .boxTopL .ttl01 > span:after {
  content: '';
  position: absolute;
  left: -0.24em;
  bottom: -0.29em;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.boxAboutus01 .boxTopL .ttl01 .txtLarge {
  position: relative;
  top: 0.07em;
  display: inline-block;
  margin-left: -0.08em;
  margin-right: -0.07em;
  line-height: 1.0;
  font-size: 7.9rem;
  transform: scale(1,1.19);
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxTopL .ttl01 .txtLarge {
    font-size: 2.9rem;
  }
}

.boxAboutus01 .boxTopL .ttl01 .txtLarge:before {
  content: '';
  position: absolute;
  bottom: -0.02em;
  left: 0.71em;
  width: 210%;
  height: 1px;
  background-color: #fff;
}

.boxAboutus01 .boxTopR {
  width: calc(100% - 552px);
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxTopR {
    width: 100%;
  }
}

.boxAboutus01 .boxTopR .boxBaseCom.typeLarge > p {
  letter-spacing: 0.06em;
  color: #fff;
}

.boxAboutus01 .boxCont01 .boxAboutusMovie {
  overflow: hidden;
  position: relative;
  margin-bottom: 3.35em;
  padding-top: 43.38%;
  border: 1.2em #fff solid;
  border-radius: 2.8em;
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxCont01 .boxAboutusMovie {
    margin-bottom: 2.0em;
    padding-top: 133%;
    border: 0.3em #fff solid;
    border-radius: 1.2em;
  }
}

.boxAboutus01 .boxCont01 .boxAboutusMovieIn {
  width: 100%;
  height: 100%;
  background-color: rgba(255,0,0,0.2);
  background-image: url('./../../images/aboutus/aboutus-movie-img01.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxCont01 .boxAboutusMovieIn {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    opacity: 0;
  }
}

.boxAboutus01 .boxCont01 .boxAboutusMovieIn:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 15%;
  margin: auto;
  background-image: url('./../../images/base/base-icn-play01.svg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 1 / 1;
}

.boxAboutus01 .boxCont01 .boxAboutusMovie .mp4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxCont01 .boxAboutusMovie .mp4 {
    display: block;
    border-radius: 0.8em;
  }
}

.boxAboutus01 .boxCont01 .boxBaseCom {
  padding: 0 1.0em 0 1.4em;
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxCont01 .boxBaseCom {
    padding: 0;
  }
}

.boxAboutus01 .boxCont01 .boxBaseCom.typeLarge > p {
  letter-spacing: 0.095em;
}

.boxAboutus02Wrap {
  padding-bottom: 8.8em;
  background-color: #e6edf3;
}
@media all and (max-width: 750px){
  .boxAboutus02Wrap {
    padding-top: 0.5em;
    padding-bottom: 3.0em;
  }
}

@media all and (max-width: 1280px){
  .boxAboutus02 .ttlBase02 .ttlEn {
    font-size: 6.3rem;
  }
}
@media all and (max-width: 750px){
  .boxAboutus02 .ttlBase02 .ttlEn {
    font-size: 1.85rem;
  }
}

.boxAboutus02 .boxCont01 {
  position: relative;
  margin-top: -0.9em;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont01 {
    margin-top: 2.5em;
  }
}

.boxAboutus02 .boxCont01 .bg01Aboutus02 {
  border-radius: 2.9em;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont01 .bg01Aboutus02 {
    border-radius: 1.0em;
  }
}

.boxAboutus02 .boxCont01 .boxIcn {
  position: absolute;
  z-index: 2;
}
.boxAboutus02 .boxCont01 .boxIcn.aniWait {
  opacity: 0;
  /*transform: translateY(3em) scale(1.1);*/
}
.boxAboutus02 .boxCont01 .boxIcn.aniWait.active {
  animation: baseAniScaleUpDownFadein 0.5s linear normal forwards;
}
.boxAboutus02 .boxCont01 .boxIcn.no01 {
  top: 4.05%;
  left: 32.7%;
  width: 19.2%;
}
.boxAboutus02 .boxCont01 .boxIcn.no02 {
  top: 4.2%;
  left: 54.9%;
  width: 17.7%;
}
.boxAboutus02 .boxCont01 .boxIcn.no03 {
  top: 11.9%;
  left: 69.3%;
  width: 13.5%;
}
.boxAboutus02 .boxCont01 .boxIcn.no04 {
  top: 19.4%;
  left: 12.5%;
  width: 18.4%;
}
.boxAboutus02 .boxCont01 .boxIcn.no05 {
  top: 33.8%;
  left: 10.1%;
  width: 13.4%;
}
.boxAboutus02 .boxCont01 .boxIcn.no06 {
  top: 39.6%;
  left: 43.2%;
  width: 13.4%;
}
.boxAboutus02 .boxCont01 .boxIcn.no07 {
  top: 44.1%;
  left: 26.6%;
  width: 13.0%;
}
.boxAboutus02 .boxCont01 .boxIcn.no08 {
  top: 54.0%;
  left: 75.25%;
  width: 13.1%;
}
.boxAboutus02 .boxCont01 .boxIcn.no09 {
  top: 55.6%;
  left: 43.0%;
  width: 17.1%;
}
.boxAboutus02 .boxCont01 .boxIcn.no10 {
  top: 63.95%;
  left: 19.5%;
  width: 27.5%;
}
.boxAboutus02 .boxCont01 .boxIcn.no11 {
  top: 72.85%;
  left: 7.5%;
  width: 12.7%;
}

@keyframes baseAniScaleUpDownFadein {
  0% { transform: translateY(0) scale(0.6); opacity: 0; }
  70% { transform: translateY(-3em) scale(1.2); opacity: 0.5; }
  100% { transform: translateY(0) scale(1); opacity: 1; }
}

.boxAboutus02 .boxCont01 .boxIcn a {
  position: absolute;
  z-index: 2;
  left: 50%;/*0;*/
  /*right: 0;*/
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  bottom: 90.5%;
  width: 100.5%;/*13.85em;*/
  max-width: 291px;
  min-width: 13.8em;
  /*min-height: 7.3em;*/
  margin: auto;
  border: 0.73em rgba(255,255,255,0) solid;
  border-radius: 1.0em;
  background-color: rgba(96,206,244,0.5);
  text-align: center;
  letter-spacing: 0.08em;
  font-size: 1.5rem;
  font-weight: 500;
  color: #fff;
  transform: translateX(-50%);
}
.boxAboutus02 .boxCont01 .boxIcn.no01 a {
  /*left: 0;*/
}
.boxAboutus02 .boxCont01 .boxIcn.no02 a {
  left: 40%;/*-20%;*/
}
.boxAboutus02 .boxCont01 .boxIcn.no03 a {
  left: 85%;/*10%;*/
}
.boxAboutus02 .boxCont01 .boxIcn.no04 a {
  left: 60.6%;/*10.5%;*/
}
.boxAboutus02 .boxCont01 .boxIcn.no05 a {
  left: 0;/*-110.0%;*/
  bottom: 77%;
}
.boxAboutus02 .boxCont01 .boxIcn.no07 a {
  left: 40%;
}
.boxAboutus02 .boxCont01 .boxIcn.no10 a {
  left: 0;
  bottom: 95%;
}
.boxAboutus02 .boxCont01 .boxIcn.no11 a {
  left: 18%;
}
@media all and (max-width: 1630px){
  .boxAboutus02 .boxCont01 .boxIcn a {
    font-size: 1.3vw;
  }
}
@media all and (max-width: 1135px){
  .boxAboutus02 .boxCont01 .boxIcn a {
    font-size: 1.055rem
  }
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont01 .boxIcn a {
    min-width: 13.0em;
    border: 0.5em rgba(255,255,255,0) solid;
    border-radius: 0.6em;
    font-size: 0.7rem
  }
  .boxAboutus02 .boxCont01 .boxIcn.no02 a {
    left: 100%;
  }
  .boxAboutus02 .boxCont01 .boxIcn.no01 a {
    left: -10%;
  }
  .boxAboutus02 .boxCont01 .boxIcn.no04 a {
    left: 11.6%;
    min-width: 12.4em;
  }
  .boxAboutus02 .boxCont01 .boxIcn.no06 a {
    left: 250%;
    bottom: 80%;
    min-width: 11em;
  }
  .boxAboutus02 .boxCont01 .boxIcn.no09 a {
    left: 165%;
    bottom: -80%;
    min-width: 10em;
  }
  .boxAboutus02 .boxCont01 .boxIcn.no11 a {
    left: 0;
    bottom: 110%;
    min-width: 8.0em;
  }
  .boxAboutus02 .boxCont01 .boxIcn.no10 a {
    left: -10%;
    bottom: -30%;
    min-width: 10.0em;
  }
  .boxAboutus02 .boxCont01 .boxIcn.no08 a {
    min-width: 10.0em;
  }
  .boxAboutus02 .boxCont01 .boxIcn.no07 a {
    min-width: 9.0em;
    left: -130%;
    bottom: 11%;
  }
  .boxAboutus02 .boxCont01 .boxIcn.no05 a {
    left: 320%;
    bottom: 140%;
    min-width: 14.0em;
  }
}

.boxAboutus02 .boxCont01 .boxIcn a:after {
  content: '';
  position: absolute;
  bottom: -2.15em;
  left: 0;
  right: 0;
  width: 0.8em;
  height: 0.8em;
  margin: auto;
  border: 0.8em rgba(255,255,255,0) solid;
  border-top: 1.6em #0081cc solid;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont01 .boxIcn.no01 a:after {
    transform: skew(50deg);
  }
  .boxAboutus02 .boxCont01 .boxIcn.no02 a:after {
    transform: skew(-50deg);
  }
  .boxAboutus02 .boxCont01 .boxIcn.no04 a:after {
    transform: skew(40deg);
  }
  .boxAboutus02 .boxCont01 .boxIcn.no06 a:after {
    bottom: -2.2em;
    left: -12em;
    border-top: 2.1em #0081cc solid;
    transform: skew(-60deg);
  }
  .boxAboutus02 .boxCont01 .boxIcn.no09 a:after {
    bottom: auto;
    top: -2.15em;
    left: -10.0em;
    border-top: 0.8em rgba(255,255,255,0) solid;
    border-bottom: 1.6em #0081cc solid;
    transform: skew(50deg);
  }
  .boxAboutus02 .boxCont01 .boxIcn.no11 a:after {
    bottom: -2.15em;
    border-top: 1.6em #0081cc solid;
    transform: skew(40deg);
  }
  .boxAboutus02 .boxCont01 .boxIcn.no10 a:after {
    left: 6em;
    bottom: auto;
    top: -5.85em;
    border-top: 0.8em rgba(255,255,255,0) solid;
    border-bottom: 5.3em #0081cc solid;
  }
  .boxAboutus02 .boxCont01 .boxIcn.no05 a:after {
    left: -14.5em;
    bottom: -4.7em;
    border-top: 4.3em #0081cc solid;
    transform: skew(-60deg);
  }
  .boxAboutus02 .boxCont01 .boxIcn.no07 a:after {
    bottom: 0.5em;
    right: -10.15em;
    border-top: 0.8em rgba(255,255,255,0) solid;
    border-left: 1.6em #0081cc solid;
  }
}

.boxAboutus02 .boxCont01 .boxIcn a > span {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  min-height: 5.84em;
  padding: 1.0em 0.5em;
  border-radius: 1.0em;
  background-color: #0081cc;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont01 .boxIcn a > span {
    min-height: 4.0em;
    padding: 0.5em 0.3em;
    border-radius: 0.6em;
  }
}

@media all and (max-width: 1250px){
  .boxAboutus02 .boxCont01 .icnCsnkModal01Arrow01L {
    left: calc(50% - 450px);
  }
  .boxAboutus02 .boxCont01 .icnCsnkModal01Arrow01R {
    right: calc(50% - 450px);
  }
}
@media all and (max-width: 950px){
  .boxAboutus02 .boxCont01 .icnCsnkModal01Arrow01L {
    left: 1.5%;
  }
  .boxAboutus02 .boxCont01 .icnCsnkModal01Arrow01R {
    right: 1.5%;
  }
}

.boxAboutus02 .boxCsnkModal01Cont {
  width: 900px;
  border-radius: 1.5em;
}
@media all and (max-width: 1500px){
  .boxAboutus02 .boxCsnkModal01Cont {
    width: 850px;
  }
}
@media all and (max-width: 1450px){
  .boxAboutus02 .boxCsnkModal01Cont {
    width: 800px;
  }
}
@media all and (max-width: 1400px){
  .boxAboutus02 .boxCsnkModal01Cont {
    width: 750px;
  }
}
@media all and (max-width: 1350px){
  .boxAboutus02 .boxCsnkModal01Cont {
    width: 700px;
  }
}
@media all and (max-width: 1300px){
  .boxAboutus02 .boxCsnkModal01Cont {
    width: 650px;
  }
}
@media all and (max-width: 1250px){
  .boxAboutus02 .boxCsnkModal01Cont {
    width: 800px;
  }
}
@media all and (max-width: 950px){
  .boxAboutus02 .boxCsnkModal01Cont {
    width: 85%;
  }
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCsnkModal01Cont {
    border-radius: 1.0em;
  }
}

.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCsnkModal01Cont .boxCont01LR {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt {
  width: 55.3%;
  padding-right: 3%;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt {
    -webkit-order: 2;
    order: 2;
    width: 100%;
    padding-right: 0;
    padding-top: 1.0em;
  }
}

.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt .ttl01 {
  margin-bottom: 0.5em;
  letter-spacing: 0.1em;
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt .ttl01 {
    font-size: 1.3rem;
  }
}

.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt .boxCat {
  position: relative;
  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.0em;
}

/*
.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt .boxCat:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.5%;
  width: 99.5%;
  height: 1px;
  margin: auto;
  background-color: #ccc;
}
*/

.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt .boxCat .txtCat {
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  min-width: 4.0em;
  height: 1.7em;
  padding: 0.1em 0.5em 0.11em 0.51em;
  border-radius: 1.7em;
  background-color: #ccc;
  letter-spacing: 0.1em;
  font-size: 0.9rem;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt .boxCat .txtCat {
    font-size: 0.8rem;
  }
}

/*
.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt .boxCat .txtCat:after {
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  width: 0.7em;
  height: 100%;
  background-color: #fff;
}
*/

.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt .boxBaseCom {
  margin-bottom: 1.0em;
}

.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt .boxLink a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 230px;
  height: 2.5em;
  padding: 0.21em 1.0em 0.2em 2.5em;
  border-radius: 0.5em;
  background-color: #0081cc;
  background-image: url('./../../images/base/base-icn-external-link02.png');
  background-repeat: no-repeat;
  background-position: 0.8em center;
  background-size: 1.1em auto;
  letter-spacing: 0.1em;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt .boxLink a {
    max-width: 16.0em;
    margin-left: auto;
    margin-right: auto;
  }
}

.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxTxt .boxLink a.baseArrow01:before {
  background-color: #0081cc;
}

.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxImg {
  width: calc(100% - 55.3%);
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxImg {
    -webkit-order: 1;
    order: 1;
    width: 100%;
    text-align: center;
  }
}

.boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxImg img {
  border-radius: 1.5em;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCsnkModal01Cont .boxCont01LR .boxImg img {
    border-radius: 1.0em;
  }
}

.boxAboutus03Wrap {
  padding-top: 7.95em;
}
@media all and (max-width: 750px){
  .boxAboutus03Wrap {
    padding-top: 3.0em;
  }
}

.boxAboutus03 .boxCont01 {
  margin-top: -2.55em;
  padding-bottom: 6.39em;
  background-color: #f6f6f6;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 {
    margin-top: 0;
    padding-bottom: 3.0em;
  }
}

@media all and (max-width: 1200px){
  .boxAboutus03 .boxCont01 .ttl01BaseLayout01LR {
    padding: 0.2em 2.1em 0.2em 3.0em;
  }
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .ttl01BaseLayout01LR {
    padding: 0.5em 0.7em 0.5em 0.5em;
  }
}

.boxAboutus03 .boxCont01 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: 6.0em;
  margin-bottom: 5.08em;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01LR {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 3.0em;
  }
}

.boxAboutus03 .boxCont01 .boxCont01LR .boxTxt {
  width: 42.8%;
  padding-right: 4.5%;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01LR .boxTxt {
    -webkit-order: 2;
    order: 2;
    width: 100%;
    padding-right: 0;
    padding-top: 1.0em;
  }
}

.boxAboutus03 .boxCont01 .boxCont01LR .boxTxt .ttl01 {
  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: 3.75em;
  font-weight: 700;
  color: #0081cc;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01LR .boxTxt .ttl01 {
    margin-bottom: 1.3em;
  }
}

.boxAboutus03 .boxCont01 .boxCont01LR .boxTxt .ttl01 .txt01 {
  margin-right: 0.79em;
  letter-spacing: 0.04em;
  font-size: 2.6rem;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01LR .boxTxt .ttl01 .txt01 {
    font-size: 1.3rem;
  }
}

.boxAboutus03 .boxCont01 .boxCont01LR .boxTxt .ttl01 .txt02 {
  position: relative;
  top: 0.12em;
  letter-spacing: 0.04em;
  font-size: 2.15rem;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01LR .boxTxt .ttl01 .txt02 {
    top: 0.3em;
    font-size: 1.0rem;
  }
}

.boxAboutus03 .boxCont01 .boxCont01LR .boxImg {
  width: calc(100% - 42.8%);
  padding-top: 0.95em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01LR .boxImg {
    -webkit-order: 1;
    order: 1;
    width: 100%;
    padding-top: 0;
  }
}

.boxAboutus03 .boxCont01 .boxCont01LR .boxImg .imgMain {
  border-radius: 2.4em;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01LR .boxImg .imgMain {
    border-radius: 0.8em;
  }
}

.boxAboutus03 .boxCont01 .boxCont01F {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 1.35em;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01F {
    display: block;
    margin-bottom: 3.0em;
  }
}

.boxAboutus03 .boxCont01 .boxCont01FOne {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 48.5%;
  margin-right: calc(100% - 48.5% * 2);
  margin-bottom: 3.8em;
  border-radius: 1.5em;
}
.boxAboutus03 .boxCont01 .boxCont01FOne:nth-child(2n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01FOne {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.0em;
    border-radius: 0.8em;
  }
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxImg {
  width: 39%;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01FOne .boxImg {
    width: 100%;
  }
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt {
  width: calc(100% - 39%);
  padding: 2.6em 4.5% 2.0em 5.8%;
  background-color: #e6e6e6;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt {
    width: 100%;
    padding: 1.0em 4.5% 1.5em 5.8%;
  }
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .ttl01 {
  margin-bottom: 0.56em;
  font-size: 2.25rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .ttl01 {
    font-size: 1.3rem;
  }
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .ttl01 .str2 {
  letter-spacing: 0.34em;
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .p01 {
  margin-bottom: 1.85em;
  line-height: 1.75;
  letter-spacing: 0.05em;
  font-size: 1.3rem;
  color: #555;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .p01 {
    margin-bottom: 1.0em;
    font-size: 1.0rem;
  }
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 {
  position: relative;
  left: -0.53em;
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 101%;
  height: 2.66em;
  margin-bottom: 0.8em;
  padding: 0.2em 0.5em 0.28em 3.05em;
  border-radius: 2.66em;
  background-color: #fff;
  background-image: url('./../../images/base/base-icn-deco08.png');
  background-repeat: no-repeat;
  background-position: 1.0em center;
  background-size: auto auto;
  letter-spacing: 0.06em;
  font-size: 1.7rem;
  font-weight: 700;
  color: #0081cc;
}
@media all and (max-width: 1250px){
  .boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > dt {
    background-position: 0.5em center;
    font-size: 1.5rem;
  }
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > dt {
    width: 100%;
    background-size: 1.7em auto;
    font-size: 1.1rem;
  }
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > dd {
  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;
  padding-left: 1.55em;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > dd {
    padding-left: 0.8em;
  }
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > 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: flex-start;
  align-items: flex-start;
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > dd .ul01 > li {
  position: relative;
  margin-bottom: 0.45em;
  margin-right: 0.76em;
  padding-left: 0.95em;
  font-size: 1.7rem;
  font-weight: 500;
}
@media all and (max-width: 1250px){
  .boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > dd .ul01 > li {
    font-size: 1.25rem;
  }
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > dd .ul01 > li {
    font-size: 1.0rem;
  }
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > dd .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.56em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  border-radius: 0.4em;
  background-color: #0081cc;
}

.boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > dd .txt01 {
  position: relative;
  top: 0.3em;
  left: 0.15em;
  font-size: 1.25rem;
  font-weight: 500;
  color: #555;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01FOne .boxTxt .dl01 > dd .txt01 {
    font-size: 0.9rem;
  }
}

.boxAboutus03 .boxCont01 .boxCont01A .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 3.62em;
  margin-bottom: 1.1em;
  padding: 0.2em 1.0em 0.4em 1.56em;
  border-radius: 0.5em;
  background-color: #0081cc;
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01A .ttl01 {
    font-size: 1.3rem;
  }
}

.boxAboutus03 .boxCont01 .boxCont01A .ttl01 > span {
  transform: skew(-11deg);
}

.boxAboutus03 .boxCont01 .boxCont01A .boxBaseCom {
  padding: 0 1.0em 0 2.1em;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01 .boxCont01A .boxBaseCom {
    padding: 0;
  }
}

.boxAboutus03 .boxCont01 .boxCont01A .boxBaseCom > p {
  letter-spacing: 0.1em;
}

.boxAboutus03 .boxCont02 {
  padding-bottom: 6.1em;
  background-color: #f6f6f6;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont02 {
    padding-bottom: 3.0em;
  }
}

.boxAboutus03 .boxCont02 .boxCont02F {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;/*flex-start;*/
  justify-content: center;/*flex-start;*/
  padding-top: 6.95em;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont02 .boxCont02F {
    display: block;
    padding-top: 5.5em;
  }
}

.boxAboutus03 .boxCont02 .boxCont02FOne {
  width: 31.5%;
  margin-right: calc((100% - 31.5% * 3) / 2);
}
.boxAboutus03 .boxCont02 .boxCont02FOne:last-child {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont02 .boxCont02FOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.5em;
  }
  .boxAboutus03 .boxCont02 .boxCont02FOne:last-child {
    margin-bottom: 0;
  }
}

.boxAboutus03 .boxCont02 .boxCont02FOne .boxImg {
  text-align: center;
}

.boxAboutus03 .boxCont02 .boxCont02FOne .boxImg img {
  border-radius: 2.2em;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont02 .boxCont02FOne .boxImg img {
    border-radius: 0.8em;
  }
}

.boxAboutus03 .boxCont02 .boxCont02FOne .boxTxt {
  padding: 1.5em 0 1.5em 0.75em;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont02 .boxCont02FOne .boxTxt {
    padding: 1.0em 0 0 0;
  }
}

.boxAboutus03 .boxCont02 .boxCont02FOne .boxTxt .ttl01 {
  margin-bottom: 0.4em;
  letter-spacing: 0.07em;
  font-size: 2.2rem;
  font-weight: 700;
}
@media all and (max-width: 1420px){
  .boxAboutus03 .boxCont02 .boxCont02FOne .boxTxt .ttl01 {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1220px){
  .boxAboutus03 .boxCont02 .boxCont02FOne .boxTxt .ttl01 {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont02 .boxCont02FOne .boxTxt .ttl01 {
    margin-bottom: 0.8em;
    font-size: 1.2rem;
  }
}

.boxAboutus03 .boxCont02 .boxCont02FOne .boxTxt .boxBaseCom {
  padding-left: 0.2em;
}

.boxAboutus03 .boxCont02 .boxCont02FOne .boxTxt .boxBaseCom > p {
  line-height: 1.73;
  letter-spacing: 0.22em;
}

/*##### Chiba Charm #####*/
.boxChibaCharmTopWrap {
  margin-bottom: 5.0em;
}
@media all and (max-width: 750px){
  .boxChibaCharmTopWrap {
    margin-bottom: 3.0em;
    padding-top: 3.0em;
  }
}

.boxChibaCharm01 .boxList {
  /*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;*/
}

.boxChibaCharm01 .boxList .boxGrid01 {
  display: grid;
  grid-template-columns: 49% 24.5% 24.5%;
  grid-column-gap: 1%;
  grid-row-gap: 1.0em;
}
@media all and (max-width: 750px){
  .boxChibaCharm01 .boxList .boxGrid01 {
    grid-template-columns: 49.0% 49.0%;
    grid-template-rows: auto auto auto;
    grid-column-gap: 2%;
  }
  .boxChibaCharm01 .boxList .boxGrid01.typeUnder2 {
    grid-template-columns: 100%;
    grid-template-rows: auto auto auto auto auto;
  }
}

.boxChibaCharm01 .boxList .boxGrid01 + .boxGrid02 {
  margin-top: 1.0em;
}

.boxChibaCharm01 .boxList .boxGrid02 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 1%;
  grid-row-gap: 1.0em;
}
@media all and (max-width: 750px){
  .boxChibaCharm01 .boxList .boxGrid02 {
    grid-template-columns: 49.0% 49.0%;
    grid-template-rows: auto auto;
    grid-column-gap: 2%;
  }
}

.boxChibaCharm01 .boxList .boxGrid02 + .boxGrid01 {
  margin-top: 1.0em;
}

.boxChibaCharm01 .boxListOne {
  border-radius: 1.5em;
  background-color: #f1f1f1;
}
@media all and (max-width: 750px){
  .boxChibaCharm01 .boxListOne {
    border-radius: 0.8em;
  }
}

.boxChibaCharm01 .boxListOne .boxImg {
  overflow: hidden;
  border-radius: 1.5em;
}
@media all and (max-width: 750px){
  .boxChibaCharm01 .boxListOne .boxImg {
    border-radius: 0.8em;
  }
}

.boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-7) {
  grid-column: 1 / 2;
  grid-row: 1 / 3;
}
.boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-6) {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}
.boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-5) {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
}
.boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-4) {
  grid-column: 2 / 3;
  grid-row: 2 / 3;
}
.boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-3) {
  grid-column: 3 / 4;
  grid-row: 2 / 3;
}
@media all and (max-width: 750px){
  .boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-7) {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
  }
  .boxChibaCharm01 .boxList .boxGrid01.typeUnder2 .boxListOne:nth-child(8n-7) {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  .boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-6) {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  .boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-5) {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
  .boxChibaCharm01 .boxList .boxGrid01.typeUnder2 .boxListOne:nth-child(8n-5) {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
  }
  .boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-4) {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
  }
  .boxChibaCharm01 .boxList .boxGrid01.typeUnder2 .boxListOne:nth-child(8n-4) {
    grid-column: 1 / 2;
    grid-row: 4 / 5;
  }
  .boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-3) {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
  }
  .boxChibaCharm01 .boxList .boxGrid01.typeUnder2 .boxListOne:nth-child(8n-3) {
    grid-column: 1 / 2;
    grid-row: 5 / 6;
  }
}

.boxChibaCharm01 .boxListOne .boxTxt {
  padding: 1.3em 1.2em 1.3em 1.5em;
}
.boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-7) .boxTxt {
  padding: 2.6em 2.4em 2.6em 3.0em;
}
@media all and (max-width: 750px){
  .boxChibaCharm01 .boxListOne .boxTxt {
    padding: 1.0em 0.4em 1.0em 0.5em;
  }
  .boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-7) .boxTxt {
    padding: 1.0em 0.7em 1.0em 0.8em;
  }
}

.boxChibaCharm01 .boxListOne .boxTxt .ttlList {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.5em;
  letter-spacing: 0.12em;
  font-size: 1.25rem;
  font-weight: 700;
}
.boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-7) .boxTxt .ttlList {
  font-size: 1.65rem;
}
@media all and (max-width: 750px){
  .boxChibaCharm01 .boxListOne .boxTxt .ttlList {
    letter-spacing: 0.08em;
    font-size: 1.0rem;
  }
  .boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-7) .boxTxt .ttlList,
  .boxChibaCharm01 .boxGrid01.typeUnder2 .boxListOne .boxTxt .ttlList {
    font-size: 1.1rem;
  }
}

.boxChibaCharm01 .boxListOne .boxTxt .boxListCont {
  margin-bottom: 0.5em;
}

.boxChibaCharm01 .boxListOne .boxTxt .boxListCont > p {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-7) .boxListCont > p {
  font-size: 1.3rem;
}
@media all and (max-width: 750px){
  .boxChibaCharm01 .boxListOne .boxTxt .boxListCont > p {
    font-size: 0.9rem;
  }
  .boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-7) .boxListCont > p,
  .boxChibaCharm01 .boxGrid01.typeUnder2 .boxListOne .boxListCont > p {
    font-size: 1.0rem;
  }
}

@media all and (max-width: 750px){
  .boxChibaCharm01 .boxListOne .boxTxt .txtDate {
    font-size: 0.8rem;
  }
  .boxChibaCharm01 .boxGrid01 .boxListOne:nth-child(8n-7) .boxTxt .txtDate,
  .boxChibaCharm01 .boxGrid01.typeUnder2 .boxListOne .boxTxt .txtDate {
    font-size: 0.9rem;
  }
}

/*
.boxChibaCharm01 .boxListOne:nth-child(8n-7) {
  width: 49%;
  margin-right: 1%;
}
.boxChibaCharm01 .boxListOne:nth-child(8n-6) {
  width: 24.5%;
  margin-right: 1%;
  margin-bottom: 1%;
}
.boxChibaCharm01 .boxListOne:nth-child(8n-5) {
  width: 24.5%;
  margin-bottom: 1%;
}

.boxChibaCharm01 .boxListOne:nth-child(8n-4) {
  width: 24.5%;
  margin-right: 1%;
}
.boxChibaCharm01 .boxListOne:nth-child(8n-3) {
  width: 24.5%;
}
*/


/*##### ChibaCharm Single #####*/
.boxChibaCharmS01Wrap {
  margin-top: -1.9em;
  margin-bottom: 1.9em;
  padding-bottom: 6.15em;
  background-image: url('./../../images/story/story01-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxChibaCharmS01Wrap {
    margin-top: -1.95em;
    padding-top: 5.0em;
    padding-bottom: 3.0em;
    background-size: 100% auto;
  }
}

.boxChibaCharmS01 .ttl01 {
  position: relative;
  margin-bottom: 1.35em;
  padding-top: 1.43em;
  padding-left: 1.0em;
  text-align: center;
  line-height: 1.61;
  letter-spacing: 0.07em;
  font-size: 3.45rem;
  font-weight: 800;
  text-indent: -0.8em;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxChibaCharmS01 .ttl01 {
    font-size: 1.6rem;
  }
}

.boxChibaCharmS01 .ttl01:before {
  content: '';
  position: absolute;
  top: 0;
  left: -0.92em;
  right: 0;
  width: 4.4em;
  height: 0.2em;
  margin: auto;
  background-color: #0081cc;
}

.boxChibaCharmS01 .boxPostBody .ttlBase09 {
  padding-left: 0.15em;
}

.boxChibaCharmS01 .boxPostBody.typeLarge02 > p {
  padding-left: 0.35em;
}
@media all and (max-width: 750px){
  .boxChibaCharmS01 .boxPostBody.typeLarge02 > p {
    padding-left: 0;
  }
}

.boxChibaCharmS01 .boxPostBody .boxBaseLayoutCol2LR .wp-block-image img {
  border-radius: 1.5em;
}



/*##### Business #####*/
.boxBusinessTopWrap {
  margin-top: -1.75em;
  padding-bottom: 5.67em;
}
@media all and (max-width: 750px){
  .boxBusinessTopWrap {
    margin-top: 0;
    padding-top: 3.0em;
    padding-bottom: 3.0em;
  }
}

.boxBusinessTop .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.boxBusinessTop .ul01 > li {
  width: 23.7%;
  margin-right: calc((100% - 23.7% * 4) / 3);
  margin-bottom: 3.3em;
}
@media all and (max-width: 750px){
  .boxBusinessTop .ul01 > li {
    width: 32.0%;
    margin-right: calc((100% - 32.0% * 3) / 2);
    margin-bottom: 2.0em;
  }
}

.boxBusinessTop .ul01 > li:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxBusinessTop .ul01 > li:nth-child(4n) {
    margin-right: calc((100% - 32.0% * 3) / 2);
  }
  .boxBusinessTop .ul01 > li:nth-child(3n) {
    margin-right: 0;
  }
}

.boxBusinessTop .ul01 > li a {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxBusinessTop .ul01 > li a .boxImg {
  width: 100%;
}

.boxBusinessTop .ul01 > li a .p01 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 2.95em;
  padding: 0.3em 0.2em 0.2em 0.3em;
  letter-spacing: 0.05em;
  font-size: 1.4rem;
  font-weight: 700;
  color: #fff;
}
.boxBusinessTop .ul01 > li.no01 a .p01 {
  background-color: #376e7d;
}
.boxBusinessTop .ul01 > li.no02 a .p01 {
  background-color: #e60000;
}
.boxBusinessTop .ul01 > li.no03 a .p01 {
  background-color: #4a4a39;
}
.boxBusinessTop .ul01 > li.no04 a .p01 {
  background-color: #ff6400;
}
.boxBusinessTop .ul01 > li.no05 a .p01 {
  background-color: #7369d2;
}
.boxBusinessTop .ul01 > li.no06 a .p01 {
  background-color: #0081cc;
}
.boxBusinessTop .ul01 > li.no07 a .p01 {
  background-color: #7dc846;
}
.boxBusinessTop .ul01 > li.no08 a .p01 {
  background-color: #ff5a82;
}
@media all and (max-width: 750px){
  .boxBusinessTop .ul01 > li a .p01 {
    height: auto;
    min-height: 3.2em;
    text-align: center;
    letter-spacing: 0.03em;
    font-size: 0.9rem;
  }
}

.boxBusinessTop .ul01 > li a .p01:after {
  content: '';
  position: absolute;
  bottom: -1.4em;
  left: 0;
  right: 0;
  width: 0.6em;
  height: 0.6em;
  margin: auto;
  border: 0.6em rgba(255,255,255,0) solid;
}
.boxBusinessTop .ul01 > li.no01 a .p01:after {
  border-top: 1.0em #376e7d solid;
}
.boxBusinessTop .ul01 > li.no02 a .p01:after {
  border-top: 1.0em #e60000 solid;
}
.boxBusinessTop .ul01 > li.no03 a .p01:after {
  border-top: 1.0em #4a4a39 solid;
}
.boxBusinessTop .ul01 > li.no04 a .p01:after {
  border-top: 1.0em #ff6400 solid;
}
.boxBusinessTop .ul01 > li.no05 a .p01:after {
  border-top: 1.0em #7369d2 solid;
}
.boxBusinessTop .ul01 > li.no06 a .p01:after {
  border-top: 1.0em #0081cc solid;
}
.boxBusinessTop .ul01 > li.no07 a .p01:after {
  border-top: 1.0em #7dc846 solid;
}
.boxBusinessTop .ul01 > li.no08 a .p01:after {
  border-top: 1.0em #ff5a82 solid;
}

.boxBusiness01Wrap {
  padding-bottom: 6.65em;
  background-image: url('./../../images/business/business01-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxBusiness01Wrap {
    padding-bottom: 3.0em;
    background-size: 100% 70vw;
  }
}

@media all and (max-width: 750px){
  .boxBusiness01 .ttlBase02 {
    top: -1.2em;
  }
}

@media all and (max-width: 750px){
  .boxBusiness01 .ttlBase02 .ttlEn {
    font-size: 2.1rem;
  }
}

.boxBusiness01 .boxBaseCom {
  margin-top: -3.3em;
  margin-bottom: 5.0em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxBusiness01 .boxBaseCom {
    margin-top: -1.3em;
    margin-bottom: 2.0em;
  }
}

.boxBusiness01 .boxBaseCom > p {
  line-height: 2.2;
}

.boxBusiness01 .boxImg {
  text-align: center;
}
@media all and (max-width: 750px){
  .boxBusiness01 .boxImg {
    overflow-x: auto;
  }
}

.boxBusiness01 .boxImg img {
  width: 100%;
  max-width: 1630px;
}
@media all and (max-width: 750px){
  .boxBusiness01 .boxImg img {
    width: 200vw;
    max-width: none;
  }
}

.boxBusiness02Wrap {
  padding-bottom: 1.0em;
}
@media all and (max-width: 750px){
  .boxBusiness02Wrap {
    padding-bottom: 3.0em;
  }
}

.boxBusiness02 .ttlBase03 .ttlEn {
  letter-spacing: normal;
}

.boxBusiness02 .boxCont01F {
  margin-top: 7.2em;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01F {
    margin-top: 3.0em;
  }
}

.boxBusiness02 .boxCont01FOne {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 5.9em;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne {
    display: block;
    margin-bottom: 4.5em;
  }
  .boxBusiness02 .boxCont01FOne:last-child {
    margin-bottom: 0;
  }
}

.boxBusiness02 .boxCont01FOne .boxImg {
  width: 32.8%;
}
.boxBusiness02 .boxCont01FOne .boxImg.forSp {
  display: none;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne .boxImg.forPc {
    display: none;
  }
  .boxBusiness02 .boxCont01FOne .boxImg.forSp {
    display: block;
    width: 100%;
  }
}

.boxBusiness02 .boxCont01FOne .boxImg .boxCsnkSliderFade01 .ulFadeinSlide {
  padding-top: 71.2%;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne .boxImg .boxCsnkSliderFade01[slide-all-num="1"] .ulFadeinSlide {
    margin-bottom: -1.0em;
  }
}

.boxBusiness02 .boxCont01FOne .boxImg .boxCsnkSliderFade01 .ulFadeinSlide > li {
  background-color: transparent;
}

.boxBusiness02 .boxCont01FOne .boxImg .boxCsnkSliderFade01 .ulFadeinSlide > li img.imgMain {
  border-radius: 2.1em;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne .boxImg .boxCsnkSliderFade01 .ulFadeinSlide > li img.imgMain {
    border-radius: 0.8em;
  }
}

.boxBusiness02 .boxCont01FOne .boxImg .boxCsnkSliderFade01 .ulFadeinSlideBtn {
  bottom: -1.42em;
  -webkit-justify-content: center;
  justify-content: center;
}

.boxBusiness02 .boxCont01FOne .boxImg .boxCsnkSliderFade01 .ulFadeinSlideBtn > li {
  width: 1.25em;
  height: 1.25em;
  margin: 0 0.6em;
  border-radius: 1.25em;
  background-color: #c2c2c2;
  box-shadow: none;
}
.boxBusiness02 .boxCont01FOne .boxImg .boxCsnkSliderFade01 .ulFadeinSlideBtn > li:first-child {
  margin-left: 0.6em;
}
.boxBusiness02 .boxCont01FOne .boxImg .boxCsnkSliderFade01 .ulFadeinSlideBtn > li.current {
  background-color: #0081cc;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne .boxImg .boxCsnkSliderFade01 .ulFadeinSlideBtn > li {
    width: 1.0em;
    height: 1.0em;
    border-radius: 1.0em;
  }
}

.boxBusiness02 .boxCont01FOne .boxTxt {
  width: calc(100% - 32.8%);
  padding-top: 0.35em;
  padding-left: 5.2%;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne .boxTxt {
    width: 100%;
    padding-left: 0;
  }
}

.boxBusiness02 .boxCont01FOne .boxTxt .ttl01 {
  position: relative;
  left: -3.3%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 102.4%;
  height: 2.82em;
  margin-bottom: 1.36em;
  padding-top: 0.22em;
  padding-left: 3.2%;
  font-size: 2.6rem;
  font-weight: 700;
  color: #fff;
  transform: skew(-9deg);
}
.boxBusiness02 .boxCont01FOne.no01 .boxTxt .ttl01 {
  background-color: #376e7d;
}
.boxBusiness02 .boxCont01FOne.no02 .boxTxt .ttl01 {
  background-color: #e60000;
}
.boxBusiness02 .boxCont01FOne.no03 .boxTxt .ttl01 {
  background-color: #4a4a39;
}
.boxBusiness02 .boxCont01FOne.no04 .boxTxt .ttl01 {
  background-color: #ff6400;
}
.boxBusiness02 .boxCont01FOne.no05 .boxTxt .ttl01 {
  background-color: #7369d2;
}
.boxBusiness02 .boxCont01FOne.no06 .boxTxt .ttl01 {
  background-color: #0081cc;
}
.boxBusiness02 .boxCont01FOne.no07 .boxTxt .ttl01 {
  background-color: #7dc846;
}
.boxBusiness02 .boxCont01FOne.no08 .boxTxt .ttl01 {
  background-color: #ff5a82;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne .boxTxt .ttl01 {
    left: 0;
    width: 107%;
    font-size: 1.3rem;
  }
}

.boxBusiness02 .boxCont01FOne .boxTxt .ttl01:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.28em;
}
.boxBusiness02 .boxCont01FOne.no01 .boxTxt .ttl01:before {
  background: linear-gradient(to right, #239abb 0%, #1b8ba9 100%);
}
.boxBusiness02 .boxCont01FOne.no02 .boxTxt .ttl01:before {
  background: linear-gradient(to right, #fd4949 0%, #a21515 100%);
}
.boxBusiness02 .boxCont01FOne.no03 .boxTxt .ttl01:before {
  background: linear-gradient(to right, #99997e 0%, #636347 100%);
}
.boxBusiness02 .boxCont01FOne.no04 .boxTxt .ttl01:before {
  background: linear-gradient(to right, #ffaa30 0%, #ff9000 100%);
}
.boxBusiness02 .boxCont01FOne.no05 .boxTxt .ttl01:before {
  background: linear-gradient(to right, #978dfd 0%, #4b3cd3 100%);
}
.boxBusiness02 .boxCont01FOne.no06 .boxTxt .ttl01:before {
  background: linear-gradient(to right, #69dcff 0%, #2698d9 100%);
}
.boxBusiness02 .boxCont01FOne.no07 .boxTxt .ttl01:before {
  background: linear-gradient(to right, #96f74f 0%, #6eb53b 100%);
}
.boxBusiness02 .boxCont01FOne.no08 .boxTxt .ttl01:before {
  background: linear-gradient(to right, #fb96b5 0%, #ff275b 100%);
}

.boxBusiness02 .boxCont01FOne .boxTxt .ttl01:after {
  content: '';
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  transform: skew(9deg);
}
.boxBusiness02 .boxCont01FOne.no01 .boxTxt .ttl01:after {
  bottom: 0.26em;
  right: 0.9em;
  width: 171px;
  background-image: url('./../../images/business/business02-icn0101.png');
  aspect-ratio: 171 / 134;
}
.boxBusiness02 .boxCont01FOne.no02 .boxTxt .ttl01:after {
  bottom: 0.06em;
  right: 1.0em;
  width: 206px;
  background-image: url('./../../images/business/business02-icn0102.png');
  aspect-ratio: 206 / 123;
}
.boxBusiness02 .boxCont01FOne.no03 .boxTxt .ttl01:after {
  bottom: 0;
  right: 1.16em;
  width: 175px;
  background-image: url('./../../images/business/business02-icn0103.png');
  aspect-ratio: 175 / 109;
}
.boxBusiness02 .boxCont01FOne.no04 .boxTxt .ttl01:after {
  bottom: 0;
  right: 0.98em;
  width: 210px;
  background-image: url('./../../images/business/business02-icn0104.png');
  aspect-ratio: 210 / 110;
}
.boxBusiness02 .boxCont01FOne.no05 .boxTxt .ttl01:after {
  bottom: 0;
  right: 1.25em;
  width: 174px;
  background-image: url('./../../images/business/business02-icn0105.png');
  aspect-ratio: 174 / 112;
}
.boxBusiness02 .boxCont01FOne.no06 .boxTxt .ttl01:after {
  bottom: -0.73em;
  right: 1.1em;
  width: 205px;
  background-image: url('./../../images/business/business02-icn0106.png');
  aspect-ratio: 205 / 146;
}
.boxBusiness02 .boxCont01FOne.no07 .boxTxt .ttl01:after {
  bottom: 0;
  right: 1.16em;
  width: 197px;
  background-image: url('./../../images/business/business02-icn0107.png');
  aspect-ratio: 197 / 109;
}
.boxBusiness02 .boxCont01FOne.no08 .boxTxt .ttl01:after {
  bottom: 0;
  right: 1.95em;
  width: 140px;
  background-image: url('./../../images/business/business02-icn0108.png');
  aspect-ratio: 140 / 116;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne.no01 .boxTxt .ttl01:after {
    width: 23vw;
  }
  .boxBusiness02 .boxCont01FOne.no02 .boxTxt .ttl01:after {
    width: 30vw;
  }
  .boxBusiness02 .boxCont01FOne.no03 .boxTxt .ttl01:after {
    width: 30vw;
  }
  .boxBusiness02 .boxCont01FOne.no04 .boxTxt .ttl01:after {
    width: 34vw;
  }
  .boxBusiness02 .boxCont01FOne.no05 .boxTxt .ttl01:after {
    width: 30vw;
  }
  .boxBusiness02 .boxCont01FOne.no06 .boxTxt .ttl01:after {
    width: 30vw;
  }
  .boxBusiness02 .boxCont01FOne.no07 .boxTxt .ttl01:after {
    width: 31vw;
  }
  .boxBusiness02 .boxCont01FOne.no08 .boxTxt .ttl01:after {
    right: 1.0em;
    width: 22vw;
  }
}

.boxBusiness02 .boxCont01FOne .boxTxt .ttl01 > span {
  transform: skew(9deg);
}

.boxBusiness02 .boxCont01FOne .boxTxtIn {
  padding-right: 29%;/*32%;*/
}
@media all and (max-width: 1630px){
  .boxBusiness02 .boxCont01FOne .boxTxtIn {
    padding-right: 33%;
  }
}
@media all and (max-width: 1460px){
  .boxBusiness02 .boxCont01FOne .boxTxtIn {
    padding-right: 39%;
  }
  .boxBusiness02 .boxCont01FOne.no05 .boxTxtIn {
    padding-right: 37%;
  }
}
@media all and (max-width: 1350px){
  .boxBusiness02 .boxCont01FOne.no05 .boxTxtIn {
    padding-right: 40%;
  }
}
@media all and (max-width: 1190px){
  .boxBusiness02 .boxCont01FOne.no05 .boxTxtIn {
    padding-right: 43%;
  }
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne .boxTxtIn {
    padding-top: 2.7em;
    padding-right: 0;
  }
  .boxBusiness02 .boxCont01FOne.no05 .boxTxtIn {
    padding-right: 0;
  }
}

.boxBusiness02 .boxCont01FOne .boxTxt .ttl02 {
  margin-bottom: 0.8em;
  letter-spacing: 0.065em;
  font-size: 2.1rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne .boxTxt .ttl02 {
    font-size: 1.2rem;
  }
}

.boxBusiness02 .boxCont01FOne .boxTxt .boxBaseCom.typeLarge02 > p {
  line-height: 2.2;
}

.boxBusiness02 .boxCont01FOne .boxTxt .boxBaseCom {
  min-height: 5.4em;
  margin-bottom: 2.5em;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne .boxTxt .boxBaseCom {
    min-height: auto;
    margin-bottom: 1.5em;
    padding-right: 25vw;
  }
}

.boxBusiness02 .boxCont01FOne .boxTxt .boxLink a {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 3.3em;
  padding: 0.3em 1.0em 0.3em 4.05em;
  border-radius: 3.3em;
  background-color: #e6e6e6;
  letter-spacing: 0.04em;
  font-size: 1.75rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne .boxTxt .boxLink a {
    font-size: 1.0rem;
  }
}

.boxBusiness02 .boxCont01FOne .boxTxt .boxLink a:before {
  content: '';
  position: absolute;
  left: 1.18em;
  top: 55%;
  width: 2.32em;
  background-image: url('./../../images/base/base-icn-deco07.svg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  transform: translateY(-50%);
  aspect-ratio: 288.65 / 245.92;
}

.boxBusiness02 .boxCont01FOne .boxTxt .boxLink a:after {
  content: '';
  position: absolute;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.boxBusiness02 .boxCont01FOne.no01 .boxTxt .boxLink a:after {
  right: 1.0em;/*1.97em;*/
  width: 238px;
  background-image: url('./../../images/business/business02-icn0201.png');
  aspect-ratio: 238 / 240;
}
.boxBusiness02 .boxCont01FOne.no02 .boxTxt .boxLink a:after {
  right: 1.97em;
  width: 210px;
  background-image: url('./../../images/business/business02-icn0202.png');
  aspect-ratio: 210 / 237;
}
.boxBusiness02 .boxCont01FOne.no03 .boxTxt .boxLink a:after {
  right: -0.5em;/*1.97em;*/
  width: 283px;
  background-image: url('./../../images/business/business02-icn0203.png');
  aspect-ratio: 283 / 244;
}
.boxBusiness02 .boxCont01FOne.no04 .boxTxt .boxLink a:after {
  right: 0.8em;/*1.8em;*/
  width: 227px;
  background-image: url('./../../images/business/business02-icn0204.png');
  aspect-ratio: 227 / 233;
}
.boxBusiness02 .boxCont01FOne.no05 .boxTxt .boxLink a:after {
  right: -0.5em;/*1.25em;*/
  width: 335px;
  background-image: url('./../../images/business/business02-icn0205.png');
  aspect-ratio: 335 / 232;
}
.boxBusiness02 .boxCont01FOne.no06 .boxTxt .boxLink a:after {
  right: 1.0em;/*1.56em;*/
  width: 244px;
  background-image: url('./../../images/business/business02-icn0206.png');
  aspect-ratio: 244 / 225;
}
.boxBusiness02 .boxCont01FOne.no07 .boxTxt .boxLink a:after {
  right: 1.2em;/*2.1em;*/
  width: 256px;
  background-image: url('./../../images/business/business02-icn0207.png');
  aspect-ratio: 256 / 234;
}
.boxBusiness02 .boxCont01FOne.no08 .boxTxt .boxLink a:after {
  right: 0.6em;/*2.0em;*/
  width: 250px;
  background-image: url('./../../images/business/business02-icn0208.png');
  aspect-ratio: 250 / 237;
}
@media all and (max-width: 1460px){
  .boxBusiness02 .boxCont01FOne.no05 .boxTxt .boxLink a:after {
    bottom: 100%;
    width: 300px;
  }
}
@media all and (max-width: 1350px){
  .boxBusiness02 .boxCont01FOne.no01 .boxTxt .boxLink a:after {
    bottom: 100%;
  }
  .boxBusiness02 .boxCont01FOne.no02 .boxTxt .boxLink a:after {
    bottom: 100%;
  }
}
@media all and (max-width: 1340px){
  .boxBusiness02 .boxCont01FOne.no06 .boxTxt .boxLink a:after {
    bottom: 100%;
  }
}
@media all and (max-width: 1320px){
  .boxBusiness02 .boxCont01FOne.no04 .boxTxt .boxLink a:after {
    bottom: 100%;
  }
}
@media all and (max-width: 1280px){
  .boxBusiness02 .boxCont01FOne.no07 .boxTxt .boxLink a:after {
    bottom: 100%;
  }
}
@media all and (max-width: 1250px){
  .boxBusiness02 .boxCont01FOne.no03 .boxTxt .boxLink a:after {
    bottom: 100%;
  }
}
@media all and (max-width: 750px){
  .boxBusiness02 .boxCont01FOne.no01 .boxTxt .boxLink a:after {
    right: 0;
    width: 27vw;
  }
  .boxBusiness02 .boxCont01FOne.no02 .boxTxt .boxLink a:after {
    right: 0;
    width: 25vw;
  }
  .boxBusiness02 .boxCont01FOne.no03 .boxTxt .boxLink a:after {
    right: -5%;
    width: 31vw;
  }
  .boxBusiness02 .boxCont01FOne.no04 .boxTxt .boxLink a:after {
    right: -2%;
    width: 25vw;
  }
  .boxBusiness02 .boxCont01FOne.no05 .boxTxt .boxLink a:after {
    right: -5%;
    width: 35vw;
  }
  .boxBusiness02 .boxCont01FOne.no06 .boxTxt .boxLink a:after {
    right: -3%;
    width: 27vw;
  }
  .boxBusiness02 .boxCont01FOne.no07 .boxTxt .boxLink a:after {
    right: -3%;
    width: 28vw;
  }
  .boxBusiness02 .boxCont01FOne.no08 .boxTxt .boxLink a:after {
    right: -3%;
    bottom: 100%;
    width: 27vw;
  }
}

.boxBusiness02 .boxCont01FOne .boxTxt .boxLink a > span {
  transform: skew(-10deg);
}

.boxBusiness02 .boxCont01FOne .boxTxt .boxLink a > span .txtArrow01 {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -2.1em;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin: auto;
  border: 0.24em #50bde2 solid;
  border-radius: 1.5em;
  background-color: #16ade1;
  transform: skew(10deg);
}

.boxBusiness02 .boxCont01FOne .boxTxt .boxLink a > span .txtArrow01:before {
  content: '';
  position: absolute;
  top: 0.05em;
  bottom: 0;
  left: 0.25em;
  right: 0;
  width: 0.24em;
  height: 0.24em;
  margin: auto;
  border: 0.24em rgba(255,255,255,0) solid;
  border-left: 0.33em #fcff00 solid;
}


/*##### Company #####*/
.boxCompanyTopWrap {
  position: relative;
  margin-top: -2.65em;
  padding-bottom: 11.6em;
}
@media all and (max-width: 750px){
  .boxCompanyTopWrap {
    margin-top: 0;
    padding-top: 3.0em;
    padding-bottom: 7.0em;
  }
}

.boxCompanyTopWrap:before {
  content: '';
  position: absolute;
  left: -8px;
  bottom: -134px;
  width: 630px;
  background-image: url('./../../images/company/company-top-img01.webp');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 630 / 795;
}
@media all and (max-width: 1730px){
  .boxCompanyTopWrap:before {
    left: -2%;
    width: 36.8%;
  }
}
@media all and (max-width: 1600px){
  .boxCompanyTopWrap:before {
    left: -5%;
  }
}
@media all and (max-width: 1500px){
  .boxCompanyTopWrap:before {
    left: -7%;
    width: 30.0%;
  }
}
@media all and (max-width: 750px){
  .boxCompanyTopWrap:before {
    left: 0;
    bottom: -8vw;
  }
}

.boxCompanyTop {
  position: relative;
  z-index: 2;
}

.boxCompanyTop .boxBaseCopy {
  margin-bottom: 3.0em;
  text-shadow: 0 0 4px #fff, 1px 1px 0 #fff;
}
@media all and (max-width: 750px){
  .boxCompanyTop .boxBaseCopy {
    margin-bottom: 2.0em;
  }
}

.boxCompany01Wrap {
  position: relative;
  z-index: 2;
  padding-bottom: 7.95em;
  background-image: url('./../../images/company/company01-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxCompany01Wrap {
    padding-bottom: 3.0em;
    background-size: 100% 60vw;
  }
}

.boxCompany01 .ttlBase02:after {
  background-color: #7fcbf1;
}

.boxCompany01 .ttlBase02 .ttlJa {
  color: #fff;
}

.boxCompany01 .boxCont01F {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 0.6em;
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01F {
    display: block;
    margin-top: -1.0em;
    padding-top: 0;
  }
}

.boxCompany01 .boxCont01FOne {
  overflow: hidden;
  width: 32.2%;
  margin-right: calc((100% - 32.2% * 3) / 2);
  border-radius: 1.5em;
  background-color: #fff;
}
.boxCompany01 .boxCont01FOne:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.5em;
    border-radius: 0.8em;
  }
  .boxCompany01 .boxCont01FOne:nth-child(3n) {
    margin-bottom: 0;
  }
}

.boxCompany01 .boxCont01FOne .boxImg {
  overflow: hidden;
  border-radius: 1.5em;
  aspect-ratio: 283 / 172;
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxImg {
    border-radius: 0.8em;
  }
}

.boxCompany01 .boxCont01FOne .boxImg .imgMain {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxCompany01 .boxCont01FOne .boxTxt {
  position: relative;
  z-index: 2;
  padding-bottom: 1.0em;
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxTxt {
    padding-bottom: 0;
  }
}

.boxCompany01 .boxCont01FOne .boxTxt .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: -5.3em;
  margin-bottom: 1.76em;
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxTxt .ttl01 {
    margin-top: -3.5em;
    margin-bottom: 1.0em;
  }
}

.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 1.0em;
  color: #0081cc;
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub {
    margin-bottom: 0.5em;
  }
}

.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 118px;
  font-family: var(--base-font-en);
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum {
    width: 26%;
  }
}

.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum:before,
.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum:before {
  top: 3.5em;
  left: -4em;
  width: 16.7em;
  height: 16.7em;
  border-radius: 16.7em;
  background-color: rgba(255,255,255,0.5);
}
.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum:after {
  top: 3.7em;
  left: -0.39em;
  width: 9.2em;
  height: 9.2em;
  border-radius: 9.2em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum:before {
    top: 3.0em;
    left: -2.6em;
    width: 11.0em;
    height: 11.0em;
    border-radius: 11.0em;
  }
  .boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum:after {
    top: 2.7em;
    left: -0.2em;
    width: 6.2em;
    height: 6.2em;
    border-radius: 6.2em;
  }
}

.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum .ttlPoint {
  position: relative;
  z-index: 2;
  margin-bottom: 0.37em;
  padding: 0 0.01em 0.1em 0.01em;
  border-bottom: 1px #0081cc solid;
  letter-spacing: 0.02em;
  font-size: 1.95rem;
  font-weight: 500;
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum .ttlPoint {
    font-size: 1.2rem;
  }
}

.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum .ttlPoint:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background-color: #0081cc;
}

.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum .ttlPoint > span {
  display: inline-block;
  transform: skew(-11deg);
}

.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum .ttlNum {
  position: relative;
  z-index: 2;
  margin-right: 0.06em;
  line-height: 1.0;
  font-size: 5.15rem;
  font-weight: 600;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlPointNum .ttlNum {
    left: -0.03em;
    font-size: 3.5rem;
  }
}

.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlStr {
  position: relative;
  z-index: 2;
  top: -0.4em;
  width: calc(100% - 118px);
  padding-right: 0.16em;
  text-align: right;
  letter-spacing: 0.09em;
  font-size: 1.25rem;
  font-weight: 500;
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlStr {
    width: calc(100% - 26%);
    font-size: 1.0rem;
  }
}

.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlStr:before,
.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlStr:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlStr:before {
  z-index: 2;
  right: 12.44em;
  width: 0.58em;
  height: 0.58em;
  border-radius: 0.58em;
  background-color: #0081cc;
}
.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlSub .ttlStr:after {
  left: -0.5em;
  width: calc(100% - 12.3em);
  height: 1px;
  background-color: #a3a3a3;
}

.boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlMain {
  position: relative;
  z-index: 2;
  padding-left: 0.7em;
  line-height: 1.66;
  letter-spacing: 0.035em;
  font-size: 2.2rem;
  font-weight: 700;
}
@media all and (max-width: 1560px){
  .boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlMain {
    font-size: 1.97vw;
  }
}
@media all and (max-width: 1135px){
  .boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlMain {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxTxt .ttl01 .ttlMain {
    padding-left: 0;
    font-size: 1.2rem;
  }
}

.boxCompany01 .boxCont01FOne .boxTxt .boxBaseCom {
  margin-bottom: 2.75em;
  padding-left: 1.6em;
  padding-right: 0.8em;
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxTxt .boxBaseCom {
    margin-bottom: 1.5em;
    padding-left: 0;
    padding-right: 0;
  }
}

.boxCompany01 .boxCont01FOne .boxTxt .boxBaseCom > p {
  line-height: 1.805;
  letter-spacing: 0.12em;
  color: #555;
}

.boxCompany01 .boxCont01FOne .boxTxt .boxBaseCom > p .txt01 {
  color: #dd3a3a;
}

.boxCompany01 .boxCont01FOne .boxTxt .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.boxCompany01 .boxCont01FOne .boxTxt .boxLink a {
  position: relative;
  margin-bottom: 0.8em;
  margin-right: 2.4em;
  padding-left: 2.5em;
  letter-spacing: 0.05em;
  font-size: 1.43rem;
  font-weight: 500;
  text-decoration: underline;
}
.boxCompany01 .boxCont01FOne .boxTxt .boxLink a:last-child {
  margin-right: 0;
}
@media all and (max-width: 1690px){
  .boxCompany01 .boxCont01FOne .boxTxt .boxLink a {
    margin-right: 2.0em;
    font-size: 1.25rem;
  }
}
@media all and (max-width: 1440px){
  .boxCompany01 .boxCont01FOne .boxTxt .boxLink a {
    margin-right: 1.5em;
    font-size: 1.15rem;
  }
}
@media all and (max-width: 1300px){
  .boxCompany01 .boxCont01FOne .boxTxt .boxLink a {
    font-size: 1.0rem;
  }
}
@media all and (max-width: 750px){
  .boxCompany01 .boxCont01FOne .boxTxt .boxLink a {
    margin-right: 1.0em;
    font-size: 0.9rem;
  }
}

.boxCompany01 .boxCont01FOne .boxTxt .boxLink a:before,
.boxCompany01 .boxCont01FOne .boxTxt .boxLink a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxCompany01 .boxCont01FOne .boxTxt .boxLink a:before {
  left: 0;
  width: 1.9em;
  height: 1.9em;
  border: 0.3em #8ad6f0 solid;
  border-radius: 1.9em;
  background-color: #16ade1;
}
.boxCompany01 .boxCont01FOne .boxTxt .boxLink a:after {
  left: 0.8em;
  width: 0.25em;
  height: 0.25em;
  border: 0.25em rgba(255,255,255,0) solid;
  border-left: 0.45em #fff solid;
}

.boxCompany02Wrap {
  padding-bottom: 6.58em;
}
@media all and (max-width: 750px){
  .boxCompany02Wrap {
    padding-bottom: 3.0em;
  }
}

.boxCompany02 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-top: 4.75em;
}
@media all and (max-width: 750px){
  .boxCompany02 .boxCont01LR {
    display: block;
    padding-top: 0;
  }
}

.boxCompany02 .boxCont01LR .boxTxt {
  width: 61.7%;
  padding-right: 4.5%;
}
@media all and (max-width: 750px){
  .boxCompany02 .boxCont01LR .boxTxt {
    width: 100%;
    padding-right: 0;
    margin-bottom: 2.0em;
  }
}

.boxCompany02 .boxCont01LR .boxTxt .ttlBase13 {
  margin-top: -0.1em;
}

.boxCompany02 .boxCont01LR .boxTxt .boxAddress {
  margin-bottom: 0.1em;
}

@media all and (max-width: 750px){
  .boxCompany02 .boxCont01LR .boxTxt .boxAddress .txtZipcode {
    display: inline-block;
    width: 100%;
  }
}

.boxCompany02 .boxCont01LR .boxTxt .dlTelFax,
.boxCompany02 .boxCont01LR .boxTxt .boxTelFax02 {
  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;
  letter-spacing: 0.06em;
}

.boxCompany02 .boxCont01LR .boxTxt .dlTelFax > dt {
  width: 78px;
}
@media all and (max-width: 1260px){
  .boxCompany02 .boxCont01LR .boxTxt .dlTelFax > dt {
    width: 100%;
  }
}

.boxCompany02 .boxCont01LR .boxTxt .dlTelFax > dt .str2 {
  letter-spacing: 1.12em;
}

.boxCompany02 .boxCont01LR .boxTxt .dlTelFax > dd {
  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;
}

.boxCompany02 .boxCont01LR .boxTxt .dlTelFaxIn,
.boxCompany02 .boxCont01LR .boxTxt .dlTelFax02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-right: 2.15em;
}
@media all and (max-width: 1430px){
  .boxCompany02 .boxCont01LR .boxTxt .dlTelFaxIn,
  .boxCompany02 .boxCont01LR .boxTxt .dlTelFax02 {
    margin-right: 1.0em;
  }
}
@media all and (max-width: 750px){
  .boxCompany02 .boxCont01LR .boxTxt .dlTelFaxIn,
  .boxCompany02 .boxCont01LR .boxTxt .dlTelFax02 {
    margin-right: 0.7em;
    letter-spacing: normal;
  }
}

.boxCompany02 .boxCont01LR .boxTxt .dlTelFaxIn > dt,
.boxCompany02 .boxCont01LR .boxTxt .dlTelFax02 > dt {
  position: relative;
  margin-right: 0.85em;
  padding-right: 0.45em;
}
.boxCompany02 .boxCont01LR .boxTxt .dlTelFaxIn.type02 > dt {
  margin-right: 0.25em;
}
@media all and (max-width: 1430px){
  .boxCompany02 .boxCont01LR .boxTxt .dlTelFaxIn > dt,
  .boxCompany02 .boxCont01LR .boxTxt .dlTelFax02 > dt {
    margin-right: 0;
  }
  .boxCompany02 .boxCont01LR .boxTxt .dlTelFaxIn.type02 > dt {
    margin-right: 0;
  }
}

.boxCompany02 .boxCont01LR .boxTxt .dlTelFaxIn > dt:after,
.boxCompany02 .boxCont01LR .boxTxt .dlTelFax02 > dt:after {
  content: '：';
  position: absolute;
  top: 0;
  right: 0;
}

.boxCompany02 .boxCont01LR .boxTxt .dlTelFaxIn > dd .txt01 {
  margin-left: 1.45em;
  letter-spacing: 0.1em;
}

.boxCompany02 .boxCont01LR .boxTxt .boxLink01 {
  margin-top: 0.7em;
  margin-bottom: 0.5em;
}

.boxCompany02 .boxCont01LR .boxTxt .boxLink01 a {
  position: relative;
  padding-left: 2.0em;
  letter-spacing: 0.07em;
  color: #0081cc;
}

.boxCompany02 .boxCont01LR .boxTxt .boxLink01 a:before,
.boxCompany02 .boxCont01LR .boxTxt .boxLink01 a:after {
  content: '';
  position: absolute;
  top: 0.1em;
  bottom: 0;
  margin: auto;
}
.boxCompany02 .boxCont01LR .boxTxt .boxLink01 a:before {
  left: -0.15em;
  width: 1.64em;
  height: 1.64em;
  border: 0.27em #0081cc solid;
  border-radius: 1.64em;
  background-color: #fff;
}
.boxCompany02 .boxCont01LR .boxTxt .boxLink01 a:after {
  top: 0.5em;
  left: 0.4em;
  width: 0.3em;
  height: 0.3em;
  border: 0.3em rgba(255,255,255,0) solid;
  border-top: 0.45em #0081cc solid;
}

.boxCompany02 .boxCont01LR .boxTxt .boxLink01 a > span {
  border-bottom: 1px #a3c6e6 solid;
}

.boxCompany02 .boxCont01LR .boxTxt .boxUl01 {
  padding-top: 0.16em;
  padding-left: 0.15em;
}

.boxCompany02 .boxCont01LR .boxTxt .ul01 > li {
  margin-bottom: 0.09em;
  letter-spacing: 0.06em;
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxCompany02 .boxCont01LR .boxTxt .ul01 > li {
    margin-bottom: 0.5em;
    font-size: 0.9rem;
  }
}

.boxCompany02 .boxCont01LR .boxTxt .ul01 > li a {
  color: #0081cc;
}

.boxCompany02 .boxCont01LR .boxTxt .ul01 > li a > span {
  border-bottom: 1px #a3c6e6 solid;
}

.boxCompany02 .boxCont01LR .boxImg {
  width: calc(100% - 61.7%);
}
@media all and (max-width: 750px){
  .boxCompany02 .boxCont01LR .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxCompany02 .boxCont01LR .boxImg img {
  border-radius: 1.5em;
}
@media all and (max-width: 750px){
  .boxCompany02 .boxCont01LR .boxImg img {
    border-radius: 0.8em;
  }
}

.boxCompany03Wrap {
  padding-bottom: 6.25em;
  background-image: url('./../../images/company/company03-bg01.jpg');
  background-repeat: no-repeat;/*repeat-y;*/
  background-position: center top;
  background-size: cover;/*auto auto;*/
}
@media all and (max-width: 750px){
  .boxCompany03Wrap {
    padding-bottom: 3.0em;
  }
}

.boxCompany03 .boxCont01 {
  padding: 2.15em 5.0% 2.15em 5.9%;
  border-radius: 1.5em;
  background-color: rgba(255,255,255,0.8);
}
@media all and (max-width: 750px){
  .boxCompany03 .boxCont01 {
    padding: 1.0em 4.0% 2.0em 5.0%;
    border-radius: 0.8em;
  }
}

.boxCompany03 .boxCont01 .ul01 {
  margin-bottom: 0.3em;
}

.boxCompany03 .boxCont01 .ul01 > li,
.boxCompany03 .boxCont01 .p01 {
  position: relative;
  font-size: 1.25rem;
}
.boxCompany03 .boxCont01 .ul01 > li {
  margin-bottom: 0.65em;
}
.boxCompany03 .boxCont01 .ul01 > li:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxCompany03 .boxCont01 .ul01 > li,
  .boxCompany03 .boxCont01 .p01 {
    font-size: 0.9rem;
  }
}

.boxCompany03 .boxCont01 .ul01 > li:before,
.boxCompany03 .boxCont01 .p01:before {
  content: '';
  position: absolute;
  top: 0.57em;
  left: -1.15em;
  width: 0.56em;
  height: 0.56em;
  border-radius: 0.56em;
  background-color: #a3a3a3;
}

.boxCompany04Wrap {
  padding-top: 9.66em;
  padding-bottom: 3.86em;
}
@media all and (max-width: 750px){
  .boxCompany04Wrap {
    padding-top: 3.0em;
    padding-bottom: 1.0em;
  }
}

@media all and (max-width: 750px){
  .boxCompany04 .ttlBase04 {
    margin-bottom: 10.5em;
  }
}

@media all and (max-width: 1420px){
  .boxCompany04 .ttlBase04 .ttlEn {
    font-size: 6.8vw;
  }
}
@media all and (max-width: 1135px){
  .boxCompany04 .ttlBase04 .ttlEn {
    font-size: 5.5rem;
  }
}
@media all and (max-width: 750px){
  .boxCompany04 .ttlBase04 .ttlEn {
    left: -0.2em;
    font-size: 1.6rem;
  }
}

.boxCompany04In {
  position: relative;
  background: linear-gradient(to bottom, #e5f6fb 0%, #ffffff 800px);
}
.boxCompany04In.type02 {
  position: relative;
  z-index: 2;
  margin-top: 1.4em;
}

.boxCompany04In:before {
  content: '';
  position: absolute;
  top: -5.2em;
  right: 1.4em;
  width: 729px;
  background-image: url('./../../images/company/company04-obj01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 729 / 370;
}
.boxCompany04In.type02:before {
  content: none;
}
@media all and (max-width: 750px){
  .boxCompany04In:before {
    top: -10.0em;
    right: 0;
    width: 100%;
    background-position: center top;
    background-size: 80% auto;
  }
}

.boxCompany04 .boxCont01LR {
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: -1.35em;
  margin-bottom: 6.49em;
}
.boxCompany04 .boxCompany04In.type02 .boxCont01LR {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont01LR {
    display: block;
    margin-top: 0;
    margin-bottom: 2.5em;
  }
  .boxCompany04 .boxCompany04In.type02 .boxCont01LR {
    margin-bottom: 1.5em;
  }
}

.boxCompany04 .boxCont01L {
  width: 34.6%;
}
.boxCompany04 .boxCompany04In.type02 .boxCont01L {
  width: 22.8%;
  min-width: 370px;
}
@media all and (max-width: 1220px){
  .boxCompany04 .boxCont01L {
    width: 420px;
  }
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCompany04In.type02 .boxCont01L,
  .boxCompany04 .boxCont01L {
    width: 100%;
    min-width: auto;
  }
}

.boxCompany04 .boxCont01L .ttl01 {
  position: relative;
  left: -0.8em;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  height: 9.8em;
  padding: 0.25em 0.5em 0.3em 12.3%;
  background-color: #0081cc;
  color: #fff;
  transform: skew(-9deg);
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont01L .ttl01 {
    left: -2%;
    height: auto;
    min-height: 6.0em;
    padding: 0.25em 0.5em 0.3em 6.5%;
  }
}

.boxCompany04 .boxCont01L .ttl01 .ttlJa {
  margin-bottom: 0.17em;
  letter-spacing: 0.073em;
  font-size: 2.4rem;
  font-weight: 700;
  transform: skew(9deg);
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont01L .ttl01 .ttlJa {
    font-size: 1.4rem;
  }
}

.boxCompany04 .boxCont01L .ttl01 .ttlEn {
  padding-left: 0.45em;
  letter-spacing: 0.093em;
  font-size: 1.6rem;
  font-weight: 500;
  transform: skew(9deg);
  color: #60cef4;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont01L .ttl01 .ttlEn {
    font-size: 1.2rem;
  }
}

.boxCompany04 .boxCont01R {
  width: calc(100% - 34.6%);
  padding: 2.5em 4% 2.0em 3%;
}
.boxCompany04 .boxCompany04In.type02 .boxCont01R {
  width: calc(100% - 22.8%);
}
@media all and (max-width: 1220px){
  .boxCompany04 .boxCont01R {
    width: calc(100% - 420px);
  }
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont01R {
    width: 100%;
    padding: 1.5em 5% 0 5%;
  }
  .boxCompany04 .boxCompany04In.type02 .boxCont01R {
    width: 100%;
  }
}

.boxCompany04 .boxCont01R .boxBaseCom.typeLarge02 > p {
  line-height: 2.2;
  letter-spacing: 0.11em;
  color: #555;
}

.boxCompany04 .boxCont02F {
  position: relative;
  z-index: 2;
}

.boxCompany04 .boxCont02FOne {
  margin-bottom: 1.7em;
  padding: 4.4em 4.6% 4.0em 4.6%;
  border-radius: 2.0em;
  background-color: #fff;
  box-shadow: 0px -22px 22px -22px rgba(100,100,100,0.3);
}
.boxCompany04 .boxCont02FOne.type02 {
  padding: 4.0em 2.3% 0.1em 4.6%;
}
.boxCompany04 .boxCont02FOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne {
    padding: 2.4em 4.6% 2.5em 4.6%;
    border-radius: 0.8em;
  }
  .boxCompany04 .boxCont02FOne.type02 {
    padding: 2.4em 4.3% 0.1em 4.3%;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 3.83em;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR {
    display: block;
    margin-bottom: 4.0em;
  }
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR {
    margin-bottom: 2.0em;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt {
  width: 61.1%;
  padding-right: 19%;
}
.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxTxt {
  width: 60.0%;
  padding-right: 4.5%;
}
@media all and (max-width: 1400px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt {
    padding-right: 15%;
  }
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt {
    width: 100%;
    padding-right: 0;
    margin-bottom: 2.0em;
  }
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxTxt {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1.0em;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .ttl02 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 2.9em;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .ttl02 {
    margin-bottom: 1.3em;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .ttl02 .ttlJa {
  margin-bottom: 0.35em;
  letter-spacing: 0.17em;
  font-size: 2.6rem;
  font-weight: 700;
}
@media all and (max-width: 1200px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .ttl02 .ttlJa {
    letter-spacing: 0.12em;
    font-size: 2.5rem;
  }
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .ttl02 .ttlJa {
    font-size: 1.3rem;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .ttl02 .ttlEn {
  position: relative;
  padding-left: 0.15em;
  font-family: var(--base-font-en);
  font-size: 1.4rem;
  font-weight: 500;
  color: #60cef4;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .ttl02 .ttlEn {
    font-size: 1.1rem;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .ttl02 .ttlEn:after {
  content: '';
  position: absolute;
  top: 0.1em;
  bottom: 0;
  right: -4.95em;
  width: 4.3em;
  height: 0.25em;
  margin: auto;
  background: linear-gradient(to right, #69dcff 0%, #0a67ad 100%);
  transform: skew(-11deg);
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .ttl02 .ttlEn > span {
  display: inline-block;
  transform: skew(-11deg);
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .boxBaseCom {
  margin-bottom: 3.05em;
  padding-left: 0.23em;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .boxBaseCom {
    margin-bottom: 2.2em;
    padding-left: 0;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .boxBaseCom.typeLarge02 > p {
  line-height: 1.94;
  letter-spacing: 0.145em;
  color: #555;
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 {
  margin-bottom: 2.0em;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 {
    margin-bottom: 0;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 97%;
  height: 2.8em;
  margin-bottom: 1.0em;
  padding: 0.2em 0.5em 0.2em 3.86em;
  border-radius: 3.0em;
  background-color: #edeeef;
  background-image: url('./../../images/base/base-icn-deco06.svg');
  background-repeat: no-repeat;
  background-position: 0.96em center;
  background-size: 2.05em auto;
  letter-spacing: 0.06em;
  font-size: 1.7rem;
  font-weight: 700;
  color: #0081cc;
}
.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxTxt .dl01 > dt {
  padding: 0.2em 0.5em 0.2em 1.3em;
  background-image: none;
}
@media all and (max-width: 1290px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dt {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dt {
    font-size: 0.93rem;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dd {
  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;
  padding-left: 2.05em;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dd {
    padding-left: 1.0em;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > 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: flex-start;
  align-items: flex-start;
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dd .ul01 > li {
  position: relative;
  margin-bottom: 0.45em;
  margin-right: 0.76em;
  padding-left: 0.95em;
  font-size: 1.7rem;
  font-weight: 500;
}
.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxTxt .dl01 > dd .ul01 > li {
  width: 43.1%;
}
@media all and (max-width: 1500px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dd .ul01 > li {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 1300px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dd .ul01 > li {
    font-size: 1.3rem;
  }
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dd .ul01 > li {
    font-size: 1.0rem;
  }
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxTxt .dl01 > dd .ul01 > li {
    width: 100%;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dd .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.56em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  border-radius: 0.4em;
  background-color: #0081cc;
}
.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dd .ul01 > li.typeLink01:before {
  content: none;
}

.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxTxt .dl01 > dd .ul01 > li .link01 {
  position: relative;
  padding-left: 0.2em;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
  color: #0081cc;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxTxt .dl01 > dd .ul01 > li .link01 {
    display: inline-block;
    margin-top: 0.6em;
    font-size: 1.0rem;
  }
}

.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxTxt .dl01 > dd .ul01 > li .link01:before {
  content: '';
  position: absolute;
  top: 0.35em;
  left: -1.5em;
  width: 0.9em;
  background-image: url('./../../images/base/base-icn-external-link01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 1 / 1;
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dd .txt01 {
  position: relative;
  top: 0.3em;
  left: 0.15em;
  font-size: 1.25rem;
  font-weight: 500;
  color: #555;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxTxt .dl01 > dd .txt01 {
    font-size: 0.9rem;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxImg {
  position: relative;
  width: calc(100% - 61.1%);
  padding-top: 0.4em;
}
.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg {
  width: calc(100% - 60.0%);
  padding-top: 2.1em;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxImg {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxImg .imgMain {
  border-radius: 1.5em;
}
.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .imgMain {
  border-radius: 0;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxImg .imgMain {
    border-radius: 0.8em;
  }
}

.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 {
  position: absolute;
  z-index: 2;
  top: 25%;
  left: 9.5%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 37%;
  height: 19.7%;
  padding-bottom: 1.5em;
  border-radius: 1.5em;
  background-color: #0081cc;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 {
    top: 8%;
    left: -3%;
    width: 50%;
    height: 27%;
    padding-bottom: 1.0em;
    border-radius: 0.8em;
  }
}

.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01:after {
  content: '';
  position: absolute;
  bottom: -2.9em;
  left: 11.7%;
  right: 0;
  width: 1.1em;
  height: 1.1em;
  margin: auto;
  border: 1.1em rgba(255,255,255,0) solid;
  border-top: 2.0em #0081cc solid;
  transform: skew(25deg);
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01:after {
    left: 75%;
    transform: skew(65deg);
  }
}

.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt01 {
  padding-left: 0.14em;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  color: #fcff00;
}
@media all and (max-width: 1700px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt01 {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 1500px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt01 {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 1300px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt01 {
    font-size: 1.1rem;
  }
}

.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt01 .txtNum {
  margin: 0 0.13em 0 0.1em;
  letter-spacing: 0.08em;
  font-size: 3.1rem;
}
@media all and (max-width: 1700px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt01 .txtNum {
    font-size: 2.8rem;
  }
}
@media all and (max-width: 1500px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt01 .txtNum {
    font-size: 2.3rem;
  }
}
@media all and (max-width: 1300px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt01 .txtNum {
    font-size: 2.0rem;
  }
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt01 .txtNum {
    font-size: 1.8rem;
  }
}

.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt01 .txt0101 {
  color: #fff;
}

.boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt02 {
  padding-left: 0.25em;
  line-height: 1.0;
  letter-spacing: 0.23em;
  font-size: 2.1rem;
  color: #fff;
}
@media all and (max-width: 1700px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt02 {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1500px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt02 {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 1300px){
  .boxCompany04 .boxCont02FOne.type02 .boxCont02LR .boxImg .p01 .txt02 {
    font-size: 1.3rem;
  }
}

.boxCompany04 .boxCont02FOne .boxCont02LR .boxImg .imgSub {
  position: absolute;
  top: 3.9em;
  left: -43.5%;
  width: 49.2%;
}
@media all and (max-width: 1400px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxImg .imgSub {
    left: -33.5%;
  }
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCont02LR .boxImg .imgSub {
    top: auto;
    bottom: -3.0em;
    left: auto;
    right: -5%;
    width: 40%;
  }
}

.boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .boxSlideOne {
  min-width: auto;
  width: calc(24.0% + ((100% - 24.0% * 4) / 4) / 4);
  margin-right: calc((100% - 24.0% * 4) / 4);
  padding: 0;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .boxSlideOne {
    width: 100%;
    margin-right: 2%;
  }
}

@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .boxSlideOneIn {
    width: 100%;
  }
}

.boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .boxSlideOneIn .boxImg {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 1.5em;
  aspect-ratio: 387 / 280;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .boxSlideOneIn .boxImg {
    border-radius: 0.8em;
  }
}

.boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .boxSlideOneIn .boxImg .imgMain {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .boxSlideOneIn .boxImg .imgIcon {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 18.5%;
}
@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .boxSlideOneIn .boxImg .imgIcon {
    width: 13%;
  }
}

@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi {
    display: none;
  }
}

@media all and (max-width: 750px){
  .boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .slideNaviL,
  .boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .slideNaviR {
    width: 10%;
  }
  .boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .slideNaviL {
    left: -8.6vw;
  }
  .boxCompany04 .boxCont02FOne .boxCsnkSliderArchive01 .slideNaviR {
    right: -8.6vw;
  }
}

.boxCompany04In.type02 .boxCont03 {
  text-align: center;
}

.boxCompany04In.type02 .boxCont03 .boxLinkBase04 {
  max-width: 700px;
  margin-top: 1.0em;/*3.0em;*/
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont03 .boxLinkBase04 {
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
}

@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont03 .boxLinkBase04 .linkBase04 {
    height: 4.0em;
    border-radius: 4.0em;
  }
}

@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont03 .boxLinkBase04 .linkBase04 .txtSmall {
    display: inline-block;
    width: 100%;
    font-size: 0.85em;
  }
}

.boxCompany04In.type02 .boxCont0301 {
  margin-top: 4.0em;
  padding: 4.07em 4.3%;
  border-radius: 2.2em;
  background-color: #fff;
  box-shadow: 0px -22px 22px -22px rgba(100,100,100,0.3);
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 {
    margin-top: 2.5em;
    padding: 3.0em 4.3%;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxTop {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 3.55em;
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxTop {
    display: block;
    margin-bottom: 2.5em;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxTop .ttlBase15 {
  width: 360px;
  margin-top: 0.4em;
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxTop .ttlBase15 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1.5em;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxTop .dl0101 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: calc(100% - 360px);
  height: 4.8em;
  padding: 0.6em 1.0em 0.6em 1.9em;
  border-radius: 4.8em;
  background-color: #edeeef;
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxTop .dl0101 {
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: auto;
    min-height: 4.8em;
    padding: 0.8em 0.7em 1.1em 0.7em;
    border-radius: 1.2em;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxTop .dl0101 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 140px;
  height: 2.31em;
  padding-left: 0.3em;
  border-radius: 2.31em;
  background-color: #0081cc;
  letter-spacing: 0.12em;
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxTop .dl0101 > dt {
    width: 100%;
    margin-bottom: 0.7em;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxTop .dl0101 > dd {
  width: calc(100% - 140px);
  padding-left: 0.8em;
  text-align: left;
  letter-spacing: 0.127em;
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxTop .dl0101 > dd {
    width: 100%;
    padding-left: 0.5em;
    line-height: 1.7;
    font-size: 0.9rem;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxCont03F {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 5.0em;
}
@media all and (max-width: 1370px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03F {
    display: block;
  }
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03F {
    margin-bottom: 2.5em;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxCont03FOne {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 47.5%;
  margin-right: calc(100% - 47.5% * 2);
}
.boxCompany04In.type02 .boxCont0301 .boxCont03FOne:nth-child(2n) {
  margin-right: 0;
}
@media all and (max-width: 1370px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03FOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.5em;
  }
  .boxCompany04In.type02 .boxCont0301 .boxCont03FOne:nth-child(2n) {
    margin-bottom: 0;
  }
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03FOne {
    display: block;
    width: 100%;
    margin-right: 0;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxImg {
  width: 45.5%;
}
@media all and (max-width: 1370px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxImg {
    width: 345px;
  }
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxImg img {
  border-radius: 1.5em;
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxImg img {
    border-radius: 0.8em;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxTxt {
  width: calc(100% - 45.5%);
  padding-top: 1.15em;
  padding-left: 5%;
  text-align: left;
}
@media all and (max-width: 1370px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxTxt {
    width: calc(100% - 345px);
  }
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxTxt {
    width: 100%;
    padding-top: 1.3em;
    padding-left: 0;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxTxt .ttl01 {
  position: relative;
  left: -0.09em;
  margin-bottom: 0.71em;
  padding-bottom: 0.85em;
  border-bottom: 1px #c8c8c8 solid;
  line-height: 1.36;
  letter-spacing: 0.05em;
  font-size: 1.85rem;
  font-weight: 500;
  color: #0081cc;
}
@media all and (max-width: 1500px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxTxt .ttl01 {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxTxt .ttl01 {
    margin-bottom: 0.7em;
    padding-bottom: 0.7em;
    font-size: 1.2rem;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxTxt .p01 {
  margin-bottom: 0.79em;
  padding-left: 0.1em;
  line-height: 1.85;
  letter-spacing: 0.07em;
  font-size: 1.3rem;
  color: #555;
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03FOne .boxTxt .p01 {
    font-size: 1.0rem;
  }
}

.boxCompany04In.type02 .boxCont0301 .boxCont03Img {
  text-align: center;
}

.boxCompany04In.type02 .boxCont0301 .boxCont03Img img {
  border-radius: 1.5em;
}
@media all and (max-width: 750px){
  .boxCompany04In.type02 .boxCont0301 .boxCont03Img img {
    border-radius: 0.5em;
  }
}

.boxCompany05Wrap {
  padding-bottom: 6.8em;
  background: linear-gradient(to right, #0266ab 0%, #00266d 100%);
}
@media all and (max-width: 750px){
  .boxCompany05Wrap {
    padding-bottom: 3.0em;
  }
}

@media all and (max-width: 1480px){
  .boxCompany05 .ttlBase04 .ttlEn {
    font-size: 6.8vw;
  }
}
@media all and (max-width: 1135px){
  .boxCompany05 .ttlBase04 .ttlEn {
    font-size: 5.5rem;
  }
}

.boxCompany05 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: -1.36em;
}

.boxCompany05 .boxCont01LR .boxImg {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 55%;
  padding: 3.350em 3.5%;
  border-radius: 1.5em;
  background-color: #fff;
  text-align: center;
}

.boxCompany05 .boxCont01LR .boxTxt {
  width: 100%;/*calc(100% - 55%);*/
  padding: 0 5.4%;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxCompany05 .boxCont01LR .boxTxt {
    padding: 0;
  }
}

.boxCompany05 .boxCont01LR .boxTxt .ttl01 {
  margin-bottom: 1.25em;
  line-height: 1.66;
  letter-spacing: 0.051em;
  font-size: 2.2rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxCompany05 .boxCont01LR .boxTxt .ttl01 {
    margin-top: 1.0em;
    font-size: 1.2rem;
  }
}

.boxCompany05 .boxCont01LR .boxTxt .boxBaseCom {
  margin-bottom: 4.45em;
  padding-left: 0.33em;
}
@media all and (max-width: 750px){
  .boxCompany05 .boxCont01LR .boxTxt .boxBaseCom {
    margin-bottom: 3.0em;
    padding-left: 0;
  }
}

.boxCompany05 .boxCont01LR .boxTxt .boxLink {
  display: -webkit-flex;
  display: flex;
  /*-webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;*/
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxCompany05 .boxCont01LR .boxTxt .boxLink a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 550px;/*640px;*/
  height: 3.05em;
  padding: 0.25em 2.8em 0.2em 3.2em;
  border-radius: 3.05em;
  background-color: #fff;
  background-image: url('./../../images/base/base-icn-external-link03.png');
  background-repeat: no-repeat;
  background-position: 1.48em center;
  background-size: auto auto;
  letter-spacing: 0.01em;
  font-size: 1.56rem;
  font-weight: 700;
  color: #000;
}
.boxCompany05 .boxCont01LR .boxTxt .boxLink a.link01 {
  /*margin-bottom: 1.0em;*/
  margin-right: 1.0em;
}
.boxCompany05 .boxCont01LR .boxTxt .boxLink a.link02 {
  background-color: #fcff00;
}
@media all and (max-width: 1250px){
  .boxCompany05 .boxCont01LR .boxTxt .boxLink a {
    max-width: 460px;
  }
}
@media all and (max-width: 750px){
  .boxCompany05 .boxCont01LR .boxTxt .boxLink a {
    max-width: none;
    background-position: 1.48em 52%;
    background-size: 1.0em auto;
    font-size: 1.0rem;
  }
  .boxCompany05 .boxCont01LR .boxTxt .boxLink a.link01 {
    margin-right: 0;
    margin-bottom: 1.5em;
  }
}

.boxCompany05 .boxCont01LR .boxTxt .boxLink a.baseArrow01:before {
  right: 0.7em;
  width: 1.7em;
  height: 1.7em;
  border: 0.23em #8ad6f0 solid;
  border-radius: 1.7em;
}
.boxCompany05 .boxCont01LR .boxTxt .boxLink a.link02.baseArrow01:before {
  border: 0.23em #56c4a2 solid;
}
.boxCompany05 .boxCont01LR .boxTxt .boxLink a.baseArrow01:after {
  right: 1.06em;
  width: 0.25em;
  height: 0.25em;
  border: 0.25em rgba(255,255,255,0) solid;
  border-left: 0.42em #fff solid;
}
.boxCompany05 .boxCont01LR .boxTxt .boxLink a.link02.baseArrow01:after {
  border-left: 0.42em #fcff00 solid;
}


/*##### Data #####*/
.boxDataTopWrap {
  margin-top: -2.6em;
  padding-bottom: 2.65em;
}
@media all and (max-width: 750px){
  .boxDataTopWrap {
    margin-top: 0;
    padding-top: 3.0em;
    padding-bottom: 2.5em;
  }
}

@media all and (max-width: 750px){
  .boxData01Wrap {
    padding-top: 4.0em;
  }
}

.boxData01 .count-target.aniWait:not(.active) {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.boxData01 .count-target.aniWait.active {
  opacity: 1;
}

.boxData01 .boxCont01LR,
.boxData01 .boxCont02LR,
.boxData01 .boxCont03LR,
.boxData01 .boxCont04LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.boxData01 .boxCont01LR {
  position: relative;
  z-index: 4;
}
.boxData01 .boxCont02LR {
  position: relative;
  z-index: 3;
}
.boxData01 .boxCont03LR {
  position: relative;
  z-index: 2;
}
@media all and (max-width: 750px){
  .boxData01 .boxCont01LR,
  .boxData01 .boxCont02LR,
  .boxData01 .boxCont03LR,
  .boxData01 .boxCont04LR {
    display: block;
  }
  .boxData01 .boxCont01LR {
    margin-bottom: 3.5em;
  }
  .boxData01 .boxCont02LR {
    margin-bottom: 5.5em;
  }
}

.boxData01 .boxCont01L {
  position: relative;
  left: -0.3%;
  width: 46.75%;
  padding-top: 5.18%;
}
@media all and (max-width: 750px){
  .boxData01 .boxCont01L {
    width: 100%;
    margin-bottom: 3.0em;
  }
}

.boxData01 .boxCont01LIn {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 5.8%;/*3.8em;*/
  /*padding-left: 1.5%;*//*1.0em;*/
}

.boxData01 .boxCont01LIn .boxBaseCom.no01 {
  margin-left: 22.5%;
}
@media all and (max-width: 750px){
  .boxData01 .boxCont01LIn .boxBaseCom.no01 {
    position: absolute;
    top: -4.0em;
    left: 0;
    margin-left: 5%;
  }
}

.boxData01 .boxCont01LIn .boxBaseCom.no01 > p {
  font-size: 0.89vw;
  color: #555;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont01LIn .boxBaseCom.no01 > p {
    font-size: 0.722rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont01LIn .boxBaseCom.no01 > p {
    line-height: 1.85;
    font-size: 0.85rem;
  }
  .boxData01 .boxCont01LIn .boxBaseCom.no01 > p br {
    display: none;
  }
}

.boxData01 .boxCont01LIn .txtNum {
  position: absolute;
  line-height: 1.0;
  letter-spacing: 0.02em;
  font-family: var(--base-font-en);
  font-size: 3.4vw;/*4.6rem;*/
  font-weight: 600;
  color: #0081cc;
  transform: skew(-11deg);
}
.boxData01 .boxCont01LIn .txtNum.no01 {
  top: 44.9%;
  left: 53.4%;
}
.boxData01 .boxCont01LIn .txtNum.no02 {
  top: 54.2%;
  left: 46%;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont01LIn .txtNum {
    font-size: 2.75rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont01LIn .txtNum {
    font-size: 1.8rem;
  }
  .boxData01 .boxCont01LIn .txtNum.no01 {
    top: 40.9%;
  }
  .boxData01 .boxCont01LIn .txtNum.no02 {
    top: 50.6%;
  }
}

.boxData01 .boxCont01LIn .p01 {
  position: absolute;
  top: 62.8%;
  left: 28.3%;
  font-size: 0.8vw;/*1.1rem;*/
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont01LIn .p01 {
    font-size: 0.65rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont01LIn .p01 {
    top: 61.0%;
    left: 25.0%;
  }
}

.boxData01 .boxCont01LIn .link01 {
  position: absolute;
  top: 86.95%;
  left: 31.2%;
  font-size: 1.1vw;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont01LIn .link01 {
    font-size: 0.89rem;
  }
}

.boxData01 .boxCont01R {
  position: relative;
  left: 0.35%;
  width: 53.6%;/*calc(100% - 46.75%);*/
  padding-top: 0.1%;
}
@media all and (max-width: 750px){
  .boxData01 .boxCont01R {
    left: 6%;
    width: 100%;
  }
}

.boxData01 .boxCont01RIn {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 5.8%;
}

.boxData01 .boxCont01RIn > * {
  position: absolute;
}

.boxData01 .boxCont01RIn .p01 {
  top: 55.0%;
  left: 27.7%;
  text-align: right;
  line-height: 1.16;
  font-size: 1.64vw;
  font-weight: 800;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont01RIn .p01 {
    font-size: 1.33rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont01RIn .p01 {
    left: 26%;
    font-size: 0.9rem;
  }
}

.boxData01 .boxCont01RIn .txtNum {
  top: 64.0%;
  left: 15%;
  line-height: 1.0;
  letter-spacing: -0.06em;
  font-family: var(--base-font-en);
  font-size: 6.3vw;
  font-weight: 700;
  color: #0081cc;
  text-shadow: 4px 4px 0 #fcff00;
  transform: skew(-11deg);
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont01RIn .txtNum {
    font-size: 5.11rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont01RIn .txtNum {
    font-size: 3.0rem;
  }
}

.boxData01 .boxCont01RIn .p02 {
  top: 79.1%;
  left: 3.2%;
  text-align: right;
  line-height: 1.5;
  letter-spacing: 0.062em;
  font-size: 0.95vw;
  font-weight: 500;
  color: #555;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont01RIn .p02 {
    font-size: 0.77rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont01RIn .p02 {
    font-size: 0.56rem;
    left: -5%;
  }
}

.boxData01 .boxCont01RIn .p02 .txt01 {
  position: relative;
  top: 0.2em;
  padding-left: 1.2em;
  font-weight: 700;
  color: var(--base-txt-color);
}
@media all and (max-width: 750px){
  .boxData01 .boxCont01RIn .p02 .txt01 {
    left: -1.0em;
  }
}

.boxData01 .boxCont01RIn .p02 .txt01:before {
  content: '';
  position: absolute;
  top: 0.45em;
  left: 0;
  width: 0.8em;
  height: 0.8em;
  border-radius: 0.8em;
  background-color: #0081cc;
}

.boxData01 .boxCont02L {
  position: relative;
  left: 4.5%;
  width: 50.6%;
  margin-top: -4.25%;
}
@media all and (max-width: 750px){
  .boxData01 .boxCont02L {
    left: 0;
    width: 94%;
  }
}

.boxData01 .boxCont02R {
  position: relative;
  left: -7%;
  width: 49.3%;
  margin-top: -2.45%;
}
@media all and (max-width: 750px){
  .boxData01 .boxCont02R {
    left: auto;
    right: -8%;
    width: 95%;
    margin-top: -1.0em;
    margin-left: auto;
  }
}

.boxData01 .boxCont02LIn,
.boxData01 .boxCont02RIn {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.boxData01 .boxCont02LIn > *,
.boxData01 .boxCont02RIn > * {
  position: absolute;
}

.boxData01 .boxCont02LIn .p01 {
  top: 25%;
  left: 69.05%;
  letter-spacing: 0.046em;
  font-size: 1.3vw;
  font-weight: 700;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont02LIn .p01 {
    font-size: 1.051rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont02LIn .p01 {
    left: 66%;
    font-size: 0.7rem;
  }
}

.boxData01 .boxCont02LIn .txtNum {
  top: 33.8%;
  left: 68.2%;
  line-height: 1.0;
  letter-spacing: -0.007em;
  font-family: var(--base-font-en);
  font-size: 5.5vw;
  font-weight: 600;
  transform: skew(-11deg);
  color: #0081cc;
}
.boxData01 .boxCont02LIn .txtNum.no01 {
  z-index: 2;
}
.boxData01 .boxCont02LIn .txtNum.no02 {
  top: 34.8%;
  left: 68.7%;
  color: rgba(0,0,0,.0);
  -webkit-text-stroke: 1px #0081cc
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont02LIn .txtNum {
    font-size: 4.46rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont02LIn .txtNum {
    font-size: 2.6rem;
  }
}

.boxData01 .boxCont02LIn .p02 {
  top: 63.3%;
  left: 54.2%;
  line-height: 1.6;
  letter-spacing: 0.075em;
  font-size: 0.92vw;
  font-weight: 500;
  color: #555;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont02LIn .p02 {
    font-size: 0.75rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont02LIn .p02 {
    font-size: 0.7rem;
  }
}

.boxData01 .boxCont02RIn .txtNum {
  top: 64.1%;
  left: -11.3%;
  line-height: 1.0;
  letter-spacing: -0.02em;
  font-family: var(--base-font-en);
  font-size: 5.2vw;
  font-weight: 600;
  text-shadow: 5px 4px 0 #0081cc;
  transform: skew(-20deg);
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont02RIn .txtNum {
    font-size: 4.22rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont02RIn .txtNum {
    font-size: 2.55rem;
    text-shadow: 0.07em 0.05em 0 #0081cc;
  }
}

.boxData01 .boxCont02RIn .link01 {
  top: 80.7%;
  left: -5.1%;
  font-size: 1.1vw;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont02RIn .link01 {
    font-size: 0.892rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont02RIn .link01 {
    left: -12.0%;
    max-width: 13em;
    padding-left: 1.0em;
  }
}

.boxData01 .boxCont02RIn .ul01 {
  top: 93.0%;
  left: -0.2%;
}
@media all and (max-width: 750px){
  .boxData01 .boxCont02RIn .ul01 {
    top: 101.0%;
    left: -10%;
  }
}

.boxData01 .boxCont02RIn .ul01 > li {
  position: relative;
  margin-bottom: 0.13em;
  padding-left: 1.1em;
  letter-spacing: 0.058em;
  font-size: 0.95vw;
  font-weight: 500;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont02RIn .ul01 > li {
    font-size: 0.769rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont02RIn .ul01 > li {
    font-size: 0.7rem;
  }
}

.boxData01 .boxCont02RIn .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.35em;
  left: 0.06em;
  width: 0.7em;
  height: 0.7em;
  border-radius: 0.7em;
  background-color: #16ade1;
}

.boxData01 .boxCont03L {
  position: relative;
  left: 2.55%;
  width: 60.8%;
  margin-top: -7.2%;
}
@media all and (max-width: 750px){
  .boxData01 .boxCont03L {
    width: 98%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
  }
}

.boxData01 .boxCont03R {
  position: relative;
  left: -2.25%;
  width: 44.93%;
  margin-top: 5.7%;
}
@media all and (max-width: 750px){
  .boxData01 .boxCont03R {
    left: 0;
    width: 100%;
    margin-top: 9.5%;
  }
}

.boxData01 .boxCont03LIn,
.boxData01 .boxCont03RIn {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.boxData01 .boxCont03LIn > *,
.boxData01 .boxCont03RIn > * {
  position: absolute;
}

.boxData01 .boxCont03LIn .txtNum {
  line-height: 1.0;
  font-family: var(--base-font-en);
  font-weight: 600;
  transform: skew(-20deg);
}
.boxData01 .boxCont03LIn .txtNum.no01 {
  top: 31.5%;
  left: 3.5%;
  letter-spacing: -0.07em;
  font-size: 4.3vw;
  text-shadow: 4px 4px 0 #fff;
  color: #195c3f;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont03LIn .txtNum.no01 {
    font-size: 3.5rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont03LIn .txtNum.no01 {
    top: 29.0%;
    left: 2.5%;
    font-size: 2.4rem;
  }
}

.boxData01 .boxCont03LIn .txtNum.no01 .txtSmall {
  position: relative;
  top: -0.15em;
  left: 0.1em;
  font-size: 3.1vw;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont03LIn .txtNum.no01 .txtSmall {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont03LIn .txtNum.no01 .txtSmall {
    font-size: 1.4rem;
  }
}

.boxData01 .boxCont03LIn .txtNum.no02 {
  top: 48.8%;
  left: 44.56vw;/*78.1%;*/
  letter-spacing: -0.007em;
  font-size: 5.25vw;
  text-shadow: 4px 4px 0 #054127;
  color: #fff;
}
@media all and (max-width: 1900px){
  .boxData01 .boxCont03LIn .txtNum.no02 {
    left: 45.1vw;
  }
}
@media all and (max-width: 1880px){
  .boxData01 .boxCont03LIn .txtNum.no02 {
    left: 45.7vw;
  }
}
@media all and (max-width: 1860px){
  .boxData01 .boxCont03LIn .txtNum.no02 {
    left: 46.4vw;
  }
}
@media all and (max-width: 1840px){
  .boxData01 .boxCont03LIn .txtNum.no02 {
    left: 46.8vw;
  }
}
@media all and (max-width: 1280px){
  .boxData01 .boxCont03LIn .txtNum.no02 {
    left: 46.6vw;
  }
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont03LIn .txtNum.no02 {
    left: 82%;
    font-size: 4.25rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont03LIn .txtNum.no02 {
    left: 80%;
    font-size: 2.6rem;
  }
}

.boxData01 .boxCont03RIn .txtNum {
  line-height: 1.0;
  font-family: var(--base-font-en);
  font-size: 5.5vw;
  font-weight: 600;
  color: #0081cc;
  text-shadow: 0.05em 0.07em 0 #bfebfb;
  transform: skew(-20deg);
}
.boxData01 .boxCont03RIn .txtNum.no01 {
  top: 50.5%;
  left: 13.7%;
  letter-spacing: -0.046em;
  font-size: 3.9vw;
}
.boxData01 .boxCont03RIn .txtNum.no02 {
  top: 77.1%;
  left: 13.3%;
  letter-spacing: 0.025em;
  font-size: 3.5vw;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont03RIn .txtNum.no01 {
    font-size: 3.16rem;
  }
  .boxData01 .boxCont03RIn .txtNum.no02 {
    font-size: 2.84rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont03RIn .txtNum.no01 {
    font-size: 2.3rem;
  }
  .boxData01 .boxCont03RIn .txtNum.no02 {
    top: 77.6%;
    font-size: 2.1rem;
  }
}

.boxData01 .boxCont04L {
  position: relative;
  left: -0.4%;
  width: 96.4%;
  margin-top: -38.0%;
}
@media all and (max-width: 750px){
  .boxData01 .boxCont04L {
    left: -15%;
    width: 150%;
    margin-top: -25.0%;
  }
}

.boxData01 .boxCont04R {
  display: none;
}

.boxData01 .boxCont04LIn,
.boxData01 .boxCont04RIn {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.boxData01 .boxCont04LIn > *,
.boxData01 .boxCont04RIn > * {
  position: absolute;
}

.boxData01 .boxCont04LIn .txtNum,
.boxData01 .boxCont04LIn .txtMark01 {
  line-height: 1.0;
  letter-spacing: -0.046em;
  font-family: var(--base-font-en);
  font-size: 5.5vw;
  font-weight: 600;
  color: #dd3a3a;
  transform: rotate(-30deg) skew(-20deg);
}
.boxData01 .boxCont04LIn .txtNum.no01 {
  top: 59.55%;
  left: 17.2%;
}
.boxData01 .boxCont04LIn .txtNum.no02 {
  top: 53.5%;
  left: 22.75%;
}
.boxData01 .boxCont04LIn .txtMark01 {
  top: 59.8%;
  left: 20.25%;
  font-size: 2.71vw;
  font-weight: 900;
}
@media all and (max-width: 1135px){
  .boxData01 .boxCont04LIn .txtNum {
    font-size: 4.48rem;
  }
  .boxData01 .boxCont04LIn .txtMark01 {
    font-size: 2.2rem;
  }
}
@media all and (max-width: 750px){
  .boxData01 .boxCont04LIn .txtNum {
    font-size: 2.48rem;
  }
  .boxData01 .boxCont04LIn .txtMark01 {
    font-size: 1.2rem;
  }
}

.boxData02Wrap {
  padding-bottom: 7.1em;
  background-color: #16ade1;
}
@media all and (max-width: 750px){
  .boxData02Wrap {
    padding-bottom: 5.0em;
  }
}

.boxData02 .boxContTop {
  margin-bottom: 4.4em;
}
@media all and (max-width: 750px){
  .boxData02 .boxContTop {
    margin-bottom: 2.0em;
  }
}

.boxData02 .boxContTop .boxBaseCom {
  margin-top: -2.0em;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxData02 .boxContTop .boxBaseCom {
    margin-top: -0.5em;
  }
}

.boxData02 .boxCont01F {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 5.2em;
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01F {
    /*display: block;*/
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2.0em;
  }
}

.boxData02 .boxCont01FOne {
  position: relative;
  width: 23.53%;
  min-height: 35.9em;
  margin-right: calc((100% - 23.53% * 4) / 3);
  padding: 3.1em 2% 3.4em 2%;
  border-radius: 2.2em;
  background-color: #fff;
}
.boxData02 .boxCont01FOne:last-child {
  margin-right: 0;
}
@media all and (max-width: 1550px){
  .boxData02 .boxCont01FOne {
    min-height: 32.9em;
  }
}
@media all and (max-width: 1400px){
  .boxData02 .boxCont01FOne {
    min-height: 32.0em;
  }
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne {
    width: 48%;/*100%;*/
    min-height: auto;
    margin-right: calc(100% - 48% * 2);/* 0;*/
    margin-bottom: 1.0em;
    padding: 1.1em 2% 3.4em 2%;
    border-radius: 0.8em;
  }
  .boxData02 .boxCont01FOne:nth-child(2n) {
    margin-right: 0;
  }
}

.boxData02 .boxCont01FOne .boxImg {
  text-align: center;
}
.boxData02 .boxCont01FOne:nth-child(1) .boxImg {
  min-height: 9.65em;
}
.boxData02 .boxCont01FOne:nth-child(3) .boxImg,
.boxData02 .boxCont01FOne:nth-child(4) .boxImg {
  min-height: 10.5em;
}
@media all and (max-width: 1550px){
  .boxData02 .boxCont01FOne:nth-child(3) .boxImg,
  .boxData02 .boxCont01FOne:nth-child(4) .boxImg {
    min-height: 9.7em;
  }
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne:nth-child(1) .boxImg {
    min-height: 5.5em;
  }
  .boxData02 .boxCont01FOne:nth-child(3) .boxImg,
  .boxData02 .boxCont01FOne:nth-child(4) .boxImg {
    min-height: 5.7em;
  }
}

.boxData02 .boxCont01FOne .boxImg img {
  position: relative;
}

.boxData02 .boxCont01FOne:nth-child(1) .boxImg img {
  width: 5.6em;
  top: 1.2em;
  left: 0;
}
.boxData02 .boxCont01FOne:nth-child(3) .boxImg img {
  width: 9.5em;
  top: 1.0em;
  left: 0.57em;
}
.boxData02 .boxCont01FOne:nth-child(4) .boxImg img {
  width: 8.6em;
  top: 1.48em;
  left: 0.1em;
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne:nth-child(1) .boxImg img {
    width: 4.0em;
    top: 0;
    left: 0;
  }
  .boxData02 .boxCont01FOne:nth-child(3) .boxImg img {
    width: 6.0em;
    top: 0;
    left: 0.3em;
  }
  .boxData02 .boxCont01FOne:nth-child(4) .boxImg img {
    width: 5.8em;
    top: 0;
    left: 0.1em;
  }
}

.boxData02 .boxCont01FOne .boxTxt .boxGraph {
  position: relative;
  top: 0.6em;
  width: 91.3%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph img {
    width: 100%;
  }
}

.boxData02 .boxCont01FOne .boxTxt .pNum {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding-left: 0.6em;
  transform: skew(-11deg);
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum {
  position: absolute;
  z-index: 2;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: var(--base-font-en);
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no01 {
  top: 16.9%;
  left: -0.1em;
  color: #0081cc;
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 {
  top: 36.0%;
  left: 50.4%;
  color: #fff;
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no03 {
  top: 56.6%;
  left: -0.4em;
  color: #fff;
}
@media all and (max-width: 1700px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no01 {
    top: 17.9%;
    left: -0.6em;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no03 {
    left: -0.7em;
  }
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no01 {
    top: 15.0%;
    left: -14%;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 {
    top: 33.0%;
    left: 47.4%;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no03 {
    top: 52%;
    left: -12%;
  }
}

.boxData02 .boxCont01FOne .boxTxt .boxGraph .txt01 {
  position: relative;
  left: -0.4em;
  width: 100%;
  margin-bottom: 0.11em;
  letter-spacing: 0.09em;
  font-size: 1.4rem;
  font-weight: 600;
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txt01 {
  left: -0.4em;
  margin-bottom: 0;
  font-size: 1.6rem;
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no03 .txt01 {
  left: -0.5em;
  margin-bottom: 0.1em;
}
@media all and (max-width: 1700px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .txt01 {
    left: -0.6em;
    font-size: 1.2rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txt01 {
    left: -0.6em;
    font-size: 1.4rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no03 .txt01 {
    left: -0.7em;
  }
}
@media all and (max-width: 1500px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .txt01 {
    font-size: 1.12vw;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txt01 {
    font-size: 1.31vw;
  }
}
@media all and (max-width: 1135px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .txt01 {
    font-size: 0.91rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txt01 {
    font-size: 1.06rem;
  }
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .txt01 {
    font-size: 0.7rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no01 .txt01 {
    left: 0.1em;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txt01 {
    left: -10%;
    font-size: 0.7rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no03 .txt01 {
    left: -1.7em;
  }
}

.boxData02 .boxCont01FOne .boxTxt .pNum .txtNum {
  line-height: 1.0;
  letter-spacing: -0.02em;
  font-family: var(--base-font-en);
  font-size: 9.75rem;
  font-weight: 600;
  color: #0081cc;
}
.boxData02 .boxCont01FOne .boxTxt .pNum .txtNum.aniWait {
  opacity: 0;
}
.boxData02 .boxCont01FOne .boxTxt .pNum .txtNum.aniWait.active {
  opacity: 1;
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtNum {
  line-height: 1.0;
  letter-spacing: 0.03em;
  font-size: 3.0rem;
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtNum {
  margin-top: -0.05em;
  font-size: 3.75rem;
  color: #fff;
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no03 .txtNum {
  font-size: 3.1rem;
  color: #fff;
}
@media all and (max-width: 1700px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtNum {
    font-size: 2.8rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtNum {
    font-size: 3.5rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no03 .txtNum {
    font-size: 2.9rem;
  }
}
@media all and (max-width: 1550px){
  .boxData02 .boxCont01FOne .boxTxt .pNum .txtNum {
    font-size: 8.5rem;
  }
}
@media all and (max-width: 1500px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtNum {
    font-size: 2.62vw;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtNum {
    font-size: 3.1vw;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no03 .txtNum {
    font-size: 2.7vw;
  }
}
@media all and (max-width: 1135px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtNum {
    font-size: 2.12rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtNum {
    font-size: 2.5rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no03 .txtNum {
    font-size: 2.19rem;
  }
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne .boxTxt .pNum .txtNum {
    font-size: 3.5rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtNum {
    font-size: 1.4rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtNum {
    font-size: 1.6rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no03 .txtNum {
    font-size: 1.5rem;
  }
}


.boxData02 .boxCont01FOne .boxTxt .pNum .txtNum .txtSmall {
  position: relative;
  top: -0.04em;
  left: 0.02em;
  letter-spacing: normal;
  font-size: 7.4rem;
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtNum .txtSmall {
  top: -0.01em;
  font-size: 2.45rem;
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtNum .txtSmall {
  left: 0;
  font-size: 2.75rem;
}
@media all and (max-width: 1700px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtNum .txtSmall {
    font-size: 2.2rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtNum .txtSmall {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 1550px){
  .boxData02 .boxCont01FOne .boxTxt .pNum .txtNum .txtSmall {
    font-size: 5.5rem;
  }
}
@media all and (max-width: 1500px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtNum .txtSmall {
    font-size: 2.06vw;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtNum .txtSmall {
    font-size: 2.2vw;
  }
}
@media all and (max-width: 1135px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtNum .txtSmall {
    font-size: 1.66rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtNum .txtSmall {
    font-size: 1.77rem;
  }
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne .boxTxt .pNum .txtNum .txtSmall {
    font-size: 2.5rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtNum .txtSmall {
    font-size: 1.0rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtNum .txtSmall {
    font-size: 1.1rem;
  }
}

.boxData02 .boxCont01FOne .boxTxt .pNum .txtUnit {
  position: relative;
  top: -0.56em;
  margin-left: 0.1em;
  line-height: 1.0;
  font-size: 2.9rem;
  font-weight: 800;
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtUnit {
  top: -0.3em;
  font-size: 1.1rem;
}
.boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtUnit {
  top: -0.4em;
  left: 0.1em;
  font-size: 1.2rem;
}
.boxData02 .boxCont01FOne:nth-child(1) .boxTxt .pNum .txtUnit {
  top: -0.7em;
  left: -0.1em;
  font-size: 2.0rem;
}
@media all and (max-width: 1550px){
  .boxData02 .boxCont01FOne .boxTxt .pNum .txtUnit {
    top: -0.7em;
    margin-left: 0.3em;
    font-size: 2.2rem;
  }
}
@media all and (max-width: 1500px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtUnit {
    font-size: 1.02vw;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtUnit {
    top: -0.3em;
    font-size: 1.12vw;
  }
}
@media all and (max-width: 1135px){
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtUnit {
    font-size: 0.851rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtUnit {
    font-size: 0.9rem;
  }
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne .boxTxt .pNum .txtUnit {
    top: -0.5em;
    font-size: 1.2rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum .txtUnit {
    font-size: 0.7rem;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxGraph .pNum.no02 .txtUnit {
    font-size: 0.7rem;
  }
}

.boxData02 .boxCont01FOne .boxTxt .boxDl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-right: 6.3%;
}

.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-width: 10.2em;
  transform: skew(-11deg);
}
.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01:nth-child(1) {
  margin-right: 14.5%;
}
.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01:nth-child(1):after {
  content: '：';
  position: absolute;
  right: -0.86em;
  top: 1.0em;
  line-height: 1.0;
  font-size: 4.5rem;
  font-weight: 900;
  transform: skew(11deg);
}
@media all and (max-width: 1600px){
  .boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 {
    min-width: auto;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01:nth-child(1) {
    margin-right: 8.5%;
  }
  .boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01:nth-child(1):after {
    right: -0.76em;
    font-size: 3.8rem;
  }
}
@media all and (max-width: 1380px){
  .boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01:nth-child(1):after {
    right: -0.7em;
    font-size: 3.3rem;
  }
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01:nth-child(1):after {
    right: -0.83em;
    font-size: 2.0rem;
  }
}

.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 6.5em;
  height: 1.35em;
  margin-bottom: 0.4em;
  padding-bottom: 0.1em;
  text-align: center;
  line-height: 1.0;
  font-size: 1.55rem;
  font-weight: 700;
  color: #fff;
}
.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01:nth-child(1) > dt {
  background-color: #0081cc;
}
.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01:nth-child(2) > dt {
  background-color: #ff5a82;
}
@media all and (max-width: 1600px){
  .boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dt {
    width: 6.0em;
  }
}
@media all and (max-width: 1380px){
  .boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dt {
    width: 5.3em;
    font-size: 1.4rem;
  }
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dt {
    font-size: 0.8rem;
  }
}

.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dt .str2 {
  letter-spacing: 0.5em;
}

.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dd {
  position: relative;
  left: 0.45em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dd .txtNum {
  line-height: 1.0;
  letter-spacing: -0.01em;
  font-family: var(--base-font-en);
  font-size: 8.2rem;
  font-weight: 600;
}
.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dd .txtNum.aniWait {
  opacity: 0;
}
.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dd .txtNum.aniWait.active {
  opacity: 1;
}
.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01:nth-child(1) > dd .txtNum {
  color: #0081cc;
}
.boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01:nth-child(2) > dd .txtNum {
  color: #ff5a82;
}
@media all and (max-width: 1600px){
  .boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dd .txtNum {
    font-size: 6.5rem;
  }
}
@media all and (max-width: 1380px){
  .boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dd .txtNum {
    font-size: 5.5rem;
  }
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne .boxTxt .boxDl01 .dl01 > dd .txtNum {
    font-size: 3.2rem;
  }
}

.boxData02 .boxCont01FOne .txtDate {
  position: absolute;
  bottom: 0.95em;
  right: 1.5em;
  letter-spacing: 0.04em;
  font-size: 1.06rem;
  font-weight: 500;
}
@media all and (max-width: 750px){
  .boxData02 .boxCont01FOne .txtDate {
    font-size: 0.9rem;
  }
}


/*##### Education #####*/
.boxEducationTopWrap {
  padding-bottom: 7.0em;
}
@media all and (max-width: 750px){
  .boxEducationTopWrap {
    padding-top: 4.0em;
    padding-bottom: 2.0em;
  }
}

.boxEducation01Wrap {
  padding-top: 3.0em;
  padding-bottom: 5.0em;
}

.boxEducation01 .boxContTop {
  margin-bottom: 5.0em;
}

.boxEducation01 .boxCont01 {
  padding: 5.0em 0 5.0em 0;
  background-image: url('./../../images/education/education01-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
  text-align: center;
}

.boxEducation02Wrap {
  padding-top: 6.0em;
  padding-bottom: 4.0em;
  background-image: url('./../../images/education/education01-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxEducation02Wrap {
    padding-top: 3.0em;
    padding-bottom: 3.0em;
    background-size: 100% auto;
  }
}

.boxEducation02 .boxTop {
  margin-bottom: 5.0em;
}
@media all and (max-width: 750px){
  .boxEducation02 .boxTop {
    margin-bottom: 2.0em;
  }
}

.boxEducation02 .boxBaseCom.no01 {
  text-align: center;
}
@media all and (max-width: 750px){
  .boxEducation02 .boxBaseCom.no01 {
    text-align: left;
  }
}

.boxEducation02 .boxBaseCom.no01 > p.typeLarge {
  margin-bottom: -1.0em;
  font-size: 1.4rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxEducation02 .boxBaseCom.no01 > p.typeLarge {
    margin-bottom: -0.5em;
    text-align: center;
    font-size: 1.1rem;
  }
}

.boxEducation02 .boxCont01 {
  /*padding: 5.0em 0 6.0em 0;
  background-color: #f4f7fd;*/
}

.boxEducation02 .boxCont01FOne {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 6.0em;
}
.boxEducation02 .boxCont01FOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxEducation02 .boxCont01FOne {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 3.0em;
  }
}

.boxEducation02 .boxCont01FOne .boxImg {
  overflow: hidden;
  width: 30.5%;
  border: 0.6em #d7ecf4 solid;
  border-radius: 1.5em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxEducation02 .boxCont01FOne .boxImg {
    -webkit-order: 2;
    order: 2;
    width: 100%;
    border-radius: 0.8em;
  }
}

.boxEducation02 .boxCont01FOne .boxTxt {
  width: calc(100% - 30.5%);
  padding-top: 0.7em;
  padding-left: 4.5%;
}
@media all and (max-width: 750px){
  .boxEducation02 .boxCont01FOne .boxTxt {
    -webkit-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 2.0em;
    padding-top: 0;
    padding-left: 0;
  }
}

.boxEducation02 .boxCont01FOne .boxTxtOne {
  margin-bottom: 6.0em;
}
.boxEducation02 .boxCont01FOne .boxTxtOne:last-child {
  margin-bottom: 0;
}

.boxEducation02 .boxCont01FOne .boxTxt .ttl01 {
  position: relative;
  left: -1.0em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 110%;
  height: 3.0em;
  margin-bottom: 2.0em;
  padding: 0.3em 0.5em 0.3em 1.0em;
  background-color: #0081cc;
  line-height: 1.2;
  letter-spacing: 0.12em;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  transform: skew(-10deg);
}
@media all and (max-width: 750px){
  .boxEducation02 .boxCont01FOne .boxTxt .ttl01 {
    left: -8%;
    height: auto;
    min-height: 3.0em;
    padding: 0.8em 0.5em 0.8em 1.3em;
    line-height: 1.5;
    font-size: 1.3rem;
  }
}

.boxEducation02 .boxCont01FOne .boxTxt .ttl01 .ttlNum {
  position: relative;
  top: 0.11em;
  margin-right: 0.5em;
  font-family: var(--base-font-en);
  font-size: 2.2rem;
  font-weight: 600;
  transform: skew(10deg);
  opacity: 0.7;
}

.boxEducation02 .boxCont01FOne .boxTxt .ttl01 .ttlStr {
  transform: skew(10deg);
}

.boxEducation02 .boxCont01FOne .boxTxt .dl01 {
  margin-bottom: 3.0em;
}
.boxEducation02 .boxCont01FOne .boxTxt .dl01:last-child {
  margin-bottom: 0;
}

.boxEducation02 .boxCont01FOne .boxTxt .dl01 > dt {
  position: relative;
  margin-bottom: 0.8em;
  letter-spacing: 0.12em;
  font-size: 1.5rem;
  font-weight: 500;
}

.boxEducation02 .boxCont01FOne .boxTxt .dl01 > dt:before {
  content: '';
  position: absolute;
  top: 0.7em;
  right: 0;
  width: 99%;
  height: 1px;
  background-color: #555;
}

.boxEducation02 .boxCont01FOne .boxTxt .dl01 > dt > span {
  position: relative;
  z-index: 2;
  padding-right: 0.8em;
  background-color: #f4f7fd;
}

.boxEducation02 .boxCont01FOne .boxTxt .dl01 > dd {
  line-height: 1.9;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}

.boxEducation02 .boxCont01FOne .boxTxt .ul01 > li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.5em;
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-size: 1.23rem;
}
@media all and (max-width: 750px){
  .boxEducation02 .boxCont01FOne .boxTxt .ul01 > li {
    font-size: 1.0rem;
  }
}

.boxEducation02 .boxCont01FOne .boxTxt .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  background-color: #0081cc;
}

.boxEducation03Wrap {
  padding-top: 5.0em;
  padding-bottom: 4.0em;
}
@media all and (max-width: 750px){
  .boxEducation03Wrap {
    padding-top: 2.0em;
    padding-bottom: 3.0em;
  }
}

.boxEducation03 .boxTop {
  margin-bottom: 4.9em;
}
@media all and (max-width: 750px){
  .boxEducation03 .boxTop {
    margin-bottom: 2.0em;
  }
}

.boxEducation03 .boxTop .boxBaseCom {
  text-align: center;
}
@media all and (max-width: 750px){
  .boxEducation03 .boxTop .boxBaseCom {
    text-align: left;
  }
}

.boxEducation03 .boxCont01 {
  margin-bottom: 4.5em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxEducation03 .boxCont01 {
    overflow-x: auto;
    margin-bottom: 3.0em;
  }
}

@media all and (max-width: 750px){
  .boxEducation03 .boxCont01 img {
    width: 200vw;
    max-width: none;
  }
}

.boxEducation03 .boxCont02 .boxCont02FOne {
  margin-bottom: 3.0em;
}
@media all and (max-width: 750px){
  .boxEducation03 .boxCont02 .boxCont02FOne:last-child {
    margin-bottom: 0;
  }
}

.boxEducation03 .boxCont02 .boxCont02FOne .boxTtl {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.5em;
}

.boxEducation03 .boxCont02 .boxCont02FOne .boxTtl:after {
  content: '';
  position: absolute;
  top: 1.15em;
  right: 0;
  width: 99%;
  height: 2px;
  background-color: #ccc;
}
@media all and (max-width: 750px){
  .boxEducation03 .boxCont02 .boxCont02FOne .boxTtl:after {
    top: 1.0em;
  }
}

.boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn {
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  padding-right: 1.8em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-right: 0;
    background-color: transparent;
  }
}

.boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .ttl01 {
  position: relative;
  padding-left: 1.0em;
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .ttl01 {
    width: 100%;
    margin-bottom: 0.5em;
    padding-left: 0;
    font-size: 1.3rem;
  }
}

@media all and (max-width: 750px){
  .boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .ttl01 > span {
    padding-left: 1.0em;
    padding-right: 0.5em;
    background-color: #fff;
  }
}

.boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .ttl01:before {
  content: '';
  position: absolute;
  top: 0.45em;
  left: 0;
  width: 0.3em;
  height: 0.3em;
  border: 0.3em rgba(255,255,255,0) solid;
  border-left: 0.5em #0081cc solid;
}

.boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .ttl01 + .txt01,
.boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .ttl01 + .txt02 {
  margin-left: 1.2em;
}

.boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .txt01,
.boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .txt02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 8.0em;
  height: 1.8em;
  padding-top: 0.01em;
  border-radius: 1.8em;
  line-height: 1.0;
  letter-spacing: 0.12em;
  font-size: 0.8rem;
  color: #fff;
}
.boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .txt01 {
  background-color: #2d64e1;
}
.boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .txt02 {
  background-color: #ff6c00;
}
@media all and (max-width: 750px){
  .boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .txt01,
  .boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .txt02 {
    letter-spacing: 0.08em;
  }
}

.boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .txt01 + .txt02 {
  margin-left: 0.7em;
}
@media all and (max-width: 750px){
  .boxEducation03 .boxCont02 .boxCont02FOne .boxTtlIn .txt01 + .txt02 {
    margin-left: 0.5em;
  }
}

.boxEducation03 .boxCont02 .boxCont02FOne .dl01 {
  margin-bottom: 0.8em;
  letter-spacing: 0.12em;
  font-size: 1.13rem;
}
.boxEducation03 .boxCont02 .boxCont02FOne .dl01:last-child {
  margin-bottom: 0;
}

.boxEducation03 .boxCont02 .boxCont02FOne .dl01 > dt {
  position: relative;
  margin-bottom: 0.2em;
  padding-left: 1.5em;
  font-size: 1.2rem;
  font-weight: 700;
}

.boxEducation03 .boxCont02 .boxCont02FOne .dl01 > dt:before {
  content: '';
  position: absolute;
  top: 0.37em;
  left: 0.1em;
  width: 0.6em;
  height: 0.6em;
  background-color: #ccc;
}

.boxEducation03 .boxCont02 .boxCont02FOne .dl01 > dd {
  line-height: 1.7;
}
@media all and (max-width: 750px){
  .boxEducation03 .boxCont02 .boxCont02FOne .dl01 > dd {
    font-size: 0.9rem;
  }
}


/*##### Entry #####*/
.boxEntry01Wrap {
  padding-top: 3.0em;
}


/*##### Index #####*/
.boxIndexTopWrap {
  position: relative;
  padding-top: 1.62%;/*2.2em;*/
  padding-bottom: 16.19%;/*22.0em;*/
  background-image: url('./../../images/index/index-top-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  /*background-color: rgba(255,0,0,0.2);*/
}
@media all and (max-width: 750px){
  .boxIndexTopWrap {
    padding-top: 0.36em;
    background-image: url('./../../images/index/index-top-bg01-sp.jpg');
  }
}

.boxIndexTop .ttl01 {
  position: relative;
  z-index: 4;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
}

.boxIndexTop .ttl01 .ttlMain {
  display: inline-block;
  line-height: 1.16;
  letter-spacing: 0.02em;
  font-size: 4.35rem;
  font-weight: 900;
  color: #fff;
  transform: skew(-10deg);
}
@media all and (max-width: 750px){
  .boxIndexTop .ttl01 .ttlMain {
    position: relative;
    left: -0.4em;
    top: -0.01em;
    line-height: 1.13;
    letter-spacing: 0.01em;
    font-size: 2.05rem;
  }
}

.boxIndexTop .ttl01 .ttlMainIn {
  margin-right: 0.2em;
  color: #0081cc;
  text-shadow: 2px 2px 0 #fff;
}
@media all and (max-width: 750px){
  .boxIndexTop .ttl01 .ttlMainIn {
    display: block;
    width: 100%;
    text-shadow: 0.6vw 0.5vw 0 #fff;
  }
}

.boxIndexTop .ttl01 .ttlMain .txtSmall {
  margin: 0 0 0 0.05em;
  letter-spacing: 0.15em;
  font-size: 3.4rem;
}
@media all and (max-width: 750px){
  .boxIndexTop .ttl01 .ttlMain .txtSmall {
    margin: 0 -0.15em 0 0.06em;
    letter-spacing: 0.1em;
    font-size: 1.7rem;
  }
}

.boxIndexTop .ttl01 .ttlMainIn02 {
  position: relative;
  top: 0.04em;
}
@media all and (max-width: 750px){
  .boxIndexTop .ttl01 .ttlMainIn02 {
    top: 0.2em;
    left: 4.96em;
    letter-spacing: normal;
    font-size: 1.95rem;
  }
}

.boxIndexTop .ttl01 .ttlSub {
  position: absolute;
  top: 0.59em;
  left: 17.55em;
  letter-spacing: 0.07em;
  font-size: 2.05rem;
  font-weight: 600;
  color: #555;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxIndexTop .ttl01 .ttlSub {
    top: 0.75em;
    left: 21.0em;
    line-height: 1.0;
    letter-spacing: 0.07em;
    font-size: 0.74rem;
  }
}

@media all and (max-width: 750px){
  .boxIndexTop .ttl01 .ttlSub .txt01 {
    position: relative;
    left: 0.3em;
    display: inline-block;
    width: 100%;
    letter-spacing: 0.04em;
    font-size: 0.55rem;
  }
}

@media all and (max-width: 750px){
  .boxIndexTop .ttl01 .ttlSub .txt0101 {
    display: none;
  }
}

.boxIndexTop .pEn {
  position: relative;
  z-index: 3;
  margin-top: -0.135em;
  padding-left: 0.35em;
  text-align: right;
  letter-spacing: -0.047em;
  font-family: var(--base-font-en);
  font-size: 10.15vw;
  font-weight: 700;
  white-space: nowrap;
  transform: skew(-10deg);
}
@media all and (max-width: 1135px){
  .boxIndexTop .pEn {
    font-size: 8.23rem;
  }
}
@media all and (max-width: 750px){
  .boxIndexTop .pEn {
    left: -0.09em;
    margin-top: -0.76em;
    padding-left: 0.81em;
    text-align: left;
    line-height: 1.0;
    font-size: 2.5rem;
    font-weight: 600;
  }
}

.boxIndexTop .pEn .txtFirst {
  position: relative;
}

.boxIndexTop .pEn .txtFirst > span {
  opacity: 0;
}

.boxIndexTop .pEn .txtFirst:before {
  content: '';
  opacity: 1;
  position: absolute;
  top: -1.62em;
  right: -0.375em;
  width: 24.25vw;/*408px;*/
  background-image: url('./../../images/index/index-top-txt01.webp');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 408 / 848;
  transform: skew(10deg);
}
@media all and (max-width: 1135px){
  .boxIndexTop .pEn .txtFirst:before {
    width: 2.095em;
  }
}
@media all and (max-width: 750px){
  .boxIndexTop .pEn .txtFirst:before {
    width: 2.45em;
    top: -1.11em;
    right: -0.31em;
  }
}

@media all and (max-width: 750px){
  .boxIndexTop .pEn .txt01 {
    position: relative;
    top: -0.11em;
    left: 0.5em;
    display: block;
    font-size: 3.3rem;
  }
}

.boxIndexTop .boxIndexMovieWrap {
  overflow: hidden;
  position: relative;
  margin-top: -2.0em;
  border: 1.2em #fff solid;
  border-radius: 2.8em;
  background-color: #01032c;
  padding: 3.4em 8.4%;/*3.4em 6.9vw;*/
}
@media all and (max-width: 1860px){
  .boxIndexTop .boxIndexMovieWrap {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 750px){
  .boxIndexTop .boxIndexMovieWrap {
    z-index: 2;
    width: 102%;
    left: -1.0%;
    margin-top: -0.9em;
    border: 2.0vw #fff solid;
    border-radius: 1.5em;
    padding: 1.93em 0;
  }
}

.boxIndexTop .boxIndexMovie {
  padding-top: 43.38%;
}
@media all and (max-width: 750px){
  .boxIndexTop .boxIndexMovie {
    padding-top: 120%;
  }
}

.boxIndexTop .boxIndexMovie .mp4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxIndexTop .boxIndexMovie:hover {
  cursor: url('./../../images/base/base-icn-play02.png'), pointer;
}

.boxIndexMovieWrapWrap {
  position: relative;
}

.boxIndexMovieWrapWrap .obj01IndexTop,
.boxIndexMovieWrapWrap .obj02IndexTop,
.boxIndexMovieWrapWrap .obj03IndexTop {
  position: absolute;
  z-index: 2;
}
.boxIndexMovieWrapWrap .obj01IndexTop {
  top: auto;
  left: 72.8%;
  bottom: calc(100% - 4.5em);
  width: 31.3%;
}
.boxIndexMovieWrapWrap .obj02IndexTop {
  z-index: 5;
  left: -10.5%;
  top: -0.5em;
  width: 20.51%;
}
.boxIndexMovieWrapWrap .obj03IndexTop {
  top: 1.25em;
  left: 98.2%;
  width: 10.8%;
}
@media all and (max-width: 1860px){
  .boxIndexMovieWrapWrap .obj01IndexTop {
    left: 64.0%;
    width: 28.3%;
  }
  .boxIndexMovieWrapWrap .obj02IndexTop {
    left: -1%;
    top: -2.2em;
    width: 18.2%;
  }
  .boxIndexMovieWrapWrap .obj03IndexTop {
    left: 90.65%;
  }
}
@media all and (max-width: 1770px){
  .boxIndexMovieWrapWrap .obj02IndexTop {
    top: 0;
  }
}
@media all and (max-width: 750px){
  .boxIndexMovieWrapWrap .obj01IndexTop {
    z-index: 1;
    top: -10.5em;
    bottom: auto;
    left: auto;
    right: -5.5%;
    width: 45.3%;
  }
  .boxIndexMovieWrapWrap .obj02IndexTop {
    top: 11.6em;
    left: -5.5%;
    width: 35.9%;
  }
  .boxIndexMovieWrapWrap .obj03IndexTop {
    display: none;
  }
}

.boxIndex01Wrap {
  position: relative;
  z-index: 4;
  margin-top: -22.55%;/*-30.7em;*/
  padding-top: 13.5%;/*18.24em;*/
  padding-bottom: 16.19%;/*22.0em;*/
  background-image: url('./../../images/index/index01-bg01.webp');
  background-repeat: no-repeat;
  background-position: 102% top;
  background-size: 87.6% auto;
}
@media all and (max-width: 1770px){
  .boxIndex01Wrap {
    margin-top: -22.85%;/*-28.7em;*/
  }
}
@media all and (max-width: 750px){
  .boxIndex01Wrap {
    z-index: 5;
    margin-top: -26.1%;
    padding-top: 36.25%;
    padding-bottom: 85%;
    background-image: url('./../../images/index/index01-bg01-sp.webp');
    background-position: center top;
    background-size: 100% auto;
  }
}

.boxIndex01Wrap .load01Index01,
.boxIndex01Wrap .obj01Index01,
.boxIndex01Wrap .obj02Index01,
.boxIndex01Wrap .obj03Index01 {
  z-index: 3;
  position: absolute;
}
.boxIndex01Wrap .load01Index01 {
  z-index: 2;
  top: -0.2%;
  left: -0.35%;
  width: 100.7%;
  max-width: none;
}
.boxIndex01Wrap .obj01Index01 {
  top: -17.1%;
  left: 80.8%;
  width: 19.26%;
}
.boxIndex01Wrap .obj02Index01 {
  top: 0.5%;
  left: 9%;
  width: 20.46%;
}
.boxIndex01Wrap .obj03Index01 {
  top: 54.4%;
  left: 79.6%;
  width: 17.65%;
}
@media all and (max-width: 1880px){
  .boxIndex01Wrap .obj03Index01 {
    left: 85.6%;
  }
}
@media all and (max-width: 1860px){
  .boxIndex01Wrap .obj01Index01 {
    top: -11.5%;
    left: 83.0%;
    width: 18.26%;
  }
}
@media all and (max-width: 1500px){
  .boxIndex01Wrap .obj01Index01 {
    top: -11.5%;
  }
  .boxIndex01Wrap .obj02Index01 {
    left: 3%;
  }
}
@media all and (max-width: 1250px){
  .boxIndex01Wrap .obj02Index01 {
    top: 3.5%;
    left: 1%;
  }
}
@media all and (max-width: 750px){
  .boxIndex01Wrap .load01Index01,
  .boxIndex01Wrap .obj01Index01,
  .boxIndex01Wrap .obj02Index01 {
    display: none;
  }
  .boxIndex01Wrap .obj03Index01 {
    left: auto;
    right: 0.1%;
    top: 62.3%;
    width: 28.4%;
  }
}

.boxIndex01 {
  position: relative;
  z-index: 3;
}

.boxIndex01 .boxCont01 {
  width: 56%;
  max-width: none;/*1080px;*/
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4.05%;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex01 .boxCont01 {
    width: 100%;
    margin-bottom: 2.11em;
    padding: 0 1% 0 4%;
  }
}

.boxIndex01 .ttlBase01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 73%;
  max-width: none;/*784px;*/
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7%;/*5.3em;*/
  transform: skew(-10deg);
}
@media all and (max-width: 750px){
  .boxIndex01 .ttlBase01 {
    width: 100%;
    margin-bottom: 1.94em;
  }
}

.boxIndex01 .ttlBase01 .ttlSub {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  font-family: var(--base-font-en);
  opacity: 0.8;
}

.boxIndex01 .ttlBase01 .ttlSub .ttlEn {
  margin-right: 0.015em;
  line-height: 0.9;
  letter-spacing: normal;
  font-size: 4.08vw;/*5.6rem;*/
  font-weight: 700;
  text-indent: -0.17em;
}
@media all and (max-width: 1135px){
  .boxIndex01 .ttlBase01 .ttlSub .ttlEn {
    font-size: 3.3rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex01 .ttlBase01 .ttlSub .ttlEn {
    margin-right: 0.05em;
    padding-left: 0.2em;
    line-height: 0.85;
    letter-spacing: -0.04em;
    font-size: 2.7rem;
    font-weight: 600;
  }
}

.boxIndex01 .ttlBase01 .ttlSub .ttlNum {
  position: relative;
  top: -0.05em;
  line-height: 1.0;
  font-size: 8.75vw;/*12.0rem;*/
  font-weight: 600;
}
@media all and (max-width: 1135px){
  .boxIndex01 .ttlBase01 .ttlSub .ttlNum {
    font-size: 7.1rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex01 .ttlBase01 .ttlSub .ttlNum {
    font-size: 5.5rem;
  }
}

.boxIndex01 .ttlBase01 .ttlMain {
  position: relative;
  left: 0.03em;
  line-height: 1.14;
  letter-spacing: -0.03em;
  font-size: 4.812vw;/*6.6rem;*/
  font-weight: 900;
}
@media all and (max-width: 1135px){
  .boxIndex01 .ttlBase01 .ttlMain {
    font-size: 3.9rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex01 .ttlBase01 .ttlMain {
    top: -0.03em;
    left: 0.22em;
    font-size: 3.0rem;
  }
}

.boxIndex01 .ttlBase01 .ttlMain:before,
.boxIndex01 .ttlBase01 .ttlMain:after {
  content: '';
  position: absolute;
}
.boxIndex01 .ttlBase01 .ttlMain:before {
  left: -0.2em;
  bottom: -0.21em;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.boxIndex01 .ttlBase01 .ttlMain:after {
  left: 0.06em;
  bottom: -0.13em;
  width: 40.6%;
  height: 1px;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex01 .ttlBase01 .ttlMain:before {
    left: -0.25em;
    bottom: -0.22em;
  }
}

.boxIndex01 .ttlBase01 .ttlMain .txtLarge {
  position: relative;
  top: 0.12em;
  margin-left: -0.1em;
  margin-right: -0.09em;
  line-height: 0.75;
  font-size: 5.98vw;/*8.2rem;*/
}
@media all and (max-width: 1135px){
  .boxIndex01 .ttlBase01 .ttlMain .txtLarge {
    font-size: 4.84rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex01 .ttlBase01 .ttlMain .txtLarge {
    font-size: 3.84rem;
  }
}

.boxIndex01 .ttlBase01 .ttlMain .txtLarge:before {
  content: '';
  position: absolute;
  bottom: 0.19em;
  left: 0.71em;
  width: 180%;
  height: 1px;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex01 .ttlBase01 .ttlMain .txtLarge:before {
    left: 0.69em;
    width: 164%;
  }
}

.boxIndex01 .boxBaseCom {
  text-shadow: 0 0 4px #000, 1px 1px 0 #000, 1px 1px 4px #000, 1px 1px 4px #000, 1px 1px 4px #000, 1px 1px 4px #000;
}
@media all and (max-width: 1420px){
  .boxIndex01 .boxBaseCom.typeLarge > p {
    font-size: 1.3rem;
  }
}
@media all and (max-width: 1360px){
  .boxIndex01 .boxBaseCom.typeLarge > p {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 1230px){
  .boxIndex01 .boxBaseCom.typeLarge > p {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex01 .boxBaseCom.typeLarge > p {
    line-height: 1.77;
    letter-spacing: 0.048em;
    font-size: 0.92rem;
    text-shadow: none;
  }
}

@media all and (max-width: 750px){
  .boxIndex01 .boxCsnkSliderHorizontal01 {
    overflow: visible;
    width: 62.9vw;
    height: 36.3vw;
  }
}

@media all and (max-width: 750px){
  .boxIndex01 .boxCsnkSliderHorizontal01 .slider .slides > li {
    padding: 0 1.8vw;
  }
  .boxIndex01 .boxCsnkSliderHorizontal01 .slider .slides > li.current {
    position: relative;
    left: 0.3vw;
  }
}

@media all and (max-width: 750px){
  .boxIndex01 .boxCsnkSliderHorizontal01 .ulSlideNavi {
    display: none;
  }
}

@media all and (max-width: 750px){
  .boxIndex01 .boxCsnkSliderHorizontal01 .sliderNaviPrev,
  .boxIndex01 .boxCsnkSliderHorizontal01 .sliderNaviNext {
    width: 11.3vw;
    height: auto;
    border-radius: 0;
    background-color: transparent;
  }
  .boxIndex01 .boxCsnkSliderHorizontal01 .sliderNaviPrev {
    top: -4.3vw;
    left: -7.6vw;
  }
  .boxIndex01 .boxCsnkSliderHorizontal01 .sliderNaviNext {
    top: -3.8vw;
    right: -9.0vw;
  }
}

@media all and (max-width: 1730px){
  .boxIndex01 .boxBaseLink01 {
    max-width: none;
    width: 81%;
  }
}

@media all and (max-width: 750px){
  .boxIndex01 .boxBaseLink01One {
    border-radius: 1.0em;
  }
}

.boxIndex01 .boxBaseLink01One.no01 a {
  color: #fff;
}
.boxIndex01 .boxBaseLink01One.no02 a {
  color: #0081cc;
}
.boxIndex01 .boxBaseLink01One.no03 a {
  color: #0081cc;
}

.boxIndex01 .boxBaseLink01One.no03 a .txtEn {
  color: #c9c9c9;
}

.boxIndex01 .boxBaseLink01One a:before {
  content: '';
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: transform 0.3s linear;
  transform: skew(10deg);
}
.boxIndex01 .boxBaseLink01One.no01 a:before {
  background-image: url('./../../images/index/index01-bg0101.jpg');
}
.boxIndex01 .boxBaseLink01One.no02 a:before {
  background-image: url('./../../images/index/index01-bg0102.jpg');
}
.boxIndex01 .boxBaseLink01One.no03 a:before {
  background-image: url('./../../images/index/index01-bg0103.jpg');
}

.boxIndex01 .boxBaseLink01One:hover a:before {
  transform: skew(10deg) scale(1.1);
}

@media all and (max-width: 1730px){
  .boxIndex01 .boxBaseLink01One a > span .txt01Large {
    font-size: 4.21vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex01 .boxBaseLink01One a > span .txt01Large {
    font-size: 3.4rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex01 .boxBaseLink01One a > span .txt01Large {
    font-size: 2.5rem;
  }
}

@media all and (max-width: 1730px){
  .boxIndex01 .boxBaseLink01One a > span .txt01 {
    font-size: 2.39vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex01 .boxBaseLink01One a > span .txt01 {
    font-size: 1.93rem;
  }
}
@media all and (max-width: 640px){
  .boxIndex01 .boxBaseLink01One a > span .txt01 {
    font-size: 1.4rem;
  }
}

@media all and (max-width: 1730px){
  .boxIndex01 .boxBaseLink01One a > span .txt01 .txt01In {
    font-size: 3.24vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex01 .boxBaseLink01One a > span .txt01 .txt01In {
    font-size: 2.63rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex01 .boxBaseLink01One a > span .txt01 .txt01In {
    font-size: 2.2rem;
  }
}

@media all and (max-width: 1730px){
  .boxIndex01 .boxBaseLink01One a > span .txt01Large02 {
    font-size: 3.68vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex01 .boxBaseLink01One a > span .txt01Large02 {
    font-size: 2.99rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex01 .boxBaseLink01One a > span .txt01Large02 {
    font-size: 2.2rem;
  }
}

@media all and (max-width: 1730px){
  .boxIndex01 .boxBaseLink01One a > span .txtEn {
    font-size: 2.11vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex01 .boxBaseLink01One a > span .txtEn {
    font-size: 1.71rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex01 .boxBaseLink01One a > span .txtEn {
    font-size: 1.4rem;
  }
}

.boxIndex02Wrap {
  margin-top: -28.3%;
  padding-top: 17.25%;
  padding-bottom: 16.1%;
  /*background-color: rgba(255,0,0,0.2);*/
  background-image: url('./../../images/index/index02-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100.8% auto;/* 96.51%*/
}
@media all and (max-width: 1700px){
  .boxIndex02Wrap {
    padding-top: 16.25%;
    padding-bottom: 17.1%;
  }
}
@media all and (max-width: 750px){
  .boxIndex02Wrap {
    position: relative;
    z-index: auto;
    margin-top: -73.6%;
    padding-top: 0;
    background-image: url('./../../images/index/index02-bg01-sp.jpg');
    background-size: 100% auto;
  }
}

.boxIndex02Wrap .obj01Index02 {
  position: absolute;
  z-index: 3;
  top: 26.44%;
  left: -0.2%;
  width: 24.25%;
}
@media all and (max-width: 1860px){
  .boxIndex02Wrap .obj01Index02 {
    top: 25.3%;
  }
}
@media all and (max-width: 1760px){
  .boxIndex02Wrap .obj01Index02 {
    top: 25.4%;
  }
}
@media all and (max-width: 1720px){
  .boxIndex02Wrap .obj01Index02 {
    top: 26.0%;
  }
}
@media all and (max-width: 1730px){
  .boxIndex02Wrap .obj01Index02 {
    top: 25.5%;
  }
}
@media all and (max-width: 1700px){
  .boxIndex02Wrap .obj01Index02 {
    top: 25.3%;
  }
}
@media all and (max-width: 1670px){
  .boxIndex02Wrap .obj01Index02 {
    top: 25.1%;
  }
}
@media all and (max-width: 1600px){
  .boxIndex02Wrap .obj01Index02 {
    top: 25.0%;
  }
}
@media all and (max-width: 1580px){
  .boxIndex02Wrap .obj01Index02 {
    top: 24.7%;
  }
}
@media all and (max-width: 1480px){
  .boxIndex02Wrap .obj01Index02 {
    top: 24.4%;
  }
}
@media all and (max-width: 1380px){
  .boxIndex02Wrap .obj01Index02 {
    top: 24.0%;
  }
}
@media all and (max-width: 750px){
  .boxIndex02Wrap .obj01Index02 {
    display: none;
  }
}

.boxIndex02 {
  position: relative;
}
@media all and (max-width: 750px){
  .boxIndex02 {
    z-index: 5;
    top: -1.3em;
  }
}

.boxIndex02 .boxCont01 {
  position: relative;
  z-index: 4;
  margin-bottom: 12.64%;/*17.2em;*/
}
@media all and (max-width: 1700px){
  .boxIndex02 .boxCont01 {
    margin-bottom: 15.9%;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 {
    margin-bottom: 1.3em;
  }
}

.boxIndex02 .boxCont01 .ttlBase01 {
  width: 35.8%;
  max-width: none;/*682px;*/
  margin-bottom: 3.55%;/*4.84em;*/
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .ttlBase01 {
    width: 100%;
    margin-bottom: 75.9%;
    padding-left: 0.51em;
  }
}

.boxIndex02 .boxCont01 .ttlBase01 .ttlSub {
  position: relative;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .ttlBase01 .ttlSub {
    opacity: 1;
  }
}

.boxIndex02 .boxCont01 .ttlBase01 .ttlSub:before,
.boxIndex02 .boxCont01 .ttlBase01 .ttlSub:after {
  content: '';
  position: absolute;
  width: 74%;
  height: 1px;
  background-color: #fff;
}
.boxIndex02 .boxCont01 .ttlBase01 .ttlSub:before {
  bottom: 1.3em;
  left: 12.1em;
}
.boxIndex02 .boxCont01 .ttlBase01 .ttlSub:after {
  bottom: 1.8em;
  left: 9.9em;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .ttlBase01 .ttlSub:before,
  .boxIndex02 .boxCont01 .ttlBase01 .ttlSub:after {
    width: 77.6%;
  }
  .boxIndex02 .boxCont01 .ttlBase01 .ttlSub:before {
    bottom: 0.6em;
    left: 3.97em;
  }
  .boxIndex02 .boxCont01 .ttlBase01 .ttlSub:after {
    bottom: 0.85em;
    left: 3.0em;
  }
}

.boxIndex02 .boxCont01 .ttlBase01 .ttlSub .ttlNum {
  margin-right: 0.15em;
  background-image: url('./../../images/index/index02-ttl-num-bg01.jpg');
  background-repeat: repeat;
  background-position: center bottom;
  background-size: auto 150%;
  font-size: 8.75vw;
  -webkit-background-clip: text;
  color: transparent;
}
@media all and (max-width: 1135px){
  .boxIndex02 .boxCont01 .ttlBase01 .ttlSub .ttlNum {
    font-size: 7.09rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .ttlBase01 .ttlSub .ttlNum {
    margin-right: 0.13em;
    padding-left: 0.015em;
    font-size: 5.6rem;
  }
}

.boxIndex02 .boxCont01 .ttlBase01 .ttlSub .ttlEn {
  position: relative;
  top: -0.08em;
  margin-right: 0;
  letter-spacing: -0.01em;
  font-size: 3.72vw;/*5.1rem;*/
}
@media all and (max-width: 1135px){
  .boxIndex02 .boxCont01 .ttlBase01 .ttlSub .ttlEn {
    font-size: 3.017rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .ttlBase01 .ttlSub .ttlEn {
    top: -0.06em;
    letter-spacing: -0.026em;
    font-size: 2.4rem;
    color: #fff;
  }
}

.boxIndex02 .boxCont01 .ttlBase01 .ttlMain {
  left: auto;
  padding-left: 2.34em;
  line-height: 1.05;
  letter-spacing: 0.01em;
  font-size: 5.395vw;/*7.4rem;*/
  color: #fff;
}
@media all and (max-width: 1135px){
  .boxIndex02 .boxCont01 .ttlBase01 .ttlMain {
    font-size: 4.374rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .ttlBase01 .ttlMain {
    position: relative;
    top: -0.02em;
    padding-left: 2.28em;
    font-size: 3.4rem;
    color: var(--base-txt-color);
    text-shadow: 0.05em 0.06em 0 #fff;
    transform: skew(9deg);
  }
}

.boxIndex02 .boxCont01 .ttlBase01 .ttlMain:before {
  left: 3.6em;
  bottom: -0.38em;
  width: 74%;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .ttlBase01 .ttlMain:before {
    left: 2.7em;
    bottom: -0.39em;
  }
}

.boxIndex02 .boxCont01 .ttlBase01 .ttlMain:after {
  left: 3.4em;
  bottom: -0.31em;
  width: 74.4%;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .ttlBase01 .ttlMain:after {
    left: 2.7em;
    bottom: -0.32em;
  }
}

.boxIndex02 .boxCont01 .boxBaseCom {
  padding-left: 52.4%;
  color: #fff;
}
@media all and (max-width: 1240px){
  .boxIndex02 .boxCont01 .boxBaseCom {
    padding-left: 50.4%;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .boxBaseCom {
    padding-left: 0;
    text-align: center;
    color: var(--base-txt-color);
  }
}

@media all and (max-width: 1590px){
  .boxIndex02 .boxCont01 .boxBaseCom.typeLarge > p {
    font-size: 1.3rem;
  }
}
@media all and (max-width: 1480px){
  .boxIndex02 .boxCont01 .boxBaseCom.typeLarge > p {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 1370px){
  .boxIndex02 .boxCont01 .boxBaseCom.typeLarge > p {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .boxBaseCom.typeLarge > p {
    line-height: 1.8;
    font-size: 0.9rem;
  }
}

.boxIndex02 .boxCont02 {
  position: relative;
  width: 77%;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 {
    width: 100%;
  }
}

.boxIndex02 .boxCont02 .ttl01 {
  position: absolute;
  z-index: 4;
  top: 0;/*17.65em;*/
  left: -11.7%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: 16.8%;/*ADD*/
  font-weight: 700;
  transform: skew(-11deg);
}
@media all and (max-width: 1800px){
  .boxIndex02 .boxCont02 .ttl01 {
    margin-top: 15.3%;
  }
}
@media all and (max-width: 1700px){
  .boxIndex02 .boxCont02 .ttl01 {
    margin-top: 10.5%;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .ttl01 {
    position: relative;
    top: auto;
    left: auto;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 0;
    padding-left: 0.5em;
  }
}

.boxIndex02 .boxCont02 .ttl01 .ttlJa {
  line-height: 1.085;
  letter-spacing: 0.08em;
  font-size: 3.98vw;/*5.45rem;*/
  font-weight: 900;
  text-indent: -0.2em;
}
@media all and (max-width: 1135px){
  .boxIndex02 .boxCont02 .ttl01 .ttlJa {
    font-size: 3.237rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .ttl01 .ttlJa {
    line-height: 1.06;
    font-size: 2.5rem;
  }
}

.boxIndex02 .boxCont02 .ttl01 .ttlJa .txt01 {
  letter-spacing: normal;
  font-size: 3.646vw;/*5.0rem;*/
}
@media all and (max-width: 1135px){
  .boxIndex02 .boxCont02 .ttl01 .ttlJa .txt01 {
    font-size: 2.955rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .ttl01 .ttlJa .txt01 {
    font-size: 2.3rem;
  }
}

.boxIndex02 .boxCont02 .ttl01 .ttlEn {
  position: absolute;
  top: 0.4em;
  left: 3.0em;
  letter-spacing: normal;
  font-size: 2.735vw;/*3.75rem;*/
  color: #0081cc;
}
@media all and (max-width: 1135px){
  .boxIndex02 .boxCont02 .ttl01 .ttlEn {
    font-size: 2.219rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .ttl01 .ttlEn {
    left: 6.2em;
    letter-spacing: -0.003em;
    font-size: 1.7rem;
  }
}

.boxIndex02 .boxCont02 .pEn {
  opacity: 0.6;
  position: absolute;
  z-index: 3;
  top: 0;/*0.25em;*/
  left: -0.23em;
  margin-top: 7.1%;/*ADD*/
  line-height: 1.0;
  letter-spacing: -0.04em;
  font-family: var(--base-font-en);
  font-size: 21.9vw;/*30.0rem;*/
  font-weight: 600;
  color: #e4e4e4;
  transform: skew(-11deg) rotate(-2.6deg);
}
@media all and (max-width: 1800px){
  .boxIndex02 .boxCont02 .pEn {
    margin-top: 5.8%;
  }
}
@media all and (max-width: 1700px){
  .boxIndex02 .boxCont02 .pEn {
    margin-top: 1.1%;
  }
}
@media all and (max-width: 1135px){
  .boxIndex02 .boxCont02 .pEn {
    font-size: 17.75rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .pEn {
    top: -0.36em;
    left: -0.05em;
    letter-spacing: -0.05em;
    font-size: 13.8rem;
  }
}

.boxIndex02 .boxCont02 .pEn .txt01 {
  letter-spacing: -0.125em;
}

@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .boxCsnkSliderHorizontal01Wrap {
    position: relative;
    z-index: 3;
  }
}

@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .boxCsnkSliderHorizontal01 {
    overflow: visible;
    width: 62.9vw;
    height: 120vw;
  }
}

@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .boxCsnkSliderHorizontal01 .slider .slides > li {
    /*padding: 0 1.8vw;*/
  }
}

@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .boxCsnkSliderHorizontal01 .ulSlideNavi {
    display: none;
  }
}

@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .boxCsnkSliderHorizontal01 .sliderNaviPrev,
  .boxIndex02 .boxCont02 .boxCsnkSliderHorizontal01 .sliderNaviNext {
    z-index: 10;
    bottom: auto;
    width: 11.3vw;
    height: auto;
    border-radius: 0;
    background-color: transparent;
  }
  .boxIndex02 .boxCont02 .boxCsnkSliderHorizontal01 .sliderNaviPrev {
    top: 10.8vw;
    left: -10.7vw;
  }
  .boxIndex02 .boxCont02 .boxCsnkSliderHorizontal01 .sliderNaviNext {
    top: 10.8vw;
    right: -10.7vw;
  }
}

.boxIndex02 .boxCont02 .boxList {
  position: relative;
  z-index: 4;
}

.boxIndex02 .boxCont02 .boxListOne {
  position: absolute;
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(1) {
  top: 0;
  left: 12.2%;
  width: 26.93%;
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(2) {
  top: -2.57em;
  left: 37.07%;
  width: 27.2%;
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(3) {
  top: -7.6em;
  left: 63%;
  width: 29.77%;
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(4) {
  top: -18.8em;
  left: 82.5%;
  width: 32.83%;
}
@media all and (max-width: 1740px){
  .boxIndex02 .boxCont02 .boxListOne:nth-child(1) {
    top: -5em;
  }
  .boxIndex02 .boxCont02 .boxListOne:nth-child(2) {
    top: -4.57em;
  }
  .boxIndex02 .boxCont02 .boxListOne:nth-child(4) {
    top: -19.0em;
  }
}
@media all and (max-width: 1700px){
  .boxIndex02 .boxCont02 .boxListOne:nth-child(1) {
    top: -7em;
  }
  .boxIndex02 .boxCont02 .boxListOne:nth-child(2) {
    top: -6.57em;
  }
  .boxIndex02 .boxCont02 .boxListOne:nth-child(3) {
    top: -10.0em;/*-9.6em;*/
  }
  .boxIndex02 .boxCont02 .boxListOne:nth-child(4) {
    top: -21.0em;
  }
}
@media all and (max-width: 1450px){
  .boxIndex02 .boxCont02 .boxListOne:nth-child(3) {
    top: -9.5em;
  }
}
@media all and (max-width: 1370px){
  .boxIndex02 .boxCont02 .boxListOne:nth-child(3) {
    top: -8.5em;
  }
}
@media all and (max-width: 1300px){
  .boxIndex02 .boxCont02 .boxListOne:nth-child(4) {
    top: -19.0em;
  }
}
@media all and (max-width: 1200px){
  .boxIndex02 .boxCont02 .boxListOne:nth-child(3) {
    top: -8.0em;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .boxListOne {
    position: relative;
    padding-top: 9.0em;
  }
  .boxIndex02 .boxCont02 .boxListOne:nth-child(n+1) {
    z-index: 1;
    top: auto;
    left: auto;
    width: auto;
  }
}

.boxIndex02 .boxCont02 .boxListOne .boxTxt {
  position: absolute;
  bottom: 97.6%;
  left: 12.2%;
  width: 16.7em;
  padding: 0.86em 0.67em 0.7em 0.85em;
  border-radius: 1.5em;
  border: 0.5em #fff solid;
  background-color: #fcff00;
  letter-spacing: normal;
  font-size: 1.06vw;
  transform: skew(-11deg);
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(1) .boxTxt {
  bottom: 80.1%;
  left: -40.5%;
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(2) .boxTxt {
  bottom: 88.0%;
  left: -25.2%;
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(3) .boxTxt {
  bottom: 87.5%;
  left: -16.5%;
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(4) .boxTxt {
  bottom: 97.0%;
  left: 10.5%;
}
@media all and (max-width: 1135px){
  .boxIndex02 .boxCont02 .boxListOne .boxTxt {
    font-size: 0.86rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .boxListOne .boxTxt {
    opacity: 0;
    padding: 0.86em 0.47em 0.7em 0.5em;
    border: 0.4em #fff solid;
    border-radius: 1.0em;
    font-size: 0.9rem;
    transition: opacity 0.3s linear;
  }
  .boxIndex02 .boxCont02 .slides > li.current .boxListOne .boxTxt {
    left: 0.3em;
    opacity: 1;
  }
  .boxIndex02 .boxCont02 .boxListOne:nth-child(n+1) .boxTxt {
    bottom: 69.0%;
    left: 0;
  }
}

.boxIndex02 .boxCont02 .boxListOne .boxTxt:after {
  content: '';
  position: absolute;
  bottom: -2.7em;
  left: 4.4em;
  right: 0;
  width: 1.0em;
  height: 1.0em;
  margin: auto;
  border: 1.0em rgba(255,255,255,0) solid;
  border-top: 2.0em #fcff00 solid;
  transform: skew(36deg);
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(1) .boxTxt:after {
  left: 4.4em;
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(2) .boxTxt:after {
  left: 6.9em;
  transform: skew(48deg);
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(3) .boxTxt:after {
  left: -5.4em;
  transform: skew(43deg);
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(4) .boxTxt:after {
  left: -5.0em;
  transform: skew(42deg);
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .boxListOne.interviewId352 .boxTxt:after {
    left: -8.4em;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId365 .boxTxt:after {
    left: -3.4em;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId401 .boxTxt:after,
  .boxIndex02 .boxCont02 .boxListOne.interviewId413 .boxTxt:after,
  .boxIndex02 .boxCont02 .boxListOne.interviewId431 .boxTxt:after {
    left: -4.4em;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId385 .boxTxt:after {
    left: 8.4em;
    transform: skew(-36deg);
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId49 .boxTxt:after,
  .boxIndex02 .boxCont02 .boxListOne.interviewId368 .boxTxt:after {
    left: 8.4em;
    transform: skew(-36deg);
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId422 .boxTxt:after {
    left: 11.4em;
    transform: skew(-36deg);
  }
}

.boxIndex02 .boxCont02 .boxListOne .boxTxt .p01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.8em;
  /*min-height: 4.2em;*/
  font-weight: 700;
}

.boxIndex02 .boxCont02 .boxListOne .boxTxt .p01 > span {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.boxIndex02 .boxCont02 .boxListOne .boxTxt .p02 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 2.1em;
  padding: 0.2em 0.5em 0.2em 0.75em;
  border-radius: 0.25em;
  background-color: #fff;
  color: #0081cc;
}

.boxIndex02 .boxCont02 .boxListOne .boxTxt .p02:before,
.boxIndex02 .boxCont02 .boxListOne .boxTxt .p02:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: skew(11deg);
}
.boxIndex02 .boxCont02 .boxListOne .boxTxt .p02:before {
  right: 0.65em;
  width: 0.94em;
  height: 0.94em;
  border-radius: 0.94em;
  background-color: #ccc;
}
.boxIndex02 .boxCont02 .boxListOne .boxTxt .p02:after {
  z-index: 2;
  right: 0.75em;
  width: 0.2em;
  height: 0.2em;
  border: 0.2em rgba(255,255,255,0) solid;
  border-left: 0.3em #fff solid;
}

.boxIndex02 .boxCont02 .boxListOne .boxTxt .p02 .txt01 {
  margin-right: 0.35em;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(9) .boxTxt .p02 .txt01 {
  letter-spacing: 0.03em;
}

.boxIndex02 .boxCont02 .boxListOne .boxTxt .p02 .txt02 {
  padding-top: 0.01em;
  font-size: 0.98vw;/*1.34rem;*/
}
@media all and (max-width: 1135px){
  .boxIndex02 .boxCont02 .boxListOne .boxTxt .p02 .txt02 {
    font-size: 0.795rem;
  }
}

.boxIndex02 .boxCont02 .boxListOne .boxImg {
  position: relative;
  z-index: 2;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .boxListOne .boxImg {
    overflow: hidden;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId401 .boxImg {
    overflow: visible;
  }
}

.boxIndex02 .boxCont02 .boxListOne:nth-child(1) .boxImg img,
.boxIndex02 .boxCont02 .boxListOne:nth-child(2) .boxImg img {
  width: 90.3%;/*98.3%;*/
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(3) .boxImg img {
  width: 89.3%;/*98.3%;*/
}
.boxIndex02 .boxCont02 .boxListOne:nth-child(4) .boxImg img {
  width: 90.2%;/*98.2%;*/
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont02 .boxListOne:nth-child(n+1) .boxImg img {
    width: auto;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId368 .boxImg img {
    width: 116%;
    max-width: none;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId365 .boxImg img {
    width: 97%;
    max-width: none;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId352 .boxImg img {
    width: 94%;
    max-width: none;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId385 .boxImg img {
    width: 84.6%;
    max-width: none;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId401 .boxImg img {
    position: relative;
    top: -2.2em;
    width: 96%;
    max-width: none;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId413 .boxImg img {
    width: 80%;
    max-width: none;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId422 .boxImg img {
    width: 90%;
    max-width: none;
  }
  .boxIndex02 .boxCont02 .boxListOne.interviewId49 .boxImg img {
    position: relative;
    top: -0.7em;
  }
}

.boxIndex03Wrap {
  position: relative;
  z-index: 2;
  margin-top: -17.5%;
  padding-top: 35.0%;
  background-image: url('./../../images/index/index03-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100.4% auto;
}
@media all and (max-width: 1760px){
  .boxIndex03Wrap {
    margin-top: -19.5%;
  }
}
@media all and (max-width: 1720px){
  .boxIndex03Wrap {
    margin-top: -20.8%;
  }
}
@media all and (max-width: 1700px){
  .boxIndex03Wrap {
    margin-top: -24.1%;
  }
}
@media all and (max-width: 1500px){
  .boxIndex03Wrap {
    margin-top: -26.0%;
  }
}
@media all and (max-width: 1135px){
  .boxIndex03Wrap {
    margin-top: -27.5%;
  }
}
@media all and (max-width: 750px){
  .boxIndex03Wrap {
    z-index: auto;
    margin-top: -57.6%;
    padding-top: 26.7%;
    background-image: url('./../../images/index/index03-bg01-sp.webp');
    background-size: 100% auto;
  }
}

.boxIndex03Wrap .load01Index03 {
  position: absolute;
  top: 60.05%;
  left: 0;
  width: 100.8%;
  max-width: none;
}
@media all and (max-width: 1700px){
  .boxIndex03Wrap .load01Index03 {
    top: 64.0%;
  }
}
@media all and (max-width: 1500px){
  .boxIndex03Wrap .load01Index03 {
    top: 66.0%;
  }
}
@media all and (max-width: 1300px){
  .boxIndex03Wrap .load01Index03 {
    top: 68.0%;
  }
}
@media all and (max-width: 750px){
  .boxIndex03Wrap .load01Index03 {
    display: none;
  }
}

.boxIndex03 {
  position: relative;
  z-index: 2;
}
@media all and (max-width: 750px){
  .boxIndex03 {
    z-index: 3;
  }
}

.boxIndex03 .boxLink01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 0 1.6% 5.35% 1.6%;/*0 1.6% 7.3em 1.6%;*/
}
@media all and (max-width: 750px){
  .boxIndex03 .boxLink01 {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 2.6em;
    padding: 0 2.4% 0 2.3%;
  }
}

.boxIndex03 .boxLink01 a {
  width: 48.5%;
  padding: 1.85em 1.85em 1.5em 1.85em;
  border-radius: 1.5em;
  background-color: #fff;
  transform: skew(-10deg);
}
.boxIndex03 .boxLink01 a.link01 {
  margin-right: calc(100% - 48.5% * 2);
}
@media all and (max-width: 750px){
  .boxIndex03 .boxLink01 a {
    width: 100%;
    padding: 0.8em 0.8em 0.65em 0.8em;
    border-radius: 0.6em;
  }
  .boxIndex03 .boxLink01 a.link01 {
    margin-right: 0;
    margin-bottom: 0.9em;
  }
}

.boxIndex03 .boxLink01 a .boxImg {
  overflow: hidden;
  width: 100%;
  border-radius: 1.4em;
  text-align: center;
  aspect-ratio: 648 / 246;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxLink01 a .boxImg {
    border-radius: 0.6em;
  }
}

.boxIndex03 .boxLink01 a .boxImg img {
  position: relative;
  left: -3%;
  width: 106%;
  max-width: none;
  transform: skew(10deg);
}

.boxIndex03 .boxLink01 a .boxTxt {
  padding-top: 1.05em;
  padding-left: 0.95em;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxLink01 a .boxTxt {
    padding-top: 0.45em;
    padding-left: 0.45em;
  }
}

.boxIndex03 .boxLink01 a .boxTxt .pTtl {
  background: linear-gradient(to right, #007ec9 0%, #00529b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: -0.01em;
  font-size: 3.5rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxLink01 a .boxTxt .pTtl {
    font-size: 1.5rem;
  }
}

.boxIndex03 .boxLink01 a .boxTxt .pTtl.baseArrow01:before,
.boxIndex03 .boxLink01 a .boxTxt .pTtl.baseArrow01:after {
  top: 0.1em;
}
.boxIndex03 .boxLink01 a .boxTxt .pTtl.baseArrow01:before {
  right: 0.13em;
  width: 0.87em;
  height: 0.87em;
  border: 0.1em #0081cc solid;
  border-radius: 0.87em;
  background-color: #f1f1f1;
  transform: skew(11deg);
}
.boxIndex03 .boxLink01 a .boxTxt .pTtl.baseArrow01:after {
  right: 0.35em;
  width: 0.12em;
  height: 0.12em;
  border: 0.12em rgba(255,255,255,0) solid;
  border-left: 0.17em #0081cc solid;
  transform: skew(11deg);
}

.boxIndex03 .boxCont01Wrap {
  position: relative;
  z-index: 2;
  padding-bottom: 4.3%;
  background-color: rgb(0, 72, 204, 0.57);
  /*mix-blend-mode: overlay;*/
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01Wrap {
    padding-bottom: 2.6em;
  }
}

.boxIndex03 .boxCont01 .ttlBase10.typeLarge {
  color: #fff;
}

.boxIndex03 .boxCont01 .ttlBase10.typeLarge:before {
  background-color: #fff;
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 {
  margin-top: -3.35em;
}
@media all and (max-width: 1430px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 {
    width: 86.5%;
    margin-top: 0;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOne {
  overflow: hidden;
  width: 100%;
  min-width: auto;
  margin-right: 5px;
  padding: 0;
  border-radius: 1.5em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOne {
    margin-right: 5vw;
    padding-bottom: 0.85em;
    border-radius: 0.6em;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxImg {
  width: 49.4%;
  height: auto;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxImg {
    overflow: hidden;
    width: 100%;
    aspect-ratio: 663 / 393;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt {
  position: relative;
  width: calc(100% - 49.4%);
  padding-bottom: 11.0em;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1.85em;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop {
    margin-top: 0;
    margin-bottom: 0.5em;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop .pNo {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 2.6em;
  padding: 0.3em 1.22em 0.2em 1.22em;
  border-bottom-right-radius: 0.5em;
  background-color: #0081cc;
  font-family: var(--base-font-en);
  font-size: 1.55rem;
  font-weight: 600;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop .pNo {
    min-height: 2.392em;
    padding: 0.1em 0.9em 0.1em 0.8em;
    border-bottom-right-radius: 0.4em;
    font-size: 0.8rem;
    letter-spacing: 0.07em;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop .pNo > span {
  transform: skew(-11deg);
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop .txtReadMore {
  position: relative;
  display: inline-block;
  margin-right: 1.3em;
  padding: 0.3em 2.6em 0 0;
  letter-spacing: normal;
  font-family: var(--base-font-en);
  font-size: 1.1rem;
  font-weight: 500;
  color: #0081cc;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop .txtReadMore {
    margin-right: 0.72em;
    padding: 0 2.25em 0 0;
    letter-spacing: 0.02em;
    font-size: 0.7rem;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop .txtReadMore:before,
.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop .txtReadMore:after {
  content: '';
  position: absolute;
  transform: skew(11deg);
}
.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop .txtReadMore:before {
  top: 0.4em;
  bottom: 0;
  right: 0;
  width: 1.95em;
  height: 1.95em;
  margin: auto;
  border: 0.3em #73bae3 solid;
  border-radius: 1.95em;
  background-color: #f1f1f1;
}
.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop .txtReadMore:after {
  z-index: 2;
  top: 0.4em;
  bottom: 0;
  right: 0.46em;
  width: 0.3em;
  height: 0.3em;
  margin: auto;
  border: 0.3em rgba(255,255,255,0) solid;
  border-left: 0.45em #0081cc solid;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop .txtReadMore:before {
    top: 0.1em;
    width: 1.75em;
    height: 1.75em;
    border: 0.2em #73bae3 solid;
    border-radius: 1.75em;
  }
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxTop .txtReadMore:after {
    top: 0.1em;
    right: 0.2em;
    width: 0.35em;
    height: 0.35em;
    border: 0.35em rgba(255,255,255,0) solid;
    border-left: 0.6em #0081cc solid;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxtIn {
  padding-left: 6%;
  padding-right: 3%;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxtIn {
    padding: 0 3% 0 4%;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .ttlList {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0.54em;
  letter-spacing: 0.035em;
  font-size: 2.35rem;
  font-weight: 700;
  color: #0081cc;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .ttlList {
    margin-bottom: 0.3em;
    letter-spacing: normal;
    font-size: 1.1rem;
  }
}

@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxBaseCom {
    display: none;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .boxBaseCom > p {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .p01 {
  position: absolute;
  bottom: 0.68em;
  right: 1.27em;
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 180%;
  text-align: right;
  line-height: 1.2;
  letter-spacing: 0.041em;
  font-size: 3.35rem;
  font-weight: 600;
  text-shadow: 1px 1px 1px #fff;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideOneIn .boxTxt .p01 {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    padding: 0 3% 0 8.1%;
    text-align: left;
    line-height: 1.37;
    letter-spacing: 0.014em;
    font-size: 1.21rem;
    text-shadow: none;
    text-indent: -0.75em;
  }
}

@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .slideNaviL,
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .slideNaviR {
    width: 9.5%;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .slideNaviL {
  left: -61px;
}
.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .slideNaviR {
  right: -61px;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .slideNaviL {
    left: -8.8vw;
  }
  .boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .slideNaviR {
    right: -8.8vw;
  }
}

.boxIndex03 .boxCont01 .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi {
  display: none;
}

.boxIndex04Wrap {
  position: relative;
  padding-top: 7.35em;
  padding-bottom: 9.0em;
  background-image: url('./../../images/index/index04-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
@media all and (max-width: 750px){
  .boxIndex04Wrap {
    z-index: 2;
    margin-top: -11.5%;
    padding-top: 4.6em;
    padding-bottom: 2.8em;
    background-image: url('./../../images/index/index04-bg01-2-sp.webp');
  }
}

.boxIndex04Wrap .obj01Index04 {
  position: absolute;
  z-index: 2;
  top: 0.5%;/*1%;*/
  left: 56.0%;/*49.5%;*/
  width: 48.5%;/*48.5%;*/
}
@media all and (max-width: 750px){
  .boxIndex04Wrap .obj01Index04 {
    display: none;
  }
}

.boxIndex04 .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.86em;
  transform: skew(-10deg);
}
@media all and (max-width: 1800px){
  .boxIndex04 .ttl01 {
    position: relative;
    left: 7%;
  }
}
@media all and (max-width: 1600px){
  .boxIndex04 .ttl01 {
    left: 12.0em;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .ttl01 {
    left: -5.4%;
    margin-bottom: 1.4em;
  }
}

.boxIndex04 .ttl01 .ttlSub {
  position: relative;
  left: -12.9em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 2.05em;
  /*
  background-image: url('./../../images/index/index04-ttl-bg01.jpg');
  background-repeat: repeat;
  background-position: center bottom;
  background-size: auto 150%;  */
  /*-webkit-background-clip: text;*/

  font-family: var(--base-font-en);
  /*color: transparent;*/
  opacity: 0.8;
}
@media all and (max-width: 750px){
  .boxIndex04 .ttl01 .ttlSub {
    left: auto;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0.8em;
    /*
    background-image: url('./../../images/index/index04-ttl-bg01.jpg');
    background-repeat: repeat;
    background-position: center bottom;
    background-size: cover;
    -webkit-background-clip: text;*/
    /*color: transparent;*/
    opacity: 1;
  }
}

.boxIndex04 .ttl01 .ttlSub .ttlNum {
  position: relative;
  top: -0.05em;
  margin-right: 0.11em;
  background-image: url('./../../images/index/index04-ttl-bg01.jpg');
  background-repeat: repeat;
  background-position: 23% 70%;
  background-size: auto 200%;
  -webkit-background-clip: text;
  color: transparent;
  line-height: 1.0;
  font-size: 12.0rem;
  font-weight: 600;
}
@media all and (max-width: 750px){
  .boxIndex04 .ttl01 .ttlSub .ttlNum {
    top: auto;
    margin-right: 0;
    background-position: 23% center;
    letter-spacing: -0.01em;
    font-size: 5.6rem;
  }
}

.boxIndex04 .ttl01 .ttlSub .ttlEn {
  position: relative;
  top: 0.1em;
  margin-right: 0.015em;
  background-image: url('./../../images/index/index04-ttl-bg01.jpg');
  background-repeat: repeat;
  background-position: 90% 65%;
  background-size: auto 250%;
  -webkit-background-clip: text;
  color: transparent;
  line-height: 0.91;
  letter-spacing: -0.01em;
  font-size: 5.3rem;
  font-weight: 700;
  text-indent: 0.02em;
}
@media all and (max-width: 750px){
  .boxIndex04 .ttl01 .ttlSub .ttlEn {
    position: relative;
    top: -0.17em;
    left: 0.44em;
    margin-right: 0;
    background-position: 40% bottom;
    line-height: 0.93;
    font-size: 2.36rem;
  }
}

.boxIndex04 .ttl01 .ttlSub:before,
.boxIndex04 .ttl01 .ttlSub:after {
  content: '';
  position: absolute;
}
.boxIndex04 .ttl01 .ttlSub:before {
  left: 1.86em;
  bottom: 0.5em;
  width: 85%;
  height: 1px;
  background-color: #111;
}
.boxIndex04 .ttl01 .ttlSub:after {
  left: 3.22em;
  bottom: -0.2em;
  width: 85.2%;
  height: 1px;
  background-color: #111;
}
@media all and (max-width: 750px){
  .boxIndex04 .ttl01 .ttlSub:before {
    left: 0.5em;
    bottom: -0.395em;
    width: 90%;
  }
  .boxIndex04 .ttl01 .ttlSub:after {
    left: 0.34em;
    bottom: -0.17em;
  }
}

.boxIndex04 .ttl01 .ttlMain {
  position: relative;
  padding-left: 0.18em;
  line-height: 1.14;
  letter-spacing: -0.05em;
  font-size: 6.6rem;
  font-weight: 900;
}
@media all and (max-width: 750px){
  .boxIndex04 .ttl01 .ttlMain {
    left: 1.05em;
    padding-left: 0;
    letter-spacing: -0.04em;
    font-size: 2.98rem;
  }
}

.boxIndex04 .boxBaseCom {
  margin-bottom: 4.25em;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxBaseCom {
    margin-bottom: 1.25em;
    padding-left: 0.95em;
  }
}

.boxIndex04 .boxBaseCom.typeLarge > p {
  letter-spacing: 0.08em;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxBaseCom.typeLarge > p {
    line-height: 1.77;
    letter-spacing: 0.065em;
  }
}

.boxIndex04 .boxCont01F {
  position: relative;
  z-index: 3;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 3.5em;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01F {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0.06em;
  }
}

.boxIndex04 .boxCont01FOne {
  position: relative;
  width: 23.9%;
  margin-right: calc((100% - 23.9% * 4) / 3);
  border: 0.6em #c0c0c0 solid;
  border-radius: 1.5em;
  background-color: rgba(255,0,0,0.2);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: calc(100% + 1.2em) auto;
  aspect-ratio: 344 / 475;
  transition: background 0.3s linear;
}
.boxIndex04 .boxCont01FOne:nth-child(4n) {
  margin-right: 0;
}
.boxIndex04 .boxCont01FOne:nth-child(1) {
  background-image: url('./../../images/index/index04-img0101.jpg');
}
.boxIndex04 .boxCont01FOne:nth-child(2) {
  background-image: url('./../../images/index/index04-img0102.jpg');
}
.boxIndex04 .boxCont01FOne:nth-child(3) {
  background-image: url('./../../images/index/index04-img0103.jpg');
}
.boxIndex04 .boxCont01FOne:nth-child(4) {
  background-image: url('./../../images/index/index04-img0104.jpg');
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01FOne {
    width: 48.4%;
    margin-right: calc(100% - 48.4% * 2);
    margin-bottom: 0.7em;
    border: 0.2em #c0c0c0 solid;
    border-radius: 0.7em;
    aspect-ratio: 344 / 485;
  }
  .boxIndex04 .boxCont01FOne:nth-child(2n) {
    margin-right: 0;
  }
}

.boxIndex04 .boxCont01FOne:hover {
  background-size: calc(110% + 1.2em) auto;
}

.boxIndex04 .boxCont01FOne a {
  display: block;
  height: 100%;
}

.boxIndex04 .boxCont01FOne .ttl02 {
  padding: 0.32em 0.65em;
  line-height: 1.13;
  font-size: 3.9rem;
  font-weight: 700;
  text-indent: -0.2em;
  transform: skew(-11deg);
}
.boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 0.05em 0.2em 0.32em 0.51em;
  letter-spacing: -0.04em;
  font-size: 3.6rem;
}
.boxIndex04 .boxCont01FOne:nth-child(2) .ttl02 {
  padding-left: 0.75em;
  color: #2b96d5;
}
.boxIndex04 .boxCont01FOne:nth-child(3) .ttl02 {
  letter-spacing: -0.01em;
  color: #3b7d00;
}
.boxIndex04 .boxCont01FOne:nth-child(4) .ttl02 {
  color: #fcff17;
  text-shadow: 3px 3px 0 #777;
}
@media all and (max-width: 1500px){
  .boxIndex04 .boxCont01FOne .ttl02 {
    font-size: 3.64vw;
  }
  .boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 {
    font-size: 3.36vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex04 .boxCont01FOne .ttl02 {
    font-size: 2.95rem;
  }
  .boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 {
    font-size: 2.72rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01FOne .ttl02 {
    padding: 0.38em 0.6em;
    font-size: 1.7rem;
  }
  .boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 {
    padding: 0.08em 0.2em 0.32em 0.37em;
    font-size: 1.6rem;
  }
  .boxIndex04 .boxCont01FOne:nth-child(2) .ttl02 {
    padding-left: 0.79em;
  }
  .boxIndex04 .boxCont01FOne:nth-child(4) .ttl02 {
    padding: 0.35em 0.65em;
  }
}

.boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 .txt01 {
  position: relative;
  color: #e52761;
}

.boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 .txt01:before {
  content: '';
  position: absolute;
  top: -0.13em;
  left: -0.06em;
  right: 0;
  width: 0.24em;
  height: 0.24em;
  margin: auto;
  border-radius: 0.5em;
  background-color: #f5a9c0;
  transform: skew(11deg);
}

.boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 .txtSmall {
  position: relative;
  top: 0.07em;
  font-size: 2.8rem;
}
@media all and (max-width: 1500px){
  .boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 .txtSmall {
    font-size: 2.6vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 .txtSmall {
    font-size: 2.1rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 .txtSmall {
    top: 0.03em;
    font-size: 1.2rem;
  }
}

.boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 .txtLarge {
  position: relative;
  top: 0.22em;
  line-height: 1.0;
  font-size: 6.55rem;
}
@media all and (max-width: 1500px){
  .boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 .txtLarge {
    font-size: 6.1vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 .txtLarge {
    font-size: 4.95rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01FOne:nth-child(1) .ttl02 .txtLarge {
    top: 0.21em;
    font-size: 2.9rem;
  }
}

.boxIndex04 .boxCont01FOne .p01 {
  padding-left: 1.75em;
  letter-spacing: 0.095em;
  font-size: 1.25rem;
  font-weight: 700;
}
.boxIndex04 .boxCont01FOne:nth-child(1) .p01 {
  margin-top: -0.46em;
}
.boxIndex04 .boxCont01FOne:nth-child(2) .p01 {
  margin-top: 0.4em;
}
.boxIndex04 .boxCont01FOne:nth-child(3) .p01 {
  margin-top: 1.35em;
}
.boxIndex04 .boxCont01FOne:nth-child(4) .p01 {
  margin-top: 8.85em;
}
@media all and (max-width: 1500px){
  .boxIndex04 .boxCont01FOne .p01 {
    font-size: 1.17vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex04 .boxCont01FOne .p01 {
    font-size: 0.95rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01FOne .p01 {
    font-size: 0.56rem;
  }
  .boxIndex04 .boxCont01FOne:nth-child(1) .p01 {
    margin-top: -0.4em;
    padding-left: 1.45em;
    letter-spacing: 0.085em;
  }
  .boxIndex04 .boxCont01FOne:nth-child(2) .p01 {
    margin-top: 0.22em;
  }
  .boxIndex04 .boxCont01FOne:nth-child(3) .p01 {
    margin-top: 1.15em;
  }
  .boxIndex04 .boxCont01FOne:nth-child(4) .p01 {
    margin-top: 8.7em;
    padding-left: 1.9em;
  }
}

.boxIndex04 .boxCont01FOne .pEn {
  position: absolute;
  left: 0.44em;
  bottom: 0.27em;
  line-height: 0.97;
  letter-spacing: -0.02em;
  font-family: var(--base-font-en);
  font-size: 3.65rem;
  font-weight: 700;
  text-indent: -0.2em;
  transform: skew(-11deg);
  mix-blend-mode: overlay;
}
.boxIndex04 .boxCont01FOne:nth-child(1) .pEn {
  bottom: 0.22em;
  color: #000206;
}
.boxIndex04 .boxCont01FOne:nth-child(2) .pEn {
  color: rgba(255,255,255,0.59);
}
.boxIndex04 .boxCont01FOne:nth-child(3) .pEn {
  color: rgba(0,2,6,0.61);
}
.boxIndex04 .boxCont01FOne:nth-child(4) .pEn {
  bottom: 0.54em;
  left: 0.55em;
  color: #000206;
}
@media all and (max-width: 1500px){
  .boxIndex04 .boxCont01FOne .pEn {
    font-size: 3.0vw;
  }
}
@media all and (max-width: 1230px){
  .boxIndex04 .boxCont01FOne .pEn {
    font-size: 2.8vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex04 .boxCont01FOne .pEn {
    font-size: 2.3rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01FOne .pEn {
    line-height: 0.95;
    font-size: 1.66rem;
    text-indent: -0.4em;
  }
  .boxIndex04 .boxCont01FOne:nth-child(1) .pEn {
    bottom: 0.25em;
    text-indent: -0.2em;
  }
  .boxIndex04 .boxCont01FOne:nth-child(3) .pEn {
    left: 0.3em;
    bottom: 0.3em;
    text-indent: -0.16em;
  }
  .boxIndex04 .boxCont01FOne:nth-child(4) .pEn {
    bottom: 0.58em;
    left: 0.4em;
  }
}

.boxIndex04 .boxCont01FOne .txtArrow01 {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 5.5em;
  height: 5.5em;
  border-top-left-radius: 1.5em;
  border-bottom-right-radius: 1.0em;
}
.boxIndex04 .boxCont01FOne:nth-child(1) .txtArrow01 {
  background-color: rgba(229,39,97,0.4);
}
.boxIndex04 .boxCont01FOne:nth-child(2) .txtArrow01 {
  background-color: rgba(43,150,213,0.4);
}
.boxIndex04 .boxCont01FOne:nth-child(3) .txtArrow01 {
  background-color: rgba(59,125,0,0.4);
}
.boxIndex04 .boxCont01FOne:nth-child(4) .txtArrow01 {
  background-color: rgba(252,255,23,0.4);
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01FOne .txtArrow01 {
    width: 2.45em;
    height: 2.5em;
    border-top-left-radius: 0.6em;
    border-bottom-right-radius: 0.6em;
  }
}

.boxIndex04 .boxCont01FOne .txtArrow01:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 4.75em;
  height: 4.75em;
  border-top-left-radius: 1.5em;
  border-bottom-right-radius: 1.0em;
  background-image: url('./../../images/base/base-icn-arrow08.png');
  background-repeat: no-repeat;
  background-position: calc(50% + 0.38em) calc(50% + 0.35em);
  background-size: auto auto;
}
.boxIndex04 .boxCont01FOne:nth-child(1) .txtArrow01:before {
  background-color: #e52761;
}
.boxIndex04 .boxCont01FOne:nth-child(2) .txtArrow01:before {
  background-color: #2b96d5;
}
.boxIndex04 .boxCont01FOne:nth-child(3) .txtArrow01:before {
  background-color: #3b7d00;
}
.boxIndex04 .boxCont01FOne:nth-child(4) .txtArrow01:before {
  background-color: #fcff17;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01FOne .txtArrow01:before {
    width: 2.1em;
    height: 2.17em;
    border-top-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    background-position: calc(50% + 0.14em) calc(50% + 0.12em);
    background-size: 1.06em auto;
  }
}

.boxIndex04 .boxCont01 .boxLink01 a {
  position: relative;
  display: block;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01 .boxLink01 a {
    overflow: hidden;
    border: 0.2em #c0c0c0 solid;
    border-radius: 0.6em;
  }
}

.boxIndex04 .boxCont01 .boxLink01 a .ttl02 {
  position: absolute;
  z-index: 2;
  top: 3%;
  left: 0.45em;
  right: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 500px;
  margin: auto;
  padding-top: 1.5%;
}
@media all and (max-width: 1500px){
  .boxIndex04 .boxCont01 .boxLink01 a .ttl02 {
    width: 34%;
    max-width: none;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01 .boxLink01 a .ttl02 {
    top: 0;
    left: 0;
    width: 100%;
    padding: 0.75em 0 0 1.0em;
  }
}

.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlSub {
  position: relative;
  margin-left: 0.5em;
  margin-bottom: 0.28em;
  padding-left: 0.87em;
  padding-right: 0.65em;
  letter-spacing: -0.06em;
  font-size: 2.25rem;
  font-weight: 700;
  color: #fff;
}
.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlSub:before,
.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlSub:after {
  content: '';
  position: absolute;
  top: 0.45em;
  width: 0.13em;
  height: 0.8em;
  background-color: #fff;;
}
.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlSub:before {
  left: 0.14em;
  transform: rotate(-26deg);
}
.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlSub:after {
  right: 0.1em;
  transform: rotate(26deg);
}
@media all and (max-width: 1500px){
  .boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlSub {
    font-size: 2.1vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlSub {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlSub {
    margin-bottom: 0.35em;
    margin-left: 0;
    font-size: 0.97rem;
  }
}

.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlSub .txt01 {
  margin-left: 0.22em;
}

.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  letter-spacing: -0.04em;
  font-size: 4.2rem;
  font-weight: 800;
  color: #fff;
}
@media all and (max-width: 1500px){
  .boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain {
    font-size: 3.92vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain {
    font-size: 3.177rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain {
    position: relative;
    left: -0.18em;
    letter-spacing: -0.01em;
    font-size: 1.8rem;
  }
}

.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain .txt01 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 1.65em;
  height: 1.65em;
  padding-right: 0.1em;
  border-radius: 1.65em;
}
.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain .txt01.no01 {
  background-color: #379b87;
}
.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain .txt01.no02 {
  z-index: 2;
  margin-left: -0.2em;
  background-color: #ea6531;
}

.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain .txtSmall {
  position: relative;
  top: 0.23em;
  margin-left: 0.05em;
  margin-right: 0.15em;
  font-size: 3.7rem;
}
@media all and (max-width: 1500px){
  .boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain .txtSmall {
    font-size: 3.45vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain .txtSmall {
    font-size: 2.8rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain .txtSmall {
    font-size: 1.6rem;
  }
}

.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain .txt02 {
  position: relative;
  top: 0.1em;
}

.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain .txt02:before {
  content: '';
  position: absolute;
  top: -0.215em;
  left: 0.03em;
  right: 0;
  width: 0.26em;
  height: 0.26em;
  margin: auto;
  border-radius: 0.26em;
  background-color: #fcff00;
}

.boxIndex04 .boxCont01 .boxLink01 a .ttl02 .ttlMain .txt03 {
  position: relative;
  top: 0.1em;
}

.boxIndex04 .boxCont01 .boxLink01 a .p01,
.boxIndex04 .boxCont01 .boxLink01 a .p01Bg {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 485px;
  height: 3.0em;
  margin: auto;
  padding-right: 0.1em;
  padding-bottom: 0.1em;
  letter-spacing: 0.085em;
  font-size: 1.28rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 1500px){
  .boxIndex04 .boxCont01 .boxLink01 a .p01,
  .boxIndex04 .boxCont01 .boxLink01 a .p01Bg {
    font-size: 1.195vw;
  }
}
@media all and (max-width: 1135px){
  .boxIndex04 .boxCont01 .boxLink01 a .p01,
  .boxIndex04 .boxCont01 .boxLink01 a .p01Bg {
    font-size: 0.97rem;
  }
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01 .boxLink01 a .p01,
  .boxIndex04 .boxCont01 .boxLink01 a .p01Bg {
    width: 95%;
    max-width: none;
    height: 2.65em;
    padding-top: 0.1em;
    padding-bottom: 0;
    padding-right: 0.2em;
    letter-spacing: 0.037em;
    font-size: 0.8rem;
  }
}

.boxIndex04 .boxCont01 .boxLink01 a .p01 {
  z-index: 3;
}

.boxIndex04 .boxCont01 .boxLink01 a .p01Bg {
  border-top-left-radius: 0.6em;
  border-top-right-radius: 0.6em;
  background-color: #379b87;
  mix-blend-mode: multiply;
}


/*##### Interview Archive #####*/
.boxInterviewTopWrap {
  position: absolute;
  left: 0;
  top: -15.5em;
}
@media all and (max-width: 1360px){
  .boxInterviewTopWrap {
    top: -17.5em;
  }
}
@media all and (max-width: 750px){
  .boxInterviewTopWrap {
    top: -2.9em;
  }
}

.boxInterviewTop .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 5.9em;
}
@media all and (max-width: 1360px){
  .boxInterviewTop .ttl01 {
    margin-bottom: 6.9em;
  }
}
@media all and (max-width: 750px){
  .boxInterviewTop .ttl01 {
    margin-bottom: 1.5em;
  }
}

.boxInterviewTop .ttl01 .ttlEn {
  position: relative;
  padding-left: 0.31em;
  font-family: var(--base-font-en);
  font-size: 7.4rem;
  font-weight: 600;
  color: #000206;
  mix-blend-mode: overlay;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxInterviewTop .ttl01 .ttlEn {
    font-size: 1.6rem;
  }
}

.boxInterviewTop .ttl01 .ttlEn:after {
  content: '';
  position: absolute;
  left: 106%;
  top: 0.155em;
  bottom: 0;
  width: calc(100vw - 6.0em);
  height: 0.16em;
  margin: auto;
  border-radius: 0.16em;
  background-color: #000206;
  mix-blend-mode: overlay;
  transform: skew(11deg);
}

.boxInterviewTop .ttl01 .ttlJa {
  padding-left: 0.8em;
  line-height: 1.04;
  letter-spacing: 0.01em;
  font-size: 7.4em;
  font-weight: 900;
  color: #fff;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxInterviewTop .ttl01 .ttlJa {
    font-size: 1.6rem;
  }
}

.boxInterviewTop .ttl01 .ttlJa .txtSmall {
  position: relative;
  top: 0.04em;
  font-size: 5.9rem;
}
@media all and (max-width: 750px){
  .boxInterviewTop .ttl01 .ttlJa .txtSmall {
    font-size: 1.3rem;
  }
}

.boxInterviewTop .boxBaseCom {
  padding-left: 6.9em;
}
@media all and (max-width: 1200px){
  .boxInterviewTop .boxBaseCom {
    padding-left: 6.0em;
  }
}
@media all and (max-width: 750px){
  .boxInterviewTop .boxBaseCom {
    padding-left: 5%;
    padding-right: 10.5%;
  }
}

.boxInterviewTop .boxBaseCom > p .txt01 {
  letter-spacing: normal;
  font-size: 1.35rem;
}
@media all and (max-width: 1200px){
  .boxInterviewTop .boxBaseCom > p .txt01 {
    font-size: 1.25rem;
  }
}
@media all and (max-width: 750px){
  .boxInterviewTop .boxBaseCom > p .txt01 {
    font-size: 0.85rem;
  }
}

.boxInterviewTop .boxBaseCom > p .txt02 {
  font-size: 1.422rem;
}
@media all and (max-width: 1200px){
  .boxInterviewTop .boxBaseCom > p .txt02 {
    font-size: 1.322rem;
  }
}
@media all and (max-width: 750px){
  .boxInterviewTop .boxBaseCom > p .txt02 {
    font-size: 0.9rem;
  }
}

@media all and (max-width: 750px){
  .boxInterview01Wrap {
    padding-top: 10.0em;
  }
}

.boxInterview01 .boxList {
  position: relative;
  padding-top: 99.8%;
}
@media all and (max-width: 1600px){
  .boxInterview01 .boxList {
    /*padding-top: 106%;*/
    margin-top: 1%;
  }
}
@media all and (max-width: 1500px){
  .boxInterview01 .boxList {
    /*padding-top: 112%;*/
    margin-top: 2%;
  }
}
@media all and (max-width: 1400px){
  .boxInterview01 .boxList {
    /*padding-top: 118%;*/
    margin-top: 3%;
  }
}
@media all and (max-width: 1300px){
  .boxInterview01 .boxList {
    /*padding-top: 124%;*/
    margin-top: 4%;
  }
}
@media all and (max-width: 1200px){
  .boxInterview01 .boxList {
    /*padding-top: 130%;*/
    margin-top: 5%;
  }
}
@media all and (max-width: 750px){
  .boxInterview01 .boxList {
    padding-top: 435%;
  }
}

.boxInterview01 .boxListOne {
  position: absolute;
}
.boxInterview01 .boxListOne:nth-child(1) {
  top: 14%;
  left: 65.9%;
  width: 32.6%;
}
.boxInterview01 .boxListOne:nth-child(2) {
  z-index: 2;
  top: 19.4%;
  left: 46.76%;
  width: 23.3%;
}
.boxInterview01 .boxListOne:nth-child(3) {
  top: 20.25%;
  left: 26.8%;
  width: 29.1%;
}
.boxInterview01 .boxListOne:nth-child(4) {
  top: 21.9%;
  left: 6.95%;
  width: 23.3%;
}
.boxInterview01 .boxListOne:nth-child(5) {
  top: 59.4%;
  left: 0.7%;
  width: 23.3%;
}
.boxInterview01 .boxListOne:nth-child(6) {
  top: 61.2%;
  left: 17.86%;
  width: 23.3%;
}
.boxInterview01 .boxListOne:nth-child(7) {
  top: 64.1%;
  left: 37.4%;
  width: 23.3%;
}
.boxInterview01 .boxListOne:nth-child(8) {
  top: 62.9%;
  left: 56.1%;
  width: 23.3%;
}
.boxInterview01 .boxListOne:nth-child(9) {
  top: 68.0%;
  left: 72.8%;
  width: 24.9%;
}
/*
.boxInterview01 .boxListOne:nth-child(5) {
  top: 56.4%;
  left: 0.7%;
  width: 23.3%;
}
.boxInterview01 .boxListOne:nth-child(6) {
  top: 59.2%;
  left: 17.86%;
  width: 23.3%;
}
.boxInterview01 .boxListOne:nth-child(7) {
  top: 61.1%;
  left: 37.4%;
  width: 23.3%;
}
.boxInterview01 .boxListOne:nth-child(8) {
  top: 59.9%;
  left: 56.1%;
  width: 23.3%;
}
.boxInterview01 .boxListOne:nth-child(9) {
  top: 63.0%;
  left: 72.8%;
  width: 24.9%;
}
*/
@media all and (max-width: 1400px){
  .boxInterview01 .boxListOne:nth-child(5) {
    top: 62.4%;
  }
  .boxInterview01 .boxListOne:nth-child(6) {
    top: 65.2%;
  }
  .boxInterview01 .boxListOne:nth-child(7) {
    top: 67.1%;
  }
  .boxInterview01 .boxListOne:nth-child(8) {
    top: 65.9%;
  }
  .boxInterview01 .boxListOne:nth-child(9) {
    top: 71.0%;
  }
}
@media all and (max-width: 750px){
  .boxInterview01 .boxListOne:nth-child(1){
    top: 15vw;/*8%*/
    left: 60%;
    width: 56.6%;
  }
  .boxInterview01 .boxListOne:nth-child(2){
    z-index: 2;
    top: 58vw;/*25%;*/
    left: 5%;
    width: 40.5%;
  }
  .boxInterview01 .boxListOne:nth-child(3){
    top: 104vw;/*50%;*/
    left: 52.8%;
    width: 50.0%;
  }
  .boxInterview01 .boxListOne:nth-child(4){
    top: 153vw;/*63%;*/
    left: 1.3%;
    width: 40.1%;
  }
  .boxInterview01 .boxListOne:nth-child(5){
    top: 183vw;
    left: 52.0%;
    width: 40.8%;
  }
  .boxInterview01 .boxListOne:nth-child(6){
    top: 240vw;
    left: -2%;
    width: 38.3%;
  }
  .boxInterview01 .boxListOne:nth-child(7){
    top: 275vw;
    left: 51.4%;
    width: 39.3%;
  }
  .boxInterview01 .boxListOne:nth-child(8){
    top: 330vw;
    left: 2%;
    width: 37.6%;
  }
  .boxInterview01 .boxListOne:nth-child(9){
    top: 370vw;
    left: 45.8%;
    width: 42.3%;
  }
}

.boxInterview01 .boxListOne .boxTxt {
  position: absolute;
  bottom: 97.6%;
  left: 12.2%;
  width: 16.7em;
  /*height: 9.65em;*/
  padding: 0.86em 0.67em 0.7em 0.85em;
  border-radius: 1.5em;
  border: 0.5em #fff solid;
  background-color: #fcff00;
  letter-spacing: normal;
  font-size: 1.06vw;
  transform: skew(-11deg);
}
.boxInterview01 .boxListOne:nth-child(1) .boxTxt {
  bottom: 88.6%;
  left: 29.2%;
}
.boxInterview01 .boxListOne:nth-child(2) .boxTxt {
  bottom: 97.6%;
  left: 12.2%;
}
.boxInterview01 .boxListOne:nth-child(3) .boxTxt {
  bottom: 95.7%;
  left: 7.1%;
}
.boxInterview01 .boxListOne:nth-child(4) .boxTxt {
  bottom: 85.8%;
  left: 1.2%;
}
.boxInterview01 .boxListOne:nth-child(5) .boxTxt {
  bottom: 80.8%;
  left: 12.2%;
}
.boxInterview01 .boxListOne:nth-child(6) .boxTxt {
  bottom: 95.7%;
  left: 23.2%;
}
.boxInterview01 .boxListOne:nth-child(7) .boxTxt {
  bottom: 92.9%;
  left: 18.5%;
}
.boxInterview01 .boxListOne:nth-child(8) .boxTxt {
  bottom: 105.5%;
  left: 24.6%;
}
.boxInterview01 .boxListOne:nth-child(9) .boxTxt {
  bottom: 97.0%;
  left: 26.1%;
}
@media all and (max-width: 1135px){
  .boxInterview01 .boxListOne .boxTxt {
    font-size: 0.859rem;
  }
}
@media all and (max-width: 750px){
  .boxInterview01 .boxListOne .boxTxt {
    font-size: 0.8rem;
  }
  .boxInterview01 .boxListOne:nth-child(1) .boxTxt {
    bottom: 98.6%;
    left: -30.2%;
  }
  .boxInterview01 .boxListOne:nth-child(2) .boxTxt {
    bottom: 97.6%;
    left: -6.2%;
  }
  .boxInterview01 .boxListOne:nth-child(3) .boxTxt {
    bottom: 100.7%;
    left: -17.1%;
  }
  .boxInterview01 .boxListOne:nth-child(4) .boxTxt {
    bottom: 97.8%;
    left: 1.2%;
  }
  .boxInterview01 .boxListOne:nth-child(5) .boxTxt {
    bottom: 84.8%;
    left: -22.2%;
  }
  .boxInterview01 .boxListOne:nth-child(6) .boxTxt {
    bottom: 95.7%;
    left: 10.2%;
  }
  .boxInterview01 .boxListOne:nth-child(7) .boxTxt {
    bottom: 92.9%;
    left: -22.5%;
  }
  .boxInterview01 .boxListOne:nth-child(8) .boxTxt {
    bottom: 99.5%;
    left: -1%;
  }
  .boxInterview01 .boxListOne:nth-child(9) .boxTxt {
    bottom: 97.0%;
    left: -5%;
  }
}

.boxInterview01 .boxListOne .boxTxt:after {
  content: '';
  position: absolute;
  bottom: -2.7em;
  left: -4.6em;
  right: 0;
  width: 1.0em;
  height: 1.0em;
  margin: auto;
  border: 1.0em rgba(255,255,255,0) solid;
  border-top: 2.0em #fcff00 solid;
  transform: skew(46deg);
}
.boxInterview01 .boxListOne:nth-child(1) .boxTxt:after {
  left: -4.6em;
  transform: skew(-36deg);
}
.boxInterview01 .boxListOne:nth-child(2) .boxTxt:after {
  left: -4.6em;
}
.boxInterview01 .boxListOne:nth-child(3) .boxTxt:after {
  left: -2.6em;
}
.boxInterview01 .boxListOne:nth-child(4) .boxTxt:after {
  left: -0.6em;
}
.boxInterview01 .boxListOne:nth-child(5) .boxTxt:after {
  left: -2.6em;
}
.boxInterview01 .boxListOne:nth-child(6) .boxTxt:after {
  left: -5.4em;
}
.boxInterview01 .boxListOne:nth-child(7) .boxTxt:after {
  left: 8.3em;
  transform: skew(-42deg);
}
.boxInterview01 .boxListOne:nth-child(8) .boxTxt:after {
  left: 5.0em;
  transform: skew(-42deg);
}
.boxInterview01 .boxListOne:nth-child(9) .boxTxt:after {
  left: 2.0em;
  transform: skew(-42deg);
}
@media all and (max-width: 750px){
  .boxInterview01 .boxListOne:nth-child(1) .boxTxt:after {
    transform: skew(36deg);
  }
  .boxInterview01 .boxListOne:nth-child(4) .boxTxt:after {
    left: 4.6em;
    transform: skew(-36deg);
  }
  .boxInterview01 .boxListOne:nth-child(9) .boxTxt:after {
    left: 3.5em;
    transform: skew(-42deg);
  }
}

.boxInterview01 .boxListOne .boxTxt .p01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.8em;
  /*min-height: 4.2em;*/
  font-weight: 700;
}

.boxInterview01 .boxListOne .boxTxt .p01 > span {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.boxInterview01 .boxListOne .boxTxt .p02 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 2.1em;
  padding: 0.2em 0.5em 0.2em 0.75em;
  border-radius: 0.25em;
  background-color: #fff;
  color: #0081cc;
}

.boxInterview01 .boxListOne .boxTxt .p02:before,
.boxInterview01 .boxListOne .boxTxt .p02:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: skew(11deg);
}
.boxInterview01 .boxListOne .boxTxt .p02:before {
  right: 0.65em;
  width: 0.94em;
  height: 0.94em;
  border-radius: 0.94em;
  background-color: #ccc;
}
.boxInterview01 .boxListOne .boxTxt .p02:after {
  z-index: 2;
  right: 0.75em;
  width: 0.2em;
  height: 0.2em;
  border: 0.2em rgba(255,255,255,0) solid;
  border-left: 0.3em #fff solid;
}

.boxInterview01 .boxListOne .boxTxt .p02 .txt01 {
  margin-right: 0.35em;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.boxInterview01 .boxListOne:nth-child(9) .boxTxt .p02 .txt01 {
  letter-spacing: 0.03em;
}

.boxInterview01 .boxListOne .boxTxt .p02 .txt02 {
  padding-top: 0.01em;
  font-size: 0.975vw;/*1.34rem;*/
}
@media all and (max-width: 1135px){
  .boxInterview01 .boxListOne .boxTxt .p02 .txt02 {
    font-size: 0.816rem;
  }
}
@media all and (max-width: 750px){
  .boxInterview01 .boxListOne .boxTxt .p02 .txt02 {
    font-size: 0.8rem;
  }
}

.boxInterview01 .boxListOne .boxImg {
  position: relative;
}
.boxInterview01 .boxListOne:nth-child(2) .boxImg {
  z-index: 2;
}
/*
@media all and (max-width: 1700px){
  .boxInterview01 .boxListOne .boxImg {
    padding: 0 5%;
  }
}
@media all and (max-width: 1500px){
  .boxInterview01 .boxListOne .boxImg {
    padding: 0 8%;
  }
}
*/

/*##### Interview Single ######*/
.boxInterviwMv {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  align-self: flex-start;
  width: 100%;
  padding-top: 15.5em;
  padding-right: 3.8%;
}
@media all and (max-width: 750px){
  .boxInterviwMv {
    min-height: 9.7em;
    padding-top: 0;
    padding-right: 3.0%;
  }
}

.boxInterviwMv .ttlInterview {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1.95em;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxInterviwMv .ttlInterview {
    margin-bottom: 0.4em;
  }
}

.boxInterviwMv .ttlInterview .ttlSub {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 9.65em;
  height: 2.3em;
  margin-right: 1.17em;
  padding-left: 0.2em;
  background-color: #0074c5;
  letter-spacing: normal;
  font-size: 1.5rem;
  transform: skew(-11deg);
  color: #fff;
}
@media all and (max-width: 750px){
  .boxInterviwMv .ttlInterview .ttlSub {
    width: 8.6em;
    height: 2.2em;
    margin-right: 0.7em;
    padding-left: 0;
    font-size: 0.8rem;
  }
}

.boxInterviwMv .ttlInterview .ttlSub > span {
  transform: skew(11deg);
}

.boxInterviwMv .ttlInterview .ttlMain {
  letter-spacing: 0.05em;
  font-size: 2.0rem;
}
@media all and (max-width: 750px){
  .boxInterviwMv .ttlInterview .ttlMain {
    letter-spacing: 0.05em;
    font-size: 1.0rem;
    text-shadow: 1px 1px 0 #fff, 0 0 2px #fff, 1px 1px 2px #fff;
  }
}

.boxInterviwMv .p01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 2.94em;
  letter-spacing: 0.01em;
  font-size: 1.46rem;
  color: #093e6f;
}
@media all and (max-width: 750px){
  .boxInterviwMv .p01 {
    margin-bottom: 1.0em;
    font-size: 0.8rem;
    text-shadow: 1px 1px 0 #fff, 0 0 2px #fff, 1px 1px 2px #fff;
  }
}

.boxInterviwMv .p01 .txtJoinYm {
  position: relative;
  top: -0.18em;
  margin-right: 0.92em;
  letter-spacing: 0.04em;
}
@media all and (max-width: 750px){
  .boxInterviwMv .p01 .txtJoinYm {
    top: 0;
  }
}

.boxInterviwMv .p01 .txtJoinYm:after {
  content: '';
  position: absolute;
  top: 0.25em;
  right: -0.5em;
  width: 1px;
  height: 1.0em;
  transform: rotate(15deg);
  background-color: #000206;
    box-shadow: 1px 1px 0 #fff, 0 0 2px #fff, 1px 1px 2px #fff;
}

.boxInterviwMv .p01 .txtJoinYm .txtNum {
  line-height: 1.0;
  font-size: 2.0rem;
}
@media all and (max-width: 750px){
  .boxInterviwMv .p01 .txtJoinYm .txtNum {
    font-size: 0.9rem;
  }
}

.boxInterviwMv .p01 .txt01 {
  margin-right: 0.3em;
}

.boxInterviwMv .p01 .txt02 {
  margin-right: 0.16em;
}

.boxInterviwMv .p02 {
  position: relative;
  right: -0.3em;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  letter-spacing: 0.07em;
  text-align: right;
  font-size: 4.3rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxInterviwMv .p02 {
    font-size: 1.31rem;
  }
}

.boxInterviwMv .p02 > span {
  position: relative;
  margin-bottom: 0.36em;
  padding-left: 0.11em;
  letter-spacing: 0.08em;
  transform: skew(-10deg);
}

.boxInterviwMv .p02 > span:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0.08em;
  left: 0;
  width: 97%;
  height: 100%;
  background-color: #fff;
}

.boxInterviewS01Wrap {
  margin-top: -1.8em;
}
@media all and (max-width: 750px){
  .boxInterviewS01Wrap {
    margin-top: 0;
    padding-top: 5.0em;
  }
}

.boxInterviewS01 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-bottom: 4.3em;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR {
    display: block;
    padding-bottom: 3.0em;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt {
  width: 58.55%;
  padding-left: 3.7%;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt {
    width: 100%;
    margin-bottom: 2.0em;
    padding-left: 4.5%;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: -2.3em;
  margin-bottom: 7.0em;
  margin-left: -0.5em;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .ul01 {
    position: relative;
    left: -0.2em;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 2.0em;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-right: 1.05em;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:last-child {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 0.5em;
  }
  .boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(2) {
    margin-right: 0;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li .txtTop {
  position: relative;
  left: 0.65em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-bottom: 0.2em;
  font-family: var(--base-font-en);
  font-weight: 600;
  transform: skew(-9deg);
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(1) .txtTop {
  color: #0081cc;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(2) .txtTop {
  color: #16ade1;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(3) .txtTop {
  color: #01ad76;
}

.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li .txtTop .txtNum {
  margin-right: 0.27em;
  line-height: 1.0;
  font-size: 2.1rem;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li .txtTop .txtNum {
    position: relative;
    top: 0.1em;
    margin-left: -0.2em;
    margin-right: 0.2em;
    font-size: 1.6rem;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li .txtTop .txtStr {
  position: relative;
  top: -0.07em;
  line-height: 1.0;
  letter-spacing: 0.01em;
  font-size: 1.4rem;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li .txtTop .txtStr {
    letter-spacing: normal;
    font-size: 0.85rem;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li a {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 270px;
  height: 2.85em;
  padding-left: 1.4em;
  font-size: 1.45rem;
  color: #fff;
  transform: skew(-10deg);
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(1) a {
  background-color: #0081cc;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(2) a {
  background-color: #16ade1;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(3) a {
  background-color: #01ad76;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li a {
    width: 100%;
    padding-left: 1.0em;
    font-size: 1.0rem;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li a:before,
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li a:after {
  content: '';
  position: absolute;
  top: -0.02em;
  bottom: 0;
  margin: auto;
  transform: skew(10deg);
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li a:before {
  right: 1.1em;
  width: 1.8em;
  height: 1.8em;
  border-radius: 1.5em;
  background-color: #fff;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(1) a:before {
  border: 5px #78bce4 solid;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(2) a:before {
  border: 5px #8bd6f0 solid;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(3) a:before {
  border: 5px #80d6bb solid;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li a:after {
  z-index: 2;
  top: 0.3em;
  right: 1.71em;
  width: 0.25em;
  height: 0.25em;
  border: 0.25em rgba(255,255,255,0) solid;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(1) a:after {
  border-top: 0.4em #0081cc solid;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(2) a:after {
  border-top: 0.4em #16ade1 solid;
}
.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li:nth-child(3) a:after {
  border-top: 0.4em #01ad76 solid;
}

.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li a > span {
  transform: skew(10deg);
}

.boxInterviewS01 .boxCont01LR .boxTxt .ul01 > li a > span .txt01 {
  color: #fcff00;
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxTop {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 3.7em;
}
@media all and (max-width: 1500px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop {
    margin-bottom: 1.5em;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxTop .ttl01 {
  position: relative;
  width: 335px;
  padding-bottom: 2.15em;
}
@media all and (max-width: 1500px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop .ttl01 {
    left: 1.5em;
    margin-bottom: 2.0em;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop .ttl01 {
    left: 2.0em;
    margin-bottom: 1.0em;
    padding-bottom: 1.0em;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxTop .ttl01:after {
  content: '';
  position: absolute;
  left: 0.25em;
  bottom: 0;
  width: 8.0em;
  height: 0.61em;
  background-color: #0081cc;
  transform: skew(-9deg);
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop .ttl01:after {
    width: 3.1em;
    height: 0.4em;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxTop .ttl01 .ttlNum {
  position: absolute;
  top: 0.22em;
  left: -1.25em;
  line-height: 1.0;
  font-family: var(--base-font-en);
  font-size: 5.0rem;
  font-weight: 600;
  color: #cadfec;
  transform: skew(-9deg);
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop .ttl01 .ttlNum {
    top: 0.01em;
    left: -1.2em;
    font-size: 2.5rem;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxTop .ttl01 .ttlStr {
  position: relative;
  top: -0.01em;
  left: -0.05em;
  display: inline-block;
  line-height: 1.0;
  letter-spacing: -0.01em;
  font-family: var(--base-font-en);
  font-size: 7.1rem;
  font-weight: 600;
  transform: skew(-9deg);
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop .ttl01 .ttlStr {
    top: auto;
    left: auto;
    letter-spacing: 0.03em;
    font-size: 2.5rem;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxTop .boxTopR {
  position: relative;
  right: -0.7em;
  width: calc(100% - 335px);
  min-height: 130px;
  padding: 1.85em 2.0em 1.0em 2.4em;
  background-color: #f1f1f1;
  transform: skew(-9deg);
}
@media all and (max-width: 1500px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop .boxTopR {
    width: 100%;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop .boxTopR {
    width: 100%;
    min-height: 5.0em;
    padding: 1.2em 1.0em 1.0em 1.4em;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxTop .boxTopR .ttl02 {
  margin-bottom: 0.15em;
  letter-spacing: 0.115em;
  font-size: 2.1rem;
  font-weight: 700;
  color: #0081cc;
  transform: skew(9deg);
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop .boxTopR .ttl02 {
    font-size: 1.4rem;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxTop .boxTopR .ttl02 .txtSmall {
  position: relative;
  top: -0.09em;
  font-size: 1.8rem;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop .boxTopR .ttl02 .txtSmall {
    font-size: 1.2rem;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxTop .boxTopR .p01 {
  letter-spacing: 0.115em;
  font-size: 1.58rem;
  color: #555;
  transform: skew(9deg);
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxTop .boxTopR .p01 {
    padding-left: 0.4em;
    font-size: 1.0rem;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .ttl03 {
  margin-bottom: 1.22em;
  padding-right: 5%;
  line-height: 1.63;
  font-size: 2.2rem;
  font-weight: 700;
  color: #000;
}
@media all and (max-width: 1600px){
  .boxInterviewS01 .boxCont01LR .boxTxt .ttl03 {
    padding-right: 15%;
  }
}
@media all and (max-width: 1500px){
  .boxInterviewS01 .boxCont01LR .boxTxt .ttl03 {
    padding-right: 5%;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .ttl03 {
    font-size: 1.2rem;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxPostBody {
  max-width: 900px;
  padding-left: 0.15em;
  padding-right: 5%;
}
@media all and (max-width: 1800px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxPostBody {
    padding-right: 10%;
  }
}
@media all and (max-width: 1700px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxPostBody {
    padding-right: 15%;
  }
}
@media all and (max-width: 1500px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxPostBody {
    padding-right: 5%;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxPostBody {
    padding-left: 0;
    padding-right: 4.5%;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxPostBody > p {
  line-height: 2.15;
  letter-spacing: 0.075em;
  font-size: 1.25rem;
  color: #555;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxPostBody > p {
    line-height: 1.9;
    font-size: 0.9rem;
  }
}

.boxInterviewS01 .boxCont01LR .boxTxt .boxPostBody > p + p {
  margin-top: 2.22em;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxTxt .boxPostBody > p + p {
    margin-top: 1.4em;
  }
}

.boxInterviewS01 .boxCont01LR .boxImg {
  position: relative;
  width: calc(100% - 58.55%);
}
@media all and (max-width: 1600px){
  .boxInterviewS01 .boxCont01LR .boxImg {
    padding-top: 7.0em;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxImg {
    width: 100%;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxImg {
    padding: 0 4.5%;
  }
}

.boxInterviewS01 .boxCont01LR .boxImg .imgMain {
  border-top-left-radius: 2.1em;
  border-bottom-left-radius: 2.1em;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxImg .imgMain {
    border-radius: 0.8em;
  }
}

.boxInterviewS01 .boxCont01LR .boxImg .imgSub {
  position: absolute;
  z-index: 2;
  top: 28.7vw;/*86.0%;*/
  left: -13.6%;
  width: 53.3%;
  border-radius: 1.5em;
}
@media all and (max-width: 1500px){
  .boxInterviewS01 .boxCont01LR .boxImg .imgSub {
    top: 36.7vw;
    left: 8.0%;
    min-width: 300px;
  }
}
@media all and (max-width: 1135px){
  .boxInterviewS01 .boxCont01LR .boxImg .imgSub {
    top: 48%;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxImg .imgSub {
    top: 55vw;
    left: 1%;
    width: 53%;
    min-width: auto;
    border-radius: 0.8em;
  }
}

.boxInterviewS01 .boxCont01LR .boxImgCont {
  margin-top: 2.95em;
  padding-left: 44%;
}
@media all and (max-width: 1500px){
  .boxInterviewS01 .boxCont01LR .boxImgCont {
    margin-top: 39%;
    padding-left: 5%;
  }
}
@media all and (max-width: 1350px){
  .boxInterviewS01 .boxCont01LR .boxImgCont {
    margin-top: 15.5em;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxImgCont {
    margin-top: 7.0em;
    padding-left: 0;
  }
}

.boxInterviewS01 .boxCont01LR .boxImgCont .ttl01 {
  position: relative;
  right: -0.32em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 4.25em;
  margin-bottom: 0.55em;
  padding: 0.2em 1.0em 0.2em 1.3em;
  background-color: #16ade1;
  letter-spacing: 0.067em;
  font-size: 1.9rem;
  font-weight: 700;
  color: #fff;
  transform: skew(-9deg);
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxImgCont .ttl01 {
    height: auto;
    min-height: 3.25em;
    padding: 0.8em 1.0em 0.8em 1.0em;
    font-size: 1.2rem;
  }
}

.boxInterviewS01 .boxCont01LR .boxImgCont .ttl01:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1.1em;
  width: 0.5em;
  height: 0.5em;
  margin: auto;
  border: 0.5em rgba(255,255,255,0) solid;
  border-right: 1.0em #16ade1 solid;
  transform: skew(9deg);
}
@media all and (max-width: 1500px){
  .boxInterviewS01 .boxCont01LR .boxImgCont .ttl01:before {
    top: -1.3em;
    bottom: auto;
    left: 2.0em;
    border-right: 0.5em rgba(255,255,255,0) solid;
    border-bottom: 1.0em #16ade1 solid;
    transform: skew(-2deg);
  }
}

.boxInterviewS01 .boxCont01LR .boxImgCont .ttl01 > span {
  transform: skew(9deg);
}

.boxInterviewS01 .boxCont01LR .boxImgCont .boxBaseCom {
  max-width: 400px;
  padding-right: 5%;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxImgCont .boxBaseCom {
    max-width: none;
    padding-right: 0;
    padding-left: 7%;
  }
}

.boxInterviewS01 .boxCont01LR .boxImgCont .boxBaseCom > p {
  padding-left: 0.35em;
  line-height: 1.85;
  letter-spacing: 0.08em;
  font-size: 1.25rem;
  color: #555;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont01LR .boxImgCont .boxBaseCom > p {
    padding-left: 0;
    font-size: 0.9rem;
  }
}

.boxInterviewS01 .boxCont02 {
  padding-bottom: 7.0em;
  background: linear-gradient(to bottom, #e5ecee 0%, #fefefe 100%);
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont02 {
    padding-bottom: 3.0em;
  }
}

.boxInterviewS01 .boxCont02 .boxTop {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 4.1em;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont02 .boxTop {
    display: block;
    margin-bottom: 1.5em;
  }
}

.boxInterviewS01 .boxCont02 .boxTop .ttl01 {
  position: relative;
  left: -0.7em;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 33.7%;
  height: 137px;
  padding: 0.9em 1% 1.0em 4.25%;
  background-color: #0080cc;
  color: #fff;
  transform: skew(-9deg);
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont02 .boxTop .ttl01 {
    width: 100%;
    height: auto;
    min-height: 3.5em;
    margin-bottom: 1.3em;
    padding: 0.8em 1.0em 0.8em 1.5em;
  }
}

.boxInterviewS01 .boxCont02 .boxTop .ttl01 .ttlJa {
  margin-bottom: 0.15em;
  letter-spacing: 0.045em;
  font-size: 2.2rem;
  font-weight: 700;
  transform: skew(9deg);
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont02 .boxTop .ttl01 .ttlJa {
    font-size: 1.4rem;
  }
}

.boxInterviewS01 .boxCont02 .boxTop .ttl01 .ttlJa .txtSmall {
  position: relative;
  top: -0.02em;
  font-size: 1.9rem;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont02 .boxTop .ttl01 .ttlJa .txtSmall {
    font-size: 1.15rem;
  }
}

.boxInterviewS01 .boxCont02 .boxTop .ttl01 .ttlEn {
  position: relative;
  left: 0.25em;
  letter-spacing: 0.105em;
  font-size: 1.6rem;
  transform: skew(9deg);
  color: #60cef4;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont02 .boxTop .ttl01 .ttlEn {
    letter-spacing: 0.03em;
    font-size: 1.0rem;
  }
}

.boxInterviewS01 .boxCont02 .boxTop .p01 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: calc(100% - 33.7%);
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 0.01em;
  letter-spacing: 0.055em;
  font-size: 2.2rem;
  font-weight: 700;
  color: #000;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont02 .boxTop .p01 {
    width: 100%;
    padding-bottom: 0.8em;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 1.2rem;
  }
}

.boxInterviewS01 .boxCont02 .boxTop .p01:after {
  content: '';
  position: absolute;
  left: -2.8%;
  right: 0;
  bottom: 0;
  width: 91.5%;
  height: 1px;
  margin: auto;
  background-color: #ccc;
}

.boxInterviewS01 .boxCont02 .boxCont03LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 92.3%;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont02 .boxCont03LR {
    display: block;
    width: 90%;
  }
}

.boxInterviewS01 .boxCont02 .boxCont03L {
  width: 48%;
  margin-right: calc(100% - 48% * 2);
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont02 .boxCont03L {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.7em;
  }
}

.boxInterviewS01 .boxCont02 .boxCont03R {
  width: 48%;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont02 .boxCont03R {
    width: 100%;
  }
}

.boxInterviewS01 .boxCont02 .boxCont03LR .boxPostBody > p {
  line-height: 1.81;
  letter-spacing: 0.075em;
  font-size: 1.25rem;
  color: #555;
}
@media all and (max-width: 750px){
  .boxInterviewS01 .boxCont02 .boxCont03LR .boxPostBody > p {
    font-size: 0.9rem;
  }
}

.boxInterviewS01 .boxCont02 .boxCont03LR .boxPostBody > p + p {
  margin-top: 1.85em;
}

.boxInterviewS02Wrap {
  padding-bottom: 6.88em;
  background-color: #fff;
  background-image: url('./../../images/interview/interview02-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxInterviewS02Wrap {
    padding-bottom: 3.0em;
    background-size: 100% 300vw;
  }
}

.boxInterviewS02 .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 5.2em;
}
@media all and (max-width: 750px){
  .boxInterviewS02 .ttl01 {
    margin-bottom: 2.5em;
  }
}

.boxInterviewS02 .ttl01 .ttlEn {
  position: relative;
  top: -0.15em;
  left: -0.09em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-family: var(--base-font-en);
  font-size: 8vw;/*11.0rem;*/
  font-weight: 600;
  transform: skew(-9deg);
  color: #fff;
}
@media all and (max-width: 1135px){
  .boxInterviewS02 .ttl01 .ttlEn {
    font-size: 6.48rem;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS02 .ttl01 .ttlEn {
    top: -0.1em;
    left: -0.2em;
    font-size: 1.95rem;
  }
}

.boxInterviewS02 .ttl01 .ttlEn .ttlNum {
  margin-right: 0.3em;
  letter-spacing: normal;
}

.boxInterviewS02 .ttl01 .ttlEn .ttlStr {
  letter-spacing: normal;
  white-space: nowrap;
}

.boxInterviewS02 .ttl01 .ttlJa {
  position: relative;
  z-index: 2;
  left: -5.66em;
  margin-top: -2.66em;
  margin-bottom: -1.15em;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.01em;
}
@media all and (max-width: 1700px){
  .boxInterviewS02 .ttl01 .ttlJa {
    margin-top: -2.0em;
  }
}
@media all and (max-width: 1400px){
  .boxInterviewS02 .ttl01 .ttlJa {
    margin-top: -1.7em;
  }
}
@media all and (max-width: 1200px){
  .boxInterviewS02 .ttl01 .ttlJa {
    margin-top: -1.0em;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS02 .ttl01 .ttlJa {
    left: auto;
    align-self: flex-start;
    padding-left: 0.5em;
    font-size: 1.03rem;
  }
}

.boxInterviewS02 .ttl01 .ttlImg {
  position: relative;
  z-index: 2;
}

.boxInterviewS02 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 5.45em;
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 3.0em;
  }
}

.boxInterviewS02 .boxCont01LR .boxImg {
  width: 31.3%;
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxImg {
    -webkit-order: 2;
    order: 2;
    width: 100%;
    text-align: center;
  }
}

.boxInterviewS02 .boxCont01LR .boxImg img {
  border-radius: 1.5em;
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxImg img {
    border-radius: 0.8em;
  }
}

.boxInterviewS02 .boxCont01LR .boxTxt {
  width: calc(100% - 31.3%);
  padding-left: 3.1%;
  padding-top: 0.45em;
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxTxt {
    -webkit-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 2.0em;
    padding-left: 0;
    padding-top: 0;
  }
}

.boxInterviewS02 .boxCont01LR .boxTxt .ttlBase07 {
  color: #0081cc;
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxTxt .ttlBase07 {
    margin-bottom: 1.0em;
  }
}

.boxInterviewS02 .boxCont01LR .boxTxt .ttlBase07 .ttlSub {
  padding-left: 0.46em;
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxTxt .ttlBase07 .ttlSub {
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 14%;
    margin-right: 0;
    padding-left: 0;
    text-align: center;
  }
}

.boxInterviewS02 .boxCont01LR .boxTxt .ttlBase07 .ttlStr {
  border-top: 1px #0081cc solid;
  border-bottom: 1px #0081cc solid;
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxTxt .ttlBase07 .ttlStr {
    margin-right: 0;
    margin-bottom: 0.5em;
    font-size: 1.0rem;
  }
}

.boxInterviewS02 .boxCont01LR .boxTxt .ttlBase07 .ttlStr:before,
.boxInterviewS02 .boxCont01LR .boxTxt .ttlBase07 .ttlStr:after {
  background-color: #0081cc;
}

@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxTxt .ttlBase07 .ttlNum {
    position: relative;
    left: -0.1em;
  }
}

@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxTxt .ttlBase07 .ttlMain {
    width: calc(100% - 14%);
    padding-left: 3%;
    font-size: 1.4rem;
  }
}

.boxInterviewS02 .boxCont01LR .boxTxt .p01 {
  position: relative;
  margin-bottom: 1.04em;
  padding: 0.97em 0.7em 0.85em 1.1em;
  border-radius: 0.7em;
  background-color: #fff;
  letter-spacing: 0.06em;
  font-size: 2.13rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxTxt .p01 {
    margin-bottom: 1.04em;
    padding: 0.97em 0.7em 0.85em 0.8em;
    font-size: 1.2rem;
  }
}

.boxInterviewS02 .boxCont01LR .boxTxt .p01:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1.16em;
  width: 0.5em;
  height: 0.5em;
  margin: auto;
  border: 0.5em rgba(255,255,255,0) solid;
  border-right: 1.0em #fff solid;
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxTxt .p01:before {
    content: none;
  }
}

@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxTxt .p01 br {
    display: none;
  }
}

.boxInterviewS02 .boxCont01LR .boxTxt .boxPostBody {
  padding-left: 0.3em;
}

.boxInterviewS02 .boxCont01LR .boxTxt .boxPostBody > p {
  line-height: 1.82;
  letter-spacing: 0.065em;
  font-size: 1.25rem;
  color: #555;
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont01LR .boxTxt .boxPostBody > p {
    font-size: 0.9rem;
  }
}

.boxInterviewS02 .boxCont02 {
  position: relative;
  padding: 4.9em 2.9% 2.0em 2.9%;
  border-top-left-radius: 1.5em;
  border-top-right-radius: 1.5em;
  background-color: #fff;
  box-shadow: 0 -10px 15px 0 rgba(100,100,100,0.1);
}

.boxInterviewS02 .boxCont02:before {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: -1.5em;
  width: 4.7em;
  height: 4.7em;
  margin: auto;
  border: 4.7em rgba(255,255,255,0) solid;
  border-top: 5.2em #c6e5f1 solid;
}

.boxInterviewS02 .boxCont02:after {
  content: '';
  position: absolute;
  top: 2.0em;
  left: 0;
  right: 0;
  width: 97%;
  height: 15em;
  margin: auto;
  border-top-left-radius: 1.5em;
  border-top-right-radius: 1.5em;
  background: linear-gradient(to bottom, #f4f7fb 0%, #fff 100%);
}

.boxInterviewS02 .boxCont02 .ttl02 {
  position: relative;
  z-index: 2;
  margin-bottom: 0.85em;
  text-align: center;
  letter-spacing: normal;
  font-size: 3.3rem;
  font-weight: 700;
  transform: skew(-9deg);
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont02 .ttl02 {
    font-size: 1.3rem;
  }
}

.boxInterviewS02 .boxCont02 .boxCont02LR {
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 1500px){
  .boxInterviewS02 .boxCont02 .boxCont02LR {
    display: block;
  }
}

.boxInterviewS02 .boxCont02 .boxCont02L {
  width: 48.5%;
  margin-right: calc(100% - 48.5% * 2);
  margin-bottom: 5.0em;
}
@media all and (max-width: 1500px){
  .boxInterviewS02 .boxCont02 .boxCont02L {
    width: 100%;
    margin-right: 0;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont02 .boxCont02L {
    margin-bottom: 3.0em;
  }
}

.boxInterviewS02 .boxCont02 .boxCont02R {
  width: 48.5%;
}
@media all and (max-width: 1500px){
  .boxInterviewS02 .boxCont02 .boxCont02R {
    width: 100%;
  }
}

.boxInterviewS02 .boxCont02 .boxCont02LR .ttlBase07 {
  margin-bottom: 1.3em;
}
.boxInterviewS02 .boxCont02 .boxCont02L .ttlBase07 {
  color: #16ade1;
}
.boxInterviewS02 .boxCont02 .boxCont02R .ttlBase07 {
  color: #0081cc;
}

.boxInterviewS02 .boxCont02 .boxCont02L .ttlBase07 .ttlStr {
  border-top: 1px #16ade1 solid;
  border-bottom: 1px #16ade1 solid;
}
.boxInterviewS02 .boxCont02 .boxCont02R .ttlBase07 .ttlStr {
  border-top: 1px #0081cc solid;
  border-bottom: 1px #0081cc solid;
}

.boxInterviewS02 .boxCont02 .boxCont02L .ttlBase07 .ttlStr:before,
.boxInterviewS02 .boxCont02 .boxCont02L .ttlBase07 .ttlStr:after {
  background-color: #16ade1;
}
.boxInterviewS02 .boxCont02 .boxCont02R .ttlBase07 .ttlStr:before,
.boxInterviewS02 .boxCont02 .boxCont02R .ttlBase07 .ttlStr:after {
  background-color: #0081cc;
}

.boxInterviewS02 .boxCont02 .boxCont02LR .p01 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 4.13em;
  margin-bottom: 1.49em;
  padding: 0.3em 2% 0.3em 6.7em;
  border-radius: 0.65em;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  line-height: 1.3;
  font-size: 2.2rem;
  font-weight: 700;
  color: #fcff00;
}
.boxInterviewS02 .boxCont02 .boxCont02L .p01 {
  background-image: url('./../../images/interview/interview02-s-ttl-bg01.png');
}
.boxInterviewS02 .boxCont02 .boxCont02R .p01 {
  background-image: url('./../../images/interview/interview02-s-ttl-bg02.png');
}
@media all and (max-width: 1500px){
  .boxInterviewS02 .boxCont02 .boxCont02LR .p01 {
    background-size: auto 100%;
  }
  .boxInterviewS02 .boxCont02 .boxCont02L .p01 {
    background-color: #16aee0;
  }
  .boxInterviewS02 .boxCont02 .boxCont02R .p01 {
    background-color: #0081cc;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS02 .boxCont02 .boxCont02LR .p01 {
    font-size: 1.1rem;
  }
}

.boxInterviewS02 .boxCont02 .boxCont02LR .p01:after {
  content: '';
  position: absolute;
  bottom: -0.95em;
  left: 0;
  right: 0;
  width: 0.4em;
  height: 0.4em;
  margin: auto;
  border: 0.4em rgba(255,255,255,0) solid;
}
.boxInterviewS02 .boxCont02 .boxCont02L .p01:after {
  border-top: 0.7em #16aee0 solid;
}
.boxInterviewS02 .boxCont02 .boxCont02R .p01:after {
  border-top: 0.7em #0081cc solid;
}

.boxInterviewS02 .boxCont02 .boxCont02LR .boxPostBody {
  padding: 0 0.3em 0 0.5em;
}

.boxInterviewS03 .boxTop {
  position: relative;
  padding-bottom: 4.9em;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxTop {
    padding-bottom: 2.0em;
  }
}

.boxInterviewS03 .boxTop:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 246px;
  background-image: url('./../../images/interview/interview03-s-bg01.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto auto;
}

.boxInterviewS03 .boxTop .ttl01 {
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 1680px){
  .boxInterviewS03 .boxTop .ttl01 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxTop .ttl01 {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}

.boxInterviewS03 .boxTop .ttl01 .ttl01L {
  position: relative;
  left: -0.7em;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 29.85%;
  height: 112px;
  padding: 0.9em 1% 1.0em 4.25%;
  background-color: #0080cc;
  transform: skew(-9deg);
}
@media all and (max-width: 1680px){
  .boxInterviewS03 .boxTop .ttl01 .ttl01L {
    width: 520px;
  }
}
@media all and (max-width: 1300px){
  .boxInterviewS03 .boxTop .ttl01 .ttl01L {
    width: 100%;
    max-width: 37em;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxTop .ttl01 .ttl01L {
    width: 100%;
    height: auto;
    min-height: 3.0em;
    padding: 0.9em 1% 0.9em 2.0em;
  }
}

.boxInterviewS03 .boxTop .ttl01 .ttl01L .txt01 {
  margin-bottom: 0.15em;
  letter-spacing: 0.035em;
  font-size: 2.2rem;
  font-weight: 700;
  transform: skew(9deg);
  color: #fcff00;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxTop .ttl01 .ttl01L .txt01 {
    font-size: 1.4rem;
  }
}

.boxInterviewS03 .boxTop .ttl01 .ttl01L .txt01 .txtSmall {
  position: relative;
  top: -0.13em;
  left: 0.08em;
  font-size: 1.85rem;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxTop .ttl01 .ttl01L .txt01 .txtSmall {
    font-size: 1.2rem;
  }
}

.boxInterviewS03 .boxTop .ttl01 .ttl01L .txt02 {
  position: relative;
  left: 0.4em;
  letter-spacing: 0.055em;
  font-size: 1.6rem;
  transform: skew(9deg);
  color: #fff;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxTop .ttl01 .ttl01L .txt02 {
    font-size: 1.1rem;
  }
}

.boxInterviewS03 .boxTop .ttl01 .ttl01R {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: calc(100% - 29.85%);
  padding-left: 1.1%;
  padding-right: 2%;
  padding-bottom: 0.03em;
  background: linear-gradient(to right, #0a67ad 0%, #69dcff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.0;
  letter-spacing: 0.055em;
  font-family: var(--base-font-en);
  font-size: 7.1rem;
  font-weight: 700;
  transform: skew(-9deg);
}
@media all and (max-width: 1680px){
  .boxInterviewS03 .boxTop .ttl01 .ttl01R {
    width: calc(100% - 520px);
  }
}
@media all and (max-width: 1300px){
  .boxInterviewS03 .boxTop .ttl01 .ttl01R {
    top: 0.2em;
    left: 2%;
    width: 100%;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxTop .ttl01 .ttl01R {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 100%;
    font-size: 3.0rem;
  }
}

.boxInterviewS03 .boxTop .ttl01 .ttl01R .ttlNum {
  margin-right: 0.18em;
  letter-spacing: normal;
}

.boxInterviewS03 .boxTop .ttl01 .ttl01R .ttlStr {
  letter-spacing: -0.01em;
}

.boxInterviewS03 .boxCont01 {
  position: relative;
  padding-top: 4.1em;
  padding-bottom: 5.1em;
  background: linear-gradient(to right, #0042ae 4%, #000612 100%);
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont01 {
    padding-bottom: 3.0em;
  }
}

.boxInterviewS03 .boxCont01In {
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1800px){
  .boxInterviewS03 .boxCont01In {
    left: 100px;
  }
}
@media all and (max-width: 1600px){
  .boxInterviewS03 .boxCont01In {
    left: 150px;
  }
}
@media all and (max-width: 1430px){
  .boxInterviewS03 .boxCont01In {
    padding-right: 150px;
  }
}
@media all and (max-width: 1400px){
  .boxInterviewS03 .boxCont01In {
    left: 180px;
  }
}
@media all and (max-width: 1300px){
  .boxInterviewS03 .boxCont01In {
    left: 210px;
    padding-right: 210px;
  }
}
@media all and (max-width: 1200px){
  .boxInterviewS03 .boxCont01In {
    left: 230px;
    padding-right: 230px;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont01In {
    left: auto;
    padding-right: 0;
  }
}

.boxInterviewS03 .boxCont01In .ttl01,
.boxInterviewS03 .boxCont02In .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-bottom: 0.32em;
  padding-left: 0.06em;
  letter-spacing: 0.02em;
  font-size: 3.7rem;
  font-weight: 900;
  transform: skew(-9deg);
  color: #fff;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont01In .ttl01,
  .boxInterviewS03 .boxCont02In .ttl01 {
    padding-left: 2.5em;
    font-size: 1.4rem;
  }
  .boxInterviewS03 .boxCont02In .ttl01 {
    padding-left: 0;
  }
}

.boxInterviewS03 .boxCont01In .ttl01 .txtSmall,
.boxInterviewS03 .boxCont02In .ttl01 .txtSmall {
  position: relative;
  top: -0.05em;
  left: 0.1em;
  font-size: 2.8rem;
}
.boxInterviewS03 .boxCont02In .ttl01 .txtSmall {
  left: 0;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont01In .ttl01 .txtSmall,
  .boxInterviewS03 .boxCont02In .ttl01 .txtSmall {
    font-size: 1.2rem;
  }
}

.boxInterviewS03 .boxCont01In .ttl01 .ttlImg,
.boxInterviewS03 .boxCont02In .ttl01 .ttlImg {
  position: relative;
  top: -0.15em;
  left: 0.3em;
  transform: skew(9deg);
}
.boxInterviewS03 .boxCont02In .ttl01 .ttlImg {
  left: -0.15em;
  margin-right: -0.32em;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont01In .ttl01 .ttlImg {
    width: 58%;
  }
  .boxInterviewS03 .boxCont02In .ttl01 .ttlImg {
    width: 50%;
  }
}

.boxInterviewS03 .boxCont02In .ttl01 .txtLarge {
  position: relative;
  top: -0.1em;
  left: 0.06em;
  line-height: 1.0;
  letter-spacing: -0.02em;
  font-size: 5.5rem;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont02In .ttl01 .txtLarge {
    font-size: 2.1rem;
  }
}

.boxInterviewS03 .boxCont01In .p01,
.boxInterviewS03 .boxCont02In .p01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 677px;
  height: 1.95em;
  margin-bottom: 2.35em;
  border-radius: 1.95em;
  background-color: rgba(255,255,255,0.3);
  letter-spacing: 0.11em;
  font-size: 1.37rem;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont01In .p01,
  .boxInterviewS03 .boxCont02In .p01 {
    letter-spacing: 0.1em;
    font-size: 1.0rem;
  }
  .boxInterviewS03 .boxCont02In .p01 {
    margin-bottom: 1.5em;
  }
}

.boxInterviewS03 .boxCont01In .ttl02,
.boxInterviewS03 .boxCont02In .ttl02 {
  position: relative;
  margin-bottom: 1.0em;
  letter-spacing: 0.02em;
  font-size: 2.5rem;
  font-weight: 700;
  color: #fcff00;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont01In .ttl02,
  .boxInterviewS03 .boxCont02In .ttl02 {
    font-size: 1.3rem;
    padding-left: 1.0em;
  }
}

.boxInterviewS03 .boxCont01In .ttl02:before,
.boxInterviewS03 .boxCont02In .ttl02:before {
  content: '';
  position: absolute;
  top: -0.1em;
  left: -1.45em;
  width: 1.2em;
  background-image: url('./../../images/base/base-icn-deco01.svg');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 496.72 / 512;
}
.boxInterviewS03 .boxCont02In .ttl02:before {
  top: 0.3em;
  left: -1.4em;
  width: 1.06em;
  background-image: url('./../../images/base/base-icn-deco02.svg');
  aspect-ratio: 512 / 439.56;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont01In .ttl02:before,
  .boxInterviewS03 .boxCont02In .ttl02:before {
    left: -0.3em;
  }
}

.boxInterviewS03 .boxCont01In .boxPostBody,
.boxInterviewS03 .boxCont02In .boxPostBody {
  padding-left: 0.35em;
}
.boxInterviewS03 .boxCont02In .boxPostBody {
  max-width: 700px;
}
@media all and (max-width: 1700px){
  .boxInterviewS03 .boxCont01In .boxPostBody,
  .boxInterviewS03 .boxCont02In .boxPostBody {
    padding-left: 0;
  }
  .boxInterviewS03 .boxCont02In .boxPostBody {
    max-width: none;
  }
}

.boxInterviewS03 .boxCont01In .boxPostBody > p,
.boxInterviewS03 .boxCont02In .boxPostBody > p {
  color: #fff;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont01In .boxPostBody > p {
    text-shadow: 1px 1px 0 #000;
  }
}

.boxInterviewS03 .boxCont01 .img01InterviewGrowth {
  position: absolute;
  top: 4.35em;
  left: calc(50% - 909px);
}
@media all and (max-width: 1800px){
  .boxInterviewS03 .boxCont01 .img01InterviewGrowth {
    left: calc(50% - 800px);
  }
}
@media all and (max-width: 1600px){
  .boxInterviewS03 .boxCont01 .img01InterviewGrowth {
    left: calc(50% - 700px);
    max-width: 240px;
  }
}
@media all and (max-width: 1400px){
  .boxInterviewS03 .boxCont01 .img01InterviewGrowth {
    left: calc(50% - 650px);
  }
}
@media all and (max-width: 1300px){
  .boxInterviewS03 .boxCont01 .img01InterviewGrowth {
    left: calc(50% - 600px);
    max-width: 200px;
  }
}
@media all and (max-width: 1200px){
  .boxInterviewS03 .boxCont01 .img01InterviewGrowth {
    left: calc(50% - 570px);
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont01 .img01InterviewGrowth {
    top: 1.0em;
    left: -6vw;
    width: 25vw;
  }
}

.boxInterviewS03 .boxCont01 .img01Interview03S {
  position: absolute;
  top: -17.0em;
  left: calc(50% + 150px);
}
@media all and (max-width: 1800px){
  .boxInterviewS03 .boxCont01 .img01Interview03S {
    left: calc(50% + 260px);
  }
}
@media all and (max-width: 1600px){
  .boxInterviewS03 .boxCont01 .img01Interview03S {
    width: 660px;
    left: calc(50% + 300px);
  }
}
@media all and (max-width: 1400px){
  .boxInterviewS03 .boxCont01 .img01Interview03S {
    /*top: -10em;
    width: 500px;
    left: calc(50% + 330px);*/
    top: -17em;
    width: 500px;
    left: calc(50% + 200px);
  }
}
@media all and (max-width: 1300px){
  .boxInterviewS03 .boxCont01 .img01Interview03S {
    /*top: -5em;
    width: 400px;
    left: calc(50% + 356px);*/
    top: -15em;
    width: 460px;
    left: calc(50% + 230px);
  }
}
@media all and (max-width: 1200px){
  .boxInterviewS03 .boxCont01 .img01Interview03S {
    top: -15em;
    width: 450px;
    left: calc(50% + 250px);
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont01 .img01Interview03S {
    top: -9%;
    width: 40vw;
    left: auto;
    right: 0;
  }
}

.boxInterviewS03 .boxCont02 {
  margin-bottom: 6.9em;
  padding-top: 4.6em;
  padding-bottom: 3.8em;
  background-image: url('./../../images/interview/interview03-s-bg02.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 1700px){
  .boxInterviewS03 .boxCont02 {
    padding-left: 15%;/*23.3%;*/
    padding-right: 15%;/*23.3%;*/
  }
}
@media all and (max-width: 1300px){
  .boxInterviewS03 .boxCont02 {
    padding-left: 7%;
    padding-right: 7%;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont02 {
    margin-bottom: 3.0em;
    padding: 3.0em 5% 3.0em 5%;
    background-size: cover;
  }
}

.boxInterviewS03 .boxCont02LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 1700px){
  .boxInterviewS03 .boxCont02LR {
    display: block;
  }
}

@media all and (max-width: 1700px){
  .boxInterviewS03 .boxCont02In.baseW06 {
    width: auto;
    min-width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
}

.boxInterviewS03 .boxCont02LR .boxTxt {
  width: 69.7%;
  padding-right: 4%;
}
@media all and (max-width: 1700px){
  .boxInterviewS03 .boxCont02LR .boxTxt {
    width: 100%;
    margin-bottom: 2.5em;
    padding-right: 0;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont02LR .boxTxt {
    margin-bottom: 2.0em;
  }
}

.boxInterviewS03 .boxCont02LR .boxImg {
  width: calc(100% - 69.7%);
  padding-top: 0.45em;
}
@media all and (max-width: 1700px){
  .boxInterviewS03 .boxCont02LR .boxImg {
    width: 100%;
    padding-top: 0.45em;
    text-align: center;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont02LR .boxImg {
    padding-top: 0;
  }
}

.boxInterviewS03 .boxCont02LR .boxImg img {
  max-width: none;
  border-radius: 1.5em;
}
@media all and (max-width: 1700px){
  .boxInterviewS03 .boxCont02LR .boxImg img {
    max-width: 100%;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont02LR .boxImg img {
    border-radius: 0.8em;
  }
}

.boxInterviewS03 .boxCont03 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 6.38em;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont03 {
    display: block;
    margin-bottom: 3.0em;
  }
}

.boxInterviewS03 .boxCont03 .ttl01 {
  position: relative;
  left: -1.0em;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 26.7%;
  height: 12.65em;
  padding-top: 0.6em;
  background-color: #0080cc;
  font-weight: 700;
  transform: skew(-9deg);
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont03 .ttl01 {
    width: 100%;
    height: auto;
    min-height: 3.0em;
    padding: 0.9em 1.0em 0.9em 1.0em;
  }
}

.boxInterviewS03 .boxCont03 .ttl01 .ttlJa {
  margin-right: 0.35em;
  letter-spacing: 0.09em;
  font-size: 1.85rem;
  transform: skew(9deg);
  color: #fff;
}
@media all and (max-width: 1480px){
  .boxInterviewS03 .boxCont03 .ttl01 .ttlJa {
    font-size: 1.65rem;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont03 .ttl01 .ttlJa {
    font-size: 1.0rem;
  }
}

.boxInterviewS03 .boxCont03 .ttl01 .ttlEn {
  padding-left: 0.12em;
  letter-spacing: normal;
  font-family: var(--base-font-en);
  font-size: 4.6rem;
  font-weight: 600;
  color: #000;
}
@media all and (max-width: 1480px){
  .boxInterviewS03 .boxCont03 .ttl01 .ttlEn {
    font-size: 4.0rem;
  }
}
@media all and (max-width: 1280px){
  .boxInterviewS03 .boxCont03 .ttl01 .ttlEn {
    font-size: 3.5rem;
  }
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont03 .ttl01 .ttlEn {
    font-size: 2.0rem;
  }
}

.boxInterviewS03 .boxCont03 .boxCont03In {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: calc(100% - 26.7%);
  padding-top: 1.0em;
  padding-left: 2.65%;
  padding-right: 3.5%;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont03 .boxCont03In {
    width: 100%;
    padding-top: 1.5em;
    padding-left: 5%;
    padding-right: 5%;
  }
}

.boxInterviewS03 .boxCont03 .boxCont03In .ttl02 {
  margin-bottom: 1.0em;
  padding-left: 0.06em;
  letter-spacing: 0.065em;
  font-size: 2.1rem;
  font-weight: 700;
  color: #0080cc;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont03 .boxCont03In .ttl02 {
    font-size: 1.3rem;
  }
}

.boxInterviewS03 .boxCont03 .boxCont03In .boxBaseCom > p {
  line-height: 1.83;
  letter-spacing: 0.075em;
  font-size: 1.25rem;
  color: #555;
}
@media all and (max-width: 750px){
  .boxInterviewS03 .boxCont03 .boxCont03In .boxBaseCom > p {
    font-size: 0.9rem;
  }
}

.boxInterviewS04Wrap {
  padding-top: 5.4em;
  background-image: url('./../../images/interview/interview04-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media all and (max-width: 750px){
  .boxInterviewS04Wrap {
    padding-top: 3.0em;
  }
}

.boxInterviewS04 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 6.6em;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01LR {
    display: block;
    margin-bottom: 3.0em;
  }
}

.boxInterviewS04 .boxCont01L {
  width: calc(100% - (2.2% + 498px));
  margin-right: 2.2%;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01L {
    width: 100%;
    margin-bottom: 3.0em;
    margin-right: 0;
  }
}

.boxInterviewS04 .boxCont01LR .ttlBase08 {
  min-height: 115px;
  margin-bottom: 0;
  padding-bottom: 1.86em;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01LR .ttlBase08 {
    min-height: auto;
    padding-bottom: 1.3em;
  }
}

.boxInterviewS04 .boxCont01LIn {
  height: calc(100% - 115px);
  padding: 2.44em 3.7% 1.35em 3.7%;
  border-radius: 1.5em;
  background-color: rgba(255,255,255,0.8);
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01LIn {
    height: auto;
    border-radius: 0.8em;
  }
}

.boxInterviewS04 .boxCont01LIn .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
}

.boxInterviewS04 .boxCont01LIn .dl01 > dt {
  position: relative;
  width: 104px;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01LIn .dl01 > dt {
    width: 20%;
  }
}

.boxInterviewS04 .boxCont01LIn .dl01:not(:last-child) > dt:before {
  content: '';
  position: absolute;
  bottom: -0.2em;
  left: 0.13em;
  right: 0;
  width: 0.35em;
  height: 95%;
  margin: auto;
  background-color: #16ade1;
}
.boxInterviewS04 .boxCont01LIn .dl01:nth-last-child(2) > dt:before {
  bottom: 0.5em;
  height: 80%;
}

.boxInterviewS04 .boxCont01LIn .dl01:nth-last-child(2) > dt:after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0.13em;
  right: 0;
  bottom: -0.28em;
  width: 0.6em;
  height: 0.6em;
  margin: auto;
  border: 0.6em rgba(255,255,255,0) solid;
  border-top: 0.6em #16ade1 solid;
}

.boxInterviewS04 .boxCont01LIn .dl01 > dt > span {
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 2.18em;
  border-radius: 2.18em;
  background-color: #16ade1;
  font-size: 1.33rem;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01LIn .dl01 > dt > span {
    font-size: 1.1rem;
  }
}

.boxInterviewS04 .boxCont01LIn .dl01 > dd {
  width: calc(100% - 104px);
  padding-top: 0.3em;
  padding-left: 2.7%;
  padding-bottom: 0.97em;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01LIn .dl01 > dd {
    width: calc(100% - 20%);
  }
}

.boxInterviewS04 .boxCont01LIn .dl01 > dd .ttl02 {
  margin-bottom: 0.37em;
  letter-spacing: 0.06em;
  font-size: 1.6rem;
  font-weight: 700;
  color: #000;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01LIn .dl01 > dd .ttl02 {
    font-size: 1.2rem;
  }
}

.boxInterviewS04 .boxCont01LIn .dl01 > dd .p01 {
  padding-left: 0.1em;
  letter-spacing: 0.06em;
  font-size: 1.27rem;
  color: #555;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01LIn .dl01 > dd .p01 {
    font-size: 1.0rem;
  }
}

.boxInterviewS04 .boxCont01R {
  width: 498px;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01R {
    width: 100%;
  }
}

.boxInterviewS04 .boxCont01RIn {
  height: calc(100% - 115px);
  padding: 3.1em 6.7% 1.35em 8.3%;
  border-radius: 1.5em;
  background-color: rgba(255,255,255,0.8);
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01RIn {
    height: auto;
    padding: 2.0em 5% 2.0em 5%;
    border-radius: 0.8em;
  }
}

.boxInterviewS04 .boxCont01RIn .ttl02 {
  position: relative;
  margin-bottom: 1.0em;
  padding-right: 0.2em;
  padding-bottom: 1.3em;
  text-align: center;
  line-height: 1.53;
  letter-spacing: 0.08em;
  font-size: 1.87rem;
  font-weight: 700;
  color: #000;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01RIn .ttl02 {
    padding-right: 0;
    font-size: 1.2rem;
  }
}

.boxInterviewS04 .boxCont01RIn .ttl02:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 20%;
  height: 0.2em;
  margin: auto;
  background-color: #ccc;
}

.boxInterviewS04 .boxCont01RIn .ttl02 > span {
  position: relative;
}

.boxInterviewS04 .boxCont01RIn .ttl02 > span:before,
.boxInterviewS04 .boxCont01RIn .ttl02 > span:after {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.boxInterviewS04 .boxCont01RIn .ttl02 > span:before {
  top: 0.1em;
  left: -2.3em;
  width: 35px;
  background-image: url('./../../images/base/base-icn-deco03.png');
  aspect-ratio: 35 / 38;
}
.boxInterviewS04 .boxCont01RIn .ttl02 > span:after {
  bottom: -0.43em;
  right: -1.9em;
  width: 35px;
  background-image: url('./../../images/base/base-icn-deco04.png');
  aspect-ratio: 1 / 1;
}

.boxInterviewS04 .boxCont01RIn .boxBaseCom {
  margin-bottom: 4.0em;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01RIn .boxBaseCom {
    margin-bottom: 2.0em;
  }
}

.boxInterviewS04 .boxCont01RIn .boxBaseCom > p {
  line-height: 1.82;
  font-size: 1.26rem;
  color: #555;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont01RIn .boxBaseCom > p {
    font-size: 0.9rem;
  }
}

.boxInterviewS04 .boxCont01RIn .boxImg {
  padding-right: 4%;
  text-align: center;
}

.boxInterviewS04 .boxCont02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 17.8em;
  padding-bottom: 0.1em;
  background-color: #16ade1;
  mix-blend-mode: multiply;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont02 {
    height: 14em;
  }
}

.boxInterviewS04 .boxCont02 .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont02 .boxLink {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxInterviewS04 .boxCont02 .boxLink a {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 16.25em;
  height: 2.67em;
  padding: 0.2em 1.9em 0.2em 1.1em;
  border-radius: 2.67em;
  letter-spacing: 0.08em;
  font-size: 2.45rem;
  font-weight: 700;
  color: #000;
}
.boxInterviewS04 .boxCont02 .boxLink a.link01 {
  margin-right: 2.6%;
  background-color: #fcff00;
}
.boxInterviewS04 .boxCont02 .boxLink a.link02 {
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont02 .boxLink a {
    width: 100%;
    height: auto;
    min-height: 3.5em;
    margin: 0.5em auto;
    padding: 0.8em 1.9em 0.8em 1.9em;
    font-size: 1.2rem;
  }
  .boxInterviewS04 .boxCont02 .boxLink a.link01 {
    margin-right: 0;
  }
}

.boxInterviewS04 .boxCont02 .boxLink a:before,
.boxInterviewS04 .boxCont02 .boxLink a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxInterviewS04 .boxCont02 .boxLink a:before {
  right: 0.73em;
  width: 1.06em;
  height: 1.06em;
  border-radius: 1.0em;
  background-color: #16ade1;
}
.boxInterviewS04 .boxCont02 .boxLink a.link01:before {
  border: 0.17em #56c4a2 solid;
}
.boxInterviewS04 .boxCont02 .boxLink a.link02:before {
  border: 0.17em #57c4e9 solid;
}
.boxInterviewS04 .boxCont02 .boxLink a:after {
  z-index: 2;
  right: 1em;
  width: 0.14em;
  height: 0.14em;
  border: 0.14em rgba(255,255,255,0) solid;
}
.boxInterviewS04 .boxCont02 .boxLink a.link01:after {
  border-left: 0.25em #fcff00 solid;
}
.boxInterviewS04 .boxCont02 .boxLink a.link02:after {
  border-left: 0.25em #fff solid;
}

.boxInterviewS04 .boxCont02 .boxLink a > span {
  position: relative;
  transform: skew(-9deg);
}
.boxInterviewS04 .boxCont02 .boxLink a.link02 > span {
  padding-left: 1.75em;
}

.boxInterviewS04 .boxCont02 .boxLink a > span:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  transform: skew(9deg);
}
.boxInterviewS04 .boxCont02 .boxLink a.link01 > span:before {
  left: -2.15em;
  width: 58px;
  height: 64px;
  background-image: url('./../../images/base/base-icn-deco05.png');
}
.boxInterviewS04 .boxCont02 .boxLink a.link02 > span:before {
  top: 0.15em;
  left: -0.84em;
  width: 72px;
  height: 55px;
  background-image: url('./../../images/base/base-icn-deco06.png');
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont02 .boxLink a.link01 > span:before {
    top: 0.15em;
    left: -2.4em;
    width: 1.8em;
    height: calc(1.8em * 32 / 29);
  }
  .boxInterviewS04 .boxCont02 .boxLink a.link02 > span:before {
    top: 0.15em;
    left: -0.84em;
    width: 1.8em;
    height: calc(1.8em * 55 / 72);
  }
}

.boxInterviewS04 .boxCont02 .boxLink a > span .txtSmall {
  position: relative;
  top: -0.12em;
  left: -0.06em;
  letter-spacing: 0.03em;
  font-size: 1.99rem;
}
@media all and (max-width: 750px){
  .boxInterviewS04 .boxCont02 .boxLink a > span .txtSmall {
    top: 0;
    left: 0;
    font-size: 0.95rem;
  }
}


/*##### Message #####*/
.boxMessageTopWrap {
  margin-top: -2.65em;
  margin-bottom: 7.7em;
}
@media all and (max-width: 750px){
  .boxMessageTopWrap {
    margin-top: 0;
    margin-bottom: 3.0em;
    padding-top: 3.0em;
  }
}

.boxMessageTop .boxBaseCopy {
  margin-bottom: 3.0em;
}

.boxMessage01Wrap {
  min-height: 1059px;
  padding-bottom: 7.0em;
  background-image: url('./../../images/message/message01-img01.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxMessage01Wrap {
    min-height: auto;
    padding-bottom: 12.0em;
    background-position: 30% bottom;
    background-size: 150% auto;
  }
}

.boxMessage01 .boxCont01 {
  width: 1040px;
  margin-left: auto;
}
@media all and (max-width: 1400px){
  .boxMessage01 .boxCont01 {
    width: 900px;
  }
}
@media all and (max-width: 750px){
  .boxMessage01 .boxCont01 {
    width: 100%;
  }
}

.boxMessage01 .boxCont01 .ttl01 {
  margin-top: -0.21em;
  margin-bottom: 1.12em;
  padding-left: 0.15em;
  font-size: 3.4rem;
  font-weight: 700;
  text-indent: -0.3em;
  transform: skew(-11deg);
}
@media all and (max-width: 1400px){
  .boxMessage01 .boxCont01 .ttl01 {
    font-size: 2.9rem;
  }
}
@media all and (max-width: 750px){
  .boxMessage01 .boxCont01 .ttl01 {
    text-align: center;
    line-height: 1.7;
    font-size: 1.3rem;
  }
}

.boxMessage01 .boxCont01 .boxBaseCom > p {
  text-shadow: 0 0 4px #fff, 1px 1px 0 #fff;
}

.boxMessage01 .boxCont01 .boxBaseSign {
  margin-top: 2.7em;
}

.boxMessage01 .boxCont01 .boxBaseSign .txtCompanyName {
  width: 100%;
  margin-bottom: 0.3em;
  text-align: right;
}

.boxMessage02Wrap {
  padding-top: 9.1em;
  padding-bottom: 0;
  background: linear-gradient(to right, #ffffff 0%, #e6e6e6 100%);
}
@media all and (max-width: 750px){
  .boxMessage02Wrap {
    padding-top: 3.0em;
  }
}

.boxMessage02 {
  padding-bottom: 4.5em;
}
@media all and (max-width: 750px){
  .boxMessage02 {
    padding-bottom: 3.0em;
  }
}

.boxMessage02 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxMessage02 .boxCont01LR {
    display: block;
  }
}

.boxMessage02 .boxCont01LR .boxTxt {
  width: 65.75%;
  padding-right: 4%;
  padding-left: 0.5em;
}
@media all and (max-width: 750px){
  .boxMessage02 .boxCont01LR .boxTxt {
    width: 100%;
    margin-bottom: 1.5em;
    padding-right: 0;
    padding-left: 0;
  }
}

.boxMessage02 .boxCont01LR .boxTxt .ttl01 {
  margin-top: -0.22em;
  margin-bottom: 1.0em;
  padding-left: 0.2em;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-indent: -0.3em;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxMessage02 .boxCont01LR .boxTxt .ttl01 {
    font-size: 1.3rem;
  }
}

.boxMessage02 .boxCont01LR .boxImg {
  width: calc(100% - 65.75%);
  text-align: right;
}
@media all and (max-width: 750px){
  .boxMessage02 .boxCont01LR .boxImg {
    width: 100%;
  }
}

.boxMessage02 .boxCont01LR .boxImg img {
  border-radius: 1.5em;
}
@media all and (max-width: 750px){
  .boxMessage02 .boxCont01LR .boxImg img {
    border-radius: 0.8em;
  }
}

.boxMessage02 .boxBaseSign {
  margin-top: 2.8em;
}
@media all and (max-width: 750px){
  .boxMessage02 .boxBaseSign {
    margin-top: 1.5em;
  }
}

.boxMessage02 .boxBaseSign .txtPosition {
  width: 100%;
  text-align: right;
}

.boxMessage02 .boxBaseSign .txtPosition + .txtPosition {
  margin-top: 0.35em;
}

.boxMessage02 .boxBaseSign .txtPosition + .txtName {
  margin-top: 0.25em;
}

.boxMessage03Wrap {
  overflow: hidden;
  position: relative;
  padding-top: 5.7em;
  padding-bottom: 2.6em;
  background-color: #16ade1;
}
@media all and (max-width: 750px){
  .boxMessage03Wrap {
    padding-top: 2.5em;
  }
}

.boxMessage03Wrap .pEn {
  position: absolute;
  top: -0.15em;
  left: 50%;
  line-height: 1.0;
  letter-spacing: -0.03em;
  font-family: var(--base-font-en);
  font-size: 8.2vw;/*11.2rem;*/
  font-weight: 700;
  color: rgba(255,255,255,0.22);
  transform: translateX(-50%) skew(-11deg);
  white-space: nowrap;
}

.boxMessage03 {
  position: relative;
  z-index: 2;
}

.boxMessage03 .ttlBase12 {
  position: relative;
  z-index: 3;
}
@media all and (max-width: 750px){
  .boxMessage03 .ttlBase12 {
    margin-bottom: 8.8em;
  }
}

@media all and (max-width: 1200px){
  .boxMessage03 .ttlBase12 .ttlBase12L {
    font-size: 3.3rem;
  }
}
@media all and (max-width: 750px){
  .boxMessage03 .ttlBase12 .ttlBase12L {
    font-size: 1.0rem;
  }
}

@media all and (max-width: 1200px){
  .boxMessage03 .ttlBase12.typeWhite .ttlBase12R {
    font-size: 6.1rem;
  }
}
@media all and (max-width: 750px){
  .boxMessage03 .ttlBase12.typeWhite .ttlBase12R {
    font-size: 1.7rem;
  }
}

.boxMessage03 .ttlBase12 .ttlBase12R:before {
  content: '“求める人物像”';
}

.boxMessage03 .boxCont01FWrap {
  position: relative;
}

.boxMessage03 .boxCont01FWrap .img01Message03 {
  position: absolute;
  z-index: 2;
  top: -254px;
  right: -36px;
}
@media all and (max-width: 1640px){
  .boxMessage03 .boxCont01FWrap .img01Message03 {
    top: -300px;
  }
}
@media all and (max-width: 1440px){
  .boxMessage03 .boxCont01FWrap .img01Message03 {
    width: 400px;
  }
}
@media all and (max-width: 1240px){
  .boxMessage03 .boxCont01FWrap .img01Message03 {
    top: -285px;
    width: 350px;
  }
}
@media all and (max-width: 750px){
  .boxMessage03 .boxCont01FWrap .img01Message03 {
    top: -7%;
    right: -5%;
    width: 80%;
  }
}

.boxMessage03 .boxCont01F {
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
@media all and (max-width: 750px){
  .boxMessage03 .boxCont01F {
    display: block;
  }
}

.boxMessage03 .boxCont01FOne {
  width: 32.3%;
  margin-right: calc((100% - 32.3% * 3) / 2);
  margin-bottom: 3.5em;
}
.boxMessage03 .boxCont01FOne:nth-child(3n),
.boxMessage03 .boxCont01FOne:last-child {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxMessage03 .boxCont01FOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.0em;
  }
}

.boxMessage03 .boxCont01FOne .boxImg {
  overflow: hidden;
  border-radius: 0.8em;
  text-align: center;
  aspect-ratio: 566 / 297;
}

.boxMessage03 .boxCont01FOne .boxImg .imgMain {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxMessage03 .boxCont01FOne .boxTxt .ttl02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 90.4%;
  min-height: 8.9em;
  margin-top: -4.2em;
  margin-bottom: 1.4em;
  margin-left: auto;
}
@media all and (max-width: 1520px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 {
    min-height: 7.9em;
  }
}
@media all and (max-width: 1270px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 {
    width: 100.0%;
  }
}
@media all and (max-width: 750px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 {
    width: 95.0%;
    min-height: 5.0em;
    margin-top: -3.0em;
  }
}

.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 22%;
  padding-top: 1.69em;
  border-top-left-radius: 0.8em;
  background-color: #16ade1;
  font-family: var(--base-font-en);
  font-weight: 600;
  color: #fff;
}
@media all and (max-width: 1520px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub {
    padding-top: 1.19em;
  }
}
@media all and (max-width: 750px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub {
    padding-top: 0.8em;
  }
}

.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 1.2em;
  right: -1.55em;
  width: 0.7em;
  height: 0.7em;
  margin: auto;
  border: 0.7em rgba(255,255,255,0) solid;
  border-left: 1.0em #16ade1 solid;
}

.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub .ttlStr {
  position: relative;
  width: 3.45em;
  margin-bottom: 0.35em;
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid;
  line-height: 1.0;
  letter-spacing: normal;
  text-align: center;
  font-size: 1.4rem;
}
@media all and (max-width: 750px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub .ttlStr {
    font-size: 1.1rem;
  }
}

.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub .ttlStr:before,
.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub .ttlStr:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub .ttlStr:before {
  top: 2px;
}
.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub .ttlStr:after {
  bottom: 2px;
}

.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub .ttlStr > span {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0.3em;
  padding-right: 0.1em;
  padding-bottom: 0.18em;
  font-weight: 500;
  transform: skew(-11deg);
}

.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub .ttlNum {
  position: relative;
  left: -0.02em;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 3.6rem;
  color: #fcf604;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlSub .ttlNum {
    font-size: 3.0rem;
  }
}

.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlMain {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: calc(100% - 22%);
  padding: 0.2em 0.5em 0.2em 1.6em;
  border-bottom-right-radius: 0.8em;
  background-color: #fff;
}

.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlMain .txt01 {
  font-size: 1.7rem;
  font-weight: 800;
  transform: skew(-11deg);
  color: #0081cc;
}
@media all and (max-width: 1650px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlMain .txt01 {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 1390px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlMain .txt01 {
    font-size: 1.3rem;
  }
}
@media all and (max-width: 750px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlMain .txt01 {
    font-size: 1.1rem;
  }
}

.boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlMain .txt02 {
  padding-left: 2.36em;
  line-height: 1.25;
  font-size: 2.2rem;
  font-weight: 800;
  text-indent: -1.3em;
  transform: skew(-11deg);
}
@media all and (max-width: 1800px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlMain .txt02 {
    padding-left: 1.2em;
  }
}
@media all and (max-width: 1650px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlMain .txt02 {
    font-size: 2.0rem;
  }
}
@media all and (max-width: 1520px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlMain .txt02 {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1390px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlMain .txt02 {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 750px){
  .boxMessage03 .boxCont01FOne .boxTxt .ttl02 .ttlMain .txt02 {
    font-size: 1.3rem;
  }
}

.boxMessage03 .boxCont01FOne .boxTxt .boxBaseCom {
  padding-left: 1.4em;
}

.boxMessage03 .boxCont01FOne .boxTxt .boxBaseCom > p {
  line-height: 1.76;
  letter-spacing: 0.12em;
  color: #fff;
}

.boxMessage04Wrap {
  overflow: hidden;
  position: relative;
}

.boxMessage04Wrap .pEn {
  position: absolute;
  top: -0.267em;
  left: 50%;
  line-height: 1.0;
  letter-spacing: -0.007em;
  font-family: var(--base-font-en);
  font-size: 8.2vw;/*11.2rem;*/
  font-weight: 700;
  color: rgba(255,255,255,0.8);
  transform: translateX(-50%) skew(-11deg);
  white-space: nowrap;
}
@media all and (max-width: 750px){
  .boxMessage04Wrap .pEn {
    top: 0;
  }
}

.boxMessage04 {
  /*
  position: relative;
  z-index: 2;*/
}

.boxMessage04 .boxCont01 {
  position: relative;
  padding-top: 4.7em;
  padding-bottom: 4.51em;
  background-repeat: repeat-y;
  background-position: center top;
  background-size: auto auto;
}
.boxMessage04 .boxCont01.no01 {
  background-image: url('./../../images/message/message04-bg01.jpg');
}
.boxMessage04 .boxCont01.no02 {
  padding-top: 4.0em;
  background-image: url('./../../images/message/message04-bg02.jpg');
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont01 {
    padding-bottom: 3.0em;
    background-size: auto 100%;
  }
  .boxMessage04 .boxCont01.no02 {
    padding-top: 3.0em;
  }
}

.boxMessage04 .boxCont01:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -7.3em;
  width: 3.6em;
  height: 3.6em;
  margin: auto;
  border: 3.6em rgba(255,255,255,0) solid;
  border-top: 3.9em #96d8f3 solid;
}

.boxMessage04 .boxCont01 .ttlBase12 {
  position: relative;
  z-index: 2;
  margin-bottom: 1.64em;
}

.boxMessage04 .boxCont01 .ttlBase12 .ttlBase12R:before {
  content: '“キーワード”';
}

.boxMessage04 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont01LR {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxMessage04 .boxCont01LR .boxTxt {
  width: 60.6%;
  padding-top: 5.8em;
  /*padding-left: 0.68%;*/
}
.boxMessage04 .boxCont01.no02 .boxCont01LR .boxTxt {
  padding-top: 5.1em;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont01LR .boxTxt {
    width: 100%;
    margin-bottom: 1.5em;
    padding-top: 0;
  }
  .boxMessage04 .boxCont01.no02 .boxCont01LR .boxTxt {
    -webkit-order: 1;
    order: 1;
    padding-top: 0;
  }
}

.boxMessage04 .boxCont01LR .boxTxt .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 9.1em;
  margin-bottom: 2.7em;
  background-color: #16ade1;
}
.boxMessage04 .boxCont01.no01 .boxCont01LR .boxTxt .ttl01 {
  padding: 0.2em 1.0em 0.2em 2.1em;
  border-top-left-radius: 1.5em;
  border-bottom-left-radius: 1.5em;
}
.boxMessage04 .boxCont01.no02 .boxCont01LR .boxTxt .ttl01 {
  padding: 0.2em 2.1em 0.2em 1.0em;
  border-top-right-radius: 1.5em;
  border-bottom-right-radius: 1.5em;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont01LR .boxTxt .ttl01 {
    position: relative;
    width: 106%;
    height: 5.1em;
    margin-bottom: 1.5em;
  }
  .boxMessage04 .boxCont01.no01 .boxCont01LR .boxTxt .ttl01 {
    right: 0;
    padding: 0.2em 1.0em 0.2em 1.0em;
    border-top-left-radius: 0.8em;
    border-bottom-left-radius: 0.8em;
  }
  .boxMessage04 .boxCont01.no02 .boxCont01LR .boxTxt .ttl01 {
    left: -6%;
    padding: 0.2em 1.0em 0.2em 1.0em;
    border-top-right-radius: 0.8em;
    border-bottom-right-radius: 0.8em;
  }
}

.boxMessage04 .boxCont01LR .boxTxt .ttl01 .ttlNum {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 1.7em;
  height: 1.7em;
  margin-right: 0.47em;
  padding-top: 0.1em;
  border: 0.2em #5cc6ea solid;
  border-radius: 1.7em;
  background-color: #fff;
  font-family: var(--base-font-en);
  font-size: 4.0rem;
  font-weight: 600;
  color: #16ade1;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont01LR .boxTxt .ttl01 .ttlNum {
    font-size: 2.0rem;
  }
}

.boxMessage04 .boxCont01LR .boxTxt .ttl01 .ttlNum > span {
  transform: skew(-11deg);
}

.boxMessage04 .boxCont01LR .boxTxt .ttl01 .ttlJa {
  margin-right: 0.54em;
  padding-bottom: 0.05em;
  letter-spacing: 0.04em;
  font-size: 2.85rem;
  font-weight: 700;
  color: #fcff00;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont01LR .boxTxt .ttl01 .ttlJa {
    font-size: 1.4rem;
  }
}

.boxMessage04 .boxCont01LR .boxTxt .ttl01 .ttlEn {
  margin-top: 0.1em;
  letter-spacing: 0.032em;
  font-family: var(--base-font-en);
  font-size: 1.26rem;
  font-weight: 600;
  color: #fff;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont01LR .boxTxt .ttl01 .ttlEn {
    letter-spacing: normal;
    font-size: 1.0rem;
  }
}

.boxMessage04 .boxCont01.no01 .boxCont01LR .boxTxt .boxBaseCom {
  padding-left: 1.1em;
  padding-right: 5.9%;
}
.boxMessage04 .boxCont01.no02 .boxCont01LR .boxTxt .boxBaseCom {
  padding-left: 5.9%;
  padding-right: 1.1em;
}

.boxMessage04 .boxCont01LR .boxTxt .boxBaseCom > p {
  letter-spacing: 0.098em;
}

.boxMessage04 .boxCont01LR .boxImg {
  width: calc(100% - 60.6%);
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont01LR .boxImg {
    width: 100%;
    text-align: center;
  }
  .boxMessage04 .boxCont01.no02 .boxCont01LR .boxImg {
    -webkit-order: 2;
    order: 2;
  }
}

.boxMessage04 .boxCont01LR .boxImg .imgMain {
  border-radius: 2.2em;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont01LR .boxImg .imgMain {
    border-radius: 1.0em;
  }
}

.boxMessage04 .boxCont02 {
  padding-top: 5.3em;
  padding-bottom: 4.58em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont02 {
    padding-bottom: 3.0em;
  }
}

.boxMessage04 .boxCont02F {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont02F {
    display: block;
  }
}

.boxMessage04 .boxCont02FOne {
  width: 48%;
  margin-right: calc(100% - 48% * 2);
}
.boxMessage04 .boxCont02FOne:nth-child(2n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont02FOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.0em;
  }
  .boxMessage04 .boxCont02FOne:last-child {
    margin-bottom: 0;
  }
}

.boxMessage04 .boxCont02FOne .ttl02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 3.3em;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont02FOne .ttl02 {
    margin-bottom: 1.0em;
  }
}

.boxMessage04 .boxCont02FOne .ttl02 .ttlEn {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 20%;
  height: 1.6em;
  border-top: 2px #0081cc solid;
  border-bottom: 2px #0081cc solid;
  font-family: var(--base-font-en);
  font-size: 3.1rem;
  font-weight: 600;
  color: #0081cc;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont02FOne .ttl02 .ttlEn {
    height: 1.9em;
    font-size: 1.3rem;
  }
}

.boxMessage04 .boxCont02FOne .ttl02 .ttlEn:before,
.boxMessage04 .boxCont02FOne .ttl02 .ttlEn:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #0081cc;
}
.boxMessage04 .boxCont02FOne .ttl02 .ttlEn:before {
  top: 5px;
}
.boxMessage04 .boxCont02FOne .ttl02 .ttlEn:after {
  bottom: 5px;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont02FOne .ttl02 .ttlEn:before {
    top: 0.1em;
  }
  .boxMessage04 .boxCont02FOne .ttl02 .ttlEn:after {
    bottom: 0.1em;
  }
}

.boxMessage04 .boxCont02FOne .ttl02 .ttlEn > span {
  transform: skew(-11deg);
}

.boxMessage04 .boxCont02FOne .ttl02 .ttlJa {
  width: calc(100% - 20%);
  padding-left: 4.5%;
  padding-bottom: 0.22em;
  letter-spacing: 0.046em;
  font-size: 2.15rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxMessage04 .boxCont02FOne .ttl02 .ttlJa {
    font-size: 1.3rem;
  }
}

.boxMessage04 .boxCont02FOne .boxBaseCom > p {
  color: #555;
}



/*##### Privacy Policy #####*/
.boxPrivacy01 {
  padding-top: 2em;
  padding-bottom: 7em;
}
@media all and (max-width: 750px){
  .boxPrivacy01 {
    padding-top: 3.0em;
    padding-bottom: 2.5em;
  }
}

.boxPrivacy01 .boxCont01One + .boxCont01One {
  margin-top: 4em;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One + .boxCont01One {
    margin-top: 2em;
  }
}

.boxPrivacy01 .boxCont01One .ttl01 {
  margin-bottom: 1.0em;
  line-height: 1.6;
  font-size: 1.3rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .ttl01 {
    margin-bottom: 0.5em;
    font-size: 1.1rem;
  }
}

.boxPrivacy01 .boxCont01OneIn + .boxCont01OneIn {
  margin-top: 1.5em;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01OneIn + .boxCont01OneIn {
    margin-top: 1.0em;
  }
}

.boxPrivacy01 .boxCont01OneIn .ttl02 {
  margin-bottom: 0.5em;
  line-height: 1.6;
  font-size: 1.2rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01OneIn .ttl02 {
    font-size: 1.0rem;
  }
}

.boxPrivacy01 .boxCont01One .boxBaseCom + .ulBase > li:first-child {
  margin-top: 1.5em;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .boxBaseCom + .ulBase > li:first-child {
    margin-top: 1.0em;
  }
}

.boxPrivacy01 .boxCont01One .boxBaseCom + .boxCompanyName {
  margin-top: 1.5em;
}

.boxPrivacy01 .boxCont01One .boxCompanyName {
  margin-bottom: 0.5em;
}

.boxPrivacy01 .boxCont01One .boxCompanyName > p {
  font-size: 1.13rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .boxCompanyName > p {
    font-size: 0.95rem;
  }
}

.boxPrivacy01 .boxCont01One .dlBase.type01 {
  margin-bottom: 0.2em;
}

.boxPrivacy01 .boxCont01One .boxAddress {
  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: 0.2em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .boxAddress {
    font-size: 0.9rem;
  }
}

.boxPrivacy01 .boxCont01One .boxAddress .txtZipcode {
  margin-right: 0.5em;
}

.boxPrivacy01 .boxCont01One .boxTelFax {
  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;
}

.boxPrivacy01 .boxCont01One .boxTelFax .dlBase:first-child {
  margin-right: 1.0em;
}


/*##### Purpose #####*/
body.pagePurpose .boxPageWrap {
  min-height: 365px;
  margin-top: -4.95em;
  background-image: url('./../../images/purpose/purpose-top-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  body.pagePurpose .boxPageWrap {
    min-height: auto;
    margin-top: 0;
    background-size: 100% auto;
  }
}

.boxPurposeTopWrap {
  padding-top: 2.42em;
  padding-bottom: 7.3em;
}
@media all and (max-width: 750px){
  .boxPurposeTopWrap {
    padding-bottom: 5.0em;
  }
}

.boxPurposeTop .boxBaseCopy {
  margin-bottom: 3em;
}
@media all and (max-width: 750px){
  .boxPurposeTop .boxBaseCopy {
    margin-bottom: 2em;
  }
}

.boxPurposeTop .boxBaseCopy .boxBaseCopyCom > p {
  text-align: center;
  line-height: 2.1;
  letter-spacing: 0.065em;
}

.boxPurposeTop .boxImg {
  margin-top: 4.4em;
}
@media all and (max-width: 750px){
  .boxPurposeTop .boxImg {
    margin-top: 2.5em;
  }
}

.boxPurposeTop .boxImgIn {
  position: relative;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 792px;
  text-align: center;
}
@media all and (max-width: 1180px){
  .boxPurposeTop .boxImgIn {
    padding-top: 69.5%;
  }
}
@media all and (max-width: 750px){
  .boxPurposeTop .boxImgIn {
    max-width: 100%;
    padding-top: 143.62%;
  }
}

.boxPurposeTop .boxImgInCont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.boxPurposeTop .boxImgInCont img.img0100PurposeTop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.boxPurposeTop .boxImgInCont img.img0101PurposeTop,
.boxPurposeTop .boxImgInCont img.img0102PurposeTop,
.boxPurposeTop .boxImgInCont img.img0103PurposeTop,
.boxPurposeTop .boxImgInCont img.img0104PurposeTop {
  position: relative;
}

.boxPurposeTop .boxImgInCont img.img0101PurposeTop {
  width: 98.54%;/*98.55%;*/
  margin-top: 0.74%;
  margin-left: -0.1%;
}
@media all and (max-width: 750px){
  .boxPurposeTop .boxImgInCont img.img0101PurposeTop {
    width: 98.6%;/*99.559%;*/
    margin-top: 0.3%;/*0;*/
    margin-left: -0.1%;
  }
}

.boxPurposeTop .boxImgInCont img.img0102PurposeTop {
  width: 83.4%;
  margin-top: 1.9%;
}
@media all and (max-width: 750px){
  .boxPurposeTop .boxImgInCont img.img0102PurposeTop {
    width: 91%;
    margin-top: 4.9%;
  }
}

.boxPurposeTop .boxImgInCont img.img0103PurposeTop {
  width: 96.3%;
  margin-top: 2.3%;
}
@media all and (max-width: 750px){
  .boxPurposeTop .boxImgInCont img.img0103PurposeTop {
    width: 96.2%;
    margin-top: 3.7%;
  }
}

.boxPurposeTop .boxImgInCont img.img0104PurposeTop {
  width: 100%;
  margin-top: 1.1%;
}
@media all and (max-width: 750px){
  .boxPurposeTop .boxImgInCont img.img0104PurposeTop {
    width: 96.5%;
    margin-top: 3.1%;
  }
}


.boxPurpose01Wrap {
  padding-top: 2.0em;
  padding-bottom: 5.6em;
  background-image: url('./../../images/purpose/purpose01-bg01.jpg');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
}
@media all and (max-width: 750px){
  .boxPurpose01Wrap {
    padding-bottom: 3.0em;
  }
}

.boxPurpose01 .ttlBase02 {
  margin-bottom: 0.6em;
}

@media all and (max-width: 750px){
  .boxPurpose01 .boxDl01 {
    margin-top: -2.0em;
  }
}

.boxPurpose01 .boxDl01 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 2.75em;
}
.boxPurpose01 .boxDl01 .dl01:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxPurpose01 .boxDl01 .dl01 {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2.5em;
  }
}

.boxPurpose01 .boxDl01 .dl01 > dt {
  width: 92px;
  line-height: 1.0;
  font-family: var(--base-font-en);
  font-weight: 600;
  color: #0081cc;
}
@media all and (max-width: 750px){
  .boxPurpose01 .boxDl01 .dl01 > dt {
    width: 100%;
    margin-bottom: 1.3em;
  }
}

.boxPurpose01 .boxDl01 .dl01 > dt > span {
  position: relative;
  top: 0.75em;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 750px){
  .boxPurpose01 .boxDl01 .dl01 > dt > span {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
  }
}

@media all and (max-width: 750px){
  .boxPurpose01 .boxDl01 .dl01 > dt > span:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6.8em;
    width: calc(100% - 6.8em);
    height: 0.3em;
    margin: auto;
    border-radius: 0.3em;
    background-color: #fff;
  }
}

.boxPurpose01 .boxDl01 .dl01 > dt .txtStr {
  position: relative;
  top: -0.05em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 1.65em;
  padding-left: 0.1em;
  padding-top: 0.1em;
  border-top: 1px #0081cc solid;
  border-bottom: 1px #0081cc solid;
  letter-spacing: 0.03em;
  font-size: 1.8rem;
}
@media all and (max-width: 750px){
  .boxPurpose01 .boxDl01 .dl01 > dt .txtStr {
    width: 13.5%;
    padding-bottom: 0.2em;
    font-size: 1.0rem;
  }
}

.boxPurpose01 .boxDl01 .dl01 > dt .txtStr:before,
.boxPurpose01 .boxDl01 .dl01 > dt .txtStr:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #0081cc;
}
.boxPurpose01 .boxDl01 .dl01 > dt .txtStr:before {
  top: 0.11em;
}
.boxPurpose01 .boxDl01 .dl01 > dt .txtStr:after {
  bottom: 0.11em;
}

.boxPurpose01 .boxDl01 .dl01 > dt .txtStr > span {
  transform: skew(-10deg);
}

.boxPurpose01 .boxDl01 .dl01 > dt .txtNum {
  width: 1.5em;
  padding-top: 0.17em;
  text-align: center;
  font-size: 4.05rem;
  transform: skew(-10deg);
}
@media all and (max-width: 750px){
  .boxPurpose01 .boxDl01 .dl01 > dt .txtNum {
    width: 1.4em;
    padding-top: 0;
    font-size: 2.0rem;
  }
}

.boxPurpose01 .boxDl01 .dl01 > dd {
  width: calc(100% - 92px);
  padding-left: 2.2%;
}
@media all and (max-width: 750px){
  .boxPurpose01 .boxDl01 .dl01 > dd {
    width: 100%;
    padding-left: 0;
  }
}

.boxPurpose01 .boxDl01 .dl01 > dd .ttl01 {
  margin-bottom: 0.5em;
  line-height: 1.47;
  letter-spacing: 0.055em;
  font-size: 2.8rem;
  font-weight: 700;
}
@media all and (max-width: 1330px){
  .boxPurpose01 .boxDl01 .dl01 > dd .ttl01 {
    font-size: 2.3rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose01 .boxDl01 .dl01 > dd .ttl01 {
    font-size: 1.4rem;
  }
}

.boxPurpose01 .boxDl01 .dl01 > dd .p01 {
  line-height: 1.45;
  letter-spacing: 0.068em;
  padding-left: 0.1em;
  font-size: 1.69rem;
  color: #555;
}
@media all and (max-width: 750px){
  .boxPurpose01 .boxDl01 .dl01 > dd .p01 {
    font-size: 1.0rem;
  }
}

@media all and (max-width: 1180px){
  .boxPurpose01 .boxDl01 .dl01 > dd .p01 .br01 {
    display: none;
  }
}

.boxPurpose01 .boxBaseCom {
  position: relative;
  margin-top: 2.05em;
  padding-top: 1.9em;
  color: #555;
}
@media all and (max-width: 750px){
  .boxPurpose01 .boxBaseCom {
    margin-top: 1.5em;
    padding-top: 1.5em;
  }
}

.boxPurpose01 .boxBaseCom:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, rgba(181,181,181,1) 0%,rgba(181,181,181,1) 25%,rgba(181,181,181,0.04) 49%,rgba(218,218,218,0) 50%,rgba(255,255,255,0.04) 51%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 100%);
}

.boxPurpose01 .boxBaseCom > p {
  line-height: 1.6;
  letter-spacing: 0.056em;
  font-size: 1.7rem;
}
@media all and (max-width: 750px){
  .boxPurpose01 .boxBaseCom > p {
    font-size: 1.2rem;
  }
}

@media all and (max-width: 1330px){
  .boxPurpose01 .boxBaseCom > p .br01 {
    display: none;
  }
}

.boxPurpose02Wrap {
  padding-top: 5.3em;
  padding-bottom: 10.2em;
  /*border-bottom: 2px #fff solid;*/
  background: linear-gradient(to bottom, #fff 50%, #bee1ef 100%);
}
@media all and (max-width: 750px){
  .boxPurpose02Wrap {
    padding-top: 3.0em;
    padding-bottom: 4.0em;
  }
}

/*
@media all and (max-width: 1700px){
  .boxPurpose02 .ttlBase03 .ttlEn {
    font-size: 9.0rem;
  }
}
@media all and (max-width: 1480px){
  .boxPurpose02 .ttlBase03 .ttlEn {
    font-size: 8.0rem;
  }
}
@media all and (max-width: 1320px){
  .boxPurpose02 .ttlBase03 .ttlEn {
    font-size: 6.8rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .ttlBase03 .ttlEn {
    font-size: 2.5rem;
  }
}
*/

/*
@media all and (max-width: 1700px){
  .boxPurpose02 .ttlBase03 .ttlJa {
    font-size: 2.2rem;
  }
}
@media all and (max-width: 1480px){
  .boxPurpose02 .ttlBase03 .ttlJa {
    font-size: 1.95rem;
  }
}
@media all and (max-width: 1320px){
  .boxPurpose02 .ttlBase03 .ttlJa {
    font-size: 1.65rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .ttlBase03 .ttlJa {
    font-size: 1.5rem;
  }
}
*/

.boxPurpose02 .boxCont01LCR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 7.7em;
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01LCR {
    display: block;
    margin-bottom: 3.0em;
  }
}

.boxPurpose02 .boxCont01L {
  width: 30%;
  padding-top: 7.15%;/*9.7em;*/
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01L {
    width: 85%;
    padding-top: 0;
  }
}

.boxPurpose02 .boxCont01L .ttl01 {
  position: relative;
  left: -2.1%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 102%;
  min-height: 7.3em;
  margin-bottom: 3.7em;
  padding-top: 0.6em;
  padding-left: 14.2%;
  background-color: #0080cc;
  transform: skew(-9deg);
  color: #fff;
}
@media all and (max-width: 1370px){
  .boxPurpose02 .boxCont01L .ttl01 {
    left: -3.5%;
    padding-left: 16.2%;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01L .ttl01 {
    min-height: 3.5em;
    margin-bottom: 1.0em;
    padding-top: 0.45em;
  }
}

.boxPurpose02 .boxCont01L .ttl01:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.75em;
  background: linear-gradient(to right, #69dcff 0%, #2597d9 100%);
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01L .ttl01:before {
    height: 0.45em;
  }
}

.boxPurpose02 .boxCont01L .ttl01 > span {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-weight: 700;
  transform: skew(9deg);
}
@media all and (max-width: 1560px){
  .boxPurpose02 .boxCont01L .ttl01 > span {
    font-size: 2.3rem;
  }
}
@media all and (max-width: 1400px){
  .boxPurpose02 .boxCont01L .ttl01 > span {
    font-size: 2.1rem;
  }
}
@media all and (max-width: 1320px){
  .boxPurpose02 .boxCont01L .ttl01 > span {
    font-size: 1.9rem;
  }
}
@media all and (max-width: 1170px){
  .boxPurpose02 .boxCont01L .ttl01 > span {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01L .ttl01 > span {
    font-size: 1.4rem;
  }
}

.boxPurpose02 .boxCont01L .p01 {
  padding-left: 12.3%;
  line-height: 1.41;
  letter-spacing: 0.05em;
  font-size: 4.05rem;
  font-weight: 500;
  color: #0081cc;
}
@media all and (max-width: 1560px){
  .boxPurpose02 .boxCont01L .p01 {
    font-size: 3.05rem;
  }
}
@media all and (max-width: 1300px){
  .boxPurpose02 .boxCont01L .p01 {
    font-size: 2.8rem;
  }
}
@media all and (max-width: 1170px){
  .boxPurpose02 .boxCont01L .p01 {
    font-size: 2.6rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01L .p01 {
    font-size: 1.3rem;
  }
}

.boxPurpose02 .boxCont01L .boxLink {
  padding: 6.1% 0 0 12.8%;
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01L .boxLink {
    position: absolute;
    z-index: 2;
    right: 0;
    left: 0;
    top: 22.2%;
    width: 60vw;
    margin: auto;
    margin-bottom: 0;
    padding: 0;
  }
}

.boxPurpose02 .boxCont01C {
  position: relative;
  width: 40%;
  padding-top: 12.95em;
  aspect-ratio: 858 / 866;
}
@media all and (max-width: 1750px){
  .boxPurpose02 .boxCont01C {
    padding-top: 12.0em;
  }
}
@media all and (max-width: 1590px){
  .boxPurpose02 .boxCont01C {
    padding-top: 11.0em;
  }
}
@media all and (max-width: 1470px){
  .boxPurpose02 .boxCont01C {
    padding-top: 10.0em;
  }
}
@media all and (max-width: 1290px){
  .boxPurpose02 .boxCont01C {
    padding-top: 9.0em;
  }
}
@media all and (max-width: 1180px){
  .boxPurpose02 .boxCont01C {
    padding-top: 8.0em;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01C {
    width: 100%;
    padding-top: 6.0em;
  }
}

.boxPurpose02 .boxCont01C:before {
  content: '';
  position: absolute;
  top: 0;
  left: -6.2%;
  right: 0;
  width: 112.4%;
  margin: auto;
  background-image: url('./../../images/purpose/purpose02-bg01.webp');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  aspect-ratio: 858 / 856;
  mix-blend-mode: multiply;
}

.boxPurpose02 .boxCont01CIn {
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01CIn {
    height: auto;
  }
}

.boxPurpose02 .boxCont01CIn .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1.38em;
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01CIn .ttl01 {
    margin-bottom: 1.0em;
  }
}

.boxPurpose02 .boxCont01CIn .ttl01 .ttlEn {
  margin-bottom: 0.7em;
  letter-spacing: 0.1em;
  font-family: var(--base-font-en);
  font-size: 1.13rem;
  color: #0081cc;
}
@media all and (max-width: 1870px){
  .boxPurpose02 .boxCont01CIn .ttl01 .ttlEn {
    font-size: 1.0rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01CIn .ttl01 .ttlEn {
    margin-bottom: 0.5em;
    font-size: 0.9rem;
  }
}

.boxPurpose02 .boxCont01CIn .ttl01 .ttlJa {
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.08em;
  font-size: 2.2rem;
  font-weight: 700;
}
@media all and (max-width: 1870px){
  .boxPurpose02 .boxCont01CIn .ttl01 .ttlJa {
    font-size: 2.0rem;
  }
}
@media all and (max-width: 1750px){
  .boxPurpose02 .boxCont01CIn .ttl01 .ttlJa {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1590px){
  .boxPurpose02 .boxCont01CIn .ttl01 .ttlJa {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 1470px){
  .boxPurpose02 .boxCont01CIn .ttl01 .ttlJa {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01CIn .ttl01 .ttlJa {
    font-size: 1.2rem;
  }
}

.boxPurpose02 .boxCont01CIn .p01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 58.6%;
  height: 1.94em;
  margin-bottom: 0.8em;
  padding-left: 0.1em;
  border-radius: 1.93em;
  background-color: #007fcb;
  letter-spacing: 0.15em;
  font-size: 1.4rem;
  color: #fff;
}
@media all and (max-width: 1870px){
  .boxPurpose02 .boxCont01CIn .p01 {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 1750px){
  .boxPurpose02 .boxCont01CIn .p01 {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 1470px){
  .boxPurpose02 .boxCont01CIn .p01 {
    font-size: 1.0rem;
  }
}
@media all and (max-width: 1400px){
  .boxPurpose02 .boxCont01CIn .p01 {
    font-size: 0.9rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01CIn .p01 {
    margin-bottom: 1.0em;
    font-size: 0.85rem;
  }
}

.boxPurpose02 .boxCont01CIn .p02 {
  padding-left: 0.1em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.03em;
  font-size: 2.75rem;
}
@media all and (max-width: 1870px){
  .boxPurpose02 .boxCont01CIn .p02 {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 1750px){
  .boxPurpose02 .boxCont01CIn .p02 {
    font-size: 2.2rem;
  }
}
@media all and (max-width: 1590px){
  .boxPurpose02 .boxCont01CIn .p02 {
    font-size: 2.0rem;
  }
}
@media all and (max-width: 1470px){
  .boxPurpose02 .boxCont01CIn .p02 {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1400px){
  .boxPurpose02 .boxCont01CIn .p02 {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 1290px){
  .boxPurpose02 .boxCont01CIn .p02 {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01CIn .p02 {
    font-size: 1.1rem;
  }
}

.boxPurpose02 .boxCont01CIn .txt01 {
  position: absolute;
  font-family: var(--base-font-en);
  font-size: 1.1rem;
}
.boxPurpose02 .boxCont01CIn .txt01.typeL {
  top: -0.4%;/*-0.1em;*/
  left: 6.2%;/*3.25em;*/
  color: #0080cb;
}
.boxPurpose02 .boxCont01CIn .txt01.typeR {
  bottom: 22%;/*-2.0em;*/
  right: 5.5%;/*2.82em;*/
  color: #16ade1;
}
@media all and (max-width: 1800px){
  .boxPurpose02 .boxCont01CIn .txt01.typeR {
    bottom: 22.5%;
    right: 5.0%;
  }
}
@media all and (max-width: 1890px){
  .boxPurpose02 .boxCont01CIn .txt01.typeL {
    top: -1.0%;
  }
}
@media all and (max-width: 1850px){
  .boxPurpose02 .boxCont01CIn .txt01.typeL {
    top: -2.0%;
  }
}
@media all and (max-width: 1660px){
  .boxPurpose02 .boxCont01CIn .txt01.typeL {
    top: -3.5%;
    left: 5.0%;
  }
}
@media all and (max-width: 1590px){
  .boxPurpose02 .boxCont01CIn .txt01.typeR {
    bottom: 22.0%;
    right: 3.8%;
  }
}
@media all and (max-width: 1480px){
  .boxPurpose02 .boxCont01CIn .txt01.typeL {
    left: 4.0%;
  }
}
@media all and (max-width: 1450px){
  .boxPurpose02 .boxCont01CIn .txt01 {
    font-size: 1.05rem;
  }
}
@media all and (max-width: 1425px){
  .boxPurpose02 .boxCont01CIn .txt01.typeR {
    right: 3.4%;
  }
}
@media all and (max-width: 1360px){
  .boxPurpose02 .boxCont01CIn .txt01.typeR {
    right: 2.7%;
  }
}
@media all and (max-width: 1330px){
  .boxPurpose02 .boxCont01CIn .txt01.typeL {
    top: -6.0%;
    left: 3.0%;
  }
}
@media all and (max-width: 1280px){
  .boxPurpose02 .boxCont01CIn .txt01.typeR {
    right: 1.0%;
    bottom: 21.5%;
  }
}
@media all and (max-width: 1210px){
  .boxPurpose02 .boxCont01CIn .txt01.typeL {
    top: -5.5%;
  }
}
@media all and (max-width: 1180px){
  .boxPurpose02 .boxCont01CIn .txt01.typeL {
    top: -2.5%;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01CIn .txt01 {
    letter-spacing: normal;
    font-size: 0.95rem;
  }
  .boxPurpose02 .boxCont01CIn .txt01.typeL {
    left: 0.5%;
  }
  .boxPurpose02 .boxCont01CIn .txt01.typeR {
    right: 0.5%;
    bottom: -4.5%;/*20.5%;*/
  }
}

.boxPurpose02 .boxCont01CIn .txt01:before,
.boxPurpose02 .boxCont01CIn .txt01:after {
  content: '';
  position: absolute;
}
.boxPurpose02 .boxCont01CIn .txt01:before {
  width: 0.64em;
  height: 0.64em;
  border-radius: 0.64em;
}
.boxPurpose02 .boxCont01CIn .txt01.typeL:before {
  top: 0.33em;
  left: -1.16em;
  background-color: #0081cc;
}
.boxPurpose02 .boxCont01CIn .txt01.typeR:before {
  top: 0.39em;
  right: -1.19em;
  background-color: #16ade1;
}
.boxPurpose02 .boxCont01CIn .txt01:after {
  top: 0;
  width: 2.4em;
  height: 1px;
  margin: auto;
}
.boxPurpose02 .boxCont01CIn .txt01.typeL:after {
  left: -3.5em;
  bottom: 0.1em;
  background-color: #0081cc;
}
.boxPurpose02 .boxCont01CIn .txt01.typeR:after {
  right: -3.5em;
  bottom: 0;
  background-color: #16ade1;
}
@media all and (max-width: 1800px){
  .boxPurpose02 .boxCont01CIn .txt01:after {
    width: 1.8em;
  }
  .boxPurpose02 .boxCont01CIn .txt01.typeR:after {
    right: -3.0em;
  }
}
@media all and (max-width: 1700px){
  .boxPurpose02 .boxCont01CIn .txt01:after {
    width: 1.5em;
  }
  .boxPurpose02 .boxCont01CIn .txt01.typeR:after {
    right: -2.7em;
  }
}
@media all and (max-width: 1660px){
  .boxPurpose02 .boxCont01CIn .txt01.typeL:after {
    left: -2.3em;
  }
}
@media all and (max-width: 1590px){
  .boxPurpose02 .boxCont01CIn .txt01:after {
    width: 1.1em;
  }
  .boxPurpose02 .boxCont01CIn .txt01.typeL:after {
    left: -2.0em;
  }
  .boxPurpose02 .boxCont01CIn .txt01.typeR:after {
    right: -2.2em;
  }
}
@media all and (max-width: 1560px){
  .boxPurpose02 .boxCont01CIn .txt01:after {
    width: 0.8em;
  }
  .boxPurpose02 .boxCont01CIn .txt01.typeR:after {
    right: -1.85em;
  }
}
@media all and (max-width: 1480px){
  .boxPurpose02 .boxCont01CIn .txt01.typeL:after {
    left: -1.6em;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01CIn .txt01.typeL:before {
    top: -0.8em;
    left: 1.3em;
  }
  .boxPurpose02 .boxCont01CIn .txt01.typeL:after {
    top: -3.0em;
    left: 0.3em;
    bottom: auto;
    width: 5.0em;
    transform: rotate(-65deg);
  }
  .boxPurpose02 .boxCont01CIn .txt01.typeR:before {
    top: 1.45em;
    right: 1.7em;
  }
  .boxPurpose02 .boxCont01CIn .txt01.typeR:after {
    right: 0.35em;
    bottom: auto;
    top: 4.5em;
    width: 6.0em;
    transform: rotate(-65deg);
  }
}

.boxPurpose02 .boxCont01CIn .boxLink {
  width: 100%;
  margin-top: 1.15em;
  text-align: center;
}
@media all and (max-width: 1750px){
  .boxPurpose02 .boxCont01CIn .boxLink {
    margin-top: 3.15em;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01CIn .boxLink {
    position: absolute;
    bottom: -33%;
    left: 0;
    margin-top: 0;
  }
}

.boxPurpose02 .boxCont01CIn .boxLink .linkBase03.type02.typeExternalLink {
  max-width: 17.5em;
}
@media all and (max-width: 1500px){
  .boxPurpose02 .boxCont01L .boxLink .linkBase03.type02.typeExternalLink,
  .boxPurpose02 .boxCont01CIn .boxLink .linkBase03.type02.typeExternalLink {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 1280px){
  .boxPurpose02 .boxCont01L .boxLink .linkBase03.type02.typeExternalLink,
  .boxPurpose02 .boxCont01CIn .boxLink .linkBase03.type02.typeExternalLink {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01L .boxLink .linkBase03.type02.typeExternalLink,
  .boxPurpose02 .boxCont01CIn .boxLink .linkBase03.type02.typeExternalLink {
    font-size: 1.0rem;
  }
}

/*
@media all and (max-width: 1800px){
  .boxPurpose02 .boxCont01CIn .txt01:after {
    top: 1.65em;
    width: 2.5em;
  }
  .boxPurpose02 .boxCont01CIn .txt01.typeR:after {
    transform: rotate(35deg);
  }
}*/

.boxPurpose02 .boxCont01R {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 30%;
  padding-top: 19.3%;/*26em;*/
}
@media all and (max-width: 1700px){
  .boxPurpose02 .boxCont01R {
    padding-top: 16.5%;
  }
}
@media all and (max-width: 1560px){
  .boxPurpose02 .boxCont01R {
    padding-top: 17.5%;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01R {
    width: 85%;
    margin-left: auto;
    padding-top: 7%;
  }
}

.boxPurpose02 .boxCont01R .ttl01 {
  -webkit-order: 2;
  order: 2;
  position: relative;
  right: -1.4%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 102%;
  min-height: 7.3em;
  padding-bottom: 0.4em;
  padding-left: 7.6%;
  background-color: #16ade1;
  transform: skew(-9deg);
  color: #fff;
}
@media all and (max-width: 1360px){
  .boxPurpose02 .boxCont01R .ttl01 {
    right: -3%;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01R .ttl01 {
    min-height: 3.5em;
    padding-bottom: 0.45em;
  }
}

.boxPurpose02 .boxCont01R .ttl01:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.75em;
  background: linear-gradient(to right, #007dca 0%, #0ba4d8 100%);
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01R .ttl01:before {
    height: 0.45em;
  }
}

.boxPurpose02 .boxCont01R .ttl01 > span {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-weight: 700;
  transform: skew(9deg);
}
@media all and (max-width: 1560px){
  .boxPurpose02 .boxCont01R .ttl01 > span {
    font-size: 2.3rem;
  }
}
@media all and (max-width: 1400px){
  .boxPurpose02 .boxCont01R .ttl01 > span {
    font-size: 2.1rem;
  }
}
@media all and (max-width: 1320px){
  .boxPurpose02 .boxCont01R .ttl01 > span {
    font-size: 1.9rem;
  }
}
@media all and (max-width: 1170px){
  .boxPurpose02 .boxCont01R .ttl01 > span {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01R .ttl01 > span {
    font-size: 1.4rem;
  }
}

.boxPurpose02 .boxCont01R .p01 {
  -webkit-order: 1;
  order: 1;
  margin-bottom: 0.96em;
  padding-left: 8.4%;
  line-height: 1.41;
  letter-spacing: 0.02em;
  font-size: 4.05rem;
  font-weight: 500;
  color: #16ade1;
}
@media all and (max-width: 1560px){
  .boxPurpose02 .boxCont01R .p01 {
    font-size: 3.05rem;
  }
}
@media all and (max-width: 1300px){
  .boxPurpose02 .boxCont01R .p01 {
    font-size: 2.8rem;
  }
}
@media all and (max-width: 1170px){
  .boxPurpose02 .boxCont01R .p01 {
    font-size: 2.6rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont01R .p01 {
    width: 100%;
    padding-left: 0;
    padding-right: 12.3%;
    text-align: right;
    font-size: 1.3rem;
  }
}

.boxPurpose02 .boxCont02LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont02LR {
    display: block;
  }
}

.boxPurpose02 .boxCont02L {
  width: 29.65%;
}
@media all and (max-width: 1630px){
  .boxPurpose02 .boxCont02L {
    width: 35%;
  }
}
@media all and (max-width: 1400px){
  .boxPurpose02 .boxCont02L {
    width: 37%;
  }
}
@media all and (max-width: 1280px){
  .boxPurpose02 .boxCont02L {
    width: 40%;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont02L {
    width: 100%;
  }
}

.boxPurpose02 .boxCont02L .ttl01 {
  position: relative;
  left: -2.1%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 102%;
  min-height: 12.6em;
  margin-bottom: 3.7em;
  padding-top: 0.6em;
  padding-left: 15.5%;
  background-color: #0080cc;
  transform: skew(-9deg);
  color: #fff;
}
@media all and (max-width: 1400px){
  .boxPurpose02 .boxCont02L .ttl01 {
    padding-left: 13%;
  }
}
@media all and (max-width: 1200px){
  .boxPurpose02 .boxCont02L .ttl01 {
    padding-left: 10%;
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont02L .ttl01 {
    left: -5%;
    min-height: 6.6em;
    margin-bottom: 1.0em;
  }
}

.boxPurpose02 .boxCont02L .ttl01:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.75em;
  background: linear-gradient(to right, #69dcff 0%, #2597d9 100%);
}

.boxPurpose02 .boxCont02L .ttl01 > span {
  line-height: 1.35;
  letter-spacing: 0.02em;
  font-size: 2.6rem;
  font-weight: 700;
  transform: skew(9deg);
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont02L .ttl01 > span {
    letter-spacing: 0.1em;
    font-size: 1.4rem;
  }
}

.boxPurpose02 .boxCont02R {
  width: calc(100% - 29.65%);
  max-width: 1107px;
  padding-top: 0.8em;
  padding-left: 4%;
}
@media all and (max-width: 1630px){
  .boxPurpose02 .boxCont02R {
    width: calc(100% - 35%);
  }
}
@media all and (max-width: 1400px){
  .boxPurpose02 .boxCont02R {
    width: calc(100% - 37%);
  }
}
@media all and (max-width: 1280px){
  .boxPurpose02 .boxCont02R {
    width: calc(100% - 40%);
  }
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont02R {
    max-width: none;
    width: 100%;
  }
}

.boxPurpose02 .boxCont02R .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 5.9em;
  padding: 0.5em 0 0.5em 0;
  border-bottom: 1px #d1d1d1 solid;
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont02R .dl01 {
    height: 4.0em;
  }
}

.boxPurpose02 .boxCont02R .dl01 > dt {
  width: 289px;
  padding-left: 1.35em;
  letter-spacing: 0.07em;
  font-family: var(--base-font-en);
  font-size: 2.45rem;
  font-weight: 600;
  color: #0081cc;
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont02R .dl01 > dt {
    width: 42%;
    font-size: 1.3rem;
  }
}

.boxPurpose02 .boxCont02R .dl01 > dt > span {
  position: relative;
  display: inline-block;
  transform: skew(-11deg);
}

.boxPurpose02 .boxCont02R .dl01 > dt > span:before {
  content: '';
  position: absolute;
  top: 0.53em;
  left: -1.1em;
  width: 0.34em;
  height: 0.34em;
  border-radius: 0.34em;
  background-color: #0081cc;
  transform: skew(11deg);
}

.boxPurpose02 .boxCont02R .dl01 > dd {
  width: calc(100% - 289px);
  padding-bottom: 0.1em;
  letter-spacing: 0.13em;
  font-size: 2.0rem;
  color: #555;
}
@media all and (max-width: 750px){
  .boxPurpose02 .boxCont02R .dl01 > dd {
    width: calc(100% - 42%);
    font-size: 1.1rem;
  }
}

/*
.boxPurpose03Wrap {
  position: relative;
  min-height: 733px;
}
@media all and (max-width: 750px){
  .boxPurpose03Wrap {
    min-height: auto;
  }
}

.boxPurpose03Wrap .parallaxBgWrap {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
}

.boxPurpose03Wrap .parallaxBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 168%;
  background-image: url('./../../images/purpose/purpose03-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media all and (max-width: 750px){
  .boxPurpose03Wrap .parallaxBg {
    height: 480vw;
  }
}

.boxPurpose03 {
  position: relative;
  z-index: 2;
}

.boxPurpose03 .boxCont01F {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 750px){
  .boxPurpose03 .boxCont01F {
    position: relative;
    top: -4.0em;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
}

.boxPurpose03 .boxCont01FOne {
  width: 19.1%;
  min-height: 260px;
  margin-top: -9.9em;
  margin-right: calc((100% - 19.1% * 5) / 4);
  padding: 3.76em 1.5% 1.0em 1.6%;
  background-color: #f6f9fc;
  border: 0.6em #fff solid;
  border-radius: 1.5em;
}
.boxPurpose03 .boxCont01FOne:last-child {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxPurpose03 .boxCont01FOne {
    width: 49%;
    min-height: auto;
    margin-top: 0;
    margin-right: calc(100% - 49% * 2);
    margin-bottom: 1.0em;
    padding: 1.2em 3% 1.2em 3%;
    border: 0.3em #fff solid;
  }
  .boxPurpose03 .boxCont01FOne:nth-child(2n) {
    margin-right: 0;
  }
}

.boxPurpose03 .boxCont01FOne .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1.8em;
}
@media all and (max-width: 750px){
  .boxPurpose03 .boxCont01FOne .ttl01 {
    margin-bottom: 1.0em;
  }
}

.boxPurpose03 .boxCont01FOne .ttl01 .ttlEn {
  position: relative;
  left: -0.06em;
  margin-bottom: 0.4em;
  padding-bottom: 0.45em;
  line-height: 1.0;
  letter-spacing: 0.01em;
  font-family: var(--base-font-en);
  font-size: 3.75rem;
  font-weight: 600;
  color: #0081cc;
  transform: skew(-10deg);
}
.boxPurpose03 .boxCont01FOne:nth-child(2n) .ttl01 .ttlEn {
  color: #16ade1;
}
@media all and (max-width: 1660px){
  .boxPurpose03 .boxCont01FOne .ttl01 .ttlEn {
    font-size: 3.3rem;
  }
}
@media all and (max-width: 1450px){
  .boxPurpose03 .boxCont01FOne .ttl01 .ttlEn {
    font-size: 3.0rem;
  }
}
@media all and (max-width: 1290px){
  .boxPurpose03 .boxCont01FOne .ttl01 .ttlEn {
    font-size: 2.7rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose03 .boxCont01FOne .ttl01 .ttlEn {
    font-size: 1.8rem;
  }
}

.boxPurpose03 .boxCont01FOne .ttl01 .ttlEn:after {
  content: '';
  position: absolute;
  left: 10%;
  right: 0;
  bottom: 0;
  width: 1.6em;
  height: 0.1em;
  margin: auto;
  background-color: #e6e6e6;
  transform: skew(-10deg);
}

.boxPurpose03 .boxCont01FOne .ttl01 .ttlJa {
  letter-spacing: 0.1em;
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 1660px){
  .boxPurpose03 .boxCont01FOne .ttl01 .ttlJa {
    letter-spacing: 0.08em;
    font-size: 1.6rem;
  }
}
@media all and (max-width: 1450px){
  .boxPurpose03 .boxCont01FOne .ttl01 .ttlJa {
    letter-spacing: 0.06em;
    font-size: 1.4rem;
  }
}
@media all and (max-width: 1290px){
  .boxPurpose03 .boxCont01FOne .ttl01 .ttlJa {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose03 .boxCont01FOne .ttl01 .ttlJa {
    letter-spacing: 0.03em;
    font-size: 1.03rem;
  }
}

.boxPurpose03 .boxCont01FOne .p01 {
  line-height: 1.72;
  letter-spacing: 0.085em;
  font-size: 1.25rem;
}
@media all and (max-width: 1660px){
  .boxPurpose03 .boxCont01FOne .p01 {
    font-size: 1.15rem;
  }
}
@media all and (max-width: 1450px){
  .boxPurpose03 .boxCont01FOne .p01 {
    font-size: 1.08rem;
  }
}
@media all and (max-width: 1290px){
  .boxPurpose03 .boxCont01FOne .p01 {
    font-size: 1.0rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose03 .boxCont01FOne .p01 {
    letter-spacing: 0.03em;
    font-size: 0.9rem;
  }
}
*/

.boxPurpose04Wrap {
  /*margin-top: 10.0em;*/
  padding-top: 1.5em;
  padding-bottom: 2.0em;
  background-color: #fff;
  background-image: url('./../../images/purpose/purpose04-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media all and (max-width: 750px){
  .boxPurpose04Wrap {
    padding-top: 3.0em;
  }
}

.boxPurpose04Wrap .ttlBase02 {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxPurpose04Wrap .ttlBase02 {
    top: -4.0em;
  }
}

@media all and (max-width: 1340px){
  .boxPurpose04 .ttlBase02 .ttlEn,
  .boxPurpose04 .ttlBase04 .ttlEn {
    font-size: 6.0rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose04 .ttlBase02 .ttlEn,
  .boxPurpose04 .ttlBase04 .ttlEn {
    font-size: 1.8rem;
  }
}

.boxPurpose04 .ttlBase02 .ttlJa {
  color: #fff;
}

.boxPurpose04 .ttlBase02:after {
  background-color: #fff;
}

.boxPurpose04 .boxCont01 {
  margin-bottom: 5.65em;
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont01 {
    margin-top: -1.0em;
    margin-bottom: 3.0em;
  }
}

.boxPurpose04 .boxCont01 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont01 .dl01 {
    display: block;
  }
}

.boxPurpose04 .boxCont01 .dl01 + .dl01 {
  margin-top: 2.5em;/*1.72em;*/
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont01 .dl01 + .dl01 {
    margin-top: 3.0em;
  }
}

.boxPurpose04 .boxCont01 .dl01 > dt {
  position: relative;
  left: -0.9%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 17.7%;
  min-height: 7.35em;
  /*padding: 1.5em 0;*/
  background-color: #fff;
  transform: skew(-9deg);
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont01 .dl01 > dt {
    left: 0;
    width: 100%;
    min-height: 3.5em;
    /*padding: 0.5em;*/
  }
}

.boxPurpose04 .boxCont01 .dl01 > dt > span {
  padding: 0 0 0.1em 0.56em;
  line-height: 1.2;
  letter-spacing: 0.09em;
  font-size: 2.7rem;
  font-weight: 700;
  transform: skew(9deg);
  color: #0081cc;
}
@media all and (max-width: 1720px){
  .boxPurpose04 .boxCont01 .dl01 > dt > span {
    font-size: 2.4rem;
  }
}
@media all and (max-width: 1410px){
  .boxPurpose04 .boxCont01 .dl01 > dt > span {
    font-size: 2.2rem;
  }
}
@media all and (max-width: 1270px){
  .boxPurpose04 .boxCont01 .dl01 > dt > span {
    font-size: 2.0rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont01 .dl01 > dt > span {
    font-size: 1.3rem;
  }
}

.boxPurpose04 .boxCont01 .dl01 > dd {
  position: relative;
  top: -0.32em;
  width: calc(100% - 16.7%);
  padding-left: 2.2%;
  line-height: 1.76;
  letter-spacing: 0.026em;
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 1720px){
  .boxPurpose04 .boxCont01 .dl01 > dd {
    top: 0;
    padding-left: 2.0%;
    font-size: 2.0rem;
  }
}
@media all and (max-width: 1410px){
  .boxPurpose04 .boxCont01 .dl01 > dd {
    top: 0.25em;
    padding-left: 1.5%;
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1270px){
  .boxPurpose04 .boxCont01 .dl01 > dd {
    top: 0.45em;
    font-size: 1.6rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont01 .dl01 > dd {
    top: auto;
    width: 100%;
    padding-left: 0;
    padding-top: 1.5em;
    font-size: 1.0rem;
  }
}

.boxPurpose04 .boxCont01 .boxDl0101 {
  margin-top: -0.6em;
  /*padding-top: 0.8em;*/
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont01 .boxDl0101 {
    margin-top: -1.0em;
    padding-top: 0;
  }
}

.boxPurpose04 .boxCont01 .dl0101 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 3.1em;
  padding: 0.5em 0 0.5em 0;
  border-bottom: 1px #fff solid;
  font-weight: 500;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont01 .dl0101 {
    display: block;
    height: auto;
    padding: 1.0em 0 1.0em 0;
  }
}

.boxPurpose04 .boxCont01 .dl0101 > dt {
  width: 301px;
  padding-left: 1.65em;
  letter-spacing: 0.1em;
  font-size: 2.2rem;
  font-weight: 600;
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont01 .dl0101 > dt {
    width: 100%;
    font-size: 1.2rem;
  }
}

.boxPurpose04 .boxCont01 .dl0101 > dt > span {
  position: relative;
}

.boxPurpose04 .boxCont01 .dl0101 > dt > span:before {
  content: '';
  position: absolute;
  top: 0.6em;
  left: -1.18em;
  width: 0.34em;
  height: 0.34em;
  border-radius: 0.34em;
  background-color: #fff;
}

.boxPurpose04 .boxCont01 .dl0101 > dd {
  width: calc(100% - 301px);
  padding-bottom: 0.1em;
  letter-spacing: 0.04em;
  font-size: 1.7rem;
}
@media all and (max-width: 1200px){
  .boxPurpose04 .boxCont01 .dl0101 > dd {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont01 .dl0101 > dd {
    width: 100%;
    padding-left: 1.9em;
    font-size: 1.0rem;
  }
}


.boxPurpose04 .boxCont02 {
  /*padding-top: 5.4em;*/
  padding-bottom: 7.3em;
/*
  background-image: url('./../../images/purpose/purpose04-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
*/
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont02 {
    /*padding-top: 3.0em;*/
    padding-bottom: 3.0em;
  }
}

.boxPurpose04 .boxCont02In .boxCont01F {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont02In .boxCont01F {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.boxPurpose04 .boxCont02In .boxCont01FOne {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 23.4%;
  min-height: 251px;
  margin-right: calc((100% - 23.4% * 4) / 3);
  padding: 3.1em 1% 1.5em 1%;
  border-radius: 1.4em;
  background-color: #fff;
}
.boxPurpose04 .boxCont02In .boxCont01FOne:last-child {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont02In .boxCont01FOne {
    width: 49%;/*70%;*/
    min-height: auto;
    margin-right: calc(100% - 49% * 2);
    margin-bottom: 0.5em;
    padding: 1.5em 2% 1.5em 2%;
  }
  .boxPurpose04 .boxCont02In .boxCont01FOne:nth-child(2n) {
    margin-right: 0;
  }
  .boxPurpose04 .boxCont02In .boxCont01FOne:last-child {
    margin-right: auto;
  }
}

@media all and (max-width: 1240px){
  .boxPurpose04 .boxCont02In .boxCont01FOne .ttlBase06 {
    font-size: 2.3rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont02In .boxCont01FOne .ttlBase06 {
    font-size: 1.4rem;
  }
}

.boxPurpose04 .boxCont02In .boxCont01FOne .p01 {
  padding-left: 0.1em;
  line-height: 1.75;
  letter-spacing: 0.06em;
  font-size: 1.25rem;
  color: #555;
}
@media all and (max-width: 1240px){
  .boxPurpose04 .boxCont02In .boxCont01FOne .p01 {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 750px){
  .boxPurpose04 .boxCont02In .boxCont01FOne .p01 {
    font-size: 0.9rem;
  }
}

@media all and (max-width: 750px){
  .boxPurpose04 .boxCont02In .boxCont01FOne .p01 br {
    display: none;
  }
}


/*##### Recruit Archive #####*/
.boxRecruitTop {
  margin-bottom: 3.0em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxRecruitTop {
    margin-bottom: 2.5em;
    padding-top: 3.0em;
  }
}

.boxRecruitTop .boxTtl {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 240px;
  background-color: #3db0f4;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxRecruitTop .boxTtl {
    height: 40vw;
    margin-bottom: 15vw;
    padding-bottom: 5vw;
  }
}

.boxRecruitTop .boxTtl .ttl01 {
  letter-spacing: 0.12em;
  font-size: 2.4rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxRecruitTop .boxTtl .ttl01 {
    font-size: 1.6rem;
  }
}

.boxRecruit01Wrap {
  padding-top: 5.65em;
  padding-bottom: 7.0em;
  background-color: #eee;
}
@media all and (max-width: 750px){
  .boxRecruit01Wrap {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
}

.boxRecruitList01 {
  margin-bottom: 7.2em;
}
@media all and (max-width: 750px){
  .boxRecruitList01 {
    margin-bottom: 2.5em;
  }
}

.boxRecruitList01 .boxListOne {
  margin-bottom: 2.5em;
  border-bottom: 0;
}

@media all and (max-width: 750px){
  .boxRecruitList01 .boxListOne:first-child {
    padding-top: 0;
  }
}

.boxRecruitList01 .boxListOne:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.boxRecruitList01 .boxListOneIn {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxListOneIn {
    display: block;
  }
}

.boxRecruitList01 .boxListImg {
  width: 324px;
  height: 238px;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxListImg {
    width: 100%;
    height: 70vw;
    margin-bottom: 5vw;
  }
}

.boxRecruitList01 .boxListImg img.imgMain {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  border-radius: 0.9em;
}

.boxRecruitList01 .boxListTxt {
  position: relative;
  width: calc(100% - (324px + 2.2%));
  min-height: 238px;
  margin-left: 2.2%;
  padding: 1.66em 0.8% 0.8em 1.59%;
  border: 2px #d3d3d3 solid;
  border-radius: 0.7em;
  background-color: #fff;
  background-image: url('./../../images/base/base-icn-arrow01-41x41-blue.png');
  background-repeat: no-repeat;
  background-position: calc(100% - 0.5em) calc(100% - 0.9em);
  background-size: 30px auto;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxListTxt {
    width: 100%;
    min-height: auto;
    margin-left: 0;
    padding: 1.0em 4% 2.7em 4%;
    background-size: 5vw auto;
  }
}

.boxRecruitList01 .boxListTxt:before,
.boxRecruitList01 .boxListTxt:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: scale(1, 0.6);
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxListTxt:before,
  .boxRecruitList01 .boxListTxt:after {
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
    transform: scale(0.6, 1);
  }
}

.boxRecruitList01 .boxListTxt:before {
  left: -50px;
  width: 25px;
  height: 25px;
  border: 25px rgba(255,255,255,0) solid;
  border-right: 25px #d3d3d3 solid;
}
.boxRecruitList01 .boxListTxt:after {
  z-index: 2;
  left: -43px;
  width: 22px;
  height: 22px;
  border: 22px rgba(255,255,255,0) solid;
  border-right: 22px #fff solid;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxListTxt:before {
    top: calc(-5vw * 2);
    left: 0;
    width: 5vw;
    height: 5vw;
    border: 5vw rgba(255,255,255,0) solid;
    border-bottom: 5vw #d3d3d3 solid;
  }
  .boxRecruitList01 .boxListTxt:after {
    top: calc(-5vw * 2 + 1.5vw);
    left: 0;
    width: 4.5vw;
    height: 4.5vw;
    border: 4.5vw rgba(255,255,255,0) solid;
    border-bottom: 4.5vw #fff solid;
  }
}

.boxRecruitList01 .boxListTxt .boxTtl {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.3em;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxListTxt .boxTtl {
    margin-bottom: 1.0em;
  }
  .boxRecruitList01 .boxListTxt .boxTtl.typeOneLine {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.boxRecruitList01 .boxListTxt .boxTtl01 {
  order: 2;
  padding-top: 0.5em;
  padding-left: 1%;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxListTxt .boxTtl.typeOneLine .boxTtl01 {
    width: 100%;
  }
}

.boxRecruitList01 .boxListTxt .boxTtl02 {
  order: 1;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxListTxt .boxTtl.typeOneLine .boxTtl02 {
    width: 100%;
  }
}


.boxRecruitList01 .boxTtl01 .ttlList {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.3em;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxTtl01 .ttlList {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    min-height: 14vw;
    margin-bottom: 0.5em;
  }
  .boxRecruitList01 .boxTtl.typeOneLine .boxTtl01 .ttlList {
    min-height: auto;
  }
}

.boxRecruitList01 .boxTtl01 .ttlList .ttlMain {
  margin-right: 0.3em;
  letter-spacing: 0.12em;
  font-size: 1.8rem;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxTtl01 .ttlList .ttlMain {
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
}

.boxRecruitList01 .boxTtl01 .ttlList .ttlSub {
  letter-spacing: 0.1em;
  font-size: 1.34rem;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxTtl01 .ttlList .ttlSub {
    letter-spacing: 0.08em;
    font-size: 1.0rem;
  }
}

.boxRecruitList01 .boxTtl01 .pShop {
  padding-left: 0.1em;
  letter-spacing: 0.13em;
  font-size: 1.3rem;
  font-weight: 700;
  color: #3b9ad2;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxTtl01 .pShop {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    letter-spacing: 0.08em;
    font-size: 0.95rem;
  }
  .boxRecruitList01 .boxTtl.typeOneLine .boxTtl01 .pShop {
    width: 100%;
    margin-left: 0;
  }
}

.boxRecruitList01 .ulListCat {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxRecruitList01 .ulListCat > li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 84px;
  height: 84px;
  margin-right: 0.5em;
  margin-bottom: 0.2em;
  padding: 0.1em 0 0 0;
  border-radius: 0.6em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: 1.1rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .ulListCat > li {
    width: 17vw;
    height: 17vw;
    padding-top: 0.1em;
    letter-spacing: normal;
    font-size: 0.8rem;
  }
}

.boxRecruitList01 .boxDl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxDl01 {
    display: block;
  }
}

.boxRecruitList01 .boxDl01L {
  width: 33%;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxDl01L {
    width: 100%;
  }
}

.boxRecruitList01 .boxDl01R {
  width: calc(100% - 33%);
  padding: 0 3.5% 0 2%;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxDl01R {
    width: 100%;
    padding: 0;
  }
}

.boxRecruitList01 .boxDl01R .p01 {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 1.7;
  letter-spacing: 0.03em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxDl01R .p01 {
    padding-left: 1.1em;
    font-size: 0.9rem;
  }
}

.boxRecruitList01 .boxDl01 .dlBase {
  line-height: 1.7;
  letter-spacing: 0.03em;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxDl01 .dlBase {
    display: block;
  }
}

.boxRecruitList01 .boxDl01 .dlBase:not(:last-child) {
  margin-bottom: 0.35em;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxDl01 .dlBase:not(:last-child) {
    margin-bottom: 0.7em;
  }
  .boxRecruitList01 .boxDl01L .dlBase:last-child {
    margin-bottom: 0.7em;
  }
}

.boxRecruitList01 .boxDl01 .dlBase > dt {
  position: relative;
  padding-left: 1.15em;
  padding-right: 0.9em;
  letter-spacing: 0.05em;
  font-weight: 700;
}
.boxRecruitList01 .boxDl01L .dlBase > dt {
  width: 83px;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxDl01 .dlBase > dt {
    padding-right: 0;
  }
  .boxRecruitList01 .boxDl01L .dlBase > dt {
    width: 100%;
  }
}

.boxRecruitList01 .boxDl01 .dlBase > dt:before {
  content: '';
  position: absolute;
  top: 0.45em;
  left: 0.15em;
  width: 0.55em;
  height: 0.55em;
  border-radius: 0.55em;
  background-color: #ffe63b;
}

.boxRecruitList01 .boxDl01 .dlBase > dd {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.boxRecruitList01 .boxDl01L .dlBase > dd {
  -webkit-line-clamp: 1;
  width: calc(100% - 83px);
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxDl01 .dlBase > dd {
    padding-left: 1.1em;
  }
  .boxRecruitList01 .boxDl01L .dlBase > dd {
    width: 100%;
  }
}

.boxRecruitList01 .boxLink {
  text-align: right;
}

.boxRecruitList01 .boxLink .link {
  position: absolute;
  right: 1%;
  bottom: 0.8em;
  padding-right: 2.1em;
  letter-spacing: 0.07em;
  font-family: var(--base-font-en);
  font-size: 0.9rem;
  font-weight: 700;
  color: #e4370c;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxLink .link {
    right: 4%;
    padding-right: 1.4em;
    font-size: 0.8rem;
  }
}

.boxRecruitList01 .boxLink .link:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  background-image: url('./../../images/base/base-icn-arrow04-orange.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxRecruitList01 .boxLink .link:after {
    top: 0.2em;
    width: 0.9em;
    height: 0.9em;
    background-size: contain;
  }
}


/*##### Recruit Single #####*/
.boxRecruitS01Wrap {
  padding-top: 5.0em;/*2.2em;*/
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxRecruitS01Wrap {
    padding-top: 0;/*3.0em;*/
  }
}

.boxRecruitS01 .boxSingleImgTxt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleImgTxt {
    display: block;
  }
}

.boxRecruitS01 .boxSingleImg {
  width: 33.2%;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleImg {
    width: 100%;
    text-align: center;
  }
}

.boxRecruitS01 .boxSingleImg img {
  border-radius: 0.7em;
}

.boxRecruitS01 .boxSingleImg .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-top: 2.4em;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleImg .boxLink {
    margin-top: 1.5em;
  }
}

.boxRecruitS01 .boxSingleImg .boxLink a {
  margin-bottom: 0.6em;
  padding: 0.2em 0 0.2em 2.2em;
  background-image: url('./../../images/base/base-icn-arrow04-blue.png');
  background-repeat: no-repeat;
  background-position: 0.2em 0.25em;
  background-size: auto auto;
  text-decoration: underline;
  letter-spacing: 0.05em;
  font-size: 1.13rem;
  font-weight: 700;
}
@media all and (max-width: 1170px){
  .boxRecruitS01 .boxSingleImg .boxLink a {
    padding: 0.2em 0 0.2em 1.5em;
    background-position: left 0.25em;
  }
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleImg .boxLink a {
    margin-bottom: 0.6em;
    padding: 0.2em 0 0.2em 1.4em;
    background-position: left 0.35em;
    background-size: 4vw auto;
    font-size: 0.95rem;
  }
}

.boxRecruitS01 .boxSingleTxt {
  width: calc(100% - 33.2%);
  padding-left: 3%;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleTxt {
    width: 100%;
    padding-left: 0;
  }
}

.boxRecruitS01 .boxSingleTxt .boxTtl {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  min-height: 138px;
  margin-bottom: 3.0em;
  padding: 1.66em 0.8% 0.8em 2.5%;
  border: 2px #d3d3d3 solid;
  border-radius: 0.7em;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleTxt .boxTtl {
    min-height: auto;
    margin-top: 2.0em;
    margin-bottom: 2.0em;
    padding: 1.0em 4% 0.8em 4%;
    border: 2px #d3d3d3 solid;
    border-radius: 0.7em;
  }
  .boxRecruitS01 .boxSingleTxt .boxTtl.typeOneLine {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.boxRecruitS01 .boxSingleTxt .boxTtl:before,
.boxRecruitS01 .boxSingleTxt .boxTtl:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: scale(1, 0.6);
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleTxt .boxTtl:before,
  .boxRecruitS01 .boxSingleTxt .boxTtl:after {
    top: auto;
    bottom: auto;
    left: 0;
    right: 0;
    transform: scale(0.6, 1);
  }
}

.boxRecruitS01 .boxSingleTxt .boxTtl:before {
  left: -50px;
  width: 25px;
  height: 25px;
  border: 25px rgba(255,255,255,0) solid;
  border-right: 25px #d3d3d3 solid;
}
.boxRecruitS01 .boxSingleTxt .boxTtl:after {
  z-index: 2;
  left: -43px;
  width: 22px;
  height: 22px;
  border: 22px rgba(255,255,255,0) solid;
  border-right: 22px #fff solid;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleTxt .boxTtl:before {
    top: -50px;
    left: 0;
    border: 25px rgba(255,255,255,0) solid;
    border-bottom: 25px #d3d3d3 solid;
  }
  .boxRecruitS01 .boxSingleTxt .boxTtl:after {
    top: -43px;
    left: 0;
    border: 22px rgba(255,255,255,0) solid;
    border-bottom: 22px #fff solid;
  }
}

.boxRecruitS01 .boxSingleTxt .boxTtl01 {
  order: 2;
  padding-top: 0.5em;
  padding-left: 1%;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleTxt .boxTtl.typeOneLine .boxTtl01 {
    width: 100%;
  }
}

.boxRecruitS01 .boxSingleTxt .boxTtl02 {
  order: 1;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleTxt .boxTtl.typeOneLine .boxTtl02 {
    width: 100%;
  }
}

.boxRecruitS01 .boxSingleTxt .boxTtl01 .ttlSingle {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.1em;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleTxt .boxTtl01 .ttlSingle {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    min-height: 18vw;
  }
  .boxRecruitS01 .boxSingleTxt .boxTtl.typeOneLine .boxTtl01 .ttlSingle {
    min-height: auto;
  }
}

.boxRecruitS01 .boxSingleTxt .boxTtl01 .ttlSingle .ttlMain {
  margin-right: 0.3em;
  letter-spacing: 0.17em;
  font-size: 2.34rem;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleTxt .boxTtl01 .ttlSingle .ttlMain {
    letter-spacing: 0.1em;
    font-size: 1.5rem;
  }
}

.boxRecruitS01 .boxSingleTxt .boxTtl01 .ttlSingle .ttlSub {
  letter-spacing: 0.1em;
  font-size: 1.34rem;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleTxt .boxTtl01 .ttlSingle .ttlSub {
    letter-spacing: 0.08em;
    font-size: 1.0rem;
  }
}

.boxRecruitS01 .boxSingleTxt .boxTtl01 .pShop {
  padding-left: 0.1em;
  letter-spacing: 0.13em;
  font-size: 1.3rem;
  font-weight: 700;
  color: #e4370c;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleTxt .boxTtl01 .pShop {
    width: 100%;/*calc(100% + 19vw);*/
    margin-left: 0;/*-19vw;*/
    padding-left: 0;
    letter-spacing: 0.08em;
    font-size: 1.0rem;
  }
  .boxRecruitS01 .boxSingleTxt .boxTtl.typeOneLine .boxTtl01 .pShop {
    width: 100%;
    margin-left: 0;
  }
}

.boxRecruitS01 .boxSingleTxt .ulSingleCat {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxRecruitS01 .boxSingleTxt .ulSingleCat > li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 84px;
  height: 84px;
  margin-right: 0.5em;
  margin-bottom: 0.2em;
  padding: 0.1em 0 0 0;
  /*border: 1px #000 solid;*/
  border-radius: 0.6em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: 1.1rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingleTxt .ulSingleCat > li {
    width: 17vw;
    height: 17vw;
    padding-top: 0.1em;
    letter-spacing: normal;
    font-size: 0.8rem;
  }
}

.boxRecruitS01 .boxSingleCont {
  padding-left: 2.9%;
}


.boxRecruitS01 .boxSingle02 {
  position: relative;
  z-index: 2;
  margin-top: 5.7em;
  padding-top: 4.7em;
  padding-bottom: 14.3em;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingle02 {
    margin-top: 2.5em;
    padding-top: 2.0em;
    padding-bottom: 7.5em;
  }
}

.boxRecruitS01 .boxSingle02:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: -50%;
  width: 200%;
  height: 100%;
  background-color: #eee;
}

.boxRecruitS01 .boxSingle02 .dlBase01:after {
  left: calc(180px - 2.2%);
  width: 2.2%;
  background-color:#eee;
}

.boxRecruitS01 .boxSingle02 .dlBase01 > dt {
  width: 180px;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingle02 .dlBase01 > dt {
    width: 100%;
  }
}

.boxRecruitS01 .boxSingle02 .dlBase01 > dt > span:before {
  background-color: #0081cc;
}

.boxRecruitS01 .boxSingle02 .dlBase01 > dd {
  width: calc(100% - 180px);
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxSingle02 .dlBase01 > dd {
    width: 100%;
  }
}

.boxRecruitS01 .boxEntryForm {
  margin-top: 8em;/*5em;*/
  background-color: #fff;
  /*border: 1px #ff0000 solid;*/
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxEntryForm {
    margin-top: 5.0em;
    padding: 0 4vw;
  }
}

.boxRecruitS01 .boxEntryForm .ttl01 {
  position: relative;
  top: -1.5em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 55%;
  height: 2.95em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.05em;
  border-radius: 2.95em;
  background-color: #0081cc;
  letter-spacing: 0.11em;
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxEntryForm .ttl01 {
    max-width: none;
    height: 2.5em;
    margin-bottom: 0;
    border-radius: 2.5em;
    letter-spacing: 0.1em;
    font-size: 1.3rem;
  }
}

.boxRecruitS01 .boxEntryForm .ttl01:after {
  content: '';
  position: absolute;
  bottom: calc(-15px * 2);
  left: 0;
  right: 0;
  width: 15px;
  height: 15px;
  margin: auto;
  border: 15px rgba(255,255,255,0) solid;
  border-top: 15px #0081cc solid;
  transform: scale(0.6, 1);
}

@media all and (max-width: 750px){
  .boxRecruitS01 .boxEntryForm .boxCsnkForm .boxTtl {
    margin-top: 0;
  }
}

.boxRecruitS01 .boxBaseSingleBackLink01 {
  position: relative;
  z-index: 3;
}

.boxRecruitS01 .boxBaseSingleBackLink01 {
  position: relative;
  z-index: 3;
}

.boxRecruitS01 .boxBaseSingleBackLink01 a {
  margin: -7.15em auto 7.15em auto;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxBaseSingleBackLink01 a {
    margin: -5em auto 5em auto;
  }
}

.pageRecruit.single .boxBaseArchiveSearchWrap {
  position: relative;
  z-index: 2;
  padding-top: 4em;
}


/*##### Story Archive #####*/
.boxStoryTopWrap {
  margin-top: -2.6em;
  padding-bottom: 19.0em;
}
@media all and (max-width: 750px){
  .boxStoryTopWrap {
    margin-top: 0;
    padding-top: 3.0em;
    padding-bottom: 12.0em;
  }
}

.boxStory01Wrap {
  padding-bottom: 7.85em;
  background-image: url('./../../images/story/story01-bg01.jpg');
  background-repeat: repeat-y;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxStory01Wrap {
    padding-bottom: 3.0em;
    background-size: 100% 100%;
  }
}

.boxStory01 .ttlBase02 {
  top: -14.05em;
  margin-bottom: -14.05em;
}
@media all and (max-width: 750px){
  .boxStory01 .ttlBase02 {
    top: -9.0em;
    margin-bottom: -13.0em;
  }
}

.boxStory01 .boxList {
  min-height: 200px;
  margin-top: 6.9em;
}

.boxStory01 .boxListOne {
  overflow: hidden;
  margin-bottom: 3.0em;
  border-radius: 1.5em;
  background-color: #fff;
}

.boxStory01 .boxListOne:last-child {
  margin-bottom: 0;
}

.boxStory01 .boxListOneIn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 750px){
  .boxStory01 .boxListOneIn {
    display: block;
  }
}

.boxStory01 .boxListOneIn .boxImg {
  width: 49.4%;
}
@media all and (max-width: 750px){
  .boxStory01 .boxListOneIn .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxStory01 .boxListOneIn .boxTxt {
  position: relative;
  width: calc(100% - 49.4%);
  padding-bottom: 11.0em;
}
@media all and (max-width: 750px){
  .boxStory01 .boxListOneIn .boxTxt {
    width: 100%;
    padding-bottom: 1.5em;
  }
}

.boxStory01 .boxListOneIn .boxTxt .boxTop {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1.85em;
}
@media all and (max-width: 750px){
  .boxStory01 .boxListOneIn .boxTxt .boxTop {
    margin-bottom: 1.0em;
  }
}

.boxStory01 .boxListOneIn .boxTxt .boxTop .pNo {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 2.6em;
  padding: 0.3em 1.22em 0.2em 1.22em;
  border-bottom-right-radius: 0.5em;
  background-color: #0081cc;
  font-family: var(--base-font-en);
  font-size: 1.55rem;
  font-weight: 600;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxStory01 .boxListOneIn .boxTxt .boxTop .pNo {
    min-height: 2.2em;
    padding: 0.3em 0.8em 0.2em 0.8em;
    font-size: 1.2rem;
  }
}

.boxStory01 .boxListOneIn .boxTxt .boxTop .pNo > span {
  transform: skew(-11deg);
}

.boxStory01 .boxListOneIn .boxTxt .boxTop .txtReadMore {
  position: relative;
  display: inline-block;
  margin-right: 1.3em;
  padding: 0.3em 2.6em 0 0;
  letter-spacing: normal;
  font-family: var(--base-font-en);
  font-size: 1.1rem;
  font-weight: 500;
  color: #0081cc;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxStory01 .boxListOneIn .boxTxt .boxTop .txtReadMore {
    font-size: 0.95rem;
  }
}

.boxStory01 .boxListOneIn .boxTxt .boxTop .txtReadMore:before,
.boxStory01 .boxListOneIn .boxTxt .boxTop .txtReadMore:after {
  content: '';
  position: absolute;
  transform: skew(11deg);
}
.boxStory01 .boxListOneIn .boxTxt .boxTop .txtReadMore:before {
  top: 0.4em;
  bottom: 0;
  right: 0;
  width: 1.95em;
  height: 1.95em;
  margin: auto;
  border: 0.3em #73bae3 solid;
  border-radius: 1.95em;
  background-color: #f1f1f1;
}
.boxStory01 .boxListOneIn .boxTxt .boxTop .txtReadMore:after {
  z-index: 2;
  top: 0.4em;
  bottom: 0;
  right: 0.46em;
  width: 0.3em;
  height: 0.3em;
  margin: auto;
  border: 0.3em rgba(255,255,255,0) solid;
  border-left: 0.45em #0081cc solid;
}

.boxStory01 .boxListOneIn .boxTxtIn {
  padding-left: 6%;
  padding-right: 3%;
}

.boxStory01 .boxListOneIn .boxTxt .ttlList {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0.54em;
  letter-spacing: 0.035em;
  font-size: 2.35rem;
  font-weight: 700;
  color: #0081cc;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxStory01 .boxListOneIn .boxTxt .ttlList {
    font-size: 1.3rem;
  }
}

@media all and (max-width: 750px){
  .boxStory01 .boxListOneIn .boxTxt .boxBaseCom {
    margin-bottom: 1.0em;
  }
}

.boxStory01 .boxListOneIn .boxTxt .boxBaseCom > p {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.boxStory01 .boxListOneIn .boxTxt .p01 {
  position: absolute;
  bottom: 0.68em;
  right: 1.27em;
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 180%;
  text-align: right;
  line-height: 1.2;
  letter-spacing: 0.041em;
  font-size: 3.35rem;
  font-weight: 600;
  text-shadow: 1px 1px 1px #fff;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxStory01 .boxListOneIn .boxTxt .p01 {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    padding-right: 5%;
    font-size: 1.3rem;
  }
}


/*##### Story Single #####*/
.boxStoryMv {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding-right: 3.4%;
}
@media all and (max-width: 750px){
  .boxStoryMv {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }
}

.boxStoryMv .pStoryMv {
  margin-bottom: 0.42em;
  line-height: 1.0;
  letter-spacing: 0.01em;
  font-family: var(--base-font-en);
  font-size: 6.6rem;
  font-weight: 600;
  color: #fff;
  mix-blend-mode: overlay;
  transform: skew(-20deg);
}
@media all and (max-width: 750px){
  .boxStoryMv .pStoryMv {
    padding-right: 1.0em;
    letter-spacing: normal;
    font-size: 1.2rem;
    text-shadow: 2px 2px 0 #0081cc, 1px 1px 2px #0081cc, 0 0 2px #0081cc;
    mix-blend-mode: normal;
	width:100%
  }
}

.boxStoryMv .pStoryMv .txtNum {
  position: relative;
  top: -0.04em;
  font-size: 8.5rem;
  font-weight: 600;
}
@media all and (max-width: 750px){
  .boxStoryMv .pStoryMv .txtNum {
    font-size: 2.0rem;
  }
}

.boxStoryMv .ttlStory {
  width: 100%;
  max-width: 607px;
  margin-bottom: 0.56em;
  line-height: 1.26;
  letter-spacing: 0.07em;
  font-size: 5rem;
  font-weight: 900;
  text-indent: -0.25em;
  color: #0081cc;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxStoryMv .ttlStory {
    /*width: auto;*/
    min-height: 4.5em;
    max-width: none;
    /*margin-bottom: 1.2em;
    font-size: 2rem;*/
    margin-bottom: 0.2em;
    font-size: 2rem;
    text-shadow: 2px 2px 0 #fff, 1px 1px 2px #fff, 0 0 2px #fff;
  }
}

.boxStoryMv .pStoryMv02 {
  width: 100%;
  max-width: 610px;
  line-height: 2.05;
  letter-spacing: 0.056em;
  font-size: 1.4rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxStoryMv .pStoryMv02 {
    max-width: none;
    line-height: 1.8;
    font-size: 0.9rem;
    width:103%;
  }
}

.boxStoryS01Wrap {
  margin-top: -1.9em;
  padding-bottom: 6.15em;
  background-image: url('./../../images/story/story01-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxStoryS01Wrap {
    margin-top: -2.0em;
    padding-top: 10.0em;
    padding-bottom: 3.0em;
    background-size: 100% auto;
  }
}

.boxStoryS01 .ttl01 {
  position: relative;
  margin-bottom: 1.35em;
  padding-top: 1.43em;
  padding-left: 1.0em;
  text-align: center;
  line-height: 1.61;
  letter-spacing: 0.07em;
  font-size: 3.45rem;
  font-weight: 800;
  text-indent: -0.8em;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxStoryS01 .ttl01 {
    padding-left: 0;
    font-size: 1.4rem;
  }
}

.boxStoryS01 .ttl01:before {
  content: '';
  position: absolute;
  top: 0;
  left: -0.92em;
  right: 0;
  width: 4.4em;
  height: 0.2em;
  margin: auto;
  background-color: #0081cc;
}

.boxStoryS01 .boxPostBody .ttlBase09 {
  padding-left: 0.15em;
}

.boxStoryS01 .boxPostBody.typeLarge02 > p {
  padding-left: 0.35em;
}
@media all and (max-width: 750px){
  .boxStoryS01 .boxPostBody.typeLarge02 > p {
    padding-left: 0;
  }
}

.boxStoryS01 .boxPostBody .boxBaseLayoutCol2LR .wp-block-image img {
  border-radius: 1.5em;
}

.boxStorySBottom .boxCont01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 17.8em;
  padding-bottom: 0.1em;
  background-color: #16ade1;
  mix-blend-mode: multiply;
}
@media all and (max-width: 750px){
  .boxStorySBottom .boxCont01 {
    height: 14.0em;
  }
}

.boxStorySBottom .boxCont01 .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxStorySBottom .boxCont01 .boxLink {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
}

.boxStorySBottom .boxCont01 .boxLink a {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 16.25em;
  height: 2.67em;
  padding: 0.2em 1.9em 0.2em 1.1em;
  border-radius: 2.67em;
  letter-spacing: 0.08em;
  font-size: 2.45rem;
  font-weight: 900;
  color: #000;
}
.boxStorySBottom .boxCont01 .boxLink a.link01 {
  margin-right: 2.6%;
  background-color: #fcff00;
}
.boxStorySBottom .boxCont01 .boxLink a.link02 {
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxStorySBottom .boxCont01 .boxLink a {
    width: 100%;
    height: auto;
    min-height: 3.5em;
    margin: 0.5em 0;
    padding: 0.8em 1.9em 0.8em 1.9em;
    font-size: 1.2rem;
  }
  .boxStorySBottom .boxCont01 .boxLink a.link01 {
    margin-right: 0;
  }
}

.boxStorySBottom .boxCont01 .boxLink a:before,
.boxStorySBottom .boxCont01 .boxLink a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxStorySBottom .boxCont01 .boxLink a:before {
  right: 0.73em;
  width: 1.06em;
  height: 1.06em;
  border-radius: 1.0em;
  background-color: #16ade1;
}
.boxStorySBottom .boxCont01 .boxLink a.link01:before {
  border: 0.17em #56c4a2 solid;
}
.boxStorySBottom .boxCont01 .boxLink a.link02:before {
  border: 0.17em #57c4e9 solid;
}
.boxStorySBottom .boxCont01 .boxLink a:after {
  z-index: 2;
  right: 1em;
  width: 0.14em;
  height: 0.14em;
  border: 0.14em rgba(255,255,255,0) solid;
}
.boxStorySBottom .boxCont01 .boxLink a.link01:after {
  border-left: 0.25em #fcff00 solid;
}
.boxStorySBottom .boxCont01 .boxLink a.link02:after {
  border-left: 0.25em #fff solid;
}

.boxStorySBottom .boxCont01 .boxLink a > span {
  position: relative;
  transform: skew(-9deg);
}
.boxStorySBottom .boxCont01 .boxLink a.link02 > span {
  padding-left: 1.75em;
}

.boxStorySBottom .boxCont01 .boxLink a > span:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  transform: skew(9deg);
}
.boxStorySBottom .boxCont01 .boxLink a.link01 > span:before {
  left: -2.15em;
  width: 58px;
  height: fit-content;
  background-image: url('./../../images/base/base-icn-deco05.png');
  aspect-ratio: 29 / 32;
}
.boxStorySBottom .boxCont01 .boxLink a.link02 > span:before {
  top: 0.15em;
  left: -0.84em;
  width: 72px;
  height: fit-content;
  background-image: url('./../../images/base/base-icn-deco06.png');
  aspect-ratio: 72 / 55;
}
@media all and (max-width: 750px){
  .boxStorySBottom .boxCont01 .boxLink a.link01 > span:before {
    top: 0.15em;
    left: -2.4em;
    width: 1.8em;
    height: calc(1.8em * 32 / 29);
  }
  .boxStorySBottom .boxCont01 .boxLink a.link02 > span:before {
    top: 0.15em;
    left: -0.84em;
    width: 1.8em;
    height: calc(1.8em * 55 / 72);
  }
}

.boxStorySBottom .boxCont01 .boxLink a > span .txtSmall {
  position: relative;
  top: -0.12em;
  left: -0.06em;
  letter-spacing: 0.03em;
  font-size: 1.99rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxStorySBottom .boxCont01 .boxLink a > span .txtSmall {
    top: 0;
    left: 0;
    font-size: 0.95rem;
  }
}


/*##### Voice #####*/
.boxVoiceTopWrap {
  margin-top: -2.6em;
  padding-bottom: 5.55em;
}
@media all and (max-width: 750px){
  .boxVoiceTopWrap {
    margin-top: 0;
    padding-top: 3.0em;
    padding-bottom: 3.0em;
  }
}

.boxVoiceTop .boxBaseCopy {
  margin-bottom: 3.0em;
}

.boxVoice01Wrap {
  padding-top: 4.68em;
  background-image: url('./../../images/voice/voice01-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  background-color: #bbe6ff;
}
@media all and (max-width: 750px){
  .boxVoice01Wrap {
    padding-top: 1.3em;
  }
}

.boxVoice01 .boxCont01 {
  overflow: hidden;
  margin-bottom: 2.95em;
  border-radius: 1.5em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont01 {
    margin-bottom: 2.0em;
    border-radius: 0.8em;
  }
}

.boxVoice01 .boxCont01LRWrap {
  padding: 0 2.4% 6.7em 2.4%;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont01LRWrap {
    padding: 0 5% 1.5em 5%;
  }
}

.boxVoice01 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont01LR {
    display: block;
  }
}

.boxVoice01 .boxCont01LR .boxImg {
  width: 44.92%;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont01LR .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxVoice01 .boxCont01LR .boxImg .ttlBase18 {
  margin-right: 0.4em;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont01LR .boxImg .ttlBase18 {
    margin-right: 0;
  }
}

.boxVoice01 .boxCont01LR .boxImg img {
  position: relative;
  left: -0.3em;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont01LR .boxImg img {
    left: auto;
  }
}

.boxVoice01 .boxCont01LR .boxTxt {
  width: calc(100% - 44.92%);
  padding-top: 0.1em;
  padding-left: 4.25%;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont01LR .boxTxt {
    width: 100%;
    padding-left: 0;
    padding-top: 1.0em;
  }
}

.boxVoice01 .boxCont01LR .boxTxt .ttl03 {
  margin-bottom: 1.08em;
  letter-spacing: 0.11em;
  font-size: 2.15rem;
  font-weight: 700;
  color: #0081cc;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont01LR .boxTxt .ttl03 {
    margin-bottom: 0.8em;
    letter-spacing: 0.08em;
    font-size: 1.2rem;
  }
}

.boxVoice01 .boxCont01LR .boxTxt .boxBaseCom {
  padding-left: 0.15em;
  padding-right: 1.0em;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont01LR .boxTxt .boxBaseCom {
    padding-left: 0;
    padding-right: 0;
  }
}

.boxVoice01 .boxCont02Wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 1765px){
  .boxVoice01 .boxCont02Wrap {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont02Wrap {
    display: block;
  }
}

.boxVoice01 .boxCont02 {
  overflow: hidden;
  width: 48.85%;
  margin-right: calc(100% - 48.85% * 2);
  margin-bottom: 2.95em;
  padding-bottom: 4.8em;
  border-radius: 1.5em;
  background-color: #fff;
}
.boxVoice01 .boxCont02:nth-child(2n) {
  margin-right: 0;
}
@media all and (max-width: 1765px){
  .boxVoice01 .boxCont02 {
    max-width: 700px;
  }
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont02 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.0em;
    padding-bottom: 2.0em;
    border-radius: 0.8em;
  }
  .boxVoice01 .boxCont02.no02 {
    margin-bottom: 1.0em;
  }
}

.boxVoice01 .boxCont02LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 1765px){
  .boxVoice01 .boxCont02LR {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 8%;
  }
}

.boxVoice01 .boxCont02LR .boxImg {
  width: 47.3%;
  text-align: center;
}
.boxVoice01 .boxCont02.no01 .boxCont02LR .boxImg {
  padding-top: 2.05em;
}
.boxVoice01 .boxCont02.no02 .boxCont02LR .boxImg {
  padding-top: 1.0em;
}
@media all and (max-width: 1765px){
  .boxVoice01 .boxCont02LR .boxImg {
    width: 100%;
  }
  .boxVoice01 .boxCont02.no01 .boxCont02LR .boxImg {
    padding-top: 0;
  }
  .boxVoice01 .boxCont02.no02 .boxCont02LR .boxImg {
    padding-top: 0;
  }
}

.boxVoice01 .boxCont02LR .boxTxt {
  width: calc(100% - 47.3%);
}
.boxVoice01 .boxCont02.no01 .boxCont02LR .boxTxt {
  padding-top: 1.17em;
}
.boxVoice01 .boxCont02.no02 .boxCont02LR .boxTxt {
  padding-top: 3.5em;
}
@media all and (max-width: 1765px){
  .boxVoice01 .boxCont02LR .boxTxt {
    width: 100%;
    max-width: 470px;
  }
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont02LR .boxTxt {
    max-width: none;
  }
  .boxVoice01 .boxCont02.no01 .boxCont02LR .boxTxt {
    padding-top: 2.0em;
  }
  .boxVoice01 .boxCont02.no02 .boxCont02LR .boxTxt {
    padding-top: 2.0em;
  }
}

.boxVoice01 .boxCont02LR .boxTxt .boxOl01 {
  margin-bottom: 2.0em;
}

.boxVoice01 .boxCont02LR .boxTxt .ol01 > li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-bottom: 0.85em;
}
.boxVoice01 .boxCont02LR .boxTxt .ol01 > li:last-child {
  margin-bottom: 0;
}

.boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtSub {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  width: 5.2em;
  letter-spacing: 0.12em;
  font-family: var(--base-font-en);
  font-weight: 600;
}
.boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtSub.no01 {
  color: #0081cc;
}
.boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtSub.no02 {
  color: #ff791f;
}
.boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtSub.no03 {
  color: #ff74c9;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtSub {
    position: relative;
    top: -0.1em;
    width: 4.0em;
  }
}

.boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtSub .txtStr {
  position: relative;
  top: 0.05em;
  font-size: 1.9rem;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtSub .txtStr {
    top: 0.1em;
    font-size: 1.2rem;
  }
}

.boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtSub .txtNum {
  width: 0.66em;
  text-align: center;
  line-height: 1.0;
  font-size: 2.6rem;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtSub .txtNum {
    font-size: 1.6rem;
  }
}

.boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtMain {
  position: relative;
  top: -0.15em;
  width: 60.0%;
  letter-spacing: 0.031em;
  font-size: 1.5rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtMain {
    width: 64.0%;
    letter-spacing: 0.01em;
    font-size: 1.0rem;
  }
}

.boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtMain:after {
  content: '';
  position: absolute;
  top: 0.1em;
  bottom: 0;
  right: 0;
  width: 99%;
  height: 3px;
  margin: auto;
  background-color: #dbdbdb;
}

.boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtMain > span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 0.6em;
  background-color: #fff;
}

.boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtPer {
  position: relative;
  top: -0.17em;
  width: 2.86em;
  text-align: right;
  letter-spacing: 0.09em;
  font-size: 1.45rem;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont02LR .boxTxt .ol01 > li .txtPer {
    top: auto;
    font-size: 1.1rem;
  }
}

.boxVoice01 .boxCont02LR .boxTxt .ul01 {
  padding-left: 10.25%;
}

.boxVoice01 .boxCont02LR .boxTxt .ul01 > li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 0.8em;
}

.boxVoice01 .boxCont02LR .boxTxt .ul01 > li .txtMain {
  position: relative;
  width: 74.5%;
  padding-left: 1.5em;
  letter-spacing: 0.105em;
  font-size: 1.25rem;
  font-weight: 500;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont02LR .boxTxt .ul01 > li .txtMain {
    width: 82%;
    letter-spacing: normal;
    font-size: 0.9rem;
  }
}

.boxVoice01 .boxCont02LR .boxTxt .ul01 > li .txtMain:before {
  content: '';
  position: absolute;
  top: 0.32em;
  left: 0;
  width: 0.71em;
  height: 0.71em;
  border-radius: 0.71em;
}
.boxVoice01 .boxCont02LR .boxTxt .ul01 > li:nth-child(1) .txtMain:before {
  background-color: #ffbf00;
}
.boxVoice01 .boxCont02LR .boxTxt .ul01 > li:nth-child(2) .txtMain:before {
  background-color: #2f6cd9;
}
.boxVoice01 .boxCont02LR .boxTxt .ul01 > li:nth-child(3) .txtMain:before {
  background-color: #6cbd36;
}
.boxVoice01 .boxCont02LR .boxTxt .ul01 > li:nth-child(4) .txtMain:before {
  background-color: #9574ff;
}
.boxVoice01 .boxCont02LR .boxTxt .ul01 > li.typeElse .txtMain:before {
  background-color: #a5a5a5;
}


.boxVoice01 .boxCont02LR .boxTxt .ul01 > li .txtMain:after {
  content: '';
  position: absolute;
  top: 0.1em;
  bottom: 0;
  right: 0;
  width: calc(99% - 1.5em);
  height: 3px;
  margin: auto;
  background-color: #dbdbdb;
}

.boxVoice01 .boxCont02LR .boxTxt .ul01 > li .txtMain > span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 0.6em;
  background-color: #fff;
}

.boxVoice01 .boxCont02LR .boxTxt .ul01 > li .txtPer {
  position: relative;
  top: -0.02em;
  width: 2.85em;
  text-align: right;
  letter-spacing: 0.09em;
  font-size: 1.3rem;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont02LR .boxTxt .ul01 > li .txtPer {
    letter-spacing: 0.08em;
    font-size: 1.0rem;
  }
}

.boxVoice01 .boxCont03Wrap {
  position: relative;
  margin-bottom: 7.7em;
  padding-top: 2.2em;
  padding-bottom: 5.1em;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont03Wrap {
    margin-bottom: 4.0em;
    padding-bottom: 3.0em;
  }
}

.boxVoice01 .boxCont03Wrap:after {
  content: '';
  position: absolute;
  bottom: -10.6em;
  left: 0;
  right: 0;
  width: 5.4em;
  height: 5.4em;
  margin: auto;
  border: 5.4em rgba(255,255,255,0) solid;
  border-top: 5.4em #bbe6ff solid;
}
@media all and (max-width: 750px){
  .boxVoice01 .boxCont03Wrap:after {
    bottom: -4.6em;
    width: 2.4em;
    height: 2.4em;
    border: 2.4em rgba(255,255,255,0) solid;
    border-top: 2.4em #bbe6ff solid;
  }
}

.boxVoice02Wrap,
.boxVoice03Wrap,
.boxVoice04Wrap {
  position: relative;
  padding-top: 4.7em;
  padding-bottom: 6.2em;
  background-image: url('./../../images/voice/voice02-bg01.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  background-color: #c1f7dd;
}
.boxVoice02Wrap {
  margin-bottom: 7.7em;
}
.boxVoice03Wrap {
  padding-top: 1.8em;
  padding-bottom: 6.97em;
  background-image: none;
  background-color: #fff;
}
.boxVoice04Wrap {
  background-image: url('./../../images/voice/voice04-bg01.jpg');
  background-color: #ffedc6;
}
@media all and (max-width: 750px){
  .boxVoice02Wrap {
    margin-bottom: 4.0em;
    padding-top: 1.35em;
    padding-bottom: 3.0em;
  }
  .boxVoice03Wrap {
    padding-top: 0;
    padding-bottom: 3.0em;
  }
  .boxVoice04Wrap {
    padding-top: 1.35em;
    padding-bottom: 3.0em;
  }
}

.boxVoice02Wrap:after {
  content: '';
  position: absolute;
  bottom: -10.6em;
  left: 0;
  right: 0;
  width: 5.4em;
  height: 5.4em;
  margin: auto;
  border: 5.4em rgba(255,255,255,0) solid;
  border-top: 5.4em #c1f7dd solid;
}
@media all and (max-width: 750px){
  .boxVoice02Wrap:after {
    bottom: -4.6em;
    width: 2.4em;
    height: 2.4em;
    border: 2.4em rgba(255,255,255,0) solid;
    border-top: 2.4em #c1f7dd solid;
  }
}

.boxVoice03 .ttlBase17 {
  color: var(--base-txt-color);
}

.boxVoice03 .ttlBase17 .ttlSub,
.boxVoice03 .ttlBase17 .ttlMain .txt01 {
  color: #0081cc;
}

.boxVoice03 .ttlBase17 .ttlMain {
  padding-left: 0;
}

.boxVoice02 .ttlBase17 .ttlMain:before {
  border: 0.24em #58b89c solid;
  background-color: #79c6b1;
}
.boxVoice03 .ttlBase17 .ttlMain:before {
  content: '!';
  left: -1.42em;
  border: 0.24em #cce6f5 solid;
  background-color: #0081cc;
  color: #fcff00;
}
.boxVoice04 .ttlBase17 .ttlMain:before {
  left: -1.57em;
  border: 0.24em #ee9a33 solid;
  background-color: #f4b55c;
}

.boxVoice02 .ttlBase17 .ttlMain:after {
  content: '入社後の“ホンネ”';
}
.boxVoice03 .ttlBase17 .ttlMain:after {
  content: '“結論”転職して良かった？';
  left: 0.12em;
  -webkit-text-stroke: 1px #0081cc;
}
.boxVoice04 .ttlBase17 .ttlMain:after {
  content: 'これからの“ホンネ”';
}

.boxVoice02 .ttlBase17 .ttlImg {
  left: calc(50% + 289px);
}
.boxVoice03 .ttlBase17 .ttlImg {
  left: calc(50% + 369px);
}
.boxVoice04 .ttlBase17 .ttlImg {
  left: calc(50% + 310px);
}
@media all and (max-width: 750px){
  .boxVoice02 .ttlBase17 .ttlImg {
    left: auto;
    right: 3%;
  }
  .boxVoice03 .ttlBase17 .ttlImg {
    left: auto;
    right: -1%;
  }
  .boxVoice04 .ttlBase17 .ttlImg {
    left: auto;
    right: 1%;
  }
}

.boxVoice02 .boxCont01,
.boxVoice03 .boxCont01,
.boxVoice04 .boxCont01 {
  overflow: hidden;
  margin-bottom: 3.2em;
  border-radius: 1.5em;
  background-color: #fff;
}
.boxVoice03 .boxCont01 {
  margin-bottom: 0;
  background-color: #dbeeff;
}
.boxVoice04 .boxCont01 {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont01,
  .boxVoice03 .boxCont01,
  .boxVoice04 .boxCont01 {
    border-radius: 0.8em;
  }
  .boxVoice02 .boxCont01 {
    margin-bottom: 2.0em;
  }
}

.boxVoice04 .boxCont01 .ttl01 {
  margin-bottom: 1.13em;
  padding-top: 0.1em;
  text-align: center;
  letter-spacing: 0.13em;
  font-size: 2.15rem;
  font-weight: 700;
  color: #ff3c00;
}
@media all and (max-width: 750px){
  .boxVoice04 .boxCont01 .ttl01 {
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
}

@media all and (max-width: 750px){
  .boxVoice04 .boxCont01 .boxBaseCom {
    padding: 0 5%;
  }
}

.boxVoice02 .boxCont01LR,
.boxVoice03 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 0 3.5% 4.2em 3.5%;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont01LR,
  .boxVoice03 .boxCont01LR {
    display: block;
    padding: 0 5% 2.5em 5%;
  }
}

.boxVoice02 .boxCont01LR .boxImg,
.boxVoice03 .boxCont01LR .boxImg {
  width: 24.8%;
  padding-top: 0.7em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont01LR .boxImg,
  .boxVoice03 .boxCont01LR .boxImg {
    width: 100%;
    padding-top: 0;
  }
}

.boxVoice02 .boxCont01LR .boxTxt,
.boxVoice03 .boxCont01LR .boxTxt {
  width: calc(100% - 24.8%);
  padding-top: 0.25em;
  padding-left: 4.4%;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont01LR .boxTxt,
  .boxVoice03 .boxCont01LR .boxTxt {
    width: 100%;
    padding-top: 1.5em;
    padding-left: 0;
  }
}

.boxVoice02 .boxCont01LR .boxTxt .ttl01,
.boxVoice03 .boxCont01LR .boxTxt .ttl01 {
  margin-bottom: 1.08em;
  letter-spacing: 0.11em;
  font-size: 2.15rem;
  font-weight: 700;
  color: #1b937b;
}
.boxVoice03 .boxCont01LR .boxTxt .ttl01 {
  color: #0081cc;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont01LR .boxTxt .ttl01,
  .boxVoice03 .boxCont01LR .boxTxt .ttl01 {
    font-size: 1.3rem;
  }
}

.boxVoice02 .boxCont01LR .boxTxt .boxBaseCom,
.boxVoice03 .boxCont01LR .boxTxt .boxBaseCom {
  padding-left: 0.2em;
}

.boxVoice02 .boxCont01A {
  position: relative;
  padding: 0 3.3% 6.0em 3.3%;
}
.boxVoice03 .boxCont01A {
  position: relative;
  padding: 0 3.3% 3.0em 3.3%;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont01A {
    padding: 0 5% 8.0em 5%;
  }
  .boxVoice03 .boxCont01A {
    position: relative;
    padding: 0 5% 2.0em 5%;
  }
}

.boxVoice02 .boxCont01A .boxUl01,
.boxVoice03 .boxCont01A .boxUl01 {
  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;
  width: 80%;
  padding-top: 2.0em;
  padding-left: 2.3%;
}
.boxVoice03 .boxCont01A .boxUl01 {
  width: 95.3%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}
@media all and (max-width: 1700px){
  .boxVoice02 .boxCont01A .boxUl01 {
    /*width: 83.5%;*/
    width: 95.5%;
    padding-left: 1.3%;
  }
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont01A .boxUl01,
  .boxVoice03 .boxCont01A .boxUl01 {
    display: block;
    width: 95.3%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1.0em;
    padding-left: 0;
  }
}

.boxVoice02 .boxCont01A .boxUl01 .ulBase02 {
  /*max-width: 390px;*/
  max-width: 30%;
  margin-right: 4.0%;
}
.boxVoice03 .boxCont01A .boxUl01 .ulBase02:nth-child(1) {
  width: 47%;
  margin-right: 3.0%;
}
.boxVoice03 .boxCont01A .boxUl01 .ulBase02:nth-child(2) {
  width: calc(100% - (47% + 3%));
}
.boxVoice02 .boxCont01A .boxUl01 .ulBase02:last-child {
  margin-right: 0;
}
@media all and (max-width: 1760px){
  .boxVoice02 .boxCont01A .boxUl01 .ulBase02 {
    margin-right: 2.0%;
  }
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont01A .boxUl01 .ulBase02 {
    max-width: none;
    margin-right: 0;
  }
  .boxVoice03 .boxCont01A .boxUl01 .ulBase02:nth-child(1) {
    width: 100%;
    margin-right: 0;
  }
  .boxVoice03 .boxCont01A .boxUl01 .ulBase02:nth-child(2) {
    width: 100%;
  }
}

.boxVoice02 .boxCont01A .img02Voice02 {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 18%;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont01A .img02Voice02 {
    width: 37%;
  }
}

.boxVoice02 .boxCont02,
.boxVoice02 .boxCont04 {
  overflow: hidden;
  margin-bottom: 3.5em;
  border-radius: 1.5em;
  background-color: #fff;
}
.boxVoice02 .boxCont04 {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont02,
  .boxVoice02 .boxCont04 {
    border-radius: 0.8em;
  }
  .boxVoice02 .boxCont02 {
    margin-bottom: 2.0em;
  }
}

@media all and (max-width: 750px){
  .boxVoice02 .boxCont02 .boxBaseCom,
  .boxVoice02 .boxCont04 .boxBaseCom {
    padding: 0 5%;
  }
}

.boxVoice02 .boxCont04 .boxBaseCom > p .br01 {
  display: none;
}
@media all and (max-width: 1370px){
  .boxVoice02 .boxCont04 .boxBaseCom > p .br01 {
    display: inline;
  }
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont04 .boxBaseCom > p .br01 {
    display: none;
  }
}

.boxVoice02 .boxCont02A,
.boxVoice02 .boxCont04A {
  padding: 2.65em 4.5% 3.9em 4.5%;
}
.boxVoice04 .boxCont01A {
  padding: 4.65em 4.5% 6.2em 4.5%;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont02A,
  .boxVoice02 .boxCont04A {
    padding: 1.3em 5% 2.0em 5%;
  }
  .boxVoice04 .boxCont01A {
    padding: 1.3em 5% 2.0em 5%;
  }
}

.boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideOne,
.boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideOne,
.boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOne {
  width: calc((100% - 0.7% * 5) / 6);
  margin-right: 0.7%;
  min-width: auto;
  padding: 0;
  border-radius: 1.5em;
  font-weight: 500;
  color: #095b4b;
}
.boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOne {
  color: #3b1d11;
}
.boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideOne.type01,
.boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideOne.type01,
.boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOne.type01 {
  background-color: #fdff7d;
}
.boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideOne.type02,
.boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideOne.type02 {
  background-color: #93f0c3;
}
.boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOne.type02 {
  background-color: #ffcf77;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideOne,
  .boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideOne,
  .boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOne {
    width: 100%;
    margin-right: 2%;
    border-radius: 0.8em;
  }
}

.boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideOneIn,
.boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideOneIn,
.boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOneIn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 17.4em;
  padding: 1.0em 8% 0.9em 11.7%;
}
@media all and (max-width: 1500px){
  .boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideOneIn,
  .boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideOneIn,
  .boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOneIn {
    min-height: 15.0em;
    padding: 1.0em 6% 0.9em 8.0%;
  }
}
@media all and (max-width: 1500px){
  .boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideOneIn,
  .boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideOneIn,
  .boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOneIn {
    min-height: 13.0em;
  }
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideOneIn,
  .boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideOneIn,
  .boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOneIn {
    min-height: 9.0em;
    padding: 1.0em 3% 0.9em 5.0%;
  }
}

.boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideOneIn > p,
.boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideOneIn > p,
.boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOneIn > p {
  line-height: 1.72;
  letter-spacing: 0.07em;
  font-size: 1.35rem;
}
@media all and (max-width: 1500px){
  .boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideOneIn > p,
  .boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideOneIn > p,
  .boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOneIn > p {
    font-size: 1.13rem;
  }
}
@media all and (max-width: 1200px){
  .boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideOneIn > p,
  .boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideOneIn > p,
  .boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideOneIn > p {
    font-size: 1.0rem;
  }
}

.boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .slideNaviL,
.boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .slideNaviL,
.boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .slideNaviL {
  left: -2.8em;
}
.boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .slideNaviR,
.boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .slideNaviR,
.boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .slideNaviR {
  right: -2.8em;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .slideNaviL,
  .boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .slideNaviL,
  .boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .slideNaviL {
    left: -0.8em;
    width: 8%;
  }
  .boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .slideNaviR,
  .boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .slideNaviR,
  .boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .slideNaviR {
    right: -0.8em;
    width: 8%;
  }
}

.boxVoice02 .boxCont02A .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi,
.boxVoice02 .boxCont04A .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi,
.boxVoice04 .boxCont01A .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi {
  display: none;
}

.boxVoice02 .boxCont03 {
  overflow: hidden;
  margin-bottom: 3.6em;
  border-radius: 1.5em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont03 {
    margin-bottom: 2.0em;
    border-radius: 0.8em;
  }
}

.boxVoice02 .boxCont03 .ttlBase16 {
  margin-bottom: 0;
}

.boxVoice02 .boxCont03A {
  position: relative;
}

.boxVoice02 .boxCont03A .p01 {
  position: absolute;
  text-align: center;
  line-height: 1.37;
  letter-spacing: 0.11em;
  font-size: 1.32vw;/*1.8rem;*/
  font-weight: 700;
  color: #fff;
}
.boxVoice02 .boxCont03A .p01.no01 {
  top: 51%;
  left: 8%;
  color: #fcff00;
}
.boxVoice02 .boxCont03A .p01.no02 {
  top: 20%;
  left: 18.84%;
}
.boxVoice02 .boxCont03A .p01.no03 {
  top: 24.6%;
  left: 34.1%;
}
.boxVoice02 .boxCont03A .p01.no04 {
  top: 19.4%;
  left: 47.15%;
  color: #fcff00;
}
.boxVoice02 .boxCont03A .p01.no05 {
  top: 36%;
  left: 65.8%;
}
.boxVoice02 .boxCont03A .p01.no06 {
  top: 27.2%;
  left: 82.24%;
}
@media all and (max-width: 1135px){
  .boxVoice02 .boxCont03A .p01 {
    font-size: 1.07rem;
  }
}
@media all and (max-width: 750px){
  .boxVoice02 .boxCont03A .p01 {
    font-size: 0.95rem;
  }
  .boxVoice02 .boxCont03A .p01.no01 {
    top: 22.9%;
    left: 6.8%;
  }
  .boxVoice02 .boxCont03A .p01.no02 {
    top: 6.7%;
    left: 33.0%;
  }
  .boxVoice02 .boxCont03A .p01.no03 {
    top: 17.7%;
    left: 61.6%;
  }
  .boxVoice02 .boxCont03A .p01.no04 {
    top: 38.9%;
    left: 41%;
  }
  .boxVoice02 .boxCont03A .p01.no05 {
    top: 52.6%;
    left: 8.7%;
  }
  .boxVoice02 .boxCont03A .p01.no06 {
    top: 65.2%;
    left: 57.24%;
  }
}


/*##### Workstyle #####*/
.boxWorkstyleTopWrap {
  margin-top: -2.6em;
  padding-bottom: 6.3em;
}
@media all and (max-width: 750px){
  .boxWorkstyleTopWrap {
    margin-top: 0;
    padding-top: 3.0em;
    padding-bottom: 3.0em;
  }
}

.boxWorkstyleTop .boxBaseCopy {
  margin-bottom: 3.0em;
}

.boxWorkstyle01Wrap {
  padding-top: 5.0em;
  padding-bottom: 6.0em;
  background-color: #f4f7fd;
}
@media all and (max-width: 750px){
  .boxWorkstyle01Wrap {
    padding-top: 3.0em;
    padding-bottom: 3.0em;
  }
}

.boxWorkstyle01 .boxContTop {
  margin-bottom: 9.3em;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxContTop {
    margin-bottom: 2.0em;
  }
}

.boxWorkstyle01 .boxCont01FOne {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 6.0em;
}
.boxWorkstyle01 .boxCont01FOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 3.0em;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxImg {
  overflow: hidden;
  width: 30.5%;
  border: 0.6em #c0c0c0 solid;
  border-radius: 1.5em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxImg {
    -webkit-order: 2;
    order: 2;
    width: 100%;
    border-radius: 0.8em;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxImg .imgMain {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxWorkstyle01 .boxCont01FOne .boxTxt {
  width: calc(100% - 30.5%);
  padding-left: 4.5%;
  padding-top: 0.7em;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt {
    width: 100%;
    margin-bottom: 2.0em;
    padding-left: 0;
    padding-top: 0;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxtOne {
  margin-bottom: 6.0em;
}
.boxWorkstyle01 .boxCont01FOne .boxTxtOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxtOne {
    margin-bottom: 3.0em;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .ttl01 {
  position: relative;
  left: -1.0em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 110%;
  height: 3.0em;
  margin-bottom: 2.0em;
  padding: 0.3em 0.5em 0.3em 1.0em;
  background-color: #0081cc;
  line-height: 1.2;
  letter-spacing: 0.12em;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  transform: skew(-10deg);
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .ttl01 {
    left: -7%;
    padding: 0.3em 0.5em 0.3em 1.0em;
    font-size: 1.3rem;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .ttl01 .ttlNum {
  position: relative;
  top: 0.11em;
  margin-right: 0.5em;
  font-family: var(--base-font-en);
  font-size: 2.2rem;
  font-weight: 600;
  transform: skew(10deg);
  opacity: 0.7;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .ttl01 .ttlNum {
    top: 0.08em;
    margin-right: 0.3em;
    font-size: 1.5rem;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .ttl01 .ttlStr {
  transform: skew(10deg);
}

@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .boxDl01 {
    padding-left: 2.1em;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01 {
  margin-bottom: 3.0em;
}
.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .dl01 {
    margin-bottom: 2.0em;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01 > dt {
  position: relative;
  margin-bottom: 0.8em;
  letter-spacing: 0.12em;
  font-size: 1.5rem;
  font-weight: 500;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .dl01 > dt {
    font-size: 1.2rem;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01 > dt:before {
  content: '';
  position: absolute;
  top: 0.7em;
  right: 0;
  width: 99%;
  height: 1px;
  background-color: #555;
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01 > dt > span {
  position: relative;
  z-index: 2;
  padding-right: 0.8em;
  background-color: #f4f7fd;
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01 > dt > span:before {
  content: '';
  position: absolute;
  top: 0.2em;
  left: -1.72em;
  width: 1.2em;
  height: 1.2em;
  border: 0.24em #bce4f6 solid;
  border-radius: 1.2em;
  background-color: #16ade1;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .dl01 > dt > span:before {
    top: 0;
    bottom: 0;
    margin: auto;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01 > dd {
  line-height: 1.9;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .dl01 > dd {
    font-size: 0.9rem;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01 > dd .txt01 {
  font-style: italic;
  color: #e60012;
  transform: skew(-11deg);
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .boxDl01A {
  margin-top: 0.6em;
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01A {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .dl01A {
    display: block;
    font-size: 1.0rem;
  }
}

@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .dl01A + .dl01A {
    margin-top: 0.5em;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01A > dt {
  width: 14em;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .dl01A > dt {
    width: 100%;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01A > dt > span {
  position: relative;
  padding-left: 1.6em;
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01A > dt > span:before {
  content: '';
  position: absolute;
  top: 0.6em;
  left: 0.3em;
  width: 0.4em;
  height: 0.4em;
  background-color: #0081cc;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .dl01A > dt > span:before {
    top: 0;
    bottom: 0;
    margin: auto;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .dl01A > dd {
  width: calc(100% - 14.0em);
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .dl01A > dd {
    width: 100%;
    padding-left: 1.7em;
    font-size: 0.9rem;
  }
}

@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .ul01 {
    margin-top: 0.7em;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .ul01 > li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.5em;
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-size: 1.23rem;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOne .boxTxt .ul01 > li {
    font-size: 0.9rem;
  }
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  background-color: #0081cc;
}

.boxWorkstyle01 .boxCont01FOne .boxTxt .boxLinkBase02 {
  margin-top: 3.1em;
}

.boxWorkstyle01 .boxCont01FOneA {
  position: relative;
  margin-bottom: 5.9em;
  padding: 6.5em 3.55%;
  border-radius: 1.5em;
  background-color: #0081cc;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA {
    margin-bottom: 3.0em;
    padding: 4.0em 3.55% 1.0em 3.55%;
    border-radius: 0.8em;
  }
}

.boxWorkstyle01 .boxCont01FOneA:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 3.2em;
  height: 3.2em;
  margin: auto;
  border: 3.2em rgba(255,255,255,0) solid;
  border-top: 3.2em #f4f7fd solid;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA:before {
    width: 2.2em;
    height: 2.2em;
    border: 2.2em rgba(255,255,255,0) solid;
    border-top: 2.2em #f4f7fd solid;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 1350px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01LR {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 3.55%;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01L {
  width: 33.66%;
  padding-right: 3.3%;
  color: #fff;
}
@media all and (max-width: 1350px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01L {
    width: 100%;
    max-width: 1000px;
    margin-bottom: 3.0em;
    padding-right: 0;
  }
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01L {
    margin-bottom: 2.0em;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01L .ttl01 {
  position: relative;
  top: -0.22em;
  margin-bottom: 0.9em;
  padding-bottom: 1.0em;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 2.85rem;
  font-weight: 700;
  text-indent: -0.36em;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01L .ttl01 {
    font-size: 1.4rem;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01L .ttl01:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0.55em;
  right: 0;
  width: 5.3em;
  height: 0.21em;
  margin: auto;
  background-color: #fcff00;
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01L .ttl01 .txt01 {
  color: #fcff00;
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01R {
  width: calc(100% - 33.66%);
}
@media all and (max-width: 1350px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01R {
    width: 100%;
    max-width: 1000px;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01RF {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RF {
    display: block;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne {
  position: relative;
  width: 31.6%;
  min-height: 24.6em;
  margin-right: calc((100% - 31.6% * 3) / 2);
  padding: 2.3em 2% 1.85em 2%;
  border-radius: 2.2em;
  background-color: #fff;
}
.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne:last-child {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne {
    width: 100%;
    min-height: 18.5em;
    margin-right: 0;
    margin-bottom: 3.0em;
    padding: 1.5em 2% 1.5em 2%;
    border-radius: 0.8em;
  }
}

@media all and (max-width: 1550px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .ttlBase13.type02 {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .ttlBase13.type02 {
    font-size: 1.3rem;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .boxImg {
  min-height: 7.45em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .boxImg {
    min-height: 6.45em;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .boxImg img {
  position: relative;
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne:nth-child(1) .boxImg img {
  width: 8.55em;
  top: -0.05em;
  left: -0.35em;
}
.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne:nth-child(2) .boxImg img {
  width: 6.15em;
  top: 0.4em;
  left: 0.28em;
}
.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne:nth-child(3) .boxImg img {
  width: 5.72em;
  top: 0.6em;
  left: 0.36em;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne:nth-child(1) .boxImg img {
    width: 7.55em;
  }
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne:nth-child(2) .boxImg img {
    width: 5.15em;
  }
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne:nth-child(3) .boxImg img {
    width: 4.72em;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .boxTxt .pNum {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding-left: 0.8em;
  transform: skew(-11deg);
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .boxTxt .pNum .txtNum {
  line-height: 1.0;
  letter-spacing: 0.04em;
  font-family: var(--base-font-en);
  font-size: 7.4rem;
  font-weight: 600;
  color: #0081cc;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .boxTxt .pNum .txtNum {
    font-size: 5.0rem;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .boxTxt .pNum .txtNum .txtSmall {
  font-size: 5.7rem;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .boxTxt .pNum .txtNum .txtSmall {
    font-size: 3.7rem;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .boxTxt .pNum .txtUnit {
  position: relative;
  top: -0.5em;
  margin-left: 0.05em;
  line-height: 1.0;
  font-size: 2.3rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .boxTxt .pNum .txtUnit {
    top: -0.3em;
    margin-left: 0.1em;
    font-size: 1.8rem;
  }
}

.boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .txtDate {
  position: absolute;
  bottom: -2.0em;
  right: 1.1em;
  letter-spacing: 0.06em;
  font-size: 1.13rem;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneA .boxCont01RFOne .txtDate {
    font-size: 0.9rem;
  }
}

.boxWorkstyle01 .boxCont01FOneB {
  position: relative;
  margin-bottom: 4.0em;
  padding: 6.5em 3.55%;
  border-radius: 1.5em;
  background-color: #0081cc;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB {
    margin-bottom: 0;
    padding: 4.0em 3.55% 1.0em 3.55%;
    border-radius: 0.8em;
  }
}

.boxWorkstyle01 .boxCont01FOneB:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 3.2em;
  height: 3.2em;
  margin: auto;
  border: 3.2em rgba(255,255,255,0) solid;
  border-top: 3.2em #f4f7fd solid;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB:before {
    width: 2.2em;
    height: 2.2em;
    border: 2.2em rgba(255,255,255,0) solid;
    border-top: 2.2em #f4f7fd solid;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 1350px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01LR {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01LR {
    display: block;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01L {
  width: 33.66%;
  padding-right: 3.3%;
  color: #fff;
}
@media all and (max-width: 1350px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01L {
    width: 100%;
    max-width: 1000px;
    margin-bottom: 3.0em;
    padding-right: 0;
  }
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01L {
    margin-bottom: 2.0em;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01L .ttl01 {
  position: relative;
  top: -0.22em;
  margin-bottom: 0.9em;
  padding-bottom: 1.0em;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 2.85rem;
  font-weight: 700;
  text-indent: -0.36em;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01L .ttl01 {
    font-size: 1.4rem;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01L .ttl01:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0.55em;
  right: 0;
  width: 5.3em;
  height: 0.21em;
  margin: auto;
  background-color: #fcff00;
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01L .ttl01 .txt01 {
  color: #fcff00;
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01R {
  width: calc(100% - 33.66%);
}
@media all and (max-width: 1350px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01R {
    width: 100%;
    max-width: 1000px;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01RF {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RF {
    display: block;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne {
  position: relative;
  width: 31.6%;
  min-height: 24.6em;
  margin-right: calc((100% - 31.6% * 3) / 2);
  padding: 2.3em 2% 1.65em 2%;
  border-radius: 2.2em;
  background-color: #fff;
}
.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne:last-child {
  margin-right: 0;
}
@media all and (max-width: 1460px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne {
    min-height: 20.6em;
  }
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne {
    width: 100%;
    min-height: 18.5em;
    margin-right: 0;
    margin-bottom: 3.0em;
    padding: 1.5em 2% 1.5em 2%;
    border-radius: 0.8em;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxImg {
  min-height: 7.6em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxImg {
    min-height: 6.6em;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxImg img {
  position: relative;
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne:nth-child(1) .boxImg img {
  width: 7.55em;
  top: -0.31em;
  left: 0;
}
.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne:nth-child(2) .boxImg img {
  width: 7.5em;
  top: 0.5em;
  left: 0.5em;
}
.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne:nth-child(3) .boxImg img {
  width: 7.4em;
  top: -0.1em;
  left: -0.2em;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne:nth-child(1) .boxImg img {
    width: 6.0em;
  }
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne:nth-child(2) .boxImg img {
    width: 6.5em;
  }
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne:nth-child(3) .boxImg img {
    width: 6.4em;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding-left: 0.8em;
  transform: skew(-11deg);
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtNum {
  line-height: 1.0;
  letter-spacing: 0.04em;
  font-family: var(--base-font-en);
  font-size: 7.4rem;
  font-weight: 600;
  color: #0081cc;
}
@media all and (max-width: 1700px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtNum {
    font-size: 6.4rem;
  }
}
@media all and (max-width: 1460px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtNum {
    font-size: 5.4rem;
  }
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtNum {
    font-size: 5.0rem;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtNum .txtSmall {
  position: relative;
  top: -0.01em;
  left: -0.1em;
  letter-spacing: normal;
  font-size: 5.7rem;
}
@media all and (max-width: 1700px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtNum .txtSmall {
    font-size: 4.7rem;
  }
}
@media all and (max-width: 1460px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtNum .txtSmall {
    font-size: 3.7rem;
  }
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtNum .txtSmall {
    font-size: 3.4rem;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtUnit {
  position: relative;
  top: -0.56em;
  margin-left: 0.05em;
  line-height: 1.0;
  font-size: 2.3rem;
  font-weight: 700;
}
.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne:nth-child(1) .boxTxt .pNum .txtUnit {
  top: -0.7em;
  left: -0.1em;
  font-size: 2.0rem;
}
@media all and (max-width: 1800px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtUnit {
    font-size: 2.0rem;
  }
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne:nth-child(1) .boxTxt .pNum .txtUnit {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 1540px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtUnit {
    font-size: 1.7rem;
  }
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne:nth-child(1) .boxTxt .pNum .txtUnit {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .boxTxt .pNum .txtUnit {
    top: -0.3em;
    margin-left: 0.1em;
    font-size: 1.8rem;
  }
}

.boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .txtDate {
  position: absolute;
  bottom: -2.0em;
  right: 1.1em;
  letter-spacing: 0.06em;
  font-size: 1.13rem;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxWorkstyle01 .boxCont01FOneB .boxCont01RFOne .txtDate {
    font-size: 0.9rem;
  }
}

.boxWorkstyle02Wrap {
  padding-top: 5.5em;
  padding-bottom: 8.5em;
}
@media all and (max-width: 750px){
  .boxWorkstyle02Wrap {
    padding-top: 3.0em;
    padding-bottom: 3.0em;
  }
}

.boxWorkstyle02 .boxCont01Wrap {
  padding-top: 5.0em;
  background: linear-gradient(to bottom, #e1f2f8 0%, #fff 1000px);
}
@media all and (max-width: 750px){
  .boxWorkstyle02 .boxCont01Wrap {
    padding-top: 2.0em;
    background: linear-gradient(to bottom, #e1f2f8 0%, #fff 50vw);
  }
}

.boxWorkstyle02 .boxCont01 .boxImg {
  text-align: center;
}

.boxWorkstyle02 .boxCont01 .boxImg .imgMain {
  width: 100%;
}

.boxWorkstyle03Wrap {
  padding-top: 6.3em;
  padding-bottom: 6.5em;
  background-color: #ffeaf1;
}
@media all and (max-width: 750px){
  .boxWorkstyle03Wrap {
    padding-top: 3.0em;
    padding-bottom: 3.0em;
  }
}

.boxWorkstyle03 .boxCont01FOne {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 6.0em;
}
.boxWorkstyle03 .boxCont01FOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOne {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 3.0em;
  }
}

.boxWorkstyle03 .boxCont01FOne .boxImg {
  overflow: hidden;
  width: 30.5%;
  border: 0.6em #f8d0dd solid;
  border-radius: 1.5em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOne .boxImg {
    -webkit-order: 2;
    order: 2;
    width: 100%;
    border-radius: 0.8em;
  }
}

.boxWorkstyle03 .boxCont01FOne .boxImg .imgMain {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxWorkstyle03 .boxCont01FOne .boxTxt {
  width: calc(100% - 30.5%);
  padding-left: 4.5%;
  padding-top: 0.7em;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOne .boxTxt {
    -webkit-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 2.0em;
    padding-left: 0;
    padding-top: 0;
  }
}

.boxWorkstyle03 .boxCont01FOne .boxTxtOne {
  margin-bottom: 6.0em;
}
.boxWorkstyle03 .boxCont01FOne .boxTxtOne:last-child {
  margin-bottom: 0;
}

.boxWorkstyle03 .boxCont01FOne .boxTxt .ttl01 {
  position: relative;
  left: -1.0em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 110%;
  height: 3.0em;
  margin-bottom: 2.0em;
  padding: 0.3em 0.5em 0.3em 1.0em;
  background-color: #ff5a82;
  line-height: 1.2;
  letter-spacing: 0.12em;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  transform: skew(-10deg);
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOne .boxTxt .ttl01 {
    left: -8%;
    height: auto;
    min-height: 3.0em;
    padding: 0.8em 0.5em 0.8em 1.2em;
    line-height: 1.5;
    font-size: 1.3rem;
  }
}

.boxWorkstyle03 .boxCont01FOne .boxTxt .ttl01 .ttlNum {
  position: relative;
  top: 0.11em;
  margin-right: 0.5em;
  font-family: var(--base-font-en);
  font-size: 2.2rem;
  font-weight: 600;
  transform: skew(10deg);
  opacity: 0.7;
}

.boxWorkstyle03 .boxCont01FOne .boxTxt .ttl01 .ttlStr {
  transform: skew(10deg);
}

.boxWorkstyle03 .boxCont01FOneA {
  position: relative;
  padding: 6.5em 3.55% 5.8em 3.55%;
  border-radius: 1.5em;
  background-color: #ff5a82;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA {
    padding: 4.0em 3.55% 1.0em 3.55%;
    border-radius: 0.8em;
  }
}

.boxWorkstyle03 .boxCont01FOneA:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 3.2em;
  height: 3.2em;
  margin: auto;
  border: 3.2em rgba(255,255,255,0) solid;
  border-top: 3.2em #ffeaf1 solid;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA:before {
    width: 2.2em;
    height: 2.2em;
    border: 2.2em rgba(255,255,255,0) solid;
    border-top: 2.2em #ffeaf1 solid;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 1640px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01LR {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 3.55%;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01L {
  width: 33.66%;
  padding-right: 3.3%;
  color: #fff;
}
@media all and (max-width: 1640px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01L {
    width: 100%;
    max-width: 1000px;
    margin-bottom: 3.0em;
    padding-right: 0;
  }
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01L {
    margin-bottom: 2.0em;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01L .ttl01 {
  position: relative;
  top: -0.22em;
  margin-bottom: 0.9em;
  padding-bottom: 1.0em;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 2.85rem;
  font-weight: 700;
  text-indent: -0.36em;
  transform: skew(-11deg);
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01L .ttl01 {
    font-size: 1.4rem;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01L .ttl01:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0.55em;
  right: 0;
  width: 5.3em;
  height: 0.21em;
  margin: auto;
  background-color: #fcff00;
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01L .ttl01 .txt01 {
  color: #fcff00;
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01R {
  width: calc(100% - 33.66%);
}
@media all and (max-width: 1640px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01R {
    width: 100%;
    max-width: 1000px;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RF {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01RF {
    display: block;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne {
  position: relative;
  width: 48.7%;
  min-height: 27.8em;
  margin-right: calc(100% - 48.7% * 2);
  padding: 2.3em 2% 1.85em 2%;
  border-radius: 2.2em;
  background-color: #fff;
}
.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne:last-child {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne {
    width: 100%;
    min-height: 18.5em;
    margin-right: 0;
    margin-bottom: 3.0em;
    padding: 1.5em 2% 1.5em 2%;
    border-radius: 0.8em;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxImg {
  min-height: 8.71em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxImg {
    min-height: 7.71em;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxImg img {
  position: relative;
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne:nth-child(1) .boxImg img {
  width: 6.3em;
  top: -0.05em;
  left: -0.14em;
}
.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne:nth-child(2) .boxImg img {
  width: 12.2em;
  top: 0.2em;
  left: -0.36em;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne:nth-child(1) .boxImg img {
    width: 5.3em;
  }
  .boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne:nth-child(2) .boxImg img {
    width: 11.2em;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-right: 3%;
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  transform: skew(-11deg);
}
.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01:nth-child(1) {
  margin-right: 11.0%;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01:nth-child(1) {
    margin-right: 6.0%;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 9.5em;
  height: 1.2em;
  margin-bottom: 0.4em;
  padding-bottom: 0.1em;
  text-align: center;
  line-height: 1.0;
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
}
.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01:nth-child(1) > dt {
  background-color: #0081cc;
}
.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01:nth-child(2) > dt {
  background-color: #ff5a82;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01 > dt {
    width: 8.0em;
    height: 1.4em;
    font-size: 1.0rem;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01 > dt .str2 {
  letter-spacing: 0.5em;
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01 > dd {
  position: relative;
  left: 0.45em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01 > dd .txtNum {
  line-height: 1.0;
  letter-spacing: -0.03em;
  font-family: var(--base-font-en);
  font-size: 6.5rem;
  font-weight: 600;
}
.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01:nth-child(1) > dd .txtNum {
  color: #0081cc;
}
.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01:nth-child(2) > dd .txtNum {
  color: #ff5a82;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01 > dd .txtNum {
    font-size: 4.0rem;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01 > dd .txtUnit {
  position: relative;
  top: -0.48em;
  left: 0.2em;
  line-height: 1.0;
  font-size: 2.3rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .boxDl01 .dl01 > dd .txtUnit {
    font-size: 1.3rem;
  }
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .pNum {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding-left: 0.8em;
  transform: skew(-11deg);
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .pNum .txtNum {
  line-height: 1.0;
  letter-spacing: 0.04em;
  font-family: var(--base-font-en);
  font-size: 7.4rem;
  font-weight: 600;
  color: #0081cc;
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .pNum .txtNum .txtSmall {
  font-size: 5.7rem;
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .boxTxt .pNum .txtUnit {
  position: relative;
  top: -0.5em;
  margin-left: 0.05em;
  line-height: 1.0;
  font-size: 2.3rem;
  font-weight: 700;
}

.boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .txtDate {
  position: absolute;
  bottom: -2.0em;
  right: 1.1em;
  letter-spacing: 0.06em;
  font-size: 1.13rem;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxWorkstyle03 .boxCont01FOneA .boxCont01RFOne .txtDate {
    font-size: 0.9rem;
  }
}

.boxWorkstyle04Wrap {
  padding-top: 5.0em;
  padding-bottom: 5.0em;
}
@media all and (max-width: 750px){
  .boxWorkstyle04Wrap {
    padding-top: 3.0em;
    padding-bottom: 3.0em;
  }
}


/*##### csnkForm #####*/
.boxCsnkForm .boxTtl {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  min-height: 138px;
  margin-bottom: 3.0em;
  padding: 1.66em 0.8% 0.8em 2.5%;
  border: 2px #d3d3d3 solid;
  border-radius: 0.7em;
}
@media all and (max-width: 750px){
  .boxCsnkForm .boxTtl {
    min-height: auto;
    margin-top: 2.0em;
    margin-bottom: 2.0em;
    padding: 1.0em 4% 0.8em 4%;
  }
  .boxCsnkForm .boxTtl.typeOneLine {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.boxCsnkForm .boxTtl01 {
  order: 2;
  padding-top: 0.5em;
  padding-left: 1%;
}
@media all and (max-width: 750px){
  .boxCsnkForm .boxTtl.typeOneLine .boxTtl01 {
    width: 100%;
  }
}

.boxCsnkForm .boxTtl02 {
  order: 1;
}
@media all and (max-width: 750px){
  .boxCsnkForm .boxTtl.typeOneLine .boxTtl02 {
    width: 100%;
  }
}

.boxCsnkForm .boxTtl01 .ttlSingle {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.1em;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxCsnkForm .boxTtl01 .ttlSingle {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    min-height: 18vw;
  }
  .boxCsnkForm .boxTtl.typeOneLine .boxTtl01 .ttlSingle {
    min-height: auto;
  }
}

.boxCsnkForm .boxTtl01 .ttlSingle .ttlMain {
  margin-right: 0.3em;
  letter-spacing: 0.17em;
  font-size: 2.34rem;
}
@media all and (max-width: 750px){
  .boxCsnkForm .boxTtl01 .ttlSingle .ttlMain {
    letter-spacing: 0.1em;
    font-size: 1.5rem;
  }
}

.boxCsnkForm .boxTtl01 .ttlSingle .ttlSub {
  letter-spacing: 0.1em;
  font-size: 1.34rem;
}
@media all and (max-width: 750px){
  .boxCsnkForm .boxTtl01 .ttlSingle .ttlSub {
    letter-spacing: 0.08em;
    font-size: 1.0rem;
  }
}

.boxCsnkForm .boxTtl01 .pShop {
  padding-left: 0.1em;
  letter-spacing: 0.13em;
  font-size: 1.3rem;
  font-weight: 700;
  color: #0081cc;
}
@media all and (max-width: 750px){
  .boxCsnkForm .boxTtl01 .pShop {
    width: 100%;/*calc(100% + 19vw);*/
    margin-left: 0;/*-19vw;*/
    padding-left: 0;
    letter-spacing: 0.08em;
    font-size: 1.0rem;
  }
  .boxCsnkForm .boxTtl.typeOneLine .boxTtl01 .pShop {
    width: 100%;
    margin-left: 0;
  }
}

.boxCsnkForm .ulSingleCat {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxCsnkForm .ulSingleCat > li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 84px;
  height: 84px;
  margin-right: 0.5em;
  margin-bottom: 0.2em;
  padding: 0.1em 0 0 0;
  /*border: 1px #000 solid;*/
  border-radius: 0.6em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: 1.1rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxCsnkForm .ulSingleCat > li {
    width: 17vw;
    height: 17vw;
    padding-top: 0.1em;
    letter-spacing: normal;
    font-size: 0.8rem;
  }
}
