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

#outerpre_2021aw {
  margin: 0 calc(50% - 50vw) 7%; 
  display: none;

}

.view_pc_inline{
  display: inline;
}
.view_smp_inline{
  display: none;
}


#outerpre_2021aw header{
  margin: 0 auto 7%;
  position: relative;
  width: 100%;
  min-height: 100vh;
}
#outerpre_2021aw header #main-img{
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(https://ds-assets.store-image.jp/e-look.jp/2021/e-shopplus/project-www-202104/main-1.jpg) ;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#outerpre_2021aw header .main_box{
  display: block;
  width: 250px;
  height: auto;
  margin: auto;
  position: absolute;
  z-index: 100000;
  top: 75%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  padding: 0;
  font-weight: bold;
  text-align: center;
}

#outerpre_2021aw header .main_box .main_ttl{
    font-size: 26px;
    padding: 0 0 40px 0;
    line-height: 1.7;
}
#outerpre_2021aw header .main_box .main_ttl2{
    font-size: 29px;
    padding: 0 0 15px 0;
}
#outerpre_2021aw header .main_box .main_ttl3{
    font-size: 14px;
    padding: 0 0 40px 0;
}
#outerpre_2021aw header .main_box .main_ttl4{
    font-size: 14px;
    padding: 0 0 40px 0;
}

.scrolldown1{
  position:absolute;
  left:50%;
  bottom:-60px;
  height:100px;
}

.scrolldown1 span{
  position: absolute;
  left:-15px;
  top: -15px;
  color: #eee;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}

.scrolldown1::after{
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 80px;
  background: #000000;
  animation: pathmove 1.4s ease-in-out 1 2s;
  animation-fill-mode: forwards;
  opacity:0;
}
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  100%{
    height:100px;
    opacity: 1;
  }
}

#outerpre_2021aw h1{
  margin: 0 auto 5%;
  text-align: center;
  width: 100%;
}
#outerpre_2021aw .readtxt{
  text-align: center;
  margin: 0 auto 4%;
  line-height: 2.2;
  font-size: 18px;
}
#outerpre_2021aw .readtxt h2{
  font-size: 25px;
  font-weight: bold;
  margin: 0 auto 2%;
  color: #000000;
}
#outerpre_2021aw .readtxt .sub{
  font-size: 15px;
  font-weight: bold;
  margin: 0 auto 2%;
}

#outerpre_2021aw .readtxt p{
  line-height: 1.5;
}
#outerpre_2021aw .present{
  max-width: 825px;
  width: 100%;
  margin: 0 auto 5%;
}
#outerpre_2021aw .present ul{
  display: flex;
  justify-content: space-between;
  background-color: #f2b4be;
  padding: 6% 9% 2% 8%;
  font-size: 16px;
  color: #000000;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}
#outerpre_2021aw .present li:first-child{
  width: 83%;
  line-height: 1.6em;
  padding: 0 2% 0 0 ;
}
#outerpre_2021aw .present h2{
  font-size: 30px;
  font-family: linotype-didot, serif;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 3%;
}
#outerpre_2021aw .present h2 span{
  font-size: 16px;
  font-family: 'Noto Sans JP',"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W6","Hiragino Kaku Gothic Pro","ãƒ¡ã‚¤ãƒªã‚ª",Meiryo,"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯",MS PGothic,sans-serif;
}
#outerpre_2021aw .present div{
  background-color: #d9697b;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 2% 0;
  border-bottom-right-radius: 13px;
  border-bottom-left-radius: 13px;
  position: relative;
}
#outerpre_2021aw .present div a{
  color: #ffffff;
  display: block;
}
#outerpre_2021aw .present div a:hover,
#outerpre_2021aw .present div a:focus{
  text-decoration: none;
}
#outerpre_2021aw .present div:after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    top: 38%;
    right: 38%;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    -webkit-transform: rotate( 
    135deg);
    -moz-transform: rotate(45deg);
    transform: rotate( 
    135deg);
}


