/**
Theme Name: astra child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.wp-block-image img {
    box-shadow: 0px;
}

#content{
    overflow: hidden;
}

.e-con-inner,
.elementor-element {
    padding: 0 !important;
}

.elementor-widget-text-editor{
    color: #3B320F !important;
}

#ast-scroll-top{
    background-color: #251E1C;
}

a{
    color:#333;
    text-decoration: none !important;
}

.main-header-menu a:hover{
    border-bottom:1px solid #04B56E !important;
}

.red{
    color:#a00;
}

.flex{
    display: flex;
}

.items-start{
    align-items: start !important;;
}

.items-end{
    align-items: end !important;;
}

.items-center{
    align-items: center !important;
}

.items-stretch{
    align-items: stretch !important;
}

.justify-between{
    justify-content: space-between;
}

.justify-center{
    justify-content: center;
}

.bold{
    font-weight: 800 !important;
}

.text-left{
    text-align: left;
}

.text-center{
    text-align: center;
}

.text-right{
    text-align: right;
}

.text-xs{
    font-size: 0.6rem;
}

.text-sm{
    font-size: 0.8rem;
}

.text-base{
    font-size: 1rem !important;
}

.text-xl{
    font-size:1.5rem !important;
}

.container_box strong.text-2xl,
.text-2xl{
    font-size:2rem !important;
}

.container_box strong.text-4xl,
.text-4xl{
    font-size:4rem !important;
}

.flex-1{
    flex:1 !important;
}

.relative{
    position: relative !important;
}

.bg-white{
    background-color: white;
}

.bg-bage{
    background: #F6F3EC;
}

.shadow1{
    box-shadow: 0 0 2px 2px #eee;
}

.round10{
    border-radius: 10px !important;
}

.round15{
    border-radius: 15px !important;
}

.round20,
.round20 img{
    border-radius: 20px !important;
}

.round30{
    border-radius: 30px !important;
}

.mx-auto{
    margin: 0 auto !important;
}

.elementor-element.mb-10{
    margin-bottom: 10px;
}

.elementor-element.mb-20{
    margin-bottom: 20px !important;
}

.elementor-element.mb-40{
    margin-bottom: 40px !important;
}

.elementor-element.mb-80{
    margin-bottom: 80px !important;
}

.elementor-element.mt-0{
    margin-top: 0px !important;
}

.elementor-element.mt-10{
    margin-top: 10px !important;
}

.elementor-element.mt-20{
    margin-top: 20px !important;
}

.elementor-element.mt-30{
    margin-top: 30px !important;
}

.elementor-element.mt-40{
    margin-top: 40px !important;
}

.ml-20{
    margin-left: 20px;
}

.mt-_5rem{
    margin-top: 0.5rem;
}

.mt-1rem{
    margin-top: 1rem;
}

.mt-1_5rem{
    margin-top: 1.5rem;
}

.mt-2rem{
    margin-top: 2rem;
}

.my-1rem{
    margin:1rem 0;
}

.lh-2{
    line-height: 2 !important;
}

.text-white{
    color:white !important;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{
    line-height: 1;
    padding: 10px;
    color:#333
}

.main-header-menu .menu-link, .main-header-menu>a{
    padding: 15px 0 !important;
    font-family:"Noto Sans JP", sans-serif;
    font-weight: 500 !important;
    display: inline-block;
}

.main-header-menu .menu-link:hover, .main-header-menu>a{
    padding-bottom: 14px !important;
    font-family:"Noto Sans JP", sans-serif;
    font-weight: 700 !important;
}

body{
    background-color: white;
    letter-spacing: 0.1rem;
    color:#3B320F;
}

h1,h2,h3,h4,h5,h6{
    color:#3B320F !important;
}

.elementor-widget-container p{
    font-size:0.95rem;
    line-height: 2;
}

.container_box{
    max-width: 1100px !important;
    width: 100% !important;
    margin:0 auto !important;
    color:#3B320F;
    position:relative;
    z-index: 1000 !important;
}

.container_box strong{
    font-size:1.2rem !important;
}

.container_box_inner1{
    padding: 60px !important;
}

.container_box_inner2{
    padding: 10px 60px !important;
}

.container_box_inner3{
    padding: 10px 120px !important;
}



footer{
    letter-spacing: 0.1rem;
    color:#251E1C;
}

footer.site-footer{
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
    border-top:1px solid #aaa;
}

.page-template1{
    display: flex;
    flex-direction: column; 
    width: 100vw !important;
    margin: 0 !important;
    background: 
        linear-gradient(to bottom, 
        #F6F3EC 0px 430px,   
        #EAF8FF 430px 1160px, 
        #F6F3EC 1160px);       
}

.page-template2{
    display: flex;
    flex-direction: column;   
    width: 100vw !important;
    margin: 0 !important;
    background: #F6F3EC;
    background: 
        linear-gradient(to bottom, 
        #F6F3EC 0px 1335px,
        #EAF8FF 1335px 2760px,
        #F6F3EC 2760px);
}


/* single story */
.page-template3{
    display: flex;
    flex-direction: column; 
    width: 100vw !important;
    margin: 0 !important;
    background: #F6F3EC;
    gap:0;
}


.page-template4{
    display: flex;
    flex-direction: column;
    width: 100vw !important;
    margin: 0 !important;
    background: #F6F3EC !important;
}

