@charset 'utf-8';


.pageBusiness .boxBaseTopWrap {
  height: auto;
/*  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: 60.2%;
  }
}

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

.pageBusiness .ttlBaseBusiness02 span{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: .5em;
}
@media all and (max-width: 640px){
  .pageBusiness .ttlBaseBusiness02{
    background-image: url('./../../images_sp/business/sp-business0401-ttl-bg01.png');
    background-size: cover; /* auto 100% */
    line-height: 1.4;
    letter-spacing: 0.1em;
    font-size: 1.3rem;
    height: auto;
    padding: 10px 10px 10px 3em;
  }
  .pageBusiness .ttlBaseBusiness02 span{
  }
}

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

.boxBusiness01 > h3{
  position: relative;
  margin-bottom: 1.2em;
  padding-left: 0.94em;
  letter-spacing: normal;
  font-size: 1.65rem;
  font-weight: 700;
  background-color: #0c8ecf;
  background: url('../../images/business/business0401-ttl-bg01.jpg') no-repeat 0 center / 100% auto;
  color: #fff;
  padding: 10px;
  text-align: center;
}

@media all and (max-width: 640px){
  .boxBusiness01 > h3{
    background: url('../../images_sp/business/sp-business0401-ttl-bg01.png') no-repeat 0 center / cover;
    margin-bottom: 0.7em;
    padding-left: 0.55em;
    font-size: 1.25rem;
  }
}

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

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

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

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

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

.boxBusiness0101 .boxImg {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 2.4em;
}
@media all and (max-width: 640px){
  .boxBusiness0101 .boxImg {
    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: #0c8ecf;
}
@media all and (max-width: 640px){
  .boxBusiness02 .boxBaseCom.no01 {
    margin-bottom: 1.5em;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-size: 1.3rem;
  }
}

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

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

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

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

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

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

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

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

.boxBusiness0301 .boxCont01FOne {
  width: 31.2%;
  margin-bottom: 2.3em;
  margin-right: calc((100% - 31.2% * 3) / 2);
}
@media all and (max-width: 640px){
  .boxBusiness0301 .boxCont01FOne {
    width: 100%;
    margin-bottom: 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: #28578d;
}
@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;
}

.comment_box{
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 3em auto;
}
@media all and (max-width: 640px){

  .comment_box{
    margin: 1.25em auto;
  }
}
.comment_box:last-child{
  margin-bottom: 0;
}
.comment_box .comment_box-icon{
  border-radius: 100px;
  height: 100px;
  margin-top: -1.5em;
  position: relative;
  overflow: hidden;
  width: 100px;
}
@media all and (max-width: 640px){
  .comment_box .comment_box-icon{
    border-radius: 8vw;
    height: 15vw;
    margin-top: -2vw;
    width: 15vw;
  }
}
.comment_box .comment_box-icon img{
  max-height: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  max-width: 100%;
  width: 100%;
}
.comment_box .comment_box-content{
  background: #f5f5f5;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 1.5em;
  position: relative;
  width: 86%;
  width: calc( 100% - 120px);
}
@media all and (max-width: 640px){
  .comment_box .comment_box-content{
    padding: 1em;
    width: 68vw;
    width: calc( 100% - 19vw);
  }
}
.comment_box .comment_box-content p{
  position: relative;
  z-index: 2;
}
.comment_box .comment_box-content::before{
  border-top: 10px solid transparent;
  border-right: 20px solid #f5f5f5;
  border-bottom: 10px solid transparent;
  content: '';
  position: absolute;
  left: -15px;
  top: 20px;
  z-index: 0;
}
.comment_box .comment_box-icon.right{
  order: 2;
}
.comment_box .comment_box-content.left{
  background: #e2e4f1;
  order: 1;
}
.comment_box .comment_box-content.left::before{
  border-top: 10px solid transparent;
  border-left: 20px solid #e2e4f1;
  border-bottom: 10px solid transparent;
  border-right: 0;
  content: '';
  left: inherit;
  position: absolute;
  right: -15px;
  top: 20px;
  z-index: 0;
}

table.time_table{
  border: 1px solid #273775;
  margin-bottom: 2em;
  table-layout: fixed;
  width: 100%;
}
table.time_table caption{
  background: #010938;
  color: #fff;
  font-weight: 700;
  padding: 1em;
  line-height: 1;
}
table.time_table caption span{
  color: #c1d884;
}
table.time_table th{
  background: #273775;
  color: #fff;
  font-weight: 400;
  padding: .5em;
  line-height: 1;
}
table.time_table th.time{
  border-right: 1px dotted #fff;
  width: 150px;
}

@media all and (max-width: 640px){

  table.time_table th.time{
    width: 18vw;
  }
}

table.time_table td{
  border-bottom: 1px dotted #273775;
  padding: .5em 1em;
}
@media all and (max-width: 640px){
  table.time_table td{
    padding: .25em .5em;
  }
}
table.time_table td:first-child{
  background: #f5f5f5;
}
table.time_table tr:last-child td{
  border-bottom: 0;
}