@charset "UTF-8";
/*20周年記念キャンペーン*/
#anniversary20 {
  color: #565555;
  font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", "YuGothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0 auto;
  max-width: 960px;
  padding-bottom: 16.66%;
}

#anniversary20 .sec_lead {
  position: relative;
  padding: 11.87% 0 23.54%;
}

#anniversary20 .sec_lead:before {
  content: "";
  position: absolute;
  bottom: 3%;
  left: 0;
  right: 0;
  height: 79.89583vw;
  background-image: url(/special/20anniversary/img/sp_lead_bg01.png);
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: -1;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_lead:before {
    height: 767px;
  }
}

#anniversary20 .sec_lead_in {
  position: relative;
  text-align: center;
}

#anniversary20 .sec_lead_ttl01 {
  position: relative;
  display: inline-block;
  font-family: 'Oleo Script', cursive;
  font-size: 7.70833vw;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: #36965e;
  padding: 0 13.54%;
  line-height: 1.5;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_lead_ttl01 {
    font-size: 74px;
  }
}

#anniversary20 .sec_lead_ttl01:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5.52083vw;
  background-image: url(/special/20anniversary/img/sp_lead_deco01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 99.9% auto;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_lead_ttl01:before {
    width: 53px;
  }
}

#anniversary20 .sec_lead_ttl01:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 5.52083vw;
  background-image: url(/special/20anniversary/img/sp_lead_deco02.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 99.9% auto;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_lead_ttl01:after {
    width: 53px;
  }
}

#anniversary20 .sec_lead_txt01 {
  margin-top: 4%;
  font-size: 3.4375vw;
  font-weight: 500;
  color: #222222;
  line-height: 2.2;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_lead_txt01 {
    font-size: 33px;
  }
}

#anniversary20 .sec_presents {
  position: relative;
  background-color: #f1f5ed;
  padding: 17.29% 0 7.08%;
}

#anniversary20 .sec_presents_ttl01 {
  position: absolute;
  top: -2.2%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 20.83333vw;
  height: 20.83333vw;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #369666;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_ttl01 {
    width: 200px;
    height: 200px;
  }
}

#anniversary20 .sec_presents_ttl01_sub {
  display: block;
  line-height: 1.5;
  font-size: 3.125vw;
  font-family: 'Oleo Script', cursive;
  color: #ffffff;
  font-weight: 400;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_ttl01_sub {
    font-size: 30px;
  }
}

#anniversary20 .sec_presents_ttl01_main {
  margin-top: -5%;
  display: block;
  line-height: 1.5;
  font-size: 5.20833vw;
  font-weight: 500;
  color: #ffffff;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_ttl01_main {
    font-size: 50px;
  }
}

#anniversary20 .sec_presents_layoutbox01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
  padding: 0 3.33%;
}

