@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&family=Noto+Serif+JP:wght@400;600;900&display=swap");
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
body {
  margin: 0;
}

#fashion {
  overflow: hidden;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
  margin: 0;
  text-align: center;
  background-position: 100% 0%;
  background-size: 100% auto;
  background-color: #e16ba0;
  /* change colours to suit your needs */
  /* change colours to suit your needs */
  /* change border colour to suit your needs */
  /*波形が広がるアニメーション*/
  /*activeクラスが付与されると線が回転して×に*/
  /*#####################################################################
 *
 * tab base in
 *
 #####################################################################*/
  /*#####################################################################
*
 * sp 767px in
 *
#####################################################################*/
}

#fashion html, #fashion body, #fashion div, #fashion span, #fashion object, #fashion iframe,
#fashion h1, #fashion h2, #fashion h3, #fashion h4, #fashion h5, #fashion h6, #fashion p, #fashion blockquote, #fashion pre,
#fashion abbr, #fashion address, #fashion cite, #fashion code,
#fashion del, #fashion dfn, #fashion em, #fashion img, #fashion ins, #fashion kbd, #fashion q, #fashion samp,
#fashion small, #fashion strong, #fashion sub, #fashion sup, #fashion var,
#fashion b, #fashion i,
#fashion dl, #fashion dt, #fashion dd, #fashion ol, #fashion ul, #fashion li,
#fashion fieldset, #fashion form, #fashion label, #fashion legend,
#fashion table, #fashion caption, #fashion tbody, #fashion tfoot, #fashion thead, #fashion tr, #fashion th, #fashion td,
#fashion article, #fashion aside, #fashion canvas, #fashion details, #fashion figcaption, #fashion figure,
#fashion footer, #fashion header, #fashion hgroup, #fashion menu, #fashion nav, #fashion section, #fashion summary,
#fashion time, #fashion mark, #fashion audio, #fashion video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

#fashion article, #fashion aside, #fashion details, #fashion figcaption, #fashion figure,
#fashion footer, #fashion header, #fashion hgroup, #fashion menu, #fashion nav, #fashion section {
  display: block;
}

#fashion ul, #fashion ol {
  list-style: none;
}

#fashion blockquote, #fashion q {
  quotes: none;
}

#fashion blockquote:before, #fashion blockquote:after,
#fashion q:before, #fashion q:after {
  content: '';
  content: none;
}

#fashion a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
  color: inherit;
}

#fashion ins {
  background-color: #ff9;
  color: #231815;
  text-decoration: none;
}

#fashion mark {
  background-color: #ff9;
  color: #231815;
  font-style: italic;
  font-weight: bold;
}

#fashion del {
  text-decoration: line-through;
}

#fashion abbr[title], #fashion dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

#fashion table {
  border-collapse: collapse;
  border-spacing: 0;
}

#fashion hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

#fashion input, #fashion select {
  vertical-align: middle;
}

#fashion img {
  vertical-align: bottom;
  line-height: 1.0;
}

#fashion button {
  line-height: 1.0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

#fashion .none {
  display: none;
}

#fashion img {
  max-width: 100%;
  max-height: inherit;
}

#fashion a {
  text-decoration: none;
  transition: .3s;
}

#fashion a:hover {
  opacity: .8;
}

#fashion .pc {
  display: block !important;
}

#fashion .sp {
  display: none !important;
}

#fashion .noview {
  display: none !important;
}

#fashion .openbtn1 {
  position: relative;
  /*ボタン内側の基点となるためrelativeを指定*/
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 5px;
}

#fashion .openbtn1 span {
  display: inline-block;
  transition: all .4s;
  /*アニメーションの設定*/
  position: absolute;
  left: 14px;
  height: 3px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 45%;
}

#fashion .openbtn1 span:nth-of-type(1) {
  top: 15px;
}

#fashion .openbtn1 span:nth-of-type(2) {
  top: 23px;
}

#fashion .openbtn1 span:nth-of-type(3) {
  top: 31px;
}

