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

#contents{
	width:970px !important;
	float:none;
	margin-bottom: 20px !important;
}

#title_box {
	overflow: hidden;
	margin-bottom: 20px;
	width: 907px;
	margin-right: auto;
	margin-left: auto;
}
#title_img {
	float: left;
	width: 445px;
}
#title_read {
	float: right;
	width: 420px;
	padding: 15px 0px 0px 0px;
}
#title_read p {
	line-height: 2.2em;
	font-size: 83% !important;
}

.readbox{
	width: 970px;
	margin: 5px 0px;
	font-size: 12px;
	text-align: center;
}

.navi_cp1{
	height: auto;
	margin:0px 0px 30px 0px;
	border-left:1px solid #fff;
	width:975px;
}

.navi_cp1 img{
	height:auto;
	margin-top:0px;
	margin-bottom:2px;
	border-right:1px #fff solid;
}


.smaletitle{
	margin-left:30px;
}


ul.under_link {
	width: 917px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}
ul.under_link li {
	border: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin-right: 5px;
	margin-bottom:5px;
    text-align: center;
    width: 297px;
}
ul.under_link li a {
	background-color: #F4F4F4;
    color: #333333;
    display: block;
    font-size: 93%;
    padding-bottom: 14px;
    padding-top: 14px;
}
ul.under_link li a:hover {
	font-size: 93%;
	background-color: #CCC;
}





ul.under_link2 {
	width: 917px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-top:5px;
}
ul.under_link2 li {
	width: 250px;
	float: left;
	margin-right: 5px;
	text-align: center;
	display:block;
	border: 1px solid #CCC;
}
ul.under_link2 li a {
	font-size: 93%;
	color: #333;
	display:block;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #F4F4F4;
}
ul.under_link2 li a:hover {
	font-size: 93%;
	background-color: #CCC;
}




/* チップ設定 */
.color {
	display: block;
	font-size: 1px;
	line-height: 0;
	text-align: center;
	padding-bottom: 20px;
	padding-left:3px;
}
.item_list .list_box3 li .color a{
	width:9px;
	height:9px;
	padding:0px;
	margin:0px;
	display:inline;
    margin-right: 3px;
}
.itemList .item .color a img {
	width:100%;
	height:auto;
}

.item2 a {
	margin-bottom:10px;
	background-color:#FFF;
}

.item2 a:hover {
	background-color:#e5e5e5;
}


/* ここから新カラーバリエーション設定 */
.tip{
	position:absolute;
	top:20px;
	padding-left:17px;
	background-image:url(/mall/images/tip_arrow.png);
	background-repeat:no-repeat;
	background-position:0px center;
	display:none;
	left: 130px;
	z-index:103;
}
li.tip_l .tip{
	left:-170px;
	background-image:url(/mall/images/tip_arrow_r.png);
	background-position:right center;
	padding-left:0px;
	padding-right:17px;
}
.tip ul{
	overflow:hidden;
	width:150px;
	border-top:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
	border-right:solid 2px #CCC;
	padding:10px;
	background-color: #FFF;
}
li.tip_l .tip ul{
	border-right:none;
	border-left:solid 2px #CCC;
}
.item_list .list_box3 li .tip li{
	width:50px;
	float:left;
	margin:0px;
	border:none;
}
.item_list .list_box3 li .tip li a{
	width:50px;
	padding:0px;
	border:none;
}
.tip li img{
	width:100%;
	height:auto;
}
.tip.active{
	display:block;
}
.item_list li:hover .tip img{
	opacity:1;
	filter:alpha(opacity=100);
}
.item_list li .tip li a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
}

/* ここまで新カラーバリエーション設定 */



.item_list {
	padding-top: 0px;
}
.item_list .list_box3{
	width:970px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 25px;
	clear:both;
}
.item_list .list_box3 li{
	float:left;
	display:block;
	width:240px;
	border: 1px solid #fff;
	margin-top: -1px;
	margin-right: -1px;
	position: relative;
	cursor:pointer;
}
.item_list .list_box3 li a{
	width:236px;
	padding-right: 6px;
	padding-left: 7px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.item_list .thumb{
	width:236px;
	height:auto;
	overflow:hidden;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	margin: 7px auto;
}
.item_list li:hover{
	background-color: #EEE;
}
.item_list li:hover img,
.item_list li:hover .txt_box{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.item_list .thumb .soldout {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

.item_list .txt_box{
	padding-left:6px;
	padding-right:6px;
	width:127px;
}
.item_list .txt_box p{
	font-size:85%;
	color:#222;
	white-space:nowrap;
}
.item_list .txt_box p strong{
	color:#ff0000;
}
.item_list .list_box3 span img {
	padding-right: 1px;
	padding-bottom: 10px;
	width: auto;
}
.item_list .list_box3 span.icon_none {
	height: 21px;
	display: block;
}



/* コーディネイト */

#newsmain{
	width:940px;
	margin-right: auto;
	margin-left: auto;
}
#newsmain ul {
	margin-right: -5px;
	overflow: hidden;
	display: block;
}
#newsmain ul li {
	display: block;
	float: left;
	width: 310px;
	margin-right: 5px;
	margin-bottom:60px;
}
#newsmain a {
	color: #6E4F3D;
	font-size: 100%;
	text-align:center;
	display:block;
}

