/* カラー変更 */
h1,
h2,
h3,
h5,
h6 {
  color: #000064;
}
h4 {
  color: #1746ff;
}
.footer {
  background-color: #b7dcf3;
}
.daiichi-life-blue {
  margin: 0;
  border-bottom: 1px solid #1746ff;
}

/** header */
header.header {
  position: relative;
}
header.header > .header__inner {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 0;
  margin: auto;
}
.header__inner__nav {
  min-width: fit-content;
}
.header .header__logo.custom-logo {
  width: 100%;
}
.custom-logo img {
  width: 100%;
  height: auto;
}
.custom-logo--with-catch {
  display: none;
  height: 44px;
  width: auto;
  min-width: 292px;
  max-width: 322px;
}
.custom-logo {
  height: 44px;
  width: auto;
  min-width: 145px;
  max-width: 166px;
}
.topHeader .topHeader__logo {
  width: 30%;
}
@media print, screen and (min-width: 640px) {
  header.header > .header__inner {
    top: 5px;
    bottom: 5px;
  }
  .topHeader .topHeader__logo {
    z-index: 200;
    position: relative;
  }
  .contentSearch {
    margin: 0 auto;
    max-width: 80%;
  }
}

/** button */
.btn.btn-illuston {
  margin: 20px auto;
  max-width: 80%;
}
.formArea .formArea__submit,
.formArea .btn--search button,
.btn.btn--black.btn--search > a {
  background-color: #000064;
  border-color: #000064;
  color: #fff;
  border-radius: 4px;
}
.btn-illuston.btn-yellow > a,
.btn-illuston.btn-yellow:hover > a {
  background-color: #000064;
  border-color: #000064;
  font-size: 0.875rem;
}
.btn-illuston.btn-yellow > p,
.btn-illuston.btn-yellow > a,
.btn-illuston.btn-yellow > a:hover {
  color: #fff;
}
.btn.btn-brown > [type="button"],
.btn.btn-brown > [type="reset"],
.btn.btn-brown > [type="submit"] {
  background-color: #000064;
  border-color: #000064;
}
body .note-text {
  font-size: 15px;
  line-height: 1.6666666667;
  color: rgba(64, 47, 45, 0.5);
}

/** feature page */
.secTopFeature__item_title > a > span {
  color: #000064;
}
.featureShop__nav-tabs > li.active {
  border-color: #1746ff;
  background-color: #1746ff;
}
.featureShop__nav-tabs > li.active > a {
  color: #fff;
}

/** shop list area */
.secVhFeature__tab-content .secTopShop .secTopShop__item_coupon,
.secTopShop__item_coupon_link > .secTopShop__item_coupon,
.secTopShop__item_coupon > .secTopShop__item_coupon_text,
.secTopShop__item_coupon > .secTopShop__item_coupon_text > span {
  background-color: #cbecff;
}
.secTopShop__item_title > a > span,
.secTopShop__item_coupon_text > span {
  color: #000064;
}
.secTopShop__item_category li.bg_img {
  background-color: #6abdff;
}
.secTopShop .secTopShop__item_coupon .icon {
  position: absolute;
  bottom: 1px;
  left: 7px;
  font-size: 50px;
}
.accordion_header.open > h3 {
  color: #fff;
}
@media print, screen and (min-width: 640px) {
  .secTopShop .secTopShop__item_coupon .icon {
    bottom: 4px;
    left: 10px;
    font-size: 45px;
  }
}

/** form area */
.formArea__item > label:not(.modal_search_area--none),
.formArea__item_hasName > dt:not(.modal_search_area--none) {
  color: #000064;
}
.checkbox--square-3 > label {
  color: #000064;
}
.checkbox--square-3 input:checked + label {
  background-color: #9ad4ff;
  border-color: #000064;
}
.checkbox--square label:hover,
.checkbox--square label:hover:after,
.checkbox--square input:checked + label,
.checkbox--square input:checked + label:after {
  color: #1746ff;
  border-color: #1746ff;
}
.chosen-container-single .chosen-results li.highlighted,
.chosen-container-single .chosen-results li.result-selected {
  color: #1746ff;
}

/** shop page */
.secShop__header_category li.bg_img {
  background-color: #6abdff;
}
.secShop .secShop__header_place {
  color: #000064;
}
.secShopHome__content_coupon_text > span {
  color: #fff;
}
.secShop .secShop__nav .active a {
  color: #000064;
}
.secShop
  .secShopHome
  .secShopHome__content_coupon
  .secShopHome__content_coupon_text
  span {
  padding: 0 15% 0 10%;
}
.secShop .secShopHome .secShopHome__content_detail .secShopHome__content_copy {
  color: #1746ff;
}
.secShop .secShop__header_place {
  color: #000064;
}
.secShop .secShopHome .secShopHome__content_detail table a {
  color: #1746ff;
}
.couponModalWindow__multi .secShopSpecialCoupon__header,
.couponModalWindow .secShopSpecialCoupon__header {
  background-color: #1746ff;
}
.couponModalWindow__multi .secShopSpecialCoupon__header > h1,
.couponModalWindow .secShopSpecialCoupon__header > h1 {
  color: #fff;
}
.secShopSpecialCoupon__header .secShopSpecialCoupon__header_btn_close use {
  fill: #fff;
}
.secShopSpecialCoupon__content_inner .shop_link_orange > h2,
.secShopSpecialCoupon__content_inner .shop_link_orange > h2:hover,
.secShopSpecialCoupon__content_inner .date {
  color: #1746ff;
}
.secShopSpecialCoupon__content_inner .shop_link_orange {
  text-decoration-color: #1746ff;
}
.secShopSpecialCoupon__content_inner a:hover {
  color: #1746ff;
  text-decoration-color: #1746ff;
}