#fashion .openbtn1.active span {
  background-color: black;
}

#fashion .openbtn1.active::before {
  content: '';
  /*絶対配置で波形の位置を決める*/
  position: absolute;
  left: 10px;
  top: 10px;
  /*波形の形状*/
  border: 1px solid #333;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  /*はじめは不透明*/
  opacity: 1;
  /*アニメーションの設定*/
  animation: 1s circleanime2 forwards;
}

#fashion .touch {
  display: none;
}

@keyframes circleanime2 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

#fashion .openbtn1.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 30%;
}

#fashion .openbtn1.active span:nth-of-type(2) {
  opacity: 0;
  /*真ん中の線は透過*/
}

#fashion .openbtn1.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(45deg);
  width: 30%;
}

#fashion .touch, #fashion header nav .menu ul li a, #fashion .mv h2, #fashion .names .more, #fashion #models .texts, #fashion .dayslist .daylist_block .days > h3 *, #fashion .nav_link .all, #fashion .day_detail .day_block .title h2, #fashion .day_detail .day_block .title h3 strong, #fashion .day_detail .shop_info .title h2, #fashion .day_detail .shop_info .title .floor, #fashion .day_detail .shop_info .detail h3 {
  font-family: acumin-variable, sans-serif;
  font-style: normal;
  font-variation-settings: "slnt" 0, "wdth" 70, "wght" 400;
  font-variation-settings: 'wght' 500, 'wdth' 50, 'slnt' 0;
  letter-spacing: .2rem;
}

#fashion .basein {
  width: 1200px;
  margin: auto;
  position: relative;
  height: 100%;
  z-index: 2;
}

#fashion header {
  position: relative;
  padding-bottom: 2%;
}

#fashion header h1 {
  padding: 5% 0 8%;
}

#fashion header nav {
  width: 90%;
  margin: auto auto;
}

#fashion header nav .menu {
  display: flex;
  align-items: center;
  margin-bottom: 2%;
}

#fashion header nav .menu:last-child {
  margin-bottom: 0;
}

#fashion header nav .menu .arrow {
  display: block;
  margin: 0 20px;
  width: 40px;
}

#fashion header nav .menu ul {
  display: flex;
}

#fashion header nav .menu ul li a {
  color: white;
  font-size: 200%;
  margin-right: 30px;
  transition: .3s;
}

#fashion header nav .menu ul li a:hover, #fashion header nav .menu ul li a.on {
  transition: .3s;
  color: #faee2b;
}

#fashion header nav .menu.i02 {
  justify-content: center;
}

#fashion header nav .menu.i03 {
  justify-content: flex-end;
}

#fashion article {
  background-color: #e16ba0;
  width: 100vw;
  overflow-x: hidden;
}

#fashion article.white {
  background-color: white;
}

#fashion .mv {
  position: relative;
}

#fashion .mv h2 {
  position: absolute;
  color: white;
  top: 200px;
  left: 30px;
  font-size: 450%;
  text-align: left;
  font-weight: bold;
  letter-spacing: 15px;
}

#fashion .mv img {
  width: 100%;
}

#fashion #catch {
  margin-bottom: 10%;
  position: relative;
}

#fashion #catch .tate {
  position: absolute;
  right: -5%;
  top: 30%;
  z-index: 10;
  width: 10%;
}

#fashion .catch_img {
  position: relative;
  margin-top: 3%;
}

#fashion .catch_text {
  width: 100%;
  margin: -5% auto 15%;
  text-align: center;
  line-height: 230%;
  font-size: 130%;
}

#fashion .catch_text p {
  letter-spacing: 6px;
  color: white;
}

#fashion .catch_text p ruby {
  letter-spacing: 0;
}

#fashion .catch_text p ruby rt {
  transform: scale(0.7);
}

#fashion .yellow_back {
  background-color: yellow;
  transform: rotate(-10deg);
  width: 200%;
  margin-left: -50%;
}

#fashion .yellow_back .flow {
  transform: rotate(10deg);
}

