@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.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

@charset "utf-8";

.entry-content>*, .article p, .demo .entry-content p, .article dl, .article ul, .article ol, .article blockquote, .article pre, .article table, .article .toc, .body .article, .body .column-wrap, .body .new-entry-cards, .body .popular-entry-cards, .body .navi-entry-cards, .body .box-menus, .body .ranking-item, .body .rss-entry-cards, .body .widget, .body .author-box, .body .blogcard-wrap, .body .login-user-only, .body .information-box, .body .question-box, .body .alert-box, .body .information, .body .question, .body .alert, .body .memo-box, .body .comment-box, .body .common-icon-box, .body .blank-box, .body .button-block, .body .micro-bottom, .body .caption-box, .body .tab-caption-box, .body .label-box, .body .toggle-wrap, .body .wp-block-image, .body .booklink-box, .body .kaerebalink-box, .body .tomarebalink-box, .body .product-item-box, .body .speech-wrap, .body .wp-block-categories, .body .wp-block-archives, .body .wp-block-archives-dropdown, .body .wp-block-calendar, .body .ad-area, .body .wp-block-gallery, .body .wp-block-audio, .body .wp-block-cover, .body .wp-block-file, .body .wp-block-media-text, .body .wp-block-video, .body .wp-block-buttons, .body .wp-block-columns, .body .wp-block-separator, .body .components-placeholder, .body .wp-block-search, .body .wp-block-social-links, .body .timeline-box, .body .blogcard-type, .body .btn-wrap, .body .btn-wrap a, .body .block-box, .body .wp-block-embed, .body .wp-block-group, .body .wp-block-table, .body .scrollable-table, .body .wp-block-separator, .body .wp-block, .body .video-container, .comment-area, .related-entries, .pager-post-navi, .comment-respond{
    margin-bottom: auto;
}
/*見出しデザインリセット*/
.article h2 {
  padding: 0;
  background-color:transparent;
  border-radius: 0;
}

.article h3 {
  padding: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}

.article h4 {
  padding: 0;
  border-top: 0;
  border-bottom: 0;
}

.article h5{
  padding: 0;
  border-bottom: 0;
}

.article h6{
  padding: 0;
  border-bottom: 0;
}
.article ul li, .article ol li {
    margin: inherit;
}
.grecaptcha-badge{
  display: none!important;
}



/*=======================================================
==========================================================
　　　　　　　　　　　　　PC start
==========================================================
========================================================*/
@media screen and (min-width:1020px) {
html { font-size: 62.5%!important;}
body {
width:100%;
padding:0; margin:0;
z-index:0;
overflow-x: hidden;
font-size: inherit!important;
}
p{
color:#222;
line-height:1.5em;
font-size:1.4rem;
margin:1.5em 0px;
letter-spacing: 0.02em;
font-weight: 500;
}
.pc-none { display: none; }
.pc-br::after {
  content: "\A" ;
  white-space: pre;
}
.width100{
  width: 100vw!important;
  max-width: 100vw!important;
  margin: 0 calc(50% - 50vw);
}
.main{
  padding: 0 30px;
}
.content {
    position: relative;
}
.entry-content {
    margin-top: 0;
    margin-bottom: 0;
}
/*WEB SITE*/
.header-in,.date-tags,.footer-meta{
    display: none;
}
#header-container{
  width: 100%;
  z-index: 5;
    position: relative;
}
.header_logo-ci{
  background-color: #d9b584;
  padding:3rem 0;
  overflow: hidden;
  width:100%;
}
.header_logo-ci img{
  width:200px;
  margin:0 auto;
}
.header_logo-ci a{
  display: block;
  width:fit-content!important;
  margin:0 auto;
}
#header-container .navi{
  background-color: #444444;
}
.navi-in > ul {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}
.navi-in > ul li{
    display: block;
    width: fit-content;
    height: auto;
    line-height: 3em;
    margin: 0.9em 1.5% 0.6em;
}
#navi .navi-in a{
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: .1em;
}
#navi .navi-in a:hover{
  color:#fff;
  opacity:.7;
  background-color: inherit!important;
}

