/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 15, 2021 */
@import url("/html/user_data/assets/css/hamburgers.css");
@import url("/html/user_data/assets/css/fonts.css");
/*@import url("/html/user_data/assets/css/mobile-responsivity.css");*/

/* ********** General ******************** */
body {
    font-family: '游ゴシック' , 'Yu Gothic' , '游ゴシック体' , 'YuGothic' ,'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', Osaka, 'MS PGothic', sans-serif;
    background: #FFFFFF!important;
}
.banner{
margin-top: 100px;
}
.ec-layoutRole__main {
    padding-top: 100px;
}

.container-fluid {
    padding: 0px;
}
.top-banner-image{
    max-width: 600px;
}

button, input, optgroup, select, textarea, div {
    /*font-family: 'msmincho';*/
}

button, input {
    border: 0!important;
}

html, div.focus, div.active {
  outline-width: 0!important;
}

:focus-visible  {
    outline-width: 0!important;
}

a {
    color: #C65A12;
    text-decoration: none;
    transition: 0.3s; /* transition effect in 0.3s */
}
a:hover, a:active, a:focus {
    color: #EDB200;
    text-decoration: none;
}

.ec-blockTopBtn {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 15px;
    bottom: 15px;
    cursor: pointer;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    opacity: 0;
    
    background-color: #c65a12;
}

.content-fadein {
    opacity: 0;
}
.text-back{
    color: #000000;
}
#custom-pagetop {
    opacity: 0.8;
    z-index: 1;
}

/* Top */
#navigation {
    display: none;
    background-color: #C65A12;
    position: fixed;
    overflow: hidden;
    z-index: 75;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .95;
}

.top-nav {
    margin-top: 50px;
    margin-left: 160px;
    list-style-type: none;
    padding: 0;
    width: 250px;
    float: left;
}
.navbar-left {
    float: left;
}
.navbar-right {
    float: right;
}
.sub-menu {
    padding: 0px 0px 0px 10px!important; /**!important to override top-nav li**/
    font-size: 10px;
    width: 500px;
}

.sub-menu a {
    color: #c3bebe;
}

.ec-headerRole__cart {
    display: inline-block;
}

.ec-headerNaviRole__nav {
    display: inline-block;
}

.top-nav li {
    padding: 10px 0;
}
.top-nav a.nav-item, .top-nav .copyright {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    padding-left: 10px;
    transition: 0.3s;
}
.top-nav .copyright {
    font-size: 11px;
    line-height: 11px;
    padding-top: 10px;
}
.top-nav a.nav-item:hover {
    color: #CCC;
    text-decoration: none;
    padding-left: 0;
}
.top-nav a.social-link:first-child {
    padding-left: 10px;
}
.top-nav a.social-link:hover {
    text-decoration: none;
}

.top-nav .bi {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-top: 20px;
    /* color: white!important; */
    fill: white;
    /* background: white; */
}

.top-nav .bi:hover{
    fill: #CCC;
}

.hamburger, .hamburger.is-active {
    z-index: 99;
    position: absolute;
    top: 12px;
    right: 20px;
}

.hamburger-box .hamburger-inner,
.hamburger-box .hamburger-inner::before,
.hamburger-box .hamburger-inner::after {
  background-color: #C65A12;
  z-index: 99;
}
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #FFFFFF;
  z-index: 999;
}

.top-sub-nav {
    list-style-type: none;
    margin-right: 80px;
    margin-top: 10px;
}
.top-sub-nav li {
    display: inline;
    margin-right: 20px;
}
.top-sub-nav small {
    color: #666666!important;
}

.menu-logo {
    display: inline-block;
    margin-top: 10%;
    margin-left: 30px;
    height: 100px;
    width: 50%;
}

.menu-logo img {
    max-height: 100px!important;
}
.ec-headerNav .ec-headerNav__itemLink {
    padding-top: 5px;
}
/**Old inline CSS for header-custom.twig**/
.ec-layoutRole {
    background: #f6f6f6;
}

.navbar-default {
    background-color: #f6f6f6;
    border: 0px;
    padding: 0px 50px 0px 50px;
    position: fixed;
    height: auto;
    width: 100%;
}

.navbar-left img{
    max-height: 80px;
}

.navbar-right img{
    max-height: 30px;
}

.navbar-right {
    padding: auto;
    height: 80px;
    display: flex;
    align-items: center;
}

/*Main*/

.image-center {
    padding: auto;
    height: auto;
    display: flex;
    justify-content: center;
}


.image-center img{
    display: inline-block;
    max-height: 500px;
}

.image-center .text-block{
    padding: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vertical-center {
    height: auto;
}
.carousel .vertical-center {
    min-width: 350px
}
.carousel button{
    min-width: 167px;
}
.title {
    font-size: 90px;
    font-family: 'mullerblack';
    font-weight: bolder;
    line-height: 1.0;
}

/*Individual p tag id's for spacing around bowl.*/
#title1 {
    margin-left: 16px;
}

#title2 {
    margin-left: 41px;
}

#subtitle {
    margin-left: 23px;
    margin-top: 6px;
}

#subtitle-jp {
    margin-top:12px;
}

p {
    color: #c65a12;
}

.subtitle {
    font-family: 'mullerblack';
    font-weight: bolder;
    font-size: 30px;
}

.subtitle-jp {
    font-size: 21.4px;
    text-align: left;
    font-weight: bolder;
}

/* Start 500pt center img */
.center {
    height: auto;
    margin: auto;
    width: 80%;
    text-align: center;
    padding: 100px 0px 100px 0px;
}

