@import url( "https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@500;900&display=swap" );
@import url( "style-sub.css" );
@import url( "./kayava/styles/follow-us.css" );
@import url( "./kayava/styles/store.css" );

/*
 Theme Name:   Astra Child
 Theme URI:    https://example.com/astra-child
 Description:  Astra template child
 Author:       kayava
 Author URI:   https://example.com
 Template:     astra
 Version:      1.0.4
*/

/* ====================================== */
/*            ====== Global Styles ======        */
/* ====================================== */

body{
	font-family: "M PLUS 1p", sans-serif;
}
h1,h2,h3,h4,h5,h6{
}
li{
	list-style: none;
}
p{
	font-weight:350;
}

/* ====================================== */
/*            ====== Header ======        */
/* ====================================== */

html, body {
    /*overflow-x: hidden;*/
    width: 100%;
    margin: 0;
    padding: 0;
}

.site-header{
    position: fixed;
    left: 0;
    width: 100vw;
    z-index: 88;
    transition: all 0.3s ease-in-out;
}

.fl-row.fl-row-full-width.fl-row-bg-none.fl-node-p4cvuhqxki3g.fl-row-default-height.fl-row-align-center {
    background-color: #fff;
    position: absolute;
    top: 0;
}

a.ast-builder-social-element.ast-inline-flex.ast-facebook.header-social-item {
    margin-left: 1.3em;
    font-size: 14px;
    margin-right: 10px;
    width: 20px;
    height: 20px;
}

a.ast-builder-social-element.ast-inline-flex.ast-instagram.header-social-item {
    margin-right: 0;
    margin-left: 10px;
    width: 20px;
    height: 20px;
}

header .custom-logo-link img {
    max-width: 199px;
    width: 199px;
    height: 20px;
}

#masthead .ast-container, .site-header-focus-item + .ast-breadcrumbs-wrapper {
    max-width: 100vw;
    padding-left: 80px;
    padding-right: 80px;
}

.ast-below-header-wrap {
    z-index: 999; 
    position: absolute; 
    display: none;
    top: 70px;
}
.ast-primary-header-bar.fixed + .ast-below-header-wrap {
    position: fixed; 
}


.pc-social-menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 1.3em;
}

.pc-social-menu ul {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    margin: 0;
    height: 20px;
}

.pc-social-menu ul li + li {
	margin-left: 20px;
}

.pc-social-menu ul li a {
	display: block;
	width: 20px;
}
.pc-social-menu ul li a.twitter {
	width: 18px;
}
.pc-social-menu ul li a.line {
	width: 30px;
}

.pc-social-menu svg {
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
}
.site-header.absolute .pc-social-menu svg {
	fill: #fff;
}
.site-header.fixed .pc-social-menu svg {
	fill: #000;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before {
    bottom: 0;
    top: 25px;
}
.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before, .ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before {
    content: "";
    position: absolute;
    width: 100%;
    right: 50%;
    height: 3px;
    background-color: transparent;
    transform: scale(0, 0) translate(-50%, 0);
    transition: transform .3s ease-in-out, color .0s ease-in-out;
    color: #A37E39;
}
.site-header-section>div:first-child {
    padding-left: 0;
    padding-right: 0;
}
.site-header-section>div:last-child {
    padding-right: 0;
    padding-left: 0;
}

/* ====== logo-adjust ====== */

.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{
    justify-content: center;
    align-items: center;
}

/* ====== language-switcher ====== */

.trp_language_switcher_shortcode {
    position: relative;
    margin-left: 30px;
}

.trp-ls-shortcode-current-language::before {
    content: "";
    width: 8px;
    height: 8px;
    background-image: url(/wp-content/uploads/static/la-vector.svg);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 45%;
    right: 12px;
}

.trp-language-switcher {
    height: 24px;
    position: relative;
    box-sizing: border-box;
    width: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.trp-language-switcher > div {
    box-sizing: border-box;
    padding: 0;
    border: none;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-position: calc(100% - px) calc(1em - 10px), calc(100% - 3px) calc(1em + 0px);
    background-size: 8px 8px, 8px 8px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url(/wp-content/uploads/static/la-vector.svg);
}

.trp-ls-shortcode-current-language{
    width: 70px !important;
}

.trp-ls-shortcode-current-language::before {
    content: "";
    width: 8px;
    height: 8px;
    background-image: url(/wp-content/uploads/static/la-vector.svg);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 45%;
    right: 12px;
}

.trp-language-switcher > div > a {
    display: block;
    padding: 0 24.5px;
    border-radius: 100px;
    text-decoration: none;
    color: #000;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    width: 70px;
    height: 24px;
    background-color: #fff;
    border: 1px solid #000;
}

a.trp-ls-shortcode-disabled-language.trp-ls-disabled-language::before {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(/wp-content/uploads/static/la-earth-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 6px;
    position: absolute;
    left: 10px;
}

.trp-ls-shortcode-language{
    width: 70px !important; 
}

.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
    background: #fff;
    border-radius: 100px;
}

a.trp-ls-shortcode-disabled-language.trp-ls-disabled-language {
    margin-bottom: 4px;
}

.trp-ls-shortcode-language a:hover {
    background-color: #f0f0f0;
    border-radius: 100px !important;
}

.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language{
    padding: 0;
    overflow: hidden;
}

.trp-ls-shortcode-language::before {
    content: "";
    background-image: url(/wp-content/uploads/static/la-vector-opp.svg);
    width: 8px;
    height: 8px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 11px;
    right: 12px;
}

@media screen and (max-width: 980px) {
    .trp_language_switcher_shortcode{
        margin-left: 14.4px;
    }
}

@media screen and (max-width: 921px) {
    .trp_language_switcher_shortcode {
        position: relative;
        margin-left: 0 !important;
        margin-top: 20px;
    }

    .trp-language-switcher>div>a {
        line-height: 20px;
    }

    .trp-ls-shortcode-current-language::before {
        top: 35%;
        right: 12px;
    }

    a.trp-ls-shortcode-disabled-language.trp-ls-disabled-language::before{
        margin-top: 4px;
    }

    .trp-ls-shortcode-language {
        position: relative;
    }

    .trp-ls-shortcode-current-language {
        position: relative;
        bottom: 12px;
    }

    .trp-ls-shortcode-language::before{
        top: 9px;
    }
}

@media screen and (max-width: 544px) {
    #masthead .ast-builder-grid-row {
        height: 56px;
    }
}
/* ====== sub-menu ====== */

.entry-content ul, .entry-content ol{
    margin: 0;
}

#menu-item-143 a span{
    visibility: hidden;
}

#menu-item-143 .menu-link:before{
    width:80%;
}

.ast-below-header-wrap {
    display: none;
}

.others-sub{
    display: flex;
    height: 70px;
    justify-content: flex-end;
}

.others-sub ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin-right: 80px;
}

.others-sub ul li:not(:last-child) {
    margin-right: 2.8em;
    font-size: 14px;
}

.others-sub ul li:last-child{
    margin-right: 217.8px;
}
.others-sub ul a{
    font-family: inherit;
    font-size:14px;
    line-height: 18.86px;
    font-weight: 900;
    position: relative;
    color: #000;
}

.others-sub ul a:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #A37E39;
    bottom: -5px;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease-in-out; 
}

.others-sub ul li a:hover::after {
    transform: scaleX(1);
}

.site-header-section>*{
    padding: 0;
}

.header-widget-area[data-section="sidebar-widgets-header-widget-1"] {
    width: calc(100vw - 80px);
}

/* ====== nav padding ====== */
.main-header-menu .menu-link, .main-header-menu>a{
    padding:0 1.3em;
}

@media screen and (max-width: 1074px) {
    .main-header-menu .menu-link, .main-header-menu>a{
        padding:0 0.8rem;
    }

    .pc-social-menu{
        margin-left: 0.8rem;
    }

}

@media screen and (max-width: 1010px) {
    .main-header-menu .menu-link, .main-header-menu>a{
        padding:0 0.6rem;
    }

    .pc-social-menu{
        margin-left: 0.6rem;
    }
}

@media screen and (max-width: 980px) {
    .main-header-menu .menu-link, .main-header-menu>a{
        padding:0 0.45rem;
    }

    .pc-social-menu{
        margin-left: 0.45rem;
    }
}

/* ====== hamburger-menu ====== */

.openbtn6 {
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 14px;
    z-index:1001;
}

.openbtn6 span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 0;
    height: 2px;
    border-radius: 2px;
    background: #000;
}

.ast-theme-transparent-header .openbtn6 span {
    background-color: #fff;
}

.openbtn6 span:nth-of-type(1) {
    top: 0;
    width: 100%;
}

.openbtn6 span:nth-of-type(2) {
    top: 7px;
    width: 100%;
}

.openbtn6 span:nth-of-type(3) {
    top: 14px;
    width: 46%;
}

.openbtn6.active span{
    background-color: #fff!important;
}

.openbtn6.active span:nth-of-type(1) {
    top: 0;
    left: 5px;
    transform: translateY(6px) rotate(-140deg);
    width: 110%;
}

.openbtn6.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn6.active span:nth-of-type(3){
    top: 11.6px;
    left: 5px;
    transform: translateY(-6px) rotate(140deg);
    width: 110%;
}

.menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #000000CC;
    display: none;
    justify-content: flex-start;
    align-items: flex-start;
    z-index: 1000;
    flex-direction: column;
    padding-left: 50px;
    padding-top: 60px;
    border-left: 5px solid #E8380D;
}

.menu.active {
    display: flex; 
}

.menu ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.menu ul li a {
    text-decoration: none;
    font-weight: 900;
}

.menu ul:first-of-type li a {
    color: #fff;
    font-size: 30px;
}

.menu ul:nth-last-of-type(2) li{
    height: 30px;
}

.menu ul:nth-last-of-type(2) li a{
    color: #888888;
    font-size: 14px;
    line-height: 1;
}

.menu .sp-social-menu {
	flex-direction: row;
	align-items: center;
	margin-top: 20px;
}

.menu .sp-social-menu li + li {
	margin-left: 20px;
}

.menu .sp-social-menu svg {
	display: block;
	height: 30px;
	fill: #fff;
}
.menu .sp-social-menu .instagram svg {
	width: 30px;
}
.menu .sp-social-menu .twitter svg {
	width: 28px;
}
.menu .sp-social-menu .line svg {
	width: 42px;
}

@media screen and (max-width: 480px) {
    .menu ul:first-of-type li a {
        line-height: 50px;
    }

    .menu ul:first-of-type{
        width: 150px;
        height: 270px;
        text-wrap: nowrap;
    }
}

/* ====================================== */
/*            ====== Top-page ======        */
/* ====================================== */

#page .site-content {
    width: 100%;
    overflow-x: hidden;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
    margin-bottom: 0;
}

/* ====== FV ====== */

section#first-view {
    min-height: 100vh;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.fl-builder-content-66 .fl-node-89hd5belr127 {
    display: flex;
    flex-direction: column;
    justify-content: end;
    gap: 0px;
    width: 100vw;
    height: 100vh;
    margin-bottom: 44px;
}


#first-view .fl-row-content-wrap {
    flex-grow: 1;
}

