@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

* {
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}

#Page {
  background: #fff;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}

body {
  background-color: #fff;
  color: #333;
  line-height: 1.4;
  padding-bottom: 14.8vw;
}

section {
  padding: 0;
}

.wrap {
  padding: 0 4vw;
}

img {
  width: 100%;
  margin: auto;
}

ul.caution li {
  position: relative;
  color: #5c5c5c;
  text-align: left;
  line-height: 1.5;
  padding-left: 1.1em;
  font-size: 3.2vw;
  letter-spacing: -0.005em;
}

ul.caution li::after {
  position: absolute;
  content: '※';
  top: 0;
  bottom: 0;
  left: 0;
}


._accordion-btn::after {
  content: '';
  position: absolute;
  margin: auto;
  width: 4vw;
  height: 4vw;
  right: 4vw;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

._accordion-btn.open::after {
  content: "";
}


/* section_kv */
.section_kv img {
  width: 100%;
  margin: auto;
  padding-top: 40px;
}

/* section_privilege */
.section_privilege {
  padding: 13.07vw 0 18.13vw;
}

.section_privilege h2 {
  text-align: center;
  color: #003788;
  font-size: 8.53vw;
  line-height: 1;
}

.section_privilege p {
  line-height: 1.688;
  letter-spacing: -0.005em;
  margin-top: 8.27vw;
  font-size: 4.27vw;
}

.privilege_img {
  margin-top: 7.47vw;

}

.section_privilege .caution {
  margin-top: 6.13vw;
}

.section_privilege ._accordion {
  background-color: #e4f1ff;
  border-radius: 2.67vw;
  text-align: center;
}

.section_privilege ._accordion-btn {
  position: relative;
  font-weight: bold;
  color: #022b67;
  padding: 6.27vw 0;
}

/* .section_privilege ._accordion-btn.open {
  padding: 6.27vw 0 5.07vw;
} */

.section_privilege ._accordion-btn::after {
  background: url(../images/plus01.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.section_privilege ._accordion-btn.open::after {
  background: url(../images/minus01.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.section_privilege ._accordion-box p {
  margin-top: 0;
  font-size: 4.27vw;
}

.section_privilege ._accordion-box img {
  width: 48.53vw;
  margin-top: 4.27vw;
}

.section_privilege ul.caution li+li {
  margin-top: 2.93vw;
}

/*  */

._bubble {
  position: relative;
  text-align: center;
  margin: auto;
  font-weight: bold;
  border-radius: 5vw;
  padding: 2.4vw 0;
  font-size: 4vw;
  letter-spacing: -0.005em;
}

._bubble::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3vw 2.5vw 0 2.5vw;
  display: block;
  margin: 0 auto;
  bottom: -2.5vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

._step {
  position: relative;
  overflow: hidden;
  border-radius: 4vw;
  padding: 14.93vw 0 10.8vw;
}

._step-text {
  position: absolute;
  display: inline;
  color: #003788;
  font-weight: bold;
  background-color: #e4f1ff;
  top: 0;
  left: 0;
  font-size: 4.27vw;
  padding: 2vw 8.13vw 2vw 5.6vw;
  border-radius: 0 0 10.67vw 0;
  letter-spacing: -0.005em;
}

/* section_participation */
.section_participation {
  position: relative;
  background-color: #0062c6;
  margin-top: 21.6vw;
  padding-top: 2vw;
}

.section_participation::after {
  content: '';
  background: url(../images/bg01.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -18vw;
  margin: auto;
  width: 100vw;
  height: 21vw;
  right: 0;
  left: 0;
}

.section_participation ._bubble {
  background-color: #fff;
  color: #f12f2b;
  width: 36vw;
}

.section_participation ._bubble::after {
  border-color: #fff transparent transparent transparent;
}

.section_participation ._bubble span {
  letter-spacing: -0.2em;
}

.section_participation h2 {
  color: #fff;
  text-align: center;
  font-size: 8.53vw;
  margin-top: 4.4vw;
}

.section_participation p.caution {
  color: #fff;
  text-align: center;
  font-size: 3.2vw;
  margin-top: 3.33vw;
}

.section_participation ._step {
  background-color: #fff;
  padding: 14.93vw 4vw 4vw 4vw;
}

.section_participation ._step._01 {
  margin-top: 8.27vw;
  padding-bottom: 10.8vw;
}

.section_participation ._step-text {
  color: #003788;
  background-color: #e4f1ff;
}

.participation_step-box a {
  width: 100%;
  text-align: center;
  line-height: 1;
  font-size: 5.07vw;
  padding: 4.7vw 0 4.5vw 0;
  border-radius: 2.67vw;
}

.section_participation ._01 .participation_step-box a {
  background-color: #f12f2b;
}

.section_participation ._01 a.entry-btnStyle_unchecked {
  background-color: #D3D3D3 !important;
  pointer-events: none;
}

.section_participation ._02 .participation_step-box a {
  background-color: #0062c6;
}

.participation_step-box a {
  position: relative;
  display: block;
  color: #fff;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.20);
}

.participation_step-box a::after {
  content: '';
  background: url(../images/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 13%);
  margin: auto;
  width: 2.53vw;
  height: 4vw;
  right: 4.53vw;
}

.participation_checkbox {
  font-size: 3.2vw;
}

.participation_checkbox {
  margin-top: 4.27vw;
}

.participation_checkbox label {
  letter-spacing: 0em;
  margin-left: -0.5em;
}

.participation_point {
  width: 0.8vw;
  margin: 2vw auto;
}

.participation_step-point {
  display: flex;
  justify-content: space-around;
}

.participation_step-point p {
  position: relative;
  border: solid 0.53vw #ffc2c1;
  font-size: 3.73vw;
  padding: 1.2vw 2.53vw 1.2vw 7vw;
  border-radius: 50vw;
  margin-bottom: 3.6vw;
}

.participation_step-point p::after {
  content: '';
  background: url(../images/check.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 4.4vw;
  height: 3.07vw;
  left: 1.53vw;
}

.section_participation ._02 .caution {
  margin-top: 3.2vw;

}

.participation_step._02 .caution li+li {
  margin-top: 0.5em;
}

.participation_step-h3 {
  text-align: center;
  background-color: #e4f1ff;
  border-radius: 4vw;
  padding: 11.87vw 3.87vw 10.67vw;
  margin-top: 8.53vw;
}

.participation_step-h3 h3 {
  color: #003788;
  line-height: 1.1;
  font-size: 7.73vw;
}

.participation_step-h3 h3 span {
  color: #003788;
  font-size: 5.33vw;
}

.participation_step-h3 h4 {
  font-size: 4.8vw;
  margin-top: 5.33vw;
}

.participation_step-h3 h3+h4 {
  margin-top: 7.47vw;
}

.participation_step-h3 p {
  text-align: left;
  font-size: 3.73vw;
  margin-top: 4.53vw;
  letter-spacing: 0;
}

.participation_step-h3 p.caution {
  color: #5c5c5c;
  font-size: 3.2vw;
  letter-spacing: -0.03em;
}

.participation_step-h3 ._01 {
  position: relative;
  padding-bottom: 13.51vw;
}

.participation_step-h3 ._01::after {
  content: '';
  background: url(../images/arrow_blue.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  width: 6.8vw;
  height: 6.8vw;
  left: 0;
  right: 0;
  bottom: 0;
}

.participation_step-h3 img {
  width: 78.6%;
  margin: 5.33vw auto 0;
}

.participation_step-h3 ._01 img {
  width: 89.65%;
  margin: 3.87vw auto 0;
}

.participation_step-h3 ._02 img+img {
  margin-top: 2.67vw;
}

/* section_reason */
.section_reason {
  position: relative;
  background-color: #f9f9f9;
  padding: 45.73vw 0 0;
}

.section_reason::after {
  content: '';
  background: url(../images/bg02.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  margin: auto;
  width: 100%;
  height: 35vw;
  right: 0;
  left: 0;
}

.section_reason h2 {
  color: #003788;
  text-align: center;
  font-size: 8.53vw;
  margin-top: 3.47vw;
  line-height: 1.156;
}


.section_reason .caution {
  text-align: center;
  padding: 0 9vw 0 10vw;
  font-size: 3.2vw;
  margin-top: 3.33vw;
  text-indent: -1em;
}


.section_reason ._bubble {
  background-color: #f12f2b;
  color: #fff;
  width: 46.53vw;
}

.section_reason ._bubble span {
  letter-spacing: -0.2em;
}

.section_reason ._bubble span._small {
  font-size: 0.5em;
  vertical-align: top;
}

.section_reason ._bubble::after {
  border-color: #f12f2b transparent transparent transparent;
}


.section_reason ._step {
  background-color: #fff;
  padding: 14.93vw 0 10.8vw;
}

.section_reason ._step {
  margin-top: 8.27vw;
  box-shadow: 0px 0.8vw 2.6667vw rgb(0 0 0 / 10%);
}

.section_reason ._step+._step {
  margin-top: 5.33vw;
}

.section_reason ._step-text {
  color: #fff;
  background-color: #003788;
  padding: 2vw 6.27vw 2vw 4vw;
  letter-spacing: -0.05em;
}

.reason_step-box {
  text-align: center;
}

.reason_step-box h3 {
  font-size: 4.8vw;
  line-height: 1.333;
  letter-spacing: -0.05em;
}

.reason_step-box h3 span {
  font-size: 0.5em;
  vertical-align: top;
  letter-spacing: -1em;
}

.reason_step-box--text {
  color: #003788;
  font-size: 3.73vw;
  margin-top: 2.8vw;
}

.reason_step-box--text span {
  color: #003788;
  font-weight: bold;
  font-size: 3.73vw;
}

.section_reason .reason_step-box .caution {
  text-align: left;
  color: #5c5c5c;
}

.section_reason ._02 img {
  width: 67.33vw;
  margin-top: 4.93vw;
}

.section_reason ._03 img {
  width: 76vw;
  margin-top: 5.2vw;
}

.section_reason ._03 p:last-child {
  color: #003788;
  font-size: 3.73vw;
  margin-top: 3.33vw;
}

.reason_link {
  position: relative;
  color: #0062c6;
  font-size: 4.27vw;
  margin-top: 9.2vw;
  line-height: 1;
  border-bottom: solid 1px;
}

.reason_link::after {
  content: '';
  background: url(../images/triangle.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  width: 2.67vw;
  height: 3.07vw;
  right: -4.53vw;
  bottom: 0;
  top: 0;
}

/* section_attention  */
.section_attention {
  position: relative;
  background-color: #e4f1ff;
  padding: 46.67vw 0 21.33vw;
}

.section_attention::after {
  content: '';
  background: url(../images/bg03.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  margin: auto;
  width: 100%;
  height: 34.67vw;
  right: 0;
  left: 0;
}

.section_attention ._accordion {
  background-color: #fff;
  border-radius: 2.67vw;
  box-shadow: 0px 0.8vw 2.6667vw rgb(0 0 0 / 10%);
}

.section_attention ._accordion-btn {
  position: relative;
  color: #0062c6;
  line-height: 1.2;
  font-size: 5.33vw;
  padding: 6.67vw 0 6.67vw 4.27vw;
}

.section_attention ._accordion-btn span {
  color: #f12f2b;
  font-size: 3.73vw;
}

.section_attention ._accordion-btn::after {
  background: url(../images/plus02.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.section_attention ._accordion-btn.open::after {
  background: url(../images/minus02.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.section_attention ._accordion-box {
  margin-top: 1.33vw;
  padding: 0 4vw 11.73vw;
  font-size: 3.73vw;
  letter-spacing: -0.02em;
}

.section_attention dl {
  margin-top: 8.4vw;
  line-height: 1.643;
}

.section_attention dt {
  color: #0062c6;
  font-weight: bold;
  font-size: 4.27vw;
}

.section_attention dd+dt {
  margin-top: 9.33vw;
}

.section_attention dt+dd {
  margin-top: 5.07vw;
}

.section_attention dd span {
  font-size: 0.5em;
  vertical-align: top;
}

.section_attention span._red {
  font-size: 1em;
  color: #f12f2b;
}

.section_attention ul.caution li::after {
  display: none;
}

.section_attention ul li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.5;
}

.section_attention ul._long li+li {
  margin-top: 4vw;
}

.section_attention ul._long ul {
  margin-top: 4.13vw;
}

.section_attention ul._long ul li+li {
  margin-top: 2.93vw;
}

.section_attention ul.caution {
  margin-top: 5.07vw;
}

.section_attention ul.caution+ul {
  margin-top: 4.8vw;
}

.section_attention ul._2 li {
  text-indent: -2em;
  padding-left: 2em;
}

.section_attention a {
  display: inline;
  text-decoration: underline;
  color: #0000ee;
}

.attention_table {
  margin-top: 7.2vw;
}

.attention_table div+div {
  position: relative;
  margin-top: 4.67vw;
}

.attention_table div+div::after {
  content: '';
  background: url(../images/arrow_yellow.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  width: 4vw;
  height: 2.53vw;
  right: 0;
  left: 0;
  top: -3.86vw;
}

.attention_table p {
  text-align: center;
  font-size: 3.73vw;
}

.attention_table p:first-of-type {
  background-color: #ffbb09;
  border-radius: 2.67vw 2.67vw 0 0;
  padding: 1.6vw 0 1.07vw;
}

.attention_table p:last-of-type {
  background-color: #f0f3f7;
  font-weight: bold;
  border-radius: 0 0 2.67vw 2.67vw;
  padding: 4vw 0;
}

/* section_banner */
.section_banner {
  padding: 16.53vw 0;
}

.section_banner a {
  display: block;
}

.section_banner img {
  width: 90%;
  margin: auto;
}

/* section_btm */
.section_btm {
  position: fixed;
  display: flex;
  justify-content: space-between;
  z-index: 9999;
  bottom: 0;
  width: 100%;
}

.section_btm a {
  position: relative;
  color: #fff;
  text-align: center;
  border-radius: 4vw 4vw 0 0;
  font-size: 4vw;
}

.section_btm a:first-of-type {
  background-color: #f12f2b;
  width: 43.73%;
  padding: 5.33vw 11.13vw;
}

.section_btm a:last-of-type {
  background-color: #0062c6;
  width: 56.13%;
  padding: 5.33vw 7.4vw 5.33vw 3.87vw;
  letter-spacing: -0.05em;
}

.section_btm a::after {
  content: '';
  background: url(../images/arrow_btn.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 3.2vw;
  height: 2vw;
  right: 3.87vw;
}

/* PC */

@media screen and (min-width: 768px) {
  body {
    width: 1088px;
    min-width: 1088px;
    padding-bottom: 100px;
    background-color: #ebeff5;
    margin: auto;
  }

  .wrap {
    width: 82.35%;
    max-width: 896px;
    padding: 0;
    margin: auto;
  }

  #Page {
    max-width: none;
  }

  ul.caution li {
    font-size: 14px;
    letter-spacing: 0;
  }

  ._accordion-btn::after {
    width: 27px;
    height: 27px;
    right: 32px;
  }

  ._accordion-btn.open::after {
    content: "";
    width: 27px;
    right: 32px;
  }


  /* section_kv */
  .section_kv img{
    padding-top: 117px;
  }

  /* section_privilege */
  .section_privilege {
    padding: 61px 0 29px;
  }

  .section_privilege h2 {
    font-size: 44px;
  }

  .section_privilege p {
    letter-spacing: 0;
    margin-top: 40px;
    font-size: 18px;
  }

  .privilege_img {
    width: 577px;
    margin: 39px auto 0;
  }

  .section_privilege .caution {
    margin-top: 32px;
  }

  .section_privilege ._accordion {
    border-radius: 20px;
  }

  .section_privilege ._accordion-btn {
    padding: 40px 0;
    font-size: 24px;
  }

  /* .section_privilege ._accordion-btn.open {
    padding: 40px 0 24px;
  } */

  .section_privilege ._accordion-box p {
    font-size: 18px
  }

  .section_privilege ._accordion-box img {
    width: 288px;
    margin-top: 16px;
  }

  .section_privilege ul.caution li+li {
    margin-top: 16px;
  }

  /*  */

  ._bubble {
    border-radius: 20px;
    padding: 8px 0;
    font-size: 18px;
    letter-spacing: -0.005em;
  }

  ._bubble::after {
    border-width: 16px 11px 0 11px;
    bottom: -11px;
  }

  ._step {
    border-radius: 30px;
    padding: 14.93vw 0 10.8vw;
  }

  ._step-text {
    font-size: 20px;
    padding: 15px 60px 15px 55px;
    border-radius: 0 0 60px 0;
    letter-spacing: -0.005em;
  }

  /* section_participation */
  .section_participation {
    margin-top: 220px;
    padding-top: 5px;
  }

  .section_participation::after {
    content: '';
    background: url(../images/pc/bg01.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -210px;
    margin: auto;
    width: 100%;
    height: 360px;
    right: 0;
    left: 0;
  }

  .section_participation ._bubble {
    width: 153px;
  }

  .section_participation h2 {
    font-size: 44px;
    margin-top: 5px;
  }

  .section_participation p.caution {
    font-size: 14px;
    margin-top: 17px;
  }

  .section_participation ._step {
    padding: 50px 32px 48px 32px;
  }

  .section_participation ._step._01 {
    margin-top: 40px;
    text-align: center;
    padding-bottom: 48px;
  }

  .participation_step-box a {
    width: 320px;
    font-size: 18px;
    padding: 23px 0;
    border-radius: 10px;
    margin: auto;
  }

  .participation_step-box a {
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.30);
  }

  .participation_step-box a::after {
    width: 12px;
    height: 18px;
    right: 27px;
    top: calc(50% - 12%);
  }

  .participation_checkbox {
    font-size: 18px;
  }

  .participation_checkbox {
    margin-top: 23px;
  }

  .participation_point {
    width: 4px;
    margin: 15px auto;
  }

  .participation_step-point {
    margin: auto;
    justify-content: center;
  }

  .participation_step-point p {
    border: solid 3px #ffc2c1;
    font-size: 17px;
    padding: 10px 12px 10px 26px;
    border-radius: 30px;
    margin-bottom: 15px;
    letter-spacing: -0.05em;
  }

  .participation_step-point p::after {
    width: 13px;
    height: 10px;
    left: 10px;
  }

  .participation_step-point p:last-of-type {
    margin-left: 0.5em;
  }

  .section_participation ._02 .caution {
    width: 320px;
    margin: auto;
    margin-top: 24px;
  }

  .section_participation ._02 .caution li:last-of-type {
    letter-spacing: -0.02em;
  }

  .participation_step-h3 {
    border-radius: 18px;
    padding: 54px 0 64px;
    margin-top: 32px;
  }

  .participation_step-h3 h3 {
    font-size: 44px;
  }

  .participation_step-h3 h3 span {
    font-size: 30px;
  }

  .participation_step-h3 h4 {
    font-size: 20px;
    margin-top: 31px;
  }

  .participation_step-h3 h3+h4 {
    margin-top: 37px;
  }

  .participation_step-h3 p {
    text-align: center;
    font-size: 16px;
    margin-top: 17px;
  }

  .participation_step-h3 p.caution {
    font-size: 14px;
    letter-spacing: -0.03em;
  }

  .participation_step-h3 ._01 {
    padding-bottom: 64px;
  }

  .participation_step-h3 ._01::after {
    width: 32px;
    height: 32px;
  }

  .participation_step-img {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 592px;
    margin: 19px auto 0;

  }

  .participation_step-h3 img {
    width: 288px;
  }

  .section_participation ._02 .participation_step-h3 p.caution {
    width: 592px;
    text-align: left;
  }

  .participation_step-h3 ._01 img {
    width: 346px;
    margin: 17px auto 0;
  }

  .participation_step-h3 ._02 img+img {
    margin-top: 2.67vw;
  }

  /* section_reason */
  .section_reason {
    padding: 380px 0 0;
  }

  .section_reason::after {
    content: '';
    background: url(../images/pc/bg02.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    margin: auto;
    width: 100%;
    height: 360px;
    right: 0;
    left: 0;
  }

  .section_reason h2 {
    font-size: 44px;
    margin-top: 14px;
  }


  .section_reason .caution {
    padding: 0 34px;
    font-size: 14px;
    margin-top: 11px;
  }


  .section_reason ._bubble {
    width: 203px;
  }

  .reason_step {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .section_reason ._step {
    padding: 53px 0 31px;
  }

  .section_reason ._step {
    width: 432px;
    margin: 35px 0 0;
    box-shadow: 0px 0px 43px rgb(0 0 0 / 7%);
  }

  .section_reason ._step._03 {
    width: 895px;
  }


  .section_reason ._step+._step {
    margin-top: 35px;
  }

  .section_reason ._step-text {
    padding: 10px 32px 10px 20px;
  }

  .reason_step-box h3 {
    font-size: 20px;
  }

  .reason_step-box--text {
    font-size: 18px;
    margin-top: 16px;
  }

  .reason_step-box--text span {
    font-size: 21px;
  }

  .section_reason ._01 img {
    width: 368px;
    margin: auto;
  }


  .section_reason ._02 img {
    width: 338px;
    margin-top: 17px;
  }

  .section_reason ._03 img {
    width: 399px;
    margin-top: 20px;
  }

  .section_reason ._03 p:last-child {
    color: #003788;
    font-size: 18px;
    margin-top: 24px;
  }

  .reason_link {
    font-size: 18px;
    margin-top: 30px;
  }

  .reason_link::after {
    width: 14.47px;
    height: 12.88px;
    right: -22.47px;
  }

  /* section_attention  */
  .section_attention {
    padding: 270px 0 123px;
  }

  .section_attention::after {
    content: '';
    background: url(../images/pc/bg03.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    margin: auto;
    width: 100%;
    height: 175px;
    right: 0;
    left: 0;
  }

  .section_attention ._accordion {
    border-radius: 20px;
    box-shadow: 0px 0px 43px rgb(0 0 0 / 7%);
  }

  .section_attention ._accordion-btn {
    font-size: 20px;
    padding: 20px 0 20px 50px;
    line-height: 1.5;
  }

  .section_attention ._accordion-btn span {
    font-size: 14px;
  }

  .section_attention ._accordion-box {
    margin-top: 0;
    padding: 0 48px 47px;
    font-size: 16px;
  }

  .section_attention dl {
    margin-top: 34px;
  }

  .section_attention dt {
    font-size: 18px;
  }

  .section_attention dd+dt {
    margin-top: 30px;
  }

  .section_attention dt+dd {
    margin-top: 16px;
  }


  .section_attention ul._long li+li {
    margin-top: 0;
  }

  .section_attention ul._long ul {
    margin-top: 0;
  }

  .section_attention ul._long ul li+li {
    margin-top: 0;
  }

  .section_attention ul._number ul li+li {
    margin-top: 16px;
  }

  .section_attention ul.caution {
    margin-top: 16px;
  }

  .section_attention ul.caution+ul {
    margin-top: 15px;
  }

  .attention_table {
    display: flex;
    margin-top: 24px;
  }

  .attention_table div {
    width: 246px;
    margin: auto;
  }

  .attention_table div+div {
    margin-top: 0;
    margin-left: 32px;
  }

  .attention_table div+div::after {
    content: '';
    background: url(../images/pc/arrow_yellow.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    margin: auto;
    width: 10px;
    height: 16px;
    top: 0;
    bottom: 0;
    left: -20px;
    right: auto;
  }

  .attention_table p:first-of-type {
    font-size: 14px;
    border-radius: 10px 10px 0 0;
    padding: 7px 0;
  }

  .attention_table p:last-of-type {
    font-size: 16px;
    border-radius: 0 0 10px 10px;
    padding: 14px 0;
  }

  /* section_banner */
  .section_banner {
    padding: 60px 0 64px;
  }

  .section_banner img {
    width: 80%;
  }

  /* section_btm */
  .section_btm {
    max-width: 896px;
    right: 0;
    left: 0;
    margin: auto;
  }

  .section_btm a {
    border-radius: 28px 28px 0 0;
    font-size: 18px;
  }

  .section_btm a:first-of-type,
  .section_btm a:last-of-type {
    width: 48%;
    padding: 22px 0 16px;
    letter-spacing: 0;
  }

  .section_btm a span {
    position: relative;
  }

  .section_btm a span::after {
    content: '';
    background: url(../images/pc/arrow_btn.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    margin: auto;
    bottom: 5px;
    width: 18px;
    height: 12px;
    right: -33px;
  }

  .section_btm a::after {
    display: none;
  }
}