#footer{
  position: relative;
}
.footer-ci{
  background: #444444;
  padding:3rem 0;
}
.footer-ci p {
  width: fit-content;
  color: #fff;
  font-size: 1.1rem;
  margin: 3rem auto;
  font-weight: 500;
  letter-spacing: .2em;
}
#footer a{
  color: #fff;
}
.footer-bottom,.footer{
  padding:0;
}
.popup-window{
  display: none;
}
.content {
    margin-top: 0;
}

/*固定ページ*/
.entry-title, .archive-title {
  font-family: "aviano-sans","游ゴシック", sans-serif;
  letter-spacing: .3em;
  font-size: 3.5rem;
  text-align: center;
  width: 100vw;
  margin: -1px calc(50% - 50vw) 3rem;
}
.entry-title::before{
  content: "";
  display: block;
  width: 100%;
  margin: 0 0 8rem;
  /*height: 520px;
  background-color: #ddd;*/
}

.content {
    margin-bottom: 8rem;
}

.eye-catch-wrap {
    order: -1;
    overflow: hidden;
    width: 100vw;
    margin: -1px calc(50% - 50vw) 0;
}
.eye-catch img {
    vertical-align: bottom;
    width: 100vw;
}
.type-post h1{
  font-size: 2.5rem;
  letter-spacing: .2em;
  font-family: "游ゴシック", sans-serif;
}
.body p {
    --wp--preset--font-size--small: 1.5rem;
}
.type-post p{
  font-size: 1.5rem;
  text-align: center;
  letter-spacing: 0.15em;
  margin: 2rem 0 3rem;
  line-height: 2em;
}
#post-12 .type-post p{
  font-size: 1.5rem;
  text-align: left;
  letter-spacing: 0.15em;
  margin: 2rem 0 3rem;
  line-height: 2em;
}
p.menu-price{
  font-size: 1.9rem;
  text-align: center;
  color: #8b2529;
  margin: -0.1em 0;
}

p.menu-thui{
  background-color: #d9b584;
  color: #fff;
  font-size: 1.4rem;
  width: fit-content;
  padding: 1em 3em;
  margin: 2em auto;
  outline-offset: -5px;
  outline: 1px solid rgb(255, 255, 255);
    text-align: center;
}
.has-medium-font-size {
    font-size: 1.6rem !important;
    line-height: 2.4em;
    letter-spacing: 0.05em;
    font-weight: 500;
}
.wp-block-post-excerpt__excerpt{
  font-size:1.4rem;
  letter-spacing: 0;
  line-height: 1.6em;
  color:#777;
}
.wp-block-image img{
  margin:3rem 0;
}

/*NEWS*/
.category-17-post .eye-catch img,
.categoryid-17 .eye-catch img{
  display: none;
}
.category-17-post .entry-content {
  text-align: center;
}
.category-17-post .wp-block-post-date{
      letter-spacing: .2em;
      font-size: 1.35rem;
      color: #999;
      display: block;
      margin: 2rem 0;
}
.category-17-post .wp-block-post-date:before{
  content:"POSTED ON ";
}

.category-17-post .wp-block-image img{
  margin:4rem auto;
}



#menu-item-1126{
  width: 25px;
  padding: 2px 0 0 0;
}
#menu-item-2272 {
  width: 25px;
  padding: 2px 0 0 0;
}
.category-17-post img{
  max-width:800px;
}
.shop-mainimg img{
    width: 100vw;
}

}/*=======================================================
==========================================================
　　　　　　　　　　　　　PC end
==========================================================
==========================================================
========================================================*/

