@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

.ec-giftArea {
  position: relative;
  z-index: 1;
}

.event_name_,
.category_name_,
.event_name_header_ {
  display: none !important;
}

.delete_next_ttl + .event_title_,
.delete_next_ttl + .event_ > .event_title_:first-of-type {
  display: none;
}

/* 読み上げ対策 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* 商品紐付けで自動表示されるアンカーリンクを非表示*/
.ec-featureItems.buttons {
  display: none;
}

.mall_contents_top_thin_banner {
  position: relative;
  z-index: 1;
}

.ec-layoutRole {
  background: #f7f3eb url("/html/upload/user_data/feature/os/img/2027/bg_01.png") repeat !important;
}
@media only screen and (max-width: 767px) {
  .ec-layoutRole {
    background-size: 300px !important;
  }
}

@media only screen and (max-width: 767px) {
  .ec-layoutRole__header {
    position: relative;
  }
}

.swiper-container.swiper_block_content.swiper-container-initialized.swiper-container-horizontal {
  display: none;
}

@media only screen and (max-width: 767px) {
  .contents_,
  .mainframe_ {
    width: 100% !important;
  }
}

.os2027-ended {
  box-sizing: border-box;
  max-width: 1160px;
  margin: 0 auto 20px;
  padding: 24px 24px 19px;
  border: 1px solid #fff17f;
  background: #fffee3;
  color: #f00;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .os2027-ended {
    margin-bottom: 12px;
    padding: 16px;
    font-size: 1.4rem;
  }
}

.os2027-contents {
  position: relative;
  z-index: 0;
  box-sizing: border-box;
  width: 100%;
  color: #17100d;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  line-height: 1.7;
  word-break: normal;
}
.os2027-contents *,
.os2027-contents *::before,
.os2027-contents *::after {
  box-sizing: border-box;
}
.os2027-contents img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
}
.os2027-contents a {
  color: inherit;
  text-decoration: none;
}
.os2027-contents :where(ul, ol, dl, dt, dd, figure, p, h2, h3, h4) {
  margin: 0;
  padding: 0;
}
.os2027-contents :where(ul, ol) {
  list-style: none;
}
.os2027-contents--top {
  padding: 0 0 29px;
}
.os2027-contents--top::before {
  position: absolute;
  z-index: -1;
  top: -180px;
  left: calc((100vw - 1160px) / 2 * -1);
  width: 50%;
  aspect-ratio: 922/1309;
  background: url("/html/upload/user_data/feature/os/img/2027/bg_02.png") left top/contain no-repeat;
  content: "";
}
@media only screen and (max-width: 1280px) {
  .os2027-contents--top::before {
    left: -60px;
  }
}
@media only screen and (max-width: 767px) {
  .os2027-contents--top {
    padding: 24px 0 18px;
  }
  .os2027-contents--top::before {
    width: 50vw;
    left: -4.27%;
    top: -180px;
  }
}
.os2027-contents--bottom {
  padding-bottom: 0;
}
.os2027-contents--bottom::after {
  position: absolute;
  z-index: -1;
  right: calc((100vw - 1160px) / 2 * -1);
  bottom: -170px;
  width: 50%;
  aspect-ratio: 922/1309;
  background: url("/html/upload/user_data/feature/os/img/2027/bg_03.png") right bottom/contain no-repeat;
  content: "";
}
@media only screen and (max-width: 1280px) {
  .os2027-contents--bottom::after {
    right: -60px;
  }
}
@media only screen and (max-width: 767px) {
  .os2027-contents--bottom::after {
    width: 50vw;
    right: -4.27%;
    bottom: -60px;
  }
}
.os2027-contents .hp_fontFamily {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}
.os2027-contents .hp_link-text {
  text-decoration: underline !important;
  color: #003f80 !important;
}
@media only screen and (max-width: 767px) {
  .os2027-contents .hp_pcOnly {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  .os2027-contents .hp_tabOnly {
    display: none;
  }
}
@media only screen and (min-width: 767px) {
  .os2027-contents .hp_spOnly {
    display: none;
  }
}

.os2027-inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.os2027-main-visual {
  position: relative;
  z-index: 1;
  width: 100%;
}
.os2027-main-visual__image {
  width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .os2027-main-visual {
    margin: 0 -4.27%;
    width: 100vw;
  }
}

.os2027-entry-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
  width: 1064px;
  max-width: calc(100% - 96px);
  margin: 39px auto 0;
}
.os2027-entry-links.col1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.os2027-entry-links.col1 .os2027-entry-links__button {
  width: 70%;
  margin: auto;
}
.os2027-entry-links__button {
  position: relative;
  display: flex;
  min-height: 110px;
  align-items: center;
  justify-content: center;
  padding: 18px 60px 18px 30px;
  border-radius: 56px;
  box-shadow: inset 0 -6px 0 rgba(60, 20, 0, 0.28);
  color: #fff !important;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
  transition: opacity 0.25s ease;
}
.os2027-entry-links__button::after {
  position: absolute;
  top: 50%;
  right: 28px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #fff;
  content: "";
  transform: translateY(-50%);
}
.os2027-entry-links__button:hover {
  opacity: 0.82;
}
.os2027-entry-links__button--red {
  background: #bd1000;
}
.os2027-entry-links__button--blue {
  background: #003f80;
  box-shadow: inset 0 -6px 0 rgba(0, 21, 63, 0.62);
}
@media only screen and (max-width: 767px) {
  .os2027-entry-links {
    gap: 10px;
    width: 100%;
    max-width: none;
    margin-top: 16px;
  }
  .os2027-entry-links__button {
    min-height: 56px;
    padding: 7px 23px 5px 12px;
    border-radius: 36px;
    box-shadow: inset 0 -4px 0 rgba(60, 20, 0, 0.28);
    font-size: clamp(1rem, 3vw, 1.5rem);
  }
  .os2027-entry-links__button::after {
    right: 14px;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 6px;
  }
  .os2027-entry-links__button:hover {
    opacity: 1;
  }
  .os2027-entry-links__button--blue {
    box-shadow: inset 0 -4px 0 rgba(0, 21, 63, 0.62);
  }
}