.page-template5{
    display: flex;
    flex-direction: column;
    width: 100vw !important;
    margin: 0 !important;
    background: #F6F3EC;
    background: 
        linear-gradient(to bottom, 
        #F6F3EC 0px 600px,
        #FFFFFF 600px 1800px,
        #EAF8FF 1800px 3600px,
        #F6F3EC 3600px );
}

.page-template6{
    display: flex;
    flex-direction: column;
    width: 100vw !important;
    margin: 0 !important;
    background: #FFFFFF !important;
}

.page-template7{
    display: flex;
    flex-direction: column; 
    width: 100vw !important;
    margin: 0 !important;
}

.page-template8{
    display: flex;
    flex-direction: column;
    width: 100vw !important;
    margin: 0 !important;
    background: #F6F3EC;
    background: 
        linear-gradient(to bottom, 
        #F6F3EC 0px 600px,
        #FFFFFF 600px 1350px,
        #EAF8FF 1350px 3000px,
        #F6F3EC 3000px );
}


.page-template1-title-box{
    margin: 60px 0 !important;
}

.page-template1.elementor-element.pt-80,
.page-template2.elementor-element.pt-80,
.page-template3.elementor-element.pt-80,
.page-template5.elementor-element.pt-80,
.page-template7.elementor-element.pt-80,
.page-template8.elementor-element.pt-80
{
    padding-top: 80px !important;
}

.page-title-en{
    font-family: "Noto Serif JP", serif;
    font-size:0.9rem;
    text-align: center;
    color:#3B320F;
    margin-bottom: 20px;
}

h1.page-title{
    font-weight: bold;
    font-size: 2rem;
    text-align: center;
    color:#3B320F;
}

.site-primary-footer-wrap{
    padding-top: 0;
    font-weight: bold;
}

.site-primary-footer-wrap li:nth-child(2){
    padding-right: 15px;
}

.site-primary-footer-wrap li:nth-child(2){
    border-left: 1px solid #251E1C;
    border-right: 1px solid #251E1C;
    padding: 0 15px;
}

.site-primary-footer-wrap li:nth-child(2){
    padding-left: 15px;
}

.footer-sub-menu{
    display: flex;
    gap: 8px;
}

footer aside:nth-child(2) section:nth-child(1){
    font-size: 1rem;
}

.footer-recruit-button{
    background-color:white;
    color:#251E1C;
    border:1px solid #251E1C;
    padding: 10px 30px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 0.9rem;
}

ul.footer-main-menu{
    text-align: left;
    margin-left: 0;
}

.footer-main-menu p{
    padding: 0;
    margin: 0;
    height: 0;
    width: 0;
}

.site-footer-above-section-2{
    margin-left: auto;
}

.footer-main-menu li{
    text-align: left;
    color:#251E1C;
    list-style-type: none;
    margin-top: 0;
    font-size: 0.9rem;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.footer-main-menu li ul{
    margin: 0;
    padding: 0;
    margin-bottom: 2rem;
}

.footer-main-menu > li{
    display: inline-block;
    vertical-align: top; 
    margin-left: 30px;
    margin-bottom: 15px;
}

.footer-main-sub li{
    font-weight: normal;
    font-size:0.85rem;
    margin-top: 15px;
}

.footer-main-sub li:before{
    content: "- ";
    font-weight: bold;
    position: absolute;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
    fill:#251E1C;
}

.main-slide{
    padding:0;
    width: 100%;
    max-width: 2000px;
    margin:0 auto;
    height: 80vh;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.main-slide h1{
    font-size: 2rem;
    font-family:"Noto Serif JP", serif;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 1500;
    color:white !important;
    line-height: 4.6rem;
    font-weight: normal;
}

h1 span.br{
    display: block !important;
}

.elementor-element.e-parent{
    padding:0 !important;
}

.slide-image{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transition: 1s;
    opacity: 0;
    top: 0;
    left: 0;
    position: absolute;
}

.slide-image.active{
    opacity: 1;
}

.flex-slider-box{
    width: 100%;
    height: 100%;
}

.main-slide-black{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
}

.news-title{
    font-size: 2rem;
    font-family: "Noto Serif JP", serif;
}

#home-sky{
    background:#EAF8FF;
}

.home-back1{
    width: 100%;
    height: 100px;
    display: flex;
}

.home-back1-1{
    background:#F6F3EC;
    width: 80%;
}

.home-back1-2{
    background:#FFFFFF;
    width: 20%;
}

.home-news-box{
    position: relative;
    margin-top: -50px;
    margin-bottom: 200px;
    font-size:0.9rem;
}

.home-news1,
.home-news3{
    width: 15%;
}
.home-news3{
    background-color: white;
}

.home-news2{
    width: 70%;
    background-color: white;
    padding: 35px;
}

.home-news-title{
    width: 200px;
    font-family: "Noto Serif JP", serif;
}

.home-news-title h2{
    font-size: 2rem;
    margin-bottom: 0.3rem;
}

.home-news-posts-list{
    margin: 0;
}

.home-news-posts-list li{
    list-style-type: none;
    margin-bottom: 1.5rem;
}

.home-news-posts-list li a{
    display: block;
    margin-top: 0.4rem;
}

.post-date{
    font-size: 0.8rem;
}

.post-category{
    font-size: 0.8rem;
    margin-left: 2rem;
}

.home-news-list{
    width: 100%;
}

.entry-content .home-news-list ul{
    margin: 0;
}

.news-list-button{
    font-weight: bold;
    justify-content: end;
}

.news-list-button img{
    margin-left: 5px;
}

h2.home-section-title{
    width: 100%;
    text-align: center;
    font-size: 1.3rem;
    font-family: "Noto Serif JP", serif;
    font-weight: normal;
    margin-bottom: 2rem;
    position: relative;
    z-index: 999;
}

.home-section-description{
    text-align: center;
    font-size: 2rem;
    font-family: "Noto Serif JP", serif;
    font-weight: normal;
    margin-bottom: 2rem;
    line-height: 4rem;
    position: relative;
    z-index: 999;
    padding: 0 15px;
}

.home-section-description span.br{
    display: block;
}

#home-expert-box{
    margin:20px auto;
}

.home-circle{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: white;        
    color:#04B56E;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
    box-shadow: 0 3px 3px 1px #ddd;
    position: relative;
    z-index: 999;
    margin:0 auto;
}

.home-circle:hover,
.home-circle.active{
    background-color: #04B56E;        
    color:white;
}

.page-title-lead{
    font-size: 1rem;
    margin-bottom: 20px;
}


/* slider */

.elementor-swiper-button.elementor-swiper-button-prev{
    left: -100px !important;
}
.elementor-swiper-button.elementor-swiper-button-next{
    right: -100px !important;
}

#swipe-slide .elementor-image-carousel-wrapper {
    border-radius: 10px;
}

#swipe-slide{
    margin-bottom: 100px;
}

#swipe-slide .elementor-widget-container{
    margin: 0 20px;
}

#swipe-slide-project .elementor-widget-container{
    margin: 0 20px;
}


#home-back-mountain{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100vw !important;
}

.section-text-box{
    margin-top: 100px;
}

#home-work-three-box{
    max-width: 1500px;
    margin:0 auto;
    background-color: white;
    height: 648px;
    gap: 0;
}

.home-work-three-div-outer{
    overflow: hidden !important;
    width: 100%;
    height: 100%;

}

.home-work-three-div{
    background-position: center center;
    background-size: cover;
    transition: scale 0.5s ease-in-out; 
    display: inline-block;
    height: 100% !important;
    width: 100%;
}

.home-work-three-div:hover{
    transform: scale(1.1);
}

.home-work-text-box{
    height: 500px;
    color:white;
    position: absolute;
    z-index: 999;
    width: 70%;
    left:15%;
    top: 75px;
    pointer-events: none;
    transition: .5s;
    transform: scale(1.1);
    opacity: 0;
}

.home-work-text-box.active{
    transform: scale(1);
    opacity: 1;
}

h3.home-work-title{
    font-weight: normal;
    font-size: 1.8rem;
    margin-bottom: 50px;
    color:white;
    text-align: center;
}

.home-work-description{
    font-size: 1rem;
    line-height: 2.2rem;
    text-align: justify;
}

.work-description{
    line-height: 1.6;
}

.work-line-button{
    border:1px solid #fff;
    padding: 20px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;   
}

.work-line-button img{
    position: absolute;
    top: calc(50% - 8px);
    right:20px
}

.home-work-shopinfo{
    margin-top: 15px;
}

.home-work-shopinfo table{
    margin-top: 5px;
    margin-left: 15px;
}

.home-work-shopinfo strong{
    font-size:0.9rem;
}

.home-work-shopinfo table,
.home-work-shopinfo td{
    border:none !important;
    font-size:0.9rem;
    padding-bottom:9px !important;
    padding: 0;
}

.home-work-shopinfo td:nth-child(2){
    font-size:1.4rem;

}

.home-product-title-en{
    font-size: 0.9rem;
    font-family: "Noto Serif JP", serif;
    text-align: center;
    width: 100%;
}

.home-product-title{
    font-size: 1.8rem;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    font-family: "Noto Serif JP", serif;
}

