@charset "UTF-8";
/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  *font-size: 100%;
}

/* RESET HTML5 */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* GENERAL */
a:link, a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

a {
  outline: none;
}

/* CLEARFIX */
.clearfix {
  zoom: 1;
}

.clearfix:after,
.mainVisual:after,
article.detail .main:after,
article.detail .sub:after,
.looksBox:after,
.pcBox:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after,
.aaaaaaaaaa:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

strong {
  font-weight: bold;
}

img {
  vertical-align: bottom;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* iOSでのデフォルトスタイルをリセット */
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  border-radius: 0;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
  border-radius: 0;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
  border-radius: 0;
}

body.mfp-active {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  position: fixed;
  overflow: auto;
}

body .mfp-wrap {
  position: fixed;
  overflow: auto;
  top: 0 !important;
}

.mfp-bg {
  background-color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.98;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  background-color: #eae5da;
  color: #000;
  position: relative;
  line-height: 160%;
  font-weight: 400;
  font-family: "ヒラギノ角ゴ Pro W3", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
  font-size: 14px;
}

@font-face {
  font-family: "ChunkFive-Roman";
  font-style: normal;
  font-weight: normal;
  src: local("ChunkFive-Roman"), url("Chunkfive.woff") format("woff");
}
#birkenstock2021 {
  /* ------------------------------------------
  ipad
  ------------------------------------------ */
  /* ------------------------------------------
  smartphone
  ------------------------------------------ */
}
#birkenstock2021 .onlyPc {
  display: block;
}
#birkenstock2021 .onlySp {
  display: none;
}
#birkenstock2021 .fade {
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
#birkenstock2021 .fade.active {
  opacity: 1;
}
#birkenstock2021 .sec {
  position: relative;
  padding-top: 120px;
}
#birkenstock2021 .sec.concept {
  background-color: #b3a494;
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝体 Medium", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.2em;
  text-align: center;
  line-height: 220%;
  padding-top: 60px;
  padding-bottom: 60px;
}
#birkenstock2021 .sec.white {
  background-color: #fff;
}
#birkenstock2021 .sec.footSec {
  z-index: 10;
  padding-top: 60px;
}
#birkenstock2021 .sec.last {
  padding-bottom: 0;
}
#birkenstock2021 .contentBox {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}
#birkenstock2021 .mainVisual {
  position: relative;
  z-index: 11;
}
#birkenstock2021 .mainVisual .brand {
  float: left;
  margin-top: 75px;
  margin-left: -20px;
  text-align: center;
}
#birkenstock2021 .mainVisual .brand div {
  margin-bottom: 30px;
}
#birkenstock2021 .mainVisual .logo {
  margin-bottom: 5%;
  text-align: center;
  -webkit-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
#birkenstock2021 .mainVisual .logo img {
  max-width: 90%;
}
#birkenstock2021 .mainVisual .visual {
  width: calc(100% - 160px);
  float: right;
  margin-right: 60px;
  padding-top: 6%;
}
#birkenstock2021 .mainVisual .visual .despArea {
  position: absolute;
  right: 10%;
  width: 55%;
  text-align: center;
  z-index: 2;
}
#birkenstock2021 .mainVisual .visual .despArea .birkenstock {
  margin-bottom: 6%;
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
#birkenstock2021 .mainVisual .visual .despArea .copy {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(240px, -50px);
      -ms-transform: translate(240px, -50px);
          transform: translate(240px, -50px);
  position: fixed;
  left: 50%;
  -webkit-transform: translate(430px, -50px);
      -ms-transform: translate(430px, -50px);
          transform: translate(430px, -50px);
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  -webkit-transition-delay: 1.6s;
       -o-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
