body#amazake {
  overflow: hidden;
  font-size: 14px;
  color: #4b0600;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  background: url(../images/bg_body.png);
  background-size: 100%;
}
body#amazake a {
  text-decoration: none;
}
body#amazake a:hover {
  text-decoration: none;
}
body#amazake article, body#amazake aside, body#amazake body, body#amazake dd, body#amazake dl, body#amazake dt, body#amazake figcaption, body#amazake figure, body#amazake footer, body#amazake h1, body#amazake h2, body#amazake h3, body#amazake h4, body#amazake h5, body#amazake h6, body#amazake header, body#amazake html, body#amazake li, body#amazake nav, body#amazake ol, body#amazake p, body#amazake section, body#amazake ul {
  font-family: "Noto Sans JP", sans-serif;
}

.sp_only {
  display: none;
}

.inner {
  box-sizing: content-box;
  max-width: 863px;
  padding: 0 3%;
  position: relative;
  margin: 0 auto;
}

img {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  body#amazake {
    font-size: 12px;
    background: url(../images/bg_body.png);
    background-size: 200%;
  }
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  .inner {
    padding: 0 3%;
  }
}
/*----------------------------------------------------- */
/*  mv           */
/*----------------------------------------------------- */
.mv {
  padding-top: 70px;
  margin-bottom: 35px;
}
.mv .inner {
  max-width: 909px;
  padding: 0 40px;
  position: relative;
}
.mv .mv_ttl {
  position: absolute;
  top: -112px;
  left: -70px;
  max-width: 636px;
}

@media screen and (max-width: 989px) {
  .mv {
    padding-top: 7.07vw;
  }
  .mv .mv_ttl {
    position: absolute;
    top: -11.3vw;
    left: -7.07vw;
    max-width: 64.3vw;
  }
}
@media screen and (max-width: 767px) {
  .mv {
    padding-top: 9.3vw;
    margin-bottom: 4.6vw;
  }
  .mv .inner {
    padding: 0 3%;
  }
  .mv .mv_ttl {
    position: absolute;
    top: -14.8vw;
    left: -9.5vw;
    max-width: 82vw;
  }
}
/*----------------------------------------------------- */
/*  campaign_01           */
/*----------------------------------------------------- */
body#amazake .campaign_01 {
  background: url(../images/bg_campaign.png);
  padding: 50px 7.7% 40px;
  border-radius: 20px;
  margin-bottom: 35px;
}
body#amazake .ttl_campaign_01 {
  text-align: center;
  color: #212121;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.01em;
  font-family: fot-tsukuardgothic-std, sans-serif;
  margin-bottom: 40px;
}
body#amazake .campaign_01_btn_list {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 40px;
}
body#amazake .campaign_01_btn_list a {
  transition: 0.3s ease-in-out;
}
body#amazake .campaign_01_btn_list a:hover {
  opacity: 0.7;
}
body#amazake .ttl_web {
  padding: 45px 56px 25px;
  text-align: center;
  font-family: fot-tsukuardgothic-std, sans-serif;
  color: #1d2088;
  font-size: 30px;
  font-weight: 700;
  background: url(../images/bg_ttl_web_01.png), url(../images/bg_ttl_web_02.png);
  background-position: left top, right bottom;
  background-size: 112px;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
body#amazake .web_prize {
  margin-right: -3%;
  width: 103%;
  margin-bottom: 40px;
}
body#amazake .web_prize_txt {
  text-align: center;
  font-size: 26px;
  font-family: maru-maru-gothic-asr-stdn, sans-serif;
  color: #212121;
  margin-bottom: 60px;
  font-weight: 700;
}
body#amazake .web_prize_txt span {
  font-size: 18px;
}
body#amazake .web_prize_txt em {
  color: #e60012;
  font-weight: 700;
}
body#amazake .web_period {
  max-width: 544px;
  margin: 0 auto 40px;
  padding: 25px 0;
  background: url(../images/bg_period.png), url(../images/bg_period.png);
  background-position: left top, right bottom;
  background-size: 50%;
  background-repeat: repeat-x;
  text-align: center;
  color: #19287f;
}
body#amazake .web_period p {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 16px;
  font-weight: 700;
}
body#amazake .web_period span {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 18px;
  font-weight: 700;
}
body#amazake .web_period em {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 21px;
  font-weight: 700;
}
body#amazake .web_sub_ttl {
  text-align: center;
  margin: 0 auto 30px;
}
body#amazake .web_sub_ttl span {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background: #19287f;
  border-radius: 999em;
  padding: 8px 25px;
}
body#amazake .web_product_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
body#amazake .web_product_list li {
  width: 20%;
}
body#amazake .web_product_list li img {
  display: block;
  max-width: 75%;
  margin: 0 auto;
}
body#amazake .web_product_list li p {
  margin-top: 10px;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}
