@charset "utf-8";

@media print, screen {
  #daishoshindan {
    background-color: var(--grayf2-color);
  }
  #daishoshindan .mv__normal {
    padding: 116px 0 0 0;
    background-image: url(../../images/src/daishoshindan/img_mv.png);
  }
  #daishoshindan .mv__normal .tit__box .lead {
    letter-spacing: 0.05em;
  }
  #daishoshindan .tit__jp {
    margin-bottom: 50px;
    color: var(--main-color);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
    letter-spacing: 0.03em;
    text-indent: 0.03em;
  }
  #daishoshindan .tit__jp span {
    font-size: 80px;
    font-weight: 700;
    line-height: 60px;
  }
}
@media screen and (max-width: 1600px) {
  #daishoshindan .mv__normal {
    padding: 7.25vw 6.25vw 0 0;
  }
  #daishoshindan .mv__normal .tit__box {
    width: 46.875vw;
  }
}
@media screen and (max-width: 768px) {
  #daishoshindan .mv__normal {
    margin: 0 auto;
    padding: 0 0 38.647vw;
    background: none;
  }
  #daishoshindan .mv__normal .tit__box {
    width: 100%;
  }
  #daishoshindan .tit__jp {
    font-size: 6.28vw;
  }
}

@media print, screen {
  #daishoshindan .sec01 {
    margin: 0 auto;
    padding: 100px 0 120px;
    width: 100%;
    background: url(../../images/src/daishoshindan/bg_sec01.png) no-repeat center
      bottom;
    background-size: 100% auto;
  }
  #daishoshindan .sec01 .tit__jp {
    margin-bottom: 20px;
    line-height: 1.5;
  }
  #daishoshindan .sec01 .worries__list {
    margin: 0 auto 40px;
    width: 100%;
    max-width: 890px;
  }
  #daishoshindan .sec01 .worries__list li {
    padding: 20px 0 20px 50px;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0.08em;
    background: url(../../images/src/daishoshindan/icon01.svg) no-repeat left
      center;
    background-size: 28px auto;
    border-bottom: 1px solid var(--grayf3-color);
  }
  #daishoshindan .sec01 .copy01 {
    margin-bottom: 35px;
    font-size: 24px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-align: center;
  }
  #daishoshindan .sec01 .copy01 span {
    display: inline-block;
    font-weight: 700;
    line-height: 1.1;
    border-bottom: 2px solid var(--orange-color);
  }
  #daishoshindan .sec01 .copy02 {
    font-size: 32px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.06em;
    text-indent: 0.06em;
    text-align: center;
  }
  #daishoshindan .sec01 .copy02 span {
    color: var(--main-color);
    font-weight: 700;
  }
}
@media screen and (max-width: 1000px) {
  #daishoshindan .sec01 {
    padding: 10vw 0 12vw;
  }
  #daishoshindan .sec01 .tit__jp {
    margin-bottom: 2vw;
    font-size: 4vw;
  }
  #daishoshindan .sec01 .worries__list {
    margin: 0 auto 4vw;
    width: 89%;
  }
  #daishoshindan .sec01 .worries__list li {
    padding: 2vw 0 2vw 5vw;
    font-size: 2vw;
    background-size: 2.8vw auto;
  }
  #daishoshindan .sec01 .copy01 {
    margin-bottom: 3.5vw;
    font-size: 2.4vw;
  }
  #daishoshindan .sec01 .copy02 {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  #daishoshindan .sec01 {
    padding: 14.5vw 0 15.458vw;
    background-image: url(../../images/src/daishoshindan/sp/bg_sec01.png);
  }
  #daishoshindan .sec01 .tit__jp {
    margin-bottom: 6vw;
    font-size: 6.28vw;
  }
  #daishoshindan .sec01 .worries__list {
    margin: 0 auto 9.66vw;
    width: 82.85%;
  }
  #daishoshindan .sec01 .worries__list li {
    padding: 3vw 0 3vw 7.246vw;
    font-size: 3.864vw;
    background-position: left top 5vw;
    background-size: 3.864vw auto;
  }
  #daishoshindan .sec01 .copy01 {
    margin-bottom: 8.454vw;
    font-size: 4.347vw;
  }
  #daishoshindan .sec01 .copy02 {
    font-size: 4.83vw;
  }
}