#fashion .names {
  display: flex;
  padding: 0 0 5%;
  width: 80%;
  margin: auto;
  position: relative;
  justify-content: space-between;
}

#fashion .names .image {
  width: 35%;
}

#fashion .names .text {
  text-align: left;
  width: 60%;
}

#fashion .names .text h2 span {
  transform: rotate(-10deg);
  font-size: 70%;
  font-weight: normal;
  display: inline-block;
  margin-right: 5%;
}

#fashion .names .text h3 {
  transform: rotate(-10deg);
  color: #e16ba0;
  letter-spacing: 3px;
  font-size: 110%;
}

#fashion .names .text p {
  transform: rotate(-10deg);
  margin-top: 3%;
  margin-left: 2%;
  line-height: 200%;
  font-size: 100%;
  letter-spacing: 2px;
}

#fashion .names .more {
  position: absolute;
  right: 2%;
  top: 55%;
  font-size: 300%;
}

#fashion .names .more a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s;
}

#fashion .names .more a:hover {
  transition: .3s;
}

#fashion .names .more a:hover .arrow {
  transition: .3s;
  left: 5%;
}

#fashion .names .more a .arrow {
  transition: .3s;
  position: relative;
  left: 0;
  width: 80px;
  margin: 5% 5% 13% 15%;
}

#fashion .names .more a .arrow .cls-1 {
  stroke: #231815 !important;
}

#fashion .names.i02 {
  flex-direction: row-reverse;
}

#fashion .names.i02 .more {
  right: inherit;
  left: 42%;
}

#fashion .names.i03 {
  padding-bottom: 10%;
}

#fashion .names.i03 .more {
  right: 7%;
}

#fashion #models {
  padding: 10% 0;
}

#fashion #models .texts {
  font-size: 200%;
  line-height: 200%;
  color: white;
  letter-spacing: 10px;
  font-variation-settings: "slnt" 0, "wdth" 50, "wght" 500;
}

#fashion #models .texts p {
  display: block;
  line-height: 130%;
  margin-bottom: 3%;
}

#fashion #models .texts p span.min {
  font-size: 70%;
  vertical-align: text-bottom;
}

#fashion footer {
  padding: 5% 0;
  background: white;
}

#fashion .copyright p {
  font-size: 60%;
  display: inline-block;
  padding: 1% 0;
}

#fashion #totop {
  display: none;
  position: fixed;
  bottom: 1%;
  right: 1%;
  z-index: 5;
}

#fashion #totop i, #fashion #totop svg {
  font-size: 50px;
  color: #dd5093;
}

#fashion #totop.on {
  display: inline-block;
}

#fashion .lity {
  background: rgba(0, 0, 0, 0.6) !important;
}

#fashion .dayslist .daylist_block {
  background: white;
}

#fashion .dayslist .daylist_block > h2 {
  position: relative;
}

#fashion .dayslist .daylist_block > h2:before {
  content: "";
  background-image: url(../img/attun_logo.png);
  width: 30%;
  top: 1%;
  left: 3%;
  position: absolute;
  display: block;
  height: 0;
  padding-top: 13%;
  background-size: contain;
  background-repeat: no-repeat;
}

#fashion .dayslist .daylist_block > h2 img {
  margin-top: -50px;
  margin-bottom: 150px;
  max-width: 70%;
}

#fashion .dayslist .daylist_block .days {
  position: relative;
  padding-top: 5%;
  width: 80%;
  margin: auto auto 15%;
}

#fashion .dayslist .daylist_block .days:before {
  content: "";
  width: 20%;
  height: 0;
  padding-top: 4%;
  position: absolute;
  top: 0;
  left: -15%;
  background-image: url("../img/day1.png");
  background-size: contain;
  background-repeat: no-repeat;
}

#fashion .dayslist .daylist_block .days.day3 {
  margin-bottom: 5%;
}

#fashion .dayslist .daylist_block .days.day2:before {
  background-image: url("../img/day2.png");
}