body#amazake .web_product_list li:nth-child(1),
body#amazake .web_product_list li:nth-child(2),
body#amazake .web_product_list li:nth-child(3),
body#amazake .web_product_list li:nth-child(4),
body#amazake .web_product_list li:nth-child(5) {
  margin-bottom: 40px;
}
body#amazake .web_product_note {
  max-width: 350px;
  margin: 0 auto 20px;
}
body#amazake .web_product_note p {
  font-size: 12px;
  margin-left: 1em;
  text-indent: -1em;
}
body#amazake .web_product_txt {
  text-align: center;
  font-size: 24px;
  color: #e60012;
  font-weight: 700;
  margin-bottom: 15px;
}
body#amazake .web_product_note {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 40px;
}
body#amazake .web_apply_txt01 {
  font-size: 18px;
  font-weight: 500;
  max-width: 468px;
  margin: 0 auto 10px;
}
body#amazake .web_apply_txt02 {
  max-width: 468px;
  margin: 0 auto 24px;
}
body#amazake .web_apply_txt02 p {
  font-size: 12px;
  font-weight: 500;
  margin-left: 1em;
  text-indent: -1em;
}
body#amazake .step_list {
  display: flex;
  justify-content: space-between;
  max-width: 660px;
  margin: 0 auto 70px;
}
body#amazake .step_list li {
  max-width: 193px;
}
body#amazake .step_list li .ttl_pc {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  background: url(../images/bg_step.png) no-repeat;
  background-size: contain;
  width: 116px;
  height: 36px;
  line-height: 36px;
  margin: 0 auto 30px;
}
body#amazake .step_list li img {
  display: block;
  margin: 0 auto;
}
body#amazake .step_list li p {
  font-size: 13px;
  font-weight: 500;
}
body#amazake .step_list li:nth-child(1) img {
  width: 150px;
  margin-top: -15px;
  margin-bottom: 20px;
}
body#amazake .step_list li:nth-child(2) img {
  width: 155px;
  margin-bottom: 20px;
}
body#amazake .step_list li:nth-child(3) .ttl_pc {
  width: 100px;
  background: #f5debc;
}
body#amazake .step_list li:nth-child(3) img {
  width: 60px;
  margin-bottom: 45px;
}
body#amazake .web_receipt_wrap {
  display: flex;
  justify-content: space-between;
  max-width: 660px;
  margin: 30px auto 20px;
}
body#amazake .web_receipt_wrap .pic_pc {
  width: 27%;
}
body#amazake .web_receipt_wrap .pic_pc img {
  margin-top: -10px;
}
body#amazake .web_receipt_wrap .pic_sp {
  display: none;
}
body#amazake .web_receipt_wrap .txt {
  width: 70%;
}
body#amazake .web_receipt_wrap .txt_list01 {
  margin-bottom: 20px;
}
body#amazake .web_receipt_wrap .box {
  background: #f9f0e3;
  padding: 20px 25px;
  width: 280px;
}
body#amazake .web_receipt_wrap .box .txt_list02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body#amazake .web_receipt_wrap .box .txt_list02 li {
  width: 47%;
  font-size: 18px;
}
body#amazake .good {
  padding-left: 100px;
  background: url(../images/ttl_good.png) left top no-repeat;
  background-size: 80px;
  padding-bottom: 20px;
  border-bottom: 1px solid #4f2017;
  max-width: 600px;
  margin: 0 auto 20px;
}
body#amazake .good .good_txt01 {
  color: #e60012;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
