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

/************************************
** 子テーマ用のスタイルを書く
************************************/
body{
	font-family:YuGothic,'Yu Gothic', "ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	color:#000;
}

.footer_sub_center,
.footer_sub_right{
	list-style-type: none;
   font-size: 0.7em;
}

.footer_sub_center a,
.footer_sub_right a{
	color:#000;
}

.blank-box.bb-blue{
	border-color:#7496d4;
}

.blank-box.bb-ok.bb-blue .bb-label{
	background-color:#7496d4;
}

.entry-content .toc{
width:100%;
	
}

.about-header1{
	background:url(/wpnenmi/wp-content/uploads/2021/05/2509590.jpg)  no-repeat;
	background-size:cover;
	color:#FFF;
	padding:50px 30px;
}
.about-col1{
	width:45%;
	margin: 0 auto;
	font-size: 20px;
}

.check-point-area{
	margin:0 0 30px 0;
	background:url(/wpnenmi/wp-content/uploads/2021/05/check-back.png)  no-repeat;
	background-size:cover;
	padding:0 35px 18px;
	
}

.point-area{
	margin:0 0 30px 0;
	background:url(/wpnenmi/wp-content/uploads/2021/04/watercolor_002021111111.jpg)  no-repeat;
	background-size:cover;
	padding:22px 20px 18px;
}

.trouble-area{
	padding:22px 20px 18px;
	margin:0 0 30px;
	/*border: 4px solid #d6be93;*/
	background: #f9f0e2;

}

.point-txt{
	font-size: 22px;
    font-weight: bold;
	padding-left: 10px;
}

.trouble-txt{
    font-size: 22px;
    font-weight: bold;
	padding-left: 10px;
}

.solution-txt{
	vertical-align: 2em;
    font-size: 22px;
    font-weight: bold;
	padding-left: 10px;
}

.point,
.solution{
	width: 100%;
    margin: 0 auto;
	text-align:center;
}
.trouble{
	width: 100%;
   margin: 0 auto 10px;
	text-align:center;
	border-bottom: 2px solid #8c8c8c;
}

.point-area p{
	margin:0;
}
/*
.trouble:before{
	content:"";
	display:inline-block;
	width:4em;
	height:5em;
	background:url(/wpnenmi/wp-content/uploads/2021/04/trouble.gif)  no-repeat;
	background-size:contain;
}
*/

.solution:before{
	content:"";
	display:inline-block;
	width:4em;
	height:5em;
	background:url(/wpnenmi/wp-content/uploads/2021/04/happy.gif)  no-repeat;
	background-size:contain;
}

.solution{
	
}

.checklist-white li::marker,
.checklist-blue li::marker,
.checklist-maru li::marker
{
	content:none;
}

.checklist-white,
.checklist-blue{
	padding:0;
}

.checklist-white li,
.checklist-blue li,
.checklist-maru li{
	font-size:18px;
	font-weight:bold;
}

.checklist-white li:before{
	content:"";
	display:inline-block;
	width:2.2rem;
	height: 2.2rem;
	vertical-align:sub;
	background:url(/wpnenmi/wp-content/uploads/2021/10/icon_check1.png)  no-repeat;
	background-size:contain;
	padding:0 10px 0 0;
}

.checklist-blue li:before{
	content:"";
	display:inline-block;
	width:2.2rem;
	height: 2.2rem;
	vertical-align:sub;
	background:url(/wpnenmi/wp-content/uploads/2021/10/icon_check2.png)  no-repeat;
	background-size:contain;
	padding:0 10px 0 0;
}
.entry-content .checklist-maru{
	border: 3px solid #7496d4;
   border-radius: 3px;
   padding: 20px 0 20px 20px;
}

.checklist-maru li:before{
	content:"";
	display:inline-block;
	width:1.6em;
	height: 1.6rem;
	vertical-align:sub;
	background:url(/wpnenmi/wp-content/uploads/2021/10/icon_maru.png)  no-repeat;
	background-size:contain;
	padding:0 10px 0 0;
}

