/** Shopify CDN: Minification failed

Line 230:1 Expected identifier but found "/"
Line 242:1 "dispaly" is not a known CSS property
Line 453:5 Unexpected "="

**/
@charset "utf-8";
/* CSS Document */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p {
    margin-bottom: 0;
}

a {
  color: #222;
  text-decoration: none;
}

/*/////// ページ先頭ボタン ////////*/

#page-top{
	display:none;
	position:fixed;
	right:16px;
	bottom:50px;
	z-index:1000;
}
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	background:#666;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
} 
#page-top a {
	width: 50px;
	display: block;
	background: #ada6a1;
	text-decoration: none;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	font-size: small;
	font-weight: bold;
	line-height: 130%;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
}
#page-top a:hover {
	background: #d0c9c4;
}
.ecart {
	color: #CCC;
	padding-bottom: 2px;
}


/*/////// ヘッダー設定 ////////*/
#header {
	width: 100%;
    height: 50px;
	position:fixed!important;
	top: 0px;
    left: 0px;
    background-color: rgba(255,255,255,0.8);
    z-index: 9999;

}



/*/////// メイン設定 ////////*/


#main {
	margin-bottom: 20px;
}

#main h2 {
	width: 100%;
	font-size: 18px;
	color: #222;
	text-align: center;
	line-height: 150%;
	margin-right: 0px;
	margin-left: 0px;
	padding: 20px 0;
	font-weight: normal;
	border-top: solid 1px #666;
    border-bottom: solid 1px #666;
    box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
	z-index:1;
	position:relative;
 
}
.sec_link {
	margin-top: -50px;
    padding-top: 50px;
}

.m-txt-ttl5 > a {
    display: block; padding-top: 100px; margin-top: -100px;
}

#main table.ranking1 {
	width: 100%;
}
#main img.banner {
	padding-bottom: 10px;
	width: 90%;
}
#main img.info {
	width: 40%;
	margin-bottom: 20px;
}
#main .new_arrange img {
	float: left;
	margin-left: 3px;
	margin-right: 5px;
	width: 35%;
}
#main .new_arrange {
	text-align: left;
	vertical-align: middle;
	display: block;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
}
#main .new_arrange p {
	padding-top: 20px;
	float: left;
	line-height: 110%;
}

.font_small {
	font-size: xx-small;
}

.price {
	font-size: small;
}

#main .ranking1 h3 {
	font-size: medium;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#main table.ranking2 {
	text-align: center;
	width: 100%;
}
#main .ranking2 td {
	width: 50%;
}
#main .ranking1 td {
	line-height: 130%;
}
#main .ranking2 img {
	margin-top: 10px;
	margin-bottom: 10px;
}

	

/*/////// section1 ////////*/

.sec01 {
	width:90%;
	font-size:16px;
	line-height:180%;
	padding-left:5%;
	margin-top:50px;
	text-align:left;
}

.sec01 h1 {
	font-size: 2em;
    line-height: 1.0625;
	font-weight:100;
	font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	text-align:center;
}

.sec01 p {
	font-size: 1.2em;
	line-height:180%!important;
	padding:10px 0;
	text-align:center;

}


.contents {
	min-width: 320px;
	width:100%;
	margin: 0px auto;
	padding: 0px;
	position:relative;
	z-index:1;
}



/*/////// 2個並び ////////*/


ul.itm2 {
	list-style-type: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
    text-align:center;
    padding:0;
}
ul.itm2 li {
    width:46%;
	display:inline-block;
	display:-moz-inline-box;
	/display:inline;
	margin:20px auto 0;
	/*border:solid 1px #EAEAEA;*/
	padding:1% ;
	vertical-align: top;
}

ul.itm2 li img {
	width:100%;
}

ul.itm2 li a {
	dispaly:block;
}

ul.itm2 li .thum {

}
ul.itm2 li .ttl {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin:0;
	color:#323232;
	font-size:10px;
}
ul.itm2 li .date {
	color:#666;
	font-size:10px;
}
ul.itm2 li .icn {
	margin:auto;
}
ul.itm2 li .prC2 {
	font-weight:nomal;
	color:#666666;
	font-size:10px;
}
ul.itm2 li .prc {
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-align:center;
}
ul.itm2 li .PRc {
	font-size:16px;
	font-weight:bold !important;
	text-align:center;
}



ul.itm2 li .buy_btn {
	background:#000000;
	color:#FFFFFF;
	padding:3px 0;
	margin:0 auto;
}