#fashion .dayslist .daylist_block .days.day3:before {
  background-image: url("../img/day3.png");
}

#fashion .dayslist .daylist_block .days > h3 {
  margin-bottom: 3%;
  display: flex;
  font-size: 300%;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

#fashion .dayslist .daylist_block .days > h3 * {
  display: block;
  padding: 1%;
  font-variation-settings: "slnt" 0, "wdth" 50, "wght" 500;
}

#fashion .dayslist .daylist_block .days > h3 .mark {
  width: 5%;
}

#fashion .nav_link {
  display: flex;
  font-size: 200%;
  align-items: center;
  justify-content: space-between;
  width: 30%;
  margin: auto auto 15%;
  padding: 4% 0;
}

#fashion .nav_link.p2 {
  margin-bottom: auto;
}

#fashion .nav_link > * {
  padding: 1%;
}

#fashion .nav_link .nolink {
  pointer-events: none;
}

#fashion .nav_link .nolink i, #fashion .nav_link .nolink svg {
  color: white;
}

#fashion .nav_link .all {
  font-variation-settings: "slnt" 0, "wdth" 50, "wght" 500;
  position: relative;
}

#fashion .nav_link .all:after {
  content: "";
  width: 100%;
  border-bottom: 5px solid #231815;
  bottom: 0;
  left: -2%;
  position: absolute;
}

#fashion .day_detail {
  background: white;
  padding: 5% 0 0;
}

#fashion .day_detail .day_block {
  margin-bottom: 10%;
}

#fashion .day_detail .day_block .title h2 {
  margin-bottom: 5%;
  font-size: 300%;
  color: #e16ba0;
  letter-spacing: 8px;
  font-weight: 550;
}

#fashion .day_detail .day_block .title h3 {
  min-width: 40%;
  display: inline-block;
  margin-bottom: 7%;
}

#fashion .day_detail .day_block .title h3 strong, #fashion .day_detail .day_block .title h3 span {
  display: block;
}

#fashion .day_detail .day_block .title h3 strong {
  margin-bottom: 3%;
  font-weight: normal;
  font-size: 250%;
  letter-spacing: 5px;
}

#fashion .day_detail .day_block .title h3 span {
  border-top: 6px solid #231815;
  padding: 4% 0;
  font-weight: normal;
  font-size: 80%;
}

#fashion .day_detail .day_block .block {
  margin-bottom: 10%;
}

#fashion .day_detail .day_block .movie_tate .movie {
  display: inline-block;
  width: 50%;
  margin-bottom: 5%;
  position: relative;
  cursor: pointer;
}

#fashion .day_detail .day_block .movie_tate .movie.stop:before {
  display: none;
  position: absolute;
  top: 42%;
  color: white;
  left: 42%;
  width: 16%;
  padding-top: 16%;
  font-size: 500%;
  background-image: url(../img/play.png);
  content: "";
  background-size: contain;
}

#fashion .day_detail .day_block .movie_tate .movie.play:before {
  display: none;
}

#fashion .day_detail .day_block .movie_tate .movie video {
  width: 100%;
  display: none !important;
}

#fashion .day_detail .day_block .movie_tate .movie a {
  display: block;
}

#fashion .day_detail .day_block .movie_tate .movie .tmp {
  padding-top: 130%;
}

#fashion .day_detail .day_block .movie_tate .text {
  display: inline-block;
  width: 100%;
}

#fashion .day_detail .day_block .movie_tate .text h3 {
  font-size: 140%;
  letter-spacing: 8px;
}

#fashion .day_detail .day_block .movie_tate .text p {
  text-align: left;
  line-height: 300%;
  text-align: justify;
  display: block;
  width: 50%;
  margin: 3% auto auto;
  font-size: 90%;
  letter-spacing: 4.5px;
}

#fashion .day_detail .day_block .harf_image {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

#fashion .day_detail .day_block .harf_image .img01, #fashion .day_detail .day_block .harf_image .img02 {
  width: 40%;
  margin: 2%;
}

