.p-head {
  height: 730px;
  background: no-repeat center url(../img/about/main-img@2x.jpg);
  background-size: cover;
}
.top-wrap {
  position: relative;
  padding-top: 128px;
  margin:auto;
}
.top-wrap .tt {
  position: relative;
}
.top-wrap h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 148px;
  height: 148px;
  background: no-repeat center url(../img/about/top-cc-bg@2x.png);
  background-size: cover;

  text-align: center;
  color:#fff;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
}
.top-wrap .copy {
  position: absolute;
  right: 8px;
  top:95px;

  text-shadow: 0px 0px 12px #082E5CDB;
  font-weight: 600;
  color:#fff;
}
.top-wrap .copy .c1 {
  font-size: 36px;
  line-height: 44px;
}
.top-wrap .copy .c2 {
  font-size: 60px;
  line-height: 72px;
}
.top-wrap .msg {
  max-width: 380px;
  margin-left: auto;
  margin-top: 50px;
  padding:44px 35px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.64);
}

.sec.s1 {
  padding:130px 0 60px;
}
.sec.s2,.sec.s3 {
  position: relative;
  padding:60px 0;
}

.sec h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 30px;
}
.cont-wrap {
  position: relative;
}
.h-cc {
  position: absolute;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 320px;
  background: no-repeat center url(../img/about/bg-circle@2x.png);
  background-size: 100%;

  text-align: center;
  font-size: 50px;
  line-height: 60px;
}
.h-cc span {
  display: inline-block;
  margin-top: -20px;
}
.s1 .h-cc {
  top:-130px;
  right: -90px;
}
.s2 .h-cc {
  top:-120px;
  right: -50px;
}


.row-cont .col-photo img {
  max-width: unset;
}
.row-cont .col-photo.p-r figure {
  margin-left: 48px;
}
.row-cont .col-photo.p-l figure {
  margin-right: 48px;
}
.row-cont .col-photo.p-l img {
  float: right;
}
.s1 .desc {
  max-width: 315px;
}
.s1 .photo2 {
  margin-top: 80px;
}
.s2 .cont-wrap {
  padding-top: 50px;
}
.s2 .l-voice {
  padding-top: 140px;
  max-width: 420px;
  text-align: center;
}
.l-voice .btn,.l-voice .btn:active {
  width: 290px;
  border:none;
  background: #AF8E6E;
  color:#fff;
  padding: 14px 8px;
}
.l-voice .btn:hover {
  background: #C4A587;
}
.l-voice .btn span {
  display: inline-block;
  position: relative;
  padding:0 18px 0 64px;
}
.l-voice .btn span:before,
.l-voice .btn span:after {
  content:"";
  position: absolute;
  top:50%;
  transform: translateY(-50%);
}
.l-voice .btn span:before {
  background: no-repeat center url(../img/common/ic-cow-white.svg);
  background-size: 100%;
  left: 0;
  width: 46px;
  height: 31px;
}
.l-voice .btn span:after {
  background: no-repeat center url(../img/common/arrow-right-white.svg);
  background-size: 100%;
  right: 0;
  width: 12px;
  height: 12px;
}
.s3 .kochi-wrap {
  position: relative;
}
.s3 h3 {
  margin-bottom: 0;
}
.s3 .cscs {
  position: relative;
  padding-top: 250px;
  max-width: 282px;
}
.s3 .h-cc {
  top:5px;
  left:50%;
  transform: translateX(-50%);
}
.s3 .h-cc .t1 {
  font-weight: 600;
  line-height: 70px;
}
.s3 .h-cc .t2 {
  max-width: 184px;
  margin:auto;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}

.s3 .kochi-map {
  position: absolute;
  right: -70px;
  top:-80px;
}

