/*
Template:ystandard
Theme Name:ystandard-child
Theme URI: https://wp-ystandard.com
Author: yosiakatsuki
Author URI: https://yosiakatsuki.net
Description:「ystandard」の子テーマ
Version: 4.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*.site-content {
		background: #fdfbf7;
    border-bottom: 1px solid #b49c77;
}

.content__main {
		background: #fdfbf7;
}*/
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	/*background:#fff;*/
	color:#5e4322;
}

strong{
	color:#c00;
	font-weight:bold;
}

em{
	color:#c00;
	font-style:normal;
}

a:link{
	color:#017669;
}

a:visited{
	color:#666;
}

a:hover{
	color:#f36;
}

#header a:link, #footer a:link, #pageup a:link, #submenu a:link{
	color:#000;
	text-decoration:none;
}

#pageup a:link, #submenu a:link{
	color:#017669;
}

#header a:visited, #footer a:visited, #pageup a:visited, #submenu a:visited{
	color:#666;
	text-decoration:none;
}

#header a:hover, #footer a:hover, #pageup a:hover, #submenu a:hover{
	color:#f36;
	text-decoration:underline;
}


.clear{
	clear:both;
}
/*a:visited{
	color:#666;
}*/
ul li {
	list-style-type: none;
}

.nodisplay {
	display:none !important;
}


.newwindow {
	padding: 0px 16px 0px 0px;
  margin-right: 6px;
  background: url(/imgj/common/icon_newwin.svg) right 0px no-repeat;
  display: inline-block;
  height: 10px;
	line-height: 18px;
}

#main .entry-content a:link,
#main.archive__main a:link,
#main .main_links a:link,
#pickup a:link{
	color:#000;
	text-decoration:none;
}
#main .singular-article .entry-content a:link,
#main .singular-article .main_links a:link,
#pickup .singular-article a:link{
	text-decoration:underline;
}

#main .entry-content a:visited,
#main.archive__main a:visited,
#main .main_links a:visited,
#pickup a:visited{
	color:#666;
	text-decoration:none;
}

#main .entry-content a:hover,
#main.archive__main a:hover,
#main .main_links a:hover,
#pickup a:hover{
	color:#f36;
	text-decoration:underline;
}

/* ブログカード */
.main_links .ystdb-card {
	clear: both;
}

.ystdb-card__image {
	width: 30%;
  float: left;
  padding: 10px 0 0 10px;
}
.has-image-align-right .ystdb-card__image {
  float: right;
  padding: 10px 10px 0 0;
}

.ystdb-card__text {
	max-height: 120px;
	overflow: hidden;
	padding: 1rem;
}

.ystdb-card.shopitem {
	/*border-color: #07689f;*/
	background-color: #e8f3fb;
}
.ystdb-card.shopitem a:link,
.ystdb-card.shopitem a:visited{
	color: #0089d1!important;
}

.ystdb-card.shopitem .ystdb-card__title {
	padding: 0px 0px 0px 35px;
  background: url(/imgj/common/icon_shop.svg) left 0px no-repeat;
  display: inline-block;
	height: 28px;
}

.shopitem .ystdb-card__text {
	max-height: initial;
}
.shopitem .has-image-align-right .ystdb-card__text {
  padding-right: 0.5rem;
}

.ystdb-card__dscr:before {
  content: "";
  position: absolute;
  border-style: none;
  /*left: 0;*/
	top: 20px;
  bottom: 0;
  z-index: 2;
  width: 65%;
	height: 100px;
	background: linear-gradient(rgba(255,255,255,0) 0, #fff 100px);
}

.shopitem .ystdb-card__dscr:before {
	display:none;
}

@media (min-width: 600px) {
	.ystdb-card__image {
	    min-width: 100px;
			margin-top: initial;
	}
	.ystdb-card.shopitem .ystdb-card__title {
		padding: 8px 0px 0px 35px;
	}
	.ystdb-card__text {
		max-height: initial;
		padding: 1.5em 1em;
	}
	.ystdb-card__dscr:before {
		display:none;
	}
}

/* グローバルメニュー */
#mega-menu-wrap-global {
	margin-top: 6px;
}
#mega-menu-global .mega-menu-item-search .search-form {
	display: block;
}

#mega-menu-global .mega-menu-item-search2 .search-form {
	display: none;
}
.onlypc {
	display: none !important;
}
.onlymb {
	display: block !important;
}
#mega-menu-global li.mega-menu-mokuji-link {
  border-bottom: dotted 1px saddlebrown !important;;
  margin-right: 5px !important;;
}

