@charset "Shift_JIS";

/* --------------------------------------------------------------------
	トップページ
--------------------------------------------------------------------- */
body,img,ul,li {
	margin:0;
	padding:0;
}

.mainsale2column {
    width: 100%;
margin-bottom: 30px;
}
.mainsale2column a{
    width: 49.66666%;
	display:inline-block;
	margin-bottom:0.55555%;
}

.mainsale2column a:nth-last-of-type(1){
	margin-bottom:0px;
}
.mainsale2column a:nth-last-of-type(2){
	margin-bottom:0px;
}

.mainsale2column a img{
    width: 100%;
}
/* --------------------------------------------------------------------
	スライド大バナー
--------------------------------------------------------------------- */
#topbn {
   width: 670px;
   height:310px;
}

.slideshow {
   position: relative;
}
.slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
.slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
.slideshow img.last-active {
   z-index: 9;
}


.container_ {
	position: relative;
    height: auto;
    overflow: hidden;
	}

#topContents {
width: 670px;
position: relative;
	}

#topBn img {
	height: 220px;
	width: 220px;
	}

	
#topBn a:nth-child(6) {
	float: right;
}
#topBn > a {
    display: block;
    float: left;
}
#topBnSmall > a {
	background-color: #ffffff;
	border: 1px solid;
	color: #000000;
	display: block;
	float: left;
	font-size: 0.9em;
	margin: 15px 10px 0 0;
	padding: 5px;
	width: 24%;
	height: 300px;
}
#block_of_top_free3 #topBnSmall > a:nth-child(4n+5){
    margin-right: 0;
}
#topBnSmall img {
    width: 100%;
}

#topPage .slick-dotted.slick-slider {
    margin: 0px auto 50px;
}
/* --------------------------------------------------------------------
	ランキングタイトル
--------------------------------------------------------------------- */
.title_ranking {
    height: 55px;
    margin: 20px 0 0;
    overflow: hidden;
}

.titlebanner,
h2.top_titlebanner {
	background: #000000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #000000 1%, #000000 30%, #333333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#000000), color-stop(30%,#000000), color-stop(100%,#333333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #000000 1%,#000000 30%,#333333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #000000 1%,#000000 30%,#333333 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #000000 1%,#000000 30%,#333333 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #000000 1%,#000000 30%,#333333 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#333333',GradientType=0 ); /* IE6-8 */
	color: #ffffff;
	display: block;
	font-weight: bold;
	margin: 5px 0;
	padding: 0.5em;
	text-align: left;
	}

#rankingList > div {
	width: 880px;
	height: 330px;
	background-image: url("/img/icon/loading.gif");
	background-position: center center;
	background-repeat: no-repeat;
	}
.titlebanner {
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top,  #000000 0%, #2d2d2d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#2d2d2d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #000000 0%,#2d2d2d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #000000 0%,#2d2d2d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #000000 0%,#2d2d2d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #000000 0%,#2d2d2d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2d2d2d',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
	display: block;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0.5em;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	}
.titlebanner a {
	color: #ffffff;
	}
.rankingItem {
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	float: left;
	margin: 5px;
	padding: 5px;
	width: 165px;
	}
.rankingItem:hover {
	background-color: #dddddd;
	}
.rankingItem a {
	text-decoration: none;
	}
.ranking_1,
.ranking_2,
.ranking_3,
.ranking_4,
.ranking_5 {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	}
.ranking_1 {
	background-color: #CC9900;
	}
.ranking_2 {
	background-color: #6c788f;
	}
.ranking_3 {
	background-color: #bf6618;
	}
.ranking_4,
.ranking_5 {
	background-color: #b1a6a0;
	}
.rankingItem img {
	height: 150px;
	margin-top: 5px;
	width: 150px;
	}
.rankingItem .itemName {
	font-size: 12px;
	font-weight: bold;
	height: 3em;
	line-height: 1.5em;
	overflow: hidden;
	color: #003780;
	}
.rankingItem .price {
	text-align: right;
	font-size: 11px;
	color: #404040;
	}
.rankingItem .itemSale {
	font-weight: bold;
	color: #c30;
	font-size: 14px;
	padding: 0.2em;
	}


/* --------------------------------------------------------------------
	トップページ イベント幅調整
--------------------------------------------------------------------- */
.top_info {
	margin: 0 0 60px 0;
}


/* --------------------------------------------------------------------
	サウナスーツ特集
--------------------------------------------------------------------- */
#saunaBox {
	background-color: #000;
	border: 1px solid #000;
	border-radius: 10px;
	margin: 5px 0 0 0;
	overflow: hidden;
	padding: 10px;
}
#saunaBox img:first-child {
	width:100%;
}
#saunaBox .StyleP_Line_ {
	overflow:visible;
}
#saunaBox div.StyleP_Line_:last-child div.StyleP_Item_ img {
	width: 200px;
	height: 200px;
}

