@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');


html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}
body {
	overflow-x: unset;
}
.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

/*body
{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #999999;
	word-wrap:break-word;
}

p
{
	margin: 0 0 10px;
}

ul
{
	list-style: none;
}
*/

#armguard_sandal {
	width: unset;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: left;
	background: #FFF;
	color: #000;
}
#armguard_sandal img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
#armguard_sandal p {
	font-size: 1.2em!important;
	margin-top: 0!important;
	line-height: 180%;
}
#armguard_sandal .prostaff_wrap {
	width: 100%!important;
	max-width: 800px;
	margin: 0 auto;
	padding: 0;
}
#armguard_sandal h1, #armguard_sandal h2, #armguard_sandal h4, #armguard_sandal h5 {
	color: #000;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

#armguard_sandal h3{
	color: black;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

#armguard_sandal h1 {
	font-size: 3.8em;
	line-height: 100%;
	letter-spacing: 7.5px;
	color:#fd8c00;
	margin-top: 80px;
}

#armguard_sandal h1 span{
	font-size: 0.5em;
	color:#232b2b;

}

#armguard_sandal h1.headline {
	font-size: 3.8em;
	line-height: 100%;
	letter-spacing: 7.5px;
	color:white;
	margin-top: 80px;
	background-color:#fd8c00;
	padding: 2%;
	border-radius: 8px;
}

#armguard_sandal h1.headline span{
	font-size: 0.5em;
	color:#232b2b;

}

#armguard_sandal h1.cp_h1title {
  position: relative;
  display: flex;
  justify-content: center;/*左右中央配置*/
  padding: 30px;
  font-size: 2em;
  margin:30px auto 0;
}
#armguard_sandal h1.cp_h1title::before,
#armguard_sandal h1.cp_h1title::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;/*ボーダー全体の高さ*/
  border-color: #fd8c00;
  border-style: solid;
}
#armguard_sandal h1.cp_h1title::before {/*上ボーダー*/
  top: 0;
  border-width:2px 0 1px 0;
}
#armguard_sandal h1.cp_h1title::after {/*下ボーダー*/
  bottom: 0;
  border-width:1px 0 2px 0;
}


#armguard_sandal h2 {
	font-size: 1.65em;
	line-height: 180%;
	margin: 0 auto 10px;
	text-align: center;
	background-color:#fd8c00;
	padding: 1%;
	color:white;
	border-radius: 8px;
	width:65%;
	letter-spacing: 0.3rem;
	text-shadow: 5px 3px 2px black;
}
#armguard_sandal h2 span {
	font-size: 1.1em;
}

#armguard_sandal h4 {
	font-size: 1.5em;
}

#armguard_sandal h4 span{
	font-size: 1.8em;
}

#armguard_sandal .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	justify-content:center; 
}
#armguard_sandal p.main_text, 
#armguard_sandal p.main_text2, 
#armguard_sandal p.stylingtext {
	width: 90%!important;
	margin: 20px auto!important;
	text-align: center;
	line-height: 200%;
	display: block!important;
}
#armguard_sandal section {
	width: 100%;
	max-width: 800px;
}
#armguard_sandal section.main{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 100px auto;
}
#armguard_sandal p.itemname {
	width: 100%;
	line-height: 200%;
}
#armguard_sandal p.price {
	width: 100%;
	display: block;
	font-size: 1.1em!important;
}
#armguard_sandal p.price span {
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}

#armguard_sandal p.price2 span {
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}

#armguard_sandal section.main .itembox {
	width: 80%;
	max-width: 800px;
	margin: 10px auto 25px;
}
#armguard_sandal section.main.itembox p {
	text-align: center;
}
#armguard_sandal section.main p.itemtext {
	margin: 20px auto 20px!important;
	font-size: 0.85em!important;
}
#armguard_sandal section.main p.itemname {
	font-size: 0.90em!important;
}

#armguard_sandal section.item2{
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	text-align: center;
}
#armguard_sandal section.item2 img{
	width: 100%;
}
#armguard_sandal section.item2 .flex div {
	flex-basis: 50%;
	padding: 1%;
}

#armguard_sandal p.itemname2 {
	font-size: 1.0em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
	text-align: center;
}


#armguard_sandal p.price2 {
	font-size: 1.2em!important;
	margin: 10px auto!important;
	text-align: center;
}


#armguard_sandal .main_text span.big{
	font-size: 2em!important;
	color: #fd8c00!important;
	font-weight:bold!important;
	}