.os2027-contents .navi_type2 {
  margin: 51px 0 0;
}
.os2027-contents .navi_type2 ul {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 37px;
}
.os2027-contents .navi_type2 li {
  min-width: 0;
}
.os2027-contents .navi_type2 a {
  display: block;
  padding: 2px;
  border: 1px solid #e1b13d;
  background: linear-gradient(90deg, #d5a22c, #ffe8a4 48%, #c79617);
  color: #fff !important;
}
.os2027-contents .navi_type2 a:hover span {
  opacity: 0.82;
}
.os2027-contents .navi_type2 span {
  position: relative;
  display: flex;
  min-height: 73px;
  align-items: center;
  justify-content: center;
  padding: 10px 20px 20px;
  background: linear-gradient(rgba(0, 57, 120, 0.94), rgba(0, 57, 120, 0.94)), url("/html/upload/user_data/feature/os/img/2027/bg_04.png");
  background-position: center;
  background-size: 300px auto;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  transition: opacity 0.25s ease;
}
.os2027-contents .navi_type2 span::before, .os2027-contents .navi_type2 span::after {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 8px;
  height: 2px;
  background: #fff;
  content: "";
}
.os2027-contents .navi_type2 span::before {
  transform: translateX(-6px) rotate(45deg);
}
.os2027-contents .navi_type2 span::after {
  transform: translateX(-1px) rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .os2027-contents .navi_type2 {
    margin-top: 24px;
  }
  .os2027-contents .navi_type2 ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }
  .os2027-contents .navi_type2 a {
    padding: 1px;
  }
  .os2027-contents .navi_type2 span {
    min-height: 52px;
    padding: 8px 8px 17px;
    font-size: 1.4rem;
  }
  .os2027-contents .navi_type2 span::before, .os2027-contents .navi_type2 span::after {
    bottom: 7px;
  }
}

.os2027-section {
  scroll-margin-top: 20px;
}

.os2027-contents .el_ttlH2 {
  display: flex;
  align-items: center;
  margin: 56px 0 26px;
  color: #17100d;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
}
.os2027-contents .el_ttlH2::before, .os2027-contents .el_ttlH2::after {
  height: 2px;
  flex-grow: 1;
  background: #c80f0f;
  content: "";
}
.os2027-contents .el_ttlH2::before {
  margin-right: 26px;
}
.os2027-contents .el_ttlH2::after {
  margin-left: 26px;
}
.os2027-contents .el_ttlH2 span {
  font-size: inherit;
}
.os2027-contents .el_ttlH2 em {
  color: #c70c0c;
  font-style: normal;
  font-size: inherit !important;
}
@media only screen and (max-width: 767px) {
  .os2027-contents .el_ttlH2 {
    margin: 44px 0 20px;
    font-size: clamp(1.7rem, 5vw, 2.2rem);
    line-height: 1.35;
    white-space: normal;
  }
  .os2027-contents .el_ttlH2::before {
    margin-right: 12px;
  }
  .os2027-contents .el_ttlH2::after {
    margin-left: 12px;
  }
}