body#amazake .good .good_txt02 {
  font-weight: 700;
  font-size: 13px;
  margin-left: 1em;
  text-indent: -1em;
}
body#amazake .bad {
  margin-top: 20px;
  padding-left: 100px;
  background: url(../images/ttl_bad.png) left top no-repeat;
  background-size: 80px;
  max-width: 600px;
  margin: 0 auto 60px;
}
body#amazake .bad .bad_txt01 {
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 5px;
}
body#amazake .bad .bad_txt02 {
  border: 1px solid #4f2017;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}
body#amazake .kiyaku_ttl {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 30px;
}
body#amazake .kiyaku_accordion {
  border-radius: 20px;
  margin-bottom: 50px;
}
body#amazake .kiyaku_accordion dt {
  text-align: center;
  font-size: 24px;
  color: #fff;
  border-radius: 19px;
  font-weight: 700;
  padding: 14px 0;
  position: relative;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
body#amazake .kiyaku_accordion dt:hover {
  opacity: 0.7;
}
body#amazake .kiyaku_accordion dt::after {
  content: "";
  position: absolute;
  right: 27%;
  top: calc(50% - 10px);
  width: 23px;
  height: 20px;
  background: url(../images/ico_arrow.png) no-repeat;
  transform: rotate(-180deg);
  background-size: contain;
  transition: 0.3s ease-in-out;
}
body#amazake .kiyaku_accordion dt.active {
  border-radius: 19px 19px 0 0;
}
body#amazake .kiyaku_accordion dt.active::after {
  transform: rotate(0deg);
}
body#amazake .kiyaku_accordion dd {
  display: none;
  padding: 30px 20px;
}
body#amazake .kiyaku_accordion a {
  color: #e60012;
}
body#amazake .web_kiyaku {
  border: 1px solid #19287f;
}
body#amazake .web_kiyaku dt {
  background: #19287f;
}
body#amazake .requirements_check {
  max-width: 540px;
  margin: 0 auto 35px;
}
body#amazake .checkbox {
  display: none;
}
body#amazake .checkbox_txt {
  padding-left: 40px;
  font-size: 20px;
  font-weight: 700;
  position: relative;
}
body#amazake .checkbox_txt::before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 26px;
  height: 26px;
  border: 1px solid #4f2017;
  background: #fff;
}
body#amazake .checkbox:checked + .checkbox_txt::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 10px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
}
body#amazake .checkbox:checked + .checkbox_txt::before {
  background: #4f2017;
}
body#amazake .requirements_list {
  display: flex;
  justify-content: space-between;
  max-width: 630px;
  margin: 0 auto 30px;
}
body#amazake .requirements_list li {
  width: 49%;
}
body#amazake a.requirements_btn {
  display: block;
  height: 70px;
  width: 100%;
  background: #19287f;
  border-radius: 50px;
  text-align: center;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