/* 2列 */

.itemList2{
	width:95% !important;
	margin:0px auto;
	overflow:hidden;
}
.itemList2 li{
	float:left;
	width:48%;
	text-align:left;
	margin:0px 0px 12px;
	list-style:none;
}
.itemList2 li:nth-of-type(2n){
	float:right;
}
.itemList2 li:nth-of-type(2n + 1){
	clear:both;
}
.itemList2 li a{
	display:block;
	margin:0px;
	font-size:8px;
	line-height:1.6em;
	color:#000;
	text-decoration:none;
}
.itemList2 li:nth-of-type(2n) a{
	margin:0px;
}
.itemList2 li a img{
	width:100%;
	margin:0px 0px 5px;
}

.itemList2 li dl{
	margin:0 0 10px;
	padding:0 5px;
}
.itemList2 li dt{
	float:left;
}
.itemList2 li dd{
	float:right;
}



.itemList2 li .ttl{
	font-size:small; 
	overflow: hidden; 
	text-overflow: ellipsis;
	padding:0 10px;
	
}
.itemList2 li .icn{
	font-size:small;
	color:#333;
	padding:10px 5px;
}
.itemList2 li .review_txt{
	width:95%;
	font-size:10px;
	line-height:150%;
	padding-left:5px;
}

.itemList2 li nav{
	width:95%;
	font-size:10px;
	text-align:center;
	background:#000;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	padding:5px 0;
	margin:0 auto 10px;
}



/*/////// 3列 ////////*/

.itemList3{
	width:95% !important;
	margin:0px 2.5%;
	overflow:hidden;
}
.itemList3 li{
	float:left;
	width:31%;
	text-align:left;
	margin:0px 0px 12px;
	list-style:none;
}
.itemList3 li:nth-of-type(3n-1){/*center*/
	margin:0px 2.5%;
}
.itemList3 li:nth-of-type(3n+1){
	clear:both;
}
.itemList3 li:nth-of-type(2n-1) a{
	margin:0px;
}
.itemList3 li a{
	display:block;
	margin:0px;
	font-size:8px;
	line-height:1.6em;
	color:#000;
	text-decoration:none;
}
.itemList3 li:nth-of-type(2n) a{
	margin:0px;
}
.itemList3 li a img{
	width:100%;
	margin:0px 0px 5px;
}

.itemList3 li dl{
	margin:0 0 5px;
	padding:0 3px;
}
.itemList3 li dt{
	float:left;
}
.itemList3 li dd{
	float:right;
}

.itemList3 li .ttl{
	font-size:x-small;
	overflow: hidden; 
	text-overflow: ellipsis;
	padding:0 3px;
}
.itemList3 li .icn{
	font-size:x-small;
	color:#333;
	padding:10px 0;
}
.itemList3 li .review_txt{
	font-size:8px;
	line-height:150%;
}


.itemList3 li nav{
	width:90%;
	font-size:8px;
	text-align:center;
	background:#000;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	padding:5px 0;
	margin:0 auto 5px;
}


media="screen, tv, print"
#Index .items {
    margin: 0px 10px;
}
user agent stylesheetarticle, aside, footer, header, hgroup, main, nav, section {
    display: block;
}

ul.itm2 {
	width:90%;
	text-align:left;
	padding: 10px 0;
	padding-left:10px;
	margin-top:-20px;
}


.itm2 li {
	width:47%;
	display:inline-block;
	display:-moz-inline-box;
	display:inline;
	margin-top:10px !important;
	zoom:1;
	padding-bottom:5px;
	border: none;
	list-style:none;
	box-sizing: border-box;
}

.itm2 li dt{
	font-size:small;
}


.itm2 li dd{
	font-size:x-small;
}


.itm2 li:nth-child(odd) {
	margin-right:2%;
}



ul.itm2 li a {
	text-decoration:none;
}

ul.itm2 li img {
	width:100%;
}

.itm2 p.name {
	font-size:10px;
	color:#ffffff;
	text-align:center;
	width:95%;
	font-weight:bold;
	margin:3px auto 5px;
	background-color:#A9A85C;
	height:100%;
	max-height: 60px;
}

.itm2 p.Name {
	font-size:10px;
	color:#FFF;
	text-align:center;
	width:95%;
	font-weight:bold;
	margin:3px auto 5px;
	background-color:#A9A85C;
	height:100%;
	padding:3px 0 1px;
	max-height: 60px;
}

