@charset "UTF-8";
@media screen and (max-width: 900px) {
  header {
    padding: 28px 15px 0;
  }
  header .header_inner .r_side .rg_btn {
    display: none;
  }
  .tokuten_ttl .toku_bg {
    width: 100%;
  }
  .tokuten_ttl .toku_wrap {
    top: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .closeModal {
    display: none;
  }
  .c_SP {
    display: block;
    position: unset;
    transform: unset;
  }
  .modalWrapper {
    width: 100%;
  }
  .modalWrapper .modalContents {
    max-width: 80vw;
  }
  .modalWrapper .modalContents .nav_head_SP {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    margin-bottom: 5%;
  }
  .modalWrapper .modalContents .nav_head_SP .l_side {
    display: flex;
    gap: 1.3rem;
  }
  .modalWrapper .modalContents .nav_head_SP .l_side h1 {
    max-width: 15.5vw;
  }
  .modalWrapper .modalContents .nav_head_SP .l_side .ttl {
    max-width: 58.5vw;
  }
  .modalWrapper .modalContents .nav_head_SP .l_side .ttl img {
    padding-bottom: 7px;
  }
  header {
    padding: 28px 15px 0;
  }
  header .header_inner .r_side .rg_btn {
    display: none;
  }
  .closeModal {
    display: none;
  }
  .c_SP {
    display: block;
    position: unset;
  }
  .about .about_container .about_txt {
    font-size: 100%;
    width: 100%;
  }
  .about .about_container .about_parts01 {
    left: 15px;
    max-width: 301px;
  }
  .about .about_container .about_parts02 {
    right: 15px;
    max-width: 285px;
  }
}
@media screen and (max-width: 1100px) {
  header {
    padding: 28px 15px 0;
  }
}
@media screen and (max-width: 1220px) {
  .about {
    padding: 0 10px;
  }
  .about .about_container .about_parts01 {
    left: -1%;
  }
  .about .about_container .about_parts02 {
    right: -1%;
  }
}
@media screen and (max-width: 769px) {
  .mv {
    padding-top: 60.19px;
  }
  .mv .mv_parts01 {
    top: 72px;
    transform: translate(-7.5% 0);
    right: 5px;
    left: unset;
    max-width: 22%;
    -webkit-transform: translate(-7.5% 0);
    -moz-transform: translate(-7.5% 0);
    -ms-transform: translate(-7.5% 0);
    -o-transform: translate(-7.5% 0);
  }
  .mv_top_relative .mv_img {
    display: none;
  }
  .top_btn_wrap {
    max-width: 89.2vw !important;
    /* margin: 170px auto 0 !important; */
  }
  .top_btn_wrap .event.is-close {
    display: none;
  }
  .about_p_active {
    cursor: pointer;
  }
  .about_phone {
    max-width: 70.5%;
    margin: 0px auto 29px;
  }
  .about .about_container .about_bg {
    margin: auto;
    display: block;
  }
  .about .about_container .about_txt {
    display: none;
  }
  .about .about_container .about_txt_SP {
    display: block;
    text-align: center;
    line-height: 1.778;
    letter-spacing: -0.04em;
    font-size: min(4.8vw, 36px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-family: "Noto Sans CJK JP", sans-serif;
  }
  .tokuten_ttl .toku_bg {
    -webkit-clip-path: polygon(100% 0, 100% 98%, 50% 100%, 0 98%, 0 0);
    clip-path: polygon(100% 0, 100% 98%, 50% 100%, 0 98%, 0 0);
    height: clamp(372px, 90vw, 700px);
  }
  .tokuten_ttl .toku_wrap {
    max-width: 690px;
    margin: auto;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    padding: 0 15px;
  }
  .tokuten_ttl .toku_wrap .toku_txt_wrap {
    display: block;
  }
  .tokuten_ttl .toku_wrap .toku_txt_wrap p {
    font-size: clamp(15px, 3.6vw, 30px);
  }
  .tokuten_ttl .toku_wrap .toku_txt_wrap aside {
    width: unset;
    font-size: clamp(13px, 3.3vw, 26px);
  }
  .tokuten_ttl .toku_wrap .sv_txt01 {
    display: block;
    margin: 0px 0 16px;
  }
  .tokuten_ttl .toku_wrap .sv_txt02 {
    display: block;
  }
  .tokuten_ttl .toku_wrap .toku_txt_wrap {
    border-top: #fff 2px solid;
  }
  .faq .faq_ttl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 610px;
    margin: auto;
  }
  .faq .faq_ttl h2 {
    font-size: 5rem;
    font-weight: bold;
    color: #e26089;
  }
  .faq .faq_ttl .faq_h2 {
    display: none;
  }
  .faq .faq_ttl .faq_h2_SP {
    display: block;
    text-align: center;
    line-height: 1.4;
    margin-top: -40px;
  }
  .faq ul {
    max-width: 1100px;
    margin: auto;
    color: #e26089;
    padding: 0 15px;
  }
  .faq ul li {
    background-color: #fff;
    border-radius: 40px;
    padding: 25px 35px 39px;
    margin-bottom: 2.4rem;
  }
  .faq ul li .q_wrap {
    display: flex;
    align-items: baseline;
    gap: 1.6rem;
    padding-bottom: 1.5rem;
    border-bottom: #e26089 1px solid;
  }
  .faq ul li .q_wrap .q_txt {
    font-size: 3rem;
  }
  .faq ul li .a_wrap {
    display: flex;
    gap: 1.8rem;
    margin-top: 10px;
  }
  .faq ul li .a_wrap .a_txt {
    font-size: 2rem;
    margin-top: 27px;
    color: #000;
  }
  .faq ul li .a_wrap .a_txt a {
    color: #0067cc;
    padding-bottom: 7px;
    border-bottom: #0067cc 1px solid;
  }
  .faq ul li .cap {
    font-size: 4.6rem;
  }
  /* バナー */
  .bnr_wrap {
    padding: 33px 20px;
  }
  .bnr_wrap .bnr_parts {
    top: -21px;
    right: -20px;
    max-width: 22%;
  }
  .voice {
    max-width: 1100px;
    margin: 0 auto 128px;
    position: relative;
    padding: unset;
  }
  .voice .voice_ttl {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto 90px;
  }
  .voice .voice_parts {
    max-width: 50%;
    position: absolute;
    left: 15px;
  }
  .voice .voice_main {
    max-width: 610px;
    margin: auto;
    display: block;
    padding: 0 25px;
  }
  .voice .voice_container {
    background: linear-gradient(-45deg, rgb(254, 218, 214) 0%, rgb(254, 244, 214) 100%);
    height: auto;
    padding-top: 98px;
    padding-bottom: 64px;
    border-radius: unset;
    max-width: 1100px;
    margin-top: -85px;
  }
  .voice .voice_container .event_btn {
    width: 100%;
    font-size: 1.5rem !important;
    font-weight: 500;
    top: 0.9rem;
    border-bottom: 3px solid rgba(101, 61, 21, 0.3);
    padding: 16px 0;
  }
  .voice .voice_container .event_btn span {
    font-size: 1.5rem;
  }
  .voice .voice_container .event_btn aside {
    font-size: 1.2rem;
  }
  .voice .voice_container .event_btn::after {
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 3.6rem;
    right: 2.2rem;
  }
  .voice .voice_container .voice_txt {
    margin: auto;
    display: block;
    max-width: 690px;
  }
  .ft_rg_btn {
    font-family: "Noto Serif JP", sans-serif;
    display: block;
    margin: 0 auto 40px;
    text-align: center;
    color: #fff;
    background-color: #eb7b33;
    font-size: 2.4rem;
    max-width: 636px;
    font-weight: bold;
    border-bottom: 7px solid rgba(101, 61, 21, 0.3);
    border-radius: 10px;
    position: relative;
    padding: 40px 0;
    transition: 0.3s;
  }
  .ft_rg_btn::after {
    content: "";
    position: absolute;
    top: 4.5rem;
    right: 2.4rem;
    display: inline-block;
    margin-left: 15px;
    vertical-align: 1px;
    width: 14px;
    height: 14px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: rotate(-45deg);
  }
}
@media screen and (max-width: 650px) {
  .ft_rg_btn {
    padding: 32px 0;
    margin: 0 min(5.35%, 40px) 20px;
    font-size: 1.8rem;
    border-bottom: 3px solid rgba(101, 61, 21, 0.3);
  }
  .ft_rg_btn::after {
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 3.8rem;
  }
  .c_SP {
    max-width: 20px;
  }
  .modalWrapper {
    width: 100%;
    height: 88vh;
  }
  .modalWrapper .modalContents {
    max-width: 345px;
    font-size: 4rem;
    position: absolute;
    top: 2%;
    left: 50%;
    /* transform: translate(-50%, -50%); */
    transform: translateX(-50%);
  }
  .modalWrapper .modalContents .nav_head_SP {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-shrink: 0;
    margin-top: -3.8vh;
  }
  .modalWrapper .modalContents .nav_head_SP .l_side h1 {
    max-width: 58px;
  }
  .modalWrapper .modalContents .nav_head_SP .l_side .ttl {
    max-width: 216px;
  }
  .modalWrapper .modalContents .nav_head_SP .l_side .ttl img {
    padding-bottom: 7px;
  }
  .modalWrapper .modalContents ul .rg_btn a {
    font-size: 1.8rem;
    padding: 23px 0;
    margin-bottom: 16px;
  }
  .modalWrapper .modalContents ul .rg_btn a::after {
    top: 2.9rem;
    width: 7px;
    height: 7px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
  .modalWrapper .modalContents ul .nav_item {
    font-size: 1.8rem;
    padding: 1.7rem 0;
  }
  .modalWrapper .modalContents ul .nav_item::after {
    top: 2.1rem;
    width: 7px;
    height: 7px;
    border-right: 3px solid #673f17;
    border-bottom: 3px solid #673f17;
    border-radius: 1px;
    transform: rotate(-45deg);
  }
  .modalWrapper .modalContents .sns_link {
    flex-direction: column;
    padding: 2rem 2.5rem;
  }
  header {
    padding: 15px 15px 0;
  }
  header .header_inner .l_side {
    gap: 1.3rem;
  }
  header .header_inner .l_side h1 {
    max-width: 15.5vw;
  }
  header .header_inner .l_side .ttl {
    max-width: 58.5vw;
  }
  header .header_inner .l_side .ttl img {
    padding-bottom: 2px;
  }
  header .header_inner .burger-btn {
    max-width: 7.2vw;
  }
  .modal-container {
    bottom: 20px;
    right: unset;
  }
  .close-btn {
    position: absolute;
    top: -8px;
    left: 90% !important;
  }
  .mv .rg_btn {
    font-size: clamp(22px, 4.6vw, 30px);
    top: 0.9rem;
    border-bottom: 3px solid rgba(101, 61, 21, 0.3);
  }
  .mv .rg_btn::after {
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 3.3rem;
    right: 2.2rem;
  }
  .mv .event_btn {
    FONT-WEIGHT: 500;
    font-size: 1.5rem !important;
    top: 0.9rem;
    border-bottom: 3px solid rgba(101, 61, 21, 0.3);
    width: 100%;
  }
  .mv .event_btn aside {
    font-size: 1.2rem;
  }
  .mv .event_btn span {
    font-size: clamp(22px, 4.6vw, 30px);
  }
  .event_btn::after {
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 3.6rem;
    right: 2.2rem;
  }
  .about {
    margin: 0 auto 100px;
  }
  .about .about_phone {
    max-width: 70.5%;
    margin: -50px auto 24px;
  }
  .about .about_container .about_bg {
    margin: auto;
    display: block;
  }
  .about .about_container .about_txt {
    display: none;
  }
  .about .about_container .about_txt_SP {
    display: block;
    text-align: center;
    line-height: 1.778;
    letter-spacing: -0.04em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-family: "Noto Sans CJK JP", sans-serif;
  }
  .about .about_container .about_parts01 {
    left: 4%;
    bottom: -28px;
    max-width: 205px;
  }
  .about .about_container .about_parts02 {
    right: -2.7%;
    bottom: -34px;
    max-width: 132px;
  }
  .tokuten_ttl .toku_bg {
    background: linear-gradient(180deg, rgb(213, 66, 105) 0%, rgb(226, 96, 136) 100%);
    padding: 0 15px;
    -webkit-clip-path: polygon(100% 0, 100% 97%, 50% 100%, 0 97%, 0 0);
    clip-path: polygon(100% 0, 100% 97%, 50% 100%, 0 97%, 0 0);
    width: 100%;
  }
  .faq {
    padding: 5rem 0 6.4rem;
    margin-top: clamp(64px, 16.623vw, 128px);
  }
  .faq .faq_ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 610px;
    gap: 15px;
    margin: auto;
  }
  .faq .faq_ttl h2 {
    font-size: 3.3rem;
    font-weight: bold;
    color: #e26089;
  }
  .faq .faq_ttl .faq_h2 {
    display: none;
  }
  .faq .faq_ttl .faq_h2_SP {
    display: block;
    text-align: center;
    line-height: 1.4;
  }
  .faq .faq_ttl .faq_parts01 {
    max-width: 73.5px;
  }
  .faq .faq_ttl .faq_parts02 {
    max-width: 69px;
  }
  .faq ul {
    max-width: 1100px;
    margin: auto;
    color: #e26089;
    padding: 0 15px;
  }
  .faq ul li {
    background-color: #fff;
    border-radius: 40px;
    padding: 25px 22px 36px;
    margin-bottom: 1.6rem;
  }
  .faq ul li .q_wrap {
    display: flex;
    align-items: baseline;
    gap: 0.6rem;
    padding-bottom: 1.5rem;
    border-bottom: #e26089 1px solid;
  }
  .faq ul li .q_wrap .q_txt {
    font-size: 2.2rem;
  }
  .faq ul li .q_wrap .cap {
    font-size: 2.8rem;
  }
  .faq ul li .a_wrap {
    display: flex;
    gap: 0.7rem;
    margin-top: 10px;
  }
  .faq ul li .a_wrap .a_txt {
    font-size: 1.8rem;
    margin-top: 10px;
    color: #000;
  }
  .faq ul li .a_wrap .a_txt a {
    color: #0067cc;
    padding-bottom: 0;
    border-bottom: #0067cc 1px solid;
  }
  .faq ul li .cap {
    font-size: 2.8rem;
  }
  .section_bar {
    width: 100%;
    max-width: 1100px;
    height: 6px;
    background: linear-gradient(90deg, rgb(237, 111, 55), rgb(226, 96, 137) 100%);
    margin: 0 auto 50px;
  }
  .voice {
    max-width: 1100px;
    margin: 0 auto 64px;
    position: relative;
    padding: unset;
  }
  .voice .voice_ttl {
    display: block;
    max-width: 75.3%;
    margin: 0 auto 44px;
  }
  .voice .voice_parts {
    max-width: 50%;
    position: absolute;
    top: 12%;
    left: 15px;
  }
  .voice .voice_main {
    max-width: 610px;
    margin: auto;
    display: block;
    padding: 0 35px;
  }
  .voice .voice_container {
    background: linear-gradient(-45deg, rgb(254, 218, 214) 0%, rgb(254, 244, 214) 100%);
    height: auto;
    padding-top: 98px;
    padding-bottom: 41px;
    border-radius: unset;
    max-width: 1100px;
    margin-top: -85px;
  }
  .voice .voice_container .event_btn {
    width: 92%;
    font-size: 1.5rem !important;
    font-weight: 500;
    top: 0.9rem;
    border-bottom: 3px solid rgba(101, 61, 21, 0.3);
    padding: 16px 0;
  }
  .voice .voice_container .event_btn span {
    font-size: 1.5rem;
  }
  .voice .voice_container .event_btn aside {
    font-size: 1.5rem !important;
    max-width: 85% !important;
  }
  .voice .voice_container .event_btn::after {
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 2.3rem;
    right: 1.5rem;
  }
  .voice .voice_container .voice_txt {
    margin: auto;
    display: block;
    max-width: 690px;
  }
  footer {
    padding: unset;
  }
  footer .fl_btn {
    background-color: #0a50a0;
    padding: 32px 0;
    font-weight: normal;
    text-align: center;
    font-size: 1.8rem;
    border-radius: 10px;
    display: block;
    margin: 0 min(5.35%, 40px);
    max-width: 636px;
  }
  footer .sns_parts {
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    margin: min(6.8%, 50px) 0 1.6rem;
  }
  footer .sns_link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    max-width: 305px;
    margin: auto;
  }
  footer .footer_line {
    width: 100%;
    height: 1px;
    background-color: #cdcdcd;
    margin-top: 42px;
  }
  footer .footer_link {
    display: flex;
    align-items: flex-end;
    margin: auto;
    font-size: 1.2rem;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 40px 0 33px;
    gap: 18px;
  }
  footer .footer_link li div {
    width: 2px;
    height: 22px;
    background-color: #000;
  }
  footer .footer_link li a {
    color: #000;
  }
  footer .copy_right {
    max-width: 66px;
    margin: 0 auto 38px;
    display: block;
  }
}/*# sourceMappingURL=style_sp.css.map */