div#\35 00pt {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.center img{
    max-width: 500px;
    margin-bottom: 30px;
}


.btn {
    display: block;
    background-color: #c65a12;
    color: white;
    border-radius: 40px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 22px;
    font-weight: bold;
}
/* End 500pt */
/* Start center_campaign img */
.center_campaign {
    height: auto;
    margin: auto;
    width: 80%;
    text-align: center;
    padding: 100px 0px 0px 0px;
}
.center_campaign img{
    max-width: 1000px;
}
.center_campaign {
    height: auto;
    margin: auto;
    width: 80%;
    text-align: center;
}

.center_campaign #omoi img {
    max-width: 200px;
}
/* End center_campaign img */
/* Start Our Commitment etc Collage */
.center {
    height: auto;
    margin: auto;
    width: 80%;
    text-align: center;
}

.center #omoi img {
    max-width: 200px;
}

.btn {
    display: block;
    margin: auto;
}

.row {
    max-height: 600px;
}

.split-half {
    height: 240px;
    padding: 20px;
    background-color: #f6f6f6;
}

.split-half .right-bottom, .right-bottom {
    background-image: url("/html/user_data/assets/img/Health_and_Safety.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}

.split-half img{
    max-width: -webkit-fill-available;
    margin-bottom: 0;
}

.split-half:hover{
    transform: scale(.975);
    transition-duration: 0.1s;
    transition-timing-function: ease-in-out;
}

.col-md-6 .left:hover {
    transform: scale(.975);
    transition-duration: 0.1s;
    transition-timing-function: ease-in-out;
}

.col-md-6 .left {
    height: 510px;
    background-color: #f6f6f6;
    padding: 20px;
}

.col-md-6 .left img {
    margin-top: 50px;
}

.col-md-6 .right {
    padding-left: 30px;
    padding-right: 0px;
}



.container-fluid.collage {
    background-color: white;
}

.collage .center, .circles-section .center {
    padding: 30px;
    width:100%;
}

.subtitle-jp {
    font-size: 21.4px;
    text-align: left;
    font-weight: bolder;
}

.subtitle-en {
    text-align: left;
    font-weight: bolder;
}

.container-fluid.collage .row {
    margin-right: 5px;
    margin-left: 5px;
}

/* End Our Commitment etc Collage */
/* Carousel */

.main_page #carousel-example-generic {
    height: 550px;
    background-color: white;
    margin-top: 50px;
}

.main_page .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 500px;
    z-index: 16;
}

.main_page .carousel-control.right {
    background-image: none;
}
.main_page .carousel-control.left {
    background-image: none;
}

.main_page .carousel-control {
    opacity: 1;
}

.main_page .carousel-control img {
    height: 25px;
    top: 40%;
    position: absolute;
    opacity: 100%;
    z-index: 17;
}

.main_page .carousel-control.left img {
    left:30%;
}
.main_page .carousel-control.right img{
    right:30%;
}

.yellow-btn {
    background-color: #ecb002;
}

.btn-lg.yellow-btn {
    float: left;
}

.text-block button {
    font-size: 16.1pt;
    display: inline-block;
    padding: 5px 0px 5px 0px;
    width: 48%;
    margin-top: 10px;
    border: none;
    text-align: center;
    vertical-align: middle;
    float: right;
}

.slide-heading {
    font-size: 30pt;
    font-weight: bold;
    color: black;
}

.main_page .image-center.carousel-img img {
    display: inline-block;
    max-height: 350px;
    float: left;
    padding-right: 100px;
}

.pbar {
    height: 5px;
    margin: 0px;
    border: 1px transparent;
    border-radius: 50px;
    background-color: #c3bebe;
}

.pbar > #pbar-inner {
    height: 5px;
    border: 1px transparent;
    border-radius: 50px;
    animation-name: none;
    animation-duration: 5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-play-state: paused;
    animation-timing-function: linear;
}

.main_page .carousel-indicators {
    position: absolute;
    top: -100px;
    z-index: 15;
    width: 100%;
    left: 0%;
    margin-left: 0%;
    padding-left: 0;
    text-align: center;
    list-style: none;
    font-family: 'msmincho';
    font-size: 18px;
    font-weight: bold;
    color: #c3bebe;
}

.main_page .carousel-indicators > li.active{
    height: 25px;
    background-color: transparent;
    border: none;
    text-indent: 0;
    color: #c65a12;
}

.main_page .carousel-indicators > li, .main_page .carousel-indicators > li.active {
    width: 210px;
    height: 50px;
    text-indent: 0;
    margin-right: 30px;
    margin-left: 30px;
}

/* Indicator styling finish */

.main_page .carousel-indicators > li.active > .pbar {
    background-color: #c65a12;
}

.main_page .carousel-indicators > li.active > .pbar > #pbar-inner {
    animation-play-state: running;
    height:5px;
    border: 1px transparent;
    border-radius: 50px;
    animation-name: pbarcountdown;
}

@keyframes pbarcountdown {
    0% {
        width: 0%;
        background-color: #ecb002;
    }

    100% {
        width: 100%;
        background-color: #ecb002;
    }
}

/* End Carousel */

/* Start full cover split static spread (kimchi soup pic) */
.btn {
    display: block;
    margin: auto;
}

.full-span {
    margin: 0px;
    padding: 0px;
    display: block;
}

.full-span img{
    display: inline-block;
    width: 100%;
}

.left-photo {
    float: left;
    width: 50%
}

.right-photo {
    width: 50%;
    float: right;
}

