@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}

@media screen and (max-width:640px){

	img{
		max-width: 100%;
		width: auto;
		height: auto;
	}

	a img{
		border-style: none;
	}
	
	body{
		background: #fff;
		min-width: 320px;
	}
	
	html{
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
	/*------------ 文字装飾 ----------------*/

.tred{
	color:#F00;
}

.tbold{
	font-weight:bold;
}

		/*------------ 文字装飾 owari----------------*/
	
	#pagetop{
		width:80px;
		height:50px;
		position: fixed;
		bottom: 10px;
		right: 20px;
		display: block;
		border-radius: 5px;
		z-index:10;
		cursor:pointer;
	}
	#pagetop .arrow{
		width:90px;
		height:50px;
	}

	#header{
		display:none;
	}

	#menu_s{
		width:230px;
		margin:0 auto;
	}
	#menu_s .menu_s_cts{
		width:260px;
		height:50px;
		padding:8px 0 0 0;
		cursor:pointer;
	  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	  -webkit-transform: translate3d(0, 0, 0);
			  transform: translate3d(0, 0, 0);
	}
	#menu_s .menu_s_cts:hover{
		background-color:#069;
		cursor:pointer;
	}
	#menu_s postage{
		width:270px;
		height:50px;
		padding:8px 0 0 0;
	}
	#menu_s .line{
		width:270px;
		height:1px;
		background-color:#fff;
		margin-bottom:1px;
	}
	#menu_s .menuicon{
		width:40px;
		height:40px;
		float:left;
	}
	#menu_s .menuicon img{
		width:40px;
	}
	#menu_s .menutext{
		width:200px;
		float:left;
		margin:2px 0 0 5px;
		font-weight:bold;
		color:#fff;
		line-height:18px;
	}
	/*------------ スライダー ----------------*/
	#titleslider{
		width:100%;
		height:100%;
		margin:0 auto;
	}

	#titleslider .slider_container{
		width:100%;
		height:100%;
		margin:0 auto;
		text-align:center;
		position:relative;
		z-index:9;
	}
	#titleslider .slider_container ul{
		list-style:none;
	}

	.toptitle{
		top:0;
		left:0;
		z-index:8;
		margin:10px;
	}
	
	/* スイッチ */
	.pc {
		display: none;
	}
	#tag{
		display: none;
	}
	


/* main container ---------------------------------------------------------------------------------------------------------------- */
	
	.kansya{
		position: relative;
		margin: 0 auto;
		width: 100%;
	}
	.kansya .kansya_btn{
		position: absolute;
		width: 50%;
		top:80%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}	

	.main_container{
		width:100%;
		margin:0 auto;
	}
	.catch{
		font-size: 5vw;
		font-weight: bold;
		padding:20px 5px;
		text-align: center;
		color: #fff;
		background:#1C38A3;
	}
	.catch2{
		width: 100%;
		font-size: 3vw;
		margin: 0 auto;
		background: #F7D5D6;
		padding: 10px;
		border-top:solid 2px #FF0004;
		border-bottom:solid 2px #FF0004;
	}
	.catchtext{
		font-size: 3vw;
		padding:10px;
	}
	.war{
		font-size:2.5vw;
	}
	
	
/* -------------------カレンダー------------------------ */

	.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: 0 10px;
	}
	
	.img_all{
		background: url("img/wbox_all.jpg") 0 0 no-repeat;
		padding-bottom: calc(100%*370/1000);
		background-size: 100% auto;
	}
	
	.sbox{
		display: inline-block;
		width: 100%;
		text-align: center;
		border:3px double #CFA700;
		vertical-align: top;
	}
	.wbox_title{
		font-size: 4vw;
		font-weight: bold;
		padding: 10px 0;
	}
	.wbox_price{
		padding: 10px 0px;
		font-size: 3.5vw;
		background:#F59A9C;
		border:3px double #CFA700;
	}
	.sbox_title{
		font-size: 4vw;
		font-weight: bold;
		padding: 10px 0;
	}
	.price{
		padding: 10px 0px;
		font-size: 3.5vw;
		background:#FFFABD;
		border-top:3px double #CFA700;
		border-bottom:3px double #CFA700;
	}
	.wbox_price img, .price img{
		width: 60%;
	}
	.price_small{
		font-size:2.5vw;
	}
	div.sbox.spyou, div.price.nouse{
		border: 0px none;
	}

	.ban{
		text-align: center;
		width: 100%;
		margin: 0 auto;
		font-size: 5vw;
		font-weight: bold;
		color: #E23D3D;
		padding-top:10px;
	}
	.goodsline{
		width: 99%;
		color: #fff;
		background: #E23D3D;
		text-align: center;
		padding: 5px;
		font-size: 3vw;
		font-weight: bold;
		border-top: 1px dotted #fff;
		border-bottom: 1px dotted #fff;
		box-shadow: 0 0 0 4px #ff0030, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
		margin: 0 auto;
	}

	
	/* リンクコンテナー（下部）---------------------------------------------------------------------------------------------------------------- */
	.postage_sp{
		width: 100%;
	}

	.link_container_area{
		width:auto;
		margin:0 auto;
		text-align:center;
		margin-top:40px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:16px;
		color:#000;
	}
	.link_container_area ul{
		list-style-type:none;
	}
	.link_container_area li{
		padding:0 5px;
		/*display:inline-block;*/
		font-size:14px;
	}
	.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{
		width:220px;
		height:80px;
		margin:0 auto;
		margin-top:30px;
		text-align:center;
	}

	.snslogo_area ul{
		width:auto;
		height:54px;
		float:left;
		list-style-type:none;
	}

	.snslogo_area li{
		width:50px;
		float:left;
		margin-left:5px;
		display:inline-block;
	}
	.snslogo_area li img{
		width:50px;
	}


	/*-------- footer ---------------*/

	.official_ban{
		width:100%;
		margin:0 auto;
	}
	#rights{
		max-width:320px;
		margin:0 auto;
		text-align: center;
	}

	#social_footer{
		display:none;
	}

	#footer{
		width:100%;
		height:35px;
		padding-top:10px;
		padding-bottom: 90px;
		background-color:#fff;
		font-size:10px;
		color:#000;
		text-align:center;
		line-height:14px;
		border-top:1px #e6e4e4 solid;
	}

}/* @media */