@charset "utf-8";

/*##### Aboutus #####*/
.boxAboutusTopWrap {
  padding-top: 0.7em;
  padding-bottom: 4.7em;
}
@media all and (max-width: 750px){
  .boxAboutusTopWrap {
    padding-top: 0;
    padding-bottom: 1.5em;
  }
}

.boxAboutus01Wrap {
  height: 559px;
  margin-bottom: 5.8em;
  background-image: url('./../../images/aboutus/aboutus01-bg01.webp');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxAboutus01Wrap {
    height: auto;
    margin-bottom: 3.0em;
    padding-bottom: 3.0em;
    background-size: cover;
  }
}

.boxAboutus01 .ttlBase06 + .boxOl01 {
  margin-top: 1.96em;
}

.boxAboutus01 .boxOl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxAboutus01 .boxOl01 .ol01 > li {
  margin-bottom: 0.9em;
}
.boxAboutus01 .boxOl01 .ol01 > li:last-child {
  margin-bottom: 0;
}

.boxAboutus01 .boxOl01 .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){
  .boxAboutus01 .boxOl01 .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: flex-start;
    align-items: flex-start;
  }
}

.boxAboutus01 .boxOl01 .dl01 > dt {
  background: linear-gradient(to right, #005bac 0%, #092163 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: var(--base-font-en);
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxOl01 .dl01 > dt {
    margin-bottom: 0.2em;
    font-size: 1.0rem;
  }
}

.boxAboutus01 .boxOl01 .dl01 > dd {
  position: relative;
  padding-left: 1.5em;
  letter-spacing: 0.2em;
  font-size: 1.2rem;
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxOl01 .dl01 > dd {
    padding-left: 0.8em;
    letter-spacing: 0.1em;
    font-size: 0.9rem;
  }
}

.boxAboutus01 .boxOl01 .dl01 > dd:before {
  content: '';
  position: absolute;
  top: 0.4em;
  left: 0.52em;
  width: 0.4em;
  height: 0.4em;
  background-color: #092163;
}
@media all and (max-width: 750px){
  .boxAboutus01 .boxOl01 .dl01 > dd:before {
    left: 0;
  }
}

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

.boxAboutus02 .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: 4.25em;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont01LR {
    display: block;
    margin-bottom: 3.0em;
  }
}

.boxAboutus02 .boxCont01LR .boxTxt {
  width: 65%;
  padding-top: 1.1em;
  padding-right: 4.6%;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont01LR .boxTxt {
    width: 100%;
    margin-bottom: 2.0em;
    padding-top: 0;
    padding-right: 0;
  }
}

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

.boxAboutus02 .boxCont02 {
  margin-bottom: 5.0em;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont02 {
    margin-bottom: 2.5em;
  }
}

.boxAboutus02 .boxCont02 .ulBanner01 {
  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){
  .boxAboutus02 .boxCont02 .ulBanner01 {
    display: block;
  }
}

.boxAboutus02 .boxCont02 .ulBanner01 > li {
  margin-right: 1.2em;
}
.boxAboutus02 .boxCont02 .ulBanner01 > li:last-child {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont02 .ulBanner01 > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.5em;
  }
  .boxAboutus02 .boxCont02 .ulBanner01 > li:last-child {
    margin-bottom: 0;
  }
}

.boxAboutus02 .boxCont02 img {
  border: 1px #c3c3c3 solid;
}

.boxAboutus02 .boxCont03 .boxMap {
  margin-bottom: 1.5em;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont03 .boxMap {
    margin-bottom: 1.0em;
  }
}

.boxAboutus02 .boxCont03 .boxMap iframe {
  width: 100%;
  height: 387px;
  border: 0;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont03 .boxMap iframe {
    height: 60vw;
  }
}

.boxAboutus02 .boxCont03 .p01 {
  margin-bottom: 3.6em;
  text-align: center;
  letter-spacing: 0.09em;
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont03 .p01 {
    margin-bottom: 2.5em;
    text-align: left;
    line-height: 1.6;
    font-size: 0.9rem;
  }
}

.boxAboutus02 .boxCont03 .boxLink {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont03 .boxLink {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxAboutus02 .boxCont03 .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;
  height: 2.85em;
  margin-right: 0.5em;
  padding: 0.25em 2.8em 0.2em 1.1em;
  line-height: 1.0;
  letter-spacing: 0.09em;
  font-size: 1.45rem;
  font-weight: 700;
  color: #fff;
}
.boxAboutus02 .boxCont03 .boxLink a:last-child {
  margin-right: 0;
}
.boxAboutus02 .boxCont03 .boxLink a.link01 {
  background-color: #092163;
}
.boxAboutus02 .boxCont03 .boxLink a.link02 {
  background-color: #005bac;
}
.boxAboutus02 .boxCont03 .boxLink a.link03 {
  background-color: #6e6e6e;
}
@media all and (max-width: 750px){
  .boxAboutus02 .boxCont03 .boxLink a {
    height: 2.85em;
    margin-right: 0;
    margin-bottom: 1.2em;
    padding: 0.25em 2.8em 0.2em 1.1em;
    font-size: 1.0rem;
  }
  .boxAboutus02 .boxCont03 .boxLink a:last-child {
    margin-bottom: 0;
  }
}

.boxAboutus02 .boxCont03 .boxLink a:before,
.boxAboutus02 .boxCont03 .boxLink a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxAboutus02 .boxCont03 .boxLink a:before {
  right: 0;
  width: 1.35em;
  height: 1.35em;
  background-color: rgba(255,255,255,0.2);
}
.boxAboutus02 .boxCont03 .boxLink a:after {
  right: 0.55em;
  width: 0.3em;
  height: 0.3em;
  border-top: 1px #fff solid;
  border-right: 1px #fff solid;
  transform: rotate(45deg);
}

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

.boxAboutus03 .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: 1.45em;
}
.boxAboutus03 .boxCont01FOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01FOne {
    display: block;
    margin-bottom: 2.0em;
  }
}

.boxAboutus03 .boxCont01FOne .boxImg {
  width: 394px;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01FOne .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxAboutus03 .boxCont01FOne .boxImg iframe {
  width: 100%;
  height: 300px;
  border: 0;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01FOne .boxImg iframe {
    height: 80vw;
  }
}

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

.boxAboutus03 .boxCont01FOne .boxTxt {
  width: calc(100% - 394px);
  padding-left: 4.1%;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01FOne .boxTxt {
    width: 100%;
    padding-left: 0;
    padding-top: 0.5em;
  }
}

.boxAboutus03 .boxCont01FOne .boxTxt .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.3em;
  letter-spacing: 0.08em;
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01FOne .boxTxt .boxAddress {
    font-size: 0.9rem;
  }
}

.boxAboutus03 .boxCont01FOne .boxTxt .boxAddress .txtZipcode {
  margin-right: 0.35em;
}

.boxAboutus03 .boxCont01FOne .boxTxt .boxAddress .txtAddress {
  margin-right: 0.35em;
}

.boxAboutus03 .boxCont01FOne .boxTxt .boxTelFax {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxAboutus03 .boxCont01FOne .boxTxt .dlTelFax {
  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;
}
.boxAboutus03 .boxCont01FOne .boxTxt .dlTelFax:first-child {
  margin-right: 1.7em;
}

.boxAboutus03 .boxCont01FOne .boxTxt .dlTelFax + .dlTelFax:before {
  content: '/';
  position: absolute;
  top: 0.05em;
  left: -0.9em;
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01FOne .boxTxt .dlTelFax + .dlTelFax:before {
    top: 0;
    left: -1.2em;
    font-size: 0.9rem;
  }
}

.boxAboutus03 .boxCont01FOne .boxTxt .dlTelFax > dt {
  margin-right: 0.3em;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01FOne .boxTxt .dlTelFax > dt {
    font-size: 0.9rem;
  }
}

.boxAboutus03 .boxCont01FOne .boxTxt .dlTelFax > dd {
  position: relative;
  top: -0.05em;
  letter-spacing: 0.01em;
  font-size: 1.33rem;
}
@media all and (max-width: 750px){
  .boxAboutus03 .boxCont01FOne .boxTxt .dlTelFax > dd {
    font-size: 0.9rem;
  }
}

.boxAboutus04Wrap {
  margin-bottom: 5.8em;
  padding-bottom: 5.7em;
  background-color: #f5f5f5;
}
@media all and (max-width: 750px){
  .boxAboutus04Wrap {
    margin-bottom: 2.5em;
    padding-bottom: 2.5em;
  }
}

.boxAboutus04 .boxCont01LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 5.05em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont01LR {
    display: block;
    margin-bottom: 3.5em;
  }
}

.boxAboutus04 .boxCont01LR .boxCont01L {
  position: relative;
  width: 220px;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont01LR .boxCont01L {
    width: 100%;
    padding: 1.0em;
    text-align: center;
  }
}

.boxAboutus04 .boxCont01LR .boxCont01L:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 5.0em;
  margin: auto;
  background-color: #c3c3c3;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont01LR .boxCont01L:before {
    top: auto;
    left: 0;
    width: 90%;
    height: 1px;
  }
}

.boxAboutus04 .boxCont01LR .boxCont01R {
  width: calc(100% - 220px);
  padding: 0.7em 0.5em 0.3em 2.1em;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont01LR .boxCont01R {
    width: 100%;
    padding: 1.0em 1.0em 1.0em 1.0em;
  }
}

.boxAboutus04 .boxCont01LR .boxCont01R .p01 {
  line-height: 2.05;
  letter-spacing: 0.28em;
  font-family: var(--base-font-min);
  font-size: 1.35rem;
}
@media all and (max-width: 1180px){
  .boxAboutus04 .boxCont01LR .boxCont01R .p01 {
    letter-spacing: 0.2em;
  }
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont01LR .boxCont01R .p01 {
    line-height: 2.0;
    letter-spacing: 0.1em;
    font-size: 1.0rem;
  }
}

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

.boxAboutus04 .boxCont02FOne {
  width: 48.9%;
  margin-right: calc(100% - 48.9% * 2);
  margin-bottom: 3.2em;
}
.boxAboutus04 .boxCont02FOne:nth-child(2n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont02FOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.5em;
  }
}

.boxAboutus04 .boxCont02FOne .boxImg {
  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: 2.15em;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont02FOne .boxImg {
    margin-bottom: 1.5em;
  }
}

@media all and (max-width: 750px){
  .boxAboutus04 .boxCont02FOne .boxImg img {
    width: 12.8vw;
    max-width: 80px;
  }
}

.boxAboutus04 .boxCont02FOne .boxTxtIn {
  position: relative;
  min-height: 300px;
  padding: 1.65em 0.5em 0 4.0em;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont02FOne .boxTxtIn {
    min-height: auto;
    padding: 1.0em 0.5em 1.0em 2.8em;
  }
}

.boxAboutus04 .boxCont02FOne .boxTxtIn:before {
  content: '';
  position: absolute;
  top: 0;
  left: 1.3em;
  width: 1px;
  height: 100%;
  background-color: #c3c3c3;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont02FOne .boxTxtIn:before {
    left: 0.95em;
  }
}

.boxAboutus04 .boxCont02FOne .boxTxtIn .boxBaseCom {
  margin-bottom: 1.4em;
}

.boxAboutus04 .boxCont02FOne .boxTxtIn .boxBaseCom > p {
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont02FOne .boxTxtIn .boxBaseCom > p {
    font-size: 0.9rem;
  }
}

.boxAboutus04 .boxCont02FOne .boxTxtIn .ul01 > li {
  position: relative;
  margin-bottom: 0.43em;
  padding-left: 1.0em;
  letter-spacing: 0.1em;
  font-size: 1.25em;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont02FOne .boxTxtIn .ul01 > li {
    margin-bottom: 0.43em;
    letter-spacing: 0.08em;
    font-size: 0.9em;
  }
}

.boxAboutus04 .boxCont02FOne .boxTxtIn .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 0.5em;
  height: 0.5em;
  background-color: #6e6e6e;
}

.boxAboutus04 .boxCont02FOne .boxTxtIn .ul01 > li .txtSmall {
  padding-top: 0.1em;
  letter-spacing: 0.075em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont02FOne .boxTxtIn .ul01 > li .txtSmall {
    font-size: 0.85rem;
  }
}

.boxAboutus04 .boxCont03Wrap {
  background-color: #fff;
}

.boxAboutus04 .boxCont03LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont03LR {
    display: block;
  }
}

.boxAboutus04 .boxCont03LR .boxTxt {
  position: relative;
  width: 61.5%;
  padding: 4.0em 4% 2.0em 4%;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont03LR .boxTxt {
    width: 100%;
    padding: 2.0em 5% 1.5em 5%;
  }
}

.boxAboutus04 .boxCont03LR .boxTxt:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 6.7%;
  width: 86.1%;
  height: 1px;
  background-color: #c3c3c3;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont03LR .boxTxt:after {
    content: none;
  }
}

.boxAboutus04 .boxCont03LR .boxTxt .ttl01 {
  position: relative;
  margin-bottom: 1.51em;
  padding-left: 1.6em;
  letter-spacing: 0.24em;
  font-family: var(--base-font-min);
  font-size: 1.8rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont03LR .boxTxt .ttl01 {
    margin-bottom: 1.0em;
    font-size: 1.2rem;
  }
}