.os2027-shop-banners .aim_shop_banner_os.dummy,
.os2027-featured-shops .aim_shop_banner_os.dummy {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 27px 30px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.os2027-shop-banners .aim_shop_banner_os.dummy:empty,
.os2027-featured-shops .aim_shop_banner_os.dummy:empty {
  display: block;
  aspect-ratio: 1062/415;
  background: linear-gradient(#b6b6b6 0 0) left top/calc(50% - 15px) calc((100% - 27px) / 2) no-repeat, linear-gradient(#b6b6b6 0 0) right top/calc(50% - 15px) calc((100% - 27px) / 2) no-repeat, linear-gradient(#b6b6b6 0 0) left bottom/calc(50% - 15px) calc((100% - 27px) / 2) no-repeat, linear-gradient(#b6b6b6 0 0) right bottom/calc(50% - 15px) calc((100% - 27px) / 2) no-repeat;
}
.os2027-shop-banners .aim_shop_banner_os.dummy > *,
.os2027-featured-shops .aim_shop_banner_os.dummy > * {
  min-width: 0;
  margin: 0 !important;
}
.os2027-shop-banners .aim_shop_banner_os.dummy a,
.os2027-shop-banners .aim_shop_banner_os.dummy img,
.os2027-featured-shops .aim_shop_banner_os.dummy a,
.os2027-featured-shops .aim_shop_banner_os.dummy img {
  display: block;
  width: 100% !important;
}
@media only screen and (max-width: 767px) {
  .os2027-shop-banners .aim_shop_banner_os.dummy,
  .os2027-featured-shops .aim_shop_banner_os.dummy {
    gap: 10px;
    width: 100%;
    max-width: none;
  }
  .os2027-shop-banners .aim_shop_banner_os.dummy:empty,
  .os2027-featured-shops .aim_shop_banner_os.dummy:empty {
    aspect-ratio: 2.55/1;
    background: linear-gradient(#b6b6b6 0 0) left top/calc(50% - 5px) calc(50% - 5px) no-repeat, linear-gradient(#b6b6b6 0 0) right top/calc(50% - 5px) calc(50% - 5px) no-repeat, linear-gradient(#b6b6b6 0 0) left bottom/calc(50% - 5px) calc(50% - 5px) no-repeat, linear-gradient(#b6b6b6 0 0) right bottom/calc(50% - 5px) calc(50% - 5px) no-repeat;
  }
}

.os2027-more-link {
  position: relative;
  display: flex;
  width: 418px;
  max-width: 70%;
  min-height: 51px;
  align-items: center;
  justify-content: center;
  margin: 31px auto 0;
  padding: 8px 40px;
  border: 1px solid #14942d;
  border-radius: 26px;
  background: #fff;
  color: #07871d !important;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
}
.os2027-more-link::after {
  position: absolute;
  top: 50%;
  right: 22px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #14942d;
  border-right: 2px solid #14942d;
  content: "";
  transform: translateY(-50%) rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .os2027-more-link {
    min-height: 40px;
    margin-top: 18px;
    font-size: 1.4rem;
  }
}

.os2027-anchor {
  display: block;
  height: 1px;
  scroll-margin-top: 20px;
}

.os2027-contents .bl_categoryWrap {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px 40px;
  margin-top: 30px;
}
.os2027-contents .bl_categoryWrap .bl_category {
  min-width: 0;
  margin: 0;
}
.os2027-contents .bl_categoryWrap .bl_category-child {
  padding: 10px 8px !important;
  background: #edf3e5;
}
.os2027-contents .bl_categoryWrap .bl_category-child li + li {
  border-top: 1px solid rgba(66, 98, 27, 0.15);
}
.os2027-contents .bl_categoryWrap .bl_category-child a {
  display: block;
  padding: 8px 10px;
  color: #1d3511 !important;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4;
}
.os2027-contents .bl_categoryWrap .bl_category-child a:hover {
  background: #dbe9c9;
}
@media only screen and (max-width: 767px) {
  .os2027-contents .bl_categoryWrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 10px;
    margin-top: 18px;
  }
  .os2027-contents .bl_categoryWrap .bl_category-child a {
    padding: 8px;
    font-size: 1.4rem;
  }
  .os2027-contents .bl_categoryWrap .bl_category-child a:hover {
    background: transparent;
  }
}

.os2027-contents .acc_item {
  position: relative;
  transform: translateZ(0);
}
.os2027-contents .acc_item p {
  display: flex;
  min-height: 64px;
  align-items: center;
  justify-content: center;
  padding: 10px 40px 10px 18px;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.os2027-contents .acc_item .acc-toggle {
  display: none;
}
.os2027-contents .acc_item .acc-title {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0;
  border: 0;
  background: linear-gradient(rgba(82, 125, 30, 0.94), rgba(82, 125, 30, 0.94)), url("/html/upload/user_data/feature/os/img/2027/bg_04.png");
  background-position: center;
  background-size: 300px auto;
  cursor: pointer;
  transform: translateZ(0);
}
.os2027-contents .acc_item .acc-title::before, .os2027-contents .acc_item .acc-title::after {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 18px;
  width: 17px;
  height: 2px;
  background: #f4df00;
  content: "";
  transition: transform 0.25s ease;
}
.os2027-contents .acc_item .acc-title::after {
  transform: rotate(90deg);
}
.os2027-contents .acc_item .acc-content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.45s ease;
}
.os2027-contents .acc_item .acc-toggle:checked + .acc-title::after {
  transform: rotate(0deg);
}
.os2027-contents .acc_item .acc-toggle:checked + .acc-title + .acc-content {
  max-height: 500px;
}
@media only screen and (max-width: 767px) {
  .os2027-contents .acc_item p {
    min-height: 52px;
    padding: 8px 34px 8px 10px;
    font-size: 1.6rem;
  }
  .os2027-contents .acc_item .acc-title::before, .os2027-contents .acc_item .acc-title::after {
    right: 12px;
    width: 13px;
  }
}

.os2027-contents a.bl_anchorBtnItemSightLink {
  position: relative;
  display: flex;
  min-height: 64px;
  align-items: center;
  justify-content: center;
  padding: 9px 44px 9px 18px;
  background: #d5a600;
  color: #fff !important;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  transition: opacity 0.25s ease;
}
.os2027-contents a.bl_anchorBtnItemSightLink::after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 11px;
  height: 11px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  transform: translateY(-50%) rotate(45deg);
}
.os2027-contents a.bl_anchorBtnItemSightLink:hover {
  opacity: 0.8;
}
.os2027-contents a.bl_anchorBtnItemSightLink.grBk {
  background: linear-gradient(rgba(82, 125, 30, 0.94), rgba(82, 125, 30, 0.94)), url("/html/upload/user_data/feature/os/img/2027/bg_04.png");
  background-position: center;
  background-size: 300px auto;
}
.os2027-contents a.bl_anchorBtnItemSightLink.is-plus::before, .os2027-contents a.bl_anchorBtnItemSightLink.is-plus::after {
  position: absolute;
  top: 50%;
  right: 18px;
  width: 17px;
  height: 2px;
  border: 0;
  background: #f4df00;
  content: "";
  transform: none;
}
.os2027-contents a.bl_anchorBtnItemSightLink.is-plus::after {
  transform: rotate(90deg);
}
@media only screen and (max-width: 767px) {
  .os2027-contents a.bl_anchorBtnItemSightLink {
    min-height: 52px;
    padding: 8px 32px 8px 10px;
    font-size: 1.6rem;
  }
  .os2027-contents a.bl_anchorBtnItemSightLink::after {
    right: 13px;
    width: 8px;
    height: 8px;
  }
  .os2027-contents a.bl_anchorBtnItemSightLink.is-plus::before, .os2027-contents a.bl_anchorBtnItemSightLink.is-plus::after {
    right: 12px;
    width: 13px;
    height: 2px;
  }
}

.os2027-featured-shops {
  margin-top: 72px;
}
.os2027-featured-shops .el_ttlH2 {
  margin-top: 0;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  .os2027-featured-shops {
    margin-top: 50px;
  }
  .os2027-featured-shops .el_ttlH2 {
    margin-bottom: 20px;
  }
}

.os2027-banner-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 23px 26px;
}
.os2027-banner-grid__item {
  min-width: 0;
}
.os2027-banner-grid__link, .os2027-banner-grid__image {
  display: block;
  width: 100% !important;
}
.os2027-banner-grid__placeholder {
  display: flex;
  aspect-ratio: 566/212;
  align-items: center;
  justify-content: center;
  background: #b6b6b6;
  color: #161616 !important;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.8rem;
}
.os2027-banner-grid__placeholder:hover {
  opacity: 0.82;
}
@media only screen and (max-width: 767px) {
  .os2027-banner-grid {
    gap: 10px;
  }
  .os2027-banner-grid__placeholder {
    font-size: 1.1rem;
  }
  .os2027-banner-grid__placeholder:hover {
    opacity: 1;
  }
}

