@charset "UTF-8";

/*pc---------------------------------------*/
@media screen and (min-width: 768px) {

  /*pc common------------------------------------*/

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

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

  .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: 150px -150px;
    }
  }

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

  .kara-meter_LP .inner_content_wrap {
    width: 100%;
    margin: 0 auto;
    /* padding-bottom: 105px; */
    position: relative;
    max-width: 915px;
    /* background-color: red; */
    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: 90px;
    position: fixed;
    top: -90px;
    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: 100%;
    max-width: 730px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 20px;
  }

  .kara-meter_LP .fixed_header_wrap .inner_contwnts_wrap .anchor_btn {
    height: 57px;
    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 {
    width: 100%;
    line-height: 0;
    margin-bottom: 80px;
  }


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

  .content_border_wrap {
    max-width: 1100px;
    margin: auto;
    /* width: 100%; */
    border: 20px solid var(--yellow_1);
    border-radius: 20px;
    box-sizing: border-box;
    margin-bottom: 170px;
    margin-bottom: 85px;
    position: relative;
    background-color: var(--yellow_2);
    padding: 0 50px;
  }


  .content_border_wrap .bg_food {
    position: absolute;
  }

  .content_border_wrap .bg_food_1 {
    right: -140px;
    top: -80px;
    width: 250px;
  }

  .content_border_wrap .bg_food_2 {
    left: -180px;
    top: 650px;
    width: 250px;
  }

  .content_border_wrap .bg_food_3 {
    right: -168px;
    top: 1010px;
    width: 290px;
  }

  .content_border_wrap .bg_food_4 {
    left: -150px;
    bottom: -4%;
    width: 252px;
  }

  .content_border_wrap .bg_food_5 {
    right: -150px;
    top: -5.5%;
    width: 260px;
  }

  .content_border_wrap .bg_food_6 {
    left: -140px;
    top: 230px;
    width: 260px;
  }

  .content_border_wrap .bg_food_7 {
    right: -161px;
    top: 1260px;
    width: 274px;
  }

  .content_border_wrap .bg_food_8 {
    right: -164px;
    bottom: -5%;
    width: 250px;
  }

  .content_border_wrap .bg_food_9 {
    left: -130px;
    bottom: -94px;
    width: 275px;
  }



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

  #section_colaboration {}

  #section_colaboration .inner_content_wrap {}

  #section_colaboration .colaboration_title {
    max-width: 825px;
    width: 100%;
    margin: 68px auto;
    position: relative;
    left: -34px;
  }

  #section_colaboration .colaboration_kara-mater_wrap {
    background-color: #fff;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 750px;
    margin: auto;
    padding: 0px 20px;
    box-sizing: border-box;
    margin-bottom: 90px;
    position: relative;
  }

  #section_colaboration .colaboration_kara-mater_wrap .text_wrap {
    max-width: 460px;
    width: calc(100% - 280px);
    /* padding-left: 14px; */
    line-height: 1.5em;
    padding: 30px 0 30px 14px;
  }

  #section_colaboration .colaboration_kara-mater_wrap .text_wrap .text {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.6em;
  }

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

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

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

  #section_colaboration .colaboration_kara-mater_wrap .pict_wrap {
    width: 250px;
    /* padding: 10px 10px 0 0; */
    position: absolute;
    right: 20px;
    bottom: 0;
    line-height: 0;
  }

  #section_colaboration .heading_2_read {
    width: 100%;
    max-width: 760px;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    margin: auto;
    line-height: 1.7em;
    margin-bottom: 13px;
  }


  #section_colaboration .heading_2 {
    font-size: 40px;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
  }

  #section_colaboration .heading2_pict {
    width: 106px;
    margin: auto;
    margin-bottom: 44px;
    font-weight: bold;
  }

  #section_colaboration .heading_3 {
    width: 542px;
    margin: auto;
    margin-bottom: 16px;
  }

  #section_colaboration .heading_3_read {
    text-align: left;
    width: 100%;
    max-width: 750px;
    font-weight: bold;
    color: #000;
    margin: auto;
    line-height: 1.9em;
    margin-bottom: 34px;
    font-size: 20px;
  }


  .colaboration_article_wrap {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 750px;
    margin: auto;
    padding: 40px 57px;
    box-sizing: border-box;
    column-gap: 0px;
    margin-bottom: 100px;
  }

  .colaboration_article_wrap .colaboration_article_tb {
    max-width: 333px;
  }

  .colaboration_article_wrap .colaboration_article_text {
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    width: 290px;
    margin-left: 31px;
  }

  .colaboration_article_wrap .colaboration_article_text a.colaboration_article_bt {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    background-color: var(--red_1);
    color: #fff;
    padding: 0 30px;
    border-radius: 50vw;
    text-decoration: none;
    height: 50px;
    width: 200px;
    margin-top: 40px;
  }
  .colaboration_article_wrap .colaboration_article_text a.colaboration_article_bt::after {
    display:none;
  }


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



  #section_present .campaign_title {
    width: 485px;
    margin: auto;
    margin: 60px auto;
  }

  #section_present .present_title {
    width: 216px;
    margin: auto;
    margin-bottom: 32px;
  }

  #section_present .heading_1 {
    font-size: 40px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 35px;
  }

  #section_present .heading_2_read {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 34px;
  }

  #section_present .present_pict {
    margin: auto;
    max-width: 850px;
    margin-bottom: 31px;
  }

  #section_present .present_pict_read {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 1.8em;
    margin-bottom: 120px;
  }

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

  #section_apply .apply_title {
    width: 226px;
    margin: auto;
    margin-bottom: 50px;
  }

  #section_apply .apply_title_read {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
  }

  #section_apply .apply_flow {
    width: 100%;
    margin-bottom: 59px;
    position: relative;

  }

  #section_apply .apply_flow .apply_flow_link {
    position: absolute;
    width: 18%;
    height: 37px;
    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_flow .apply_flow_link:hover {
    background-color: #fff;
    opacity: 0.5;
  }

  #section_apply .apply_bt_shindan {
    width: 100%;
    max-width: 860px;
    margin: auto;
    margin-bottom: 40px;
  }

  #section_apply .apply_bt_shindan_read_wrap {
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    position: relative;
    max-width: 800px;
    margin: auto;
    padding: 30px 30px;
    margin-bottom: 70px;
  }

  #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: -30px;
    height: 40px;
    width: 83px;
  }



  #section_apply .apply_bt_shindan_read {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    /* margin-bottom: 40px; */
  }

  #section_apply .apply_bt_shindan_read_pict {
    margin: 10px auto;
    max-width: 500px;
    position: relative;
    left: 26px;
  }

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

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

  #section_products .product_item_allwrap {
    max-width: 1100px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: auto;
    /* padding: 0 50px; */
    margin-top: 200px;
  }

  #section_products .product_item_wrap {
    background-color: #fff;
    border-radius: 20px;
    width: 45.3%;
    text-align: center;
    padding: 50px 0;
  }

  #section_products .title {
    color: var(--red_1);
    font-size: 32px;
    margin-bottom: 25px;
  }

  #section_products .text {
    font-size: 20px;
    margin-bottom: 25px;
    line-height: 1.7em;
    font-weight: 500;
    min-height: 140px;
  }

  #section_products .product_pict {
    width: 215px;
    margin: auto;
    margin-bottom: 20px;
  }

  .product_detail_bt {
    font-size: 22px;
    text-align: center;
    color: #fff!important;
    width: 320px;
    height: 60px;
    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: 1000px;
    border-radius: 20px;
    border: 10px solid var(--red_1);
    background-image: url(../images/bg_modal.webp);
    background-size: 150px;
    max-height: 90dvh;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .modal_allwrap .modal_window_wrap .modal_window_item {
    position: relative;
    border-radius: 20px;
  }

  .modal_allwrap .modal_window_wrap .modal_inner {
    max-width: 800px;
    width: 100%;
    padding: 50px 0;
    margin: auto;
  }

  .modal_allwrap .bt_modal_close {
    position: sticky;
    right: -340px;
    margin: 0 10px 0 auto;
    top: 10px;
    width: 50px;
  }

  .modal_allwrap img {
    width: 100%;
  }

  /*modal / terms
  ---------------------------------------------------------------*/
  .modal_allwrap .modal_terms .title {
    text-align: center;
    font-size: 39px;
    font-weight: bold;
    margin-bottom: 50px;
  }

  .modal_allwrap .modal_terms .heading {
    font-size: 22px;
    font-weight: bold;
  }

  .modal_allwrap .modal_terms .text {
    font-size: 18px;
  }

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

  .modal_allwrap .modal_question .modal_window_item {
    padding-bottom: 140px;
    position: relative;
  }

  .modal_allwrap .modal_question .question_item {
    padding: 50px 0 0;
    position: relative;
    z-index: 1;
  }

  .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: 30%;
    width: 130px;
  }

  .modal_allwrap .modal_question .modal_bg_food.bg_food_2 {
    right: 3%;
    top: 44%;
    width: 150px;
  }

  .modal_allwrap .modal_question .title {
    max-width: 700px;
    width: 100%;
    margin: auto
  }

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

  .modal_allwrap .modal_question .question_title {
    font-size: 30px;
    display: inline-block;
    position: relative;
    font-weight: bold;
    padding-left: 55px;
    margin-bottom: 20px;
  }

  .modal_allwrap .modal_question .question_title::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 40px;
    width: 50px;
    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;
    column-gap: 20px;
  }
  .modal_allwrap .modal_question .question_bt_wrap input{
    display: none!important;
  }

  .modal_allwrap .modal_question .question_bt {
    display: flex;
    width: 260px;
    height: 80px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 2px solid #999;
    background: #FFF;
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
    cursor: pointer;
    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: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .modal_allwrap .modal_question .result_bt_wrap .result_bt {
    display: flex;
    width: 400px;
    height: 76px;
    justify-content: center;
    align-items: center;
    border-radius: 50vw;
    background: #E5001B;
    color: #fff;
    font-size: 35px;
    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: 480px;
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
  }

  .modal_allwrap .modal_answer .character_pict {
    width: 320px;
    margin: auto;
    margin-bottom: 30px;
  }

  .modal_allwrap .modal_answer .combination_pict {
    width: 490px;
    margin: auto;
    margin-bottom: 50px;
  }

  .modal_allwrap .modal_answer .text {
    font-size: 22px;
    text-align: left;
    font-weight: 500;
  }

  .modal_allwrap .modal_answer .remarks {
    margin-top: 1em;
    font-size: 16px;
    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: 70px 0 30px;
    width: 100%;
    text-align: center;
  }

  .modal_allwrap .modal_answer .result_bt_wrap .result_bt {
    height: 60px;
    width: 400px;
    border-radius: 50vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: auto;
    font-size: 24px;
  }

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

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

  /* -pc end
  -----------------------------------------------------------------*/

}