#home-products-box{
    max-width: 1000px;
    margin:0px auto 30px auto;
    justify-items: center;
    align-items: center;
}

#home-products-box img{
    transition: .5s;
}

#home-products-box img:hover{
    transform: scale(1.15);
}

#home-product-button,
#home-recruit-button,
#home-company-button{
    border-radius: 20px;
    width:180px;
    margin:auto;
    text-align: center;
    display: block;
    margin-bottom: 80px;
    cursor: pointer;
}

#home-project-box{
    min-height: 945px;
}

#home-project-box .home-section-title,
#home-project-box .home-section-description{
    color:white;
}

span.swiper-pagination-bullet{
    background-color: white;
    opacity: 0.4 !important;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: white;
    opacity: 1 !important;
}

.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom:-50px !important;
}


#home-bktitle-zentoku{
    position: absolute;
    top: 75%;
    z-index: 0;
    left: 1%;

}

#home-bktitle-work{
    position: absolute;
    top: 80px;
    z-index: 0;
    right: 15%;

}

#home-bktitle-products{
    position: absolute;
    top: 40px;
    z-index: 0;
    left: 10%;
}

#home-bktitle-project{
    position: absolute;
    top: 90px;
    z-index: 1;
    left: 50%;
    margin-left: -520px;
}

#home-bktitle-company{
    position: absolute;
    top: 70px;
    z-index: 1;
    right: 5%;
}

#home-bktitle-recruit{
    position: absolute;
    top: 40px;
    z-index: 0;
    left: 15%;

}

.home-company-text-box{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;    
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    width: 100%;
    font-family: "Noto Serif JP", serif;
    pointer-events: none;

}


h3.home-company-title{
    color:white !important;
    font-size:1.3rem;
    margin: 0;
    margin-top: 45%;
    height: 100%;
    display: block;    
}

#home-recruit-text-box .home-section-description{
    color:white;
    font-size: 1.6rem;
    padding-top: 60px;
}

/* news */
.news-outer-box{
    background-color: white;
    width: 90%;
    margin:auto;
    max-width: 1100px;
}


/* footer-nav3 */
.footer_nav3{
    padding: 80px 0;
    background-color: white;
}

.footer_nav2{
    background-color:#EAF8FF;
    padding: 80px 0;
}

.footer_nav3_inner{
    max-width: 1100px;
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin:auto;
        gap: 20px;
}

.footer-nav3_overflow{
    border-radius: 15px;
    height: 410px;
    width: 310px;
    overflow: hidden;
    position: relative;

}

.footer_nav3_div{
    border-radius: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    transition: .5s;
    position: relative;
}

.footer-nav3_overflow:nth-child(1) .footer_nav3_div{
    background-image: url(images/footer-nav-work3.jpg);
}

.footer-nav3_overflow:nth-child(2) .footer_nav3_div{
    background-image: url(images/footer-nav-product3.jpg);
}
.footer-nav3_overflow:nth-child(3) .footer_nav3_div{
    background-image: url(images/footer-nav-story3.jpg);
}

.footer_nav3_div.active{
    transform: scale(1.1);
}

/* footer-nav2 */

.footer-nav2_overflow{
    border-radius: 15px;
    height: 250px;
    width: 520px;
    overflow: hidden;
    position: relative;

}

.footer_nav2_div{
    border-radius: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    transition: .5s;
    position: relative;
}

.footer_nav2_div.active{
    transform: scale(1.1);
}


.footer_nav_black{
    border-radius: 15px;
    background-color: rgb(0,0,0);
    width: 100%;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    transition: .5s;
}

.footer_nav_black:hover{
    opacity: 0.1;
    color:white;
}

.footer_nav_text-box{
    position: absolute;
    bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
    color:white;
    width: 100%;
}