.os2027-campaign {
  position: relative;
  margin-top: 132px;
}
.os2027-campaign.topbox {
  margin-top: 102px;
}
.os2027-campaign__frame {
  position: relative;
  padding: 73px 72px 60px;
  border: 2px solid #c62530;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #fff 0%, #fff 20%, rgba(255, 255, 255, 0.98) 24%, rgba(255, 255, 255, 0.84) 32%, rgba(255, 255, 255, 0.4) 42%, rgba(255, 255, 255, 0) 52%), url("/html/upload/user_data/feature/os/img/2027/bg_05.png");
  background-repeat: no-repeat, repeat;
  background-position: left top, left top;
  background-size: 100% 100%, 58px;
  box-shadow: inset 0 0 0 7px rgb(255, 255, 255), inset 0 0 0 8px rgba(198, 37, 48, 0.72);
}
.os2027-campaign__frame::before {
  position: absolute;
  top: 40px;
  right: 28px;
  width: 160px;
  aspect-ratio: 302/134;
  background: url("/html/upload/user_data/feature/os/img/2027/cloud-img_02.png") center/contain no-repeat;
  content: "";
  opacity: 0.76;
}
.os2027-campaign__frame::after {
  position: absolute;
  top: 270px;
  left: 25px;
  width: 150px;
  aspect-ratio: 313/138;
  background: url("/html/upload/user_data/feature/os/img/2027/cloud-img_01.png") center/contain no-repeat;
  content: "";
  opacity: 0.3;
}
.os2027-campaign__badge {
  position: absolute;
  z-index: 2;
  top: -76px;
  left: -74px;
  width: 258px !important;
  filter: drop-shadow(0 7px 7px rgba(60, 28, 15, 0.24));
}
@media only screen and (max-width: 1300px) {
  .os2027-campaign__badge {
    left: -50px;
    width: 20vw !important;
  }
}
.os2027-campaign__label {
  position: absolute;
  z-index: 3;
  top: -34px;
  left: 50%;
  display: flex;
  width: 376px;
  min-height: 70px;
  align-items: center;
  justify-content: center;
  border-radius: 36px;
  background: #c81400;
  color: #fff;
  font-size: 3rem;
  padding: 0 10px;
  padding-top: 5px;
  font-weight: 700;
  line-height: 1.2;
  transform: translateX(-50%);
}
.os2027-campaign__content {
  position: relative;
  z-index: 1;
}
.os2027-campaign__title {
  width: 746px !important;
  margin: 0 auto;
}
.os2027-campaign__lead {
  margin-top: 25px !important;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.6;
  text-align: center;
  letter-spacing: 2px;
}
.os2027-campaign__lead em,
.os2027-campaign__lead strong {
  padding: 0 0.15em;
  background: linear-gradient(transparent 62%, #fff8a7 62%);
  color: #c62530;
  font-style: normal;
  font-weight: 700;
  font-size: 1.5em;
}
.os2027-campaign__period {
  width: 100%;
  max-width: 680px;
  margin: 26px auto 0;
  border: 3px solid #c62530;
  text-align: center;
}
.os2027-campaign__period dt {
  padding: 7px 16px;
  background: #c62530;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2;
}
.os2027-campaign__period dd {
  padding: 9px 16px;
  background: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.35;
}
.os2027-campaign__period dd em {
  font-style: normal;
  font-size: 1.4em !important;
}
.os2027-campaign__entry {
  position: relative;
  display: flex;
  width: 580px;
  max-width: 70%;
  min-height: 118px;
  align-items: center;
  justify-content: center;
  margin: 44px auto 0;
  padding: 18px 62px 20px 30px;
  border-radius: 60px;
  background: #bd1000;
  box-shadow: inset 0 -7px 0 rgba(60, 20, 0, 0.3);
  color: #fff !important;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
  transition: opacity 0.25s ease;
}
.os2027-campaign__entry.early {
  background: #003f80;
}
.os2027-campaign__entry::after {
  position: absolute;
  top: 50%;
  right: 28px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #fff;
  content: "";
  transform: translateY(-50%);
}
.os2027-campaign__entry:hover {
  opacity: 0.82;
}
@media only screen and (max-width: 767px) {
  .os2027-campaign {
    margin-top: 84px;
  }
  .os2027-campaign.topbox {
    margin-top: 50px;
  }
  .os2027-campaign__frame {
    min-height: 0;
    padding: 60px 14px 24px;
    box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.95), inset 0 0 0 5px rgba(198, 37, 48, 0.72);
    background-size: 100% 100%, 28px;
  }
  .os2027-campaign__frame::before {
    top: 16px;
    right: 10px;
    width: 80px;
  }
  .os2027-campaign__frame::after {
    top: 185px;
    left: 10px;
    width: 68px;
  }
  .os2027-campaign__badge {
    top: -38px;
    left: -13px;
    width: 23vw !important;
    max-width: 130px !important;
  }
  .os2027-campaign__label {
    top: -18px;
    width: 50%;
    min-height: 40px;
    padding: 7px 5px 3px;
    font-size: 1.7rem;
  }
  .os2027-campaign__title {
    width: 90% !important;
    max-width: 330px !important;
  }
  .os2027-campaign__lead {
    margin-top: 16px !important;
    font-size: 1.25rem;
    line-height: 1.9;
  }
  .os2027-campaign__period {
    width: 80%;
    max-width: none;
    margin-top: 20px;
    border-width: 2px;
  }
  .os2027-campaign__period dt,
  .os2027-campaign__period dd {
    font-size: 1.4rem;
  }
  .os2027-campaign__entry {
    width: 84%;
    max-width: none;
    min-height: 70px;
    margin-top: 26px;
    padding: 10px 38px 6px 20px;
    border-radius: 38px;
    box-shadow: inset 0 -4px 0 rgba(60, 20, 0, 0.3);
    font-size: 1.5rem;
  }
  .os2027-campaign__entry::after {
    right: 18px;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 6px;
  }
  .os2027-campaign__entry:hover {
    opacity: 1;
  }
}

