/*
Theme Name: nekokabu
Theme URI:
Author: Lus
Author URI:
Description: 猫株式会社のテーマ
Version: 1.0
License: sample
License URI:
Tags:
Text Domain:nekokabu
Tested up to: 5.8
Requires PHP: 
*/

.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.toggler-menu{
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	font-family: Lato, Geneva, "sans-serif";
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
	
	body {
	line-height: 1.75;
    font-family: 'Noto Sans JP',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",sans-serif;
	font-weight: 400;
    font-size: 14px;
	letter-spacing:0.3px;
	font-feature-settings : "palt" 1;

}
img {
    height: auto;
    max-width: 100%;
}

a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

a:hover{
	color: #b88f179c;
    text-decoration: none;}

.bold {
    font-weight: bold;
}

/* レイアウト */
.wrapper {
  position: relative;
}
.header {
  height: 56px;
}
.bg-l{
	background-color:  rgb(255 255 255 / 26%);}

.main {
  height: 100%;
  padding: 5px;
}
.content {
  padding: 0px 0 40px 0;
  min-height: calc(100vh - 56px);
}
.aside {
  width: 100%;
  height: 100%;
  padding: 2px;
}
.footer {
  width: 100%;
  bottom: 0;
	background: #000;
	color: #fff;
}
@media (min-width: 992px) {
  .main {
    width: calc(100% - 300px);
  }
  .aside {
    width: 300px;
  }
  .dropdown-menu {
    display: none;
  }
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
}

/* サイドバースタイル */
.sidebar > ul {
  list-style-type: none;
}
/* デフォルトで設定されるスクリーンリーダー用 */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

/* hoverで子カテゴリ表示 */
.dropdown-menu {
  display: none;
	margin-top: 0;  }
.dropdown:hover > .dropdown-menu {
  display: block;
}

.logo{
	display: block;
    margin: 0 auto;
}

.data{
	background: #eee;
	padding: 1em;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}

#menu-sns > li,.footer li {
    padding: 0.5em;
    text-align: right;
}
 ul#menu-sns , .footer ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    /* padding-left: 0; */
    margin-bottom: 0;
    list-style: none;
    flex-direction: row;
    justify-content: flex-end;
}

.footer ul{
	justify-content: center!important;}

.footer a {
	color: #fff;
	font-size: 0.8em;
}


/*gnavi*/
ul#menu-menu{
	text-align: center;
	font-family: 'Sawarabi Mincho';
	font-weight: 600;
	letter-spacing: 0.11em;
	font-size: 1.11em;
}
ul#menu-menu span {
    display: block;
    font-size: 0.7em;
	font-family: 'Lato';
	font-weight: normal;
}
.menu-sns-container {
    text-align: right;
}



li#menu-item-25 a , li#menu-item-275 a {
font-family: 'Lato';
    font-size: 16px;
    background: #000;
    color: #fff;
    font-weight: bold;
    padding: 0.7em;
}

li#menu-item-25 a:hover ,  li#menu-item-275 a:hover{
	color: #fff;
	background: #b88f179c;}




h1.top{	font-family: 'Sawarabi Mincho';
	font-size: 2em;
	font-weight: 300;}
.mb-10{
	margin-bottom: 10em !important;
}

.hina{
	font-family: 'Hina Mincho', serif;
	font-size: 1.8em;
	font-weight: 500;
    letter-spacing: 0.05em;
}

.green{
	background: #a1c58f;
}
.pink{
	background: #c499a6;
}
.beige{
	background: #d8c6b3a3;
}

.nyummycat_01{    
background: url(./../../uploads/2022/01/nyummycat_01.jpeg) no-repeat;
    background-size: contain;
    background-position: right bottom;
}

.nyummydog_01{    
background: url(./../../uploads/2022/01/01.jpeg) no-repeat;
    background-size: contain;
    background-position: right bottom;
}




@media screen and (max-width: 1199px) {
	
.nyummycat_01 , .nyummydog_01{

	background:none;}

.hina{
    margin-top: 3em;	}}




.nyummy_table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #ccc;
	padding:0;
	margin:0 0 3em 0;
}

.nyummy_table tr{
	border:1px solid #ddd;
	padding:5px;
}

.nyummy_table th, .nyummy_table td{
	padding:10px;
	text-align:center;
}

.nyummy_table th{
	font-size:14px;
	letter-spacing:1px;
}

@media screen and (max-width: 600px) {

	.nyummy_table{
		border:0;
	}

	.nyummy_table thead{
		display:none;
	}

	.nyummy_table tr{
		margin-bottom:10px;
		display:block;
		border-bottom:2px solid #ddd;
	}

	.nyummy_table td{
		display:block;
		text-align:right;
		font-size:13px;
		border-bottom:1px dotted #ccc;
	}

	.nyummy_table td:last-child{
		border-bottom:0;
	}

	.nyummy_table td:before {
		content:attr(data-label);
		float:left;
		font-weight: bold;
	}
}



	
/*カラーミー*/
.cartjs_product_table {
    margin-top: 1em;
}
.cartjs_product_table table,.cartjs_product_table td,.cartjs_product_table table th{
	padding:1em;
}
.cartjs_product_table table{
	width:100%!important;
	margin:1em 0!important;
	}
