@charset "utf-8";
/* CSS Document */
p{
	margin: 0;
}

/* CSS Document */

a:hover{
	opacity: 0.8;
}


/*#wrapper a:link { text-decoration: none; }
#wrapper a:visited { color: #000000; }
#wrapper a:hover { color: #000000; }
#wrapper a:active { color: #000000; }*/

#St_wrapper{
	width: 100%;
	text-align: center;
	margin: 0% auto 0;
	font-family:  YuMincho,
	"Hiragino Mincho ProN",
	serif;
    color: #000000;
	background-color: #B0B1B9;
}

#LP_wrapper{
	max-width: 900px;
	text-align: center;
	margin: 0% auto 0;
    color: #000000;
	background-color: #edeff1;	
    padding-bottom: 8%;
}
#LP_wrapper h1{
    position: relative;
    font-size: 17px;
    width: 100%;
    padding: 2%;
    text-align: left;
    background-color: #ddd9c3;
    display: inline-block;
	margin-bottom:-1%;
    
}
#LP_wrapper h2{
    width: 100%;
    position: relative;
    font-size: 40px;
    letter-spacing: 0.08em;
    font-family: 'Great Vibes', cursive;
    text-align: center;
    margin: 0 auto;
    font-weight: 400;
    line-height: 2em;
    
}
#LP_wrapper h3{
    width: 100%;
    font-size: 30px;
    letter-spacing: 0.08em;
    font-family: 'Great Vibes', cursive;
    text-align: center;
    margin: 0% auto 5%;
    font-weight: 400;
}


.pc{
    display: flex;
}
.sp {
	display:none;
}

.lead{
    margin: 3% auto 15%;
	font-size: 16px;
	line-height: 1.9em;
	letter-spacing: 0.08em;
	text-align: center;
	font-weight: 500;
	
}
.lead_s{
    display: none;
}

.small{
	margin-top: 5%;
	line-height: 1.6;
	font-size: 12px;
	text-align: left;
}

.Title{
    width:600px;
	display: inline-block;
	font-size: 25px;
	font-weight: 700;
    margin:4% auto 1%;
	line-height: 2em;
	letter-spacing: 0.12em;
	text-align: center;
}

.sub{
    width:100%;
	max-width: 700px;
	font-size: 25px;
	font-weight: 700;
    margin: 5% auto 0%;
	line-height: 2em;
	letter-spacing: 0.12em;
	text-align: center;
}
.nov_insta{
	width: 100%;
	max-width: 400px;
	margin: 0 auto 0;
	padding-left: 40%;
}
.nov_insta2{
	width: 45%;
	margin: -2% auto 0;
	margin-left: 50%;	
}
.subttl{
	width: 100%;
	max-width: 750px;
	margin: 12% auto -2%;
}
.bk01 {
	width: 100%;
	margin: 21% auto 8%;
	padding: 3% 0;
    background-color: #5B5A5A;
}
.bk01 img {
	width: 80%;
}
.LP_box{
    width: 100%;
    text-align: center;
    margin: 0% auto 3%;
    display: inline-block;
}

/**************アイテム****************/

.item_box01{
    width: 100%;
    text-align: center;
    margin: 4% auto 0%;
    display: inline-block;
}
.item01{
    width: 45%;
    float: left;
}
.item_detail01{
    width: 40%;
    float:right;
    display: inline-block;
    margin-top:15%;
}

.item_cmt_point{
    text-align: left;
    font-size:18px;
	font-weight: bold;
    margin: 0 auto 2%;
	color: #000;
}
.item_cmt_big{
    text-align: center;
    font-size:20px;
	font-weight: bold;
    margin: 0 auto 2%;
	color: #000;	
}
.item_cmt_point_r{
    text-align: right;
    font-size:18px;
	font-weight: bold;
    margin: 0 auto 2%;
	color: #000;
	margin-right: 9%;
}
.item_cmt_big_r{
    text-align: right;
    font-size:40px;
	font-weight: bold;
    margin: 0 auto 2%;
	color: #000;	
	margin-right: 11%;	
}
.item_name{
	width: 80%;
    font-size:14px;
    font-weight: 500;
    text-align: center;
    line-height: 2.1em;
    letter-spacing: 0.05em;
    margin: 2% 0 5%;
}

.item_name2{
	width: 80%;
    font-size:15px;
    font-weight: 600;
    text-align: right;
    line-height: 1.9em;
    letter-spacing: normal;
    margin: 0 auto 18%;
}


.item_box02{
    width: 100%;
    text-align: center;
    margin: 8% auto 0%;
    display: inline-block;
}

.item01{
    width: 45%;
    float: left;
	margin-left:10%;
}


.item02{
    width: 45%;
    float: right;
	margin-right:10%;
}
.item_detail02{
    width: 35%;
    float:left;
    display: inline-block;
    margin-top:15%;
	margin-left:10%;
}


.item_box{
    text-align: left;
    margin: 2% auto;
}