.ec-layoutRole .ec-layoutRole__contents{
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
}

.ec-layoutRole .ec-layoutRole__main {
    width: 100%;
    margin-top: 100px;
}

/* for 企業情報 page (company) *//*
.ec-pageHeader {
    color: black;
    border-bottom: 1px solid #ccc;
    margin: 10px 16px 48px;
    padding: 8px;
}

.ec-pageHeader h1 {
    border-top: none;
    border-bottom: 0;
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: bold;
}

.ec-pageHeader h5 {
    color: grey;
    font-weight: bold;
    font-size: 15px;
}*/

/* for contact page (お問い合わせ) */

/* End full cover split static spread */

/* Start news feed block */
.news_block .ec-secHeading__ja{
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .2em;
}
.news_item_list {
    background-color: #F2F2F2;
    display: block;
    width: 100%;
    margin: 0 0 15px;
    padding: 15px 0 15px 8.75%;
    text-align: left;
}

.news_heading div {
    display: inline-block;
}

.news_heading {
    margin-right: 30px;
}

.news_title {
    margin-left: 100px;
}

.news_title p {
    color: black;
    font-weight: bold;
}

.news_date {
    color: #c65a12;
    font-weight: bold;
}

.news_see-more {
    text-align: right;
    font-weight: bold;
}

.ec-newsRole__newsDescription {
    line-height: 40px;
    padding: 30px 0px;
    margin: 20px 40px 30px 0px;
    border-top: 1px solid white;
    color:white;
}

.news_item_list.is_active p {
    color: white;
}

.ec-newsRole__newsClose {
    color: white;
    float: right;
}

.news_item_list:hover {
    background-color: #c65a12;
    opacity: 1;
    transition-duration: .5s;
    animation-timing-function: ease-in-out;
}

.news_item_list:hover p {
    color: white;
    transition-duration: .5s;
    height: auto;
    display: flex;
    justify-content: center;
    animation-timing-function: ease-in-out;
}

.news_item_list.is_active {
    background-color: #c65a12;
    opacity: 1;
    transition-duration: .5s;
    animation-timing-function: ease-in-out;
}

/* End news feed block */

/* Start news PAGE (not the block on TOP page!)*/
.ec-newsRole__newsDescription {
    display: none;
}

/* End news PAGE */

/* Start 3 circle icons Section */
.center2 {
    height: auto;
    /* margin: auto; */
    width: 100%;
    /* text-align: center; */
    display: flex;
    /* flex-wrap: nowrap; */
    /* flex-direction: row; */
    justify-content: center;
}

.center2 img {
    max-width: 300px;
    margin: 60px 30px 30px 30px;
}

.btn {
    display: block;
    margin: auto;
}

.center2 div {
    height: 620px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
/* End 3 circle icons Section */

/* Start Social Media Section */
.center3 {
    height: auto;
    margin: auto;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.center3 img{
    max-width: 150px;
    display: inline-block;

}

.socials img {
    display: inline-block;
    max-height: 60px;
    margin: 0 10px 40px 10px;
}

hr {
    box-sizing: content-box;
    height: 1.5px;
    overflow: visible;
    background-color: #ecb002;
    margin: 10px 5% 50px 5%;
}
/* End Social Media Section */


/* Start Product List Page */

/* So that it applies to the product details and list pages */
.tag_4 {
    background-color: #d9534f!important;
    color: white!important;
    border: none!important;
}

.tag_1 {
    background-color: #337ab7!important;
    color: white!important;
    border: none!important;
}

.ec-productRole__tags {
    margin-top: 16px;
    padding: 0;
    padding-bottom: 16px;
    height: 30px;
}

.ec-productRole__tag {
    display: inline-block;
    padding: 2px 5px;
    list-style: none;
    font-size: 80%;
    color: #525263;
    border: solid 1px #D7DADD;
    border-radius: 3px;
    background-color: #F5F7F8;
}

.hide-default {
    display: none;
}

.ec-shelfRole {
    font-weight: bold;
}

.ec-productRole__btn button:hover {
    background-color: #c3bebe;
}

.ec-pager .ec-pager__item, .ec-pager .ec-pager__item--active {
    display: inline-block;
    min-width: 29px;
    padding: 0 3px 0 2px;
    text-align: center;
    position: relative;
    color: white;
    font-weight: bold;
    background-color: #c65a12!important;
}

.ec-pager .ec-pager__item {
    opacity: 0.8;
}

.ec-pager li:hover {
    background-color: #c65a12!important;
    opacity: 0.9;
}

.top-gradient {
    position: absolute;
    width: -webkit-fill-available;
    height: 150px;
    background-image: linear-gradient(180deg, #ccc, transparent);
}

.ec-searchnavRole {
    margin-top: 50px;
}

.ec-searchnavRole .ec-searchnavRole__infos {
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 1130px;
    display: flex;
    margin-bottom: 16px;
    padding: 20px 0px 20px 0px;
    flex-direction: row;
    justify-content: space-between;
    flex-direction:column;
}
.ec-searchnavRole__counter {
    margin-bottom: 0;

}
.category-btn-list {
    align-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.category-btn-list a {
    color: white;
}

.category-btn-list button {
    height: 40px;
    font-size: initial;
    margin-left: 20px;
    width: 150px;
    padding: 10px;
}

.category-btn-list button:hover {
    background-color: #c65a12;
    color: white;
}

.ec-topicpath {
    display: inline-block;
    float: left;
    text-decoration: none;
    color: black;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    font-size: xx-large;
}

.topicpath-left {
    width: fit-content;
    float: left;
}

.topicpath-right {
    float: right;
    margin-bottom: 10px;
}

p#topicpath-subtitle {
    font-weight: bold;
    color: #c3bebe;
}

form#form1 {/*
    display: inline-block;
    height: 40px;
    border-color: transparent;
    background-color: #ccc;
    border-radius: 50px;
    padding: 0px 20px 0px 20px;
    float: right;
    margin-top: 5px;*/
}
form#form1 .ec-forgotRole__intro p:first-child {
    background-color: #ccc;
    border-radius: 50px;
    padding: 8px 20px;
}

form#form1:hover {
    /*background-color: #c3bebe;*/
}

