@charset "UTF-8";
#ieError {
  -ms-filter: "alpha( opacity=80 )";
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 20px;
  background: #000;
  color: #fff;
  text-align: center;
  opacity: .8
}
#ieError strong {
  color: #fff
}
#ieError a {
  color: #d90000;
  text-decoration: underline
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif
}
body {
  margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden],
template {
  display: none
}
a {
  background: 0 0
}
a:active,
a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b,
strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  margin: .67em 0;
  font-size: 2em
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit
}
button {
  overflow: visible
}
button,
select {
  text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled],
html input[disabled] {
  cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}
input {
  line-height: normal
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid silver
}
legend {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td,
th {
  padding: 0
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #444;
  font: inherit;
  font-family: "游ゴシック体","Yu Gothic",YuGothic,"Noto Sans Japanese","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  font-size: 100%;
  line-height: 1;
  vertical-align: baseline
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time {
  display: block
}
li {
  list-style: none
}
ol,
ul {
  list-style: none
}
img {
  border: 0;
  font-size: 0;
  line-height: 0;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
h1,
h2,
p,
pre {
  word-wrap: break-word
}
caption,
td,
th {
  font-weight: 400;
  text-align: left;
  vertical-align: middle
}
caption {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%
}
tbody,
tfoot,
thead,
tr {
  vertical-align: baseline
}
tbody,
td,
tfoot,
th,
thead,
tr {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%
}
hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc
}
input,
select {
  vertical-align: middle
}
button,
input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: 0;
  background: 0 0
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: 0;
  background-color: transparent;
  cursor: pointer
}
select::-ms-expand {
  display: none
}
.clearfix {
  min-height: 1px
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ""
}
body,
html {
  -webkit-text-size-adjust: none;
  height: 100%;
  height: 100%;
  margin: 0;
  padding: 0
}
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  -moz-osx-font-smoothing: grayscale;
  color: #444;
  font-family: "游ゴシック体","Yu Gothic",YuGothic,"Noto Sans Japanese","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  font-size: 12px;
  letter-spacing: .05em;
  line-height: 1
}
body.scroll-stop {
  overflow: hidden
}
a {
  -webkit-transition: compact(all .2s ease,false,false,false,false,false,false,false,false,false);
  color: #444;
  text-decoration: none;
  cursor: pointer;
  transition: compact(all .2s ease,false,false,false,false,false,false,false,false,false)
}
a img {
  -webkit-transition: compact(all .2s ease-in-out,false,false,false,false,false,false,false,false,false);
  -webkit-backface-visibility: hidden;
  border: none;
  backface-visibility: hidden;
  transition: compact(all .2s ease-in-out,false,false,false,false,false,false,false,false,false)
}
a:hover img {
  opacity: .6
}
img {
  width: 100%;
  max-width: 100%
}
.sp-display {
  display: none!important
}
.footer {
  padding: 80px 2.34vw;
}
.footer__inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 96.8%;
  margin: auto
}
.footer__inner__sns a {
  display: inline-block;
  vertical-align: middle
}
.footer__inner__sns a i {
  color: #646464;
  font-size: 21px;
  font-size: 1.3125rem
}
.footer__inner__sns a:not(:last-of-type) {
  margin-right: 20px
}
.footer__inner__copyright {
  display: none
}
.footer__inner__pagetop a {
  font-family: Campton,sans-serif;
  font-size: 13px;
  font-size: .8125rem;
  font-weight: 300;
  letter-spacing: .05em;
  text-transform: uppercase
}
.footer__inner__pagetop a span {
  display: inline-block;
  width: 14px;
  height: auto;
  margin-left: 18px;
  vertical-align: middle
}
.header {
  z-index: 20;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%
}
.header__inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  height: 38px;
  margin: 20px 2.34vw
}
.header__inner__logo {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  -webkit-transition: .5s ease-in;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  order: 2;
  width: 130px;
  margin: auto;
  transition: .5s ease-in
}
.header__inner__logo h1 picture svg {
  max-width: 100%;
  height: auto
}
.header__inner__logo a {
  -webkit-transition: all .5s;
  transition: all .5s
}
.header__inner__store {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}
.header__inner__store a span {
  -webkit-transition: .5s ease-in;
  display: inline-block;
  margin-left: 10px;
  color: #444;
  font-family: Campton,sans-serif;
  font-size: 12px;
  font-size: .75rem;
  vertical-align: middle;
  transition: .5s ease-in
}
.header__inner__store a i {
  -webkit-transition: .5s ease-in;
  display: inline-block;
  color: #444;
  font-size: 20px;
  font-size: 1.25rem;
  vertical-align: middle;
  transition: .5s ease-in
}
.header__inner__store a:hover {
  opacity: .5
}
.header__inner__btn {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  -webkit-flex-basis: 30px;
  -ms-flex-preferred-size: 30px;
  z-index: 30;
  position: relative;
  flex-basis: 30px;
  order: 3;
  width: 30px;
  height: 17px;
  cursor: pointer
}
.header__inner__btn__top {
  -webkit-transition: .6s ease;
  -webkit-transform-origin: center;
  display: block;
  width: 30px;
  height: 1px;
  transform-origin: center;
  background-color: #fff;
  transition: .6s ease
}
.header__inner__btn__middle {
  -webkit-transition: .6s ease;
  -webkit-transform-origin: center;
  display: block;
  width: 30px;
  height: 1px;
  margin-top: 7px;
  margin-bottom: 7px;
  transform-origin: center;
  background-color: #fff;
  transition: .6s ease
}
.header__inner__btn__bottom {
  -webkit-transition: .6s ease;
  -webkit-transform-origin: center;
  display: block;
  width: 30px;
  height: 1px;
  transform-origin: center;
  background-color: #fff;
  transition: .6s ease
}
.header__inner__btn.is-open .header__inner__btn__top {
  -webkit-transform: rotate(45deg) translateY(11px);
  transform: rotate(45deg) translateY(11px);
  background-color: #707070
}
.header__inner__btn.is-open .header__inner__btn__middle {
  opacity: 0
}
.header__inner__btn.is-open .header__inner__btn__bottom {
  -webkit-transform: rotate(-45deg) translateY(-11px);
  transform: rotate(-45deg) translateY(-11px);
  background-color: #707070
}
.header__drawer {
  -webkit-transition: .5s ease-in;
  z-index: 2;
  position: fixed;
  top: 0;
  right: -50%;
  width: 50%;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #f8f6ef;
  transition: .5s ease-in
}
.header__drawer.is-open {
  right: 0
}
.header__drawer__inner {
  -webkit-box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: calc(100% - 120px);
  min-height: 100%;
  margin: auto;
  padding: 55px 0 50px
}
.header__drawer__inner__logo {
  display: block;
  margin: 0 auto 50px;
  text-align: center
}
.header__drawer__inner__logo h1 img {
  width: auto;
  height: 40px
}
.header__drawer__inner__img {
  margin: 0 auto 55px;
  text-align: center
}
.header__drawer__inner__img img {
  width: 236px;
  height: auto
}
.header__drawer__inner__img figcaption {
  padding-top: 24px;
  font-family: Campton,sans-serif;
  font-size: 19px;
  font-size: 1.1875rem
}
.header__drawer__inner__nav {
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
  text-align: center
}
.header__drawer__inner__nav .btn {
  -webkit-transition: .6s ease;
  display: block;
  margin: 0 auto 40px;
  padding: 25px 0;
  border: 1px solid #444;
  color: #505050;
  font-family: Campton,sans-serif;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  transition: .6s ease
}
.header__drawer__inner__nav .btn:hover {
  background-color: #444;
  color: #fff
}
.header__drawer__inner__nav ul {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 80px
}
.header__drawer__inner__nav ul li a {
  -webkit-transition: .6s ease;
  display: block;
  padding: 10px;
  color: #444;
  font-family: Campton,sans-serif;
  font-size: 13px;
  font-size: .8125rem;
  letter-spacing: .1em;
  transition: .6s ease
}
.header__drawer__inner small {
  display: block;
  width: 100%;
  margin-bottom: 0;
  font-family: Campton,sans-serif;
  font-size: 12px;
  font-size: .75rem;
  text-align: center
}
.header .overlay {
  display: none;
  z-index: -1;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.header .is-default {
  display: block
}
.header .is-over {
  display: none
}
.header.is-over .header__inner__logo .is-default {
  display: none
}
.header.is-over .header__inner__logo .is-over {
  display: block
}
.header.is-over .header__inner__store i,
.header.is-over .header__inner__store span {
  color: #444
}
.header.is-over .header__inner__btn span {
  background-color: #444
}
.index {
  margin-top: 0!important
}
.index__mainvisual {
  position: relative;
  width: 100%;
  margin-bottom: 7%;
  /*margin-top: 6%;*/
}
.index__mainvisual__bg {
  width: 100%;
  height: 100%
}
.index__mainvisual__bg .swiper-wrapper {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%
}
.index__mainvisual__bg .swiper-wrapper .swiper-slide {
  width: 50%;
  height: 100%;
  background-position: top center;
  background-size: cover
}
.index__mainvisual__bg .swiper-wrapper .swiper-slide.mv01 {
  background-image: url(//ds-assets.s3.amazonaws.com/repetto/2021/2021aw_special/assets/images/mainvisual_01.jpg)
}
.index__mainvisual__bg .swiper-wrapper .swiper-slide.mv02 {
  background-image: url(//ds-assets.s3.amazonaws.com/repetto/2021/2021aw_special/assets/images/mainvisual_02.jpg)
}
.index__mainvisual__bg .swiper-pagination-bullet {
  background: #fff!important
}
.index__mainvisual__text {
  text-align: center;
  margin-top: 5%;
}
.index__mainvisual__text h2 {
  margin-bottom: 1em;
  color: #fff;
  font-family: Campton,sans-serif;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.5
}
.index__mainvisual__text h3 {
  color: #000;
  font-size: 14px;
  line-height: 1.85
}
.index__mainvisual__arrow {
  -webkit-transform: translateX(-50%);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 2;
  position: absolute;
  bottom: 17px;
  left: 50%;
  width: 44px;
  height: 22px;
  padding: 15px;
  transform: translateX(-50%);
  cursor: pointer
}
.index__mainvisual__arrow__inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center
}
.index__mainvisual__arrow__inner span {
  -webkit-transform: translateX(-50%) rotate(45deg);
  -webkit-transform-origin: center;
  display: block;
  position: absolute;
  top: -14px;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translateX(-50%) rotate(45deg);
  transform-origin: center;
  border: 1px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff
}
.index .look-area {
  position: relative
}
.index .look-area__main {
  width: 39vw
}
.index .look-area__main picture {
  display: block
}
.index .look-area__main picture img.is-view {
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out
}
.index .look-area__sub {
  position: absolute;
  bottom: 0;
  width: 16.718vw
}
.index .look-area__sub picture {
  display: block
}
.index .look-area__sub picture:nth-of-type(1) {
  margin-bottom: 18px
}
.index .look-area__full picture {
  display: block
}
.index .look-area__half {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between
}
.index .look-area__half picture {
  display: block;
  width: 38.28vw
}
.index .look-area__half picture:not(:last-of-type) {
  margin-bottom: 2.666vw
}
.index .look-info {
  margin-top: 15px
}
.index .look-info__txt {
  font-family: Campton,sans-serif;
  font-size: 12px;
  font-size: .75rem;
  font-weight: 300;
  line-height: 1.75
}
.index .look-info__btn {
  display: inline-block;
  margin-bottom: 10px;
  font-family: Campton,sans-serif;
  font-size: 12px;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: underline
}
.index .look-info__btn:hover {
  text-decoration: none
}
.index .look-info__note {
  margin-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-size: .75rem
}
.index .look-copy {
  margin: 20px 9.375vw 0
}
.index .look-copy p {
  color: #525251;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.85;
  text-align: center
}
.index__look01 {
    margin-bottom: 12.21vw;
}
.index__look01__inner {
  margin: auto
}
.index__look01 .look-area__sub {
  right: 0
}


.navi_area ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 75%;
    margin: 7% auto 0;
}
.navi_area ul li {
    margin-left: 2%;
    width: 18%;
}

.number {
    text-align: center;
    margin: 9%;
    font-size: 60px;
    font-family: 'mrs-eaves-roman-lining',serif;
}
.item_name {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-family: 'mrs-eaves-roman-lining',serif;
}


.cont_box01 {
    display: flex;
}
.cont_box01 .left {
    width: 62%;
    position: relative;
}
.cont_box01 .right {
    margin-left: 6%;
    margin-top: 5%;
}
.ttl {
    font-size: 42px;
    font-family: mrs-eaves-roman-lining, serif;
    font-weight: 400;
    margin-bottom: 9%;
}
.item_txt {
    font-size: 14px;
    line-height: 26px;
}

.posi01 {
    position: absolute;
    top: 84%;
    left: 12%;
}

.photo01 {
    width: 46%;
    margin: -16% 0 0 54%;
    position: absolute;
}

.space01 {
    height: 100px;
}


.index__look02 {
    margin-bottom: 15vw;
}
.index__look02__inner {
  position: relative;
  margin: auto
}
.index__look02 .look-area {
  height: 55.15vw;
  overflow: hidden
}
.index__look02 .look-info {
  margin-left: 7.8125vw
}


.cont_box02 {
    display: flex;
}
.cont_box02 .left {
    margin-left: 14%;
    margin-top: 5%;
}
.cont_box02 .right {
    margin-left: 5%;
    width: 56%;
}
.posi02 {
    margin-left: 36%;
}
.photo02 {
    position: absolute;
    top: 56%;
    left: 7%;
    width: 44%;
}





.index__look03 {
    margin-bottom: 7vw;
}
.index__look03__inner {
  margin: auto
}
.index__look03 .look-area__sub {
  right: 0
}

.cont_box03 {
    position: relative;
}

.photo03 {
    width: 68%;
}

.posi03 {
    position: absolute;
    top: 8%;
    left: 7%;
}
.posi04 {
    position: absolute;
    top: 9%;
    left: 65%;
    width: 35%;
}
.posi04 .look-info {
    margin-left: 38%;
}


.index__look04 {
    margin-bottom: 6vw;
}
.index__look04__inner {
  margin: auto
}
.index__look04 .look-copy {
  margin-top: 75px
}

.cont_box04 {
    display: flex;
    align-items: flex-start;
}
.cont_box04 .left {
    width: 60%;
}
.cont_box04 .right {
    margin: 4% 5% 0;
}
.photo04 {
    margin-top: 4%;
}



.index__look05 {
  margin-bottom: 5vw;
}
.index__look05__inner {
  margin: auto
}
.index__look05 .look-copy {
  margin-top: 75px
}

.cont_box05 {
    position: relative;
}
.photo05 {
    width: 73%;
    margin-left: 27%;
}
.posi05 {
    position: absolute;
    top: 7%;
    left: 7%;
}



#campaign_coupon * {
    line-height: 2em;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
}
#campaign_coupon {
    margin: 0 auto 18%;
}

