@charset "UTF-8";

/* アイキャッチ
***************************************************************/
.iCatch .bg {
  background-image: url(../img/access/access_hbg.jpg);
}
@media all and (max-width:680px) {
  .iCatch .bg {
    background-image: url(../img/access/access_hbg_sp.jpg);
  }
}


/* リード
***************************************************************/
.readWrap .pageTitle {
  width: 393px;
  margin: 0 auto;
  padding: 80px 0 70px;
}
.readWrap .readBox {
  width: 100%;
  height: 460px;
  position: relative;
}
.readWrap .readBox .tBox {
  color: #fff;
  background-color: rgba(81, 159, 188, 1);
  width: calc(100% - 835px);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.readWrap .readBox .tBox .in {
  width: 350px;
}
.readWrap .readBox .tBox .h2 {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.88;
}
.readWrap .readBox .tBox .p1 {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.07em;
  line-height: 2.27;
  margin-top: 20px;
}
@media all and (min-width: 681px) {
  .readWrap .readBox {
    display: flex;
    align-items: center;
    min-width: 1240px;
  }

  .readWrap .readBox img {
    height: 100%;
  }
}
@media all and (max-width:680px) {
  .readWrap .pageTitle {
    width: 264px;
    padding: 31.25vw 0 50px;
  }
  .readWrap .readBox {
    width: 100%;
    height: auto;
    background: none;
  }
  .readWrap .readBox .tBox {
    background-color: rgba(81, 159, 188, 1);
    width: 100%;
    display: block;
  }
  .readWrap .readBox .tBox .in {
    width: 100%;
    padding: 30px 5% 25px;
  }
  .readWrap .readBox .tBox .h2 {
    font-size: 18px;
    text-align: center;
  }
  .readWrap .readBox .tBox .p1 {
    letter-spacing: 0.06em;
    line-height: 2;
    margin-top: 15px;
  }
}
@media all and (max-width:370px) {
}


/* アクセス
***************************************************************/
.accessWrap {
  padding: 110px 0 80px;
}
.accessWrap .inner {
  width: 1100px;
  margin: 0 auto;
}
.accessImg {
  max-width: 1026px;
  height: auto;
  margin: 75px auto 0;
display: block;
}
.ggmap {
  position: relative;
  height: 450px;
  overflow: hidden;
  width: 100%;
  background-color: #ccc;
  margin-top: 120px;
}
.ggmap #map_canvas,
.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ggmap .w_btn1 {
    width: 210px;
    padding: 6px 0;
    font-size: 15px;
    letter-spacing: 0.05em;
    border: 2px solid #519fbc;
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 100;
}
.ggmap .w_btn1::after {
    width: 12px;
    height: 10px;
}
.accessWrap__address.inner{
  text-align: center;
  margin-top: 85px;
}
.accessWrap__address .t1{
  font-size: 23px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.accessWrap__address .t2{
  font-size: 18px;
  letter-spacing: 0.08em;
}
.accessWrap__address .t3{
  font-size: 18px;
  letter-spacing: 0.08em;
  color: #519fbc;
  line-height: 1.44;
  margin-top: 20px;
}
.accessWrap__address .accessTel {
    width: 300px;
    height: auto;
    display: block;
    margin: 7px auto 0;
}
.accessWrap__address .t4{
  font-size: 12px;
  letter-spacing: 0.05em;
  margin-top: 5px;
}

@media all and (min-width: 681px) {
  .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    bottom: 240px !important;
    right: 50px !important;
  }
}
@media all and (max-width:680px) {
  .accessWrap {
    padding: 60px 0 60px;
  }
  .accessWrap .inner {
    width: 100%;
    padding: 0 5%;
  }
  .accessImg {
    margin: 30px auto 0;
  }
  .ggmap {
    height: 180px;
    margin-top: 50px;
  }

  .accessWrap__address.inner{
    margin-top:50px;
  }
  .accessWrap__address .t1{
    font-size: 14px;
  }
  .accessWrap__address .t2{
    font-size: 11px;
  }
  .accessWrap__address .t3{
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.42;
  }
  .accessWrap__address .accessTel {
      width: 200px;
      margin-top: 5px;
  }
  .accessWrap__address .t4{
    font-size: 10px;
    letter-spacing: 0.07em;
    transform: scale(0.8);
    margin-top: 3px;
  }
  .ggmap .w_btn1 {
      transform: scale(0.7);
      right: -12px;
      bottom: 12px;
  }
  /*バナー３*/
  .bnrPresent.bnrPresent3 {
      margin-left: 20px;
      padding-bottom: 30px;
  }
}
@media all and (max-width:370px) {
}


/* aaa
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width:680px) {
}
@media all and (max-width:370px) {
}