#anniversary20 .sec_presents_layoutbox01_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 2% 1.86%;
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup {
  width: 100%;
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_item_in {
  position: relative;
  padding: 9.25% 0;
  text-align: center;
  border-radius: 2.5vw;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_item_in {
    border-radius: 24px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_item_in:before {
  content: "";
  position: absolute;
  top: -2.60417vw;
  left: 2.5vw;
  width: 26.77083vw;
  height: 16.5625vw;
  background-image: url(/special/20anniversary/img/sp_presents_deco01.png);
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_item_in:before {
    top: -25px;
    left: 24px;
    width: 257px;
    height: 159px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_item_in:after {
  content: "";
  position: absolute;
  bottom: -1.66667vw;
  right: -5vw;
  width: 20.9375vw;
  height: 15vw;
  background-image: url(/special/20anniversary/img/sp_presents_deco02.png);
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_item_in:after {
    bottom: -16px;
    right: -48px;
    width: 201px;
    height: 144px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_ttl01 {
  display: inline-block;
  padding: 1.2% 3.2%;
  border-radius: 0;
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_content {
  display: block;
  padding: 3% 0 0;
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_ttl02 {
  min-height: inherit;
  font-size: 4.6875vw;
  letter-spacing: 0.03em;
  line-height: 1.7;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_ttl02 {
    font-size: 45px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_ttl02_strong {
  font-size: 5.625vw;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.2em;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_ttl02_strong {
    font-size: 54px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_ttl02_dia {
  font-family: 'Jost', sans-serif;
  font-weight: 500;
  font-size: 7.1875vw;
  line-height: 0.75;
  display: inline-block;
  margin-bottom: -0.06em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_ttl02_dia {
    font-size: 69px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_annotation {
  margin-top: 1%;
  font-size: 2.8125vw;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_annotation {
    font-size: 27px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_img {
  margin-top: 6%;
  padding: 0 11.62%;
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_num {
  top: -7.08333vw;
  right: 5vw;
  width: 14.58333vw;
  height: 14.58333vw;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_num {
    width: -68px;
    right: 48px;
    width: 140px;
    height: 140px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_pickup .sec_presents_layoutbox01_btn {
  margin-top: 6%;
  font-size: 3.125vw;
  width: 55.81%;
  padding: 2.4%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#anniversary20 .sec_presents_layoutbox01_item.is_adjust02 .sec_presents_layoutbox01_img > img {
  width: 16.66667vw;
  height: auto;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_adjust02 .sec_presents_layoutbox01_img > img {
    width: 160px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_adjust03 .sec_presents_layoutbox01_img > img {
  margin-top: 3.6%;
  width: 14.16667vw;
  height: auto;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_adjust03 .sec_presents_layoutbox01_img > img {
    width: 136px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_adjust04 .sec_presents_layoutbox01_img > img {
  width: 17.70833vw;
  height: auto;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_adjust04 .sec_presents_layoutbox01_img > img {
    width: 170px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_adjust05 .sec_presents_layoutbox01_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#anniversary20 .sec_presents_layoutbox01_item.is_adjust05 .sec_presents_layoutbox01_img > img {
  width: 32.08333vw;
  height: auto;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_adjust05 .sec_presents_layoutbox01_img > img {
    width: 308px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_adjust06 .sec_presents_layoutbox01_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#anniversary20 .sec_presents_layoutbox01_item.is_adjust06 .sec_presents_layoutbox01_img > img {
  width: 26.97917vw;
  height: auto;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_adjust06 .sec_presents_layoutbox01_img > img {
    width: 259px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item.is_adjust07 .sec_presents_layoutbox01_img > img {
  margin-right: 19%;
  width: 22.60417vw;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item.is_adjust07 .sec_presents_layoutbox01_img > img {
    width: 217px;
  }
}

#anniversary20 .sec_presents_layoutbox01_item_in {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 2.08333vw;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_item_in {
    border-radius: 20px;
  }
}

#anniversary20 .sec_presents_layoutbox01_ttl01 {
  background-color: #369666;
  font-size: 3.75vw;
  font-weight: 400;
  color: #ffffff;
  font-family: 'Oleo Script', cursive;
  text-align: center;
  line-height: 1;
  padding: 4.3% 0;
  border-radius: 2.08333vw 2.08333vw 0 0;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_ttl01 {
    border-radius: 20px 20px 0 0;
    font-size: 36px;
  }
}

#anniversary20 .sec_presents_layoutbox01_ttl02 {
  font-size: 2.91667vw;
  font-weight: bold;
  color: #222222;
  line-height: 1.6;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_ttl02 {
    font-size: 28px;
  }
}

#anniversary20 .sec_presents_layoutbox01_img {
  margin-top: 8%;
  position: relative;
}

#anniversary20 .sec_presents_layoutbox01_num {
  position: absolute;
  top: -0.20833vw;
  right: 5.9375vw;
  width: 10.41667vw;
  height: 10.41667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_num {
    top: -2px;
    right: 57px;
    width: 100px;
    height: 100px;
  }
}

#anniversary20 .sec_presents_layoutbox01_annotation {
  margin-top: 4.4%;
  font-size: 2.70833vw;
  font-weight: bold;
  color: #369666;
  letter-spacing: 0.08em;
  line-height: 1.5;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_annotation {
    font-size: 26px;
  }
}

#anniversary20 .sec_presents_layoutbox01_btn {
  position: relative;
  cursor: pointer;
  margin: 8.6% auto 0;
  border: 0.3125vw solid #369666;
  border-radius: 200px;
  font-size: 2.8125vw;
  font-weight: bold;
  background-color: #fff;
  color: #369666;
  line-height: 1.5;
  display: block;
  padding: 4.3%;
  text-align: center;
  letter-spacing: 0.08em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 77.29%;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_btn {
    font-size: 27px;
    border-width: 3px;
  }
}

#anniversary20 .sec_presents_layoutbox01_btn:before {
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  content: "";
  position: absolute;
  top: 50%;
  right: 8%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.83333vw 0 0.83333vw 1.25vw;
  border-color: transparent transparent transparent #369666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_btn:before {
    border-width: 8px 0 8px 12px;
  }
}

#anniversary20 .sec_presents_layoutbox01_btn_in {
  display: inline-block;
}

#anniversary20 .sec_presents_layoutbox01_content {
  position: relative;
  padding: 8% 0 12%;
  text-align: center;
}

#anniversary20 .sec_presents_layoutbox01_modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: none;
}

#anniversary20 .sec_presents_layoutbox01_modal_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.65;
}

#anniversary20 .sec_presents_layoutbox01_modal_close {
  cursor: pointer;
  position: absolute;
  top: 4.58333vw;
  right: 6.04167vw;
  width: 4.58333vw;
  height: 4.58333vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_modal_close {
    top: 44px;
    right: 58px;
    width: 44px;
    height: 44px;
  }
}

#anniversary20 .sec_presents_layoutbox01_modal_close:before {
  content: "";
  position: absolute;
  top: calc(50% - 1.5px);
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #222222;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#anniversary20 .sec_presents_layoutbox01_modal_close:after {
  content: "";
  position: absolute;
  top: calc(50% - 1.5px);
  right: 0;
  width: 100%;
  height: 3px;
  background-color: #222222;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#anniversary20 .sec_presents_layoutbox01_modal_close:hover {
  opacity: 0.7;
}

#anniversary20 .sec_presents_layoutbox01_modal_content {
  position: absolute;
  top: 50%;
  left: 5%;
  right: 5%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #fff;
  z-index: 2;
}

#anniversary20 .sec_presents_layoutbox01_modal_content_in {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5.55%;
  overflow: auto;
  max-height: 80vh;
  box-sizing: border-box;
}

#anniversary20 .sec_presents_layoutbox01_modal_content_in:before {
  content: "";
  display: block;
  padding-top: 9.8%;
}

#anniversary20 .sec_presents_layoutbox01_modal_content_in::after {
  content: "";
  display: block;
  padding-top: 9.8%;
}

#anniversary20 .sec_presents_layoutbox01_modal_ttl {
  font-size: 4.375vw;
  font-weight: bold;
  color: #222222;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: center;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_modal_ttl {
    font-size: 42px;
  }
}

#anniversary20 .sec_presents_layoutbox01_modal_ttl + * {
  margin-top: 8% !important;
}

#anniversary20 .sec_presents_layoutbox01_modal_subttl {
  margin-top: 6%;
  font-size: 3.33333vw;
  font-weight: bold;
  color: #222222;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_modal_subttl {
    font-size: 32px;
  }
}

#anniversary20 .sec_presents_layoutbox01_modal_subttl + .sec_presents_layoutbox01_modal_link {
  margin-top: 0.4%;
}

#anniversary20 .sec_presents_layoutbox01_modal_list {
  margin-top: 4%;
  font-size: 3.33333vw;
  color: #222222;
  line-height: 1.6;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_modal_list {
    font-size: 32px;
  }
}

#anniversary20 .sec_presents_layoutbox01_modal_list_txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#anniversary20 .sec_presents_layoutbox01_modal_list_item {
  margin-top: 0.8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#anniversary20 .sec_presents_layoutbox01_modal_list_item:first-of-type {
  margin-top: 0;
}