.coupon_contents {
    padding-top: 10%;
    text-align: center;
}
.coupon_contents .coupon_contents_outter{
  position: relative;
  border: solid 1px #fed2d2;
  /* border-radius: 5px; */
  margin: 0 auto 10%;
  max-width: 1200px;
}
.coupon_contents .coupon_contents_inner{
  padding: 60px 10px 35px;
}
.coupon_contents .coupon_lable{
  position: absolute;
  top: 0%;
  left: 50%;
  padding: 10px 30px;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  background: #fed2d2;
  font-size: 16px;
}
/*.coupon_contents .coupon_lable::before {
position: absolute;
z-index: -1;
left: 50%;
width: 300px;
height: 50px;
background-color: #fff;
content: '';
top: 0;
}*/
.coupon_contents img{
  max-width: max-content;
}
.coupon_contents .coupon_code{
  background-color: #222;
  color: #fff;
  width: 62%;
  margin: 2% auto 0;
  padding: 0;
  font-size: 23px;
}
.coupon_contents .coupon_code span{
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}
.coupon_contents .coupon_date{
  font-size: 16px;
  background-color: #fcf4f2;
  color: #222;
  width: 62%;
  margin: 0 auto;
  padding: 1% 0;
  font-weight: bold;
}
.coupon_contents .coupon_attention{
  margin-top: 2%;
}

