@charset "UTF-8";
/* ===============================================
    ! Foundation !
=============================================== */
/* =====================================
    * setting for animation style *
===================================== */
.fadeIn {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
  }
  
  /* jQueryでスクロール量に応じて付与された 'scrollIn' のスタイル */
  .fadeIn.scrollIn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
/* =================
	all
================= */

a:hover img{
	opacity: 0.7;
}

img{
    color: inherit;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
}
.main-area .main-inner{
    width: 100%;
    max-width: none;
}
#pre_201009{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    font-feature-settings: "palt";
}
.flexbox{
    display: flex;
}
.sp_only{
    display: none !important;
}
/* ttl */
.pre_201009_all{
  width: 970px;
  margin: 0 auto;
}
.pre_201009_all h2,.pre_201009_all h3{
  font-family: ivymode, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}
.pre_201009_all h2{
  font-size: 56px;
  margin-top: 86px;
  padding-bottom: 20px;
  letter-spacing: 0.02em;
}
.pre_201009_all h3{
  font-size: 26px;
  margin-bottom: 71px;
  letter-spacing: 0.035em;
}
.pre_201009_all h3.lookbook{
  letter-spacing: 0.085em;
}
/* sec1 */
.pre_201009_all .sec1 .flexbox{
  justify-content: space-between;
}
.pre_201009_all .sec1 .flexbox._01{
  width: 840px;
  margin-left: 45px;
  margin-bottom: 79px;
  align-items: center;
} 
.pre_201009_all .sec1 .flexbox._01 figure:nth-of-type(1){
  width: 450px;
}
.pre_201009_all .sec1 .flexbox._01 figure:nth-of-type(2){
  width: 300px;
  margin-top: 20px;
}
.pre_201009_all .sec1 .flexbox._02{
  width: 820px;
  margin-left: 75px;
  margin-bottom: 79px;
} 
.pre_201009_all .sec1 .flexbox._02 figure:nth-of-type(1){
  width: 350px;
  margin-top: 150px;
}
.pre_201009_all .sec1 .flexbox._02 figure:nth-of-type(2){
  width: 400px;
}
.pre_201009_all .sec1 .flexbox._03{
  width: 860px;
  margin-left: 55px;
  margin-bottom: 81px;
} 
.pre_201009_all .sec1 .flexbox._03 figure:nth-of-type(1){
  width: 400px;
}
.pre_201009_all .sec1 .flexbox._03 figure:nth-of-type(2){
  width: 400px;
}
/* sec2 */
.pre_201009_all .sec2 .one_img{
  width: 450px;
  margin: 0 auto;
  margin-bottom: 79px;
}
.pre_201009_all .sec2 .flexbox._01{
  width: 840px;
  margin-left: 65px;
  margin-bottom: 82px;
  justify-content: space-between;
  align-items: flex-end;
} 
.pre_201009_all .sec2 .flexbox._01 figure:nth-of-type(1){
  width: 420px;
}
.pre_201009_all .sec2 .flexbox._01 figure:nth-of-type(2){
  width: 350px;
}
.pre_201009_all .sec2 .flexbox._02{
  width: 690px;
  margin-left: 140px;
  margin-bottom: 80px;
} 
.pre_201009_all .sec2 .flexbox._02 figure:nth-of-type(1){
  width: 450px;
}
.pre_201009_all .sec2 .flexbox._02 figure:nth-of-type(2){
  width: 320px;
  margin-top: 270px;
  margin-left: -80px;
}
/* sec3 */
.pre_201009_all .sec3 .flexbox._01{
  width: 900px;
  margin-left: 35px;
  margin-bottom: 80px;
  justify-content: space-between;
} 
.pre_201009_all .sec3 .flexbox._01 figure{
  width: 420px;
}
.pre_201009_all .sec3 .flexbox._02{
  width: 800px;
  margin-left: 85px;
  margin-bottom: 81px;
  justify-content: space-between;
} 
.pre_201009_all .sec3 .flexbox._02 figure:nth-of-type(1){
  width: 380px;
  margin-top: 90px;
}
.pre_201009_all .sec3 .flexbox._02 figure:nth-of-type(2){
  width: 350px;
}
/* sec4 */
.pre_201009_all .sec4 .flexbox._01{
  width: 690px;
  margin-left: 140px;
  margin-bottom: 79px;
} 
.pre_201009_all .sec4 .flexbox._01 figure:nth-of-type(1){
  width: 300px;
  margin-top: 300px;
  margin-right: -60px;
  z-index: 2;
}
.pre_201009_all .sec4 .flexbox._01 figure:nth-of-type(2){
  width: 450px;
  z-index: 1;
}
.pre_201009_all .sec4 .flexbox._02{
  width: 900px;
  margin-left: 36px;
  margin-bottom: 81px;
  justify-content: space-between;
} 
.pre_201009_all .sec4 .flexbox._02 figure{
  width: 420px;
}
.pre_201009_all .sec4 .flexbox._03{
  width: 830px;
  margin-left: 71px;
  margin-bottom: 81px;
  justify-content: space-between;
} 
.pre_201009_all .sec4 .flexbox._03 figure{
  width: 380px;
}
.pre_201009_all .sec4 .flexbox._03 figure:nth-of-type(2){
  margin-top: 100px;
}
/* sec5 */
.pre_201009_all .sec5 .flexbox{
  width: 695px;
  margin-left: 275px;
}
.pre_201009_all .sec5 .flexbox figure:nth-of-type(1){
  width: 450px;
}
.pre_201009_all .sec5 .flexbox figure:nth-of-type(2){
  width: 320px;
  margin-top: 300px;
  margin-left: -75px;
}
.pre_201009_all .sec5 .one_img{
  width: 380px;
  margin-top: -45px;
  margin-right: auto;
  margin-bottom: 65px;
}
/* sec6 */
.pre_201009_all .sec6 .flexbox._01{
  width: 810px;
  margin-left: 81px;
  margin-bottom: 80px;
  justify-content: space-between;
  align-items: center;
} 
.pre_201009_all .sec6 .flexbox._01 figure:nth-of-type(1){
  width: 400px;
}
.pre_201009_all .sec6 .flexbox._01 figure:nth-of-type(2){
  width: 320px;
}
.pre_201009_all .sec6 .flexbox._02{
  width: 670px;
  margin-left: 149px;
  margin-bottom: 80px;
} 
.pre_201009_all .sec6 .flexbox._02 figure:nth-of-type(1){
  width: 300px;
  margin-top: 300px;
  margin-right: -80px;
  z-index: 2;
}
.pre_201009_all .sec6 .flexbox._02 figure:nth-of-type(2){
  width: 450px;
  z-index: 1;
}
/* sec7 */
.pre_201009_all .sec7 .flexbox{
  justify-content: space-between;
}
.pre_201009_all .sec7 .flexbox._01{
  width: 830px;
  margin-left: 69px;
  margin-bottom: 80px;
} 
.pre_201009_all .sec7 .flexbox figure{
  width: 380px;
}
.pre_201009_all .sec7 .flexbox._02{
  width: 860px;
  margin-left: 54px;
  margin-bottom: 101px;
  align-items: center;
} 
.pre_201009_all .sec7 .flexbox._02 figure:nth-of-type(1){
  width: 450px;
}
.pre_201009_all .sec7 .flexbox._02 figure:nth-of-type(2){
  width: 320px;
}
/* btn */
.pre_201009_all .pre_btn{
  width: 400px;
  height: 72px;
  border: 1px solid #000000;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  font-family: ivymode, sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.07em;
  line-height: 69px;
  margin-bottom: 54px;
  box-sizing: border-box;
}
.pre_201009_all .pre_btn a{
  display: block;
}
/* ▽ジャンルエリア▽ */
.genre {
  display: inline-block;
  font-family: ivymode, sans-serif;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.47;
  position: relative;
}