#fashion .day_detail .day_block .harf_image .img01 {
  padding-top: 10%;
}

#fashion .day_detail .day_block .harf_image .img02 {
  padding-bottom: 10%;
}

#fashion .day_detail .day_block .full_image.p1 {
  width: 100%;
}

#fashion .day_detail .day_block .full_image.p1 img {
  width: 100%;
  object-fit: cover;
  object-position: 0 0;
}

#fashion .day_detail .day_block .full_image.p2 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

#fashion .day_detail .yellow_back {
  margin-bottom: 10%;
  margin-top: -5%;
}

#fashion .day_detail .shop_info {
  padding-top: 20%;
}

#fashion .day_detail .shop_info .title h2 {
  margin-bottom: 3%;
  font-weight: normal;
  font-size: 250%;
  font-variation-settings: "slnt" 0, "wdth" 50, "wght" 500;
}

#fashion .day_detail .shop_info .title .floor {
  font-size: 200%;
  font-variation-settings: "slnt" 0, "wdth" 50, "wght" 500;
  background-image: url("../img/text_back.png");
  display: inline-block;
  width: 50%;
  background-repeat: no-repeat;
  background-position: calc(50% - 2px) 100%;
  padding-bottom: 2%;
  margin-bottom: 5%;
  background-size: contain;
  max-width: 400px;
}

#fashion .day_detail .shop_info .detail h3 {
  font-variation-settings: "slnt" 0, "wdth" 50, "wght" 500;
  font-size: 200%;
  margin-bottom: 5%;
  display: inline-block;
  position: relative;
  letter-spacing: 5px;
  font-weight: 400;
}

#fashion .day_detail .shop_info .detail h3:before, #fashion .day_detail .shop_info .detail h3:after {
  transform: rotate(45deg);
  content: "";
  border-left: 2px solid black;
  display: block;
  position: absolute;
  width: 0;
  top: 0;
  height: 100%;
  left: -50%;
}

#fashion .day_detail .shop_info .detail h3:after {
  left: inherit;
  right: -50%;
}

#fashion .day_detail .shop_info .detail h4 {
  margin-bottom: 3%;
  font-weight: normal;
  letter-spacing: 5px;
}

#fashion .day_detail .shop_info .detail .item_flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#fashion .day_detail .shop_info .detail .item_flex .item_block {
  width: 38%;
  margin: 0 1%;
}

#fashion .day_detail .shop_info .detail .item_flex .item_block h4 {
  margin-bottom: 8%;
  font-weight: normal;
}

#fashion .day_detail .shop_info .detail .item_flex .item_block dl.item {
  width: 60%;
  margin-bottom: 5%;
  align-items: flex-start;
}

#fashion .day_detail .shop_info .detail .item_flex .item_block dl.item dt {
  width: 62%;
}

#fashion .day_detail .shop_info .detail .item_flex .item_block dl.item dd {
  width: 37%;
}

#fashion .day_detail .shop_info .detail .item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  width: 55%;
  text-align: left;
  margin: auto auto 2%;
  letter-spacing: 3px;
}

#fashion .day_detail .shop_info .detail .item.nobottom {
  margin-bottom: 0 !important;
}

#fashion .day_detail .shop_info .detail .item dt {
  width: 80%;
}

#fashion .day_detail .shop_info .detail .item dd {
  width: 13%;
  display: flex;
  justify-content: space-between;
}

#fashion .day_detail .shop_info .detail .item dd:before {
  content: "¥";
}

#fashion .day_detail .shop_info .detail.keta .item dd {
  width: 16%;
}

#fashion .day_detail .shop_info .detail .text {
  line-height: 250%;
  letter-spacing: 2px;
}

#fashion .day_detail .shop_info .detail .link {
  padding: 5% 0 5%;
}

#fashion .day_detail .shop_info .detail .link a {
  display: flex;
  align-items: center;
  justify-content: center;
}

