@charset "UTF-8";
section + section {
  margin-top: 110px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  section + section {
    margin-top: 10.8910891089vw;
  }
}
@media screen and (max-width: 768px) {
  section + section {
    margin-top: 13.3333333333vw;
  }
}
section + section p {
  line-height: 1.4;
}
section + section p + p {
  margin-top: 15px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  section + section p + p {
    margin-top: 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  section + section p + p {
    margin-top: 4vw;
  }
}
section + section li {
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  section + section figure {
    text-align: center;
    margin: 6.6666666667vw 0;
  }
}
@media screen and (max-width: 768px) {
  section + section figure figcaption {
    margin-top: 1.3333333333vw;
  }
}
section + section dt {
  font-weight: bold;
}

.secondary-ttl {
  font-size: 3.6rem;
  border-bottom: 2px solid #2374bb;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  padding-bottom: 8px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .secondary-ttl {
    border-bottom-width: 0.198019802vw;
    margin-bottom: 3.9603960396vw;
    padding-bottom: 0.7920792079vw;
  }
}
@media screen and (max-width: 768px) {
  .secondary-ttl {
    padding-bottom: 2.6666666667vw;
    font-size: 2.4rem;
    border-bottom-width: 0.5333333333vw;
    margin-bottom: 6.6666666667vw;
  }
}
.secondary-ttl figure {
  width: 40px;
  height: 40px;
  margin: 0 8px 0 0;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .secondary-ttl figure {
    width: 3.9603960396vw;
    height: 3.9603960396vw;
    margin: 0 0.7920792079vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .secondary-ttl figure {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    margin: 0 2.1333333333vw 0 0;
  }
}

.about-ttl {
  font-weight: bold;
  font-size: 4.4rem;
  margin-bottom: 40px;
  padding-bottom: 15px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .about-ttl {
    margin-bottom: 3.9603960396vw;
    padding-bottom: 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .about-ttl {
    font-size: 2.4rem;
    padding-bottom: 2.6666666667vw;
    margin-bottom: 6.6666666667vw;
  }
}

.about-h3ttl {
  color: #2374bb;
  font-size: 2.4rem;
  margin-bottom: 40px;
  line-height: 1.4;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .about-h3ttl {
    margin-bottom: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .about-h3ttl {
    font-size: 1.8rem;
    margin-bottom: 5.3333333333vw;
  }
}
.about-h3ttl.-flex {
  display: flex;
  align-items: center;
  gap: 5px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .about-h3ttl.-flex {
    gap: 0.495049505vw;
  }
}
@media screen and (max-width: 768px) {
  .about-h3ttl.-flex {
    gap: 1.3333333333vw;
  }
}
.about-h3ttl.-border {
  border-bottom: 2px solid #2374bb;
  padding-bottom: 8px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .about-h3ttl.-border {
    border-bottom-width: 0.198019802vw;
    padding: 0.7920792079vw;
  }
}
@media screen and (max-width: 768px) {
  .about-h3ttl.-border {
    border-bottom-width: 0.5333333333vw;
    padding-bottom: 2.1333333333vw;
  }
}
.about-h3ttl > figure {
  margin: 0 8px 0 0;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .about-h3ttl > figure {
    margin: 0 0.7920792079vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .about-h3ttl > figure {
    margin: 0 2.1333333333vw 0 0;
  }
}
.about-h3ttl > figure > svg {
  width: 40px;
  height: 40px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .about-h3ttl > figure > svg {
    width: 3.9603960396vw;
    height: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .about-h3ttl > figure > svg {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
.about-h3ttl .inline-icon {
  vertical-align: middle;
  display: inline-block;
  width: 40px;
  margin: 0;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .about-h3ttl .inline-icon {
    width: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .about-h3ttl .inline-icon {
    width: 10.6666666667vw;
  }
}

@media screen and (max-width: 768px) {
  .qualification-ttl {
    display: flex;
    align-items: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .qualification-ttl h2 {
    width: 32%;
    margin-right: 2.6666666667vw;
    word-break: break-all;
  }
}
@media screen and (max-width: 768px) {
  .qualification-ttl small {
    font-size: 1.8rem;
    width: 65%;
    font-weight: normal;
    word-break: break-all;
  }
}

.list-text {
  margin-top: 30px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .list-text {
    margin-top: 2.9702970297vw;
  }
}
@media screen and (max-width: 768px) {
  .list-text {
    margin-top: 5.3333333333vw;
  }
}
.list-text > li + li {
  margin-top: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .list-text > li + li {
    margin-top: 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .list-text > li + li {
    margin-top: 4vw;
  }
}

.bg-blue {
  background: #c3d9f8;
  margin: 20px 0;
  padding: 25px 35px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .bg-blue {
    margin: 1.9801980198vw 0;
    padding: 2.4752475248vw 3.4653465347vw;
  }
}
@media screen and (max-width: 768px) {
  .bg-blue {
    margin: 5.3333333333vw 0;
    padding: 4vw;
  }
}

.bg-lightblue {
  background: #f2f7fb;
  margin: 20px 0;
  padding: 25px 35px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .bg-lightblue {
    margin: 1.9801980198vw 0;
    padding: 2.4752475248vw 3.4653465347vw;
  }
}
@media screen and (max-width: 768px) {
  .bg-lightblue {
    margin: 5.3333333333vw 0;
    padding: 4vw;
  }
}

.about-table-scroll .table-content {
  font-size: 1.6rem;
  width: 100%;
  text-align: center;
  margin: 25px 0;
  white-space: inherit;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .about-table-scroll .table-content {
    margin: 2.4752475248vw 0;
  }
}
@media screen and (max-width: 768px) {
  .about-table-scroll .table-content {
    font-size: 1.2rem;
    margin: 6.6666666667vw 0;
  }
}
.about-table-scroll .table-content th {
  border: 1px solid #ccc;
  padding: 15px 20px;
  background: #dcdcdc;
  font-weight: bold;
  border-collapse: collapse;
  vertical-align: middle;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .about-table-scroll .table-content th {
    border-width: 0.099009901vw;
    padding: 1.4851485149vw 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .about-table-scroll .table-content th {
    border-width: 0.2666666667vw;
    padding: 4vw 5.3333333333vw;
  }
}
.about-table-scroll .table-content td {
  border: 1px solid #ccc;
  padding: 15px 20px;
  border-collapse: collapse;
  vertical-align: middle;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .about-table-scroll .table-content td {
    border-width: 0.099009901vw;
    padding: 1.4851485149vw 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .about-table-scroll .table-content td {
    border-width: 0.2666666667vw;
    padding: 4vw 5.3333333333vw;
  }
}

/*-------------------------------------------------------

parts

----------------------------------------------------------*/
.attention01 {
  position: relative;
  padding-bottom: 24px;
  font-weight: bold;
  color: red;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .attention01 {
    padding-bottom: 2.3762376238vw;
  }
}
@media screen and (max-width: 768px) {
  .attention01 {
    padding-bottom: 6.4vw;
  }
}

.anchor-arrow-right {
  position: relative;
  display: block;
}
.anchor-arrow-right::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 10px);
  right: 30px;
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .anchor-arrow-right::after {
    top: calc(50% - 0.9900990099vw);
    right: 2.9702970297vw;
    width: 1.3861386139vw;
    height: 1.3861386139vw;
    border-top-width: 0.198019802vw;
    border-right-width: 0.198019802vw;
  }
}
@media screen and (max-width: 768px) {
  .anchor-arrow-right::after {
    top: calc(50% - 0.8vw);
    right: 2.6666666667vw;
    width: 1.6vw;
    height: 1.6vw;
    border-top-width: 0.2666666667vw;
    border-right-width: 0.2666666667vw;
  }
}

.link-text {
  color: #2374bb;
}
.link-text.-pdf {
  display: flex;
  align-items: center;
  position: relative;
}
.link-text.-pdf::before {
  content: "";
  background: url(/assets/img/svg/pdf.svg) no-repeat center center;
  background-size: 100% auto;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .link-text.-pdf::before {
    width: 1.9801980198vw;
    height: 1.9801980198vw;
    margin-right: 0.495049505vw;
  }
}
@media screen and (max-width: 768px) {
  .link-text.-pdf::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    margin-right: 1.3333333333vw;
  }
}
.link-text.-pdf::after {
  content: "";
  position: relative;
  margin-left: 2px;
  transform: rotate(45deg);
  border-top: 1px solid #2374bb;
  border-right: 1px solid #2374bb;
  width: 8px;
  height: 8px;
  display: inline-block;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .link-text.-pdf::after {
    margin-left: 0.198019802vw;
    border-top-width: 0.099009901vw;
    border-right-width: 0.099009901vw;
    width: 0.7920792079vw;
    height: 0.7920792079vw;
  }
}
@media screen and (max-width: 768px) {
  .link-text.-pdf::after {
    margin-left: 0.5333333333vw;
    border-top-width: 0.2666666667vw;
    border-right-width: 0.2666666667vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}

.d-flex-wrap {
  display: flex;
}
@media screen and (max-width: 768px) {
  .d-flex-wrap {
    flex-wrap: wrap;
  }
}
.d-flex-wrap-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tag-purple {
  border: 1px solid #6483c3;
  color: #6483c3;
  padding: 5px 15px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-purple {
    padding: 0.495049505vw 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-purple {
    padding: 1.3333333333vw 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-purple {
    border-width: 0.099009901vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-purple {
    border-width: 0.2666666667vw;
  }
}

.tag-pink {
  border: 1px solid #f07288;
  color: #f07288;
  padding: 5px 15px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-pink {
    padding: 0.495049505vw 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-pink {
    padding: 1.3333333333vw 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-pink {
    border-width: 0.099009901vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-pink {
    border-width: 0.2666666667vw;
  }
}

.tag-yellowishgreen {
  border: 1px solid #abb806;
  color: #abb806;
  padding: 5px 15px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-yellowishgreen {
    padding: 0.495049505vw 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-yellowishgreen {
    padding: 1.3333333333vw 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-yellowishgreen {
    border-width: 0.099009901vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-yellowishgreen {
    border-width: 0.2666666667vw;
  }
}

.tag-blue {
  border: 1px solid #209cb6;
  color: #209cb6;
  padding: 5px 15px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-blue {
    padding: 0.495049505vw 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-blue {
    padding: 1.3333333333vw 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-blue {
    border-width: 0.099009901vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-blue {
    border-width: 0.2666666667vw;
  }
}

.tag-brown {
  border: 1px solid #8f6119;
  color: #8f6119;
  padding: 5px 15px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-brown {
    padding: 0.495049505vw 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-brown {
    padding: 1.3333333333vw 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-brown {
    border-width: 0.099009901vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-brown {
    border-width: 0.2666666667vw;
  }
}

.tag-orange {
  border: 1px solid #e6562f;
  color: #e6562f;
  padding: 5px 15px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-orange {
    padding: 0.495049505vw 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-orange {
    padding: 1.3333333333vw 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .tag-orange {
    border-width: 0.099009901vw;
  }
}
@media screen and (max-width: 768px) {
  .tag-orange {
    border-width: 0.2666666667vw;
  }
}

.text-box > * {
  margin-bottom: 1em;
}
.text-box > **:first-child {
  margin-top: 0;
}
.text-box > *:last-child {
  margin-bottom: 0;
}

.disk-list {
  padding-left: 1em;
}
.disk-list li {
  position: relative;
  display: block;
}
.disk-list li::before {
  position: absolute;
  content: "・";
  color: #333;
  top: 0;
  left: -20px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .disk-list li::before {
    left: -1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .disk-list li::before {
    left: -5.3333333333vw;
  }
}

.square-list {
  padding-left: 1em;
}
.square-list li {
  position: relative;
  display: block;
}
.square-list li::before {
  position: absolute;
  content: "■";
  color: #333;
  top: 0;
  left: -20px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .square-list li::before {
    left: -1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .square-list li::before {
    left: -5.3333333333vw;
  }
}

.note-list {
  padding-left: 1em;
  position: relative;
  display: block;
}
.note-list::before {
  position: absolute;
  content: "※";
  color: #333;
  top: 0;
  left: 0;
}

.notecount-list {
  counter-reset: note;
  /* 数字のカウントをリセットする */
}
.notecount-list li {
  position: relative;
  padding-left: 2em;
  display: block;
}
.notecount-list li::before {
  counter-increment: note;
  /* 任意の名前を付ける（もちろん英語で） */
  content: "※" counter(note);
  /* 名前を付けたカウンターをcontentで発動！ */
  position: absolute;
  color: #333;
  top: 0;
  left: 0;
}

.num-list {
  counter-reset: note;
  /* 数字のカウントをリセットする */
}
.num-list > li {
  position: relative;
  padding-left: 1.2em;
  display: block;
}
.num-list > li::before {
  counter-increment: note;
  /* 任意の名前を付ける（もちろん英語で） */
  content: counter(note);
  /* 名前を付けたカウンターをcontentで発動！ */
  position: absolute;
  color: #333;
  top: 0;
  left: 0;
}

.decimal-list {
  counter-reset: note;
  /* 数字のカウントをリセットする */
}
.decimal-list > li {
  position: relative;
  padding-left: 1.2em;
  display: block;
}
.decimal-list > li::before {
  counter-increment: note;
  /* 任意の名前を付ける（もちろん英語で） */
  content: counter(note) ".";
  /* 名前を付けたカウンターをcontentで発動！ */
  position: absolute;
  color: #333;
  top: 0;
  left: 0;
}

.brackets-list {
  counter-reset: note;
  /* 数字のカウントをリセットする */
}
.brackets-list > li {
  position: relative;
  padding-left: 1.2em;
  display: block;
}
.brackets-list > li::before {
  counter-increment: note;
  /* 任意の名前を付ける（もちろん英語で） */
  content: counter(note) ")";
  /* 名前を付けたカウンターをcontentで発動！ */
  position: absolute;
  color: #333;
  top: 0;
  left: 0;
}
.brackets-list .brackets-limit-over {
  padding-left: 2em;
}

.bracketsw-list {
  counter-reset: note;
  /* 数字のカウントをリセットする */
}
.bracketsw-list > li {
  position: relative;
  padding-left: 1.4em;
  display: block;
}
.bracketsw-list > li::before {
  counter-increment: note;
  /* 任意の名前を付ける（もちろん英語で） */
  content: "(" counter(note) ")";
  /* 名前を付けたカウンターをcontentで発動！ */
  position: absolute;
  color: #333;
  top: 0;
  left: 0;
}

.red-list span {
  color: red;
  margin-right: 5px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .red-list span {
    margin-right: 0.495049505vw;
  }
}
@media screen and (max-width: 768px) {
  .red-list span {
    margin-right: 1.3333333333vw;
  }
}

.border-btn {
  width: 306px;
  border: 2px solid #333333;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn {
    width: 30.297029703vw;
    border-width: 0.198019802vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn {
    width: 78.6666666667vw;
    border-width: 0.5333333333vw;
    margin: 0 auto;
  }
}
.border-btn a {
  display: block;
  padding: 20px 5px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn a {
    padding: 1.9801980198vw 0.495049505vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn a {
    padding: 2.6666666667vw 1.3333333333vw;
  }
}
.border-btn p {
  position: relative;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .border-btn p {
    font-size: 1.4rem;
    padding: 0 4vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .border-btn p span {
    margin-left: 1.3333333333vw;
    font-size: 1rem;
  }
}
.border-btn + p {
  width: 510px;
  margin: auto;
  margin-top: 1rem;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn + p {
    width: 50.495049505vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn + p {
    width: auto;
  }
}

.b-line {
  text-decoration: underline;
}

.closedhours {
  color: red;
  text-decoration: underline;
}

/*-------------------------------------------------------

about

----------------------------------------------------------*/
.what-jrpbox {
  padding: 0 50px;
  display: flex;
  align-items: center;
  font-size: 2rem;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .what-jrpbox {
    padding: 0 4.9504950495vw;
  }
}
@media screen and (max-width: 768px) {
  .what-jrpbox {
    padding: 0;
    display: block;
    font-size: 1.4rem;
  }
}
.what-jrpbox figure {
  margin-right: 50px;
  max-width: 190px;
  width: 100%;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .what-jrpbox figure {
    margin-right: 4.9504950495vw;
    width: 18.8118811881vw;
  }
}
@media screen and (max-width: 768px) {
  .what-jrpbox figure {
    margin: 6.6666666667vw auto;
  }
}
.what-jrpbox div {
  flex: 1;
  line-height: 1.8;
}

.about-box {
  margin-top: 20px;
  border: 1px solid;
  padding: 15px 30px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .about-box {
    margin-top: 1.9801980198vw;
    border-width: 0.099009901vw;
    padding: 1.4851485149vw 2.9702970297vw;
  }
}
@media screen and (max-width: 768px) {
  .about-box {
    margin-top: 5.3333333333vw;
    padding: 4vw 8vw;
  }
}
.about-box .list-text {
  margin-top: 0;
}

/*-------------------------------------------------------

useful

----------------------------------------------------------*/
.column2-box-withttl {
  margin-top: 40px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .column2-box-withttl {
    margin-top: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .column2-box-withttl {
    margin-top: 8vw;
  }
}
.column2-box-withttl .column2-item {
  margin-top: 20px;
  display: flex;
  gap: 40px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .column2-box-withttl .column2-item {
    margin-top: 1.9801980198vw;
    gap: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .column2-box-withttl .column2-item {
    margin-top: 5.3333333333vw;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5.3333333333vw;
  }
}
.column2-box-withttl .column2-item > figure {
  max-width: 250px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .column2-box-withttl .column2-item > figure {
    width: 24.7524752475vw;
  }
}
@media screen and (max-width: 768px) {
  .column2-box-withttl .column2-item > figure {
    max-width: 66.6666666667vw;
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  .column2-box-withttl .column2-item > p, .column2-box-withttl .column2-item > div {
    flex: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .column2-box-withttl .column2-item > p, .column2-box-withttl .column2-item > div {
    /*        margin-left: calc((40 / 1010) * 100vw);*/
  }
}
@media screen and (max-width: 768px) {
  .column2-box-withttl .column2-item > p, .column2-box-withttl .column2-item > div {
    /*        margin-top: calc((20 / 375) * 100vw);*/
    width: 100%;
  }
}
.column2-box-withttl .column2-item > div > * + * {
  margin-top: 15px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .column2-box-withttl .column2-item > div > * + * {
    margin-top: 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .column2-box-withttl .column2-item > div > * + * {
    margin-top: 4vw;
  }
}

.table-layout-1 {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .table-layout-1 {
    font-size: 1.4rem;
  }
}
.table-layout-1 th, .table-layout-1 td {
  padding: 10px 20px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .table-layout-1 th, .table-layout-1 td {
    padding: 0.9900990099vw 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .table-layout-1 th, .table-layout-1 td {
    padding: 2.6666666667vw 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .table-layout-1 th {
    width: 200px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .table-layout-1 th {
    width: 19.801980198vw;
  }
}
.table-layout-1 td {
  text-align: left;
  white-space: pre-wrap;
}

.table-layout-2 th,
.table-layout-2 td {
  font-size: 1.8rem;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .table-layout-2 th,
.table-layout-2 td {
    font-size: 1.4rem;
  }
}

/*-------------------------------------------------------

special-offer

----------------------------------------------------------*/
.area-anchor {
  max-width: 702px;
  margin: 50px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-anchor {
    width: 69.504950495vw;
    margin: 4.9504950495vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .area-anchor {
    width: 89%;
    margin: 13.3333333333vw auto 0;
  }
}
.area-anchor li {
  width: calc(50% - 15px);
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-anchor li {
    width: calc(50% - 1.4851485149vw);
    margin-bottom: 2.9702970297vw;
  }
}
@media screen and (max-width: 768px) {
  .area-anchor li {
    width: 100%;
    margin-bottom: 4vw;
  }
}
.area-anchor li:nth-child(2n+1):last-child {
  width: 100%;
  border: 1px solid #d4d4d4;
  background: #f7f7f7;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-anchor li:nth-child(2n+1):last-child {
    border-width: 0.099009901vw;
  }
}
@media screen and (max-width: 768px) {
  .area-anchor li:nth-child(2n+1):last-child {
    border-width: 0.2666666667vw;
  }
}
.area-anchor li .hokkaido {
  color: #fff;
  background-color: #3eb134;
}
.area-anchor li .east {
  color: #fff;
  background-color: #27863f;
}
.area-anchor li .central {
  color: #fff;
  background-color: #e47f21;
}
.area-anchor li .west {
  color: #fff;
  background-color: #3168b6;
}
.area-anchor li .shikoku {
  color: #fff;
  background-color: #46a3e9;
}
.area-anchor li .kyushu {
  color: #fff;
  background-color: #d82d2e;
}
.area-anchor li a {
  text-align: center;
  display: block;
  line-height: 66px;
  text-decoration: none;
  font-weight: bold;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-anchor li a {
    line-height: 6.5346534653vw;
  }
}
@media screen and (max-width: 768px) {
  .area-anchor li a {
    line-height: 10.6666666667vw;
  }
}
.area-anchor li a .hokkaido {
  background: #3eb134;
}
.area-anchor li a .east {
  background: #27863f;
}
.area-anchor li a .central {
  background: #e47f21;
}
.area-anchor li a .west {
  background: #3168b6;
}
.area-anchor li a .shikoku {
  background: #46a3e9;
}
.area-anchor li a .kyushu {
  background: #d82d2e;
}
.area-anchor.benefits .anchor-arrow-right::after {
  transform: rotate(45deg);
}

.category-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  font-size: 1.4rem;
  width: 100%;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .category-box {
    margin-top: 2.9702970297vw;
  }
}
@media screen and (max-width: 768px) {
  .category-box {
    flex-wrap: wrap;
    margin-top: 8vw;
    font-size: 1.2rem;
  }
}
.category-box dt {
  margin-right: 30px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .category-box dt {
    margin-right: 2.9702970297vw;
  }
}
@media screen and (max-width: 768px) {
  .category-box dt {
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 2.6666666667vw;
  }
}
.category-box span + span {
  margin-left: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .category-box span + span {
    margin-left: 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .category-box span + span {
    margin-left: 0.5333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .category-box dd {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 32%);
    grid-gap: 0 1%;
  }
  .category-box span {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .area-box {
    padding: 0 30px;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1010px) {
  .area-box {
    padding: 0 2.9702970297vw;
  }
}
.area-box li {
  display: flex;
}
@media screen and (max-width: 768px) {
  .area-box li {
    flex-wrap: wrap;
  }
}
.area-box li .area-tag1 {
  min-width: 110px;
  padding: 15px;
  text-align: center;
  color: #fff;
  flex: 0 1 auto;
  background: #3eb134;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box li .area-tag1 {
    min-width: 10.8910891089vw;
    padding: 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box li .area-tag1 {
    width: 100%;
    padding: 4vw 0;
  }
}
.area-box li .area-tag2 {
  min-width: 110px;
  padding: 15px;
  text-align: center;
  color: #fff;
  flex: 0 1 auto;
  background: #27863f;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box li .area-tag2 {
    min-width: 10.8910891089vw;
    padding: 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box li .area-tag2 {
    width: 100%;
    padding: 4vw 0;
  }
}
.area-box li .area-tag3 {
  min-width: 110px;
  padding: 15px;
  text-align: center;
  color: #fff;
  flex: 0 1 auto;
  background: #e47f21;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box li .area-tag3 {
    min-width: 10.8910891089vw;
    padding: 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box li .area-tag3 {
    width: 100%;
    padding: 4vw 0;
  }
}
.area-box li .area-tag4 {
  min-width: 110px;
  padding: 15px;
  text-align: center;
  color: #fff;
  flex: 0 1 auto;
  background: #3168b6;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box li .area-tag4 {
    min-width: 10.8910891089vw;
    padding: 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box li .area-tag4 {
    width: 100%;
    padding: 4vw 0;
  }
}
.area-box li .area-tag5 {
  min-width: 110px;
  padding: 15px;
  text-align: center;
  color: #fff;
  flex: 0 1 auto;
  background: #46a3e9;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box li .area-tag5 {
    min-width: 10.8910891089vw;
    padding: 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box li .area-tag5 {
    width: 100%;
    padding: 4vw 0;
  }
}
.area-box li .area-tag6 {
  min-width: 110px;
  padding: 15px;
  text-align: center;
  color: #fff;
  flex: 0 1 auto;
  background: #d82d2e;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box li .area-tag6 {
    min-width: 10.8910891089vw;
    padding: 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box li .area-tag6 {
    width: 100%;
    padding: 4vw 0;
  }
}
.area-box li + li {
  margin-top: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box li + li {
    margin-top: 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box li + li {
    margin-top: 5.3333333333vw;
  }
}
.area-box-content {
  background: #fafafa;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 20px 30px;
  font-size: 1.4rem;
  flex: 1;
  gap: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box-content {
    padding: 1.9801980198vw 2.9702970297vw;
    gap: 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box-content {
    flex-wrap: wrap;
    padding: 5.3333333333vw 8vw;
    gap: 0;
  }
}
.area-box-content > div {
  flex: 1;
}
.area-box-content .tag-box {
  font-size: 0;
}
.area-box-content .tag-box span {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 10px;
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box-content .tag-box span {
    margin-bottom: 0.9900990099vw;
    margin-right: 0.9900990099vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box-content .tag-box span {
    margin-bottom: 2.6666666667vw;
    margin-right: 2.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box-content .tag-box span + span {
    margin-right: 2.6666666667vw;
  }
}
.area-box-content dl {
  margin-top: 15px;
  display: flex;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box-content dl {
    margin-top: 1.4851485149vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box-content dl {
    width: 100%;
    margin-top: 2.6666666667vw;
  }
}
.area-box-content dl dt {
  margin-right: 1rem;
}
@media screen and (max-width: 768px) {
  .area-box-content dl dt {
    min-width: 21.3333333333vw;
  }
}
.area-box-content .area-btn {
  width: 220px;
  flex: 0 1 auto;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box-content .area-btn {
    width: 21.7821782178vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box-content .area-btn {
    width: 100%;
    margin-top: 5.3333333333vw;
  }
}
.area-box-content .area-btn li {
  width: 100%;
}
.area-box-content .area-btn li:first-child {
  border: 2px solid #2374bb;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box-content .area-btn li:first-child {
    border-width: 0.198019802vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box-content .area-btn li:first-child {
    border-width: 0.5333333333vw;
  }
}
.area-box-content .area-btn li:first-child a span {
  color: #2374bb;
  position: relative;
  padding-left: 40px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box-content .area-btn li:first-child a span {
    padding-left: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box-content .area-btn li:first-child a span {
    padding-left: 10.6666666667vw;
  }
}
.area-box-content .area-btn li:first-child a span::before {
  position: absolute;
  content: "";
  display: block;
  width: 24px;
  height: 22px;
  left: 0;
  top: calc(50% - 12px);
  background: url("/assets/img/special-offer/icon_online.png") no-repeat left center;
  background-size: cover;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box-content .area-btn li:first-child a span::before {
    width: 2.3762376238vw;
    height: 2.1782178218vw;
    top: calc(50% - 1.1881188119vw);
  }
}
@media screen and (max-width: 768px) {
  .area-box-content .area-btn li:first-child a span::before {
    width: 6.4vw;
    height: 5.8666666667vw;
    top: calc(50% - 3.2vw);
  }
}
.area-box-content .area-btn li:nth-child(2) {
  background: #2374bb;
}
.area-box-content .area-btn li:nth-child(2) a span {
  color: #fff;
  position: relative;
  padding-left: 36px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box-content .area-btn li:nth-child(2) a span {
    padding-left: 3.5643564356vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box-content .area-btn li:nth-child(2) a span {
    padding-left: 9.6vw;
  }
}
.area-box-content .area-btn li:nth-child(2) a span::before {
  position: absolute;
  content: "";
  display: block;
  width: 22px;
  height: 23px;
  top: calc(50% - 12px);
  left: 0;
  background: url("/assets/img/special-offer/icon_calendar.png") no-repeat left center;
  background-size: cover;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box-content .area-btn li:nth-child(2) a span::before {
    width: 2.1782178218vw;
    height: 2.2772277228vw;
    top: calc(50% - 1.1881188119vw);
  }
}
@media screen and (max-width: 768px) {
  .area-box-content .area-btn li:nth-child(2) a span::before {
    width: 5.8666666667vw;
    height: 6.1333333333vw;
    top: calc(50% - 3.2vw);
  }
}
.area-box-content .area-btn li + li {
  margin-top: 10px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box-content .area-btn li + li {
    margin-top: 0.9900990099vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box-content .area-btn li + li {
    margin-top: 2.6666666667vw;
  }
}
.area-box-content .area-btn li a {
  width: 100%;
  display: block;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .area-box-content .area-btn li a {
    line-height: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .area-box-content .area-btn li a {
    line-height: 10.6666666667vw;
  }
}
.area-box-content .open-text {
  color: #ff0000;
}
@media screen and (min-width: 769px) {
  .area-box.benefits li .area-tag1,
.area-box.benefits li .area-tag2,
.area-box.benefits li .area-tag3,
.area-box.benefits li .area-tag4,
.area-box.benefits li .area-tag5,
.area-box.benefits li .area-tag6 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50% !important;
  }
}
@media screen and (min-width: 769px) {
  .area-box.benefits li .area-btn {
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .area-box.benefits .area-box-content {
    align-items: center;
  }
}
.area-box.benefits .area-box-content .area-btn li:first-child a span::before {
  background-image: url("/assets/img/svg/pdf.svg");
}

/*-------------------------------------------------------

exchange

----------------------------------------------------------*/
.click-icon-left {
  padding-left: 40px;
  position: relative;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .click-icon-left {
    padding-left: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .click-icon-left {
    padding-left: 10.6666666667vw;
  }
}
.click-icon-left::before {
  position: absolute;
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  left: 0;
  top: calc(50% - 13px);
  background: url("/assets/img/exchange/click-icon.png") no-repeat left center;
  background-size: cover;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .click-icon-left::before {
    width: 2.5742574257vw;
    height: 2.5742574257vw;
    top: calc(50% - 1.2871287129vw);
  }
}
@media screen and (max-width: 768px) {
  .click-icon-left::before {
    width: 6.9333333333vw;
    height: 6.9333333333vw;
    top: calc(50% - 3.4666666667vw);
  }
}

.click-icon-right {
  padding-right: 20px;
  display: inline-block;
  position: relative;
  color: #2374bb;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .click-icon-right {
    padding-right: 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .click-icon-right {
    padding-right: 0;
    padding-bottom: 5.3333333333vw;
    display: block;
  }
}
.click-icon-right::before {
  position: absolute;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  right: 0;
  top: calc(50% - 8px);
  background: url("/assets/img/exchange/click-icon.png") no-repeat left center;
  background-size: cover;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .click-icon-right::before {
    width: 1.5841584158vw;
    height: 1.5841584158vw;
    top: calc(50% - 0.7920792079vw);
  }
}
@media screen and (max-width: 768px) {
  .click-icon-right::before {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    left: calc(50% - 2.1333333333vw);
    top: calc(100% - 4.2666666667vw);
  }
}

.table-layout-3 {
  font-size: 1.8rem;
  width: 100%;
  text-align: center;
  margin: 25px 0;
  white-space: pre-wrap;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .table-layout-3 {
    margin: 2.4752475248vw 0;
  }
}
@media screen and (max-width: 768px) {
  .table-layout-3 {
    margin: 6.6666666667vw 0;
    font-size: 1.2rem;
  }
}
.table-layout-3 tr:first-child th:nth-child(1) {
  width: 16.7%;
}
.table-layout-3 tr:first-child th:nth-child(2) {
  /*      width: 39.3%;*/
}
.table-layout-3 tr:first-child th:nth-child(3) {
  width: 31.25%;
}
.table-layout-3 tr:first-child th:nth-child(4), .table-layout-3 tr:first-child th:nth-child(5) {
  width: 6.375%;
}
.table-layout-3 tr:nth-child(2) th {
  width: 17.5%;
}

/*-------------------------------------------------------

purchase

----------------------------------------------------------*/
.border-btn03 {
  width: 570px;
  margin: 30px auto 0;
  border: 2px solid #333333;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn03 {
    width: 56.4356435644vw;
    margin: 2.9702970297vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .border-btn03 {
    margin: 8vw auto 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn03 {
    border-width: 0.198019802vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn03 {
    border-width: 0.5333333333vw;
    width: 100%;
  }
}
.border-btn03 a {
  display: block;
  padding: 20px 0;
  text-decoration: none;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn03 a {
    padding: 1.9801980198vw 0;
  }
}
@media screen and (max-width: 768px) {
  .border-btn03 a {
    padding: 2.6666666667vw 0;
  }
}
.border-btn03 p {
  position: relative;
}
@media screen and (max-width: 768px) {
  .border-btn03 p {
    font-size: 1.4rem;
  }
}
.border-btn03 p::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 5%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn03 p::after {
    top: calc(50% - 0.396039604vw);
    width: 0.5940594059vw;
    height: 0.5940594059vw;
    border-top-width: 0.099009901vw;
    border-right-width: 0.099009901vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn03 p::after {
    top: calc(50% - 0.8vw);
    width: 1.6vw;
    height: 1.6vw;
    border-top-width: 0.2666666667vw;
    border-right-width: 0.2666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn03 p span {
    margin-left: 1.3333333333vw;
    font-size: 1rem;
  }
}
.border-btn03 p {
  padding-right: 35px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn03 p {
    padding-right: 3.4653465347vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn03 p {
    padding-right: 9.3333333333vw;
  }
}
.border-btn03 p a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .border-btn03 p a {
    gap: 2.1333333333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) and (max-width: 1010px) {
  .border-btn03 p a {
    gap: 0.7920792079vw;
  }
}
.border-btn03 p a svg {
  width: 40px;
  height: 40px;
  margin: 0;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn03 p a svg {
    width: 3.9603960396vw;
    height: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn03 p a svg {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
.border-btn03 p + p {
  width: 570px;
  margin: auto;
  margin-top: 5px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn03 p + p {
    width: 56.4356435644vw;
    margin-top: 0.495049505vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn03 p + p {
    width: auto;
    margin-top: 1.3333333333vw;
  }
}

.border-btn04 {
  width: 31%;
  margin-top: 20px;
  border: 2px solid #333333;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn04 {
    margin-top: 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn04 {
    margin-top: 2.6666666667vw;
  }
}
.border-btn04 p {
  padding: 0 15px 0 0;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn04 p {
    padding: 0 1.4851485149vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .border-btn04 p {
    padding: 0 4vw 0 0;
    font-size: 1.2rem !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn04 {
    border-width: 0.198019802vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn04 {
    border-width: 0.5333333333vw;
    width: 100%;
  }
}
.border-btn04 a {
  display: block;
  padding: 20px 0;
  text-decoration: none;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn04 a {
    padding: 1.9801980198vw 0;
  }
}
@media screen and (max-width: 768px) {
  .border-btn04 a {
    padding: 2.6666666667vw 0;
  }
}
.border-btn04 p {
  position: relative;
}
@media screen and (max-width: 768px) {
  .border-btn04 p {
    font-size: 1.4rem;
  }
}
.border-btn04 p::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 5%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .border-btn04 p::after {
    top: calc(50% - 0.396039604vw);
    width: 0.5940594059vw;
    height: 0.5940594059vw;
    border-top-width: 0.099009901vw;
    border-right-width: 0.099009901vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn04 p::after {
    top: calc(50% - 0.8vw);
    width: 1.6vw;
    height: 1.6vw;
    border-top-width: 0.2666666667vw;
    border-right-width: 0.2666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .border-btn04 p span {
    margin-left: 1.3333333333vw;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .border-btn04 {
    width: calc(50% - 1.3333333333vw);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .border-btn04 a {
    display: block;
    width: 100%;
  }
}

.purchase-ttl {
  font-size: 2.8rem;
  align-items: center;
  margin-top: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .purchase-ttl {
    margin-top: 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .purchase-ttl {
    margin-top: 5.3333333333vw;
    flex-wrap: wrap;
  }
}
.purchase-ttl .purchase-ttl--sub {
  margin-right: 10px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .purchase-ttl .purchase-ttl--sub {
    margin-right: 0.9900990099vw;
  }
}
@media screen and (max-width: 768px) {
  .purchase-ttl .purchase-ttl--sub {
    width: 100%;
    display: block;
    margin-right: 2.6666666667vw;
  }
}

@media screen and (min-width: 769px) {
  .step3-column2-box {
    align-items: center;
  }
  .step3-column2-box figure {
    width: 280px;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1010px) {
  .step3-column2-box figure {
    width: 27.7227722772vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .step3-column2-box figure {
    width: 74.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .step3-2-column2-box figure {
    width: 500px;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1010px) {
  .step3-2-column2-box figure {
    width: 49.504950495vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .step3-2-column2-box figure {
    width: 133.3333333333vw;
  }
}
.hotel-btn {
  max-width: 400px;
  width: 100%;
  margin: 40px auto 0;
  border: 2px solid #333;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .hotel-btn {
    width: 39.603960396vw;
    margin: 3.9603960396vw auto 0;
    border-width: 0.198019802vw;
  }
}
@media screen and (max-width: 768px) {
  .hotel-btn {
    margin: 10.6666666667vw auto 0;
    border-width: 0.5333333333vw;
  }
}
.hotel-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  position: relative;
  text-decoration: none;
  transition: all 0.1s;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .hotel-btn a {
    padding: 1.1881188119vw;
  }
}
@media screen and (max-width: 768px) {
  .hotel-btn a {
    font-size: 1.6rem;
    margin-right: 5%;
    padding: 3.2vw;
  }
}
.hotel-btn a:hover {
  opacity: 0.6;
}
.hotel-btn a::before {
  content: "";
  display: block;
  background: url("/assets/img/special-offer/btn-logo.png") no-repeat;
  width: 100px;
  height: 40px;
  margin-right: 40px;
  background-size: contain;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .hotel-btn a::before {
    width: 9.900990099vw;
    height: 3.9603960396vw;
    margin-right: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .hotel-btn a::before {
    height: 10.6666666667vw;
    margin-right: 6.6666666667vw;
  }
}
.hotel-btn a::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 5%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .hotel-btn a::after {
    top: calc(50% - 0.396039604vw);
    width: 0.5940594059vw;
    height: 0.5940594059vw;
    border-top-width: 0.099009901vw;
    border-right-width: 0.099009901vw;
  }
}
@media screen and (max-width: 768px) {
  .hotel-btn a::after {
    top: calc(50% - 0.8vw);
    right: 0;
    width: 1.6vw;
    height: 1.6vw;
    border-top-width: 0.2666666667vw;
    border-right-width: 0.2666666667vw;
  }
}

.modal-open {
  cursor: pointer;
}

.modal-active {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100vh !important;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
}
.modal-active figure {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: auto;
  background-color: #ffffff;
  padding: 60px;
  margin: 0;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .modal-active figure {
    padding: 5.9405940594vw;
  }
}
@media screen and (max-width: 768px) {
  .modal-active figure {
    position: relative;
    max-width: 90%;
    max-height: 84vh;
    padding: 8vw;
  }
  .modal-active figure img {
    width: 100%;
  }
}

.modal-close {
  cursor: pointer;
  display: block;
  position: absolute;
  z-index: 9999;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border: 2px solid #333;
  border-radius: 50%;
  background: #fff;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .modal-close {
    top: 1.4851485149vw;
    right: 1.4851485149vw;
    width: 3.9603960396vw;
    height: 3.9603960396vw;
    border-width: 0.198019802vw;
  }
}
@media screen and (max-width: 768px) {
  .modal-close {
    top: 1.3333333333vw;
    right: 1.3333333333vw;
    width: 8vw;
    height: 8vw;
    border-width: 0.5333333333vw;
  }
}
.modal-close::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 17px;
  width: 24px;
  height: 2px;
  background: #333;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .modal-close::before {
    left: 0.5940594059vw;
    top: 1.6831683168vw;
    width: 2.3762376238vw;
    height: 0.198019802vw;
  }
}
@media screen and (max-width: 768px) {
  .modal-close::before {
    left: 1.2vw;
    top: 3.3333333333vw;
    width: 4.8vw;
    height: 0.5333333333vw;
  }
}
.modal-close::after {
  content: "";
  position: absolute;
  top: 17px;
  left: 6px;
  background: #333;
  width: 24px;
  height: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .modal-close::after {
    top: 1.6831683168vw;
    left: 0.5940594059vw;
    width: 2.3762376238vw;
    height: 0.198019802vw;
  }
}
@media screen and (max-width: 768px) {
  .modal-close::after {
    top: 3.3333333333vw;
    left: 1.2vw;
    width: 4.8vw;
    height: 0.5333333333vw;
  }
}

.fill-btn01 {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .fill-btn01 {
    flex-direction: column;
  }
}
.fill-btn01 .fill-btn01-spacer {
  margin-right: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .fill-btn01 .fill-btn01-spacer {
    margin-right: 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .fill-btn01 .fill-btn01-spacer {
    margin: 0 0 5.3333333333vw;
  }
}
.fill-btn01 a {
  color: #ffffff;
  background-color: #2474BB;
  display: flex;
  width: 100%;
  max-width: 380px;
  gap: 5px;
  align-items: center;
  justify-content: center;
  padding: 15px 25px;
  position: relative;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .fill-btn01 a {
    width: 37.6237623762vw;
    gap: 0.495049505vw;
    padding: 1.4851485149vw 2.4752475248vw;
  }
}
@media screen and (max-width: 768px) {
  .fill-btn01 a {
    max-width: none;
    gap: 1.3333333333vw;
    padding: 4vw 6.6666666667vw;
  }
}
.fill-btn01 a figure {
  width: 30px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .fill-btn01 a figure {
    width: 2.9702970297vw;
  }
}
@media screen and (max-width: 768px) {
  .fill-btn01 a figure {
    width: 8vw;
  }
}

.sub-copy {
  display: inline-block;
  font-size: 2rem;
  line-height: 40px;
  background: #333;
  color: #fff;
  padding: 0 30px;
  text-align: right;
  border-radius: 25px;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .sub-copy {
    line-height: 3.9603960396vw;
    padding: 0 2.9702970297vw;
    border-radius: 2.4752475248vw;
    margin-bottom: 0.9900990099vw;
  }
}
@media screen and (max-width: 768px) {
  .sub-copy {
    font-size: 1.2rem;
    padding: 0 5.3333333333vw;
    line-height: 8vw;
    border-radius: 6.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}

.point-copy {
  color: #3f73b6;
  background-color: #f2f7fb;
  position: relative;
  margin: 40px 0 20px;
  padding: 25px 25px 35px;
  border: 1px solid #3f73b6;
  border-radius: 0 5px 5px 5px;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .point-copy {
    margin: 3.9603960396vw 0 1.9801980198vw;
    padding: 2.4752475248vw 2.4752475248vw 3.4653465347vw;
    border-width: 0.099009901vw;
    border-radius: 0 0.495049505vw 0.495049505vw 0.495049505vw;
  }
}
@media screen and (max-width: 768px) {
  .point-copy {
    font-size: 1.8rem;
    margin: 12vw 0 4vw;
    padding: 4vw;
    border-width: 0.2666666667vw;
    border-radius: 0 1.3333333333vw 1.3333333333vw 1.3333333333vw;
  }
}
.point-copy.bg-white {
  background-color: #ffffff;
}
.point-copy .point-label {
  color: #ffffff;
  background-color: #3f73b6;
  padding: 5px 20px 5px 5px;
  position: absolute;
  display: inline-block;
  margin-right: auto;
  top: -30px;
  left: -1px;
  border-radius: 5px 5px 0 0;
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .point-copy .point-label {
    padding: 0.495049505vw 1.9801980198vw 0.495049505vw 0.495049505vw;
    top: -2.9702970297vw;
    left: -0.099009901vw;
    border-radius: 0.495049505vw 0.495049505vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .point-copy .point-label {
    padding: 1.3333333333vw 5.3333333333vw 1.3333333333vw 1.3333333333vw;
    top: -8.8vw;
    left: -0.2666666667vw;
    border-radius: 1.3333333333vw 1.3333333333vw 0 0;
    font-size: 1.6rem;
  }
}
.point-copy .point-label::before {
  content: "";
  background-image: url("/assets/img/svg/point.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
  filter: brightness(0) invert(1);
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .point-copy .point-label::before {
    width: -1.8811881188vw;
    height: -1.8811881188vw;
    margin-right: 0.495049505vw;
  }
}
@media screen and (max-width: 768px) {
  .point-copy .point-label::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    margin-right: 1.3333333333vw;
  }
}
.point-copy a {
  text-decoration: underline;
}
.point-copy a:hover {
  text-decoration: none;
}

.related-btn ul {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 20px 0;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .related-btn ul {
    gap: 0.9900990099vw;
    margin: 1.9801980198vw 0;
  }
}
@media screen and (max-width: 768px) {
  .related-btn ul {
    gap: 2.6666666667vw;
    margin: 5.3333333333vw 0;
  }
}
.related-btn ul > li {
  margin: 0 !important;
}
.related-btn-flex {
  align-items: center;
}
.related-btn-flex .btn-spacer {
  margin-right: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .related-btn-flex .btn-spacer {
    margin-right: 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .related-btn-flex .btn-spacer {
    margin-right: 5.3333333333vw;
  }
}

.mt8 {
  margin-top: 8px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .mt8 {
    margin-top: 0.7920792079vw;
  }
}
@media screen and (max-width: 768px) {
  .mt8 {
    margin-top: 2.1333333333vw;
  }
}

.recommendations {
  margin-top: 60px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .recommendations {
    margin-top: 5.9405940594vw;
  }
}
@media screen and (max-width: 768px) {
  .recommendations {
    margin-top: 13.3333333333vw;
  }
}
.recommendations .recommendations-ttl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .recommendations .recommendations-ttl {
    gap: 0.9900990099vw;
    margin-bottom: 2.9702970297vw;
  }
}
@media screen and (max-width: 768px) {
  .recommendations .recommendations-ttl {
    gap: 2.6666666667vw;
    margin-bottom: 8vw;
  }
}
.recommendations .recommendations-ttl-icon {
  width: 34px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .recommendations .recommendations-ttl-icon {
    width: 3.3663366337vw;
  }
}
@media screen and (max-width: 768px) {
  .recommendations .recommendations-ttl-icon {
    width: 9.0666666667vw;
  }
}
.recommendations .recommendations-ttl-icon img {
  width: auto;
  max-width: 100%;
  filter: brightness(0);
}
.recommendations .recommendations-ttl-text {
  font-size: 3rem;
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .recommendations .recommendations-ttl-text {
    font-size: 2.4rem;
  }
}
.recommendations .recommendations-map {
  margin-top: 40px;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .recommendations .recommendations-map {
    margin-top: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .recommendations .recommendations-map {
    margin-top: 2.4rem;
  }
}
.recommendations .recommendations-copy {
  width: 100%;
  max-width: 645px;
  margin: 30px auto 40px;
  padding: 20px 35px;
  border: 2px dashed #2573bb;
  border-radius: 60px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .recommendations .recommendations-copy {
    width: 63.8613861386vw;
    margin: 2.9702970297vw auto 3.9603960396vw;
    padding: 1.9801980198vw 3.4653465347vw;
    border-width: 0.198019802vw;
    border-radius: 5.9405940594vw;
  }
}
@media screen and (max-width: 768px) {
  .recommendations .recommendations-copy {
    max-width: none;
    margin: 10.6666666667vw 0;
    padding: 4vw 5.3333333333vw;
    border-width: 0.5333333333vw;
    border-radius: 18.6666666667vw;
  }
}
.recommendations .recommendations-copy .recommendations-copy-text {
  color: #2573bb;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .recommendations .recommendations-copy .recommendations-copy-text {
    font-size: 1.8rem;
  }
}
.recommendations .recommendations-list {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  margin-top: 50px;
  gap: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .recommendations .recommendations-list {
    margin-top: 4.9504950495vw;
    gap: 1.9801980198vw;
  }
}
@media screen and (max-width: 768px) {
  .recommendations .recommendations-list {
    margin-top: 6.6666666667vw;
    gap: 0;
  }
}
.recommendations .recommendations-list ul {
  width: calc(50% - 10px);
  margin: 0 auto;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .recommendations .recommendations-list ul {
    width: calc(50% - 0.9900990099vw);
  }
}
@media screen and (max-width: 768px) {
  .recommendations .recommendations-list ul {
    width: auto;
  }
}
.recommendations .recommendations-list ul li {
  margin: 20px auto 0;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .recommendations .recommendations-list ul li {
    margin: 1.9801980198vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .recommendations .recommendations-list ul li {
    margin: 2.6666666667vw auto;
  }
}
.recommendations .recommendations-list ul li a {
  display: block;
}
@media screen and (max-width: 768px) {
  .recommendations .recommendations-list ul li + li {
    margin: 2.6666666667vw auto 0;
  }
}
.recommendations .image-text-box {
  margin-top: 30px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .recommendations .image-text-box {
    margin-top: 2.9702970297vw;
  }
}
@media screen and (max-width: 768px) {
  .recommendations .image-text-box {
    margin-top: 9.3333333333vw;
  }
}

/* point-box */
.point-box {
  color: #2374bb;
  background-color: #ffffff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: auto;
  margin-top: 24px;
  padding: 4px;
  font-size: 2.4rem;
  font-weight: bold;
  border: 2px solid #2374bb;
  border-radius: 30px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .point-box {
    margin-top: 2.3762376238vw;
    padding: 0.396039604vw;
    border-width: 0.198019802vw;
    border-radius: 2.9702970297vw;
  }
}
@media screen and (max-width: 768px) {
  .point-box {
    font-size: 1.6rem;
    text-align: left;
    flex-direction: column;
    height: auto;
    margin-top: 6.4vw;
    padding: 3.4666666667vw;
    border-width: 0.5333333333vw;
    border-radius: 10.6666666667vw;
  }
}
.point-box .point-label {
  color: #ffffff;
  background-color: #2374bb;
  border-radius: 24px;
  width: 190px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .point-box .point-label {
    border-radius: 2.3762376238vw;
    width: 18.8118811881vw;
    height: 4.7524752475vw;
  }
}
@media screen and (max-width: 768px) {
  .point-box .point-label {
    border-radius: 2.6666666667vw;
    width: 26.6666666667vw;
    height: 5.3333333333vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.point-box .point-label > svg {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .point-box .point-label > svg {
    margin-right: 0;
  }
}
.point-box .point-label > svg tspan {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .point-box .point-label > svg tspan {
    font-size: 1.4rem;
  }
}
.point-box.reversal {
  color: #ffffff;
  background-color: #2374bb;
}
.point-box.reversal .point-label {
  color: #2374bb;
  background-color: #ffffff;
}
.point-box.reversal .point-label > svg tspan {
  fill: #2374bb;
}
@media screen and (max-width: 768px) {
  .point-box > p {
    margin: 2.1333333333vw 0 0 0;
  }
}
.point-box * + * {
  margin-left: 24px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .point-box * + * {
    margin-left: 2.3762376238vw;
  }
}
@media screen and (max-width: 768px) {
  .point-box * + * {
    margin-left: 6.4vw;
  }
}

/*
definition
---------------------------------------------- */
.definition[data-layout=purchase] {
  margin-bottom: 80px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .definition[data-layout=purchase] {
    margin-bottom: 7.9207920792vw;
  }
}
@media screen and (max-width: 768px) {
  .definition[data-layout=purchase] {
    margin-bottom: 21.3333333333vw;
  }
}
.definition[data-layout=purchase] .definition-wrap {
  border: 1px solid #333;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .definition[data-layout=purchase] .definition-wrap {
    border-width: 0.099009901vw;
  }
}
@media screen and (max-width: 768px) {
  .definition[data-layout=purchase] .definition-wrap {
    border-width: 0.2666666667vw;
  }
  .definition[data-layout=purchase] .definition-wrap + .definition-wrap {
    margin-top: 12.8vw;
  }
  .definition[data-layout=purchase] .definition-wrap .definition-term {
    font-size: 5.3333333333vw;
    margin: 0 3.2vw;
    height: auto;
  }
  .definition[data-layout=purchase] .definition-wrap .definition-term > figure {
    margin: 0 2.1333333333vw 0 0;
  }
  .definition[data-layout=purchase] .definition-wrap .definition-term > figure > svg {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
  .definition[data-layout=purchase] .definition-wrap .definition-description {
    font-size: 1.4rem;
    padding: 3.2vw;
  }
  .definition[data-layout=purchase] .definition-wrap .definition-description h3 {
    font-size: 1.6rem;
  }
  .definition[data-layout=purchase] .definition-wrap .definition-description .outer-top-M {
    margin-top: 6.4vw;
  }
}
.definition[data-layout=purchase] .definition-wrap.-blue {
  border: 5px solid #2374bb;
}
.definition[data-layout=purchase] .definition-wrap.-blue .definition-term {
  color: #fff;
  border: none;
  margin: 0;
  padding: 8px;
  background-color: #2374bb;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .definition[data-layout=purchase] .definition-wrap.-blue .definition-term {
    border-width: 0.495049505vw;
    padding: 0.7920792079vw;
  }
}
@media screen and (max-width: 768px) {
  .definition[data-layout=purchase] .definition-wrap.-blue .definition-term {
    padding: 2.1333333333vw;
  }
}
.definition[data-layout=purchase] .definition-wrap.-blue .definition-description {
  background-color: #f4f8fc;
}
.definition[data-layout=purchase] .definition-wrap + .definition-wrap {
  margin-top: 110px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .definition[data-layout=purchase] .definition-wrap + .definition-wrap {
    margin-top: 10.8910891089vw;
  }
}
@media screen and (max-width: 768px) {
  .definition[data-layout=purchase] .definition-wrap + .definition-wrap {
    margin-top: 12.8vw;
  }
}
.definition[data-layout=purchase] .definition-wrap .definition-term {
  font-size: 2.8rem;
  border-bottom: 1px solid #333;
  display: flex;
  height: auto;
  margin: 0 24px;
  padding: 8px 0;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .definition[data-layout=purchase] .definition-wrap .definition-term {
    border-bottom: 0.099009901vw;
    margin: 0 2.3762376238vw;
    padding: 0.7920792079vw 0;
  }
}
@media screen and (max-width: 768px) {
  .definition[data-layout=purchase] .definition-wrap .definition-term {
    font-size: 5.3333333333vw;
    border-bottom-width: 0.2666666667vw;
    margin: 0 3.2vw;
    padding: 2.1333333333vw 0;
    height: auto;
  }
}
.definition[data-layout=purchase] .definition-wrap .definition-term > figure {
  margin: 0 8px 0 0;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .definition[data-layout=purchase] .definition-wrap .definition-term > figure {
    margin: 0 2.3762376238vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .definition[data-layout=purchase] .definition-wrap .definition-term > figure {
    margin: 0 2.1333333333vw 0 0;
  }
}
.definition[data-layout=purchase] .definition-wrap .definition-term > figure > svg {
  width: 40px;
  height: 40px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .definition[data-layout=purchase] .definition-wrap .definition-term > figure > svg {
    width: 3.9603960396vw;
    height: 3.9603960396vw;
  }
}
@media screen and (max-width: 768px) {
  .definition[data-layout=purchase] .definition-wrap .definition-term > figure > svg {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
.definition[data-layout=purchase] .definition-wrap .definition-description {
  padding: 24px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .definition[data-layout=purchase] .definition-wrap .definition-description {
    padding: 2.3762376238vw;
  }
}
@media screen and (max-width: 768px) {
  .definition[data-layout=purchase] .definition-wrap .definition-description {
    font-size: 1.4rem;
    padding: 3.2vw;
  }
}
.definition[data-layout=purchase] .definition-wrap .definition-description h3 {
  font-size: 24px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .definition[data-layout=purchase] .definition-wrap .definition-description h3 {
    font-size: 2.3762376238vw;
  }
}
@media screen and (max-width: 768px) {
  .definition[data-layout=purchase] .definition-wrap .definition-description h3 {
    font-size: 1.6rem;
  }
}
.definition[data-layout=purchase] .definition-wrap .definition-description .outer-top-M {
  margin-top: 24px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .definition[data-layout=purchase] .definition-wrap .definition-description .outer-top-M {
    margin-top: 2.3762376238vw;
  }
}
@media screen and (max-width: 768px) {
  .definition[data-layout=purchase] .definition-wrap .definition-description .outer-top-M {
    margin-top: 6.4vw;
  }
}

/*
item
---------------------------------------------- */
.item[data-layout=step] .item-list {
  counter-reset: num;
}
.item[data-layout=step] .item-list > li {
  position: relative;
  padding-left: 56px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .item[data-layout=step] .item-list > li {
    padding-left: 5.5445544554vw;
  }
}
@media screen and (max-width: 768px) {
  .item[data-layout=step] .item-list > li {
    padding-left: 13.3333333333vw;
  }
}
.item[data-layout=step] .item-list > li::before {
  content: "";
  position: absolute;
  top: 42px;
  left: 12px;
  width: 10px;
  height: calc(100% - 45px);
  background-color: #333;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .item[data-layout=step] .item-list > li::before {
    top: 4.1584158416vw;
    left: 0.9900990099vw;
    width: 0.9900990099vw;
    height: calc(100% - 4.4554455446vw);
  }
}
@media screen and (max-width: 768px) {
  .item[data-layout=step] .item-list > li::before {
    top: 11.2vw;
    left: 3.2vw;
    width: 2.6666666667vw;
    height: calc(100% - 12vw);
  }
}
.item[data-layout=step] .item-list > li::after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 14.5px 0 14.5px;
  border-color: transparent;
  border-top-color: #333;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .item[data-layout=step] .item-list > li::after {
    bottom: -2.1782178218vw;
    left: 0.198019802vw;
    border-width: 2.4752475248vw 1.4356435644vw 0 1.4356435644vw;
  }
}
@media screen and (max-width: 768px) {
  .item[data-layout=step] .item-list > li::after {
    bottom: -5.8666666667vw;
    left: 0.5333333333vw;
    border-top-width: 6.6666666667vw;
    border-right-width: 3.8666666667vw;
    border-bottom-width: 0;
    border-left-width: 3.8666666667vw;
  }
}
.item[data-layout=step] .item-list > li:last-child::before {
  display: none;
}
.item[data-layout=step] .item-list > li:last-child::after {
  display: none;
}
.item[data-layout=step] .item-list > li + li {
  margin-top: 30px;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .item[data-layout=step] .item-list > li + li {
    margin-top: 2.9702970297vw;
  }
}
@media screen and (max-width: 768px) {
  .item[data-layout=step] .item-list > li + li {
    margin-top: 8vw;
  }
}
.item[data-layout=step] .item-list .purchase-ttl--sub {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 0;
  padding-top: 34px;
  overflow: hidden;
}
@media screen and (min-width: 769px) and (max-width: 1010px) {
  .item[data-layout=step] .item-list .purchase-ttl--sub {
    width: 3.3663366337vw;
    padding-top: 3.3663366337vw;
  }
}
@media screen and (max-width: 768px) {
  .item[data-layout=step] .item-list .purchase-ttl--sub {
    width: 9.0666666667vw;
    padding-top: 9.0666666667vw;
  }
}
.item[data-layout=step] .item-list .purchase-ttl--sub::before {
  counter-increment: num;
  content: counter(num);
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #333;
}
.item[data-layout=step] .item-list.-blue > li::before {
  background-color: #2374bb;
}
.item[data-layout=step] .item-list.-blue > li::after {
  border-top-color: #2374bb;
}
.item[data-layout=step] .item-list.-blue .purchase-ttl--sub::before {
  background-color: #2374bb;
}

/*# sourceMappingURL=pages.css.map */