.footer_nav_title_en{
    font-weight: bold;
    font-family: "Noto Serif JP", serif;
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.footer_nav_title{
    font-weight: bold;
    font-size: 1rem;
    width: 100%;
}

.footer-nav-svg{
    width: 20px;
    height: 20px;
}

.footer_nav2_inner{
    max-width: 1100px;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    width: 90%;
    margin:auto;
}


.footer_nav2_div{
    height: 250px;
    max-width: 520px;
    width: 100%;
    border-radius: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.newslist-date{
    margin-bottom: 15px;
}

.news-item{
    font-weight: bold;
    border-bottom:2px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.reverse{
    transform: rotate(180deg);
}

.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.single-news-date{
    font-weight: bold;
}

.single-news-title{
    padding-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #707070;
    position: relative;
    margin-bottom: 2rem;
    font-size: 1.7rem;
}

h1.single-news-title::after {
    content: '';
    background-color: #04B56E;
    width: 7em;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 1;
}

.single-news-content{
    line-height: 2;
}



.green-round-button{
    color:#04B56E;
    border-radius: 40px;
    border:1px solid #04B56E;
    padding: 20px 20px;
    width: 90%;
    max-width: 350px;
    margin:40px auto;
    cursor: pointer;
    transition: .5s;
    background-color: white;
    position: relative;
    z-index: 2000;
}

.green-round-button:hover{
    background-color: #04B56E;
    color:white;
}

.green-round-button-mini{
    color:#04B56E;
    border-radius: 40px;
    border:1px solid #04B56E;
    padding: 10px 15px;
    width: 90%;
    max-width: 350px;
    margin:auto;
    margin-top:30px;
    cursor: pointer;
    transition: .5s;
    background-color: white;
    position: relative;
    z-index: 2000;
    font-size:0.8rem;
    transition: .5s;
}

.green-round-button-mini:hover{
    background-color: #04B56E;
    color:white;
}


.red-round-button{
    color:#C81217;
    border-radius: 40px;
    border:1px solid #C81217;
    padding: 20px 20px;
    width: 90%;
    max-width: 350px;
    margin:40px auto 10px auto;
    cursor: pointer;
    transition: .5s;
    background-color: white;
    position:relative;
    z-index: 2000;
}

.red-round-button:hover{
    background-color: #C81217;
    color:white;
}

.contact-red-button{
    background-color: #C81217;
    color:white;    
    border-radius: 50px;
    padding: 20px 20px;
    width: 90%;
    max-width: 300px;
    margin:40px auto 10px auto;
    cursor: pointer;
    transition: .5s;
    position:relative;
    z-index: 2000;
    display:flex;
    gap:10px;
    align-items: center;
    justify-content: space-between;    
}

.contact-red-button svg{
    height: 20px;
    margin-top: 10px;
}
.contact-red-button>p,
.contact-red-button>div,
.contact-red-button p{
    margin: 0;
    padding: 0;
}
.green-round-button svg,
.red-round-button svg,
.green-round-button-mini svg{

    width: 20px;
    height: 20px;
}

.green-round-button-mini svg{
    padding-top: 10px;
    height: 30px;
}

.page-header-visual{
    background-color: #eee;
    height: 400px !important;
    width: 100%;
}

.page-header-visual .elementor-element{
    height: 100% !important;
}

.serif{
    font-family: "Noto Serif JP", serif;
}

.page-template1-header-title-box{
    height: 100%;
    display: flex;
    flex-direction:column;
    align-items: center;
    justify-content: center;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.page-template1-header-title-box.elementor-element{
    margin-bottom: 200px !important;
}

.page-template1-header-title-box .page-title-en,
.page-template1-header-title-box h1.page-title{
    color:white !important;
    position: relative;
    z-index: 999;
}

.page-header-black-back{
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: black;
    opacity: 0.7;
    top: 0;
    left: 0;
    z-index: 0;
}

.footer_banner_box{
    padding: 40px 0;
}

.footer_banner_box .page-header-black-back{
    opacity: 0.5;
}

.page-header-staff .page-header-black-back,
.page-header-recruit .page-header-black-back{
    opacity: 0.3;
}


.footer_banner_single{
    border-radius: 20px;
    overflow: hidden;
    margin: 50px auto !important;
    max-width: 800px;
    width: 90%;
    position: relative;
    padding: 30px 50px;
}

.footer_banner_single_bgimage1{
    background-position: center -40px;
    background-size: cover;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    transition: .5s;
}

.footer_banner_single_bgimage2{
    background-position: center -80px;
    background-size: cover;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    transition: .5s;
}

.footer_banner_single_bgimage.active{
    transform: scale(1.1);
}

.footer_banner_single h4{
    color:white !important;
    position: relative;
    z-index: 1000;
    font-size: 2.2rem;
    margin-top: 90px;
}

.footer_banner_single .footer_banner_text{
    font-weight: bold;
    color:white !important;
    position: relative;
    z-index: 1000;
}

.footer_banner_single .footer_banner_text svg{
    width: 30px;
    height: 30px;
}

.footer_banner_single .footer_banner_text>div{
    font-size: 1.1rem;
}

.page-header-capability{
    background-image: url('./images/page-header-capability.jpg');
}

.page-header-work{
    background-image: url('./images/page-header-work.jpg');
}

.page-header-seika{
    background-image: url('./images/page-header-seika.jpg');
}

.page-header-kaki{
    background-image: url('./images/page-header-kaki.jpg');
}

.page-header-product{
    background-image: url('./images/page-header-product.jpg');
}

.page-header-story{
    background-image: url('./images/page-header-story2.jpg');
}

.page-header-company{
    background-image: url('./images/page-header-story.jpg');
}

.page-header-department{
    background-image: url('./images/page-header-department.jpg');
}

.page-header-recruit{
    background-image: url('./images/page-header-recruit.jpg');
}

.page-header-staff{
    background-image: url('./images/page-header-staff.jpg');
}

.absolute{
    position: absolute;
}

.page-back-title-philosophy{
    margin:auto;
    width: 50%;
    margin-left: -25%;
    left: 50%;
    top:55px;
}

.page-back-title-philosophy.business_capability_logo{
    width: 65%;
    margin-left: -32.5%;
}

.page-back-title-company{
    margin:auto;
    width: 70%;
    margin-left: -35%;
    left: 50%;
    top:55px;

}

.page-back-title-history{
    margin:auto;
    width: 30%;
    margin-left: -15%;
    left: 50%;
    top:55px;
    opacity: 1;
}

.page-back-title-mission{
    margin:auto;
    width: 50%;
    margin-left: -25%;
    left: 50%;
    top:55px;
}

.page-back-title-white-philosophy{
    margin:auto;
    width: 40%;
    margin-left: -20%;
    left: 50%;
    top:65px;
    opacity: 0.9;
    z-index: 0;
}

.page-back-title-work{
    margin:auto;
    width: 270px;
    margin-left: -135px;
    left: 50%;
    top:20px;
    z-index:0;
}

h2.page-title{
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: 80px;
    z-index: 999;
    position: relative;
}

h3.page-description{
    width: 100%;
    text-align: center;
    line-height: 2.8rem;
    margin-top: 50px;
    font-weight: normal;
    position: relative;
    font-size: 1.3rem;
    z-index: 2;
    padding: 0 20px;
}

.page-description span.br{
    display: block;
}

.page-template1 span.br,
.page-template5 span.br,
.page-template8 span.br,
.page-template2 span.br{
    display: block;
}

hr.border-green{
    width: 100px;
    border-bottom:4px solid #04B56E;
    margin: 0 auto !important;
}

.menu-page-text{
    line-height: 2rem;
}

.banner-nav1,
.banner-nav2{
    overflow: hidden !important;
    border-radius: 20px !important;
    margin-bottom: 80px !important;
    cursor: pointer;
}

.banner-nav1-right h3 svg{
    width: 25px;
    height: 25px;
}

.banner-nav1-right{
    padding: 40px 60px;
    line-height: 2.3;
}

.banner-left-over{
    position: absolute !important;
    top: 0;
    transition: .2s;
}

.banner-left-over.active{
    opacity: 0;
}

.page-seika-map-text{
    text-align: justify;
    width: 50% !important;
    position: absolute !important;
    top: 0;
    left: 0;
}

.page-seika-map{
    width: 70%;
    margin-left: auto;
    margin-top: 5%;
}

.page-flower-instagram img{
    display: block !important;
}

.page-flower-instagram-sm img{
    display: none !important;
}

.product-nav{
    margin: 0 auto;
    max-width: 450px;
    border-radius: 10px;
    background-color: #04B56E;
    color:white;
    text-align: center;
    padding: 20px 15px;
    font-weight: bold;
    font-size: 0.8rem;
    transition: .5s;
    height: 100%;
    letter-spacing: 0rem;
}

.product-nav-flower{
    background-color: #BCA466 !important;
}

.product-nav svg{
    width: 22px;
    height: 22px;
}

.page-product-green-circle{
    width: 100px;
}

.product-list-title{
    text-align: center;
    width: 100%;
    font-size: 1.6rem !important;
    font-weight: bold;
}

.grocer-posts{
    display: flex;
    flex-wrap:wrap !important;
}

.product-post-item{
    width: 25%;
    font-size: 0.8rem;
    line-height: 1.8;
    letter-spacing: 0rem;
    padding: 0 10px !important;
    margin-bottom: 30px !important;
}

.product-post-title,
.requirements-post-title{
    font-weight: bold;
    font-size:1.2rem !important;
    line-height: 1.5;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}


.page-template7 .requirements-post-title{
    font-size:1.4rem !important;
    color:#04B56E;
    margin-top:50px;

}

.recruit-category{
    color:white;
    font-size: 1rem;
    background-color: #04B56E;
    height: 40px;
    line-height: 40px;       
    padding: 0px 15px;
}

.product-post-thumbnail-box{
    height: 180px;
    overflow: hidden;
    margin-bottom: 10px;
    background-position: center center;
    background-size: cover;
    width: 100%;
}

.product-post-thumbnail-box img{
    width: 100%;
}

.product-area-box{
    margin-top: 10px;
}

.area-item{
    padding: 4px 6px;
    background-color: #04B56E;
    color:white;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 0.7rem;
    float: left;
    font-weight: bold;
}

.product-link-contact{
    width: 100%;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
}

a.section-link{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.page-story-left-image{
    max-width: 600px;
    min-height: 300px;
    background-position: center center;
    background-size: cover;
    width: 100%;
}

.container_box_story{
   max-width: 800px !important;
    width: 90% !important;
    margin:0 auto !important;
    color:#3B320F;
}

.page-story-right{
    padding: 40px;
}

.page-story-right h2.page-story-title{
    line-height: 2;
    font-family:"Noto Serif JP", serif !important;
    margin-top: 20px;
    padding-bottom: 5px;
    text-decoration: underline;
    text-underline-offset:.5em;
    text-decoration-thickness: 1px; 
}

span.story-tag{
    border-radius: 25px;
    background-color: #04B56E;
    color:white;
    padding: 5px 20px;
    font-weight: bold;
    margin-right: 10px;
    font-size: 0.8rem;
}

span.story-tag2{
    border-radius: 25px;
    background-color:#BCA466;
    color:white;
    padding: 5px 20px;
    font-weight: bold;
    margin-right: 10px;
    font-size: 0.8rem;
}

.container_box_story.bg-white{
    background-color: white;
}

.container_box_story.bg-white.page-story-green-box.active{
    background-color: #04B56E;
    color:white !important;
}

.container_box_story.bg-white.page-story-flower-box.active{
    background-color: #BCA466;
    color:white !important;
}


.container_box_story.page-story-green-box.active .page-story-title{
    color: white !important;
}

.container_box_story.bg-white.page-story-green-box.active span.story-tag{
    background-color: white;
    color:#04B56E;
}

.container_box_story.page-story-flower-box.active .page-story-title{
    color: white !important;
}

.container_box_story.bg-white.page-story-flower-box.active span.story-tag2{
    background-color: white;
    color:#BCA466;
}

.container_box_story.round10{
    border-radius: 10px !important;
    overflow: hidden;
}

.page-single-story-box{
    position: relative;
    margin-top: -220px !important;
    z-index: 999;
    box-shadow: 0 3px 5px rgba(0,0,0,0.4);
}

.page-header-single-story{
    height: 420px !important;
}

.single-story-tags{
    margin: 20px 0;
    z-index: 999;
}

.page-header-single-story h1.page-title{
    font-weight: 500;
    letter-spacing: 0.4rem;
    font-size: 2.2rem;
}

.page-single-story-title>img{
    width: 80px !important;
    margin-right: 20px;
}

.page-single-story-title{
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
    line-height: 1.8;
    font-family: "Noto Serif JP", serif;
}



.single-story-bgimage{
    position: absolute;
    z-index: 0;
    bottom: 0;
    width: 100%;
    height: 2000px;
    left: 0;
}

.single-story-bgimage1{
    background-image: url('images/single-story-back1.jpg');
    background-size: cover;
    background-position: center center;
}

.single-story-bgimage2{
    background-image: url('images/single-story-back2.jpg');
    background-size: cover;
    background-position: center center;
}


.page-header-story1{
    background-image: url('images/page-capability-image3_1.jpg');
    background-size: cover;
    background-position: center center;
}

.page-header-story2{
    background-image: url('images/page-capability-image3_2.jpg');
    background-size: cover;
    background-position: center center;
}

hr.page-company-border{
    border:1px solid #eee;
}

.page-company-table{
    border-top:1px solid #aaa;
    border-left:0px;
    font-weight: bold;
}

.page-company-table td{
    border:0px;
    border-bottom:1px solid #aaa;
    padding: 35px 50px;
}

.page-company-table td:first-child{
    background-color: #F2F2F2;
}

.page-company-access-text{
    padding: 0 10% !important;
    line-height: 2;
}

.w-500{
    max-width: 560px;
    width: 100%;
}

.w-350{
    max-width: 400px;
    width: 100%;
}

.page-company-history-table{
    font-size:0.8rem;
    border:0px;
    width: 100%;
    max-width: 800px !important;
    margin:50px auto;
}

.page-company-history-table td:first-child{
    width: 150px;
}

.page-company-history-table td{
    padding: 5px 0;
    border:0px;
    vertical-align: top !important;
}

.product-post-title{
    font-size:0.9rem;
    color:#3B320F;
    margin-bottom: 5px;
    letter-spacing: 0rem;

    /* color: #42b56e;
    font-size: 1.4rem; */
    margin-bottom: 10px;

}


.requirements-post-box{
    max-width: 800px;
    margin:0 auto;
}

table.requirements-post{
    background-color: white;
    border-top: 1px solid #04B56E;
    border-left:0px;
    margin-bottom: 50px;
}

table.requirements-post td:first-child{
    color: #04B56E;
    background-color: #F4FFFA;
    font-weight: bold;
    min-width: 200px;
}

table.requirements-post td{
    border-bottom: 1px solid #04B56E;
    border-left:0px;
    border-right:0px;
    padding: 40px 40px;
}

.requirement-button-box{
    max-width: 800px;
    margin:0px auto;
    gap: 30px;
    padding:0 20px;
}

.requirement-button-box .green-round-button{
    font-weight: bold;
}

.requirement-category-title{
    color:#04B56E;
    font-weight: bold;
    font-size:1rem;
    margin-bottom: 20px;
    margin-top: 50px;
    border-left: 5px solid #04B56E;
    padding-left: 10px;
}

.page-back-title-requirements{
    margin:auto;
    width: 50%;
    margin-left: -25%;
    left: 50%;
    top:-25px;    
}

.interview-header-flex{
    display: flex;
}

.interview-post-box{
    display: grid;
    gap: 40px;
    margin-top: 50px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}


.interview-post-item img{
    width: 100%;
}
.interview-post-item{
    width: 100%;
    cursor: pointer;
    letter-spacing: 0rem;
}

.interview-post-title{
    font-weight: bold;
    text-align: justify;
    margin-top: 10px;
    font-size:1.2rem;
}

.interview-position{
    margin: 20px 0 15px;
    font-weight: bold;
    font-size: 0.9rem;
    letter-spacing: 0;
}

.interview-box{
    font-weight: bold;
    gap:0px;
    margin-bottom: 50px;
    align-items: stretch !important;
}

.interview-favorite-box{
    border-left:2px solid #3B320F;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;      
    width: 240px;
    height: 80px;
    margin:auto 0;
}
.interview-favorite-box:nth-child(even){
    border-right:2px solid #3B320F;
}

.interview-profile-image-box{
    width: 150px;
    margin-right: 40px;
    display: flex;
    align-items: center;
}

.interview-profile-box{
    display: flex;
    align-items: center;
    margin-right: 40px;

}

.join-text{
    margin-bottom: 15px;
}

.join-year{
    font-size: 0.8rem;
    margin-top: 1rem;
}

.zentoku_number{
    margin: 50px auto !important;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px;
}


.department_number{
    display: flex;
    justify-content: center;
    align-items: stretch; 
    gap:30px;
    flex-wrap: wrap;
    margin: 40px auto !important;

}

.grid-column2{
    grid-template-columns: repeat(2, 1fr);
}
.grid-column3{
    grid-template-columns: repeat(3, 1fr);
}


.department_number .svg-box{
    flex: 1 1 340px;
    border-radius: 20px;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 35px;
    padding-bottom: 20px;
    background-color: #F6F3EC;
    text-align: center;
    max-width: 350px;
    transition: .5s;
}

.department_number .svg-box:hover{
    box-shadow: 0 5px 2px 2px #ddd;
    margin-top: -10px;
}

.department_number .svg-box img{
    margin:auto;
}

.detail-button-box{
    max-width: 170px;
    width: 90%;
    margin:0 auto;
}

.page-department-text{
    padding-top: 25px;
    padding-bottom: 0;
    text-align-last: left;
}

h2.page-title-sitemap{
    font-size:2.1rem;
}

.sitemap-grid{
    margin: 0px auto !important;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 80px;
}

.sitemap-category{
    border-bottom: 1px solid #555;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 1.2rem;
}

ul.sitemap-list{
    padding: 0;
}

.sitemap-list li{
    list-style-type: none;
    padding: 8px 0;
    font-size:0.9rem;
    letter-spacing: normal;
    margin-bottom: 0 !important;
    position: relative;
}

.sitemap-list>li{
    padding-left: 10px;
}

.sitemap-list>li:before{
    content:'- ';
    position: absolute;
    left: 0;
    top: 0.5rem;
}

ul.sitemap-sub-list,
.sitemap-sub-list>li{
    padding-left: 0px !important;
}

.entry-content .sitemap-list li>ul.sitemap-sub-list{
    margin-top: 8px;
}

.sitemap-button{
    padding: 20px 30px;
    max-width: 400px;
    width: 100%;
    border:1px solid #333;
    font-weight: bold;
    text-align: center;
    font-size:1.2rem;
    margin-bottom: 20px;
}

.page-department-modal-box{
    display: flex;
    position: relative;
}

.page-department-modal-icon{
    width: 30%;
    height: 100%;
    padding-right: 40px;
    min-width: 180px;
}

.page-department-modal-title{
    font-weight: bold;
    font-size: 1.4rem;
    margin-bottom: 15px;
}

.page-department-modal-text{
    display: none;
}

.page-department-modal-nav{
    max-width: 300px;
    margin:20px auto;
}

.modal-bouquet-box{
    display: flex;
    gap: 30px;
    margin-top: 30px;
    font-size: 0.9rem;
}

.modal-bouquet-box>div{
    flex:1
}

.modal-bouquet-box img{
    margin-bottom: 5px;
}


.modal{
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    display: none;
    transition: 1s;
    opacity: 0;
}

.modal.active{
    opacity: 1;
    display: flex;
    z-index:10000;
    overflow-y: scroll;
}

.modal-inner{
    border-radius: 20px;
    background-color: white;
    padding: 30px 50px;
    width: 80%;
    max-width: 1000px;
    left: 40%;
    transition: 1s;
    opacity: 0;
}

.modal.active .modal-inner{
    opacity: 1;
}

.modal-close-absolute{
    position: absolute;
    right: -35px;
    top: -15px;
}

h2.page-contact-title.page-title{
    font-size: 1.8rem;
    margin-top: 20px;
}

.page-contact-phone-number{
    font-size:4.5rem;
    font-weight: 900;
    letter-spacing: 0.3rem;
    margin-top: 30px;
    line-height: 1.5;
}

.page-contact-phone-number small{
    margin-right: 20px;
    font-size:3rem;
}

h2.page-contact-title.mt-40{
    margin-top: 150px !important;
}

#contact table span.br{
    display: block;
}

.wpcf7 input.zipcode
{
    width: 150px !important;
}

.search-button{
    width: 150px;
}

button.bg-red{
    display: inline-block;
}

button.bg-red{
    background-color:#C81217 !important;
    border:2px solid #C81217 !important;
    color:white;
    display: inline-block;
    border-radius: 10px;
    margin-left: 10px;
    font-weight: bold;
}

#contact-table{
    border:0px !important;
    max-width: 700px;
    margin:auto;
}

#contact-table td{
    border:0px !important;
    vertical-align:top !important;
    padding: 0;
    padding-right: 20px;
}

#contact-table td:first-child{
    font-weight: bold;
    padding-top: 10px;
    width: 160px;
}

#contact-table input,
#contact-table textarea{
    border-radius: 10px;
    padding: 25px !important;
}