body#amazake a.requirements_btn span {
  display: block;
  font-size: 14px;
  font-weight: 700;
}
body#amazake a.requirements_btn {
  transition: 0.3s ease-in-out;
}
body#amazake a.requirements_btn:hover {
  opacity: 0.7;
}
body#amazake .disabled {
  opacity: 0.2 !important;
  pointer-events: none;
}
body#amazake .requirements_note {
  max-width: 522px;
  font-weight: 500;
  font-size: 13px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  body#amazake .campaign_01 {
    padding: 20px 3% 35px;
    margin-bottom: 35px;
  }
  body#amazake .ttl_campaign_01 {
    font-size: 5.6vw;
    margin-bottom: 30px;
  }
  body#amazake .campaign_01_btn_list {
    margin-bottom: 40px;
  }
  body#amazake .campaign_01_btn_list li {
    width: 50%;
  }
  body#amazake .ttl_web {
    padding: 7.5vw 0 5.5vw;
    font-size: 6.25vw;
    background-size: 17.5vw;
    margin-bottom: 20px;
  }
  body#amazake .web_prize {
    margin-right: 0%;
    padding-left: 9%;
    width: 100%;
    margin-bottom: 40px;
  }
  body#amazake .web_prize_txt {
    font-size: 4.6vw;
    margin-bottom: 30px;
  }
  body#amazake .web_prize_txt span {
    font-size: 2.8vw;
  }
  body#amazake .web_period {
    margin: 0 auto 30px;
    padding: 20px 0;
    background-repeat: repeat-x;
  }
  body#amazake .web_period p {
    font-size: 3.75vw;
  }
  body#amazake .web_period p + p {
    margin-top: 20px;
  }
  body#amazake .web_period span {
    font-size: 3.75vw;
  }
  body#amazake .web_period em {
    font-size: 3.75vw;
  }
  body#amazake .web_sub_ttl {
    margin: 0 auto 25px;
  }
  body#amazake .web_sub_ttl span {
    font-size: 18px;
    padding: 2px 25px;
  }
  body#amazake .web_product_list {
    margin-bottom: 50px;
  }
  body#amazake .web_product_list li {
    width: 33%;
  }
  body#amazake .web_product_list li img {
    display: block;
    max-width: 70%;
    margin: 0 auto;
  }
  body#amazake .web_product_list li p {
    font-size: 10px;
  }
  body#amazake .web_product_list li:nth-child(1),
  body#amazake .web_product_list li:nth-child(2),
  body#amazake .web_product_list li:nth-child(3) {
    margin-bottom: 25px;
  }
  body#amazake .web_product_note {
    max-width: 350px;
    margin: 0 auto 20px;
  }
  body#amazake .web_product_note p {
    font-size: 12px;
    margin-left: 1em;
    text-indent: -1em;
  }
  body#amazake .web_product_txt {
    font-size: 4.68vw;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  body#amazake .web_product_note {
    margin-bottom: 50px;
  }
  body#amazake .web_apply {
    padding: 0 3%;
  }
  body#amazake .web_apply_txt01 {
    font-size: 4.06vw;
    margin: 0 auto 20px;
  }
  body#amazake .web_apply_txt02 {
    margin: 0 auto 30px;
  }
  body#amazake .step_list {
    display: block;
    margin: 0 auto 60px;
  }
  body#amazake .step_list li + li {
    margin-top: 40px;
  }
  body#amazake .step_list li {
    max-width: 100%;
    display: flex;
    align-items: flex-start;
    position: relative;
    padding-top: 10vw;
  }
  body#amazake .step_list li .pic {
    width: 50%;
  }
  body#amazake .step_list li .txt {
    width: 50%;
  }
  body#amazake .step_list li .ttl_pc {
    position: absolute;
    top: 0;
    left: 5%;
    font-size: 3.43vw;
    width: 25.3vw;
    height: 7.8vw;
    line-height: 7.8vw;
  }
  body#amazake .step_list li img {
    display: block;
    margin: 0;
  }
  body#amazake .step_list li p {
    font-size: 3.75vw;
  }
  body#amazake .step_list li:nth-child(1) img {
    width: 90%;
    margin-top: -5px;
    margin-bottom: 0;
  }
  body#amazake .step_list li:nth-child(2) img {
    width: 75%;
    margin-bottom: 0;
  }
  body#amazake .step_list li:nth-child(3) .ttl_sp {
    width: 90px;
    background: #f9f0e3;
  }
  body#amazake .step_list li:nth-child(3) img {
    width: 30%;
    margin: 0 0 0 20%;
  }
  body#amazake .web_receipt_wrap {
    display: block;
    margin: 30px auto 30px;
  }
  body#amazake .web_receipt_wrap .pic_pc {
    width: 50%;
    margin: 0 auto 20px;
  }
  body#amazake .web_receipt_wrap .txt {
    width: 100%;
  }
  body#amazake .web_receipt_wrap .txt_list01 {
    margin-bottom: 20px;
  }
  body#amazake .web_receipt_wrap .box {
    width: 80%;
    padding: 15px 20px;
    margin: 0 auto;
  }
  body#amazake .web_receipt_wrap .box .txt_list02 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  body#amazake .web_receipt_wrap .box .txt_list02 li {
    width: 48%;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
  }
  body#amazake .good {
    padding: 0 0 20px 23.4vw;
    background: url(../images/ttl_good.png) left top no-repeat;
    background-size: 17.5vw;
  }
  body#amazake .good .good_txt01 {
    font-size: 3.75vw;
    margin-bottom: 10px;
  }
  body#amazake .good .good_txt02 {
    font-size: 3.12vw;
  }
  body#amazake .bad {
    padding: 0 0 0 23.4vw;
    background: url(../images/ttl_bad.png) left top no-repeat;
    background-size: 17.5vw;
  }
  body#amazake .bad .bad_txt01 {
    font-size: 3.75vw;
    line-height: 2;
    font-size: 3.12vw;
  }
  body#amazake .kiyaku {
    padding: 0 3%;
  }
  body#amazake .kiyaku_ttl {
    font-size: 4vw;
    margin-bottom: 10px;
  }
  body#amazake .kiyaku_accordion {
    border-radius: 10px;
    margin-bottom: 30px;
  }
  body#amazake .kiyaku_accordion dt {
    font-size: 4.6vw;
    border-radius: 9px;
    padding: 10px 0;
  }
  body#amazake .kiyaku_accordion dt::after {
    content: "";
    position: absolute;
    right: 20px;
    top: calc(50% - 7px);
    width: 15px;
    height: 15px;
  }
  body#amazake .kiyaku_accordion dt.active {
    border-radius: 9px 9px 0 0;
  }
  body#amazake .kiyaku_accordion dd {
    display: none;
    padding: 20px 10px;
  }
  body#amazake .requirements_check {
    margin-bottom: 50px;
  }
  body#amazake .requirements_check {
    max-width: 59vw;
    margin: 0 auto 20px;
  }
  body#amazake .checkbox_txt {
    display: block;
    padding-left: 40px;
    font-size: 3.47vw;
    line-height: 1.4;
    position: relative;
  }
  body#amazake .checkbox_txt::before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 26px;
    height: 26px;
    border: 1px solid #4f2017;
  }
  body#amazake .checkbox:checked + .checkbox_txt::after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 10px;
    width: 7px;
    height: 14px;
    transform: rotate(40deg);
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  body#amazake .requirements_list {
    display: block;
    width: 100%;
    margin: 0 auto 10px;
  }
  body#amazake .requirements_list li {
    width: 100%;
    margin-bottom: 20px;
  }
  body#amazake a.requirements_btn {
    height: 60px;
    font-size: 18px;
  }
  body#amazake a.requirements_btn span {
    font-size: 12px;
  }
  body#amazake .requirements_note {
    font-size: 10px;
  }
}
/*----------------------------------------------------- */
/*  campaign_02           */
/*----------------------------------------------------- */
body#amazake .campaign_02 {
  background: url(../images/bg_campaign.png);
  padding: 50px 7.7% 40px;
  border-radius: 20px;
  margin-bottom: 60px;
}
body#amazake .ttl_postcard {
  padding: 45px 56px 45px;
  text-align: center;
  font-family: fot-tsukuardgothic-std, sans-serif;
  color: #007c36;
  font-size: 30px;
  font-weight: 700;
  background: url(../images/bg_ttl_postcard_01.png), url(../images/bg_ttl_postcard_02.png);
  background-position: left top, right bottom;
  background-size: 112px;
  background-repeat: no-repeat;
  width: calc(100% + 100px);
  margin: 0 -50px 10px;
}
body#amazake .postcard_prize {
  margin-right: -2%;
  width: 102%;
  margin-bottom: 40px;
}
body#amazake .postcard_prize_txt {
  text-align: center;
  font-size: 26px;
  font-family: maru-maru-gothic-asr-stdn, sans-serif;
  margin-bottom: 30px;
  font-weight: 700;
}
body#amazake .postcard_prize_txt em {
  color: #e60012;
  font-weight: 700;
}
body#amazake .postcard_period {
  max-width: 544px;
  margin: 0 auto 50px;
  padding: 25px 0;
  background: url(../images/bg_period.png), url(../images/bg_period.png);
  background-position: left top, right bottom;
  background-size: 50%;
  background-repeat: repeat-x;
  text-align: center;
  color: #19287f;
}
body#amazake .postcard_period p {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 16px;
  font-weight: 700;
}
body#amazake .postcard_period span {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 18px;
  font-weight: 700;
}
body#amazake .postcard_period em {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 21px;
  font-weight: 700;
}
body#amazake .postcard_period b {
  font-size: 21px;
  font-weight: 700;
  color: #e60013;
}
body#amazake .post_sub_ttl {
  text-align: center;
  margin: 0 auto 30px;
}
body#amazake .post_sub_ttl span {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background: #1e884f;
  border-radius: 999em;
  padding: 8px 25px;
}
body#amazake .post_txt01 {
  max-width: 640px;
  font-size: 18px;
  font-weight: 500;
  margin: 0 auto 30px;
}
body#amazake .post_txt02 {
  max-width: 640px;
  font-size: 15px;
  font-weight: 500;
  margin: 0 auto 50px;
}
body#amazake .post_txt02 ul {
  margin-left: 1em;
  text-indent: -1em;
}
body#amazake .btn_postcard_dl {
  max-width: 495px;
  margin: 0 auto 80px;
}
body#amazake .btn_postcard_dl a {
  transition: 0.3s ease-in-out;
}
body#amazake .btn_postcard_dl a:hover {
  opacity: 0.7;
}
body#amazake .post_txt03 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  margin: 0 auto 60px;
}
body#amazake .post_kiyaku {
  border: 1px solid #1e884f;
}
body#amazake .post_kiyaku dt {
  background: #1e884f;
}