#anniversary20 .sec_presents_layoutbox01_modal_list_item:before {
  content: "\30FB";
}

#anniversary20 .sec_presents_layoutbox01_modal_link {
  display: inline-block;
  word-break: break-all;
  margin-top: 4%;
  line-height: 1.5;
  font-size: 3.33333vw;
  color: #369666;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_layoutbox01_modal_link {
    font-size: 32px;
  }
}

#anniversary20 .sec_presents_layoutbox01_modal_link + .sec_presents_layoutbox01_modal_subttl {
  margin-top: 22px;
}

#anniversary20 .sec_presents_btn01 {
  position: relative;
  margin: 6% auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: block;
  background-color: #c2a55f;
  font-size: 4.0625vw;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: 0.03em;
  width: 83.33%;
  padding: 3.6%;
  line-height: 1.5;
  border-radius: 200px;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_btn01 {
    font-size: 39px;
  }
}

#anniversary20 .sec_presents_btn01:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 6.8%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.19792vw 0 1.19792vw 1.77083vw;
  border-color: transparent transparent transparent #ffffff;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_btn01:before {
    border-width: 11.5px 0 11.5px 17px;
  }
}

#anniversary20 .sec_presents_annotation {
  margin-top: 3.2%;
  text-align: center;
  font-size: 3.125vw;
  font-weight: 500;
  color: #c2a55f;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_presents_annotation {
    font-size: 30px;
  }
}