.boxAboutus04 .boxCont03LR .boxTxt .ttl01:before {
  content: '';
  position: absolute;
  top: 0.2em;
  left: 0.05em;
  width: 1.0em;
  background-image: url('./../../images/aboutus/aboutus04-icn-deco01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 13 / 12;
}

.boxAboutus04 .boxCont03LR .boxTxt .boxBaseCom > p {
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont03LR .boxTxt .boxBaseCom > p {
    font-size: 0.9rem;
  }
}

.boxAboutus04 .boxCont03LR .boxImg {
  width: calc(100% - 61.5%);
  text-align: right;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont03LR .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxAboutus04 .boxCont0302LR {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 3.5em 3.5em 3.25em 3.5em;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont0302LR {
    display: block;
    padding: 2.0em 5% 2.0em 5%;
  }
}

.boxAboutus04 .boxCont0302L {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 275px;
  min-height: 186px;
  padding: 1.05em 1.0em 1.0em 1.5em;
  border: 1px #c3000a solid;
  color: #c3000a;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont0302L {
    width: 100%;
    min-height: 24vw;
    margin-bottom: 1.5em;
    padding: 0.5em 0.5em 0.5em 0.5em;
    text-align: center;
  }
}

.boxAboutus04 .boxCont0302L .p01 {
  line-height: 1.53;
  letter-spacing: 0.13em;
  font-size: 1.5rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont0302L .p01 {
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
}

.boxAboutus04 .boxCont0302L .p01 .txtSmall {
  font-size: 1.3rem;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont0302L .p01 .txtSmall {
    font-size: 0.9rem;
  }
}

.boxAboutus04 .boxCont0302R {
  width: calc(100% - 275px);
  padding-left: 3.3%;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont0302R {
    width: 100%;
    padding-left: 0;
  }
}

.boxAboutus04 .boxCont0302R .boxBaseCom {
  position: relative;
  top: -0.25em;
  margin-bottom: 1.55em;
}

.boxAboutus04 .boxCont0302R .boxBaseCom > p {
  line-height: 1.72;
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont0302R .boxBaseCom > p {
    font-size: 0.9rem;
  }
}

.boxAboutus04 .boxCont0302R .ttl01 {
  position: relative;
  margin-bottom: 1.3em;
  padding-left: 1.1em;
  letter-spacing: 0.1em;
  font-size: 1.393rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont0302R .ttl01 {
    font-size: 1.2rem;
  }
}

.boxAboutus04 .boxCont0302R .ttl01:before {
  content: '';
  position: absolute;
  top: 0.43em;
  left: 0.16em;
  width: 0.4em;
  height: 0.4em;
  background-color: #092163;
}

.boxAboutus04 .boxCont0302R .boxTelContact {
  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){
  .boxAboutus04 .boxCont0302R .boxTelContact {
    display: block;
  }
}

.boxAboutus04 .boxCont0302R .boxTelContact .boxTelTime {
  position: relative;
  top: -0.1em;
  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: 270px;
  padding-left: 0.1em;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont0302R .boxTelContact .boxTelTime {
    top: auto;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    margin-bottom: 1.3em;
    padding-left: 0;
  }
}

.boxAboutus04 .boxCont0302R .boxTelContact .boxTelTime .linkBaseTelno {
  margin-bottom: 0.1em;
  line-height: 1.0;
  letter-spacing: 0.105em;
  font-family: var(--base-font-en);
  font-size: 2.32rem;
  color: #005bac;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont0302R .boxTelContact .boxTelTime .linkBaseTelno {
    font-size: 2.2rem;
  }
}

.boxAboutus04 .boxCont0302R .boxTelContact .boxTelTime .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont0302R .boxTelContact .boxTelTime .dl01 {
    font-size: 0.9rem;
  }
}

.boxAboutus04 .boxCont0302R .boxTelContact .boxTelTime .dl01 > dt {
  margin-right: 1.1em;
  letter-spacing: 0.1em;
}

.boxAboutus04 .boxCont0302R .boxTelContact .boxTelTime .dl01 > dd {
  letter-spacing: 0.14em;
}

.boxAboutus04 .boxCont0302R .boxTelContact .boxLink01 {
  width: calc(100% - 270px);
}
@media all and (max-width: 750px){
  .boxAboutus04 .boxCont0302R .boxTelContact .boxLink01 {
    width: 100%;
  }
}

.boxAboutus05 .boxDlBase01 {
  padding-top: 1.1em;
}
@media all and (max-width: 750px){
  .boxAboutus05 .boxDlBase01 {
    padding-top: 0;
  }
}


/*##### Contact #####*/
.boxContactTopWrap {
  margin-bottom: 3.0em;
}
@media all and (max-width: 750px){
  .boxContactTopWrap {
    margin-bottom: 2.5em;
  }
}

.boxContactTop .boxBaseCom {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media all and (max-width: 750px){
  .boxContactTop .boxBaseCom > p {
    line-height: 1.7;
  }
}


/*##### Index #####*/
.boxIndexTop .boxCsnkMvMovie02Wrap {
  padding-top: 39.7%;
}
@media all and (max-width: 750px){
  .boxIndexTop .boxCsnkMvMovie02Wrap {
    padding-top: 120%;/*57.0%;*/
  }
}

@media all and (max-width: 750px){
  .boxIndexTop .boxCsnkMvMovie02 video {
    width: 100%;
  }
}

.boxIndex01Wrap {
  padding-top: 8.23em;
  padding-bottom: 4.78em;
}
@media all and (max-width: 750px){
  .boxIndex01Wrap {
    padding-top: 2.0em;
    padding-bottom: 2.5em;
  }
}

.boxIndex01 .boxBaseCom + .boxLink {
  margin-top: 1.85em;
}
@media all and (max-width: 750px){
  .boxIndex01 .boxBaseCom + .boxLink {
    margin-top: 1.5em;
  }
}

.boxIndex01 .boxLink {
  text-align: right;
}

.boxIndex02Wrap {
  position: relative;
  padding-bottom: 8.6em;
  border-bottom: 1px #c3c3c3 solid;
}
@media all and (max-width: 750px){
  .boxIndex02Wrap {
    padding-bottom: 1.5em;
  }
}

.boxIndex02Wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 396px;
  background: linear-gradient(to right, #005bac 0%, #092163 100%);
}
.boxIndex02Wrap.aniWait:after {
  transition: transform 0.3s linear;
  transform: translateX(-100%);
}
.boxIndex02Wrap.aniWait.active:after {
  transform: translateX(0);
}
@media all and (max-width: 750px){
  .boxIndex02Wrap:after {
    height: 60vw;
  }
}

.boxIndex02 {
  position: relative;
  z-index: 2;
}
@media all and (max-width: 750px){
  .boxIndex02 {
    padding-bottom: 5.0em;
  }
}

.boxIndex02 .boxTop {
  min-height: 274px;
  padding-top: 8.1em;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxTop {
    min-height: 40vw;
    padding-top: 2.5em;
  }
}

.boxIndex02 .boxTop .boxLink {
  margin-top: -5.05em;
  margin-bottom: 1.11em;
  text-align: right;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxTop .boxLink {
    position: absolute;
    right: 0;
    bottom: 1.0em;
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media all and (max-width: 750px){
  .boxIndex02 .boxTop .boxLink .linkBase01.typeWhite {
    color: #1c1c1c;
  }
}

.boxIndex02 .boxTop .p01 {
  text-align: right;
  letter-spacing: 0.02em;
  font-size: 1.2rem;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxTop .p01 {
    margin-top: 1.5em;
    text-align: left;
    letter-spacing: 0.01em;
    font-size: 0.88rem;
  }
}

.boxIndex02 .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;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxList {
    display: block;
  }
}

.boxIndex02 .boxListOne {
  width: 32.4%;
  margin-right: calc((100% - 32.4% * 3) / 2);
  margin-bottom: 1.3em;
  background-color: #fff;
  box-shadow: 1px 1px 20px 0 rgba(0,0,0,0.1);
}
.boxIndex02 .boxListOne:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxListOne {
    width: 100%;
    margin-right: 0;
  }
}

.boxIndex02 .boxListOne .boxImg {
  aspect-ratio: 79 / 49;
}

.boxIndex02 .boxListOne .boxImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxIndex02 .boxListOne .boxTxt {
  padding: 1.86em 1.9em 1.65em 1.9em;
  background-image: url('./../../images/base/base-icn-arrow01-blue.png');
  background-repeat: no-repeat;
  background-position: right calc(50% + 0.13em);
  background-size: 1.5em auto;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxListOne .boxTxt {
    padding: 1.0em;
    background-size: 1.2em auto;
  }
}

.boxIndex02 .boxListOne .boxTxt .pList {
  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;
}

.boxIndex02 .boxListOne .boxTxt .pList .txtEn {
  margin-bottom: 0.5em;
  padding-left: 0.2em;
  letter-spacing: 0.18em;
  font-family: var(--base-font-en);
  font-size: 0.9rem;
  color: #005bac;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxListOne .boxTxt .pList .txtEn {
    margin-bottom: 0.3em;
    padding-left: 0.1em;
    letter-spacing: 0.1em;
    font-size: 0.8rem;
  }
}

.boxIndex02 .boxListOne .boxTxt .pList .txtJa {
  letter-spacing: 0.055em;
  font-size: 1.85rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxListOne .boxTxt .pList .txtJa {
    letter-spacing: 0.08em;
    font-size: 1.3rem;
  }
}

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

.boxIndex02 .boxCont01 .link00 {
  display: block;
  width: 66.4%;
  margin-right: 1.2%;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .link00 {
    width: 100%;
    margin-bottom: 1.0em;
    margin-right: 0;
  }
}

.boxIndex02 .boxCont01 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  /*width: 66.4%;*/
  min-height: 4.7em;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .dl01 {
    display: block;
    /*width: 100%;*/
    min-height: auto;
    /*margin-bottom: 1.0em;
    margin-right: 0;*/
    padding: 1.0em 0;
  }
}

.boxIndex02 .boxCont01 .dl01 > dt {
  margin-right: 1.25em;
  padding-left: 1.8em;
  letter-spacing: normal;
  font-size: 1.3rem;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .dl01 > dt {
    margin-right: 0;
    margin-bottom: 0.4em;
    padding-left: 1.8em;
    font-size: 1.2rem;
  }
}

.boxIndex02 .boxCont01 .dl01 > dt > span {
  position: relative;
}

.boxIndex02 .boxCont01 .dl01 > dt > span:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2.14em;
  width: 26px;
  margin: auto;
  background-image: url('./../../images/index/index02-logo01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 26 / 24;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .dl01 > dt > span:before {
    top: 0.1em;
    left: -1.5em;
    width: 1.1em;
  }
}

.boxIndex02 .boxCont01 .dl01 > dd {
  position: relative;
  top: 0.08em;
  letter-spacing: 0.055em;
  font-size: 1.13rem;
  color: #575757;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .dl01 > dd {
    text-align: center;
    letter-spacing: 0.055em;
    font-size: 0.95rem;
  }
}

.boxIndex02 .boxCont01 .link01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 32.4%;
  padding: 0.3em 1.5em 0.2em 1.33em;
  background-color: #fff;
  background-image: url('./../../images/base/base-icn-arrow01-blue.png');
  background-repeat: no-repeat;
  background-position: right calc(50% + 0.1em);
  background-size: 22px auto;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-weight: 700;
  box-shadow: 1px 1px 20px 0 rgba(0,0,0,0.1);
}
@media all and (max-width: 750px){
  .boxIndex02 .boxCont01 .link01 {
    width: 100%;
    height: 3.0em;
    padding: 0.3em 1.5em 0.3em 0.8em;
    background-size: 0.95em auto;
    font-size: 1.3rem;
  }
}

.boxIndex02 .boxBn01 {
  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){
  .boxIndex02 .boxBn01 {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxIndex02 .boxBn01 > a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 49.1%;
  background-color: rgba(255,0,0,0.2);
  color: #b8c2dd;
}
.boxIndex02 .boxBn01 > a:nth-child(1) {
  margin-right: calc(100% - 49.1% * 2);
  background-color: #092163;
}
.boxIndex02 .boxBn01 > a:nth-child(2) {
  background-color: #005bac;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxBn01 > a {
    /*
    -webkit-flex-direction: column;
    flex-direction: column;*/
    -webkit-align-items: stretch;
    align-items: stretch;
    width: 100%;
  }
}

@media all and (max-width: 750px){
  .boxIndex02 .boxBn01 > a + a {
    margin-top: 1.0em;
  }
}

.boxIndex02 .boxBn01 > a .boxImg {
  width: 188px;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxBn01 > a .boxImg {
    width: 25%;/*100%;*/
    aspect-ratio: 94 / 53;/*94 / 83;*/
  }
}

@media all and (max-width: 750px){
  .boxIndex02 .boxBn01 > a .boxImg img {
    width: 100%;
    height: 100%;
    object-fit: cover; /*contain*/
    object-position: center center;
  }
}

.boxIndex02 .boxBn01 > a .boxTxt {
  width: calc(100% - 188px);
  padding: 1.9em 6% 1.5em 5.3%;
}
@media all and (max-width: 1210px){
  .boxIndex02 .boxBn01 > a .boxTxt {
    padding: 1.9em 1.5% 1.5em 3.8%;
  }
}
@media all and (max-width: 750px){
  .boxIndex02 .boxBn01 > a .boxTxt {
    width: calc(100% - 25%);/*100%;*/
    padding: 1.0em 3.0% 1.0em 5.0%;
  }
}

.boxIndex02 .boxBn01 > a .boxTxt .ttl01 {
  position: relative;
  margin-bottom: 0.55em;
  padding-bottom: 0.58em;
  letter-spacing: 0.11em;
  font-size: 1.83rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex02 .boxBn01 > a .boxTxt .ttl01 {
    letter-spacing: 0.1em;
    font-size: 1.3rem;
  }
}

.boxIndex02 .boxBn01 > a .boxTxt .ttl01:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 5em;
  height: 1px;
  background-color: rgba(255,255,255,0.2);
}

.boxIndex03Wrap {
  padding-top: 5.68em;
}
@media all and (max-width: 750px){
  .boxIndex03Wrap {
    padding-top: 2.5em;
  }
}

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