.interview-header-left{
    width: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.interview-header-right{
    width: 50%;
    background-color: #04B56E;
    display: flex;
    align-items: center;
    justify-content: start;
}

.interview-header-right-inner{
    color:white;
    font-weight: bold;
    padding: 120px 10px;
    padding-left: 10%;
    font-size: 1.4rem;
    max-width: 680px;
}

.interview-header-right h1{
    color:white !important;
    padding-top: 20px !important;
}

.interview-sub-title{
    padding-top: 20px;
}

img.profile-image{
    border-radius:50% !important;
    width: 150px;
    height: 150px;
    background-position: center center;
    background-size: cover;
}

.member-profile{
    color: #04B56E;
    font-weight: bold;
    font-size: 1.6rem;
    letter-spacing:-0.01rem;
}

.member-profile>small{
    font-size: 1.2rem !important;
    margin-left: 20px;
}

.favorite-title{
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.member-profile-info .interview_name{
    font-size: 2rem;
    line-height: 2.7rem !important;
}


.member-profile-info{
    line-height: 2;
}

.page-interview-title{
    font-weight: bold;
    color: #04B56E !important;
    margin-bottom: 25px;
}

.page-interview-title small{
    display: block;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 1rem;
}


.page-interview-body-text{
}

.container_box .page-interview-body-text strong{
    font-size:0.9rem !important;
}

.page-interview-body-text p{
    margin-bottom: 30px;
    font-size:0.9rem;
}

.page-interview-body-text-left{
    padding-right: 20px;
}

.page-interview-body-text-right{
    padding-left: 10px;   
}


.interview-flex-box{
    flex-direction: row;
    display: flex;
}

.page-story-body-image.sm-block,
.vege-link.sm-block{
    display: none;
}

.page-story-body-image.sm-hidden,
.vege-link.sm-hidden{
    display: flex;
}

.page-interview-schedule-title{
    font-weight: bold;
    color: #04B56E !important;
    font-size: 2rem;  
}

.page-interview-schedule-title small{
    font-size: 1.2rem;
}

.interview-schedule,
.interview-schedule td{
    border:0px;
}
.interview-schedule tr:nth-child(even) td:nth-child(2){
    font-size:0.9rem;
}


.interview-schedule tr:nth-child(even) td:nth-child(2){
    vertical-align: top;
    padding: 0.2rem 1.5rem;
}

.interview-time{
    font-size: 1.5rem;
    font-weight: bold;
}

.page-story-body-image img{
    border-radius: 18px !important;
    margin-bottom: 20px;
}

.shcedule-dots{
    display: block;
}

.shcedule-dots{
    display: table-cell !important;
}

.shcedule-dots div{
    min-height: 100px !important;
    height: 200%;
    width: 2px;
    margin-left: 50%;
    border-left:3px dotted #aaa;
    display: block !important;
}

.dropdown-menu-toggle.ast-header-navigation-arrow .ast-icon.icon-arrow{
    display: none;
}

.site-header {
    z-index: 99999;
}
.ast-header-break-point .main-header-bar-navigation{
    line-height: 1;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page a:hover{
    background-color:white !important;
    color:black !important;
}

.ast-builder-menu-mobile .main-navigation .menu-item:hover > .menu-link,
.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.current_page_item,
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link, 
.ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, 
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link, 
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle {
    background-color:white !important;
    color:black !important;
}


button.ast-menu-toggle{
    box-shadow: 0px 0px 0px !important;
}

.ast-mobile-header-content{
    padding-left: 20px;
    margin-left: -20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #aaa;
}

.main-navigation ul.sub-menu{
    max-width: 120px;
    text-align: center;
}

.main-navigation ul.sub-menu a.menu-link{
    padding: 7px !important;
}


.main-navigation ul.sub-menu li{
    padding: 0;
}

.main-navigation ul.sub-menu li .menu-link:hover {
    background-color: #04B56E;
    color:white !important;
}


.menu-item-2265 a{
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-item-2265 svg{
    height: 1rem;
}

.main-navigation ul.sub-menu li.menu-item-2265 .menu-link:hover{
    background-color: #b5042a;
}

.main-navigation ul.sub-menu li .menu-link:hover{
    border-bottom: 0px !important;
}


.top_products{
    width:130px;
    height:130px;
    border-radius: 50%;
    background-position: center center;
    background-size: 100% 100%;
    overflow: hidden;
    transition: .5s;
    margin:auto;
}

.top_products:hover{
    background-size: 115% 115%;
}


div.hang.mark:first-child{
    margin-top: 2rem;
}

.hang {
  padding-left: 1.4em;
  text-indent: -1.4em;
  padding-bottom: 0;
  margin-bottom: 3px;
}

.mark::before {
  content: "○";
}

.kodawari-vegi-box{
    max-width: 800px;
    margin:auto !important;
}

.kodawari-vegi-box img{
    width: 180px;
    height: 180px;
}
.kodawari-vegi-box figcaption{
    font-size: 0.8rem;
}

.entry-svg{
    transform: rotate(90deg);
    margin-top: 5px;
}

#link_kodawari1,
#link_kodawari2,
#link_kodawari3,
#link_kodawari4{
    cursor: pointer;
}

#link_kodawari1 figcaption,
#link_kodawari2 figcaption,
#link_kodawari3 figcaption,
#link_kodawari4 figcaption{
    color:#3B320F !important
}

.page-company-staff-text{
    line-height: 2.5;
}

.wpcf7-form.sent p,
.wpcf7-form.sent .contact-red-button{
    display:none;
}

.wpcf7-response-output{
    border-radius: 20px;
    padding: 10px !important;
    text-align: center;
    margin-bottom: 20px;
}

ol.no-dot { list-style: decimal; }
ol.no-dot > li::marker { content: counter(list-item) ' '; }
ol.no-dot > li::marker { content: counters(list-item, ' ') ' '; }
ol li{
    padding-left: 10px;
}

.link-box .sm-block{
    display: none;
}

.link-button.sm-hidden{
    display: block;
}

.recruit-president{
    max-width: 300px;
    margin:0 auto 80px !important;
}

table.requirements-post td p{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.flower-link-banner-left{
    width: 90%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-work-sm-black{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background-color: rgba(0,0,0,0.4);
    z-index:-1;
    opacity: 0;
}


@media screen and (max-width: 1200px){

    .interview-header-right h1{
        font-size: 2.5vw;
    }
    .interview-sub-title{
        font-size: 2vw;
    }
}

@media screen and (max-width: 1162px){

    .ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{
        line-height: 1.8rem;
    }

}

@media screen and (max-width: 1100px){

    .page-seika-map-text{
        width: 45% !important;
    }

    .page-seika-map{
        width: 70%;
        margin-top: 8%;
    }

    .flex.items-center.page-single-story-title{
        align-items: start !important;
    }

    .grocer-posts .product-post-item{
        width: 50%;

    }

    .container_box{
        max-width: 1100px !important;
        width: 90% !important;
    }

    .home-section-description{
        font-size:3vw;
    }

    .page-description span.br{
        display: inline;
    }

}


@media screen and (max-width: 970px){

    .page-seika-map-text{
        width: 100% !important;
        position: static !important;
    }

    .page-seika-map{
        width: 100%;
        margin-top: -2%;
    }

    .main-slide{
        height: 50vh;
    }

    .main-slide h1{
        font-size: 3vw;
        padding: 0 20px;
    }

}

@media screen and (max-width: 970px){

    .footer_nav_title_en{
        font-size: clamp(1.5rem,3.5vw,2.5rem);
    }

    .interview-box{
        display: block;
    }
    
    .interview-profile-flex-box:nth-child(2){
        margin-top: 20px;
    }    

    .page-header-visual{
        height: 40vh;
        min-height: 40vh !important;
    }    
}

@media screen and (max-width: 921px){

    .site-header{
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
    }

    .interview-flex-box{
        display: block !important;
        margin-bottom: 50px;
    }

    .interview-header-left{
        flex:1;
    }
    .interview-header-right{
        flex:1;
    }

    .page-story-body-image.sm-block{
        display: flex;
        justify-content: center;
    }
    .page-story-body-image.sm-hidden{
        display: none;
    }    
    #home-project-box{
        min-height: 145px;
    }

    .home-work-shopinfo td{
        display: block;
    }
    .home-work-shopinfo table{
        margin-left: 0;
    }

    .main-navigation ul.sub-menu{
        max-width: 200px;
        text-align: left;
    }
}



@media screen and (max-width: 800px){

    .ast-desktop .ast-primary-header-bar.main-header-bar, 
    .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar{
        padding: 0;
    }

    .zentoku_number{

        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, 1fr);
    }

    .interview-post-box{
            grid-template-columns: repeat(2, 1fr);
            grid-template-rows: repeat(2, 1fr);
    }

    .sitemap-grid{
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
    }

    .modal-inner{
        padding: 20px;
    }

    .page-department-modal-box{
        display: block;
    }

    .page-department-modal-icon{
        margin: 0 auto;
        padding: 20px 0 0 0;
    }

    .modal-close-absolute{
        right: -15px;
    }

    .page-department-modal-title{
        text-align: center;
    }



}

@media screen and (max-width: 767px){
    #interview-header-box .e-con-inner{
        display: block;
    }

    .link-box .sm-block{
        display: block;
    }

    .link-button.sm-hidden{
        display: none;
    }

    .vege-link.sm-block{
        display: block;
    }
    
    .sm-mx-auto-image{
        margin:auto;
        max-width: 460px !important;
    }

    .home-circle{
        width: 80%;
        padding: 25px;
        border-radius: 25px;
        height: auto;
        margin:0px auto;
    }

    #home_company_link0,
    #home_company_link2,
    #home_company_link3{
        width: 70% !important;
        margin:auto;
        height: 350px !important;
    }

    h3.home-company-title{
        margin-top: 170px;
    }
    
    #home_recruit_image_box{
        display: flex !important;
        margin-left: 5%;
    }
    #home_recruit_image_box>div{
        width: 30%;
    }
    
    .home-work-text-box{
        top: 0;
        left: 0;
        padding-top: 50px;
        width: 100%;
        height: 100%;
    }
    .home-work-text-box{
        opacity: 1;
    }

    .home-work-text-box h3{
        margin-bottom: 20px;
        font-size:1.5rem;
    }

    .home-work-text-box .sm-hidden{
        opacity: 0;
        height: 0;
    }

    .home-work-text-box .work-line-button{
        position: relative;
        width: 60%;
        min-width: 200px;
        padding: 10px;
        margin:auto;
        font-size:0.8rem;
    }

    .home-work-sm-black{
        opacity: 1;
    }
    .home-work-description{
        padding: 0 20px;
        width: 70%;
        margin: auto;
        font-size: 0.9rem;
        line-height: 1.4rem;        
    }

    #home-bktitle-project{
        left: 0;
        margin-left: 0;
    }

    .home-news-box{
        position: relative;
        margin-bottom: 80px;
    }

    #home-products-box{
        grid-template-columns: repeat(3, 1fr);        
    }

    #home-products-box img{
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 765px){

    .container_box_inner1{
        padding: 5% !important;
    }
    .container_box_inner2{
        padding: 5% !important;
    }
    .container_box_inner3{
        padding: 5% !important;
    }

    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row{
        grid-template-columns:auto;
    }

    .footer-sub-menu{
        justify-content: center
    }

    .site-footer-above-section-2{
        margin-right: auto;
        margin-top: 4rem;
        margin-bottom: 0;
    }

    .footer-widget-area.site-footer-focus-item.footer-widget-area-inner{
        text-align: center;
    }

    .page-contact-phone-number{
        font-size:3rem;
    }
    .page-contact-phone-number small{
        font-size:1.5rem;
    }

}