.pre-order-navigation{
  display: flex;
  justify-content: space-between;
  max-width: 825px;
  width: 100%;
  margin: 0 auto 5%;
}
.pre-order-navigation li{
  width: 25%;
  text-align: center;
  padding: 2% 0;
}
.pre-order-navigation li+ li{
  border-left: solid 1px #000000;
}

/*===newitems===========================*/

.item_tshirt ,.item_bottom {
  display: flex;
  margin: 0 auto 5%;
}
.item_tshirt .sticky ,.item_bottom .sticky{
  width: 65%;
/*  max-width: 920px;*/
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  color: #fff;
  /* display: flex; */
  font-size: 44px;
  font-weight: bold;
  align-item: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  /* text-align: center; */
}
.item_tshirt .sticky img ,.item_bottom .sticky img{
  width: 100%;
}
.item_tshirt .item_color ,.item_bottom .item_color {
  width: 35%;
  text-align: center;
  padding: 8% 0;
}
.item_tshirt h2,.item_bottom h2{
  font-size: 24px;
  padding: 0;
  margin-left: 13%;
  margin-bottom: 3%;
}
.item_tshirt .item_color img ,.item_bottom .item_color img {
  padding: 0;
  display: block;
  margin: 0 auto 5%;
}
.item_tshirt .item_color div.itembox{
  text-align: left;
  margin: 0 auto 30% auto;
  display: block;
  width: 100%;
  max-width: 230px;
}
.item_tshirt .item_color div.itembox span.date{
  display: block;
  color: #999999;
  font-weight: bold;
}

.newitems h2{
  margin: 0 0 3% 10%;
}

.brdbtn{
  width: 100%;
  font-size: 18px;
  text-align: center;
  margin: 0 auto 10%;
}
.brdbtn a{
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  padding: 1% 6.5%;
  position: relative;
  transition: all .3s linear 0s;
}
.brdbtn a:hover, .brdbtn a:focus{
  text-decoration: none;
  background-color: #8c8c8c;
}
.brdbtn a:after{
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  top: 43%;
  right: 6%;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(
  45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(
  45deg);
}



#outerpre_2021aw h3{
  font-size: 43px;
  font-family: linotype-didot, serif;
  font-style: normal;
  font-weight: bold;
  margin: 0 auto 2%;
  line-height: 1em;
  text-align: center;
}
#outerpre_2021aw h3 span{
  display: block;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  font-size: 16px;







}
.novelty{
  margin: 0 auto 1%;
  max-width: 640px;
  width: 100%;
  text-align: center;
  background-color: #f2b4be;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
  padding: 3% 0;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
.novelty h5{
  font-size: 25px;
  font-weight: bold;
  display: inline-block;
  border-bottom: 2px solid #000000;
  padding: 0 0 2% 0;
  margin-bottom: 4%;
}
.novelty h4 img{
  margin: 0 auto;
}
.novelty .coupon_code {
    width: 64%;
    max-width: 700px;
    background-color: #ffffff;
    margin: 5% auto 5%;
    padding: 4% 0;
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    line-height: 0.6em;
}
.novelty .coupon_code span.btn-clipboard {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.11em;
}
.novelty .coupon_terms p {
    font-size: 18px;
    font-weight: bold;
}
.novelty .coupon_terms ul {
    width: 100%;
    font-size: 13px;
    font-weight: 300;
}
.novelty .coupon_terms ul li {
    margin: 0 auto 0.5%;
}
.novelty img{
  margin: 2% auto;
}
.novelty p.text2{
  font-size: 25px;
  line-height: 1.5em;
}
.novelty p.text2 span{
  font-size: 20px;
}
.novelty p.text1{
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
.novelty p.text3 span{
  font-size: 12px;
  font-weight: normal;
}
.novelty p.border{
  border: 1px solid #000000;
  border-radius: 31px;
  font-size: 15px;
  font-weight: normal;
  margin: 0 15% 10px;
  padding: 1% 1%;
}

.noveltyattention{
  font-size: 16px;
  text-align: center;
  margin-bottom: 3.5%;
}


#outerpre_2021aw .item_info{
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 750px;
  margin: 0 auto 4%;
  text-align: center;
}
#outerpre_2021aw .item_info strong {
  font-weight: bold;
  border-bottom: solid 1px #000000;
  display: inline-block;
  margin: 0 0 10px 0;
}