@media (max-width: 1199px) {
  .p-head {
    height: 620px;
  }
  .top-wrap .copy {
    right: 40px;
  }
  .top-wrap .copy .c1 {
    font-size: 30px;
    line-height: 40px;
  }
  .top-wrap .copy .c2 {
    font-size: 50px;
    line-height: 60px;
  }
  .top-wrap .msg {
    margin-top: 8px;
  }
  .row-cont .col-photo img {
    max-width: 480px;
  }
  .s2 .l-voice {
    padding-top: 120px;
}
  .s3 .kochi-map {
        max-width: 600px;
    right: -15px;
    top: 0;
  }
}
@media (max-width: 992px) {
  .p-head {
    height: 580px;
  }
  .top-wrap .copy {
    right: 0;
    top: 120px;
  }
  .top-wrap .msg {
    padding:26px;
    font-size: 15px;
    line-height: 26px;
    margin-right: auto;
  }
  .top-wrap .tt {
    max-width: 450px;
    margin:auto;
    margin-bottom: 30px;
  }
  .top-wrap h1 {
    width: 100px;
    height: 100px;
    font-size: 16px;
    line-height: 24px;
  }
  .top-wrap .copy {
    top:0;
    text-align: center;
  }
  .sec h3 {
    position: relative;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 22px;
  }
  .h-cc {
    width: 250px;
    height: 250px;
    font-size: 36px;
    line-height: 46px;
  }
  .s1 .h-cc {
    top: -98px;
    right: -78px;
  }
  .row-cont .col-photo img {
    max-width: 400px;
  }
  .row-cont .col-photo.p-r figure {
    margin-left: 15px;
  }
  .row-cont .col-photo.p-l figure {
    margin-right: 15px;
  }
  .s2 .cont-wrap {
    padding-top: 10px;
  }
  .s2 .h-cc {
    top: -80px;
    right: 16px;
  }
  .s2 .l-voice {
    padding-top: 100px;
  }
  .sec.s2, .sec.s3 {
    padding:50px 0;
  }

  .s3 .h-cc .t1 {
    font-size: 28px;
    line-height: 40px;
  }
  .s3 .h-cc .t2 {
    max-width: 160px;
  }
  .s3 .kochi-map {
    max-width: 440px;
    top:60px;
  }

}
@media (max-width: 767px) {
  .p-head {
    background: no-repeat center url(../img/about/sp/main-bg@2x.jpg);
    background-size: cover;
  }
  .top-wrap {
    padding-top: 90px;
  }
  .top-wrap .tt {
    margin-bottom: 20px;
    padding:0 10px;
    max-width: 338px;
  }
  .top-wrap h1 {
    width: 78px;
    height: 78px;
    line-height: 20px;
  }
  .top-wrap .copy {
    position: relative;
    left:auto;
    right:auto;
    margin:auto;
    margin-top: -20px;
  }
  .top-wrap .copy .c1 {
    font-size: 20px;
    line-height: 24px;
  }
  .top-wrap .copy .c2 {
    font-size: 32px;
    line-height: 40px;
  }
  .top-wrap .msg {
    max-width: 280px;
  }

  .h-cc {
    font-size: 28px;
    line-height: 34px;
    width: 160px;
    height: 160px;
  }

  .sec.s1 {
    padding:70px 0 30px;
  }
  .sec.s2, .sec.s3 {
    padding:30px 0;
  }
  .s1 .col-photo, .s2 .col-photo {
    display: none;
  }
  .s1 h3, .s1 .desc {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
  .s1 .h-cc, .s2 .h-cc {
    top:-50px;
    right: -20px;
  }
  .h-cc span {
    margin-top: 0;
  }
  .s1 .photo1, .s1 .photo2 {
    margin-top: 30px;
  }
  .s1 .photo1 {
    margin-right: -12px;
    text-align: right;
  }
  .s1 .photo2 {
    margin-left: -12px;
  }
  .s1 .photo2 img {
    max-width: 280px;
  }

  .s2 .cont-wrap {
    max-width: 320px;
    margin:auto;
    padding-top: 40px;
  }
  .s2 h3 {
    max-width: 250px;
    margin:auto;
    margin-bottom: 70px;
  }
  .s2 .l-voice {
    padding-top: 30px;
  }

  .sec.s3 {
    padding-top: 50px;
  }
  .s3 h3 {
    font-size: 24px;
    line-height: 38px;
    max-width: 295px;
    margin:auto;
    margin-bottom: 20px;
  }
  .s3 .kochi-map {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    text-align: center;
    margin-bottom: 20px;
  }
  .s3 .cscs {
    padding-top: 0;
    max-width: 300px;
    margin: auto;
  }
  .s3 .h-cc {
    position: relative;
    margin: auto;
    transform: unset;
    left: auto;
    right: auto;
    top:auto;
    width: 300px;
    height: 300px;
  }
  .s3 .h-cc .t1 {
    font-size: 38px;
    line-height: 46px;
  }
  .s3 .cscs .bf {
    margin-top: -84px;
    text-align: center;
  }
}

