﻿@charset "UTF-8";

/* -------------------- free -------------------- */
.law,
.company,
.guide,
.faq {
    padding: 0 0 180px;
}
.law-box,
.company-box,
.guide-box,
.faq-box {
    width: 900px;
    margin: 0 auto;
}
.law p{
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 32px;
}
.law p:last-child {
    margin: 32px 0 0;
    text-align: right;
}
.law p a {
    text-decoration: underline;
}
.law p a:hover {
    text-decoration: none;
}
.company p,
.faq p,
.guide p {
    font-size: 14px;
    line-height: 1.5;
}
.guide p .banner,
.law .banner {
    display: block;
}
.guide p sup,
.law p sup {
    font-size: 70%;
    position: relative;
    top: -0.1em;
}
.law td span,
.faq p span,
.guide p span {
    position: relative;
    display: block;
    padding-left: 14px;
}
.law td span.dot::before,
.faq p span.dot::before,
.guide p span.dot::before {
    content: '・';
    display: block;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    top: 0;
    left: 0;
}
.faq p span.cap::before,
.guide p span.cap::before {
    content: '※';
    display: block;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    top: 0;
    left: 0;
}
.faq p span.no-1::before,
.guide p span.no-1::before {
    content: '①';
    display: block;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    top: 0;
    left: 0;
}
.faq p span.no-2::before,
.guide p span.no-2::before {
    content: '②';
    display: block;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    top: 0;
    left: 0;
}
.faq p span.no-3::before,
.guide p span.no-3::before {
    content: '③';
    display: block;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    top: 0;
    left: 0;
}
.faq p .co-1,
.guide p .co-1 {
    color: #f00;
}
.law tbody,
.company tbody {
    border-top: 1px solid #e7e7e7;
}
.law tr,
.company tr {
    border-bottom: 1px solid #e7e7e7;
}
.law td {
    padding: 16px 0;
}
.law td a {
    text-decoration: underline;
}
.law td a:hover {
    text-decoration: none;
}
.law td li {
    position: relative;
    padding-left: 14px;
}
.law td li::before {
    content: '・';
    display: block;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    top: 0;
    left: 0;
}
.law td table {
    width: 100%;
    margin-top: 8px;
}
.law td table tr td {
    border-right: 1px solid #e7e7e7;
    padding: 16px;
}
.law td table tr td:first-child {
    border-left: 1px solid #e7e7e7;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
}
.law td:first-child,
.company td:first-child {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    width: 25%;
}
.law td:last-child,
.company td:last-child {
    font-size: 14px;
    line-height: 1.5;
    width: 75%;
}
.company table {
    width: 100%;
    margin-bottom: 40px;
}
.company th {
    padding: 16px 24px;
    background: #f3f3f3;
}
.company td {
    padding: 16px 24px;
}
.company td li {
    position: relative;
    padding-left: 14px;
}
.company td li::before {
    content: '・';
    display: block;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
}
.company td li span {
    font-weight: 600;
}
.company td > span {
    font-size: 12px;
    margin-top: 4px;
    display: block;
}
.company .page_box2 {
    margin-top: 8px;
}
.company .page_contents_inner a {
    text-decoration: underline;
}
.company .page_contents_inner a:hover {
    text-decoration: none;
}
.guide h2 {
    font-size: 32px;
    margin: 0 0 32px;
}
.guide h3 {
    font-size: 26px;
    margin: 0 0 16px;
    font-weight: 600;
}
.guide h4 {
    font-size: 18px;
    margin: 0 0 4px;
}
.guide h5 {
    font-size: 18px;
    margin: 24px 0 6px;
}
.guide .anchor_:not(:last-child) {
    margin-bottom: 56px;
}
.guide .btn-02,
.faq .btn-02 {
    margin: 16px auto 32px;
}
.guide table,
.faq table {
    width: 100%;
    margin: 16px 0 0;
}
.guide .table th,
.faq .table th {
    background-color: #f3f3f3;
    border: 1px solid #e7e7e7;
}
.guide .table td,
.faq .table td {
    border: 1px solid #e7e7e7;
}
.faq h2 {
    font-size: 26px;
    margin: 0 0 16px;
    font-weight: 600;
}
.faq h3 {
    font-weight: 600;
    font-size: 16px;
    margin: 20px 0 8px;
}
.faq .page_contents_inner:not(:last-child) {
    margin-bottom: 56px;
}
.faq-block:not(:last-child) {
    margin-bottom: 56px;
}
.faq-block a,
.guide p a {
    text-decoration: underline;
}
.faq-block a:hover,
.guide p a:hover {
    text-decoration: none;
}