#outerpre_2021aw .item_info img{
  margin: 0 0 10px 0;
}
#outerpre_2021aw .item_info .itemname {
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0 0px 0;
}



#outerpre_2021aw .item_coupon {
  text-align: center;
  font-size: 14px;
  margin: 0 auto 7%;
  width: 67%;
}
#outerpre_2021aw .item_coupon span.coupon_code{
  font-size: 16px;
  border-bottom: solid 1px #000000;  
}

#outerpre_2021aw .item_coupon .item_btn a{
  display: block;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 17px 30px;
  margin: 0 auto 7%;
  max-width: 200px;
  letter-spacing: 1.8px;
  line-height: 1.3;
  text-decoration: none;
}
#outerpre_2021aw .item_coupon .item_btn a:hover,#outerpre_2021aw .item_coupon .item_btn a:link,#outerpre_2021aw .item_coupon .item_btn a:visited{
  background: #363636;
}
#outerpre_2021aw .item_coupon .item_btn a span{
  font-weight: normal;
  font-size: 13px;
}

#outerpre_2021aw .item_coupon .coupon_ttl {
  font-size: 24px;
  margin: 0 auto 2%;  
}
#outerpre_2021aw .item_coupon .coupon_code {
  font-size: 14px;
  margin: 0 auto 2%;  
}
#outerpre_2021aw .item_coupon .coupon_code span.btn-clipboard{
  font-size: 28px;
  border-bottom: solid 1px #000000;
  padding: 0 0 10px 0;
}
#outerpre_2021aw .item_coupon .txt{
  font-weight: normal;
}
#outerpre_2021aw .item_coupon .copy{
  font-size: 11px;
  font-weight: normal;
  color: #999999;
}

#outerpre_2021aw .imagearea{
  margin: 0 auto 7%;  
}
#outerpre_2021aw .imagearea img{
  width: 100%;
}
.detail_video{
  max-width: 720px;
  margin: 0 auto 5%;
}
.detail_video video{
  width: 100%;
}
.imagearea_990{
  max-width: 990px;
  margin: -7% auto 5%;
}

.imagearea_1170{
  max-width: 1170px;
  margin: 0 auto 5%;
}

.imagearea_520{
  max-width: 520px;
  margin: 0 auto 5%;
}
.imagearea_wide{
  margin: 0 auto 5%;  
}
.item_block .staff {
    margin: 7% auto 14%;
    font-size: 0.9em;
}
.staff h5 {
    margin-bottom: 2%;
    font-family: baskerville-display-pt, "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 1.6em;
    line-height: 1em;
    letter-spacing: 0.5px;
}
.p-main * {
    box-sizing: border-box;
}
.item_block .slider {
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
}
.item_block .slider li {
  width: 30%;
  text-align: center;
  font-size: 0.95em;

  line-height: 1em;
}
.item_block .slider img {
  height: auto;
  width: 90%;
}
.slick-prev, .slick-next {
  position: absolute;
  top: 45%;
  z-index: 99999;
}
.slick-prev {
  left: -15px;
}
.slick-next {
  right: -15px;
}
.slick-next:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slick-prev:before {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.slick-prev:before,
.slick-next:before {
  color: #b8b7b7;
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  opacity: 1;
  margin: 0 auto;
  border-top: solid 1px #b8b7b7;
  border-right: solid 1px #b8b7b7;
}
@media screen and (min-width: 690px) {
  .item_block .slider li {

    line-height: 1.2em;
  }
  .slick-prev:before,
  .slick-next:before {
    width: 30px;
    height: 30px;
  }
  .slick-prev {
    left: -25px;
  }
  .slick-next {
    right: -25px;
  }
}
@media screen and (min-width: 1025px) {
  .item_block .slider img {
    width: 100%;
  }
}
.staff .inst_link {
    margin-top: 3%;
    text-align: center;
    font-size: 0.95em;
    line-height: 2.5em;
    margin-bottom: 14%;
}
.staff .inst_link a {
    border-bottom: solid 1px #000;
    padding-bottom: 0.2%;
}


.pagelastbtn{
  margin: 5% auto;
  width: 100%;
}

/* 固定クーポンバナー */
#coupon__banner {
  position: fixed;
  bottom: -1px;
  right: 0;
  margin: 0;
  /* opacity: 0; */
  z-index: -1;
  border-top: 1px solid #ffffff;
}
@media (min-width: 768px) {
  #coupon__banner {
    bottom: 0;
    border: none;
  }
}
#coupon__banner a {
  opacity: 1;
}
#coupon__banner.fadeIn {
  z-index: 1;
}







