@charset "UTF-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
}


article {
	padding: 3% 2%;
}

.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 70px;
	z-index: 10;
}
.bk02 {
    background-color: #f5f34d;
	padding: 5px 0;
	margin: 0;
	color: #685407;
	display: flex;
	justify-content: center;
	align-items: center;
}


.ttl1 {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 30px;
	line-height: 1.5em;
	font-weight: 500;
	margin-right: 2%;
}

.ttl1 strong {
	font-size: 150%;
	font-weight: 500;
}



.ttl2 {
	font-size: 25px;
	line-height: 1.3em;
	font-weight: 500;
	text-align: left;
}

.ttl2 small {
	font-size: 70%;
}


.st_wrap {
	clear: both;
	width:100%;
	min-width: 800px;
    text-align: center;
	padding: 0;
	margin:0 auto;
	font-family: "Noto Sans JP", serif;
	/*font-family: "Noto Serif JP", serif;*/
	font-weight: 400;
	color: #000000;	
	overflow: hidden;
}

.st_wrap img {
	width: 100%;
}

.st_wrap h1 {
	font-family: "kozuka-gothic-pr6n", sans-serif;
	font-weight: 500;
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
	font-size: 43px;
	text-align: left;
	line-height: 1.6em;
	margin: 6% auto 2%;
	letter-spacing: 0.075em;
	color: #000;
	position: absolute;
	top: 0;
	left: -15%;
}

.st_wrap h1 span {
	background-color: #fff;
	padding: 15px 7px;
}

.st_wrap h2 {
	font-family: "Lato", sans-serif;
    font-weight: 600;
	font-size: 25px;
	text-align: center;
	margin: 8% auto 1%;
	line-height: 1.6em;
	color: #685407;
}


.st_wrap h3 {
	font-family: "kozuka-gothic-pr6n", sans-serif;
	font-weight: 500;
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
	font-size: 20px;
	text-align: right;
	margin: 3% auto 2%;
	line-height: 1.7em;
	color: #685407;
}

.style_zoom h3 {
	position: absolute;
	bottom: 5%;
	right: -25%;
}

.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: #4d2a1b;
}

.st_wrap p {
	margin: 10px 0;
    font-size: 12px;    
    line-height: 1.8em;
}

.Main {
	width: 70%;
	margin: 0 10% 5% 20%;
	position: relative;
}

.Main img {
	width: 100%;
}

.mustbuy {
	width: 18%;
	position: absolute;
	top: 7%;
	right: 15%;
}


.maxoff {
	width: 25%;
	position: absolute;
	top: 3%;
	right: 5%;
}



.favo {
	width: 40%;
	max-width: 170px;
	margin: 6% auto 2%;
	position: absolute;
	top: 0;
	left: -40%;
}

.ttl {
	width: 60%;
	max-width: 380px;
	margin: -5% auto 7%;
}

.logo {
	width: 40%;
	position: absolute;
	top: 3%;
	left: 30%;
}

.off {
	color: #BA1A1D;
	font-weight: 600;
}

.sp {
	display:none;
}


.Lead {
	font-weight:normal;
	text-align:center;
	font-size: 20px;
	font-weight: 500;
	padding:0 ;
	margin: 5% auto 8%;
	line-height: 2em;
}

.style_zoom {
	width: 40%;
	margin: 3% auto 8%;
	position: relative;
	box-sizing: border-box;
}

.top_radius {
	border-radius: 200px 200px 0 0;
}

.roundtxt {
	width: 100%;
	position: absolute;
	top: -2%;
	left: -2%;
}

.roundtxt2 {
	width: 100%;
	position: absolute;
	top: -6%;
	right: -6%;
}

.deco_item {
	width: 50%;
	position: absolute;
	top: 2%;
	right: 9%;
}

.deco_item2 {
	width: 50%;
	position: absolute;
	top: 13%;
	right: -2%;
}


.style_box {
	width: 90%;
	margin: 5% auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	position: relative;
}

.style_box p {
	text-align: center;
}

.style_main {
	width: 55%;
}

.style_sub {
	width: 42%;
}

.item_box {
	width: 85%;
	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;
}

.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: 17px;
	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: #4d2a1b;
}

.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: 5px;
	font-size: 17px;
	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) {
	.sticky {
		top: 52px;
	}
	
	.fix_sticky {
		top: 72px;
	}
		
	.ttl1 {
		font-size: 16px;
		margin-right: 5%;
	}
	
	.ttl2 {
		font-size: 14px;
		line-height: 1.2em;
	}
	
	#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: 24px;
        line-height: 1.7em;
	}	
    
	.st_wrap h1 span {
		padding: 10px 5px;
	}
	
    .st_wrap h2 {
        font-size: 18px;
		line-height: 1.6em;
		margin: 6% auto 2%;
    }
    
    .st_wrap h3 {
        font-size: 16px;
		right: -20%;
    }
    
    .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: 60%;	
	}
	
	
	.style_box {
		flex-direction: column;
	}
	
	.style_main {
		width: 100%;
		margin: 20% 0 4%;
	}
	
	.style_sub {
		width: 90%;
		margin: 4% auto 4%;
	}
	
	.sub_shoes {
		width: 70%;
		margin: auto;
	}
	
	.favo {
		left: -25%;
	}
	
	.deco_item {
		width: 65%;
		top: -5%;
		/*right: -3%;*/
		right: auto;
		left: -15%;
	}
	
	.deco_item2 {
		width: 65%;
		top: -2%;
		/*right: -3%;*/
		right: auto;
		left: -3%;
	}
	
	.item_box {
		width: 90%;
	}
	
	.item_name {
		font-size: 13px;
		margin: 10px auto;
	}
	
	.pickup_box {
		width: 90%;
	}
	
	.thumb_box {
		width: 94%;
	}
	
	.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;
	}
}

/*scroll*/
.wrap-animation {
  overflow: hidden;
  position: relative;
}

.wrap-animation img {
  display: block;
  height: auto;
  width: 100%;
}


/* 1 つ目のサンプル */
.sample-one.sample-animation img {
  animation: sample-one 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes sample-one {
  0% {
    opacity: 0;
    transform: scale(1.2) translateY(24px);
  }

  32% {
    opacity: 0;
    transform: scale(1.2) translateY(24px);
  }
}


/* 2 つ目のサンプル */
.sample-second.sample-animation {
  animation: sample-second-img 2s cubic-bezier(.4, 0, .2, 1);
}

.sample-second.sample-animation:before {
  animation: sample-second-before 2s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #eccd51;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

@keyframes sample-second-img {
  0% {
    opacity: 0;
  }
}

@keyframes sample-second-before {
  100% {
    transform: translateX(100%);
  }
}


/* 3 つ目のサンプル */
.sample-third.sample-animation::before,
.sample-third.sample-animation::after {
  animation: 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #fff;
  bottom: 0;
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 1;
}

.sample-third.sample-animation::before {
  animation-name: sample-third-before;
  left: 0;
  right: 50%;
}

.sample-third.sample-animation::after {
  animation-name: sample-third-after;
  left: 50%;
  right: 0;
}

@keyframes sample-third-before {
  100% {
    transform: translateY(100%);
  }
}

@keyframes sample-third-after {
  100% {
    transform: translateY(-100%);
  }
}
