@charset "UTF-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
}


article {
	padding: 3% 2%;
}


.st_wrap {
	clear: both;
	width:100%;
	min-width: 800px;
    text-align: center;
	padding: 0;
	margin:0 auto;
	font-family: "Noto Sans JP", serif;
	font-weight: 400;
	color: #000000;	
	overflow: hidden;
}

.st_wrap img {
	width: 100%;
}

.st_wrap h1 {
	font-family: "Lato", sans-serif;
    font-weight: 800;
	font-size: 23px;
	text-align: center;
	line-height: 1.2em;
	margin: 6% auto 2%;
	letter-spacing: 0.075em;
	color: #325f14;
}

.st_wrap h1 strong {
	font-weight: 500;
	font-size: 140%;
}

.st_wrap h2 {
    font-weight: 400;
	font-size: 22px;
	text-align: center;
	margin: 1% auto 3%;
}


.st_wrap h3 {
    font-weight: 500;
	font-size: 18px;
	text-align: center;
	margin: 3% auto 2%;
	line-height: 1.7em;
}

.st_wrap h4 {
	font-family: "Lato", sans-serif;
	font-size: 36px;
    font-weight: 700;
	text-align: center;
	margin: 13% auto 6%;
}

.st_wrap h5 {
	font-size: 20px;
    font-weight: 700;
	text-align: center;
	margin: 8% auto 5%;
	padding: 1% 0;
	background-color: #f2b5aa;
	color: #fff;
}

.heading-7 {
    display: inline-block;
    position: relative;
    color: #fff;
}

.heading-7:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background-color: #325f14;
}

.st_wrap p {
	margin: 10px 0;
    font-size: 12px;    
    line-height: 1.8em;
}

.Main {
	width: 100%;
	margin: 0 auto 5%;
	position: relative;
}

.Main img {
	width: 100%;
}

.favo {
	width: 30%;
	max-width: 200px;
	margin: 0 auto;
}

.ttl {
	width: 60%;
	max-width: 380px;
	margin: -5% auto 7%;
}

.logo {
	width: 40%;
	position: absolute;
	top: 3%;
	left: 30%;
}

.off {
	color: #325f14;
	font-size: 120%;
	font-weight: 600;
}

.sp {
	display:none;
}


.Lead {
	font-weight:normal;
	text-align:center;
	font-size: 16px;
	padding:0 ;
	margin: 5% auto 8%;
	line-height: 2em;
}

.style_zoom {
	width: 50%;
	margin: 8% auto;
	position: relative;
	border: solid 10px #fff;
	box-sizing: border-box;
}



.deco_item {
	width: 75%;
	position: absolute;
	top: -10%;
	left: -40%;
}


.deco_item2 {
	width: 75%;
	position: absolute;
	top: 1%;
	right: -35%;
}

.deco_item3 {
	width: 75%;
	position: absolute;
	top: -5%;
	left: -40%;
}