.itm2 p.txt {
	font-size:7px;
	color: #333333;
	margin:0 auto 10px;
	overflow: hidden;
	width: 95%;
	border-bottom: 1px solid #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	-moz-text-overflow:ellipsis; /* Firefox */
	-o-text-overflow: ellipsis; /* Opera */
}

.itm2 p.thumb {
	text-align:center;
	width:95%;
	margin:5px auto;
}




dt.prC2 {
	font-size:0.8rem !important;
}

dt.prC2 span {
	font-size:0.5rem !important;
}


/*/////// 6個並び ////////*/

* {
margin:0;
padding:0;
}
 
/* カラーエリアの背景 */

.color-list {
background:#fff;
}

 
/* クリアフィックス */
.color-list ul:after {
content:"";
clear:both;
display:block;
}
 
/* カラーのリストの設定 */
.color-list ul li {
display:block;
float:left;
height:50px;
list-style-type:none;
text-align:center;
}

.color-list ul li {

width:15%;

margin:0 1%;

}

.color-list ul li:nth-child(6n+1) {

margin:0 1% 0 0;

}

.color-list ul li:nth-child(6n) {

margin:0 0 0 1%;

}


ul.q_a {
	width:90%;
	text-align:center;
	padding: 10px 0;
	padding-left:5%;
}


.q_a li {
	width:90%;
	display:inline-block;
	display:-moz-inline-box;
	display:inline;
	padding-bottom:5px;
	list-style:none;
	box-sizing: border-box;
	font-size:16px;
	text-align:left;
	line-height:120%;

}

.q_a li dl{
	border-bottom:1px dashed #999;
    margin-bottom:20px; 
}

.q_a li dd{
	
	font-size:12px;
	padding:10px 0;

	
}


/*/////// mawa company ////////*/

.mawa_company {
	width:90%;
	text-align:left;
	line-height:180%;
	padding-left:5%;
}

.mawa_company p{
	font-size:18px;
	line-height:150%;
	padding:20px 0;
}



/*/////// mawa_ceo ////////*/

.mawa_ceo {
	width:90%;
	text-align:left;
	line-height:180%;
	padding-left:5%;
}


.mawa_ceo p{
	font-size:18px;
	line-height:150%;
	padding:20px 0;
}

/*/////// mawa_fook ////////*/

.mawa_fook {
	width:90%;
	text-align:left;
	line-height:180%;
	padding-left:5%;
}



.mawa_fook p{
	font-size:14px;
	padding:20px 0;
	line-height:150%;
}


.mawa_fook nav {
    margin: 10px auto 30px;
    clear: both;
    width: 250px;
	text-align:center;
	color: #333;
    display: block;
    border: 1px solid #999;
    text-decoration: none;
    font-size: 12px;
    padding: 10px 0px;
    position: relative;
}



/*/////// フッター設定 ////////*/
.footer_btn {
    position: fixed;           
    bottom: 0px;               
    left: 0px;          
    width: 100%;             
	z-index: 100;
}


.footer_btn ul{
	width:100% !important;
	overflow:hidden;
}

.footer_btn li{
	float:left;
	width : 33.3%; 
	margin:0px;
	list-style:none;
	background-color: #ccc;
	font-weight: bold;
	
}
.footer_btn li:nth-child(even){
	margin:0px;
	background-color: #ece9e8;
}

.footer_btn li a{
	display:block;
	margin:0px;
	font-size:12px;
	line-height:1.6em;
	color:#000;
	text-decoration:none;
}
.footer_btn li:nth-of-type(2n) a{
	margin:0px;
}
.footer_btn li a img{
	width:100%;
	margin:0px 0px 5px;
}

.footer_btn li dl{
	margin:10px 0;
	padding:0 3px;
}
.footer_btn li dt{
	text-align: center;
}
.footer_btn li dd{
	float:right;
}

.footer_btn li .ttl{
	font-size:x-small;
	overflow: hidden; 
	text-overflow: ellipsis;
	padding:0 3px;
}
.footer_btn li .icn{
	font-size:x-small;
	color:#333;
	
}



#footer h2 {
	background-color: #222;
	width: 95%;
	font-size: small;
	color: #FFF;
	padding:20px 0;
	text-align: left;
	padding-left: 5%;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#footer_cate {
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 20px;
}
#footer_logo {
	background-color: #ffffff;
	width: 100%;
	font-size: small;
	color: #666;
	text-align: center;
	margin-bottom: 10px;
}
.new {
	font-size: 12px;
	font-weight: bold;
	color: #C30;
}
