@charset 'UTF-8';

#iframe-searcharea, #iframe-searchticket {
  width: 0;
  height: 0;
  visibility: hidden;
  display: none;
}

.headfoot {    
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  -webkit-font-smoothing: antialiased;
}

/* iPad独自対応 */
.is-ipad,
.is-ipad * {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
/* iPad独自対応 */

/*簡易ヘッダー用*/
#header-tmp .header__logo-wrap::after {
  content: "" !important;
  display: block !important;
  width: 30px !important;
  height: 30px !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  right: calc((100% - 48px - 110px) / 2) !important; /*  100& - 左右padding - ロゴ幅 */
  background: url(https://www.his-j.com/cmn/n-headfoot/images/loader.gif) no-repeat center !important;
  background-size: 30px 30px !important;
}

#header-tmp #header_pc .header__logo-wrap::after {
  right: calc((100% - 32px - 125px) / 2) !important; /*  100& - 左右padding - ロゴ幅 */
}

#header-tmp #header_sp .header__logo-wrap,
#header-tmp #simple-header_sp .header__logo-wrap { position: relative !important; }

#header-tmp #header_sp .header__logo-wrap::after {
  right: calc((100% - 32px - 97px) / 2) !important; /*  100& - 左右padding - ロゴ幅 */
}

#header-tmp #simple-header_sp .header__logo-wrap::after {
  right: calc((100% - 32px - 102px) / 2) !important; /*  100& - 左右padding - ロゴ幅 */
}

/*簡易ヘッダーがあるときの完全版ヘッダーのスタイル*/
#header-tmp + * {
  width: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  z-index: -1 !important;
  visibility: hidden !important;
}

#header-tmp #header_sp .site-copy,
#header-tmp #simple-header_sp .site-copy {
  height: 24px !important;
  width: 100% !important;
  display: block !important;
}

#header #header-tmp #header_pc .header__top-bar {
  height: 24px !important;
}

#simple-header #header-tmp .header__nav-wrap { position: relative !important; }

#header #header-tmp #header_pc .header__nav-wrap {
  position: relative !important;
  height: 88px !important;
}

#header #header-tmp #header_pc .header__logo { margin-top: 13px !important; }

#header-tmp #header_pc .header__bottom-bar {
  height: 33px !important;
}

#simple-header #header-tmp #header_pc .header__inner {
  padding: 16px 0 12px !important;
}

#header #header-tmp #header_sp .header__logo-wrap { height: 59px !important; }

#simple-header #header-tmp #simple-header_sp .header__logo-wrap {
  height: 64px !important;
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}

#simple-header #header-tmp #simple-header_sp .header__logo-inner { padding-top: 0 !important; }

@media only screen and (max-width: 320px) {
  #header #header-tmp #header_sp .header__logo {
    position: relative !important;
    top: -7px !important;
  }
  #header #header-tmp #header_sp .header__logo-wrap { height: 65px !important; }

}

.headfoot .onlySmallScreen {
  display: none;
}
.headfoot .hideSmallScreen {
  display: block;
}
.headfoot .hideMediumScreen {
  display: block;
}

@media only screen and (max-width: 320px) {
  .headfoot .onlySmallScreen {
    display: block;
  }
  .headfoot .hideSmallScreen {
    display: none;
  }
  /* ヘッダー店舗数区切り用 */
  .headfoot .header-store-separator {
    display: inline-block !important;
  }
}

/* ヘッダー店舗数区切り用 */
.headfoot .header-store-separator {
  display: none;
}

@media only screen and (min-width: 414px) {
  .headfoot .hideMediumScreen {
    display: none;
  }

  /* ヘッダー店舗数区切り用 */
  .headfoot .header-store-separator {
    display: inline-block !important;
  }
}

dl,
dt,
dd {
  margin: 0;
}

#accountMenu01 {
  display: block;
  font-size: 11px;
  line-height: 18px;
}

#accountMenu02 {
  font-size: 10px;
  line-height: 12px;
  margin-bottom: 1px;
}

@media only screen and (min-width: 321px) and (max-width: 413px) {
  #accountMenu02 {
    transform-origin: left top;
    line-height: 1.2;
    margin-bottom: 0;
    position: relative;
    top: 1px;
  }

  .headfoot-short-store-txt.hideSmallScreen {
    height: auto;
    transform: scale(0.9);
    transform-origin: left top;
  }
}

#header_sp .header__logo-items + .headfoot-short-store-txt #accountMenu02 {
  line-height: 1em;
  margin: 4px 0 0;
}

#header_pc #accountMenu01,
#simple-header_pc #accountMenu01 {
  margin-top: 4px;
}

#footer_pc #accountMenu01 {
  display: flex;
  align-items: flex-end;
  margin-left: 20px;
}

#site-copy,
.site-copy {
  display: none;
}

.site-copy {
  flex-shrink: 0;
  line-height: 1.25;
}

#simple-header_pc.header .site-copy {
  font-size: 12px;
  font-weight: bold;
  color: #0057B8;
}

#header_sp .site-copy,
#simple-header_sp .site-copy {
  white-space: nowrap;
  overflow-x: scroll;
  font-size: 10px;
  line-height: 1.8;
  padding: 3px 24px;
}

#footer_pc .site-copy-target {
  width: 350px;
  flex-shrink: 0;
}

#footer_pc.footer .site-copy {
  font-size: 11px;
}

.header {
  background: #fff;
}

#header_pc.header--border-bottom,
#simple-header_pc.header--border-bottom {
  border-bottom: 4px solid #0057B8;
}

#header_sp.header,
#simple-header_sp.header {
  width: 100%;
}

#header_pc.header,
#simple-header_pc.header {
  position: static;
}

#simple-header_pc.header {
  border-bottom: 4px solid #0057B8;
}
#simple-header_pc.header.header-fair {
  border-bottom: none;
}

#header_pc .header__bottom-bar {
  border-top: 4px solid #0057B8;
}

.header__overflow {
  margin-left: -24px;
  margin-right: -24px;
}

.header__nav-wrap,
.footer__nav {
  position: relative;
  background: #fff;
}

#header_pc .header__nav-wrap,
#simple-header_pc .header__nav-wrap,
#footer_pc .footer__nav {
  width: 1024px;
  margin: 0 auto;
  padding: 0 16px;
}

.header__inner {
  padding: 0 24px;
}

#header_pc .header__inner {
  padding: 4px 0 0;
}

#simple-header_pc .header__inner,
#footer_pc .footer__inner {
  padding: 16px 0 12px;
}

#header_pc .header__items,
#simple-header_pc .header__items {
  display: flex;
}

#header_pc .header__items {
  align-items: center;
}

.header__region-list-inner,
.footer__region-list-inner {
  margin-left: -24px;
  margin-right: -24px;
}

.header__region-list-wrap,
.footer__region-list-wrap {
  background: #fff;
}

.header__main-menu {
  background: #f2f2f2;
}

#simple-header_pc .header__main-menu,
#simple-header_sp .header__main-menu,
#header_sp .header__main-menu,
#simple-header_pc .header__region-list-wrap,
#simple-header_sp .header__region-list-wrap,
#header_sp .header__region-list-wrap {
  position: absolute;
  position: fixed;
  width: 100%;
  top: -10px;
  opacity: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000000;
  overflow-y: scroll;
  visibility: hidden;
  padding: 0 24px;
}
#simple-header_pc.header-fair .header__region-list-wrap{
  position: static;
  opacity: 1;
  visibility: visible;
  height: 0;
}

#header_pc .header__main-menu,
#simple-header_pc .header__main-menu {
  display: flex;
  justify-content: flex-end;
  padding: 0;
  background-color: transparent;
  opacity: 1;
  overflow-y: visible;
  visibility: visible;
  position: relative;
  top: 0;
}

.header__search {
  padding: 19px 0;
  overflow: hidden;
}

#header_pc .header__search,
#simple-header_pc .header__search {
  display: none;
}

.header__search-inner {
  flex-grow: 1;
  position: relative;
}

#header_sp .header__search-text-wrap,
#simple-header_sp .header__search-text-wrap {
  height: 42px !important;
}

#header_sp .header__search-text,
#simple-header_sp .header__search-text {
  padding: 11.5px 11.375px 11.5px 37.125px !important;
  font-size: 16px !important;
  line-height: 23px !important;
  transform: scale(0.875) !important;
  width: 114.29% !important;
  height: 114.29% !important;
  transform-origin: left top !important;
  -webkit-appearance: none !important;
  box-shadow: none !important;
}

#header_sp .header__search-text::placeholder,
#simple-header_sp .header__search-text::placeholder {
  font-size: 16px !important;
}

#header_sp .header__search-text::-webkit-input-placeholder,
#simple-header_sp .header__search-text::-webkit-input-placeholder {
  padding-top: 0.1em !important;
}

#header_sp.headfoot input#SS_searchQuery,
#simple-header_sp.headfoot input#SS_searchQuery {
  width: 114.29% !important;
  height: 114.29% !important;
}

.header__search-text {
  border: 1px solid #888;
  padding: 8.5px 11px 8.5px 33px;
  border-radius: 4px;
  width: 100%;
  background-color: #fff;
  line-height: normal; /* Safari placeholderズレ対応 */
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/* IE11 */
_::-ms-backdrop, #header_pc .header__search-text:-ms-input-placeholder,
_::-ms-backdrop, #simple-header_pc .header__search-text:-ms-input-placeholder {
  position: relative;
  top: .1em;
}

