@charset "UTF-8";

/*sp---------------------------------------*/
@media screen and (min-width: 0px) and (max-width: 767px) {

  .kara-meter_LP .-pc,
  .modal_allwrap .-pc {
    display: none;
    content-visibility: hidden;
  }

  .kara-meter_LP a,
  .kara-meter_LP a:active,
  .kara-meter_LP a:focus,
  .kara-meter_LP a:visited {
    text-decoration: none !important;
  }

  .kara-meter_LP {
    font-family: "Noto Sans", "Noto Sans JP", sans-serif;
    box-sizing: border-box;
    min-width: 100%;
    overflow-x: hidden;
  }

  @keyframes move-anim {
    from {
      background-position: 0px 0px;
    }

    to {
      background-position: 20vw -20vw;
    }
  }

  .kara-meter_LP .content_allwrap {
    color: #000;
    width: 100%;
    animation: scroll;
    overflow: hidden;
    background-image: url(../images/bg_common.webp);
    background-size: 20vw;
    min-height: 100vh;
    animation-name: move-anim;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    will-change: background;
    padding-bottom: 10vw;
  }

  .kara-meter_LP .contents_all_wrap img {
    width: 100%;
  }

  .kara-meter_LP {
    font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  }



  .kara-meter_LP .inner_content_wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0;
    box-sizing: border-box;
  }


  .anchor_point_wrap {
    position: relative;
  }

  .anchor_point_wrap .anchor_point {
    position: absolute;
    top: -120px;
  }



  /*fixed_header_wrap
  -----------------------------------------------------------------*/

  .kara-meter_LP .fixed_header_wrap.-on {
    top: 0;
    opacity: 1;
    transition: 0.5s all;
  }


  .kara-meter_LP .fixed_header_wrap {
    height: 13vw;
    position: fixed;
    top: -10vw;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #000;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 0.5s all;
  }

  .kara-meter_LP .fixed_header_wrap .inner_contwnts_wrap {
    width: 93vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 2vw;
  }

  .kara-meter_LP .fixed_header_wrap .inner_contwnts_wrap .anchor_btn {
    height: 8vw;
    width: 50%;
    border-radius: 50vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .kara-meter_LP .fixed_header_wrap .inner_contwnts_wrap .anchor_btn.campaign-info {
    background-color: var(--red_1);
  }

  .kara-meter_LP .fixed_header_wrap .inner_contwnts_wrap .anchor_btn.kara-type {
    background-color: var(--yellow_1);
  }

  .kara-meter_LP .fixed_header_wrap .inner_contwnts_wrap .bt_campaign-info,
  .kara-meter_LP .fixed_header_wrap .inner_contwnts_wrap .bt_kara-type {
    width: 80%;
  }

  /*section kv
  -----------------------------------------------------------------*/

  #section_kv {
    line-height: 0;
    margin-bottom: 8vw;
  }

  /*content_border_wrap
  -----------------------------------------------------------------*/

  .content_border_wrap {
    max-width: 90vw;
    margin: auto;
    /* width: 100%; */
    border: 1.5vw solid var(--yellow_1);
    border-radius: 2vw;
    box-sizing: border-box;
    margin-bottom: 34vw;
    padding-bottom: 16vw;
    position: relative;
    background-color: var(--yellow_2);
  }

  .content_border_wrap .bg_food {
    position: absolute;
  }

  .content_border_wrap .bg_food_1 {
    right: -9vw;
    top: -8vw;
    width: 29vw;
  }

  .content_border_wrap .bg_food_2 {
    left: -15vw;
    top: 192vw;
    width: 30vw;
  }

  .content_border_wrap .bg_food_3 {
    right: -15vw;
    top: 293vw;
    width: 26.3vw;
  }

  .content_border_wrap .bg_food_4 {
    left: -15vw;
    bottom: -4.3%;
    width: 30vw;
  }

  .content_border_wrap .bg_food_5 {
    right: -5vw;
    top: 67.5%;
    width: 24vw;
  }

  .content_border_wrap .bg_food_6 {
    left: -15.6vw;
    top: 258vw;
    width: 25vw;
  }

  .content_border_wrap .bg_food_7 {
    right: -18vw;
    top: 221vw;
    width: 33vw;
  }

  .content_border_wrap .bg_food_8 {
    right: -16vw;
    bottom: 0vw;
    width: 30vw;
  }

  .content_border_wrap .bg_food_9 {
    left: -15vw;
    bottom: -22vw;
    width: 35vw;
  }



  /*section_colaboration
  -----------------------------------------------------------------*/

  #section_colaboration {}

  #section_colaboration .inner_content_wrap {}

  #section_colaboration .colaboration_title {
    max-width: 73vw;
    width: 100%;
    margin: 16.2vw auto 8vw;
    position: relative;
    left: -2.3vw;
  }

  #section_colaboration .colaboration_kara-mater_wrap {
    background-color: #fff;
    border-radius: 2vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 80vw;
    margin: auto;
    padding: 2.4vw 0vw 4.7vw;
    box-sizing: border-box;
    margin-bottom: 10vw;
  }

  #section_colaboration .colaboration_kara-mater_wrap .text_wrap {
    max-width: 70vw;
    width: 100%;
    padding-left: 5vw;
    line-height: 1.5em;
    padding-top: 3vw;
  }

  #section_colaboration .colaboration_kara-mater_wrap .text_wrap .text {
    font-weight: bold;
    font-size: 4.18vw;
    line-height: 1.65em;
  }

  #section_colaboration .colaboration_kara-mater_wrap .text_wrap .colaboration_heading {
    max-width: 80vw;
    width: 100%;
  }

  #section_colaboration .colaboration_kara-mater_wrap .text_wrap .colaboration_heading {
    width: 100%;
    margin-bottom: 4.4vw;
    line-height: 1.9em;
  }

  #section_present .colaboration_kara-mater_wrap .text_wrap .text {
    font-size: 3.5vw;
    font-weight: bold;
  }

  #section_colaboration .colaboration_kara-mater_wrap .pict_wrap {
    width: 15vw;
    padding: 5vw 5vw 0 0;
  }

  #section_colaboration .heading_2_read {
    width: 100%;
    text-align: center;
    font-size: 4.3vw;
    margin: auto;
    line-height: 1.7em;
    margin-bottom: 3vw;
    font-weight: bold;
  }


  #section_colaboration .heading_2 {
    font-size: 7vw;
    color: #000;
    text-align: center;
    margin-bottom: 1.6vw;
    line-height: 1.6em;
  }

  #section_colaboration .heading2_pict {
    width: 25vw;
    margin: auto;
    margin-bottom: 6vw;
    font-weight: bold;
  }

  #section_colaboration .heading_3 {
    width: 80vw;
    margin: auto;
    margin-bottom: 5vw;
  }

  #section_colaboration .heading_3_read {
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 4.3vw;
    margin: auto;
    line-height: 1.7em;
    margin-bottom: 8vw;
  }


  .colaboration_article_wrap {
    background-color: #fff;
    max-width: 80vw;
    margin: auto;
    padding: 6vw 5.5vw 8.5vw;
    box-sizing: border-box;
    column-gap: 0px;
    /* margin-bottom: 17vw; */
    border-radius: 2vw;
  }

  .colaboration_article_wrap .colaboration_article_tb {
    /* max-width: 20vw; */
    margin-top: 5vw;
  }

  .colaboration_article_wrap .colaboration_article_text {
    font-weight: bold;
    font-size: 5.3vw;
    text-align: center;
    /* width: 30vw; */
    /* margin-left: 5vw; */
  }

  .colaboration_article_wrap .colaboration_article_text a.colaboration_article_bt {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 5.8vw;
    background-color: var(--red_1);
    color: #fff;
    padding: 0 5vw;
    border-radius: 50vw;
    text-decoration: none;
    height: 11vw;
    width: 48vw;
    margin-top: 2.7vw;
  }

  .colaboration_article_wrap .colaboration_article_text a.colaboration_article_bt::after {
    display: none;
  }

  /*section_present
    -----------------------------------------------------------------*/
  #section_present {}

  #section_present .campaign_title {
    width: 78vw;
    margin: auto;
    margin: 10vw auto 16vw;
  }

  #section_present .present_title {
    width: 42vw;
    margin: auto;
    margin-bottom: 3.5vw;
  }

  #section_present .heading_1 {
    width: 100%;
    text-align: center;
    font-weight: 900;
    font-size: 6.5vw;
    margin: auto;
    line-height: 1.6em;
    margin-bottom: 4vw;
  }

  #section_present .heading_2_read {
    width: 74vw;
    text-align: left;
    font-weight: bold;
    font-size: 4.1vw;
    margin: auto;
    line-height: 1.7em;
    margin-bottom: 6vw;
  }

  #section_present .present_pict {
    margin: auto;
    max-width: 75vw;
    margin-bottom: 5vw;
  }

  #section_present .present_pict_read {
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.8em;
    margin-bottom: 16vw;
  }

  /*section_apply
    -----------------------------------------------------------------*/
  #section_apply {}

  #section_apply .apply_title {
    width: 45vw;
    margin: auto;
    margin-bottom: 4vw;
  }

  #section_apply .apply_title_read {
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    margin-bottom: 4vw;
    line-height: 1.6em;
  }

  #section_apply .apply_flow {
    margin: auto;
    width: 80vw;
    margin-bottom: 9vw;
    position: relative;
  }

  #section_apply .apply_flow .apply_flow_link {
    position: absolute;
    width: 31%;
    height: 4vw;
    top: 38%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    /* background-color: red; */
    display: block;
    z-index: 1;
  }

  #section_apply .apply_flow .apply_flow_link::after {
    display: none;
  }

  #section_apply .apply_bt_shindan {
    width: 100%;
    max-width: 81vw;
    margin: auto;
    margin-bottom: 7vw;
    position: relative;
    left: 1vw;
  }


  #section_apply .apply_bt_shindan_read_wrap {
    background-color: #fff;
    border-radius: 3vw;
    text-align: center;
    position: relative;
    max-width: 80vw;
    margin: auto;
    padding: 5vw 0;
    margin-bottom: 7vw;
  }

  #section_apply .apply_bt_shindan_read_wrap::before {
    content: "";
    clip-path: polygon(0 100%, 50% 0, 100% 100%);
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -5vw;
    height: 5vw;
    width: 8vw;
  }

  #section_apply .apply_bt_shindan_read {
    font-size: 4.2vw;
    font-weight: bold;
    text-align: center;
    /* margin-bottom: 11vw; */
    line-height: 1.65em;
  }

  #section_apply .apply_bt_shindan_read_pict {
    margin: 3vw auto 0vw;
    max-width: 70vw;
    position: relative;
    left: 1vw;
  }

  #section_apply .bt_terms {
    font-size: 5.2vw;
    font-weight: bold;
    text-align: center;
    color: #fff;
    width: 42vw;
    height: 11vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #AEAEAE;
    margin: auto;
    border-radius: 50vw;
  }

  /*section_product
  -----------------------------------------------------------------*/
  #section_products {}

  #section_products .product_item_allwrap {
    max-width: 90vw;
    /* display: flex; */
    /* justify-content: space-between; */
    /* align-items: stretch; */
    margin: auto;
  }

  #section_products .product_item_wrap {
    background-color: #fff;
    border-radius: 5vw;
    text-align: center;
    padding: 7vw 0 9.7vw;
    margin-bottom: 8vw;
  }

  #section_products .title {
    color: var(--red_1);
    font-size: 6vw;
    margin-bottom: 4.5vw;
  }

  #section_products .text {
    margin: auto;
    font-size: 4.2vw;
    margin-bottom: 25px;
    line-height: 1.7em;
    text-align: left;
    width: 79vw;
    font-weight: 500;
  }

  #section_products .product_pict {
    width: 38vw;
    margin: auto;
    margin-bottom: 3vw;
  }

  .product_detail_bt {
    font-size: 5.6vw;
    text-align: center;
    color: #fff !important;
    width: 57vw;
    height: 12vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--red_1);
    margin: auto;
    border-radius: 50vw;
    text-decoration: none;
  }

  .product_detail_bt::after {
    display: none!important;
  }

  /*modal
  -----------------------------------------------------------------*/

  .modal_allwrap {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
  }

  .modal_allwrap .modal_wrap {
    position: relative;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100dvh;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .modal_allwrap .modal_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100dvh;
    background-color: rgba(0, 0, 0, 0.8);
  }

  .modal_allwrap .modal_window_wrap {
    width: 100%;
    max-width: 91vw;
    border-radius: 4vw;
    border: 1.6vw solid var(--red_1);
    background-image: url(../images/bg_modal.webp);
    background-size: 15vw;
    max-height: 90dvh;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .modal_allwrap .modal_window_wrap .modal_window_item {
    position: relative;
    border-radius: 3vw;
  }

  .modal_allwrap .modal_window_wrap .modal_inner {
    max-width: 77vw;
    width: 100%;
    padding: 7vw 0 7vw;
    margin: auto;
  }

  .modal_allwrap .bt_modal_close {
    position: fixed;
    right: 4.7vw;
    top: 9vw;
    width: 8vw;
    padding: 1vw;
    z-index: 1;
  }

  .modal_allwrap img {
    width: 100%;
  }

  /*modal / terms
  ---------------------------------------------------------------*/
  .modal_allwrap .modal_terms .title {
    text-align: center;
    font-size: 6.9vw;
    font-weight: bold;
    margin-bottom: 5vw;
  }

  .modal_allwrap .modal_terms .heading {
    font-size: 5.2vw;
    font-weight: bold;
  }

  .modal_allwrap .modal_terms .text {
    font-size: 3.7vw;
    font-weight: 500;
  }

  /*modal / question
  ---------------------------------------------------------------*/
  .modal_allwrap .modal_question {
    text-align: center;
  }

  .modal_allwrap .modal_question .modal_window_item {
    padding-bottom: 22vw;
    position: relative;
  }

  .modal_allwrap .modal_question .question_item {
    margin: 8vw 0;
  }

  .modal_allwrap .modal_question .question_item.off {
    opacity: 0.2;
    pointer-events: none;
  }

  .modal_allwrap .modal_question .modal_bg_food {
    position: absolute;
  }

  .modal_allwrap .modal_question .modal_bg_food.bg_food_1 {
    left: -8%;
    top: 35vw;
    width: 20vw;
  }

  .modal_allwrap .modal_question .modal_bg_food.bg_food_2 {
    right: -6vw;
    top: 105vw;
    width: 19vw;
  }

  .modal_allwrap .modal_question .title {
    max-width: 77vw;
    width: 100%;
    margin: auto;
    margin-top: 2vw;
  }

  .modal_allwrap .modal_question .question_number {
    background-color: #000;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 4.5vw;
    color: #fff;
    border-radius: 50vw;
    width: 23vw;
    margin: auto;
    font-weight: bold;
    margin-bottom: 5vw;
    padding-bottom: 0.1em;
  }

  .modal_allwrap .modal_question .question_title {
    font-size: 5.6vw;
    display: inline-block;
    position: relative;
    font-weight: bold;
    padding-left: 9vw;
    margin-bottom: 5vw;
  }

  .modal_allwrap .modal_question .question_title::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 9vw;
    width: 8vw;
    background-image: url(../images/modal_1_heaiding_icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .modal_allwrap .modal_question .question_bt_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    row-gap: 3vw;
  }

  .modal_allwrap .modal_question .question_bt_wrap input {
    display: none !important;
  }

  .modal_allwrap .modal_question .question_bt {
    display: flex;
    width: 70vw;
    height: 18vw;
    justify-content: center;
    align-items: center;
    border-radius: 2vw;
    border: 2px solid #999;
    background: #FFF;
    font-size: 4.6vw;
    font-weight: bold;
    box-sizing: border-box;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    padding:0
  }

label.question_bt:before,label.question_bt:after{
  display: none!important;
}

  #question1_1:checked ~ label[for="question1_1"],
  #question1_2:checked ~ label[for="question1_2"],
  #question2_1:checked ~ label[for="question2_1"],
  #question2_2:checked ~ label[for="question2_2"],
  #question2_3:checked ~ label[for="question2_3"] {
    border-radius: 10px;
    border: 6px solid #E5001B;
    background: #FBF5B2;
    transition: 0.3s all;
  }


  .modal_allwrap .modal_question .result_bt_wrap {
    background-color: var(--yellow_1);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 26vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .modal_allwrap .modal_question .result_bt_wrap .result_bt {
    display: flex;
    width: 70vw;
    height: 13vw;
    justify-content: center;
    align-items: center;
    border-radius: 50vw;
    background: #E5001B;
    color: #fff;
    font-size: 6.9vw;
    font-style: normal;
    font-weight: bold;
  }

  .modal_allwrap .modal_question .result_bt_wrap .result_bt.share_bt::after {
    display: none !important;
  }

  .modal_allwrap .modal_question .result_bt_wrap .result_bt.off {
    opacity: 0.2;
    pointer-events: none;
  }

  /*modal / answer
  ---------------------------------------------------------------*/
  .modal_allwrap .modal_answer {
    text-align: center;
  }

  .modal_allwrap .modal_answer .modal_window_item {
    position: relative;
  }

  .modal_allwrap .modal_answer .title {
    max-width: 70vw;
    width: 100%;
    margin: auto;
    margin-bottom: 5vw;
  }

  .modal_allwrap .modal_answer .character_pict {
    width: 72vw;
    margin: auto;
    margin-bottom: 5vw;
  }

  .modal_allwrap .modal_answer .combination_pict {
    width: 80vw;
    margin: auto;
    margin-bottom: 5vw;
  }

  .modal_allwrap .modal_answer .text {
    font-size: 4.2vw;
    text-align: left;
    font-weight: 500;
  }

  .modal_allwrap .modal_answer .remarks {
    margin-top: 1em;
    font-size: 3.5vw;
    text-align: left;
    font-weight: normal;
    text-align: right
  }

  .modal_allwrap .modal_answer mark {
    font-weight: 700;
    color: var(--red_1);
    background: linear-gradient(transparent 10%, var(--yellow_2) 10%);
  }

  .modal_allwrap .modal_answer .result_bt_wrap {
    padding: 8vw 0 2vw;
    width: 100%;
    text-align: center;
  }

  .modal_allwrap .modal_answer .result_bt_wrap .result_bt {
    height: 15vw;
    width: 100%;
    border-radius: 50vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: auto;
    font-size: 4.7vw;
  }

  .modal_allwrap .modal_answer .result_bt_wrap .result_bt.share_bt {
    background-color: var(--red_1);
    margin-bottom: 5vw;
    text-decoration: none;
  }

  .modal_allwrap .modal_answer .result_bt_wrap .result_bt.return_bt {
    background-color: #000;
  }

  /* sp end *****************************************/


}