/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
/*======================================================*/
 @media screen and (max-width: 1440px){
.item_tshirt .sticky img ,.item_bottom .sticky img{
  width: auto;
  height: 100vh;
    max-width: inherit;
    position: absolute;
    left: 0;
    
    }
 }
  @media screen and (max-width: 1024px){
 .item_tshirt .sticky img ,.item_bottom .sticky img{
   width: auto;
   height: 100vh;
     max-width: inherit;
     position: absolute;
     left: -45%;
     
     }
  }
 @media screen and (max-width: 768px){

.view_pc_inline{
  display: none;

}
.view_smp_inline{
  display: inline;
}


#outerpre_2021aw header{
  margin: 0 auto 18%;
  position: relative;
  width: 100%;
  min-height: 60vh;
}
#outerpre_2021aw header #main-img{

  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(https://ds-assets.store-image.jp/e-look.jp/2021/e-shopplus/project-www-202104/main_smp.png) ;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#outerpre_2021aw header .main_box{
  display: block;
  width: 250px;
  height: auto;
  margin: auto;
  position: absolute;
  z-index: 100000;
  top: 65%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  padding: 0;
  font-weight: bold;
  text-align: center;
}

#outerpre_2021aw header .main_box .main_ttl{
    font-size: 22px;
    padding: 0 0 30px 0;
    line-height: 1.7;
}
#outerpre_2021aw header .main_box .main_ttl2{
    font-size: 24px;
    padding: 0 0 10px 0;
}
#outerpre_2021aw header .main_box .main_ttl3{
    font-size: 12px;
    padding: 0 0 10px 0;
}
#outerpre_2021aw header .main_box .main_ttl4{
    font-size: 12px;
    padding: 0 0 20px 0;
}

.scrolldown1{
  position:absolute;
  left:50%;
  top:95%;
  height:100%;
}

.scrolldown1 span{
  position: absolute;
  left:-15px;
  top: -15px;
  color: #eee;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}

.scrolldown1::after{
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 50px;
  background: #000000;
  animation: pathmove 1.4s ease-in-out 1 2s;
  animation-fill-mode: forwards;
  opacity:0;
}

@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  100%{
    height:70px;
    opacity: 1;
  }
}

#outerpre_2021aw h1 {
    margin: 0 auto 12%;
}
#outerpre_2021aw .readtxt{
  /* text-align: left; */
  margin: 0 auto 12%;
  line-height: 1.8em;
  padding: 0 5%;
  font-size: 14px;
}
#outerpre_2021aw .readtxt h2{
  font-size: 19px;
  font-weight: bold;
  margin: 0 auto 4%;
  text-align: center;
}
#outerpre_2021aw .readtxt .sub{
  font-size: 15px;
  font-weight: bold;
  margin: 0 auto 7%;
  text-align: center;

}