/*----------------------------------------
btn
----------------------------------------*/
.btn{
  font-size: 16px;
  /* font-size: 1rem; */
  font-weight: 100;
  display: block;
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 0 35px;
  -webkit-transition: all .5s;
  transition: all .5s;
  letter-spacing: .1rem;
  color: #000;
  border: 1px solid #888;
  border-radius: 3px;
  text-align: center;
}
.btn_collection:hover{
  color: #fff;
  /*border: 1px solid #666;*/
  background-color: #333;
}

.btn_coupon{
  background-color: #ffd6d6;
  border: none;
}


section {
    padding-top: 5%;
}


@media only screen and (max-width:1368px) {
.photo01 {
    margin: -6% 0 0 54%;
}
.photo02 {
    top: 65%;
}
.posi02 {
    margin-left: 20%;
}
.photo04 {
    width: 66%;
}
}

@media only screen and (max-width: 1029px) {

section {
    padding-top: 8%;
}
.photo01 {
    margin: -1% 0 0 54%;
}
.photo04 {
    width: 72%;
}
.posi03 {
    top: -10%;
}

.photo02 {
    top: 74%;
}
.posi02 {
    margin-left: 12%;
}

}

@media only screen and (max-width: 1024px) {

section {
    padding-top: 10%;
}
section.index__look01 {
    padding-top: 10%;
}
section.index__look03 {
    padding-top: 16%;
}
.coupon_contents {
    padding-top: 20%;
}
.photo05 {
    width: 57%;
    margin-left: 43%;
}
}