/* recipe */
.recipe-mv {
    margin-bottom: 160px;
}
.recipe-mv-ttl {
    width: 1100px;
    margin: 0 auto 70px;
}
.recipe-mv-ttl-ja {
    display: block;
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 12px;
}
.recipe-mv-ttl-en {
    display: block;
    font-weight: 18px;
    font-family: Avenir Next;
    font-weight: 500;
    line-height: 1;
}
.recipe-about {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 100px;
}
.recipe-about-img {
    width: 46.324%;
}
.recipe-about-img img {
    display: block;
    width: 100%;
}
.recipe-about-box {
    width: 53.676%;
    padding-top: 58px;
}
.recipe-about-box-ttl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 25px;
}
.recipe-about-box-ttl svg {
    width: 24.12px;
    height: 22.86px;
    margin: 10px 8px 0 100px;
}
.recipe-about-box-ttl p {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.43;
}
.recipe-about-box-txt {
    width: 60%;
    font-size: 16px;
    line-height: 2.25;
    margin-left: 100px;
}
.recipe-about-btn {
    margin-bottom: 150px;
}
.recipe-about-btn-inner {
    margin: 0 auto;
}
.block-pagecategory-page-list {
    position: relative;
    margin-bottom: 220px;
}
.block-pagecategory-page-list::after {
    content: '';
    display: block;
    width: 100%;
    height: 224px;
    background: #F3F3F3;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -80px;
}
.block-pagecategory-page-list--frame {
    justify-content: center;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.block-pagecategory-page-list--page {
    width: 188px;
    margin: 0 20px;
}
.block-pagecategory-page-list--page a {
    display: block;
}
.block-pagecategory-page-list--page a:hover {
    text-decoration: none;
}
.block-pagecategory-page-list--page a img {
    transition: all 0.75s cubic-bezier(.25,.46,.45,.94);
}
.block-pagecategory-page-list--page a:hover img {
    opacity: 0.6;
}
.block-pagecategory-page-list--page .img-center img {
    width: 100%;
}
.block-pagecategory-page-list--page-caption {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.02em;
    line-height: 1.56;
    margin-top: 7px;
    text-align: left;
}
.block-pagecategory-page-list--page-caption a {
    transition: all 0.75s cubic-bezier(.25,.46,.45,.94);
}
.block-pagecategory-page-list--page-caption a:hover {
    opacity: 0.6;
}
.recipe-instagram {
    width: 1100px;
    margin: 0 auto 120px;
}
.recipe-instagram .vsm-gallery .ecbn-selection-page-wrapper li.ecbn-selection-item:nth-child(n + 9) {
    display: none!important;
}
.recipe-instagram-btn {
    margin: 36px auto 0;
}
.recipe-product-list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}
.recipe-product-item {
    position: relative;
    width: 188px;
    margin: 0 20px;
    transition: all 0.75s cubic-bezier(.25,.46,.45,.94);
}
.recipe-product-item:hover {
    opacity: 0.6;
}
.recipe-product-item-txt {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 1.56;
    margin-top: 1px;
    text-align: left;
    margin-bottom: 4px;
    min-height: 48px;
}
.recipe-product-item-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.recipe-product-item-price {
    margin-top: -1px;
}
.recipe-product-item-price span:nth-child(1) {
    font-family: Avenir Next;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.02em;
}
.recipe-product-item-price span:nth-child(2) {
    font-size: 12px;
    letter-spacing: 0.02em;
}
.recipe-product-item-price span:nth-child(3) {
    font-size: 11px;
    letter-spacing: 0.02em;
    opacity: 0.5;
}
.recipe-product-btn {
    margin: 154px auto 0;
}