/* Firefox */
_:lang(x)::-moz-placeholder, #header_pc .header__search-text::placeholder,
_:lang(x)::-moz-placeholder, #simple-header_pc .header__search-text::placeholder {
  line-height: 24px;
}

.header__search-submit {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: url(https://www.his-j.com/cmn/n-headfoot/images/search.svg) no-repeat;
  background-size: 16px 16px;
  background-position: center;
  width: 16px;
  height: 16px;
  display: block;
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

.header__search-text::placeholder {
  color: #888;
  font-size: 14px;
}

.header__nav-item--type-search {
  align-items: flex-start;
}

#simple-header_pc .header__nav-item--type-search,
#header_pc .header__nav-item--type-search {
  position: static !important;
}

.header__search--type-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  padding: 0;
}

#simple-header_pc .header__search--type-popup,
#header_pc .header__search--type-popup {
  left: auto;
  right: 8px;
}

#header_pc .header__search--type-popup {
  transform: translateX(0) translateY(-50%);
}

#simple-header_pc .header__search--type-popup {
  transform: translateX(0) translateY(-90%);
}
#simple-header_pc.header-fair .header__search--type-popup {
  top: 30px;
  right: 0;
}

.header__search--type-popup .header__search-inner {
  display: flex;
  padding: 0;
}

#header_pc .header__search--type-popup {
  margin-top: 10px;
}

.header__search--type-popup .header__search-text {
  border: 2px solid #0057B8;
  height: 42px;
}
#simple-header_pc.header-fair .header__search--type-popup .header__search-text {
  width: 345px;
  height: auto;
}

.header__search--type-popup .header__search-text::placeholder {
  color: #888;
}

.header__search--type-popup .header__search-cansel {
  flex-shrink: 0;
  padding-left: 10px;
  opacity: 1;
  position: static !important;
}

.header__nav,
.footer__sub-nav-menu {
  background: #fff;
}

#header_sp .header__nav,
#simple-header_sp .header__nav {
  padding-bottom: 50px;
}

#simple-header_pc .header__nav {
  padding-bottom: 35px;
}
#simple-header_pc.header-fair .header__nav {
  padding-bottom: 0;
  padding-right: 130px;
}

#header_pc .header__nav,
#simple-header_pc .header__nav,
#footer_pc .footer__sub-nav-menu {
  display: flex;
  position: relative;
  align-items: center;
}

#header_sp .header__nav--bottom {
  padding: 0 24px 20px 24px;
  display: flex;
}

#header_sp .header__nav--bottom .header__nav-item {
  margin-right: 40px;
}

#header_sp .header__nav--bottom .header__nav-item:last-of-type {
  margin-right: 0;
}

#header_sp .header__nav--bottom .header__nav-item-text {
  padding: 0;
  border: none !important;
}

#header_sp .header__nav--bottom .header__nav-item-text-inner::before {
  transform: translateY(-50%);
  left: 0;
  top: 50%;
}

#header_pc .header__nav {
  margin: 0 -8px;
}

#simple-header_pc .header__nav {
  margin: -5px -8px;
}

#header_pc .header__nav--popup .header__nav-item {
  height: 84px;
}

#header_sp .header__nav-item:not(:first-of-type) .header__nav-item-text,
#simple-header_sp .header__nav-item:not(:first-of-type) .header__nav-item-text,
#header_sp .header__region-list-item:not(:first-of-type) .header__region-list-item-text,
#simple-header_sp .header__region-list-item:not(:first-of-type) .header__region-list-item-text {
  border-top: 1px solid #ddd;
}

#header_sp .header__nav-item:last-of-type .header__nav-item-text,
#header_sp .header__region-list-item:last-of-type .header__region-list-item-text,
#simple-header_sp .header__nav-item:last-of-type .header__nav-item-text,
#simple-header_sp .header__region-list-item:last-of-type .header__region-list-item-text {
  border-bottom: 1px solid #ddd;
}

#header_sp .header__nav-item:last-of-type .header__nav-popup-item:last-of-type,
#simple-header_sp .header__nav-item:last-of-type .header__nav-popup-item:last-of-type {
  border-bottom: 1px solid #ddd;
}

#simple-header_pc .header__nav-item:not(:first-of-type) .header__nav-item-text {
  border: none;
}

.header__nav-item-text,
.header__region-list-item-text,
.footer__region-list-item-text,
.footer__sub-nav-item-text {
  padding: 12px 24px;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 16px;
  font-weight: normal;
}

#simple-header_pc .header__nav-item-text,
#header_pc .header__nav-item-text,
#footer_pc .footer__sub-nav-item-text {
  padding: 0;
  border: none;
  display: inline-block;
  font-size: 12px;
}

#header_pc .header__nav-item-text::before,
#simple-header_pc .header__nav-item-text::before,
#footer_pc .footer__sub-nav-item-text::before {
  content: '';
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12.5px 15px 12.5px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
}

#header_pc .popup-is-active .header__nav-item-text::before,
#simple-header_pc .popup-is-active .header__nav-item-text::before {
  display: block;
}

.js-headfoot-accordion-trigger .header__nav-item-text::after,
.js-headfoot-accordion-trigger .footer__sub-nav-item-text::after {
  content: '';
  display: block;
  width: 12px;
  height: 7px;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s ease-out;
}

.js-headfoot-accordion-trigger .header__nav-item-text::after {
  background-image: url(https://via.placeholder.com/12x7.png);
}

.header__nav-item-text-inner,
.footer__sub-nav-item-text-inner {
  padding-left: 31px;
  flex-grow: 1;
}

.js-headfoot-popup__trigger {
  cursor: pointer;
}
.js-headfoot-popup__target {
  display: none;
}

.js-headfoot-accordion-trigger .header__nav-item-text-inner {
  padding-right: 22px;
}

#header_pc .js-headfoot-accordion-trigger .header__nav-item-text-inner,
#simple-header_pc .js-headfoot-accordion-trigger .header__nav-item-text-inner {
  padding-right: 0;
}

.js-headfoot-accordion-content {
  background-color: #fff;
  display: none;
}

.js-headfoot-accordion-content {
  opacity: 1 !important;
}

.js-headfoot-accordion-content > * {
  background-color: #fff;
}

#header_pc .header__nav-item-text-inner,
#simple-header_pc .header__nav-item-text-inner,
#footer_pc .footer__sub-nav-item-text-inner {
  padding-left: 17px;
  position: relative;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  min-width: auto;
  flex-shrink: 0;
}

#header_pc .header__nav-item-text-inner:not(.header__nav-item-text-inner--type-button):not(.header__nav-item-text-inner--type-language):hover,
#header_pc .header__nav-item-text-inner:not(.header__nav-item-text-inner--type-button):not(.header__nav-item-text-inner--type-language):focus,
#simple-header_pc .header__nav-item-text-inner:not(.header__nav-item-text-inner--type-button):not(.header__nav-item-text-inner--type-language):hover,
#simple-header_pc .header__nav-item-text-inner:not(.header__nav-item-text-inner--type-button):not(.header__nav-item-text-inner--type-language):focus,
#footer_pc .footer__sub-nav-item-text-inner:hover,
#footer_pc .footer__sub-nav-item-text-inner:focus {
  color: #0057B8;
}

/* カテゴリアイコン */
.header__nav-item--type-my-page .header__nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/mypage.svg), url(https://www.his-j.com/cmn/n-headfoot/images/mypage_hover.svg);
}
.header__nav-item--type-my-page-black .header__nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/mypage_black.svg), url(https://www.his-j.com/cmn/n-headfoot/images/mypage.svg);
}
.header__nav-item--type-question .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-question .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/faq.svg), url(https://www.his-j.com/cmn/n-headfoot/images/faq_hover.svg);
}
.header__nav-item--type-tel .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-tel .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/tel.svg), url(https://www.his-j.com/cmn/n-headfoot/images/tel_hover.svg);
}
.header__nav-item--type-contact .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-contact .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/contact.svg), url(https://www.his-j.com/cmn/n-headfoot/images/contact_hover.svg);
}
.header__nav-item--type-login .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-my-page .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/mypage.svg), url(https://www.his-j.com/cmn/n-headfoot/images/mypage_hover.svg);
}
.footer__sub-nav-item--type-my-page-black .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/mypage_black.svg), url(https://www.his-j.com/cmn/n-headfoot/images/mypage.svg);
}
.footer__sub-nav-item--type-login .footer__sub-nav-item-text-inner::before {
  background-image: url(https://via.placeholder.com/50x50.png), url(https://via.placeholder.com/50x50.png);
}
.header__nav-item--type-newcomer .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-newcomer .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/beginner.svg), url(https://www.his-j.com/cmn/n-headfoot/images/beginner_hover.svg);
}
.header__nav-item--type-shop-guide .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-shop-guide .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_shop_sp.svg), url(https://www.his-j.com/cmn/n-headfoot/images/gnav_shop_sp_hover.svg);
}
.header__nav-item--type-corporation .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-corporation .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/icon_corporation.svg), url(https://www.his-j.com/cmn/n-headfoot/images/icon_corporation.svg);
}
.header__nav-item--type-search .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-search .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/search.svg), url(https://www.his-j.com/cmn/n-headfoot/images/search_hover.svg);
}