.fl-bg-video video {
    width: 100vw;
    height: 100vh;
}

.fw-title-container {
    position: relative;
    display: flex;
    align-items: flex-end;
    padding-left: 80px;
    margin-bottom: 44px;
    bottom: 0;
}

.fw-title-container::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 140px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: -1;
    box-sizing: content-box;
    transform: translateY(50px);
}

#first-view .fw-title {
    position: relative;
    z-index: 2;
	font-family: "freight-sans-pro", "M PLUS 1p", sans-serif;
    line-height: 0.9;
    letter-spacing: 0.02em;
}
#first-view .fw-title .fw-title-dot {
	color: #E8380D;
}
#first-view .fw-title-s {
    font-size: 60px;
}
#first-view .fw-title-b {
    font-size: 120px;
}

.fw-sp-video, .fw-sp-nav, .fw-circle-sp{
    display: none;
}

.fw-circle img{
    width: 100px;
    height: 100px;
}

.fw-circle {
    position: absolute;
    z-index: 1;
    display: inline-block;
    animation: rotate360 20s linear infinite;
    margin-left: 408px;
    margin-bottom: 59px;
}

@keyframes rotate360 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.fw-scroll {
    position: absolute;
    width: 2px;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
    right: 40px;
    z-index: 1;
    bottom: 38px;
}

.fw-scroll::after {
    content: '';
    display: inline-block;
    width: 1px; 
    background-color: #fff; 
    position: absolute;
    left: 50%; 
    transform: translateX(-50%);
    opacity: 1; 
    animation: scroll 2s ease 0s infinite normal;
}

@keyframes scroll {
    0% {
        height: 0;
    }

    50% {
        height: 120px;
        margin-top: 0;
    }

    100% {
        margin-top: 120px;
        height: 120px;
    }
}

@media screen and (max-width: 1024px) {
    div#fw-title-wrap {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 921px) {
    .fw-circle {
        left: 425px;
        top: 50px;
    }

    .fw-title-container {
        padding-left: 50px;
    }

}

@media screen and (max-width: 544px) {
    .fw-circle {
        display: none;
    }

    .fw-circle-sp {
        position: absolute;
        top: 0;
        left: 260px;
        display: inline-block;
        z-index: 1;
        animation: rotate360 20s linear infinite;
    }

    .fw-circle-sp img{
        width: 52px;
        height: 52px;
    }

    span.fw-title-s {
        font-size: 31px;
        line-height: 27.9px;
        letter-spacing: 0.02em;
    }

    .fw-scroll {
        height: 80px;
        right: 40px;
        top: 350px;
        z-index: 1;
    }

    .fw-title-container {
        padding-left: 40px;
        top: 260px;

    }

    .fl-node-ng3i7pdkc5h2.fl-row-custom-height > .fl-row-content-wrap {
        min-height: 712px;
    }

    .fw-title-container::before {
        top: 60px;
        height: 150px;
    }
    
}

@media screen and (max-width: 480px) {
    #fw-container {
        top: 80%;
    }

	#first-view .fw-title-s {
		font-size: 31px;
	}
	#first-view .fw-title-b {
		font-size: 62px;
	}

    .fl-bg-video {
        display: none;
    }

    #first-view .fw-sp-video {
        display: block;
        position: absolute;
        top: 0;
        height: 80vh;
        margin: 0;
        padding: 0;
        width: 100vw;
        overflow: hidden;
    }

    .fw-sp-video::-webkit-media-controls {
        display: none !important;
    }

    .fw-sp-video::-moz-media-controls {
        display: none !important;
    }

    .fw-title-container {
        padding-left: 24px;
        top: 0;
        padding-bottom: 128px;
        margin-bottom: 0;
    }

    .fw-scroll {
        top: unset;
        bottom: 100px;
    }

    .fw-sp-video video {
        width: 100vw;
    }


    .fw-title-container::before {
        height: 216px;
        background: linear-gradient(179deg, #00000000 0%, #000000 100%);
        z-index: 1;
        box-sizing: border-box;
        transform: translateY(60px);
    }

    .fw-sp-nav {
        display: flex;
        position: absolute;
        left: 24px;
        width: 180px;
        height: 35px;
        bottom: 0;
        padding-bottom: 168px;
        margin-top: 17.4px;
        z-index: 2;
    }

    .fw-circle-sp {
        position: absolute;
        top: 0;
        left: 240px;
        display: inline-block;
        z-index: 1;
        animation: rotate360 20s linear infinite;
    }

    .fw-title-container::before {
        top: 0;
        height: 216px;
    }


    .fw-sp-nav ul {
        display: flex;
        flex-direction: row;
        position: absolute;
        padding-left: 0;
    }

    .fw-sp-nav ul li {
        font-family: inherit;
        font-size: 16px;
        line-height: 35.2px;
        letter-spacing: 0.02em;
        font-weight: 900;
        margin-right: 15px;
        text-wrap: nowrap;
    }

    .fl-node-ng3i7pdkc5h2 {
        color: #ffffff;
        background-color: #000;
    }

    .fl-module-content,
    :where(.fl-module:not(:has(> .fl-module-content))) {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }

    .fw-scroll::after {
        height: 100px;
    }
}

/* ====== brand-story ====== */
.fl-builder-content-66 .fl-node-yzm3j1e6qvtb{
    height: auto;
}

:root {
	--brand-story-top_image-size: 380px;
	--brand-story-bottom_image-size: 142px;
}

#brand-story .brand-story-image {
    display: flex;
    flex-direction: column;
    width: 1100px;
    height: fit-content;
    overflow: hidden;
    margin: 0 auto;
}

#brand-story .brand-story-top {
	width: calc( ( var( --brand-story-top_image-size ) + 6px ) * 6 );
	margin: 0;
    overflow: hidden;
}

#brand-story .brand-story-bottom {
	width: calc( ( var( --brand-story-bottom_image-size ) + 6px ) * 28 );
	margin: 6px 0 0;
    overflow: hidden;
}

#brand-story .brand-story-top li img {
	width: var( --brand-story-top_image-size );
	height: var( --brand-story-top_image-size );
}

.brand-story-bottom li img {
	width: var( --brand-story-bottom_image-size );
	height: var( --brand-story-bottom_image-size );
}

#brand-story .all-button {
	margin: 20px auto 0;
}

.brand-story-bottom {
    display: flex;
}

.brand-story-top{
    display: flex;
}

.brand-story-top li,
.brand-story-bottom li {
    list-style: none;
    margin-right: 6px; 
}

@keyframes marqueeLeft {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

@keyframes marqueeRight {
    from {
        transform: translateX(-50%);
    }
    to {
        transform: translateX(0); 
    }
}

.brand-story-top {
    animation: marqueeLeft 36s linear infinite;
}

.brand-story-bottom {
    animation: marqueeRight 40s linear infinite;
}

body.home.page-template-default.page.page-id-66 .fl-heading{
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

body.home.page-template-default.page.page-id-66 .fl-heading-text {
    opacity: 0;
    transition: opacity 0.5s ease-out 0.5s;
}

body.home.page-template-default.page.page-id-66 .fl-heading::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background: #A37E39;
    width: 0;  
    height: 100%;
    z-index: 2;
    transition: width 0.5s ease-out, transform 0.5s ease-out 1s;
}

body.home.page-template-default.page.page-id-66 .fl-heading.animate::before {
    width: 100%;
}

body.home.page-template-default.page.page-id-66 .fl-heading.animate .fl-heading-text {
    opacity: 1; 
}

body.home.page-template-default.page.page-id-66 .fl-heading.animate::before {
    transform: translateX( calc( 100% + 1px ) ); 
}

@media screen and (max-width: 1200px) {
	:root {
		--brand-story-top_image-size: 290px;
		--brand-story-bottom_image-size: 121px;
	}
	#brand-story .brand-story-image {
		width: 900px;
	}

    .fl-node-7f02o6bvu51i .brand-story-top{
        display: flex;
        width: calc(900px* 3);
    }

    .fl-node-7f02o6bvu51i .brand-story-bottom {
        display: flex;
        width: calc(1500px* 3);
    }

    .fl-node-7f02o6bvu51i .brand-story-top li img {
        width: 290px;
        height: 290px;
    }

    .brand-story-bottom li img {
        width: 121px;
        height: 121px;
    }
    
}

@media screen and (max-width: 1000px) {
	:root {
		--brand-story-top_image-size: 224px;
		--brand-story-bottom_image-size: 100px;
	}

	#brand-story .brand-story-image {
		width: 700px;
	}

    .fl-module.fl-module-html.fl-node-7f02o6bvu51i,.fl-node-7f02o6bvu51i .brand-story-image{
        width: 700px;
    }

    .fl-node-7f02o6bvu51i .brand-story-top li img {
        width: 224px;
        height: 224px;
    }

    .brand-story-bottom li img {
        width: 100px;
        height: 100px;
    }
}

@media screen and (max-width: 800px) {
	:root {
		--brand-story-top_image-size: 200px;
	}
	#brand-story .brand-story-image {
		width: 500px;
	}

    .fl-module.fl-module-html.fl-node-7f02o6bvu51i,.fl-node-7f02o6bvu51i .brand-story-image{
        width: 500px;
    }

    .fl-node-7f02o6bvu51i .brand-story-top li img {
        width: 200px;
        height: 200px;
    }
}

@media screen and (max-width: 480px) {
	section#brand-story {
		position: relative;
		z-index: 5;
		margin-top: -70px;
	}
	#brand-story .brand-story-image {
		width: 100vw;
	}
	#brand-story .all-button {
		margin-top: 10px;
	}

    .fl-node-7f02o6bvu51i .brand-story-top,
    .fl-node-7f02o6bvu51i .brand-story-bottom {
        display: flex;
        width: calc(1300px* 3);
    }

    .fl-module.fl-module-html.fl-node-7f02o6bvu51i,
    .fl-node-7f02o6bvu51i .brand-story-image {
        width: 100vw;
    }

    ul.brand-story-top {
        margin-bottom: 0;
    }

    ul.brand-story-bottom {
        margin-top: 4px;
    }

    .fl-node-zmdkoh0uf2xc.fl-module>.fl-module-content {
        margin-top: 0;
    }

    .fl-node-zmdkoh0uf2xc.fl-module-heading .fl-heading {
        font-size: 30px;
    }
}

/* ====== recommended-menu ====== */

section#recommended-menu {
    height: auto;
    display: flex;
    flex-direction: column;
}

.fl-builder-content-66 .fl-node-mopky9hve8f6 {
    height: auto;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

#recommended-menu .all-button {
	margin: 15px auto 0;
}

/* caption */

.fixed-caption {
    background-color: #A37E39;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 2px 10px;
    text-align: center;
    z-index: 5;
}

.fixed-caption #caption-title,
.fixed-caption #caption-price {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: 900;
}

.fixed-caption #caption-title {
	font-size: 26px;
	line-height: 1.4;
}
.fixed-caption #caption-price {
	font-size: 16px;
	line-height: 1;
}
.fixed-caption #caption-price .suffix {
	font-size: 11px;
}

.button-play{
    pointer-events: auto;
    cursor: pointer; 
}
  

