@charset "utf-8";
/* CSS Document */

@media screen and (min-width:320px) {


h2{
	color: #333;
	background: #CCC;
	padding: 10px;
	font-size:1.2em;
	letter-spacing:2px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;	
}


h3{
	color: #666;
	padding: 1px;
	font-size:1.1em;
	letter-spacing:2px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:600;	
}

h4{
	color: #666;
	padding: 1px;
	font-size:1em;
	letter-spacing:2px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:600;	
}

li , p{
	width:99%;
	font-size:0.9em;
	color:#333;
	padding: 0;
	letter-spacing:2px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
}

.acd-label{
	background: #FFF;
	color: #333;
	border-bottom:#333 solid 1px;
	display: block;
	margin-bottom: 1px;
	padding: 10px;
	position: relative;
	font-size:1em;
	letter-spacing:2px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:nomal;
}

.mail-subscribe{
	margin:0 auto;
	padding:0;
	width:96%;
}

.entry{
	width:99%;
	font-size:1em;
	color:#FFF;
	padding: 0;
	margin:0;
	letter-spacing:4px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:450;
}

.fs-c-inputTable__label{
	
	letter-spacing:2px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:nomal;
	
}

.fs-c-checkbox__labelText {
	
	letter-spacing:2px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:nomal;
	font-size:1em;

	
}

.fs-c-button__label{
	
	color: #FFF;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size:1em;

	
}

#formtext {
	width:100%;
	font-size:1em;
	text-align:center;
	color:#333;
	padding:1% 0 0 0;
	letter-spacing:2px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
}


}

@media screen and (min-width:1024px) {
	
h2{
	background: #CCC;
	color: #333;
	padding: 10px;
	font-size:1.2em;
	letter-spacing:2px;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
	font-weight:600;	
}


h3{
	color: #666;
	padding: 1px;
	font-size:1.1em;
	letter-spacing:2px;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
	font-weight:600;	
}

h4{
	color: #666;
	padding: 1px;
	font-size:1em;
	letter-spacing:2px;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
	font-weight:600;	
}

li,p{
	
	color: #666;
	padding: 1px;
	font-size:1em;
	letter-spacing:2px;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
	font-weight:500;	

}
	
.acd-label{
	background: #FFF;
	color: #000;
	border-bottom:#333 solid 1px;
	display: block;
	margin-bottom: 1px;
	padding: 10px;
	position: relative;
	font-size:1em;
	letter-spacing:1px;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
	font-weight:500;
}

.mail-subscribe{
	margin:0 auto;
	padding:0;
	width:96%;
}

.entry{
	width:99%;
	font-size:1em;
	color:#FFF;
	padding: 0;
	margin:0;
	letter-spacing:4px;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
	font-weight:500;
	
}

.fs-c-inputTable__label{
	
	color: #333;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
	font-weight:500;
	
}

.fs-c-checkbox__labelText {
	
	color: #333;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
	font-weight:500;
	
}

.fs-c-button__label{
	
	color: #FFF;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
	font-weight:500;
	
}


#formtext {
	width:100%;
	font-size:1em;
	text-align:center;
	color:#333;
	padding:1% 0 0 0;
	letter-spacing:2px;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
	font-weight:500;
}


}


.Shopping-guide{
	padding:30px 3px;
}


.inquiry{
	padding:30px 3px;
}

.cardimg{
	margin: 10px auto 30px auto;
	width:95%;
}

.cartimg{
	margin: 10px auto 30px auto;
	width:100%;
}

.acd-check{
	display: none;
}


.acd-label:after{
/*    background: #999;*/
    box-sizing: border-box;
    content: '+';
    display: block;
    height: 52px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;
}

.acd-content{
    border: 1px solid #FFF;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .2s;
    visibility: hidden;
}

.acd-check:checked + .acd-label:after{
    box-sizing: border-box;
    content: '+';
    display: block;
    height: 52px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;	
}

.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    visibility: visible;
}



.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