.order-by-list {
    margin-top: 10px;
    color: grey;
    text-align: right;
    font-size: 18px;
    font-weight: bold;
}

.order-by-list span {
    margin-left: 20px;
}

.order-by-list span:hover {
    color: #ecb002;
}

input#name {
    height: 40px;
    width: 300px;
    background: transparent;
    border: none;
    font-weight: bold;
}

#name::-webkit-input-placeholder {
    font-family: 'mullerblack';
    font-weight: bold;
    font-size: large;
}

.ec-shelfGrid {
    display: flex;
    margin-left: 0;
    margin-right: 0;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    justify-content: center;
}

ul.ec-shelfGrid li {
    border-radius: 30px;
    padding: 30px!important;
    box-shadow: 1px 0px 9px 1px lightgrey;
    margin: 10px;
    width: 23%!important;
}

.ec-shelfGrid__item p {
    color: black;
    font-size: 20px;
    
}
.ec-shelfGrid .ec-shelfGrid__item-image{
    height: 143px!important;
}
.ec-shelfGrid__item img{
    max-height: 143px!important;
}

p.price02-default {
    color: #C55354;
    font-size: initial;
}

/* End Product List Page */

/* Start Product Details Page */
/* Stuff from default product details page*/
.slick-slider {
            margin-bottom: 30px;
        }

        .slick-dots {
            position: absolute;
            bottom: -45px;
            display: block;
            width: 100%;
            padding: 0;
            list-style: none;
            text-align: center;
        }

        .slick-dots li {
            position: relative;
            display: inline-block;
            width: 20px;
            height: 20px;
            margin: 0 5px;
            padding: 0;

            cursor: pointer;
        }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: transparent;
        }

        .slick-dots li button:hover,
        .slick-dots li button:focus {
            outline: none;
        }

        .slick-dots li button:hover:before,
        .slick-dots li button:focus:before {
            opacity: 1;
        }

        .slick-dots li button:before {
            content: " ";
            line-height: 20px;
            position: absolute;
            top: 0;
            left: 0;
            width: 12px;
            height: 12px;
            text-align: center;
            opacity: .25;
            background-color: black;
            border-radius: 50%;

        }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            background-color: black;
        }

        .slick-dots li button.thumbnail img {
            width: 0;
            height: 0;
        }

/* Custom stuff */
.ec-productRole a {
    color: #c65a12!important;
}

.ec-headingTitle {
    font-weight: bold;
    color: black;
}

.ec-productRole .ec-productRole__category {
    border-bottom: 0;
}

.back-to-products {
    height: auto;
    margin: 30px 20px 30px 20px;
    width: 100%;
    color: black;
}

.back-to-products p {
    font-weight: bold;
    display: inline;
}

.back-to-products a:hover, a:active, a:focus {
    color: #c65a12;
    text-decoration: none;
}

.ec-blockBtn--action {
    width: initial;
    display: inline-block;
}

.product_page form#form1 {
    display: flex;
    /* height: 40px; */
    /* border-color: transparent; */
    background-color: transparent;
    border-radius: 0px;
    width: 100%;
    /* border-radius: 5px; */
    padding-right: 0px;
    float: left;
    padding-left: 0px;
    margin-top: 30px;
    justify-content: flex-start;
    flex-direction: row;
    border-bottom: 1px solid #ccc;
    align-items: center;
    height: auto;
    margin-bottom: 20px;
}

.product_page .yellow-btn {
    background-color: #ecb002;
    border-radius: 50px;
}

.ec-numberInput input[type='number'] {
    width: auto;
}

.product_page form#form1:hover {
    background-color: initial;
}

.ec-blockBtn--action {
    display: inline-block;
    width: initial;
    height: 56px;
    line-height: 56px;
    padding-top: 0;
    margin-left: 30px;
    padding-bottom: 0;
}

.ec-productRole .ec-productRole__btn {
    margin-bottom: 10px;
}
.ec-productRole .ec-productRole__description{
    line-height: 32px;
}
.category-btn-list .btn{
    margin-bottom: 30px!important;
}
table.product_info {
    margin-top: 40px;
}
table.product_info, .product_info th, .product_info td{
    border: dotted 1px #AAAAAA
}
.product_info th, .product_info td{
    padding: 10px;
}
.product_info th{
    background-color: #E0E0D2;
    min-width: 91px;
    
}
.product_info td{
    background-color: #EFEFE4;
}
.product-commitment {
    margin-top: 40px;
}
.ec-price .ec-price__price{
    padding-left: 0px;
}
.ec-price__price .ec-price_label{
    color: #000000!important;
    font-size: 16px;
    font-weight: normal;
}
/* End Product Details Page*/

/* Start kodawari */
.title-block {
    padding: 50px 130px;
}

.title-block #supertitle {
    color: #c65a12;;
    font-size: 26px;
    /*margin-bottom: 30px;*/
    font-weight: 600;
}

