@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/

    @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap');

    body {
        margin: 0;
        font-family: 'Noto Serif JP', serif;
    }
/* 
    body:before {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 85vh;
        background: url(/wp-content/uploads/bg.jpg) center no-repeat;
        background-size: cover;
    } */

#post-22 .article-header.entry-header {display:none;}
.entry-content {margin:0;}
.main {border:0;}    
.wrap {width:100%;}
.content {
  margin-top: 0;
}
.no-sidebar .content .main.main-l, .no-sidebar .content .main.main-r {width:50%; font-size: 14px; padding:10px;}
#loading-header {font-family: 'Noto Serif JP', serif !important;}
#log {
        background: url(/wp-content/uploads/bg.jpg) center no-repeat;
        background-size: cover;
width:100%;
height: 85vh;
position:relative;
  display: grid;
  place-content: center;
  gap: 1ch;
}
.img {display:none;}
#log img {
width:80px;
margin-top: -30px;
}
#sec1,#openday {
width:100%;
height: 600px;
position:relative;
  display: grid;
  place-content: center;
  gap: 1ch;
}
#sec2 {
padding:2% 2% 0;
display:flex;
position:relative;
}
#sec2 .s1, #sec2 .s2,#sec2 .s3 {
width:33.3%;
height:600px;
position:relative;
/* background:#51282e; */
}
.s1 {
        background: url(/wp-content/uploads/s1.jpg) center no-repeat;
        background-size: cover;
}
.s1:before,.s2:before,.s3:before,.s4:before,.s6:before {
content:"";
display:block;
width:100%;
height:100%;
background:rgba(0,0,0,0.5);
}


.s2 {
        background: url(/wp-content/uploads/s3.jpg) center no-repeat;
        background-size: cover;
}
.s3 {
        background: url(/wp-content/uploads/s2.jpg) center no-repeat;
        background-size: cover;
}
#sec3 {
        position: relative;
        padding: 0 2% 2%;
}
.s4 {
width:100%;
    height:550px;
        background: url(/wp-content/uploads/s4.jpg) center no-repeat;
        background-size: cover;

}
.s5 {
width:100%;
    height:300px;
        background: url(/wp-content/uploads/cbg.jpg) center no-repeat;
        background-size: cover;

}
.s5.top-s5 {height:500px;}
.s6 {
width:100%;
    height:500px;
        background: url(/wp-content/uploads/s6.jpg) center no-repeat;
        background-size: cover;

}

#sec4, #sec5 {
    position: relative;
}
#map {line-height: 0;}
#top-footer {
width:100%;
height:80vh;
position:relative;
  display: grid;
  place-content: center;
  gap: 1ch;
color:#fff;
background:#51282e;
font-size:16px;
}
.word {
letter-spacing: 3px;
    font-size: 17px;
    color:#51282e;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.hwt {
    font-size: 15px;
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
  letter-spacing:0;
      text-align: center;
}
.sf-ttl {
    height: 200px;
    width: 200px;
    display: grid;
    place-content: center;
    gap: 1ch;
    position: absolute;
    top: 0;
    color: #fff;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    color: #51282e;
    border: 2px solid #51282e;
}

.cntct-ttl {
    height: 90px;
    width: 340px;
    display: grid;
    place-content: center;
    gap: 1ch;
    position: absolute;
    top: 0;
    color: #fff;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    /* color: #51282e; */
    /* border: 2px solid #51282e; */
        background: #51282e;
}

.od-ttl {
    height: 150px;
    width: 80%;
    display: grid;
    place-content: center;
    gap: 1ch;
    position: absolute;
    top: 0;
    color: #fff;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 2px;
}
.ss-inner {
position: absolute;
    bottom: 20px;
    color: #fff;
    padding: 4%;
        font-size: 15px;
    letter-spacing: 1px;
}
#mttp {
/* background: rgba(0,0,0,.8); */
background:#fff;
    position: relative;
    width: 100%;
    height: 0px;
    padding-top: 56.25%;
}
#mttp iframe {
position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 80%;
    right: 0;
    bottom: 0;
    margin: auto;
}