@media screen and (max-width: 700px){

    .footer_nav3_inner{
        max-width: 1100px;
        display: block;
        justify-content: space-between;
        width: 90%;
        margin:auto;
        gap: 20px;
    }

    .footer-nav3_overflow{
        width: 100%;
        margin-bottom: 10px;
        height: 180px;
    }

    .footer-nav3_overflow:nth-child(1) .footer_nav3_div{
        background-image: url(images/footer-nav-work2.jpg);
    }
    .footer-nav3_overflow:nth-child(2) .footer_nav3_div{
        background-image: url(images/footer-nav-product2.jpg);
    }
    .footer-nav3_overflow:nth-child(3) .footer_nav3_div{
        background-image: url(images/footer-nav-story2.jpg);
    }

    .alignleft,
    .alignright{
        float: none !important;
        width: 80%;
        margin-left: 10%;
        display: block;
        margin-bottom: 20px;
    }

    button.search-button{
        margin-left: 0;
        display: block;
        margin-top: 10px;
        width: 100% !important;
    }

    .page-template1 span.br,
    .page-template5 span.br,
    .page-template8 span.br{
        display: inline;
    }

    .footer_banner_single_bgimage2{
        background-position: center center;
    }

    .modal-bouquet-box{
        display: block;
        flex: none;
    }

    .modal-bouquet-box > div{
        margin-bottom: 20px;
    }

    .requirements-post-title{
        margin-top: 30px;
    }    
    h1{
        padding: 0 10px;
    }
    h1 span.br{
        display: inline !important;
    }
    h3 span.br{
        display: inline !important;
    }

    .container_box.bg-white.banner-nav1,
    .container_box.bg-white.banner-nav2{
        display: block !important;
    }

    .flower-link-banner-left{
        height: 200px;
        width: 100%;
    }

    .main-slide h1{
        font-size: 3.2vw;
        line-height: 5vw;
        padding: 0 30px;
    }

    h2.home-section-title{
        font-size:1rem;
    }

    .home-section-description{
        font-size:1.3rem;
        line-height: 2.5rem;
    }

    .home-section-description span.br{
        display: inline;
    }

    #home-bktitle-zentoku{
        top: 90%;
    }
}