.title-block p {
    font-family: auto;
    color: black;
}

.title-block #maintitle {
    color: black;
    font-weight: 600;
    font-size: 26px;
    /*margin-bottom: 30px;*/

}

.title-block #subtitle {
    margin: 0px;
    font-weight: lighter;
    font-size: 14px;
}

.title-block #allcaps {
    float: right;
    /*margin: 20px 0px 130px 0px;*/
    margin-top: 20px;
    margin-bottom: 130px;
    margin-right: -94px;
    font-size: 30px;
    letter-spacing: 5px;
    font-weight: 500;
}

ul.thumbnail-block {
    display: flex;
    margin-left: 0;
    margin-right: 0;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    justify-content: center;
}

.thumbnail-block li {
    border-radius: 30px;
    padding: 30px!important;
    /* box-shadow: 1px 0px 9px 1px lightgrey; */
    margin: 10px;
    width: 40%;
    margin-bottom: 36px;
    display: flex;
    flex-direction: column;
    /* align-content: center; */
    /* align-items: center; */
}
.thumbnail-block .number {
    font-weight: bold;
}
.thumbnail-block p {
    color: black;
    font-size: 30px;
    font-family: auto;
}

div#image {
    padding: 0px 30px 0px 30px;
}

.thumbnail-block li img {
    max-width: -webkit-fill-available;
    max-width: -moz-available;
    transform: scale(0.65);
}

#half-bkg {
    background: linear-gradient(90deg, rgb(246, 246, 246) 50%, rgba(198, 90, 18, 0.3) 50%);
}

.thumbnail-block #title {
    text-align: center;
    margin-top: 10px;
    color: darkorange;
    font-size: 24px;
}

.thumbnail-block #subtitle {
    margin: 10px;
    font-size: 15px;
    text-align: center;
}

/* End kodawari */

/* Start omoi */
div#square {
    position: absolute;
    width: 45%;
    background-color: rgb(198, 90, 18, 0.3);
    height: 220px;
}

#fixed-title {
    display: block;
    padding-left: 130px;
    padding-top: 60px;
}

#fixed-title #supertitle {
    font-family: auto;
    font-size: small;
}

#subpage-title-format #line {
    color: black;
    margin-left: 5px;
    font-size: 18px;
}

div#rest-of-page {
    display: flex;
    padding: 0px 130px;
    z-index: 999;
    position: relative;
    justify-content: space-between;
}

#page_user_data #title {
    font-weight: bold;
    font-size: 30px;
    z-index: 999;
    color: black;
    /* margin-bottom: 50px; */
}

#left-side img {
    margin-top: 64px;
    height: 280px;
    float: right;
}
#right-side img {
    margin-top: 64px;
    height: 280px;
    float: right;
}

div#right-side {
    /* height: 100%; */
    max-width: 65%;
    /* display: inline-block; */
    /* position: absolute; */
    letter-spacing: 1px;
    display: flex;
    /* margin-top: 100px; */
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
}

img#corporate-logo {
    width: 200px;
}

#right-side #title {
    color: #c65a12;
    font-weight: initial;
    font-size: 24px;
    font-weight: bold;
}

#right-side #description {
    font-size: 18px;
    color: black;
    line-height: 30px;
    margin-top: 10px;
    overflow-wrap: break-word;
    font-weight: bold;
}

div#two {
    margin-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient(90deg, transparent 70%, rgb(198, 90, 18, 0.3) 20%);
}

.omoi-carousel img {
    margin: 0!important;
    padding: 0!important;
}

.omoi-carousel {
    height: fit-content!important;
    margin-top: 90px;
}

div#left-side {}

/* End omoi */

/* Privacy */
.ec-pageHeader {
    margin-top: 30px;
}

div#undercolumn_entry p {
    color: black!important;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

h3.section_ttl {
    margin-bottom: 20px;
    margin-top: 50px;
    padding: 8px 0 8px 25px;
    position: relative;
    font-weight: bold;
}

h3.section_ttl::before {
    display: block;
    content: '';
    position: absolute;
    bottom: 47%;
    left: 0;
    width: 15px;
    height: 2px;
    background: #b95857;
}

.btn {
    display: block;
    margin: 0;
    width: fit-content;
    float: left;
    margin-top: 10px;
    margin-bottom: 50px;
}
/* End of Privacy */

/* Anshin */
.other_page p {
    font-family: auto!important;
}

#anshin #title {
    color: #c65a12;
    margin-bottom: 30px;
}

#anshin #rest-of-page {
    display: flex;
    padding: 120px;
    z-index: 999;
    position: relative;
    /*align-items: center;*/
    background: linear-gradient(90deg, rgba(198, 90, 18, 0.15) 50%, rgb(246, 246, 246) 50%);
    /* margin-bottom: 50px; */
    width: 91%;
    margin: auto;
}

#anshin #left-side {
    /* display: inline-block; */
    /* width: 50%; */
    /* padding: 210px 200px 50px 200px; */
    margin-right: 90px;
}

#anshin #description {
    line-height: 28px;
    color: black;
}
/* End of Anshin */

/* Tabekata */

#tabekata {
    margin-bottom: 100px;
}

#tabekata-head #allcaps {
    letter-spacing: initial;
}

.tab-content {
    width: 970px;
    margin: 0 auto;
}

.method_title p, .recipe_title p {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    color: #c65a12;
    margin-top: 50px;
}

.method_block, .recipe_block {
    width: 100%;
    margin: 0 0 100px;

}