#armguard_sandal .main_text span.underline{
	color: #000!important;
	background: linear-gradient(transparent 70%, #ffc87c 35%)!important;
	}

#armguard_sandal .main_text2 span.big{
	font-size: 2.3em!important;
	color: #e25822!important;
	font-weight:bold!important;
	}

#armguard_sandal .main_text2 span.underline{
	font-size: 1.2em!important;
	color: #000!important;
	background: linear-gradient(transparent 65%, #ffc87c 35%)!important;
	font-weight: bold!important;
	line-height: 180%!important;
	}


#armguard_sandal .box {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 50px;
}
#armguard_sandal section.main .doubleimage {
	width: 100%;
	max-width: 800px;
	margin: 0px 0px 0px 0px;
}
#armguard_sandal .style .slide {
	margin: 0 auto;
}
#armguard_sandal .style .slide ul {
	width: 100%;
	max-width: 800px;
}
#armguard_sandal .style .slide ul li img {
	width: 100%;
	max-width: 800px;
}
#armguard_sandal section.main .doubleimage div {
	flex-basis: 50%;
}


#armguard_sandal section.style3 .main_image{
	height: 980px;
	margin: auto;
}

#armguard_sandal section.style3 .main_image1,
#armguard_sandal section.style3 .main_image2{
	width: 60%;
	position: absolute;
}

#armguard_sandal section.style3 .main_image1{
	z-index: 11;
	top: 0;
	left: 10%;
}

#armguard_sandal section.style3 .main_image2{
	z-index: 1;
	top: 15%;
	left: 30%;
}


#armguard_sandal section.style3 .other_image{
	width: 100%;
	margin: auto;
}

#armguard_sandal section.style3 .other_image .flex div{
	flex-basis: 50%;
	padding: 1%;
}

#armguard_sandal section.style3 .other_image .other_image1 div:first-child{
	margin-top: 10%;
}

#armguard_sandal section.style3 .other_image .other_image2 div:first-child{
	margin-top: 9%;
	padding: 1%;
}

#armguard_sandal section.style3 .other_image .other_image2 div:last-child{
	margin-top: 2%;
	padding: 1%;
}

#armguard_sandal section.style3 .last_image{
	height: 950px;
	margin: auto;
	position: relative;
}

#armguard_sandal section.style3 .last_image1,
#armguard_sandal section.style3 .last_image2{
	width: 80%;
	position: absolute;
}

#armguard_sandal section.style3 .last_image1{
	z-index: 11;
	top: 10%;
	left: 12%;
}

#armguard_sandal section.style3 .last_image2{
	z-index: 1;
	top: 12%;
	left: 9%;
}

.zoom-2 img {
width: 100%;
height: auto;
animation: animationZoom2 10s ease-in-out infinite;
}
@keyframes animationZoom2 {
50% { transform: scale(1.1)}
}


.blog_inner ul {
    margin-bottom: 0; 
    margin-left: 0; 
}


#armguard_sandal .categorylist {
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 100%;
}


#armguard_sandal .category .categorylist {
	margin: 30px auto;
	width: 100%;
	max-width: 1000px;
}

#armguard_sandal .categorylist div {
	flex-basis: calc(100% / 2);
	padding: 1%;
	margin: auto;
	
}

#armguard_sandal .categorylist div a{
  color: #fff;
  display: block;
  padding: 5%;
  text-align: center;
  font-size: 1.2em;
  text-decoration: none;
   border-radius: 8px;
color: #000;
   border: solid 2px #fd8c00;
}
#armguard_sandal .categorylist div a:hover {
  color: #fd8c00;
  display: block;
  background-color: #fff;
   border: 1px solid black;
   border-radius: 10px;
}

.img_wrap img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
	
}
.img_wrap:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);	
}

/* PC用アニメ*/

.container {
	width: 100%;
	margin: auto;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	padding: 0 0 0 5px;
}

.animate {
	font-size: 45px;
	margin: 100px 0 0;
}

.animate span {
	display: inline-block;
}
a.repeat {
  display: inline-block;
  font-size: 25px;
  text-transform: none;
  text-decoration: none;
  color: black;
  padding: 20px 35px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-weight: normal;
  margin:auto 0;
  border-radius: 20px;
  position: relative;
  bottom: 35px;
}

a.repeat:hover {
  background: black;
  color: white;
}

