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

#contents{
	width:970px;
	float:none;
}

#title_box {
	overflow: hidden;
	margin-bottom: 10px;
	width: 907px;
	margin-right: auto;
	margin-left: 10px;
}
#title_img {
	float: left;
	width: 423px;
}


#title_read {
	float: right;
	width: 420px;
	padding-top: 87px;
}
#title_read p {
	font-size: 90%;
	line-height: 1.8em;
}

#navi_cp1{
	height: auto;
	width: 100%;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 40px;
}

#navi_cp1 img{
	height:auto;
	margin-top:10px;
}

#sp_navi_cp1{
	display:none
}



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

#coordinate_read {
	width: aute;
	padding-top: 15px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Hiragino Mincho ProN",serif;
    font-size: 100%;
	margin-bottom:20px;
}

/* チップ設定 */
.color {
	display: block;
	font-size: 1px;
	line-height: 0;
	text-align: center;
	padding-bottom: 20px;
	padding-left:3px;
}
.item_list .list_box 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;
}

/* ここから新カラーバリエーション設定 */
.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_box li .tip li{
	width:50px;
	float:left;
	margin:0px;
	border:none;
}
.item_list .list_box 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_box{
	width:907px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
.item_list .list_box li{
	float:left;
	display:block;
	width:150px;
	border: 1px solid #DDD;
	margin-top: -1px;
	margin-right: -1px;
	position: relative;
	cursor:pointer;
}
.item_list .list_box li a{
	width:137px;
	padding-right: 6px;
	padding-left: 7px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.item_list .thumb{
	width:442px;
	height:auto;
	overflow:hidden;
	margin-bottom:7px;
	position: relative;
	left: 0px;
	top: 0px;
}
.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:442px;
}
.item_list .txt_box p{
	font-size:85%;
	color:#222;
	white-space:nowrap;
}
.item_list .txt_box p strong{
	color:#ff0000;
}
.item_list .list_box span img {
	padding-right: 1px;
	padding-bottom: 10px;
	width: auto;
}
.item_list .list_box span.icon_none {
	height: 21px;
	display: block;
}



/* コーディネイト */

#newsmain{
	width:970px;
	margin-right: auto;
	margin-left: auto;
}
#newsmain ul {
	margin-right: -10px;
	overflow: hidden;
	display: block;
}
#newsmain ul li {
	display: block;
	float: left;
	width: 460px;
	height:750px;
	margin-right: 30px;
	margin-bottom:40px;
}


#newsmain a {
	color: #000000;
	font-size: 95%;
	display:block;
}

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

#smp_bay_item {
	display:none;
}

#staff img {
	float:left;
	margin-right:5px;
}


@media screen and (max-width: 640px) {
/* 表示領域が640px未満の場合に適用するスタイル */

#contents{
	width:100%;
	position:relative;
	padding-top:0px;
}
.pl210{
	padding-left:0px;
}


#title_box {
	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_img2 {
	float: none;
	width: 100%;
}
#title_img2 img {
	width: 100%;
}

#title_read {
	float: none;
	width: 100%;
	padding-top: 20px;
}

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

#navi_cp1 img{
	height: auto;
	width: 30%;
	margin: 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;
}

ul.under_link2 {
	width: 98%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-top:5px;
}
ul.under_link2 li {
	width: 98%;
	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;
}


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

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

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

.item_list .list_box li{
	display:block;
	margin-bottom:25px;
}

.item_list .list_box span,
.item_list .list_box span.icon_none{
	display:none;
}
.item_list .thumb{
	width:98%;
	height:98%;
	overflow:hidden;
	margin-bottom:7px;
	border:solid 1px #DDD;
}
.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;
}


/* コーディネイト */

#newsmain{
	width:auto;
	margin-right: 5px;
	margin-left: 5px;
}
#newsmain ul {
	margin-right: 0px;
}
#newsmain ul li {
	display: block;
	float: none;
	width: auto;
	height: auto;
	margin-right: 0px;
	margin-bottom:80px;
}


#newsmain a {
	color: #000000;
	font-size: 100%;
	display:block;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}

#newsmain a:hover {
	text-decoration: none;
}
#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;
}


#bay_item {
	display:none;
}
#bay_item img {
	display:none
}

#smp_bay_item {
	display:block;
	float: none;
	width: 100%;
	height:auto;
}
#smp_bay_item img {
	width: 100%;
	margin-bottom:5px;
}

#coordinate_read {
	text-align:left;
}

#staff {
	width:100%;
}

#staff img {
	width:48%;
	float:left;
	margin: 0 5px 5px 0;
}

