@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&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;
}

#lookbook_aw {
	width: unset;
	margin:0 auto;
	padding:0;
	font-size:16px;
	overflow: unset;
	text-align: center;

	color: black;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  line-height: 180%;
}

#lookbook_aw img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

#lookbook_aw p{
	font-size: 1em!important;
	margin-top: 0!important;
}

#lookbook_aw h1,
#lookbook_aw h2,
#lookbook_aw h3,
#lookbook_aw h4,
#lookbook_aw h5{

	text-align:center;

	background: none;
	border: none;
  color: #000;
   font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  
  font-style: normal;
letter-spacing: 0.05em
}

#lookbook_aw h1{
	font-size:2.5em;
	line-height:120%;
	margin: 80px auto;	

}

#lookbook_aw h1 span{
	font-size: 0.55em;
}

#lookbook_aw .lookbook_aw_wrap{
	width:100%;
	max-width:800px;
	margin:0 auto;
	padding:0;
	text-align: center;
}

#lookbook_aw .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 position: relative;
}

#lookbook_aw .logo{
	width: 40%;
	margin: auto;
}


#lookbook_aw p.main_text{
	margin: 0 auto 80px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}

#lookbook_aw section{
	width: 100%;
	margin: 150px auto 100px;
}

#lookbook_aw section.style .mainimage{
	position: relative;
	height: 1000px;
}

#lookbook_aw section.style h2{
	position: absolute;
	font-size: 3.2em;
	line-height:100%;
	letter-spacing: 5%;
	z-index: 100;
	top: -75px;
  
	
}

#lookbook_aw section.style1 h2,
#lookbook_aw section.style3 h2,
#lookbook_aw section.style5 h2,
#lookbook_aw section.style7 h2,
#lookbook_aw section.style9 h2{
	left: 1%;
}

#lookbook_aw section.style2 h2,
#lookbook_aw section.style4 h2,
#lookbook_aw section.style6 h2,
#lookbook_aw section.style8 h2,
#lookbook_aw section.style10 h2{
	right: 1%;
}

#lookbook_aw section.style h2 span{
	font-size: 0.8em;
}

#lookbook_aw section.style .subimage{
	width: 100%;
	margin: 50px 0;
}

#lookbook_aw section.style1 .subimage1,
#lookbook_aw section.style4 .subimage1
{
	width: 65%;
}

#lookbook_aw section.style1 .subimage2,
#lookbook_aw section.style2 .subimage2,
#lookbook_aw section.style4 .subimage2{
	width: 65%;
	margin-left: 35%;
  margin-top: 50px;
}

#lookbook_aw section.style2 .subimage1,
#lookbook_aw section.style5 .subimage1{
	width: 65%;
}


#lookbook_aw section.style5 .subimage2{
	width: 60%;
	margin-left: 40%;
  margin-top: 50px;
}



#lookbook_aw section.style3 .subimage1{
	width: 65%;
	margin-left: 35%;
}

#lookbook_aw section.style3 .subimage2,
#lookbook_aw section.style6 .subimage2{
	width: 60%;
margin-left: 0%;
  margin-top: 50px;
}



#lookbook_aw section.style .textaria{
	margin: 50px 0;
	width: 90%;
	max-width: 600px;
	text-align: left;
}

#lookbook_aw section.style .textaria img{
	width: 80%;
}

#lookbook_aw section.style .textaria h3{
	text-align: left;	
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 160%;
}

#lookbook_aw section.style1 .textaria h3{
	height: 65px;
}

#lookbook_aw p.itemname{
	width: 100%;
	margin: 40px auto 20px!important;
	font-size: 1.5em!important;
   font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  	border-bottom: 1px #000 solid;
    padding-bottom: 5px;

}

#lookbook_aw p.color{
	width: 100%;
	margin: 10px auto 10px!important;

}

#lookbook_aw p.price{
	width: 100%;
	margin: 10px auto 10px!important;
	font-size:1.2em!important;

  font-weight: 500;

}

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

/* 購入ボタン */

#lookbook_aw .itemlist a,
#lookbook_aw .mainitemlist a{
	display: block;
	width: 100%;
	max-width: 100px;
	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;
	border-radius: 0px;
  font-weight: 600;
	text-decoration: none;
}

#lookbook_aw .itemlist span{
color: #C52F32;
font-size: 1.3em!important;
font-weight: bold;
}

#lookbook_aw .mainitemlist a{
	margin: 0;
	max-width: 130px;
	margin-bottom: 50px;
  font-weight: 600;
}