#anniversary20 .sec_attention {
  background-color: #369666;
  padding: 6.6% 0 10.83%;
}

#anniversary20 .sec_attention_lead {
  text-align: center;
  font-size: 3.33333vw;
  color: #ffffff;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_lead {
    font-size: 32px;
  }
}

#anniversary20 .sec_attention_lead_strong01 {
  font-size: 3.64583vw;
  position: relative;
  color: #1a5136;
  display: inline-block;
  margin: 1em 0.4em 0 0.2em;
  font-weight: bold;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_lead_strong01 {
    font-size: 35px;
  }
}

#anniversary20 .sec_attention_lead_strong01_in {
  position: relative;
  display: block;
  padding: 0.10417vw 1.875vw;
  background-color: #ffffff;
  z-index: 2;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_lead_strong01_in {
    padding: 1px 18px;
  }
}

#anniversary20 .sec_attention_lead_strong01:after {
  content: "";
  position: absolute;
  top: 0.83333vw;
  left: 0.83333vw;
  right: -0.83333vw;
  bottom: -0.83333vw;
  background-color: #074e22;
  z-index: 1;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_lead_strong01:after {
    top: 8px;
    left: 8px;
    right: -8px;
    bottom: -8px;
  }
}

#anniversary20 .sec_attention_lead_strong01_sml {
  font-size: 3.4375vw;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_lead_strong01_sml {
    font-size: 33px;
  }
}

#anniversary20 .sec_attention_lead_strong02 {
  display: inline-block;
  position: relative;
}

#anniversary20 .sec_attention_lead_strong02:before {
  content: "\30FB";
  color: #ffd881;
  position: absolute;
  bottom: 90%;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 1;
}

#anniversary20 .sec_attention_lead_mt {
  margin-top: 1.4em;
  display: inline-block;
}

#anniversary20 .sec_attention_ttl01 {
  position: relative;
  padding-top: 10.5%;
  text-align: center;
}

#anniversary20 .sec_attention_ttl01:before {
  content: "";
  position: absolute;
  top: 24%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.75vw 3.75vw 0 3.75vw;
  border-color: #ffffff transparent transparent transparent;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_ttl01:before {
    border-width: 36px 36px 0 36px;
  }
}

#anniversary20 .sec_attention_ttl01_in {
  position: relative;
  font-size: 4.27083vw;
  line-height: 1.5;
  font-weight: 500;
  color: #ffd880;
  display: inline-block;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_ttl01_in {
    font-size: 41px;
  }
}

#anniversary20 .sec_attention_ttl01_in:before {
  content: "";
  position: absolute;
  left: 103%;
  top: 50%;
  bottom: 0;
  -webkit-transform: translate(0, -50%) rotate(36deg);
  transform: translate(0, -50%) rotate(36deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  height: 84%;
  width: 0.41667vw;
  background-color: #ffd880;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_ttl01_in:before {
    width: 4px;
  }
}

#anniversary20 .sec_attention_ttl01_in:after {
  content: "";
  position: absolute;
  right: 103%;
  top: 50%;
  bottom: 0;
  -webkit-transform: translate(0, -50%) rotate(-36deg);
  transform: translate(0, -50%) rotate(-36deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  height: 84%;
  width: 0.41667vw;
  background-color: #ffd880;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_ttl01_in:after {
    width: 4px;
  }
}

#anniversary20 .sec_attention_ttl01 + * {
  margin-top: 4.79% !important;
}

#anniversary20 .sec_attention_coupon01 {
  position: relative;
  display: block;
  margin: 10.83% auto 0;
  width: 83.33%;
}

