@charset "UTF-8";
/*ブレイクポイントを設定*/
/*メディアクエリ用のミックスイン*/

.liveoffice__mv {
  background: #242541;
}

.mv__ttl {
  margin: 0;
}

.liveoffice__about {
  padding: 5rem 0 2rem 0;
}

.about__copy {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .about__copy {
    flex-direction: column;
  }
}
.about__copy_cont {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .about__copy_cont {
    width: 100%;
  }
}
.about__copy_ttl {
  margin: 0 6rem 0 0;
  line-height: 1.75;
  width:34.5rem;
}
.about__copy1_text {
  font-size: 2.4rem;
  padding-bottom: 5rem;
  font-weight: 600;
}

.about__copy_text {
  width:60rem;
  margin: 0;
  line-height: 1.75;
  font-size: 1.6rem;
  font-weight: 600;
}
.about__copy_img {
  width: 100%;
    margin: 6rem 0;
}
@media only screen and (max-width: 768px) {
    .about__copy_cont {
        flex-direction: column;
      }
  .about__copy_ttl {
      margin: 0 0 2rem 0;
      line-height: 1.75;
      width:100%;
    }
    .about__copy_text {
      width:100%;
      margin: 0;
      line-height: 1.75;
      font-size: 1.6rem;
    }
  .about__copy_img {
    width: 100%;
    margin: 3rem auto 0;
  }
}
.about__block {
  display: flex;
  justify-content: space-between;
  margin: 7.5rem auto 0;
}
@media only screen and (max-width: 768px) {
  .about__block {
    flex-direction: column;
  }
}
.about__block_item {
  width: 34rem;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .about__block_item {
    width: 100%;
  }
  .about__block_item + .about__block_item {
    margin-top: 5rem;
  }
}
.about__block_ttl {
  margin: 0 0 1rem;
  padding: 0 0 0;
  line-height: 1.3;
  font-size: 2.4rem;
  font-weight: 600;
  color: #318a66;
}
.about__block_cont{
font-weight: 600;
}
.about__block_images {
  display: flex;
  justify-content: space-between;
  margin: 0 0 2rem;
}
.about__block_img {
  width: 48.5%;
}

.liveoffice__btn {
  padding: 8rem 0;
  background: #D3EBF3;
}
.liveoffice__btn_link {
  width: 28rem;
  margin: 0 auto;
  padding: 1rem;
  text-decoration: none;
  font-size: 2.0rem;
  font-weight: 600;
  color: #FFF;
}

/* ---------------------------add211020 */

.main *{
  box-sizing: border-box;
}
.about__copy1_textlotop {
  font-size: 2.6rem;
  padding-bottom: 5rem;
}
.liveoffice__about_text{
  font-size: 1.8rem;
          margin: 0 auto 1.5em auto;
          /* text-align: left; */
          max-width: 902px;
          width: 100%;
}
.liveoffice__about_sp{
display: none;
}
.liveoffice__link{
  margin:0 auto 14.4rem auto; max-width: 1190px; display: flex;  width: 100%;

}
.liveoffice_link_box{
  width: 47%; margin: auto;
  max-width: 577px;
  
}
.liveoffice_link_btn{ width: 100%;
display: block;
position: relative;
height: 35rem;
overflow: hidden;
border-radius: 8px;
}
.liveoffice_link_btn img{
  object-fit: cover;
  width: 100%;
} 

.liveoffice_link_p{
  position: absolute;
  background: #242541;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
  padding: calc(20 / 350 * 100%);
  height: 40%;
  font-weight: 600;
}

.liveoffice_link_officetitle1{
  font-size: 2.5rem;
  display: block;
  text-align: center;
}

.liveoffice_link_officetitle2{
  display: block;
  font-size: 2.0rem;
  position: relative;
  padding-left: 1em;
  max-width: 37rem;;
    margin: 1em auto;
}

.liveoffice_link_officetitle2::after{
  content: "";
  position: absolute;
  right: 1em;
  top: 0.4em;
  width: 1.31rem;
  height: 1.5rem;
  background: url(/sales/assets/img/sanyo/icon_arrow_white.svg) 50% 50% no-repeat;
  background-size: 100%;
}
.liveoffice_map_add{
  display: flex;     font-size: 1.6rem; width: 100%; margin: 2rem auto 0 auto;
}
.map__add_name{
font-weight: bolder; color: #D71940;    margin: 0 auto 0 0; text-align: left;
}
.map__add_address{
text-align: left; padding-left: 2em;
}
.liveoffice_map iframe{
margin-top:4rem; width: 100%;  height: 30rem;
}
.mb8rem{
  margin-bottom: 8rem;
  }

