#fixbtn {
  display: none;
  position: fixed;
  bottom: 0;
  background: #e2edf0;
  z-index: 99;
  width: 100%;
  text-align: center;
  padding: 5px 0 3px;
  box-shadow: 0px -6px 6px rgba(0,0,0,0.161);
}
@media screen and (max-width: 766px) {
  #fixbtn {
    padding: 1.234567901234568vw 0;
  }
}
#fixbtn a {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 766px) {
  #fixbtn a {
    width: auto;
    padding: 0 4.938271604938271vw;
  }
}
body {
  min-width: auto;
}
main {
  background: #effafc;
}
@media screen and (max-width: 766px) {
  main a{
    opacity: 1 !important;
  }
  main a img {
    opacity: 1 !important;
  }
}
#specialcampaign_90th {
  max-width: 1200px;
  margin: auto;
}
.content .cart_wrap {
  display: flex;
  gap: 15px;
  padding: 23px 50px 0;
}
@media screen and (max-width: 766px) {
  .content .cart_wrap {
    display: block;
    padding: 0;
  }
}
.content .cart_btn a {
  max-width: 295px;
}
@media screen and (max-width: 766px) {
  .content .cart_btn {
    padding: 4.938271604938271vw 0 0;
  }
  .content .cart_btn a {
    max-width: 100%;
  }
}
.content .item_page_btn a {
  max-width: 195px;
}
@media screen and (max-width: 766px) {
  .content .item_page_btn {
    padding: 2.469135802469136vw 0 0;
  }
  .content .item_page_btn a {
    max-width: 100%;
  }
}
.mv_content {
  min-height: 350px;
}
@media screen and (max-width: 766px) {
  .mv_content {
    min-height: fit-content;
  }
}
.sec01 {
  background: #fffcaa;
  padding: 40px 50px 80px;
  background-image: url("/img/usr/free_page/90th_specialcampaign_lp/sec01_bg_top.png"), url("/img/usr/free_page/90th_specialcampaign_lp/sec01_bg_bottom.png");
  background-position: top center, bottom right;
  background-size: 100%, contain;
  background-repeat: no-repeat, no-repeat;
}
@media screen and (max-width: 766px) {
  .sec01 {
    padding: 10.37037037037037vw 4.938271604938271vw 20.74074074074074vw;
    background-image: url("/img/usr/free_page/90th_specialcampaign_lp/sp/sec01_bg_top.png"), url("/img/usr/free_page/90th_specialcampaign_lp/sp/sec01_bg_bottom.png");
    background-position: top 12px center, bottom right;
    background-size: 100%, contain;
    background-repeat: no-repeat, no-repeat;
  }
}
.sec01 .link_btn {
  margin: auto;
  text-align: center;
}
.sec01 .intro1 {
  min-height: 910px;
}
@media screen and (max-width: 766px) {
  .sec01 .intro1 {
    min-height: fit-content;
  }
}
.sec01 .intro2 {
  min-height: 215px;
}
@media screen and (max-width: 766px) {
  .sec01 .intro2 {
    min-height: fit-content;
  }
}
.sec01 .intro1,
.sec01 .intro2 {
  max-width: 700px;
  margin: auto;
  padding-top: 28px;
}
@media screen and (max-width: 766px) {
  .sec01 .intro1,
  .sec01 .intro2 {
    padding-top: 7.407407407407407vw;
  }
}
.sec02 {
  position: relative;
  background: #d9f3f7;
  padding: 42px 50px 50px;
}
@media screen and (max-width: 766px) {
  .sec02 {
    padding: 11.11111111111111vw 0 12.839506172839506vw;
  }
}
.sec02:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 22px;
  background: url("/img/usr/free_page/90th_specialcampaign_lp/sp/blue_flag.png") repeat-x left top/contain;
}
@media screen and (max-width: 766px) {
  .sec02:before {
    height: 5.432098765432098vw;
    background: url("/img/usr/free_page/90th_specialcampaign_lp/sp/blue_flag.png") repeat-x left -8px top/contain;
  }
}
.sec02 .intro {
  max-width: 700px;
  margin: auto;
  min-height: 180px;
}
@media screen and (max-width: 766px) {
  .sec02 .intro {
    min-height: fit-content;
  }
}
.sec02 .content {
  background: #fff;
  border: 2px solid #16316f;
  padding: 0 50px;
  max-width: 600px;
  margin: auto;
}
@media screen and (max-width: 766px) {
  .sec02 .content {
    margin: 0 4.938271604938271vw;
    padding: 0;
  }
}
.sec02 .block {
  position: relative;
  padding: 40px 0 35px;
}
@media screen and (max-width: 766px) {
  .sec02 .block {
    padding: 9.876543209876543vw 0;
  }
}
.sec02 .block:last-child:after {
  content: none;
}
.sec02 .block:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background: url("/img/usr/free_page/90th_specialcampaign_lp/sp/red_border.png") repeat left/contain;
  width: 100%;
  height: 2px;
  display: block;
}
@media screen and (max-width: 766px) {
  .sec02 .block:after {
    width: stretch;
    height: 0.493827160493827vw;
    display: block;
    margin: 0 4.938271604938271vw;
  }
}
.sec02 .block .img {
  text-align: center;
  min-height: 220px;
}
@media screen and (max-width: 766px) {
  .sec02 .block .img {
    min-height: fit-content;
  }
}
.sec02 .block .item {
  text-align: center;
  padding: 20px 0 0;
  min-height: 330px;
}
.sec02 .block .item + .item {
  padding: 30px 0 0;
}
@media screen and (max-width: 766px) {
  .sec02 .block .item + .item {
    padding: 6.172839506172839vw 6.172839506172839vw 0;
  }
}
@media screen and (max-width: 766px) {
  .sec02 .block .item {
    padding: 6.172839506172839vw 6.172839506172839vw 0;
    min-height: fit-content;
  }
}
.sec02 .block1 {
  padding: 45px 0 38px;
}
@media screen and (max-width: 766px) {
  .sec02 .block1 {
    padding: 7.901234567901234vw 0 9.876543209876543vw;
  }
}
.sec02 .block1 .img {
  padding: 0 25px;
}
@media screen and (max-width: 766px) {
  .sec02 .block1 .img {
    padding: 0;
  }
}
.sec02 .block1 .item {
  padding: 30px 0 0;
}
@media screen and (max-width: 766px) {
  .sec02 .block1 .item {
    padding: 4.938271604938271vw 6.172839506172839vw 0;
  }
}
.sec03 {
  position: relative;
  background: #fffcaa;
  background-image: url("/img/usr/free_page/90th_specialcampaign_lp/sec03_top_bg.png"), url("/img/usr/free_page/90th_specialcampaign_lp/sec01_bg_bottom.png");
  background-position: top 30px center, bottom right;
  background-size: 100%, contain;
  background-repeat: no-repeat, no-repeat;
  padding: 61px 50px 80px;
}
@media screen and (max-width: 766px) {
  .sec03 {
    background-image: url("/img/usr/free_page/90th_specialcampaign_lp/sp/sec03_top_bg.png"), url("/img/usr/free_page/90th_specialcampaign_lp/sp/sec01_bg_bottom.png");
    background-position: top 7.407407407407407vw center, bottom right;
    padding: 16.049382716049383vw 4.938271604938271vw 20.24691358024691vw;
  }
}
.sec03:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 22px;
  background: url("/img/usr/free_page/90th_specialcampaign_lp/sp/red_flag.png") repeat-x left top/contain;
}
@media screen and (max-width: 766px) {
  .sec03:before {
    height: 5.432098765432098vw;
    background: url("/img/usr/free_page/90th_specialcampaign_lp/sp/red_flag.png") repeat-x left -8px top/contain;
  }
}
.sec03 .intro1 {
  min-height: 750px;
}
@media screen and (max-width: 766px) {
  .sec03 .intro1 {
    min-height: fit-content;
  }
}
.sec03 .intro2 {
  padding-top: 30px;
  min-height: 210px;
}
@media screen and (max-width: 766px) {
  .sec03 .intro2 {
    padding-top: 7.407407407407407vw;
    min-height: fit-content;
  }
}
.sec03 .intro1,
.sec03 .intro2 {
  max-width: 700px;
  margin: auto;
}
.sec04 {
  position: relative;
  background: #d9f3f7;
  padding: 60px 50px 50px;
}
@media screen and (max-width: 766px) {
  .sec04 {
    padding: 16.049382716049383vw 4.938271604938271vw 12.345679012345679vw;
  }
}
.sec04:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 22px;
  background: url("/img/usr/free_page/90th_specialcampaign_lp/sp/blue_flag.png") repeat-x left top/contain;
}
@media screen and (max-width: 766px) {
  .sec04:before {
    height: 5.432098765432098vw;
    background: url("/img/usr/free_page/90th_specialcampaign_lp/sp/blue_flag.png") repeat-x left -8px top/contain;
  }
}
.sec04 .content {
  background: #fff;
  border: 2px solid #16316f;
  max-width: 700px;
  margin: auto;
}
@media screen and (max-width: 766px) {
  .sec04 .content {
    padding: 0 0 9.876543209876543vw;
  }
}
.sec04 .content:before {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  background: url("/img/usr/free_page/90th_specialcampaign_lp/sec04_ttl.jpg") no-repeat center/contain;
  background-color: #16316f;
}
@media screen and (max-width: 766px) {
  .sec04 .content:before {
    height: 9.876543209876543vw;
    background: url("/img/usr/free_page/90th_specialcampaign_lp/sp/sec04_ttl.jpg") no-repeat center/contain;
    background-color: #16316f;
  }
}
.sec04 .content .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 27px 18px;
  padding: 27px 0 33px;
}
@media screen and (max-width: 766px) {
  .sec04 .content .inner {
    display: block;
    padding: 2.962962962962963vw 0 0;
  }
}
.sec04 .item {
  max-width: 188px;
  min-height: 400px;
}
@media screen and (max-width: 766px) {
  .sec04 .item {
    max-width: 100%;
    min-height: fit-content;
    padding: 7.65432098765432vw 7.407407407407407vw 0;
  }
}
.sec04 .cart_btn {
  padding: 15px 0 0;
}
@media screen and (max-width: 766px) {
  .sec04 .cart_btn {
    padding: 4.938271604938271vw 0 0;
  }
}
.sec04 .item_page_btn {
  padding: 13px 0 0;
}
.sec05 {
  padding: 0 50px;
  background: #d9f3f7;
}
@media screen and (max-width: 766px) {
  .sec05 {
    padding: 0;
  }
}
.sec05 .img {
  max-width: 700px;
  margin: auto;
  min-height: 590px;
}
@media screen and (max-width: 766px) {
  .sec05 .img {
    min-height: fit-content;
  }
}
.sec06 {
  background: #d9f3f7;
  display: grid;
  padding: 50px 50px 80px;
  gap: 40px;
}
@media screen and (max-width: 766px) {
  .sec06 {
    padding: 13.580246913580247vw 4.938271604938271vw 13.580246913580247vw;
    gap: 9.876543209876543vw;
  }
}
.sec06 .outline1 {
  min-height: 380px;
}
@media screen and (max-width: 766px) {
  .sec06 .outline1 {
    min-height: fit-content;
  }
}
.sec06 .outline2 .ttl {
  text-align: center;
}
@media screen and (max-width: 766px) {
  .sec06 .outline2 .ttl {
    padding: 2.469135802469136vw 3.703703703703703vw 0;
  }
}
.sec06 .outline2 .img {
  padding: 40px 0 0;
}
@media screen and (max-width: 766px) {
  .sec06 .outline2 .img {
    padding: 9.876543209876543vw 0 0;
  }
}
.sec06 .outline {
  max-width: 700px;
  margin: auto;
}
.sec08-img-ttl {
  text-align: center;
}
.sec08 {
  position: relative;
  padding: 55px 0 100px;
  background-color: #fffedd;
}
@media screen and (max-width: 766px) {
  .sec08 {
    padding: 65px 0 80px;
  }
  .sec08 .top-about-modal-contents {
    width: auto;
  }
}
.sec08:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 22px;
  background: url("/img/usr/free_page/90th_specialcampaign_lp/sp/red_flag.png") repeat-x left top/contain;
}
@media screen and (max-width: 766px) {
  .sec08:before {
    background: url("/img/usr/free_page/90th_specialcampaign_lp/sp/red_flag.png") repeat-x left -8px top/contain;
  }
}
.sec08 .top-about-point {
  margin: 30px 0 45px;
  justify-content: flex-start;
}
@media screen and (max-width: 766px) {
  .sec08 .top-about-point {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 30px 0 50px;
    background: none;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
  }
}
.sec08 .top-about-point li {
  max-width: 160px;
  font-size: 12px;
}
.sec08 .top-about-point li:nth-child(n+5) {
  border-top: none;
}
.sec08 .top-about-point li:nth-child(-n+4) {
  border-bottom: 1px solid #f7f6f4;
}
.sec08 .top-about-point li:nth-child(7) {
  border-right: 1px solid #f7f6f4;
}
@media screen and (max-width: 766px) {
  .sec08 .top-about-point li {
    width: 100%;
    max-width: none;
    font-size: 3.205vw;
  }
  .sec08 .top-about-point li:before {
    top: 10px;
    left: 10px;
  }
  .sec08 .top-about-point li:nth-child(2n):before {
    left: 10px;
  }
  .sec08 .top-about-point li:nth-child(odd) {
    padding: 40px 0 40px 0;
  }
  .sec08 .top-about-point li:nth-child(even) {
    padding: 40px 0 40px 10px;
  }
  .sec08 .top-about-point li:nth-child(n+3) {
    border-top: 1px solid #f7f6f4;
  }
  .sec08 .top-about-point li:nth-child(-n+4) {
    border-bottom: none;
  }
  .sec08 .top-about-point li:nth-child(2) {
    border-right: none;
  }
  .sec08 .top-about-point li:nth-child(6) {
    border-right: none;
    border-bottom: 1px solid #f7f6f4;
  }
}
.sec08 h3 {
  text-align: center;
}
.sec08-in {
  display: block;
  max-width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 766px) {
  .sec08-in {
    width: 89.744vw;
  }
}
ul.qa {
  margin: 30px auto 0;
  padding: 10px 50px;
  text-align: left;
  letter-spacing: 2px;
  background: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 766px) {
  ul.qa {
    padding: 0 20px;
  }
}
ul.qa li {
  position: relative;
  background-color: #fff;
  padding: 30px 0;
}
@media screen and (max-width: 766px) {
  ul.qa li {
    padding-left: 0;
  }
}
ul.qa li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background: url("/img/usr/free_page/90th_specialcampaign_lp/sp/blue_border.png") repeat left/contain;
  width: 100%;
  height: 2px;
  display: block;
}
ul.qa li:last-child:after {
  content: none;
}
p.qa_a {
  font-size: 16px;
  line-height: 2;
  padding-top: 50px;
}
.qa details {
  pointer-events: none;
}
.qa details a {
  pointer-events: auto;
  color: #ec1035;
}
.qa summary {
  font-size: 18px;
  display: flex;
  gap: 10px;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  list-style: none;
  line-height: 1.5;
}
@media screen and (max-width: 766px) {
  .qa summary open {
    right: -25px;
  }
  .qa summary .open {
    position: absolute;
    right: 15px;
  }
}
@media screen and (max-width: 766px) {
  summary.qa_q {
    padding-right: 20px;
    gap: 10px;
  }
}
summary::-webkit-details-marker {
  display: none;
}
.qa .qa_a {
  display: flex;
  gap: 10px;
  flex-wrap: nowrap;
  margin-top: 20px;
}
@media screen and (max-width: 766px) {
  .qa .qa_a {
    padding-right: 20px;
  }
}
.qa span.q,
.qa span.a {
  width: 50px;
  display: block;
  flex-shrink: 0;
}
.qa .qa_q p,
.qa .qa_a p {
  letter-spacing: 0;
}
@media screen and (max-width: 766px) {
  .qa .qa_q p,
  .qa .qa_a p {
    width: calc(80% - 10px);
  }
}
.qa .qa_a p {
  font-size: 15px;
  line-height: 1.4;
}
@media screen and (max-width: 766px) {
  .qa .qa_a p {
    line-height: 1.5;
  }
}
.footer.footer-campaign {
  margin-top: 0;
}
