@charset "UTF-8";
@media screen and (min-width: 821px) {
  .forPC {
    display: block;
  }

  .forSP {
    display: none;
  }
}
@media screen and (max-width: 820px) {
  .forPC {
    display: none;
  }

  .forSP {
    display: block;
  }
}
html {
  background-color: #054553;
}

body {
  color: #ffffff;
  font: 13px/1.5 "ヒラギノ角ゴシック", "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Sans", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
}

a {
  color: #ffffff;
}

section, picture {
  display: block;
}

#page {
  box-shadow: none;
}

#page .contents {
  padding-top: 0;
}

@media screen and (max-width: 820px) {
  .container {
    min-width: inherit;
  }
}

.container, .contents {
  background-color: #054553;
}

.page_footer {
  padding: 72px 0 72px;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .page_footer {
    padding: 45px 0;
  }
}
.page_footer .official_site_link {
  font-size: 0.9375rem;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  .page_footer .official_site_link {
    font-size: 12px;
  }
}
.page_footer .official_site_link a {
  position: relative;
  display: inline-block;
  padding-bottom: 4px;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  .page_footer .official_site_link a {
    padding-bottom: 2px;
    font-size: 12px;
  }
}
.page_footer .official_site_link a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  padding-bottom: 2px;
  border-bottom: #fff solid 1px;
}
.page_footer .official_site_link + .footer_nav {
  margin-top: 24px;
}
@media screen and (max-width: 820px) {
  .page_footer .official_site_link + .footer_nav {
    margin-top: 21px;
  }
}
.page_footer .footer_nav {
  margin-top: 36px;
  display: flex;
  justify-content: center;
  font-size: 0.75rem;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  .page_footer .footer_nav {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 11px;
  }
}
.page_footer .footer_nav li {
  position: relative;
}
.page_footer .footer_nav li:after {
  position: absolute;
  top: 0;
  right: -1px;
  display: block;
  content: "|";
}
.page_footer .footer_nav li:nth-last-child(1):after {
  display: none;
}
.page_footer .footer_nav a {
  display: block;
  padding: 0 8px 0 5px;
}
.page_footer .copyright {
  margin-top: 36px;
  font-size: 0.75rem;
  line-height: 1;
  font-family: Tazugane-Book,sans-serif;
  color: #FFF;
}
@media screen and (max-width: 820px) {
  .page_footer .copyright {
    margin-top: 30px;
    font-size: 11px;
    font-family: Tazugane-Book,sans-serif;
    color: #FFF;
  }
  .page_footer .footer_nav {
    margin: 0 16px;
    flex-wrap: wrap;
    align-items: baseline;
    line-height: 2;
  }
}

#page header {
  display: block;
}

#page header.page_header {
  position: static;
  height: auto;
  padding: 0;
  border-bottom: none;
  background-color: transparent;
  font-size: 1rem;
}
#page header.page_header__terms {
  padding: 66px 0 23px;
}
@media screen and (max-width: 820px) {
  #page header.page_header__terms {
    padding: 63px 0 21px;
  }
}

header .attention_text {
  margin-top: 18px;
  margin-bottom: 36px;
}
@media screen and (max-width: 820px) {
  header .attention_text {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
header .main_visual {
  width: 100% !important;
}
@media screen and (max-width: 820px) {
  header .main_visual {
    height: auto;
  }
}
header .main_visual picture, header .main_visual img {
  width: 100% !important;
  height: auto;
}

.page_title {
  margin-top: 31px;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 1.3214285714;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .page_title {
    margin: 27.5px 16px 0;
    font-size: 17px;
    line-height: 1.2941176471;
  }
}
@media screen and (max-width: 359px) {
  .page_title {
    font-size: 4.5333333333vw;
  }
}

.main_lead {
  width: 750px;
  margin: 28px auto 0;
  font-size: 0.9375rem;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .main_lead {
    width: auto;
    margin: 23.5px 16px 0;
    font-size: 13px;
    line-height: 1.6153846154;
  }
}

#page header.header_belt {
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  padding: 11px 0;
  font-weight: 600;
  font-size: 20px;
  background-color: #054553;
  text-align: center;
  line-height: 1;
  z-index: 2;
}

.header_belt h1 {
  margin-top: 4px;
}

@media screen and (max-width: 820px) {
  #page header.header_belt {
    height: 40px;
    padding: 12px 0 11px;
    font-size: 14px;
  }
  .header_belt h1 {
    margin-top: 2px;
  }
}

.header-arrow-back {
  position: absolute;
  top: 0;
  left: 7px;
  display: block;
  width: 14px;
  height: 24px;
  padding: 13px 18px 13px 18px;
}
@media screen and (max-width: 820px) {
  .header-arrow-back {
    left: 0;
    width: 9px;
    height: 15px;
    padding: 13px 15px 12px 16px;
  }
}
.header-arrow-back::before {
  display: block;
  content: "";
  width: 14px;
  height: 24px;
  background: url("../img/header_arrow.png") no-repeat 0 0;
  background-size: cover;
}
@media screen and (max-width: 820px) {
  .header-arrow-back::before {
    width: 9px;
    height: 15px;
    background-size: contain;
  }
}

