@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: hidden;
}

.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

#early_autumn_staff_styling {
	width: 100vw;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: center;
	/*background: #000;
	color: #fff;*/
}

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

#early_autumn_staff_styling p{
	font-size: 0.95em!important;
	margin-top: 0!important;
}

#early_autumn_staff_styling h1,
#early_autumn_staff_styling h2,
#early_autumn_staff_styling h3,
#early_autumn_staff_styling h4,
#early_autumn_staff_styling h5{
	color: black;
	text-align:center;
	background: none;
	border: none;
    font-weight: normal;
}

#early_autumn_staff_styling h1{
	font-size: 3em;
	line-height: 140%;
	margin-bottom: 20px;
	letter-spacing: 1px;
	margin: 50px auto;
    font-weight: bold;
}

#early_autumn_staff_styling h1 span{
	font-size: 0.5em;
	font-weight: normal;
    letter-spacing: 0;
}

#early_autumn_staff_styling h2{
	font-size: 3em;
	line-height: 180%;
	margin-bottom: 0px;
	font-weight: 700;
	font-family: "sincopa", sans-serif;
}

#early_autumn_staff_styling h2 span{
	display: block;
	font-size: 0.4em;
    line-height: 150%;
}

#early_autumn_staff_styling h2.headline {
  padding: 0.5em;/*文字周りの余白*/
  color: #00E3CC;/*文字色*/
 text-align: center;
	font-size: 2em;
	line-height: 160%;
	font-weight: 300;
	
}

#early_autumn_staff_styling h2.headline2 {
  padding: 0.5em;/*文字周りの余白*/
  color: #F27405;/*文字色*/
 text-align: center;
	font-size: 2em;
	line-height: 160%;
	font-weight: 300;	
	margin: 50px auto 0;
}

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


#early_autumn_staff_styling section.item_2 .flex div {
	flex-basis: 50%;
	margin-bottom: 25px;
}

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

#early_autumn_staff_styling .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;
font-family: "sincopa", sans-serif;
font-weight: 700;
}
#early_autumn_staff_styling section.category {
  margin: 30px auto 0;
  width: 95%;
  max-width: 870px;
}
#early_autumn_staff_styling .categorylist div {
  flex-basis: calc(100% / 2 - 1%);
  padding: 1%;
}
#early_autumn_staff_styling .categorylist div.box {
  font-weight: 500;
}
#early_autumn_staff_styling .categorylist div a {
  color: #fff;
  display: block;
  padding: 6%;
  text-align: center;
  font-size: 1em;
  background-color: black;
  text-decoration: none;
   border-radius: 6px;
}
#early_autumn_staff_styling .categorylist div a:hover {
  color: black;
  display: block;
  background-color: #fff;
   border: 1px solid black;
   border-radius: 10px;
}

#early_autumn_staff_styling p.main_text{
	margin: 0 auto 35px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	font-size:1.1em!important;
}

#early_autumn_staff_styling p.main_text2{
	margin: 20px auto 20px!important;
	text-align: left;
	line-height: 180%;
	display: block!important;
	font-size:1em!important;
}

#early_autumn_staff_styling p.model{
	margin: 20px auto 80px!important;
}

.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:100%;
    margin:0 auto;
}

.slider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
    margin:0;
}


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

#early_autumn_staff_styling section.style{
	margin: 50px auto 0px;
}

#early_autumn_staff_styling p.itemname{
	width: 100%;
	margin: 0 auto!important;
    text-align: left;
}

#early_autumn_staff_styling p.price{
	width: 100%;
	margin: 0 auto!important;
}

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



#early_autumn_staff_styling section.style3 .itembox{
    width: 100%;
    padding: 0px 0;
	margin-bottom:60px;
}


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


#early_autumn_staff_styling section.style3 .itembox p{
    text-align: center;
    line-height: 180%;
    font-size: 1em!important;
}

#early_autumn_staff_styling section.style3 .itembox p.price{
    font-size: 1.3em!important;
}

/* 購入ボタン */

#early_autumn_staff_styling .itemlist a,
#early_autumn_staff_styling .itemlist span,
#early_autumn_staff_styling .buy,
#early_autumn_staff_styling section.style .otheritem,
.itemlist a,
.itemlist .coming{
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 10px 0;
	text-align: center;
	border: 1px solid black;
	background: black;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	border-radius: 8px;
}

#early_autumn_staff_styling section.style .otheritem{
   /* font-family: 'DIN-Condensed', sans-serif;*/
    font-size: 1em;
    text-align: center;
    max-width: 500px;
    width: 65%;
    padding: 10px 3px;
	margin:10px auto;
}

#early_autumn_staff_styling .buy{
	padding: 5px 0;
	margin: 10px auto 0;
    width: 70%;
}
#early_autumn_staff_styling .itemlist span{
	background: #FFF;
	color: #000;
}

#early_autumn_staff_styling .buy:hover,
#early_autumn_staff_styling .itemlist a:hover,
#early_autumn_staff_styling section.style .otheritem:hover,
.itemlist a:hover,
.itemlist .coming{
	background: #FFF;
	text-align: center;
	border: 1px solid black;
	color: black;
}

#early_autumn_staff_styling .online31-inner{
	width: 100%;
	max-width: 700px;
}

#early_autumn_staff_styling .online31-inner img{
	width: 100%;
}

#early_autumn_staff_styling section.style .textaria{
	margin: 20px auto;
	width: 100%;
}

#early_autumn_staff_styling .itemlist,
.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 auto;
}

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

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