#saunaBox .StyleP_Item_ {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 7px 0 0;
	width:20%;
}
#saunaBox div.StyleP_Line_:last-child div.StyleP_Item_:last-child {
	padding: 0;
}
#saunaBox .price_,
#saunaBox .price_pop_ {
	color:#ffff00;
}

#saunaBox div.StyleP_Item_ div.name_ a,
#saunaBox .StyleP_Item_ .discoutbox_ span.small_ {
	margin: 5px 0;
	color:#fff;
}
#saunaBox  div.desc_ div.name_ div.name1_ {
	padding-top:5px;
}

/* --------------------------------------------------------------------
	Newsevent
--------------------------------------------------------------------- */
#topBnGenre > a {
    float: left;
    width: 215px;
    text-align: center;
}
#topBnGenre img {
    width: 205px;
}

/* --------------------------------------------------------------------
アイテムスイッチ
--------------------------------------------------------------------- */
#catalogarea{
    width: 670x;

}
#webcatalog{
    width: 320px;
    display: block;
    float: left;
}

#webcatalog img {
    width: 320px;
}

#itemswitch {
    width: 348px;
    float: left;
}

.slide1,.slide2,.slide3,.slide4{
width:87px;
height:87px;
margin:0 auto;
position:relative;
float: left;
}
/* --------------------------------------------------------------------
右カラム
--------------------------------------------------------------------- */
#block_of_free2 .right_Subbaner img {

    width: 100%;
}
#topPage div.wrapper_ div.container_ div.rightmenuframe_ div#block_of_free2 div#top_ShareBtn{
    text-align: center;
    width: 205px;
    margin: 0 auto;
}
/* --------------------------------------------------------------------
メインカラム
--------------------------------------------------------------------- */

#topContents label {
    margin: 0;
}
#topContents div.History {
    margin-bottom: 20px;
    width: auto;
}
#topContents div.History div#recommendArea5 ul li#recrank {
    width: 139px;
    height: 195px;
    float: left;
    display: inline;
    border: none;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    color: #606060;
    text-decoration: none;
    text-align: left;
    padding: 3px;
    border: 1px solid #eeeeee;
border-radius: 2px;
}
#topContents div.History div#recommendArea5 ul li#recrank a img {
    width: 100%;
    height: auto;
    margin-top: 5px;
}
#topContents div#categorySubBn.cf {
    margin-bottom: 30px;
    width: auto;
}

#topContents div#categorySubBn.cf div.block{
    float: left;
    margin: 1px 1px 1px 1px;
        margin-right: 1px;
    margin-right: 1px;
    width: 106px;
    border-radius: 2px;
    margin-right: 1px;
    height: 65px;
    display: inline-block;
    height: 139px;
    text-align: center;
}

#topContents div#ranking{
    margin: 0;
    width: auto;
}
#tabcontent1.tabcontent div#recommendArea2 li#recrank, #tabcontent5.tabcontent div#recommendArea7 li#recrank, #tabcontent2.tabcontent div#recommendArea17 li#recrank, #tabcontent3.tabcontent div#recommendArea18 li#recrank,  #tabcontent3.tabcontent div#recommendArea40 li#recrank,#tabcontent6.tabcontent div#recommendArea19 li#recrank, #tabcontent4.tabcontent div#recommendArea20 li#recrank {

    width: 166px;
    height: 247px;
    float: left;
    display: inline;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    margin: 1px;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    color: #606060;
    text-decoration: none;
    text-align: left;

}
#recommendArea2.clearfix ul li#recrank img,#recommendArea17.clearfix ul li#recrank img,#recommendArea18.clearfix ul li#recrank img,#recommendArea40.clearfix ul li#recrank img,#recommendArea20.clearfix ul li#recrank img,#recommendArea7.clearfix ul li#recrank img,#recommendArea19.clearfix ul li#recrank img{
    width: 100%;
    height: auto;
    margin-top: 5px;
}
#topContents .tabcontent{
    display: none;
    border: 1px solid #ccc;
    margin-top: -1px;
    padding: 1em;
    position: relative;
    z-index: 0;
    background-color: #fff;
    height: 525px;
}
#block_of_top_free2 div#topPageInfoBn{
    margin-bottom: 30px;
    margin-top: 10px;
    width: auto;
}

#block_of_rank #sideMenuAfter a {
    width: 100px;
}
