@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}

@media screen and (min-width:641px){

	img{
		max-width: 100%;
		width: auto;
		height: auto;
	}

	a img{
		border-style: none;
	}
	
	a img:hover{
		opacity: 0.8;
	}
	
	body{
		background: #000;/**/
		/*background-image:url(img/bg.jpg);*/
		background-repeat:repeat;
		
	}

	html{
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

	#pagetop{
		width: 118px;
		height: 68px;
		position: fixed;
		bottom: 20px;
		right: 20px;
		display: block;
		z-index: 100;
		cursor: pointer;
	}
	
	#pagetop .arrow{
		widows: 118px;
		height: 68px;
	}

	#menu_button{
		display: none;
	}
	#header{
		position:relative;
		width:100%;
		min-width:640px;
		height:55px;
		z-index:100;
		background-color:rgba(0,0,0,0.5);
		/*background-color:#fff;*/
	}

	#header .cts_area{
		max-width:1000px;
		min-width:640px;
		height:40px;
		margin:0 auto;
	}

	#header .cts_area .gslogo{
		width: 195px;
		height: 40px;
		float: left;
		margin:7px 0 0 0;
	}
	#header .cts_area .officiallogo{
		width:195px;
		height:40px;
		float:right;
		margin:14px 0 0 0;
	}
	#header .cts_area .postlogo{
		width: 192px;
		height: 52px;
		float: left;
		margin: 1px 0 0 0;
	}

	#header .cts_area #title #titleicon{
		width:180px;
		height:45px;
		float:right;
	}
	#header .cts_area #title .titleiconimg{
		width:30px;
		height:30px;
		margin:13px 5px 0 ;
		float:left;
	}
	/*------------ スライダー ----------------*/
	#titleslider{
		text-align:center;
	}

	.slider_container{
		position:relative;
		max-width:1920px;
		min-width:641px;
		min-height:240px;
		max-height:100%;
		margin:0 auto;
		text-align:center;
		z-index:9;
	}
	.slider_container ul{
		list-style:none;
	}

	.topslider{
		text-align:center;
		margin:0 auto;
	}
	.toptitle{
		width:100%;
		min-width:1000px;
		text-align:center;
		margin:0 auto;
		padding-top:10px;
		background: #000;
	}

	/* スイッチ */
	.sp{
		display: none;
	}
	#tag{
		display: none;
	}
	
	.tred{
		color: #FF0004;
	}
	.tbold{
		font-weight: bold;
	}

	/* main container ---------------------------------------------------------------------------------------------------------------- */
	.kansya{
		position: relative;
		margin: 0 auto;
		width: 100%;
		font-size: 0;
	}
	.kansya .kansya_btn{
		position: absolute;
		width: 28%;
		top:67%;
		right: 0%;
	}
	.catch{
		width: 100%;
		text-align: center;
		font-size: 30px;
		color: #000;
		background:#fff;
		padding:10px 0;
	}
	.catch2{
		max-width: 1000px;
		margin: 0 auto;
		background: #F7D5D6;
		padding: 10px;
		border-top:solid 2px #FF0004;
		border-bottom:solid 2px #FF0004;
	}
	.catch_small{
		font-size: 24px;
	}
	.catchtext{
		font-size: 16px;
		padding: 25px 25px;
		line-height: 24px;
		background-color: #ffe1e1;
		margin-top: 20px;
	}
	.catchtext span{
		width: 100%;
		border-bottom: 1px dotted #000000;
		vertical-align: -webkit-baseline-middle;
	}
	.war{
		font-size:13px;
		line-height: 16px;
		padding-top: 20px;
	}
	
	.main_container{
		width: 1000px;
		min-width: 1000px;
		margin: 0 auto;
		padding:0px;
		background: #fff;
	}
	
	.wbox{
		width: 100%;
		text-align: center;
		/*border:3px double #CFA700;*/
	}
	.wbox .wbox_img{
		width: 100%;
	}
	.wbox_small{
		width: 100%;
		font-size: 13px;
		line-height: 1.3em;
		text-align: left;
		padding: 10px 20px;
		color: #313131;
	}
	
	.img_all{
		background: url("img/wbox_all.jpg") 0 0 no-repeat;
		padding-bottom: calc(100%*521/1000);
		background-size: 100% auto;
	}
	.autumn_img_all{
		background: url("img/autumn_set.jpg") 0 0 no-repeat;
		padding-bottom: calc(100%*521/1000);
		background-size: 100% auto;
	}
	
	.sbox{
		float: left;
		width: 50%;
		text-align: center;
		/*border:3px double #CFA700;*/
		border-right: 1px solid #2e2e2e;
		/*border-left: 1px solid #353535;*/
		vertical-align: top;
	}
	.sbox_img{
		border-top: 1px solid #2e2e2e;
		border-bottom: 1px solid #2e2e2e;
		font-size: 0;
		position: relative;
	}
	.zoombtn{
		width: 40px;
		height: 35px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 10;
		font-size: 0;
	}
	.wbox_title{
		width: 100%;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		padding:10px 0px;
		background-color: #C90205;
		color: #FFFFFF;
	}
	.wbox_price{
		padding: 10px 0px;
		font-size: 20px;
		background:#2E2E2E;
		color: #FFFFFF;
		/*border:3px double #CFA700;*/
	}
	.sbox_title{
		height: 80px;
		font-size: 18px;
		font-weight: bold;
		padding-top: 5px;
		line-height: 25px;
		color: #262626;
	}
	.sbox_title_addtext{
		text-align: center;
		font-size: 12px;
		line-height: 18px;
		color: #434343;
	}
	.sbox_title_short{
		height: 30px;
		font-size: 18px;
		font-weight: bold;
		padding-top: 5px;
		line-height: 1.2em;
		color: #262626;
	}
	.price{
		/*height: 140px;*/
		padding: 10px 0px;
		font-size: 20px;
		color: #FFFFFF;
		text-indent: 10px;
	}
	div.price.use{
		background:#2E2E2E;
		text-indent: 10px;
		/*border-top:3px double #CFA700;*/
		/*border-bottom:3px double #CFA700;*/
	}
	.ban{
		text-align: center;
		width: 640px;
		margin: 0 auto;
		font-size: 30px;
		font-weight: bold;
		color: #E23D3D;
		padding-top:10px;
	}
	.goodsline{
		width: 100%;
		color: #fff;
		background: #E23D3D;
		text-align: center;
		padding: 5px;
		font-size: 16px;
		font-weight: bold;
		margin: 0 auto;
	}	
	
	/* リンクコンテナー（下部）---------------------------------------------------------------------------------------------------------------- */
	
	.footwrap{
		width: 100%;
		background-color: #fff;
	}
	.postage_sp{
		display: none;
	}	
	.link_container_area{
		max-width:1000px;
		min-width: 640px;
		margin:0 auto;
		text-align:center;
		padding-top:40px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:16px;
		color:#000;
		background: #fff;
	}
	.link_container_area ul{
		list-style-type:none;
	}
	.link_container_area li{
		border-right:1px solid rgba(0,0,0,0.5);
		padding:0 3px;
		display:inline-block;
		font-size:14px;
	}
	.link_container_area li:last-child{
		border-right:1px solid rgba(0,0,0,0);
		padding:0 5px;
		display:inline-block;
	}
	.link_container_area li a:link{
		color:#000;
		text-decoration:none;
		padding:3px 10px;
	}
	.link_container_area li a:visited{
		color:#000;
		text-decoration:none;
	}
	.link_container_area li a:hover{
		color:#000;
		text-decoration:none;
		transition:background-color 0.5s;
		transition-timing-function:ease-in-out;
		background-color:rgba(0,0,0,0.2);
	}

	.snslogo_area{
		max-width:1000px;
		min-width: 640px;
		height:80px;
		margin:0 auto;
		padding-top:10px;
		text-align:center;
		background-color: #fff;
	}

	.snslogo_area ul{
		width:auto;
		height:54px;
		list-style-type:none;
		text-align: center;
	}

	.snslogo_area li{
		width:50px;
		margin-left:5px;
		display:inline-block;
	}
	.snslogo_area li img{
		width:50px;
	}

	.fallwinter_banner{
		width: 750px;
		height: 105px;
		margin: 0 auto;
		margin-top: 30px;
		padding-bottom: 15px;
	}
	
	
	.tab {
	}
	.tab li {
	  cursor: pointer;
	  list-style: none;
		font-size: 0;
		border: 0;
		float: left;
		display: inline;
	}
	

	.area ul {
	  display: none;
		border: 0;
	}
	.area ul.show {
	  display: block;
		border: 0;
	}
	
	.category_title{
		width: 1000px;
		font-size: 0;
	}
	.category_title_sp{
		display: none;
	}


	/* footer */

	.official_ban{
		width:640px;
		margin:0 auto;
	}

	#rights{
		max-width: 1000px;
		min-width:640px;
		margin:0 auto;
		text-align: center;
		background: #fff;
	}

	#footer{
		max-width:1000px;
		min-width: 640px;
		height:35px;
		padding-top:10px;
		background-color:#fff;
		font-size:10px;
		color:#000;
		text-align:center;
		line-height:14px;
		margin:0 auto;
		border-top:1px #e6e4e4 solid;
	}

}/* @media */