@charset "UTF-8";
.slider-tx-title,
.slider-tx-lead {
  display: none;
}

html {
  font-size: 0.1333333333vmin;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.7;
}

.animated {
  opacity: 0;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

body {
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #3c3c3c;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

a {
  text-decoration: none;
  color: #3c3c3c;
}

.pc {
  display: none;
}

p {
  line-height: 1.8;
  color: #3c3c3c;
  font-size: 26rem;
  text-align: justify;
  letter-spacing: 0;
}

header {
  position: relative;
  z-index: 10;
}
header .logo {
  position: absolute;
  top: 30rem;
  left: 40rem;
  width: 236rem;
}

.fix_contact {
  display: none;
}
.fix_contact a {
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 650rem;
  height: 140rem;
  background: #1f518e;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
  font-weight: bold;
  font-size: 40rem;
}
.fix_contact a::before {
  content: "";
  display: block;
  width: 46rem;
  height: 46rem;
  background: url("../images/icon-doc_white.svg") no-repeat center;
  background-size: contain;
  margin-right: 20rem;
}

.hstyle-basic {
  margin-bottom: 70rem;
}
.hstyle-basic span {
  display: block;
}
.hstyle-basic span.en {
  color: #1f518e;
  font-size: 100rem;
  font-family: "Cormorant Garamond", serif;
  line-height: 1;
  letter-spacing: 0.06em;
}
.hstyle-basic span.ja {
  font-size: 24rem;
  margin-top: 20rem;
  letter-spacing: 0.08em;
  color: #1e1e1e;
}

section.mainImage {
  background: #000;
  height: 100vh;
}
section.mainImage .slider-tx-lead {
  width: 94rem;
  position: absolute;
  right: 100rem;
  top: 120rem;
}
section.mainImage .slider-tx-title {
  position: absolute;
  bottom: 140rem;
  left: 60rem;
}
section.mainImage .slider-tx-title #title {
  width: 580rem;
}
section.mainImage .slider-tx-title .title-under {
  font-size: 26rem;
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.3em;
  margin-top: 60rem;
}
section.mainImage .slider-tx-title .title-under #ttl02 {
  display: none;
}
section.mainImage .scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 50rem;
  bottom: 58rem;
  z-index: 2;
  padding: 60rem 0 180rem;
  overflow: hidden;
  width: 1em;
}
section.mainImage .scroll span {
  display: none;
}
section.mainImage .scroll::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 1px;
  height: 112rem;
  background: #c8c8c8;
  -webkit-animation: down 2s cubic-bezier(1, 0, 0, 1) infinite;
  animation: down 2s cubic-bezier(1, 0, 0, 1) infinite;
}
@-webkit-keyframes down {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
@keyframes down {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}

section.intro {
  padding: 110rem 75rem 0;
  position: relative;
}
section.intro::before {
  content: "";
  background: #f5f5f5;
  display: block;
  height: calc(100% - 320rem);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
section.intro .hstyle-intro {
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
  font-size: 48rem;
  line-height: 1.8;
  color: #1e1e1e;
}
section.intro p.h-under {
  line-height: 2.4;
  margin-top: 40rem;
  font-size: 30rem;
}
section.intro .photo {
  margin-top: 80rem;
}

section.about {
  margin-top: 180rem;
  padding: 0 75rem;
}
section.about .box:not(:last-of-type) {
  margin-bottom: 100rem;
}
section.about .photo {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-bottom: 45rem;
}
section.about h2 {
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
  text-align: center;
  font-size: 40rem;
  line-height: 1.5;
  color: #1e1e1e;
  margin-bottom: 30rem;
  letter-spacing: 0.05em;
}

section.service {
  margin-top: 188rem;
  padding: 120rem 75rem 100rem;
  background: #eef5fa;
}
section.service a.btn-right-arrow {
  margin-top: 50rem;
}
section.service .service-container1 .box.rev {
  margin-top: 160rem;
}
section.service .service-container1 .box.rev .photo {
  width: 670rem;
}
section.service .service-container1 .photo {
  margin-left: -75rem;
  margin-bottom: 110rem;
  width: 554rem;
  position: relative;
}
section.service .service-container1 .photo .small {
  width: 250rem;
  position: absolute;
  right: -114rem;
  bottom: -78rem;
}
section.service .service-container1 .desc h2 {
  font-size: 50rem;
  font-weight: bold;
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
  margin-bottom: 30rem;
  letter-spacing: 0.1em;
  color: #1e1e1e;
}
section.service .service-container1 .desc p {
  font-size: 28rem;
}
section.service .wrap-flow {
  margin-top: 130rem;
}
section.service .wrap-flow h3 {
  font-weight: bold;
  font-size: 30rem;
  color: #1e1e1e;
  margin-bottom: 20rem;
}
section.service .wrap-flow p.img-under {
  font-size: 26rem;
  margin-top: 20rem;
  line-height: 1.6;
}
section.service .service-container2 {
  margin-top: 140rem;
}
section.service .service-container2 .box:not(:last-of-type) {
  margin-bottom: 100rem;
}
section.service .service-container2 .box h2 {
  margin-top: -100rem;
  background: #eef5fa;
  z-index: 2;
  position: relative;
  display: inline-block;
  padding: 40rem 70rem 40rem 40rem;
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
  color: #1e1e1e;
  font-size: 46rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
section.service .service-container2 .box h2 span {
  display: block;
  font-size: 28rem;
  line-height: 1.2;
}
section.service .service-container2 .box p {
  padding: 0 40rem;
  line-height: 2;
  font-size: 28rem;
}
section.service .service-container2 .wrap-other {
  margin-top: 140rem;
}
section.service .service-container2 .wrap-other .hstyle-other {
  font-weight: bold;
  text-align: center;
  font-size: 42rem;
  margin-bottom: 60rem;
  color: #1e1e1e;
}
section.service .service-container2 .wrap-other ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section.service .service-container2 .wrap-other ul li {
  width: 280rem;
  margin-bottom: 50rem;
}
section.service .service-container2 .wrap-other ul li .icon {
  background: #fff;
  width: 280rem;
  height: 280rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section.service .service-container2 .wrap-other ul li .icon img {
  width: 93rem;
}
section.service .service-container2 .wrap-other ul li p {
  margin-top: 15rem;
  white-space: nowrap;
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
  font-size: 32rem;
  color: #1e1e1e;
  text-align: center;
  line-height: 1.4;
}
section.service .service-container2 .wrap-other ul li p span {
  font-size: 24rem;
  display: block;
}

a.btn-right-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 433rem;
  height: 100rem;
  border: 1px solid #3c3c3c;
  background: #fff;
  font-size: 30rem;
  position: relative;
}
a.btn-right-arrow::after {
  content: "";
  display: block;
  width: 83rem;
  height: 10rem;
  background: url("../images/btn-arrow.svg") no-repeat;
  background-size: contain;
  position: absolute;
  right: -43rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

section.our-office {
  margin-top: 180rem;
  padding: 0 75rem;
}
section.our-office table {
  width: 100%;
}
section.our-office table th,
section.our-office table td {
  display: block;
}
section.our-office table th {
  border-top: 1px solid #1f518e;
  border-bottom: 1px solid #c8c8c8;
  text-align: left;
  color: #1f518e;
  font-size: 28rem;
  font-weight: bold;
  padding: 20rem 0;
}
section.our-office table td {
  padding: 20rem 0 60rem;
  font-size: 28rem;
}
section.our-office table td p {
  font-size: 28rem;
}
section.our-office table td a {
  color: #1d7ac5;
}
section.our-office table td .group:not(:last-of-type) {
  margin-bottom: 30rem;
}
section.our-office table .h-table {
  font-weight: bold;
  margin-bottom: 5rem;
}
section.our-office table .h-table::before {
  content: "■";
  color: #1f518e;
}
section.our-office ul.blue-dot li {
  position: relative;
  padding-left: 1.3em;
  line-height: 1.6;
}
section.our-office ul.blue-dot li:not(:last-of-type) {
  margin-bottom: 10rem;
}
section.our-office ul.blue-dot li::before {
  content: "●";
  color: #1f518e;
  position: absolute;
  left: 0;
  top: 0.3em;
  font-size: 22rem;
}

section.consultation {
  background: url("../images/index_contact_bg_sp.jpg") no-repeat center;
  background-size: cover;
  padding: 185rem 0;
  margin-top: 150rem;
}
section.consultation h1 {
  color: #fff;
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
  font-size: 50rem;
  text-align: center;
  margin-bottom: 60rem;
  letter-spacing: 0.1em;
}
section.consultation p {
  color: #fff;
  text-align: center;
  line-height: 1.8;
}
section.consultation a.btn-icon-noArrow {
  background: #fff;
  width: 600rem;
  height: 140rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 36rem;
  font-weight: bold;
  color: #1f518e;
  margin: 80rem auto 0;
}
section.consultation a.btn-icon-noArrow::before {
  content: "";
  display: block;
  width: 40rem;
  height: 40rem;
  background: url("../images/icon-doc_blue.svg") no-repeat center;
  background-size: contain;
  margin-right: 20rem;
}

footer {
  background: #f5f5f5;
  padding: 100rem 0 240rem;
}
footer .footer-logo {
  width: 270rem;
  margin: 0 auto;
}
footer .wrap-footer {
  text-align: center;
  margin-top: 64rem;
}
footer .wrap-footer .foot-link a {
  color: #808080;
  font-size: 24rem;
}
footer .wrap-footer small {
  display: block;
  margin-top: 60rem;
  color: #808080;
}

.modaal-wrapper .modaal-close {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  width: 78rem;
  height: 78rem;
  background: #1f518e;
  border-radius: 0;
}

.modaal-close:after,
.modaal-close:before {
  top: 18rem;
  left: 38rem;
  width: 2rem;
  height: 40rem;
  border-radius: 0;
}

.modaal-close:after,
.modaal-close:before {
  top: 18rem;
  left: 38rem;
  width: 2rem;
  height: 40rem;
  border-radius: 0;
}

.modaal-content-container {
  padding: 145rem 50rem;
}

.modaal-content-container .hstyle-popup-head {
  color: #1f518e;
  font-weight: bold;
  text-align: center;
  font-size: 44rem;
  margin-bottom: 80rem;
}
.modaal-content-container section.popup {
  margin-top: 65rem;
}
.modaal-content-container .hstyle-popup-title {
  position: relative;
  padding-left: 1.5em;
  font-size: 31rem;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 30rem;
}
.modaal-content-container .hstyle-popup-title span {
  font-size: 25rem;
}
.modaal-content-container .hstyle-popup-title::before {
  content: "■";
  position: absolute;
  left: 0;
  top: 0;
  color: #1f518e;
}
.modaal-content-container .desc {
  padding-left: 42rem;
}
.modaal-content-container p.arrow {
  position: relative;
  padding-left: 38rem;
  font-size: 28rem;
}
.modaal-content-container p.arrow::before {
  content: "→";
  position: absolute;
  left: 0;
  top: 0;
}

/**********************************************************************

 * Media Query For PC

 ***********************************************************************/
@media print, screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  body {
    letter-spacing: 0.03em;
    font-size: 15px;
  }
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  p {
    font-size: 18px;
    line-height: 1.9;
  }
  header .logo {
    position: absolute;
    top: 30px;
    left: 40px;
    width: 190px;
  }
  .fix_contact {
    display: block;
  }
  .fix_contact a {
    bottom: auto;
    top: 0;
    right: 0;
    left: auto;
    -webkit-transform: none;
            transform: none;
    width: 300px;
    height: 100px;
    font-size: 2.2rem;
  }
  .fix_contact a span {
    z-index: 1;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .fix_contact a::before {
    width: 26px;
    height: 26px;
    margin-right: 13px;
    z-index: 1;
  }
  .fix_contact a::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: "";
    background: #fff;
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    border-left: #1f518e 1px solid;
    border-bottom: #1f518e 1px solid;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .fix_contact a:hover span {
    color: #1f518e;
  }
  .fix_contact a:hover::before {
    background: url("../images/icon-doc_blue.svg") no-repeat center;
  }
  .fix_contact a:hover::after {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .hstyle-basic {
    margin-bottom: 70px;
  }
  .hstyle-basic span.en {
    font-size: 8rem;
  }
  .hstyle-basic span.ja {
    font-size: 1.8rem;
    margin-top: 16px;
  }
  section.mainImage .slider-tx-lead {
    width: 98px;
    right: 300px;
    top: 160px;
  }
  section.mainImage .slider-tx-title {
    bottom: 140px;
    left: 140px;
  }
  section.mainImage .slider-tx-title #title {
    width: 680px;
  }
  section.mainImage .slider-tx-title .title-under {
    font-size: 2rem;
    letter-spacing: 0.3em;
    margin-top: 60px;
  }
  section.mainImage .slider-tx-title .title-under #ttl02 {
    display: none;
  }
  section.mainImage .scroll {
    right: 80px;
    bottom: 40px;
    padding: 60px 0 100px;
  }
  section.mainImage .scroll span {
    display: block;
    font-size: 14px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    color: #fff;
    font-family: "Cormorant Garamond", serif;
  }
  section.mainImage .scroll::after {
    width: 1px;
    height: 60px;
  }
  section.intro {
    padding: 100px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  section.intro::before {
    content: "";
    background: #f5f5f5;
    display: block;
    height: 100%;
    width: 60%;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    z-index: -1;
  }
  section.intro .hstyle-intro {
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
    font-size: 4.2rem;
  }
  section.intro p.h-under {
    line-height: 2.8;
    margin-top: 42px;
    font-size: 2rem;
  }
  section.intro .photo {
    margin-top: 0;
    margin-top: 0;
    width: 46.3157894737%;
  }
  section.intro .desc {
    max-width: 590px;
    margin-left: 120px;
    margin-right: 40px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  section.about {
    max-width: 1990px;
    margin: 0 auto;
    margin-top: 148px;
    padding: 0;
  }
  section.about .hstyle-basic {
    max-width: 1300px;
    margin: 0 auto 70px;
    padding: 0 40px;
  }
  section.about .wrap-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  section.about .box {
    width: 27.4371859296%;
    max-width: 546px;
    margin-right: 3.7688442211%;
  }
  section.about .box:nth-child(3) {
    margin-right: 0;
  }
  section.about .box:last-child {
    margin-right: 0;
  }
  section.about .box:not(:last-of-type) {
    margin-bottom: 75px;
  }
  section.about .photo {
    width: 100%;
    margin-left: 0;
    margin-bottom: 35px;
  }
  section.about h2 {
    font-size: 2.8rem;
    margin-bottom: 30px;
  }
  section.about p {
    margin: 0 30px;
    font-size: 16px;
  }
  section.service {
    margin-top: 125px;
    padding: 120px 75px 100px;
    background: #eef5fa;
  }
  section.service .hstyle-basic {
    max-width: 1300px;
    margin: 0 auto 70px;
  }
  section.service a.btn-right-arrow {
    margin-top: 50px;
  }
  section.service .service-container1 {
    max-width: 1680;
    margin: 0 auto;
  }
  section.service .service-container1 .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  section.service .service-container1 .box.rev {
    margin-top: 160px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  section.service .service-container1 .box.rev .photo {
    width: 38.0952380952%;
    margin-left: 240px;
    margin-right: 0;
  }
  section.service .service-container1 .photo {
    margin-left: 0;
    margin-bottom: 0;
    width: 38.0952380952%;
    margin-right: 240px;
    position: relative;
  }
  section.service .service-container1 .photo .small {
    width: 250px;
    position: absolute;
    right: -114px;
    bottom: -78px;
  }
  section.service .service-container1 .desc {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 600px;
  }
  section.service .service-container1 .desc h2 {
    font-size: 4rem;
    font-weight: bold;
    margin-bottom: 20px;
  }
  section.service .service-container1 .desc p {
    font-size: 18px;
  }
  section.service .wrap-flow {
    margin-top: 77px;
  }
  section.service .wrap-flow h3 {
    font-size: 2.1rem;
    margin-bottom: 20px;
  }
  section.service .wrap-flow p.img-under {
    font-size: 16px;
    margin-top: 20px;
  }
  section.service .service-container2 {
    max-width: 1280px;
    margin: 160px auto 0;
  }
  section.service .service-container2 .wrap-col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  section.service .service-container2 .box {
    width: 46.875%;
  }
  section.service .service-container2 .box:not(:last-of-type) {
    margin-bottom: 0;
  }
  section.service .service-container2 .box h2 {
    margin-top: -100px;
    padding: 40px 70px 40px 40px;
    font-size: 3.6rem;
    font-weight: bold;
  }
  section.service .service-container2 .box h2 span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 1.8rem;
    line-height: 1.2;
  }
  section.service .service-container2 .box p {
    padding: 0 40px;
    line-height: 2;
    font-size: 18px;
  }
  section.service .service-container2 .wrap-other {
    margin-top: 140px;
  }
  section.service .service-container2 .wrap-other .hstyle-other {
    font-size: 2.8rem;
    margin-bottom: 60px;
  }
  section.service .service-container2 .wrap-other ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  section.service .service-container2 .wrap-other ul li {
    width: 17.96875%;
    margin-bottom: 40px;
  }
  section.service .service-container2 .wrap-other ul li .icon {
    background: none;
    width: 100%;
    height: auto;
    border-radius: 0;
    display: block;
  }
  section.service .service-container2 .wrap-other ul li .icon .inner {
    width: 100%;
    padding-top: 100%;
    border-radius: 50%;
    background: #fff;
    position: relative;
  }
  section.service .service-container2 .wrap-other ul li .icon img {
    width: 30.4347826087%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  section.service .service-container2 .wrap-other ul li p {
    margin-top: 15px;
    line-height: 1.5;
    font-size: 2.2rem;
  }
  section.service .service-container2 .wrap-other ul li p span {
    font-size: 1.6rem;
  }
  a.btn-right-arrow {
    width: 260px;
    height: 60px;
    font-size: 1.8rem;
    position: relative;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  a.btn-right-arrow span {
    z-index: 1;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  a.btn-right-arrow::after {
    width: 50px;
    height: 6px;
    right: -30px;
  }
  a.btn-right-arrow::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: "";
    background: #1f518e;
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  a.btn-right-arrow:hover span {
    color: #fff;
  }
  a.btn-right-arrow:hover::before {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  section.our-office {
    padding: 0 75px;
    max-width: 1280px;
    margin: 180px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  section.our-office .wrap-table {
    width: 62.5%;
  }
  section.our-office table {
    width: 100%;
  }
  section.our-office table th,
  section.our-office table td {
    display: table-cell;
  }
  section.our-office table th {
    border-top: 1px solid #1f518e;
    border-bottom: 1px solid #1f518e;
    vertical-align: top;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 26px 0;
    width: 25%;
  }
  section.our-office table td {
    padding: 26px 0 26px 26px;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    vertical-align: middle;
    font-size: 1.8rem;
  }
  section.our-office table td p {
    font-size: 1.8rem;
  }
  section.our-office table td a:hover {
    text-decoration: underline;
  }
  section.our-office table td .group:not(:last-of-type) {
    margin-bottom: 25px;
  }
  section.our-office table .h-table {
    margin-bottom: 5px;
  }
  section.our-office ul.blue-dot li {
    font-size: 1.8rem;
    padding-left: 1em;
  }
  section.our-office ul.blue-dot li:not(:last-of-type) {
    margin-bottom: 5px;
  }
  section.our-office ul.blue-dot li::before {
    content: "●";
    color: #1f518e;
    position: absolute;
    left: 0;
    font-size: 1.4rem;
  }
  section.consultation {
    background: url("../images/index_contact_bg.jpg") no-repeat center;
    background-size: cover;
    padding: 156px 75px 195px;
    margin-top: 200px;
    position: relative;
  }
  section.consultation h1 {
    font-size: 4.8rem;
    margin-bottom: 40px;
  }
  section.consultation p {
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
  }
  section.consultation a.btn-icon-noArrow {
    width: 460px;
    height: 100px;
    font-size: 24px;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
  }
  section.consultation a.btn-icon-noArrow span {
    z-index: 1;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  section.consultation a.btn-icon-noArrow::before {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    z-index: 1;
  }
  section.consultation a.btn-icon-noArrow::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: "";
    background: #1f518e;
    -webkit-transform-origin: right top;
            transform-origin: right top;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  section.consultation a.btn-icon-noArrow:hover span {
    color: #fff;
  }
  section.consultation a.btn-icon-noArrow:hover::before {
    background: url("../images/icon-doc_white.svg") no-repeat center;
  }
  section.consultation a.btn-icon-noArrow:hover::after {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  section.consultation .scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    right: 70px;
    top: -200px;
    z-index: 2;
    padding: 100px 0 60px;
    overflow: hidden;
    width: 1em;
  }
  section.consultation .scroll:hover span {
    color: #1f518e;
  }
  section.consultation .scroll span {
    display: block;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    color: #3c3c3c;
    font-size: 14px;
    font-family: "Cormorant Garamond", serif;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    font-weight: bold;
  }
  section.consultation .scroll::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 60px;
    background: #c8c8c8;
    -webkit-animation: up 2s cubic-bezier(1, 0, 0, 1) infinite;
    animation: up 2s cubic-bezier(1, 0, 0, 1) infinite;
  }
  @-webkit-keyframes up {
    0% {
      -webkit-transform: scale(1, 0);
              transform: scale(1, 0);
      -webkit-transform-origin: bottom left;
              transform-origin: bottom left;
    }
    50% {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
      -webkit-transform-origin: bottom left;
              transform-origin: bottom left;
    }
    50.1% {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
      -webkit-transform-origin: top right;
              transform-origin: top right;
    }
    100% {
      -webkit-transform: scale(1, 0);
              transform: scale(1, 0);
      -webkit-transform-origin: top right;
              transform-origin: top right;
    }
  }
  @keyframes up {
    0% {
      -webkit-transform: scale(1, 0);
              transform: scale(1, 0);
      -webkit-transform-origin: bottom left;
              transform-origin: bottom left;
    }
    50% {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
      -webkit-transform-origin: bottom left;
              transform-origin: bottom left;
    }
    50.1% {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
      -webkit-transform-origin: top right;
              transform-origin: top right;
    }
    100% {
      -webkit-transform: scale(1, 0);
              transform: scale(1, 0);
      -webkit-transform-origin: top right;
              transform-origin: top right;
    }
  }
  footer {
    padding: 80px 0 94px;
  }
  footer .footer-logo {
    width: 190px;
    margin: 0 auto;
  }
  footer .wrap-footer {
    text-align: center;
    margin: 24px 80px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  footer .wrap-footer .foot-link a {
    font-size: 14px;
  }
  footer .wrap-footer .foot-link a:hover {
    text-decoration: underline;
  }
  footer .wrap-footer small {
    display: block;
    margin-top: 0;
    font-size: 14px;
  }
  .modaal-close:focus:after,
  .modaal-close:focus:before,
  .modaal-close:hover:after,
  .modaal-close:hover:before {
    background: #fff;
  }
  .modaal-wrapper .modaal-close {
    width: 50px;
    height: 50px;
  }
  .modaal-close:after,
  .modaal-close:before {
    top: 11px;
    left: 25px;
    width: 2px;
    height: 26px;
    border-radius: 0;
  }
  .modaal-close:after,
  .modaal-close:before {
    top: 11px;
    left: 25px;
    width: 2px;
    height: 26px;
    border-radius: 0;
  }
  .modaal-content-container {
    padding: 94px 70px;
  }
  .modaal-content-container .hstyle-popup-head {
    font-size: 3.2rem;
    margin-bottom: 50px;
  }
  .modaal-content-container section.popup {
    margin-top: 38px;
  }
  .modaal-content-container .hstyle-popup-title {
    padding-left: 1.5em;
    font-size: 2.1rem;
    margin-bottom: 10px;
  }
  .modaal-content-container .hstyle-popup-title span {
    font-size: 1.6rem;
  }
  .modaal-content-container .hstyle-popup-title::before {
    content: "■";
    position: absolute;
    left: 0;
    top: 0;
    color: #1f518e;
  }
  .modaal-content-container .desc {
    padding-left: 30px;
  }
  .modaal-content-container p.arrow {
    padding-left: 28px;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1560px) {
  section.consultation .scroll {
    right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  section.mainImage .slider-tx-lead {
    width: 88px;
    right: 100px;
    top: 160px;
  }
  section.mainImage .slider-tx-title {
    bottom: 60px;
    left: 80px;
  }
  section.mainImage .slider-tx-title #title {
    width: 422px;
  }
  section.mainImage .slider-tx-title .title-under {
    font-size: 2.1rem;
    letter-spacing: 0.3em;
    margin-top: 60px;
  }
  section.mainImage .slider-tx-title .title-under #ttl02 {
    display: none;
  }
  section.mainImage .scroll {
    right: 40px;
    bottom: 40px;
  }
  .fix_contact a {
    width: 260px;
    height: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1460px) {
  section.intro .desc {
    margin-left: 60px;
  }
  section.intro::before {
    width: 70%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  section.intro .photo {
    width: 50%;
  }
  section.intro .desc {
    width: 50%;
    margin-left: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  section.intro .desc {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1060px) {
  section.about p {
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  section.service .service-container1 .photo {
    margin-right: 160px;
  }
  section.service .service-container1 .box.rev .photo {
    margin-left: 160px;
  }
  section.service .service-container2 .box p {
    padding: 0 20px;
  }
  section.service .service-container2 .box h2 {
    padding: 20px 40px 20px 20px;
    font-size: 3rem;
  }
  section.intro p.h-under br {
    display: none;
  }
  section.intro p.h-under {
    margin-top: 20px;
  }
  section.service .service-container1 .photo {
    margin-right: 70px;
  }
  section.service .service-container1 .photo .small {
    width: 150px;
    position: absolute;
    right: -40px;
    bottom: -40px;
  }
  section.service .service-container1 .box.rev .photo {
    margin-left: 70px;
  }
  footer .wrap-footer {
    margin: 24px 40px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  html {
    font-size: 55%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  html {
    font-size: 40%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  body,
  p {
    font-size: 13px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 800px) {
  body,
  p {
    font-size: 12px;
  }
}