#tf-logo {
text-align: center;
margin-bottom: 20%;
}
#tf-logo img {
    width: 55px;
}
.tf-in {
    text-align: center;
    margin-bottom: 10%;
    margin-top: 7%;
}
#snsl {
  text-align:center;
}
#snsl i {color:#fff;}
.footer {margin-top:0;}
.footer-center {
  text-align: center;
}

.footer-center #tf-logo {
  margin-top: 70px;
}
.header { margin-bottom: 10%; background-position: center;}
.related:before {
  content:"";
  display:block;
  clear: both;
}
.spc {padding:6%;}
.fcopyright {display: grid;
    place-content: center;
    gap: 1ch;
    position: absolute;
    bottom: 5px;
    margin: auto;
    left: 0;
    right: 0;}


.woocommerce-page .date-tags {display:none;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {text-align:center;}
.woocommerce-store-notice {display:none;}
#slide-in-custom_html-4 .custom-html-widget a {
    padding: 4%;
    width: 90%;
    background: #51282e;
    display: inline-block;
    text-align: center;
    margin: 0 5%;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
}
.allp {
display: grid;
    place-content: center;
    gap: 1ch;
}
.allp a {
    display: inline-block;
    width: 200px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #51282e;
    padding: 3% 0;
    border-radius: 15px;
}


.wshop {
    background: #51282e;
    padding: 3%;
    text-align: center;
    margin-bottom: 4%;
}

.wshop a {
	text-decoration: none;
	padding: 1% 4%;
	background: #fff;
	color: #51282e;
}

.sinn {margin:5%;}
.woocommerce-Tabs-panel h2 {display:none;}
#slide-in-custom_html-5 {background: #51282e;}
#slide-in-custom_html-5 i {color:#fff;}
#slide-in-custom_html-5 .custom-html-widget {padding-bottom: 5%; text-align: center; }


#fetc {
    margin-top: 5%;
    display: flex;
    justify-content: space-around;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
#fetc a {
width: 33%;
    text-align: center;
    padding: 1% 3%;
    background: #51282e;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.ffetc {font-size: 13px; margin-top: 20px;}
.ffetc a {text-decoration: none;}

#top-footer .ffetc {
  font-size: 13px;
  margin-top: 20px;
  text-align: center;
  line-height: 1.9;
}

#top-footer .ffetc a {
  color: #fff;
  text-decoration: none;
}

#top-footer .ffetc a:hover {
  opacity: 0.75;
}

#top-footer .tf-in {
  text-align: center;
  margin-top: 7%;
  margin-bottom: 10%;
  color: #fff;
}



.setc {margin:5%;}
.setc a {
color:#51282e;
padding-bottom: 15px;
    display: inline-block;}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  #sec2 {display:block; padding:0;}
  #sec3 {padding-left:0; padding-right:0;}
  #sec2 .s1, #sec2 .s2, #sec2 .s3 {
    width:100%;
  }
  main.main, div.sidebar {padding:0;}
  .no-sidebar .content .main.main-l, .no-sidebar .content .main.main-r {width:100%;}
    .article dd, .required {margin:0 3%;}
  .logo-header img {width:50px;}
  .header div.header-in, .appeal div.appeal-in {padding:10% 0;}
  /* .sidebar-menu-button.menu-button{display:none;} */
  #sup .content-in {width:100%;}
  .footer-mobile {text-align:center;}
}

/*480px以下*/
@media screen and (max-width: 480px){
  #mttp {margin: 20px 0;}
  #mttp iframe {
    width:100%;
    height:100%;
  }
  .cntct-ttl {
    height:70px;
    width:80%;
  }
  #top-footer {height:100vh;}

  .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count,
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
      float: initial;
  }
  .woocommerce div.product form.cart .button {width:100%;}
  .summary.entry-summary {padding: 0 3%;}
}