@media (max-width: 768px) {
  .top_txt {
    text-align: center;
    font-size: 1.8rem;
    padding: 20px 15px 10px !important;
  }
  .top_txt.second {
    font-size: 1.7rem !important;
    padding-top: 0 !important;
  }
}

/* 座談会アイテム */
@media (max-width: 750px) {
  .zadankai-item{
  width: 100%;
  /* padding: 10px; */
  margin-top: 40px;
}
.zadankai-item h2{
    padding: 8px;
    margin:3%;
    font-size: 1.8rem;
}
.zadankai-item .zadankai-item-inner{
    display: block;
    margin-top: 16px;
    margin-bottom: 0px;
}
.zadankai-item .zadankai-item-inner .item-name{
    height: 10px;
    margin-top: 30px;
}
.zadankai-item .zadankai-item-inner .item-name p{
  font-size: 1.4rem;

}
.zadankai-item .zadankai-item-inner .item{
  margin: auto;
  width: 100%;
}
.pc-only{
  display: none;
}

}

.btn_link_line {
  color: #0067cc;
  padding-bottom: 0;
  border-bottom: #0067cc 1px solid;
  padding-top: 0px !important;
}

.top_txt.third {
    font-size: 16px;
    text-align: center !important;
    padding-top: 20px !important;
}

