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

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

/* 人気記事の表示 */
.popularlist {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.popularlist a{
 width: 32%;
 flex-grow: 1;
}
/* 新人気記事の表示 */
.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li {
 flex-wrap: wrap;
 justify-content: space-between;
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li a{
 width: 32%;
 flex-grow: 1;
}

.wp-block-post-template.is-flex-container, .wp-block-query-loop.is-flex-container ul{
    flex-direction: row;
display: flex;
flex-wrap: wrap;
/* gap: 1.25em; */
margin: 0;
padding: 0;
}

.article h5 {
	border-bottom: 1px solid #ddd;
font-size: 0.6em;
background: rgba(0,0,0,0.65);
padding-top: 0px;
margin-top: -50px;
color: #fff;
width: 100%;
height: 20px;
background-color: rgb(20, 20, 20);
}
.article h5 a {
	color: #fff;
	font-size: 0.75em;
}
.article h6 {
	border-bottom: 0px solid #ddd;
font-size: 0.75em;
background: rgba(0,0,0,0.95);
padding-bottom: 30px;
margin-top: 0px;
color: #ccc;
width: 100%;
padding-left: 2px;
/* height: 25px; */
}


.sidebar h3 {
	background-color: #949494;
border-left: 10px solid #2b2b2b;
margin-top: 60px;
font-size: 0.95em;
}

.wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide img {
    /*任意の横幅を指定*/
    height: 150px;
    /*任意の高さを指定*/
	object-fit: cover;
width: 200px;
height: 150px;
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin: 0px;
}
.article p {
  /* padding: 0 20px; */
}

	  .article ul,
  .article ol {
    padding: 5px 26px;
  }

#review_box {
	width: 100%;
min-height: 30px;
padding: 10px 10px 0 10px;
	display: -webkit-flex;
}
#review_box_2 {
	width: 100%;
min-height: 30px;
padding: 10px 10px 0 10px;
	display: -webkit-flex;
}
#review_name {
	font-size: 1.2;
	font-weight: 700;
background-color: #fff;
padding: 0px 10px;
display: block;
float: left;
		font-size: 1.15em;
}
#review_maker {
color: #ffffff;
	font-size: 0.8em;
background-color: #a30202;
	margin-right: 14px;
padding: 10px 10px;
display: block;
float: left;
}
#review_area {
color: #ffffff;
font-size: 0.8em;
background-color: #131313;
padding: 10px 10px;
display: block;
margin-right: 4px;
float: left;
}
#review_star {
background-color: #ffffff;
padding: 0px 0px;
float: left;
display: -webkit-inline-box;
}
#review_point {
width: 100%;
background-color: #ffffff;
padding: 0px 10px;
font-weight: 700;
margin-bottom: -180px;
}

.entry-card-snippet, .related-entry-card-snippet {
  font-size: 0.8em;
  max-height: 7.8em;
  line-height: 1.3;
  overflow: hidden;display: inline-block;
}
.is-header-fixed .header-container .logo{
	transition: .3s;
margin-top: 10px;
}
.post p{
	padding: 0 30px;
}
#maker-a, #maker-b, #maker-c, #maker-d, #maker-e, #maker-f, #maker-g, #maker-h, #maker-i{
	display: none;
}
#makerA, #makerB, #makerC, #makerD, #makerE, #makerF, #makerG, #makerH, #makerI{
	display: none;
}
/*メニューのdiscripsion非表示*/
.sub-caption {
  font-family: Tunga, "Trebuchet MS", Tahoma, Verdana, "Segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 0.75em;
  opacity: 0.5;
display: none;
}

/*区切り斜め*/
.triangle {
  position: relative;
  background: #2c3e50;
  height: 50vh;
}
/*適合表テーブル*/
.su-tabs-pane {
    padding: 10px 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #fff;
    color: #333;
    font-size:13px
}

/**
 * 引用をすっきりさせた
 * */

.entry-content blockquote:before, .entry-content blockquote:after {
  position: absolute;
  width: 0.5em;
  color: #ffffff;
}