#newsmain a.itemTitle {
	font-size: 16px;
	line-height: 1.1em;
	padding-bottom: 20px;
	padding-top: 15px;
}
#newsmain ul li p {
	font-size: 108%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pricebox{font-weight:bold;color:#222;padding:0;font-size:110%!important}
.saleprice{color:#f00;}
.icn_box{font-size:80%!important}

#coordinate {
    margin-bottom: 5px;
    overflow: hidden;
}

#coordinate img {
    margin-top: 0;
    width: 313px;
}

.itemlist {
    color: #333;
    display: block;
    font-size: 93%;
}
.itemlist a {
    background-color: #dcdcdc;
    font-size: 90% !important;
    margin-bottom: 4px;
    padding: 5px 0 5px 10px;
    text-align: left !important;
}

.small_title {
    border-bottom: 1px solid #eee;
    font-size: 17px;
    margin: 0 0 10px;
    padding: 5px;
    text-align: left;
}

@media screen and (min-width: 640px) {
/* 表示領域が640px以上の場合に適用するスタイル */
.itemlist a:hover {
    background-color: #eee;
}
}
@media screen and (max-width: 640px) {
/* 表示領域が640px未満の場合に適用するスタイル */

#contents{
	width:100% !important;
	position:relative;
	padding-top:0px;
	margin-bottom: 10px !important;
}
.pl210{
	padding-left:0px;
}


#title_box {
	width: 100%;
	margin-bottom: 20px;
	width: auto;
	margin-right: 15px;
	margin-left: 15px;
	padding-top:20px
}
#title_img {
	float: none;
	width: 100%;
}
#title_img img {
	width: 100%;
}
#title_read {
	float: none;
	width: 100%;
}

.readbox{
	width: 90%;
	margin: 10px;
	font-size: 10px;
}

.navi_cp1{
	height: auto;
	width: 100%;
	margin-top:0px 10px 30px 10px;
	height:suto;
}

.navi_cp1 img{
	height: auto;
	width: 32%;
	margin: 0px 0px 2px 0px;
}

.smaletitle{
	margin-left:0px;
}

ul.under_link {
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 0px;
}
ul.under_link li {
	width: auto;
	float: none;
	margin-right: 0px;
	margin-bottom:5px;
}


/* item_list */
.item_list{
	margin-bottom:0px;
	width:100%;
	overflow:hidden;
}

.item_list .list_box3{
	width:auto;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
	border:none;
}

.item_list .list_box3 li{
	float:left;
	width:50%;
	margin-bottom:0px;
	margin-left:0px;
	overflow:hidden;
	display:none;
	border:none;
}
.item_list .list_box3 li a{
	width:auto;
	padding:0px;
}
.item_list li:hover{
	background-color:transparent;
	z-index:1;
}

.item_list .list_box3 li{
	display:block;
	margin:0px;
	padding:0px!important;
}

.icn_box{
	display:none;
}
.item_list .thumb{
	width:98%;
	height:98%;
	overflow:hidden;
	margin-bottom:7px;
	border:solid 1px #fff;
}
.item_list li{
	padding:0px!important;
}
/*
.item_list a:hover .thumb{
	border:solid 1px #000;
}*/
.item_list .thumb .soldout {
	width:100%;
	height:100%;
}
.item_list .thumb .soldout img {
	width:100%;
}
.item_list .txt_box{
	width:auto;
}
.item_list .txt_box p{
	padding-left:5px;
	padding-right:5px;
	color:#222;
}

/* -------------------------------- */


/* アイコン消す暫定 */
.list_box{overflow:visible!important;}
.pl210{clear:both}
#mypage_btn2{clear:both}
.list_box{overflow:visible!important;}
.color{display:none!important}

#item_list li:hover{
	background-color: #EEE;
}
#item_list li:hover img,
#item_list li:hover .txt_box{
	opacity:0.8;
	filter:alpha(opacity=80);
}
#item_list .thumb .soldout {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#item_list .txt_box{
	padding-left:6px;
	padding-right:6px;
	width:127px;
}
#item_list .txt_box p{
	font-size:85%;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#666;
}






.item2 a {
	margin-bottom:10px;
	background-color:#e5e5e5;
}

.item2 a:hover {
	background-color:#e5e5e5;
}

/* コーディネイト */

#newsmain{
	width:auto;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 30px;
}
#newsmain ul {
	margin-right: 0px;
}
#newsmain ul li {
	display: block;
	float: none;
	width: auto;
	margin-right: 0px;
	margin-bottom:50px;
}
#newsmain a {
	color: #6E4F3D;
	font-size: 108%;
	text-align:center;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
}

#newsmain a.itemTitle {
	font-size: 16px;
	line-height: 1.1em;
	padding-bottom: 20px;
	padding-top: 15px;
}
#newsmain ul li p {
	font-size: 108%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#coordinate {
    display: block;
    float: none;
    height: auto;
    text-align: center;
    width: 100%;
}

#coordinate img {
    margin-bottom: 0;
    margin-top: 10px;
    width: 80%;
}

.itemlist {
    float: left;
    margin-bottom: 2px;
    margin-right: 0;
    width: 100%;
}

.itemlist a {
    font-size: 93%;
}

.small_title {
    background-color: #eee;
}

}