.boxIndex03 .boxTop .p01 {
  letter-spacing: 0.3em;
  font-family: var(--base-font-min);
  font-size: 1.8rem;
  color: #12121a;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxTop .p01 {
    letter-spacing: 0.2em;
    font-size: 1.0rem;
  }
}

.boxIndex03 .boxTop .p01 .txt01 {
  letter-spacing: 0.24em;
  font-size: 1.8rem;
  color: #092163;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxTop .p01 .txt01 {
    letter-spacing: 0.1em;
    font-size: 1.1rem;
  }
}

.boxIndex03 .boxTop .p01 .txtSmall {
  font-size: 1.6rem;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxTop .p01 .txtSmall {
    font-size: 0.9rem;
  }
}

.boxIndex03 .boxTop .boxLink {
  margin-top: -2.35em;
  text-align: right;
}
@media all and (max-width: 750px){
  .boxIndex03 .boxTop .boxLink {
    margin-top: 2.0em;
  }
}

.boxIndex03 .boxImg {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxIndex03 .boxImg .boxImgOne {
  position: relative;
  z-index: 2;
  width: 50%;
  aspect-ratio: 23 / 16;
}

.boxIndex03 .boxImg .boxImgOne:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #005bac 0%, #092163 100%);
}
.boxIndex03 .boxImg .boxImgOne.aniWait:after {
  /*transform: translateX(-100%);*/
  opacity: 0;
}
.boxIndex03 .boxImg .boxImgOne.aniWait.active:nth-child(1):after {
  /*animation: aniRollingDispBg 0.3s linear normal forwards;*/
  animation: baseAniFadein 0.3s linear normal forwards;

}
.boxIndex03 .boxImg .boxImgOne.aniWait.active:nth-child(2):after {
  /*animation: aniRollingDispBg 0.3s linear normal forwards 1.0s;*/
  animation: baseAniFadein 0.3s linear normal forwards 0.5s;
}

.boxIndex03 .boxImg .boxImgOne img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: opacity 0.5s ease;
}
.boxIndex03 .boxImg .boxImgOne.aniWait img {
  opacity: 0;
}
.boxIndex03 .boxImg .boxImgOne.aniWait.active:nth-child(1) img {
  animation: baseAniFadein 0.3s linear normal forwards 0.5s;
}
.boxIndex03 .boxImg .boxImgOne.aniWait.active.noAni:nth-child(1) img {
  animation: none !important;
}
.boxIndex03 .boxImg .boxImgOne.aniWait.active:nth-child(2) img {
  animation: baseAniFadein 0.3s linear normal forwards 1.0s;
}
.boxIndex03 .boxImg .boxImgOne.aniWait.active.noAni:nth-child(2) img {
  animation: none !important;
}

.boxIndex04Wrap {
  padding-top: 9.0em;
  padding-bottom: 8.5em;
}
@media all and (max-width: 750px){
  .boxIndex04Wrap {
    padding-top: 3.0em;
    padding-bottom: 2.5em;
  }
}

.boxIndex04 .boxCont01 .boxImg {
  aspect-ratio: 662 / 323;
}

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

.boxIndex04 .boxCont01 .boxTxt {
  position: relative;
  z-index: 2;
  display: block;
  width: 552px;
  min-height: 112px;
  margin-top: -112px;
  padding: 2.3em 2.4em 0 0;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01 .boxTxt {
    width: 80vw;
    min-height: auto;
    margin-top: -1.0em;
    margin-left: auto;
    margin-right: auto;
    padding: 1.0em 5% 0 5%;
  }
}

.boxIndex04 .boxCont01 .boxTxt .p01 {
  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;
}

.boxIndex04 .boxCont01 .boxTxt .p01 .txtJa {
  margin-bottom: 0.27em;
  padding-left: 0.08em;
  letter-spacing: 0.19em;
  font-family: var(--base-font-min);
  font-size: 2.45rem;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01 .boxTxt .p01 .txtJa {
    margin-bottom: 0.15em;
    font-size: 1.3rem;
  }
}

.boxIndex04 .boxCont01 .boxTxt .p01 .txtEn {
  padding-left: 0.4em;
  letter-spacing: 0.12em;
  font-family: var(--base-font-en);
  font-size: 1.2rem;
  color: #005bac;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01 .boxTxt .p01 .txtEn {
    padding-left: 0.2em;
    font-size: 1.0rem;
  }
}

.boxIndex04 .boxCont01 .boxLink {
  margin-top: -1.5em;
  text-align: right;
}
@media all and (max-width: 750px){
  .boxIndex04 .boxCont01 .boxLink {
    margin-top: 1.5em;
  }
}