@media (max-width: 921px) {
    .fl-node-i2qadoe0r1hx #recommended-menu__slide .button-prev {
        margin-right: 0;
        margin-left: calc(20px + 38px);
    }

    .fl-node-i2qadoe0r1hx #recommended-menu__slide .button-next {
        margin-left: 0;
        margin-right: calc(20px);
    }
}


@media screen and (max-width: 650px) {
    img.splide__pause {
        left: 70%;
    }
}


@media screen and (max-width: 480px) {
    section#recommended-menu {
        position: relative;
    }

    .wrapper {
        height: 350px;
    }

    #recommended-menu .all-button {
        margin-top: 11.5px;
    }

    .fl-node-qp9drexnwciv.fl-row-custom-height>.fl-row-content-wrap {
        min-height: 350x;
    }

    .splide__slide {
        height: 350px;
    }

    .caption {
        max-width: 240px;
        height: 40px;
        text-wrap: nowrap;
        top: 33%;
    }

    .fl-node-i2qadoe0r1hx #recommended-menu__slide .fixed-caption {
        padding: 3.8px 0;
    }

	.fixed-caption #caption-title {
		font-size: 15px;
	}
	.fixed-caption #caption-price {
		font-size: 13px;
	}
	.fixed-caption #caption-price .suffix {
		font-size: 10px;
	}

    img.splide__pause {
        width: 24px;
        height: 24px;
        top: 252px;
        left: 75%;
    }

    ul.splide__pagination.splide__pagination--ltr {
        top: 0;
    }

    .splide__arrows.splide__arrows--ltr {
        bottom: 30px;
        top: 0;
    }

    button.splide__arrow.splide__arrow--prev svg,
    button.splide__arrow.splide__arrow--next svg {
        width: 1.4rem;
        height: 1.4rem;
    }
}

@media screen and (max-width: 375px) {
    img.splide__pause {
        left: 80%;
    }
}

@media screen and (max-width: 332px) {
    img.splide__pause {
        top: 280px;
    }
}

/* ====== the-ramen ====== */

section#the-ramen {
    height: auto;
    display: flex;
    flex-direction: column;
}

.ramen-list {
    margin-top: 20px;
    width: 990px;
}

#the-ramen .ramen-group {
	transform: unset;
}
#the-ramen .ramen-group.isPlay {
	transform: unset;
}

.ramen-group img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ramen-group:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 2;
    transform: translateX(0);
    transition: transform 1.5s ease-in-out; 
}

.ramen-group.isPlay {
    opacity: 1;
}

.ramen-group.isPlay:before {
    transform: translateX(100%); 
}

ul.ramen-container {
    padding-left: 0;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.fl-module img {
    position: relative;
    z-index: 2;
}

.ramen-container {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ramen-group {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 990px;
    height: 330px;
    background-color: transparent;
    overflow: hidden;
    opacity: 0;
    transition: transform 1.5s ease-in-out, opacity 1.5s ease-in-out;
}

.ramen-group a{
    width: 100%;
    height: 100%;
}

.ramen-group img {
    position: absolute;
    z-index: 1;
}

.ramen-group img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: -1;
    transform: translateX(0);
    transition: transform 1.5s ease-in-out, opacity 1.5s ease-in-out; 
}

.content-container {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 40px;
    padding-left: 40px;
    text-align: left;
    display: flex;
    flex-direction: column;
    z-index: 1;
    width: 990px;
}

.content-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 990px;
    height: 140px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    z-index: -1;
}

.fl-module.fl-module-heading.fl-node-dn6zi9ko5073.the-ramen-title .fl-heading-text {
    text-transform: none;
}

h4.ramen-group-title{
    width: 950px;
    overflow: hidden;
    font-size: 16px;
    white-space: nowrap; 
    text-overflow: ellipsis;
}

.ramen-group-content {
    width: 773px;
    height: fit-content;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: 900;
    line-height: 22.4px;
    max-height: 47px;
}

.content-container p{
    margin: 0;
}



@media screen and (max-width: 1100px) {
    .ramen-group{
        max-width: 820px;
        height: 273.33px;
    }

    .content-container {
        padding-left: 33px;
        width: 820px;
    }

    h4.ramen-group-title {
        width: 787px;
    }

    .ramen-group-content{
        width: 640px;
    }
}

@media screen and (max-width: 850px) {
    .ramen-group{
        max-width: 100vw;
    }

    h4.ramen-group-title {
        width: 95vw;
        margin-bottom: 0;
    }

    .ramen-group-content{
        width: 78vw;
    }

    .content-container::before {
        width: 100vw;
    }

    .content-container{
        padding-left: 33px;
        width: 100vw;
    }
}

@media screen and (max-width: 650px) {
    .fl-node-ocq5v346jrlp.fl-row-custom-height > .fl-row-content-wrap {
        min-height: 1850px;
    }

    .ramen-group{
        height: 200px;
    }

}

@media screen and (max-width: 544px) {
    h4.ramen-group-title {
        margin-bottom: 4px;
        line-height: 25.2px;
    }

    .content-container {
        padding-bottom: 10px;
    }
}



@media screen and (max-width: 480px) {
    #the-ramen{
        padding: 0;
        width: 100vw;
        position: relative;
        z-index: 5;
    }

    ul.ramen-container {
        width: 100vw;
    }

    .fl-module.fl-module-box.fl-node-z32ayxq68uvh , .fl-module.fl-module-html.fl-node-4chp6fg8q3d9{
        width: 100vw;
    }

    .fl-node-ocq5v346jrlp.fl-row-custom-height > .fl-row-content-wrap {
        min-height: 800px;
    }

    #the-ramen h2 {
        font-size: 22px;
    }

    .ramen-list {
        margin-top: 10px;
    }

    .ramen-group {
        width: 100vw;
        height: 125px;
    }

    h4.ramen-group-title {
        margin-bottom: 0;
        width: 342px;
        height: 25px;
        font-size: 14px;
        line-height: 1.5;
    }

    .ramen-group-content {
        width: 333px;
        height: fit-content;
        font-size: 14px;
        line-height: 1.4;
    }

    .content-container {
        padding-left: 16px;
    }

    .content-container::before {
        content: '';
        position: absolute;
        top: 35px;
        left: 0;
        width: 100vw;
        height: 60px;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
        z-index: -1;
        overflow: hidden;
        box-sizing: content-box;
    }
    
}

/* ====== News Styles ====== */

section#news {
    width: 100%;
    position: relative;
    top: 0;
    height: auto;
    display: flex;
    flex-direction: column;
}

.fl-node-vu08kceinwj9 > .fl-row-content-wrap {
    padding-top: 89px;
    padding-right: 0px;
    padding-bottom: 79px;
    padding-left: 0px;
    max-height: 580px;
    height: auto;
}

.fw-sp-video-news {
    display: none;
}

#news .fl-bg-video {
    opacity: 0.4;
}

#news .all-button {
    margin: 40px auto 0;
}

.news-container{
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.news-list{
    padding: 0;
    margin: 0 auto;
}

.news-list li{
    display: flex;
    align-items: center;
    padding: 17px 73px 17px 80px;
    border-top: 1px solid #666666;
    width: 62.5vw;
    height: auto;
    white-space: normal;
}

.news-item-top{
    display: flex;
    flex-direction: row;
}

.news-item-top p{
    margin: 0;
}
.news-list li:last-child{
    border-bottom: 1px solid #666666;
}

p.news-item-tag{
	flex: 0 0 auto;
	min-width: 10em;
	padding: 5px 8px 6px 10px;
	color: #000;
	font-size: 12px;
	line-height: 15.37px;
	text-align: center;
	text-wrap: nowrap;
}
p.news-item-date{
	width: max-content;
	height: 18px;
	margin-left: 21px;
	margin-right: 23px;
	font-size: 14px;
	color: #888;
	text-wrap: nowrap;
}
p.new-item-title {
	max-width: 530px;
	margin-bottom: 0;
	word-wrap: break-word;
	font-size: 16px;
	line-height: 25.6px;
	min-height: 25.6px; 
	max-height: 52px; 
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2;
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: normal;
	color: #fff;
}
p.new-item-title a {
	color: inherit;
}

.fl-module.fl-module-html.fl-node-1yw8qsf6jd7m {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 1000px) {
    .fl-node-h2d9q4biunpe > .fl-module-content {
        margin-top: 20px;
    }

    .news-list li {
        padding: 17px 30px 17px 30px;
    }

    .fl-node-1yw8qsf6jd7m > .fl-module-content {
        margin-top: 20px;
    }
}

@media screen and (max-width: 800px) {

    .news-container {
        flex-direction: column;
    }

    ul.news-list {
        width: 80vw;
        padding-left: 0;
        display: flex;
        flex-direction: column;
    }

    .news-item-top {
        align-items:flex-start;
    }

    .news-list li {
        flex-direction: column;
        align-items: flex-start;
    }

    p.news-item-tag,
    p.news-item-date {
        margin-bottom: 4px;
    }

    p.news-item-date {
        margin-left: 10px;
        margin-right: 0;
        font-size: 14px;
        margin-bottom: 6px;
        width: max-content;
        height: 18px;
    }

    .new-item-title{
        margin-top: 2px;
    }
}

@media screen and (max-width: 480px) {
    #news {
        margin-top: 10px;
    }

    .fl-node-vu08kceinwj9.fl-row > .fl-row-content-wrap{
        max-height: 520px;
        padding-top: 34px;
        padding-bottom: 52px;
    }

    #news .fl-row-content.fl-row-full-width.fl-node-content {
        position: static;
    }

    #news .all-button {
        margin-top: 20px;
    }

    ul.news-list {
        width: 100vw;
    }

    .news-list li {
        width: 100vw;
        padding: 16px 25px 17px 20px;
    }

    div#fw-sp-video-news {
        width: 100vw;
        left: 0;
        height: 100%;
        overflow: hidden;
        z-index: -1;
        position: absolute;
        top: 0;
    }

    .fl-node-1yw8qsf6jd7m > .fl-module-content {
        margin-top: 0;
    }

    .fw-sp-video-news {
        display: block;
        position: absolute;
        top: 0;
        height: 100%;
        object-fit: cover;
        margin: 0;
        padding: 0;
        width: 100vw;
        overflow: hidden;
        opacity: 0.4;
    }

    :where(.fl-node-pcostz7x3kbf > :not(.fl-block-overlay, .fl-drop-target)) {
        padding: 0 0 34px 0;
    }

    .fl-module.fl-module-heading.fl-node-uxpce21ih650.news-title,
    .fl-module.fl-module-html.fl-node-h2d9q4biunpe {
        padding-bottom: 0;
    }


    .fl-module.fl-module-html.fl-node-1yw8qsf6jd7m {
        padding-bottom: 40px;
        padding-top: 20px;
    }
}


/* ====== Store Styles ====== */


#store {
    position: relative;
    top: 0;
    overflow: hidden;
    opacity: 0; 
    transition: opacity 1s ease; 
    height: auto;
}

#store::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000; 
    z-index: 2;
    transform: translateX(0);
    transition: transform 1.5s ease-in-out;
}

#store.isPlaying::before {
    transform: translateX(100%); 
}