.buy-btn{
	width:100%;
	text-align: center;
   margin: 0 auto 1.8em;
	color: #fff;
   font-weight: bold;
}

 a{
	text-decoration: underline;
}

.btn-txt{
	width:80%;
	background: #f9bc33;
   border-radius: 10px;
	padding:10px 0;
    border: none;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
	transition: all  0.3s;
	-webkit-transition:all  0.3s;
		-moz-transition:all  0.3s;
}

.btn-txt2{
	width:80%;
	background: #354371;
   border-radius: 10px;
	padding:10px 0;
    border: none;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
	transition: all  0.3s;
	-webkit-transition:all  0.3s;
		-moz-transition:all  0.3s;
}

.buy-btn a .btn-txt:hover{
	background: #f9bc33ba;
	color:#fff;
	transition: all  0.3s;
	-webkit-transition:all  0.3s;
		-moz-transition:all  0.3s;
}

.buy-btn a .btn-txt2:hover{
	background: #667abd;
	color:#fff;
	transition: all  0.3s;
	-webkit-transition:all  0.3s;
		-moz-transition:all  0.3s;
}

.xscroll{
	overflow-x: scroll;
}
.tablepress {
	width: 100%;
	table-layout: fixed;
}

.tablepress thead th{
	background-color:#f5f6f7!important;
}
.tablepress td{
	
	
	idth:626px;
	width:600px;
	border:2px solid #e5ecf0!important;
}

.tablepress img{
	width:100px;
}
.tablepress tbody tr:first-child td{
	text-align:center;
}
.tablepress tbody .row-2 td{
	text-align:center;
}
.scrollable-table th, .scrollable-table td{
	white-space:inherit;
}
.tablepress.table_ranking a{
	display:block;
}
.tablepress.table_ranking td{
	max-width:260px;
	font-size:14px;
}
.tablepress.table_ranking .btn_link{
	  background: #ff4003;
    text-align: center;
    border-radius: 5px;
	font-weight: bold;
    transition: all .3s;
}
.tablepress.table_ranking .btn_link a{
	  color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 0;
}
.tablepress.table_ranking .btn_link:hover{
	background: #ff4003b0;
}
.tablepress.table_ranking img{
	display: inline-block;
}
/************************************
** SNSシェアボタン
************************************/
/* 各SNSボタン共通 */
#main .sns-buttons a{
 color:#5d5d5d;
 background-color:#fff;
 width:2.5em;
 margin-left:0.5em;
}
/* テキストを非表示 */
.sns-share.ss-high-and-low-lc a .button-caption{
 display:none;
}
/* 全体を右寄せ */
.sns-share-buttons{
}

/* ホバー時 */
.sns-buttons .icon-twitter:hover{
color:#55acee;
}
.sns-buttons .icon-facebook:hover{
color:#3b5998;
}
.sns-buttons .icon-hatena:hover{
color:#3C7DD1;
}
.sns-buttons .icon-pocket:hover{
color:#EE4257;
}
.sns-buttons .icon-line:hover{
color:#00c300;
}
.sns-buttons .copy-button:hover{
color:#5d5d5d; 
}

.ref_area{
	font-size: 0.8em;
    background: #edf1fd;
    padding: 0 25px 25px;
}
.ref_area h2.references{
    background: none;
    margin: 0;
}

.ref_con{
	padding:0 0 10px 0;
}

.references{
	color:#777;
}

