@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/* BOカスタマイズ */
/* もっと見る無効 */
.block-genre-page--sub {
  margin: 20px 0 20px;
}
.block-readmore-button span {
  display: none !important;
}
.block-readmore-button {
  background: none !important;
}
.block-readmore-contents {
   overflow: visible !important;
}
/* .block-genre-style--item {
  width: 215px !important;
} */
/* ボタンの装飾 */
/* .block-genre-style--items {
  justify-content: flex-start !important;
} */
.block-genre-style--item a {
  border: 2px solid #272d69;
  color: #272d69;
  font-family: "Noto Sans jp", sans-serif;
  font-size: 14px !important;
  font-weight: 500;
}

#brand_F04BP0000 {
  font-family: "Noto Sans jp", sans-serif;
  max-width: 900px;
  margin: 0 auto;
}
#brand_F04BP0000 img {
  max-width: 100%;
}
#brand_F04BP0000 .pc {
  display: inline-block;
}
#brand_F04BP0000 .sp {
  display: none;
}
#brand_F04BP0000 .tab {
  display: none;
}
#brand_F04BP0000 * {
  box-sizing: border-box;
}
#brand_F04BP0000 .period {
  text-align: center;
  background-color: #0c2f54;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  padding-bottom: 3%;
}
#brand_F04BP0000 .period .period-inner {
  position: relative;
  background: white;
  border-radius: 10px;
  padding: 3%;
}
#brand_F04BP0000 .period .period-inner h3 {
  text-align: center;
  font-style: normal;
  color: #C21111;
  opacity: 1;
  background-color: inherit;
  position: relative;
  padding: 0 0 1% 0;
  margin: auto auto 3%;
  font-size: 180%;
  font-weight: 600;
  display: inline-block;
}
#brand_F04BP0000 .period .period-inner h3:after {
  content: "";
  border-bottom: 2px solid #C21111;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}
#brand_F04BP0000 .period .period-inner .period-txt .text_data {
  color: #00053D;
  margin-bottom: 3%;
}
#brand_F04BP0000 .period .period-inner .period-txt .text_data .date {
  font-size: 190%;
  font-weight: bold;
  margin-bottom: 3%;
}
#brand_F04BP0000 .period .period-inner .period-txt .text_data .date b {
  font-size: 130%;
}
#brand_F04BP0000 .period .period-inner .period-txt .text_data p {
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  display: block;
  text-indent: -1vw;
  padding-left: 1vw;
  padding: 0 0 1%;
  width: 90%;
  margin: auto;
  font-weight: normal;
}
#brand_F04BP0000 .detail-btn {
  background-color: #C21111;
  border: 3px solid #B5A045;
  border-radius: 50px;
  color: #ffe600;
  padding: 1.5%;
  width: 85%;
  max-width: 400px;
  font-size: 1.8vw;
  font-weight: bold;
  display: block;
  line-height: 100%;
  margin: 2% auto 1%;
  text-decoration: none;
  position: relative;
  color: white;
  transition: 0.4s;
  font-size: 130%;
  margin: 4.5% auto 1%;
}
#brand_F04BP0000 .detail-btn:hover {
  background-color: #B5A045;
  transition: 0.4s;
}
#brand_F04BP0000 .target {
  margin-bottom: 3%;
}
#brand_F04BP0000 .target .target-inner {
  text-align: center;
}
#brand_F04BP0000 .target .target-inner .line {
  background: none;
  display: inline-block;
  color: #0c2f54;
  font-weight: bold;
  margin: 2% auto 0;
  padding: 3% 0;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  font-size: 230%;
}
#brand_F04BP0000 .target .target-inner .line:after {
  content: "";
  display: block;
  width: 80%;
  border-bottom: 5px solid #B5A045;
  position: absolute;
  bottom: 15%;
  left: 10%;
}
#brand_F04BP0000 .target .target-inner .lead {
  color: #0f3155;
  font-weight: bold;
  font-size: 150%;
}
#brand_F04BP0000 .target .target-inner .lead b {
  font-size: 130%;
}
#brand_F04BP0000 .link_choice {
  margin-bottom: 10%;
}
#brand_F04BP0000 .link_choice .link_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4%;
}
#brand_F04BP0000 .link_choice .link_list .item_box {
  width: 33.3%;
  padding: 1% 3%;
}
#brand_F04BP0000 .link_choice .link_list .item_box a {
  border: 2px solid #272d69;
  color: #272d69;
  font-weight: bold;
  font-size: 120%;
  border-radius: 5px;
  box-shadow: 3px 3px 0 #272d69;
  display: flex;
  width: 100%;
  height: 65px;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