@media screen and (max-width: 768px) {
    .tokuten_btn {
        font-size: clamp(17px, 3.8vw, 30px);
        padding: 12px 0;
    }
    .event_btn {
      width: 95%;
      margin: 0 auto;
    }
    .zadankai-item .zadankai-item-inner .item .tokuten_btn{
      width: 100% !important;
    }
}

/*overlay */
@media screen and (max-width: 768px) {
  .mv_top_relative {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .mv_top_relative .event_overlay {
    position: relative !important;
    margin: -200px auto 20px auto !important;
    max-width: 95vw !important;
    width: 93% !important;
    z-index: 10 !important;
    display: block !important;
    left: 0 !important;
    right: 0 !important;
    transform: none !important;
    bottom: -160px !important;
  }
  
  .mv_top_relative .event_overlay img {
    width: 100% !important;
    height: auto !important;
  }
  .content_wrap {
  max-width: 100%;

}
}

.top_btn_wrap {
  max-width: 510px;
  margin: -9% auto 0;
} 


@media screen and (min-width: 769px) and (max-width: 1024px) {
  /* .top_btn_wrap {
    margin: 150px auto 0;
  } */
}

@media screen and (min-width: 769px) and (max-width: 900px) {
  /* .top_btn_wrap {
    margin: 230px auto 0px;
  } */

  .mv_top_relative .event_overlay {
    bottom: -30%;
  }
}

@media screen and (min-width: 901px) and (max-width: 960px) {
  /* .top_btn_wrap {
    margin: 32% auto 0;
  } */

  .zadankai-item {
    margin: auto;
    margin-top: 100px;
    /* width: 600px; */
  }

  .mv_top_relative .event_overlay {
      position: absolute;
      bottom: -40%;
      left: 50%;
      transform: translateX(-50%);
      max-width: 89.2vw;
      width: 100%;
      z-index: 10;
  }
}

@media screen and (min-width: 961px) and (max-width: 1024px) {
  /* .top_btn_wrap {
    margin: 32% auto 0;
  } */

  .zadankai-item {
    margin: auto;
    margin-top: 100px;
    /* width: 600px; */
  }

  .mv_top_relative .event_overlay {
      bottom: -45%;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1045px) {
  .mv_top_relative .event_overlay {
    bottom: -50%;
  }
  
  /* .top_btn_wrap {
    margin: 36% auto 0;
  } */
}

@media screen and (min-width: 1046px) and (max-width: 1136px) {
  .mv_top_relative .event_overlay {
    bottom: -60%;
  }
  
  /* .top_btn_wrap {
    margin: 36% auto 0;
  } */
}

@media screen and (min-width: 1137px) and (max-width: 1199px) {
  .mv_top_relative .event_overlay {
    bottom: -70%;
  }
  
  /* .top_btn_wrap {
    margin: 45% auto 0;
  } */
}


@media screen and (min-width: 1200px) and (max-width: 1325px) {
  .mv_top_relative .event_overlay {
    bottom: -70%;
  }
  
  /* .top_btn_wrap {
    margin: 45% auto 0;
  } */
}

@media screen and (max-width: 768px) {

	/*モニター応募*/
	.monitor {
		padding: 3%
	}

	.monitor .ribbon img {
		width: 100%;
		position: relative;
		bottom: -7vw;
		z-index: 2;
		display: block;
		background: #fff;
	}

	.monitor .item img {
		margin: 8% auto 4%;
		width: 98%;
	}

	/*フレーム*/
	.flame_out {
		position: relative;
		border: 2px solid #a78664;
		padding: 1em;
		text-align: center;
	}

	.flame_out:before,
	.flame_out:after,
	.flame_out_corner:before,
	.flame_out_corner:after {
		position: absolute;
		display: block;
		border-radius: 50%;
		width: 30px;
		height: 30px;
		content: "";
		background-color: #fff;
		border: 2px solid #a78664;
	}

	.flame_out:before {
		top: -15px;
		left: -15px;
	}

	.flame_out:after {
		top: -15px;
		right: -15px;
	}

	.flame_out_corner:before {
		right: -15px;
		bottom: -15px;
	}

	.flame_out_corner:after {
		left: -15px;
		bottom: -15px;
	}

	.flame {
		overflow: hidden;
		max-width: 900px;
		margin: 0% auto;
	}

	.flame_in {
		position: absolute;
		top: 6px;
		right: 6px;
		bottom: 6px;
		left: 6px;
		border: 2px solid #a78664;
		z-index: 1;
		pointer-events: none;
	}

	/*センターボタン*/
	.center_btn {
		background-color: #f1578e;
		font-family: "Noto Serif JP", serif;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin: 4% auto;
		text-align: center;
		color: #fff;
		border-radius: 10px;
		border-bottom: 7px solid rgba(101, 61, 21, 0.3);
		position: relative;
		padding: 10px 30px 10px;
		transition: 0.3s;
		line-height: 1.2;
		max-width: 90%;
		min-height: 80px;
		letter-spacing: 0.07em;
		font-size: clamp(21px, 4.5vw, 29px);
	}

	.center_btn aside {
		border: #fff 1px solid;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		font-size: clamp(13px, 2.9vw, 18px);
		padding: 1.5%;
		max-width: 100%;
		margin: 2% auto 0;
	}

	.flame_btn {
		max-width: 95% !important;
	}


	/*ピックアップ*/
	.pickup {
		background: url(../img/pickup_bg.png);
		margin: 5% 0 7%;
		padding: 0 0 6% 0;
	}

	.pickup img {
		padding: 10% 5% 4%;
	}

	.no-hover:hover {
		opacity: 1 !important;
	}
}

@media screen and (max-width: 650px) {

	/*ボタンの矢印*/
	.center_btn::after {
		content: "";
		position: absolute;
		right: 5%;
		top: 44%;
		transform: translateY(-50%);
		display: inline-block;
		width: 8px;
		height: 8px;
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
		transform: rotate(-45deg);
	}
}