@media only screen and (min-width: 768px) {
  header .wrap {
    padding: 30px 10px 30px 10px;
  }
  main #fv {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 568px) {
  main #fv .wrap .date .other {
    margin-bottom: 20px;
  }
}

main #fv .wrap .date .other .end.end-tuiki {
  margin-left: 0;
}

main #fv .wrap .date .other .end.end-tuiki .end_date .end_youbi {
  margin-bottom: 0;
}

main #fv .wrap .date .other .end .end_date {
  display: flex;
  align-items: flex-end;
  gap: 20px;
}

.spWrap {
  display: flex;
  align-items: baseline;
  gap: 10px;
}

@media only screen and (max-width: 768px) {
  main #fv .wrap .date .other .end .end_time {
    margin-top: 0;
  }
  main #fv .wrap .date .other .end .end_date .end_day {
    margin-right: 5px;
  }
  main #fv .wrap .date .other .end .end_date {
    max-width: 300px;
    flex-wrap: wrap;
    gap: 5px;
  }
  .spWrap {
    width: 100%;
    gap: 0;
  }
}

@media only screen and (min-width: 768px) {
  main #fv .wrap .date .other .end.end-tuiki .end_time {
    margin-top: 0px;
    font-size: 32px;
  }
  main #fv .wrap .date .other .end .end_date .end_day {
    margin-right: 5px;
  }
}

main #fv .wrap {
  background-image: url(../img/banner_new01.png);
}

@media only screen and (max-width: 1280px) {
  main #fv .wrap {
    width: calc(100% - 30px);
  }
  main #fv .wrap {
    background-position-x: -30px;
  }
}

@media only screen and (max-width: 1099px) {
  main #fv .wrap {
    background-position-x: -240px;
  }
}

@media only screen and (max-width: 991px) {
  main #fv .wrap {
    background-position-x: -80px;
  }
}

@media only screen and (max-width: 768px) {
  main #fv .wrap {
    background-position-x: 150px;
    background-size: 80% !important;
  }
}

@media only screen and (max-width: 576px) {
  main #fv .wrap {
    background-position: bottom right;
    background-size: contain !important;
  }
}

@media only screen and (max-width: 768px) {
  main #fv .wrap {
    background-image: url(../img/fv_sm_bk_new.png);
  }
}

@media only screen and (max-width: 500px) {
  main #fv .wrap {
    box-sizing: border-box;
    width: 92%;
    height: 480px;
  }
}

main #fv .wrap .fv_right_foot {
  position: absolute;
  bottom: 40px;
  right: 40px;
}

main #fv .wrap .fv_right_foot figure {
  width: 240px;
  height: 240px;
}

main #fv .wrap .fv_left_foot .slogon {
  font-size: 20px;
}

@media only screen and (max-width: 991px) {
  main #fv .wrap .fv_left_foot .slogon {
    font-size: 14px;
  }
}

main #fv .wrap .benefit .benefit_content {
  margin-bottom: 10px;
  text-shadow: #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px,
    #fff 0 0 10px;
}

@media only screen and (max-width: 768px) {
  main #fv .wrap .benefit .benefit_content {
    text-shadow: #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px,
      #fff 0 0 10px;
    margin-bottom: 5px;
  }
}

main #fv .wrap .benefit .benefit_content.hukidahi_tuika p {
  font-size: 16px;
  margin-top: 30px;
  line-height: 1.8;
}

@media only screen and (max-width: 768px) {
  main #fv .wrap .benefit .benefit_content.hukidahi_tuika p {
    font-size: 10px;
    margin-top: 18px;
    line-height: 1.6;
  }
}

main .benefit_content2 {
  font-size: 14px;
  margin-top: 30px;
  line-height: 1.8;
}

@media only screen and (max-width: 768px) {
  main .benefit_content2 {
    font-size: 14px;
    margin-top: 18px;
    line-height: 1.6;
  }
}

@media only screen and (max-width: 991px) {
  main #fv .wrap .benefit {
    width: 100%;
  }
}