.animate span:nth-of-type(2) {
	animation-delay: .05s;
}
.animate span:nth-of-type(3) {
	animation-delay: .1s;
}
.animate span:nth-of-type(4) {
	animation-delay: .15s;
}
.animate span:nth-of-type(5) {
	animation-delay: .2s;
}
.animate span:nth-of-type(6) {
	animation-delay: .25s;
}
.animate span:nth-of-type(7) {
	animation-delay: .3s;
}
.animate span:nth-of-type(8) {
	animation-delay: .35s;
}
.animate span:nth-of-type(9) {
	animation-delay: .4s;
}
.animate span:nth-of-type(10) {
	animation-delay: .45s;
}
.animate span:nth-of-type(11) {
	animation-delay: .5s;
}
.animate span:nth-of-type(12) {
	animation-delay: .55s;
}
.animate span:nth-of-type(13) {
	animation-delay: .6s;
}
.animate span:nth-of-type(14) {
	animation-delay: .65s;
}
.animate span:nth-of-type(15) {
	animation-delay: .7s;
}
.animate span:nth-of-type(16) {
	animation-delay: .75s;
}
.animate span:nth-of-type(17) {
	animation-delay: .8s;
}
.animate span:nth-of-type(18) {
	animation-delay: .85s;
}
.animate span:nth-of-type(19) {
	animation-delay: .9s;
}
.animate span:nth-of-type(20) {
	animation-delay: .95s;
}

/* Animation Three_armguard_sandal */

.three span {
	color:black;
	opacity: 0;
	transform: translate(-300px, 0) scale(0);
	animation: sideSlide .5s forwards;
	margin: auto 0;
}


@keyframes sideSlide {
	60% {
		transform: translate(20px, 0) scale(1);
		color:black;
	}

	80% {
		transform: translate(20px, 0) scale(1);
		color:black;
	}

	99% {
		transform: translate(0) scale(1.2);
		color: #00f0ff;
	}

	100% {
		transform: translate(0) scale(1);
		opacity: 1;
		color:black;
	}
}


/* PC用 armguard_sandal */
#armguard_sandal .row .animate-charcter3
{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
  #ffe1bb 0%, #ffa84c 29%, #fd8c00 67%, #ffd281 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
   font-size: 45px;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.head-border {
    display: flex;
    align-items: center;
}
 
.head-border:before,
.head-border:after {
    content: "";
    height: 2px;
    flex-grow: 1;
    background-color: #666;
}
 
.head-border:before {
    margin-right: 1rem;
}
 
.head-border:after {
    margin-left: 1rem;
}

#armguard_sandal .mask {
	width: 100%;
	height: 100%;
	position: absolute;	/* 絶対位置指定 */
	top: 0;
	left: 0;
	opacity: 0;	/* マスクを表示しない */
	background-color: rgba(0,0,0,0.4);	/* マスクは半透明 */
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#armguard_sandal .mask:hover {
	opacity: 1;	/* マスクを表示する */
}

#armguard_sandal .caption{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-53%);
	-ms-transform: translateY(-53%);
	transform: translateY(-53%);
	font-size: 3em;
	letter-spacing: 5px;
	color:#fff;
	line-height: 1.5;
	left: 0;
	right: 0;
	width: 85%;
	margin: auto;
	text-align: center;
	-webkit-transition: opacity 250ms;
	transition: opacity 250ms;
	mix-blend-mode: lighten;
	font-family: 'futura-pt-condensed', sans-serif;
	font-weight: bold;
}


.box26 {
    position: relative;
    margin: 2em 0;
    padding: 2em 1em;
    border: solid 2px black;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 22px;
    background: #FFF;
    color: black;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
	}

.list-3 {
    list-style-type: none;
}

.list-3 li {
    display: flex;
    align-items: center;
    gap: 0 5px;
    padding: 0.3em;
	justify-content: center;
	font-weight: normal;
}

.list-3 li::before {
    display: inline-block;
    width: 10px;
    height: 5px;
    border-bottom: 3px solid #fd8c00;
    border-left: 3px solid #fd8c00;
    transform: rotate(-45deg) translateY(-1.5px);
    content: '';
}

/* 購入ボタン */

#armguard_sandal .buy a,
#armguard_sandal .coming {
	display: block;
	width: 100%;
	max-width: 130px;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	font-size: 1em!important;
}
#armguard_sandal .buy a:hover {
	background: #FFF;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}