.style_box {
	width: 90%;
	margin: 5% auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.style_box p {
	text-align: center;
}

.style_main {
	width: 55%;
}

.style_sub {
	width: 42%;
}

.item_box {
	width: 80%;
	margin: 5% auto 0;
	text-align: left;
}

.item_box p {
	font-size: 13px;
	text-align: left;
	margin: 3% 0;
}

.sub_shoes {
	width: 100%;
	margin: 0 20% 15% 0;
}

.iconoff {
	width: 20%;
	position: absolute;
	top: -4%;
	left: 2%;
}


.pickup_box {
	width: 80%;
	margin: 6% auto;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-content: space-around;
	gap:10px;
}

.pick_item {
	width: 49%;
}

.item_name {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.6em;
	margin: 2% auto;
}

.thumb_box {
	width: 90%;
	margin: 4% auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.thumb {
    width: 31.3%;
    margin: 1%;
    position: relative;
}

.thumb p {
    text-align: center;
    font-size: 13px;
    line-height: 1.5em;
    margin: 2% 0;
    padding: 0;
}

.thumb p a {
    color: #000;
    text-decoration: none;
}

span.marker {
	font-weight: 600;
    background: linear-gradient(transparent 70%, #91b07d 70%);
	color: #325f14;
}

.Sml {
	font-size: 13px;
	text-align: center;
	line-height: 1.8em;
	margin: 1% auto;
	font-weight: normal;
}

.clear {
	clear:both;
}

.point_video {
	display: block;
	width: 90%;
	margin: 7% auto;
	border: solid 3px #fff;
	box-sizing: border-box;
}

/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: 20px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 10px 20px;
	display: block;
	margin: 2% auto;
	font-weight: 100;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.btn-1 {
	width: 20%;
	margin: 2% auto 5%;
	padding: 10px;
	font-size: 15px;
	line-height: 1.3em;
	font-weight: 500;
	color: #fff;
	background-color: #000;
}


.btn-2 {
	width: auto;
	font-size: 12px;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	background-color: #000;
	font-weight: 500;
	float: right;
	transition: .3s;
}

.btn-3 {
	width: 70%;
	font-size: 18px;
	font-weight: 600;
	margin: 4% auto;
	padding: 15px 10px;
	color: #000;
	background-color: #000;
	transition: .3s;
}

.btn-4 {
	width: 30%;
	font-size: 18px;
	font-weight: 600;
	margin: 4% auto;
	padding: 15px 10px;
	color: #000;
	background-color: #C01316;
	transition: .3s;
}

a.btn-1, a.btn-2, a.btn-3, a.btn-4 {
	color: #fff;
	text-decoration: none;
}


@media only screen and (max-width: 750px) {

	#Main {
	margin:0 auto 2%;
	}
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	.st_wrap {
		width: 97%;
		min-width: auto;
		margin: 0 auto 1%;
	}

    .st_wrap p {
        font-size: 12px;
		line-height: 1.6em;
        margin: 10px 0;
    }
    
	.st_wrap h1 {
		font-size: 20px;
		margin: 15% auto 5%;
	}	
    
    .st_wrap h2 {
        font-size: 18px;
		line-height: 1.6em;
		margin: 1% auto 3%;
    }
    
    .st_wrap h3 {
        font-size: 14px;
		margin: 3% auto 5%;
    }
    
    .st_wrap h4 {
        font-size: 20px;
        margin: 18% auto 8%;
    }
	
	.st_wrap h5 {
		font-size: 16px;
	}
    
	.Lead {
		font-size:13px;
		margin: 4% auto 6%;
	}
	
	.style_zoom {
		width: 70%;
		border: solid 5px #fff;
	}
	
	.deco_txt {
		width: 55%;
	}
	
	.style_box {
		flex-direction: column;
	}
	
	.style_main {
		width: 100%;
		margin: 8% 0 4%;
	}
	
	.style_sub {
		width: 90%;
		margin: 4% auto 4%;
	}
	
	.sub_shoes {
		width: 70%;
		margin: auto;
	}
	
	.deco_item {
		width: 65%;
		top: -8%;
		left: -21%;
	}
	.deco_item2 {
		width: 65%;
		right: -21%;
	}
	.deco_item3 {
		width: 63%;
		top: -9%;
		left: -25%;
	}
	
	.item_box {
		width: 90%;
	}
	
	.item_name {
		font-size: 13px;
		margin: 10px auto;
	}
	
	.pickup_box {
		width: 90%;
	}
	
	.thumb_box {
		width: 94%;
	}
	
	.iconoff {
		width: 23%;
		top: -3%;
		left: -3%;
	}
	
	.thumb {
		width: 48%;
		margin: 1%;
	}
	
	.heading-7:before {
	    bottom: -10px;
	}
	
	.point_video {
		width: 70%;
	}
	
	.btn-1 {
		width: 50%;
		font-size: 12px;
		line-height: 1.2em;
		padding: 10px;
	}
	
	.btn-3 {
		font-size: 13px;	
		padding: 10px;
	}
	
	.Sml {
		font-size: 11px;
	}
}