#anniversary20 .sec_attention_coupon01:before {
  content: "";
  position: absolute;
  top: 1.14583vw;
  left: 1.14583vw;
  right: -1.14583vw;
  bottom: -1.14583vw;
  background-color: #074e22;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_coupon01:before {
    top: 11px;
    left: 11px;
    right: -11px;
    bottom: -11px;
  }
}

#anniversary20 .sec_attention_coupon01 img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
}

#anniversary20 .sec_attention_btn01 {
  display: inline-block;
  position: relative;
  margin: 5.83% auto 0;
  border-radius: 200px;
  font-size: 3.75vw;
  font-weight: bold;
  background-color: #fff;
  color: #1a5136;
  line-height: 1.5;
  display: block;
  padding: 3.4%;
  text-align: center;
  letter-spacing: 0.08em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 83.33%;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_btn01 {
    font-size: 36px;
  }
}

#anniversary20 .sec_attention_btn01:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 6.4%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.19792vw 0 1.19792vw 1.77083vw;
  border-color: transparent transparent transparent #1a5136;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_attention_btn01:before {
    border-width: 11.5px 0 11.5px 17px;
  }
}

#anniversary20 .sec_attention_btn01_in {
  display: inline-block;
}

#anniversary20 .sec_entry {
  padding: 12.29% 0;
}

#anniversary20 .sec_entry_ttl01 {
  text-align: center;
}

#anniversary20 .sec_entry_ttl01_in {
  position: relative;
  display: inline-block;
  line-height: 1.5;
}

#anniversary20 .sec_entry_ttl01_in:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -10%);
  transform: translate(0, -10%);
  right: 126%;
  width: 12.5vw;
  height: 6.14583vw;
  background-image: url(/special/20anniversary/img/sp_entry_deco01.png);
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_ttl01_in:before {
    width: 120px;
    height: 59px;
  }
}

#anniversary20 .sec_entry_ttl01_in:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -10%);
  transform: translate(0, -10%);
  left: 120%;
  width: 12.5vw;
  height: 6.14583vw;
  background-image: url(/special/20anniversary/img/sp_entry_deco02.png);
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_ttl01_in:after {
    width: 120px;
    height: 59px;
  }
}

#anniversary20 .sec_entry_ttl01_sub {
  font-family: 'Oleo Script', cursive;
  font-size: 3.75vw;
  color: #222222;
  letter-spacing: -0.01em;
  font-weight: 400;
  display: block;
  line-height: 1;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_ttl01_sub {
    font-size: 36px;
  }
}

#anniversary20 .sec_entry_ttl01_main {
  margin-top: 9%;
  font-size: 6.875vw;
  font-weight: bold;
  color: #222222;
  display: block;
  line-height: 1;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_ttl01_main {
    font-size: 66px;
  }
}

#anniversary20 .sec_entry_layoutbox01 {
  margin-top: 10.41%;
}

#anniversary20 .sec_entry_layoutbox01_item {
  margin-top: 6.66%;
}

#anniversary20 .sec_entry_layoutbox01_item:first-of-type {
  margin-top: 0;
}

#anniversary20 .sec_entry_layoutbox01_item_in {
  margin: 0 auto;
  position: relative;
  background-color: #f1f5ed;
  width: 56.25vw;
  height: 56.25vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 100%;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_layoutbox01_item_in {
    width: 540px;
    height: 540px;
  }
}

#anniversary20 .sec_entry_layoutbox01_item_in:before {
  content: "";
  position: absolute;
  top: 1.875vw;
  right: 4.6875vw;
  width: 10.41667vw;
  height: 10.41667vw;
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_layoutbox01_item_in:before {
    top: 18px;
    right: 45px;
    width: 100px;
    height: 100px;
  }
}

#anniversary20 .sec_entry_layoutbox01_item:nth-of-type(1) .sec_entry_layoutbox01_item_in:before {
  background-image: url(/special/20anniversary/img/entry_num01.png);
}

#anniversary20 .sec_entry_layoutbox01_item:nth-of-type(2) .sec_entry_layoutbox01_item_in:before {
  background-image: url(/special/20anniversary/img/entry_num02.png);
}

#anniversary20 .sec_entry_layoutbox01_item:nth-of-type(3) .sec_entry_layoutbox01_item_in:before {
  background-image: url(/special/20anniversary/img/entry_num03.png);
}

#anniversary20 .sec_entry_layoutbox01_ttl {
  font-size: 4.6875vw;
  font-weight: bold;
  color: #222222;
  line-height: 1.4;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_layoutbox01_ttl {
    font-size: 45px;
  }
}