#fashion .day_detail .shop_info .detail .link a span {
  font-variation-settings: "slnt" 0, "wdth" 50, "wght" 500;
  font-size: 200%;
}

#fashion .day_detail .shop_info .detail .link .arrow {
  display: block;
  margin: 0 20px;
  width: 40px;
}

#fashion .day_detail .shop_info .detail .link .arrow .cls-1 {
  stroke: #231815 !important;
}

#fashion .day_detail .shop_info .detail .location {
  position: relative;
  top: 100px;
}

#fashion .day_detail .shop_info .detail .location h3 {
  margin-bottom: 3%;
}

#fashion .day_detail .shop_info .detail .location h4 {
  margin-bottom: 3%;
}

#fashion .day_detail .shop_info .detail .location .image {
  max-width: 30%;
  margin: auto;
}

#fashion .tmp {
  width: 100%;
  padding-top: 60%;
  background: #c9caca;
  height: 0;
  display: block;
}

@media all and (max-width: 1350px) {
  #fashion {
    font-size: 1.3vw;
  }
  #fashion .basein,
  #fashion section.basein {
    width: 90vw;
    box-sizing: border-box;
    padding: 0 2%;
  }
  #fashion header h2 {
    font-size: 90%;
  }
  #fashion header nav .menu .arrow {
    margin: 0 3%;
    width: 3vw;
  }
  #fashion .mv h2 {
    top: 9vw;
    left: 3vw;
    letter-spacing: 1.4vw;
  }
  #fashion #catch .tate {
    top: 16%;
    width: 10vw;
  }
  #fashion .catch_text p {
    letter-spacing: .5vw;
  }
  #fashion .names {
    width: 100%;
    margin-bottom: 10%;
  }
  #fashion .names .text h3 {
    letter-spacing: 0vw;
  }
  #fashion .names .text p {
    margin-left: 0;
    letter-spacing: 0;
  }
  #fashion .names .more a .arrow {
    width: 5.5vw;
  }
  #fashion .names.i02 .more {
    left: 45%;
    top: 63%;
  }
  #fashion .yellow_back .flow {
    width: 90vw;
    margin: auto;
  }
  #fashion .dayslist .daylist_block > h2 img {
    margin-top: -4vw;
    margin-bottom: 8vw;
  }
  #fashion .dayslist .daylist_block .days > h3 * {
    letter-spacing: .5vw;
  }
  #fashion .nav_link .all:after {
    border-bottom-width: .5vw;
  }
  #fashion .day_detail .day_block .movie_tate .text h3 {
    letter-spacing: .5vw;
  }
  #fashion .day_detail .day_block .movie_tate .text p {
    letter-spacing: .3vw;
  }
  #fashion .day_detail .shop_info .title .floor {
    background-position: calc(50% - 2px) 2vw;
    padding-bottom: 5vw;
    margin-bottom: 3vw;
  }
  #fashion #models .text {
    letter-spacing: .8vw;
  }
  #fashion .day_detail .shop_info .detail .item {
    letter-spacing: .3vw;
    width: 70%;
  }
  #fashion .day_detail .shop_info .detail.keta .item dd {
    width: 13%;
  }
  #fashion .nav_link.p2 {
    padding-top: 10%;
  }
}

