@charset "utf-8";
#maincontents{
	text-align: left;
	border-bottom: 3px solid lightgray;
}
/*タイトルバー*/
#category-title{
	font-size: 5vw;
	margin: 10px auto;
	background-repeat: repeat;
    background-color: #ECECEC;
}

.topimg{
	max-width: 100%;
}

/*仕切り線*/
.hr{
	border-bottom: 1px solid lightgray;
	padding:5px; 
}


/*----------------------------------------------
　　　　　　　ランキング 中身
----------------------------------------------*/
/*各ランキングの枠*/
.popularity{
	width:100%;
	margin:0 auto;
	font-size: 0;
}
.popularity ul{
	text-align: center;
}

.popularity img{
	width: 100%;
	height: auto;
}

li .rank{
	font-size: 1rem;
	font-weight: bold;
	padding-top: 9%;
}

li .theone{
	background-image: url(/picture/rank.jpg);
	background-position: top;
}

/*商品名・価格の入った枠*/
li .rank-text{
	height:auto;
	font-size: .8rem;
	text-align: justify;
	padding: 2%;
	color: #333;
}

/*価格*/
li .rank-price{
	font-size: .8rem;
	font-weight: bold;
	color:#333;
}

.rank_item li{
	width: calc(100% / 3);
}

.rank_item li:nth-child(n+4){
	display: none;
}


/*タブ    ラジオボタンを全て消す*/
input[name="tab_item"],
input[name="ct-tab_item"] {
    display: none;
}

/*---------------------------
		横すくロール
---------------------------*/
.gnav {
    width: 100%;
    height: auto;
    margin-bottom: 6%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.gnav ul {
    width: auto;
    height: auto;
    margin: 0 auto 2px auto;
    list-style: none;
    display: flex;
}

.gnav ul li {
    text-align: center;
    font-size: 0;
    padding: 0px 10px;
    background: #fff;
    margin: 0 0%;
}
.gnav span{
	font-size: 4vw;
	font-weight: bold;
}
/*スクロールバー*/
.gnav::-webkit-scrollbar {
    height: 2px;
}
.gnav::-webkit-scrollbar-track {
    margin: 0 2px;
    background: #ccc;
    border-radius: 5px;
}
.gnav::-webkit-scrollbar-thumb {
    background: #11973F;
    border-radius: 5px;
}
.ho_box_1 img{
	width: 100%;
	height: auto;
	display: inline-block;
}



/*特集*/
.tokusyu4c{
    font-size: 0;
    margin: 4% 0;
    text-align: justify;
    padding: 0 1%;
}

.tokusyu4c li{
	width: 50%;
	height: auto;
	display: inline-block;
	font-size: .8rem;
	padding: 2%;
	text-align: left;
	vertical-align: top;
	justify-content: stretch;
}

.tokusyu4c a{
	width: 100%;
	height: auto;
	display: inline-block;
}

.tokusyu4c img{
	width: 100%;
	max-width: 169px;
}
.tokusyu4c li>p{
	padding: 4%;
}

/*============================
　　　　メインカテゴリ　商品一覧
============================*/
/*カテゴリの見出し*/
.ct-subtitle h3{
	padding: 2%;
	border-left: 10px solid #11973F;
	margin: 8% 0 2% 0%;
}
.ct-subtitle p{
	width: 100%;
	font-size: .8rem;
	padding: 3% 4%;
}


/*見出し*/
div.ct-subtitle h2{
	width: 70%;
	height: auto;
	box-sizing: border-box;
	display: table-cell;
}
.ct-subtitle-more{
	width: 30%;
	height: auto;
    font-weight: bold;
	font-size: 0.8em;
	text-align: center;
    box-sizing: border-box;
    display: table-cell;
}

.coment{
	padding: 2% 4% 4%;
	font-size: .8rem;
}


/*============================
    ジャンルで選ぶ
============================*/
.genrebox{
    position: static;
    font-size: 0;
}
.genrebox li{
    width: calc(100%/3);
    display: inline-block;
    background-color: #eeeeef;
    border: 1px #fff solid;
    font-size: .75rem;
    padding: 2% 0;
    text-align: center;
    font-weight: bold;
}

/*上部固定*/
.fixed2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9998;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

/*ジャンプ後のズレ調整*/
#t-kibako,
#t-imabari,
#t-organic,
#t-bland,
#t-kodawari,
#t-baby{
	padding-top: 30%;
	margin-top: -30%;
}


/*============================
    タオル　シリーズ一覧
============================*/
.series-box{
    padding: 0 5px;
    font-size:0;
}

.series-box li{
    padding: 2%;
    vertical-align: top;
}
.t-tit{
    font-size: 1rem;
    line-height: 1.2rem;
    width: auto;
    display: inline;
}
.t-txt{
    font-size: .8rem;
}

/*アイコン*/
.i-imabari{
    vertical-align: bottom;
    max-height: 30px;
    display: inline;
}

.i-kibako,
.i-organic{
    width: auto;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    font-size: .5rem;
    margin: 5px 0 0 5px;
    border-radius: 5px;
}

.i-kibako{background: #866644;}

.i-organic{background: #4c7022;}

h4{
    text-align: center;
    font-size: 1.2rem;
    padding: 2% 0 0 0;
}

/*テキスト*/
.t-article{
	padding: 5px;
	text-align: justify;
	/* width: 70%; */
}

/*ピックアップ*/
.pu-tit{
    text-align: center;
    letter-spacing: 2px;
    /* font-size: .8rem; */
    font-weight: bold;
    color: #333;
}
.series-pickup{
	width: 50%;
	display:inline-block;
}
.series-pickup a>img{
    width: 100%;
    display: inline-block;
}


/*サブ*/
.series-sub:first-child{
	border-top:1px #ccc solid;
}

.series-sub{
    width:100%;
    display: flex;
    border-bottom: 1px #ccc solid;
}

.series-sub a{
    width: 40%;
    background-color: #fff;
}

.series-sub a> img{
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.series-sub .t-article{
	width: 70%;
	display: inline-block;
	padding: 0 0 0 10px;
}


/*======================================
	カタログ専用ジャンルで選ぶ
======================================*/
.ct-genrebox{
	font-size: 0;
	/* display: flex; */
}
.ct-genrebox ul{

}
.ct-genrebox li{
	width: calc(100%/3);
	height: 40px;
	display: inline-block;
	background-color: #eeeeef;
	/* margin: 10px; */
	font-size: .7rem;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
.ct-genrebox li:nth-of-type(3n+1){
	border-left:none;
}
.ct-genrebox a{
	width: auto;
	height:100%;
	display: block;
	padding: 5px;
}
.ct-genrebox a:hover{
	background-color:#fff;
	color:#333;
	transition:0.3s;
}



/*ジャンルで選ぶ　画像*/
.genreimg{
}
/*ジャンルで選ぶ　テキストエリア*/
.genrebtn{
}
.genrebtn p{
	padding: 5px 0 0 0;
}