.genre-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 44px auto 0;
  padding-bottom: 136px;
  text-align: center;
  width: 590px
}

.genre-links .genre__sec--top{
  margin-right: 58px;
}

.genre-links .genre__sec--top ul{
  display: flex;
  justify-content: space-between;
  width: 375px;
}

.genre-links .genre__sec--bottom ul{
  display: flex;
  justify-content: space-between;
  width: 155px;
}

.genre > a {
  color: #000;
  text-decoration: none;
}

.genre::after {
  content: "/";
  position: absolute;
  font-weight: bold;
  font-size: 18px;
  top: -3px;
  right: -32px;
  bottom: 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.genre2::after {
}

.genre3 {
}

.genre3::after {
}

.genre4::after {
}

.genre6 {
  margin-right: 0;
}

.genre6::after {
  content: "";
}

/* for tablet */
@media only screen
and (min-width: 561px)
and (max-width: 1200px) {
	.sp_only {
		display: none !important;
    }
/* =================
	all
================= */
#pre_201009{
    width: calc( 1200 * (100vw / 1200));
}
/* ttl */
.pre_201009_all{
  width: calc( 970 * (100vw / 1200));
}
.pre_201009_all h2{
  font-size: calc( 56 * (100vw / 1200));
  margin-top: calc( 86 * (100vw / 1200));
  padding-bottom: calc( 20 * (100vw / 1200));
}
.pre_201009_all h3{
  font-size: calc( 26 * (100vw / 1200));
  margin-bottom: calc( 71 * (100vw / 1200));
}
/* sec1 */
.pre_201009_all .sec1 .flexbox._01{
  width: calc( 840 * (100vw / 1200));
  margin-left: calc( 45 * (100vw / 1200));
  margin-bottom: calc( 79 * (100vw / 1200));
} 
.pre_201009_all .sec1 .flexbox._01 figure:nth-of-type(1){
  width: calc( 450 * (100vw / 1200));
}
.pre_201009_all .sec1 .flexbox._01 figure:nth-of-type(2){
  width: calc( 300 * (100vw / 1200));
  margin-top: calc( 20 * (100vw / 1200));
}
.pre_201009_all .sec1 .flexbox._02{
  width: calc( 820 * (100vw / 1200));
  margin-left: calc( 75 * (100vw / 1200));
  margin-bottom: calc( 79 * (100vw / 1200));
} 
.pre_201009_all .sec1 .flexbox._02 figure:nth-of-type(1){
  width: calc( 350 * (100vw / 1200));
  margin-top: calc( 150 * (100vw / 1200));
}
.pre_201009_all .sec1 .flexbox._02 figure:nth-of-type(2){
  width: calc( 400 * (100vw / 1200));
}
.pre_201009_all .sec1 .flexbox._03{
  width: calc( 860 * (100vw / 1200));
  margin-left: calc( 55 * (100vw / 1200));
  margin-bottom: calc( 81 * (100vw / 1200));
} 
.pre_201009_all .sec1 .flexbox._03 figure:nth-of-type(1){
  width: calc( 400 * (100vw / 1200));
}
.pre_201009_all .sec1 .flexbox._03 figure:nth-of-type(2){
  width: calc( 400 * (100vw / 1200));
}
/* sec2 */
.pre_201009_all .sec2 .one_img{
  width: calc( 450 * (100vw / 1200));
  margin-bottom: calc( 79 * (100vw / 1200));
}
.pre_201009_all .sec2 .flexbox._01{
  width: calc( 840 * (100vw / 1200));
  margin-left: calc( 65 * (100vw / 1200));
  margin-bottom: calc( 82 * (100vw / 1200));
} 
.pre_201009_all .sec2 .flexbox._01 figure:nth-of-type(1){
  width: calc( 420 * (100vw / 1200));
}
.pre_201009_all .sec2 .flexbox._01 figure:nth-of-type(2){
  width: calc( 350 * (100vw / 1200));
}
.pre_201009_all .sec2 .flexbox._02{
  width: calc( 690 * (100vw / 1200));
  margin-left: calc( 140 * (100vw / 1200));
  margin-bottom: calc( 80 * (100vw / 1200));
} 
.pre_201009_all .sec2 .flexbox._02 figure:nth-of-type(1){
  width: calc( 450 * (100vw / 1200));
}
.pre_201009_all .sec2 .flexbox._02 figure:nth-of-type(2){
  width: calc( 320 * (100vw / 1200));
  margin-top: calc( 270 * (100vw / 1200));
  margin-left: calc( -80 * (100vw / 1200));
}
/* sec3 */
.pre_201009_all .sec3 .flexbox._01{
  width: calc( 900 * (100vw / 1200));
  margin-left: calc( 35 * (100vw / 1200));
  margin-bottom: calc( 80 * (100vw / 1200));
} 
.pre_201009_all .sec3 .flexbox._01 figure{
  width: calc( 420 * (100vw / 1200));
}
.pre_201009_all .sec3 .flexbox._02{
  width: calc( 800 * (100vw / 1200));
  margin-left: calc( 85 * (100vw / 1200));
  margin-bottom: calc( 81 * (100vw / 1200));
} 
.pre_201009_all .sec3 .flexbox._02 figure:nth-of-type(1){
  width: calc( 380 * (100vw / 1200));
  margin-top: calc( 90 * (100vw / 1200));
}
.pre_201009_all .sec3 .flexbox._02 figure:nth-of-type(2){
  width: calc( 350 * (100vw / 1200));
}
/* sec4 */
.pre_201009_all .sec4 .flexbox._01{
  width: calc( 690 * (100vw / 1200));
  margin-left: calc( 140 * (100vw / 1200));
  margin-bottom: calc( 79 * (100vw / 1200));
} 
.pre_201009_all .sec4 .flexbox._01 figure:nth-of-type(1){
  width: calc( 300 * (100vw / 1200));
  margin-top: calc( 300 * (100vw / 1200));
  margin-right: calc( -60 * (100vw / 1200));
}
.pre_201009_all .sec4 .flexbox._01 figure:nth-of-type(2){
  width: calc( 450 * (100vw / 1200));
}
.pre_201009_all .sec4 .flexbox._02{
  width: calc( 900 * (100vw / 1200));
  margin-left: calc( 36 * (100vw / 1200));
  margin-bottom: calc( 81 * (100vw / 1200));
} 
.pre_201009_all .sec4 .flexbox._02 figure{
  width: calc( 420 * (100vw / 1200));
}
.pre_201009_all .sec4 .flexbox._03{
  width: calc( 830 * (100vw / 1200));
  margin-left: calc( 71 * (100vw / 1200));
  margin-bottom: calc( 81 * (100vw / 1200));
} 
.pre_201009_all .sec4 .flexbox._03 figure{
  width: calc( 380 * (100vw / 1200));
}
.pre_201009_all .sec4 .flexbox._03 figure:nth-of-type(2){
  margin-top: calc( 100 * (100vw / 1200));
}
/* sec5 */
.pre_201009_all .sec5 .flexbox{
  width: calc( 695 * (100vw / 1200));
  margin-left: calc( 275 * (100vw / 1200));
}
.pre_201009_all .sec5 .flexbox figure:nth-of-type(1){
  width: calc( 450 * (100vw / 1200));
}
.pre_201009_all .sec5 .flexbox figure:nth-of-type(2){
  width: calc( 320 * (100vw / 1200));
  margin-top: calc( 300 * (100vw / 1200));
  margin-left: calc( -75 * (100vw / 1200));
}
.pre_201009_all .sec5 .one_img{
  width: calc( 380 * (100vw / 1200));
  margin-top: calc( -45 * (100vw / 1200));
  margin-bottom: calc( 65 * (100vw / 1200));
}
/* sec6 */
.pre_201009_all .sec6 .flexbox._01{
  width: calc( 810 * (100vw / 1200));
  margin-left: calc( 81 * (100vw / 1200));
  margin-bottom: calc( 80 * (100vw / 1200));
} 
.pre_201009_all .sec6 .flexbox._01 figure:nth-of-type(1){
  width: calc( 400 * (100vw / 1200));
}
.pre_201009_all .sec6 .flexbox._01 figure:nth-of-type(2){
  width: calc( 320 * (100vw / 1200));
}
.pre_201009_all .sec6 .flexbox._02{
  width: calc( 670 * (100vw / 1200));
  margin-left: calc( 149 * (100vw / 1200));
  margin-bottom: calc( 80 * (100vw / 1200));
} 
.pre_201009_all .sec6 .flexbox._02 figure:nth-of-type(1){
  width: calc( 300 * (100vw / 1200));
  margin-top: calc( 300 * (100vw / 1200));
  margin-right: calc( -80 * (100vw / 1200));
}
.pre_201009_all .sec6 .flexbox._02 figure:nth-of-type(2){
  width: calc( 450 * (100vw / 1200));
}
/* sec7 */
.pre_201009_all .sec7 .flexbox._01{
  width: calc( 830 * (100vw / 1200));
  margin-left: calc( 69 * (100vw / 1200));
  margin-bottom: calc( 80 * (100vw / 1200));
} 
.pre_201009_all .sec7 .flexbox figure{
  width: calc( 380 * (100vw / 1200));
}
.pre_201009_all .sec7 .flexbox._02{
  width: calc( 860 * (100vw / 1200));
  margin-left: calc( 54 * (100vw / 1200));
  margin-bottom: calc( 101 * (100vw / 1200));
} 
.pre_201009_all .sec7 .flexbox._02 figure:nth-of-type(1){
  width: calc( 450 * (100vw / 1200));
}
.pre_201009_all .sec7 .flexbox._02 figure:nth-of-type(2){
  width: calc( 320 * (100vw / 1200));
}
/* btn */
.pre_201009_all .pre_btn{
  width: calc( 400 * (100vw / 1200));
  height: calc( 72 * (100vw / 1200));
  border: calc( 1 * (100vw / 1200)) solid #000000;
  font-size: calc( 18 * (100vw / 1200));
  line-height: calc( 69 * (100vw / 1200));
  margin-bottom: calc( 54 * (100vw / 1200));
}
	/* ▽ジャンルエリア▽ */
	.genre {
	  display: inline-block;
	  font-size: calc(14*(100vw/1200));
	  line-height: 1.47;
	  position: relative;
	}

	.genre-links {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  margin: calc(44*(100vw/1200)) auto 0;
	  padding-bottom: calc(136*(100vw/1200));
	  text-align: center;
	  width: calc(590*(100vw/1200));
	}
	
	.genre-links .genre__sec--top{
	  margin-right: calc(58*(100vw/1200));
	}

	.genre-links .genre__sec--top ul{
	  display: flex;
	  justify-content: space-between;
	  width: calc(375*(100vw/1200));
	}

	.genre-links .genre__sec--bottom ul{
	  display: flex;
	  justify-content: space-between;
	  width: calc(155*(100vw/1200));
	}

	.genre > a {
	  color: #000;
	  text-decoration: none;
	}

	.genre::after {
	  content: "/";
	  position: absolute;
	  font-size: calc(18*(100vw/1200));
	  top: calc(-3*(100vw/1200));
  	  right: calc(-32*(100vw/1200));
	  bottom: 0;
	  -webkit-transform: rotate(0deg);
		  -ms-transform: rotate(0deg);
			  transform: rotate(0deg);
	}

	.genre2::after {
	}

	.genre3 {
	}

	.genre3::after {
	}

	.genre4::after {
	}

	.genre6 {
	  margin-right: 0;
	}

	.genre6::after {
	  content: "";
	}

}