@charset "UTF-8";
/******************************************************
        PCサイト用
******************************************************/
@media screen and (min-width: 768px), print {
  #first_view {
    width: 100%;
    min-height: 100vh;
    background: url(../images/mv.jpg) center;
    background-size: cover;
    position: relative;
  }
  #first_view h1 {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #first_view h1 img {
    width: 465px;
    height: auto;
    align-items: center;
  }
  #first_view .first_view_under {
    position: absolute;
    display: flex;
    width: 91%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 60px;
    justify-content: space-between;
  }
  #first_view .first_view_under p {
    font-weight: 500;
    font-size: 2.4rem;
    color: #fff;
    line-height: 1.2;
  }
  #first_view .first_view_under a img {
    width: 120px;
    height: auto;
  }
  #top_concept {
    padding: 146px 0 157px;
    width: 100%;
  }
  #top_concept h2 {
    text-align: center;
    line-height: 1.7;
    letter-spacing: 0.2em;
    font-size: 4.8rem;
    margin-bottom: 72px;
  }
  #top_concept h2 .sub {
    font-weight: 400;
    font-size: 1.2rem;
    letter-spacing: normal;
    line-height: 1;
    display: block;
    margin-bottom: 33px;
  }
  #top_concept p {
    text-align: center;
    font-size: 1.6rem;
    line-height: 3;
    letter-spacing: 0.1em;
  }
  #image_only {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  #image_only .image_only_inner {
    width: 100%;
    overflow: hidden;
  }
  #image_only .image_only_inner img {
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
  }
  #top_about {
    padding: 190px 0 185px;
  }
  #top_about .explanation_area {
    position: relative;
    padding: 90px 0 0 120px;
  }
  #top_about .explanation_area .decoration {
    position: absolute;
    width: 100%;
    z-index: -1;
    top: -32px;
    right: 80px;
    text-align: right;
  }
  #top_about .explanation_area .decoration p {
    color: #fff;
    letter-spacing: 0.2em;
    font-size: 21.5rem;
    text-shadow: 1px 1px 0 #e6e6e6, -1px -1px 0 #e6e6e6, -1px 1px 0 #e6e6e6, 1px -1px 0 #e6e6e6, 0px 1px 0 #e6e6e6, -1px 0 #e6e6e6, -1px 0 0 #e6e6e6, 1px 0 0 #e6e6e6;
  }
  #top_about .explanation_area .explanation_area_inner_1 {
    position: relative;
  }
  #top_about .explanation_area .explanation_area_inner_1 h2 {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 4.8rem;
    letter-spacing: 0.1em;
  }
  #top_about .explanation_area .explanation_area_inner_1 h2 .sub {
    font-weight: 400;
    font-size: 1.2rem;
    letter-spacing: normal;
    line-height: 1;
    display: block;
    margin-bottom: 33px;
  }
  #top_about .explanation_area .explanation_area_inner_1 .explanation_wrap {
    padding-top: 55px;
    display: flex;
    justify-content: space-between;
  }
  #top_about .explanation_area .explanation_area_inner_1 .explanation_wrap .txt {
    margin: 0 auto 0 100px;
    max-width: 400px;
    padding-top: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #top_about .explanation_area .explanation_area_inner_1 .explanation_wrap .txt h3 {
    font-weight: bold;
    font-size: 2.4rem;
    text-align: left;
    line-height: 1.58;
    margin-bottom: 31px;
    margin-left: 5px;
  }
  #top_about .explanation_area .explanation_area_inner_1 .explanation_wrap .txt p {
    font-size: 1.6rem;
    text-align: left;
    line-height: 2.8;
  }
  #top_about .explanation_area .explanation_area_inner_1 .explanation_wrap .move_area {
    width: 54%;
    height: auto;
    margin-left: 95px;
    overflow: hidden;
  }
  #top_about .explanation_area .explanation_area_inner_1 .explanation_wrap .move_area .move_inner {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  #top_about .explanation_area .explanation_area_inner_1 .explanation_wrap .move_area .move_inner img {
    width: 100%;
    height: auto;
  }
  #top_about .explanation_area .explanation_area_inner_2 {
    width: 100%;
    margin-top: 62px;
    padding: 0 0 47px 0px;
    display: flex;
    position: relative;
  }
  #top_about .explanation_area .explanation_area_inner_2 .image_wrap {
    width: 43%;
    position: relative;
    top: 0;
    left: 0;
  }
  #top_about .explanation_area .explanation_area_inner_2 .image_wrap .bigger {
    min-width: 376px;
    min-height: 490px;
    width: 81%;
    width: 31.94vw;
    height: auto;
    height: 41.7vw;
    overflow: hidden;
  }
  #top_about .explanation_area .explanation_area_inner_2 .image_wrap .bigger .move_inner {
    position: relative;
  }
  #top_about .explanation_area .explanation_area_inner_2 .image_wrap .bigger .move_inner img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
  }
  #top_about .explanation_area .explanation_area_inner_2 .image_wrap .smaller {
    min-width: 238px;
    min-height: 321px;
    width: 13.89vw;
    height: 18.75vw;
    position: relative;
    top: -9%;
    left: 60%;
    overflow: hidden;
  }
  #top_about .explanation_area .explanation_area_inner_2 .image_wrap .smaller .move_inner {
    position: relative;
  }
  #top_about .explanation_area .explanation_area_inner_2 .image_wrap .smaller .move_inner img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
  }
  #top_about .explanation_area .explanation_area_inner_2 .explanation_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 38%;
    margin: 0 auto;
    position: relative;
  }
  #top_about .explanation_area .explanation_area_inner_2 .explanation_wrap h3 {
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.58;
    margin-bottom: 33px;
    padding-top: 110px;
  }
  #top_about .explanation_area .explanation_area_inner_2 .explanation_wrap p {
    max-width: 400px;
    font-size: 1.6rem;
    line-height: 2.4;
    margin-bottom: 40px;
  }
  #top_about .explanation_area .explanation_area_inner_2 .explanation_wrap img {
    width: 345px;
    height: auto;
  }
  #top_about .explanation_area .explanation_area_inner_2::after {
    content: "";
    width: 92%;
    height: 88%;
    background: #eee;
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
  }
  #top_about .explanation_area .explanation_area_inner_3 {
    padding-top: 140px;
  }
  #top_about .explanation_area .explanation_area_inner_3 .explanation_wrap {
    display: flex;
    width: 1000px;
    margin: 0 auto 80px;
  }
  #top_about .explanation_area .explanation_area_inner_3 .explanation_wrap h3 {
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.58;
    margin-right: 60px;
    min-width: 355px;
  }
  #top_about .explanation_area .explanation_area_inner_3 .explanation_wrap p {
    line-height: 2.38;
    font-size: 1.6rem;
  }
  #top_about .explanation_area .explanation_area_inner_3 .image_wrap {
    display: flex;
    width: 739px;
    justify-content: space-between;
    margin: 0 auto;
  }
  #top_about .explanation_area .explanation_area_inner_3 .image_wrap img {
    width: 140px;
    height: auto;
  }
  #top_about .explanation_area .explanation_area_inner_3 .image_wrap p {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
  }
  #top_about .explanation_area .explanation_area_inner_3 .image_wrap p span {
    font-weight: 500;
    font-size: 1.4rem;
    margin: 25px auto 10px;
    display: block;
  }
  #top_about .explanation_area .explanation_area_inner_3 .image_wrap p.equal {
    font-size: 5rem;
    font-weight: 300;
    padding-top: 37px;
  }
  #top_about .explanation_area .explanation_area_inner_3 .image_wrap .right {
    display: flex;
    width: 490px;
    justify-content: space-between;
    position: relative;
  }
  #top_product {
    padding: 300px 0 140px;
    background: #eeeeee;
  }
  #top_product .product_inner_1 {
    text-align: center;
    padding-bottom: 124px;
    position: relative;
  }
  #top_product .product_inner_1 .decoration {
    height: 910px;
    transform: rotate(-90deg);
    top: -69px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
  }
  #top_product .product_inner_1 .decoration span {
    color: #eeeeee;
    letter-spacing: 0.2em;
    font-size: 21.5rem;
    text-shadow: 1px 1px 0 #dadada, -1px -1px 0 #dadada, -1px 1px 0 #dadada, 1px -1px 0 #dadada, 0px 1px 0 #dadada, -1px 0 #dadada, -1px 0 0 #dadada, 1px 0 0 #dadada;
  }
  #top_product .product_inner_1 h3 {
    text-align: left;
    position: absolute;
    top: -65px;
    left: max(calc(50% - 597px), 120px);
    z-index: 100;
    font-size: 4.8rem;
    letter-spacing: 0.1em;
    line-height: 1.67;
  }
  #top_product .product_inner_1 h3 .sub {
    display: block;
    font-size: 1.2rem;
    letter-spacing: normal;
  }
  #top_product .product_inner_1 img {
    position: relative;
    z-index: 50;
    width: 600px;
    height: auto;
  }
  #top_product .product_inner_2 {
    position: relative;
    z-index: 100;
  }
  #top_product .product_inner_2 dl {
    margin: 0 auto;
    width: 1000px;
    height: 375px;
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  #top_product .product_inner_2 dl dt {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  #top_product .product_inner_2 dl dt span {
    display: block;
  }
  #top_product .product_inner_2 dl dt span.product_sub {
    font-size: 1.6rem;
    font-weight: 500;
  }
  #top_product .product_inner_2 dl dt strong {
    display: block;
    font-weight: 400;
  }
  #top_product .product_inner_2 dl dt strong.product_ja {
    font-size: 1.3rem;
    margin-bottom: 18px;
  }
  #top_product .product_inner_2 dl dt strong.product_en {
    font-size: 3.2rem;
    letter-spacing: 0.05em;
    margin-bottom: 17px;
  }
  #top_product .product_inner_2 dl dd.price {
    margin-top: 18px;
    grid-row: 2/3;
    grid-column: 1/2;
    font-size: 1.4rem;
  }
  #top_product .product_inner_2 dl dd.price .number {
    font-weight: 500;
    font-size: 2.8rem;
  }
  #top_product .product_inner_2 dl dd.price .price_sub {
    font-size: 1.3rem;
  }
  #top_product .product_inner_2 dl dd.ingredients {
    grid-row: 1/4;
    grid-column: 2/3;
    width: 500px;
    height: 330px;
  }
  #top_product .product_inner_2 dl dd.ingredients table {
    width: 100%;
    height: 100%;
  }
  #top_product .product_inner_2 dl dd.ingredients table tr {
    display: flex;
    justify-content: space-between;
    padding: 33px 0;
    border-top: 1px solid #d6d6d6;
  }
  #top_product .product_inner_2 dl dd.ingredients table tr.main_ingredients th {
    font-weight: 500;
    font-size: 1.6rem;
  }
  #top_product .product_inner_2 dl dd.ingredients table tr.main_ingredients td {
    font-weight: 500;
    font-size: 1.6rem;
  }
  #top_product .product_inner_2 dl dd.ingredients table tr.other_ingredients {
    display: block;
    font-size: 1.4rem;
    line-height: 2;
    padding: 20px 0;
  }
  #top_product .product_inner_2 .link_to_amazon {
    width: 517px;
    display: block;
    font-size: 1.8rem;
    padding: 36px 0 32px;
    border-radius: 2.5em;
    border: solid #4f4f4f 1px;
    margin: 40px auto 0;
    text-align: center;
    position: relative;
  }
  #top_product .product_inner_2 .link_to_amazon:after {
    content: "";
    width: 13px;
    height: 13px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    position: absolute;
    right: 37px;
    top: 33px;
  }
  #top_product .product_inner_2 .link_to_amazon:before {
    content: "";
    width: 27px;
    height: 1px;
    background: #000;
    transform: rotate(-45deg);
    position: absolute;
    top: 43px;
    right: 34px;
  }
}

