.popup_link1 li:nth-child(1) a {
    color: #ffd400
}

.popup_link1 li:nth-child(1) a span:before {
    background: #ffd400
}

#pageHeader {
    height: 0
}

.tags {
    background: #fff
}

#progress-bg {
    position: fixed;
    z-index: 1005;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    overflow: hidden;
    opacity: 1;
    transition: bottom 400ms cubic-bezier(0.79, 0.06, 0.79, 0.62), opacity 1000ms ease;
    -webkit-transition: bottom 400ms cubic-bezier(0.79, 0.06, 0.79, 0.62), opacity 1000ms ease;
    -moz-transition: bottom 400ms cubic-bezier(0.79, 0.06, 0.79, 0.62), opacity 1000ms ease
}

#progress-bg:before {
    content: "";
    z-index: 1;
    position: absolute;
    background: #1a1a1a;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

#progress-bg.on {
    opacity: 0
}

#progress-box {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    display: flex;
    align-items: center;
    visibility: visible;
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    opacity: 1
}

#progress-bar {
    position: absolute;
    z-index: 1;
    width: 0;
    height: 3px;
    background: #ffd400;
    left: 0;
    top: 0;
    transition: width 500ms ease;
    -webkit-transition: width 500ms ease;
    -moz-transition: width 500ms ease
}

#progress-logo {
    width: 100%;
    text-align: center;
    font-size: 2rem
}

#progress-logo p {
    -webkit-transition: height 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: height 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    overflow: hidden;
    position: absolute;
    top: calc(50% - 0.6rem);
    bottom: auto;
    left: calc(50% - 7rem);
    width: 15rem;
    height: 0;
    z-index: 1;
    color: #fff
}

#progress-logo p span {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    width: 4.2rem;
    height: 4.2rem;
    fill: #ffffff;
    vertical-align: top;
    font-weight: 600
}

#progress-logo.is-visible p {
    top: auto;
    bottom: calc(50% - 3.6rem);
    height: 4.2rem
}

#progress-logo.is-visible p span {
    top: auto;
    bottom: 0
}

.flont_mainv {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 5rem 0 0;
    border-bottom: solid #1a1a1a 1px;
    overflow: hidden
}

@media screen and (max-width: 1200px) and (orientation: portrait) {
    .flont_mainv {
        max-height: 600px
    }
}

.flont_mainv .flont_box_l {
    width: 50%;
    position: relative;
    z-index: 1
}

.flont_mainv_mes {
    font-size: 1.2rem;
    padding: 2.6rem 2.5rem 0;
    line-height: 2;
    font-weight: 500;
    opacity: 0;
    transition: opacity 300ms ease;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease
}

.flont_mainv_mes p span {
    opacity: 0
}

.flont_mainv_link {
    background: #1a1a1a;
    color: #fff;
    padding: 0.3rem 0.4rem;
    margin: 1rem 0 0;
    display: inline-block;
    font-size: 1.2rem;
    letter-spacing: 0.1rem;
    line-height: 1.6;
    font-weight: 600;
    line-height: 0;
    transition: none
}

.flont_mainv_link>span {
    display: inline-block;
    overflow: hidden;
    height: 1.4rem;
    line-height: 1.4rem
}

.flont_mainv_link>span:after {
    content: attr(data-text);
    display: block
}

.flont_mainv_link .inner {
    -webkit-transition: margin-top 0.5s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    transition: margin-top 0.5s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    display: block
}

.flont_mainv_bg {
    position: absolute;
    z-index: 1;
    bottom: -0.2vw;
    left: -1%;
    width: 88%;
    font-weight: 500;
    font-size: 11.3vw;
    letter-spacing: -0.6rem
}

.flont_mainv_bg p {
    height: 8.3vw;
    overflow: hidden;
    padding-top: 8.3vw;
    opacity: 0;
    transition: padding-top 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, opacity 0.4s ease 0s;
    -webkit-transition: padding-top 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, opacity 0.4s ease 0s;
    -moz-transition: padding-top 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, opacity 0.4s ease 0s
}