@media (min-width: 600px) {
	nav.global-nav__container {
		margin-left: 70px;
	}
	#mega-menu-wrap-global {
		margin-top: inherit;
	}
	#mega-menu-global input {
		width:170px;
	}
	#mega-menu-global .mega-menu-item-search .search-form {
		display: none;
	}
	#mega-menu-global .mega-menu-item-search2 .search-form {
		display: block;
	}
	.onlypc {
		display: block !important;
	}
	.onlymb {
		display: none !important;
	}

}



#main h1.page-title {
	font-size: 200%;
  font-weight: normal;
}

.is-list .archive__excerpt {
  font-size: .9em;
}

#footsns{
	clear:both;
	font-size:0px;
	text-align: center;
}

#footsns figure{
	margin-bottom: 20px;
}

#footsns ul{
	border-bottom:dotted #D3C4AB;
	border-width:1px 0;
	padding:15px 0;
}

#footsns li{
	display:inline-block;
	margin:0 24px;
}

*:first-child+html #footsns li{
	display:inline;
}

#footsns li.first{
	margin:0 4px 0 24px;
}

#footsns p{
	display:inline-block;
	margin:0 8px;
}
*:first-child+html #footsns p{
	display:inline;
}

#footsns a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#footsns p.logo{
	display:block;
	padding:10px 0 0;
	line-height:1;
	font-size:1px;
}

/* HOME */

.main_links .cate {
	clear: both;
  padding-top: 10px;
}

.main_links .cate .block {
  float: left;
  margin-left: 20px;
}
.main_links h2 {
	background: #e4f4e8 linear-gradient(45deg, #c1ebcc, transparent);
	padding: 5px 0 2px 10px;
}
.main_links h2.first{
  margin-top: 0;
}
.main_links h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0.7em;
	clear: both;
}
.main_links h3:after {
	content:url(/imgj/common/arw02_pink.gif);
	position: relative;
  top: -3px;
  left: 5px;
}
.main_links ul {
	margin-top: 20px;
}
.main_links li {
  font-size: 92%;
  line-height: 1.5;
  margin: 0.7em 0;
  padding-left: 8px;
  background: url(/imgj/common/arw03_brown.gif) no-repeat 0 7px;
}
.main_links p {
	margin-left: 10px;
}
.main_links .more {
  margin: 8px 3px 12px 0;
  font-size: small;
	float: right;
}
.main_links .more a {
  padding: 5px 8px 5px 0;
  text-align: right;
	background: url(/imgj/common/arw02_grey.gif) no-repeat right center;
}
.main_links .goqanda a {
  padding: 5px 10px 5px 0;
  background: url(/imgj/common/arw02_grey.gif) no-repeat right center;
  float: right;
  text-decoration: underline !important;
}
.main_links .block {
    clear: both;
}
#sidebar-widget-home ul li .sideblock {
	margin-top : 30px;
}
.wp-block-embed-twitter {
	height: 100px;
}

.top-slider {
	margin-top: -30px;
}

@media (min-width: 600px) {
	.main_links ul {
		margin-top: 30px;
	}
	.main_links .cate .block {
			width: 45%;
	}

	.top-slider {
		display: none;
	}
}

/* HOME RSS */
.sidebar .widget_super_rss_reader {
  padding: 14px 14px 0;
  /*border: #3fc5ff solid 1px;*/
	background: #fff;
	/*float: left;*/
}
.sidebar a {
	text-decoration: none;
}
.sidebar .widget_super_rss_reader .widgettitle{
	display: none;
	/*margin-top:60px;*/
}
.sidebar .srr-style-none .srr-title{
  font-size: .9em;
	font-weight: bold;
}
.sidebar .srr-style-none .srr-summary {
  font-size: small;
}
.sidebar .srr-style-none .srr-meta {
  font-size: small;
	text-align: right;
}


/* 知識館 */
.category-honkan .block {
    padding: 10px 5px 0 0;
}
.category-honkan .block .text {
		float: left;
    max-width: 67%;
}
.category-honkan .block h2 {
		margin: initial;
		padding: 1px 0 3px 26px;
		font-weight: normal;
		background: url(/imgj/common/arw_next.gif) no-repeat 0 4px;
}
.category-honkan .block h2 .sub {
    font-size: 68%;
}
.category-honkan .block .photo {
		float: right;
		max-width: 30%;
}

.archive_howto li,
.archive-chishiki li,
.archive-jissen li{
	margin: 0.8em 0;
  padding-left: 10px;
  background: url(/imgj/common/icon_el01.gif) no-repeat 0 0;
  line-height: 1.17;
}
.archive_howto .archive__container,
.archive-chishiki .archive__container {
  gap: 0;
}

@media (min-width: 600px) {
	.category-honkan .block {
	    padding: 10px 5px 0 30px;
	}
	.category-honkan .block .text {
			float: left;
	    max-width: 70%;
	}
	.category-honkan .block .photo {
			margin: -20px;
	}
}