@media all and (max-width: 767px) {
  #fashion .touch {
    display: block;
    font-size: 300%;
    color: white;
  }
  #fashion .openbtn1 {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
  }
  #fashion .sp_subtitle {
    margin-top: -3%;
    text-align: left;
    font-size: 100%;
    margin-bottom: 3%;
  }
  #fashion header {
    z-index: 10;
  }
  #fashion header .touch.toplink,
  #fashion header .touch.insta {
    text-align: left;
    margin-left: 5vw;
  }
  #fashion header .touch.toplink {
    margin-bottom: 20%;
  }
  #fashion header nav {
    transition: .5s;
    position: fixed;
    right: -220px;
    top: 0;
    height: 100vh;
    width: 220px !important;
    background-color: #e16ba0;
    padding: 10vh 0 0;
    padding-left: 5vw;
    box-sizing: border-box;
  }
  #fashion header nav.active {
    right: 0;
    transition: .5s;
  }
  #fashion header nav .menu {
    width: 100%;
    align-items: flex-start;
  }
  #fashion header nav .menu.i02, #fashion header nav .menu.i03 {
    justify-content: flex-start;
  }
  #fashion header nav .menu .arrow {
    margin-top: 5%;
  }
  #fashion header nav .menu ul {
    width: 80%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 15%;
  }
  #fashion header nav .menu ul li {
    width: 100%;
    margin-bottom: 5%;
    text-align: left;
  }
  #fashion header nav .menu ul li a {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 300%;
  }
  #fashion .sptcenter {
    text-align: center;
  }
  #fashion img {
    max-width: 100%;
  }
  #fashion .day_detail .shop_info .detail .tab_full .item {
    width: 100%;
  }
  #fashion .day_detail .shop_info .detail .item {
    width: 90%;
    letter-spacing: .3vw;
  }
  #fashion .day_detail .shop_info .detail .item_flex .item_block dl.item {
    width: 80%;
  }
  #fashion .day_detail .shop_info .detail .item_flex .item_block dl.item dt {
    width: 70%;
  }
  #fashion .day_detail .shop_info .detail .item_flex .item_block dl.item dd {
    width: 28%;
  }
  #fashion .day_detail .shop_info .detail .item dd {
    width: 10%;
  }
  #fashion .day_detail .shop_info .detail.keta .item dd {
    width: 11%;
  }
  #fashion #totop {
    bottom: 2%;
    right: 4%;
    font-size: 10vw;
  }
  #fashion .nav_link.p2 {
    padding-top: 20%;
  }
}

@media all and (max-width: 680px) {
  #fashion .day_detail .shop_info .detail .item_flex {
    width: 100%;
  }
  #fashion .day_detail .shop_info .detail .item_flex .item_block {
    width: 45%;
  }
  #fashion .day_detail .shop_info .detail .item_flex .item_block dl.item dt {
    width: 70%;
  }
  #fashion .day_detail .shop_info .detail .item_flex .item_block dl.item dd {
    width: 28%;
  }
  #fashion .day_detail .shop_info .detail.keta .item dd {
    width: 12%;
  }
}

@media all and (max-width: 610px) {
  #fashion .day_detail .shop_info .detail .item dd {
    width: 12%;
  }
  #fashion .day_detail .shop_info .detail.keta .item dd {
    width: 14%;
  }
}

