body {
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
}

body,
#top-head a,
#top-head {
  background-color: #306263 !important;
}

.bgGreen {
  background-color: #306263 !important;
}

#global-nav ul li a,
.pagemidashi,
.leadtx02,
.saloninfo dd,
.leadtx,
.leadtx03,
.staffname,
.stcom,
.staffname dd,
.copyright02 {
  color: #fff !important;
}

#global-nav ul li a {
  padding: 0 25px;
}

#top-head .logo03 {
  width: 43px;
  float: left !important;
}

@media screen and (min-width: 1025px) {
  header .inner {
    width: 1400px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header #global-nav ul {
    right: 0;
  }
}
#mobile-head {
  background-color: #306263 !important;
}

.webresbt a {
  background: rgba(255, 255, 255, 0.9);
  color: #306263;
}

.webresbt a:hover {
  background: rgb(255, 255, 255);
}

#global-nav ul li a {
  font-family: "Roboto Slab", serif;
}

.c-ttl {
  font-family: "Roboto Slab", serif;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-ttl {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    text-align: left;
    padding-left: 20px;
  }
}
.c-ttl::before {
  position: absolute;
  content: "";
  display: block;
  width: 224px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #fff;
  bottom: -25px;
}
@media screen and (max-width: 767px) {
  .c-ttl::before {
    left: 0;
    width: 153px;
    bottom: -20px;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.c-ttl .num {
  display: inline-block;
  margin-right: 50px;
  font-size: 21px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-ttl .num {
    font-size: 14px;
    margin-right: 30px;
  }
}
.c-ttl .num::after {
  width: 25px;
  height: 1px;
  background-color: #fff;
  content: "";
  left: calc(100% + 10px);
  content: "";
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  bottom: 10px;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-ttl .num::after {
    width: 19px;
  }
}
.c-ttl .en {
  display: inline-block;
  font-size: 48px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .c-ttl .en {
    font-size: 32px;
  }
}

.c-btn {
  background-color: #fff;
  width: 310px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 60px;
  position: relative;
}
.c-btn:hover {
  text-decoration: none;
}
.c-btn::after {
  content: "";
  display: block;
  width: 17px;
  height: 7px;
  background: url(../img/common/icon_arrow_gr.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 11px;
}
.c-btn .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  left: 20px;
}
.c-btn .txt {
  color: #306263;
  font-size: 16px;
}

.headvi {
  height: 920px;
}

@media screen and (min-width: 767px) {
  .section1 {
    background: none !important;
    height: 920px;
    position: relative;
  }
  .section1::before {
    position: absolute;
    width: 1178px;
    height: 920px;
    background: url(../img/top/ph_main01.png) no-repeat center bottom/contain;
    content: "";
    top: 0;
    left: 45%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .centerBox img {
    position: fixed;
    top: 21vw;
    bottom: auto;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .section1 {
    z-index: -1;
  }
  .centerBox img {
    z-index: 1;
  }
}
.sec-concept {
  padding: 120px 0 170px 0;
  position: relative;
  background-color: #306263;
}
@media screen and (max-width: 767px) {
  .sec-concept {
    padding: 90px 0;
  }
}
.sec-concept__subttl {
  text-align: center;
  font-size: 32px;
  line-height: 1.65625;
  margin-top: 65px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sec-concept__subttl {
    text-align: left;
    font-size: 18px;
    line-height: 1.72222222;
  }
}
@media screen and (max-width: 767px) {
  .sec-concept__subttl span {
    font-size: 22px;
  }
}
.sec-concept__txt {
  font-size: 16px;
  line-height: 2.1875;
  text-align: center;
  margin-top: 20px;
  letter-spacing: 0.18em;
}
@media screen and (max-width: 767px) {
  .sec-concept__txt {
    line-height: 1.8125;
    text-align: left;
    letter-spacing: 0.01em;
  }
}

.sec-news {
  background-color: #306263;
  padding: 160px 0 170px 0;
}
@media screen and (max-width: 767px) {
  .sec-news {
    padding: 90px 0;
  }
}
.sec-news__list {
  margin: 60px auto 0;
  max-width: 521px;
  padding: 0;
}
.sec-news__list li {
  list-style: none;
}
.sec-news__list li a {
  padding: 20px 15px;
  color: #fff;
  display: block;
  border-bottom: 1px solid #4a7677;
  position: relative;
}
.sec-news__list li a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.sec-news__list li a::after {
  content: "";
  display: block;
  width: 17px;
  height: 7px;
  background: url(../img/common/icon_arrow_wh.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
}
.sec-news__list li a .post-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 6px;
}
.sec-news__list li a .post-meta .post-category {
  font-family: "Roboto Slab", serif;
  font-size: 12px;
  color: #fff;
  padding: 3px 10px 4px;
  display: inline-block;
}
.sec-news__list li a .post-meta .post-category.news {
  margin: 0;
}
.sec-news__list li a .post-meta .post-category.gilet {
  background-color: #6c7983;
}
.sec-news__list li a .post-meta .post-category.sol {
  background-color: #d26b7e;
}
.sec-news__list li a .post-meta .post-category.thestudio {
  background-color: #efb13f;
}
.sec-news__list li a .post-meta .post-date {
  display: inline-block;
  letter-spacing: 0.1em;
  font-size: 12px;
  font-family: "Roboto Slab", serif;
  letter-spacing: 0.1em;
}
.sec-news__list li a .post-ttl {
  font-size: 16px;
  line-height: 1.9375;
  display: block;
  letter-spacing: 0.1em;
  margin: 0;
}
.sec-news .btn-viewmore {
  text-align: center;
}
.sec-news .btn-viewmore a {
  display: inline-block;
  border-bottom: 1px solid #fff;
  font-family: "Roboto Slab", serif;
  color: #fff;
  padding: 0 83px 5px 8px;
  margin-top: 28px;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .sec-news .btn-viewmore a {
    padding-right: 40px;
  }
}
.sec-news .btn-viewmore a:hover {
  text-decoration: none;
}
.sec-news .btn-viewmore a::after {
  content: "";
  display: block;
  width: 17px;
  height: 7px;
  background: url(../img/common/icon_arrow_wh.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.sec-news .c-btn {
  cursor: pointer;
  margin: 38px auto 0;
}
.sec-news .calender-wrap {
  text-align: center;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .sec-news .calender-wrap {
    padding: 0 15px;
  }
}
.sec-news .calender-wrap iframe {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .sec-news .calender-wrap iframe {
    width: 100%;
  }
}

.sec-contents {
  background-color: #306263;
  padding-top: 180px;
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .sec-contents {
    padding: 90px 0 30px 0;
  }
}
.sec-contents .sec-concept__subttl {
  text-align: center;
  font-size: 32px;
  line-height: 1.65625;
  margin-top: 65px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sec-contents .sec-concept__subttl {
    text-align: left;
    font-size: 16px;
    padding-left: 15px;
    line-height: 1.72222222;
  }
}
@media screen and (max-width: 767px) {
  .sec-contents .sec-concept__subttl span {
    font-size: 19px;
  }
}

.slide_selector {
  padding-bottom: 180px;
  background-color: #306263;
}
@media screen and (max-width: 767px) {
  .slide_selector {
    padding-bottom: 90px;
  }
}
.slide_selector .postbox dd {
  color: #fff;
}
.slide_selector .postbox dt {
  aspect-ratio: 4/3;
  overflow: hidden;
}
.slide_selector .postbox dt img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}

.sec-staff {
  background-color: #306263;
  padding: 180px 0;
}
@media screen and (max-width: 767px) {
  .sec-staff {
    padding: 90px 0;
  }
}
.sec-staff__txt {
  text-align: center;
  margin-top: 80px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .sec-staff__txt {
    padding-left: 15px;
    text-align: left;
    line-height: 1.9375;
    margin-top: 60px;
  }
}
.sec-staff .c-btn {
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .sec-staff .c-btn {
    margin-top: 30px;
  }
}

.sec-menu {
  background-color: #306263;
  padding: 180px 0;
}
@media screen and (max-width: 767px) {
  .sec-menu {
    padding: 90px 0;
  }
}
.sec-menu__txt {
  margin-top: 80px;
  font-weight: 500;
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .sec-menu__txt {
    font-size: 16px;
  }
}
.sec-menu .list-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .sec-menu .list-tab {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 8px;
    padding: 0 15px;
    margin-top: 20px;
  }
}
.sec-menu .list-tab li {
  list-style: none;
}
@media screen and (max-width: 767px) {
  .sec-menu .list-tab li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(25% - 6px);
        -ms-flex: 1 1 calc(25% - 6px);
            flex: 1 1 calc(25% - 6px);
  }
  .sec-menu .list-tab li:nth-child(n+5) {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(33.333% - 5.333px);
        -ms-flex: 1 1 calc(33.333% - 5.333px);
            flex: 1 1 calc(33.333% - 5.333px);
  }
}
.sec-menu .list-tab li a {
  line-height: 1;
  padding: 8px 15px;
  font-size: 18px;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #fff;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .sec-menu .list-tab li a {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 8px 5px;
  }
}
.sec-menu .list-tab li a:hover {
  text-decoration: none;
}
.sec-menu .list-tab li.active a {
  text-decoration: none;
  background-color: #fff;
  color: #306263;
}
.sec-menu .tab-contents {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .sec-menu .tab-contents {
    padding: 0 15px;
  }
}
.sec-menu .tab-contents > div {
  max-width: 460px;
  margin: 0 auto;
}
.sec-menu .tab-contents > div img {
  width: 100%;
  max-width: 100%;
}

.sec-info {
  background-color: #306263;
  padding-top: 130px;
  padding-bottom: 10px;
}
.sec-info .inner {
  padding: 0 15px;
  max-width: 1030px;
}
.sec-info .flex-wrap {
  margin-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sec-info .flex-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 60px;
  }
}
.sec-info .flex-wrap .img-wrap {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .sec-info .flex-wrap .img-wrap {
    width: 100%;
  }
}
.sec-info .flex-wrap .img-wrap img {
  width: 100%;
}
.sec-info .flex-wrap .txt-wrap {
  padding-left: 97px;
  width: 55%;
}
@media screen and (max-width: 767px) {
  .sec-info .flex-wrap .txt-wrap {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
}
.sec-info .flex-wrap .txt-wrap h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #205657;
  padding: 6px 10px;
  border-radius: 6px;
  margin: 0;
}
.sec-info .flex-wrap .txt-wrap h3 .icon {
  width: 16px;
  display: inline-block;
  margin-right: 10px;
}
.sec-info .flex-wrap .txt-wrap h3 .txt {
  font-family: "Roboto Slab", serif;
  line-height: 1;
  font-size: 16px;
}
.sec-info .flex-wrap .txt-wrap p {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.875;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.sec-info .flex-wrap .txt-wrap p .map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  color: #306263;
  padding: 6px 10px;
  margin-left: 25px;
  border-radius: 6px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sec-info .flex-wrap .txt-wrap p .map:hover {
  text-decoration: none;
  opacity: 0.8;
}
.sec-info .flex-wrap .txt-wrap p .map .icon {
  width: 9px;
  display: inline-block;
  margin-right: 10px;
}
.sec-info .flex-wrap .txt-wrap p .map .txt {
  font-family: "Poppins", sans-serif;
  line-height: 1;
  font-size: 16px;
}
.sec-info .flex-wrap .txt-wrap p .holiday {
  display: block;
  width: 100%;
  margin-top: 6px;
}
.sec-info .btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .sec-info .btn-wrap {
    margin-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
.sec-info .btn-wrap .c-btn .txt {
  font-size: 18px;
}
.sec-info .btn-wrap .c-btn .txt .note {
  font-size: 12px;
}
.sec-info .banner {
  margin-top: 175px;
}
@media screen and (max-width: 767px) {
  .sec-info .banner {
    margin-top: 90px;
  }
}
.sec-info .banner img {
  width: 100%;
}

.sec-sol,
.sec-studio {
  padding-top: 160px;
  background-color: #306263;
  padding-bottom: 170px;
  border-bottom: 1px solid #4a7677;
}
@media screen and (max-width: 767px) {
  .sec-sol,
  .sec-studio {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.sec-sol .flex-wrap,
.sec-studio .flex-wrap {
  margin-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 70px;
}
@media screen and (max-width: 767px) {
  .sec-sol .flex-wrap,
  .sec-studio .flex-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 60px;
    gap: 20px;
  }
}
.sec-sol .flex-wrap .img-wrap,
.sec-studio .flex-wrap .img-wrap {
  width: 450px;
}
@media screen and (max-width: 767px) {
  .sec-sol .flex-wrap .img-wrap,
  .sec-studio .flex-wrap .img-wrap {
    width: 100%;
    padding: 0 15px;
  }
}
.sec-sol .flex-wrap .img-wrap img,
.sec-studio .flex-wrap .img-wrap img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec-sol .flex-wrap .txt-wrap,
  .sec-studio .flex-wrap .txt-wrap {
    padding: 0 15px;
  }
}
.sec-sol .flex-wrap .txt-wrap h3,
.sec-studio .flex-wrap .txt-wrap h3 {
  margin: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.65625;
}
@media screen and (max-width: 767px) {
  .sec-sol .flex-wrap .txt-wrap h3,
  .sec-studio .flex-wrap .txt-wrap h3 {
    font-size: 19px;
    line-height: 1.63157895;
  }
}
.sec-sol .flex-wrap .txt-wrap p,
.sec-studio .flex-wrap .txt-wrap p {
  font-size: 16px;
  margin-top: 30px;
  line-height: 1.9375;
  max-width: 345px;
}
@media screen and (max-width: 767px) {
  .sec-sol .flex-wrap .txt-wrap p,
  .sec-studio .flex-wrap .txt-wrap p {
    margin-top: 15px;
  }
}
.sec-sol .c-btn,
.sec-studio .c-btn {
  margin: 65px auto 0;
}

.sec-biu {
  background-color: #306263;
  padding: 175px 0;
  border-bottom: 1px solid #4a7677;
}
@media screen and (max-width: 767px) {
  .sec-biu {
    padding: 90px 0;
  }
}
.sec-biu .img {
  max-width: 470px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec-biu .img {
    padding: 0 15px;
  }
}
.sec-biu .img img {
  width: 100%;
}

.sec-instagram {
  padding: 175px 0;
  background-color: #306263;
}
@media screen and (max-width: 767px) {
  .sec-instagram {
    padding: 90px 0;
  }
}
.sec-instagram__wrap {
  margin: 75px auto 0;
  max-width: 1030px;
}
@media screen and (max-width: 767px) {
  .sec-instagram__wrap {
    margin-top: 60px;
    padding: 0 15px;
  }
}
.sec-instagram .c-btn {
  margin: 65px auto 0;
}
@media screen and (max-width: 767px) {
  .sec-instagram .c-btn {
    margin-top: 30px;
  }
}

/*=================================
news
===================================*/
.daytime,
.postttl a,
.pagenavi a,
.article p {
  color: #fff;
}

.widget-container ul li a {
  border-bottom: 1px solid #fff;
  color: #fff;
}

.pagenavi {
  border-top: 1px solid #fff !important;
}

.lrborder {
  border-left: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
}

.areattl,
.widget-container h3 {
  background-color: #fff;
  font-weight: 400;
  color: #306263;
  font-family: "Roboto Slab", serif;
}

span.category {
  font-family: "Roboto Slab", serif;
}

span.gilet {
  background-color: #6c7983;
}

span.sol {
  background-color: #d26b7e;
}

.searchform input {
  color: #306263 !important;
  background-color: #fff !important;
  border: none !important;
  outline: none !important;
  border-radius: 2px;
}

.postttl02 {
  color: #fff;
  border-bottom: 1px solid #fff !important;
  border-left: none !important;
  padding-left: 0 !important;
  padding-bottom: 10px !important;
}

.page-ttl {
  font-size: 32px;
  padding: 80px 0 0 0;
  margin-bottom: 40px;
  color: #fff;
  text-align: center;
  font-family: "Roboto Slab", serif;
  position: relative;
}
.page-ttl::after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 30px;
  height: 1px;
  background-color: #fff;
  content: "";
}

@media screen and (max-width: 1023px) {
  .section1::before {
    background: none !important;
  }
}
@media screen and (max-width: 1023px) {
  #top-head.fixed .logo03,
  #top-head .logo03 {
    width: 43px !important;
  }
  #mobile-head {
    border: none !important;
  }
  #nav-toggle {
    right: 0;
    top: 0;
    width: 56px;
    height: 56px;
    background-color: #fff !important;
  }
  #nav-toggle span {
    width: 18px;
    left: 20px;
    background-color: #306263;
    height: 1px;
  }
  #nav-toggle span:nth-child(1) {
    top: 20px;
  }
  #nav-toggle span:nth-child(2) {
    top: 28px;
  }
  #nav-toggle span:nth-child(3) {
    top: 35px;
  }
  .open #nav-toggle span:nth-child(1),
  .open #nav-toggle span:nth-child(3) {
    top: 27px;
  }
  #top-head #global-nav ul li a,
  #top-head.fixed #global-nav ul li a {
    font-size: 16px;
    padding: 15px 0;
    border-bottom: 1px solid #3d6c6d;
  }
  #top-head.fixed .logo,
  #top-head .logo {
    width: 60px;
  }
  #top-head.fixed .logo02,
  #top-head .logo02-1 {
    width: 76px;
  }
  #top-head.fixed .logo02,
  #top-head .logo02 {
    width: 55px;
  }
  #top-head.fixed .logo03,
  #top-head .logo03 {
    width: 34px !important;
  }
  #global-nav ul li.sp_display a {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #global-nav {
    top: 0 !important;
    padding-top: 56px;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  .open #global-nav {
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
  .headvi {
    height: 652px;
    position: relative;
  }
  .headvi::before {
    position: absolute;
    width: 100%;
    background: url(../img/top/ph_main01_sp.png) no-repeat center bottom/contain;
    content: "";
    top: 56px;
    height: 652px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1;
  }
  .centerBox img {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: auto;
    max-width: 182px;
    right: auto;
    top: 267px;
    z-index: 1;
  }
  .section2 {
    background: url(../img/top/ph_main02_sp.jpg) no-repeat center/cover;
  }
  .section3 {
    background: url(../img/top/ph_main03_sp.jpg) no-repeat center/cover;
  }
  .section4 {
    background: url(../img/top/ph_main04_sp.jpg) no-repeat center/cover;
  }
  .section5 {
    background: url(../img/top/ph_main05_sp.jpg) no-repeat center/cover;
  }
  .section6 {
    background: url(../img/top/ph_main06_sp.jpg) no-repeat center/cover;
  }
  .section8 {
    background: url(../img/top/ph_main08_sp.jpg) no-repeat center/cover;
  }
}
#top-head #global-nav ul li a:hover,
#top-head.fixed #global-nav ul li a:hover {
  border: none !important;
}
#top-head #global-nav ul li a:hover::before, #top-head #global-nav ul li a:hover::after,
#top-head.fixed #global-nav ul li a:hover::before,
#top-head.fixed #global-nav ul li a:hover::after {
  display: none !important;
}/*# sourceMappingURL=custom2025.css.map */