.header__nav-item--type-kaigai .header__nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_kaigai_sp.svg),
    url(https://www.his-j.com/cmn/n-headfoot/images/gnav_kaigai_sp.svg);
}
.header__nav-item--type-kokunai .header__nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_kokunai_sp.svg),
    url(https://www.his-j.com/cmn/n-headfoot/images/gnav_kokunai_sp.svg);
}
.header__nav-item--type-purpose .header__nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_purpose_sp.svg),
    url(https://www.his-j.com/cmn/n-headfoot/images/gnav_purpose_sp.svg);
}
.header__nav-item--type-travel-service .header__nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_service_sp.svg),
    url(https://www.his-j.com/cmn/n-headfoot/images/gnav_service_sp.svg);
}
.header__nav-item--type-language .header__nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_language_sp.svg),
    url(https://www.his-j.com/cmn/n-headfoot/images/gnav_language_sp.svg);
}

/* カテゴリアイコン ホバー時 */
.header__nav-item--type-question:hover .header__nav-item-text-inner::before,
.header__nav-item--type-question:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-question:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-question:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/faq_hover.svg);
}
.header__nav-item--type-tel:hover .header__nav-item-text-inner::before,
.header__nav-item--type-tel:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-tel:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-tel:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/tel_hover.svg);
}
.header__nav-item--type-contact:hover .header__nav-item-text-inner::before,
.header__nav-item--type-contact:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-contact:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-contact:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/contact_hover.svg);
}
.header__nav-item--type-my-page:hover .header__nav-item-text-inner::before,
.header__nav-item--type-my-page:focus .header__nav-item-text-inner::before,
.header__nav-item--type-login:hover .header__nav-item-text-inner::before,
.header__nav-item--type-login:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-my-page:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-my-page:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/mypage_hover.svg);
}
.header__nav-item--type-my-page-black:hover .header__nav-item-text-inner::before,
.header__nav-item--type-my-page-black:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-my-page-black:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-my-page-black:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/mypage.svg);
}
.footer__sub-nav-item--type-login:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-login:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://via.placeholder.com/50x50.png);
}
.header__nav-item--type-newcomer:hover .header__nav-item-text-inner::before,
.header__nav-item--type-newcomer:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-newcomer:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-newcomer:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/beginner_hover.svg);
}
.header__nav-item--type-shop-guide:hover .header__nav-item-text-inner::before,
.header__nav-item--type-shop-guide:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-shop-guide:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-shop-guide:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_shop_sp.svg);
}
/* アコーディオン直下のアイコン以外のとき */
:not(.js-headfoot-accordion-wrapper) > .header__nav-item--type-shop-guide:hover .header__nav-item-text-inner::before,
:not(.js-headfoot-accordion-wrapper) > .header__nav-item--type-shop-guide:focus .header__nav-item-text-inner::before,
:not(.js-headfoot-accordion-wrapper) > .footer__sub-nav-item--type-shop-guide:hover .footer__sub-nav-item-text-inner::before,
:not(.js-headfoot-accordion-wrapper) > .footer__sub-nav-item--type-shop-guide:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_shop_sp_hover.svg);
}
.header__nav-item--type-search:hover .header__nav-item-text-inner::before,
.header__nav-item--type-search:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-search:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-search:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/search_hover.svg);
}
.header__nav-item--type-travel-service:hover .header__nav-item-text-inner::before,
.header__nav-item--type-travel-service:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-travel-service:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-travel-service:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_service_sp.svg);
}
.header__nav-item--type-purpose:hover .header__nav-item-text-inner::before,
.header__nav-item--type-purpose:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-purpose:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-purpose:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_purpose_sp.svg);
}
.header__nav-item--type-kokunai:hover .header__nav-item-text-inner::before,
.header__nav-item--type-kokunai:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-kokunai:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-kokunai:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_kokunai_sp.svg);
}
.header__nav-item--type-kaigai:hover .header__nav-item-text-inner::before,
.header__nav-item--type-kaigai:focus .header__nav-item-text-inner::before,
.footer__sub-nav-item--type-kaigai:hover .footer__sub-nav-item-text-inner::before,
.footer__sub-nav-item--type-kaigai:focus .footer__sub-nav-item-text-inner::before {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_kaigai_sp.svg);
}

.header__nav-item-text-inner::before,
.footer__sub-nav-item-text-inner::before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 14px;
  left: 24px;
  background-size: 20px 20px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

#header_pc .header__nav-item-text-inner::before,
#simple-header_pc .header__nav-item-text-inner::before,
#footer_pc .footer__sub-nav-item-text-inner::before {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

#header_pc .header__nav-item-text-inner::before,
#simple-header_pc .header__nav-item-text-inner::before,
#footer_pc .footer__sub-nav-item-text-inner::before {
  width: 12px;
  height: 12px;
  background-size: 12px;
}

#footer_pc .footer__sub-nav-item-text-inner--type-button {
  width: 16px;
  height: 13px;
  background-size: 16px auto;
}

#footer_pc .footer__sub-nav-item-text-inner--type-button::before {
  width: 16px;
  height: 16px;
  background-size: 16px auto;
}

.js-headfoot-accordion-trigger {
  cursor: pointer;
}

.js-headfoot-accordion-trigger > *::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: right center;
  transition: all 0.25s ease-out;
  flex-shrink: 0;
}

.footer__category-list-title.js-headfoot-accordion-trigger > *::after {
  right: 0;
}

.footer__category-list-title--depth-1.js-headfoot-accordion-trigger > *::after {
  right: 24px;
}

.footer__category-list-title > *::after {
  width: 10px;
  height: 6px;
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/toggle_arrow_open.svg);
  background-size: 10px 6px;
  pointer-events: none;
}

.footer__category-list-title--depth-1.js-headfoot-accordion-trigger > *::after {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/toggle_arrow_open.svg)
    url(https://www.his-j.com/cmn/n-headfoot/images/toggle_arrow_close.svg);
}

.accordion-open.footer__category-list-title--depth-1 > *::after {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/toggle_arrow_close.svg);
}

.js-headfoot-accordion-trigger .header__nav-item-text-inner::after {
  width: 12px;
  height: 7px;
  background: url(https://www.his-j.com/cmn/n-headfoot/images/arrow_down.svg) no-repeat;
  background-size: 12px 7px;
  right: 24px;
}

#header_pc .js-headfoot-accordion-trigger .header__nav-item-text-inner::after,
#simple-header_pc .js-headfoot-accordion-trigger .header__nav-item-text-inner::after {
  content: none;
}

.accordion-open .header__nav-item-text-inner::after,
.accordion-open.footer__category-list-title > *::after {
  transform: translateY(-50%) rotate(180deg);
}

#header_pc .header__nav-item-text::after,
#simple-header_pc .header__nav-item-text::after,
#footer_pc .footer__category-list-title > *::after {
  content: none;
}

.header__region-item-text-inner::after {
  background-image: url(https://via.placeholder.com/50x50.png);
}

.active .header__nav-item-text::after {
  transform: rotate(-180deg);
}

.header__nav-popup-items {
  margin: 0 52px;
}

#header_pc .header__nav-popup-items,
#simple-header_pc .header__nav-popup-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.header__nav-popup-items:nth-child(n + 2) {
  border-top: 1px solid #d7d7d7;
}

.header__nav-popup-item > * {
  display: block;
  padding: 12px 12px 12px 0;
  text-decoration: none;
  color: #333;
}

.header__nav-popup-item--type-indent > * {
  padding-left: 20px;
}

#header_pc .header__nav-popup-item a,
#simple-header_pc .header__nav-popup-item a {
  padding: 13px 50px 14px 16px;
}

#header_pc .header__nav-item + .header__nav-item,
#simple-header_pc .header__nav-item + .header__nav-item {
  border-top: none;
  position: relative;
}

#header_pc .header__nav-item,
#simple-header_pc .header__nav-item,
#footer_pc .footer__sub-nav-item {
  border: none;
  flex-shrink: 0;
  position: relative;
}

#header_pc .header__nav-item {
  margin: 3px 8px;
  position: static;
}

#simple-header_pc .header__nav-item {
  margin: 5px 8px;
}

#header_pc .header__nav-item,
#simple-header_pc .header__nav-item {
  line-height: 1;
}

#footer_pc .footer__sub-nav-item {
  margin-left: 8px;
  margin-right: 8px;
}

#header_pc .header__nav-item--type-language .header__nav-popup-items,
#simple-header_pc .header__nav-item--type-language .header__nav-popup-items {
  flex-direction: column;
}

/*区切り線*/
#header_pc .header__nav-item--type-language .header__nav-item-text-inner::before,
#simple-header_pc .header__nav-item--type-language .header__nav-item-text-inner::before {
  width: 1px;
  height: 18px;
  left: 1px;
  border-left: 1px solid #d7d7d7;
  background-image: none;
}

#header_pc .header__nav-item--type-language .header__nav-item-text-inner,
#simple-header_pc .header__nav-item--type-language .header__nav-item-text-inner {
  color: #333;
  cursor: default;
}

#header_pc .header__nav-item--type-button,
#simple-header_pc .header__nav-item--type-button {
  position: absolute;
  right: 0;
  bottom: 0;
}

#simple-header_pc.header-fair .header__nav-item--type-button {
  bottom: -5px;
}

#header_pc .header__nav-item--type-button .header__nav-item-text,
#simple-header_pc .header__nav-item--type-button .header__nav-item-text,
#footer_pc .footer__sub-nav-item--type-button .footer__sub-nav-item-text {
  border: 2px solid #0057B8;
  border-radius: 4px;
  font-size: 12px;
  color: #0057B8;
  transition: all 0.25s ease-out;
}

#header_pc .header__nav-item--type-button .header__nav-item-text {
  padding: 2px 2px;
}