.item_cmt{
    text-align: center;
    font-size:15px;
	font-weight: bold;
    line-height: 2.0em;
    margin: 8% auto;
	margin-left: -20%;
}
.item_cmt2{
    text-align: right;
    font-size:14px;
    line-height: 1.9em;
    margin: 8% auto;
	margin-right: -35%;
}

/*thumb*/	
.thum_box {
	width: 80%;
	margin: 5% auto 5%;
    padding: 0;
    display: flex; 
	flex-wrap: wrap;
	justify-content: space-between;
}

.thumb {
	width: 46%;
	margin: 0 auto 4%;
	text-align:center;
    position: relative;
}

.thumb img {
    width: 100%;
}

.t_P {
	text-align:center;
	font-size:14px;
	font-weight: 600;
	margin:8px 0 8px;
	line-height: 1.7;
}

.t_T {
	width: 90%;
	text-align:left;
	font-size:12px;
	margin:2% auto 2%;
	line-height: 1.6em;
}
.price{
	font-weight:normal;
	font-size:100%;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	font-weight: 600;
}
.tax{
	font-size:63%;
}
.Red{
	color:#db454e;
	font-weight:bold;
	letter-spacing: 0.06em;
	font-size:120%;
	text-decoration: underline;
}
.t_yellow{
	 background: linear-gradient(transparent 50%, #fff 50%);	
}

.Point{
    width: 89%;
    padding: 5%;
    text-align: left;
    background-color: #f1fbf3;
    display: inline-block;
}

.Point_ttl{
    font-size:15px;
    padding: 0px 15px;
    border-left: 5px solid #59c16f;
    color: #59c16f;
    background: #f1fbf3;
    font-weight: 700;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.Point_txt{
    display: block;
    width: 100%;
    font-size:14px;
    text-align: left;
    line-height: 2em;
    margin: 2% 0;
    font-weight: 500;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}




/**************ボタン****************/
/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: 13px;
	color: inherit;
	background: none;
	cursor: pointer;
	display: inline-block;
	margin: 2% auto 8%;
	/* text-transform: uppercase;*/
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
    font-family: 'Roboto', sans-serif;
	
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.btn:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}



/* Button 1 */
.btn-1 {
	background-color: #fff;
    border: #000 2px solid;
	color:#000;
	font-size: 16px;
	text-align: center;
	width: 40%;
    padding: 2%;
    margin: 0 auto 10%;
	margin-left:-12%;
    float: none;
    font-weight: 600;
}

.btn-1:hover {
    background-color:#fff;
    border: #000 2px solid;
	color:#000;
	text-align: center;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Button 2 */
.btn-2 {
	background-color: #fff;
    border: #000 2px solid;
	color:#000;
	font-size: 16px;
	text-align: center;
	width: 40%;
    padding: 2%;
    margin: 0 auto 10%;
	margin-right:-32%;
    float: none;
    font-weight: 600;
}

.btn-2:hover {
    background-color:#fff;
    border: #000 2px solid;
	color:#000;
	text-align: center;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/*カテゴリボタン*/
.ct_btn {
	max-width: 700px;
	width: 90%;
	padding: 5%;
	margin:0 auto 0%;
	text-align: center;
	font-size:28px;
	font-weight:bold;
	letter-spacing: 0.06em;
	color: #bff4e2;
}

.point_L {
	width: 48%;
	float: left;
	background-color:#ebf1de;
	color:#000;
	text-align: center;
	margin:2% auto 0;
}

.point_R {
	width: 48%;
	float: right;
	background-color:#ebf1de;
	color:#000;
	text-align: center;
	margin:2% auto 0;
}
a.kw {
	width: 75%;
	font-size: 15px;
	font-weight: 500;
	display: block;
	text-decoration: none;
	text-align: center;
	color:#fff;
	padding:3% 0;
	letter-spacing: 0.05em;
	background-color:#000;
	border: solid 1px #000;
}

a.kw:hover {
	display: block;
	text-decoration: none;
	color:#fff;
	background-color:#333;
	padding:3% 0;
}

a.kw2 {
	width: 75%;
	font-size: 15px;
	font-weight: 500;
	display: block;
	text-decoration: none;
	text-align: center;
	color:#fff;
	padding:3% 0;
	letter-spacing: 0.05em;
	background-color:#000;
	border: solid 1px #000;
	margin-left: 12%;
}
a.kw2:hover {
	display: block;
	text-decoration: none;
	color:#fff;
	background-color:#333;
	padding:3% 0;
}

a.kw3 {
	width: 50%;
	margin: 5% auto;
	font-size: 15px;
	font-weight: 500;
	display: block;
	text-decoration: none;
	text-align: center;
	color:#fff;
	padding:2% 0;
	letter-spacing: 0.05em;
	background-color:#000;
	border: solid 1px #000;
}
a.kw3:hover {
	display: block;
	text-decoration: none;
	color:#fff;
	background-color:#333;
	padding:2% 0;
}

@media only screen and (max-width:750px){
	#LP_wrapper {
		width: 100%;
		text-align: center;
		margin: 0% auto 0%;
        padding-bottom: 5%;
        color: #000000
	}
    #LP_wrapper h1{
        width: 100%;
        font-size: 14px;
        text-align: center;
        margin: 8% auto 0;
        letter-spacing: inherit;
        font-weight: 700;
    }
    #LP_wrapper h2{
        width: 100%;
        font-size: 30px;
    }
    #LP_wrapper h3{
        font-size: 20px;
        line-height: 2em;
    }    
	.Title {
        width: 100%;
	}
	.main{
		width: 100%;
	}
	.pc {
		display:none;
	}
	.sp {
		display:block;
		width: 100%;
	}
	.lead{
    margin: 2% auto 16%;
	font-size: 12px;
	line-height: 1.8;
	letter-spacing: 0.08em;
	text-align: center;
}


    .lead_sub_p{
		display: none;
    }
    
    .lead_sub_s{
		width: 100%;
		display: inline-block;
        text-align: left;
		margin: 0% auto 5%;
		line-height: 1.8em;
		font-size: 13.5px;
    }
	.small{
		font-size: 10px;
		text-align: center;
	}
    
    .LP_box{
        width: 98%;
        margin: 0% auto;
    }
	
	.item_box01{
    margin: 1% auto 0%;
}
	.item_box02{
    margin: 6% auto 0%;
}	
  
    .item01{
        width:100%;
        text-align: center;
        margin: 0 auto;
        display: block;
        float: none;
		margin-left:0%;
    }
    .item01 img{
        width:80%;
    }	
    .item_detail01{
        width: 90%;
        float: none;
        text-align: center;
        margin: 2% auto 2%;
		margin-right:0%;
    }
    