.boxIndex05Wrap {
  padding-top: 7.9em;
  padding-bottom: 8.5em;
  background: linear-gradient(to right, #005bac 0%, #092163 100%);
}
@media all and (max-width: 750px){
  .boxIndex05Wrap {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
}

.boxIndex05 .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){
  .boxIndex05 .boxCont01LR {
    display: block;
  }
}

.boxIndex05 .boxCont01L {
  position: relative;
  width: 69.05%;
  padding-right: 4.3%;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01L {
    width: 100%;
    margin-bottom: 2.3em;
    padding-right: 0;
  }
}

.boxIndex05 .boxCont01L .ttlBase02 {
  margin-bottom: 2.4em;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01L .ttlBase02 {
    margin-bottom: 1.3em;
  }
}

@media all and (max-width: 750px){
  .boxIndex05 .boxCont01L .boxLink {
    margin-top: 1.5em;
    text-align: right;
  }
}

.boxIndex05 .boxCont01L .boxLink .linkBase01 {
  position: absolute;
  z-index: 2;
  top: 1.65em;
  right: 7%;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01L .boxLink .linkBase01 {
    position: relative;
    top: auto;
    right: auto;
  }
}

.boxIndex05 .boxCont01L .boxListOne {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 6.95em;
  padding-top: 0.4em;
  padding-left: 0.3em;
  border-bottom: 1px rgba(255,255,255,0.5) solid;
}
.boxIndex05 .boxCont01L .boxListOne:first-child {
  border-top: 1px rgba(255,255,255,0.5) solid;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01L .boxListOne {
    min-height: 3.0em;
    padding-bottom: 0.4em;
  }
}

.boxIndex05 .boxCont01L .boxListOne a {
  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%;
}

.boxIndex05 .boxCont01L .boxListOne a .txtDate {
  width: 148px;
  /*margin-right: 2.45em;*/
  letter-spacing: 0.04em;
  font-size: 1.35rem;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01L .boxListOne a .txtDate {
    width: 24vw;
    font-size: 0.85rem;
  }
}

.boxIndex05 .boxCont01L .boxListOne a .txtTtl {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: calc(100% - 148px);
  padding-right: 1.5em;
  background-image: url('./../../images/base/base-icn-arrow02.png');
  background-repeat: no-repeat;
  background-position: 97.4% center;
  background-size: 5px auto;
  letter-spacing: 0.086em;
  font-size: 1.4rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01L .boxListOne a .txtTtl {
    width: calc(100% - 24vw);
    background-size: 0.3em auto;
    font-size: 0.9rem;
  }
}

.boxIndex05 .boxCont01R {
  width: calc(100% - 69.05%);
  margin-top: 0.4em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01R {
    width: 100%;
    margin-top: 0;
  }
}

.boxIndex05 .boxCont01R .boxTxt {
  min-height: 13.1em;
  padding: 2.37em 1.5em 1.5em 2.4em;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01R .boxTxt {
    min-height: auto;
    padding: 1.3em 1.0em 1.0em 1.0em;
  }
}

.boxIndex05 .boxCont01R .boxTxt .ttlBase02 {
  margin-bottom: 1.4em;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01R .boxTxt .ttlBase02 {
    margin-bottom: 1.0em;
  }
}

.boxIndex05 .boxCont01R .boxTxt .p01 {
  padding-left: 0.1em;
  letter-spacing: 0.08em;
  font-size: 1.25rem;
  color: #333;
}
@media all and (max-width: 750px){
  .boxIndex05 .boxCont01R .boxTxt .p01 {
    font-size: 1.0rem;
  }
}

@media all and (max-width: 750px){
  .boxIndex05 .boxCont01R .boxImg {
    aspect-ratio: 54 / 29;
  }
}

@media all and (max-width: 750px){
  .boxIndex05 .boxCont01R .boxImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
}

.boxIndex06Wrap {
  padding-top: 8.1em;
  padding-bottom: 8.1em;
}
@media all and (max-width: 750px){
  .boxIndex06Wrap {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
}

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

.boxIndex06 .boxLink {
  margin-top: -4.1em;
  margin-bottom: 2.25em;
  text-align: right;
}
@media all and (max-width: 750px){
  .boxIndex06 .boxLink {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.boxIndex06 .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;
  margin-top: 5.79em;
}
@media all and (max-width: 750px){
  .boxIndex06 .boxList {
    margin-top: 1.5em;
  }
}

.boxIndex06 .boxListOne {
  width: 23.5%;
  margin-right: calc((100% - 23.5% * 4) / 3);
}
.boxIndex06 .boxListOne:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxIndex06 .boxListOne {
    width: 48.0%;
    margin-right: calc(100% - 48.0% * 2);
    margin-bottom: 1.3em;
  }
  .boxIndex06 .boxListOne:nth-child(4n) {
    margin-right: calc(100% - 48.0% * 2);
  }
  .boxIndex06 .boxListOne:nth-child(2n) {
    margin-right: 0;
  }
}

.boxIndex06 .boxListOne .boxImg {
  position: relative;
  aspect-ratio: 286 / 215;
}

.boxIndex06 .boxListOne .boxImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxIndex06 .boxListOne .boxImg .ulBaseListCat {
  position: absolute;
  bottom: 0;
  right: 0;
}

.boxIndex06 .boxListOne .boxImg .ulBaseListCat > li {
  min-width: 6.7em;
  height: 1.74em;
  margin-bottom: 0;
  padding-top: 0.4em;
  padding-right: 0.2em;
  letter-spacing: 0.05em;
  font-size: 1.2rem;
}
@media all and (max-width: 750px){
  .boxIndex06 .boxListOne .boxImg .ulBaseListCat > li {
    padding-top: 0.25em;
    font-size: 0.85rem;
  }
}

.boxIndex06 .boxListOne .boxTxt {
  padding-top: 2.25em;
}
@media all and (max-width: 750px){
  .boxIndex06 .boxListOne .boxTxt {
    padding-top: 0.6em;
  }
}

.boxIndex06 .boxListOne .boxTxt .ttlList {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0.6em;
  letter-spacing: 0.08em;
  font-size: 1.25rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxIndex06 .boxListOne .boxTxt .ttlList {
    margin-bottom: 0.3em;
    font-size: 0.9rem;
  }
}

.boxIndex06 .boxListOne .boxTxt .boxMeta {
  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;
}

.boxIndex06 .boxListOne .boxTxt .txtDate {
  margin-right: 1.0em;
  letter-spacing: 0.07em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxIndex06 .boxListOne .boxTxt .txtDate {
    font-size: 0.85rem;
  }
}

.boxIndex06 .boxListOne .boxTxt .ulBaseListCat > li {
  margin-right: 0.4em;
  letter-spacing: 0.07em;
  font-size: 1.13rem;
  color: #005bac;
}
.boxIndex06 .boxListOne .boxTxt .ulBaseListCat > li:last-child {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxIndex06 .boxListOne .boxTxt .ulBaseListCat > li {
    font-size: 0.85rem;
  }
}


/*##### Mission #####*/
body.pageMission .boxBreadcrumb {
  display: none;
}

body.pageMission .boxPageWrap {
  padding-top: 0;
}

.boxMissionTopWrap {
  background-image: url('./../../images/mission/mission-top-img01.webp');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.boxMissionTop {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  min-height: 924px;
}
@media all and (max-width: 750px){
  .boxMissionTop {
    min-height: 130vw;
  }
}

.boxMissionTop .boxCont01 {
  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;
  padding-top: 8.0em;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxMissionTop .boxCont01 {
    padding-top: 3.0em;
  }
}

.boxMissionTop .boxCont01 .ttl01 {
  margin-bottom: 0.9em;
  padding-left: 0.2em;
  letter-spacing: 0.2em;
  font-family: var(--base-font-min);
  font-size: 2.85rem;
}
@media all and (max-width: 750px){
  .boxMissionTop .boxCont01 .ttl01 {
    padding-left: 0;
    letter-spacing: 0.1em;
    font-size: 1.3rem;
  }
}

.boxMissionTop .boxCont01 .p01 {
  text-align: center;
  letter-spacing: 0.11em;
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxMissionTop .boxCont01 .p01 {
    text-align: left;
    line-height: 1.8;
    letter-spacing: 0.1em;
    font-size: 0.9rem;
  }
}

.boxMissionTop .boxCont01 .p01 .br01 {
  display: none;
}
@media all and (max-width: 1200px){
  .boxMissionTop .boxCont01 .p01 .br01 {
    display: inline;
  }
}
@media all and (max-width: 750px){
  .boxMissionTop .boxCont01 .p01 .br01 {
    display: none;
  }
}

.boxMissionTop .boxBasePageMenu01Wrap {
  width: 100%;
}

.boxMissionTop .boxBasePageMenu01 {
  position: relative;
  bottom: -0.62em;
  padding: 2.3em 1.5em 0 1.5em;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxMissionTop .boxBasePageMenu01 {
    padding: 1.3em 1.5em 0.5em 1.5em;
    background-color: rgba(255,255,255,0.9);
  }
}

.boxMission01Wrap {
  padding-top: 7.3em;
  padding-bottom: 6.8em;
}
@media all and (max-width: 750px){
  .boxMission01Wrap {
    padding-top: 2.5em;
    padding-bottom: 3.5em;
  }
}

.boxMission01 .ttl01 {
  position: relative;
  margin-bottom: 1.0em;
  padding-bottom: 1.03em;
  line-height: 1.6;
  letter-spacing: 0.186em;
  font-family: var(--base-font-min);
  font-size: 2.13rem;
  color: #005bac;
}
@media all and (max-width: 750px){
  .boxMission01 .ttl01 {
    letter-spacing: 0.1em;
    font-size: 1.3rem;
  }
}

.boxMission01 .ttl01:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 6.0em;
  height: 1px;
  background-color: #c3c3c3;
}

.boxMission01 .boxCont01LR .boxTxt .boxBaseCom > p {
  letter-spacing: 0.05em;
}

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

.boxMission01 .boxCont01LR .boxImg {
  float: right;
  width: 230px;
  margin-top: 0.5em;
  margin-left: 4%;
  margin-bottom: 2.0em;
}
@media all and (max-width: 750px){
  .boxMission01 .boxCont01LR .boxImg {
    width: 40vw;
    margin-left: 5%;
    margin-bottom: 1.0em;
  }
}

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

.boxMission02 .boxCont01 {
  padding-top: 0.65em;
}
@media all and (max-width: 750px){
  .boxMission02 .boxCont01 {
    padding-top: 0;
  }
}

.boxMission02 .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;
}
@media all and (max-width: 750px){
  .boxMission02 .boxCont01 .boxCont01LR {
    display: block;
  }
}

.boxMission02 .boxCont01 .boxCont01LR .boxImg {
  width: 36.8%;
}
@media all and (max-width: 750px){
  .boxMission02 .boxCont01 .boxCont01LR .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxMission02 .boxCont01 .boxCont01LR .boxImg figcaption {
  position: relative;
  margin-top: 1.0em;
  padding-left: 1.2em;
}
@media all and (max-width: 750px){
  .boxMission02 .boxCont01 .boxCont01LR .boxImg figcaption {
    text-align: left;
    font-size: 0.85rem;
  }
}

.boxMission02 .boxCont01 .boxCont01LR .boxImg figcaption:before {
  content: '';
  position: absolute;
  top: 0.4em;
  left: 0.06em;
  width: 0.45em;
  aspect-ratio: 1 / 1;
  background-color: #092163;
}

.boxMission02 .boxCont01 .boxCont01LR .boxTxt {
  position: relative;
  top: -0.4em;
  width: calc(100% - 36.8%);
  padding-left: 4.9%;
}
@media all and (max-width: 750px){
  .boxMission02 .boxCont01 .boxCont01LR .boxTxt {
    top: auto;
    width: 100%;
    padding-left: 0;
    padding-top: 1.5em;
  }
}

.boxMission02 .boxCont01 .boxCont01LR .boxTxt .boxBaseCom > p {
  line-height: 1.71;
  letter-spacing: 0.044em;
}

.boxMission02 .boxCont01 .boxCont01LR .boxTxt .boxBaseCom > p + p {
  margin-top: 1.74em;
}
@media all and (max-width: 750px){
  .boxMission02 .boxCont01 .boxCont01LR .boxTxt .boxBaseCom > p + p {
    margin-top: 1.4em;
  }
}

.boxMission02 .boxCont01 + .boxCont02 {
  margin-top: 3.2em;
}
@media all and (max-width: 750px){
  .boxMission02 .boxCont01 + .boxCont02 {
    margin-top: 3.0em;
  }
}

.boxMission02 .boxCont02 .boxBaseCom {
  margin-top: -0.4em;
  margin-bottom: 3.0em;
}

.boxMission02 .boxCont02 .boxImg {
  position: relative;
}
@media all and (max-width: 750px){
  .boxMission02 .boxCont02 .boxImg {
    left: -5%;
    width: 110%;
  }
}

.boxMission02 .boxCont02 .boxImg .boxLink {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media all and (max-width: 750px){
  .boxMission02 .boxCont02 .boxImg .boxLink {
    bottom: auto;
    top: 0;
    height: 100%;
  }
}

.boxMission02 .boxCont02 .boxImg .boxLink a {
  position: absolute;
  bottom: 0.15em;
  padding-left: 1.5em;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
}
.boxMission02 .boxCont02 .boxImg .boxLink a.link01 {
  left: 2.5%;
}
.boxMission02 .boxCont02 .boxImg .boxLink a.link02 {
  left: 30.6%;
  bottom: 0.8em;
  color: #fff;
}
.boxMission02 .boxCont02 .boxImg .boxLink a.link03 {
  left: 57.2%;
}
.boxMission02 .boxCont02 .boxImg .boxLink a.link04 {
  left: 79.1%;
}
@media all and (max-width: 750px){
  .boxMission02 .boxCont02 .boxImg .boxLink a {
    bottom: auto;
    padding-left: 1.5em;/*1.2em;*/
    font-size: 1.0rem;/*0.9rem;*/
    transform: translateX(-50%);
  }
  .boxMission02 .boxCont02 .boxImg .boxLink a.link01,
  .boxMission02 .boxCont02 .boxImg .boxLink a.link02,
  .boxMission02 .boxCont02 .boxImg .boxLink a.link03,
  .boxMission02 .boxCont02 .boxImg .boxLink a.link04 {
    left: 50%;
  }
  .boxMission02 .boxCont02 .boxImg .boxLink a.link01 {
    top: 20%;
  }
  .boxMission02 .boxCont02 .boxImg .boxLink a.link02 {
    top: 45.2%;
  }
  .boxMission02 .boxCont02 .boxImg .boxLink a.link03 {
    top: 70.5%;
  }
  .boxMission02 .boxCont02 .boxImg .boxLink a.link04 {
    top: 93.9%;
  }
}

.boxMission02 .boxCont02 .boxImg .boxLink a:before {
  content: '';
  position: absolute;
  top: 0.12em;
  left: 0;
  width: 18px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 1 / 1;
}
.boxMission02 .boxCont02 .boxImg .boxLink a.link01:before {
  background-image: url('./../../images/base/base-icn-arrow01-red.png');
}
.boxMission02 .boxCont02 .boxImg .boxLink a.link02:before {
  background-image: url('./../../images/base/base-icn-arrow01-white.png');
}
.boxMission02 .boxCont02 .boxImg .boxLink a.link03:before {
  background-image: url('./../../images/base/base-icn-arrow01-green.png');
}
.boxMission02 .boxCont02 .boxImg .boxLink a.link04:before {
  background-image: url('./../../images/base/base-icn-arrow01-yellow.png');
}
@media all and (max-width: 750px){
  .boxMission02 .boxCont02 .boxImg .boxLink a:before {
    top: 0.25em;
    width: 0.95em;
  }
}

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

.boxMission03 .boxCont01L {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 250px;
  background: linear-gradient(to right, #005bac 0%, #092163 100%);
  color: #fff;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont01L {
    width: 100%;
    padding: 0.6em;
  }
}

.boxMission03 .boxCont01LIn {
  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-left: 0.3em;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont01LIn {
    margin-left: 0;
  }
}

.boxMission03 .boxCont01LIn .ttl01 {
  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;
  margin-bottom: 1.2em;
  padding-bottom: 1.5em;
  font-family: var(--base-font-min);
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont01LIn .ttl01 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.boxMission03 .boxCont01LIn .ttl01:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 90%;
  height: 1px;
  margin: auto;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont01LIn .ttl01:after {
    content: none;
  }
}

.boxMission03 .boxCont01LIn .ttl01 .ttlEn {
  position: relative;
  left: 0.05em;
  margin-bottom: 0.04em;
  letter-spacing: 0.2em;
  font-size: 2.9rem;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont01LIn .ttl01 .ttlEn {
    left: auto;
    letter-spacing: 0.2em;
    font-size: 1.5rem;
  }
}

.boxMission03 .boxCont01LIn .ttl01 .ttlJa {
  letter-spacing: 0.26em;
  font-size: 1.4rem;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont01LIn .ttl01 .ttlJa {
    letter-spacing: 0.1em;
    font-size: 0.9rem;
  }
}

.boxMission03 .boxCont01LIn .p01 {
  position: relative;
  left: 0.1em;
  line-height: 1.9em;
  letter-spacing: 0.22em;
  font-family: var(--base-font-min);
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont01LIn .p01 {
    display: none;
  }
}

.boxMission03 .boxCont01R {
  width: calc(100% - 250px);
  padding-top: 0.2em;
  padding-left: 5%;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont01R {
    width: 100%;
    padding-top: 1.5em;
    padding-left: 0;
  }
}

.boxMission03 .boxCont01R .boxBaseCom {
  margin-bottom: 2.7em;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont01R .boxBaseCom {
    margin-bottom: 1.5em;
  }
}

.boxMission03 .boxCont01R .boxBaseCom > p + p {
  margin-top: 1.7em;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont01R .boxBaseCom > p + p {
    margin-top: 1.4em;
  }
}

.boxMission03 .boxCont01R .ul01 > li {
  position: relative;
  margin-bottom: 0.41em;
  padding-left: 1.0em;
  letter-spacing: 0.095em;
  font-size: 1.25rem;
  font-weight: 700;
}
.boxMission03 .boxCont01R .ul01 > li:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont01R .ul01 > li {
    font-size: 0.9rem;
  }
}

.boxMission03 .boxCont01R .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.4em;
  left: 0.06em;
  width: 0.45em;
  aspect-ratio: 1 / 1;
  background-color: #092163;
}

.boxMission03 .boxCont02 {
  margin-bottom: 4.35em;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont02 {
    margin-bottom: 2.0em;
  }
}

.boxMission03 .boxCont02 .boxUl01 {
  padding-top: 0.2em;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont02 .boxUl01 {
    padding-top: 0.5em;
  }
}

.boxMission03 .boxCont02 .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont02 .ul01 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.boxMission03 .boxCont02 .ul01 > li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 24%;
  height: 9.85em;
  margin-right: calc((100% - 24% * 4) / 3);
  border: 8px #4696de solid;
  background-color: #005bac;
  text-align: center;
}
.boxMission03 .boxCont02 .ul01 > li:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont02 .ul01 > li {
    width: 48%;
    height: 5em;
    margin-right: calc(100% - 48% * 2);
    margin-bottom: 1.0em;
    border: 1.2vw #4696de solid;
  }
  .boxMission03 .boxCont02 .ul01 > li:nth-child(2n) {
    margin-right: 0;
  }
}

.boxMission03 .boxCont02 .ul01 > li > span {
  padding-left: 0.2em;
  letter-spacing: 0.12em;
  font-family: var(--base-font-min);
  font-size: 1.7rem;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont02 .ul01 > li > span {
    padding-left: 0;
    letter-spacing: 0.1em;
    font-size: 1.0rem;
  }
}

.boxMission03 .boxCont03 .boxDl01 {
  padding-left: 1.6em;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont03 .boxDl01 {
    padding-left: 0;
  }
}

.boxMission03 .boxCont03 .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: 0.87em;
  font-size: 1.25rem;
}
.boxMission03 .boxCont03 .dl01:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont03 .dl01 {
    display: block;
    font-size: 0.9rem;
  }
}

.boxMission03 .boxCont03 .dl01 > dt {
  position: relative;
  width: 291px;
  padding-left: 1.1em;
  letter-spacing: 0.08em;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont03 .dl01 > dt {
    width: 100%;
  }
}

.boxMission03 .boxCont03 .dl01 > dt:before {
  content: '';
  position: absolute;
  top: 0.43em;
  left: 0.06em;
  width: 0.45em;
  aspect-ratio: 1 / 1;
  background-color: #6e6e6e;
}

.boxMission03 .boxCont03 .dl01 > dd {
  width: calc(100% - 291px);
  letter-spacing: -0.02em;
}
@media all and (max-width: 750px){
  .boxMission03 .boxCont03 .dl01 > dd {
    width: 100%;
  }
}

.boxMission03 .boxCont03 .dl01 > dd a {
  text-decoration: underline;
  color: #005bac;
}


/*##### Municipality #####*/
.boxMunicipality01Wrap {
  margin-top: -3.929em;
  margin-bottom: 7.0em;
}
@media all and (max-width: 750px){
  .boxMunicipality01Wrap {
    margin-top: -1.0em;
    margin-bottom: 2.5em;
  }
}

.boxMunicipality02Wrap {
  margin-bottom: 7.0em;
}
@media all and (max-width: 750px){
  .boxMunicipality02Wrap {
    margin-bottom: 2.5em;
  }
}


/*##### Privacy Policy #####*/
.boxPrivacy01 {
  padding-top: 2em;
  padding-bottom: 7em;
}
@media all and (max-width: 750px){
  .boxPrivacy01 {
    padding-top: 0;
    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 .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;
}


/*##### Recruit #####*/
.boxRecruitTopWrap {
  margin-bottom: 3.35em;
}
@media all and (max-width: 750px){
  .boxRecruitTopWrap {
    margin-bottom: 2.5em;
  }
}

.boxRecruitTop .ttl01 {
  position: relative;
  top: -0.06em;
  left: 0.11em;
  margin-bottom: 1.32em;
  text-align: center;
  line-height: 1.66;
  letter-spacing: 0.255em;
  font-size: 2.85rem;
  font-family: var(--base-font-min);
  color: #005bac;
}
@media all and (max-width: 750px){
  .boxRecruitTop .ttl01 {
    top: auto;
    left: auto;
    letter-spacing: 0.05em;
    font-size: 1.18rem;
  }
}

.boxRecruitTop .boxImg {
  margin-bottom: 6.15em;
  text-align: center;
}
@media all and (max-width: 750px){
  .boxRecruitTop .boxImg {
    margin-bottom: 2.4em;
  }
}

.boxRecruitTop .ulBasePageMenu01 > li > a {
  padding: 0.5em 0.75em 0.6em 0.75em;
}

.boxRecruit01Wrap {
  min-height: 559px;
  margin-bottom: 6.8em;
  padding-bottom: 7.3em;
  background-color: #f1f9ff;
  background-image: url('./../../images/recruit/recruit01-bg01.webp');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto auto;
}
@media all and (max-width: 750px){
  .boxRecruit01Wrap {
    min-height: auto;
    margin-bottom: 3.5em;
    background-size: 250% auto;
  }
}

.boxRecruit01 .ttlBase06 {
  margin-bottom: 0.75em;
}
@media all and (max-width: 750px){
  .boxRecruit01 .ttlBase06 {
    margin-bottom: 1.0em;
  }
}

.boxRecruit01 .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){
  .boxRecruit01 .boxCont01LR {
    display: block;
  }
}

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

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