/* recipe detail */
.block-page-caption--text {
    font-size: 48px;
    font-weight: 600;
    width: 1100px;
    margin: 0 auto 137px;
}
.block-page-caption--text::after {
    content: 'Recipe';
    font-size: 18px;
    display: block;
    font-family: Avenir Next;
    font-weight: 600;
    margin: -8px 0 0 4px;
}
.block-page-block--contents-body-imgtext-1column {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 155px;
}
.block-page-block--contents-body-imgtext-1column img {
    width: 46.324%;
}
.block-page-block--contents-body-imgtext-1column-text {
    width: 53.676%;
}
.recipe-detail-fv {
    width: 60%;
    margin-left: 100px;
    padding-top: 47px;
}
.recipe-detail-fv h3 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}
.recipe-detail-fv div:not(:last-child) {
    margin-bottom: 50px;
}
.recipe-detail-fv h3 svg {
    width: 24.12px;
    height: 22.86px;
    margin: 9px 8px 0 0;
}
.recipe-detail-fv h3 p {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.43;
}
.recipe-detail-fv div > p {
    font-size: 16px;
    line-height: 2.25;
}
.recipe-detail-material {
    width: 700px;
    margin: 0 auto 160px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.recipe-detail-material div p {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.1em;
}
.recipe-detail-material div p span {
    font-family: Avenir Next;
}
.recipe-detail-material ul {
    width: 327px;
    margin-top: -14px;
}
.recipe-detail-material li {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
}
.recipe-detail-material li::after {
    content: '';
    display: block;
    background-position: bottom;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0.3;
    background-image: linear-gradient(to right, #141414, #141414 2px, transparent 2px, transparent 3px);
    background-size: 5px 2px;
    height: 2px;
}
.recipe-detail-material li p {
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: 0.1em;
}
.recipe-detail-material li p:last-child {
    font-family: Avenir Next;
    text-align: right;
}
.recipe-detail-material li p span {
    margin-top: 8px;
    display: block;
    position: relative;
}
.recipe-detail-material li p:first-child span {
    padding-left: 20px;
}
.recipe-detail-material li p:first-child span::before {
    content: '';
    display: block;
    width: 12px;
    height: 1px;
    background: #141414;
    position: absolute;
    top: 11px;
    left: 0;
}
.page-page .fb_reset + script + div {
    display: none;
}
.recipe-detail-other {
    margin-bottom: 220px;
}
.recipe-detail-other ul {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.recipe-detail-other ul::after {
    content: '';
    display: block;
    width: 100%;
    height: 224px;
    background: #F3F3F3;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -80px;
}
.recipe-detail-other li {
    position: relative;
    z-index: 2;
    width: 188px;
    margin: 0 20px;
    transition: all 0.75s cubic-bezier(.25,.46,.45,.94);
}
.recipe-detail-other li:hover {
    opacity: 0.6;
}
.recipe-detail-other p {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.02em;
    line-height: 1.56;
    margin-top: 7px;
}
.recipe-detail-other a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.recipe-detail-fv .nutrition-about-box-list {
    width: 100%;
    margin-left: 0px;
}


/* story */
.story {
    margin-bottom: 200px;
}
.story-mv-ttl {
    width: 1100px;
    margin: 0 auto 70px;
}
.story-mv-ttl-ja {
    display: block;
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 12px;
}
.story-mv-ttl-en {
    display: block;
    font-weight: 18px;
    font-family: Avenir Next;
    font-weight: 500;
    line-height: 1;
}
.story-mv-img img {
    display: block;
    width: 100%;
}
.story-content {
    position: relative;
    overflow: hidden;
    padding: 108px 0 168px;
}
.story-content-circle {
    position: absolute;
    top: -464px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 978.21px;
    height: 912px;
}
.story-content-circle svg {
    width: 100%;
    height: 100%;
}
.story-content-circle-small {
    width: 320px;
    height: 298.34px;
    position: absolute;
}
.story-content-circle-small-01 {
    /* transform: rotate(-15deg); */
    bottom: 518px;
    left: -150px;
    transform: translate(-200px, 0) rotate(-15deg);
    transition: opacity 1s cubic-bezier(.25,.46,.45,.94) 1s,transform 2s cubic-bezier(.215,.61,.355,1);
}
.story-content-circle-small-01.show {
    opacity: 1!important;
    transform: translate(0, 0) rotate(-15deg)!important;
}
.story-content-circle-small-02 {
    /* transform: rotate(15deg); */
    bottom: 98px;
    right: -142px;
    transform: translate(200px, 0) rotate(15deg);
    transition: opacity 1s cubic-bezier(.25,.46,.45,.94) 1s,transform 2s cubic-bezier(.215,.61,.355,1);
}
.story-content-circle-small-02.show {
    opacity: 1!important;
    transform: translate(0, 0) rotate(15deg)!important;
}
.story-content-circle-small svg {
    width: 100%;
    height: 100%;
}
.story-content-ttl {
    font-size: 32px;
    font-weight: 600;
    line-height: 2;
    letter-spacing: 0.16em;
    text-align: center;
    margin-bottom: 257px;
}
.story-content-ttl span {
    font-family: Avenir Next;
    font-weight: 600;
    letter-spacing: 0.1em;
}
.story-content-txt {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 2.5;
    text-align: center;
}
.story-content-txt:not(:last-child) {
    margin-bottom: 48px;
}
.story-content-txt span {
    font-family: Avenir Next;
    font-weight: 600;
}
.story-mind {
    position: relative;
    /* margin-bottom: 180px; */
    margin-bottom: 28px;
}
.story-mind-bg img {
    display: block;
    width: 100%;
}
.story-mind-box-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.story-mind-box {
    width: 1000px;
}
.story-mind-ttl {
    color: #D4B572;
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.1em;
    margin-bottom: 42px;
}
.story-mind-ttl span {
    font-family: Avenir Next;
    font-weight: 600;
}
.story-mind-txt {
    color: #D4B572;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 2.75;
}
.story-mind-txt span {
    font-family: Avenir Next;
    font-weight: 600;
}
.story .top-recipe {
    padding-bottom: 180px;
}
.story-btn-wrap {
    text-align: left;
    line-height: 2.5;
}
.story-btn {
    display: inline-block;
    text-decoration: underline;
    position: relative;
    padding-right: 12px;
    font-size: 18px;
    font-weight: 600;
}
.story-btn::after {
    content: '';
    width: 9px;
    height: 9px;
    border-right: 2px solid #444;
    border-top: 2px solid #444;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 48%;
    transform: rotate(45deg) translate(0, -50%);
}

/* nutrition */
.nutrition {
    margin-bottom: 200px;
}
.nutrition-mv-ttl {
    width: 1100px;
    margin: 0 auto 70px;
}
.nutrition-mv-ttl-ja {
    display: block;
    font-size: 48px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 12px;
}
.nutrition-mv-ttl-en {
    display: block;
    font-weight: 18px;
    font-family: Avenir Next;
    font-weight: 500;
    line-height: 1;
}
.nutrition-mv-img img {
    display: block;
    width: 100%;
}
.nutrition-about {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    /* padding: 160px 0 130px; */
    padding: 0;
}
.nutrition-about-img {
    width: 46.324%;
}
.nutrition-about-img img {
    display: block;
    width: 100%;
}
.nutrition-about-box {
    width: 53.676%;
    padding-top: 60px;
}
.nutrition-about-block:not(:last-child) {
    margin-bottom: 62px;
}
.nutrition-about-box-ttl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 25px;
}
.nutrition-about-box-ttl svg {
    width: 24.12px;
    height: 22.86px;
    margin: 9px 8px 0 100px;
}
.nutrition-about-box-ttl p {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.43;
}
.nutrition-about-box-txt {
    width: 60%;
    font-size: 16px;
    line-height: 2.25;
    margin-left: 100px;
}
.nutrition-about-box-cap {
    width: 60%;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.12em;
    color: rgba(20, 20, 20, 0.7);
    margin: 8px 0 0 100px;
}
.nutrition-about-box-list {
    width: 60%;
    margin-left: 100px;
}
.nutrition-about-box-list li {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
}
.nutrition-about-box-list li::after {
    content: '';
    display: block;
    background-position: bottom;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0.3;
    background-image: linear-gradient(to right, #141414, #141414 2px, transparent 2px, transparent 3px);
    background-size: 5px 2px;
    height: 2px;
}
.nutrition-about-box-list li p {
    font-size: 14px;
    line-height: 1.33;
    letter-spacing: 0.1em;
}
.nutrition-about-box-list li p:last-child {
    font-family: Avenir Next;
    text-align: right;
}
.nutrition-about-box-list li p span {
    margin-top: 8px;
    display: block;
    position: relative;
}
.nutrition-about-box-list li p:first-child span {
    padding-left: 20px;
}
.nutrition-about-box-list li p:first-child span::before {
    content: '';
    display: block;
    width: 12px;
    height: 1px;
    background: #141414;
    position: absolute;
    top: 11px;
    left: 0;
}
.nutrition-content {
    position: relative;
    width: 100%;
    height: 1230px;
    background-image: url(/img/usr/nutrition/nutrition-bg.jpg);
    background-size: cover;
    background-position: center;
}
.nutrition-content-inner {
    padding-top: 140px;
}
.nutrition-content-list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 78px 0 80px;
}
.nutrition-content-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #fff;
    border-radius: 8px;
    margin: 0 16px;
    width: 484px;
}
.nutrition-content-item-img {
    width: 125px;
    margin: 23px 23px 23px 28px;
}
.nutrition-content-item-img img {
    display: block;
    width: 100%;
}
.nutrition-content-item-txt {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.78;
}
.nutrition-content-ttl {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.21em;
    line-height: 1.43;
    margin-bottom: 30px;
}
.nutrition-content-img {
    width: 1000px;
    margin: 0 auto;
}
.nutrition-content-img img {
    display: block;
    width: 100%;
}
.nutrition-content-txt {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.12em;
    color: rgba(20, 20, 20, 0.7);
    width: 1000px;
    margin: 11px auto 0;
}
.nutrition-component {
    padding: 140px 0 0;
    margin-bottom: -20px;
}
.nutrition .top-recipe {
    padding-bottom: 180px;
}

/* recipe community */
.recipe-community {
    padding: 160px 0 0;
}
.recipe-community-inner {
    width: 1100px;
    margin: 0 auto;
}
.recipe-community-item:not(:first-child) {
    margin-top: 20px;
}
.recipe-community-link {
    display: block;
}
.recipe-community-link img {
  width: 100%;
}


/* subscription */
.subscription {
    margin-bottom: 200px;
}
/* subscription-content */
.subscription-content {
    padding-bottom: 124px;
}
.subscription-content-inner {
    position: relative;
    margin-top: 130px;
}
.subscription-content-box {
    width: 1100px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
    padding-right: 500px;
}
.subscription-content-img {
    width: 46.4vw;
    min-width: 630px;
    margin-left: auto;
    position: relative;
    z-index: 0;
}
.subscription-content-ttl {
    font-size: 27px;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.08em;
}
.subscription-content-ttl span {
    font-size: 80%;
}
.subscription-content-ttl + .subscription-content-ttl {
    margin-top: 10px;
}
.subscription-content-txt {
    width: 52%;
    font-size: 16px;
    line-height: 1.75;
    margin-top: 38px;
}
/* subscription-recommend */
.subscription-recommend {
    background: #EFEFEF;
    padding: 128px 0;
}
.subscription-recommend-inner {
    max-width: 1000px;
    margin: 0 auto;
}
.subscription-recommend-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 80px;
}
.subscription-recommend-item {
    position: relative;
    background: #fff;
    border-radius: 8px;
    padding: 40px 40px 32px;
}
.subscription-recommend-item:nth-child(1) {
    flex: 0 0 100%;
}
.subscription-recommend-item:nth-child(n + 2) {
    flex: 0 0 48.4%;
    margin-top: 32px;
}
.subscription-recommend-num {
    font-size: 44px;
    font-weight: 600;
    position: absolute;
    left: 40px;
    top: 25px;
}
.subscription-recommend-head {
    font-size: 30px;
    font-weight: 600;
    line-height: calc(39/30);
    text-align: center;
    padding-left: 12px;
    letter-spacing: 0.05em;
}
.subscription-recommend-head.fz-small {
    margin-top: -8px;
    padding-left: 0;
    padding-right: 10px;
    font-size: 26px;
    line-height: calc(39/26);
}
.subscription-recommend-head.al-left {
    text-align: left;
    padding-left: 60px;
}
.subscription-recommend-head strong {
    font-weight: 600;
    font-feature-settings: 'palt';
}
.subscription-recommend-head small {
    font-size: 18px;
    line-height: calc(32/18);
    display: block;
    margin-top: 12px;
}
.subscription-recommend-head .mt-01 {
    margin-top: 2px;
}
.subscription-recommend-table {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #141414;
    overflow: hidden;
    margin-top: 18px;
    position: relative;
}
.subscription-recommend-table::before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #141414;
    position: absolute;
    left: 33.2%;
    top: 0;
}
.subscription-recommend-table dl {
    display: flex;
    align-items: center;
}
.subscription-recommend-table dl + dl {
    border-top: 1px solid #141414;
}
.subscription-recommend-table dt,
.subscription-recommend-table dd {
    text-align: center;
    font-size: 20px;
    line-height: calc(28/20);
}
.subscription-recommend-table dt {
    flex: 0 0 33.2%;
    min-height: 95px;
    padding: 20px 10px 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.subscription-recommend-table dt span {
    flex: 0 0 100%;
    font-size: 14px;
}
.subscription-recommend-table dd {
    flex: 1 1 64.8%;
    padding: 34px 10px 30px;
}
.subscription-recommend-table dd p + p {
    margin-top: 8px;
}
.subscription-recommend-table dd span {
    font-size: 80%;
}
.subscription-recommend-table dt em,
.subscription-recommend-table dd em {
    font-weight: 600;
}
.subscription-recommend-table dt small,
.subscription-recommend-table dd small {
    font-size: 14px;
    display: inline-block;
}
.subscription-recommend-img {
    max-width: 300px;
    margin: 20px auto 0;
    text-align: center;
}
.subscription-recommend-img.img-01 {
    max-width: 173px;
    margin-top: 52px;
}
.subscription-recommend-img.img-02 {
    max-width: 161px;
    margin-top: 20px;
}
.subscription-recommend-img.img-03 {
    max-width: 134px;
    margin-top: 22px;
    margin-bottom: 25px;
}
.subscription-recommend-img.img-04 {
    max-width: 172px;
    margin-top: 32px;
    margin-bottom: 30px;
    padding-left: 12px;
}
.subscription-recommend-txt {
    margin-top: 18px;
    margin-right: -5px;
    font-size: 18px;
    line-height: calc(32/18);
    font-weight: 600;
    text-align: justify;
}
/* subscription-attention */
.subscription-attention {
    padding: 130px 0 170px;
}
.subscription-attention-inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 32px 43px;
    background: #EFEFEF;
    border-radius: 8px;
}
.subscription-attention-ttl {
    margin: 0 0 17px;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.43;
    text-align: center;
}
.subscription-attention-item {
    font-size: 18px;
    line-height: calc(32/18);
    text-indent: -1rem;
    padding-left: 1rem;
}
.subscription-attention-item em {
    font-weight: 600;
}