#armguard_sandal .buy2 {
	display: block;
	width: 100%;
	max-width: 90px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #fff;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	border-radius: 8px;
}
#armguard_sandal .buy2:hover {
	background: #fff;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#armguard_sandal p.other a {
	display: block;
	width: 100%;
	max-width: 400px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid white;
	background: black;
	color: white;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 60px auto;
	border-radius: 8px;
	text-decoration: none;
}

#armguard_sandal p.other a:hover{
	background: white;
	text-align: center;
	border: 1px solid black;
	color: black;
}

#armguard_sandal .styling{
	width: 90%!important;
	margin: 40px auto;
}
#armguard_sandal .itemlist {
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 max-width: 600px;
 margin: auto;
 padding: 10px 0;
}
#armguard_sandal .itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
#armguard_sandal .itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 0%;
}

/* profile */

#armguard_sandal section.instagram {
	width: 90%;
	max-width: 700px;
	margin: 50px auto;
}
#armguard_sandal .profile {
	/*width: 85%;*/
	max-width: 400px;
	margin: 0px auto;
}
#armguard_sandal .profile div:first-child {
	flex-basis: 30%;
}
#armguard_sandal .profile div:last-child {
	flex-basis: 70%;
	padding-left: 5%;
	text-align: left;
	line-height: 150%;
	margin: auto;
}
#armguard_sandal .profile p.modelname {
	font-weight: 500;
	font-size: 1.3em!important;
	/*font-family: 'DIN-Condensed', sans-serif;*/
	color: #e25822;
	line-height: 100%;
}
#armguard_sandal .profile p.proftext {
	font-size: 0.8em!important;
}
#armguard_sandal .profile div:last-child div {
	margin: 5px 0 0;
	width: 100%;
	padding-left: 0!important;
}
#armguard_sandal .profile div:last-child p.icon {
	/*margin: 0!important;*/
	margin: 10px 0px 0px -30px!important;
	font-size: 0.95em!important;
	flex-basis: 50%;
	text-align: left;
}
#armguard_sandal .profile a {
	text-decoration: underline;
	color: #e25822;
}
#armguard_sandal .profile div:last-child p.icon img {
	width: 20%;
	max-width: 20px;
	vertical-align: middle;
	padding-right: 2%;
	display: inline-block!important;
}
.itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
.itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}


/* 回遊リンク */

#armguard_sandal .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 30px;
}
#armguard_sandal .Banner4 h3 {
	font-size: 25px !important;
	margin: 30px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
	letter-spacing: 3px;
}
#armguard_sandal .Banner4 ul {
	display: inline;
}
#armguard_sandal .Banner4 ul li {
	display: inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}
@media only screen and (min-width:749px) {
	.pc_none {
		display: none!important;
	}
	
	#armguard_sandal .pc_header{
	background-image:url(https://www.peetonline.com/images/all/2023/armguard_sandal/background.jpg);	
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: 72vh;
	position: relative;
}
	
	#armguard_sandal .pc_header .wrap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}

#armguard_sandal .pc_header h1{
	position: absolute;
	top: 0;
	right: 0;
	left: 50vh;
	margin: auto;
	width: 72%;
}

#armguard_sandal section.style1 .flex .flexbox:first-child{
	flex-basis: 52%;
}

#armguard_sandal section.style1 .flex .flexbox:last-child{
	flex-basis: 48%;
}

#armguard_sandal section.style .subimage{
	margin: 40px auto;
	padding-left: 2%;
}
	
	/* ヘッダー・フッターの崩れを直す */
	#news_detail .detail {
		width: 100%!important;
	}
	#news_detail .detail .head {
		width: 1000px!important;
		margin: 0 auto 50px!important;
	}
	#news_detail .detail .content p:first-child {
		margin: 0 auto;
		max-width: 1000px!important;
	}
	#topicpath {
		width: 1168px;
		margin: 0 auto;
	}
	.paging {
		width: 1000px;
		margin: 0 auto;
	}
	.item_category_links {
		width: 1168px;
		margin: 100px auto 0;
	}
}
@media screen and (max-width:748px) {
	.sp_none {
		display: none;
	}
	
	#armguard_sandal h1 {
		font-size: 6vw;
		letter-spacing: 4px;
		margin: 40px auto 0;
	}
	
		
	#armguard_sandal h1 span {
		font-size: 3.3vw;
		color:#232b2b;
	}
	
		#armguard_sandal h1.headline {
		font-size: 6vw;
		letter-spacing: 4px;
		margin: 40px auto 0;
	}
	
		
	#armguard_sandal h1.headline span {
		font-size: 3.3vw;
		color:#232b2b;
	}
	
	#armguard_sandal h1.cp_h1title{
		font-size: 5vw;
		margin:20px auto 0;
		padding:20px;
	}
	
	#armguard_sandal h2 {
		font-size: 3.3vw;
		text-align: center;
		width:80%;
		text-shadow: 3px 2px 2px black;
	}
	#armguard_sandal h3 {
		font-size: 3.8vw;
		color: black;
	}
	
	#armguard_sandal h4 {
	font-size: 4vw;
}

