/*-----------------------------------------------------------
* Template Name    : Kerri | Responsive Bootstrap 4 Personal Template
* Author           : SRBThemes
* Version          : 1.0.0
* Created          : March 2018
* File Description : Main css file of the template
*------------------------------------------------------------
*/


/***********************
    1.BASIC
    2.HELPER
    3.NAVBAR
    4.HOME
    5.ABOUT 
    6.SERVICES
    7.CLIENT
    8.WORK
    9.CONTACT
    10.FOOTER
    11.RESPONSIVE
************************/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600|Nunito:400,600,700');

/*======================
        1.BASIC
========================*/

body {
    font-family: 'Nunito', sans-serif;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
}

a,
a:hover,
a:focus,
button,
button:focus {
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}

::selection {
    background: rgba(166, 175, 189, 0.3);
}

::-moz-selection {
    background: rgba(166, 175, 189, 0.3);
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999999;
}

#status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
}

.spinner {
    margin: 0 auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 5px solid rgba(0, 0, 0, 0.2);
    border-right: 5px solid rgba(0, 0, 0, 0.2);
    border-bottom: 5px solid rgba(0, 0, 0, 0.2);
    border-left: 5px solid #000;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

.spinner,
.spinner:after {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.back_top {
    text-align: center;
    position: fixed;
    bottom: 15px;
    height: 35px;
    width: 35px;
    display: none;
    z-index: 10000;
    border-radius: 3px;
    right: 20px;
    transition: all 0.5s;
}

.back_top i {
    color: #fff;
    line-height: 35px;
    font-size: 32px;
    display: block;
}


  @font-face {
    font-family: 'MyFont4';
    src: url(../fonts/07LogoTypeGothic7.ttf);
    
  }

.font-h{
    font-family: 'MyFont4', sans-serif;
    
}




.sub-come{
    color: #333;
}

@media screen and (min-width: 768px){
    .br-sp {display: none; }
    }



/*==========================
        2.HELPER
============================*/

.section {
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    background-color: #fff;
}

.h-100vh {
    height: 100vh;
}

.z-index {
    z-index: 2;
}

.clippath_none {
    clip-path: none !important;
}

.section-subtitle {
    max-width: 700px;
}
@media (max-width: 767px){
    .section-subtitle {
        font-size: 0.9rem;
    }
}
.btn {
    padding: 15px 32px;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.5s;
    letter-spacing: 0.6px;
    color: #fff;
    box-shadow: none !important;
    text-transform: uppercase;
    outline: none !important;
}

.btn-round {
    border-radius: 30px;
}

.btn-custom{
    border:1px solid;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover,
.open > .dropdown-toggle.btn-custom {
    color: #f3f3f3;
}

.btn-outline-custom {
    border: 2px solid #f5f5f5;
}

.btn-outline-custom:hover,
.btn-outline-custom:focus,
.btn-outline-custom:active,
.btn-outline-custom.active,
.btn-outline-custom.focus,
.btn-outline-custom:active,
.btn-outline-custom:focus,
.btn-outline-custom:hover,
.open > .dropdown-toggle.btn-outline-custom {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.bg-overlay {
    background-color: rgba(0, 0, 0, 0.69);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}



@media (max-width: 767px){
    .category-h2{
        font-size: 1.6rem;
    }
}


/*==========================
        3.NAVBAR CUSTOM
============================*/

.custom-nav {
    background-color: transparent;
    padding: 20px 0px;
    width: 100%;
    border-radius: 0px;
    z-index: 999;
    margin-bottom: 0px;
    transition: all 0.5s ease-in-out;
}

.custom-nav .navbar-nav li a {
    color: #333 !important;
    font-size: 14px;
    background-color: transparent !important;
    margin: 0 7px;
    letter-spacing: 0.05em;
    line-height: 24px;
    transition: all 0.5s;
    font-weight: 500;
}

.custom-nav .navbar-brand .logo-light,
.custom-nav .navbar-brand .logo-dark {
    height: 47px;
}

.logo .logo-light {
    display: inline-block;
}

.stickyadd .logo .logo-dark {
    display: inline-block;
}

.stickyadd .logo .logo-light {
    display: none;
}

.logo .logo-dark {
    display: none;
}

.custom-nav .navbar-brand {
    color: #fff !important;
    text-transform: uppercase;
}

.custom-nav .navbar-toggler {
    color: #fff;
    font-size: 35px;
    padding: 0px;
}

.custom-nav.stickyadd {
    background-color: #fff !important;
    box-shadow: 0 1px 8px 3px rgba(0, 0, 0, 0.050980392156862744);
    padding: 7px 0px;
}

.custom-nav.stickyadd .navbar-nav li a {
    color: #000 !important;
}


/*===========================
        トップ
=============================*/
.toptitle{
    height: 80vh;
    border-radius: 17px;
}
@media (max-width: 1024px){
    .toptitle{
        height: 55vh;
        margin-top: 70px;
    }
}
@media (max-width: 767px){
    .toptitle{
        height: 60vh;
        margin-top: 60px;
    }
}



.header-bg-img {
    background-image: url(../images/top-bg9.jpg);
    position: relative;
    background-size: cover;
    background-position: center center;
    height: 100vh;
}
@media (max-width: 1023px){
    .header-bg-img {
        background-image: url(../images/top-bg10.jpg);
        height: 100vh;
    }
}
@media (max-width: 767px){
    .header-bg-img {
        background-image: url(../images/top-bg11.jpg);
        height: 100vh;
    }
}
.header-content {
    max-width: 800px;
}
@media (max-width: 1028px){
    .header-content {
        margin-top: 100px;
    }
}
@media (max-width: 767px){
    .header-content {
        margin-top: 70px;
    }
}


.header-table-center {
    display: table-cell;
    vertical-align: middle;
}

.header-table {
    display: table;
    width: 100%;
    height: 100%;
}

.header-name {
    font-size: 60px;
}

.header-desc {
    max-width: 500px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 1) !important;
}


.scroll-p{
    font-size: 18px;
}
.scroll_down i:after {
    content: "";
    position: absolute;
    top: 22px;
    left: 11px;
    border-radius: 2px;
    z-index: -1;
    bottom: 0px;
    transition: all .2s;
    height: 10px;
    width: 3px;
    background: #fff;
}


/*HOME 4*/

.curv-img {
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 1;
}

.curv-img svg {
    display: block;
}

/*HOME 7*/

.clip-home {
    clip-path: polygon(0 0, 100% 0, 100% 83%, 50% 100%, 0 83%);
    position: relative;
}

/*DEMO 16*/

.wave_sec {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.wave_sec svg {
  height: 180px;
}


/*===========================
        5.ABOUT
=============================*/
.about-u{
    padding-bottom: 108px;
}
@media (max-width: 767px){
    .about-u{
        padding-bottom: 48px;
        padding-top: 80px;
    }
}

.about-container{
margin-bottom: 130px;
}


.section-bg{
    background-color: red;
}

.about-bg{
    background-image: url(../images/aboutbgn.jpg);
    position: relative;
    background-size: cover;
    background-position: center center;
}
@media (max-width: 1078px){
    .about-bg{
        background-image: url(../images/aboutbgn2.jpg);
    }
}
@media (max-width: 767px){
    .about-bg{
        background-image: url(../images/aboutbgn3.jpg);
    }
}




.about-div{
    margin-top: 50px;
    margin-bottom: -50px;
}
@media (max-width: 767px){
    .about-div{
        margin-top: -10px;
        margin-bottom: -90px;
    }
}


/* フェードイン用のCSS */
.slide-bottom {
    opacity: 0;
    transform: translateY(20px);
    transition: all 1.3s 0s ease-out;
  }


  
.about-img{
    width: 100%;
   
}
@media (max-width: 1078px){
    .about-img{
        width: 100%;
    }
}

@media (max-width: 767px){
    .about-img{
        width: 93%;
    }
}

.fixed-background {
    min-height: 50vh;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
  }
  @media (max-width: 1078px){
    .fixed-background {
        min-height: 30vh;
      }
}



.about-p{
    
    line-height: 30px;
    color: #333;
}
@media (max-width: 1078px){
    .about-p{
        font-size: 0.9rem;
        padding-right: 10px;
        color: #000;
        
    }
}

@media (max-width: 767px){
    .about-p{
        font-size: 0.8rem;
        text-align: center;
        color: #000;
        margin: auto;
        margin-top: 15px;
        line-height: 22px;
    }
}



/*===========================
      そうざい
=============================*/
.slid-container{
    padding:1px;
}

.souzai-h2{
    font-size: 1.6rem;
    margin-bottom: 20px;
}
@media (max-width: 767px){
    .souzai-h2{
        font-size: 1.2rem;
        line-height: 28px;
    }
}

.oyasumi{
    font-size: 0.8rem;
    margin-top: 15px;
}
@media (max-width: 767px){
    .oyasumi{
        font-size: 0.7rem;        
    }
}
.souzai-box{
    background: #e3e1cf; 
     background: -webkit-linear-gradient(to bottom, #faf8f3, #e3e1cf);  
     background: linear-gradient(to bottom, #faf8f3, #e3e1cf); 
    padding: 30px 40px;
    border-radius: 15px;
    margin-bottom: 50px;
}
@media (max-width: 767px){
    .souzai-box{
       margin-bottom: 0px;
        padding: 30px 10px 10px;
        border-radius: 10px;
    }
}
.service-bg{
    background: #e3e1cf; 
     background: -webkit-linear-gradient(to right, #faf8f3, #e3e1cf);  
     background: linear-gradient(to right, #faf8f3, #e3e1cf); 
    }
    .service-bg2{
        background: #ecdb78; 
         
        }    

    .souzai-container{     
        width: 100%;
        margin: auto;
        }


.souzai{
    width: 100%;
}


  .no-gutters {
    margin:0;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 8px;
  }
 


.souzai-img{
    width: 95%;
}

@media (max-width: 1078px){
    .souzai-img{
        width: 95%;
    }
}
@media (max-width: 767px){
    .souzai-img{
        width: 95%;
    }
}
 

/*===========================
        おしながき
=============================*/
.o-container{
    width: 90%;
    max-width: 1100px;
    
    margin-left: auto;
    margin-right: auto;
}

.obento-bg{
    background-color: #b2d9af;
    border-radius: 15px;
}


.pac-bg{
    background-color: #e2d5a5;
    border-radius: 15px;
}
.ori-bg{
    background-color: #afcecc;
    border-radius: 15px;
}
.odo-bg{
    background-color: #f4bb82;
    border-radius: 15px;
}
.syougatu-bg{
    background-color: #d5c179;
    border-radius: 15px;
}
.houkai-bg{
    background-color: #c3bf9c;
    border-radius: 15px;
}
.osinagaki-img{
    width: 98%;
    margin-top: 5px;
}

.menu-img-waku{
    padding-top: 4px;
    padding-bottom: 12px;
}
@media (max-width: 767px){
    .menu-img-waku{
        padding-top: 1px;
        padding-bottom: 8px;
    }
}
.work_menu li a {
    cursor: pointer;
    display: block;
    border-radius: 30px;
    letter-spacing: 0.03em;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 6px 16px;
    transition: all 0.5s;
    margin-top: 5px;
}

.work_menu a.active,
.work_menu a:hover {
    color: #fff !important;
}

.work_item {
    position: relative;
    padding: 5px;
}
@media (max-width: 767px){
    .work_item {
        padding: 5px;
    }    
}




.work_box {
    overflow: hidden;
    position: relative;
}

.work_box .work_img {
    position: relative;
    overflow: hidden;
}

.work_box .work_img:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}

.work_box .work_img>img {
    transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    border-radius: 0;
}

.work_box .work_detail {
    opacity: 0;
    color: #ffffff;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    overflow: hidden;
    transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}

.work_box .work_detail h4 {
    font-size: 18px;
}

.work_box .work_detail p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
}


.menu-h5{
    font-size: 1.1rem;
}
@media (max-width: 767px) {
    .menu-h5{
        font-size: 0.9rem;
    }
}


.kakaku{
    font-size: 0.9rem;
}
@media (max-width: 767px) {
    .kakaku{
        font-size: 0.8rem;
    }
}

/*=========================
       店舗情報
===========================*/
.tenpo-h2-div{
    margin-top: 10px;
    margin-bottom: 35px;
}
@media (max-width: 767px) {
    .tenpo-h2-div{
        margin-top: 20px;
        margin-bottom: 30px;
    }
}



@media screen and (min-width: 768px){
    .br-sp {display: none; }
    }
    @media screen and (min-width: 768px){
        .br-sp2 {display: none; }
        }
    .access .access-container {
        width: 1000px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 50px;
      }
    @media (max-width: 1023px) {
        .access .access-container {
          max-width: 100%;
          padding-bottom: 58px;
        }
      }
      @media (max-width: 767px) {
        .access .access-container {
          margin-bottom: -100px;
        }
      }

      .access .access-container .map {
        position: relative;
        width: 100%;
        padding-top: 40%;
        /* = height ÷ width × 100 */
      }
      @media (max-width: 767px) {
        .access .access-container .map {
            position: relative;
            width: 100%;
            padding-top: 100%;
            /* = height ÷ width × 100 */
          
        }
      }
      .access .access-container .map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
      
      .access .access-container table {
        margin-top: 4px;
        margin-bottom: 3px;
        margin-left: 20px;
      }
      @media (max-width: 1087px) {
        .access .access-container table {
          margin-top: 15px;
          margin-left: 0px;
        }
      }
      @media (max-width: 767px) {
        .access .access-container table {
          margin-top: 15px;
          margin-left: 0px;
        }
      }
      
      .access .access-container table tr td {
        padding-top: 10px;
      }
      @media (max-width: 767px) {
        .access .access-container table tr td {
            padding-top: 27px;
            padding-bottom: 27px;
          }
      }
      .access .access-container table tr td:first-child {
        width: 80px;
      }
      @media (max-width: 1087px) {
        .access .access-container table tr td:first-child {
          width: 60px;
        }
      }
      @media (max-width: 767px) {
        .access .access-container table tr td:first-child {
          width: 70px;
        }
      }
      
      .access .access-container .access-btn {
        margin-top: 10px;
        text-align: left;
      }
      @media (max-width: 1087px) {
        .access .access-container .access-btn  {
          text-align: left;
          margin-bottom: 8px;
        }
      }
      @media (max-width: 767px) {
        .access .access-container .access-btn  {
          text-align: left;
          margin-bottom: 10px;
        }
      }
      
      @media (max-width: 1087px) {
        .access .access-container .access-btn {
          margin-top: 10px;
        }
      }
      
      @media (max-width: 767px) {
        .access .access-container .access-btn {
          margin-top: 15px;
        }
      }
      
      .access .access-container .access-btn a {
        background-color: #63b7ea;
        padding: 5px 29px;
        color: #fff;
        font-size: 0.8rem;
        font-weight: bold;
        text-decoration: none;
        border-radius: 5px;
      }
      @media (max-width: 1087px) {
        .access .access-container .access-btn a {
          font-size: 0.7rem;
          padding: 7px 10px;
        }
      }

      @media (max-width: 767px) {
        .access .access-container .access-btn a {
          font-size: 0.8rem;
          padding: 10px 30px;
        }
      }
      
      .access .access-container .access-btn a img {
        margin-left: 30px;
        margin-right: -46px;
        transform: translateY(3px);
      }
      
      @media (max-width: 767px) {
        .access .access-container .access-btn a img {
          margin-right: -40px;
          transform: translateY(5px);
        }
      }


      .map-table{
        font-size: 0.8rem;
        line-height: 1.6;
    }

    @media (max-width: 767px) {
        .map-table{
            font-size: 0.8rem;
            line-height: 1.6;
        }
    }
   

    @media (max-width: 1078px) {
        .tenpo-container {
            width: 1000px;
            max-width: 95%;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 70px;
          }
    }
    @media (max-width: 767px) {
        .tenpo-container {
            width: 1000px;
            max-width: 90%;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 88px;
          }
    }
   
     @media (max-width: 767px) {
        .u-line {
            border-bottom: 1px dotted #555;
            margin-bottom: 20px;       
         }
    }









/*=========================
       ご注文について
===========================*/


.tyumon-container{
    background-color: #e3e1cf;
        padding-top: 30px;
        padding-bottom: 40px;
        position: relative;
}

.tel-container{
    width: 970px;
    max-width: 100%;
    margin: auto;
    background-color: #e3e1cf;
    border-radius: 9px;
    margin-bottom: 30px;
    }
    @media (max-width: 919px) {
        .tel-container {
          width: 95%;
        }
      }
@media (max-width: 767px) {
        .tel-container {
          width: 95%;
        }
      }

      .tel-link{
        color: #555;
    }
    .tel-row{
        width: 89%;
        margin: auto;
        padding-top: 20px;
     
    }
    
    @media (max-width: 919px) {
        .tel-row {
            width: 90%;
        }
      }
    
    @media (max-width: 767px) {
        .tel-row {
            width: 92%;
            padding-left: 0px;
            padding-right: 0px;
            padding-bottom: 15px;
            text-align: center;
        }
      }
.tel-r{
    padding-left: 0;
}
      .tel-link{
        color: #555;
    }
    
    .tel-no{
        color: #555;
        font-size: 2.8rem;
        text-decoration: none;
        padding-top: 4px;
        margin-bottom: 7px;
        }
        @media (max-width: 1078px) {
            .tel-no {
              font-size: 2.2rem;
            }
          }
        @media (max-width: 767px) {
            .tel-no {
              font-size: 32px;
              padding-top: 0;
              margin-bottom: 2px;
            }
          }
    .tel-span{
        font-size: 1rem;
    }
    .tel-p{
        font-size: 0.8rem;
        margin-bottom: 5px;
        color: #555;
    }
    .tel-p-u{
        font-size: 0.9rem;
        color: #555;
    }
    
    .tel-h4{
        color: #555;
        font-size: 1.8rem;
    }
    @media (max-width: 1078px) {
        .tel-h4{
            font-size: 1.6rem;
        }
      }
      @media (max-width: 767px) {
        .tel-h4{
            font-size: 1.5rem;
        }
      }

  
    .tel-l{
        margin-top: 20px;
        
    }
    @media (max-width: 767px) {
        .tel-l{
          margin-top: 0px;
          margin-bottom: 5px;
        }
      }
    
    .tel-l p{
        font-size: 0.9rem;
        color: #555;
        margin-top: 23px;
        line-height: 1.6;
    }
    @media (max-width: 1078px) {
        .tel-l p {
            margin-top: 20px;
          font-size: 0.7rem;
          line-height: 2;
        }
      }
    @media (max-width: 767px) {
        .tel-l p {
            margin-top: 10px;
          font-size: 0.8rem;
          line-height: 1.5;
        }
      }

      @media (max-width: 1078px) {
        .tel-p {
            margin-top: 16px;
          font-size: 0.7rem;
        }
      }
      @media (max-width: 1078px) {
        .tel-p-u {
          font-size: 0.7rem;
        }
      }
      @media (max-width: 767px) {
        .tel-p {
            margin-top: 10px;
          font-size: 0.8rem;
        }
      }
      @media (max-width: 767px) {
        .tel-p-u {
          font-size: 0.8rem;
        }
      }





/*======================
        10.FOOTER
========================*/

.footer {
    padding: 17px 0px;
    background-color: #242424 !important;
}

.footer .footer-alt p {
    font-size: 0.9rem;
}

.footer .footer-alt ul li a {
    border-radius: 50%;
    transition: all 0.5s;
    background-color: rgba(255, 255, 255, 1);
    width: 42px;
    height: 42px;
    display: block;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
}

.about-h3{
    border-bottom: 1px solid #000;
}
 
.top-p{
    color: #000;
}

.footer-maya{
    font-size: 0.8rem;
}
/*===========================
        11.RESPONSIVE
=============================*/

@media (min-width: 200px) and (max-width: 767px) {
    .custom-nav {
        background-color: #fff !important;
        padding: 5px 0px 2px 0px !important;
    }
    .custom-nav .container {
        width: 85%;
    }
    .custom-nav .navbar-toggler {
        color: #000;
        font-size: 32px;
        border: none;
    }
    .custom-nav .logo .logo-dark {
        display: inline-block;
    }
    .custom-nav .navbar-nav li a {
        color: rgba(0, 0, 0, 0.6) !important;
    }
    .custom-nav .logo .logo-light {
        display: none;
    }
    .h-100vh {
        height: auto;
        padding: 120px 0 140px;
    }
    .header-bg-img {
        
        clip-path: none;
        padding: 120px 0 140px;
    }
    .wave-home.h-100vh{
        height: auto;
        padding: 120px 0 190px;
    }
    .custom-nav .navbar-nav li a {
        margin: 0 0px;
        line-height: 15px;
    }
    .header-name {
        font-size: 32px;
    }
    
    .clip-home{
        clip-path: none;
    }
}

@media (max-width: 2560px) {
    .home-bg .curv-img {
        bottom: -5px;
    }
}


.nav-b{
    margin-bottom: 60px;
}


    
    .tyumon-waku{
        color: #232323;
        background: #fff;
        border-left: solid 10px #c7aa83;
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 1rem;
        border-radius: 3px;
        
        
    }
    @media (max-width: 767px) {
        .tyumon-waku-mb {
            margin-top: 30px;   
         }
    }
    .tyumon-li{
        font-size: 0.8rem;
        line-height: 25px;
    }
    @media (max-width: 1078px) {
        .tyumon-li{
            font-size: 0.8rem;
            line-height: 22px;
        }
    }
  
    .ss{
        color: #6c757d;
    }