#simple-header_pc .header__nav-item--type-button .header__nav-item-text {
  padding: 5px 2px;
}

#footer_pc .footer__sub-nav-item--type-button .footer__sub-nav-item-text,
#footer_sp .footer__sub-nav-item--type-button .footer__sub-nav-item-text {
  padding: 8px 31.5px;
}

#header_pc .header__nav-item--type-button:hover .header__nav-item-text,
#header_pc .header__nav-item--type-button:focus .header__nav-item-text,
#simple-header_pc .header__nav-item--type-button:hover .header__nav-item-text,
#simple-header_pc .header__nav-item--type-button:focus .header__nav-item-text,
#footer_pc .footer__sub-nav-item--type-button:hover .footer__sub-nav-item-text,
#footer_pc .footer__sub-nav-item--type-button:focus .footer__sub-nav-item-text {
  background-color: #0057B8;
  color: #fff;
}

#header_pc .header__nav-item--type-button .header__nav-item-text-inner::before,
#simple-header_pc .header__nav-item--type-button .header__nav-item-text-inner::before,
#footer_pc .footer-item--type-button .footer-item-text-inner::before {
  width: 16px;
  height: 16px;
  background-size: 16px auto;
  left: 0;
}

#simple-header_pc .header__nav-item--type-button .header__nav-item-text-inner::before {
  left: 10px;
}

#simple-header_pc .header__nav-item--type-button .header__nav-item-text-inner {
  padding: 0 14px 0 32px;
}

#footer_pc .footer__sub-nav-item--type-button .footer__sub-nav-item-text-inner {
  padding-left: 25px;
}

#footer_pc .footer__sub-nav-item--type-button .footer__sub-nav-item-text-inner:hover,
#footer_pc .footer__sub-nav-item--type-button .footer__sub-nav-item-text-inner:focus {
  color: #fff;
}

#header_pc .header__nav-item.active::after,
#simple-header_pc .header__nav-item.active::after {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  background: #fff;
  left: 50%;
  top: calc(100% + 20px);
  transform: translateY(-50%) rotate(45deg);
}

.header__nav-item a,
.header__region-list-item a,
.footer__region-list-item a,
.footer__sub-nav-item a {
  text-decoration: none;
  color: #333;
}

#header_pc .header__nav-popup,
#simple-header_pc .header__nav-popup {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  border: 2px solid #0057B8;
  border-radius: 4px;
  padding: 30px;
  overflow: hidden;
}

.header__nav-popup-wrap {
  display: none;
}

#simple-header_pc .header__nav-popup-wrap {
  width: 100%;
  height: 35px;
  position: absolute;
  left: 0;
}

#header_pc .header__nav-popup-wrap.popup-is-active,
#simple-header_pc .header__nav-popup-wrap.popup-is-active {
  display: block;
}

.header__nav-popup-item + .header__nav-popup-item {
  border-top: 1px solid #d7d7d7;
}

#header_pc .header__nav-popup-item + .header__nav-popup-item,
#simple-header_pc .header__nav-popup-item + .header__nav-popup-item {
  border: none;
}

.header__list-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.header__list-items > * {
  width: 50%;
  display: flex;
  align-items: center;
  flex-grow: 0;
  padding: 5px 8px;
}

#header_pc .header__list-items > *,
#simple-header_pc .header__list-items > * {
  width: 100%;
  padding: 0;
}

.header__list-items--text {
  padding: 12px 0;
}

.header__list-items--text .header__list-item {
  color: #333;
  text-decoration: none;
  padding-right: 21px;
  position: relative;
  display: inline-block;
}

.header__list-items--text .header__list-item:hover,
.header__list-items--text .header__list-item:focus {
  text-decoration: underline;
}

.header__list-items--text .header__list-item::before,
.header__list-items--text .header__list-item::after {
  content: '';
  display: block;
  position: absolute;
}

.header__list-items--text .header__list-item::before {
  width: 16px;
  height: 16px;
  top: 2px;
  right: 0;
  border-radius: 50%;
  background: #d7d7d7;
}

.header__list-items--text .header__list-item::after {
  right: 6px;
  width: 5px;
  height: 5px;
  top: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

.header__nav-popup-item {
  font-size: 16px;
  line-height: 1.5;
}

#header_pc .header__nav-popup-item,
#simple-header_pc .header__nav-popup-item {
  width: 304px;
  margin: 0 12px;
}

.header__logo {
  display: inline-block;
  margin-right: 8px;
  flex-shrink: 0;
}

#header_sp .header__logo,
#simple-header_sp .header__logo {
  margin-right: 10px
}

@media only screen and (max-width: 320px) {
  .header__logo {
    margin-right: 4px;
  }
}

#simple-header_pc .header__logo {
  margin-right: 12px;
}

.header__logo img {
  width: 100px;
  height: auto;
  vertical-align: bottom;
}

#header_pc .header__logo img,
#simple-header_pc .header__logo img {
  width: 97.63px;
  height: 38px;
}

.header__logo-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0 -24px;
  padding: 6px 24px 11px;
  border-bottom: 2px solid #0057B8;
}

#header_sp .header__logo-wrap,
#simple-header_sp .header__logo-wrap {
  padding: 12px 15px 10px 14px;
  flex-wrap: nowrap;
}

@media only screen and (max-width: 320px) {
  #header_sp .header__logo-wrap {
    flex-wrap: nowrap;
    padding-bottom: 4px;
  }
}

#header_pc .site-copy-target,
#simple-header_pc .site-copy-target {
  width: 100%;
}

#header_pc .header__logo-wrap,
#simple-header_pc .header__logo-wrap {
  flex-direction: column;
  flex-shrink: 0;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  border: none;
  z-index: 10;
}

.header__logo-wrap--open-menu {
  background-color: #0057B8;
}

#header_pc .header__logo-wrap--open-menu,
#simple-header_pc .header__logo-wrap--open-menu {
  display: none;
}

.header__logo-inner {
  padding: 5px 5px 0 0;
}

@media only screen and (max-width: 320px) {
  #header_sp .header__logo-inner {
    padding: 5px 5px 0 0;
    flex-wrap: wrap;
  }
}

#header_sp .header__logo-inner,
#simple-header_sp .header__logo-inner {
  padding: 0 5px 0 0;
}

#header_sp .header__logo-inner {
  display: flex;
  align-items: center;
}

#header_sp .header__region-selection,
#simple-header_sp.header-fair .header__region-selection{
  line-height: 1;
  height: auto;
}
#simple-header_sp.header-fair .header__region-selection{
  flex: auto;
  margin-left: 10px;
}

@media only screen and (min-width: 414px) {
  #header_sp .header__region-selection{
    margin-top: 7px;
  }

  #header_sp .header__logo-inner .header__region-selection > *,
  #simple-header_sp.header-fair .header__region-selection > * {
    font-size: 14px !important;
  }
}

#header_sp .header__logo-inner .header__region-selection > *,
#simple-header_sp.header-fair .header__region-selection > *{
  color: #0057B8;
  background: url(https://www.his-j.com/cmn/n-headfoot/images/arrow_down.svg) right center no-repeat;
  background-size: 12px 7px;
  padding-right: 18px;
  font-size: 12px;
  display: inline-block;
}

#header_pc .header__logo-inner,
#simple-header_pc .header__logo-inner {
  display: flex;
  align-items: center;
  padding: 0;
  width: 100%;
}

#header_pc .header__copy {
  max-width: 535px;
}

#simple-header_pc .header__copy {
  max-width: 323px;
}
#simple-header_pc.header-fair .header__copy {
  max-width: 570px;
}

#header_pc .header__copy,
#simple-header_pc .header__copy {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

#header_sp .header__copy,
#simple-header_sp .header__copy {
  position: relative;
  overflow: hidden;
  background-color: #f2f2f2;
}

#header_pc .header__sp-menu,
#simple-header_pc .header__sp-menu {
  display: none;
}

.header__sp-menu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-shrink: 0;
}

.header__sp-menu-item {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 21px auto;
  color: #6a6a6a;
  font-size: 10px;
  cursor: pointer;
}

.header__sp-menu-item-inner {
  padding-top: 25px;
  text-decoration: none;
  color: #6a6a6a;
  display: block;
}

.header__sp-menu-item + .header__sp-menu-item {
  margin-left: 14px;
}

@media only screen and (max-width: 320px) {
  #header_sp .header__sp-menu-item + .header__sp-menu-item {
    margin-left: 10px;
  }
}

.header__sp-menu-item--login {
  background-image: url(https://via.placeholder.com/40x40.png);
}

.header__sp-menu-item--my-page {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/mypage_sp.svg);
}

.header__sp-menu-item--open {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/menu_sp.svg);
}

.header__sp-menu-item--close {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/close_sp.svg);
}

.header__sp-menu-item--close .header__sp-menu-item-inner {
  color: #fff;
}

.header__close {
  padding: 16px 24px;
}

#header_pc .header__close,
#simple-header_pc .header__close {
  display: none;
}

.header__close-button {
  margin: 5px 0;
  border: 1px solid #888;
  border-radius: 4px;
  background: #fff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 11px;
  cursor: pointer;
}

.header__close-button span {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}

.header__close-button span::before {
  content: '';
  position: absolute;
  display: block;
  width: 13px;
  height: 13px;
  left: 0;
  top: 50%;
  background: url(https://www.his-j.com/cmn/n-headfoot/images/close_btn_sp.svg) no-repeat center;
  transform: translateY(-50%);
}

/*language*/
#header_pc .header__nav-popup--language,
#simple-header_pc .header__nav-popup--language {
  padding: 15px 0 !important;
  min-width: 150px;
  width: auto !important;
}