#brand_F04BP0000 .link_choice .link_list .item_box a:hover {
  background-color: #272d69;
  box-shadow: 3px 3px 0 #b5a045;
  border-color: #b5a045;
  color: white;
  transition: 0.3s;
  text-decoration: none;
}
#brand_F04BP0000 .link_choice .link_block {
  margin-bottom: 4%;
}
#brand_F04BP0000 .link_choice .link_block h4 {
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  color: #272d69;
  display: block;
  background: none;
  border-bottom: 5px solid #272d69;
  margin-bottom: 2%;
}
#brand_F04BP0000 .link_choice .link_block .link_list_item {
  display: flex;
  flex-wrap: wrap;
}
#brand_F04BP0000 .link_choice .link_block .link_list_item a {
  position: relative;
  border: 2px solid #272d69;
  color: #272d69;
  font-weight: bold;
  font-size: 90%;
  box-shadow: 3px 3px 0 #b5a045;
  display: flex;
  width: 27%;
  margin: 1% 3%;
  padding: 1%;
  min-height: 65px;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
#brand_F04BP0000 .link_choice .link_block .link_list_item a:hover {
  background-color: #272d69;
  box-shadow: 3px 3px 0 #b5a045;
  border-color: #b5a045;
  color: white;
  transition: 0.3s;
  text-decoration: none;
}
#brand_F04BP0000 .link_choice .link_block .link_list_item a:hover:after {
  border-color: white;
}
#brand_F04BP0000 .link_choice .link_block .link_list_item a:after {
  border-left: 2px solid #272d69;
  border-bottom: 2px solid #272d69;
  content: "";
  width: 3%;
  padding-top: calc(3% - 2px);
  height: 0;
  transform: rotate(-135deg);
  position: absolute;
  right: 3%;
  top: 46%;
}
#brand_F04BP0000 .link_choice .link_block .link_list_item a span {
  display: inline-block;
  text-align: center;
  line-height: 130%;
}
#brand_F04BP0000 .cate-ttl {
  width: 60%;
  margin: auto auto 6%;
}
#brand_F04BP0000 .cate-ttl h3 {
  position: relative;
  text-align: center;
}
#brand_F04BP0000 .cate-ttl h3 span {
  font-size: 100%;
  font-weight: 600;
  position: relative;
  z-index: 1;
  display: block;
  padding: 15px;
  color: #F5E082;
  background: #C21111;
}
#brand_F04BP0000 .cate-ttl h3:before {
  position: absolute;
  z-index: 0;
  bottom: -10px;
  display: block;
  content: "";
  border: 30px solid #960D0D;
  left: -30px;
  border-left-width: 15px;
  border-left-color: transparent;
}
#brand_F04BP0000 .cate-ttl h3:after {
  position: absolute;
  z-index: 0;
  bottom: -10px;
  display: block;
  content: "";
  border: 30px solid #960D0D;
  right: -30px;
  border-right-width: 15px;
  border-right-color: transparent;
}
#brand_F04BP0000 .hayami {
  background: #0f3155;
  text-align: center;
  padding: 0 0 5%;
  margin-bottom: 8%;
  overflow: hidden;
  position: relative;
}
#brand_F04BP0000 .hayami .hayami-ttl {
  text-align: center;
  font-weight: bold;
  color: #fde800;
  position: relative;
  padding: 4% 0 0;
  font-size: 200%;
}
#brand_F04BP0000 .hayami .hayami-ttl .hayami-txt {
  font-size: 90%;
}
#brand_F04BP0000 .hayami .image_left, #brand_F04BP0000 .hayami .image_right {
  position: absolute;
}
#brand_F04BP0000 .hayami .image_left {
  top: -10%;
  left: -5%;
}
#brand_F04BP0000 .hayami .image_right {
  top: -10%;
  right: -5%;
}
#brand_F04BP0000 .hayami .accordion {
  font-size: 180%;
  background-color: #14a9b6;
  color: #fff;
  padding: 2.5% 0 2.5%;
  position: relative;
  margin: 1.5% auto 0;
  width: 75%;
  border-radius: 10px;
  line-height: 1;
  cursor: pointer;
}
#brand_F04BP0000 .hayami .accordion:hover {
  background-color: #abc9ec;
}
#brand_F04BP0000 .hayami .accordion:before, #brand_F04BP0000 .hayami .accordion:after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  top: 50%;
  width: 2.5%;
  height: 4px;
  right: 5.2%;
  z-index: 3;
}
#brand_F04BP0000 .hayami .accordion:after {
  transform: rotate(90deg);
  transition-duration: 0.3s;
}
#brand_F04BP0000 .hayami .accordion .accordion-icon {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  right: 3.45%;
  width: 6%;
  height: 60%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