#store.isPlaying {
    opacity: 1;
}

div#store-map-p {
    z-index: 1;
}

.fl-builder-content .fl-node-ze4rgapywcbo > .fl-col-content {
    min-height: 580px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 0;
    padding-bottom: 0;
    position: relative;
    padding-left: 100px;
    padding-bottom: 140px;
}

.fl-col-content.fl-node-content {
    width: 100%;
}

.fl-module.fl-module-rich-text.fl-node-5g2bya9zdhpm.store-content {
    padding-top: 10px;
}

.fl-col.fl-node-ze4rgapywcbo.fl-col-small.fl-col-small-custom-width.store-left {
    position: relative;
    z-index: 3;
}

.fl-node-ze4rgapywcbo > .fl-col-content {
    background-image: linear-gradient(300deg, rgba(0, 0, 0, 0) 35%, #111111 100%);
}

.fl-module.fl-module-rich-text.fl-node-5g2bya9zdhpm.store-content p {
    top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
}

.fl-rich-text p{
    font-weight: 350;
}

.store-content {
    display: flex;
    justify-content: flex-start;
    height: 26px;
    margin-bottom: 30px;
}

.store-content p {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 480px) {
    #store {
        margin-top: 10px;
    }

    .fl-col-group.fl-col-group-equal-height.fl-col-group-custom-width {
        display: flex;
        flex-direction: column-reverse;
        width: 100vw;
    }

    .fl-builder-content .fl-node-ze4rgapywcbo>.fl-col-content {
        min-height: 260px;
        padding-left: 0;
        padding-bottom: 0;
        bottom: 0;
        justify-content: center;
    }

    .fl-node-ze4rgapywcbo>.fl-col-content {
        background-image: linear-gradient(300deg, rgba(0, 0, 0, 0) 0%, #00000033 100%);
    }

    img.fl-photo-img.wp-image-544.size-full {
        width: 103px;
    }

    .fl-builder-content .fl-node-3bh76dtxp05j {
        width: 104px !important;
        position: absolute;
        height: 65px;
        top: 0;
        left: 70%;
    }

    .fl-module.fl-module-photo.fl-node-mjg85aenp13z {
        width: 104px;
        position: absolute;
    }

    .fl-builder-content .fl-node-ze4rgapywcbo {
        width: 100% !important;
    }

    .fl-builder-content .fl-node-ze4rgapywcbo>.fl-col-content {
        align-items: center;
    }

    .store-content {
        height: 26px;
        margin-bottom: 18px;
        justify-content: center;
    }

    .store-content p {
        font-size: 16px;
        line-height: 25.6px;
        margin-bottom: 0 !important;
    }

    .fl-builder-content .fl-node-3bh76dtxp05j>.fl-col-content {
        min-height: unset;
        height: 65px;
        width: 104px;
        position: relative;
    }


}

/* ====== Instagram Styles ====== */

section#instagram {
    position: relative;
    top: 0;
    padding-bottom: 0;
    height: auto;
}

div#sb_instagram {
    padding-bottom: 0 !important;
}

#instagram.fl-row-content-wrap {
    height: auto;
    min-height: unset;
}

#sb_instagram #sbi_images {
    display: grid;
    width: 100%;
    padding: 18px 0;
}

#sb_instagram {
    width: 100vw;
    margin: 0;
}

#sb_instagram .sbi_photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    scale: 1;
}

#sb_instagram #sbi_images {
    display: grid;
    width: 100%;
    padding: 0;
}

.fl-builder-content-66 .fl-node-pk7j2039na8e {
    height: auto;
}

.fl-module.fl-module-html.fl-node-t5127xuklw6f {
    margin-top: 0;
}

@media screen and (max-width: 900px) {
    .fl-node-qmpygvkalib0 > .fl-row-content-wrap {
        margin-top: 40px;
    }
}

@media screen and (max-width: 544px) {
    .fl-node-qmpygvkalib0 > .fl-row-content-wrap {
        margin-top: 30px;
        margin-bottom: 34px;
    }

    .fl-node-t5127xuklw6f > .fl-module-content {
        margin-top: 24px;
    }
}


@media screen and (max-width: 480px) {
    .fl-module.fl-module-html.fl-node-t5127xuklw6f {
        width: 100vw;
    }

    .fl-node-t5127xuklw6f.fl-module > .fl-module-content {
        margin-top: 12px;
    }

}

/* ====================================== */
/*            ====== Footer ======        */
/* ====================================== */

footer#colophon {
    /*width: 100vw;*/
}

footer#colophon .site-primary-footer-inner-wrap .site-footer-section-1 {
	align-self: end;
}

footer#colophon .site-primary-footer-inner-wrap .site-footer-section-3 {
	align-self: end;
}

/* ====== Above Footer ====== */

.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    display: flex;
    min-height: unset;
    height: auto;
}

body.home.page-template-default.page.page-id-66 .follow-us{
    margin-bottom: 40px;
}

body.home.page-template-default.page.page-id-66 .follow-us-container{
    margin-top: 18px;
}

.follow-us{
    margin-bottom: 30px;
}

.follow-us-title {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.follow-us-container{
/*
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
*/
	margin-top:36px;
}

.ins-icon, .fb-icon{
	width:60px;
	height:60px;
	margin-right:36px;
    z-index: 2;
}

.ins-back, .fb-back {
    position: absolute;
    width: 480px;
    height: 140px;
    z-index: -1;
    border-radius: 10px;
}

/* ====== Footer-breadcrumb ====== */

.footer-breadcrumb {
	padding: 0 170px;
}
.breadcrumb {
	display: flex;
	gap: 0 10px;
	margin-top: 60px;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
}
.breadcrumb > *:not( .current-page ) {
	flex: 0 0 auto;
}
.breadcrumb > .current-page {
	flex: 1 1 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.breadcrumb a {
	color: inherit;
	text-decoration: underline;
}

@media screen and (max-width: 900px) {
	.footer-breadcrumb {
		padding: 0 5%;
	}
	.breadcrumb {
		margin-top: 36px;
	}
}

@media screen and (max-width: 544px) {
	.breadcrumb {
		gap: 0 7px;
		font-size: 12px;
	}
}

/* ====== Footer-left ====== */

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner a {
    color: var(--ast-global-color-0);
}

.site-above-footer-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.footer-left{
	font-family:inherit;
	font-size:12px;
	font-weight:900;
	line-height:16.16px;
	display:flex;
	flex-direction:column;
	position: relative;
    color: #000;
}

footer#colophon .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
	padding: 0;
}

ul.footer-menu-1, ul.footer-menu-2{
	gap: 10px 20px;
	text-wrap: nowrap;
}
ul.footer-menu-1 {
	display:flex;
	margin-bottom: 10px;
}
ul.footer-menu-2 {
	display:grid;
	grid-template-columns: repeat( 2, max-content );
}
ul.footer-menu-2 > li:last-child {
	grid-row: 2 / span 1;
	grid-column: 1 / 3;
}

p.footer-copyright {
    font-weight: 900;
    margin-top: 30px;
    font-size: 10px;
    line-height: 13.47px;
    margin-bottom: 0;
}

.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.footer-right {
	display: grid;
	align-items: center;
	justify-content: end;
	gap: 30px 20px;
}
.footer-right svg,
.footer-right img {
	display: block;
	width: 100%;
	height: 100%;
}
.footer-right .plenus {
	grid-row: 1;
	grid-column: 1 / 4;
	justify-self: end;
	width: 120px;
	aspect-ratio: 120 / 27;
}
.footer-right .hottomotto {
	grid-row: 2;
	width: 143px;
	aspect-ratio: 143 / 36;
}
.footer-right .yayoiken {
	grid-row: 2;
	width: 124px;
	aspect-ratio: 124 / 36;
}
.footer-right .mkrestaurants {
	grid-row: 2;
	width: 57px;
	aspect-ratio: 57 / 36;
}

/* ====== Footer-middle ====== */

.footer-middle {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 10px;
}

.site-primary-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-3-equal.ast-builder-grid-row-tablet-3-equal.ast-builder-grid-row-mobile-full.ast-footer-row-stack.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack .ast-builder-footer-grid-columns{
    grid-column-gap:0;
}

.site-primary-footer-wrap {
	padding: 40px 80px;
}

/* ====== Footer-left-under ====== */

.footer-left a {
    position: relative;
    color: inherit; 
}

.footer-left a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0; 
    width: 0;
    height: 3px; 
    background-color: #A37E39; 
    transition: width 0.3s ease-in-out;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row, .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    padding-left: 0;
    padding-right: 0;
}

@media screen and (max-width: 921px) {
	#colophon .site-below-footer-wrap {
		padding: 35px 0 20px;
	}
	
    .site-above-footer-wrap[data-section="section-above-footer-builder"] {
        padding: 0;
        margin: 0;
    }

    .fl-node-qmpygvkalib0.fl-row-custom-height > .fl-row-content-wrap{
        min-height: 264px;
    }

    .site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{
        margin-bottom: 0;
    }

    .follow-us {
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }

    .follow-us-container{
        margin-top: 20px;
    }

    body.home.page-template-default.page.page-id-66 .follow-us-container{
        margin-top: 10px;
    }

	.related.companies {
		display: grid;
		align-items: center;
		justify-content: center;
		gap: 30px;
		margin: 35px auto 20px;
	}
	.related.companies svg,
	.related.companies img {
		display: block;
		width: 100%;
		height: 100%;
	}
	.related.companies .plenus {
		grid-row: 1;
		grid-column: 1 / 4;
		justify-self: center;
		width: 80px;
		aspect-ratio: 120 / 27;
	}
	.related.companies .hottomotto {
		grid-row: 2;
		width: 95px;
		aspect-ratio: 143 / 36;
	}
	.related.companies .yayoiken {
		grid-row: 2;
		width: 83px;
		aspect-ratio: 124 / 36;
	}
	.related.companies .mkrestaurants {
		grid-row: 2;
		width: 42px;
		aspect-ratio: 57 / 36;
	}

    a.a-facebook{
        margin-bottom: 0;
    }

    .ins-back, .fb-back{
        width: 64vw;
        height: 70px;
        object-fit: cover;
        border-radius:6.25px;
    }

    .ins-icon, .fb-icon{
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }

    .footer-sp {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-wrap: nowrap;
    }

    .footer-sp .footer-left {
        justify-content: center;
        align-items: center;
    }
    

    p.footer-copyright {
        font-weight: 900;
        margin-top: 23px;
        margin-bottom: 0;
    }

	ul.footer-menu-1, ul.footer-menu-2 {
		gap: 10px 24px;
	}
	ul.footer-menu-2 {
		justify-content: center;
	}
	ul.footer-menu-2 > li:last-child {
		justify-self: center;
	}

    .circle-logo img{
        width: 120px;
        
    }

    .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
        display: block;
        margin-bottom: 0;
    }
}

#instagram h2.fl-heading,
.follow-us h2.fl-heading {
	font-size: 30px;
	font-size: 1.875rem;
}