.cartjs_box div.cartjs_cart_in input {
width: 100%;
background: none;
display: block;
padding: 11px 0 9px;
text-align: center;
border: none;
background: #000;
color: #ffffff;
font-size: 18px;
letter-spacing: 1px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
text-decoration: none;
line-height: 1 !important;
}

@media screen and (max-width: 799px) {


/*カラーミー*/

.cartjs_product_table table,.cartjs_product_table td,.cartjs_product_table table th{
	padding:1em;
}
.cartjs_product_table table{
	margin:auto!important;
	}
.cartjs_box div.cartjs_cart_in input {
width: 100%;
background: none;
display:initial;
padding: 11px 0 9px;
text-align: center;
border: none;
background: #000;
color: #ffffff;
font-size: 18px;
letter-spacing: 1px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
text-decoration: none;
line-height: 1 !important;
margin:1em 0;
}
}



@media (max-width: 992px){
	
	img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.navbar-nav li a {
    padding: 5px;
    margin: 5px;
    font-size: 0.9em;
    font-weight: bold;
    background: #dee2e6;
    padding: 10px 10px;
    text-align: center;
    border: 1px solid #fff;
    width: 31.333333%;
    margin-right: 1%;
	float: left;}

	.nav{
		display: block;
	}
	.logo{
		margin: 0;
	}
}


.footer-fluid {
	font-family: 'Hina Mincho', serif;
	background: #efefef;
	padding: 3em 0;
}

.footer-fluid ul {
    padding: 0.5em 0;
    border-top: 1px solid #000;
}

.footer-fluid li {
    list-style-type: none;
    font-size: 0.9em;
	line-height: 2;
}

li#menu-item-294 {
    margin: 0 0 1em 0;
}


li#menu-item-294 a {
    background: #000;
    color: #fff;
    padding: 10px 5px;
}

.lato_span{    font-family: 'Lato';
    font-weight: bold;}

.imgcnt{
	max-width: 100%; height: auto; display: block; margin-left: auto; margin-right: auto; 
}

span.bbspan {
    background: #000;
    color: #fff;
    margin: 0 0.3em 0 0.2em;
    padding: 0.1em;
}


.circle { 
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #000;
}

.circle span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100px;
  text-align:center;
	color: #fff;
	font-family: Lato;
	font-weight: bold;
	font-size: 12px;
}
.fbig{
	font-size: 1.5em;
}
.red{
	color: #9A191B;
}

ul.gallery {
    margin: 0;
    padding: 0;
}

.gallery {

	text-align:center;
	}
.gallery li {
    width: 150px;
    height: 100px;
    margin: 5px 10px 5px 0;
	display: inline-block;}

#pointsp , .lgnone{
	display:none;}

@media screen and (max-width: 992px) {
	
.circle , .xsnone{
	display:none;}
	
.gallery {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 0;
	padding-top:3em;
}
	
#pointsp {
	margin:3em 0 0.5em 0;
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: auto;
	min-width: 115px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background: #000;
	z-index: 0;
	letter-spacing:0.3em;
}
#pointsp:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 20%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #000 transparent transparent transparent;
}

}


/*印伝*ボックス全体*/

@media screen and (min-width: 799px) {
label {
    pointer-events: none;
}
.pc_hidden_box{
	display: none;}
}
@media screen and (max-width: 799px) {
.sp_hidden_box {
	display: none;}

.cart2021{
	width: 100%;
	}
}


.div_inden_sp {
    display: block;
    width: 90%;
    float: left;
    margin: 10px;
    background: #eee;
    padding: 5%;
    text-align: center;
}

.inden_label {
	margin-bottom: 0em !important;}

/*ボックス全体*/
.pink-label {

    background: #da8b86;
    color: #fff;
    display: block;
    width: 100%;
	padding: 0.5em;}

.blue-label {
    background: #536777;
    color: #fff;
    display: block;
    width: 100%;
	padding: 0.5em;}

.green-label {
    background: #9cc7b0;
    color: #fff;
    display: block;
    width: 100%;
	padding: 0.5em;}


/*ラベルホバー時*/
.inden_label a:hover {
    background: #000;
    color: #fff;
}

@media screen and (min-width: 992px){
	.collapse:not(.show) {
    display :flex;
	}

.blue-label , .pink-label , .green-label{pointer-events: none;}

.inden_label {
    margin-bottom: 10em !important;}
}


/*レビュ*/
.review{
	border: 1px solid #000;
	padding: 5em;
}
@media screen and (max-width: 992px){
	.review{
	padding: 2em;

}
	
}


hr.eee {
    border: 1px solid #eee;
    width: 100%;
    margin: 1em 0 2em 0;
}


.sidecontents ul ,ul.information {
    padding: 0;
}
.sidecontents li , .information li  {
    padding: 1em;
	border-bottom: 1px solid #eee;
	list-style: none;
}


.page-link {

    color: #212521;
    background-color: #fff;
    border: 1px solid #dee2e6;
}


.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.page-link:hover {
    color: #212521;
}

.page-link:focus {
    box-shadow: none;
}

.hinafont {
    letter-spacing: 0.1em;
    font-family: 'Hina Mincho', serif;
}
.sawafont{
    font-family: 'Sawarabi Mincho';
}