#birkenstock2021 .mainVisual .visual .despArea .copy .copyTx {
  position: absolute;
  left: 25px;
  top: 24px;
  z-index: 2;
}
#birkenstock2021 .mainVisual .visual .despArea .copy .copyBg {
  -webkit-animation: r1 14s linear infinite;
          animation: r1 14s linear infinite;
}
#birkenstock2021 .mainVisual .visual .despArea .desp {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝体 Medium", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 9px;
  letter-spacing: 0.05em;
  -webkit-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#birkenstock2021 .mainVisual .visual .despArea .desp a {
  text-decoration: underline;
}
#birkenstock2021 .mainVisual .visual .bg {
  margin-top: 7%;
  padding-bottom: 100px;
  position: relative;
  -webkit-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
}
#birkenstock2021 .mainVisual .visual .bg .left {
  position: absolute;
  left: 0;
  top: 0;
}
#birkenstock2021 .mainVisual .visual .bg img {
  width: 100%;
}
#birkenstock2021 .mainVisual.active .visual .despArea .birkenstock {
  opacity: 1;
}
#birkenstock2021 .mainVisual.active .visual .despArea .desp {
  opacity: 1;
}
#birkenstock2021 .mainVisual.active .visual .despArea .copy {
  opacity: 1;
}
#birkenstock2021 .mainVisual.active .visual .bg {
  opacity: 1;
}
#birkenstock2021 .mainVisual.active .logo {
  opacity: 1;
}
@-webkit-keyframes r1 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes r1 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
#birkenstock2021 .peopleBox {
  text-align: center;
  padding-top: 30px;
}
#birkenstock2021 .peopleBox .peopleImg {
  margin-bottom: 40px;
  font-size: 0;
  white-space: nowrap;
}
#birkenstock2021 .peopleBox .peopleImg a {
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#birkenstock2021 .peopleBox .peopleImg a:hover img {
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
#birkenstock2021 .peopleBox .peopleImg a.marginLeft {
  margin-left: -10px;
}
#birkenstock2021 .peopleBox .peopleImg img {
  opacity: 0;
  -webkit-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#birkenstock2021 .peopleBox .peopleImg img.active {
  opacity: 1;
}
#birkenstock2021 .peopleBox .peopleTx {
  margin-bottom: 30px;
}
#birkenstock2021 .peopleBox .desp {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝体 Medium", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.2em;
  text-align: center;
  line-height: 220%;
  margin-bottom: 60px;
}
#birkenstock2021 .topSlider {
  margin-bottom: 60px;
}
#birkenstock2021 .topSlider img {
  width: 100%;
}
#birkenstock2021 .askBox {
  text-align: center;
  z-index: 5;
  position: relative;
}
#birkenstock2021 .askBox .ask {
  margin-bottom: 40px;
}
#birkenstock2021 .askBox .foot {
  position: absolute;
  left: 60px;
  bottom: -110px;
  z-index: 5;
}
#birkenstock2021 .qaList {
  line-height: 140%;
  margin-bottom: 60px;
}
#birkenstock2021 .qaList li {
  margin-bottom: 20px;
}
#birkenstock2021 .qaList .ttl {
  font-family: "Lato", sans-serif;
  color: #b3a494;
  font-size: 11px;
}
#birkenstock2021 .qaList .desp {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.1em;
}
#birkenstock2021 article.detail {
  padding-top: 60px;
}
#birkenstock2021 article.detail .main {
  margin-bottom: 40px;
}
#birkenstock2021 article.detail .main .mainImg {
  margin-bottom: 20px;
}
#birkenstock2021 article.detail .main .left {
  float: left;
  width: 38%;
  margin: 0 6%;
  width: 46%;
  margin: 0 2%;
}
#birkenstock2021 article.detail .main .left img {
  width: 100%;
}
#birkenstock2021 article.detail .main .right {
  float: right;
  width: 38%;
  margin: 0 6%;
}
#birkenstock2021 article.detail .main .copy {
  margin-bottom: 20px;
}
#birkenstock2021 article.detail .main .number {
  font-family: "ChunkFive-Roman";
  color: #b3a494;
  font-size: 30px;
  margin-bottom: 30px;
}
#birkenstock2021 article.detail .main .name {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
#birkenstock2021 article.detail .main .job {
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
#birkenstock2021 article.detail .main .instagram {
  margin-bottom: 40px;
}
#birkenstock2021 article.detail .main .instagram a {
  background-image: url("../images/ico_instagram.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  margin-left: -3px;
}
#birkenstock2021 article.detail .sub {
  margin-bottom: 120px;
}
#birkenstock2021 article.detail .sub .left {
  float: left;
  width: 38%;
  margin: 0 6%;
  padding-top: 12%;
}
#birkenstock2021 article.detail .sub .left img {
  width: 100%;
}
#birkenstock2021 article.detail .sub .right {
  float: right;
  width: 38%;
  margin: 0 6%;
}
#birkenstock2021 article.detail .sub .right img {
  width: 100%;
}
#birkenstock2021 article.detail .sub .caption {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝体 Medium", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 9px;
  letter-spacing: 0.05em;
  padding-top: 10px;
}
#birkenstock2021 article.detail .sub .caption a {
  text-decoration: underline;
}
#birkenstock2021 .qaListDetail .desp {
  font-weight: normal;
  font-size: 12px;
}
#birkenstock2021 .qaListDetail li {
  margin-bottom: 15px;
}
#birkenstock2021 .like {
  text-align: center;
  margin-bottom: 20px;
}
#birkenstock2021 .looksBox {
  background-color: #eae5da;
  padding: 60px 0 30px 0;
}
#birkenstock2021 .looksBox .brand {
  float: right;
  margin-right: 60px;
  margin-top: 20px;
}
#birkenstock2021 .lookSlider {
  text-align: center;
  font-size: 0;
  max-width: 1200px;
  padding-left: 60px;
  padding-right: 60px;
  margin-left: auto;
  margin-right: auto;
}
#birkenstock2021 .lookSlider .slide {
  vertical-align: top;
  display: inline-block;
  width: calc(25% - 40px);
  margin: 0 20px;
  width: calc(25% - 30px);
  margin: 0 15px;
}
#birkenstock2021 .lookSlider .slide img {
  width: 100%;
}
#birkenstock2021 .lookSlider .caption {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝体 Medium", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 9px;
  letter-spacing: 0.05em;
  padding-top: 15px;
  line-height: 180%;
}
#birkenstock2021 .lookSlider .caption a {
  text-decoration: underline;
}
#birkenstock2021 .memberSlider {
  display: none;
}
@media screen and (max-width: 800px) {
  #birkenstock2021 .mainVisual .visual {
    margin-right: 70px;
  }
  #birkenstock2021 .mainVisual .visual .bg {
    margin-top: 20%;
    padding-bottom: 60px;
  }
  #birkenstock2021 .mainVisual .visual .despArea {
    width: 48%;
    right: 15%;
  }
  #birkenstock2021 .mainVisual .visual .despArea .copy {
    -webkit-transform: translate(260px, -50px);
        -ms-transform: translate(260px, -50px);
            transform: translate(260px, -50px);
  }
  #birkenstock2021 .sec.concept {
    font-size: 13px;
  }
  #birkenstock2021 .peopleBox .desp {
    font-size: 13px;
  }
  #birkenstock2021 .contentBox {
    padding-left: 40px;
    padding-right: 40px;
  }
  #birkenstock2021 .askBox .foot {
    left: 0;
  }
}
@media screen and (max-width: 719px) {
  #birkenstock2021 .onlyPc {
    display: none;
  }
  #birkenstock2021 .onlySp {
    display: block;
  }
  #birkenstock2021 .contentBox {
    padding-left: 20px;
    padding-right: 20px;
  }
  #birkenstock2021 .brandSp {
    text-align: center;
    padding-top: 50px;
    margin-bottom: 40px;
  }
  #birkenstock2021 .brandSp div {
    display: inline-block;
    margin: 0 15px;
  }
  #birkenstock2021 .brandSp .brand01 {
    position: relative;
    top: -1px;
  }
  #birkenstock2021 .brandSp .brand02 {
    position: relative;
    top: -2.5px;
    margin-right: -10px;
  }
  #birkenstock2021 .mainVisual .logo {
    margin-bottom: 20px;
  }
  #birkenstock2021 .mainSlider {
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
    -webkit-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    -webkit-transition-delay: 0.6s;
         -o-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  #birkenstock2021 .mainSlider img {
    width: 100%;
  }
  #birkenstock2021 .mainSlider .desp {
    position: absolute;
    z-index: 2;
    right: 30px;
    top: 13%;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝体 Medium", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 9px;
    letter-spacing: 0.05em;
    line-height: 180%;
  }
  #birkenstock2021 .mainSlider .desp a {
    text-decoration: underline;
  }
  #birkenstock2021 .mainSlider.active {
    opacity: 1;
  }
  #birkenstock2021 .brand30 {
    margin-bottom: 30px;
  }
  #birkenstock2021 .sec.concept {
    font-size: 12px;
    line-height: 200%;
    padding-bottom: 40px;
  }
  #birkenstock2021 .sec.concept p {
    margin-bottom: 20px;
  }
  #birkenstock2021 .sec {
    padding-top: 20px;
    padding-top: 30px;
  }
  #birkenstock2021 .sec.footSec {
    background-color: #fff;
  }
  #birkenstock2021 .peopleImg {
    text-align: center;
  }
  #birkenstock2021 .peopleImg img {
    max-width: 80%;
  }
  #birkenstock2021 .peopleTx {
    text-align: center;
  }
  #birkenstock2021 .peopleTx img {
    max-width: 90%;
  }
  #birkenstock2021 .peopleBox .desp {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游明朝体 Medium", "Yu Mincho", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 180%;
    margin-bottom: 40px;
  }
  #birkenstock2021 .topSlider {
    margin-bottom: 60px;
  }
  #birkenstock2021 .footSec {
    overflow: hidden;
    padding-bottom: 60px;
    margin-bottom: -60px;
  }
  #birkenstock2021 .askBox {
    background-color: #fff;
    background-color: #eae5da;
    padding: 40px 20px;
    margin-bottom: 80px;
    margin-bottom: 0;
  }
  #birkenstock2021 .askBox .ask {
    margin-bottom: 20px;
  }
  #birkenstock2021 .askBox .ask img {
    width: 220px;
  }
  #birkenstock2021 .askBox .foot {
    left: initial;
    bottom: initial;
    right: -50px;
    bottom: -85px;
  }
  #birkenstock2021 .qaList {
    margin-bottom: 0;
  }
  #birkenstock2021 .qaList li:last-child {
    margin-bottom: 0;
  }
  #birkenstock2021 .qaList .desp {
    font-size: 12px;
  }
  #birkenstock2021 article.detail {
    padding-top: 30px;
  }
  #birkenstock2021 article.detail .main .left {
    float: none;
    width: auto;
    margin: 0;
  }
  #birkenstock2021 article.detail .main .right {
    float: none;
    width: auto;
    margin: 0;
    text-align: center;
  }
  #birkenstock2021 article.detail .main .mainImg {
    margin-left: -20px;
    margin-right: -20px;
    display: none;
  }
  #birkenstock2021 article.detail .sub {
    display: none;
  }
  #birkenstock2021 .memberSlider {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
  }
  #birkenstock2021 .qaListDetail {
    margin-bottom: 20px;
  }
  #birkenstock2021 .qaListDetail .desp {
    letter-spacing: 0;
  }
  #birkenstock2021 .looksBox {
    padding-top: 40px;
    overflow: hidden;
  }
  #birkenstock2021 .looksBox .brand {
    float: none;
    text-align: center;
    margin-right: 0;
  }
  #birkenstock2021 .lookSlider {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 60px;
    width: 100%;
  }
  #birkenstock2021 .lookSlider .slide {
    padding: 0 10px;
    margin: 0 0;
  }
  #birkenstock2021 #button_container {
    position: fixed;
    top: 0px;
    right: 0px;
    height: 50px;
    width: 50px;
  }
  #birkenstock2021 #toggle {
    left: 10px;
    top: 20px;
  }
  #birkenstock2021 ul.lineList {
    margin-bottom: 20px;
  }
  #birkenstock2021 ul.lineList > li > a {
    margin-left: 30px;
  }
  #birkenstock2021 .overlay-menu {
    top: 40px;
  }
  #birkenstock2021 ul.lineList > li {
    margin-bottom: 10px;
    height: calc(100vh / 11);
    margin-bottom: 0;
  }
  #birkenstock2021 ul.lineList > li .num {
    font-size: 12px;
    margin-right: 10px;
  }
  #birkenstock2021 ul.lineList > li .name {
    font-size: 18px;
  }
  #birkenstock2021 ul.lineList > li .job {
    font-size: 9px;
    display: block;
    letter-spacing: 0.01em;
    line-height: 140%;
  }
  #birkenstock2021 ul.lineList > li a.topBtn {
    font-size: 18px;
  }
}