@media screen and (max-height: 700px) and (min-width: 768px), print {
  #top_feature {
    width: 100%;
    position: relative;
  }
  #top_feature h2 {
    margin-left: 24px;
    font-size: 3.5rem;
    letter-spacing: 0.2em;
    margin-bottom: 62px;
  }
  #top_feature h2 .sub {
    display: block;
    margin-bottom: 20px;
    font-size: 1.2rem;
    letter-spacing: normal;
  }
  #top_feature .decoration {
    display: block;
    position: absolute;
    top: -16px;
    left: calc(50% - 106px);
    z-index: -1;
  }
  #top_feature .decoration p {
    color: #fff;
    letter-spacing: 0.2em;
    font-size: 10rem;
    text-shadow: 1px 1px 0 #e6e6e6, -1px -1px 0 #e6e6e6, -1px 1px 0 #e6e6e6, 1px -1px 0 #e6e6e6, 0px 1px 0 #e6e6e6, -1px 0 #e6e6e6, -1px 0 0 #e6e6e6, 1px 0 0 #e6e6e6;
  }
  #top_feature .sp_feature_wrap {
    display: flex;
    flex-direction: column;
  }
  #top_feature .sp_feature_wrap .message_area_wrap {
    width: 1000px;
    margin: 0 auto;
    order: 2;
    padding: 27px 24px 0px;
  }
  #top_feature .sp_feature_wrap .message_area_wrap .message_area {
    padding-bottom: 55px;
  }
  #top_feature .sp_feature_wrap .message_area_wrap .message_area h3 {
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.58;
    margin-bottom: 20px;
  }
  #top_feature .sp_feature_wrap .message_area_wrap .message_area p {
    font-size: 1.6rem;
    line-height: 2.3;
  }
  #top_feature .sp_feature_wrap .image_area {
    order: 1;
    width: 100%;
  }
  #top_feature .sp_feature_wrap .image_area img {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-height: 701px) and (min-width: 768px) {
  #top_feature #feature_slide_0 {
    position: relative;
  }
  #top_feature #feature_slide_0 * {
    box-sizing: border-box;
  }
  #top_feature #feature_slide_0 .feature_slide_1 {
    height: 100vh;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 {
    position: relative;
    height: 100vh;
    width: 100%;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 h2 {
    color: #fff;
    font-size: 4.8rem;
    position: absolute;
    top: 13%;
    left: 120px;
    letter-spacing: 0.1em;
    z-index: 100;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 h2 .sub {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 30px;
    letter-spacing: normal;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4 {
    height: 100vh;
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4 .feature_slide_5 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    opacity: 0;
    transform: translateY(200px);
    transition: 1.2s all ease;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4 .feature_slide_5 .feature_slide_6 {
    display: grid;
    height: 100%;
    align-items: center;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 24px;
    margin: 0 auto;
    max-width: calc(100% - 120px * 2);
    text-shadow: 0 0 15px rgba(0, 0, 15, 0.4);
    position: relative;
    z-index: 10;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4 .feature_slide_5 .feature_slide_6 .feature_slide_7 {
    grid-column-start: 1;
    grid-column-end: span 3;
    position: absolute;
    top: 39%;
    width: 450px;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4 .feature_slide_5 .feature_slide_6 .feature_slide_7 h3 {
    font-size: 3rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.47;
    margin-bottom: 25px;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4 .feature_slide_5 .feature_slide_6 .feature_slide_7 p {
    font-size: 1.6rem;
    line-height: 2.38;
    color: #fff;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4.active .feature_slide_5 {
    opacity: 1;
    transform: translateY(0);
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4.enter .feature_slide_5 {
    transform: translateY(0);
    opacity: 1;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4.exit .feature_slide_5 {
    transform: translateY(-200px);
    opacity: 0;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4.active .feature_slide_8 {
    opacity: 1;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4 .feature_slide_8 {
    z-index: -1;
    opacity: 0;
    transition: opacity .6s ease;
    width: 100%;
    height: 100%;
    position: relative;
  }
  #top_feature #feature_slide_0 .feature_slide_1 .feature_slide_2 .feature_slide_3 .feature_slide_4 .feature_slide_8 img {
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
}
