

@charset "utf-8";

/* ================================================================= 
 License : e-TRUST Inc.
 File name : shop.css
 文字コード UTF-8N 改行コード LF
 Build 20180731
================================================================= */

#contents{
	padding-top: 50px!important;
}
.items {
		padding-top: 50px!important;
}
section div.purchase dl dt{
	min-width: 200px;
}
.h_cnt_h1{
	position: relative;
    z-index: 2;
    padding: 150px 0 150px 0;
    background: url(../images/common/h_title01.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.h1txt{
    position: relative;
    z-index: 2;
    padding: 0;
    background: none;
}
/*===========================tab====================================== */
@media screen and (min-width: 641px) and (max-width: 834px){
#contents{
	padding-top: 30px!important;
}
.items {
		padding-top: 30px!important;
}



}
/*===========================tab END====================================== */
/*===========================sp====================================== */
@media only screen and (max-width: 640px){
#contents{
	padding-top: 30px!important;
}
.items {
		padding-top: 30px!important;
}






}
/*===========================sp END====================================== */