/* cooking-method common */
.cooking-method {
    padding-bottom: 200px;
}
.cooking-method a {
    color: #141414;
}
.cooking-method .heading-02-txt,
.cooking-method .heading-03-txt {
    letter-spacing: 0;
}
.cooking-method-head01 {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    margin: 0;
}
.cooking-method-head01 span {
    font-size: 80%;
}

/* cooking-method-nav */
.cooking-method-nav {
    max-width: 1000px;
    margin: 0 auto;
}
.cooking-method-nav-inner {
    margin-top: 122px;
}
.cooking-method-nav-inner + .cooking-method-nav-inner {
    margin-top: 58px;
}
.cooking-method-nav-list {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.cooking-method-nav-item {
    flex: 0 0 206px;
}
.cooking-method-nav-item:nth-child(n + 2) {
    margin-left: 32px;
}
.cooking-method-nav-txt {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}
.cooking-method-nav-box {
    display: block;
    border: 1px solid #141414;
    border-radius: 8px;
    padding: 24px 10px 35px;
    position: relative;
}
.cooking-method-nav-box:hover,
.cooking-method-nav-box:focus {
    text-decoration: none;
}
.cooking-method-nav-box::after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #141414;
    border-right: 1px solid #141414;
    transform: translate(-50%, 0) rotate(45deg);
    position: absolute;
    left: 50%;
    bottom: 18px;
}
.cooking-method-nav-img {
    display: block;
    margin: 0 auto;
    height: 48px;
}
.cooking-method-nav-img.img-01 {
    max-width: 72px;
}
.cooking-method-nav-img.img-02 {
    max-width: 46px;
}
.cooking-method-nav-img.img-03 {
    max-width: 47px;
}
.cooking-method-nav-img.img-04 {
    max-width: 56px;
    margin-top: -2px;
    margin-bottom: 5px;
}
.cooking-method-nav-label {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    display: block;
    margin-top: 3px;
}
.cooking-method-nav-links {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
.cooking-method-nav-link {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
}
.cooking-method-nav-link:nth-child(n + 2) {
    margin-left: 62px;
}
.cooking-method-nav-link a {
    font-size: 22px;
    font-weight: 600;
    text-decoration: underline;
}
.cooking-method-nav-link a:hover,
.cooking-method-nav-link a:focus {
    text-decoration: none;
}

/* cooking-method-point */
.cooking-method-point {
    padding-top: 120px;
    max-width: 1000px;
    margin: 0 auto;
}
.cooking-method-point-inner {
    margin-top: 16px;
    background: #f2f2f2;
    border-radius: 8px;
    padding: 43px 10px;
}
.cooking-method-point-list {
    max-width: 500px;
    margin: 0 auto;
}
.cooking-method-point-item {
    position: relative;
    padding-left: 55px;
}
.cooking-method-point-item:nth-child(n + 2) {
    margin-top: 38px;
}
.cooking-method-point-num {
    position: absolute;
    left: -2px;
    top: 2px;
    font-size: 64px;
    line-height: 1;
    font-weight: 600;
}
.cooking-method-point-txt {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.5;
    margin-right: -10px;
}
.cooking-method-point-txt em {
    font-weight: 600;
}
.cooking-method-point-caption {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 5px;
}

/* cooking-method-flow */
.cooking-method-flow {
    padding-top: 130px;
    padding-bottom: 130px;
}
.cooking-method-flow.bg-gray {
    background: #f2f2f2;
}
.cooking-method-flow-inner {
    max-width: 1000px;
    margin: 56px auto 0;
}
.cooking-method-flow-inner + .cooking-method-flow-inner {
    margin-top: 50px;
}
.cooking-method-flow-box {
    border: 1px solid #141414;
    border-radius: 8px;
    padding: 36px 40px 46px;
}
.cooking-method-flow-box.bg-white {
    background: #fff;
    border: none;
}
.cooking-method-flow-ttl {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    margin: 0;
}
.cooking-method-flow-lead {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 6px;
}
.cooking-method-flow-head {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
}
.cooking-method-flow-head-sub {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
}
.cooking-method-flow-head small {
    font-size: 80%;
}
.cooking-method-flow-setup {
    display: flex;
    justify-content: space-between;
    margin-top: 32px;
}
.cooking-method-flow-setup-inner {
    border: 1px solid #141414;
    border-radius: 8px;
    padding: 15px 20px 18px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
    height: calc(100% - 33px - 16px);
}
.cooking-method-flow-setup-box.col-2 {
    display: flex;
}
.cooking-method-flow-setup-list + .cooking-method-flow-setup-list {
    padding-left: 88px;
}
.cooking-method-flow-setup-time-txt {
    font-size: 24px;
    font-weight: 600;
}
.cooking-method-flow-setup-time-txt em {
    font-size: 48px;
    font-weight: 600;
    display: inline-block;
    margin: 0 5px;
}
.cooking-method-flow-setup-stuff {
    flex: 0 0 74.2%;
}
.cooking-method-flow-setup-time {
    flex: 0 0 22.4%;
}
.cooking-method-flow-setup-item {
    font-size: 18px;
    font-weight: 600;
    line-height: calc(30/18);
}
.cooking-method-flow-setup-caption {
    font-size: 12px;
    font-weight: 600;
    line-height: calc(16/12);
    padding-left: 5px;
    margin-top: 7px;
    padding-bottom: 2px;
}
.cooking-method-flow-recipe {
    padding-top: 42px;
}
.cooking-method-flow-recipe.pt-0 {
    padding-top: 0;
}
.cooking-method-flow-recipe-list {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.cooking-method-flow-recipe-item {
    flex: 0 0 48.3%;
    display: flex;
    align-items: flex-start;
}
.cooking-method-flow-recipe-item:nth-child(n + 3) {
    margin-top: 28px;
}
.cooking-method-flow-recipe-item.mt-large {
    margin-top: 48px;
}
.cooking-method-flow-recipe-num {
    flex: 0 0 32px;
    height: 32px;
    border-radius: 50%;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.cooking-method-flow-recipe-main {
    flex: 1 1 100%;
    padding-left: 15px;
    margin-top: -3px;
}
.cooking-method-flow-recipe-main.row-1,
.cooking-method-flow-recipe-main.row-1-pc {
    align-self: center;
}
.cooking-method-flow-recipe-img {
    flex: 0 0 155px;
    padding-left: 15px;
}
.cooking-method-flow-recipe-img-inner {
    border-radius: 8px;
    overflow: hidden;
}
.cooking-method-flow-recipe-img img {
    display: block;
}
.cooking-method-flow-recipe-txt {
    font-size: 18px;
    line-height: calc(22/18);
    font-weight: 600;
    /* letter-spacing: .02em; */
}
.cooking-method-flow-recipe-caption {
    font-size: 12px;
    font-weight: 600;
    line-height: calc(16/12);
    text-align: justify;
    text-indent: -.75rem;
    padding-left: .75rem;
    margin-top: 16px;
    padding-right: 2px;
}
.cooking-method-flow-note {
    margin-top: 15px;
}
.cooking-method-flow-note.mt-large {
    margin-top: 62px;
}
.cooking-method-flow-note.mt-middle {
    margin-top: 42px;
}
.cooking-method-flow-note-box {
    background: #f1f1f2;
    border-radius: 8px;
    padding: 18px 23px;
    margin-top: 20px;
}
.cooking-method-flow-note-txt {
    font-size: 16px;
    line-height: calc(24/16);
    font-weight: 600;
}
.cooking-method-flow-table {
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #b8b8b8;
    margin-top: 20px;
}
.cooking-method-flow-table table {
    width: 100%;
}
.cooking-method-flow-table table th,
.cooking-method-flow-table table td {
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    padding: 10px 10px 9px;
}
.cooking-method-flow-table table th {
    background: #f1f1f2;
    border-right: 1px solid #b8b8b8;
}
.cooking-method-flow-table table td:last-child {
    border-left: 1px solid #b8b8b8;
}
.cooking-method-flow-table table thead th,
.cooking-method-flow-table table thead td {
    font-weight: 600;
    width: 33.3%;
}
.cooking-method-flow-table table tbody tr {
    border-top: 1px solid #b8b8b8;
}


/* cooking-method-keep */
.cooking-method-keep {
    margin: 130px auto 0;
    max-width: 920px;
}

/* cooking-method-failure */
.cooking-method-failure {
    margin: 130px auto 0;
    max-width: 920px;
}

/* cooking-method-qa */
.cooking-method-qa {
    margin-top: 120px;
}
.cooking-method-qa-box {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 40px;
    background: #EFEFEF;
    border-radius: 8px;
}
.cooking-method-qa-list,
.cooking-method-failure-list {
    position: relative;
}
.cooking-method-qa-list:nth-child(n + 2),
.cooking-method-failure-list:nth-child(n + 2) {
    margin-top: 30px;
}
.cooking-method-qa-head,
.cooking-method-qa-data,
.cooking-method-failure-head,
.cooking-method-failure-data  {
    font-size: 18px;
    line-height: calc(32/18);
}
.cooking-method-qa-head,
.cooking-method-failure-head {
    font-weight: 600;
}
.cooking-method-qa-head span,
.cooking-method-qa-data span {
    display: inline-block;
    margin-right: 6px;
}
.cooking-method-qa-data-box,
.cooking-method-failure-data-box {
    width: 80%;
}
.cooking-method-qa-data-img,
.cooking-method-failure-data-img {
    width: 140px;
    border-radius: 8px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}
.cooking-method-qa-data-img img,
.cooking-method-failure-data-img img {
    display: block;
}

/* cooking-method-arrange */
.cooking-method-arrange {
    padding-top: 130px;
}