#header_pc .header__nav-popup--language .header__nav-popup-items,
#simple-header_pc .header__nav-popup--language .header__nav-popup-items {
  margin: 0;
}

.header__nav-popup--language .header__nav-popup-item > * {
  padding-left: 30px;
  cursor: pointer;
}

#header_pc .header__nav-popup--language .header__nav-popup-item,
#simple-header_pc .header__nav-popup--language .header__nav-popup-item {
  padding-left: 0;
  width: 100%;
  font-size: 14px;
  margin: 0;
}

#header_pc .header__region-list-item.selected,
#simple-header_pc.header-fair .header__region-list-item.selected,
#footer_pc .footer__region-list-item.selected,
.header__nav-popup--language .header__nav-popup-item.selected {
  background: url(https://www.his-j.com/cmn/n-headfoot/images/check.svg) no-repeat left 2px center;
  background-size: 14px 10px;
}

#header_pc .header__region-list-item.selected,
#simple-header_pc.header-fair .header__region-list-item.selected,
#footer_pc .footer__region-list-item.selected,
#header_pc .header__nav-popup--language .header__nav-popup-item.selected,
#simple-header_pc .header__nav-popup--language .header__nav-popup-item.selected {
  background-position-x: 16px;
}

.header__nav-popup--language .header__nav-popup-item.selected a {
  pointer-events: none;
  cursor: default;
  color: #0057B8;
  font-weight: bold;
}

#header_pc .header__nav-popup--language .header__nav-popup-item.selected a,
#simple-header_pc .header__nav-popup--language .header__nav-popup-item.selected a {
  font-weight: normal;
  color: #333;
}

#header_pc .header__nav-popup--language .header__nav-popup-item > *,
#simple-header_pc .header__nav-popup--language .header__nav-popup-item > * {
  padding: 6px 63px 6px 37px;
}

#header_pc .header__region-list-item:not(.selected) a:hover,
#header_pc .header__region-list-item:not(.selected) a:focus,
#simple-header_pc.header-fair .header__region-list-item:not(.selected) a:hover,
#simple-header_pc.header-fair .header__region-list-item:not(.selected) a:focus,
#footer_pc .footer__region-list-item:not(.selected) a:hover,
#footer_pc .footer__region-list-item:not(.selected) a:focus,
#header_pc .header__nav-popup--language .header__nav-popup-item:not(.selected) > *:hover,
#header_pc .header__nav-popup--language .header__nav-popup-item:not(.selected) > *:focus,
#simple-header_pc .header__nav-popup--language .header__nav-popup-item a:hover,
#simple-header_pc .header__nav-popup--language .header__nav-popup-item a:focus,
#simple-header_pc .header__nav-popup--language .header__nav-popup-item:not(.selected) > *:hover,
#simple-header_pc .header__nav-popup--language .header__nav-popup-item:not(.selected) > *:focus {
  background-color: #f2f2f2;
}

#header_pc .header__nav-popup--language .header__nav-popup-item.selected > *,
#simple-header_pc .header__nav-popup--language .header__nav-popup-item.selected > * {
  cursor: default;
}

#header_pc .header__language .header__nav-item-text,
#simple-header_pc .header__language .header__nav-item-text {
  cursor: default;
}

#header_pc .header__language,
#simple-header_pc .header__language {
  position: relative;
  padding-left: 10px;
  border-left: 1px solid #D7D7D7;
}

#header_pc .header__language-content,
#simple-header_pc .header__language-content {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background: #ddd;
}

#header_sp .header__language-select,
#simple-header_sp .header__language-select {
  display: none;
}

.header__language-select {
  display: inline-block;
  border: 1px solid #333;
  font-size: 12px;
  border-radius: 10px;
  padding: 2px 28px 2px 28px;
  cursor: pointer;
  background-size: 5px auto;
  background: url(https://www.his-j.com/cmn/n-headfoot/images/arrow_down.svg) no-repeat right 5px center;
  margin-left: 8px;
  transition: all 0.25s ease-out;
}

#header_pc .header__region-selection:hover,
#header_pc .header__region-selection:focus,
#simple-header_pc.header-fair .header__region-selection:hover,
#simple-header_pc.header-fair .header__region-selection:focus,
#footer_pc .footer__region-selection:hover,
#footer_pc .footer__region-selection:focus,
.header__language-select:hover,
.header__language-select:focus {
  background-color: #333;
  color: #fff;
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/arrow_down_hover.svg);
}

/*検索ボックス*/
.header__search-inner {
  position: relative;
}

.header__search-text-wrap {
  position: relative;
  z-index: 10;
  width: 100%;
}

.header-search__recommend {
  height: 0;
  max-height: 0;
  opacity: 0;
  background: #fff;
}

.header__search-cansel {
  position: absolute !important;
  right: -50px;
  top: 0;
  z-index: 1;
  opacity: 0;
  color: #0057B8;
  cursor: pointer;
  font-size: 14px;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
}

/* モーダル */
.header-overlay {
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
  z-index: 10000;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease-out;
}

.header-overlay.is-active {
  opacity: 0.4;
}

#header_pc .header__top-bar {
  border-bottom: 1px solid #d7d7d7;
}

#header_pc .header__bottom-bar {
  background-color: #f2f2f2;
  padding: 6.5px 0;
}

#header_pc .header__bottom-bar-inner {
  background-color: transparent;
}

#header_pc .header__top-bar-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#header_pc.header .site-copy {
  font-size: 11px;
  line-height: 1.1;
  font-weight: normal;
}

#header_pc .header__logo-inner {
  flex-wrap: wrap;
}

#header_pc .header__region-sub-text {
  width: 100%;
}

#header_pc .header__logo-wrap {
  max-width: 254px;
  padding-right: 0;
}

#header_pc .header__logo {
  margin-right: 10px;
}

#header_pc .header__logo,
#footer_pc .footer__logo {
  display: flex;
  align-items: flex-end;
}

#header_pc .header__region-name,
#footer_pc .footer__region-name {
  color: #0057B8;
  font-size: 16px;
  font-weight: bold;
}

#header_pc .header__region-selection,
#simple-header_pc.header-fair .header__region-selection,
#footer_pc .footer__region-selection {
  font-size: 11px;
  padding-right: 14px;
  padding: 1px 23px 1px 9px;
  background-color: #f2f2f2;
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/arrow_down.svg),
    url(https://www.his-j.com/cmn/n-headfoot/images/arrow_down_hover.svg);
  background-repeat: no-repeat;
  background-size: 8px auto;
  background-position: right 8px center;
  border-radius: 9px;
  transition: all 0.25s ease-out;
}
#simple-header_pc.header-fair .header__region-selection{
  display: inline-block;
  margin-top: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#header_pc .header__region-selection:not(.popup-is-active),
#simple-header_pc.header-fair .header__region-selection:not(.popup-is-active),
#footer_pc .footer__region-selection:not(.popup-is-active) {
  cursor: pointer;
}

#header_pc .header__region-inner,
#simple-header_pc.header-fair .header__region-inner,
#footer_pc .footer__region-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#simple-header_pc.header-fair .header__region-inner{
  position: relative;
  align-items: flex-start;
  width: 150px;
}

#header_pc .header__region-list-inner,
#simple-header_pc.header-fair .header__region-list-inner,
#footer_pc .footer__region-list-inner {
  position: absolute;
  left: 0;
  top: 0;
  border: 2px solid #0057B8;
  border-radius: 4px;
  background: #fff;
  width: 165px;
  margin: 0;
  z-index: 1000000;
}

#header_pc .header__region-list,
#simple-header_pc.header-fair .header__region-list,
#footer_pc .footer__region-list {
  padding: 5px 0;
}

#header_pc .header__region-list-item-text,
#simple-header_pc.header-fair .header__region-list-item-text,
#footer_pc .footer__region-list-item-text {
  font-size: 14px;
  padding: 6px 10px 6px 37px;
}

#header_pc .header__region-list-item.selected a,
#simple-header_pc.header-fair .header__region-list-item.selected a,
#footer_pc .footer__region-list-item.selected a {
  pointer-events: none;
  cursor: default;
}

#header_pc .header__nav-popup-wrap {
  width: 992px;
  position: absolute;
  bottom: 0;
  left: -254px;
  z-index: 10000;
}

#header_pc .header__nav--popup {
  margin: 0;
}

#header_pc .header__nav--popup .header__nav-item {
  margin: 0;
  position: static;
  flex-grow: 1;
  max-width: 120px;
}

#header_pc .header__nav--popup .header__nav-item-text {
  max-width: 120px;
  width: 100%;
  height: 84px;
  border-radius: 4px 4px 0 0;
  background: no-repeat top 11px center;
  background-size: 36px 36px;
  transition: all 0.25s ease-out;
}
#header_pc .header__nav--popup .header__nav-item--kaigai .header__nav-item-text {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_kaigai.svg);
}
#header_pc .header__nav--popup .header__nav-item--kokunai .header__nav-item-text {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_kokunai.svg);
}
#header_pc .header__nav--popup .header__nav-item--purpose .header__nav-item-text {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_purpose.svg);
}
#header_pc .header__nav--popup .header__nav-item--service .header__nav-item-text {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_service.svg);
}
#header_pc .header__nav--popup .header__nav-item--shop .header__nav-item-text {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_shop.svg);
}
#header_pc .header__nav--popup .header__nav-item--corporation .header__nav-item-text {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/icon_corporation_kaigai.svg);
}