/* Howto */
.category-jissen .block h2 {
    font-size: 117%;
    line-height: 1.17;
}
.category-jissen .block h2 a {
    display: block;
    height: 19px;
    padding: 0.5em 10px 2.9em 5px;
}
.category-jissen .block h2.line01 a {
    display: block;
    /* height: 19px; */
    padding: 1.3em 10px 2.3em 5px;
}
.category-jissen #laundry h2 {
    background: url("/imgj/howto/ttl_laundry.gif") no-repeat right top;
}
.category-jissen #nunonapu h2 {
    background: url("/imgj/howto/ttl_nunonapu.gif") no-repeat right top;
}
.category-jissen #idea h2{
	background:url("/imgj/howto/ttl_idea.gif") no-repeat right top;
}

.category-jissen #pet h2{
	background:url("/imgj/howto/ttl_pet.gif") no-repeat right top;
}

.category-jissen #clean h2{
	background:url("/imgj/howto/ttl_clean.gif") no-repeat right top;
}

.category-jissen #kitchen h2{
	background:url("/imgj/howto/ttl_kitchen.gif") no-repeat right top;
}

.category-jissen #bath h2{
	background:url("/imgj/howto/ttl_bath.gif") no-repeat right top;
}

/* アイテム事典 */
.category-partner .archive__container .category_thumb{
	float:left;
	width:50%;
}
.category-partner .archive__dscr {
	margin-bottom: 0;
}
.category-partner .archive__container .category_sublist li{
	padding-left: 9px;
  line-height: 1.1;
  margin: 1em 0.2em;
  background: url(/imgj/subnavi/arw02_grey.gif) no-repeat 0 6px;
}

@media (min-width: 600px) {
	.category-partner .archive__container .category_sublist{
		float:left;
		margin-left: 20px;
    margin-bottom: 50px;
		width:65%;
	}
}

/* Q&A */
#main.archive__main h2.qandalist {
	margin: 0;

}
 h3.qandalist {
  padding: 0px 0 10px 25px;
  font-size: 100%;
  line-height: 1.34;
  background: url(/imgj/common/icon_dotred_l.jpg) no-repeat 4px 2px;
	margin: 0;
  font-weight: normal;
}
#main.archive__main h3.qandalist a:link{
  text-decoration: underline;
}

/* entry */
.entry-content h2 {
	color: #d93c3c;
	font-weight: normal;
}
.entry-content h3 {
  margin: 0 0 1em 0;
  padding: 0.7em 0 0 15px;
  background: url(/imgj/common/icon_dot.jpg) no-repeat 0 1em;
  color: #d93c3c;
  font-weight: bold;
	font-size: inherit;
  line-height: 1.34;
}
.entry-content ul li {
	list-style: initial;
}

.entry-content .revisiondate {
	float: right;
  font-size: 0.9em;
	margin-bottom: 50px;
}

.entry-content .illust {
	padding: 0;
	width: 70px;
}

#main .entry-content .ys-toc ul li {
	list-style: none;
}
#main .entry-content .ys-toc a:link{
  text-decoration: none;
}

.entry-content .toshopinfo {
	font-size: 0.9em;
  color: #5d996c;
}
#main .entry-content .toshopinfo a:link,
#main .entry-content .toshopinfo a:visited {
  color: #5d996c;
}

/* 関連情報 */

#relateinfo h2, #shopitem h2 {
	color: inherit;
	font-size: 1.2em;
  font-weight: bold;
	padding: 12px;
}
#itemguide h3 {
	background-image: none;
  padding: 0;
}
#main #relateinfo p {
    margin: 1em 0 1em 0.5em;
    padding: 0 0 0 8px;
    background: url(/imgj/common/arw02_brown.gif) no-repeat 0 5px;
    font-size: 100%;
    line-height: 1.34;
}
#main #relateinfo p a:link{
	text-decoration:none;
}

#shopitem {
	background-color: #f6f2ea;
	padding-bottom: 10px;
}
#shopitem h3 {
  margin: 0 18px 0 18px;
  padding: 40px 8px 8px 8px;
  border-bottom: 2px dotted #cfc5ad;
  color: #d93c3c;
  font-size: 117%;
  font-weight: bold;
	background:none;
	clear: both;
}
#shopitem h4 {
	font-size: inherit;
	margin: 0 33px 20px 27px;
  padding: 2px 0 2px 14px;
  background: url(/imgj/common/icon_dot.jpg) no-repeat 0 4px;
  line-height: 1.34;
	clear: both;
}
#shopitem .itemblock {
	margin: 10px 10px;
	/*float:left;*/
}
#shopitem .photo {
    float: left;
    position: relative;
    width: 25%;
    clear: both;
}
#shopitem .textarea {
		margin: 10px auto;
    float: right;
    position: relative;
    /* clear: both; */
    width: 70%;
}
#shopitem .itemblock .text,
#shopitem .itemblock .price {
	font-size: 85%;
  line-height: 1.5;
}
#main #shopitem a:link{
	/*text-decoration:none;*/
	text-decoration:underline;
}