#lookbook_aw .buy:hover,
#lookbook_aw .itemlist a:hover,
#lookbook_aw .mainitemlist a:hover{
	background: #fff;
	text-align: center;
	border: 1px solid black;
	color: #000;
  font-weight: 600;
}

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


#lookbook_aw p.model{
	font-size: 1.3em!important;
	margin: 40px auto 20px!important;
	border-bottom: 1px #000 solid;
 
      font-family: "Libre Baskerville", serif;
  font-weight: 400;
  
  font-style: normal;
letter-spacing: 0.05em
}

#lookbook_aw p.model span{
	margin-left: 10px;
	font-size: 0.8em!important;

}

#lookbook_aw .itemlist{
 font-size: 1em!important;
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 max-width: 600px;
 margin: 10px 0;
}

#lookbook_aw .itemlist div:first-child{
	width: 75%;
	padding: 3px 1% 3px 0;
}

#lookbook_aw .itemlist div:last-child{
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}

/* profile */

#lookbook_aw p.photo{
	text-align: right;
	padding-right: 3%;
	margin: -20px auto 30px!important;
}

#lookbook_aw section.profile a{
	text-decoration: underline;
}

#lookbook_aw section.profile .flex{
 width: 90%;
 max-width: 650px;
 margin: 0 auto;
}

#lookbook_aw section.profile .flex div{
	flex-basis: calc(100% / 2);
	padding: 0 2%;
	text-align: center;
}

#lookbook_aw section.profile .flex div img{
	width: 80%;
	max-width: 180px;
}

#lookbook_aw section.profile .flex div h5{
	font-size: 1.2em;
	margin: 20px auto 2px;
}

#lookbook_aw section.profile .flex div p.icon{
	margin: 0 auto!important;
}

#lookbook_aw section.profile .flex div p.icon img{
	width: 20%;
	max-width: 25px;
	vertical-align: middle;
	padding-right: 2%;
}

#lookbook_aw section.profile .flex div p.text{
	text-align: left;
	font-size: 0.8em!important;
	margin: 10px auto 0!important;
}

/* 回遊リンク */

#lookbook_aw .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

#lookbook_aw .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
	letter-spacing: 3px;
}

#lookbook_aw .Banner4 ul {
	display:inline;
}

#lookbook_aw .Banner4 ul li {
	display:inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}

#lookbook_aw .header{
max-width: 800px;
margin: 0 auto;
}

@media only screen and (min-width:749px){

.pc_none{
	display: none!important;
}

/* profile */

#lookbook_aw section.profile .flex div{
	padding: 0 4%;
}

/* ヘッダー・フッターの崩れを直す */

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

#lookbook_aw h1{
	font-size: 7.5vw;
	line-height: 120%;
	text-align: center;

	margin: 5vw auto;
}

#lookbook_aw p,
#lookbook_aw div,
#lookbook_aw .other_text{
	font-size: 3.5vw!important;
	line-height: 180%;
}

#lookbook_aw p.main_text{
	display: block!important;
	margin: 0vw auto 0!important;
	width: 90%;
	text-align: center;
}

#lookbook_aw section{
	margin: 22vw auto;
}

#lookbook_aw section.style .mainimage{
	height: 120vw;
}

#lookbook_aw section.style h2{
	font-size: 6vw;
	top: -11.5vw;
}

#lookbook_aw section.style .subimage{
	width: 90%;
	margin: 12.125vw auto;
}

#lookbook_aw p.itemname{
	font-size: 3.9vw!important;
}

#lookbook_aw section.style .textaria{
	margin: 10.25vw auto 15vw;
}

#lookbook_aw section.style .textaria h3{
	height: auto;
	font-size: 3.8vw;
}

#lookbook_aw .mainitemlist a{
	margin-bottom: 9.125vw;
}

#lookbook_aw p.model{
	margin: 9.125vw auto 5.5vw!important;
  font-size: 3.5vw!important;
}

#lookbook_aw .itemlist div{
	font-size: 3.5vw!important;
	line-height: 150%!important;
}

#lookbook_aw .itemlist div:first-child{
	width: 82%;
	padding: 2vw 1% 1vw 0;
}

#lookbook_aw .itemlist div:last-child{
	width: 18%;
}

#lookbook_aw section.profile .flex div h5{
	font-size: 4.25vw;
	margin: 15px auto 5px;
}

#lookbook_aw section.profile .flex div p.text{
	font-size: 2.78vw!important;
	margin: 10px auto 0!important;
}


/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#lookbook_aw .Banner4 {
	text-align: center;
	width: 100%;
}

#lookbook_aw .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#lookbook_aw .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}

/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: none;
}

#lookbook_aw .header{
	position: relative;
	height: 105vw;
}


}