#outerpre_2021aw .present{
  width: 90%;
  margin: 0 auto 17%;
}
#outerpre_2021aw .present ul{
  padding: 12% 3% 6% 3%;
}
#outerpre_2021aw .present li:first-child{
  width: 100%;
  line-height: 1.6em;
  padding: 0 0% 0 0% ;
}
#outerpre_2021aw .present li:first-child img{
  display: block;
  margin: 0 auto 2%;
  max-width: 100px;
}
#outerpre_2021aw .present h2 {
    font-size: 27px;
    margin-bottom: 5%;
    line-height: 1em;
}
#outerpre_2021aw .present h2 span {
    font-size: 15px;
    display: block;
    }
#outerpre_2021aw .present p{
  font-size: 13px;
  line-height: 1.7em;
}

.pre-order-navigation {
    width: 90%;
    margin: 0 auto 13%;
    flex-wrap: wrap;
}
.pre-order-navigation li {
    width: 50%;
    text-align: center;
    padding: 10% 0;
    box-sizing: border-box;
}
.pre-order-navigation li img{
  width: 75%;
}
.pre-order-navigation li+ li{
    border-left: solid 1px #d6cecb;
    border-top: solid 1px #d6cecb;
}
.pre-order-navigation li:first-child{
    border-left: solid 1px #d6cecb;
    border-top: solid 1px #d6cecb;
}
.pre-order-navigation li:nth-child(2), .pre-order-navigation li:nth-child(4){
    border-right: solid 1px #d6cecb;
}
.pre-order-navigation li:nth-child(3),.pre-order-navigation li:nth-child(4){
    border-bottom: solid 1px #d6cecb;
}

.newitems h2 {
    margin: 0 0 1% 5%;
    width: 50%;
}

  /*===newitems===========================*/
  .newitems {
    margin: 0 0 40% 0;
  }
  .item_tshirt, .item_bottom {
    display: block;
    margin: 0 auto 4%;
  }
  .item_tshirt .sticky ,.item_bottom .sticky{
    width: 100%;
    height: 100%;
    position: -webkit-sticky;
    position: static;
    top: 0;
    left: 0;
    color: #fff;
    display: flex;
    font-size: 44px;
    font-weight: bold;
    align-item: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin: 0 0 7% 0;
  }
  .item_tshirt .sticky img ,.item_bottom .sticky img{
    width: 100%;
    height: auto;
      max-width: inherit;
      position: inherit;
      left: 0;
      
      }
  .item_tshirt .item_color ,.item_bottom .item_color {
    width: 90%;
    margin: 0 auto 0 6%;
    text-align: center;
    box-sizing: border-box;
    padding: 0% 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .item_tshirt h2,.item_bottom h2{
    font-size: 24px;
    padding: 15% 0 5% 0;
    text-align: center;
  }
  .item_tshirt .item_color img, .item_bottom .item_color img {
    padding: 0 0 0 0;
    display: block;
    margin: auto;
    width: 100%;
	}
	.item_tshirt .item_color div.itembox {
    text-align: left;
    margin: 0 2.5% 6% 0;
    display: inline-block;
    width: 47%;
  }

  .brdbtn{
    font-size: 14px;
		margin-bottom: 40%;
  }
  .brdbtn a {
    padding: 4% 0;
    width: 90%;
  }

  #outerpre_2021aw h3 {
    font-size: 35px;
    margin: 0 auto 8%;
    line-height: 1em;
  }
  .novelty {
    margin: 0 auto 2%;
    width: 90%;
    padding: 10% 0;
    font-size: 14px;
  }
  .novelty h4 img {
    margin: 0 auto;
    width: 90%;
  }
  .novelty .coupon_code {
    width: 90%;
    padding: 7% 0;
    font-size: 15px;
    line-height: 0.6em;
  }
  .novelty .coupon_code span.btn-clipboard {
    font-size: 24px;
    letter-spacing: .07em;
  }
  .novelty .coupon_terms p {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
  }
  .novelty .coupon_terms p.coupon_terms-period{
    margin: 0 auto 3%;
    font-size: 14px;
  }
  .novelty .coupon_terms ul {
      width: 100%;
      font-size: 12px;
      font-weight: 300;
  }
  .novelty .coupon_terms ul li {
      margin: 0 auto 0.5%;
      font-size: 11px;
  }
  .novelty h4 {
    font-size: 20px;
  }
  .novelty h5 {
    font-size: 18px;
    border-bottom: 1px solid #000000;
  }
  .novelty p {
    font-size: 18px;
  }
  .novelty p span {
    font-size: 16px;
  }
  .novelty span {
    font-size: 10px;
  }
  .novelty img{
    width: 90%;
    margin: 2% auto;
  }
  .novelty p.text2{
    width: 95%;
    margin: 0 auto 2%;
    font-size: 17px;
    line-height: 1.5em;
  }
  .novelty p.text2 span{
    font-size: 15px;
  }
  .novelty p.text1{
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
  }
  .novelty p.text3 span{
    font-size: 11px;
    font-weight: normal;
  }
  .novelty p.text3{
    width: 95%;
    margin: auto;

  }
  .novelty p.border{
    border: 1px solid #000000;
    border-radius: 31px;
    font-size: 11px;
    font-weight: normal;
    margin: 0 2% 10px;
    padding: 1% 1%;
  }
  .noveltyattention {
    font-size: 14px;
    margin-bottom: 7.5%;
   }