.list-column{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.cat-list-title{
	font-size: 1.2em;
   margin: 1em 0 1.2em;
   color: #777;
	text-align: center;
}
.list-title-txt{
	border-bottom: 7px double #364271;
   padding: 0 0 7px 0;
}

	.item_thum{
		display: inline-block;
		width: 216px;
		line-height:0;
		text-align:center;
		vertical-align: top;
		position: relative;
	}

.item_thum img{
	-o-object-fit: contain;
	   object-fit: contain;
	height: 216px;
	width: 216px;
}

	.item_area table {
		display: inline-block;
		width: 514px;
		font-size:1em;
		margin:0;
	}
.item_area table th{
	width:90px;
}
.item_area table td{
	width:424px;
}
.item_area table tr td.color-red{
	color:red;
	font-weight:bold;
}
.table-point{font-size:1em;}
.table-point th{
	min-width:60px;
}
.con_meta{
	display:inline-block;
	padding:0 7px 0 0;
}

.prof-area1{
	display: flex;
	margin: 0 0 20px 0;
}

.prof-area2{
	display: flex;
}

.prof-thum1,
.prof-thum2{
	width:85px;
	flex-shrink: 0;
	height:auto;
	margin: 0 20px 0 0;
}

.prof-thum1 img,
.prof-thum2 img{
	width:100%;
}

.prof-txt-area1 .prof-txt-area1,
.prof-txt-area2 .prof-txt-area2{
	
}

.prof-txt-area1 .prof-ttl1,
.prof-txt-area2 .prof-ttl2{

}

.prof-txt-area1 .prof-txt1,
.prof-txt-area2 .prof-txt2{
	font-size: 0.9rem;
}

.auth-box{
	border: 3px solid #364271;
	position: relative;
	padding: 20px 18px;
   margin: 100px 15px 30px;
}
#auth .auth-area span{
	background-color: #364271;
	font-family: Aharoni, "Arial Black", Impact, Arial, sans-serif;
    position: absolute;
    font-size: 18px;
    top: -1.9em;
    line-height: 1.8;
    color: #fff;
    left: -3px;
    border-radius: 6px 6px 0 0;
    padding: 0 1em 0 1em;
}

#auth .auth-area span{
	margin-right: 6px;
	font-weight: bold;
	display: inline-block;
	border: none;
}

#auth .auth-area span::before{
	background: none;
    box-shadow: none;
	padding: 0 0 0 5px;
}
.eval-star{
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 0 10px;
    color: #ed3b05;
}
.yellow{
	color:#F5AF39
}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){

}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	#navi .navi-in > .menu-mobile li{
		border: 1px solid #fff;
    background: #eff2f8;
	}
	#navi .caption-wrap .item-label{
		font-weight: bold;
	}
}