/*
.benefit_content.hukidahi_tuika {
    position: relative;
}
.benefit_content.hukidahi_tuika::after {
    content: "";
    display: inline-block;
    width: 170px;
    height: 70px;
    background: url(../img/mv_hukidahi.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 30px;
    left: 240px;
}
@media only screen and (max-width: 768px) {
    .benefit_content.hukidahi_tuika::after {
        width: 130px;
        height: 60px;
        top: 65px;
        left: 110px;
    }
}
@media only screen and (max-width: 576px) {
    .benefit_content.hukidahi_tuika::after {
        width: 130px;
        height: 60px;
        top: 45px;
        left: 70px;
    }
}
*/

/*　お悩み直下日付ブロック　-----------*/

main #consulting {
  padding: 40px 0 80px;
}

@media only screen and (max-width: 768px) {
  main #consulting {
    padding: 30px 0 40px;
  }
}

main #consulting > img {
  bottom: 0px;
}

@media only screen and (max-width: 768px) {
  main #consulting > img {
    bottom: -70px;
  }
}

main #consulting .wrap .container .second_container {
  gap: 20px;
}

/*　#seminarブロック　-----------*/

.reserve_btnWrap {
  padding-top: 50px;
}

@media only screen and (max-width: 768px) {
  .reserve_btnWrap {
    padding-top: 30px;
  }
  .reserve_btnWrap {
    padding-top: 30px;
    padding-bottom: 15px;
  }
}

#seminar .reserve_btn {
  margin: 0px auto 50px !important;
}

@media only screen and (max-width: 768px) {
  #seminar .reserve_btn {
    margin: 0px auto 30px !important;
  }
}

main #seminar .wrap {
  padding: 0px;
  width: 100%;
  max-width: 1060px;
}

@media only screen and (max-width: 1099px) {
  main #seminar .wrap {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 991px) {
  main #seminar .wrap #semi_contents div.one_image {
    height: 220px;
  }
}

@media only screen and (max-width: 699px) {
  main #seminar .wrap #semi_contents div.one_image {
    height: 480px;
    background-size: 70%;
  }
}

@media only screen and (max-width: 568px) {
  main #seminar .wrap #semi_contents div.one_image {
    height: 480px;
    background-size: 70%;
    background-position: center bottom;
  }
}

@media only screen and (max-width: 520px) {
  main #seminar .wrap #semi_contents div.one_image {
    background-size: 80%;
  }
}

@media only screen and (max-width: 414px) {
  main #seminar .wrap #semi_contents div.one_image {
    background-size: 95%;
  }
}

@media only screen and (max-width: 350px) {
  main #seminar .wrap #semi_contents div.one_image {
    height: 450px;
  }
}

@media only screen and (max-width: 768px) {
  main #seminar .wrap {
    padding: 0px 15px;
  }
}

main #seminar .wrap div.text {
  padding-bottom: 0;
}

/*　#seminarブロック_カレンダー　-----------*/

main #seminar .wrap #seminar_calendar {
  margin-bottom: 0;
}

/*　#seminarブロック_相談会コンテンツ　-----------*/

main #seminar .wrap #semi_contents div.content_title {
  font-size: 48px;
}

main #seminar .wrap .consulting_seminar_title .dot_bg {
  background-image: url(../img/dot_again_double.png);
  background-repeat: repeat-x;
  background-position: center;
}

main #seminar .wrap .consulting_seminar_title .seminar_ {
  text-align: center;
}

main #seminar .wrap .consulting_seminar_title .dot_bg .seminar_ span {
  background: #fffee5;
  padding: 0 80px;
}

@media only screen and (max-width: 768px) {
  main #seminar .wrap .consulting_seminar_title .dot_bg .seminar_ span {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 1399px) {
  main #seminar .wrap #semi_contents div.content_title {
    font-size: 40px;
  }
  main #seminar .wrap .consulting_seminar_title .seminar_ {
    font-size: 42px;
  }
}

@media only screen and (max-width: 991px) {
  main #seminar .wrap #semi_contents div.content_title {
    font-size: 26px;
  }
  main #seminar .wrap .consulting_seminar_title .seminar_ {
    font-size: 32px;
  }
}

@media only screen and (max-width: 576px) {
  main #seminar .wrap #semi_contents div.content_title {
    font-size: 22px;
    line-height: 1.4;
  }
  main #seminar .wrap .consulting_seminar_title .seminar_ {
    font-size: 22px;
  }
}