/** join page */
body.page-index .secStatic .secStatic__content h3 {
  color: #000064;
}
body.page-index .secStatic .secStatic__content h4 {
  color: #1746ff;
}
.joinPage__shops_item {
  text-align: center;
  margin-bottom: 20px;
}
.joinPage__shops_item > dl > dd {
  text-align: left;
}
.joinPage__shop_title > span > a,
.joinPage__shop_title > span > a:hover {
  color: #000064;
}
body.page-index
  .secStatic--for_shop_owners
  .secStatic__content_item--4
  .case_img {
  margin-top: 0;
}

/** usage page */
.usage_shop_att_ttl {
  border-color: #1746ff;
  background-color: #1746ff;
}
.usage_shop_att_ttl > h3 {
  color: #ffffff !important;
}

/** top page */
.secTopLink__header {
  background-color: #cde9ff;
}
.secTopRanking__item_category li.bg_img {
  background-color: #6abdff;
}
.secTopRanking__item_top > .secTopRanking__item_rank,
.secTopRanking__item_top > .secTopRanking__item_title > a {
  color: #000064;
}
.secShop.secShop--top .secShop__header_place {
  color: #000064;
}
.secTopNewShop__header .daiichi-life-blue,
.secTopFeature__header .daiichi-life-blue {
  margin-top: -16px;
  margin-bottom: 16px;
}

/** SP用ハンバーガーメニュー + メニューモーダル */
@media screen and (max-width: 639px) {
  .header__inner__nav--pc {
    display: none;
  }
  .header__inner__nav--sp .topHeader__nav {
    display: none;
  }
  .header__menu-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header__menu-btn_trigger {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    color: #000064;
  }
  .header__menu-btn_trigger .icon {
    width: 30px;
    height: 30px;
  }
}
@media screen and (min-width: 640px) {
  .header__menu-btn {
    display: none !important;
  }
}

.headerMenuModalWindow {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  box-sizing: border-box;
  z-index: 1000;
  background-color: rgba(64, 47, 45, 0.9);
}
.headerMenuModalWindow .headerMenuModalWindow__inner {
  width: 100%;
  overflow: hidden;
  position: absolute;
  background-color: #fff;
  top: -100vh;
  transition: top 150ms ease;
}
.headerMenuModalWindow.active .headerMenuModalWindow__inner {
  top: 0;
}
.headerMenuModalWindow .headerMenuModalWindow__header {
  padding: 12px 20px;
  border-bottom: 1px solid #e3e3e3;
  color: #000064;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.headerMenuModalWindow .headerMenuModalWindow__header h1 {
  margin: 0;
  font-size: 18px;
}
.headerMenuModalWindow .headerMenuModalWindow__header_btn_close a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  color: #000064;
}
.headerMenuModalWindow .headerMenuModalWindow__header_btn_close .icon {
  font-size: 14px;
}
.headerMenuModalWindow .headerMenuModalWindow__content {
  padding: 20px;
}
.headerMenuModalWindow .headerMenuModalWindow__content .topHeader__nav {
  margin: 0;
  max-width: none;
}
.headerMenuModalWindow
  .headerMenuModalWindow__content
  .topHeader__nav_list_1st {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 8px;
}
.headerMenuModalWindow
  .headerMenuModalWindow__content
  .topHeader__nav_item_1st {
  width: 100%;
  height: auto;
  min-height: 48px;
  margin: 0;
}
/* モーダル内アクティブメニュー（青背景・白文字） */
body.category-top .headerMenuModalWindow .topHeader__nav_item--top,
body.category-feature .headerMenuModalWindow .topHeader__nav_item--feature,
body.category-coupon .headerMenuModalWindow .topHeader__nav_item--coupon,
body.category-howtouse .headerMenuModalWindow .topHeader__nav_item--howtouse,
body.category-other .headerMenuModalWindow .topHeader__nav_item--owners {
  background-color: #1746ff;
  border-bottom-color: #1746ff;
}
body.category-top .headerMenuModalWindow .topHeader__nav_item--top > a,
body.category-feature .headerMenuModalWindow .topHeader__nav_item--feature > a,
body.category-coupon .headerMenuModalWindow .topHeader__nav_item--coupon > a,
body.category-howtouse
  .headerMenuModalWindow
  .topHeader__nav_item--howtouse
  > a,
body.category-other .headerMenuModalWindow .topHeader__nav_item--owners > a {
  color: #fff;
}