@media screen and (max-width: 544px) {
    .follow-us .fl-heading-text {
        line-height: 1;
        letter-spacing: 0.06em;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    body.home.page-template-default.page.page-id-66 .follow-us{
        margin-bottom: 20px;
    }
}

/* ====== Button Styles ====== */

.all-button{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.all-button a {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content:center;
	border: 1px solid #fff;
	overflow: hidden;
	color: #fff;
	font-weight: 900;
	line-height: 1;
	text-decoration: none;
	background: transparent;
	border-radius: 100px;
	transition: .3s;
}

@media screen and (min-width: 481px) {
	.all-button a {
		width: 220px;
		height: 60px;
		font-size: 16px;
	}
	
	.all-button a::before {
	    content: "";
	    width: 320px;
	    position: absolute;
	    top: 0;
	    right: -60px;
	    z-index: -1;
	    border-right: 60px solid transparent;
	    border-bottom: 60px solid #A37E39;
	    transform: translateX(-100%);
	    transition: transform ease .3s;
	}

	.all-button a:hover {
	    color: #fff;
	    border-color: transparent;
	}

	.all-button a:hover::before {
	    transform: translateX(0);
	}
}

@media screen and (max-width: 480px) {
	.all-button a {
		width: 150px;
		height: 44px;
		font-size: 14px;
	}
}

/* ====================================== */
/*            ====== Privacy-policy ======        */
/* ====================================== */

section#privacy-policy {
    position: relative;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    color: #fff;
}

#privacy-policy .fl-row-content-wrap {
    margin-top: 70px;
    margin-bottom: 60px;
}

#privacy-policy .fl-heading {
    font-size: 60px;
    line-height: 1;
    letter-spacing: 0.02em;
    text-align: center;
}

.pr-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
}

.pr-section-1 {
    width: 55.95vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 auto 30px auto;
}

.pr-section-1 p {
    margin-bottom: 36px;
    font-size: 16px;
    line-height: 25.6px;
}

.pr-section-1 p:last-of-type{
    margin-bottom: 0;
}

#privacy-policy .pr-wrapper span {
    color: #A37E39;
}

#privacy-policy a {
    border-bottom: 0.3px solid #a37e39;
}

.pr-section-2 {
    width: 55.56vw;
    display: flex;
    justify-content: flex-start;
    margin: 0 auto;
    padding-top: 30px;
    border-top: 1px solid #666666;
}

.pr-section-2 p {
    font-size: 16px;
    line-height: 25.6px;
    margin-bottom: 0;
}

p.pr-s-2-title {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.6;
    margin-bottom: 10px;
}

p.pr-s-2-d-title {
    font-weight: 900;
}

ul.pr-de-list {
    width: 53.48vw;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin-left: 30px;
}

.pr-de-list li .pr-s-2-d-title {
    padding-left: 15px;
}

.pr-de-list li .pr-s-2-d-title::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    margin-top: 10px;
    left: 30px;
}

.pr-de-list .pr-s-2-d-content:last-of-type {
    margin-bottom: 10px;
}

.pr-de-list li:last-of-type .pr-s-2-d-content {
    margin-bottom: 0;
}

.pr-info,.pr-types, .pr-use, .pr-dis, .pr-leg, .pr-secu, .pr-serv, .pr-analytics, .pr-links, .pr-acqui, .pr-children, .pr-not, .pr-cali, .pr-law, .pr-changes, .pr-contact{
    margin-top: 30px;
}

.pr-info .pr-s-2-d-content {
    padding-left: 30px;
}

.pr-types-list {
    width: 53.473vw;
    margin: 0 auto 0 30px !important;
}

.pr-types-list-li {
    width: 52.153vw;
    padding-left: 45px !important;
    margin: 10px 0 !important;
    font-size: 16px;
    line-height: 1.6;
}

.pr-types-list-li li::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    margin-top: 10px;
    left: 63px;
}

.pr-types-list > li:first-of-type .pr-s-2-d-title {
    margin-top: 0 !important;
}

.pr-types-list .pr-s-2-d-title {
    margin-top: 20px !important;
}

.pr-types-list > li:nth-of-type(4) .pr-s-2-d-content:nth-of-type(3) {
    margin-top: 34px;
    margin-bottom: 34px;
}

#privacy-policy .ex-list li span {
    color: #fff;
    font-weight: 900;
    margin-right: 10px;
}

ul.ex-list {
    width: 52.153vw;
    margin-top: 10px;
    margin-left: 45px;
    font-size: 16px;
    line-height: 1.6;
}

ul.ex-list li::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    margin-top: 10px;
    left: 62px;
}


ul.pr-use-list {
    margin-top: 10px;
    width: 52.152vw;
    margin-left: 75px;
    font-size: 16px;
    line-height: 1.6;
}

ul.pr-use-list li::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    margin-top: 10px;
    left: 63px;
}

.pr-dis .pr-s-2-d-content{
    width: 53.473vw;
    margin-left: 30px;
}

.pr-leg .pr-s-2-container .pr-s-2-d-content{
    width: 53.473vw;
    margin-left: 30px;
}

.pr-use .pr-s-2-container .pr-s-2-d-content {
    width: 53.473vw;
    margin-left: 30px;
}

ul.le-re-list{
    width: 52.152vw;
    margin-left: 75px;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px;
}

ul.le-re-list li::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    margin-top: 10px;
    left: 63px;
}

.pr-secu .pr-s-2-d-content {
    width: 53.473vw;
    margin-left: 30px;
}

.pr-serv .pr-s-2-d-content {
    width: 53.473vw;
    margin-left: 30px;
}

.pr-serv .pr-s-2-d-content:last-of-type {
    margin-top: 36px;
}

.pr-analytics .pr-s-2-d-content {
    width: 53.473vw;
    margin-left: 30px;
}

.pr-analytics .pr-s-2-d-content:nth-of-type(3), .pr-analytics .pr-s-2-d-content:nth-of-type(4), .pr-analytics .pr-s-2-d-content:nth-of-type(5), .pr-analytics .pr-s-2-d-content:nth-of-type(6){
    margin-top: 36px;
}

.pr-links .pr-s-2-d-content,.pr-acqui .pr-s-2-d-content,.pr-children .pr-s-2-d-content,.pr-not .pr-s-2-d-content, .pr-cali .pr-s-2-d-content,.pr-law .pr-s-2-d-content, .pr-changes .pr-s-2-d-content,  .pr-contact .pr-s-2-d-content{
    width: 53.473vw;
    margin-left: 30px;
}

.pr-children .pr-s-2-d-content:nth-of-type(3){
    margin-top: 36px;
}

.pr-changes .pr-s-2-d-content:nth-of-type(3), .pr-changes .pr-s-2-d-content:nth-of-type(4){
    margin-top: 36px;
}

@media screen and (max-width: 544px) {
    #privacy-policy .fl-heading {
        font-size: 30px;
    }

    #privacy-policy .fl-row-content-wrap {
        margin-top: 56px;
        margin-bottom: 60px;
    }

    .fl-node-0kpar9mgqd1z.fl-module-box {
        margin-top: 40px;
    }

    .pr-wrapper {
        margin-top: 40px;
    }

    .pr-section-1 {
        width: 89.33vw;
    }


    .pr-section-2 {
        width: 89.33vw;
    }

    #privacy-policy .ex-list li span {
        color: #fff;
        font-weight: 900;
    }



    ul.pr-de-list {
        width: 84vw;
        margin-left: 20px;
    }

    .pr-de-list li .pr-s-2-d-title::before {
        left: 20px;
    }

    .pr-info .pr-s-2-d-content {
        padding-left: 0;
        width: 84vw;
        margin-left: 20px;
    }

    .pr-types-list {
        width: 84vw;
        margin: 0 auto 0 20px !important;
    }

    .pr-types-list-li {
        width: 77.34vw;
        padding-left: 0 !important;
        margin: 10px 0 10px 25px !important;
    }

    .pr-types-list-li li::before {
        left: 31px;
    }

    .pr-types-list>li:nth-of-type(4) .pr-s-2-d-content:nth-of-type(3) {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    ul.ex-list {
        width: 77.33vw;
        margin-left: 25px;
    }

    ul.ex-list li::before {
        left: 31px;
    }

    .pr-use .pr-s-2-container .pr-s-2-d-content {
        width: 81.335vw;
    }

    ul.pr-use-list {
        width: 77.33vw;
        margin-left: 45px;
    }

    ul.pr-use-list li::before {
        left: 31px;
    }

    .pr-leg .pr-s-2-container .pr-s-2-d-content{
        width: 84vw;
        margin-left:20px;
    }

    ul.le-re-list{
        width: 77.33vw;
        margin-left: 45px;
    }

    ul.le-re-list li::before {
        left: 31px;
    }


    .pr-analytics .pr-s-2-d-content,
    .pr-secu .pr-s-2-d-content,
    .pr-serv .pr-s-2-d-content,
    .pr-dis .pr-s-2-d-content,
    .pr-links .pr-s-2-d-content,
    .pr-acqui .pr-s-2-d-content,
    .pr-children .pr-s-2-d-content,
    .pr-not .pr-s-2-d-content,
    .pr-cali .pr-s-2-d-content,
    .pr-law .pr-s-2-d-content,
    .pr-changes .pr-s-2-d-content,
    .pr-contact .pr-s-2-d-content {
        width: 77.33vw;
        margin-left: 25px;
    }

    .pr-serv .pr-s-2-d-content:last-of-type,
    .pr-analytics .pr-s-2-d-content:nth-of-type(3),
    .pr-analytics .pr-s-2-d-content:nth-of-type(4),
    .pr-analytics .pr-s-2-d-content:nth-of-type(5),
    .pr-analytics .pr-s-2-d-content:nth-of-type(6) {
        margin-top: 40px;
    }

    
}

/* ====================================== */
/*            ====== Store-page ======        */
/* ====================================== */

section#p-store {
    position: relative;
    margin-top: 70px;
    margin-bottom: 60px;
}

#p-store .fl-row-content-wrap {
    margin: 60px auto 0 auto;
}

.p-store-address {
    display: flex;
    flex-direction: column;
    color: #fff;
    margin: 20px auto 40px 0;
}

#p-store-content {
    position: relative;
    color: #fff;
    top: 20px;
    width: 100vw;
    display: flex;
    align-items: center;
    padding-left: 12%;
}

img.p-store-image {
    width: 100%;
    height: auto;
}

#p-store .p-store-title {
    font-size: 24px;
    font-weight: 900;
    line-height: 33.6px;
    margin-bottom: 10px;
}

p.p-store-s-title {
    font-size: 16px;
    font-weight: 900;
    margin-top: 30px;
    line-height: 1.6;
    margin-bottom: 0;
}

p.p-store-content {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0;
}

.p-store-content span {
}

.p-store-address .p-store-content:nth-of-type(4) {
    line-height: 1.6;
}

@media screen and (max-width: 1440px) {
    img.p-store-image {
        max-width: 1100px;
    }
}

@media screen and (max-width: 544px) {
    section#p-store {
        margin-top: 56px;
    }

    #p-store .fl-row-content-wrap {
        margin-top: 40px;
    }

    .p-store-address {
        margin-bottom: 36px;
        margin-left: 20px;
        width: 90.7vw;
    }

    #p-store .p-store-title {
        font-size: 20px;
        line-height: 1.75;
        margin-bottom: 0;
    }

    p.p-store-s-title {
        margin-top: 16px;
    }


}