.contents_wrapper {
  position: relative;
  box-sizing: border-box;
  width: 750px;
  margin: 0 auto;
  padding: 0;
  border-bottom: 1px solid #136878;
}
@media screen and (max-width: 820px) {
  .contents_wrapper {
    width: auto;
    margin: 0 16px;
  }
}
.contents_section a {
  text-decoration: underline;
}
@media screen and (min-width: 821px) {
  .contents_section a:hover {
    text-decoration: none;
  }
}
.contents_section .footnote {
  margin-top: 18px;
}
@media screen and (max-width: 820px) {
  .contents_section .footnote {
    margin-top: 17px;
  }
}
.contents_section .footnote__item {
  position: relative;
  padding-left: 1.5em;
  font-size: 12px;
  line-height: 1.8;
  margin-top: 8px;
}

.contents_section .footnote__item_first {
  position: relative;
  padding-left: 1.5em;
  font-size: 12px;
  line-height: 1.8;
  margin-top: 0px;
}

@media screen and (max-width: 820px) {
  .contents_section .footnote__item {
    font-size: 11px;
    line-height: 1.6153846154;
    margin-top: 6px;
  }
  .contents_section .footnote__item_first {
    font-size: 11px;
    line-height: 1.6153846154;
    margin-top: 0px;
  }
}
.contents_section .footnote__item::before {
  position: absolute;
  left: 0;
  display: inline;
  content: "※ ";
}

.contents_section .footnote__item_first::before {
  position: absolute;
  left: 0;
  display: inline;
  content: "※ ";
}

.contents_wrapper--campaign1 {
  padding-bottom: 72px;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--campaign1 {
    padding-bottom: 45px;
  }
}
.contents_wrapper--campaign1 .campaign_image {
  position: relative;
  width: 540px;
  margin: 30px auto 72px;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--campaign1 .campaign_image {
    width: 100%;
    margin: 25px 0 45px;
  }
}
.contents_wrapper--campaign1 .campaign_image .figure__caption {
  position: absolute;
  left: 12px;
  bottom: 44px;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--campaign1 .campaign_image .figure__caption {
    bottom: 40px;
    left: 7px;
    font-size: 12px;
  }
}
.contents_wrapper--campaign1 .campaign_image .figure__footnote {
  position: absolute;
  left: 12px;
  bottom: 19px;
  font-size: 0.9375rem;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--campaign1 .campaign_image .figure__footnote {
    bottom: 17px;
    left: 7px;
    font-size: 11px;
  }
}




.contents_wrapper--campaign3 {
  /* padding-bottom: 72px; */
}
@media screen and (max-width: 820px) {
  .contents_wrapper--campaign3 {
    /* padding-bottom: 45px; */
  }
}
.contents_wrapper--campaign3 .campaign_image {
  position: relative;
  width: 540px;
  margin: 30px auto 72px;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--campaign3 .campaign_image {
    width: 100%;
    margin: 25px 0 45px;
  }
}
.contents_wrapper--campaign3 .campaign_image .figure__caption {
  position: absolute;
  left: 12px;
  bottom: 44px;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--campaign3 .campaign_image .figure__caption {
    bottom: 40px;
    left: 7px;
    font-size: 12px;
  }
}
.contents_wrapper--campaign3 .campaign_image .figure__footnote {
  position: absolute;
  left: 12px;
  bottom: 19px;
  font-size: 0.9375rem;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--campaign3 .campaign_image .figure__footnote {
    bottom: 17px;
    left: 7px;
    font-size: 11px;
  }
}




.contents_wrapper--campaign2 {
  padding-top: 0px;
  padding-bottom: 72px;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--campaign2 {
    padding-top: 0px;
    padding-bottom: 45px;
  }
}

.contents_wrapper--plus {
  padding-top: 72px;
  padding-bottom: 71px;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--plus {
    padding-top: 45px;
    padding-bottom: 42px;
  }
}
.contents_wrapper--plus .disney_plus_image {
  width: 750px;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--plus .disney_plus_image {
    width: auto;
  }
}
@media screen and (max-width: 820px) {
  .contents_wrapper--plus .section_description {
    margin-top: 18px;
    line-height: 1.6153846154;
  }
}
.contents_wrapper--plus .button_area {
  margin-top: 16px;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--plus .button_area {
    margin-top: 18px;
  }
}
.contents_wrapper--plus .attention_text {
  margin-top: 18px;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--plus .attention_text {
    margin-top: 18px;
  }
}
.contents_wrapper--plus .section_footnote {
  font-size: 0.625rem;
  line-height: 1.4;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--plus .section_footnote {
    font-size: 10px;
  }
}

.contents_title {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .contents_title {
    font-size: 15px;
    line-height: 1.4666666667;
  }
}
@media screen and (max-width: 359px) {
  .contents_title {
    font-size: 4vw;
  }
}

.contents_lead_text {
  margin: 27px 0 0;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.3076923077;
}
@media screen and (max-width: 820px) {
  .contents_lead_text {
    margin-top: 28px;
  }
}

.section_heading_primary {
  margin-top: 30px;
  padding: 14px 0 13px;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1;
  text-align: center;
  background-color: #136878;
}
@media screen and (max-width: 820px) {
  .section_heading_primary {
    margin-top: 26px;
    padding: 14px 0 13px;
    font-size: 13px;
  }
}

.section_coupon {
  color: #FFFFFF;
  text-align: center;
  border-color: #136878;
  border-style: solid;
  border-width: 1px;
  margin-top: 30px;
}

@media screen and (max-width: 820px) {
  .section_coupon {
    margin-top: 26px;
  }
}

.section_coupon_title {
  margin-top: 30px;
  line-height: 1;
  font-size: 0.9375rem;
}

@media screen and (max-width: 820px) {
  .section_coupon_title {
    margin-top: 26px;
    font-size: 13px;
    line-height: 1;
  }
}

