@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');
@import url('https://fonts.cdnfonts.com/css/old-english-five');
@import url('https://fonts.googleapis.com/css2?family=UnifrakturMaguntia&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;
}
#goods {
	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;
}
#goods img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
#goods p {
	font-size: 0.95em!important;
	margin-top: 0!important;
	line-height: 180%;
}
#goods .prostaff_wrap {
	width: 100%!important;
	max-width: 800px;
	margin: 0 auto;
	padding: 0;
}
 #goods h4, #goods h5 {
	color: #000;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

 #goods h2 {
	color: #000;
	text-align: center;
	font-weight: normal;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}

#goods h1 {
	color: #000;
	text-align: center;
	font-weight: bolder;
	background: none;
	border: none;
	font-family: "acumin-variable", sans-serif;
}

#goods h3{
	color: black;
	text-align: left;
	font-weight: bold;
	background: none;
	border: none;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	margin: 30px auto 0;
	width: 90%;
}

#goods h1 {
	font-size: 2.5em;
	line-height: 200%;
	letter-spacing: 0.5px;
}

#goods h1 img{
	max-width: 90%;
	height: auto;
	border: none;
	vertical-align: bottom;
	margin: 0 auto;
}

#goods h1.underline{
	font-weight: bold;
	color: white;
	background: linear-gradient(transparent 0%, #000 0%);
}

#goods h2.headline {
  padding: 0.5em;/*文字周りの余白*/
  color: #000;/*文字色*/
line-height: 150%;
}

#goods h1 span{
	font-size: 0.5em;
	line-height: 160%;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;

}
#goods h2 {
	font-size: 1.8em;
	line-height: 150%;
	margin: 10px auto 0px;
	text-align: center;
	font-weight: bold;
}
#goods h2 span {
	font-size: 0.6em;
}
#goods .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	justify-content:center; 
}


#goods .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%;
  border-radius: 10px;
justify-content: center;
}
#goods section.category {
  margin: 50px auto;
  width: 95%;
  max-width: 870px;
}
#goods .categorylist div {
  flex-basis: calc(100% / 2 - 1%);
  padding: 1%;
}
#goods .categorylist div.box {
  font-weight: 500;
}
#goods .categorylist div a {
  color: #fff;
  display: block;
  padding: 8% 3%;
  text-align: center;
  font-size: 1em;
  background-color: #2c2c2c;
  text-decoration: none;
   border-radius: 10px;
}
#goods .categorylist div a:hover {
  color: #2c2c2c;
  display: block;
  background-color: #fff;
   border: 1px solid #2c2c2c;
   border-radius: 10px;
}

#goods p.main_text, 
#goods p.stylingtext {
	width: 90%!important;
	margin: 20px auto!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}

 
#goods p.main_text2{
	width: 90%!important;
	margin: 10px auto!important;
	text-align: left;
	line-height: 180%;
	display: block!important;
}

#goods section {
	width: 100%;
	max-width: 800px;
}
#goods section.main,
#goods section.member{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 100px auto;
}

#goods section.style {
	margin:0 auto 65px;
}

#goods p.itemname {
	width: 100%;
	line-height: 200%;
}
#goods p.price {
	width: 100%;
	display: block;
	font-size: 1.1em!important;
}
#goods p.price span {
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}

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

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

#goods p.itemname3 {
	font-size: 1em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
	text-align: center;
}

#goods p.price3 {
	font-size: 1.3em!important;
	margin: 10px auto!important;
	text-align: center;
}

#goods section.item2,
#goods section.item1{
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	text-align: center;
}


#goods section.item2 img,
#goods section.item1 img{
	width: 100%;
}

#goods section.item2 .flex div {
	flex-basis: 50%;
	padding: 2%;
}

#goods section.item1 .flex div {
	flex-basis: 100%;
}

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

#goods p.itemname1 {
	font-size: 1.2em!important;
	margin: 20px auto 10px!important;
	font-weight: 600;
	text-align: center!important;
}

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

#goods p.price1 {
	font-size: 1.5em!important;
	margin: 10px auto!important;
	text-align: center!important;
}