#header_pc .header__nav--popup .header__nav-item--corporation:hover {
  opacity: 0.7;
}

#header_pc .header__nav--popup .header__nav-item-text > * {
  display: flex;
  align-items: flex-end;
  color: #333;
  padding: 55px 5px 10px;
  cursor: default;
}

#header_pc .header__nav--popup .header__nav-item-text > a {
  cursor: pointer;
}

#header_pc .header__nav--popup .header__nav-item-text.popup-is-active {
  background-color: #0057B8;
  color: #fff;
}
#header_pc .header__nav--popup .header__nav-item--kaigai .header__nav-item-text.popup-is-active {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_kaigai_hover.svg);
}
#header_pc .header__nav--popup .header__nav-item--kokunai .header__nav-item-text.popup-is-active {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_kokunai_hover.svg);
}
#header_pc .header__nav--popup .header__nav-item--purpose .header__nav-item-text.popup-is-active {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_purpose_hover.svg);
}
#header_pc .header__nav--popup .header__nav-item--service .header__nav-item-text.popup-is-active {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_service_hover.svg);
}
#header_pc .header__nav--popup .header__nav-item--shop .header__nav-item-text.popup-is-active {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_shop_hover.svg);
}
#header_pc .header__nav--popup .header__nav-item--corporation .header__nav-item-text.popup-is-active {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/gnav_shop_hover.svg);
}

#header_pc .header__nav--popup .header__nav-item-text.popup-is-active > * {
  color: #fff;
}

#header_pc .header__nav--popup .header__nav-item-text.popup-is-active::after {
  content: '';
  width: 15px;
  height: 15px;
  background: #fff;
  border-left: 2px solid #0057B8;
  border-top: 2px solid #0057B8;
  display: block;
  position: absolute;
  top: 77px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  z-index: 1000000;
  cursor: default !important;
  box-sizing: border-box;
  backface-visibility: hidden;
}

#header_pc .header__nav--popup .header__nav-item-text-inner {
  padding: 0;
  display: flex;
  justify-content: center;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  transition: none;
}

#header_pc .header__nav--popup .header__nav-item-text-inner::before {
  content: none;
}

#header_pc .header__nav--popup .header__nav-item-text-inner:hover,
#header_pc .header__nav--popup .header__nav-item-text-inner:focus {
  color: #333 !important;
}

#header_pc .header__nav--popup .popup-is-active .header__nav-item-text-inner {
  color: #fff !important;
}

#header_pc .header__nav-wrap,
#header_pc .header__items nav {
  flex-grow: 1;
}

#header_pc .header__button-area {
  position: relative;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

#header_pc .header__button-area-item {
  position: relative;
  margin: 0;
}

#header_pc .header__nav-item--type-my-page,
#header_pc .header__nav-item--type-my-page-black {
  position: static;
}

#header_pc .header__nav-item--type-button .header__nav-item-text {
  padding: 11px 10px;
  width: 115px;
  text-align: center;
}

#header_pc .header__nav-item-text-inner--type-button {
  padding: 0 0 0 23px;
}

#header_pc .header__nav-item-text-inner--type-button::before,
#simple-header_pc .header__nav-item-text-inner--type-button::before {
  left: 0;
}

#header_pc .header__pickup-menu-wrap {
  display: flex;
}

#header_pc .header__pickup-menu {
  display: flex;
}

#header_pc .header__pickup-menu + .header__pickup-menu {
  padding-left: 20px;
}

#header_pc .header__pickup-menu-item + .header__pickup-menu-item::before {
  content: '';
  width: 1px;
  height: 16px;
  border-left: 1px solid #d7d7d7;
  margin: 0 7px 0 8px;
  box-sizing: border-box;
}

#header_pc .header__pickup-menu-item {
  display: flex;
  align-items: center;
}

#header_pc .header__pickup-menu-item a {
  text-decoration: none;
  font-size: 11px;
  line-height: 1.1;
  color: #333;
}

#header_pc .header__pickup-menu-item a:hover {
  text-decoration: underline;
}

.header__pickup-menu-item--highlight {
  font-weight: bold;
}

#header_pc .header__nav-popup {
  padding: 30px;
  width: 100%;
}

#header_pc .header__nav-popup-items {
  margin: 0;
}

#header_pc .header__nav-popup-items + .header__nav-popup-items {
  margin-top: 12px;
  border: none;
}

#header_pc .header__nav-popup-item {
  margin: 0;
  padding: 0;
  width: 232px;
}

#header_pc .header__nav-popup:not(.header__nav-popup--language) .header__nav-popup-item a {
  transition: all 0.25s ease-out;
}

#header_pc
  .header__nav-popup:not(.header__nav-popup--language)
  .header__nav-popup-items:not(.header__nav-popup-items--sub)
  .header__nav-popup-item
  a {
  padding: 8px 38px 8px 10px;
  border-radius: 4px;
  background-color: #fff;
  background: url(https://www.his-j.com/cmn/n-headfoot/images/arrow_right.svg) no-repeat right 20px center;
  background-size: 7px 12px;
  transition: all 0.25s ease-out;
}

#header_pc .header__nav-popup-item a:hover,
#header_pc .header__nav-popup-item a:focus {
  background-color: #f2f2f2 !important;
}

#header_pc .header__nav-popup-items--align-rigth {
  justify-content: flex-end;
}

#header_pc .header__nav-popup-items--sub {
  margin-left: -7px;
  margin-right: -7px;
}

#header_pc .header__nav-popup-items--sub .header__nav-popup-item {
  width: auto;
  margin-left: 7px;
  margin-right: 7px;
}

#header_pc .header__nav-popup-items--sub .header__nav-popup-item a {
  padding: 8px 37px 8px 9px;
  font-size: 14px;
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/circle_arrow_right.svg);
  background-position: right 9px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}

/*********************************************
*Footer 
*********************************************/
.footer {
  position: relative !important;
  background: #fff;
  border-top: 3px solid #0057B8;
  margin-top: 40px !important;
}

#footer_pc.footer {
  border-width: 4px;
}

.footer__inner {
  padding-left: 24px;
  padding-right: 24px;
}

#footer_pc .footer__inner {
  padding: 0 16px;
  width: 1024px;
  margin: 0 auto;
}

.footer__inner-wrap {
  padding: 26px 24px 30px;
  position: relative;
}

#footer_pc .footer__inner-wrap {
  width: 992px;
  padding: 22px 0;
  margin-left: auto;
  margin-right: auto;
}

.footer__main-nav {
  overflow: hidden;
}

.footer__main-nav--fit {
  padding-top: 0 !important;
}

#footer_pc .footer__main-nav {
  overflow: visible;
}

#footer_pc .footer__main-nav {
  background-color: #f2f2f2;
  padding-top: 32px;
}

.footer__menu-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

#footer_pc .footer__menu-wrap {
  flex-direction: row-reverse;
  align-items: flex-start;
  flex-grow: 1;
  margin-top: 0;
  padding-left: 0;
}

.footer__menu {
  list-style-type: none;
  font-size: 14px;
  line-height: 22px;
  flex-grow: 1;
}

#footer_pc .footer__menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.footer__menu > * + * {
  margin-top: 10px;
}

#footer_pc .footer__menu > * + * {
  margin-top: 0;
}

#footer_pc .footer__menu > * + *::before {
  content: '';
  width: 1px;
  height: 14px;
  border-left: 1px solid #333;
  margin-left: 10px;
  margin-right: 9px;
  display: inline-block;
  position: relative;
  top: 2px;
}

.footer__menu a {
  color: #333;
  text-decoration: none;
}

.footer__menu a:hover,
.footer__menu a:focus {
  text-decoration: underline;
}

.footer__logo-wrap {
  display: flex;
  flex-shrink: 0;
}

.footer__logo {
  display: block;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.footer__logo img {
  width: 80px;
  height: 32px;
}

#footer_pc .footer__logo img {
  width: 97.63px;
  height: 38px;
}

.footer__logo--his {
  width: 80px;
  height: 32px;
  background-image: url(https://via.placeholder.com/98x38.png);
}

#footer_pc .footer__logo--his {
  width: 97.63px;
  height: 38px;
  margin-top: 4px;
}

.footer__logo--privacy {
  width: 74px;
  height: 74px;
  background: url(https://www.his-j.com/cmn/images/privacy.png) no-repeat;
  background-size: 74px 74px;
  flex-shrink: 0;
}

.footer__copyright {
  font-family: 'Noto Sans';
  font-size: 12px;
  color: #888;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

#footer_pc .footer__copyright {
  margin-top: -0;
  position: absolute;
  right: 16px;
  bottom: 56px;
}

.footer__privacy {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 5px;
}

#footer_pc .footer__privacy {
  justify-content: normal;
  padding-left: 0;
}

#footer_pc .footer__copyright {
  justify-content: flex-end;
}

.footer__page-top {
  position: absolute;
  right: 24px;
  top: -32px;
  font-size: 12px;
  color: #6a6a6a;
  text-decoration: none;
}

.footer__page-top::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url(https://www.his-j.com/cmn/n-headfoot/images/arrow_top_gray.svg) no-repeat;
  margin-left: 7px;
}

#footer_pc .footer__sub-nav {
  display: flex;
  border-bottom: 1px solid #d7d7d7;
  padding: 16px 0;
}

#footer_pc .footer__sub-nav-inner {
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  align-items: center;
}

.footer__top-bar-wrap {
  margin-top: 24px;
}