#armguard_sandal h4 span{
	font-size: 6vw;
}
	#armguard_sandal .categorylist div a{
	font-size: 2.4vw;
	border: solid 1px #fd8c00;	
}
	
#armguard_sandal .category .categorylist {
	margin: auto 0;
}
	
	#armguard_sandal p, #armguard_sandal div {
		font-size: 3.2vw!important;
		line-height: 180%;
	}
	#armguard_sandal p.main_text {
		display: block!important;
		margin: 2.5vw auto 8.25vw!important;
		text-align: left;
	}
		#armguard_sandal p.main_text2 {
		display: block!important;
		margin: 2.5vw auto -0.75vw!important;
		text-align: center;
	}
	#armguard_sandal p.stylingtext {
		margin: 0vw auto 7.25vw!important;
		text-align: left;
	}
	#armguard_sandal section {
		margin: 0vw auto 5vw;
	}
	
	#armguard_sandal section.item2
	 {
		margin: 5vw auto 10.125vw;

	}
#armguard_sandal section.item2 .flex div {
	flex-basis: 50%;
	padding: 1%;
}
	
	#armguard_sandal section.main{
		margin: 12.375vw auto;
	}	
	#armguard_sandal .itemlist div {
		font-size: 3.2vw!important;
		line-height: 150%!important;
	}
	#armguard_sandal p.price {
		font-size: 3.5vw!important;
		line-height: 110%;
	}
	#armguard_sandal .itemlist div:first-child {
		width: 82%;
		padding: 1vw 1% 1vw 0;
	}
	#armguard_sandal .itemlist div:last-child {
		width: 18%;
	}
	#armguard_sandal .styling {
        margin: 5.375vw auto;
    }
	#armguard_sandal section.recommend p.small {
		font-size: 2.6vw!important;
	}
	#armguard_sandal .back {
		height: 45vw;
	}
		
	#armguard_sandal .buy2 {
	max-width: 70px;
	padding: 8px 0;
		}
	
/* SP用アニメ */	
	
	#armguard_sandal .animate {
	font-size: 6.5vw!important;
	margin: 100px 0 0;
}

#armguard_sandal.animate span {
	display: inline-block;
}

#armguard_sandal a.repeat {
  display: inline-block;
  font-size: 3.2vw;
  text-transform: none;
  text-decoration: none;
  color: black;
  padding: 1px 20px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-weight: normal;
  margin:auto 0;
  border-radius: 20px;
  position: relative;
  bottom: 30px;
}

#armguard_sandal a.repeat:hover {
  background: black;
  color: white;
}
	
/* PC用 armguard_sandal */
#armguard_sandal .row .animate-charcter3
{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
#ffe1bb 0%, #ffa84c 29%, #fd8c00 67%, #ffd281 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
   font-size: 6.5vw;
}


	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#armguard_sandal .Banner4 {
		text-align: center;
		width: 100%;
	}
	#armguard_sandal .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#armguard_sandal .Banner4 ul li {
		width: 95% !important;
		margin: 0 0 5% 0 !important;
	}	
	
	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#armguard_sandal .Banner4 {
		text-align: center;
		width: 100%;
	}
	#armguard_sandal .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#armguard_sandal .Banner4 ul li {
		width: 95% !important;
		margin: 0 0 5% 0 !important;
	}
	
	.box26 {
    position: relative;
    margin: 3em 2em;
    padding: 1em;
    border: solid 2px black;
    border-radius: 8px;
}


.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 3.5vw;
    background: #FFF;
    color: black;
    font-weight: bold;
}

.box26 p {
   text-align: left;
	}	
	
	/* ヘッダー */
	#news_detail .detail .content p:first-child img {
		display: none;
	}
	#armguard_sandal .header {
		position: relative;
		height: 210vw;
	}
	#armguard_sandal .header .fv1 {
		position: absolute;
		top: 40vw;
		left: 0vw;
		right: 0vw;
		width: 100%;
		margin: auto;
	}
	