.entry-content blockquote:before {
  height: 0.5em;
  left: -.1em;
  top: -0.2em;
}

.entry-content blockquote:after {
  right: -.1em;
  bottom: -0.6em;
  line-height: 1em;
}

.entry-content blockquote {
  padding-top: 0;
  padding-bottom: 0;
}
blockquote, .key-btn {
        background-color: rgba(10, 10, 10, .0);
        border-color:rgba(10, 10, 10, .0)
    }
/**
 * お問い合わせのボタン
 * */

input[type='submit'] {
  -webkit-appearance: none;
  /* border: 1px solid #ddd; */
  background-color: #e25b00;
  color: #333;
	font-size: 1.1em;
	color: #fff;
	font-weight: 600;
}




/************************************
** アイキャッチ画像を記事タイトルの上に移動する
************************************/

/*記事ヘッダーの枠組み*/
.article-header {
	display: flex; /*フレックスボックスレイアウト*/
	flex-direction: column; /*ブロック要素を縦に並べる*/
}

/*アイキャッチの枠組み*/
.eye-catch-wrap {
	order: 1; /*順番*/
	overflow: hidden; /*はみ出した部分を非表示 ※IE対策*/
}

/*アイキャッチ*/
.eye-catch {
	margin-bottom: 0; /*下の余白*/
}

.entry-title, .archive-title {
	font-size: 24px;
margin: 3em 0 1em 0;
line-height: 1.3;
text-align: center;
border-bottom: 0px solid #000000;
border-top: 0px solid #000000;
}

post-type-comment .entry-title, .archive-title {
	font-size: 0px;
margin: 3em 0 1em 0;
line-height: 1.3;
	padding-top: 3em;
text-align: center;
border-bottom: 0px solid #000000;
border-top: 0px solid #000000;
}
post-type-comment .entry-title, .archive-title {

}

.container {
  padding-right: constant(safe-area-inset-right);
  padding-left: constant(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
  padding-left: env(safe-area-inset-left);background-color: #000000;
}


/*固定ページの日付をまとめて消す場合*/
.page .date-tags,
.page .author-info {
    display: none;
} 
/*フロント固定ページのタイトルを非表示*/
.home.page .entry-title{
  display: none;
}
.home.page .entry-content h1 {
  display: none;
}
.page-id-59 .entry-title {
  display:none;
}
.page-id-59 .entry-content h1 {
  display: none;
}
.page-id-75 .entry-title {
  display:none;
}
.page-id-75 .entry-content h1 {
  display: none;
}
.post-type-comment h1 {
  display: none;
}
.post-type-comment .entry-title{
  display: none;
}

/*投稿日の消去*/
.page .date-tags, .page .author-info{
	display: none;
}
.post-date, .post-update, .post-author, .amp-back {
margin-right: 8px;
font-size: 0px;
}


.toc-center{
	margin: 2em auto;
}
.main{
	padding: 0px 29px;
border: 1px solid transparent;
border-radius: 4px;
position: relative;
}
/*アコーディオン*/
.su-spoiler-style-default > .su-spoiler-title {
    padding-left: 60px;
    padding-right: 0;
    /* border-left: 2px solid #000000 */
    background-image: url('https://www.bee-r.com/wp-content/uploads/2022/04/ico_Q_40.png');
    background-repeat: no-repeat;
    padding-top: 1em;
	    padding-bottom: 1em;
	min-height: 50px;
	background-position: left 0% bottom 45%;
}
.su-spoiler-style-default>.su-spoiler-content {
	background-image: url('https://www.bee-r.com/wp-content/uploads/2022/04/ico_A_40.png');
	background-repeat: no-repeat;
	background-position: 0% 15px;
			color: #1A4F95;
}

/************************************
**　　　　アピールエリア
************************************/
.content-top,
.content-bottom {
  margin: 0;
	background-color: #000;
}


.content-top,
.content-bottom {
  margin: 0;
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em) * 0.5);
    /* align-items: revert; */
    display: block;
    margin-left: 25%;
}

.widget h2{
	font-size: 0px;
display: none;
}