#footer_pc .footer__top-bar-wrap {
  margin: 14px 0;
}

.footer__top-bar {
  display: flex;
  flex-wrap: wrap;
}

#footer_pc .footer__top-bar {
  flex-wrap: nowrap;
  justify-content: space-between;
}

.footer__top-bar-inner {
  width: 100%;
}

#footer_pc .footer__top-bar-inner {
  display: flex;
  justify-content: space-between;
}

.footer__top-bar-item {
  display: flex;
  flex-wrap: wrap;
}

#footer_pc .footer__top-bar-item {
  flex-wrap: nowrap;
  height: 42px;
}

.footer__copy-wrap {
  width: calc(100% - 90px);
  font-size: 11px;
  line-height: 1.81;
}

#footer_pc .footer__copy-wrap {
  order: 2;
  display: flex;
  align-items: flex-end;
}

#footer_pc .footer__sub-nav-button-wrap {
  display: flex;
  align-items: center;
  order: 3;
}

#footer_pc .footer__qr-inner {
  display: flex;
  align-items: center;
  border-left: 1px solid #d7d7d7;
  margin-left: 12px;
  padding-left: 20px;
}

#footer_pc .footer__qr-title-wrap {
  flex-shrink: 0;
  margin-right: 16px;
}

#footer_pc .footer__qr-title {
  font-size: 14px;
  font-weight: bold;
  padding-left: 17px;
  background: url(https://www.his-j.com/cmn/n-headfoot/images/smartphone.svg) no-repeat left center;
  background-size: 10px auto;
}

#footer_pc .footer__qr-url {
  font-size: 12px;
  color: #888;
}

#footer_pc .footer__qr-code {
  width: 60px;
  height: 60px;
}

#footer_pc .footer__qr-code img {
  width: 100%;
  height: auto;
}

.footer__copy * {
  font-size: 12px;
  line-height: 1.66;
}

#footer_pc .footer__copy {
  display: none;
}

.footer__area {
  width: 100%;
  margin-top: 15px;
}

#footer_pc .footer__area {
  width: auto;
  margin-top: 0;
  flex-shrink: 0;
  order: 1;
  position: relative;
}

.footer__area-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#footer_pc .footer__area-inner {
  align-items: center;
  flex-direction: column;
}

.footer__area-name {
  font-size: 20px;
  font-weight: bold;
}

#footer_pc .footer__area-name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75;
  color: #0057B8;
}

.footer__area-select {
  font-size: 14px;
  font-weight: bold;
  padding: 4.5px 34px;
  border: 1px solid #888;
  border-radius: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
  background: url(https://www.his-j.com/cmn/n-headfoot/images/arrow_down.svg) no-repeat;
  background-size: 12px 7px;
  background-position: right 10px center;
}

#footer_pc .footer__area-select {
  font-size: 11px;
  line-height: 1.63;
  color: #333;
  background-color: #f2f2f2;
  border: none;
  border-radius: 9px;
  background-size: 8px 5px;
  background-position: right 8px center;
  padding: 0px 23px 0 9px;
}

.footer__area-description {
  font-size: 12px;
  line-height: 1.58;
  color: #555;
  margin-top: 3px;
}

.footer__qr {
  display: none;
}

#footer_pc .footer__qr {
  display: block;
}

.footer__contact-wrap {
  margin-top: 10px;
}

#footer_pc .footer__contact-wrap {
  display: none;
}

.footer__contact {
  border-top: 1px solid #d7d7d7;
  padding-top: 13px;
}

.footer__contact + .footer__contact {
  margin-top: 17px;
}

.footer__contact-title {
  font-size: 16px;
  padding-left: 27px;
  margin-top: 2px;
  background-size: 20px 20px;
  background-position: left top 1px;
  background-repeat: no-repeat;
}

.footer__contact--type-kaigai .footer__contact-title {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/contact_kaigai.svg);
  color: #2488ff;
}

.footer__contact--type-kokunai .footer__contact-title {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/contact_kokunai.svg);
  color: #47c40c;
}

.footer__contact-detail {
  margin-top: 2px;
  padding-left: 27px;
}

.footer__contact-text,
.footer__contact-description {
  font-size: 11px;
  line-height: 1.63;
}

.footer__contact-description {
  margin-top: 13px;
}

.footer__contact-opening-hours {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  margin-top: 5px;
}

.footer__contact-opening-hours > dt {
  flex-shrink: 0;
  font-weight: bold;
  padding-right: 12px;
  width: calc(3em + 12px);
}

.footer__contact-opening-hours > dd {
  flex-grow: 1;
  width: calc(100% - (3em + 12px));
}

.footer__contact-button {
  text-decoration: none;
  border: 1px solid #333;
  border-radius: 4px;
  font-size: 16px;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 11px 8px;
  margin-top: 16px;
  color: #333;
  text-decoration: none;
}

.footer__contact-button--type-tel {
  margin-top: 12px;
  padding: 8px 30px;
  font-size: 20px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-size: 7px 12px;
  background-position: right 16px center;
}
#footer_sp.footer-fair .footer__contact-button--type-tel {
  box-sizing: border-box;
}

.footer__contact--type-kaigai .footer__contact-button--type-tel {
  color: #2488ff;
  border-color: #2488ff;
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/arrow_right_kaigai.svg);
}

.footer__contact--type-kokunai .footer__contact-button--type-tel {
  color: #47c40c;
  border-color: #47c40c;
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/arrow_right_kokunai.svg);
}

.footer__contact-button--type-tel > * {
  background-repeat: no-repeat;
  background-size: 18px 26px;
  background-position: left center;
  padding-left: 26px;
}

.footer__contact-bnr {
  display: block;
  margin-top: 13px;
}

.footer__contact-bnr img {
  width: 100%;
  height: auto;
}

.footer__contact--type-kaigai .footer__contact-button--type-tel > * {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/smartphone_kaigai.svg);
}

.footer__contact--type-kokunai .footer__contact-button--type-tel > * {
  background-image: url(https://www.his-j.com/cmn/n-headfoot/images/smartphone_kokunai.svg);
}

.footer__category {
  margin-top: 32px;
  margin-left: -24px;
  margin-right: -24px;
}

#footer_sp .footer__category--fit {
  margin-top: 0;
}

#footer_pc .footer__category {
  margin: 0;
}

.footer__category-list-title {
  font-size: 20px;
  font-weight: normal;
  position: relative;
  transition: all 0.25s ease-out;
  display: block;
}

.footer__category-list-title > * {
  text-decoration: none;
  color: #111;
}

#footer_sp .footer__category-list-title > * {
  padding-top: 18px;
  padding-bottom: 18px;
  display: block;
}

.footer__category-list-title--depth-1.js-headfoot-accordion-trigger.footer__category-list-title > * {
  padding-right: 45px;
}

.js-headfoot-accordion-trigger.footer__category-list-title > * {
  padding-right: 25px;
}

#footer_pc .footer__category-list-title a:hover,
#footer_pc .footer__category-list-title a:focus {
  text-decoration: underline;
}

#footer_pc .footer__category-list-content,
#footer_pc .footer__category-list-content * {
  background-color: transparent;
}

.footer__category-list-content > .footer__category-list-inner {
  margin-left: 24px;
  margin-right: 24px;
}

#footer_pc .footer__category-list-content > .footer__category-list-inner {
  margin-left: 0;
  margin-right: 0;
}

/*最後の要素と、最後から2番目以外に区切り線*/
.footer__category-list:not(:last-of-type):not(:nth-last-child(2)) .footer__category-list-title--depth-1:not(.accordion-open)::after {
  content: '';
  height: 1px;
  width: calc(100% - 48px);
  display: block;
  background: #d7d7d7;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}

#footer_pc .footer__category-list-title--depth-1:not(.accordion-open)::after {
  content: none !important;
}

#footer_sp .footer__category-list-title--depth-1 {
  background-color: #f2f2f2;
}

#footer_sp .footer__category-list-title--depth-1 > * {
  padding-left: 24px;
}

#footer_sp .footer__category-list-title--depth-1 + .footer__category-list-content > .footer__category-links {
  padding-left: 24px;
  padding-right: 24px;
}

#footer_sp .footer__category-list-title--depth-1 + .footer__category-list-content > .footer__category-links,
#footer_sp .footer__category-list-title--depth-2 + .footer__category-list-content > .footer__category-links {
  margin: 0;
  width: 100%;
}

#footer_sp .footer__category-list-title--depth-1 + .footer__category-list-content > .footer__category-links .footer__category-link:nth-child(odd),
#footer_sp .footer__category-list-title--depth-2 + .footer__category-list-content > .footer__category-links .footer__category-link:nth-child(odd) {
  padding-left: 0;
}

#footer_sp .footer__category-list-title--depth-1 + .footer__category-list-content > .footer__category-links .footer__category-link:nth-child(even),
#footer_sp .footer__category-list-title--depth-2 + .footer__category-list-content > .footer__category-links .footer__category-link:nth-child(even) {
  padding-right: 0;
}

#footer_pc .footer__category-list-title--depth-1 {
  font-size: 24px;
  font-weight: bold;
  padding: 0;
}

#footer_pc .footer__category-list-title--depth-1 > * {
  color: #0057B8;
}

#footer_sp .accordion-open.footer__category-list-title--depth-1 {
  color: #fff;
  background-color: #6a6a6a;
}

.accordion-open.footer__category-list-title--depth-1 > * {
  color: #fff;
}

#footer_pc .footer__category-list-title--depth-2 {
  font-size: 16px;
  padding: 0;
  margin-top: 30px;
}