.flont_mainv_bg p.on {
    padding-top: 0;
    opacity: 1
}

.flont_mainv_bg p:nth-child(1) {
    width: 56.06%;
    margin: 0 0 4.2%
}

.flont_mainv_bg span {
    color: #ffd400;
    font-weight: 400
}

.flont_mainv_bg img {
    vertical-align: top;
    width: 100%
}

.flont_box_r {
    width: 50%;
    position: relative;
    z-index: 1
}

.flont_box_r:before {
    content: "";
    z-index: 5;
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    transition: background 1000ms ease;
    -webkit-transition: background 1000ms ease;
    -moz-transition: background 1000ms ease
}

.flont_box_r.on:before {
    background: rgba(0, 0, 0, 0.2)
}

.flont_mainv_movi {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    overflow: hidden;
    transition: height 700ms cubic-bezier(0.67, 0.24, 0.38, 0.8);
    -webkit-transition: height 700ms cubic-bezier(0.67, 0.24, 0.38, 0.8);
    -moz-transition: height 700ms cubic-bezier(0.67, 0.24, 0.38, 0.8)
}

.flont_mainv_movi iframe {
    position: absolute;
    z-index: 1
}

.flont_mainv_movi_txt {
    position: absolute;
    z-index: 6;
    left: 0;
    bottom: 1.1rem;
    left: 2.1rem;
    right: 2.1rem;
    display: none
}

.flont_mainv_movi_txt.on {
    display: block
}

.flont_mainv_movi_ttl {
    color: #ffd400;
    font-size: 1rem;
    display: block
}

.flont_mainv_movi_mes {
    font-size: 1.2rem;
    color: #fff
}

.flont_mainv_movi_ttl span,
.flont_mainv_movi_mes span {
    opacity: 0
}

.latest {
    overflow: hidden;
    padding-top: 13rem;
    padding-bottom: 14.6rem
}

.latest_prev2 {
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    width: 1000px;
    right: calc(90%)
}

.latest_next2 {
    position: absolute;
    z-index: 5;
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    width: 1000px;
    left: calc(90% - 5.5%)
}

.noprev .latest_prev2 {
    display: none
}

.nonext .latest_next2 {
    display: none
}

.latest_lists_inner {
    position: relative;
    z-index: 1;
    opacity: 0;
    top: 2rem;
    left: 0;
    transition: left 0.5s cubic-bezier(0.13, 0.78, 0.38, 0.98), top 0.7s cubic-bezier(0.13, 0.78, 0.38, 0.98), opacity 0.4s ease;
    transition-delay: 0s, .18s, .18s
}

.aos-animate .latest_lists_inner {
    top: 0;
    opacity: 1
}

.latest_lists_inner.prev_on {
    left: 5rem
}

.latest_lists_inner.next_on {
    left: -5rem
}

.latest_head {
    position: relative;
    z-index: 1;
    margin: 0 0 5rem
}

.latest_ttl {
    font-size: 3.8rem;
    font-weight: 600;
    position: relative;
    z-index: 1;
    padding: 1.5rem 0 3rem;
    letter-spacing: -0.13rem
}

.latest_ttl span {
    overflow: hidden;
    padding: 4rem 0 0;
    display: block;
    line-height: 4rem;
    height: 4rem;
    opacity: 0;
    transition: padding-top 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, opacity 0.2s ease 0s
}

.aos-animate .latest_ttl span {
    padding-top: 0;
    opacity: 1
}

.latest_ttl:after,
.latest_ttl:before {
    content: "";
    z-index: 1;
    position: absolute;
    border-bottom: 1px solid #1a1a1a;
    opacity: 0.1;
    width: 0px;
    bottom: 0;
    left: 0;
    transition: width 1.7s ease 0s
}