.boxRecruit01 .boxCont01LR .boxImg {
  width: calc(100% - 84%);
  padding-top: 0.3em;
  text-align: right;
}
@media all and (max-width: 750px){
  .boxRecruit01 .boxCont01LR .boxImg {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
}

@media all and (max-width: 750px){
  .boxRecruit01 .boxCont01LR .boxImg img {
    width: 57%;
  }
}

.boxRecruit01 .boxCont01LR .boxImg .boxBaseSign {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 2.3em;
}
@media all and (max-width: 1410px){
  .boxRecruit01 .boxCont01LR .boxImg .boxBaseSign {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-top: 1.8em;
  }
}
@media all and (max-width: 750px){
  .boxRecruit01 .boxCont01LR .boxImg .boxBaseSign {
    -webkit-flex-direction: row;
    flex-direction: row;
    margin-top: 1.5em;
  }
}

.boxRecruit01 .boxCont01LR .boxImg .boxBaseSign .txtPosition {
  letter-spacing: 0.1em;/* 0.3em;*/
  font-family: var(--base-font-min);
  font-size: 1.2rem;/*1.33rem;*/
}
@media all and (max-width: 750px){
  .boxRecruit01 .boxCont01LR .boxImg .boxBaseSign .txtPosition {
    letter-spacing: 0.2em;
    font-size: 0.9rem;
  }
}

.boxRecruit01 .boxCont01LR .boxImg .boxBaseSign .txtPosition + .txtName {
  margin-left: 0.8em;/*1.15em;*/
}
@media all and (max-width: 1410px){
  .boxRecruit01 .boxCont01LR .boxImg .boxBaseSign .txtPosition + .txtName {
    margin-left: 0;
  }
}
@media all and (max-width: 750px){
  .boxRecruit01 .boxCont01LR .boxImg .boxBaseSign .txtPosition + .txtName {
    margin-left: 0.8em;
  }
}

.boxRecruit01 .boxCont01LR .boxImg .boxBaseSign .txtName {
  letter-spacing: 0.22em;
  font-size: 1.4rem;
}
@media all and (max-width: 750px){
  .boxRecruit01 .boxCont01LR .boxImg .boxBaseSign .txtName {
    letter-spacing: 0.2em;
    font-size: 1.2rem;
  }
}

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

.boxRecruit02 .boxCont01F {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  max-width: 956px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxCont01F {
    display: block;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
}

.boxRecruit02 .boxCont01FOne {
  width: 45.8%;
  margin-right: calc(100% - 45.8% * 2);
  margin-bottom: 3.55em;
}
.boxRecruit02 .boxCont01FOne:nth-child(2n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxCont01FOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.5em;
  }
}

.boxRecruit02 .boxCont01FOne .boxImg {
  text-align: center;
}

.boxRecruit02 .boxCont01FOne .boxTxt {
  padding-top: 2.1em;
}

.boxRecruit02 .boxCont01FOne .boxTxt .ttl01 {
  position: relative;
  margin-bottom: 1.1em;
  text-align: center;
}

.boxRecruit02 .boxCont01FOne .boxTxt .ttl01 .ttlNum {
  position: absolute;
  top: -0.25em;
  left: 50.3%;
  line-height: 1.0;
  letter-spacing: 0.06em;
  font-family: var(--base-font-min);
  font-size: 4.5rem;
  transform: translateX(-50%);
  color: #e4e4e4;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxCont01FOne .boxTxt .ttl01 .ttlNum {
    font-size: 3.5rem;
  }
}

.boxRecruit02 .boxCont01FOne .boxTxt .ttl01 .ttlStr {
  position: relative;
  z-index: 2;
  text-align: center;
  letter-spacing: 0.04em;
  font-size: 1.6rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxRecruit02 .boxCont01FOne .boxTxt .ttl01 .ttlStr {
    font-size: 1.1rem;
  }
}

.boxRecruit03Wrap {
  padding-bottom: 5.0em;
  background-color: #f5f5f5;
}

.boxRecruit03 .boxTop {
  margin-top: -1.35em;
  margin-bottom: 6.1em;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxTop {
    margin-top: -0.5em;
    margin-bottom: 3.0em;
  }
}

.boxRecruit03 .boxTop .boxBaseCom {
  margin-bottom: 3.7em;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxTop .boxBaseCom {
    margin-bottom: 1.5em;
  }
}

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

.boxRecruit03 .boxTop .boxCont01F {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 5.4em;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxTop .boxCont01F {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 1.0em;
  }
}

.boxRecruit03 .boxTop .boxCont01FOne {
  position: relative;
  width: 31%;
  margin-right: calc((100% - 31% * 3) / 2);
  background-color: #fff;
}
.boxRecruit03 .boxTop .boxCont01FOne:nth-child(3n),
.boxRecruit03 .boxTop .boxCont01FOne:last-child {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxTop .boxCont01FOne {
    width: 48%;
    margin-right: calc(100% - 48% * 2);
    margin-bottom: 2.0em;
  }
  .boxRecruit03 .boxTop .boxCont01FOne:nth-child(3n) {
    margin-right: calc(100% - 48% * 2);
  }
  .boxRecruit03 .boxTop .boxCont01FOne:nth-child(2n),
  .boxRecruit03 .boxTop .boxCont01FOne:last-child {
    margin-right: 0;
  }
}

.boxRecruit03 .boxTop .boxCont01FOne:after {
  content: '';
  position: absolute;
  bottom: -3.6em;
  left: 0;
  right: 0;
  width: 1.5em;
  height: 1.5em;
  margin: auto;
  border: 1.5em rgba(255,255,255,0) solid;
  border-top: 2.5em #fff solid;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxTop .boxCont01FOne:after {
    bottom: -2.5em;
    width: 1.0em;
    height: 1.0em;
    border: 1.0em rgba(255,255,255,0) solid;
    border-top: 2.0em #fff solid;
  }
}

.boxRecruit03 .boxTop .p01 {
  margin-bottom: 1.0em;
  padding-left: 0.1em;
  text-align: center;
  letter-spacing: 0.13em;
  font-family: var(--base-font-min);
  font-size: 2.55rem;
  color: #005bac;
}
@media all and (max-width: 750px){
  .boxRecruit03 .boxTop .p01 {
    margin-bottom: 1.3em;
    padding-left: 0;
    letter-spacing: 0.1em;
    font-size: 1.1rem;
  }
}

.boxRecruit0301 .boxCsnkSliderArchive01 .boxSlideNavi .ulSlideNavi {
  display: none;
}

.boxRecruit0301 .boxCsnkSliderArchive01 .boxSlideNavi.typeTop {
  margin-bottom: 1.5em;
}

.boxRecruit0301 .boxCsnkSliderArchive01 .ulSlideNaviStr {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxRecruit0301 .boxCsnkSliderArchive01 .ulSlideNaviStr > li {
  margin: 0.2em 0.5em;
  padding: 0.3em 0.5em 0.2em 0.5em;
  font-weight: 700;
  font-size: 1.2rem;
  border-bottom: 1px #092163 solid;
  cursor: pointer;
}
.boxRecruit0301 .boxCsnkSliderArchive01 .ulSlideNaviStr > li.current {
  background-color: #092163;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxRecruit0301 .boxCsnkSliderArchive01 .ulSlideNaviStr > li {
    margin: 0.2em 0.2em 0.4em 0.2em;
    padding: 0.3em 0.4em 0.2em 0.4em;
    font-size: 0.85rem;
  }
}

.boxRecruit0301 .boxCsnkSliderArchive01 .boxSlideOne {
  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: 100%;
  padding: 0;
}

.boxRecruit0301 .boxCsnkSliderArchive01 .boxSlideOneCont {
  width: 19.6%;
  /*margin-right: calc((100% - 19.6% * 5) / 4);*/
  margin: calc(((100% - 19.6% * 5) / 5) / 2);
  margin-bottom: 0.25em;
  border: 1px #092163 solid;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxRecruit0301 .boxCsnkSliderArchive01 .boxSlideOneCont {
    width: 49.5%;
    margin: calc(((100% - 49.5% * 2) / 2) / 2);
  }
}

.boxRecruit0301 .boxCsnkSliderArchive01 .boxSlideOneCont > p {
  padding: 1.1em 1.15em 0.9em 1.2em;
  line-height: 1.7;
  font-size: 1.05rem;
  font-weight: 700;
  color: #092163;
}
@media all and (max-width: 750px){
  .boxRecruit0301 .boxCsnkSliderArchive01 .boxSlideOneCont > p {
    padding: 0.7em 0.7em 0.6em 0.8em;
    line-height: 1.6;
    font-size: 0.85rem;
  }
}

.boxRecruit0301 .boxCsnkSliderArchive01 .slideNaviL,
.boxRecruit0301 .boxCsnkSliderArchive01 .slideNaviR {
  top: 40%;
}
@media all and (max-width: 750px){
  .boxRecruit0301 .boxCsnkSliderArchive01 .slideNaviL,
  .boxRecruit0301 .boxCsnkSliderArchive01 .slideNaviR {
    width: 3vw;
  }
}

.boxRecruit0301 .boxCsnkSliderArchive01 .slideNaviL {
  left: -73px;
}
@media all and (max-width: 750px){
  .boxRecruit0301 .boxCsnkSliderArchive01 .slideNaviL {
    left: -4vw;
  }
}

.boxRecruit0301 .boxCsnkSliderArchive01 .slideNaviR {
  right: -73px;
}
@media all and (max-width: 750px){
  .boxRecruit0301 .boxCsnkSliderArchive01 .slideNaviR {
    right: -4vw;
  }
}

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

.boxRecruit04 .boxListOne {
  margin-bottom: 4.0em;
}
.boxRecruit04 .boxListOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOne {
    margin-bottom: 2.5em;
  }
}

.boxRecruit04 .boxListOneIn {
  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){
  .boxRecruit04 .boxListOneIn {
    display: block;
  }
}

.boxRecruit04 .boxListOneIn .boxImg {
  width: 32.5%;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxImg {
    width: 100%;
  }
}

.boxRecruit04 .boxListOneIn .boxTxt {
  position: relative;
  width: calc(100% - 32.5%);
  padding-left: 4.1%;
  padding-bottom: 2.8em;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt {
    width: 100%;
    padding-left: 0;
    padding-bottom: 2.0em;
  }
}
/*
.boxRecruit04 .boxListOneIn .boxTxt .boxTop .ulRecruitKind {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-right: 1.3em;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt .boxTop .ulRecruitKind {
    margin-right: 0.3em;
  }
}

.boxRecruit04 .boxListOneIn .boxTxt .boxTop .ulRecruitKind > li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 3.5em;
  height: 1.8em;
  margin-right: 0.5em;
  padding: 0.3em 0.2em 0.2em 0.3em;
  background-color: rgba(255,0,0,0.2);
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt .boxTop .ulRecruitKind > li {
    font-size: 0.85rem;
  }
}

.boxRecruit04 .boxListOneIn .boxTxt .boxTop .ttlList {
  font-size: 1.6rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt .boxTop .ttlList {
    font-size: 1.3rem;
  }
}

.boxRecruit04 .boxListOneIn .boxTxt .ulBaseListCat > li {
  font-size: 1.25rem;
}
*/

.boxRecruit04 .boxListOneIn .boxTxt .boxBaseCom {
  margin-bottom: 1.8em;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt .boxBaseCom {
    margin-bottom: 1.0em;
  }
}

.boxRecruit04 .boxListOneIn .boxTxt .boxBaseCom > p {
  overflow: hidden;
  visibility: visible;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.boxRecruit04 .boxListOneIn .boxTxt .boxDl01 {
  padding-top: 0.1em;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt .boxDl01 {
    padding-top: 0;
  }
}

.boxRecruit04 .boxListOneIn .boxTxt .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: 0.7em;
  font-size: 1.13rem;
}
.boxRecruit04 .boxListOneIn .boxTxt .dl01:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt .dl01 {
    font-size: 0.9rem;
  }
}

.boxRecruit04 .boxListOneIn .boxTxt .dl01 > dt {
  position: relative;
  width: 125px;
  padding-left: 1.65em;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt .dl01 > dt {
    width: 23vw;
    padding-left: 1.0em;
  }
}

.boxRecruit04 .boxListOneIn .boxTxt .dl01 > dt:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.53em;
  width: 0.45em;
  height: 0.45em;
  margin: auto;
  background-color: #6e6e6e;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt .dl01 > dt:before {
    left: 0;
  }
}

.boxRecruit04 .boxListOneIn .boxTxt .dl01 > dt .str2 {
  letter-spacing: 2.1em;
}

.boxRecruit04 .boxListOneIn .boxTxt .dl01 > dd {
  width: calc(100% - 125px);
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt .dl01 > dd {
    width: calc(100% - 23vw);
  }
}

.boxRecruit04 .boxListOneIn .boxTxt .txtReadMore {
  position: absolute;
  right: 0.76em;
  bottom: 0;
  padding-right: 1.7em;
  letter-spacing: 0.1em;
  font-family: var(--base-font-en);
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt .txtReadMore {
    font-size: 0.9rem;
  }
}