.section_coupon_code {
  margin-top: 18px;
  margin-bottom: 30px;
  font-size: 23px;
  line-height: 1;
}

@media screen and (max-width: 820px) {
  .section_coupon_code {
    margin-top: 17px;
    margin-bottom: 26px;
    font-size: 21px;
    line-height: 1;
  }
}


.section_description {
  margin-top: 18px;
  font-size: 0.9375rem;
  line-height: 1.8;
}

.section_description_bold {
  font-size: 1.1rem;
  font-weight: bold;
}

@media screen and (max-width: 820px) {
  .section_description {
    margin-top: 17px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
  .section_description_bold {
    font-size: 15px;
    font-weight: bold;
  }
  .section_description + .footnote {
    margin-top: 0;
    margin-bottom: 37px;
  }
}
.section_description + .p-ordered-list {
  margin-top: 7px;
}
@media screen and (max-width: 820px) {
  .section_description + .p-ordered-list {
    margin-top: 7px;
  }
}
.section_description + .p-ordered-list--02 {
  margin-top: 8px;
}
@media screen and (max-width: 820px) {
  .section_description + .p-ordered-list--02 {
    margin-top: 6px;
  }
}




/* LikeCP edit */
.section_description_inner {
  margin-top: 16px;
  font-size: 0.9375rem;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .section_description_inner {
    margin-top: 15px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
  .section_description_inner + .footnote {
    margin-top: 0;
    margin-bottom: 37px;
  }
}



/* MottoCP edit */
.section_description_title {
  margin-top: 15px;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .section_description_title {
    margin-top: 12px;
    font-size: 15px;
    line-height: 1.5153846154;
    font-weight: bold;
    text-align: center;
  }
  .section_description_title + .footnote {
    margin-top: 0;
    margin-bottom: 37px;
  }
}
.section_description_title + .p-ordered-list {
  margin-top: 7px;
}
@media screen and (max-width: 820px) {
  .section_description_title + .p-ordered-list {
    margin-top: 7px;
  }
}
.section_description_title + .p-ordered-list--02 {
  margin-top: 8px;
}
@media screen and (max-width: 820px) {
  .section_description_title + .p-ordered-list--02 {
    margin-top: 6px;
  }
}


/* MottoCP edit */

.section_description_title_date {
  margin-top: 30px;
}
@media screen and (max-width: 820px) {
  .section_description_title_date {
    margin-top: 26px;
  }
}

.section_description_title_date p {
  font-size: 0.9375rem !important;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .section_description_title_date p {
    font-size: 13px !important;
    font-weight: bold;
    text-align: center;
  }
}



.footnote {
  margin-top: 6px;
  font-size: 0.9375rem;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .footnote {
    margin-top: 9px;
    font-size: 10px;
    line-height: 1.5;
  }
}

.step_text {
  margin-top: 19px;
}
@media screen and (max-width: 820px) {
  .step_text {
    margin-top: 19px;
  }
}
.step_text__item {
  font-size: 0.9375rem;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .step_text__item {
    font-size: 13px;
    line-height: 1.6153846154;
  }
}

.attention_list {
  margin-top: 22px;
  padding-bottom: 4px;
}
@media screen and (max-width: 820px) {
  .attention_list {
    margin-top: 16px;
    padding: 0;
  }
}
.attention_list__item {
  position: relative;
  margin-top: 5px;
  padding-left: 1.5em;
  font-size: 0.9375rem;
  line-height: 1.4;
}
.attention_list__item::before {
  position: absolute;
  left: 0;
  display: inline;
  content: "・ ";
}
@media screen and (max-width: 820px) {
  .attention_list__item {
    padding-left: 1.4em;
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
.attention_list .large_space {
  margin-bottom: 21px;
}
@media screen and (max-width: 820px) {
  .attention_list .large_space {
    margin-bottom: 22px;
  }
}
.attention_list + .p-list-footnote {
  margin-top: 0;
}
@media screen and (max-width: 820px) {
  .attention_list + .p-list-footnote {
    margin-top: 9px;
  }
}

.button_area {
  margin-top: 32px;
}
@media screen and (max-width: 820px) {
  .button_area {
    width: 100%;
    margin-top: 26px;
  }
}
.button_area .attention_text {
  margin-top: 23px;
}
@media screen and (max-width: 820px) {
  .button_area .attention_text {
    margin-top: 19px;
  }
}

.join_button_group .disney_plus_attention {
  margin-top: 36px;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .join_button_group .disney_plus_attention {
    white-space: nowrap;
    margin-top: 30px;
    font-size: 15px;
  }
}
.join_button_group .disney_plus_attention .text_small {
  font-weight: 300;
  font-size: 0.75rem;
}
@media screen and (max-width: 820px) {
  .join_button_group .disney_plus_attention .text_small {
    font-size: 11px;
  }
}
.join_button_group .description {
  margin-top: 20px;
  font-size: 0.9375rem;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .join_button_group .description {
    margin-top: 17px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
.join_button_group .description a {
  position: relative;
  display: inline-block;
  color: #e55f6f;
}
.join_button_group .description a:after {
  position: absolute;
  bottom: 1px;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #e55f6f;
}
.join_button_group .description + .footnote {
  margin-top: 8px;
}
@media screen and (max-width: 820px) {
  .join_button_group .description + .footnote {
    margin-top: 10px;
  }
}
.join_button_group .footnote {
  margin-top: 14px;
}
.join_button_group .footnote__item {
  position: relative;
  padding-left: 1.5em;
  font-size: 0.75rem;
  line-height: 2.25;
}
@media screen and (max-width: 820px) {
  .join_button_group .footnote__item {
    margin-top: 5px;
    font-size: 11px;
    line-height: 1.4545454545;
  }
}
.join_button_group .footnote__item::before {
  position: absolute;
  left: 0;
  display: inline;
  content: "※ ";
}
.join_button_group .footnote__item_first::before {
  position: absolute;
  left: 0;
  display: inline;
  content: "※ ";
}
.join_button_group .footnote + .footnote--num {
  margin-top: 7px;
}
@media screen and (max-width: 820px) {
  .join_button_group .footnote + .footnote--num {
    margin-top: 10px;
  }
}
.join_button_group .footnote--num {
  counter-reset: number;
  margin-top: 36px;
}
@media screen and (max-width: 820px) {
  .join_button_group .footnote--num {
    width: auto;
    margin-top: 22px;
  }
}
.join_button_group .footnote--num__item {
  position: relative;
  margin-top: 10px;
  padding-left: 2.5em;
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
@media screen and (max-width: 820px) {
  .join_button_group .footnote--num__item {
    margin-top: 8px;
    font-size: 11px;
    line-height: 1.4545454545;
  }
}
.join_button_group .footnote--num__item::before {
  position: absolute;
  left: 0;
  counter-increment: number;
  content: "※" counter(number) " ";
}


.terms_link_area {
  margin-top: 29px;
  font-size: 0.9375rem;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .terms_link_area {
    margin-top: 26px;
    font-size: 13px;
  }
}

.arrow_link_wrapper {
  margin-top: 29px;
  font-size: 0.9375rem;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .arrow_link_wrapper {
    margin-top: 26px;
    font-size: 13px;
  }
}

.terms_link, .arrow_link {
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  .terms_link, .arrow_link {
    font-size: 13px;
  }
}
.terms_link::after, .arrow_link::after {
  display: inline-block;
  content: "";
  width: 8px;
  height: 14px;
  margin-left: 7px;
  background: url("../img/ico_arrow_pc.png") 0 0 no-repeat;
  background-size: cover;
  vertical-align: top;
}
@media screen and (max-width: 820px) {
  .terms_link::after, .arrow_link::after {
    width: 7.5px;
    height: 13px;
    background-image: url("../img/ico_arrow_sp.png");
  }
}
@media screen and (min-width: 821px) {
  .terms_link:hover, .arrow_link:hover {
    text-decoration: underline;
  }
}

.send_button {
  margin-top: 24px;
}
@media screen and (max-width: 820px) {
  .send_button {
    margin-top: 20px;
  }
}

.contents_wrapper__terms {
  margin-top: 0;
  padding: 26px 60px 46px;
}
@media screen and (max-width: 820px) {
  .contents_wrapper__terms {
    padding: 26px 20px 22px;
  }
}
.contents_wrapper__terms .terms_contents_lead_text {
  font-size: 0.8125rem;
  line-height: 1.6153846154;
}
@media screen and (max-width: 820px) {
  .contents_wrapper__terms .terms_contents_lead_text {
    margin-bottom: -2px;
    font-size: 13px;
  }
}
.contents_wrapper__terms .section_description + .term_list {
  margin-top: 0;
}
.contents_wrapper__terms .section a {
  color: #053b7f;
  text-decoration: underline;
}

.section_heading_secondary {
  margin-top: 36px;
  color: #E55F6F;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  .section_heading_secondary {
    margin-top: 40px;
    font-size: 15px;
  }
}
.section_heading_secondary::before {
  display: inline;
  content: "■";
}

.term_list {
  margin-top: 16px;
}
@media screen and (max-width: 820px) {
  .term_list {
    margin-top: 13px;
  }
}
.term_list--item {
  font-size: 0.8125rem;
  line-height: 1.6153846154;
}
@media screen and (max-width: 820px) {
  .term_list--item {
    font-size: 13px;
  }
}

.loading {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.text_emphasis {
  color: #ff1744;
  font-weight: 600;
  font-size: 1.1875rem;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  .text_emphasis {
    font-size: 19px;
  }
}

.text_emphasis_box {
  box-sizing: border-box;
  width: 960px;
  margin: 30px auto 0;
  padding: 23.5px 0;
  border: solid 2px #ff1744;
  background-color: #ffffff;
}
@media screen and (max-width: 820px) {
  .text_emphasis_box {
    width: auto;
    margin: 20px 10px -10px;
  }
}

.text_align_center {
  text-align: center;
}

.lead_text_wrapper p {
  margin-bottom: 26px;
}
.lead_text_wrapper + .button_area {
  margin-top: 41px;
  margin-bottom: 15px;
}
@media screen and (max-width: 820px) {
  .lead_text_wrapper + .button_area {
    margin-top: 61px;
    margin-bottom: 0;
  }
}

.confirmation {
  padding-top: 40px;
  background-color: #054553;
}
@media screen and (min-width: 821px) {
  .confirmation {
    width: 750px;
    margin: 0 auto;
    padding-top: 50px;
  }
}
@media screen and (max-width: 820px) {
  .confirmation {
    margin: 0 16px;
  }
}
.confirmation .intro_area {
  padding-bottom: 72px;
}
@media screen and (max-width: 820px) {
  .confirmation .intro_area {
    padding-bottom: 45px;
  }
}
.confirmation .intro_area .btn_back {
  margin-top: 66px;
}
@media screen and (max-width: 820px) {
  .confirmation .intro_area .btn_back {
    margin-top: 40px;
  }
}
.confirmation .lead_text {
  margin-top: 31px;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .confirmation .lead_text {
    margin-top: 27px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
.confirmation p {
  margin-bottom: 11px;
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .confirmation p {
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
.confirmation .footnote {
  margin-top: 11px;
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .confirmation .footnote {
    margin-top: 13px;
    margin-bottom: 11px;
  }
}
.confirmation .footnote__item {
  position: relative;
  padding-left: 1em;
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .confirmation .footnote__item {
    margin-top: 5px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
.confirmation .footnote__item::before {
  position: absolute;
  left: 0;
  display: inline;
  content: "※ ";
}
.confirmation_area {
  padding: 36px 0 42px;
}
@media screen and (max-width: 820px) {
  .confirmation_area {
    padding: 4px 0 19px;
  }
}
.confirmation_area .register_address {
  margin-top: 24px;
  margin-bottom: 12px;
  color: #F00;
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .confirmation_area .register_address {
    margin-top: 21px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
.confirmation_area .register_address div {
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .confirmation_area .register_address div {
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
.confirmation_area .register_address p {
  margin-bottom: 12px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .confirmation_area .register_address .address {
    margin-top: 5px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
.confirmation_area .btn_change {
  margin-top: 29px;
}
@media screen and (max-width: 820px) {
  .confirmation_area .btn_change {
    margin-top: 26px;
  }
}
.confirmation .border_box {
  margin-top: -19px;
  padding: 72px 0;
}
@media screen and (max-width: 820px) {
  .confirmation .border_box {
    margin-top: -16px;
    padding: 45px 0;
  }
}

.area_title {
  margin-bottom: 18px;
  padding: 14px 0 13px;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1;
  text-align: center;
  background-color: #136878;
}
@media screen and (max-width: 820px) {
  .area_title {
    margin-top: 26px;
    padding: 14px 0 13px;
    font-size: 13px;
  }
}

.error_contents {
  width: 750px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 65px;
  border-bottom: #136878 solid 1px;
}
@media screen and (max-width: 820px) {
  .error_contents {
    width: auto;
    margin: 0 16px;
    padding: 40px 0 39px;
  }
}
.error_contents .lead_text {
  margin-top: 34px;
  margin-bottom: 32px;
  color: #F00;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .error_contents .lead_text {
    margin-top: 30px;
    margin-bottom: 27px;
    font-size: 13px;
    line-height: 1.2307692308;
  }
}
.error_contents .mail_address {
  font-size: 15px;
  line-height: 1.8;
  text-align: center;
  word-break: break-all;
}
@media screen and (max-width: 820px) {
  .error_contents .mail_address {
    margin-top: -1px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
.error_contents .btn {
  margin-top: 29px;
}
@media screen and (max-width: 820px) {
  .error_contents .btn {
    margin-top: 26px;
  }
}
.error_contents .footnote {
  width: 540px;
  margin: 11px auto 0;
  font-size: 12px;
  line-height: 2.25;
}
@media screen and (max-width: 820px) {
  .error_contents .footnote {
    width: auto;
  }
}
.error_contents .footnote__item {
  position: relative;
  padding-left: 1.5em;
  font-size: 0.75rem;
  line-height: 2.25;
}
@media screen and (max-width: 820px) {
  .error_contents .footnote__item {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.75;
  }
}
.error_contents .footnote__item::before {
  position: absolute;
  left: 0;
  display: inline;
  content: "※ ";
}
.error_contents.border_bottom_box {
  padding-bottom: 72px;
}
@media screen and (max-width: 820px) {
  .error_contents.border_bottom_box {
    padding-bottom: 45px;
  }
}
.error_contents.border_bottom_box p {
  margin-top: 32px;
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .error_contents.border_bottom_box p {
    margin-top: 27px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
}

/* LikeCP edit */

/* .program_list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 31px;
}
@media screen and (max-width: 820px) {
  .program_list {
    display: block;
    margin-top: 0;
  }
}
.program_list__item {
  width: 361px;
}
@media screen and (max-width: 820px) {
  .program_list__item {
    width: 100%;
    margin-top: 26px;
  }
  .program_list__item:nth-of-type(1) {
    margin-top: 17.5px;
  }
}
.program_list__image picture, .program_list__image img {
  width: 100%;
  height: auto;
}
.program_list__title {
  margin-top: 21px;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.4666666667;
}
@media screen and (min-width: 821px) {
  .program_list__title {
    min-height: 2.9333333333em;
  }
}
@media screen and (max-width: 820px) {
  .program_list__title {
    margin-top: 16.5px;
    white-space: normal;
    font-size: 13px;
    line-height: 1.6923076923;
  }
}
.program_list__description {
  margin-top: 10px;
  font-size: 0.9375rem;
  line-height: 1.6666666667;
}
@media screen and (max-width: 820px) {
  .program_list__description {
    margin-top: 12px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
} */


.contents_wrapper--contact {
  padding-top: 67px;
  padding-bottom: 66px;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact {
    padding-top: 43px;
    padding-bottom: 42px;
  }
}

.contents_wrapper--contact_footer {
  padding-top: 67px;
  padding-bottom: 66px;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact_footer {
    padding-top: 43px;
    padding-bottom: 42px;
  }
}


.contents_wrapper--contact .tel_em_text {
  margin-top: 25px;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact .tel_em_text {
    margin-top: 20px;
    white-space: normal;
    font-size: 12px;
    line-height: 1.75;
  }
}
.contents_wrapper--contact .tel_heading {
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact .tel_heading {
    font-size: 12px;
    line-height: 1.75;
  }
}
.contents_wrapper--contact .tel_text {
  font-size: 0.9375rem;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact .tel_text {
    font-size: 12px;
    line-height: 1.75;
  }
}
.contents_wrapper--contact .tel_number {
  margin-top: 12px;
  font-size: 0.9375rem;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact .tel_number {
    font-size: 12px;
  }
}
.contents_wrapper--contact .tel_number a, .contents_wrapper--contact .tel_number span {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 0.9375rem;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact .tel_number a, .contents_wrapper--contact .tel_number span {
    font-size: 13px;
    line-height: 1.6923076923;
  }
}
.contents_wrapper--contact .tel_number a::after, .contents_wrapper--contact .tel_number span::after {
  position: absolute;
  bottom: 3px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  padding-bottom: 2px;
  border-bottom: #000 solid 1px;
}
.contents_wrapper--contact .tel_footnote {
  margin-top: 11px;
  font-size: 0.75rem;
  line-height: 1.75;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact .tel_footnote {
    margin-top: 8px;
    font-size: 11px;
    line-height: 1.9090909091;
  }
}
.contents_wrapper--contact .tel_contents_item {
  margin-top: 14px;
}
.contents_wrapper--contact .tel_contents_item:nth-of-type(1) {
  margin-top: 0;
}
.contents_wrapper--contact .tel_contents_item:nth-of-type(1) .tel_footnote {
  margin-top: 9px;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact .tel_contents_item:nth-of-type(1) .tel_footnote {
    margin-top: 7px;
  }
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact .tel_contents_item:nth-of-type(2) {
    margin-top: 11px;
  }
  .contents_wrapper--contact .tel_contents_item:nth-of-type(2) .tel_contents_item_heading {
    margin-top: 0;
  }
}
.contents_wrapper--contact .tel_contents_item .tel_footnote {
  margin-top: 10px;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact .tel_contents_item .tel_footnote {
    margin-top: 6px;
  }
}
.contents_wrapper--contact .tel_contents_item_heading {
  margin-top: 12px;
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.8;
}
@media screen and (max-width: 820px) {
  .contents_wrapper--contact .tel_contents_item_heading {
    font-size: 12px;
    line-height: 1.75;
  }
}
.contents_wrapper--contact .tel_contents_item_heading + .tel_number {
  margin-top: 0;
}

.section_tel {
  margin-top: 26px;
}
@media screen and (max-width: 820px) {
  .section_tel {
    margin-top: 0;
  }
}
.section_tel:nth-of-type(1) {
  margin-top: 25px;
}
@media screen and (max-width: 820px) {
  .section_tel:nth-of-type(1) {
    margin-top: 0;
  }
}
.section_tel a {
  text-decoration: underline;
}

.attention_text {
  color: #F00;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .attention_text {
    font-size: 13px;
  }
}

.border_box {
  border-top: #136878 solid 1px;
  border-bottom: #136878 solid 1px;
}

.border_top_box {
  border-top: #136878 solid 1px;
}

.border_bottom_box {
  border-bottom: #136878 solid 1px;
}

.btn_wrapper {
  margin-top: 36px;
}
@media screen and (max-width: 820px) {
  .btn_wrapper {
    margin-top: 30px;
  }
}

.p-anchor-link {
  margin-top: 31px;
  font-size: 0.9375rem;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .p-anchor-link {
    margin-top: 28px;
    font-size: 13px;
  }
}
.p-anchor-link + .p-anchor-link {
  margin-top: 17px;
}
@media screen and (max-width: 820px) {
  .p-anchor-link + .p-anchor-link {
    margin-top: 16px;
  }
}
.p-anchor-link__link {
  color: #02e7ff;
}
.p-anchor-link__link::after {
  display: inline-block;
  content: "";
  width: 8px;
  height: 14px;
  margin-left: 7px;
  background: url("../img/ico_arrow02_pc.png") 0 0 no-repeat;
  background-size: cover;
  vertical-align: top;
}
@media screen and (max-width: 820px) {
  .p-anchor-link__link::after {
    width: 7.5px;
    height: 13px;
    background-image: url("../img/ico_arrow02_sp.png");
  }
}
@media screen and (min-width: 821px) {
  .p-anchor-link__link:hover {
    text-decoration: underline;
  }
}

.button {
  box-sizing: border-box;
  display: block;
  width: 540px;
  margin: 0 auto;
  border: none;
  border-radius: 3.5px;
  text-align: center;
  line-height: 1;
  -webkit-appearance: normal;
     -moz-appearance: normal;
          appearance: normal;
  text-decoration: none !important;
}
@media screen and (min-width: 821px) {
  .button {
    transition: opacity 200ms;
  }
  .button:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 820px) {
  .button {
    width: 100%;
    border-radius: 3px;
  }
}
.button--primary {
  padding: 16px 0;
  color: #02172A;
  text-align: center;
  font-weight: 600;
  font-size: 0.9375rem;
  cursor: pointer;
  background: #02D6E8;
}

.button--primary_disable {
  opacity: 0.3;
  cursor: not-allowed !important;
}

.button--primary.button--active {
  background-color: #f75b7e;
  cursor: pointer;
}
@media screen and (min-width: 821px) {
  .button--primary.button--active:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 820px) {
  .button--primary {
    padding: 12.5px 0;
    font-size: 15px;
  }
}

.c-button__primary {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 65px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  border-bottom: 6px #cb072c solid;
  line-height: 1;
  text-align: center;
  background-color: #e4002b;
}
.c-button__secondary {
  position: relative;
  top: 0;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 17.3333333333vw;
  border-bottom: 1.8666666667vw #f3b601 solid;
  border-radius: 0.1333333333vw;
  line-height: 1;
  text-align: center;
  background-color: #ffd000;
}
.c-button__secondary.btn_entry {
  padding-top: 6.1333333333vw;
}
.c-button__secondary.btn_entry img {
  position: relative;
  left: 0.4vw;
  width: 25.3333333333vw;
}
.c-button__secondary.btn_watch {
  padding-top: 5.8666666667vw;
}
.c-button__secondary.btn_watch img {
  position: relative;
  left: 0.2666666667vw;
  width: 26.6666666667vw;
}
.c-button__secondary.btn_more {
  padding-top: 6vw;
}
.c-button__secondary.btn_more img {
  position: relative;
  left: 0.4vw;
  width: 26.1333333333vw;
}
.c-button__secondary.btn_end {
  padding-top: 6.1333333333vw;
}
.c-button__secondary.btn_end img {
  position: relative;
  width: 32.8vw;
  left: 0.6666666667vw;
}
.c-button__secondary.btn_end:active {
  opacity: 1;
}
.c-button__secondary:active {
  opacity: 0.7;
}
.c-button__simple {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 20px 0;
  border-width: 2px;
  border-style: solid;
  border-radius: 4px;
  border-color: #979797;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 821px) {
  .c-button__simple {
    width: 350px;
    margin-right: auto;
    margin-left: auto;
  }
}
.c-button__large {
  height: 24.8vw;
}

.button_simple_sb {
  color: #ffffff;
  border-color: #00C3DC;
  background-color: #00C3DC;
}

.button_wrapper + .contents_section, .attention_text + .contents_section {
  margin-top: 72px;
}
@media screen and (max-width: 820px) {
  .button_wrapper + .contents_section, .attention_text + .contents_section {
    margin-top: 45px;
  }
}

.p-campaign-heading {
  margin-top: 36px;
  margin-bottom: 36px;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 1.3214285714;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .p-campaign-heading {
    margin: 27.5px 0;
    font-size: 17px;
    line-height: 1.2941176471;
  }
}
@media screen and (max-width: 359px) {
  .p-campaign-heading {
    font-size: 4.5333333333vw;
  }
}

.p-list-footnote {
  margin-top: 8px;
  margin-left: 21px;
  padding-bottom: 4px;
  font-size: 0.9230769231em;
}
@media screen and (max-width: 820px) {
  .p-list-footnote {
    margin-top: 9px;
    margin-left: 18px;
    padding-bottom: 1.5px;
    font-size: 11px;
  }
}
.p-list-footnote__item {
  margin-top: 5px;
  font-size: 1em;
  line-height: 1.3333333333;
}

.p-list-footnote__item_red {
  color: #E02020;
  font-weight: bold;
}

@media screen and (max-width: 820px) {
  .p-list-footnote__item {
    margin-top: 5px;
    font-size: 11px;
    line-height: 1.4545454545;
  }
}

.p-ordered-list {
  counter-reset: ol;
  margin-top: 18px;
  font-size: 1.1538461538em;
}
@media screen and (max-width: 820px) {
  .p-ordered-list {
    font-size: 13px;
  }
}
.p-ordered-list__item {
  padding-left: 1.4em;
  font-size: 1em;
  line-height: 1.7333333333;
}
@media screen and (max-width: 820px) {
  .p-ordered-list__item {
    margin-top: 5px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
.p-ordered-list__item::before {
  position: absolute;
  left: 0;
  display: block;
  counter-increment: ol;
  content: counter(ol) ".　";
}
@media screen and (max-width: 820px) {
  .p-ordered-list__item span {
    display: inline-block;
    margin-top: 5px;
  }
}
.p-ordered-list--02 .p-ordered-list__item {
  margin-top: 5px;
  line-height: 1.4;
}
@media screen and (max-width: 820px) {
  .p-ordered-list--02 .p-ordered-list__item {
    line-height: 1.6153846154;
  }
}
@media screen and (max-width: 820px) {
  .p-ordered-list--02 + .p-list-footnote {
    margin-top: 8px;
  }
}

.p-p-footnote {
  margin-top: 19px;
  font-size: 0.9230769231em;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .p-p-footnote {
    font-size: 11px;
    line-height: 1.4545454545;
    margin-top: 12.5px;
    text-align: left;
  }
}
.p-p-footnote + .contents_section {
  margin-top: 72px;
}
@media screen and (max-width: 820px) {
  .p-p-footnote + .contents_section {
    margin-top: 42.5px;
  }
}


/* LikeCP edit */
.program_list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  margin-top: 18px;
}

@media screen and (max-width: 820px) {
  .program_list {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-top: 15px;
  }
}

.program_list__item {
  width: 240px;
}

.program_list__item:nth-of-type(1) {
  margin-right: 12px;
}

.program_list__item:nth-of-type(2) {
  margin-right: 12px;
}

@media screen and (max-width: 820px) {
  .program_list__item {
    width: 31%;
    /* margin-right: 2%; */
    /* margin-top: 26px; */
  }
  .program_list__item:nth-of-type(1) {
    margin-right: 3%;
  }
  .program_list__item:nth-of-type(2) {
    margin-right: 3%;
  }
}

.program_list__image picture, .program_list__image img {
  width: 100%;
  height: auto;
}









.p-present {
  margin-bottom: -1px;
}
.p-present__item {
  margin-bottom: 36px;
}
@media screen and (max-width: 820px) {
  .p-present__item {
    margin-bottom: 30px;
  }
}

.p-present__item_pdp_first {
  margin-bottom: 0px;
}
@media screen and (max-width: 820px) {
  .p-present__item_pdp_first {
    margin-bottom: 0px;
  }
}

.p-present__item_pdp {
  margin-top: 36px;
}
@media screen and (max-width: 820px) {
  .p-present__item_pdp {
    margin-top: 30px;
  }
}


.p-present__item + .p-present__item {
  /* padding-top: 16px; */
}
@media screen and (max-width: 820px) {
  .p-present__item + .p-present__item {
    /* padding-top: 13px; */
  }
}
.p-present__item:nth-last-child(1) {
  border-bottom: none;
  padding-bottom: 0;
}
.p-present__name {
  margin-top: 18px;
  font-size: 1.1538461538em;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
}

.p-present__name_first {
  margin-top: 36px;
}

.p-present__name_second {
  margin-top: 36px;
  font-size: 1.1538461538em;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 820px) {
  .p-present__name {
    margin-top: 17px;
    font-size: 13px;
    line-height: 1.6153846154;
    font-weight: bold;
    text-align: center;
  }
  .p-present__name_second {
    margin-top: 30px;
    font-size: 13px;
    line-height: 1.6153846154;
    font-weight: bold;
    text-align: center;
  }
}
.p-present__image {
  width: 100%;
  margin: 18px auto 0;
}
.coupon__image {
  margin-top: 30px;
}
.p-present__image picture, .p-present__image img {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: top;
}
@media screen and (max-width: 820px) {
  .p-present__image {
    width: 100%;
    margin-top: 17px;
  }
  .coupon__image {
    margin-top: 26px;
  }
}
.p-present__description {
  margin-top: 18px;
  font-size: 1.1538461538em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .p-present__description {
    margin-top: 15px;
    font-size: 13px;
    line-height: 1.6153846154;
    text-align: center;
  }
}
.p-present__copyright {
  margin-top: 10px;
  margin-bottom: 3px;
  font-size: 0.8461538462em;
  line-height: 1.4545454545;
}
@media screen and (max-width: 820px) {
  .p-present__copyright {
    margin-bottom: 1.5px;
    font-size: 11px;
    line-height: 1.4545454545;
  }
}
.p-present .btn_wrapper {
  margin-top: 22px;
  margin-bottom: 41px;
}
@media screen and (max-width: 820px) {
  .p-present .btn_wrapper {
    margin-top: 17px;
    margin-bottom: 19px;
  }
}

.confirm-present .p-present__item:nth-last-child(1) {
  padding-bottom: 31px !important;
}
@media screen and (max-width: 820px) {
  .confirm-present .p-present__item:nth-last-child(1) {
    padding-bottom: 26px !important;
  }
}
.confirm-present .p-present__item:nth-child(2), .confirm-present .p-present__item:nth-child(3) {
  padding-top: 50px;
}
@media screen and (max-width: 820px) {
  .confirm-present .p-present__item:nth-child(2), .confirm-present .p-present__item:nth-child(3) {
    padding-top: 24px;
  }
}
.confirm-present .p-present__description + .btn_wrapper {
  margin-top: 17px;
}
.p-unordered-list {
  margin-top: 14px;
  font-size: 1.1538461538em;
}
@media screen and (max-width: 820px) {
  .p-unordered-list {
    margin-top: 13px;
    font-size: 13px;
  }
}
.p-unordered-list__item {
  position: relative;
  padding-left: 1.5em;
  font-size: 1em;
  line-height: 1.6;
}
@media screen and (max-width: 820px) {
  .p-unordered-list__item {
    margin-top: 5px;
    font-size: 13px;
    line-height: 1.6153846154;
  }
}
.p-unordered-list__item::before {
  position: absolute;
  left: 0;
  white-space: nowrap;
  display: block;
  content: "・";
}
.p-unordered-list__item + .p-unordered-list__item {
  margin-top: 10px;
}
@media screen and (max-width: 820px) {
  .p-unordered-list__item + .p-unordered-list__item {
    margin-top: 7px;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb30 {
  margin-bottom: 34px !important;
}

.mb36 {
  margin-bottom: 36px !important;
}



.mb72 {
  margin-bottom: 72px !important;
}

@media screen and (max-width: 820px) {
  .sp_mb25 {
    margin-bottom: 25px !important;
  }
  .mb72 {
    margin-bottom: 45px !important;
  }
  .mb36 {
    margin-bottom: 30px !important;
  }
}

.mt0 {
  margin-top: 0px !important;
}

.mt15 {
  margin-top: 15px !important;
}


.mt18 {
  margin-top: 18px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt36 {
  margin-top: 36px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt72 {
  margin-top: 72px !important;
}

.display_none_pc {
  display: block;
}

.display_none_sp {
  display: none;
}

@media screen and (max-width: 820px) {
  .mt0 {
    margin-top: 0px !important;
  }

  .sp_mt50 {
    margin-top: 50px !important;
  }
  .mt15 {
    margin-top: 12px !important;
  }
  .mt18 {
    margin-top: 15px !important;
  }
  .mt36 {
    margin-top: 30px !important;
  }
  .mt72 {
    margin-top: 45px !important;
  }
  .display_none_pc {
    display: none;
  }
  .display_none_sp {
    display: block;
  }
}

.text_small_80 {
  font-size: 80%;
  font-weight: normal;
}


@media screen and (max-width: 820px) {
  .text_small_80 {
    font-size: 70%;
    font-weight: normal;
  }
}



.text_align_left {
  text-align: left;
}

.text_bold {
  font-weight:bold;
}