@media all and (max-width: 490px) {
  #fashion {
    font-size: 3.5vw;
  }
  #fashion .sp {
    display: inline-block !important;
  }
  #fashion .pc {
    display: none !important;
  }
  #fashion .openbtn1 {
    top: 3.5vw;
    right: 0vw;
  }
  #fashion ruby rt {
    display: none;
  }
  #fashion ruby[data-ruby] {
    position: relative;
  }
  #fashion ruby[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -1.2vw;
    right: -4vw;
    text-align: left;
    font-size: 2vw;
    display: inline;
    width: 8vw;
    padding: 0;
    margin: 0;
    letter-spacing: 0;
    line-height: 1;
  }
  #fashion ruby.yui[data-ruby]::before {
    right: -4.2vw;
  }
  #fashion header .touch.toplink {
    font-size: 200%;
    margin-bottom: 10%;
  }
  #fashion header .touch.toplink,
  #fashion header .touch.insta {
    margin-left: 9vw;
  }
  #fashion header h1 {
    max-width: 40%;
    margin: auto;
    padding: 8% 0;
  }
  #fashion header h1 a {
    display: block;
    line-height: 1;
  }
  #fashion header nav .menu .arrow {
    width: 6vw;
    margin-top: 2vw;
  }
  #fashion header nav .menu ul {
    margin-bottom: 10%;
  }
  #fashion header nav .menu ul li {
    margin-bottom: 2%;
  }
  #fashion header nav .menu ul li a {
    font-size: 200%;
  }
  #fashion .mv h2 {
    font-size: 200%;
    top: 12vw;
    left: 3vw;
  }
  #fashion .catch_text {
    margin-top: 5%;
    width: 100%;
    font-size: 100%;
  }
  #fashion .names {
    flex-direction: column;
  }
  #fashion .names.i02 {
    flex-direction: column;
  }
  #fashion .names.i02 .more {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
  }
  #fashion .names.i03 .more {
    right: 0;
  }
  #fashion .names .image, #fashion .names .text {
    width: 100%;
  }
  #fashion .names .more {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    margin-left: 15%;
  }
  #fashion .names .more a .arrow {
    width: 8.5vw;
    margin: 0 5% 5%;
  }
  #fashion #models {
    padding: 10% 0;
  }
  #fashion #models .texts {
    font-size: 150%;
    letter-spacing: 1vw;
  }
  #fashion .copyright .image {
    max-width: 60%;
    margin: auto;
  }
  #fashion .dayslist .daylist_block {
    margin-top: 15%;
  }
  #fashion .dayslist .daylist_block > h2 img {
    max-width: 90%;
  }
  #fashion .dayslist .daylist_block .days {
    width: 90%;
    padding-top: 15%;
  }
  #fashion .dayslist .daylist_block .days:before {
    left: -8%;
    width: 40%;
    padding-top: 8%;
  }
  #fashion .dayslist .daylist_block .days > h3 {
    flex-direction: column;
  }
  #fashion .nav_link {
    width: 80%;
  }
  #fashion .day_detail .yellow_back {
    margin-bottom: 20%;
  }
  #fashion .day_detail .day_block .title h3 {
    min-width: 80%;
  }
  #fashion .day_detail .day_block .title h3 strong {
    font-size: 150%;
  }
  #fashion .day_detail .day_block .title h3 span {
    font-size: 90%;
  }
  #fashion .day_detail .day_block .movie_tate .movie {
    width: 80%;
  }
  #fashion .day_detail .day_block .movie_tate .text h3 {
    letter-spacing: 1.2vw;
  }
  #fashion .day_detail .day_block .movie_tate .text p {
    width: 100%;
    line-height: 200%;
  }
  #fashion .day_detail .shop_info .detail .item {
    width: 100%;
    margin-bottom: 3%;
  }
  #fashion .day_detail .shop_info .detail .item dt {
    width: 75%;
    line-height: 120%;
  }
  #fashion .day_detail .shop_info .detail.keta .item dd {
    width: 20%;
  }
  #fashion .day_detail .shop_info .detail .link a span {
    font-size: 150%;
  }
  #fashion .day_detail .shop_info .detail .link .arrow {
    width: 6vw;
    margin: 3vw;
  }
  #fashion .day_detail .shop_info .detail .link .arrow svg {
    width: 6vw;
  }
  #fashion .day_detail .shop_info .detail .location {
    top: 10vw;
  }
  #fashion .day_detail .shop_info .detail .location .image {
    max-width: 80%;
  }
  #fashion .day_detail .shop_info .detail .item_flex {
    flex-direction: column;
  }
  #fashion .day_detail .shop_info .detail .item_flex.i02 {
    width: 70%;
    margin: auto auto 5%;
  }
  #fashion .day_detail .shop_info .detail .item_flex .item_block {
    width: 100%;
    margin-bottom: 5%;
  }
  #fashion .day_detail .shop_info .detail .item_flex .item_block dl.item {
    width: 100%;
  }
  #fashion .day_detail .shop_info .detail .item dd {
    width: 17%;
    text-align: right;
  }
  #fashion .day_detail .shop_info .title .floor {
    background-position: calc(50% - 2px) 5vw;
    padding-bottom: 8vw;
    margin-bottom: 3vw;
    width: 100%;
  }
  #fashion .nav_link.p2 {
    padding-top: 0%;
  }
}

@media (min-width: 768px) {
  #fashion a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none !important;
  }
}