#anniversary20 .sec_entry_layoutbox01_btn {
  margin-top: 6%;
  display: inline-block;
  background-color: #369666;
  font-size: 3.125vw;
  font-weight: bold;
  color: #fff;
  padding: 3.3% 6.3%;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-radius: 200px;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_layoutbox01_btn {
    font-size: 30px;
  }
}

#anniversary20 .sec_entry_layoutbox01_annotation {
  margin-top: 4%;
  font-size: 2.5vw;
  font-weight: bold;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

#anniversary20 .sec_entry_layoutbox01_txt {
  margin-top: 4%;
  font-size: 2.5vw;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.85;
  padding: 0 14%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_layoutbox01_txt {
    font-size: 24px;
  }
}

#anniversary20 .sec_entry_layoutbox01_txt.is_color01 {
  color: #369666;
}

#anniversary20 .sec_entry_ttl02 {
  margin-top: 10.41%;
  text-align: center;
}

#anniversary20 .sec_entry_ttl02_in {
  position: relative;
  display: inline-block;
  font-size: 5.625vw;
  font-weight: bold;
  color: #222222;
  letter-spacing: 0.06em;
  line-height: 1.6;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_ttl02_in {
    font-size: 54px;
  }
}

#anniversary20 .sec_entry_ttl02_in:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -55%);
  transform: translate(0, -55%);
  right: 107%;
  width: 12.60417vw;
  height: 13.54167vw;
  background-image: url(/special/20anniversary/img/sp_entry_deco03.png);
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_ttl02_in:before {
    width: 121px;
    height: 130px;
  }
}

#anniversary20 .sec_entry_ttl02_in:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -56%);
  transform: translate(0, -56%);
  left: 107%;
  width: 12.60417vw;
  height: 12.08333vw;
  background-image: url(/special/20anniversary/img/sp_entry_deco04.png);
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_ttl02_in:after {
    width: 121px;
    height: 116px;
  }
}

#anniversary20 .sec_entry_ttl02_strong {
  position: relative;
  display: inline-block;
  color: #c2a55f;
  padding-bottom: 0.6%;
}

#anniversary20 .sec_entry_ttl02_strong:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #c2a55f;
  height: 0.625vw;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_ttl02_strong:before {
    height: 6px;
  }
}

#anniversary20 .sec_entry_txt01 {
  margin-top: 5.4%;
  font-size: 4.16667vw;
  font-weight: bold;
  color: #222222;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0.03em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_txt01 {
    font-size: 40px;
  }
}

#anniversary20 .sec_entry_twitter {
  position: relative;
  background-color: #3e9fe0;
  width: 90%;
  margin: 11.45% auto 0;
  padding: 8% 4.62% 4.62%;
  border-radius: 2.5vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_twitter {
    border-radius: 24px;
  }
}

#anniversary20 .sec_entry_twitter:before {
  content: "";
  position: absolute;
  top: -8.33333vw;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 14.89583vw;
  height: 14.89583vw;
  background-image: url(/special/20anniversary/img/sp_entry_icon_twitter.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 99.9% auto;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_twitter:before {
    width: 143px;
    height: 143px;
    top: -80px;
  }
}

#anniversary20 .sec_entry_twitter_txt {
  font-size: 3.75vw;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.04em;
  line-height: 1.5;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_twitter_txt {
    font-size: 36px;
  }
}

#anniversary20 .sec_entry_twitter_grid {
  text-align: center;
}

#anniversary20 .sec_entry_twitter_grid_item {
  margin-top: 3.58%;
}

#anniversary20 .sec_entry_twitter_grid_item:first-of-type {
  margin-top: 0;
}

#anniversary20 .sec_entry_twitter_follow_btn {
  display: inline-block;
  font-size: 3.125vw;
  font-weight: bold;
  color: #ffffff;
  border: 0.3125vw solid #fff;
  padding: 1.81%;
  letter-spacing: 0.08em;
  line-height: 1;
  border-radius: 100px;
  background-color: #3e9fe0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 36.2%;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_entry_twitter_follow_btn {
    font-size: 30px;
    border-width: 3px;
  }
}