#goods .main_text span.big{
	font-size: 2.3em!important;
	color: #e25822!important;
	font-weight:bold!important;
	line-height: 120%!important;
	}




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




/* 購入ボタン */
#goods .itemlist a,
#goods .buy a,
#goods .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;
	border-radius: 8px;
}

#goods .itemlist a:hover,
#goods .buy a:hover {
	background: #FFF;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}


#goods .buy2 {
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 6px 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;
}
#goods .buy2:hover {
	background: #fff;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#goods 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;
}

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

#goods .styling{
	width: 90%!important;
	margin: 40px auto;
}
#goods .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;
}
#goods .itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
#goods .itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 0%;
}

/* profile */

#goods section.instagram {
	width: 90%;
	max-width: 700px;
	margin: 50px auto;
}
#goods .profile {
	/*width: 85%;*/
	max-width: 400px;
	margin: 0px auto;
}
#goods .profile div:first-child {
	flex-basis: 30%;
}
#goods .profile div:last-child {
	flex-basis: 70%;
	padding-left: 5%;
	text-align: left;
	line-height: 150%;
	margin: auto;
}
#goods .profile p.modelname {
	font-weight: 500;
	font-size: 1.3em!important;
	/*font-family: 'DIN-Condensed', sans-serif;*/
	color: #e25822;
	line-height: 100%;
}
#goods .profile p.proftext {
	font-size: 0.8em!important;
}
#goods .profile div:last-child div {
	margin: 5px 0 0;
	width: 100%;
	padding-left: 0!important;
}
#goods .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;
}
#goods .profile a {
	text-decoration: underline;
	color: #e25822;
}
#goods .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%;
}


/* 回遊リンク */

#goods .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 30px;
}
#goods .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;
	text-align: center;
}
#goods .Banner4 ul {
	display: inline;
}
#goods .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;
	}
	/* ヘッダー・フッターの崩れを直す */
	#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;
	}
	#goods h1 {
		font-size: 5vw;
	}
	
	#goods h1.underline{
	font-weight: bold;
	color: white;
	background: linear-gradient(transparent 0%, #000 0%);
}
		
	#goods h1 span {
		font-size: 3.5vw;
	}
	#goods h2 {
		font-size: 4vw;
		text-align: center;
	}
	#goods h3 {
		font-size: 3.8vw;
		color: black;
	}
	#goods p, #goods div {
		font-size: 2.7vw!important;
		line-height: 180%;
	}
	#goods p.main_text {
		display: block!important;
		margin: 2.5vw auto !important;
		text-align: center;
	}
		#goods p.main_text2 {
		display: block!important;
		margin: 1vw auto 0 !important;
		text-align: center;
	}
	#goods p.stylingtext {
		margin: 0vw auto 7.25vw!important;
		text-align: left;
	}
	#goods section {
		margin: 8.375vw auto;
	}
	
	#goods section.item2
	 {
		margin: 0vw auto 10.125vw;
	}
	
	#goods section.main,
	#goods section.member{
		margin: 12.375vw auto;
	}
	#goods section.style {
	margin:0 auto 7vw;
}
#goods .itemlist {
	width: 95%;
}
#goods .itemlist div {
		font-size: 3.2vw!important;
		line-height: 150%!important;
	}
	#goods p.price {
		font-size: 3.5vw!important;
		line-height: 110%;
	}
	#goods .itemlist div:first-child {
		width: 82%;
		padding: 1vw 1% 1vw 0;
	}
	#goods .itemlist div:last-child {
		width: 18%;
	}
	#goods .styling {
        margin: 5.375vw auto;
    }
	#goods section.recommend p.small {
		font-size: 2.6vw!important;
	}
	#goods .back {
		height: 45vw;
	}
	#goods section.member .team {
        margin: 0vw auto;
    }
	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#goods .Banner4 {
		text-align: center;
		width: 100%;
	}
	#goods .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#goods .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;
	}
	#goods .header {
		position: relative;
		height: 110vw;
	}
	#goods .header .fv1 {
		position: absolute;
		top: 40vw;
		left: 0vw;
		right: 0vw;
		width: 100%;
		margin: auto;
	}
	
}