#brand_F04BP0000 .hayami .accordion.-open:after {
  display: none;
}
#brand_F04BP0000 .hayami .accordion-inner {
  line-height: normal;
  height: auto;
  opacity: 1;
  height: auto;
  margin-top: 2%;
  width: 80%;
  max-width: 800px;
  margin: 0 auto 0;
  list-style: none;
  overflow: hidden;
  opacity: 0;
  display: none;
  transition: 0.3s;
}
#brand_F04BP0000 .hayami .accordion-inner li {
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  margin-bottom: 0.5%;
  font-size: 120%;
}
#brand_F04BP0000 .hayami .accordion-inner li:nth-child(1) div {
  background-color: #abc9ec !important;
}
#brand_F04BP0000 .hayami .accordion-inner li:nth-child(2n+1) div {
  background-color: #e9f5fa;
}
#brand_F04BP0000 .hayami .accordion-inner li .left {
  width: 52%;
  border-top: 1px solid #0f3155;
  border-left: 1px solid #0f3155;
  border-bottom: 1px solid #0f3155;
  padding: 1.5% 0;
  text-align: center;
  color: #0f3155;
}
#brand_F04BP0000 .hayami .accordion-inner li .right {
  width: 48%;
  border-top: 1px solid #0f3155;
  border-left: 1px dotted #0f3155;
  border-right: 1px solid #0f3155;
  border-bottom: 1px solid #0f3155;
  padding: 1.5% 0;
  text-align: center;
  color: #0f3155;
}
#brand_F04BP0000 .hayami .accordion-inner.-open {
  line-height: normal;
  height: auto;
  opacity: 1;
  display: block;
  height: auto;
  margin-top: 2%;
  transition: 0.3s;
  position: relative;
  z-index: 2;
}
#brand_F04BP0000 #detail {
  margin-bottom: 6%;
}
#brand_F04BP0000 #detail h4 {
  display: block;
  font-size: 220%;
  letter-spacing: 1px;
  font-weight: bold;
  padding: 2.5% 0;
  line-height: 1;
  margin: 0 0 6%;
  text-align: center;
  color: white;
  /* text-shadow: 0px 1px 10px rgb(0 0 0); */
  background-color: #c2272d;
}
#brand_F04BP0000 #detail h5 {
  letter-spacing: 1px;
  font-weight: bold;
  padding: 1% 0;
  width: 100%;
  margin: 0 auto 4%;
  text-align: center;
  color: white;
  font-size: 180%;
  background-color: #B5A045;
}
#brand_F04BP0000 #detail .detail {
  background-color: #101f26;
  width: 100%;
  padding: 0 0 8%;
  margin: 3% 0 0;
  background-image: url(/img/usr/free/rw7/cp-coin.png), url(/img/usr/free/rw7/cp-earth.png);
  background-repeat: no-repeat;
  background-size: 100% auto, 100% auto;
  background-position: left 3%, left bottom;
}
#brand_F04BP0000 #detail .detail-item {
  width: 88%;
  background-color: #fff;
  margin: 0 auto 2%;
  padding: 2% 3% 3%;
}
#brand_F04BP0000 #detail .lead {
  text-align: center;
  color: #00053D;
  font-size: 180%;
  font-weight: bolder;
}
#brand_F04BP0000 #detail .lead b {
  color: #C21111;
}
#brand_F04BP0000 #detail .lead.font {
  font-size: 130%;
}
#brand_F04BP0000 #detail .lead2 {
  text-align: center;
  color: #00053D;
  font-size: 150%;
  font-weight: bolder;
}
#brand_F04BP0000 #detail .lead2 b {
  color: #C21111;
}
#brand_F04BP0000 #detail .detail-text,
#brand_F04BP0000 #detail .atention-text {
  color: #00053D;
  text-align: left;
  width: 80%;
  margin: 2% auto;
  font-size: 100%;
}
#brand_F04BP0000 #detail .underline {
  text-decoration: underline;
}
#brand_F04BP0000 #detail .lists {
  margin: 2% 0 5%;
  padding: 0 5%;
}
#brand_F04BP0000 #detail .lists li {
  font-size: 100%;
  list-style: disc;
  color: #00053D;
  margin-bottom: 2%;
}
#brand_F04BP0000 #detail .detail-more {
  color: #C21111;
  font-weight: bold;
  font-size: 105%;
  text-decoration: underline;
}
#brand_F04BP0000 .cam-btn {
  display: block;
  margin: 40px auto 60px;
  background-color: #cb2727;
  box-shadow: 0 5px 0 #9d4f4f;
  padding: 15px 0;
  color: #fff;
  font-size: 150%;
  font-weight: bold;
  position: relative;
  width: 35%;
  max-width: 460px;
  text-decoration: none;
  border-radius: 40px;
  text-align: center;
}
#brand_F04BP0000 .cam-btn:after {
  content: "▲";
  color: #fff;
  font-size: 80%;
  position: absolute;
  top: 29%;
  right: 5%;
}
#brand_F04BP0000 .attention {
  background-color: #ececec;
  margin: 0 auto;
  width: 100%;
  padding: 2.5% 0 0.5%;
  text-align: center;
}
#brand_F04BP0000 .attention .lead {
  color: #00053D;
  font-size: 180%;
  font-weight: bold;
}
#brand_F04BP0000 .attention .lead.underline {
  display: inline-block;
  margin: auto auto 2%;
  color: #00053D;
  text-decoration: underline;
  font-size: 150%;
}
#brand_F04BP0000 .attention .lists {
  margin: 2% 0 5%;
  padding: 0 5%;
  text-align: left;
}
#brand_F04BP0000 .attention .lists li {
  font-size: 120%;
  list-style: disc;
  color: #00053D;
  margin-bottom: 2%;
}
#brand_F04BP0000 .attention .lists li a {
  text-decoration: underline;
}
#brand_F04BP0000 .attention .lists.font {
  padding: 0 10%;
}
#brand_F04BP0000 .attention .lists.font li {
  font-size: 110%;
  margin-bottom: 0.7%;
}
#brand_F04BP0000 .nanaco_sns {
  text-align: center;
  margin: 8% auto;
  display: block;
}
@media screen and (max-width: 1199px) {
  #brand_F04BP0000 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 991px) {
  #brand_F04BP0000 {
    font-size: 1.4vw;
  }
  #brand_F04BP0000 .tab {
    display: inline-block;
  }
  #brand_F04BP0000 .hayami .image_left, #brand_F04BP0000 .hayami .image_right {
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  #brand_F04BP0000 {
    font-size: 1.5vw;
  }
  #brand_F04BP0000 .pc {
    display: none;
  }
  #brand_F04BP0000 .sp {
    display: inline-block;
  }
}
@media screen and (max-width: 575px) {
  #brand_F04BP0000 {
    font-size: 3.5vw;
  }
  #brand_F04BP0000 .period {
    padding-bottom: 6%;
  }
  #brand_F04BP0000 .period .period-inner .period-txt .text_data p {
    text-indent: -4vw;
    padding-left: 4vw;
    color: #0c2f54;
    text-align: left;
    margin-bottom: 3%;
  }
  #brand_F04BP0000 .period .period-inner .period-txt .text_data .date {
    font-size: 150%;
    font-weight: bold;
    line-height: 130%;
    margin: 3% 0;
  }
  #brand_F04BP0000 .period .period-inner h3 {
    font-size: 160%;
  }
  #brand_F04BP0000 .detail-btn {
    font-size: 120%;
    padding: 5% 1%;
  }
  #brand_F04BP0000 .target .target-inner .lead {
    margin-top: 3%;
  }
  #brand_F04BP0000 .target .target-inner .line {
    font-size: 180%;
  }
  #brand_F04BP0000 .target .target-inner .line:after {
    bottom: 0%;
  }
  #brand_F04BP0000 .target .target-inner .atention-text {
    padding: 3%;
    font-size: 100%;
  }
  #brand_F04BP0000 .cate-ttl {
    width: 80%;
  }
  #brand_F04BP0000 .cate-ttl h3 span {
    font-size: 165%;
    padding: 3.2vw;
    /* max-height: 55px; */
  }
  #brand_F04BP0000 .cate-ttl h3:after, #brand_F04BP0000 .cate-ttl h3:before {
    border-width: 7vw;
  }
  #brand_F04BP0000 .link_choice .link_list .item_box {
    width: 50%;
    margin-bottom: 3%;
  }
  #brand_F04BP0000 .link_choice .link_list .item_box a {
    font-size: 120%;
    height: 15vw;
  }
  #brand_F04BP0000 .link_choice .link_block h4 {
    font-size: 150%;
  }
  #brand_F04BP0000 .link_choice .link_block .link_list_item a {
    margin-bottom: 3%;
    width: 44%;
    font-size: 100%;
    min-height: 12vw;
  }
  #brand_F04BP0000 .hayami .image_left, #brand_F04BP0000 .hayami .image_right {
    width: 30%;
  }
  #brand_F04BP0000 .hayami .hayami-ttl {
    font-size: 150%;
  }
  #brand_F04BP0000 .hayami .accordion {
    font-size: 150%;
  }
  #brand_F04BP0000 .hayami .accordion:before, #brand_F04BP0000 .hayami .accordion:after {
    content: "";
    display: block;
    background-color: #fff;
    position: absolute;
    top: 50%;
    width: 4%;
    height: 3px;
    right: 6%;
    z-index: 3;
  }
  #brand_F04BP0000 .hayami .accordion .accordion-icon {
    width: 8%;
    right: 4%;
    top: 51.5%;
  }
  #brand_F04BP0000 .hayami .accordion-inner li {
    font-size: 100%;
  }
  #brand_F04BP0000 .hayami .accordion-inner li .left {
    width: 63%;
  }
  #brand_F04BP0000 .hayami .accordion-inner li .right {
    width: 37%;
  }
  #brand_F04BP0000 #detail h4 {
    font-size: 120%;
  }
  #brand_F04BP0000 #detail h5 {
    font-size: 110%;
  }
  #brand_F04BP0000 #detail .lead {
    font-size: 130%;
  }
  #brand_F04BP0000 #detail .lead span {
    font-size: 60%;
  }
  #brand_F04BP0000 #detail .lead2 {
    font-size: 130%;
  }
  #brand_F04BP0000 #detail .lead2 span {
    font-size: 60%;
  }
  #brand_F04BP0000 #detail .lists li,
  #brand_F04BP0000 #detail .atention-text, #brand_F04BP0000 #detail .detail-text {
    font-size: 100%;
    margin-bottom: 5%;
  }
  #brand_F04BP0000 .cam-btn {
    width: 70%;
    margin: 5% auto 10%;
    font-size: 130%;
  }
  #brand_F04BP0000 .cam-btn::after {
    top: 33%;
  }
  #brand_F04BP0000 .attention {
    margin: 0 2% 5%;
    padding: 5%;
    width: 96%;
  }
  #brand_F04BP0000 .attention .lead {
    font-size: 130%;
  }
  #brand_F04BP0000 .attention .lists {
    padding: 0;
    padding-left: 5vw;
  }
  #brand_F04BP0000 .attention .lists li {
    font-size: 100%;
    margin-bottom: 5%;
  }
  #brand_F04BP0000 .nanaco_sns {
    width: 80%;
    margin: auto;
  }
}