.item02{
        width:55%;
        text-align: center;
        margin: 0 auto;
        display: block;
        float: right;
		margin-right:0%;
	margin-top:-5%;
    }
    .item_detail02{
        width: 43%;
        float: left;
        text-align: center;
        margin: 0% auto 9%;
		margin-left:-1%;
    }
    .item_name{
		width: 100%;
        text-align: center;
        font-size: 13px;
        margin: 0% auto 8%;
        letter-spacing: 0.01em;		
    }
    .item_name2{
		width: 100%;
        text-align: right;
        font-size: 12px;
        margin: 0% auto 8%;
        letter-spacing: 0.01em;				
    }
    .item_cmt{
        font-size:11px;
		line-height: 1.8;
		margin-left:-2%;
    }
    .item_cmt2{
        font-size:11px;
		line-height: 1.6;
			margin-left:-2%;	
    }	
	.item_cmt_point{
    text-align: left;
    font-size:14px;
	font-weight: bold;
    margin: 5% auto 2%;	
}
.item_cmt_big{
    text-align: left;
    font-size:18px;
	font-weight: bold;
    margin: 0 auto 4%;
}	
	.item_cmt_point_r{
    text-align: right;
    font-size:14px;
	font-weight: bold;
    margin: 5% auto 2%;	
}
.item_cmt_big_r{
    text-align: right;
    font-size:25px;
	font-weight: bold;
    margin: 0 auto 4%;
}	

	.item_box{
    text-align: left;
    margin: 0% auto;
}
.item_box2{
    text-align: right;
    margin: 0% auto;
}
	
.bk01 {
	width: 100%;
	margin: 23% auto 4%;
	padding: 3% 0;
    background-color: #5B5A5A;
}	
	
	.thum_box {
		width: 96%;
		margin: 0% auto 8%;
		flex-wrap: wrap;
		justify-content: center;
		gap: 3%;
	}

	.thumb {
		width: 48.5%;
		margin: 3% auto;
	}	
	.t_P {
	text-align:center;
	font-size:12px;
	font-weight: 600;
	margin:2px 0 8px;
	line-height: 1.7;
}
    .Point_txt{
        font-size: 13px;
    }
	
.nov_insta2{
	width: 90%;
	margin: -5% auto 15%;
	margin-left: 8%;
}	

    .hr{
        width: 96%;
        text-align:center;
        border-bottom: #dddddd 1px solid;
        margin: 7% auto 3%;
    }
    .ct_btn {
	font-size:19px;
}
	a.kw {
	width: 80%;
	display: block;
	font-size: 12px;		
	text-decoration: none;
	color:#fff;
	padding:5% 0;
}

a.kw:hover {
	display: block;
	text-decoration: none;
	color:#fff;
	background-color:#999;
	padding:5% 0;
}	
	a.kw2 {
	width:80%;
	display: block;
	font-size: 12px;		
	text-decoration: none;
	color:#fff;
	padding:5% 0;
	margin-left: 17%;
}	
a.kw2:hover {
	display: block;
	text-decoration: none;
	color:#fff;
	background-color:#999;
	padding:5% 0;
}	
	a.kw3 {
	width:70%;
	display: block;
	font-size: 12px;		
	text-decoration: none;
	color:#fff;
	padding:3% 0;
}	
a.kw3:hover {
	display: block;
	text-decoration: none;
	color:#fff;
	background-color:#999;
	padding:3% 0;
}	
	.btn-1 {
	width: 80%;
	margin-left:-22%;
}
	.btn-2 {
	width: 80%;
	margin-right:-22%;
}

    
    
	
}