
.container {
	width: 100%;
	max-width: 1080px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

body {
	color: #0A223E;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: justify;
	text-justify: inter-ideograph;
	background: #FFF;
	font-family: vdl-admin, sans-serif;
}

img{
	width: 100%;
	vertical-align: top;
}
picture{
	width: 100%;
	vertical-align: top;
}

a,
a:active,
a:visited {
	color: #FFF;
	text-decoration: none; 
	transition : all 0.65s ease 0s;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

p, span {
	font-size: 1.25em;
	letter-spacing: 0.2px;
}

.wapper {
	overflow: hidden;
}
.clear{
	clear: both;
	height: 10px;
}

.sp_only{	display: none;	}
.pc_only{	display: block;	}

@media (max-width:542px) {
	.sp_only{	display: block;	}
	.pc_only{	display: none;	}
}

.cnt_inner{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}


@keyframes show{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@keyframes logo{
	0%{
        opacity: 0;
        width: 0;
        margin-left: 50%;
    }
    70%{
        opacity: 0;
        width: 0;
        margin-left: 50%;
    }
    100%{
        opacity: 1;
        width: 100%;
        margin-left: 0;
    }
}
	
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* header */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

header {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.header_cnt{
	width: 100%;
	max-width: 640px;
	margin: 5px auto 5px auto;
	padding: 0;
	position: relative;
	
}

.header_cnt .head_image{
	width: 100%;
	height: 100%;
	overflow: hidden;
    display: block;
    animation: show 4s ease 0s;
}

.header_cnt .head_logo{
	width: 290px;
	overflow: hidden;
	position: absolute;
	top: 89px;
	left: 52px;
    display: block;
	text-align: center;
}
.header_cnt .head_logo .head_logo01,
.header_cnt .head_logo .head_logo02,
.header_cnt .head_logo .head_logo03{
	margin: 0;
	padding: 0;
	text-align: center;
}
.header_cnt .head_logo .head_logo01{
    animation: logo 4s ease 0s;
}
.header_cnt .head_logo .head_logo02{
    padding: 5px 0;
    animation: logo 5s ease 0s;
}
.header_cnt .head_logo .head_logo03{
    animation: logo 7s ease 0s;
}
.header_cnt .head_logo .head_logo01 h1{
	margin: 0;
	padding: 0;
	line-height: 0;
}


@media (max-width:542px) {
		
	header {
		width: 100%;
		margin: 0 auto;
		padding: 5px;
		box-sizing: border-box;
	}
	
	.header_cnt{
		width: 100%;
		max-width: 640px;
		margin: 0px auto 0px auto;
		padding: 0;
		position: relative;
		
	}
	
	.header_cnt .head_image{
		width: 100%;
		height: 100%;
		overflow: hidden;
	    display: block;
	    animation: show 4s ease 0s;
	}
	
	.header_cnt .head_logo{
		width: 45%;
		overflow: hidden;
		position: absolute;
		top: 51px;
		left: 29px;
	    display: block;
		text-align: center;
	}
	.header_cnt .head_logo .head_logo01,
	.header_cnt .head_logo .head_logo02,
	.header_cnt .head_logo .head_logo03{
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.header_cnt .head_logo .head_logo01{
	    animation: logo 4s ease 0s;
	}
	.header_cnt .head_logo .head_logo02{
		padding: 5px 0;
	    animation: logo 5s ease 0s;
	}
	.header_cnt .head_logo .head_logo03{
	    animation: logo 7s ease 0s;
	}
	.header_cnt .head_logo .head_logo01 h1{
		margin: 0;
		padding: 0;
	}
	

}



	
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* profile_cnt */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.profile_cnt{
	width: 100%;
	max-width: 330px;
	margin: 0 auto;
	padding: 0;
}
.profile_cnt .prf_name{
	width: 50%;
	margin: 15px auto;
}
.profile_cnt .prf_pt{
	width: 80%;
	margin: 20px auto;
}
.profile_cnt .prf_txt{
	width: 80%;
	margin: 10px auto;
}
.profile_cnt .prf_txt p{
	margin: 2px auto;
	font-size: 13px;
	line-height: 24px;
	font-style: normal;
	font-weight: 400;
}


@media (max-width:542px) {
			
			
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* スライダ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.slide_cnt{
	width: 100%;
	max-width: 640px;
	margin: 0 auto 40px auto;
	padding: 5px;
	box-sizing: border-box;
}


@media (max-width:542px) {
			
			
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* カテゴリー */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.category_list{
	width: 100%;
	margin: 10px auto;
}
.category_list .cat_title{
	font-family: tornac, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
}
.category_list ul.cat_list{
	width: 100%;
	max-width: 640px;
	margin: 10px auto;
	border-top: 1px solid #DBDBDB;
	list-style: none;
	padding: 0;
}
.category_list ul.cat_list li{
	float: left;
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	letter-spacing: 1px;
	width: 33%;
	box-sizing: border-box;
	padding: 8px 0px 8px 20px;
}
.category_list ul.cat_list li:first-child{
	border-left: none;
}
.category_list ul.cat_list li.sml{
	width: 17%;
	box-sizing: border-box;
}
.category_list ul.cat_list li a{
	color: #000;
}


@media (max-width:542px) {
				
	.category_list ul.cat_list li{
		float: left;
		border-bottom: 1px solid #DBDBDB;
		border-left: 1px solid #DBDBDB;
		letter-spacing: 1px;
		width: 62%;
		box-sizing: border-box;
		padding: 8px 0px 8px 20px;
	}
	.category_list ul.cat_list li:first-child{
		border-left: none;
	}
	.category_list ul.cat_list li.sml{
		width: 38%;
		box-sizing: border-box;
	}
			
}

	
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 商品 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.product_cnt{
	border-top: 1px solid #DBDBDB;
	margin: 30px auto;
	width: 100%;
	max-width: 640px;
	padding: 10px 0 20px 0;
}
.product_cnt .title_box{
	margin: 20px auto;
	font-size: 20px;
	text-align: center;
}
.product_cnt .title_box .cat_name_jp{
	font-size: 20px;
	line-height: 20px;
	margin: 5px 0;
	letter-spacing: 5px;
}
.product_cnt .title_box .cat_name_en{
	font-size: 14px;
	line-height: 14px;
	margin: 10px 0;
	letter-spacing: 2px;
	font-family: tornac, sans-serif;
}


.product_cnt .cat_image{
	width: 100%;
	max-width: 640px;
	height: 240px;
	margin: 30px auto 40px auto;
}
.product_cnt .cat_image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product_cnt .item_cnt{
	width: 100%;
	max-width: 640px;
	margin:  0 auto;
	overflow: hidden;
	
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    
}



.product_cnt .item_cnt .item_box{
	width: 30%;
	margin: 0 5% 20px 0;
	float: left;
	text-align: center;
	position: relative;
}
.product_cnt .item_cnt .item_box a{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}
.product_cnt .item_cnt .item_box a:hover{
	background: rgba(255,255,255,.3);
}
.product_cnt .item_cnt .item_box:nth-child(3n){
	margin-right: 0;
}

.product_cnt .item_cnt .item_box .pt{
	border: 1px solid #F2F2F2;
}
.product_cnt .item_cnt .item_box .name{
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
}
.product_cnt .item_cnt .item_box .price_cnt{
	margin: 3px;
	padding: 0;
	line-height: 0;
}
.product_cnt .item_cnt .item_box .price{
	font-size: 17px;
	line-height: 17px;
}
.product_cnt .item_cnt .item_box .jpy{
	font-size: 12px;
	line-height: 17px;
}
.product_cnt .item_cnt .item_box .zei{
	font-size: 10px;
	line-height: 17px;
}




@media (max-width:542px) {
				
	.product_cnt .cat_image{
		width: 100%;
		max-width: 640px;
		height: 240px;
		margin: 30px auto 40px auto;
		padding: 0 5px;
		box-sizing: border-box;
	}

			
	.product_cnt .item_cnt{
		width: 100%;
		max-width: 640px;
		margin:  0 auto;
		overflow: hidden;
		padding: 0 5px;
		box-sizing: border-box;
		
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -ms-flex-wrap: wrap;
	    -webkit-flex-wrap: wrap;
	    flex-wrap: wrap;
	}
	.product_cnt .item_cnt .item_box{
		width: 49.5%;
		margin: 0 1% 12px 0;
		float: left;
		text-align: center;
		position: relative;
	}
	.product_cnt .item_cnt .item_box:nth-child(3n){
		margin-right: 1%;
	}
	.product_cnt .item_cnt .item_box:nth-child(2n){
		margin-right: 0;
	}
	.product_cnt .item_cnt .item_box .name{
		font-size: 14px;
		line-height: 18px;
		margin-top: 4px;
	}

	
}











@media (max-width:542px) {

.product_cnt .title_box .title_img img{
	width: auto;
	height: 44px;
	margin-bottom: 5px;
}

.product_cnt .title_box .fukidashi_cnt{
	position: relative;
	width: 90%;
	margin: 0 auto;
}
.product_cnt .title_box .fukidashi{
	position: absolute;
	width: 94px;
	right: 0;
	top: -40px;
}


.product_cnt .item_box{
	width: 330px;
	margin:  0 auto;
	position: relative;
}
	.product_cnt .item_box .mask_l,
	.product_cnt .item_box .mask_r{
		display: none;
	}
}

.hr{
	height: 4px;
	width: 100%;
	background: url(../images/hr.png) no-repeat center center;
	background-size: auto 100%;
	margin: 20px 0px;
	clear: both;
}
.hr.mt30{
	margin-top: 30px;
}
.hr.mt50{
	margin-top: 50px;
}





@media (max-width:542px) {
	.hr.mt30{
		margin-top: 20px;
	}
	.hr.mt50{
		margin-top:20px;
	}
}







.padg_30px{
	padding: 30px 0;
	width: 100%;
	margin: 0 auto;
	clear: both;
}

.vspace_20{
	padding: 0 0;
	margin: 0 auto;
	width: 100%;
	height: 20px;
	line-height: 0;
	clear: both;
}
.vspace_50{
	padding: 0 0;
	margin: 0 auto;
	width: 100%;
	height: 50px;
	line-height: 0;
	clear: both;
}
.vspace_100{
	padding: 0 0;
	margin: 0 auto;
	width: 100%;
	height: 100px;
	line-height: 0;
	clear: both;
}

@media (max-width:542px) {
	.vspace_100{
		padding: 0 0;
		margin: 0 auto;
		width: 100%;
		height: 60px;
		line-height: 0;
		clear: both;
	}
}



.att_txt{
	margin: 30px auto 10px auto;
	width: 96%;
	max-width: 800px;
	font-size: 11px;
	font-family: sans-serif;
	color: #888;
}


/*----------------------------------------
footer
----------------------------------------*/
#footer{
	background: #F3D4D8;
	margin: 0;
	padding: 20px 0 0 0;
}

#footer .logo{
	text-align: center;
}

#footer .logo img{
	width: 170px;
}

#copyright {
	background: #000;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 2px 0;
}

#copyright p {
	font-size: 0.6rem;
	 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}