.boxRecruit04 .boxListOneIn .boxTxt .txtReadMore:before,
.boxRecruit04 .boxListOneIn .boxTxt .txtReadMore:after {
  content: '';
  position: absolute;
}
.boxRecruit04 .boxListOneIn .boxTxt .txtReadMore:before {
  top: 0.1em;
  right: 0;
  width: 1.1em;
  height: 1.1em;
  background-color: #092163;
}
.boxRecruit04 .boxListOneIn .boxTxt .txtReadMore:after {
  top: -0.05em;
  bottom: 0;
  right: 0.45em;
  width: 0.4em;
  height: 0.4em;
  margin: auto;
  border-top: 1px #fff solid;
  border-right: 1px #fff solid;
  transform: rotate(45deg);
}
@media all and (max-width: 750px){
  .boxRecruit04 .boxListOneIn .boxTxt .txtReadMore:before {
    top: 0;
  }
  .boxRecruit04 .boxListOneIn .boxTxt .txtReadMore:after {
    top: -0.24em;
  }
}

.boxRecruit05 .boxImg {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media all and (max-width: 750px){
  .boxRecruit05 .boxImg {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.boxRecruit05 .boxImgIn {
  width: 25%;
  aspect-ratio: 480 / 335;
}
@media all and (max-width: 750px){
  .boxRecruit05 .boxImgIn {
    width: 50%;
  }
}

.boxRecruit05 .boxImgIn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

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

.boxRecruit06 .boxListOne {
  padding-bottom: 2.75em;
}
.boxRecruit06 .boxListOne:last-child {
  padding-bottom: 0;
}
@media all and (max-width: 750px){
  .boxRecruit06 .boxListOne {
    padding-bottom: 1.7em;
  }
}


/*##### recruit single #####*/
.boxRecruitS01Wrap {
  margin-bottom: 10em;
}
@media all and (max-width: 750px){
  .boxRecruitS01Wrap {
    margin-bottom: 4.5em;
  }
}

.boxRecruitS01 .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: 2.0em;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxCont01LR {
    display: block;
  }
}

.boxRecruitS01 .boxCont01LR .boxImg {
  position: relative;
  z-index: 2;
  width: 36.0%;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxCont01LR .boxImg {
    width: 100%;
  }
}

.boxRecruitS01 .boxCont01LR .boxTxt {
  position: relative;
  width: calc(100% - 36.0%);
  padding: 1.0em 0 3.0em 2.0%;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxCont01LR .boxTxt {
    width: 100%;
    padding: 1.0em 0 0 0;
  }
}

.boxRecruitS01 .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;
  margin-bottom: 4.5em;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxCont01LR .boxTxt .boxTop {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2.5em;
  }
}

.boxRecruitS01 .boxCont01LR .boxTxt .boxTop .ulRecruitKind {
  position: relative;
  top: 0.25em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-right: 1.3em;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxCont01LR .boxTxt .boxTop .ulRecruitKind {
    top: auto;
    margin-right: 0;
    margin-bottom: 0.7em;
  }
}

.boxRecruitS01 .boxCont01LR .boxTxt .boxTop .ulRecruitKind > li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 3.5em;
  height: 1.8em;
  margin-right: 0.5em;
  padding: 0.3em 0.2em 0.2em 0.3em;
  border: 1px #005bac solid;
  background-color: #f5f5f5;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
  color: #005bac;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxCont01LR .boxTxt .boxTop .ulRecruitKind > li {
    font-size: 0.85rem;
  }
}

.boxRecruitS01 .boxCont01LR .boxTxt .boxTop .ttlList {
  font-size: 2.0rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxCont01LR .boxTxt .boxTop .ttlList {
    font-size: 1.3rem;
  }
}

.boxRecruitS01 .boxCont01LR .boxTxt .boxDlBase01 {
  position: relative;
}

.boxRecruitS01 .boxCont01LR .boxTxt .boxDlBase01:after {
  content: '';
  position: absolute;
  top: -2.2em;
  left: -4.0em;
  width: calc(100% + 6.0em);
  height: calc(100% + 4.6em);
  background-color: #eaeaea;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxCont01LR .boxTxt .boxDlBase01:after {
    top: -1.2em;
    left: -3.5em;
    width: calc(100% + 6.0em);
    height: calc(100% + 3.0em);
  }
}

.boxRecruitS01 .boxCont01LR .boxTxt .boxDlBase01 .dlBase01 {
  position: relative;
  z-index: 2;
}

.boxRecruitS01 .boxCont01LR .boxTxt .ulBaseListCat > li {
  letter-spacing: 0.08em;
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxRecruitS01 .boxCont01LR .boxTxt .ulBaseListCat > li {
    font-size: 0.9rem;
  }
}

.boxRecruitS02Wrap {
  margin-bottom: 10em;
}

.boxRecruitS02 .ttl01 {
  position: relative;
  margin-bottom: 2.0em;
  padding-bottom: 1.0em;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.12em;
  font-size: 1.8rem;
  font-weight: 700;
}

.boxRecruitS02 .ttl01:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 3.0em;
  height: 1px;
  margin: auto;
  background-color: #000;
}


/*##### Service #####*/
.boxServiceTopWrap {
  margin-bottom: 3.75em;
}
@media all and (max-width: 750px){
  .boxServiceTopWrap {
    margin-bottom: 2.0em;
  }
}

.boxService01Wrap {
  margin-bottom: 5.0em;
}

.boxService01 .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 4.4em;
  margin-bottom: 3em;
  background-color: #eaeaea;
}
@media all and (max-width: 750px){
  .boxService01 .ttl01 {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    min-height: 4.5em;
    margin-bottom: 2.0em;
    padding: 0.5em 1.0em;
  }
}

.boxService01 .ttl01 > span {
  padding-top: 0.15em;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxService01 .ttl01 > span {
    padding-top: 0;
  }
}

.boxService01 .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;
}
@media all and (max-width: 750px){
  .boxService01 .boxList {
    display: block;
  }
}

.boxService01 .boxListOne {
  width: 32.4%;
  margin-right: calc((100% - 32.4% * 3) / 2);
  margin-bottom: 1.3em;
  background-color: #fff;
  box-shadow: 1px 1px 20px 0 rgba(0,0,0,0.1);
}
.boxService01 .boxListOne:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxService01 .boxListOne {
    width: 100%;
    margin-right: 0;
  }
}

.boxService01 .boxListOne .boxImg {
  aspect-ratio: 79 / 49;
}

.boxService01 .boxListOne .boxImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}


.boxService01 .boxListOne .boxTxt {
  padding: 1.86em 1.9em 1.65em 1.9em;
  background-image: url('./../../images/base/base-icn-arrow01-blue.png');
  background-repeat: no-repeat;
  background-position: right calc(50% + 0.13em);
  background-size: 1.5em auto;
}
@media all and (max-width: 750px){
  .boxService01 .boxListOne .boxTxt {
    padding: 1.0em;
    background-size: 1.2em auto;
  }
}

.boxService01 .boxListOne .boxTxt .pList {
  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;
}

.boxService01 .boxListOne .boxTxt .pList .txtEn {
  margin-bottom: 0.5em;
  padding-left: 0.2em;
  letter-spacing: 0.18em;
  font-family: var(--base-font-en);
  font-size: 0.9rem;
  color: #005bac;
}
@media all and (max-width: 750px){
  .boxService01 .boxListOne .boxTxt .pList .txtEn {
    margin-bottom: 0.3em;
    padding-left: 0.1em;
    letter-spacing: 0.1em;
    font-size: 0.8rem;
  }
}

.boxService01 .boxListOne .boxTxt .pList .txtJa {
  letter-spacing: 0.055em;
  font-size: 1.85rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxService01 .boxListOne .boxTxt .pList .txtJa {
    letter-spacing: 0.08em;
    font-size: 1.3rem;
  }
}

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

.boxService01 .boxCont01 .link00 {
  display: block;
  width: 66.4%;
  margin-right: 1.2%;
}
@media all and (max-width: 750px){
  .boxService01 .boxCont01 .link00 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.0em;
  }
}

.boxService01 .boxCont01 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  /*width: 66.4%;*/
  min-height: 4.7em;
  /*margin-right: 1.2%;*/
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxService01 .boxCont01 .dl01 {
    display: block;
    /*width: 100%;*/
    min-height: auto;
    /*margin-bottom: 1.0em;
    margin-right: 0;*/
    padding: 1.0em 0;
  }
}

.boxService01 .boxCont01 .dl01 > dt {
  margin-right: 1.25em;
  padding-left: 1.8em;
  letter-spacing: normal;
  font-size: 1.3rem;
}
@media all and (max-width: 750px){
  .boxService01 .boxCont01 .dl01 > dt {
    margin-right: 0;
    margin-bottom: 0.4em;
    padding-left: 1.8em;
    font-size: 1.2rem;
  }
}

.boxService01 .boxCont01 .dl01 > dt > span {
  position: relative;
}

.boxService01 .boxCont01 .dl01 > dt > span:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2.14em;
  width: 26px;
  margin: auto;
  background-image: url('./../../images/index/index02-logo01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 26 / 24;
}
@media all and (max-width: 750px){
  .boxService01 .boxCont01 .dl01 > dt > span:before {
    top: 0.1em;
    left: -1.5em;
    width: 1.1em;
  }
}

.boxService01 .boxCont01 .dl01 > dd {
  position: relative;
  top: 0.08em;
  letter-spacing: 0.055em;
  font-size: 1.13rem;
  color: #575757;
}
@media all and (max-width: 750px){
  .boxService01 .boxCont01 .dl01 > dd {
    text-align: center;
    letter-spacing: 0.055em;
    font-size: 0.95rem;
  }
}

.boxService01 .boxCont01 .link01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 32.4%;
  padding: 0.3em 1.5em 0.2em 1.33em;
  background-color: #fff;
  background-image: url('./../../images/base/base-icn-arrow01-blue.png');
  background-repeat: no-repeat;
  background-position: right calc(50% + 0.1em);
  background-size: 22px auto;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-weight: 700;
  box-shadow: 1px 1px 20px 0 rgba(0,0,0,0.1);
}
@media all and (max-width: 750px){
  .boxService01 .boxCont01 .link01 {
    width: 100%;
    height: 3.0em;
    padding: 0.3em 1.5em 0.3em 0.8em;
    background-size: 0.95em auto;
    font-size: 1.3rem;
  }
}

.boxService01 .boxBn01 {
  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){
  .boxService01 .boxBn01 {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxService01 .boxBn01 > a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 49.1%;
  background-color: rgba(255,0,0,0.2);
  color: #b8c2dd;
}
.boxService01 .boxBn01 > a:nth-child(1) {
  margin-right: calc(100% - 49.1% * 2);
  background-color: #092163;
}
.boxService01 .boxBn01 > a:nth-child(2) {
  background-color: #005bac;
}
@media all and (max-width: 750px){
  .boxService01 .boxBn01 > a {
    /*
    -webkit-flex-direction: column;
    flex-direction: column;*/
    -webkit-align-items: stretch;
    align-items: stretch;
    width: 100%;
  }
}

@media all and (max-width: 750px){
  .boxService01 .boxBn01 > a + a {
    margin-top: 1.0em;
  }
}

.boxService01 .boxBn01 > a .boxImg {
  width: 188px;
}
@media all and (max-width: 750px){
  .boxService01 .boxBn01 > a .boxImg {
    width: 25%;/*100%;*/
    aspect-ratio: 94 / 53;/*94 / 83;*/
  }
}

@media all and (max-width: 750px){
  .boxService01 .boxBn01 > a .boxImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
}

.boxService01 .boxBn01 > a .boxTxt {
  width: calc(100% - 188px);
  padding: 1.9em 6% 1.5em 5.3%;
}
@media all and (max-width: 1210px){
  .boxService01 .boxBn01 > a .boxTxt {
    padding: 1.9em 1.5% 1.5em 3.8%;
  }
}
@media all and (max-width: 750px){
  .boxService01 .boxBn01 > a .boxTxt {
    width: calc(100% - 25%);/*100%;*/
    padding: 1.0em 3.0% 1.0em 5.0%;/*1.5em 5.0% 1.5em 5.0%;*/
  }
}

.boxService01 .boxBn01 > a .boxTxt .ttl02 {
  position: relative;
  margin-bottom: 0.55em;
  padding-bottom: 0.58em;
  letter-spacing: 0.11em;
  font-size: 1.83rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxService01 .boxBn01 > a .boxTxt .ttl02 {
    letter-spacing: 0.1em;
    font-size: 1.3rem;
  }
}

.boxService01 .boxBn01 > a .boxTxt .ttl02:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 5em;
  height: 1px;
  background-color: rgba(255,255,255,0.2);
}

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

.boxService02 .boxCont01 .ul01,
.boxService03 .boxCont01 .ul01,
.boxService04 .boxCont01 .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;
}

.boxService02 .boxCont01 .ul01 > li,
.boxService03 .boxCont01 .ul01 > li,
.boxService04 .boxCont01 .ul01 > li {
  width: 24%;
  margin-right: calc((100% - 24% * 4) / 3);
  margin-bottom: 1.0em;
  font-size: 1.13rem;
}
.boxService02 .boxCont01 .ul01 > li:nth-child(4n),
.boxService03 .boxCont01 .ul01 > li:nth-child(4n),
.boxService04 .boxCont01 .ul01 > li:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxService02 .boxCont01 .ul01 > li,
  .boxService03 .boxCont01 .ul01 > li,
  .boxService04 .boxCont01 .ul01 > li {
    width: 49%;
    margin-right: calc(100% - 49% * 2);
    margin-bottom: 0.5em;
    letter-spacing: normal;
    font-size: 0.85rem;
  }
  .boxService02 .boxCont01 .ul01 > li:nth-child(4n),
  .boxService03 .boxCont01 .ul01 > li:nth-child(4n),
  .boxService04 .boxCont01 .ul01 > li:nth-child(4n) {
    margin-right: calc(100% - 49% * 2);
  }
  .boxService02 .boxCont01 .ul01 > li:nth-child(2n),
  .boxService03 .boxCont01 .ul01 > li:nth-child(2n),
  .boxService04 .boxCont01 .ul01 > li:nth-child(2n) {
    margin-right: 0;
  }
}

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