@media (min-width: 600px) {
	.category-partner .archive__container {
		display:block;
		clear:both;
		margin-top: 30px;
    min-height: 300px;

	}
	/*.category-partner .archive__container h2{
	    padding-top: 30px;
	}*/
	.category-partner .archive__container .category_thumb{
		float:left;
		margin-top:20px;
		width:30%;
	}
	/*.category-partner .archive__container .category_sublist{
		float:left;
		margin-left: 20px;
    margin-bottom: 50px;
		width:65%;
	}*/

	#shopitem .photo {
	    width: 15%;
	}
	#shopitem .textarea {
	    width: 80%;
	}

}

@media (min-width: 600px) {
	.breadcrumbs {
		margin-bottom: 20px;
		margin-top: -30px;
	}
}

/* side navi */
.side_nav_mokuji {
	font-size: small;
	padding: 1em;
  background-color: #f6f2ea;
}
.side_nav_mokuji h2 {
	font-size: small;
  margin: 0 0 0.25em;
}
.side_nav_mokuji h3 {
	font-size: small;
  margin: 0.9em 0 0em;
	font-weight: normal;
  display: block;
  cursor :pointer;
}
.side_nav_mokuji h3.on {
	font-weight: bold;
}
.side_nav_mokuji ul li {
	padding-left: 9px;
	line-height: 1.17;
	margin: 1em 0.2em;
	background: url(/imgj/subnavi/arw02_grey.gif) no-repeat 0 3px;
}
.side_nav_mokuji ul li.on {
	padding-left: 9px;
  background: url(/imgj/subnavi/arw02_pink.gif) no-repeat 0 3px;
  color: #d93c3c;
}

.side_nav_mokuji a:link{
	text-decoration:none;
}

/*ボックス全体*/
/*.switchbox {
    margin: 10px 0;
    padding: 0;
}*/
/*ラベル*/
/*.side_nav_mokuji h3 {
    display: block;
    cursor :pointer;
}*/
/*チェックボックスを非表示にする*/
.side_nav_mokuji input {
    display: none;
}
/*中身を非表示にしておく*/
.side_nav_mokuji ul {
    margin-top: 0;
    height: 0;
    overflow-y: hidden;
    transition: 0.8s;/*ゆっくり表示させる*/
    opacity: 0;
}
/*クリックで中身を表示*/
.side_nav_mokuji input:checked + h3 + ul {
    height: auto;
    opacity: 1;
}
/*アイコン*/
.side_nav_mokuji h3::before {
    content: '\f067';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding-right: 8px;
}
/*クリックでアイコン入れ替え*/
.side_nav_mokuji input:checked + h3::before {
		content: '\f068';
		font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px;
}



/* contact form */
@media (min-width: 600px) {
	.contact-form {
		margin-left: 80px;
		width: 80%;
	}
}
.contact-form .copy{
	padding-top:5px;
	text-align:right;
}

.contact-form .copy a{
	font-size:70%;
	text-decoration:none;
	color:#999;
}

/*必須項目*/
.contact-form .hiss {
	padding-left: 10px;
	color: #7f53b6;
	font-size: 86%;
}

.contact-form .err {
	color: #d60746;
}
.contact-form .align-c {
    text-align: center;
}

/* 記事詳細ページ商品ブロック */
section.singleitems{
	margin: 0 0 20px 0;
	padding: 10px;
	background: #f6f2ea;
}

section.singleitems p.ti{
	margin: 0 0 0 10px;
	font-weight: bold;
	color: #5e4322;
	font-size: 0.9em;
}

section.singleitems ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

section.singleitems ul li{
	width: 25%;
	margin: 0 0 0 0;
	padding: 0 10px;
	box-sizing: border-box;
	line-height: 1.4;
}

section.singleitems ul li dt{
	margin: 0 0 5px 0;
}

section.singleitems ul li dt a:hover{
	opacity: 0.8;
}

section.singleitems ul li dd{
	margin: 0;
}

section.singleitems ul li dd p.item-name{
	margin: 0 0 5px 0;
	font-size: 0.9em;
}

section.singleitems ul li dd p.item-price{
	margin: 0;
	font-size: 0.9em;
}

@media screen and (max-width: 480px){
	section.singleitems ul li{
		width: 50%;
		margin: 0 0 15px 0;
	}

	section.singleitems ul li dt a:hover{
		opacity: 1;
	}
}