.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-box{
  height: 100%;
}


.slick-box li{
  height: 100%;
}
.slick-box li img{
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 50%;
}


#outerpre_2021aw .item_info{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto 0%;
  text-align: center;
}

#outerpre_2021aw .item_info .item_info_box{
  margin: 0 auto 18%;
}
#outerpre_2021aw .item_info strong {
  font-weight: bold;
  border-bottom: solid 1px #000000;
  display: inline-block;
  margin: 0 0 10px 0;
}

#outerpre_2021aw .item_info img{
  display: table;
  margin: 0 auto 10px auto;
}
#outerpre_2021aw .item_info .itemname {
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0 0px 0;
}



.coupon_box{
  padding: 0 5%;
}


#outerpre_2021aw .item_coupon {
  text-align: center;
  font-size: 14px;
  margin: 0 auto 18%;
}
#outerpre_2021aw .item_coupon span.coupon_code{
  font-size: 16px;
  border-bottom: solid 1px #000000;  
}

#outerpre_2021aw .item_coupon .item_btn a{
  display: block;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  padding: 17px 30px;
  margin: 0 auto 18%;
  max-width: 100%;
  letter-spacing: 1.8px;
  line-height: 1.3;
  text-decoration: none;
}
#outerpre_2021aw .item_coupon .item_btn a:hover,#outerpre_2021aw .item_coupon .item_btn a:link,#outerpre_2021aw .item_coupon .item_btn a:visited{
  background: #363636;
}
#outerpre_2021aw .item_coupon .item_btn a span{
  font-weight: normal;
  font-size: 12px;
}

#outerpre_2021aw .item_coupon .coupon_ttl {
  font-size: 20px;
  margin: 0 auto 7%;  
}
#outerpre_2021aw .item_coupon .coupon_code {
  font-size: 12px;
  margin: 0 auto 7%;  
}
#outerpre_2021aw .item_coupon .coupon_code span.btn-clipboard{
  font-size: 20px;
  border-bottom: solid 1px #000000;
  padding: 0 0 5px 0;
}
#outerpre_2021aw .item_coupon .txt{
  font-weight: normal;
}
#outerpre_2021aw .item_coupon .copy{
  font-size: 11px;
  font-weight: normal;
  color: #999999;
}



#outerpre_2021aw .imagearea{
  margin: 0 auto 18%;  
}
#outerpre_2021aw .imagearea img{
  width: 100%;
}
.detail_video{
  max-width: 720px;
  margin: 0 auto 11%;
}
.detail_video video{
  width: 100%;
}
.imagearea_990{
  max-width: 990px;
  margin: -7% auto 11%;
}

.imagearea_1170{
  max-width: 1170px;
  margin: 0 auto 11%;
}
.imagearea_520{
  max-width: 70%;
  margin: 0 auto 11%;
}
.imagearea_wide{
  margin: 0 auto 11%;
}