/* ====================================== */
/*            ====== p-menu ======        */
/* ====================================== */


.entry-content ul, .entry-content ol {
    padding-left: 0;
}

section#p-menu {
    position: relative;
    top: 70px;
    width: 100vw;
    height: auto;
    margin-bottom: 150px;
}

#p-menu-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.p-menu-title .p-m-tilte-content {
    text-align: center;
}

.p-menu-wrapper {
    width: 100vw;
    display: flex;
    flex-direction: column;
    margin-top:70px;
}

.menu-content-group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: inherit;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}

.menu-content-group .m-c-group-title {
    text-align: center;
    margin-bottom: 2.5rem !important;
}

.m-c-group-container {
    width: 80%;
    padding-left: 0;
    display: grid;
    justify-content: center;
    align-items: flex-start;
    max-width: 1096px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 96px;
    row-gap: 35px;
    margin: 0 auto !important;
}

img.m-g-c-img {
    object-fit: cover;
}

.m-g-c-price, 
.m-g-c-title, 
.m-g-c-price-excluding-tax {
    line-height: 1.4;
    font-weight: 900;
}

.m-g-c-title {
    font-size: 20px;
    margin-top: 20px;
}

.m-g-c-price {
    font-size: 16px;
    font-family: inherit;
    margin-bottom: 6px !important;
    display: inline-block;
}

.m-g-c-price-excluding-tax {
    margin: 0 0 6px 4px;
    font-size: 12px;
    display: inline-block;
}

p.m-g-c-detail {
    font-size: 14px;
    line-height: 1.4;
    min-height: 20px;
}

#paitan {
    background-color: #A37E39;
}

#shantan {
    background-color: #999999;
}

.m-text-group {
    display: flex;
    flex-direction: column;
    background-color: #333333;
    color: #ffffff;
    font-family: inherit;
    width: 100vw;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.m-text-group-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
}

.m-text-group .m-text-group-content:last-of-type {
    margin-bottom: 0;
}

.m-text-group-content .m-t-group-title {
    margin-bottom: 40px !important;
}

.m-text-group ul {
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 96px;
    margin: 0 auto;
    width: 80%;
    max-width: 1096px;
}

.m-t-g-good {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}

p.m-t-g-good-title {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 900;
    flex: 1;
    text-align: left;
    word-break: break-word;
}

p.m-t-g-good-price {
    margin-left: 10px;
    line-height: 1.4;
    font-size: 16px;
    font-weight: 900;
    text-align: right;
}
p.m-t-g-good-price-excluding-tax {
    margin: 2px 0 0 10px;
    line-height: 1.4;
    font-size: 12px;
    font-weight: 900;
    text-align: right;
}
p.m-t-g-good-price-excluding-tax span {
    width: 25px;
    min-width: max-content;
    display: inline-block;
}
.m-notice-group {
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    width: 76vw;
    margin: 20px auto 0 auto;
}

.m-notice-group ul {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 19.6px;
}

.m-notice-detail {
    display: flex;
    flex-direction: row;
    margin-top: 5px;
}

.m-notice-detail span {
    font-size: 14px;
    line-height: 1.4;
    width: 4.75px;
    position: absolute;
}

.m-notice-detail p {
    padding-left: 11px;
}

.m-notice-link {
    color: #A37E39;
    font-size: 14px;
    line-height: 1.4;
    text-decoration: none;
    border-bottom: 1px solid;
    padding-bottom: 2px;
}

a.m-notice-link:hover {
    color: #A37E39;
    border: none;
}

@media screen and (max-width: 1150px) {
    .m-c-group-container{
        column-gap: 30px;
    }

    .m-text-group ul {
        column-gap: 30px;
    }
}

@media screen and (max-width: 1024px) {
    .m-c-group-container {
        column-gap: 30px;
    }

    .m-text-group ul {
        column-gap: 30px;
    }
}

@media screen and (max-width: 768px) {
    .m-c-group-container {
        width: 92%;
        column-gap: 30px;
    }

    .m-text-group ul {
        width: 92%;
        column-gap: 0;
        display: flex;
        flex-direction: column;
    }

    .m-g-c-price {
        font-size: 16px;
    }

    .m-g-c-price span {
        font-size: 10px;
    }
    .m-t-g-good {
        display: grid;
        gap: 0 4%;
        grid-template-rows: auto 1fr;
    }
    p.m-t-g-good-title {
        grid-column: 1 / 2;
        grid-row: 1 / 3;
    }

    p.m-t-g-good-price {
        grid-column: 2 / 3;
        grid-row: 1 / 2;
        font-size: 14px;
    }
    p.m-t-g-good-price-excluding-tax {
        margin: 0;
        grid-column: 2 / 3;
        grid-row: 2 / 3;
        font-size: 10px;
    }
    p.m-t-g-good-price-excluding-tax span {
        width :auto;
    }
}

@media screen and (max-width: 600px) {
    .m-c-group-container {
        column-gap: 11px;
    }
}

@media screen and (max-width: 544px) {
    section#p-menu{
        top: 56px;
    }

    #p-menu-container{
        margin-top: 40px;
    }

    .p-menu-wrapper{
        margin-top: 40px;
    }

    .menu-content-group{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    p.m-g-c-title {
        font-size: 16px;
        margin-top: 10px;
    }

    .menu-content-group .m-c-group-title {
        margin-bottom: 17px !important;
    }

    p.m-g-c-price {
        margin-bottom: 10px !important;
    }

    .m-c-group-container{
        row-gap: 20px;
    }

    .m-text-group{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .m-text-group-content .m-t-group-title {
        margin-bottom: 20px !important;
    }

    .m-text-group-content{
        margin-bottom: 30px;
    }

    .m-notice-group {
        width: 100vw;
        margin: 20px auto 0 12px;
        padding-right: 20px;
    }

    .m-notice-detail p {
        padding-left: 12px;
    }

}

.all-button-allergy a {
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: 900;
    background: transparent;
    padding: 22.5px 50px; 
    text-align: center;
    border: 1px solid #fff;
    border-radius: 100px;
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    transition: .3s; 
    text-decoration: none;
}

.all-button-allergy a::before {
    content: "";
    width: calc( 100% + 60px );
    position: absolute;
    top: 0;
    right: -60px;
    z-index: -1;
    border-right: 60px solid transparent;
    border-bottom: 60px solid #A37E39;
    transform: translateX(-100%);
    transition: transform ease .3s;
}

.all-button-allergy a:hover {
    color: #fff;
    border:transparent;
}

.all-button-allergy a:hover::before {
    transform: translateX(0);
}


@media screen and (max-width: 480px) {
    .fl-html .all-button-allergy {
        text-align: center;
    }
    .fl-html .all-button-allergy a {
        font-size: 14px;
        padding: 15px 30px;
    }

    .all-button-allergy a::before{
        display: none;
    }
}


/* ====================================== */
/*            ====== p-contact======        */
/* ====================================== */


section#p-contact {
    position: relative;
    height: auto;
    margin-top: 70px;
    margin-bottom: 60px;
}

textarea {
    resize: none;
}

#p-contact .fl-heading {
    font-size: 60px;
}

div#p-contact-title {
    position: relative;
    margin-top: 60px;
}

.p-contact-pri-wrapper {
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
    font-family: inherit;
    color: #fff;
}

.p-contact-above {
    margin-bottom: 2.5rem !important;
    line-height: 1.6;
    width: 55.6vw;
}

.p-contact-below {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 55.6vw;
    padding: 30px 50px;
    border: 1px solid #666666;
}

h3.p-c-b-title {
    font-size: 24px;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 20px;
    text-transform: none;
}

p.p-c-b-content {
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
    margin-bottom: 35px !important;
}

.p-contact-below p.p-c-b-content:last-child {
    margin-bottom: 0 !important;
}


.p-c-b-content a {
    color: #A37E39;
    border-bottom: 1px solid #a37e39;
    padding-bottom: 1px;
}

.wpcf7 form>div, .wpcf7 form>p {
    margin-bottom: 0;
}

form.wpcf7-form.init {
    display: flex;
    flex-direction: column;
    width: 55.6vw;
    color: #fff;
    font-family: inherit;
    margin: 40px auto 0 auto;
}

.wpcf7-form .name-row {
    display: flex;
    justify-content: space-between;
    width: 61.5%;
    gap: 10px;
}

.wpcf7 input.wpcf7-form-control:not([type=submit]), .wpcf7 textarea.wpcf7-form-control {
    padding: 8px 14px 13px 14px;
}

#p-contact label {
    color: #fff;
    font-weight: 900;
    line-height: 1.6;
}

#p-contact .required {
    color: #E8380D;
    line-height: 1.6;
    margin-left: 2px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel.tel, textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.message-area{
    background-color: #666666;
}

input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select, textarea {
    font-size: 18px;
    font-weight: 350;
    line-height: 1.6;
    border-radius: 10px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    color: #fff !important;
    border: 0px;
}

input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select {
    height: 50px;
    font-family: inherit;
}

input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.email {
    width: 61.25%;
}

input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel.tel {
    width: 30%;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.message-area {
    height: 270px;
    padding-top: 14px;
}

form.wpcf7-form.init p {
    margin-bottom: 1.25rem;
}

form.wpcf7-form.init p:nth-child(5) {
    margin-bottom: 2.5rem;
}

form.wpcf7-form.init p:nth-child(6) {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    margin-bottom: 0 !important;
}

.wpcf7 .wpcf7-form-control-wrap {
    margin-top: 6px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 220px;
    height: 60px;
    padding: 22px 0;
    border: 1px solid #fff;
    border-radius: 100px;
    font-size: 1rem;
    line-height: 1;
}

.wpcf7-spinner {
    position: absolute;
}

/* ====== Submitting Styles ====== */

.wpcf7 form {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 55.6vw;
    margin: 40px auto 0 auto;
}

.wpcf7 form p {
    margin-bottom: 1.25rem;
}

.wpcf7 form p:nth-child(5) {
    margin-bottom: 2.5rem;
}

.wpcf7 form p:nth-child(6) {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    margin-bottom: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #A37E39;
    background: #A37E39;
    color: #fff;
    font-weight: bold;
}

/* ====== error Styles ====== */

.wpcf7 .wpcf7-not-valid-tip{
    color: #e8380D;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #E8380D;
    background: #E8380D;
    color: #fff;
    font-weight: bold;
}

@media screen and (max-width: 921px) {
    #p-contact .fl-heading {
        font-size: 55px;
    }
}


@media screen and (max-width: 544px) {
    section#p-contact {
        margin-top: 56px;
    }

    #p-contact .fl-heading {
        font-size: 30px;
    }

    div#p-contact-title {
        margin-top: 40px;
    }

    .p-contact-pri-wrapper {
        margin-top: 40px;
    }

    .p-contact-above {
        margin-bottom: 1.25rem !important;
        width: 89vw;
    }

    .p-contact-below {
        width: 89.4vw;
        padding: 19px;
    }

    h3.p-c-b-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    form.wpcf7-form.init {
        width: 89vw;
    }

    .wpcf7-form .name-row {
        justify-content: center;
        width: 100%;
        gap: 0;
        flex-direction: column;
    }

    input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.email ,input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel.tel{
        width: 100%;
    }

    p.p-c-b-content{
        margin-bottom: 32px !important;
    }

    /* submitting */
    .wpcf7 form {
        width: 89vw;
    }

}

