@charset 'utf-8';


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

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


.pageBusiness .boxBaseCom {
  margin-bottom: 0;
  line-height: 1.75;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
}
@media all and (max-width: 640px){
  .pageBusiness .boxBaseCom {
    font-size: 0.95rem;
  }
}

.boxBusiness01Wrap {
  padding-bottom: 2em;
}
@media all and (max-width: 640px){
  .boxBusiness01Wrap {
    padding-bottom: 2.5em;
  }
}

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

.boxBusiness01 .p01 > span {
  /* padding: 0.6em 0 0.3em 2.85em; */
  /* background-repeat: no-repeat; */
  /* background-position: left top; */
  /* background-size: auto auto; */
  line-height: 1.4;
  letter-spacing: 0.13em;
  font-size: 1;
  color: #041c46;
  font-weight: 600;
}
@media all and (max-width: 640px){
  .boxBusiness01 .p01 > span {
    /* padding: 0.6em 0 0.3em 2.4em; */
    /* background-size: 10vw auto; */
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-size: 1rem;
  }
}

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

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

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

.boxBusiness02Wrap {
  padding: 0em 0 0em 0;
/*  background-color: #ededed;*/
}
@media all and (max-width: 640px){
  .boxBusiness02Wrap {
    padding: 2.5em 0 2.5em 0;
  }
}

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

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

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

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

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

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

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

.boxBusiness03 .ttlBaseBusiness01 {
  margin-bottom: 2.4em;
}
@media all and (max-width: 640px){
  .boxBusiness03 .ttlBaseBusiness01 {
    margin-bottom: 1.3em;
  }
}

.boxBusiness03 .ttlBaseBusiness01 > span {
  position: relative;
}

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

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

.boxBusiness0301 .boxCont01F {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.5em;
}
@media all and (max-width: 640px){
  .boxBusiness0301 .boxCont01F {
    display: block;
    margin-bottom: 1.5em;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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