.method_list_text>p:nth-child(1) {
    font-size: 20px;
    line-height: 20px;
    color: #c65a12;
    margin: 0 0 20px;
    font-weight: bold;
}

.method_list_text>p:nth-child(2) {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    color: black;
}

.method_list, .recipe_list {
    width: 47%;
    float: left;
    margin: 40px 6% 0 0;
}

.method_list_img {
    width: 60%;
    float: left;
    margin: 0 5% 0 0;
}

.method_list_img img {
    width: 100%;
}

.method_list_text {
    width: 35%;
    float: left;
}

#method_list1, #method_list3, #method_list5, #method_list7, #method_list9, #recipe_list1, #recipe_list3 {
    margin: 40px 0 0;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #c65a12;
    /* cursor: default; */
    background-color: transparent;
    border: transparent;
    font-weight: bold;
    border-bottom: 3px solid #c65a12;
    padding-bottom: 20px;
}

.nav-tabs>li {
    border: transparent;
}

ul.nav.nav-tabs {
    height: fit-content;
    /* display: block; */
    width: 90%;
    display: flex;
    margin: auto;
    border-bottom: 1px solid gray;
}

.nav-tabs>li>a {
    padding-bottom: 20px;
    padding-right: 50px;
}
/* End of Tabekata */

/* Footer Section */
.footer-left {
    width: 40%;
    display: inline-block;
}

.footer-right {
    width: 60%;
    display: inline-block;
    float: right;
}

.footer {
    background-color: orange;
}

.footer-left img{
    width: 100px;
    display: inline-block;
}

.footer-right col {
    display: inline;
    font-size: 14.3pt;
}

.footer-left col {
    display: inline;
    font-size: 12pt;
}

.container-fluid.footer {
    color: white;
    padding: 30px 50px 30px 50px;
    background-color: #c65a12;
    margin-top: 20px;
}

.container-fluid.footer p {
    color: white;
    margin-bottom: 0px;
}

.footer hr {
    margin: 10px 0px 10px 0px;
    border: 0px;
}
.footer .row {
    padding-bottom: 5px;
}
.footer a {
    color: white;
    text-decoration: none;
    padding-bottom: 5px;
}

 .footer a:hover {
    color:white;
    text-decoration: underline;
}
.footer .copyright {
    font-size: 90%;
}

ul.footer-nav a {
    color: #c3bebe;
}

ul.footer-nav {
  list-style-type: none;
  padding: 0;
  margin: auto;
}

ul.footer-nav li {
  display: inline;
  padding-left: 20px;
}

/* ********** Mobile responsivity ********************/

.sp img {
    display: block;
    max-width: 100%;
    margin: auto;
    padding: 0;
}

.sp .image-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    margin-top: 20px;
}

.sp .text-block p {
    /* font-size: -webkit-xxx-large; */
    /* max-width: 100%; */
    margin: 0;
    padding: 0;
    /* font-stretch: extra-condensed; */
}

.sp .vertical-center {
    /* display: flex; */
    /* flex-direction: column; */
    /* align-items: center; */
}

.sp .vertical-center p {
    /* margin: 0!important; */
    /* padding: 0; */
}

.sp .container-fluid p {
    margin: 0!important;
    padding: 0!important;
    text-align: center;
}

.sp .container-fluid.collage {}

.sp .center {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

.sp .center img {
    display: block!important;
}

.sp .row {
    max-height: fit-content!important;
    width:100%;
    text-align: center;
}

.sp .row div {
    display: contents;
}

.sp .navbar-default {
    padding: 0!important;
    margin: 0!important;
    display: inline-table;
    /* text-align: center; */
}

.sp .navbar-right {
    margin: auto;
    display: table;
}

.sp div#carousel-example-generic {
    display: none;
}

.sp #custom-pagetop {
    display: none!important;
}

.sp .center2 {
    display: table;
}

.sp .center2 div {
    height: fit-content;
}

img {}

.sp .full-span div {
    /* display: none!important; */
    display: contents;
}

.sp .news_heading {display: flex;width: 100%;margin: auto;}

.sp .news_heading div {
    margin: auto!important;
}

.sp .ec-newsRole__news {
    width: 100%;
    display: contents;
}

.sp a.news_item_list {
    padding-left: 0;
}

.sp .socials img {
    margin-bottom: 20px;
}

.sp .menu-logo {
    display: none;
}

.sp ul.top-nav {
    margin: 0!important;
    padding: 0!important;
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.sp nav#navigation {/* justify-content: cen;;ertical-align: middle; */}

.sp li.sub-menu {
    text-align: center;
}
.sp .text-block {
    max-width: 100%;
    transform: scale(0.8);
}

.sp .footer .footer-right {
    display: none;
}

.sp .footer-right .row {
}

.sp .container-fluid.footer {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.sp .footer-left {width: 100%;text-align: center;}

.sp .footer-left img {
    display: inline;
}

.sp .footer-left .row {margin: 0;}

.sp .col-md-8 {
    transform: scale(0.8);
}

.sp ul.footer-nav li {
    display: inline-block;
}

.sp .socials img {
    display: inline-block;
}

.sp .center .row img {
    display: none!important;
}

.sp .col-md-6 .left {}

.sp p.subtitle-en {
}

.sp .split-half p.subtitle-jp {
    padding-top: 30px!important;
    border-top: 1px solid #c65a12;
    margin-top: 30px!important;
}

/** other pages **/

.sp .title-block {
    margin: 100px 0 100px 0;
    padding-left: 10px;
    padding-right: 10px;
    /* text-align: center!important; */
}

.sp p#allcaps {
    font-size: large;
    width:100%;
}

.sp .title-block .row {
    width: auto;
}

.sp ul.thumbnail-block li {display: contents;}

.sp div#half-bkg {
}

