@charset "UTF-8";

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
/solution/brand/contents/css/module.css　のヘッダーフッター部分を取得
▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */

/* ---------------------------------------------
*   menu
--------------------------------------------- */
.menu {
  padding: 0 3%;
  background-color: #5081a5;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .menu {
    padding: 0;
  }
}

.menu__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 5% 0 2.5%;
  max-width: 1200px;
}

@media screen and (max-width: 767px) {
  .pc-hide .menu-about__container{
    padding: 0 5.21512% 13.03781%;
  }
  .menu__container {
    display: block;
    padding: 0 0 13.03781%;
  }

  .menu__container a.mail-wp {
    width: 68%;
    margin: auto;
  }

  .menu-subscribe__container.wp {
    margin: 5% auto 15%;
  }
}

.menu--sp {
  background-color: rgb(80, 129, 165, 0.8);
}

/*  menu-subscribe
--------------------------------------------- */
.menu-subscribe {
  padding-right: 5.31915%;
  padding-left: 5.31915%;
  width: 25.53191%;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 767px) {
  .menu-subscribe {
    padding: 0;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}

.menu-subscribe__tit {
  margin-bottom: 4.21053%;
  font-weight: 500;
  font-size: 13px;
}

@media screen and (max-width: 1200px) {
  .menu-subscribe__tit {
    font-size: 1.08333vw;
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .menu-subscribe__tit {
    margin-bottom: 0.5%;
    padding-top: 11.76471%;
    font-size: 12px;
    font-weight: 700;
  }
}

.menu-subscribe__txt {
  margin-bottom: 11.22807%;
  font-weight: 500;
  font-size: 18px;
}

@media screen and (max-width: 1200px) {
  .menu-subscribe__txt {
    font-size: 1.5vw;
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .menu-subscribe__txt {
    margin-bottom: 5.88235%;
    font-size: 15px;
    font-weight: 700;
  }
}

.menu-subscribe__btn {
  display: inline-block;
  padding: 4.91228% 19.29825%;
  border-radius: 35px;
  background-color: #e56800;
}

@media screen and (max-width: 767px) {
  .menu-subscribe__btn {
    margin-bottom: 8.82353%;
    padding: 2.64706% 22.05882%;
  }
}

.menu-subscribe__btn-txt {
  font-size: 14px;
}

@media screen and (max-width: 1200px) {
  .menu-subscribe__btn-txt {
    font-size: 1.16667vw;
  }
}

@media screen and (max-width: 767px) {
  .menu-subscribe__btn-txt {
    color: #fff !important;
    font-size: 3.65059vw;
  }
}

/*menu-banner
--------------------------------------------- */
.menu-banner {
  padding-right: 5.31915%;
  padding-left: 5.31915%;
  width: 25.53191%;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 767px) {
  .menu-banner {
    padding: 0;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}

@media screen and (max-width: 1200px) {
  .menu-banner__container {
    padding: 0 5.21512%;
  }
}

.menu-banner__tit {
  margin-bottom: 8.98551%;
  font-weight: 500;
  font-size: 18px;
}

@media screen and (max-width: 1200px) {
  .menu-banner__tit {
    font-size: 1.5vw;
  }
}

@media screen and (max-width: 767px) {
  .menu-banner__tit {
    margin-top: 8.82353%;
    margin-bottom: 5.88235%;
    font-size: 4.1721vw;
  }
}

@media screen and (max-width: 767px) {
  .menu-banner__img {
    margin-bottom: 8.82353%;
  }
}

/*  menu-about
--------------------------------------------- */
.menu-about {
  padding-right: 5.31915%;
  padding-left: 5.31915%;
  width: 25.53191%;
}

@media screen and (max-width: 767px) {
  .menu-about {
    padding: 0;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .menu-about .menu-about__container {
    padding: 0 5.21512%;
  }
}

/*  company
--------------------------------------------- */
.company {
  margin-bottom: 13.76147%;
}

@media screen and (max-width: 767px) {
  .company {
    margin-bottom: 0;
  }
}

.company__txt {
  font-weight: 500;
  font-size: 18px;
}

@media screen and (max-width: 1200px) {
  .company__txt {
    font-size: 1.5vw;
  }
}

@media screen and (max-width: 767px) {
  .pc-hide .company__txt{
    margin-bottom: 0;
  }
  .pc-hide .info__container{
    margin-top: 4%;
  }
  .pc-hide .info__outer--footer{
    margin-bottom: 4%;
  }
  .company__txt {
    margin-top: 8.82353%;
    margin-bottom: 8.82353%;
    font-size: 15px;
  }
}

/*  menu-logo
--------------------------------------------- */
.menu-logo {
  margin-left: 8.33333%;
  padding-bottom: 0.83333%;
  width: 36.66667%;
}

@media screen and (max-width: 767px) {
  .menu-logo {
    margin: 0 auto;
    width: 86.04954%;
  }
}

.menu.pc-hide .question__txt {
  font-weight: 700;
  font-size: 15px;
}
.menu.menu.pc-hide .contact__container {
  margin-top: 8.82353%;
  margin-bottom: 8.82353%;
}


@media screen and (max-width: 767px) {
  footer a.side_btn {
    width: 68%;
    margin: 0 auto 11.76471%;
    display: block;
  }
}

/*  contact
--------------------------------------------- */
.contact__txt {
  margin-left: 0;
  font-weight: 500;
  font-size: 13px;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0;
  text-align: center;
  color: #fff;
}

.contact__txt:before,
.contact__txt:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 15%;
  height: 3px;
  border-top: 1px solid #fff;
}

.contact__txt:before {
  left: 0;
}

.contact__txt:after {
  right: 0;
}

.contact__ttl {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 5%;
  margin-top: 15%;
}

.footer-about .contact__txt {
  font-size: 15px;
}

.footer-about .contact__txt:before,
.footer-about .contact__txt:after {
  width: 25%;
}

@media screen and (max-width: 1200px) {
  .contact__txt {
    font-size: 1.2vw;
  }
}

@media screen and (max-width: 767px) {
  .contact__txt {
    font-size: 4.5vw;
  }

  .contact__txt:before,
  .contact__txt:after {
    width: 28%;
  }
}

/*  question
--------------------------------------------- */
.question__container {
  margin-top: 6.25%;
}

.question__item {
  margin-bottom: 6.25%;
  padding: 6.25% 0;
  background-color: #ffffff;
}

.question__item--footer {
  padding: 3.9633% 0;
}

.question__txt {
  font-weight: 500;
  font-size: 16px;
  color: #5081a5;
}

@media screen and (max-width: 1200px) {
  .question__txt {
    font-size: 1.34vw;
  }
}

@media screen and (max-width: 767px) {
  .question__txt {
    font-size: 16px;
  }
}

/*  info
--------------------------------------------- */
.info--filter {
  padding-bottom: 5.60626%;
}

.info__container {
  margin-top: 14.375%;
}

.info__outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13.125%;
  /* font-size: 18px;
    font-weight: 700; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.info__outer--footer {
  margin-bottom: 9.17431%;
}

@media screen and (max-width: 767px) {
  .info__time {
    margin-bottom: 11.76471%;
  }
}

.info__time--sp {
  margin-bottom: 0;
  padding-bottom: 5.60626%;
}

.info__img {
  width: 10%;
}

.info__img--footer {
  width: 7.33945%;
}

.info__tel {
  margin-left: 2.5%;
  font-weight: 500;
  font-size: 18px;
  pointer-events: none;
}
a.info__tel,
a.info__tel:hover {
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .info__tel {
    font-size: 1.66667vw;
  }
}

@media screen and (max-width: 767px) {
  .info__tel {
    margin-right: 0;
    font-size: 5.21512vw;
    line-height: 49px;
    pointer-events: auto;
  }
}

.info__tit {
  margin-bottom: 5%;
  font-weight: 700;
  font-size: 12px;
}

@media screen and (max-width: 1200px) {
  .info__tit {
    font-size: 1vw;
  }
}

.info__txt {
  white-space: nowrap;
  letter-spacing: -0.06em;
  font-weight: 700;
  font-size: 12px;
  color: #ffffff;
}

@media screen and (max-width: 1200px) {
  .info__txt {
    font-size: 1vw;
  }
}

@media screen and (max-width: 767px) {
  .info__txt {
    font-size: 3.12907vw;
  }
}

/* ==========================================================
*
*   utility
*
========================================================== */
@media screen and (min-width: 768px) {
  .pc-hide {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .sp-hide {
    display: none !important;
  }
}






/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
/solution/brand/contents/css/base.css　のヘッダーフッター部分を取得
▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */

/*  header-sp-trigger
--------------------------------------------- */
.header-sp-trigger {
    position: absolute;
    top: 50px;
    right: 35px;
    z-index: 11;
    display: none;
    overflow: hidden;
    width: 60px;
    height: 0;
    height: 40px;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
}

@media screen and (min-width: 1101px) {
    .header-sp-trigger {
        right: 31px;
    }
}

@media screen and (max-width: 738px) {
    .header-sp-trigger {
        display: block;
    }
}

.header-sp-trigger--current .header-sp-trigger__text {
    -webkit-animation: menu-center--active .5s forwards;
    animation: menu-center--active .5s forwards;
}

.header-sp-trigger--current .header-sp-trigger__text:before {
    -webkit-animation: menu-top--active .5s forwards;
    animation: menu-top--active .5s forwards;
}

.header-sp-trigger--current .header-sp-trigger__text:after {
    -webkit-animation: menu-bottom--active .5s forwards;
    animation: menu-bottom--active .5s forwards;
}

.header-sp-trigger__text {
    color: #251814;
}

.header-sp-trigger__text {
    position: absolute;
    top: 12px;
    display: inline-block;
    width: 50px;
    border-bottom: 5px solid #fff;
    font-size: 0;
    line-height: 1;
    -webkit-animation: menu-center .5s forwards;
    animation: menu-center .5s forwards;
}

.header-sp-trigger__text:before {
    position: absolute;
    display: inline-block;
    padding-right: 10px;
    border-top: 5px solid #fff;
    content: "";
}

.header-sp-trigger__text:after {
    position: absolute;
    display: inline-block;
    padding-right: 10px;
    border-top: 5px solid #fff;
    content: "";
}

.header-sp-trigger__text:before {
    -webkit-animation: menu-top .5s forwards;
    animation: menu-top .5s forwards;
}

.header-sp-trigger__text:after {
    -webkit-animation: menu-bottom .5s forwards;
    animation: menu-bottom .5s forwards;
}


/* ==========================================================
*
*   base blocks
*
========================================================== */
/* ---------------------------------------------
*   header
--------------------------------------------- */
/* .header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    border-top: 5px solid #00AEEF;
    background: linear-gradient(to right, #5081a5 0%, #5081a5 50%, #ffffff 50%, #ffffff 100%);
} */

@media screen and (max-width:767px) {
    /* .header {
        background: linear-gradient(to right, #5081a5 0%, #5081a5 50%, #5081a5 50%, #5081a5 100%);
    } */
}

@media screen and (min-width: 768px) {


    .header.is-filter {
        border-top: 0;
        height: 50px;



    }
}

/*  header-container
--------------------------------------------- */
.header-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    overflow: hidden;
    margin: 0 auto;
    max-width: 1200px;

    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (min-width:767px) {
    .header-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

/*  header-logo
--------------------------------------------- */
.header-logo {
    position: relative;
    z-index: 1;
    padding: 1.5% 1.66667% 2.5% 8.33333%;
    width: 11.66667%;
    background-color: #5081A5;
    -ms-flex-item-align: center;
    align-self: center;
}

@media screen and (min-width: 768px) {
    .header-logo {
        padding-top: 16px;
    }

    .is-filter .header-logo {
        padding-bottom: 0;
        height: 50px;
        padding-top: 0;
        padding-left: 0;
    }

    /* .is-filter .header-logo img {
        padding-top: 8px;
    } */
}

@media screen and (min-width: 800px) {
    .is-filter .header-logo {
        padding-bottom: 0;
        height: 50px;
        padding-top: 0;
        padding-left: 0;
    }

    /* .is-filter .header-logo img {
        padding-top: 8px;
    } */

    .header-logo {
        padding-top: 25px;
    }
}


@media screen and (max-width: 767px) {
    .header-logo {
        padding: 15px 0 17px 0;
        width: 100px;
    }
}

.header-logo:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    background-color: #5081A5;
    content: "";
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.header-logo__container {
    text-align: right;
}

@media screen and (max-width: 767px) {
    .header-logo__container {
        margin-right: 7px;
    }
}

.header-logo__img {
    display: inline-block;
    /* width: 84.61538%; */
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

@media screen and (max-width: 767px) {
    .header-logo__img {
        padding: 5px;
        /* width: 65px; */
    }
}

@media screen and (min-width: 768px) {
    .is-filter .header-logo__img {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding-top: 12px;
    }
}

@media screen and (min-width: 800px) {
    .is-filter .header-logo__img {
        width: 87.53846%;
    }
}


/*  header-txt
--------------------------------------------- */
.header-txt {
    position: relative;
    z-index: 2;
    padding: 2.6% 0;
    width: 57.5%;
}

@media screen and (max-width: 767px) {
    .header-txt {
        padding: 22px 0;
        width: 225px;
    }
}

.header-txt::before {
    position: absolute;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    top: -5px;
    left: 0;
    width: 2px;
    height: 109%;
    background: #ffffff;
    content: '';
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
}

.header-txt:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    border-right: 2px solid #00AEEF;
    background-color: #5081A5;
    content: "";
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

@media screen and (min-width: 768px) {
    .is-filter .header-txt {
        padding: 0;
        height: 50px;
    }

    .is-filter .header-txt:after {
        border-right: none;
    }
}

.header-txt__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    margin-left: 5.07246%;

    -webkit-box-align: center;
    align-items: center;

}

@media screen and (max-width: 767px) {
    .header-txt__container {
        margin-right: 20px;
    }

}

@media screen and (min-width: 768px) {


    .is-filter .header-txt__container {
        height: 50px;
        padding-top: 0;
    }


}

.header-txt__img {
    margin-right: 6.69216%;
    width: 57.36138%;
}

@media screen and (max-width: 767px) {
    .header-txt__img {
        margin-right: 0;
        width: 172px;
        line-height: 12px;
    }
}

@media screen and (min-width: 768px) {
    .is-filter .header-txt__img {
        margin-right: 23.8566%;
        width: 28.99683%;
        vertical-align: middle;

    }
}

.header-txt__tit {
    padding-right: 55px;
}

@media screen and (min-width: 768px) {
    .is-filter .header-txt__tit {
        display: none;
    }
}

.header-txt__txt {
    width: 81.63265%;
    color: #fff;
    white-space: nowrap;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.57;
}

@media screen and (max-width: 1200px) {
    .header-txt__txt {
        font-size: 1vw;
    }
}

.header-txt__theme {
    display: none;
    padding: 5.10949% 7.29927%;
    width: 35%;
    background-color: #ffffff;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

@media screen and (min-width: 768px) {
    .is-filter .header-txt__theme {
        display: block;
        height: 50px;
        padding: 0 7.29927%;

    }
}

.header-txt__tag {
    display: inline-block;
    color: #5081A5;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    transform: skewX(25deg);
}

@media screen and (max-width: 1200px) {
    .header-txt__tag {
        font-size: 0.98333vw;
    }
}

/*  header-ico
--------------------------------------------- */
.header-ico {
    padding: 3.16667% 5% 3.16667% 0;
    width: 18.75%;
    background-color: #ffffff;
}

@media screen and (min-width: 768px) {
    .is-filter .header-ico {
        padding: 0% 0% 0% 0;
        line-height: 30px;
        height: 50px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    .is-filter .header-ico {
        line-height: 25px;
    }
}

@media screen and (max-width: 767px) {
    .header-ico {
        background-color: #211d1e;
    }
}

@media screen and (max-width: 767px) {
    .header-ico--sp {
        padding-top: 30px;
        padding-bottom: 0;
        width: auto;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
    }
}

@media screen and (max-width: 767px) {
    .header-ico {
        width: 97px;
    }
}

.header-ico__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 17.77778%;
}

.header-ico__container--sp {
    -ms-flex-pack: justify;
    margin: 0 auto;
    padding-bottom: 8.47458%;
    width: 32.59452%;

    -webkit-box-pack: justify;
    justify-content: space-between;
}

.header-ico__img {
    margin-right: 13.51351%;
    width: 13.51351%;
    /* opacity: .4; */
}



.header.is-filter {
    background: -webkit-gradient(linear, left top, right top, from(#5081a5), color-stop(50%, #5081a5), color-stop(50%, #5081a5), to(#5081a5));
    background: -webkit-linear-gradient(left, #5081a5 0%, #5081a5 50%, #5081a5 50%, #5081a5 100%);
    background: linear-gradient(to right, #5081a5 0%, #5081a5 50%, #5081a5 50%, #5081a5 100%);

}

.is-filter .header-ico {
    background-color: #5081A5;
}

.scrol-v {
    display: none;
}

.is-filter .scrol-v {
    display: block;
}

.is-filter .fst-v {
    display: none;
}

@media screen and (min-width: 768px) {
    .is-filter .header-ico__container {
        margin-top: 10px;
    }

}

@media screen and (max-width: 767px) {
    .header-ico__img {
        margin-right: 0;
    }
}

.header-ico__img--fb {
    width: 7.02703%;
}

@media screen and (max-width: 767px) {
    .header-ico__img {
        width: 23px;
    }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
    .header-ico__img--fb {
        width: 10.07194%;
    }
}

/*  header-sp-menu
--------------------------------------------- */
.header-sp-menu {
    width: 70px;
}

.header-sp-menu__inner {
    margin: 0 auto;
    padding-top: 22px;
    width: 30px;
}

.header-sp-menu.is-open .header-sp-menu__open {
    display: none;
}

.header-sp-menu__close {
    display: none;
}

.header-sp-menu.is-open .header-sp-menu__close {
    display: inline;
}


/*  header-sp-trigger
--------------------------------------------- */
/* ---------------------------------------------
*   filter
--------------------------------------------- */
.filter {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

@media screen and (max-width: 767px) {
    .filter {
        top: 70px;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        height: -webkit-calc(100vh - 68px);
        height: calc(100vh - 68px);
    }
}

.filter__container {
    padding-bottom: 3.33333%;
    background-color: #FFFFFF;
    ;
}

@media screen and (max-width: 767px) {
    .filter__container {
        padding: 0 3px;
        background-color: #5081A5;

    }
}

.filter__header {
    position: relative;
    color: #fff;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .filter__body {
        position: relative;
        display: none;
        background-color: #ffffff;
        /* background-color: rgb(80, 129, 165, 1); */
    }
}

.filter__tit {
    margin-bottom: 1%;
    padding-top: 2.5%;
    color: #5081A5;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}



/* ---------------------------------------------
*   footer
--------------------------------------------- */
.footer {
    padding: 0 3%;
    /* background-color: rgb(80, 129, 165, 80%); */
    color: #fff;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .footer {
        padding: 0;
    }
}

.footer a {
    /* color: #fff; */
}

.footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding: 5% 0 2.5%;
    max-width: 1200px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width: 767px) {
    .footer__container {
        display: block;
        padding: 0 5.21512%;
    }
}

.footer--sp {
    background-color: #211d1e;
}

/*  footer-subscribe
--------------------------------------------- */
.footer-subscribe {
    padding-right: 5.31915%;
    padding-left: 5.31915%;
    width: 25.53191%;
    border-right: 2px solid #FFFFFF;
}

@media screen and (max-width: 767px) {
    .footer-subscribe {
        padding: 0;
        width: 100%;
        border-right: none;
        border-bottom: 2px solid #FFFFFF;
    }
}

.footer-subscribe__tit {
    margin-bottom: 1.5%;
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
}

@media screen and (max-width: 1200px) {
    .footer-subscribe__tit {
        font-size: 1.08333vw;
    }
}

@media screen and (max-width: 767px) {
    .footer-subscribe__tit {
        margin-bottom: 0.5%;
        padding-top: 11.76471%;
        font-size: 3.12907vw;
    }
}

.footer-subscribe__txt {
    margin-bottom: 17.22807%;
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
}

@media screen and (max-width: 1200px) {
    .footer-subscribe__txt {
        font-size: 1.5vw;
    }
}

@media screen and (max-width: 767px) {
    .footer-subscribe__txt {
        margin-bottom: 5.88235%;
        font-size: 4.1721vw;
    }
}

.footer-subscribe__btn {
    display: inline-block;
    padding: 4.91228% 19.29825%;
    border-radius: 35px;
    background-color: #b77e1e;
}

@media screen and (max-width: 767px) {
    .footer-subscribe__btn {
        margin-bottom: 8.82353%;
        padding: 2.64706% 22.05882%;
    }
}

.footer-subscribe__btn-txt {
    font-size: 14px;
}

@media screen and (max-width: 1200px) {
    .footer-subscribe__btn-txt {
        font-size: 1.16667vw;
    }
}

@media screen and (max-width: 767px) {
    .footer-subscribe__btn-txt {
        font-size: 3.65059vw;
    }
}

/*footer-banner
--------------------------------------------- */
.footer-banner {
    padding-right: 5.31915%;
    padding-left: 5.31915%;
    width: 25.53191%;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 767px) {
    .footer-banner {
        padding: 0;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }
}

.footer-banner__tit {
    margin-bottom: 8.98551%;
    font-weight: bold;
    font-size: 18px;
}

@media screen and (max-width: 1200px) {
    .footer-banner__tit {
        font-size: 1.5vw;
    }
}

@media screen and (max-width: 767px) {
    .footer-banner__tit {
        margin-top: 8.82353%;
        margin-bottom: 5.88235%;
        font-size: 4.1721vw;
    }
}

@media screen and (max-width: 767px) {
    .footer-banner__img {
        margin-bottom: 8.82353%;
    }
}

/*  footer-about
--------------------------------------------- */
.footer-about {
    padding-right: 5.31915%;
    padding-left: 5.31915%;
    width: 25.53191%;
}

@media screen and (max-width: 767px) {
    .footer-about {
        padding: 0;
        width: 100%;
    }
}

/*  footer-logo
--------------------------------------------- */
.footer-logo {
    margin-left: 8.33333%;
    padding-bottom: 0.83333%;
    width: 36.66667%;
}

@media screen and (max-width: 767px) {
    .footer-logo {
        margin: 0 auto;
        width: 86.04954%;
    }
}

/* ---------------------------------------------
*   page-top
--------------------------------------------- */
.page-top {
    position: fixed;
    right: 65px;
    bottom: 30px;
    z-index: 999;
    display: none;
}

@media screen and (max-width: 767px) {
    .page-top {
        right: 10px;
        bottom: 40px;
    }
}

.page-top__link {
    display: block;
    width: 48px;
}



/* ---------------------------------------------
*   adjust css
--------------------------------------------- */
#sub_h * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#sub_h .header-ico__container {
    display: none;
}

#sub_filter {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;

}

/* #sub_filter p {
    color: #5081A5;

} */

#sub_h.header {
    background: -webkit-gradient(linear, left top, right top, from(#5081a5), color-stop(50%, #5081a5), color-stop(50%, #5081A5), to(#5081A5));
    background: -webkit-linear-gradient(left, #5081a5 0%, #5081a5 50%, #5081A5 50%, #5081A5 100%);
    background: linear-gradient(to right, #5081a5 0%, #5081a5 50%, #5081A5 50%, #5081A5 100%);
    /* background-color: #5081A5; */
}

#sub_h .header-ico {
    background-color: #5081A5;
}

@media screen and (max-width: 767px) {
    #sub_filter .header-ico--sp {
        display: none;
    }
}

#sub_h .header-txt__theme.sp-hide.js-menu-trigger {
    display: none;
}

#sub_f * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* color: #5081A5; */
}



/* ---------------------------------------------
*   sns
--------------------------------------------- */
.sns {
  background-color: #5081A5;
  position: relative;
  padding: 50px 10px;
}

.sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  width: 240px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sns ul li a {
  display: block;
  width: 50px;
}

@media all and (min-width: 769px) {
  .sns a:hover {
    opacity: .7;
    -webkit-transition: .5s;
    transition: .5s;
  }
}

.sns img {
    max-width: 100%;
    width: auto;
    height: auto;
    vertical-align: bottom;
}
/*# sourceMappingURL=sol-common.css.map */

/*# sourceMappingURL=sol-common.css.map */