@media print, screen {
  #daishoshindan .sec02 {
    margin: 0 auto;
    padding: 100px 0 115px;
    width: 100%;
    background: url(../../images/src/daishoshindan/bg_sec02.png) no-repeat center
      bottom;
    background-size: 100% auto;
    background-color: var(--white);
  }
  #daishoshindan .sec02 .inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1100px;
  }
  #daishoshindan .sec02 .inner .gray__box {
    margin-bottom: 65px;
    padding: 50px 0 40px;
    width: 100%;
    text-align: center;
    background-color: var(--grayf2-color);
    position: relative;
  }
  #daishoshindan .sec02 .inner .gray__box .box__tit {
    margin: 0 auto;
    width: 421px;
    color: var(--white);
    font-size: 24px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    background-color: var(--main-color);
    position: absolute;
    left: 0;
    right: 0;
    top: -22px;
  }
  #daishoshindan .sec02 .inner .gray__box .text {
    font-size: 18px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  #daishoshindan .sec02 .inner .gray__box .text span {
    font-weight: 700;
  }
  #daishoshindan .sec02 .inner .gray__box .text + .text {
    margin-top: 15px;
  }
  #daishoshindan .sec02 .inner .sec02__copy {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-align: center;
  }
  #daishoshindan .sec02 .inner .sec02__img {
    margin: 0 auto 40px;
    width: 100%;
    max-width: 880px;
  }
  #daishoshindan .sec02 .inner .sec02__textbox {
    margin: 0 auto;
    padding: 0 15px 60px;
    width: 100%;
    max-width: 880px;
    box-sizing: border-box;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p {
    font-size: 18px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p span {
    font-weight: 700;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p + p {
    margin-top: 10px;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p + p + p {
    margin-top: 30px;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p + p + p + p {
    margin-top: 10px;
  }
  #daishoshindan .sec02 .inner .main__copy {
    margin-bottom: 80px;
    padding: 40px 0;
    width: 100%;
    font-size: 24px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-align: center;
    border: 4px solid var(--main-color);
    border-radius: 14px;
  }
  #daishoshindan .sec02 .inner .main__copy span {
    font-weight: 700;
  }
  #daishoshindan .sec02 .common__btn {
    margin: 0 auto 75px;
    max-width: 880px;
  }
  #daishoshindan .sec02 .main__copy02 {
    font-size: 32px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.06em;
    text-indent: 0.06em;
    text-align: center;
  }
  #daishoshindan .sec02 .main__copy02 span {
    color: var(--main-color);
    font-weight: 700;
  }
}
@media screen and (max-width: 1300px) {
  #daishoshindan .sec02 {
    padding: 7.692vw 0 8.846vw;
  }
  #daishoshindan .sec02 .inner {
    width: 84.615%;
  }
  #daishoshindan .sec02 .inner .gray__box {
    margin-bottom: 5vw;
    padding: 3.846vw 0 3.07vw;
  }
  #daishoshindan .sec02 .inner .gray__box .box__tit {
    width: 32.384vw;
    font-size: 1.846vw;
    top: -1.692vw;
  }
  #daishoshindan .sec02 .inner .gray__box .text {
    font-size: 1.384vw;
  }
  #daishoshindan .sec02 .inner .gray__box .text + .text {
    margin-top: 1.153vw;
  }
  #daishoshindan .sec02 .inner .sec02__copy {
    margin-bottom: 3.07vw;
    font-size: 1.846vw;
  }
  #daishoshindan .sec02 .inner .sec02__img {
    margin: 0 auto 3.07vw;
    max-width: 67.692vw;
  }
  #daishoshindan .sec02 .inner .sec02__textbox {
    padding: 0 1.153vw 4.615vw;
    max-width: 67.692vw;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p {
    font-size: 1.384vw;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p + p {
    margin-top: 0.769vw;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p + p + p {
    margin-top: 2.3vw;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p + p + p + p {
    margin-top: 0.769vw;
  }
  #daishoshindan .sec02 .inner .main__copy {
    margin-bottom: 6.153vw;
    padding: 3.07vw 0;
    font-size: 1.846vw;
  }
  #daishoshindan .sec02 .common__btn {
    margin: 0 auto 5.769vw;
    width: 92.3%;
  }
  #daishoshindan .sec02 .main__copy02 {
    font-size: 2.461vw;
  }
}
@media screen and (max-width: 768px) {
  #daishoshindan .sec02 {
    padding: 15vw 0 15vw;
    background-image: url(../../images/src/daishoshindan/sp/bg_sec02.png);
  }
  #daishoshindan .sec02 .inner {
    width: 94.2%;
    max-width: inherit;
  }
  #daishoshindan .sec02 .inner .gray__box {
    margin-bottom: 8.454vw;
    padding: 8.454vw 6vw 4.83vw;
    box-sizing: border-box;
  }
  #daishoshindan .sec02 .inner .gray__box .box__tit {
    width: 76.4%;
    font-size: 4.83vw;
    top: -4.83vw;
  }
  #daishoshindan .sec02 .inner .gray__box .text {
    font-size: 4.347vw;
    text-align: left;
  }
  #daishoshindan .sec02 .inner .gray__box .text + .text {
    margin-top: 4vw;
  }
  #daishoshindan .sec02 .inner .sec02__copy {
    margin-bottom: 7.246vw;
    font-size: 4.83vw;
  }
  #daishoshindan .sec02 .inner .sec02__img {
    padding: 6vw 0 4vw;
    width: 100%;
    max-width: inherit;
  }
  #daishoshindan .sec02 .inner .sec02__textbox {
    padding: 0 0 60px;
    width: 87.18%;
    max-width: inherit;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p {
    font-size: 3.864vw;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p + p {
    margin-top: 4vw;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p + p + p {
    margin-top: 4vw;
  }
  #daishoshindan .sec02 .inner .sec02__textbox p + p + p + p {
    margin-top: 4vw;
  }
  #daishoshindan .sec02 .inner .main__copy {
    margin-bottom: 9.66vw;
    padding: 4.83vw 0;
    font-size: 3.864vw;
  }
  #daishoshindan .sec02 .inner .main__copy span {
    font-weight: 700;
  }
  #daishoshindan .sec02 .common__btn {
    margin: 0 auto 9.66vw;
    max-width: inherit;
  }
  #daishoshindan .sec02 .main__copy02 {
    font-size: 4.347vw;
  }
}
@media print, screen {
  #daishoshindan .sec03 {
    margin: 0 auto;
    padding: 100px 0 84px;
    width: 100%;
  }
  #daishoshindan .sec03 .inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
  }
  #daishoshindan .sec03 .inner .block {
    align-items: center;
    width: 100%;
  }
  #daishoshindan .sec03 .inner .block .box__left {
    width: 45%;
    max-width: 540px;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__copy {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__copy02 {
    margin-bottom: 40px;
    color: var(--orange-color);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.06em;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__text {
    font-size: 18px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__text p {
    font-weight: 500;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__text p + p {
    margin-top: 20px;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__text + .box__copy {
    margin-top: 56px;
  }
  #daishoshindan .sec03 .inner .block .box__right {
    width: 50%;
    max-width: 600px;
  }
  #daishoshindan .sec03 .inner .main__copy {
    margin: 60px 0 100px;
    font-size: 24px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-align: center;
  }
  #daishoshindan .sec03 .inner .study__block {
    margin: 118px auto 0;
    padding: 60px 0 70px;
    width: 100%;
    max-width: 1100px;
    border: 3px solid var(--main-color);
    border-radius: 14px;
  }
  #daishoshindan .sec03 .inner .study__block .tit__jp {
    margin-bottom: 40px;
    line-height: 1.5;
  }
  #daishoshindan .sec03 .inner .study__block .study__list {
    margin: 0 auto;
    width: 100%;
    max-width: 800px;
  }
  #daishoshindan .sec03 .inner .study__block .study__list li {
    padding: 20px 0 20px 50px;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 0.08em;
    background: url(../../images/src/daishoshindan/icon01.svg) no-repeat left
      center;
    background-size: 28px auto;
    border-bottom: 1px solid var(--grayf3-color);
  }
}
@media screen and (max-width: 1300px) {
  #daishoshindan .sec03 {
    padding: 7.692vw 0 6.461vw;
  }
  #daishoshindan .sec03 .inner {
    width: 92.3%;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__copy {
    margin-bottom: 1.153vw;
    font-size: 1.846vw;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__copy02 {
    margin-bottom: 3.07vw;
    font-size: 3.07vw;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__text {
    font-size: 1.384vw;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__text p + p {
    margin-top: 1.538vw;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__text + .box__copy {
    margin-top: 4.3vw;
  }
  #daishoshindan .sec03 .inner .main__copy {
    margin: 4.615vw 0 7.692vw;
    font-size: 1.846vw;
  }
  #daishoshindan .sec03 .inner .study__block {
    margin: 9.07vw auto 0;
    padding: 4.615vw 0 5.384vw;
    width: 84.615%;
  }
  #daishoshindan .sec03 .inner .study__block .tit__jp {
    font-size: 3.07vw;
  }
  #daishoshindan .sec03 .inner .study__block .study__list {
    width: 61.538%;
  }
  #daishoshindan .sec03 .inner .study__block .study__list li {
    padding: 1.538vw 0 1.538vw 3.846vw;
    font-size: 1.538vw;
    background-size: 2.153vw auto;
  }
}
@media screen and (max-width: 768px) {
  #daishoshindan .sec03 {
    padding: 9vw 0;
  }
  #daishoshindan .sec03 .inner {
    width: 94.2%;
    max-width: inherit;
  }
  #daishoshindan .sec03 .inner .block {
    margin: 0 auto;
    width: 87.18%;
  }
  #daishoshindan .sec03 .inner .block .box__left {
    width: 100%;
    max-width: inherit;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__copy {
    margin-bottom: 3.623vw;
    font-size: 4.83vw;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__copy02 {
    margin-bottom: 4.83vw;
    font-size: 6.28vw;
    text-align: center;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__text {
    font-size: 3.864vw;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__text p + p {
    margin-top: 4vw;
  }
  #daishoshindan .sec03 .inner .block .box__left .box__text + .box__copy {
    margin-top: 56px;
  }
  #daishoshindan .sec03 .inner .block .box__left .sp__img {
    margin: 4vw 0;
    width: 100%;
  }
  #daishoshindan .sec03 .inner .block .box__right {
    display: none;
  }
  #daishoshindan .sec03 .inner .main__copy {
    margin: 4.83vw 0 13.285vw;
    font-size: 4.347vw;
  }
  #daishoshindan .sec03 .inner .study__block {
    margin: 13.3vw auto 0;
    padding: 7.85vw 0;
    width: 100%;
    max-width: inherit;
  }
  #daishoshindan .sec03 .inner .study__block .tit__jp {
    margin-bottom: 4vw;
    font-size: 6.28vw;
  }
  #daishoshindan .sec03 .inner .study__block .study__list {
    width: 87.18%;
    max-width: inherit;
  }
  #daishoshindan .sec03 .inner .study__block .study__list li {
    padding: 3vw 0 3vw 7.246vw;
    font-size: 3.864vw;
    background-position: left top 5vw;
    background-size: 3.864vw auto;
  }
}
@media print, screen {
  #daishoshindan .sec04 {
    margin: 0 auto;
    padding: 50px 0 140px;
    width: 100%;
  }
  #daishoshindan .sec04 .inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
  }
  #daishoshindan .sec04 .inner .main__copy {
    margin-bottom: 60px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.62;
    letter-spacing: 0.12em;
    text-indent: 0.12em;
    text-align: center;
  }
  #daishoshindan .sec04 .inner table,
  #daishoshindan .sec04 .inner table th,
  #daishoshindan .sec04 .inner table td {
    border: 0;
    border-collapse: collapse;
  }
  #daishoshindan .sec04 .inner table {
    margin: 0 0 60px;
    width: 100%;
  }
  #daishoshindan .sec04 .inner table thead th,
  #daishoshindan .sec04 .inner table thead td {
    padding: 10px;
    background-color: var(--grayf2-color);
    border-bottom: 10px solid var(--white);
    border-right: 10px solid var(--white);
    box-sizing: border-box;
  }
  #daishoshindan .sec04 .inner table thead th {
    padding: 20px;
    background-color: var(--grayf2-color);
    border-bottom: 10px solid var(--grayf2-color);
    border-right: 10px solid var(--grayf2-color);
  }
  #daishoshindan .sec04 .inner table thead td {
    width: 41.25%;
    font-size: 20px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-align: center;
    background-color: #d9efee;
  }
  #daishoshindan .sec04 .inner table thead td:nth-of-type(2) {
    background-color: #acdbd8;
    border-right: none;
  }
  #daishoshindan .sec04 .inner table tbody th,
  #daishoshindan .sec04 .inner table tbody td {
    padding: 15px 20px;
    border-bottom: 10px solid var(--white);
    border-right: 10px solid var(--white);
    box-sizing: border-box;
  }
  #daishoshindan .sec04 .inner table tbody th {
    color: var(--white);
    font-size: 20px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.1em;
    background-color: var(--main-color);
  }
  #daishoshindan .sec04 .inner table tbody td {
    width: 41.25%;
    font-size: 18px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.1em;
    background-color: #d9efee;
  }
  #daishoshindan .sec04 .inner table tbody td span {
    font-weight: 700;
  }
  #daishoshindan .sec04 .inner table tbody td:nth-of-type(2) {
    background-color: #acdbd8;
    border-right: none;
  }
  #daishoshindan .sec04 .title__box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 71px;
    color: var(--white);
    font-size: 26px;
    font-weight: 500;
    list-style: 1.5;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    background-color: var(--main-color);
    border-radius: 14px 14px 0 0;
  }
  #daishoshindan .sec04 .title__box small {
    display: block;
    font-size: 14px;
    font-weight: 500;
  }
  #daishoshindan .sec04 .text__box {
    padding: 30px 0;
    font-size: 18px;
    list-style: 2;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-align: center;
    background-color: var(--white);
    border-radius: 0 0 14px 14px;
  }
  #daishoshindan .sec04 .title__price {
    margin: 55px 0 20px;
    font-size: 22px;
    font-weight: 700;
    list-style: 1.36;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-align: center;
  }
  #daishoshindan .sec04 .column__three {
    margin-bottom: 20px;
    width: 100%;
  }
  #daishoshindan .sec04 .column__three li {
    width: 32.166%;
    max-width: 386px;
  }
  #daishoshindan .sec04 .price__box {
    color: var(--main-color);
    font-size: 50px;
    font-weight: 700;
    list-style: 40px;
    text-align: center;
    background-color: var(--white);
    border-radius: 0 0 14px 14px;
  }
  #daishoshindan .sec04 .price__box span {
    font-size: 22px;
    font-weight: 700;
  }
  #daishoshindan .sec04 .price__box small {
    color: var(--black);
    margin: 0 5px;
    font-size: 14px;
    font-weight: 500;
  }
  #daishoshindan .sec04 .price__note {
    font-size: 14px;
    line-height: 1.85;
  }
}
@media screen and (max-width: 1300px) {
  #daishoshindan .sec04 {
    padding: 3.846vw 0 10.769vw;
  }
  #daishoshindan .sec04 .inner {
    width: 92.3%;
  }
  #daishoshindan .sec04 .inner .main__copy {
    margin-bottom: 4.615vw;
    font-size: 1.846vw;
  }
  #daishoshindan .sec04 .inner table {
    margin: 0 0 4.615vw;
  }
  #daishoshindan .sec04 .inner table thead th,
  #daishoshindan .sec04 .inner table thead td {
    padding: 0.769vw;
  }
  #daishoshindan .sec04 .inner table thead th {
    padding: 1.538vw;
  }
  #daishoshindan .sec04 .inner table thead td {
    font-size: 1.538vw;
  }
  #daishoshindan .sec04 .inner table tbody th,
  #daishoshindan .sec04 .inner table tbody td {
    padding: 1.153vw 1.538vw;
  }
  #daishoshindan .sec04 .inner table tbody th {
    font-size: 1.538vw;
  }
  #daishoshindan .sec04 .inner table tbody td {
    font-size: 1.384vw;
  }
  #daishoshindan .sec04 .title__box {
    height: 5.461vw;
    font-size: 2vw;
  }
  #daishoshindan .sec04 .title__box small {
    font-size: 1.076vw;
  }
  #daishoshindan .sec04 .text__box {
    padding: 2.3vw 0;
    font-size: 1.384vw;
  }
  #daishoshindan .sec04 .title__price {
    margin: 4.23vw 0 1.538vw;
    font-size: 1.692vw;
  }
  #daishoshindan .sec04 .column__three {
    margin-bottom: 1.538vw;
  }
  #daishoshindan .sec04 .price__box {
    font-size: 3.846vw;
  }
  #daishoshindan .sec04 .price__box span {
    font-size: 1.692vw;
  }
  #daishoshindan .sec04 .price__box small {
    margin: 0 0.384vw;
    font-size: 1.076vw;
  }
  #daishoshindan .sec04 .price__note {
    font-size: 1.076vw;
  }
}
@media screen and (max-width: 768px) {
  #daishoshindan .sec04 {
    padding: 9vw 0 13vw;
  }
  #daishoshindan .sec04 .tit__jp {
    font-size: 6.28vw;
  }
  #daishoshindan .sec04 .inner {
    width: 94.2%;
    max-width: inherit;
  }
  #daishoshindan .sec04 .inner .main__copy {
    margin-bottom: 9.66vw;
    font-size: 4.347vw;
  }
  #daishoshindan .sec04 .inner table {
    margin: 0 0 9.66vw;
    width: 100%;
  }
  #daishoshindan .sec04 .inner table thead th,
  #daishoshindan .sec04 .inner table thead td {
    padding: 2.89vw;
    border-right: none;
  }
  #daishoshindan .sec04 .inner table thead th {
    padding: 2.89vw;
    border-right: none;
  }
  #daishoshindan .sec04 .inner table thead td {
    width: 100%;
    font-size: 4.347vw;
  }
  #daishoshindan .sec04 .inner table tbody th,
  #daishoshindan .sec04 .inner table tbody td {
    padding: 2.89vw;
    border-right: none;
  }
  #daishoshindan .sec04 .inner table tbody th {
    color: var(--white);
    font-size: 3.864vw;
  }
  #daishoshindan .sec04 .inner table tbody td {
    width: 70.8%;
    font-size: 3.864vw;
  }
  #daishoshindan .sec04 .inner table.typ02 thead td,
  #daishoshindan .sec04 .inner table.typ02 tbody td {
    background-color: #acdbd8;
  }
  #daishoshindan .sec04 .title__box {
    height: 16.9vw;
    font-size: 5.797vw;
  }
  #daishoshindan .sec04 .title__box small {
    font-size: 3.381vw;
  }
  #daishoshindan .sec04 .text__box {
    padding: 4.83vw 0;
    font-size: 3.864vw;
  }
  #daishoshindan .sec04 .title__price {
    margin: 9.66vw 0 3vw;
    font-size: 3.864vw;
  }
  #daishoshindan .sec04 .column__three {
    gap: 4.227vw 0;
    margin-bottom: 1.811vw;
  }
  #daishoshindan .sec04 .column__three li {
    width: 100%;
    max-width: inherit;
  }
  #daishoshindan .sec04 .price__box {
    padding: 3vw 0;
    font-size: 8.695vw;
    list-style: 8.2vw;
  }
  #daishoshindan .sec04 .price__box span {
    font-size: 4.83vw;
  }
  #daishoshindan .sec04 .price__box small {
    margin: 0 0.5vw;
    font-size: 3.381vw;
  }
  #daishoshindan .sec04 .price__note {
    font-size: 3.381vw;
  }
}
@media print, screen {
  #daishoshindan .sec05 {
    margin: 0 auto;
    padding: 0 0 140px;
    width: 100%;
  }
  #daishoshindan .sec05 .inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
  }
  #daishoshindan .sec05 .inner .block {
    padding: 55px 0 60px;
    width: 100%;
    background-color: var(--white);
    border-radius: 20px;
  }
  #daishoshindan .sec05 .inner .block + .block {
    margin-top: 40px;
  }
  #daishoshindan .sec05 .inner .block .block__tit {
    margin-bottom: 45px;
    padding: 0 0 5px;
    font-size: 32px;
    font-weight: 700;
    list-style: 1;
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    border-bottom: 1px solid var(--grayf3-color);
  }
  #daishoshindan .sec05 .inner .block .block__text {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 2;
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  #daishoshindan .sec05 .inner .block .block__text p {
    font-size: 18px;
    line-height: 2;
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  #daishoshindan .sec05 .inner .block .block__img {
    margin: 0 auto;
    width: 100%;
    max-width: 880px;
  }
  #daishoshindan .sec05 .inner .block .block__box {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
  }
  #daishoshindan .sec05 .inner .block .block__text02 {
    width: 51.5%;
    max-width: 515px;
    text-align: center;
  }
  #daishoshindan .sec05 .inner .block .block__text02 p {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.1em;
    text-align: left;
  }
  #daishoshindan .sec05 .inner .block .block__text02 p + p {
    margin-top: 20px;
  }
  #daishoshindan .sec05 .inner .block .block__text02 .poslog__text {
    padding: 20px 0 0;
    font-weight: 500;
  }
  #daishoshindan .sec05 .inner .block .block__text02 .poslog__logo {
    padding: 0 0 40px;
    width: 100%;
    max-width: 433px;
  }
  #daishoshindan .sec05 .inner .block .block__text02 small {
    display: block;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.1em;
    text-align: left;
  }
  #daishoshindan .sec05 .inner .block .block__text02 small + small {
    margin-top: 10px;
  }
  #daishoshindan .sec05 .inner .block .block__img02 {
    width: 38%;
    max-width: 380px;
  }
  #daishoshindan .sec05 .common__btn {
    margin: 0 auto;
    max-width: 880px;
  }
  #daishoshindan .sec05 .under__menu {
    padding: 120px 0 0;
  }
}
@media screen and (max-width: 1300px) {
  #daishoshindan .sec05 {
    padding: 0 0 10.769vw;
  }
  #daishoshindan .sec05 .inner {
    width: 92.3%;
  }
  #daishoshindan .sec05 .inner .block {
    padding: 4.23vw 0 4.615vw;
  }
  #daishoshindan .sec05 .inner .block + .block {
    margin-top: 3.07vw;
  }
  #daishoshindan .sec05 .inner .block .block__tit {
    margin-bottom: 3.461vw;
    padding: 0 0 0.384vw;
    font-size: 2.461vw;
  }
  #daishoshindan .sec05 .inner .block .block__text {
    margin-bottom: 1.923vw;
    font-size: 1.384vw;
  }
  #daishoshindan .sec05 .inner .block .block__img {
    width: 67.692%;
  }
  #daishoshindan .sec05 .inner .block .block__box {
    width: 76.923%;
  }
  #daishoshindan .sec05 .inner .block .block__text02 p {
    font-size: 1.384vw;
  }
  #daishoshindan .sec05 .inner .block .block__text02 p + p {
    margin-top: 1.538vw;
  }
  #daishoshindan .sec05 .inner .block .block__text02 .poslog__text {
    padding: 1.538vw 0 0;
  }
  #daishoshindan .sec05 .inner .block .block__text02 .poslog__logo {
    padding: 0 0 3.07vw;
  }
  #daishoshindan .sec05 .inner .block .block__text02 small {
    font-size: 1.23vw;
  }
  #daishoshindan .sec05 .inner .block .block__text02 small + small {
    margin-top: 0.769vw;
  }
  #daishoshindan .sec05 .common__btn {
    margin: 0 auto;
    max-width: 84.615vw;
  }
  #daishoshindan .sec05 .under__menu {
    padding: 9.23vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  #daishoshindan .sec05 {
    padding: 0 0 13vw;
  }
  #daishoshindan .sec05 .inner {
    width: 94.2%;
    max-width: inherit;
  }
  #daishoshindan .sec05 .inner .block {
    padding: 7.85vw 0;
  }
  #daishoshindan .sec05 .inner .block + .block {
    margin-top: 9vw;
  }
  #daishoshindan .sec05 .inner .block .block__tit {
    margin: 0 auto 4.83vw;
    padding: 0 0 1.7vw;
    width: 87.18%;
    font-size: 6.28vw;
  }
  #daishoshindan .sec05 .inner .block .block__text {
    margin-bottom: 25px;
    font-size: 3.864vw;
  }
  #daishoshindan .sec05 .inner .block .block__text p {
    font-size: 3.864vw;
    text-align: center;
  }
  #daishoshindan .sec05 .inner .block .block__text p + p {
   margin-top: 4vw;
  }
  #daishoshindan .sec05 .inner .block .block__img {
    margin: 0 auto;
    width: 77.9%;
    max-width: inherit;
  }
  #daishoshindan .sec05 .inner .block .block__box {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
  }
  #daishoshindan .sec05 .inner .block .block__text02 {
    width: 100%;
    max-width: inherit;
  }
  #daishoshindan .sec05 .inner .block .block__text02 p {
    font-size: 3.864vw;
    line-height: 2;
    letter-spacing: 0.1em;
    text-align: center;
  }
  #daishoshindan .sec05 .inner .block .block__text02 p + p {
    margin-top: 4vw;
  }
  #daishoshindan .sec05 .inner .block .block__text02 .poslog__text {
    padding: 4vw 0 0;
  }
  #daishoshindan .sec05 .inner .block .block__text02 .poslog__logo {
    margin: 0 auto;
    padding: 0 0 4vw;
    width: 87.18%;
    max-width: inherit;
  }
  #daishoshindan .sec05 .inner .block .block__text02 small {
    font-size: 3.381vw;
    text-align: center;
  }
  #daishoshindan .sec05 .inner .block .block__text02 small + small {
    margin-top: 4vw;
  }
  #daishoshindan .sec05 .inner .block .block__text02 .sp__img{
    margin: 0 auto;
    padding: 4vw 0;
    width: 82.352%;
  }
  #daishoshindan .sec05 .inner .block .block__img02 {
    display: none;
  }
  #daishoshindan .sec05 .common__btn {
    width: 94.2%;
    max-width: inherit;
  }
  #daishoshindan .sec05 .under__menu {
    padding: 18.84vw 0 0;
  }
}