.latest_ttl:after {
    width: 3000px;
    opacity: 0;
    z-index: 5;
    transition: opacity 0.4s ease 0s;
    transition-delay: .5s
}

.aos-animate .latest_ttl:after {
    opacity: 1
}

.aos-animate .latest_ttl:before {
    width: 3000px
}

.latest_no {
    font-size: 1.2rem;
    font-weight: 600;
    position: absolute;
    z-index: 1;
    top: 2rem;
    right: 18.6rem;
    display: flex;
    justify-content: space-between;
    width: 8rem;
    opacity: 0;
    transition: opacity 300ms ease
}

.aos-animate .latest_no {
    opacity: 1
}

.latest_no:before {
    content: "";
    z-index: 1;
    position: absolute;
    border-bottom: 1px solid #1a1a1a;
    height: 0;
    width: 3.5rem;
    top: 1rem;
    left: 2rem
}

.latest_btn {
    position: absolute;
    z-index: 1;
    top: 1rem;
    right: 0;
    display: flex;
    justify-content: space-between;
    width: 10rem;
    opacity: 0;
    transition: opacity 300ms ease
}

.aos-animate .latest_btn {
    opacity: 1
}

.latest_btn:before {
    content: "";
    z-index: 1;
    position: absolute;
    border-left: 1px solid #1a1a1a;
    top: 0;
    bottom: 0;
    left: -4rem
}

.latest_btn p {
    width: 4rem;
    height: 4rem;
    -moz-background-size: contain;
    background-size: contain;
    position: relative;
    z-index: 1;
    cursor: pointer
}

.latest_btn p:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.5rem;
    width: 2.6rem;
    height: 2.6rem;
    margin: auto;
    border-top: 1px solid #1a1a1a;
    border-right: 1px solid #1a1a1a;
    transform: rotate(45deg)
}

.latest_btn p:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 1px;
    background: #1a1a1a
}

.latest_prev {
    transform: rotate(180deg)
}

.noprev .bx-prev,
.noprev .bx-next {
    opacity: 0.3
}