.header-container-in.hlt-top-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;height: 100px;
}
.entry-content h2 {
	margin-top: 2em;
margin-bottom: 0.5em;
background-color: #ffffff;
color: #000000;
border-bottom: 4px solid #000000;
font-size: 1.6em;
border-left: 0px double #ad0000;
/* background-color: #eee; */
	}

/*h2のセンター・英字・01*/
.head_test {
    margin:  0;             /* デフォルトCSS打ち消し */
    position:  relative;    /* 位置調整 */
    font-weight:  normal;   /* 文字の太さ調整 */
    margin-bottom: 35px;    /* 周りの余白指定 */
    font-size: 40px;        /* 文字サイズ指定 */
    text-align:  center;    /* 文字位置指定 */
	border-left: 0px double #ad0000;
}
p {
    margin:  0;             /* デフォルトCSS打ち消し */
    line-height: 2;         /* 行間調整 */
}
.head_test-point {
    display:  block;        /* ブロック要素にする */
    font-size:  14px;       /* 文字サイズ指定 */
    margin-top:  10px;      /* 周りの余白指定 */
    position:  relative;    /* 位置調整 */
    width: 140px;           /* 幅指定 */
    margin: 10px auto 0;    /* 周りの余白指定 */
    background-color:  #fff;/* 背景色指定 */
}
 
.head_test-point:before {
    content: '';            /* 空の要素を作る */
    height:  1px;           /* 高さ指定 */
    background-color:  #000;/* 背景色指定 */
    position:  absolute;    /* 位置調整 */
    top: 0;                 /* 位置調整 */
    bottom:  0;             /* 位置調整 */
    margin:  auto;          /* 位置調整 */
    z-index: -1;            /* 重なり調整 */
    width: 200px;           /* 幅指定 */
    left:  -30px;           /* 位置調整 */
}
/*「予約から施工まで」のh2*/
#faq {
position: relative;
border-bottom: 4px solid #879dbf;
border-left: 0px;
padding-bottom: 10px;
}

span.faq_span {
  font-family: 'Roboto', sans-serif;
font-size: 13px;
font-size: 2.0rem;
padding: 0px 10px;
/* width: 200px; */
margin-right: 0px;
margin-left: 0;
/* background-color: #dbe6f2; */
color: #4b6db1;
display: block;
margin-bottom: 10px;
}
#toc1 {
bottom: 0;
padding-left: 0px;
}
/*タイトル*/
.entry-content h3 {
		margin-top: 2.0em;	
		margin-bottom: 0.5em;	
		background-color:#ffffff;
		color: #000000;
	}
.entry-content h4 {
		margin-top: 2em;	
		margin-bottom: 1em;	
		background-color:#ffffff;
		color: #000000;
	}
/*h4・予約から施工まで*/
.heading07 {
	position: relative;
	padding-top: 50px;
	padding-left: 30px;
	font-size: 26px;
}

.heading07 span {
	position: relative;
	z-index: 2;
	font-size: 1.2em;
}

.heading07::before {
	content: attr(data-en);
position: absolute;
transform: rotate(-5deg);
top: -20px;
left: 0;
color: rgba(73, 59, 25, 0.07);
font-size: 60px;
/* font-weight: 400; */
font-family: luxus-brut, cursive;
font-style: italic;
}

/*h2・はじめまして*/
#hajimemasite {
position: relative;
border-bottom: 4px solid #000000;
border-left: 0px;
padding-bottom: 10px;
}

span.hajimemasite_span {
  font-family: 'Roboto', sans-serif;
font-size: 13px;
font-size: 2.0rem;
padding: 0px 10px;
/* width: 200px; */
margin-right: 0px;
margin-left: 0;
/* background-color: #dbe6f2; */
color: #c8c8c8;
display: block;
margin-bottom: 10px;
}
#toc1 {
bottom: 0;
padding-left: 0px;
}


/*目次*/
.tnt-none .toc-list,
.tnt-number-detail .toc-list {
  padding-left: 0;font-weight: 700;
}