/*480px以下*/
@media screen and (max-width: 480px){
	main.main, div.sidebar{
		padding:16px 15px;
	}
	
	.logo-image{display:none;}
	
.footer_sub_center{
	padding: 0 10px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
	margin:0 auto;
}
	
	.footer_sub_center > li{
		width:50%;
	}
	
	
	.ect-vertical-card .entry-card-wrap{
		max-width:49%;
	}
	
	.logo-header img{
		width:120px;
	}
	.about-col1{
	width:100%;
	margin: 0 auto;
	font-size:17px;
}
	
	.check-point-area{
		padding:0 20px 18px;
	}
	.point-area{
	background:url(/wpnenmi/wp-content/uploads/2021/04/watercolor_002021111111.jpg)  no-repeat;
	background-size:cover;
	padding:15px 15px 18px;
}
	.point-txt{
	font-size: 18px;
    font-weight: bold;
	padding-left: 10px;
}
	
.trouble-txt,
.solution-txt{
	vertical-align: 1em;
    font-size: 18px;
    font-weight: bold;
}
	
/*
.trouble:before{
	content:"";
	display:inline-block;
	width:3.25em;
	height: 4em;
	background:url(/wpnenmi/wp-content/uploads/2021/04/trouble.gif)  no-repeat;
	background-size:contain;
}
*/
	
.solution:before{
	content:"";
	display:inline-block;
	width:3.25em;
	height: 4em;
	background:url(/wpnenmi/wp-content/uploads/2021/04/happy.gif)  no-repeat;
	background-size:contain;
	}
	
.solution{
}
	
	.btn-txt{
	width:100%;
	padding: 10px 15px;
	word-break: auto-phrase;
	}
	.btn-txt2{
	width:100%;
	padding: 10px 15px;
	word-break: auto-phrase;
	}
	.item_thum{
		display: inline-block;
		width: 100%;
		height: 100%;
		max-width: 41vw;
		position: relative;
		text-align:center;
	}
	.item_thum::before{
  content: "";
  display: block;
  padding-top: 100%;
}
	.item_area table {
		display: inline-block;
		width: 55%;
		min-width: 186px;
		margin:0;
	}
	
	.item_area table th{
		width:33%;
	}
	table td{
		
	}
	.table-point{
		margin:0;
	}
	.cell-point th{
		display:block;
		width:100%;
	}
	.item_thum img{
		width: auto;
    height: 100%;
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
	}
	.checklist-white li, .checklist-blue li, .checklist-maru li{
		font-size: 16px;
	}
	.checklist-maru{
		padding: 15px 0 15px 10px!important;
	}
	.checklist-white, .checklist-blue{
		padding:0!important;
	}
	.checklist-maru li{	
    text-indent: -2.2em;
    padding-left: 2.2em;

	}
	
	.checklist-blue li{
		text-indent: -2.2em;
		padding-left: 2.2em;
	}
	
	.checklist-blue,
	.checklist-maru{
		list-style: none;
	}
	
	.prof-area1,
	.prof-area2{
		display:block;
	}
	
	.prof-thum1,
	.prof-thum2{
		text-align:center;
		margin: 0 auto;
	}

	.prof-txt-area1 .prof-ttl1,
	.prof-txt-area2 .prof-ttl2{
	text-align: center;
}
	.tablepress td{
		width:88vw;
	}
}
/*320px以下*/
@media screen and (max-width: 320px){
	.item_thum{
		max-width: 130px;
	}
	.item_area table{
		min-width: 160px;
	}
}

.main .head_con_link1{
	width:100%;
	display:inline-block;
	transition:all 0.3s ease-in-out;
}

.head_con1{
	padding:5px 0;
	font-weight:bold;
	background-color:#fff;
	box-shadow:0 0 3px 0 rgb(0 0 0 / 12%), 0 2px 3px 0 rgb(0 0 0 / 20%);
}

.main .head_con_link1:hover{
	opacity:0.8;
	transform:translateY(-2px);
	transition:all 0.3s ease-in-out;
}

.head_con_link1 span:before{
	content:"";
	display:inline-block;
	width:1.8em;
	height: 1.6em;
	vertical-align:bottom;
	margin:0 9px;
	background:url(/wpnenmi/wp-content/uploads/2022/01/061931.png)  no-repeat;
	background-size:contain;
	}


@media screen and (max-width: 480px){
	.head_con1{
		font-size:14px;
	}
	.head_con1 span{
    text-indent: -44px;
    padding-left: 44px;
    display: inline-block;
	}
}

.widget_block ul{
	padding-left:5px;
}

.widget_block ul li{
	list-style:none;
}
.widget_block ul li a{
	  color: #5a5a5a;
    text-decoration: none;
    padding: 10px 0;
    display: block;
    padding-right: 4px;
    padding-left: 4px;
}

.widget_block ul li a:hover{
	background-color: #f5f8fa;
   transition: all 0.3s ease-in-out;
   color: #333;
}

.article .related-entry-heading{
	background-color:#fff;
}
.entry-categories-tags{
	margin-top:18px;
}

.entry-content ul{
padding:0;
}
.entry-content ul li{
	list-style:none;
}
h2 .list-title-txt a{
    color: #777;
    text-decoration: none;
}
iframe.instagram-media{
	margin:0 auto;
}
.video-container{
	margin:0 auto;
}
.faq_area .que h3{
    background: #354371;
    color: #fff;
    border-left: none;
	margin-top: 20px;
}
.faq_area .ans h4{
    border: none;
    margin-top: 0;
    font-size: 1em;
    line-height: 1.9;
}