.latest_btn a {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.latest_lists {
    margin-right: -5.5%;
    position: relative;
    z-index: 1
}

.latest_list {
    display: block
}

.latest_list li {
    width: auto;
    padding: 0 6rem 0 0;
    margin: 0 5.16% 0 0
}

.latest .bx-viewport {
    overflow: visible !important
}

.noslid .latest_prev {
    opacity: 0.3
}

.noslid .latest_next {
    opacity: 0.3
}

.noslid .latest_list {
    display: flex
}

.noslid .latest_list li {
    width: 28.16%;
    padding: 0
}

.noprev .latest_prev {
    opacity: 0.3
}

.nonext .latest_next {
    opacity: 0.3
}

.latest .bx-has-pager {
    display: none
}

.latest .slick-list {
    overflow: visible
}

.flont_ttl {
    font-size: 3.8rem;
    font-weight: 600;
    letter-spacing: -0.13rem;
    margin: 0 0 0.7rem;
    line-height: 1;
    overflow: hidden;
    height: 4.7rem;
    line-height: 4.7rem;
    padding-top: 4.7rem;
    opacity: 0;
    transition: padding-top 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, opacity 0.2s ease 0s
}

.aos-animate .flont_ttl {
    opacity: 1;
    padding-top: 0
}

.flont_head {
    display: flex;
    justify-content: space-between;
    font-size: 1.2rem;
    align-items: center;
    margin: 0 0 7rem;
    transform: translate(0, 2rem);
    opacity: 0;
    transition: transform 0.7s cubic-bezier(0.13, 0.78, 0.38, 0.98), opacity 0.4s ease;
    transition-delay: .18s, .18s
}

.aos-animate .flont_head {
    opacity: 1;
    transform: translate(0, 0)
}

.flont_head_mes {
    flex: 1;
    line-height: 1.5
}

.flont_head_btn {
    width: 22.3rem;
    line-height: 1;
    text-align: center;
    margin: 0 0 0 6rem;
    position: relative;
    z-index: 1
}

.flont_head_btn p {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    right: 0;
    margin: -0.7rem 0 0
}

.flont_head_btn p span:before {
    background-color: #1a1a1a;
    bottom: 0
}

.flont_head_btn_svg {
    fill: none;
    stroke-width: 1px;
    position: relative;
    z-index: 1;
    stroke-dashoffset: 0;
    width: 100%;
    height: auto
}

.flont_head_btn:hover .flont_head_btn_svg {
    animation: btn_anim_svg2 1.4s 1 ease;
    animation-fill-mode: forwards
}

.flont_head_btn_svg .flont_head_btn_svg1 {
    stroke-dasharray: calc(180 * 3.14 - 0);
    stroke: #000
}

@keyframes btn_anim_svg2 {
    from {

        stroke-dashoffset: 0
    }

    to {
        stroke-dashoffset: -1109
    }
}

.category {
    position: relative;
    z-index: 1;
    border-bottom: #1a1a1a 1px solid;
    padding: 0 0 3.5rem 18.3rem;
    margin: 0 0 5rem;
    transform: translate(0, 2rem);
    opacity: 0;
    transition: transform 0.7s cubic-bezier(0.13, 0.78, 0.38, 0.98), opacity 0.4s ease;
    transition-delay: .18s, .18s
}

.aos-animate .category {
    opacity: 1;
    transform: translate(0, 0)
}

.category_ttl {
    font-size: 1.6rem;
    font-weight: 600;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.category_navi a {
    font-size: 1.6rem;
    font-weight: 400;
    opacity: 0.4
}

.category_navi a span:before {
    background: #1a1a1a
}

.category_navi a+a {
    margin-left: 4.9rem
}

.category_navi .on {
    font-weight: 600;
    background: #ffd400;
    opacity: 1
}

.category_tab {
    transform: translate(0, 2rem);
    opacity: 0;
    transition: transform 0.7s cubic-bezier(0.13, 0.78, 0.38, 0.98), opacity 0.4s ease;
    transition-delay: .18s, .18s
}

.aos-animate .category_tab {
    opacity: 1;
    transform: translate(0, 0)
}

.category_box {
    display: none;
    opacity: 0;
    transition: opacity 300ms ease
}

.category_box.on {
    display: block
}

.category_box.on2 {
    opacity: 1
}

.culture_txt {
    overflow: hidden;
    height: 50rem;
    margin-bottom: -50rem
}

.culture_txt .mainInner {
    position: relative;
    z-index: 1
}

.culture_txt .mainInner:before {
    content: "";
    z-index: -1;
    position: absolute;
    background: url(../img/flont/culture_bg.png) 0 0 no-repeat;
    width: 72rem;
    height: 38rem;
    top: 6rem;
    right: -18rem
}

.culture .mainInner {
    padding: 15.2rem 0 15.2rem;
    position: relative;
    z-index: 1
}

.culture_box.ie_on {
    position: relative;
    z-index: 1
}

.culture_top {
    z-index: 1;
    width: 47.5%;
    float: left;
    top: 10rem;
    position: -webkit-sticky;
    position: sticky
}

.culture_top.ie_on {
    position: absolute;
    top: 0;
    transition: top 50ms ease;
    -webkit-transition: top 50ms ease;
    -moz-transition: top 50ms ease
}

.culture_foot {
    float: right;
    width: 47.3%
}

.culture_foot.suu8 {
    float: none;
    width: 100%
}

.culture_list_img {
    background: #fff
}

.culture_list li {
    width: 46.3%;
    margin: 0 0 0 7.2%
}

.culture_list li:nth-child(3n+1) {
    margin: 0 0 0 7.2%
}

.culture_list li:nth-child(2n+1) {
    margin-left: 0
}

.culture_list li:nth-child(n+3) {
    margin-top: 5rem
}

.culture_foot.suu8 .culture_list li {
    width: 19.6%;
    margin: 0 0 0 7.2%
}

.culture_foot.suu8 .culture_list li:nth-child(4n+1) {
    margin-left: 0
}

.culture_foot.suu8 .culture_list li:nth-child(n+5) {
    margin-top: 3rem
}

.culture_top .culture_list_ttl {
    font-size: 2.8rem;
    margin: 0 0 1.3rem
}

.culture_top .culture_list_img {
    background: none
}

.recipe {
    overflow: hidden
}

.recipe .mainInner {
    padding: 14.5rem 0 14.4rem;
    position: relative;
    z-index: 1
}

.recipe .mainInner:before {
    content: "";
    z-index: -1;
    position: absolute;
    background: url(../img/flont/recipe_bg.png) 0 0 no-repeat;
    width: 62.6rem;
    height: 36.8rem;
    top: 9rem;
    right: -14rem
}

.recipe_list {
    margin-top: 3rem
}

.recipe_list.suu4 {
    margin-top: -5rem
}

.recipe_list.suu4 li:nth-child(1),
.recipe_list.suu4 li:nth-child(2) {
    border-top: none
}

.recipe_list li {
    flex-direction: row
}

.recipe_list_img {
    margin: 0 0 0 4rem
}

.recipe_top {
    padding-top: 5rem;
    padding-bottom: 5rem;
    display: flex;
    justify-content: space-between;
    transition: background-color 300ms ease;
    position: relative;
    z-index: 1;
    margin: -5rem 0 0
}

.recipe_top .recipe_list_img {
    width: 29.7%;
    margin: 0 0 0 6rem

}

.recipe_top .recipe_list_ttl {
    font-size: 2.8rem
}

.topics .mainInner {
    padding: 15rem 0 14rem
}

.topics_main.ie_on {
    position: relative;
    z-index: 1
}

.topics_cat {
    float: left;
    width: 25%;
    position: -webkit-sticky;
    position: sticky;
    top: 10rem;
    z-index: 1
}

.topics_cat.ie_on {
    position: absolute;
    top: 0;
    transition: top 50ms ease;
    -webkit-transition: top 50ms ease;
    -moz-transition: top 50ms ease
}

.topics_cat_ttl {
    font-size: 3.8rem;
    font-weight: 600;
    letter-spacing: -0.13rem;
    line-height: 1;
    margin: 0 0 6.5rem
}

.topics_cat_navi p {
    font-size: 1.6rem
}

.topics_cat_navi p+p {
    margin: 1.4rem 0 0 0
}

.topics_cat_navi a {
    font-weight: 400;
    opacity: 0.4
}

.topics_cat_navi a span:before {
    background: #1a1a1a
}

.topics_cat_navi .on {
    font-weight: 600;
    background: #ffd400;
    opacity: 1;
    color: #3e3e3e !important;
    opacity: 1 !important
}

.topics_tab {
    float: right;
    width: 73%
}

.topics_box {
    display: none;
    opacity: 0;
    transition: opacity 300ms ease
}

.topics_box.on {
    display: block
}

.topics_box.on2 {
    opacity: 1
}

.aboutus {
    overflow: hidden
}

.aboutus .mainInner {
    padding: 15rem 0 17rem
}

.aboutus_text {
    position: relative;
    z-index: 5;
    mix-blend-mode: difference
}

.aboutus_text p {
    position: absolute;
    z-index: 1;
    width: 38.8rem;
    right: 0rem;
    top: -3.2rem
}

.aboutus_lists {
    position: relative;
    z-index: 1
}

.aboutus_lists_inner {
    max-width: 75rem;
    margin: auto;
    position: relative;
    z-index: 1;
    position: relative;
    z-index: 1;
    opacity: 0;
    top: 2rem;
    left: 0;
    transition: left 0.5s cubic-bezier(0.13, 0.78, 0.38, 0.98), top 0.7s cubic-bezier(0.13, 0.78, 0.38, 0.98), opacity 0.4s ease;
    transition-delay: 0s, .18s, .18s
}

.aos-animate .aboutus_lists_inner {
    top: 0;
    opacity: 1
}

.aboutus_lists_inner.prev_on {
    left: 5rem
}

.aboutus_lists_inner.next_on {
    left: -5rem
}

.aboutus_list li {
    padding: 0 2.5rem
}

.aboutus_list .slick-list {
    overflow: visible
}

.aboutus_prev2 {
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    width: 1000px;
    right: calc(86%)
}

.aboutus_next2 {
    position: absolute;
    z-index: 5;
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    width: 1000px;
    left: calc(86%)
}

@media screen and (min-width: 769px) {
    .recipe_top:hover {
        background: #F0F0F0
    }

    .flont_mainv_link:hover {
        background: #ffd400;
        color: #1a1a1a
    }

    .flont_mainv_link:hover .inner {
        margin-top: -1.4rem
    }

    .culture_top:hover .culture_list_img {
        box-shadow: 0px 10px 40px 0px rgba(12, 2, 0, 0.28);
        background-color: #ffd400
    }
}

@media only screen and (max-width: 768px) {
    .flont_mainv_movi_mes:hover {
        opacity: 0.7
    }

    .flont_mainv {
        display: block;
        max-height: none;
        height: auto !important
    }

    .flont_mainv .flont_box_l {
        width: auto;
        margin: 0 0 2.9rem
    }

    .flont_mainv_mes {
        padding: 1.8rem 4.4% 0;
        line-height: 1.8;
        margin-bottom: 10.5rem
    }

    .flont_mainv_mes p {
        display: inline
    }

    .flont_mainv_link {
        font-size: 1rem;
        margin: 1.9rem 0 0
    }

    .flont_mainv_bg {
        position: relative;
        font-size: 25.1vw;
        width: 94%
    }

    .flont_mainv_bg p {
        line-height: 18.2vw;
        height: 18.2vw
    }

    .flont_box_r {
        width: auto;
        padding: 99% 0 0
    }

    .flont_mainv_movi_txt {
        left: 4%;
        right: 4%;
        line-height: 1.5
    }

    .flont_mainv_movi_mes {
        font-size: 1.3rem
    }

    .latest {
        padding-top: 6.4rem;
        padding-bottom: 5.6rem
    }

    .latest_prev2,
    .latest_next2 {
        display: none
    }

    .latest_head {
        margin: 0 0 4rem
    }

    .latest_ttl {
        font-size: 2.2rem;
        padding: 0.1rem 0 1.5rem
    }

    .latest_no {
        display: none
    }

    .latest_btn {
        width: 6rem
    }

    .latest_btn:before {
        display: none
    }

    .latest_btn p {
        width: 2.5rem;
        height: 2.5rem
    }

    .latest_btn p:before {
        width: 1.6rem;
        height: 1.6rem
    }

    .latest_btn p:after {
        right: 0.3rem
    }

    .latest_lists {
        margin-right: 23.5%
    }

    .latest_list li {
        padding: 0 2.9rem 0 0
    }

    .flont_ttl {
        font-size: 2.2rem;
        margin: 0 0 3.9rem;
        margin: 0 4% 2.3rem
    }

    .flont_head {
        display: block;
        position: relative;
        z-index: 1;
        font-size: 1.3rem;
        margin: 0 4% 3.7rem
    }

    .flont_head_mes {
        line-height: 1.6
    }

    .flont_head_btn {
        position: absolute;
        top: -6.8rem;
        right: 0;
        font-size: 11px;
        width: 12.3rem
    }

    .flont_head_btn p span:before {
        transform: scaleX(1)
    }

    .category {
        padding: 0 0 1.7rem;
        margin: 0 0 4.5rem 4%
    }

    .category_ttl {
        display: none
    }

    .category_navi {
        white-space: nowrap;
        overflow-y: scroll;
        padding-right: 4%;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .category_navi::-webkit-scrollbar {
        display: none
    }

    .category_navi a {
        font-size: 1.3rem
    }

    .category_navi a+a {
        margin-left: 2.8rem
    }

    .category_tab {
        margin: 0 4%
    }

    .culture_txt .mainInner:before {
        background-size: 100% auto;
        width: 28rem;
        height: 16rem;
        top: 2rem;
        right: -4rem
    }

    .culture {
        padding: 0
    }

    .culture .mainInner {
        padding: 6.2rem 0 7.2rem
    }

    .culture_top {
        position: relative;
        top: 0;
        float: none;
        width: auto
    }

    .culture_foot {
        float: none;
        width: auto
    }

    .culture_foot.suu8 .culture_list li {
        width: 46.3%
    }

    .culture_foot.suu8 .culture_list li:nth-child(2n+1) {
        margin-left: 0
    }

    .culture_foot.suu8 .culture_list li:nth-child(n+3) {
        margin-top: 5rem
    }

    .culture_top .culture_list_ttl {
        font-size: 1.7rem
    }

    .culture_top .culture_list_img {
        margin: 0 0 2.5rem
    }

    .recipe {
        padding: 0
    }

    .recipe .mainInner {
        padding: 7.5rem 0 7.4rem
    }

    .recipe .mainInner:before {
        background-size: 100% auto;
        width: 25rem;
        height: 14.8rem;
        top: 3.5rem;
        right: -1.5rem
    }

    .recipe_list {
        margin-top: 1rem
    }

    .recipe_list.suu4 {
        margin-top: -4.5rem
    }

    .recipe_list.suu4 li:nth-child(2) {
        border-top: solid 1px #1a1a1a
    }

    .recipe_list_img {
        margin: 0 0 0 3rem
    }

    .recipe_top {
        display: block;
        margin: -4.5rem 0 0;
        padding-top: 4.5rem;
        padding-bottom: 4.5rem
    }

    .recipe_top .recipe_list_img {
        width: auto;
        margin: 2rem 0 0
    }

    .recipe_top .recipe_list_ttl {
        font-size: 1.7rem
    }

    .topics {
        padding: 0
    }

    .topics .mainInner {
        padding: 7.4rem 0 7rem
    }

    .topics_cat {
        float: none;
        position: relative;
        top: 0;
        width: auto
    }

    .topics_cat_ttl {
        font-size: 2.2rem;
        margin: 0 0 1.9rem 4%
    }

    .topics_cat_navi {
        white-space: nowrap;
        overflow-y: scroll;
        padding: 0 4% 2rem 0;
        margin-left: 4%
    }

    .topics_cat_navi p {
        display: inline;
        font-size: 1.3rem
    }

    .topics_cat_navi p+p {
        margin: 0 0 0 2.2rem
    }

    .topics_tab {
        float: none;
        width: auto;
        padding: 0 4% 0 0;
        margin: 0 0 0 4%;
        border-top: 1px solid #CDCDCD
    }

    .aboutus .mainInner {
        padding: 6.5rem 0 4.5rem
    }

    .aboutus_slide {
        margin: 0 2%
    }

    .aboutus_photo li {
        padding: 0 0.5rem
    }

    .aboutus_text p {
        width: 73%;
        right: 0%;
        top: -2.4rem
    }

    .aboutus_lists_inner {
        margin: 0 0.7rem
    }

    .aboutus_list li {
        padding: 0 1rem
    }

    .aboutus_prev2 {
        display: none
    }

    .aboutus_next2 {
        display: none
    }
}