/*Cocoonのcat-label（カテゴリラベル）のカスタマイズ（全体）*/
.cat-label, .related-entry-card .cat-label {
	padding: 1px 10px;
	top: 4%;
	left: 2.5%;
	border: 0;
	border-radius: 30px;
	line-height: 1.8;
	font-size: 0.67em;
	font-weight: 500;
}
/*タグクラウドのカスタマイズ（全体）*/
.wp-block-tag-cloud span{
	display: inline-block;
margin-left: 5px;
text-decoration: none;
font-size: 0.8em;
}

/*フッターメニュー*/
.footer-bottom.fdt-up-and-down .footer-bottom-content .navi-footer-in > ul {
  justify-content: center;
margin-top: 100px;
margin-bottom: 50px;
padding: 20px 10px;
background-color: #282727;
}

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

@media screen and (max-width: 1023px){
/*ヘッダーモバイルボタンの文字と背景の色を変える（背景白）*/
.search-menu-button.menu-button,
.navi-menu-button.menu-button{
	color: #ffffff;
}
	.header-container-in.hlt-top-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0px;
}

	.wrap{
	margin: -14px 0 auto;	
	}	
	
	.mobile-menu-buttons .menu-icon {
		text-align: center;
width: 100%;
display: block;
color: #cccccc;
font-size: 100%;
margin-top: 0.2em;
	}
	.mobile-menu-buttons .menu-caption {
		font-size: 9px;
text-align: center;
opacity: 0.8;
display: block;
color: #cccccc;
	}
	.fa-navicon:before, .fa-reorder:before, .fa-bars:before{
		content: "\f0c9";
font-size: 120%;
	}
	

#navi-menu-input:checked ~ #navi-menu-content, #sidebar-menu-input:checked ~ #sidebar-menu-content, #search-menu-input:checked ~ #search-menu-content, #share-menu-input:checked ~ #share-menu-content, #follow-menu-input:checked ~ #follow-menu-content {
	transition: .3s ease-in-out;
-webkit-transform: translateX(0%);
transform: translateX(0%);
opacity: 1;
background-color: #000000;
}
.menu-drawer a:hover {
transition: all 0.3s ease-in-out;
color: #fff;
}
.menu-drawer a {
color: #fff;
}

.menu-close-button {
	display: block;
cursor: pointer;
text-align: right;
font-size: 1.7em;
margin: 15px 15px 0 0;
}
	
	.mobile-menu-buttons .menu-icon {
text-align: center;
width: 100%;
display: block;
color: #cccccc;
	}
	
	
	.mobile-menu-buttons{
display: flex;
align-items: stretch;
background-color: #000000;
color: #ffffff;	
	}
	
.mobile-footer-menu-buttons,
.navi-menu-content,
.mobile-footer-menu-buttons .menu-button > a,
.mobile-footer-menu-buttons .menu-button:hover,
.navi-menu-content a,
.navi-menu-content a:hover {
  background-color: #000;
  color: #ffffff;
}
 /*開閉メニュー*/
	.menu-content .menu-drawer{
		padding: 0 2em 30px;
line-height: 2.5em;
	}
	.menu-drawer a {
		border-bottom: 1px solid #dddddd;
	}
 /*開閉サイドメニュー*/
	#slide-in-sidebar{
		display: block;
margin: 0;
background-color: #ffffff;
		padding: 0 0.6em 1em 0.6em;
	}
	
.wp-block-post-template.is-flex-container, .wp-block-query-loop.is-flex-container ul{
    flex-direction: row;
display: flex;
flex-wrap: wrap;
/* gap: 1.25em; */
margin: 0;
padding: 0;
}	
	
/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	  main.main,
  div.sidebar {
    padding: 16px 0;
    margin: 10px 0;
    border-width: 0;
	  /* width: 100%; */
  }
	
	  .article ul,
  .article ol {
    padding: 5px 26px;
  }
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	  main.main,
  div.sidebar {
    padding: 0px 0px;
    margin: 10px 0;
    border-width: 0;
	  /* width: 100%; */
  }
.wp-block-image figure {
    margin: 0;
    padding-top: 40px;
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}