#anniversary20 .sec_entry_twitter_view {
  margin-top: 4.6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#anniversary20 .sec_buy {
  padding: 12.5% 0 12.29%;
  background-color: #f1f5ed;
  text-align: center;
}

#anniversary20 .sec_buy_ttl01 {
  text-align: center;
}

#anniversary20 .sec_buy_ttl01_in {
  position: relative;
  display: inline-block;
  line-height: 1.5;
}

#anniversary20 .sec_buy_ttl01_in:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -16%);
  transform: translate(0, -16%);
  right: 123%;
  width: 12.5vw;
  height: 6.14583vw;
  background-image: url(/special/20anniversary/img/sp_buy_deco01.png);
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_buy_ttl01_in:before {
    width: 129px;
    height: 59px;
  }
}

#anniversary20 .sec_buy_ttl01_in:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -16%);
  transform: translate(0, -16%);
  left: 123%;
  width: 12.5vw;
  height: 6.14583vw;
  background-image: url(/special/20anniversary/img/sp_buy_deco02.png);
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_buy_ttl01_in:after {
    width: 129px;
    height: 59px;
  }
}

#anniversary20 .sec_buy_ttl01_sub {
  font-family: 'Oleo Script', cursive;
  font-size: 3.64583vw;
  color: #222222;
  letter-spacing: -0.01em;
  font-weight: 400;
  display: block;
  line-height: 1;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_buy_ttl01_sub {
    font-size: 35px;
  }
}

#anniversary20 .sec_buy_ttl01_main {
  margin-top: 20px;
  font-size: 6.77083vw;
  font-weight: bold;
  color: #222222;
  display: block;
  line-height: 1;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_buy_ttl01_main {
    font-size: 65px;
  }
}

#anniversary20 .sec_buy_txt01 {
  margin-top: 11.25%;
  font-size: 3.75vw;
  font-weight: bold;
  color: #222222;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_buy_txt01 {
    font-size: 36px;
  }
}

#anniversary20 .sec_buy_btn01 {
  margin-top: 4.6%;
  display: inline-block;
  background-color: #369666;
  font-size: 3.75vw;
  line-height: 1.5;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  width: 83.22%;
  padding: 3.4%;
  border-radius: 200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_buy_btn01 {
    font-size: 36px;
  }
}

#anniversary20 .sec_buy_btn02 {
  display: block;
  background-color: #e8dfc9;
  font-size: 3.125vw;
  font-weight: bold;
  line-height: 1.5;
  color: #222222;
  padding: 7.4%;
  text-align: center;
  border-radius: 0.41667vw;
  letter-spacing: 0.06em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_buy_btn02 {
    font-size: 30px;
    border-radius: 4px;
  }
}

#anniversary20 .sec_buy_grid {
  margin-top: 4.6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#anniversary20 .sec_buy_grid_item {
  width: 25%;
  margin-left: 3.5%;
}

#anniversary20 .sec_buy_grid_item:first-of-type {
  margin-left: 0;
}

#anniversary20 .sec_require {
  position: relative;
  background-color: #369666;
  padding: 5%;
}

#anniversary20 .sec_require:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -9.0625vw;
  right: 3.33333vw;
  width: 40.20833vw;
  height: 34.79167vw;
  background-image: url(/special/20anniversary/img/sp_require_deco01.png);
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_require:before {
    bottom: -87px;
    right: 32px;
    width: 386px;
    height: 334px;
  }
}

#anniversary20 .sec_require_in {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8.1% 5.55% 7.4%;
  background-color: #ffffff;
}

#anniversary20 .sec_require_ttl01 {
  text-align: center;
  font-size: 5vw;
  font-weight: bold;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_require_ttl01 {
    font-size: 48px;
  }
}

#anniversary20 .sec_require_ttl01_in {
  position: relative;
  padding: 0 9.58333vw;
  display: inline-block;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_require_ttl01_in {
    padding: 0 92px;
  }
}

#anniversary20 .sec_require_ttl01_in:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 6.5625vw;
  height: 0.20833vw;
  background-color: #222222;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_require_ttl01_in:before {
    width: 63px;
    height: 2px;
  }
}

#anniversary20 .sec_require_ttl01_in:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 6.5625vw;
  height: 0.20833vw;
  background-color: #222222;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_require_ttl01_in:after {
    width: 63px;
    height: 2px;
  }
}

#anniversary20 .sec_require_ttl01 + * {
  margin-top: 7.75% !important;
}