.os2027-benefit {
  position: relative;
  width: 1014px;
  max-width: 100%;
  margin: 80px auto 0;
  padding: 61px 36px 50px;
  border: 3px solid #eed58b;
  background: rgba(255, 252, 225, 0.97);
}
.os2027-benefit__title {
  position: absolute;
  top: -29px;
  left: 50%;
  display: flex;
  width: 410px;
  max-width: 60%;
  min-height: 56px;
  align-items: center;
  justify-content: center;
  border-radius: 29px;
  background: linear-gradient(90deg, #f2c800 0%, #fff2a1 48%, #d99f00 100%);
  box-shadow: 0 4px 0 #805300;
  color: #744006;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.3;
  padding: 0 10px;
  padding-top: 5px;
  text-align: center;
  transform: translateX(-50%);
}
.os2027-benefit__text {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 2;
  text-align: center;
}
.os2027-benefit__note {
  margin-top: 5px !important;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.4rem;
  text-align: center;
}
.os2027-benefit__subheading {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 14px;
  align-items: center;
  margin-top: 54px !important;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 2.2em;
  font-weight: 700;
  text-align: center;
}
.os2027-benefit__subheading span {
  font-size: inherit !important;
}
.os2027-benefit__subheading::before, .os2027-benefit__subheading::after {
  height: 2px;
  background: #c62530;
  content: "";
}
@media only screen and (max-width: 767px) {
  .os2027-benefit {
    min-height: 0;
    margin-top: 50px;
    padding: 32px 10px 16px;
    border-width: 2px;
  }
  .os2027-benefit__title {
    top: -22px;
    width: 72%;
    max-width: none;
    min-height: 35px;
    font-size: 1.6rem;
  }
  .os2027-benefit__text {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .os2027-benefit__note {
    font-size: 1.2rem;
  }
  .os2027-benefit__subheading {
    gap: 8px;
    margin-top: 24px !important;
    font-size: 1.5rem;
  }
}

.os2027-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 56px;
  margin-top: 27px !important;
}
.os2027-steps.col2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.os2027-steps__item {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 210px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 17px 10px 12px;
  border-radius: 13px;
  background: #fff;
}
.os2027-steps__item:not(:last-child)::after {
  position: absolute;
  top: 50%;
  right: -39px;
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 20px solid #c62530;
  content: "";
  transform: translateY(-50%);
}
.os2027-steps__icon {
  width: 124px !important;
}
.os2027-steps__number {
  margin-top: 10px;
  color: #c62530;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
}
.os2027-steps__text {
  margin-top: 3px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .os2027-steps {
    gap: 16px;
    margin-top: 16px !important;
  }
  .os2027-steps__item {
    min-height: 145px;
    padding: 9px 3px 7px;
    border-radius: 7px;
  }
  .os2027-steps__item:not(:last-child)::after {
    right: -12px;
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-left-width: 8px;
  }
  .os2027-steps__icon {
    width: min(82px, 88%) !important;
  }
  .os2027-steps__number {
    font-size: 0.9rem;
  }
  .os2027-steps__text {
    font-size: clamp(0.85rem, 2.6vw, 1.05rem);
  }
  .os2027-steps__text br {
    display: none;
  }
}

.os2027-news-accordion {
  width: 100%;
  max-width: 100%;
  margin: 44px auto 0;
}
.os2027-news-accordion__toggle {
  position: absolute;
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: none;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}
.os2027-news-accordion__title {
  position: relative;
  display: flex;
  min-height: 77px;
  align-items: center;
  justify-content: center;
  padding: 10px 70px 10px 30px;
  border: 1px solid #15942a;
  border-radius: 39px;
  background: #fff;
  color: #008c1b;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
  cursor: pointer;
  width: 662px;
  max-width: 74%;
  margin: 0 auto 0;
}
.os2027-news-accordion__title::before, .os2027-news-accordion__title::after {
  position: absolute;
  top: 50%;
  right: 31px;
  width: 30px;
  height: 2px;
  background: #008c1b;
  content: "";
  transition: transform 0.25s ease;
}
.os2027-news-accordion__title::after {
  transform: rotate(90deg);
}
.os2027-news-accordion__content {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 0.35s ease;
}
.os2027-news-accordion__inner {
  min-height: 0;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.4rem;
}
.os2027-news-accordion__inner p {
  padding: 16px 20px 4px;
}
.os2027-news-accordion__toggle:checked + .os2027-news-accordion__title::after {
  transform: rotate(0deg);
}
.os2027-news-accordion__toggle:checked + .os2027-news-accordion__title + .os2027-news-accordion__content {
  grid-template-rows: 1fr;
}
@media only screen and (max-width: 767px) {
  .os2027-news-accordion {
    margin-top: 18px;
  }
  .os2027-news-accordion__title {
    min-height: 46px;
    padding: 8px 44px 8px 16px;
    border-radius: 24px;
    font-size: 1.35rem;
    max-width: 100%;
  }
  .os2027-news-accordion__title::before, .os2027-news-accordion__title::after {
    right: 17px;
    width: 18px;
  }
}
.os2027-news-accordion .mncp_howtoSignup-flow {
  counter-reset: cnt;
  padding: min(5.21vw, 40px);
  background: #ffffff;
  border-radius: 20px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .os2027-news-accordion .mncp_howtoSignup-flow {
    border-radius: 10px;
  }
}
.os2027-news-accordion .mncp_howtoSignup-flow_ttl {
  counter-increment: cnt;
  font-size: 1.13em;
  font-weight: bold;
  color: #bd1000;
  margin: 0 0 0.4em;
}
.os2027-news-accordion .mncp_howtoSignup-flow_ttl::before {
  content: counter(cnt) ".";
  margin-right: 0.4em;
}
.os2027-news-accordion .mncp_howtoSignup-flow_body {
  margin: 0;
  padding: 0 min(3.91vw, 30px);
}
@media print, screen and (min-width: 768px) {
  .os2027-news-accordion .mncp_howtoSignup-flow_body {
    padding: 0 min(3.12vw, 40px);
  }
}
.os2027-news-accordion .mncp_howtoSignup-flow_body + .mncp_howtoSignup-flow_ttl {
  margin-top: calc(min(3.91vw, 30px) + 0.5em);
  padding-top: min(3.91vw, 30px);
  border-top: 1px dashed rgba(114, 48, 112, 0.4);
}

.os2027-rules {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.os2027-rules__title {
  font-size: 2.8rem;
  font-weight: 500;
  text-align: center;
}
.os2027-rules__text {
  margin-bottom: 20px;
}
.os2027-rules__list {
  margin-top: 38px !important;
}
.os2027-rules__list li {
  padding-left: 1em;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 2.35;
  text-indent: -1em;
}
@media only screen and (max-width: 767px) {
  .os2027-rules__title {
    font-size: 2rem;
  }
  .os2027-rules__list {
    margin-top: 20px !important;
  }
  .os2027-rules__list li {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
.os2027-rules table {
  width: 100%;
}
.os2027-rules .ruleTable {
  width: 100%;
  margin: 0 0 60px 0;
  font-size: 16px;
}
@media screen and (max-width: 981px) {
  .os2027-rules .ruleTable {
    width: 100%;
    border-bottom: solid 1px #cfcfcf;
  }
}
.os2027-rules .ruleTable th,
.os2027-rules .ruleTable td {
  text-align: left;
  line-height: 1.6em;
  border: solid 1px #cfcfcf;
  vertical-align: middle;
  background: #fff;
  padding: 50px 60px;
}
.os2027-rules .ruleTable th {
  background-color: rgba(255, 252, 225, 0.97);
  background-image: url("/html/upload/user_data/feature/os/img/2027/bg_05.png");
  background-repeat: repeat;
  background-position: left top, left top;
  background-size: 58px;
  font-weight: normal;
  width: 25%;
}
@media screen and (max-width: 981px) {
  .os2027-rules .ruleTable th,
  .os2027-rules .ruleTable td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-bottom: none;
    padding: 10px 30px;
  }
  .os2027-rules .ruleTable td {
    border-top: none;
  }
}
.os2027-rules .ruleTable ul li {
  margin: 0 0 8px 16px;
  text-indent: -1em;
}
.os2027-rules .ruleTable ul li .kome {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.os2027-rules .ruleTable ul li .red {
  color: #ff0000;
}
.os2027-rules .ruleTable .sttl {
  display: block;
}
.os2027-rules .mb20 {
  margin-bottom: 20px !important;
}
.os2027-rules .innernote li {
  margin-bottom: 0 !important;
}

.os2027-contents .bl_irohaLink {
  margin: 73px 0 0;
}
.os2027-contents .bl_irohaLink ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px 0;
}
.os2027-contents .bl_irohaLink li {
  min-width: 0;
  border-left: 1px solid #ccc;
}
.os2027-contents .bl_irohaLink li:nth-child(3n) {
  border-right: 1px solid #ccc;
}
.os2027-contents .bl_irohaLink li a {
  display: flex;
  min-height: 28px;
  align-items: center;
  justify-content: center;
  padding: 2px 14px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 2rem;
  line-height: 1.4;
  text-align: center;
}
.os2027-contents .bl_irohaLink li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .os2027-contents .bl_irohaLink {
    margin-top: 36px;
  }
  .os2027-contents .bl_irohaLink ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 0;
  }
  .os2027-contents .bl_irohaLink li:nth-child(3n) {
    border-right: 0;
  }
  .os2027-contents .bl_irohaLink li:nth-child(2n) {
    border-right: 1px solid #ccc;
  }
  .os2027-contents .bl_irohaLink li a {
    padding: 10px 7px;
    font-size: 1.4rem;
  }
  .os2027-contents .bl_irohaLink li a:hover {
    text-decoration: none;
  }
}

.os2027-recommend {
  position: relative;
  z-index: 1;
}
.os2027-recommend .el_ttlH2 {
  margin-top: 77px;
  margin-bottom: 27px;
}
.os2027-recommend .osuTxt {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.4rem;
  text-align: center;
  margin-top: -20px;
}
.os2027-recommend__img {
  display: flex;
  width: 678px;
  max-width: 70%;
  aspect-ratio: 678/253;
  align-items: center;
  justify-content: center;
  margin: 32px auto 0;
  background: #b6b6b6;
  color: #161616 !important;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.8rem;
}
@media only screen and (max-width: 767px) {
  .os2027-recommend .el_ttlH2 {
    margin-top: 48px;
    margin-bottom: 18px;
  }
  .os2027-recommend .osuTxt {
    font-size: 1.2rem;
  }
  .os2027-recommend__img {
    width: 100%;
    max-width: none;
    margin-top: 18px;
    font-size: 1.2rem;
  }
}/*# sourceMappingURL=style2027.css.map */