.oritatami td{
	white-space: nowrap;
}

@media screen and (max-width: 480px){
	.faq_area h2{
		padding:0.6em;
	}
		.related-list .custom_relate{
		margin:10px 0;
	}
}
.video{
	text-align:center;
}
.sleep_wisdom_ttl{
	text-align: center;
	color: #374571
}
.search-sleep_wisdom .search-edit{
		border: solid 1px #364771;
	}
	.search-sleep_wisdom .search-submit{
		background-color: #374671;
	}
.found_cont{
	 font-size: 1.5em;
    font-weight: bold;
    color: #ff0202;
}
.sleep_wisdom_qa_ttl{
	display: block;
	transition: all 0.3s ease-in-out;
}
.sleep_wisdom_qa_ttl:hover{
	opacity: 0.8;
	transform: translateY(-2px);
	transition: all 0.3s ease-in-out;
}
.sleep_wisdom_qa_ttl p{
	padding: 5px 15px;
    font-weight: bold;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 12%), 0 2px 3px 0 rgb(0 0 0 / 20%);
}
.custom_relate_area{
	background: #fafafa;
}
.custom_relate{
	padding: 10px 7px;
	margin:0;
}


@media screen and (min-width: 768px){
	.sleep_wisdom_area{
    display: flex;
    justify-content: flex-start;
    -moz-column-gap: 30px;
         column-gap: 30px;
    row-gap: 5px;
    max-width: 1100px;
    margin: auto;
    flex-wrap: wrap;
}
	.search-sleep_wisdom{
		width: 500px;
		margin: auto;
	}
	.sleep_wisdom_qa_ttl{
		width:48%;
	}
	.uy-navigation-ul .uy-navigation-li a{
		padding-top:5px;
		padding-bottom:5px;
	}
}

table tr:nth-of-type(2n+1){
	background-color:#fafbfc;
}

.ad_tag{
    padding: 0 3px;
    font-size: 14px;
    color: #364271;
}
.ad_tag span{
    border: 2px solid #364271;
    padding: 2px 10px;
}

.index-tab-buttons a{
    display: block;
    text-decoration: none;
    border-color: #e3e3e3 #cecece #b4b4b4 #d6d6d6;
    color: #000;
}
.index-tab-buttons a .index-tab-button{
	padding: 12px 16px;
	border-color: #e3e3e3 #cecece #b4b4b4 #d6d6d6;
	transition:.3s all;
}
.index-tab-buttons a .index-tab-button:hover{
	background:#777;
	border:1px solid #777;
	font-weight:800;
	color:#fff;
}
.line-through{
	text-decoration:line-through;
}
.discount-color{
	color: #ff2626;
    font-weight: bold;
}
.discount_icon{
	 position: absolute;
    left: 0;
    top: 10px;
	z-index: 999;
	font-size: 11px;
	font-weight: bold;
	background: #ff4949;
	color: #fff;
	padding: 10px;
	border-radius: 12px;
}
.item_area table tr:nth-child(3)  td{
	color:red;
}
.index-tab-buttons .cat-list-tab-button{
	border-color: #e3e3e3 #cecece #b4b4b4 #d6d6d6;
	padding: 12px 16px;
    font-size: 14px;
    margin: 2px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #eee;
    width: 100%;
    text-align: center;
}
@media screen and (max-width: 834px) {
  .index-tab-buttons .cat-list-tab-button {
    width: 100%;
	border-color: #e3e3e3 #cecece #b4b4b4 #d6d6d6;
	padding: 12px 16px;
    font-size: 14px;
    margin: 2px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #eee;
    width: 100%;
    text-align: center;
  }
}