@media only screen and (min-width:787px) and (max-width: 979px) {
.photo01 {
    margin: 5% 0 0 54%;
}

.photo02 {
    top: 85%;
}
.posi02 {
    margin-left: 2%;
}

}


@media only screen and (max-width:787px) {
  a:hover img {
    opacity: 1
  }
  .sp-display {
    display: block!important
  }
  .sp-invisible {
    display: none!important
  }
  .footer__inner {
    display: block;
    text-align: center
  }
  .footer__inner__sns a i {
    font-size: 24px;
    font-size: 1.5rem
  }
  .footer__inner__copyright {
    display: block;
    margin-top: 20px;
    font-family: Campton,sans-serif;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 300;
    letter-spacing: .02em
  }
  .footer__inner__pagetop {
    margin-top: 30px
  }
  .footer__inner__pagetop a {
    font-size: 12px;
    font-size: .75rem
  }
  .footer__inner__pagetop a span {
    width: 16px
  }
  .header__inner {
    height: auto;
    margin: 4vw 6.13vw
  }
  .header__inner__logo {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    position: static;
    order: 1;
    width: 32.8vw;
    max-width: 180px;
  }
  .header__inner__store {
    display: none
  }
  .header__drawer {
    right: -100%
  }
  .header__drawer {
    width: 100%
  }
  .header__drawer__inner {
    width: auto;
    padding: 40px 10% 0
  }
  .header__drawer__inner__logo {
    margin: 0 auto 30px
  }
  .header__drawer__inner__img {
    margin: 0 auto 30px
  }
  .header__drawer__inner__img img {
    width: 40.8vw
  }
  .header__drawer__inner__img figcaption {
    font-size: 15px;
    font-size: .9375rem
  }
  .header__drawer__inner__nav .btn {
    margin: 0 auto 15px;
    padding: 20px 0;
    font-size: 13px;
    font-size: .8125rem
  }
  .header__drawer__inner__nav ul {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }
  .header__drawer__inner__nav ul li a {
    padding: 10px
  }
  .header__drawer__inner small {
    font-size: 10px;
    font-size: .625rem
  }
  .index__mainvisual {
    margin-bottom: 18.666vw
  }
  .index__mainvisual__bg .swiper-wrapper .swiper-slide {
    width: 100%
  }
  .index__mainvisual__bg .swiper-wrapper .swiper-slide.mv01 {
    background-image: url(//ds-assets.s3.amazonaws.com/repetto/2021/2021aw_special/assets/images/mainvisual_01_sp.jpg)
  }
  .index__mainvisual__bg .swiper-wrapper .swiper-slide.mv02 {
    background-image: url(//ds-assets.s3.amazonaws.com/repetto/2021/2021aw_special/assets/images/mainvisual_02_sp.jpg)
  }
.index__mainvisual__text {
    text-align: left;
    padding: 0% 8% 0;
    margin-top: 0;
}
  .index__mainvisual__arrow {
    display: none
  }
  .index .look-area__main {
    width: auto;
    margin-bottom: 2.666vw
  }
  .index .look-area__sub {
    -webkit-transform: scale(1);
    position: static;
    width: auto;
    transform: scale(1)
  }
  .index .look-area__sub picture:nth-of-type(1) {
    margin-bottom: 2.666vw
  }
  .index .look-area__half {
    display: block
  }
  .index .look-area__half picture {
    width: auto
  }
  .index .look-info {
    margin-top: 4vw
  }
  .index .look-info__txt {
    font-size: 14px;
    font-size: .875rem
  }
  .index .look-info__btn {
    margin-bottom: 3.85vw;
    font-size: 13px;
    font-size: .8125rem
  }
  .index .look-info__note {
    margin-top: 2.85vw;
    padding-bottom: 2.85vw
  }
  .index .look-copy {
    width: 81.333vw;
    margin: 20px auto 0
  }
  .index .look-copy p {
    text-align: left
  }
  .index__look01 {
    margin-top: 18.666vw;
    margin-bottom: 18.666vw
  }
  .index__look01__inner {
    width: 81.333vw
  }
  .index__look02 {
    margin-bottom: 18vw
  }
  .index__look02 .look-area {
    height: auto
  }
  .index__look02 .look-info {
    width: 81.333vw;
    margin-right: auto;
    margin-left: auto
  }
  .index__look03 {
    margin-bottom: 20vw
  }
  .index__look03__inner {
    width: 81.333vw
  }
  .index__look04 {
    margin-bottom: 40vw
  }
  .index__look04__inner {
    width: 81.333vw
  }
  .index__look04 .look-area__half__inner:nth-of-type(1) {
    margin-bottom: 2.666vw
  }
  .index__look05 {
    margin-bottom: 28vw
  }
  .index__look05__inner {
    width: auto
  }
  .index__look05 .look-info {
    width: 81.333vw;
    margin-right: auto;
    margin-left: auto
  }


section {
    padding-top: 20%;
}

section.index__mainvisual {
    padding-top: 12%;
}

section.index__look01 {
    padding-top: 18%;
}

.navi_area ul {
    width: 95%;
}
.navi_area ul li {
    width: 30%;
    margin-bottom: 5%;
}

.number {
    margin: 10% 0 0%;
    font-size: 30px;
}
.item_name {
    font-size: 12px;
}


.ttl {
    font-size: 36px;
    margin: 0 8% 6%;
}

.item_txt {
    font-size: 12px;
    margin: 0 8% 8%;
}

.photo_sp02 {
    width: 95%;
    margin: 14% auto 14%;
}
.photo_sp02_left {
    width: 95%;
    margin: 14% 0 14%;
}
.photo_sp02_right {
    width: 95%;
    margin: 14% 0% 14% 5%;
}

.index .look-info {
    margin-left: 10%;
}





.coupon_contents {
    padding-top: 28%;
}

  .coupon_contents{
    width: 90%;
}
  .coupon_contents img{
    width: 85%;
  }
  .coupon_contents .coupon_contents_outter{
  }
  .coupon_contents .coupon_contents_inner{
    padding: 40px 10px 20px;
  }
  .coupon_contents .coupon_lable{
    padding: 5px 0;
    max-width: 300px;
    font-size: 13px;
    width: 95%;
  }
  .coupon_contents .coupon_code,
  .coupon_contents .coupon_date,
  .coupon_contents .coupon_attention{
    width: 85%;
    margin:0 auto;

  }
  .coupon_contents .coupon_code{
    margin: 5% auto 0;
    font-size: 15px;
  }
  .coupon_contents .coupon_code span{
    font-size: 25px;
  }
  .coupon_contents .coupon_date{
    font-size: 12px;
    padding: 3% 0;
  }
  .coupon_contents .coupon_attention{
    margin: 5% auto 0;
  }
  .small_text{
    text-align: justify;
    font-size: 11px;
  }
  .small_text ul li{
    padding-left: 1em;
    text-indent: -0.8em;
  }
  .btn{
    font-size: 12px;
    font-size: .75rem;
    width: 100%;
    padding: 18px 0;
    text-align: center;
  }

.footer {
    padding: 162px 2.34vw;
}

}

/**
 * DH_FRONT_DEPT-7334 ハンバーガーメニューSNSアイコンリンク対応
 */
.sns-list li a {
  display: block;
  height: 100%;  
}
