@charset "euc-jp";
/* SP､ﾎｶｦﾄﾌ･ﾑ｡ｼ･ﾄﾍﾑCSS､ﾇ､ｹ｡｣*/

/* ｴ靄ﾜﾀﾟﾄ・
================================================ */

html { font-size : 62.5%; }
body {
	width:100%;
	color :#111;
	font-family: 'Noto Sans JP' , Meiryo, YuGothic, "Hiragino Kaku Gothic ProN", sans-serif !important;
	line-height:1.5;
	font-size:12px;
	font-size:1.2rem; /* =12px */	
	background-color:#FFF;
}
a {
	text-decoration: none;
	color: #111;
	display:block;
}
a:hover {
	text-decoration: none;
	color: #111;
}
a:visited {
	text-decoration: none;
	color: #111;
}
a:active {
	text-decoration: none;
	color: #111;
}
img {
	vertical-align:top;
	width:100%;
}

/* ﾂｰﾀｭ･・ｻ･ﾃ･ﾈ
================================================ */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, main, button, input {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
ol, ul, li { list-style:none; }
h1, h2 , h3 , h4 , h5 , h6 {font-weight:normal;}

/* ﾈﾆﾍﾑ･ｹ･ｿ･､･・
================================================ */
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
a {
	display: block;
	text-decoration: none;
	color: #000;
}
li {
	list-style: none;
}



/* スライドナビ
--------------------------------------*/
#sbRig {
	position: fixed;
	top: 50px;
	right: -50px;
}
.acc {
	background-color: #222;
	height:100%;
}
.sb-right {
	margin-top: 50px !important;
}
.acc li a {
	color: #f2f2f2;
	padding: 1rem;
}
.acc li {
	color: #f2f2f2;
	font-size: 1.2rem;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.sb-close {
	font-size: 1.2rem;
	padding: 1rem;
}
.sb-close:before {
	content: "\f00d";
	font-family: FontAwesome;
	padding-right: 5px;
}
.right-content {
	padding-bottom: 200px;
}



/* 
================================================ */
#categorySearch {
	margin-bottom: 10px;
}
#categorySearch h2 {
	font-size: 13px;
	display: block;
	background-color: #000;
	color: #FFF;
	padding: 5px 0;
	text-align: center;
}
.CategoryStyleG_ {
	width: 100%;
	height: auto;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}
.CategoryStyleG_ ul li {
	word-break: break-all;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.CategoryStyleG_ ul li a img {
	margin: 0;
	padding: 0;
}
.CategoryStyleG_ li h3 {
	display: block;
	margin: 0 !important;
	padding: 1.2em 13px;
	border-top: 1px solid #ddd;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	cursor: pointer;
	z-index: 20;
	color: #000;
	text-align: left;
	background-image: none !important;
	background-color: #f5f5f5;
}
.CategoryStyleG_ li h3 span {
	font-size: 80%;
}
.CategoryStyleG_ li p {
	font-size: 13px;
}
.CategoryStyleG_ ul li .parent_ {
	overflow: hidden;
	position: absolute;
	top: 16px;
	right: 14px;
	width: 16px;
	height: 16px;
	padding: 0;
	text-indent: -9998px;
	background: no-repeat center center;
	background-size: 16px 16px;
	z-index: 10;
}
.CategoryStyleG_ ul li .parent_ {
	background-image: url(https://asia-kobo.com/sp/img/close.png)
}
.CategoryStyleG_ ul li .parent_.img_hidden_ {
	background-image: url(https://asia-kobo.com/sp/img/open.png);
}
.CategoryStyleG_ .layer0_ li.nochild_ .name_, .CategoryStyleG_ .layer0_ li.nochild_ .comment_ {
	padding-left: 40px;
}
.CategoryStyleG_ .layer1_ li.nochild_ .name_, .CategoryStyleG_ .layer1_ li.nochild_ .comment_ {
	padding-left: 70px;
}
.CategoryStyleG_ .layer2_ li.nochild_ .name_, .CategoryStyleG_ .layer2_ li.nochild_ .comment_ {
	padding-left: 100px;
}
.CategoryStyleG_ .layer3_ li.nochild_ .name_, .CategoryStyleG_ .layer3_ li.nochild_ .comment_ {
	padding-left: 130px;
}
.CategoryStyleG_ .subMenu li {
	padding: 1.1em 4%;
	font-size: 13px;
	line-height: 1.6;
	border-bottom: 1px solid #eee;
	background: #FFF url(../common/sp/mod_icon_arrow_black.png) no-repeat 96% 50%;
	background-size: 3px 4px;
}
.CategoryStyleG_ .subMenu li:first-child {
	border-top: 1px solid #eee;
}
.CategoryStyleG_ .subMenu li:last-child {
	border-bottom: none;
}
.CategoryStyleG_ a {
	text-decoration: none;
	color: #111;
}
.CategoryStyleG_ .trigger.active {
	background-color: #f5f5f5 !important;
}
.CategoryStyleG_ .layer0_ {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* footer-contents
================================================ */
/* bnrArea */
.bnrLst {
	margin-bottom: 40px;
}
#bnrArea li {
	float: left;
}
#bnrArea .col3 li {
	width: 33.333%;
}
#bnrArea .col4 li {
	width: 25%;
}
#bnrArea li a {
	margin-bottom: 10px;
	background-color: #fff;
	padding: 8px;
	text-align: center;
	border: 1px solid #ebebeb;
}
#bnrArea .col3 li:nth-child(3n+1) a {
	margin-left: 0;
	margin-right: 6px;
}
#bnrArea .col3 li:nth-child(3n+2) a {
	margin-left: 3px;
	margin-right: 3px;
}
#bnrArea .col3 li:nth-child(3n+3) a {
	margin-left: 6px;
	margin-right: 0;
}
#bnrArea .col4 li:nth-child(4n+1) a {
	margin-left: 0;
	margin-right: 8px;
}
#bnrArea .col4 li:nth-child(4n+2) a {
	margin-left: 3px;
	margin-right: 5px;
}
#bnrArea .col4 li:nth-child(4n+3) a {
	margin-left: 5px;
	margin-right: 3px;
}
#bnrArea .col4 li:nth-child(4n+4) a {
	margin-left: 8px;
	margin-right: 0;
}
.bnrFull a {
	background-color: #fff;
	padding: 8px;
	text-align: center;
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
}
/* bnrArea SP､ﾎ､ﾟ */
@media only screen and (max-width: 767px) {
.bnrLst {
	margin-bottom: 0;
}
#bnrArea .col2 li {
	width: 50%;
}
#bnrArea .col2 li a {
	border: none;
	padding: 0;
}
#bnrArea .col2 li:nth-child(odd) a {
	margin-right: 5px;
	margin-bottom: 10px;
}
#bnrArea .col2 li:nth-child(even) a {
	margin-left: 5px;
	margin-bottom: 10px;
}
#bnrArea .col2 li:nth-last-child(-n+2) a {
	margin-bottom: 0;
}
}
.bnrFull a {
	padding: 0;
	border: none;
}
/* iconArea */
#iconArea {
	margin-bottom: 20px;
}
#iconArea li {
	float: left;
	width: 11.111%;
}
#iconArea li a {
	margin: 10px;
}
/* iconArea SP､ﾎ､ﾟ */
@media only screen and (max-width: 767px) {
#iconArea li {
	width: 20%;
}
#iconArea li a {
	margin: 10px;
}
}

