@charset "UTF-8";
header#head {
  z-index: 999;
}
@media (max-width: 959px) {
  header#head .per-header_content--logo {
    flex-basis: calc(100% - 11.73vw);
  }
}
@media (max-width: 959px) {
  header#head .per-header_content--spBtn {
    background: #EA9900;
    border-radius: unset;
    margin: auto 0;
    margin-top: calc(-20px + 4vw);
    width: 11.73vw;
    height: 11.73vw;
    flex-basis: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.6vw;
    border: none;
  }
}
@media (max-width: 959px) {
  header#head .per-header_content--spBtn .per-header_content--spBtn_bar {
    margin: 0;
    width: 5.3vw;
  }
}
header#head .head-sp-menu {
  display: none;
  padding: 4vw 13.3vw;
  background: #3C3C3C;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
}
header#head .head-sp-menu .sm-close {
  display: flex;
  width: 11.73vw;
  height: 11.73vw;
  margin: 0 auto;
  margin-right: -9.3vw;
}
header#head .head-sp-menu .menu-group {
  margin-top: 3.36vw;
}
header#head .head-sp-menu .menu-group .pt-0 {
  padding-top: 0;
}
header#head .head-sp-menu .menu-group .menu {
  padding: 5.3vw 0;
  font-family: "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border-bottom: 1px solid #6E6E6E;
  color: #ffffff;
  position: relative;
}
header#head .head-sp-menu .menu-group .menu.have-fold {
  cursor: pointer;
}
header#head .head-sp-menu .menu-group .menu.have-fold:after {
  content: "";
  width: 3.3vw;
  height: 2.6vw;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: url("../../img/head/head-menu-arrow.svg") no-repeat;
  background-size: 3.3vw 2.6vw;
  transition: 0.3s;
}
header#head .head-sp-menu .menu-group .menu.have-fold.active:after {
  transform: translateY(-50%) rotate(180deg);
}
header#head .head-sp-menu .menu-group .menu .menu-sbtil {
  font-size: 2.67vw;
  font-weight: 500;
}
header#head .head-sp-menu .menu-group .menu .menu-til {
  display: flex;
  margin-top: 5px;
  font-size: 4vw;
  font-weight: 500;
  width: fit-content;
}
header#head .head-sp-menu .menu-group .fold-group {
  display: none;
  padding-left: 25px;
  border-bottom: 1px solid #6E6E6E;
}
header#head .head-sp-menu .menu-group .fold-group .fold-blk {
  display: block;
  color: #ffffff;
  padding: 5.3vw 0;
  font-size: 4vw;
  font-weight: 500;
}
header#head .head-sp-menu .menu-group .fold-group .fold-blk:not(:last-of-type) {
  border-bottom: 1px solid #6E6E6E;
}
header#head .head-sp-menu .link-group {
  margin: 0 -4.8vw;
  margin-top: 8.53vw;
  display: flex;
  gap: 2.67vw;
}
header#head .head-sp-menu .link-group .lg-link {
  width: 40vw;
  height: 10.67vw;
  border-radius: 1.6vw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.267vw;
}
header#head .head-sp-menu .link-group .lg-link .link-txt01 {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
header#head .head-sp-menu .link-group .link01 {
  background: #B99851;
}
header#head .head-sp-menu .link-group .link01 img {
  width: 5.168vw;
}
header#head .head-sp-menu .link-group .link02 {
  background: #00B925;
}
header#head .head-sp-menu .link-group .link02 img {
  width: 5.2vw;
}
header#head .per-header_content--logo img {
  padding: 0 !important;
}

.per-followBtns .per-followBtns_list {
  width: 100px;
}
@media (max-width: 959px) {
  .per-followBtns .per-followBtns_list {
    width: 100%;
    margin: 0;
    padding: 0 8vw;
  }
}
.per-followBtns .per-followBtns_list a {
  padding: 56px 8px 13px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
@media (max-width: 959px) {
  .per-followBtns .per-followBtns_list a {
    padding: 13px 0px 11px 8vw;
    font-size: 10px;
  }
}
@media (max-width: 959px) {
  .per-followBtns .per-followBtns_list a span {
    font-size: revert;
  }
}
@media (max-width: 959px) {
  .per-followBtns .per-followBtns_list--item-parent {
    flex: 1;
  }
}
.per-followBtns .per-followBtns_list--item.is-line {
  background: #00B900 url("../../img/head/is-line.svg") no-repeat top 16px center;
  background-size: 35px 33px;
}
@media (max-width: 959px) {
  .per-followBtns .per-followBtns_list--item.is-line {
    background: #00B900 url("../../img/head/is-line.svg") no-repeat left 15px center;
    background-size: 20px auto;
  }
}
.per-followBtns .per-followBtns_list--item.is-web {
  background: #BB9B78 url("../../img/head/is-web.svg") no-repeat top 20px center;
  background-size: 36px 27px;
}
@media (max-width: 959px) {
  .per-followBtns .per-followBtns_list--item.is-web {
    background: #BB9B78 url("../../img/head/is-web.svg") no-repeat left 15px center;
    background-size: 20px auto;
  }
}
@media (max-width: 959px) {
  .per-followBtns .per-followBtns_list--item.is-backtotop a {
    padding: 0;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 959px) {
  .per-top_mv--headline a, .per-top_mv--headline .per-top_mv--headline_list--item_content {
    transition: unset;
    animation: unset;
  }
}
@media (max-width: 959px) {
  .per-top_mv--headline .per-top_mv--headline_list--item {
    width: 100%;
  }
}

body.is-header-fixed .header-box {
  height: 180px;
}
@media (max-width: 959px) {
  body.is-header-fixed .header-box {
    height: 142px;
  }
}

.per-header_content--gnavi_list--item:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
}
.per-header_content--gnavi_list--item .header-list-item-fold {
  width: 100%;
  padding: 80px 6vw 123px;
  background: #ffffff;
  position: fixed;
  left: 0;
  top: 105px;
  text-align: left;
  transition: 0.2s;
  opacity: 1;
  display: none;
}
.per-header_content--gnavi_list--item .header-list-item-fold .fold-til {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.33;
}
.per-header_content--gnavi_list--item .header-list-item-fold .header-list-item-group-item-group .header-list-item-group-item {
  line-height: 2.5;
  font-weight: 400;
}
.per-header_content--gnavi_list--item .header-list-item-fold .header-list-item-group-item-group .header-list-item-group-item a {
  color: #666;
  font-size: 12px;
}
.per-header_content--gnavi_list--item:hover .header-list-item-fold {
  display: block;
  opacity: 1;
}

/*# sourceMappingURL=head.css.map */