@media only screen and (max-width: 768px) {
  .about__copy1_textlotop {
    font-size: 2.2rem;
  }
.liveoffice__link{
display: block;
}
.liveoffice__about_text {
font-size: 1.42rem;}

.liveoffice_link_box{
  width: 100%;
    padding: 0 2vw;
}
.liveoffice_link_btn{ 
  height:  16.2765rem;

  }
.liveoffice_map_add{
  display: block;}  
  .map__add_name{
    border-bottom: 0.5px solid;
  }
  .liveoffice__about_sp{
    display: block;
    }
.map__add_address{
text-align: left; padding: 0 0 5em 0;
margin-top: 0.5em;
}
.liveoffice_map iframe{
margin-top:4rem; width: 100%;  height: 20rem;
}
/* --------------------------------link */

.liveoffice_link_p{
  padding: calc(16 / 350 * 100%) calc(22 / 350 * 100%);
  height: 40%;
  font-weight: 600;
}

.liveoffice_link_officetitle1{
  font-size: 1.4rem;
}

.liveoffice_link_officetitle2{
  font-size: 1.2rem;
  position: relative;
  margin-top: 0.4em;
  padding-left: 1em;
  max-width: 22rem;
}

.liveoffice_link_officetitle2::after{
  content: "";
  position: absolute;
  right: 1em;
  top: 0.1em;
  width: 0.61rem;
  height: 1.55rem;
}

}
@media only screen and (max-width: 600px) {
/* --------------------------------link */

.liveoffice_link_officetitle1{
  font-size: 1.6rem;
}

.liveoffice_link_officetitle2{
  font-size: 1.4rem;
  position: relative;
  margin-top: 1em;
  padding-left: 1em;
  max-width: 26rem;
}
.liveoffice_link_btn{ 
  height: 22.4425rem;

  }

.liveoffice_link_officetitle2::after{
  content: "";
  position: absolute;
  right: 1em;
  top: 0.2em;
  width: 0.61rem;
  height: 1.55rem;
}

}
/* ---------------------------add211020 */


.img_auto img{
  width: 100%;

}

.liveoffice__mv2 {
  background: #0E224F;
}



.local__liveoffice__copy {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .local__liveoffice__copy {
    flex-direction: column;
  }
}
.local__liveoffice__copy_cont {
  display: flex;
  justify-content: center;
  text-align: left;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .local__liveoffice__copy_cont {
    width: 100%;
  }
}
.local__liveoffice__copy_ttl {
  margin: 0 1rem 0 0;
  line-height: 1.75;
  width:34.5rem;
}
.local__liveoffice__copy1_text {
  font-size: 2.4rem;
  padding-bottom: 5rem;
  font-weight: bold;
}

.local__liveoffice__copy_text {
  width:60rem;
  margin: 0;
  line-height:2;
  font-size: 1.6rem;
  font-weight: 600;
  margin-left: 3em;
}
.local__liveoffice__copy_img {
  width: 100%;
    margin: 6rem 0;
}
@media only screen and (max-width: 768px) {
    .local__liveoffice__copy_cont {
        flex-direction: column;
      }
  .local__liveoffice__copy_ttl {
      margin: 0 0 2rem 0;
      line-height: 1.75;
      width:100%;
    }
    .local__liveoffice__copy_text {
      width:100%;
      margin: 0;
      line-height: 1.75;
      font-size: 1.6rem;
    }
  .local__liveoffice__copy_img {
    width: 100%;
    margin: 3rem auto 0;
  }
}


/* ----------------------------addhimeji */
.office__ba{
  display: flex;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #000;

}

.office__ba__sec{
  width: calc(33.333% - 31px );
  margin-right: 67px;
  text-align: left;

}



.office__ba__en{
  font-size: 1.8rem;
  color:#0A3264;
  font-weight: bold;

}
.office__ba__ttl{
  font-size: 2.4rem;
  font-weight: bold;
  font-family: '小塚ゴシック Pr6N';

}
.office__ba__txt{
  font-size: 1.4rem;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph; 
  text-justify: inter-character;
  font-weight: bold;

}
.office__ba__thumb{
  width: 66.6666%;
  display: flex;
}
.office__ba__thumb div{
  margin-right: 10px;
}
.office__ba__thumb div:last-child{
  margin-right: 0;
}
.office__bnr{
  text-align: center;
  margin-bottom: 100px;
  margin-top: 120px;
}
.office__bnr a{
  display: inline-block;
  background: #0A3264;
  color:#fff;
  text-decoration: none;
}
.office__bnr span{
  display: block;
  font-size: 20px;
  padding: 10px 20px;
  color:#fff;
  position: relative;
  text-align: left;

}
.office__bnr span:after{
  content:'';
  border-right:1px solid #fff;
  border-bottom:1px solid #fff;
  display: block;
  width: 7px;
  height: 7px;
  transform: rotate(-45deg);
  position: absolute;
  top:calc(50% - 5px);
  right:20px;
}
.office__bnr img{
  width: auto;
}
@media only screen and (max-width: 768px){
  .office__ba{
    flex-wrap: wrap;
  }
  .office__ba__sec{
    width: 100%;
    margin-right: 0px;
    text-align: left;
  
  }

  .office__ba__thumb{
    width: 100%;
  }
  .office__ba__thumb div{
    width: calc(50% - 5px);

  }

  .office__bnr{
    margin-top: 70px;
    margin: 70px 20px 50px;
  }
  
}