.boxServiceLowerTopWrap {
  margin-bottom: 5.7em;
  padding-top: 0.56em;
}
@media all and (max-width: 750px){
  .boxServiceLowerTopWrap {
    margin-bottom: 3.5em;
    padding-top: 0;
  }
}

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

.boxServiceLowerTop .boxCont01LR .boxTxt {
  position: relative;
  width: 44%;
  padding-right: 4.0%;
  /*padding-bottom: 7.0em;*/
}
.boxServiceLowerTop .boxCont01LR.typeCol1 .boxTxt {
  width: 100%;
  padding-right: 0;
}
@media all and (max-width: 750px){
  .boxServiceLowerTop .boxCont01LR .boxTxt {
    width: 100%;
    margin-bottom: 1.5em;
    padding-right: 0;
    /*padding-bottom: 2.3em;*/
  }
}

.boxServiceLowerTop .boxCont01LR .boxTxt .ttl01 {
  position: relative;
  top: -0.26em;
  margin-bottom: 1.45em;
  line-height: 1.76;
  letter-spacing: 0.205em;
  font-family: var(--base-font-min);
  font-size: 1.85rem;
}
@media all and (max-width: 750px){
  .boxServiceLowerTop .boxCont01LR .boxTxt .ttl01 {
    top: auto;
    margin-bottom: 0.8em;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
}

.boxServiceLowerTop .boxCont01LR .boxTxt .boxBaseCom {
  padding-left: 0.15em;
}
@media all and (max-width: 750px){
  .boxServiceLowerTop .boxCont01LR .boxTxt .boxBaseCom {
    padding-left: 0;
  }
}

.boxServiceLowerTop .boxCont01LR .boxTxt .boxBaseCom > p {
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxServiceLowerTop .boxCont01LR .boxTxt .boxBaseCom > p {
    letter-spacing: 0.1em;
    font-size: 0.9rem;
  }
}

.boxServiceLowerTop .boxCont01LR .boxTxt .boxAgencyName {
  position: absolute;
  left: 0;
  bottom: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 88.6%;
  height: 4.5em;
  background-color: #eaeaea;
}
@media all and (max-width: 750px){
  .boxServiceLowerTop .boxCont01LR .boxTxt .boxAgencyName {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    height: 3.5em;
    margin-top: 2.0em;
  }
}

.boxServiceLowerTop .boxCont01LR .boxTxt .boxAgencyName .p01 {
  letter-spacing: 0.07em;
  font-size: 1.3rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxServiceLowerTop .boxCont01LR .boxTxt .boxAgencyName .p01 {
    font-size: 1.0rem;
  }
}

.boxServiceLowerTop .boxCont01LR .boxImg {
  width: calc(100% - 44%);
  text-align: right;
}
.boxServiceLowerTop .boxCont01LR.typeCol1 .boxImg {
  display: none;
}
@media all and (max-width: 750px){
  .boxServiceLowerTop .boxCont01LR .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxServiceLowerTop .boxCont01LR + .boxCont02A {
  margin-top: 5.67em;
}
@media all and (max-width: 750px){
  .boxServiceLowerTop .boxCont01LR + .boxCont02A {
    margin-top: 2.3em;
  }
}

.boxServiceLowerTop .boxCont01LR + .boxCont02,
.boxServiceLowerTop .boxCont02A + .boxCont02 {
  margin-top: 5.67em;
}
@media all and (max-width: 750px){
  .boxServiceLowerTop .boxCont01LR + .boxCont02,
  .boxServiceLowerTop .boxCont02A + .boxCont02 {
    margin-top: 2.3em;
  }
}

.boxServiceLowerTop .boxCont02 {
  padding: 3.1em 4.3% 2.4em 4.3%;
  background: linear-gradient(to right, #005bac 0%, #092163 100%);
  color: #fff;
}
@media all and (max-width: 750px){
  .boxServiceLowerTop .boxCont02 {
    padding: 2.0em 4.3% 1.8em 4.3%;
  }
}

.boxServiceLowerTop .boxCont02 .ttl02 {
  position: relative;
  text-align: center;
  margin-bottom: 1.11em;
  padding-bottom: 1.05em;
  letter-spacing: 0.26em;
  font-family: var(--base-font-min);
  font-size: 1.7rem;
}
@media all and (max-width: 750px){
  .boxServiceLowerTop .boxCont02 .ttl02 {
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
}

.boxServiceLowerTop .boxCont02 .ttl02:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 178px;
  height: 1px;
  margin: auto;
  background-color: #fff;
}

.boxServiceLowerTop .boxCont02 .boxBaseCom > p {
  line-height: 1.6;
}

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

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

.boxService01Type01 .boxListOne {
  width: 23.7%;
  margin-right: calc((100% - 23.7% * 4) / 3);
  margin-bottom: 1.75em;
}
.boxService01Type01 .boxListOne:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxListOne {
    width: 48.5%;
    margin-right: calc(100% - 48.5% * 2);
    margin-bottom: 1.3em;
  }
  .boxService01Type01 .boxListOne:nth-child(4n) {
    margin-right: calc(100% - 48.5% * 2);
  }
  .boxService01Type01 .boxListOne:nth-child(2n) {
    margin-right: 0;
  }
}

.boxService01Type01 .boxListOne .boxImg {
  overflow: hidden;
  border: 1px #c3c3c3 solid;
  aspect-ratio: 286 / 207;
}

.boxService01Type01 .boxListOne .boxImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  transition: transform 0.3s linear;
}

.boxService01Type01 .boxListOne .boxImg img:hover {
  transform: scale(1.1);
}

.boxService01Type01 .boxListOne .boxTxt {
  padding-top: 1.22em;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxListOne .boxTxt {
    padding-top: 0.6em;
  }
}

.boxService01Type01 .boxListOne .boxTxt .ttlList {
  position: relative;
  padding-left: 1.1em;
  letter-spacing: 0.06em;
  font-size: 1.6rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxListOne .boxTxt .ttlList {
    padding-left: 0.7em;
    letter-spacing: 0.05em;
    font-size: 1.05rem;
  }
}

.boxService01Type01 .boxListOne .boxTxt .ttlList:before {
  content: '';
  position: absolute;
  top: 0.5em;
  left: 0.16em;
  width: 0.36em;
  height: 0.36em;
  background-color: #092163;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxListOne .boxTxt .ttlList:before {
    top: 0.5em;
    left: 0;
    width: 0.3em;
    height: 0.3em;
  }
}

.boxService01Type01 .boxListOne .boxTxt .ttlList + .p01 {
  margin-top: 0.1em;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxListOne .boxTxt .ttlList + .p01 {
    margin-top: 0;
  }
}

.boxService01Type01 .boxListOne .boxTxt .p01 {
  padding-left: 1.28em;
  letter-spacing: 0.08em;
  font-size: 1.4rem;
}
@media all and (max-width: 1200px){
  .boxService01Type01 .boxListOne .boxTxt .p01 {
    padding-left: 1.38em;
    font-size: 1.3rem;
  }
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxListOne .boxTxt .p01 {
    padding-left: 0.85em;
    letter-spacing: 0.05em;
    font-size: 0.9rem;
  }
}

.boxService01Type01 .boxPopupContOne {
  overflow-y: auto;
  position: fixed;
  z-index: 1051;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  width: 873px;
  height: 476px;
  margin: auto;
  padding: 4.2em 2.2% 4.0em 2.2%;
  background-color: #fff;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxPopupContOne {
    width: 92%;
    height: 90dvh;
    padding: 2.5em 5% 2.0em 5%;
  }
}

.boxService01Type01 .boxPopupContOne .btnCsNkPopupClose {
  position: absolute;
  z-index: 2;
  top: 0.24em;
  right: 0.23em;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 1.05em;
  height: 1.07em;
  padding-top: 0.11em;
  background-color: #092163;
  line-height: 1.0;
  font-size: 2.6rem;
  color: #fff;
  cursor: pointer;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxPopupContOne .btnCsNkPopupClose {
    right: 0.2em;
    width: 0.9em;
    height: 0.9em;
    padding-top: 0.11em;
    font-size: 1.8rem;
  }
}

.boxService01Type01 .boxPopupContOneIn {
  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){
  .boxService01Type01 .boxPopupContOneIn {
    display: block;
  }
}

.boxService01Type01 .boxPopupContOneIn .boxImg {
  width: 63.2%;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxPopupContOneIn .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxService01Type01 .boxPopupContOneIn .boxImg img {
  border: 1px #c3c3c3 solid;
  text-align: center;
}

.boxService01Type01 .boxPopupContOneIn .boxTxt {
  width: calc(100% - 63.2%);
  padding-top: 1.7em;
  padding-left: 5%;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxPopupContOneIn .boxTxt {
    width: 100%;
    padding-top: 1.0em;
    padding-left: 0;
  }
}

.boxService01Type01 .boxPopupContOneIn .boxTxt .ttlPopup01 {
  position: relative;
  margin-bottom: 0.1em;
  letter-spacing: 0.15em;
  font-size: 1.5rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxPopupContOneIn .boxTxt .ttlPopup01 {
    padding-left: 1.0em;
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
}

.boxService01Type01 .boxPopupContOneIn .boxTxt .ttlPopup01:before {
  content: '';
  position: absolute;
  top: 0.5em;
  left: -1.0em;
  width: 0.36em;
  height: 0.36em;
  background-color: #092163;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxPopupContOneIn .boxTxt .ttlPopup01:before {
    left: 0.2em;
  }
}

.boxService01Type01 .boxPopupContOneIn .boxTxt .p01 {
  letter-spacing: 0.08em;
  font-size: 1.4rem;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxPopupContOneIn .boxTxt .p01 {
    font-size: 1.0rem;
  }
}

.boxService01Type01 .boxPopupContOneIn .boxTxt .boxBaseCom {
  margin-top: 1.7em;
}
@media all and (max-width: 750px){
  .boxService01Type01 .boxPopupContOneIn .boxTxt .boxBaseCom {
    margin-top: 1.0em;
  }
}

@media all and (max-width: 750px){
  body.pageService05 .boxPage01 .boxSpScroll {
    overflow-x: auto;
    position: relative;
    padding-bottom: 2.0em;
  }
  body.pageService05 .boxPage01 .boxSpScroll:after {
    content: '⇔ スクロール ⇔';
    position: absolute;
    bottom: 0.5em;
    right: 0.5em;
    font-size: 0.9rem;
    animation: aniTbScroll01 0.8s ease-in infinite alternate;
  }
}

@media all and (max-width: 750px){
  body.pageService05 .boxPage01 .boxSpScroll .wp-block-group__inner-container {
    width: 250vw;/*325.334vw;*/
    max-width: none;
  }
}

.boxService03Type01Wrap {
  padding-bottom: 7.0em;
}
@media all and (max-width: 750px){
  .boxService03Type01Wrap {
    padding-bottom: 2.5em;
  }
}

.boxService03Type01 .boxListOne {
  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: 4.3em;
}
.boxService03Type01 .boxListOne:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 750px){
  .boxService03Type01 .boxListOne {
    display: block;
    margin-bottom: 2.0em;
  }
}

.boxService03Type01 .boxListOne .boxImg {
  width: 32.5%;
}
@media all and (max-width: 750px){
  .boxService03Type01 .boxListOne .boxImg {
    width: 100%;
    text-align: center;
  }
}

.boxService03Type01 .boxListOne .boxImg img {
  border: 1px #c3c3c3 solid;
}
@media all and (max-width: 750px){
  .boxService03Type01 .boxListOne .boxImg img {
    width: 100%;
    /*max-width: 393px;*/
  }
}

.boxService03Type01 .boxListOne .boxTxt {
  width: calc(100% - 32.5%);
  padding-left: 3.9%;
}
@media all and (max-width: 750px){
  .boxService03Type01 .boxListOne .boxTxt {
    width: 100%;
    padding-left: 0;
    padding-top: 1.3em;
  }
}

.boxService03Type01 .boxListOne .boxTxt .ttlBase08 {
  margin-bottom: 1.2em;
}
@media all and (max-width: 750px){
  .boxService03Type01 .boxListOne .boxTxt .ttlBase08 {
    margin-bottom: 0.8em;
  }
}

.boxService03Type01 .boxListOne .boxTxt .boxBaseCom + .boxUl01 {
  margin-top: 2.1em;
}
@media all and (max-width: 750px){
  .boxService03Type01 .boxListOne .boxTxt .boxBaseCom + .boxUl01 {
    margin-top: 1.1em;
  }
}

.boxService03Type01 .boxListOne .boxTxt .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;
}

.boxService03Type01 .boxListOne .boxTxt .ul01 > li {
  position: relative;
  width: 25%;
  margin-bottom: 0.65em;
  padding-left: 1.1em;/*1.65em;*/
  letter-spacing: 0.06em;/*0.08em;*/
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxService03Type01 .boxListOne .boxTxt .ul01 > li {
    width: 50%;
    margin-bottom: 0.3em;
    padding-left: 1.0em;
    font-size: 0.9rem;
  }
}

.boxService03Type01 .boxListOne .boxTxt .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.38em;
  left: 0.15em;/*0.55em;*/
  width: 0.5em;
  height: 0.5em;
  background-color: #6e6e6e;
}
@media all and (max-width: 750px){
  .boxService03Type01 .boxListOne .boxTxt .ul01 > li:before {
    left: 0;
  }
}