@media screen and (max-width: 480px) {
    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        width: 140px;
        height: 40px;
        padding: 14px 0;
        font-size: 12px;
    }

    form.wpcf7-form.init p:nth-child(5) {
        margin-bottom: 1.875rem;
    }

    .wpcf7 form p:nth-child(5) {
        margin-bottom: 1.875rem;
    }
}

/* ====================================== */
/*            ====== p-brand ======        */
/* ====================================== */

#p-brand{
    position: relative;
    color: #fff;
}

#p-brand h1 {
	font-size: 40px;
	font-size: 2.5rem;
}
#p-brand h2.artisan-ramen-title {
	font-size: 50px;
}
#p-brand h2.artisan-ramen-title .sub {
	font-size: .76em;
}

#p-brand li {
    font-size: 16px;
    line-height: 25.6px;
}

#brand-video .fl-video.fl-embed-video {
    display: flex;
    width: 71.67vw;
    max-height: 580px;
    height: auto;
    margin: 70px auto 0 auto;
    justify-content: center;
    align-items: center;
}

#brand-video .fluid-width-video-wrapper{
    max-height: 580px;
    padding-top: 56.2% !important;
}

.ramen-1, .ramen-2, .ramen-3, .ramen-4, .ramen-5, .ramen-6 {
    max-width: 76.389vw;
}

.artisan-ramen-wrapper {
    display: flex;
    flex-direction: column;
    width: 76.4vw;
    justify-content: center;
    align-items: center;
}

.artisan-image-top ul, .artisan-image-bottom ul{
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.artisan-image-top ul li img, .artisan-image-bottom ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.artisan-ramen-content ul li:last-of-type {
    margin-bottom: 0;
}

.artisan-ramen-content ul li {
    margin-bottom: 16px;
    padding-left: 18px;
}

.artisan-ramen-content ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color:#E8380D;
    border-radius: 50%;
    position: absolute;
    margin-top: 10px;
    left: 23.4%;
}

.artisan-ramen-content {
    margin: 40px auto;
    width: 69.718%;
}

li.p-the-ramen-1 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.p-the-ramen ul li img {
    width: 100%;
}

#onishi{
    scroll-margin-top: 160px;
}

#ingredients .p-r-content:last-of-type{
    margin-bottom: 0ß;
}

#addicting, #lessismore, #noodles, #soup, #ingredients{
    scroll-margin-top:80px;
}

h4.p-r-title {
    position: relative;
    margin-top: 21px;
}

#p-brand h3 {
	margin: .7em auto .533em;
    line-height: 1.4;
    text-transform: none;
}

.p-r-content li {
    line-height: 1.6;
    padding-left: 18px;
    position: relative;
    line-height: 1.6;
}

.p-r-content li:not(:last-child) {
    margin-bottom: 16px;
}

.p-r-content li:last-of-type{
    margin-bottom: 30px;
}

#ingredients .p-r-content li:last-of-type {
    margin-bottom: 0;
}

.p-the-ramen ul {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 76.4vw;
}

.p-r-content li::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #E8380D;
    border-radius: 50%;
    position: absolute;
    margin-top: 10px;
    left: 0;
}

#ingredients .p-r-content {
    margin-bottom: 0;
}

.a-r-intro-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 75.9vw;
    margin-right: auto;
    margin-left: auto;
}

.a-r-intro-image {
    width: 550px;
    height: 660px;
}

ul.a-r-intro-content {
    width: 33.473vw;
    margin-left: 50px;
}

ul.a-r-intro-content li {
    padding-left: 18px;
    margin-bottom: 16px;
    position: relative;
    bottom: 20px;
}

ul.a-r-intro-content li::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #E8380D;
    border-radius: 50%;
    position: relative;
    margin-top: 10px;
    right: 12px;
    transform: translateX(-6px);
    display: block;
    top: 16px;
}

ul.a-r-intro-content li:last-of-type{
    margin-bottom: 0;
}

ul.a-r-intro-content li:first-of-type {
    height: 26px;
    margin-bottom: 16px;
    position: relative;
    bottom: 12px;
    width: 34.24vw;
    padding-left: 0;
}

ul.a-r-intro-content li:first-of-type::before {
    display: none;
}

.feat-a-r-wrapper {
    position: relative;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 75.9vw;
}

.aim-a-r-wrapper {
    width: 75.9vw;
    margin: 30px auto 0 auto;
}

.feat-a-r-title-c,
.aim-a-r-title-c {
    width: 64.86vw;
    margin-bottom: 16px;
}

ul.feat-a-r-content,
ul.aim-a-r-content {
    display: flex;
    flex-direction: column;
    width: 72.09vw;
    padding-left: 18px;
}

ul.feat-a-r-content li::before,
ul.aim-a-r-content li::before {
    content: '';
    position: relative;
    right: 18px;
    top: 16px;
    display: block;
    width: 6px;
    height: 6px;
    background-color: #E8380D;
    border-radius: 50%;
}

ul.feat-a-r-content li:not(:last-child),
ul.aim-a-r-content li:not(:last-child){
    margin-bottom: 16px;
}

@media screen and (min-width: 1440px) {
    #brand-video .fluid-width-video-wrapper {
        padding-top: 580px !important;
    }
}

@media screen and (max-width: 990px) {
    .a-r-intro-image {
        height: 450px;
    }
}

@media screen and (max-width: 921px) {
	#p-brand h1 {
		font-size: 5.33vw;
	}
	#p-brand h2.artisan-ramen-title {
		font-size: 28px;
	}
}

@media screen and (max-width: 768px) {
    .a-r-intro-image {
        height: 300px;
    }
}

@media screen and (max-width: 544px) {
	#p-brand h1 {
		font-size: 20px;
	}
    #brand-video .fl-video.fl-embed-video {
        width: 100vw;
        max-height: unset;
        margin: 40px auto 0 auto;
    }


    #brand-video .fluid-width-video-wrapper {
        max-height: unset;
        padding-top: 78.3% !important;
    }

    .fl-node-89bz4ew5rqtl.fl-module-box {
        margin-top: 40px;
    }

    .fl-node-hf59kazv4x3d>.fl-module-content {
        margin-top: 20px;
    }

    #onishi {
        scroll-margin-top: 130px;
    }

    #addicting,
    #lessismore,
    #noodles,
    #soup,
    #ingredients {
        width: 100vw;
        scroll-margin-top: 60px;
    }

    .ramen-1,
    .ramen-2,
    .ramen-3,
    .ramen-4,
    .ramen-5,
    .ramen-6 {
        max-width: 100vw;
    }

    .artisan-ramen-wrapper li {
        font-size: 1rem;
        line-height: 1.6;
    }

    .p-the-ramen ul {
        width: 100vw;
        margin-bottom: 0;
    }

    ul.a-r-intro-content li {
        padding-left: 16px;
    }

	#p-brand h3,
    ul.p-r-content {
        width: 87.735vw;
        margin-right: auto;
        margin-left: auto;
    }

    .p-r-content li {
        padding-left: 16px;
        margin-bottom: 14px;
    }

    .fl-node-h24kbdyu9pn1>.fl-row-content-wrap {
        margin-top: 56px;
        margin-bottom: 40px;
    }

    .fl-node-dgrn237olakt>.fl-module-content {
        margin-top: 40px;
    }

    .fl-node-s4y9o3uh60xj.fl-module-box {
        margin-top: 40px;
    }

    .fl-node-arszboc1p9mu.fl-module-box {
        margin-top: 40px;
    }

    .fl-node-9ia75fzh1lk2.fl-module-box {
        margin-top: 60px;
    }

    .fl-node-x0b2vjpg3qez>.fl-module-content {
        margin-top: 20px;
    }

    .artisan-ramen-content {
        margin: 20px auto;
        width: 87.735vw;
    }

    .artisan-ramen-wrapper {
        width: 100vw;
    }

    .a-r-intro-image {
        width: 100vw;
        height: auto;
    }

    ul.a-r-intro-content li:first-of-type {
        max-height: 52px;
        width: 87.73vw;
        min-height: 26px;
        height: unset;
    }

    ul.a-r-intro-content li {
        width: 83.46vw;
        padding-left: 16px;
    }

    ul.a-r-intro-content li:not(:last-child) {
        margin-bottom:14px;
    }

    ul.a-r-intro-content li:last-of-type {
        margin-bottom: 30px;
    }

    .p-r-content li:not(:last-child){
        margin-bottom: 14px;
    }

    .artisan-image-top ul,
    .artisan-image-bottom ul {
        display: flex;
        flex-direction: row;
        gap: 2px;
    }

    .artisan-ramen-content ul li {
        padding-left: 16px;
        margin-bottom: 14px;
    }

    .artisan-ramen-content ul li::before {
        left: 6%;
    }

    .a-r-intro-wrapper {
        flex-direction: column;
        width: 100vw;
        margin-right: unset;
        margin-left: unset;
    }

    ul.a-r-intro-content {
        width: 87.73vw;
        margin-left: 0;
        margin-top: 30px;
    }

    .feat-a-r-wrapper {
        margin-top: 0;
        width: 89.3vw;
        bottom: 20px;
    }
    .aim-a-r-wrapper {
        width: 89.3vw;
        margin: 30px auto 0 auto;
        position: relative;
        bottom: 20px;
    }

    .feat-a-r-title-c,
    .aim-a-r-title-c {
        margin-bottom: 10px;
    }

    ul.feat-a-r-content,
    ul.aim-a-r-content {
        width: 87.73vw;
        padding-left: 16px;
    }

    h4.feat-a-r-title,
    h4.aim-a-r-title {
        width: 64.86vw !important;
    }

    ul.feat-a-r-content li,
    ul.aim-a-r-content li {
        width: 83.46vw;
        height: unset;
    }

    ul.feat-a-r-content li:not(:last-child),
    ul.aim-a-r-content li:not(:last-child) {
        margin-bottom:14px;
    }
}

@media screen and (max-width: 480px) {
	#p-brand h2.artisan-ramen-title {
		font-size: 22px;
	}
}

/* ====================================== */
/*            ====== news-list ======        */
/* ====================================== */


section#p-news-content {
    position: relative;
    margin-top: 70px;
    height: auto;
    margin-bottom: 60px;
}

#p-news-content .fl-row-content-wrap {
    position: relative;
    top: 0;
    margin-top: 60px;
}

.container{
    width: 100vw;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}