.sp ul.thumbnail-block {
    display: block;
}

.thumbnail-block p.number {
    margin-top: 50px!important;
}

.container-fluid.content-fadein.extra-padding {
}

.sp .container-fluid.content-fadein.extra-padding div {
    padding: 10px!important;
    margin: 0!important;
    display: block;
    max-width: 100%!important;
}

.sp div#fixed-title {
    margin-top: 20px!important;
}

.sp div#rest-of-page {display: block;}

.sp img#corporate-logo {
    margin-top: 50px;
}

.sp div#anshin {
    padding: 0!important;
    margin: 0!important;
    /* display: block; */
    /* width: 100%!important; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sp #anshin div#right-side {
    max-width: 100%;
}

.sp #anshin div#left-side {
    margin: 0;
}

.sp div#rest-of-page {
    display: block!important;
    width: 100%;
    padding: 10px!important;
    margin: 0!important;
}

.sp .thumbnail-block p.number {
    margin-top: 30px!important;
}

.sp .thumbnail-block p#subtitle {
    margin-bottom: 30px!important;
}

.sp #anshin p#description {
    font-size: medium;
}

.sp div#anshin {
    padding: 0!important;
    margin: 0!important;
    /* display: block; */
    /* width: 100%!important; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sp #anshin div#right-side {
    max-width: 100%;
}

.sp #anshin div#left-side {
    margin: 0;
}

.sp div#rest-of-page div {
    padding: 20px;
}

.sp .title-block p#maintitle {
    font-size: x-large;
}

.sp #rest-of-page p#title {
    font-size: x-large;
}

.sp .ec-layoutRole__contents {
    padding-top: 120px;
}

.sp button.ec-blockBtn--action.yellow-btn {
    margin: auto;
}

.sp .ec-off4Grid__cell {
    text-align: center;
}

.sp .ec-searchnavRole div {width: 100%;display: block;max-width: 100%;text-align: center;}

.sp .ec-searchnavRole__counter span {width: 100%;}

.sp li.ec-topicpath__item {}

.sp .topicpath-left {
}

.sp .ec-searchnavRole {
    display: flex;
    flex-direction: column;
}

.sp .order-by-list {
    text-align: center;
}

.sp .category-btn-list a {display: inline-block;}

.sp .category-btn-list button {
    padding: 0;
    margin: 0;
}

.sp li.ec-shelfGrid__item {
    display: contents;
}

.sp .ec-shelfGrid a {
    margin-bottom: 50px;
}

.ec-topicpath__item a {
}

.sp p#topicpath-subtitle {
    width: 100%;
    display: inline-block;
}

.sp ol.ec-topicpath {
    width: 100%;
}

.sp .product_page form#form1 {
}

.sp .product-page form#form1 {
}

.sp span.glyphicon.glyphicon-search {
    margin-left: 20px;
}

.sp .ec-productRole__btn button {
    margin-left: 30px!important;
}

.sp .method_list {
    width: 100%;
}

.sp .method-list div {
    display: block;
}

.sp .method_list div {display: block;width: 100%;}
.coldnoodle-section {
    margin-top: 50px
}
.coldnoodle-section .title, .coldnoodle-section h3 {
    color: #c65a12;
    font-size: 32px;
    line-height: 48px;
}
.coldnoodle-section h3 {
    margin-top: 10px;
    text-align: right;
    font-size: 36px;
    font-family: 'mullerblack';
    font-weight: bolder;
}
.coldnoodle-section .content{
    line-height: 48px;
    font-weight: bold;
    font-size: 24px;
    margin-top: 20px;
}
.coldnoodle-section img{
    max-width: 400px;
}
.circles-section .block-section {
    padding: 20px 30px 0px 30px;
    text-align: center;
    background-color: #F2F2F2
}
.circles-section .block-section:hover{
    transform: scale(.975);
    transition-duration: 0.1s;
    transition-timing-function: ease-in-out;
}
.circles-section .title{
    color: #c65a12;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
}
.circles-section .sub-title{
    color: #c65a12;
    font-weight: bold;
    text-align: left;
}
.circles-section img {
    /*margin: 40px auto 20px;*/
    width: 100%;
    height: auto;
}