.boxServiceLowerBottomWrap {
  position: relative;
}

.boxServiceLowerBottomWrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 550px;
  background: linear-gradient(to right, #005bac 0%, #092163 100%);
}
.boxServiceLowerBottomWrap.aniWait:after {
  transition: transform 0.3s linear;
  transform: translateX(-100%);
}
.boxServiceLowerBottomWrap.aniWait.active:after {
  transform: translateX(0);
}
@media all and (max-width: 750px){
  .boxServiceLowerBottomWrap:after {
    height: 311vw;
  }
}

.boxServiceLowerBottom {
  position: relative;
  z-index: 2;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom {
    padding-bottom: 5.0em;
  }
}

.boxServiceLowerBottom .boxTop {
  min-height: 175px;
  padding-top: 4.1em;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxTop {
    min-height: auto;
    margin-bottom: 1.5em;
    padding-top: 2.5em;
  }
}

.boxServiceLowerBottom .boxTop .ttlBase02 .ttlJa {
  margin-bottom: 0.27em;
  padding-left: 0.1em;
  font-size: 2.15rem;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxTop .ttlBase02 .ttlJa {
    margin-bottom: 0.1em;
    padding-left: 0;
    font-size: 1.2rem;
  }
}

.boxServiceLowerBottom .boxTop .boxLink {
  margin-top: -4.95em;
  margin-bottom: 1.11em;
  text-align: right;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxTop .boxLink {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.boxServiceLowerBottom .boxTop .boxLink .linkBase01.typeWhite {
  padding-right: 2.01em;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxTop .boxLink .linkBase01.typeWhite {
    color: #1c1c1c;
  }
}

.boxServiceLowerBottom .boxTop .p01 {
  text-align: right;
  letter-spacing: 0.02em;
  font-size: 1.2rem;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxTop .p01 {
    margin-top: 1.5em;
    text-align: left;
    letter-spacing: 0.01em;
    font-size: 0.88rem;
  }
}

.boxServiceLowerBottom .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;
  margin-bottom: 0.1em;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxList {
    display: block;
  }
}

.boxServiceLowerBottom .boxListOne {
  width: 32.3%;
  margin-right: calc((100% - 32.3% * 3) / 2);
  margin-bottom: 1.4em;
  background-color: #fff;
  box-shadow: 1px 1px 20px 0 rgba(0,0,0,0.1);
}
.boxServiceLowerBottom .boxListOne:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxListOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.2em;
  }
}

.boxServiceLowerBottom .boxListOne a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.boxServiceLowerBottom .boxListOne .boxImg {
  width: 98px;
  height: 110px;
  aspect-ratio: 79 / 49;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxListOne .boxImg {
    width: 20vw;
    height: auto;
    aspect-ratio: 49 / 55;
  }
}

.boxServiceLowerBottom .boxListOne .boxImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxServiceLowerBottom .boxListOne .boxTxt {
  width: calc(100% - 98px);
  padding: 1.86em 1.9em 1.65em 1.45em;
  background-image: url('./../../images/base/base-icn-arrow01-blue.png');
  background-repeat: no-repeat;
  background-position: right calc(50% + 0.04em);
  background-size: 1.5em auto;
}
@media all and (max-width: 1200px){
  .boxServiceLowerBottom .boxListOne .boxTxt {
    padding: 1.86em 1.9em 1.65em 1.2em;
  }
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxListOne .boxTxt {
    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% - 20vw);
    padding: 0.5em 1.0em;
    background-size: 1.2em auto;
  }
}

.boxServiceLowerBottom .boxListOne .boxTxt .pList {
  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;
}

.boxServiceLowerBottom .boxListOne .boxTxt .pList .txtEn {
  margin-bottom: 0.5em;
  padding-left: 0.2em;
  letter-spacing: 0.18em;
  font-family: var(--base-font-en);
  font-size: 0.9rem;
  color: #005bac;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxListOne .boxTxt .pList .txtEn {
    margin-bottom: 0.3em;
    padding-left: 0.1em;
    letter-spacing: 0.1em;
    font-size: 0.8rem;
  }
}

.boxServiceLowerBottom .boxListOne .boxTxt .pList .txtJa {
  letter-spacing: 0.055em;
  font-size: 1.85rem;
  font-weight: 700;
}
@media all and (max-width: 1250px){
  .boxServiceLowerBottom .boxListOne .boxTxt .pList .txtJa {
    font-size: 1.75rem;
  }
}
@media all and (max-width: 1200px){
  .boxServiceLowerBottom .boxListOne .boxTxt .pList .txtJa {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxListOne .boxTxt .pList .txtJa {
    letter-spacing: 0.08em;
    font-size: 1.2rem;
  }
}

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

.boxServiceLowerBottom .boxCont01 .link00 {
  display: block;
  width: 66.4%;
  margin-right: 1.2%;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxCont01 .link00 {
    width: 100%;
    margin-bottom: 1.0em;
    margin-right: 0;
  }
}

.boxServiceLowerBottom .boxCont01 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  /*width: 66.4%;*/
  min-height: 4.7em;
  /*margin-right: 1.2%;*/
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxCont01 .dl01 {
    display: block;
    /*width: 100%;*/
    min-height: auto;
    /*margin-bottom: 1.0em;
    margin-right: 0;*/
    padding: 1.0em 0;
  }
}

.boxServiceLowerBottom .boxCont01 .dl01 > dt {
  margin-right: 1.25em;
  padding-left: 1.8em;
  letter-spacing: normal;
  font-size: 1.3rem;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxCont01 .dl01 > dt {
    margin-right: 0;
    margin-bottom: 0.4em;
    padding-left: 1.8em;
    font-size: 1.2rem;
  }
}

.boxServiceLowerBottom .boxCont01 .dl01 > dt > span {
  position: relative;
}

.boxServiceLowerBottom .boxCont01 .dl01 > dt > span:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -2.14em;
  width: 26px;
  margin: auto;
  background-image: url('./../../images/service/service01-type-logo01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  aspect-ratio: 26 / 24;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxCont01 .dl01 > dt > span:before {
    top: 0.1em;
    left: -1.5em;
    width: 1.1em;
  }
}

.boxServiceLowerBottom .boxCont01 .dl01 > dd {
  position: relative;
  top: 0.08em;
  letter-spacing: 0.055em;
  font-size: 1.13rem;
  color: #cacaca;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxCont01 .dl01 > dd {
    text-align: center;
    letter-spacing: 0.055em;
    font-size: 0.95rem;
  }
}

.boxServiceLowerBottom .boxCont01 .link01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 32.4%;
  padding: 0.3em 1.5em 0.2em 1.33em;
  background-color: #fff;
  background-image: url('./../../images/base/base-icn-arrow01-blue.png');
  background-repeat: no-repeat;
  background-position: right calc(50% + 0.1em);
  background-size: 22px auto;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-weight: 700;
  box-shadow: 1px 1px 20px 0 rgba(0,0,0,0.1);
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxCont01 .link01 {
    width: 100%;
    height: 3.0em;
    padding: 0.3em 1.5em 0.3em 0.8em;
    background-size: 0.95em auto;
    font-size: 1.2rem;
  }
}

.boxServiceLowerBottom .boxBn01 {
  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){
  .boxServiceLowerBottom .boxBn01 {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxServiceLowerBottom .boxBn01 > a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 49.1%;
  color: #b8c2dd;
}
.boxServiceLowerBottom .boxBn01 > a:nth-child(1) {
  margin-right: calc(100% - 49.1% * 2);
  background-color: #092163;
}
.boxServiceLowerBottom .boxBn01 > a:nth-child(2) {
  background-color: #005bac;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxBn01 > a {
    width: 100%;
  }
  .boxServiceLowerBottom .boxBn01 > a:nth-child(1) {
    margin-right: 0;
  }
}

@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxBn01 > a + a {
    margin-top: 1.5em;
  }
}

.boxServiceLowerBottom .boxBn01 > a .boxImg {
  width: 138px;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxBn01 > a .boxImg {
    width: 30%;
    aspect-ratio: 94 / 53;
  }
}

@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxBn01 > a .boxImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
}

.boxServiceLowerBottom .boxBn01 > a .boxTxt {
  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% - 138px);
  padding: 1.1em 3% 0.5em 3.6%;
}
@media all and (max-width: 1210px){
  .boxServiceLowerBottom .boxBn01 > a .boxTxt {
    padding: 1.1em 1.5% 0.5em 3.8%;
  }
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxBn01 > a .boxTxt {
    width: calc(100% - 30%);
    padding: 0.8em 5.0% 0.5em 5.0%;
  }
}

.boxServiceLowerBottom .boxBn01 > a .boxTxt .ttl01 {
  position: relative;
  margin-bottom: 0.25em;
  letter-spacing: 0.12em;
  font-size: 1.68rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxBn01 > a .boxTxt .ttl01 {
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
}

@media all and (max-width: 1220px){
  .boxServiceLowerBottom .boxBn01 > a .boxTxt .boxBaseCom > p {
    letter-spacing: 0.05em;
    font-size: 1.08rem;
  }
}
@media all and (max-width: 750px){
  .boxServiceLowerBottom .boxBn01 > a .boxTxt .boxBaseCom > p {
    letter-spacing: 0.08em;
    font-size: 0.9rem;
  }
}


/*##### Tenant #####*/
.boxTenantTopWrap {
  padding-bottom: 8.7em;
}
@media all and (max-width: 750px){
  .boxTenantTopWrap {
    padding-bottom: 3.0em;
  }
}

.boxTenantTop .boxBaseCopy + .boxDl01 {
  margin-top: 4.1em;
}
@media all and (max-width: 750px){
  .boxTenantTop .boxBaseCopy + .boxDl01 {
    margin-top: 2.0em;
  }
}

.boxTenantTop .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 3.4em;
  background-color: #eaeaea;
  font-size: 1.3rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxTenantTop .dl01 {
    display: block;
    min-height: auto;
    padding: 1.0em;
    font-size: 1.0rem;
  }
}

.boxTenantTop .dl01 > dt {
  position: relative;
  width: 240px;
  padding-left: 1.15em;
  text-align: center;
  letter-spacing: 0.05em;
}
@media all and (max-width: 750px){
  .boxTenantTop .dl01 > dt {
    width: 100%;
    padding-left: 0;
    padding-bottom: 0.6em;
    letter-spacing: 0.1em;
  }
}

.boxTenantTop .dl01 > dt:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 1.4em;
  margin: auto;
  background-color: #000;
}
@media all and (max-width: 750px){
  .boxTenantTop .dl01 > dt:after {
    top: auto;
    bottom: 0;
    left: 0;
    width: 30vw;
    height: 1px;
  }
}

.boxTenantTop .dl01 > dd {
  width: calc(100% - 240px);
  padding-left: 2.2em;
  letter-spacing: 0.13em;
}
@media all and (max-width: 750px){
  .boxTenantTop .dl01 > dd {
    width: 100%;
    padding-left: 0;
    padding-top: 1.0em;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
}

.boxTenant01 .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: 4.25em;
}
@media all and (max-width: 750px){
  .boxTenant01 .boxCont01LR {
    display: block;
    margin-bottom: 3.0em;
  }
}

.boxTenant01 .boxCont01LR .boxTxt {
  width: 65%;
  padding-top: 0.9em;
  padding-right: 4.6%;
}
@media all and (max-width: 750px){
  .boxTenant01 .boxCont01LR .boxTxt {
    width: 100%;
    margin-bottom: 1.5em;
    padding-top: 0;
    padding-right: 0;
  }
}

.boxTenant01 .boxCont01LR .boxTxt .dlBase01 {
  margin-bottom: 0.77em;
  padding-bottom: 0.45em;
  line-height: 1.75;
}
.boxTenant01 .boxCont01LR .boxTxt .dlBase01:last-child {
  margin-bottom: 0;
}

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

.boxTenant01 .boxCont02 {
  margin-bottom: 2.2em;
}
@media all and (max-width: 750px){
  .boxTenant01 .boxCont02 {
    margin-bottom: 1.0em;
  }
}

.boxTenant01 .boxCont03 {
  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: 4.7em;
}
@media all and (max-width: 750px){
  .boxTenant01 .boxCont03 {
    margin-bottom: 1.7em;
  }
}

.boxTenant01 .boxCont03 .boxImg {
  width: 49%;
  margin-right: calc(100% - 49% * 2);
}
.boxTenant01 .boxCont03 .boxImg:nth-child(2n) {
  margin-right: 0;
}

.boxTenant01 .boxCont03 .boxImg .p01 {
  position: relative;
  margin-top: 1.05em;
  padding-left: 1.3em;
  letter-spacing: 0.076em;
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxTenant01 .boxCont03 .boxImg .p01 {
    margin-top: 0.7em;
    padding-left: 0.8em;
    letter-spacing: 0.01em;
    font-size: 0.9rem;
  }
}

.boxTenant01 .boxCont03 .boxImg .p01:before {
  content: '';
  position: absolute;
  top: 0.42em;
  left: 0;
  width: 0.45em;
  height: 0.45em;
  background-color: #092163;
}

.boxTenant01 .boxCont04 iframe {
  width: 100%;
  height: 387px;
  border: 0;
}
@media all and (max-width: 750px){
  .boxTenant01 .boxCont04 iframe {
    height: 60vw;
  }
}

.boxTenant01 .boxCont04 .p01 {
  margin-top: 1.24em;
  padding-left: 1.3em;
  text-align: center;
  letter-spacing: 0.087em;
  font-size: 1.25rem;
}
@media all and (max-width: 750px){
  .boxTenant01 .boxCont04 .p01 {
    margin-top: 0.6em;
    padding-left: 0;
    text-align: left;
    letter-spacing: 0.01em;
    font-size: 0.9rem;
  }
}