/*=======================================================
==========================================================
  　　　　　　　　　　　　　SPstart
==========================================================
========================================================*/
@media screen and (max-width:1020px) {
html { font-size: 60%!important; }
body {
width:100%;
padding:0; margin:0;
z-index:0;
overflow-x: hidden;
font-size: inherit!important;
}
p{
color:#222;
line-height:1.5em;
font-size:1.4rem;
margin:1.5em 0px;
letter-spacing: 0.02em;
font-weight: 500;
}
.sp-none { display: none; }
.sp-br::after {
  content: "\A" ;
  white-space: pre;
}

.width100{
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

/*WEB SITE*/
.header-in,.date-tags,.footer-meta{
    display: none;
}

.header_logo-ci{
  background-color: #d9b584;
  padding:1.5rem 0;
  overflow: hidden;
  width:100%;
}
.header_logo-ci img{
  width:37px;
  margin:0 auto;
}

#footer{
  overflow-x: hidden;
}
.footer-ci{
  background: #444444;
  padding:3rem 0;
}
.footer-ci p {
  width: fit-content;
      color: #fff;
      font-size: 1.1rem;
      margin: 3rem auto;
      font-weight: 500;
      letter-spacing: .2em;
      text-align: center;
      line-height: 2.2em;
}
#footer a{
  color: #fff;
}
.footer-bottom,.footer{
  padding:0;
}


.mobile-menu-buttons {
    background: inherit;
    box-shadow: inherit;
    font-size: 19px;
    position: fixed;
    top: 0;
    right: 0;
}
.home-menu-button,.search-menu-button,.top-menu-button,.sidebar-menu-button{
  display: none;
}
.mobile-menu-buttons .menu-caption{
  display: none;
}
.mobile-menu-buttons .menu-button {
    position: relative;
    width: fit-content;
    height: fit-content;
    cursor: pointer;
    margin: 0 0 0 auto;
}
.mobile-menu-buttons{
  background: inherit;
  box-shadow: inherit;
  font-size: 19px;
  position: fixed;
  top: 13px;
  right: 16px;
  width: fit-content;
  margin: 0 0 0 auto;
}
	
	
.fa-bars:before {
    content: "\f0c9";
    color: #fff;
    font-size: 4rem;
    line-height: 1em;
  }

.menu-content {
    overflow: auto;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
}
.fa-close:before {
    color:#fff;
}
.menu-close-button {
  display: block;
  cursor: pointer;
  text-align: right;
  font-size: 2em;
  line-height: 1em;
  margin: 2rem 2.5rem 0 auto;
  width: fit-content;
}
.menu-drawer a {
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  line-height: 2.5em;
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.header_logo-ci a{
  display: block;
  width:fit-content!important;
  margin:0 auto;
}
.menu-drawer a:hover{
  background-color: inherit;
  color:#d9b584;
}
.wrap{
  padding: 0 5%;
}
#header-container{
  background-color: #fff;
  z-index: 1;
  width: 100%;
  position: fixed;
top: 0;
left: 0;
}
.article ul, .article ol {
    padding-left: 0;
}
.article h2, .article h3, .article h4, .article h5, .article h6 {
    margin-bottom: auto;
}
main.main, div.sidebar {
    padding: 0;
    margin-top: 71px!important;
}
.footer {
    margin-top: 0px;
}
.footer-bottom {
    margin-top: 0px;
}
.popup-window{
  display: none;
}
	
li.home-menu-button,
li.search-menu-button,
li.top-menu-button,
li.sidebar-menu-button {
	display: none !important;
}

/*固定ページ*/
.entry-title, .archive-title {
  font-family: "aviano-sans","游ゴシック", sans-serif;
  letter-spacing: .3em;
  font-size: 2.7rem;
  text-align: center;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 0;
}
.entry-title::before{
  content: "";
  display: block;
  width: 100%;
  margin: 0 0 5rem;
  overflow: hidden;
  /*height: 220px;
  background-color: #ddd;*/
}