#early_autumn_staff_styling section.style3 .mainimage{
	background: url(https://www.peetonline.com/images/gotcha/2024/early_autumn_staff_styling/image/01.jpg) no-repeat;
	background-size: contain;
	background-position: center;
	height: 1000px;
}

#early_autumn_staff_styling section.style3 .mainimage div{
position: absolute;
  top: 15%;
  left: 38%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 15%;
  
}

#early_autumn_staff_styling p.icon{
	margin: 0 auto!important;
	text-decoration: underline;
	font-size: 1.2em!important;
	text-align: center;
}

#early_autumn_staff_styling p.icon a{
	 color: #003153;
	font-weight: bold;
}

#early_autumn_staff_styling p.icon img{
	max-width: 10%;
	vertical-align: middle;
	padding: 2%;
	display: inline-block!important;

}

.featherlight-content{
	width: 100%;
	max-width: 600px!important;
	font-family: 'Noto Sans JP', sans-serif;
    padding: 40px!important;
    border-bottom: 0!important;
}

.featherlight-content p{
	font-size: 1em!important;
    color: #666;
}

.featherlight-content p.price span{
	font-size: 1.3em!important;
    color: #b22222;
	font-weight: bold;
}

.featherlight-content p.colorname{
    width: 100%;
    border-bottom: 1px solid #666666;
   text-align: left;
    font-size: 1.3em!important;
    color: black;
}

.featherlight-content p.colorname span{
    font-size: 0.75em!important;
}

.featherlight-content .name{
	width: 80%;
	margin: 20px auto;
}

.featherlight-content a:hover{
	text-decoration: none!important;
}

.featherlight-content a {
	outline:none!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%;
}


/* 回遊リンク */

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

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

#early_autumn_staff_styling .Banner4 ul {
	display:inline;
}

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

#early_autumn_staff_styling .right{
	flex-direction:row-reverse;
}

#early_autumn_staff_styling .right .flex_box:last-child{
	padding-left: 0;
	padding-right: 5%;
}

#early_autumn_staff_styling section.instagram .flex .profile{
    flex-basis: calc(100% / 2 - 10px);
    margin-right: 10px;
}

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

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

#early_autumn_staff_styling h1{
	font-size: 5.5vw;
	line-height: 150%;
    margin: 50px auto 0vw;
}

#early_autumn_staff_styling h1 span{
	font-size: 3.5vw;
}

#early_autumn_staff_styling h2{
	font-size: 8vw;
}

#early_autumn_staff_styling h2 span{
	font-size: 3.5vw;
}

	
#early_autumn_staff_styling h2.headline {
  padding: 0.5em;/*文字周りの余白*/
	font-size: 5.5vw;
	line-height: 135%;
	font-weight: bold;
	
}

#early_autumn_staff_styling h2.headline2 {
  padding: 0.5em;/*文字周りの余白*/
	font-size: 5.5vw;
	line-height: 135%;
	font-weight: bold;
	margin: 30px auto 0;
}

#early_autumn_staff_styling p.icon{
   font-size: 3vw!important;
	}	
	
#early_autumn_staff_styling section.style3 .mainimage{
	height: 515px;
}	
	
#early_autumn_staff_styling section.style3 .mainimage div{
top:14%;
left:28%;
width:40%;
}		
	
#early_autumn_staff_styling section.style .otheritem{
   /* font-family: 'DIN-Condensed', sans-serif;*/
    font-size: 0.85em;
}	

#early_autumn_staff_styling .categorylist div a {
  font-size: 0.7em!important;
}	
	
#early_autumn_staff_styling p,
#early_autumn_staff_styling div,
#early_autumn_staff_styling .other_text,
.featherlight-content p{
	font-size: 3.5vw!important;
	line-height: 180%;
}
	
#early_autumn_staff_styling p.main_text2,
#early_autumn_staff_styling p.main_text{
	display: block!important;
	width: 95%;
    text-align: left;
	font-size: 0.9em!important;
}

	
#early_autumn_staff_styling section.category {
	margin: 0px auto;
	width: 95%;
}	
	
#early_autumn_staff_styling section{
	margin: 15.375vw auto;
}

#early_autumn_staff_styling section.style{
	margin: 15.375vw auto 25.5vw;
}

#early_autumn_staff_styling section.style .textbox p{
    text-align: left;
}

#early_autumn_staff_styling section.style2 .textbox,
#early_autumn_staff_styling section.style3 .textbox{
    margin: 5.5vw auto;
}

#early_autumn_staff_styling section.style .textaria{
	margin: 1vw auto 0vw;
}

#early_autumn_staff_styling section.style .textaria p{
	font-size: 3vw!important;
    line-height: 150%;
}

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

#early_autumn_staff_styling .itemlist div:first-child{
	width: 77%;
}

#early_autumn_staff_styling .itemlist div:last-child{
	width: 23%;
}

#early_autumn_staff_styling .itemlist span{
	font-size: 2.5vw;
}

.featherlight-content{
    padding: 5% 15px!important;
    font-size: 3.125vw!important;
}

.featherlight-content p.colorname{
    font-size: 4.5vw!important;
}
	
.featherlight-content p.colorname span{
    font-size: 2.8vw!important;
}	

p.price{
	font-size: 3.5vw!important;
	line-height: 110%;
}

#early_autumn_staff_styling section.style3 .itembox{
    padding: 3vw 0;
}

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

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

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

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

#early_autumn_staff_styling section.instagram{
    margin: 12.125vw auto;
}

/* ヘッダー */

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

#early_autumn_staff_styling .header{
	position: relative;
	/*height: 109vw;*/
}

#early_autumn_staff_styling .header .title{
	position: absolute;
	top: 1vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
}

}