main #seminar .wrap .consulting_seminar_title.other_margin {
  margin-bottom: 0;
  padding-bottom: 30px;
  padding-top: 100px;
  display: block;
}

@media only screen and (max-width: 768px) {
  main #seminar .wrap .consulting_seminar_title.other_margin {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

main #seminar .wrap .semi_contentsWrap {
  background-color: white;
  border-radius: 30px;
}

main #seminar .wrap #semi_contents {
  padding: 50px 0;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}

@media only screen and (max-width: 1399px) {
  main #seminar .wrap #semi_contents div .number {
    margin-top: 0px;
  }
  main #seminar .wrap #semi_contents div.round_image .number {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 1099px) {
  main #seminar .wrap #semi_contents {
    width: 90%;
  }
}

@media only screen and (max-width: 768px) {
  main #seminar .wrap #semi_contents div.round_image .number {
    margin-top: 0px;
  }
  main #seminar .wrap #semi_contents {
    width: 90%;
    padding: 30px 0;
  }
  main #seminar .wrap #semi_contents div .number {
    margin-top: -10px;
  }
  main #seminar .wrap #semi_contents div.content_text .pictures {
    flex-direction: unset;
  }
  main #seminar .wrap #semi_contents div.content_text .pictures {
    width: 45%;
  }
  main #seminar .wrap #semi_contents div.round_image .calc_wrapper img {
    width: 50%;
  }
}

main #seminar .wrap #semi_contents div.content_text {
  margin-bottom: 50px;
}

main #seminar .wrap #semi_contents .round_image div.content_text {
  margin-bottom: 0;
}

/*　#seminarブロック_参加特典　-----------*/

main #seminar .wrap .no_bm.other_margin {
  padding-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  main #seminar .wrap .no_bm.other_margin {
    padding-bottom: 20px;
  }
}

main .common_wrap_02 .wrap {
  padding: 0;
  padding-top: 0px;
  border-radius: 30px;
}