@media screen and (max-width: 600px){

    .page-flower-instagram img{
        display: none !important;
    }

    .page-flower-instagram-sm img{
        display: block !important;
        margin:auto;
    }

    .grocer-posts .product-post-item{
        width: 100%;
    }

    .interview-time{
        font-size:1.2rem;
    }

    .interview-schedule td{
        padding: 5px;
    }

    .interview-schedule tr:nth-child(even) td:nth-child(2){
        padding: 5px;

    }

    table#contact-table td,
    table.page-company-table td,
    table.page-company-history-table td,
    table.requirements-post td{
        display: block !important;
    }

    table.page-company-table td,
    table.requirements-post td{
        padding: 10px 20px;
    }

    table.page-company-history-table td:first-child{
        padding-top: 15px;
    }



    #contact-table td:first-child{
        width: 100%;
    }
    
    table#contact-table span.br{
        display: inline;
    }

    .home-news1{
        width: 0%;
    }

    .home-news3{
        width: 0%;
    }
        
    .home-news2.flex{
        display: block;
        width: 100%;
    } 

    .home-news-title h2{
        font-size:1.2rem;
    }

    .entry-content ul.home-news-posts-list{
        padding-left: 0;
        padding-top: 20px;
        margin: 0;
    }

    #home_company_link0,
    #home_company_link2,
    #home_company_link3{
        width: 70% !important;
        margin:auto;
        height: 200px !important;
    }    
    h3.home-company-title{
        margin-top: 90px;
    }

    .page-single-story-title{
        display: block;
    }

    .page-single-story-title img{
        display: block;
        margin:0 auto 15px auto;
    }

}

