@charset "UTF-8";
#copy .inner {
  max-width: none;
}

#copy .copy .inner {
  margin: 80px auto;
}

@media screen and (max-width: 767px) {
  #copy .copy .inner {
    margin: 50px auto;
  }
}

#copy .copy .main__ttl {
  width: 100%;
  margin-bottom: 50px;
}

#copy .copy__link {
  margin-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#copy .copy__link__item {
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #244758;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  #copy .copy__link__item {
    width: 100%;
    margin-top: 10px;
  }
}

#copy .copy__link__item::before {
  content: "";
  width: 0;
  display: block;
  background: #83AEC6;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: -1;
}

#copy .copy__link__item:hover::before {
  width: 100%;
}

#copy .copy__link__item a {
  width: 100%;
  display: block;
  font-size: 1.8rem;
  text-decoration: none;
  text-align: center;
  color: #fff;
  padding: 30px 20px 35px;
}

@media screen and (max-width: 1199px) {
  #copy .copy__link__item a {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  #copy .copy__link__item a {
    padding: 20px;
  }
}

#copy .copy__link__item a span {
  display: block;
  padding-bottom: 15px;
  position: relative;
}

@media screen and (max-width: 767px) {
  #copy .copy__link__item a span {
    display: inline;
    padding-right: 35px;
  }
}

#copy .copy__link__item a span::after {
  content: "";
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 20px;
  height: 5px;
  background: url(./../img/arrow@2x.png) no-repeat center/18px;
}

@media screen and (max-width: 767px) {
  #copy .copy__link__item a span::after {
    left: auto;
    right: 0;
    top: 10px;
    margin: 0;
  }
}

#copy .copy__sub {
  margin-top: 40px;
  background: #EBF6FB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 60px;
}

@media screen and (max-width: 1199px) {
  #copy .copy__sub {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px;
    text-align: center;
  }
}

@media print {
  #copy .copy__sub {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    padding: 30px !important;
    text-align: center !important;
  }
}

#copy .copy__sub__ttl {
  font-size: 2rem;
  padding-right: 40px;
}

@media screen and (max-width: 1199px) {
  #copy .copy__sub__ttl {
    display: inline-block;
    margin: 0 auto 10px;
    padding: 0 0 5px;
    border-bottom: dotted 1px #999;
  }
}

@media screen and (max-width: 767px) {
  #copy .copy__sub__ttl {
    font-size: 1.8rem;
  }
}

@media print {
  #copy .copy__sub__ttl {
    display: inline-block !important;
    margin: 0 auto 10px !important;
    padding: 0 0 5px !important;
    border-bottom: dotted 1px #999 !important;
  }
}

#copy .copy__sub__txt {
  padding-left: 40px;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, Noto Sans JP, Arial, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  border-left: dotted 1px #999;
}

@media screen and (max-width: 1199px) {
  #copy .copy__sub__txt {
    width: 100%;
    border: none;
    padding: 10px 0 0;
  }
}

@media print {
  #copy .copy__sub__txt {
    width: 100% !important;
    border: none !important;
    padding: 10px 0 0 !important;
  }
}

#copy .copy__sub__txt br.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  #copy .copy__sub__txt br.sp {
    display: block;
  }
}

#copy .copy__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#copy .copy__contact__item {
  background: #EBF6FB;
  padding: 40px 30px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #copy .copy__contact__item {
    padding: 30px 30px;
  }
}

#copy .copy__contact__item .main__ttl2 {
  margin-bottom: 20px;
}

#copy .copy__contact__item__name {
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  #copy .copy__contact__item__name {
    font-size: 1.6rem;
  }
}

#copy .copy__contact__item__name span {
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  #copy .copy__contact__item__name span {
    font-size: 1.4rem;
  }
}

#copy .copy__contact__item__tel {
  margin-top: 5px;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, Noto Sans JP, Arial, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

#copy .copy__contact__item__wrap {
  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;
  position: relative;
}

#copy .copy__contact__item__wrap::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 90%;
  border-right: dotted 1px #999;
}

@media screen and (max-width: 767px) {
  #copy .copy__contact__item__wrap::before {
    display: none;
  }
}

#copy .copy__contact__item__wrap__inner {
  width: 50%;
}

@media screen and (max-width: 767px) {
  #copy .copy__contact__item__wrap__inner {
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    border-top: dotted 1px #ccc;
  }
}

#copy .copy__contact__item__wrap__inner:nth-child(1) {
  border: none;
  padding: 0;
  margin: 0;
}

#copy .copy__contact__item:nth-child(1) {
  width: 32%;
}

@media screen and (max-width: 1199px) {
  #copy .copy__contact__item:nth-child(1) {
    width: 100%;
  }
}

@media print {
  #copy .copy__contact__item:nth-child(1) {
    width: 100% !important;
  }
}

#copy .copy__contact__item:nth-child(2) {
  width: 66%;
}

@media screen and (max-width: 1199px) {
  #copy .copy__contact__item:nth-child(2) {
    margin-top: 20px;
    width: 100%;
  }
}

@media print {
  #copy .copy__contact__item:nth-child(2) {
    margin-top: 20px !important;
    width: 100% !important;
  }
}
/*# sourceMappingURL=style.css.map */