@media only screen and (max-width: 1399px) {
  main .common_wrap_02 {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 768px) {
  main .common_wrap_02 {
    padding: 0 15px;
  }
}

main .common_wrap_02 .wrap.bg_white {
  background-color: white;
  width: 100%;
  max-width: 1060px;
}

main .common_wrap_02 .wrap .inner {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding: 50px 0;
}

@media only screen and (max-width: 1099px) {
  main .common_wrap_02 .wrap .inner {
    width: 90%;
  }
}

@media only screen and (max-width: 991px) {
  main .common_wrap_02 div.inner .under .show .pic {
    height: unset;
    width: 65%;
  }
}

@media only screen and (max-width: 768px) {
  main .common_wrap_02 div.inner .under .hidden img {
    height: 100%;
    width: 100%;
  }
  main .common_wrap_02 .wrap .inner {
    width: 100%;
    padding: 30px 0;
  }
  main .common_wrap_02 div.inner .above .picture {
    margin-top: 0px;
  }
  main .common_wrap_02 .wrap .inner .under {
    margin-top: 0px;
  }
  main .common_wrap_02 div.inner .gap {
    margin: 15px 0;
  }
  main .common_wrap_02 div.inner .above .content {
    justify-content: flex-start;
    gap: 5px;
    width: 90%;
  }
}

@media only screen and (max-width: 1399px) {
  main .common_wrap_02 div.inner .above {
    flex-direction: unset;
  }
  main .common_wrap_02 .wrap .inner .under {
    flex-direction: unset;
  }
}

@media only screen and (max-width: 768px) {
  main .common_wrap_02 div.inner .above {
    flex-direction: column;
  }
  main .common_wrap_02 .wrap .inner .under {
    flex-direction: column;
  }
}

main .common_wrap_02 div.inner .under .show {
  justify-content: unset;
}

@media only screen and (max-width: 768px) {
  main .common_wrap_02 div.inner .under .show {
    justify-content: flex-start;
    gap: 5px;
    width: 90%;
    margin: 0 auto;
  }
  main .common_wrap_02 div.inner .under .show .content p {
    width: 100%;
    font-size: 18px;
  }
  main .common_wrap_02 div.inner .under .hidden {
    margin-bottom: 0px;
  }
}

main .common_wrap_02 div.inner .under .show .content {
  display: flex;
  gap: 20px;
  align-items: center;
}

.common_wrap_02 .reserve_btn {
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  .common_wrap_02 .reserve {
    padding: 0px !important;
  }
}

/*　#seminarブロック_開催場所　-----------*/

main .seminar_location {
  padding-bottom: 100px;
}

@media only screen and (max-width: 1399px) {
  main .seminar_location {
    padding: 0 30px;
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 768px) {
  main .seminar_location {
    padding: 0 15px;
    padding-bottom: 50px;
  }
}

main .seminar_location .wrap {
  padding: 0;
}

main .seminar_location .wrap.bg_white {
  background-color: white;
  border-radius: 30px;
  max-width: 1060px;
  width: 100%;
}

main .seminar_location .wrap .inner {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  padding: 50px 0;
}

@media only screen and (max-width: 1099px) {
  main .seminar_location .wrap .inner .pictures {
    flex-direction: unset;
    gap: 10px;
  }
  main .seminar_location .wrap .inner {
    width: 90%;
  }
}

@media only screen and (max-width: 768px) {
  main .seminar_location .wrap .inner {
    width: 90%;
    padding: 30px 0;
  }
  main .seminar_location .wrap .inner .pictures {
    flex-direction: unset;
    gap: 10px;
  }
}

/*　reserve_ブロック　-----------*/

.reserve_content .second_container {
  gap: 20px;
}

.reserve_schedule {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

@media only screen and (max-width: 1099px) {
  .reserve_schedule {
    width: 80%;
  }
}

@media only screen and (max-width: 768px) {
  .reserve_schedule {
    width: 90%;
  }
}

.reserve_content {
  display: flex;
  gap: 50px;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .reserve_content {
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
  }
}

.reserve_content h4 {
  font-size: 32px;
  color: #ff6e00 !important;
}

@media only screen and (max-width: 1099px) {
  .reserve_content h4 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 768px) {
  .reserve_content h4 {
    font-size: 22px;
  }
}

.reserve_img {
  margin-top: 30px;
  height: 330px;
  background: #f8f8f8;
}

@media only screen and (max-width: 768px) {
  .reserve_img {
    margin-bottom: 30px;
  }
}

.reserve_btn {
  margin-top: 50px;
}

/*-------------------------------*/

/*　reserve_日付の記述　-----------*/

/*-------------------------------*/

.reserve_content .second_container {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 12px;
}

@media only screen and (max-width: 768px) {
  .reserve_content .second_container {
    gap: 15px;
    align-items: flex-end;
    margin-bottom: 30px;
  }
}

.reserve_content .second_container .year_date_youbi .year {
  font-size: 32px;
  font-weight: "ZenMaruGothic-Black";
  color: #333333;
  margin-top: -10px;
}

@media print, screen and (max-width: 991px) {
  .reserve_content .second_container .year_date_youbi .year {
    font-size: 25px;
  }
}

.reserve_content .second_container .year_date_youbi .start_date_youbi {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  line-height: 1;
  gap: 15px;
  margin-top: -10px;
}

@media print, screen and (max-width: 991px) {
  .reserve_content .second_container .year_date_youbi .start_date_youbi {
    gap: 5px;
  }
}

.reserve_content
  .second_container
  .year_date_youbi
  .start_date_youbi
  .start_day {
  font-size: 72px;
  font-weight: "ZenMaruGothic-Black";
}

@media print, screen and (max-width: 991px) {
  .reserve_content
    .second_container
    .year_date_youbi
    .start_date_youbi
    .start_day {
    font-size: 50px;
  }
}

.reserve_content
  .second_container
  .year_date_youbi
  .start_date_youbi
  .start_youbi {
  background-color: #29a5a8;
  width: 47px;
  height: 47px;
  font-size: 25px;
  padding-top: 3px;
  border-radius: 50%;
  color: white;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media print, screen and (max-width: 991px) {
  .reserve_content
    .second_container
    .year_date_youbi
    .start_date_youbi
    .start_youbi {
    width: 37px;
    height: 37px;
    font-size: 20px;
  }
}

.reserve_content .second_container .year_date_youbi .end_date_youbi {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  line-height: 1;
  gap: 15px;
}

@media print, screen and (max-width: 991px) {
  .reserve_content .second_container .year_date_youbi .end_date_youbi {
    gap: 5px;
  }
}

.reserve_content .second_container .year_date_youbi .end_date_youbi .end_day {
  font-size: 72px;
  font-weight: "ZenMaruGothic-Black";
}

@media print, screen and (max-width: 991px) {
  .reserve_content .second_container .year_date_youbi .end_date_youbi .end_day {
    font-size: 50px;
  }
}

.reserve_content .second_container .year_date_youbi .end_date_youbi .end_youbi {
  background-color: #ff7b7e;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  color: white;
  text-align: center;
  font-size: 25px;
  padding-top: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 5px;
  text-shadow: 0 0;
}

@media print, screen and (max-width: 991px) {
  .reserve_content
    .second_container
    .year_date_youbi
    .end_date_youbi
    .end_youbi {
    width: 37px;
    height: 37px;
    font-size: 20px;
  }
}

.reserve_content .second_container .time {
  padding-top: 62px;
}

@media print, screen and (max-width: 991px) {
  .reserve_content .second_container .time {
    padding-top: 20px;
  }
}

.reserve_content .second_container .time .start_time {
  font-size: 32px;
}

.reserve_content .second_container .time .end_time {
  padding-top: 20px;
  font-size: 32px;
}

@media print, screen and (max-width: 991px) {
  .reserve_content .second_container .time .end_time {
    padding-top: 10px;
  }
}

/*-------------------------------*/

.reserve_schedule .gap {
  background-image: url(../img/dot_border.png);
  background-repeat: repeat-x;
  width: 100%;
  height: 3px;
  margin: 30px auto;
}

@media only screen and (max-width: 768px) {
  .reserve_schedule .gap {
    margin: 10px auto;
  }
}

footer .footer_about_content .left_text .left_btn {
  width: 340px;
}

.left_btn_line img {
  width: 30px;
}

/*-------------------------------*/

/*---------　ロゴの記述　----------*/

/*-------------------------------*/

.reserve_schedule .home {
  display: flex;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .reserve_schedule .home {
    align-items: center;
  }
}

.reserve_schedule .home .logo {
  width: 80px;
  margin-right: 17px;
}

@media only screen and (max-width: 650px) {
  .reserve_schedule .home .logo {
    width: 45px;
  }
}

@media only screen and (max-width: 480px) {
  .reserve_schedule .home .logo {
    width: 45px;
  }
}

.reserve_schedule .home .logo_letter .demand {
  font-size: 17px;
  color: #b1b1b1;
}

@media only screen and (max-width: 650px) {
  .reserve_schedule .home .logo_letter .demand {
    font-size: 10px;
  }
}

@media only screen and (max-width: 480px) {
  .reserve_schedule .home .logo_letter .demand {
    font-size: 10px;
  }
}

.reserve_schedule .home .logo_letter .name {
  width: 480px;
}

@media print, screen and (max-width: 991px) {
  .reserve_schedule .home .logo_letter .name {
    width: 320px;
  }
}

@media only screen and (max-width: 650px) {
  .reserve_schedule .home .logo_letter .name {
    width: 250px;
  }
}

@media only screen and (max-width: 480px) {
  .reserve_schedule .home .logo_letter .name {
    width: 250px;
  }
}

@media only screen and (max-width: 768px) {
  .reserve_schedule img {
    width: 100%;
    max-width: 400px;
  }
}

@media only screen and (max-width: 768px) {
  .reserve_content_ttl {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }
  .reserve_content .dotlines .dotted_line {
    max-width: 342px;
    height: 3px;
    width: calc(20.57vw + 5px);
    background-image: url("../img/dot_again.png");
    background-repeat: repeat-x;
  }
  .reserve_content .dotlines .dotted_line {
    width: calc(20vw + 5px);
  }
  .reserve_content .dotlines .dotted_line:first-child {
    margin-bottom: 9px;
  }
}

@media only screen and (min-width: 1099px) {
  main .seminar_location .wrap .inner .way p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1099px) {
  main .seminar_location .wrap .inner .way p {
    text-align: center;
    font-size: 11px;
  }
}

footer .footer_about .wrap .title {
  display: block;
}

footer .footer_about .wrap .title .dot_bg {
  background-image: url(../img/dot_again_double.png);
  background-repeat: repeat-x;
  background-position: center;
}

footer .footer_about .wrap .title .dot_bg .seminar_ {
  text-align: center;
}

footer .footer_about .wrap .title .dot_bg .seminar_ span {
  background: #fff5dc;
  padding: 0 80px;
}

@media only screen and (max-width: 768px) {
  footer .footer_about .wrap .title .dot_bg .seminar_ span {
    padding: 0 30px;
  }
}

@media only screen and (min-width: 1099px) {
  footer .footer_about .wrap {
    padding: 0;
    padding-bottom: 100px;
    max-width: 1060px;
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  footer .footer_about_content .left_text .left_btn {
    margin: 0 auto;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 768px) {
  footer .footer_about_content .left_text .left_btn {
    margin: 0 auto;
    margin-top: 15px;
  }
}

.sp.fv_bottom .slogon {
  font-size: 13px;
}

@media only screen and (max-width: 560px) {
  .slick-initialized .slick-slide {
    width: 138px !important;
  }
}

.giftItems {
  background: #70b859;
  width: calc(100% - 100px);
  max-width: 1400px;
  margin: 0 auto;
  margin-bottom: 40px;
  padding: 30px;
  padding-top: 40px;
  border-radius: 30px;
}

@media only screen and (max-width: 1099px) {
  .giftItems {
    width: 92%;
  }
}

@media only screen and (max-width: 414px) {
  .giftItems {
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 20px;
  }
}

.giftItems h3 {
  width: 100%;
  max-width: 320px;
  color: #70b859;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  background: #fffee5;
  border-radius: 90px;
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 10px 0;
  border: 3px solid;
}

@media only screen and (max-width: 650px) {
  .giftItems h3 {
    top: -45px;
    max-width: 210px;
    padding: 5px 0;
    font-size: 15px;
  }
}

@media only screen and (max-width: 414px) {
  .giftItems h3 {
    max-width: 210px;
    font-size: 15px;
    top: -45px;
    padding: 5px 0;
  }
}

.giftItems p {
  font-size: 36px;
  color: #fdfbb0;
  font-weight: bold;
  /* text-align: center; */
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 414px) {
  .giftItems p {
    font-size: 22px;
    color: #fdfbb0;
    font-weight: bold;
    /* text-align: center; */
  }
}

.giftItems .textArea {
  margin-bottom: 20px;
  position: relative;
}

@media only screen and (max-width: 650px) {
  .giftItems .textArea {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 414px) {
  .giftItems .textArea {
    margin-bottom: 10px;
  }
}
.giftItems span {
  font-size: 36px;
  color: #fdfbb0;
  font-weight: bold;
}

@media only screen and (max-width: 650px) {
  .giftItems span {
    font-size: 20px;
    color: #fdfbb0;
    font-weight: bold;
  }
}

.giftItems ul {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px 30px;
  padding: 20px 50px;
  border-radius: 30px;
}

@media only screen and (max-width: 1300px) {
  .giftItems ul {
    gap: 20px 30px;
    padding: 20px 40px;
  }
}
@media only screen and (min-width: 901px) {
  .giftItems ul {
   justify-content: space-around;
  }
}

@media only screen and (max-width: 1030px) {
  .giftItems ul {
    padding: 20px 0px;
  }
}

@media only screen and (max-width: 990px) {
  .giftItems ul {
    padding: 20px 40px;
  }
}

@media only screen and (max-width: 750px) {
  .giftItems ul {
    gap: 20px 10px;
  }
}

@media only screen and (max-width: 650px) {
  .giftItems {
    padding: 10px;
    padding-top: 30px;
  }
  .giftItems p {
    font-size: 20px;
    line-height: 22px;
  }
  .giftItems ul {
    border-radius: 20px;
    padding: 20px 10px;
    gap: 20px 10px;
  }
}

@media only screen and (max-width: 414px) {
  .giftItems ul {
    border-radius: 20px;
    padding: 20px 20px;
    gap: 20px 20px;
  }
}
.giftItems ul li {
  width: 200px;
}
@media only screen and (max-width: 900px) {
    .giftItems ul :nth-of-type(1) {
      width: 100%;
      text-align: center;
    
      img {
          margin: 0 auto;
      }
    }
}
@media only screen and (min-width: 1300px) {
  .giftItems ul :nth-of-type(1) {
    img {
      width: 230px;
    }
  }
}
@media only screen and (max-width: 1300px) {
  .giftItems ul :nth-of-type(1) {
    img {
      width: 170px;
    }
  }
}
@media only screen and (max-width: 768px) {
  .giftItems ul :nth-of-type(1) {
    img {
      width: 35%;
    }
  }
}
@media only screen and (max-width: 414px) {
  .giftItems ul :nth-of-type(1) {
    img {
      width: 115px;
    }
  }
}
@media only screen and (max-width: 369px) {
  .giftItems ul :nth-of-type(1) {
    img {
      width:100px;

    }
  }
}

@media only screen and (max-width: 1300px) {
  .giftItems ul li {
    width: 150px;
  }
}

@media only screen and (max-width: 990px) {
  .giftItems ul li {
    width: 120px;
  }
}

@media only screen and (max-width: 650px) {
  main #fv {
    margin-bottom: 50px;
  }
  .giftItems ul li {
    width: 25%;
  }
}

@media only screen and (max-width: 414px) {
  main #fv {
    margin-bottom: 40px;
  }
  .giftItems ul li {
    width: 70px;
  }
}

@media only screen and (max-width: 369px) {
  .giftItems ul li {
    width: 60px;
  }
}

main .common_wrap_02 div.inner .under .show .content p .present-text {
  color: #fe882f;
}

@media only screen and (min-width: 768px) {
  main .common_wrap_02 div.inner .above .picture {
    width: 322px;
  }
  main .common_wrap_02 div.inner .under .show .pic {
    width: 322px;
  }
  main .common_wrap_02 div.inner .above .content .text p {
    font-size: 36px;
  }
  main .common_wrap_02 div.inner .above .content .text p span {
    font-size: 36px;
  }
  main .common_wrap_02 div.inner .under .show .content p {
    font-size: 32px;
  }
}

@media only screen and (max-width: 1183px) {
  main .common_wrap_02 div.inner .above .content .text p {
    font-size: 30px;
  }
  main .common_wrap_02 div.inner .above .content .text p span {
    font-size: 30px;
  }
  main .common_wrap_02 div.inner .under .show .content p span {
    font-size: 25px;
  }
  main .common_wrap_02 div.inner .under .show .content p {
    font-size: 27px;
  }
}

@media only screen and (max-width: 950px) {
  main .common_wrap_02 div.inner .above .content .text p {
    font-size: 22px;
    white-space: nowrap;
  }
  main .common_wrap_02 div.inner .above .content .text p span {
    font-size: 22px;
  }
  main .common_wrap_02 div.inner .under .show .content p span {
    font-size: 25px;
  }
  main .common_wrap_02 div.inner .under .show .content p {
    font-size: 27px;
  }
}

@media only screen and (max-width: 768px) {
  main .common_wrap_02 div.inner .above .content .text {
    margin: 0 auto;
}
main .common_wrap_02 div.inner .above .content .text p span {
    font-size: 19px;
}
main .common_wrap_02 div.inner .above .content .text p {
    white-space: wrap;
    font-size: 19px;
  }
}

.n_d_920 {
  display: none;
}

@media only screen and (max-width: 920px) {
  .n_d_920 {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .n_d_920 {
    display: none;
  }
}

.tag01 {
  width: 90%;
  max-width: 600px;
  margin-bottom: 30px;
  text-shadow: #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px,
    #fff 0 0 10px;
}

.tag02 {
  width: 90%;
  max-width: 600px;
  margin-bottom: 10px;
  text-shadow: #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px,
    #fff 0 0 10px;
}