@media screen and (max-width: 550px){

    .zentoku_number{
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
    }

    .interview-header-flex{
        flex-direction: column-reverse;
    }
    .interview-header-left{
        width: 100%;
        height: 60vw;
        flex: none;
    }
    .interview-header-right{
        width: 100%;
        padding: 20px;
    }

    .interview-header-right-inner{
        padding: 20px 5%;
    }


    .interview-header-right h1{
        font-size:4vw;
    }
    
    .interview-sub-title{
        font-size:3.2mvw;
    }

    .sitemap-grid{
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(2, 1fr);
    }

    .page-contact-phone-number{
        font-size:2rem;
    }
    .page-contact-phone-number small{
        font-size:1rem;
    }

    .main-slide h1{
        font-size:1.3rem;
        line-height: 2.8rem;
        padding: 0 30px;
    }

    #home-products-box{
        grid-template-columns: repeat(2, 1fr);
        padding: 0 5% !important;
    }

    #home-products-box .top_products{
        margin-bottom: 20px;
    }    
}

@media screen and (max-width: 480px){
    .flex.interview-profile-flex-box{
        display: block;
    }
    .interview-profile-image-box,
    .interview-profile-box{
        display: flex;
        width: 100%;
        justify-content: center;
        padding: 10px 0;
    }

    .interview-favorite-box{
        border-right: 2px solid #3B320F;
        margin:0 auto;
        margin-bottom: 20px;

    }
    .interview-post-box{
            grid-template-columns: repeat(1, 1fr);
            grid-template-rows: repeat(2, 1fr);
    }    

    h1.page-title{
        font-size: 1.5rem;
    }

    .requirement-button-box.flex{
        display: block;
    }

    .requirement-button-box .green-round-button{
        margin: 10px auto;
        padding: 5px 15px;
    }

}

@media screen and (max-width: 450px){
    
    .footer_nav2_inner{
        display: block;
    }
    
    .footer-nav2_overflow{
        width: 100%;
        height:200px;
        margin-bottom: 10px;
    }

    .footer_nav2_div{
        width: 100%;
    }

    .home-work-description{
        padding: 0 20px;
        width: 80%;
        margin: auto;
        font-size: 0.8rem;
        line-height: 1.4rem;        
    }

}


@media screen and (max-width: 400px){

    .footer-sub-menu{
        flex-wrap: nowrap;
        display: block;
    }

    .footer-sub-menu li{
        padding: 10px 0;
    }
    .site-primary-footer-wrap li:nth-child(2){
        border:none;
    }

}

@media screen and (max-height: 800px){

    .modal.active {
        padding-top: 10vh;
        align-items: start;
    }

}