#anniversary20 .sec_require_subttl01 {
  margin-top: 8%;
  display: inline-block;
  font-size: 3.125vw;
  font-weight: bold;
  color: #ffffff;
  background-color: #369666;
  line-height: 1.5;
  letter-spacing: 0.08em;
  padding: 1%;
  min-width: 29.16667vw;
  text-align: center;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_require_subttl01 {
    min-width: 280px;
    font-size: 30px;
  }
}

#anniversary20 .sec_require_txt01 {
  margin-top: 2%;
  font-size: 3.125vw;
  color: #222222;
  line-height: 1.7;
  letter-spacing: 0.04em;
  max-height: 100%;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_require_txt01 {
    font-size: 30px;
  }
}

#anniversary20 .sec_require_txt01 + .sec_require_list01 {
  margin-top: 2.4%;
}

#anniversary20 .sec_require_list01 {
  margin-top: 3%;
}

#anniversary20 .sec_require_list01_item {
  margin-top: 1.2%;
  font-size: 3.125vw;
  color: #222222;
  line-height: 1.7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  letter-spacing: 0.04em;
}

@media screen and (min-width: 960px) {
  #anniversary20 .sec_require_list01_item {
    font-size: 30px;
  }
}

#anniversary20 .sec_require_list01_item:first-of-type {
  margin-top: 0;
}

#anniversary20 .sec_require_list01_item:before {
  content: "\30FB";
  margin-right: 2px;
}

#anniversary20 .sec_require_list01_txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#anniversary20 .sec_require_list01.is_annotation .sec_require_list01_item:before {
  content: "\203B";
}

#anniversary20 .sec_require_list01 + .sec_require_list01 {
  margin-top: 1.2%;
}

#anniversary20 .fixed_contents_entrybtn {
  z-index: 101;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  bottom: calc(24.5vw + 26px);
  right: 3.02083vw;
}

@media screen and (min-width: 960px) {
  #anniversary20 .fixed_contents_entrybtn {
    bottom: 272px;
    right: 29px;
  }
}

#anniversary20 .fixed_contents_entrybtn:before {
  z-index: 1;
  content: "";
  position: absolute;
  top: 1.14583vw;
  left: 1.14583vw;
  right: -1.14583vw;
  bottom: -1.14583vw;
  border-radius: 2.5vw;
  background-color: #e7dabc;
}

@media screen and (min-width: 960px) {
  #anniversary20 .fixed_contents_entrybtn:before {
    top: 11px;
    left: 11px;
    right: -11px;
    bottom: -11px;
    border-radius: 24px;
  }
}

#anniversary20 .fixed_contents_entrybtn_in {
  position: relative;
  z-index: 2;
  width: 31.25vw;
  height: 31.25vw;
  border-radius: 2.5vw;
  background-color: #c2a55f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 960px) {
  #anniversary20 .fixed_contents_entrybtn_in {
    width: 300px;
    height: 300px;
    border-radius: 24px;
  }
}

#anniversary20 .fixed_contents_entrybtn_txt01 {
  font-size: 3.95833vw;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.5;
}

@media screen and (min-width: 960px) {
  #anniversary20 .fixed_contents_entrybtn_txt01 {
    font-size: 38px;
  }
}

#anniversary20 .fixed_contents_entrybtn_txt02 {
  margin-top: 6%;
  width: 71.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  line-height: 1.5;
  padding: 1.6%;
  font-size: 3.75vw;
  font-weight: bold;
  color: #c2a55f;
  background-color: #ffffff;
  border-radius: 200px;
  text-align: center;
}

@media screen and (min-width: 960px) {
  #anniversary20 .fixed_contents_entrybtn_txt02 {
    font-size: 36px;
  }
}

#anniversary20 .fixed_contents_entrybtn_txt02_in {
  position: relative;
  display: inline-block;
  padding-right: 18%;
}

#anniversary20 .fixed_contents_entrybtn_txt02_in:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.25vw 0 1.25vw 1.77083vw;
  border-color: transparent transparent transparent #c2a55f;
}

@media screen and (min-width: 960px) {
  #anniversary20 .fixed_contents_entrybtn_txt02_in:before {
    border-width: 12px 0 12px 17px;
  }
}

body.mfp-bg-fix {
  position: fixed;
  width: 100%;
}