.pagination{
    width: 288px;
    height: 40px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: row;
}
.pagination .page-numbers,
.pagination .pre-page-numbers,
.pagination .next-page-numbers {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: inherit;
	font-size: 16px;
	font-weight: 900;
	text-decoration: none;
	background-color: transparent;
	border-radius: 50%;
}
.pagination .page-numbers {
	margin: auto calc( 14px / 2 );
}
.pagination .page-numbers.current {
	background-color: #A37E39;
	border: 0px;
}
.pagination .pre-page-numbers svg,
.pagination .next-page-numbers svg {
	width: 5px;
	height: 10px;
	stroke: #fff;
}
.pagination .pre-page-numbers  {
	margin-right: calc( 30px - ( 14px / 2 ) );
}
.pagination .next-page-numbers  {
	margin-left: calc( 30px - ( 14px / 2 ) );
}
.pagination a:hover {
	color: #ffffff7a;
}
.pagination a.disabled {
	pointer-events: none;
	border: 1px solid #666;
}
.pagination a.disabled svg {
	stroke: #666;
}

.container-wrapper {
    width: 62.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-numbers p {
    margin-bottom: 2px;
    font-weight: 900;
}

@media screen and (max-width: 544px) {
    section#p-news-content {
        top: 0;
        margin-top: 56px;
    }

    #p-news-content .fl-row-content-wrap {
        margin-top: 40px;
    }

    .container-wrapper {
        width: 100vw;
    }

    .container{
        margin-top: 30px;
    }

    .fl-node-i4ltvuno6k3w.fl-module-heading .fl-heading{
        font-size: 30px;
    }

    div#p-news-title {
        margin-bottom: 40px;
    }

    .fl-node-ndy2wzh08ge3 > .fl-module-content{
        margin-top: 0;
    }

    p.new-item-title{
        max-height: 77.6px;
        -webkit-line-clamp: 3;
    }
}



/* ====================================== */
/*            ====== p-news-d======        */
/* ====================================== */



section#p-news-d {
    position: relative;
    margin-top: 70px;
    height: auto;
    margin-bottom: 163px;
    font-family: inherit;
}

#p-news-d .fl-html {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
}

.p-news-d-wrapper {
    display: flex;
    width: 55.6vw;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    color: #fff;
    height: auto;
    margin: 60px auto 82px auto;
}

.d-title p {
    font-size: 40px;
    line-height: 56px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 28px;
}

p.d-content {
    line-height: 28.8px;
    margin-bottom: 40px;
    font-size: 18px;
    border-top: 1px solid #666666;
    padding-top: 31px;
}

.d-content-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

img.d-img {
    max-width: 700px;
    height: 600px;
    width: 48.6vw;
    object-fit: cover;
}

.d-link {
    width: 55.6vw;
    max-height: 58px;
    color: #A37E39;
    margin-top: 40px;
    min-height: 28.8px;
    font-size: 18px;
    line-height: 28.8px;
    text-decoration: underline;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: normal;
}

a.d-link:hover {
    color: #A37E39;
}

.p-news-d-others-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 62.5vw;
    margin: 60px auto;
    font-family: inherit;
    color: #fff;
}

.d-others-title p {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.06em;
    font-weight: 900;
    margin-bottom: 20px;
}

.d-news-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 62.5vw;
}

.p-news-d-others-wrapper .d-news-container .all-button{
	position: static;
    margin-top: 40px;
}

@media screen and (max-width: 800px) {

    #p-news-d .news-list {
        width: 62.5vw;
    }

    #p-news-d .news-list li {
        width: 62.5vw;
    }
}

@media screen and (max-width: 710px) {
    img.d-img {
        max-width: 700px;
        height: 365px;
        width: 60vw;
    }

    .p-news-d-wrapper{
        width: 70vw;
    }
}

@media screen and (max-width: 544px) {
    section#p-news-d{
        margin-top: 56px;
    }
}

@media screen and (max-width: 480px) {
    section#p-news-d{
        margin-bottom: 136px;
    }

    .p-news-d-wrapper {
        width: 89vw;
        margin: 34px auto 61px auto;
    }

    .d-content-container{
        width: 89vw;
    }

    #p-news-d .news-list li {
        width: 100vw;
    }

    .d-title p {
        font-size: 24px;
        line-height: 33.6px;
        margin-bottom: 16px;
    }

    p.d-content {
        margin-bottom: 20px;
        padding-top: 20px;
        width: 89vw;
    }


    img.d-img {
        max-width: 450px;
        height: 296px;
        width: 92vw;
    }

    .d-link {
        width: 89vw;
        max-height: 87px;
        margin-top: 20px;
        -webkit-line-clamp: 3;
    }

    .p-news-d-others-wrapper {
        width: 100vw;
    }

    .d-others-title p {
        font-size: 20px;
        line-height: 1;
        margin-bottom: 20px;
    }

    .d-news-container {
        width: 100vw;
    }

    #p-news-d .news-list {
        width: 100vw;
    }

    #p-news-d .d-news-container .all-button {
        margin-top: 30px;
        transform: translateY(75px);
    }

}


/* ====================================== */
/*            ====== new-p ======        */
/* ====================================== */



section#new-p {
    position: relative;
    margin-top: 70px;
    height: auto;
    margin-bottom: 60px;
    font-family: inherit;
    color: #fff;
}

#new-p .fl-html {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
}

.new-p-wrapper {
    display: flex;
    width: 55.6vw;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    color: #fff;
    height: auto;
    margin: 59px auto 0 auto;
}

.n-title{
    margin-bottom: 28px;
}

p.n-content {
    line-height: 28.8px;
    margin-bottom: 40px;
    font-size: 18px;
    border-top: 1px solid #666666;
    padding-top: 31px;
}

.n-content-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.n-img {
    max-width: 700px;
    height: 600px;
    width: 48.6vw;
    object-fit: cover;
    background-color: #999999;
}

.n-link {
    width: 55.6vw;
    max-height: 58px;
    color: #A37E39;
    margin-top: 40px;
    min-height: 28.8px;
    font-size: 18px;
    line-height: 28.8px;
    text-decoration: underline;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: normal;
}

a.n-link:hover {
    color: #A37E39;
}

@media screen and (max-width: 710px) {
    .n-img {
        max-width: 700px;
        height: 365px;
        width: 60vw;
    }

    .new-p-wrapper{
        width: 70vw;
    }
}

@media screen and (max-width: 544px) {
    section#new-p{
        margin-top: 56px;
    }
}

@media screen and (max-width: 480px) {
    .new-p-wrapper {
        width: 89vw;
        margin: 34px auto 0 auto;
    }

    .n-content-container{
        width: 89vw;
    }

    .n-title {
        margin-bottom: 16px;
        margin-left: 5px;
    }

    .n-title h3 {
        font-size: 24px;
        line-height: 1.4;
        letter-spacing: 0.02em;
    }

    p.n-content {
        margin-bottom: 20px;
        padding-top: 20px;
        width: 89vw;
        margin-left: 5px;
    }

    .n-img {
        height: 296px;
        width: 92vw;
        margin-left: 14.09px;
    }

    .n-link {
        width: 89.4vw;
        max-height: 87px;
        margin-top: 20px;
        -webkit-line-clamp: 3;
        margin-left: 5px;
    }

}

/* ====================================== */
/*            ====== Allergy-chart ======        */
/* ====================================== */


section#p-allergy {
    position: relative;
    margin-top: 70px;
    height: auto;
    margin-bottom: 60px;
    font-family: inherit;
    color: #fff;
}

#p-allergy .n-img{
    background-color:transparent;
    height: auto;
}

@media screen and (max-width: 544px) {
    section#p-allergy{
        margin-top: 56px;
    }

    #p-allergy .new-p-wrapper {
        width: 89vw;
        margin: 34px auto 0 auto;
    }
}

/* ====================================== */
/*            ======Careers ======        */
/* ====================================== */


section#p-careers{
    position: relative;
    margin-top: 70px;
    height: auto;
    margin-bottom: 120px;
    font-family: inherit;
    color: #fff;
}

#p-careers .n-content{
    margin-bottom: 0;
}

@media screen and (max-width: 544px) {
    section#p-careers{
        margin-top: 56px;
        margin-bottom: 60px;
    }

    #p-careers .new-p-wrapper {
        width: 89vw;
        margin: 34px auto 0 auto;
    }
}


/* ニュース詳細 アイテム */

.p-news-d-wrapper .d-content-container > img {
	height: auto;
}
@media ( max-width: 921px ) {
	.p-news-d-wrapper .d-content-container > img {
		max-width: 100%;
	}
}
@media ( min-width: 922px ) {
	.p-news-d-wrapper .d-content-container > img {
		max-width: calc( 700 / 800 * 100% );
	}
}


/* 美味しさを彩るどんぶり */
#donburi .donburi-wrapper {
  margin: auto;
}
#donburi .donburi-image img {
  display: block;
  height: auto;
}
#donburi ul.donburi-content {
  padding-left: 1.125em;
}
#donburi ul.donburi-content > li:before {
  content: "";
  position: relative;
  right: 1.125em;
  top: 1.0625em;
  display: block;
  width: 6px;
  aspect-ratio: 1/1;
  background-color: #E8380D;
  border-radius: 50%;
}
#donburi ul.donburi-content > li + li {
  margin-top: 1em;
}
@media only screen and ( max-width: 921px ) {
  #donburi .donburi-wrapper {
    width: 100%;
  }
  #donburi ul.donburi-content {
    margin: 5.3333333333vw;
  }
}
@media only screen and ( min-width: 922px ) {
  #donburi .donburi-wrapper {
    width: 76.3888888889%;
  }
  #donburi ul.donburi-content {
    margin: 30px 0;
  }
}

/* トップページ */
body.home h2 {
	font-size: 50px;
}
body.home #the-ramen h2 .fl-heading-text .sub {
	font-size: .76em;
}
body.home #store #store-container {
  width: 100%;
  background-image: url("./kayava/images/store-flagship.jpg");
}
body.home #store #store-container .all-button {
	justify-content: flex-start;
}
body.home #store #store-container .map svg {
  display: block;
  aspect-ratio: 493/485;
}
@media only screen and ( max-width: 480px ) {
	body.home .all-button a {
		font-size: 22px;
	}
  body.home #store #store-container {
    position: relative;
    aspect-ratio: 375/260;
    background-size: 100%;
  }
  body.home #store .text {
    position: absolute;
    top: 34.6153846154%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    padding: 8vw;
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  }
  body.home #store .map {
    position: absolute;
    right: 4vw;
    top: 7.4666666667vw;
    z-index: 2;
  }
  body.home #store .map svg {
    width: 30.6666666667vw;
  }
}
@media only screen and ( min-width: 481px ) {
	body.home .all-button a {
		font-size: 28px;
	}
  body.home #store #store-container {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    aspect-ratio: 1440/580;
    background-size: 104.1666666667%;
  }
  body.home #store .text {
    padding: 9.0277777778vw 7.6388888889vw 0;
    background: -webkit-gradient(linear, left top, right top, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to right, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  }
  body.home #store .map {
    padding: 6.9444444444vw 0 0;
  }
  body.home #store .map svg {
    width: 69.4444444444%;
    margin: auto;
  }
}

.entry-content h1.pageTitle-size-small {
  font-size: 2.5rem;
  font-weight: 900;
  letter-spacing: 2.2px;
}
@media (max-width: 544px) {
  .entry-content h1.pageTitle-size-small {
    font-size: 24px;
  }
}
@media (max-width: 921px) {
	body.home h2 {
		font-size: 28px;
	}
}