@media only screen and (max-width: 768px) {
    .top-banner-image{
            width: -webkit-fill-available !important;
            transform: inherit !important;
            margin-top: 0px !important;
            margin-bottom: 100px !important;
    }
    .banner{
margin-top: 0px;
}
    
    .center{
        padding: 0px 0px 100px 0px;
    }  
    .center_campaign{
        padding: 80px 0px 0px 0px;
    }
    .ec-layoutRole__mainBottom {
margin: 0px !important;}

    .category-btn-list {
        display: block;
    }
    .ec-shelfRole ul li {
        width: 100% !important;
    }
    .ec-searchnavRole__topicpath {
        padding: 0 0 0 23px;
    }
    .topicpath-right {
        float: left;
        margin-bottom: 10px;
    }
    .ec-searchnavRole .ec-searchnavRole__counter {
        margin-bottom: 0px;
        width: 100%;
        padding-left: 25px;
        margin-top: 20px;
    }
    .category-btn-list .btn {
        margin-bottom: -3px!important;
    }
    
    /****** omoi ****/
    .title-block {
        padding: 0 15px 0 40px;
    }
    .title-block #allcaps {
        float: right;
        margin: 20px 0px 41px 0px;
        font-size: 18px;
        letter-spacing: 20px;
    }
    #half-bkg {
    background: linear-gradient(180deg, rgb(246, 246, 246) 50%, rgba(198, 90, 18, 0.3) 50%);
    }
    .thumbnail-block li {
        width: 100%;
    }
    div#two {
        background: linear-gradient(
        180deg, transparent 70%, rgb(198, 90, 18, 0.3) 20%);
    }
    div#rest-of-page {
        padding: 0px 25px !important;
        display: block !important;
    }
    div#right-side {
        max-width: 100%;
    }
    
    #right-side #description {
        font-size: 15px;
        /*line-height: 22px;*/
        margin-bottom: 68px;
    }
    .ec-layoutRole__mainBottom img {
        width: 100%;
    }
    .subtitle-en {
    margin: 0 0 60px 0;
    }
    #fixed-title {
        padding-top: 0px;
    }
    .col-md-6 .left {
        height: 371px;
    }
    .collage .center {
        padding: 0px;
    }
    .news_block.center{
    padding: 200px 0 0 0;
    width: 100% !important;
    }
    .news_title {
        margin-left: 0px;
    }
    
    .collage .center, .circles-section .center {
        padding: 15px;
        width: 100%;
    }
    .container-fluid.footer {
        margin-top: 300px;
    }
    .ec-layoutRole__main {
        padding-top: 157px;
    }
    #anshin #rest-of-page .col-md-7 img {
        width: 100%;
    }
    #anshin #rest-of-page {
        padding: 0px;
        background: linear-gradient(180deg, rgba(198, 90, 18, 0.15) 50%, rgb(246, 246, 246) 50%);
        margin-bottom: 155px;
    }
    #anshin #rest-of-page #left-side {
        margin: 15px;
    }
    
    .method_list {
        display: grid;
        width: 100% !important;
    }
    .method_list_img {
        width: 30%;
        margin: 0 0 0 0;
    }
    .method_list_text {
        padding: 15px;
    }
    .socials {
        display: block;
        margin: 549px 0 -320px 0;
    }
    .socials img {
        display: inline-block;
        max-height: 64px;
        margin: 0 10px 41px 10px;
        max-width: 64px;
    }
   
    .image-center .text-block {
        position: absolute;
        margin-top: 190px;
    }
    #title1 {
        margin-left: 16px;
        font-size: 8rem;
    }
    #subtitle-jp {
        margin-top: 12px;
        padding: 15px;
        text-align: center;
    }
    
    .image-center img {
        display: inline-block !important;
        max-height: 500px !important;
    }
    .main_page .image-center.carousel-img img {
        padding-right: 73px;
    }
    .main_page .carousel-control img {
        height: 25px;
        width: 25px;
    }
    .top-nav {
        margin-left: 23px;
        text-align: center;
    }
    .sub-menu {
        width: auto;
    }
    
}

.gallery{
    display:flex; 
    width: 100%;
    margin-top: 60px; 
    /*margin-right: 60px;*/
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.gallery-image{
    /*width: 100%;*/
    height: calc(50% - 20px);
    margin-left: 20px;
}

.certImg{
    width: 275px;
    /*height: 100%;*/
    /*object-fit: cover;*/
    
}

.popup{
    position: fixed;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 80%;
    max-width: 1600px;
    height: 98vh;
    max-height: 800px;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.75);
    justify-content: center;
    align-items: center;
    z-index: 5;
    overflow: hidden;
    transition: 1s;
    opacity: 0;
}

.popup.active{
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

.popup.active .close-btn,
.popup.active .image-name,
.popup.active .index,
.popup.active .large-img,
.popup.active .arrow-btn{
    opacity: 1;
    transition: opacity .5s;
    transition-delay: 1s;
}

.top-bar{
    position: absolute;
    top: 30;
    left: 0;
    width: 100%;
    height: 50px;
    background: #888;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-weight: 300;
}

.image-name{
    opacity: 0;
}

.close-btn p{
    /*opacity: 0;*/
    position: absolute;
    top:50px;
    right: 0px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
    color: white;
    font-size: 26px;
}

.index{
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 80px;
    font-weight: 100;
    color: rgba(255, 255, 255, 0.4);
    opacity: 0;
}

.large-img{
    /*margin-top: 5%;*/
    width: 80%;
    height: 100%;
    position: absolute;
    /*top: 53px;*/
    left: 100px;
    object-fit: contain;
    opacity: 0;
    /*transform: scale(1.2);*/
}

#anshin .anshin-row{
    /*margin-left: 40px;*/
    /*margin-right: 40px;*/
    height: 450px;
}
.anshin-column {
  float: left;
  width: 50%;
  background-color:rgba(198, 90, 18, 0.15);
  /*padding: 10px;*/
  /*height: 300px;*/
}

/* Clear floats after the columns */
.anshin-row:after {
  content: "";
  display: table;
  clear: both;
}

.anshin-description{
    font-weight: 400;
}

#gw2023{
  margin: 70px 0 50px;
  text-align: center;
}
#home_reimen_fes{
  margin: 70px 0 50px;
  text-align: center;
}
#home_reimen_fes a{
    display: inline-blockblock;
}

/* パスワード再発ページのズレ修正 */
#page_forgot .container-fluid.footer{
    margin-top: 300px;
}
#page_forgot .ec-input input{
    background-color: #f4f4f4;
}
#forgot_complete .container-fluid.footer{
    margin-top: 300px;
}
#forgot_reset .container-fluid.footer{
    margin-top: 300px;
}