@media screen and (max-width: 767px) {
  body#amazake .campaign_02 {
    padding: 30px 3% 35px;
    margin-bottom: 40px;
  }
  body#amazake .ttl_postcard {
    padding: 8.75vw 0 6.25vw;
    font-size: 6.25vw;
    background-size: 17.5vw;
    margin-bottom: 20px;
    width: 100%;
    margin: 0 auto 20px;
  }
  body#amazake .postcard_prize {
    margin-right: 0;
    padding-left: 9%;
    width: 100%;
    margin-bottom: 40px;
  }
  body#amazake .postcard_prize_txt {
    font-size: 4.6vw;
    margin-bottom: 30px;
  }
  body#amazake .postcard_period {
    margin: 0 auto 30px;
    padding: 20px 0;
    background-repeat: repeat-x;
  }
  body#amazake .postcard_period p {
    font-size: 3.75vw;
  }
  body#amazake .postcard_period p + p {
    margin-top: 20px;
  }
  body#amazake .postcard_period span {
    font-size: 3.75vw;
  }
  body#amazake .postcard_period em {
    font-size: 3.75vw;
  }
  body#amazake .postcard_period b {
    font-size: 3.75vw;
  }
  body#amazake .post_sub_ttl {
    margin: 0 auto 25px;
  }
  body#amazake .post_sub_ttl span {
    font-size: 18px;
    padding: 2px 25px;
  }
  body#amazake .post_txt01 {
    font-size: 4.06vw;
    margin: 0 auto 20px;
  }
  body#amazake .post_txt02 {
    font-size: 3.12vw;
    margin: 0 auto 50px;
  }
  body#amazake .btn_postcard_dl {
    margin: 0 auto 50px;
  }
  body#amazake .btn_postcard_dl a {
    transition: 0.3s ease-in-out;
  }
  body#amazake .btn_postcard_dl a:hover {
    opacity: 0.7;
  }
  body#amazake .post_txt03 {
    font-size: 3.75vw;
    margin: 0 auto 30px;
  }
}
/*----------------------------------------------------- */
/*  contact           */
/*----------------------------------------------------- */
.contact {
  margin-top: 40px;
}

.contact_ttl {
  text-align: center;
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 10px;
}

.contact_txt01 {
  text-align: center;
  font-size: 20px;
  font-weight: 900;
}

.contact_note {
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  color: #d42c25;
  margin-bottom: 15px;
}

.contact_txt02 {
  text-align: center;
  max-width: 422px;
  font-size: 14px;
  font-weight: 900;
  margin: 0 auto;
}

.bland a {
  display: block;
  background: url(../images/bg_bland.png) center center no-repeat #d42c25;
  background-size: 900px;
  height: 137px;
  transition: 0.3s ease-in-out;
}
.bland a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .contact_ttl {
    font-size: 4.3vw;
    margin-bottom: 20px;
  }
  .contact_txt01 {
    font-size: 4.3vw;
  }
  .contact_note {
    font-size: 4.3vw;
    margin-bottom: 15px;
  }
  .contact_txt02 {
    font-size: 3.12vw;
  }
  .bland a {
    display: block;
    background: url(../images/bg_bland.png) center center no-repeat #d42c25;
    background-size: 100%;
    height: 60px;
  }
}/*# sourceMappingURL=style.css.map */