#footer_pc .footer__category-list-title--depth-1 + .footer__category-list-content,
#footer_pc .footer__category-list-title--depth-2 + .footer__category-list-content {
  margin-top: 10px;
}

#footer_pc .footer__category-list-title {
  cursor: default;
}

#footer_pc .footer__category-list-title--depth-2:first-of-type {
  margin-top: 14px;
}

#footer_sp .footer__category-list-title--depth-2 > * {
  padding-left: 0;
}

.accordion-open.footer__category-list-title--depth-2,
.accordion-open.footer__category-list-title--depth-2 > * {
  color: #2488ff;
  font-weight: bold;
}

.footer__category-list-title--depth-2:not(:first-of-type) {
  border-top: 1px solid #d7d7d7;
}

#footer_pc .footer__category-list-title--depth-2:not(:first-of-type) {
  border-top: none;
  margin-top: 30px;
}

.footer__category-list-title--depth-2 + .footer__category-list-content > .footer__category-list-inner {
  padding-left: 24px;
  margin: 0;
}

#footer_sp .footer__category-list-inner > * + * .footer__category-list-title:first-of-type {
  border-top: 1px solid #d7d7d7;
}

#footer_pc .footer__category-list-title--depth-2 + .footer__category-list-content > .footer__category-list-inner {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

.footer__category-list-title--depth-3 {
  font-size: 16px;
  border-top: 1px solid #d7d7d7;
}

#footer_sp .footer__category-list-title--depth-3 > * {
  padding-top: 13px;
  padding-bottom: 13px;
}

#footer_pc .footer__category-list-title--depth-3 {
  max-width: 121px;
  margin-right: 20px;
  width: 100%;
  flex-grow: 1;
  padding: 0;
  border: none;
  font-size: 12px;
  font-weight: bold;
}

#footer_pc .footer__category-list-title--depth-3 + .footer__category-list-content {
  width: calc(100% - 141px);
}

#footer_pc .footer__category-list + .footer__category-list:not(.footer__category-list--his-group) {
  border-top: 1px solid #d7d7d7;
  margin-top: 33px;
  padding-top: 33px;
}

#footer_pc .footer__category-list-title--depth-3,
#footer_pc .footer__category-list-title--depth-3 + .footer__category-list-content {
  line-height: 22px;
}

#footer_pc .footer__category-list-title--depth-3:not(:first-of-type),
#footer_pc .footer__category-list-title--depth-3:not(:first-of-type) + .footer__category-list-content {
  margin-top: 5px;
}

.footer__category-links {
  display: flex;
}

#footer_sp .footer__category-links {
  flex-direction: column;
  padding: 5px 0 15px 24px;
}

#footer_pc .footer__category-links {
  margin: -3px 0;
  padding: 0;
  flex-wrap: wrap;
}

#footer_pc .footer__category-links--large * {
  font-size: 16px !important;
}

#footer_pc .footer__category-links--large {
  margin: 14px -10px 17px;
}

#footer_pc .footer__category-links--large .footer__category-link {
  margin: 3px 10px;
  padding-right: 0;
  border: none;
}

#footer_pc .footer__category-link {
  width: auto;
  padding: 0 8px 0 0;
  margin: 3px 8px 3px 0;
  border-right: 1px solid #d7d7d7;
}

#footer_pc .footer__category-link {
  line-height: 22px;
}

#footer_sp .footer__category-link + .footer__category-link {
  margin-top: 17px;
}

#footer_pc .footer__category-link:last-of-type {
  margin-right: 0 !important;
  padding-right: 0 !important;
  border-right: none !important;
}

.footer__category-link a {
  text-decoration: none;
  font-size: 12px;
}

#footer_sp .footer__category-link a {
  color: #111;
}

#footer_pc .footer__category-link a {
  color: #333;
}

.footer__category-link a:hover,
.footer__category-link a:focus {
  text-decoration: underline;
}

.footer__category-list-group {
  display: flex;
  overflow-x: scroll;
  padding-left: 24px !important;
  margin: 0 -32px !important;
  -webkit-overflow-scrolling: touch !important;
}

#footer_pc .footer__category-list-group-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -16px -20px;
}

#footer_pc .footer__category-list-group-wrap > * {
  margin: 16px 20px;
}

#footer_pc .footer__category-list-group-wrap > *:first-of-type {
  margin-top: 0;
}

#footer_pc .footer__category-list-group {
  overflow: hidden;
  margin: 0 -20px -8px !important;
  flex-wrap: wrap;
  padding-left: 0 !important;
  max-width: 992px;
}

.footer__category-list-group-label {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
}

#footer_sp .footer__category-list-group-label + * {
  margin-top: 10px;
}

#footer_sp * + .footer__category-list-group-label {
  margin-top: 24px;
}

#footer_sp .footer__category-list-group-label:last-of-type + * {
  margin-bottom: 10px;
}

.footer__category-list-group-item {
  flex-shrink: 0;
  margin: 0 8px;
}

#footer_pc .footer__category-list-group-item {
  margin: 8px 20px;
}

.footer__category-list-group-item:last-of-type {
  margin-right: 24px;
  padding-right: 32px;
}

#footer_pc .footer__category-list-group-item:last-of-type {
  padding-right: 0;
  margin-right: 20px;
}

.footer__category-list-group-item a,
.footer__category-list-group-item > * {
  display: flex;
  height: 100%;
  align-items: center;
  overflow: hidden;
  max-height: 40px;
}

.footer__category-list-group-item img {
  width: auto;
  height: auto;
  max-height: 40px;
  max-width: 64.61px;
}

#footer_pc .footer__category-list--his-group {
  background-color: #fff;
  margin-top: 47px;
  padding-top: 38px;
  overflow: hidden;
}

#footer_pc .footer__category-list--fit {
  margin-top: 0;
  padding-top: 32px;
}

#footer_sp .footer__category-list--his-group .footer__category-list-title {
  padding-top: 24px;
  padding-bottom: 16px;
  background-color: #fff;
}

#footer_pc .footer__category-list--his-group .footer__category-list-title {
  background: transparent;
  color: #0057B8;
  padding: 0 0 13px;
}

#footer_sp .footer__category-list--his-group .footer__category-list-title > * {
  padding-top: 0;
  padding-bottom: 0;
}

.footer__sns-link {
  display: flex;
}

#footer_pc .footer__sns-link {
  margin-left: 22px;
}

.footer__sns-link-item {
  width: 32px;
  height: 32px;
}

@media only screen and (max-width: 320px) {
  .footer__sns-link-item {
    width: 30px;
    height: 30px;
  }
}

.footer__sns-link-item + .footer__sns-link-item {
  margin-left: 16px;
}

.footer__sns-link-item img {
  width: 100%;
  height: auto;
}

.footer__sns-link--bottom {
  margin: 43px 0 26px;
  justify-content: center;
}

.footer__sns-link--bottom .footer__sns-link-item {
  margin: 0 16px;
  width: 32px;
  height: 32px;
}

@media only screen and (max-width: 320px) {
  .footer__sns-link--bottom .footer__sns-link-item {
    margin: 0 9px;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
  }
}

.footer__sns-link--bottom .footer__sns-link-item:first-child {
  margin-left: 0 !important;
}

.footer__sns-link--bottom .footer__sns-link-item:last-child {
  margin-right: 0 !important;
}

.footer__bottom {
  padding-bottom: 30px;
}

#footer_pc .footer__bottom {
  margin-top: 75px;
  position: relative;
  padding-bottom: 30px;
}
#footer_pc.footer-fair .footer__bottom {
  margin-top: 20px;
}

.footer__sub-nav-menu-wrap {
  display: flex;
}

.footer__area-select-content {
  position: absolute;
  top: -15px;
  left: 0;
  border: 2px solid #0057B8;
  border-radius: 4px;
  background-color: #fff;
  z-index: 10000;
  min-width: 150px;
}

.footer__area-select-content li {
  font-size: 14px;
  line-height: 2.28;
}

.footer__area-select-content li.selected {
  background: url(https://via.placeholder.com/14x10.png) no-repeat left 16px center;
  background-size: 14px 10px;
}

.footer__area-select-content li.selected a {
  pointer-events: none;
}

.footer__area-select-content li.selected:hover {
  cursor: default;
}

.footer__area-select-content li > a {
  color: #333;
  text-decoration: none;
  padding: 0 17px 0 37px;
  display: block;
}

.footer__area-select-content li:not(.selectd) > a:hover,
.footer__area-select-content li:not(.selectd) > a:focus {
  background-color: #f2f2f2;
  cursor: pointer;
}

#footer_pc .footer__region {
  flex-shrink: 0;
}

#footer_pc.footer--no-info .footer__bottom {
  margin-top: 0 !important;
  padding-top: 22px !important;
  padding-bottom: 11px !important;
}

#footer_pc.footer--no-info .footer__copyright {
  bottom: 45px !important; 
}

.header__nav-popup-note {
  display: block;
  font-size: 12px;
  color: #888;
}
#header_sp .header__nav-popup-note,
#simple-header_sp .header__nav-popup-note {
  padding-left: 12px;
  padding-bottom: 3px;
  vertical-align: bottom;
}
#header_pc .header__nav-popup--language,
#simple-header_pc .header__nav-popup--language {
  min-width: 197px;
}
#header_pc .header__nav-popup--language .header__nav-popup-item > *,
#simple-header_pc .header__nav-popup--language .header__nav-popup-item > * {
  padding: 6px 15px 6px 37px;
}