.eye-catch-wrap {
    order: -1;
    overflow: hidden;
    width: 100vw;
    margin: -1px calc(50% - 50vw) 0;
}
.eye-catch img {
    vertical-align: bottom;
    width: 100vw;
}
.type-post h1{
  font-size: 2rem;
  letter-spacing: .15em;
  font-family: "游ゴシック", sans-serif;
}
.body p {
    --wp--preset--font-size--small: 1.5rem;
}
.type-post p{
  font-size: 1.5rem;
  text-align: left;
  letter-spacing: 0.05em;
  margin: 2rem 0 3rem;
  line-height: 2em;
}
#post-12 .type-post p{
  font-size: 1.5rem;
  text-align: left;
  letter-spacing: 0.05em;
  margin: 2rem 0 3rem;
  line-height: 2em;
}
p.menu-price{
  font-size: 1.9rem;
  text-align: center;
  color: #8b2529;
  margin: -0.1em 0;
}
p.menu-thui{
  background-color: #d9b584;
  color: #fff;
  font-size: 1.4rem;
  width: fit-content;
  padding: 1em 3em;
  margin: 2em auto 3em;
  outline-offset: -5px;
  outline: 1px solid rgb(255, 255, 255);
    text-align: center;
}
.has-medium-font-size {
  font-size: 1.4rem !important;
  line-height: 2.4em;
  letter-spacing: .05em;
}
.wp-block-post-excerpt__excerpt{
  font-size:1.4rem;
  letter-spacing: 0;
  line-height: 1.6em;
  color:#777;
}
.wp-block-image img{
  margin:3rem 0;
}

.wp-block-post-template li {
    width: 48%!important;
    margin-bottom: 0.5rem!important;
}
.wp-block-post-template.is-flex-container {
    justify-content: space-between;
}

/*NEWS*/
.category-17-post .eye-catch img{
  display: none;
}
.category-17-post .entry-content {
  text-align: left;
}
.category-17-post .wp-block-post-date{
  letter-spacing: .2em;
  font-size: 1.35rem;
  color: #999;
  display: block;
  margin: 2rem 0;
    text-align: center;
}
.category-17-post .wp-block-post-date:before{
  content:"POSTED ON ";
}
.category-17-post .entry-title{
    font-size: 2rem;
    text-align: center;
    padding: 0;
    width:100%;
    margin:0;
    text-align: center;
}
.category-17-post .has-medium-font-size{
    font-size: 1.4rem !important;
    line-height: 1.9em;
    letter-spacing: .05em;
}
.category-17-post .wp-block-image img{
  margin:3rem auto;
}


.menu-item-1126, .menu-item-2272{
  width: 40px;
  margin: auto;
}





}/*=======================================================
==========================================================
　　　　　　　　　　　　　SPend

    ↓はiPad
==========================================================
========================================================*/
@media screen and (min-width:768px) and ( max-width:1150px) {
#navi .navi-in a {
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 1.2vw;
    letter-spacing: .1em;
}






}













/*=======================================================
==========================================================
　　　　　　　　　　　　　共通コード
==========================================================
========================================================*/
*{
box-sizing: border-box;
}
.bold{font-weight: bold;}
.re{position:relative;}
.ab{position:absolute;}
.float-left{float: left;}
.clear{clear: both;}
img{ max-width: 100%; display: block; }
.flex{
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
a{text-decoration: none!important; color:inherit;}
a:hover{opacity: .8; transition:.3s; color:inherit;}

.DivLink{
    position:relative;
}
.DivLink .Link{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
ul {
  list-style: none;
  margin:0;
  padding:0;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
}
/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.webfont{
  font-family: "aviano-sans", sans-serif;
}
.breadcrumb{
  display: none;
}

body .is-layout-flex {
    gap: inherit;
}
body .is-layout-flow > * + * {
    margin-block-start: inherit;
    margin-block-end: 0;
}
/*記事ヘッダーの枠組み*/
.article-header {
	display: flex; /*フレックスボックスレイアウト*/
	flex-direction: column; /*ブロック要素を縦に並べる*/
}
/*アイキャッチ*/
.eye-catch {
	margin-bottom: 0; /*下の余白*/
}
.cat-label{
  display:none;
}
body .is-layout-constrained > .alignwide {
    max-width: 100%!important;
}
/*=======================================================
==========================================================
　　　　　　　　　　　　　共通end
==========================================================
========================================================*/