@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;
}

html {
  height: 100%;
  font-size: 62.5%;
}

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

/* 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,
.imgTile:after,
.imgTile2:after,
.picList: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-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

.onlyPc {
  display: block;
}

.onlySp {
  display: none;
}

div#main {
  overflow: inherit;
  width: 100vw;
}

.mfp-bg {
  -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.95;
}

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

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

/* 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;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  right: 12px;
}

#letalon2022aw {
  /* ------------------------------------------
  smartphone
  ------------------------------------------ */
}
#letalon2022aw #opening {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
}
#letalon2022aw #opening #brandChoice {
  width: 960px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 50%;
  top: 48%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -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);
}
#letalon2022aw #opening #brandChoice.show {
  opacity: 1;
}
#letalon2022aw #opening #brandChoice .brand {
  text-align: center;
  float: left;
  width: calc(50% - 80px);
  margin: 0 40px;
}
#letalon2022aw #opening #brandChoice .brand .logo {
  margin-bottom: 40px;
}
#letalon2022aw #opening #brandChoice .brand .logo .onlyPc2 {
  display: inline-block;
}
#letalon2022aw #opening #brandChoice .brand .logo .onlySp2 {
  display: none;
}
#letalon2022aw #opening #brandChoice .brand .img {
  margin-bottom: 40px;
  overflow: hidden;
}
#letalon2022aw #opening #brandChoice .brand .img img {
  width: 100%;
  -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);
}
#letalon2022aw #opening #brandChoice .brand .enter {
  font-size: 12px;
  display: inline-block;
  background-color: #b5b0ac;
  color: #fff;
  height: 80px;
  width: 80px;
  border-radius: 80px;
  line-height: 80px;
  vertical-align: middle;
}
#letalon2022aw #opening #brandChoice .brand02 {
  float: right;
}
#letalon2022aw #opening #brandChoice .brand01 {
  float: left;
}
#letalon2022aw #opening #brandChoice .logoSp {
  display: none;
}
#letalon2022aw #opening #brandChoice a {
  display: block;
  -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);
}
#letalon2022aw #opening #brandChoice a:hover {
  opacity: 0.6;
}
#letalon2022aw #opening .footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#letalon2022aw .footer {
  text-align: center;
}
#letalon2022aw .copyright {
  text-align: center;
  width: 100%;
  font-size: 10px;
  padding-bottom: 20px;
}
#letalon2022aw .eachBrand {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  display: none;
}
#letalon2022aw #brand01 {
  padding-top: 105px;
}
#letalon2022aw .contentBox {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}
#letalon2022aw .contentBoxBrand2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 105px;
  padding-right: 105px;
}
#letalon2022aw .mainVisual {
  position: relative;
  margin-bottom: 80px;
}
#letalon2022aw .mainVisual.active .logo {
  opacity: 1;
}
#letalon2022aw .mainVisual.active .img {
  opacity: 1;
}
#letalon2022aw .mainVisual .logo {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%;
  text-align: center;
  opacity: 0;
  -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);
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#letalon2022aw .mainVisual .season {
  position: absolute;
  z-index: 2;
  right: 40px;
  bottom: 40px;
  color: #fff;
  font-size: 22px;
}
#letalon2022aw .mainVisual .img {
  opacity: 0;
  -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);
}
#letalon2022aw .mainVisual .img img {
  width: 100%;
}
#letalon2022aw .creditAll .creditBox {
  position: fixed;
  bottom: 30px;
  text-align: center;
  width: 100%;
  z-index: 10;
}
#letalon2022aw .mainLogo {
  position: fixed;
  z-index: 2;
  left: 60px;
  top: 30px;
}
#letalon2022aw .mainLogo svg {
  will-change: all;
  fill: #fff;
  width: 115px;
  opacity: 0;
  -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);
}
#letalon2022aw .sideSeason {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: fixed;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -60px);
      -ms-transform: translate(0, -60px);
          transform: translate(0, -60px);
  z-index: 2;
  opacity: 0;
  -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);
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-size: 12px;
}
#letalon2022aw .sideSeason2 {
  opacity: 0;
}
#letalon2022aw .sideSeason2 img {
  width: 15px;
}
#letalon2022aw #brand02.showLogo .sideSeason2 {
  opacity: 1;
}
#letalon2022aw .box {
  position: relative;
  height: 100%;
}
#letalon2022aw .sec {
  height: 100vh;
}
#letalon2022aw #secFirst {
  height: auto;
}
#letalon2022aw .allBox {
  height: 100vh;
}
#letalon2022aw .allBox .middleBox {
  padding-left: 60px;
  padding-right: 60px;
  white-space: nowrap;
}
#letalon2022aw .middleBox {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -52%);
      -ms-transform: translate(0, -52%);
          transform: translate(0, -52%);
  text-align: center;
  width: 100%;
}
#letalon2022aw .middleBox .img1 {
  font-size: 0;
  display: inline-block;
  margin: 0 8px;
  width: 47vh;
  max-width: 45%;
}
#letalon2022aw .middleBox .img1 img {
  max-height: 77.5vh;
  max-height: 70vh;
  max-width: 100%;
  font-size: 0;
}
#letalon2022aw .middleBox .img2 {
  margin-left: -60px;
  margin-right: -60px;
}
#letalon2022aw .middleBox .img2 img {
  width: calc(50% - 10px);
}
#letalon2022aw .middleBox .img2 img.left {
  float: left;
}
#letalon2022aw .middleBox .img2 img.right {
  float: right;
}
#letalon2022aw .middleBox .wideImg img {
  max-height: 50vh;
  max-width: 100%;
}
#letalon2022aw .middleBox .pcSlider {
  width: 100%;
}
#letalon2022aw .middleBox .pcSlider img {
  margin-left: auto;
  margin-right: auto;
}
#letalon2022aw .pcSlider div {
  vertical-align: top;
}
#letalon2022aw .allBox .fullBox {
  position: relative;
  height: 100%;
}
#letalon2022aw .allBox .fullBox .bg {
  height: 100%;
  width: 100%;
}
#letalon2022aw .allBox .fullBox .bg img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#letalon2022aw .allBox .over {
  position: sticky;
  left: 0;
  top: 50vh;
  -webkit-transform: translate(0, -52%);
      -ms-transform: translate(0, -52%);
          transform: translate(0, -52%);
  text-align: center;
  width: 100%;
  opacity: 0;
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
  -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);
}
#letalon2022aw .allBox .over img {
  max-height: 77.5vh;
  max-height: 70vh;
  max-width: 100%;
}
#letalon2022aw .allBox .over.show {
  opacity: 1;
}
#letalon2022aw #sec2 {
  height: auto;
}
#letalon2022aw #sec2 .allBox {
  height: 200vh;
}
#letalon2022aw #sec2 .allBox .fullBox {
  position: sticky;
  top: 0;
  left: 0;
  height: 100vh;
}
#letalon2022aw .fade {
  opacity: 0;
  -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);
  top: 50px;
  position: relative;
}
#letalon2022aw .fade.show {
  opacity: 1;
  top: 0;
}
#letalon2022aw .fadeImg {
  opacity: 0;
  -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);
}
#letalon2022aw .fadeImg.show {
  opacity: 1;
}
#letalon2022aw .fadeImgLeft {
  opacity: 0;
  -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);
  left: -50px;
  position: relative;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
#letalon2022aw .fadeImgLeft.show {
  opacity: 1;
  left: 0;
}
#letalon2022aw .fadeImgRight {
  opacity: 0;
  -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);
  right: -50px;
  position: relative;
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
#letalon2022aw .fadeImgRight.show {
  opacity: 1;
  right: 0;
}
#letalon2022aw .caption {
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-size: 11px;
}
#letalon2022aw .caption 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);
  will-change: all;
  text-decoration: underline;
}
#letalon2022aw .caption a:hover {
  text-decoration: none;
}
#letalon2022aw #brand02 .caption {
  opacity: 0;
  -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);
}
#letalon2022aw #brand02 .caption.show {
  opacity: 1;
}
#letalon2022aw .caption2 {
  text-align: center;
  position: relative;
  top: 11.25vh;
  margin-top: -60px;
}
#letalon2022aw footer {
  text-align: center;
  padding: 150px 0 150px 0;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-size: 11px;
}
#letalon2022aw footer .creditBox {
  line-height: 1.6;
  margin-bottom: 50px;
}
#letalon2022aw .bnrList {
  font-size: 0;
  width: 960px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
#letalon2022aw .bnrList li {
  display: inline-block;
  width: calc(50% - 80px);
  margin: 0 30px;
}
#letalon2022aw .bnrList li img {
  width: 100%;
}
#letalon2022aw .bnrList li 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);
}
#letalon2022aw .bnrList li a:hover {
  opacity: 0.6;
}
#letalon2022aw .instagram a {
  display: inline-block;
  text-align: left;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background-image: url("../images/ico_instagram.png");
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: center center;
  -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);
}
#letalon2022aw .instagram a:hover {
  opacity: 0.6;
}
#letalon2022aw .sec {
  position: relative;
}
#letalon2022aw #brand02 {
  padding-top: 105px;
}
#letalon2022aw .contentBox2 {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}
#letalon2022aw .mainVisual2 {
  position: relative;
  text-align: center;
  margin-bottom: 110px;
}
#letalon2022aw .mainVisual2.active .logo {
  opacity: 1;
}
#letalon2022aw .mainVisual2.active .img {
  opacity: 1;
}
#letalon2022aw .mainVisual2 .logo {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin-bottom: 56px;
  opacity: 0;
  -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);
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#letalon2022aw .mainVisual2 .img {
  margin-bottom: 50px;
  opacity: 0;
  -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);
}
#letalon2022aw .mainVisual2 .img img {
  width: 100%;
}
#letalon2022aw .season2 {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 120px;
}
#letalon2022aw .box2 {
  width: 890px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#letalon2022aw .box3 {
  width: 660px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 90px;
}
#letalon2022aw .box3 img {
  margin-bottom: 20px;
  width: 100%;
}
#letalon2022aw .box3 .number {
  margin-bottom: 10px;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  font-size: 24px;
}
#letalon2022aw .box3 .desp a {
  color: #000;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-style: italic;
  text-decoration: underline;
}
#letalon2022aw .box3 .desp a:hover {
  text-decoration: none;
}
#letalon2022aw .picList li {
  float: left;
  width: calc(50% - 60px);
  margin: 0 30px;
  text-align: center;
  margin-bottom: 90px;
}
#letalon2022aw .picList li:nth-child(2n+1) {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
#letalon2022aw .picList li:nth-child(2n) {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
#letalon2022aw .picList li .img {
  margin-bottom: 20px;
}
#letalon2022aw .picList li .img img {
  width: 100%;
}
#letalon2022aw .picList li .number {
  margin-bottom: 10px;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  font-size: 24px;
}
#letalon2022aw .picList li .desp span,
#letalon2022aw .picList li .desp a {
  color: #000;
  display: inline-block;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-style: italic;
  text-decoration: underline;
}
#letalon2022aw .picList li .desp span:hover,
#letalon2022aw .picList li .desp a:hover {
  text-decoration: none;
}
#letalon2022aw .picList li .desp span {
  display: none;
}
#letalon2022aw .sec {
  -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);
}
#letalon2022aw .sec.black {
  background-color: #000;
}
#letalon2022aw .sec.white {
  background-color: #fff;
}
#letalon2022aw #brand01.showLogo .mainLogo svg {
  opacity: 1;
}
#letalon2022aw #brand01.showLogo .sideSeason {
  opacity: 1;
}
#letalon2022aw #brand01.blackMode {
  /*
  	.imgBox .img img{
  		border-color: #fff;
  	}

  	.allBox img{
  		border-color: #fff;
  	}
  */
}
#letalon2022aw #brand01.blackMode .mainLogo svg {
  fill: #fff;
}
#letalon2022aw #brand01.blackMode .sideSeason {
  color: #fff;
}
#letalon2022aw #brand01.blackMode a {
  color: #fff;
}
#letalon2022aw #brand01.whiteMode .mainLogo svg {
  fill: #000;
}
#letalon2022aw #brand01.whiteMode .sideSeason {
  color: #000;
}
#letalon2022aw #brand01.whiteMode a {
  color: #000;
}
@media screen and (max-width: 719px) {
  #letalon2022aw {
    /*
    .season2{
    	margin-bottom: 0;
    }
    .picList{
    	li{
    		height: 625px;
    		//height: 555px;
    		margin-bottom: 0;
    		padding-top: 70px;
    	}
    }

    .box3{
    	margin-bottom: 0;
    	padding-top: 70px;
    	height: 444px;
    }

    .contentBoxBrand2{
    	height: 324px;
    }
    */
  }
  #letalon2022aw .onlyPc {
    display: none !important;
  }
  #letalon2022aw .onlySp {
    display: block !important;
  }
  #letalon2022aw .copyright {
    letter-spacing: 0.03em;
  }
  #letalon2022aw #opening #brandChoice .brand {
    float: none;
    width: auto;
  }
  #letalon2022aw #opening #brandChoice a .ttlArea {
    display: none;
  }
  #letalon2022aw #button_container {
    right: 7px;
    top: 5px;
  }
  #letalon2022aw .contentBox {
    padding-left: 20px;
    padding-right: 20px;
  }
  #letalon2022aw #brand01 {
    padding-top: 100px;
  }
  #letalon2022aw .mainLogo {
    left: 20px;
    top: 25px;
  }
  #letalon2022aw .spSlider img {
    margin-left: auto;
    margin-right: auto;
    max-width: initial !important;
    max-height: initial !important;
    width: 100%;
  }
  #letalon2022aw .mainVisual {
    margin-bottom: 100px;
  }
  #letalon2022aw .mainVisual .logo img {
    width: 40%;
  }
  #letalon2022aw .mainVisual .season {
    right: 20px;
    bottom: 17px;
    font-size: 12px;
  }
  #letalon2022aw .sideSeason {
    right: 10px;
    font-size: 11px;
  }
  #letalon2022aw #sec0 .fadeImg {
    opacity: 1;
  }
  #letalon2022aw .imgBox .container {
    top: 50%;
    left: 0;
    width: calc(100% - 80px);
    margin-left: 40px;
    margin-right: 40px;
    height: auto;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  #letalon2022aw .allBox .middleBox {
    padding-left: 40px;
    padding-right: 40px;
  }
  #letalon2022aw .middleBox .img1 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  #letalon2022aw .middleBox .img1 img {
    max-width: initial;
    max-height: initial;
    width: 100%;
  }
  #letalon2022aw .middleBox .img2 {
    margin-left: 0;
    margin-right: 0;
  }
  #letalon2022aw .middleBox .img2 img {
    float: none !important;
    width: 100%;
    margin: 5px 0;
  }
  #letalon2022aw .middleBox.photoSlider {
    margin-left: 40px;
    margin-right: 40px;
    width: calc(100% - 80px);
  }
  #letalon2022aw .middleBox.photoSlider .img1 {
    margin-left: 0px;
    margin-right: 0px;
  }
  #letalon2022aw .thumBox .photoSlider .img img {
    max-width: initial;
    max-height: initial;
    width: 100%;
  }
  #letalon2022aw .thumBox .photoSlider .img {
    margin: 0;
  }
  #letalon2022aw .fullBox .bg {
    background-position: 30% center;
  }
  #letalon2022aw .slick-dots {
    opacity: 0;
  }
  #letalon2022aw .slick-dots.show {
    -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);
    opacity: 1;
  }
  #letalon2022aw .slick-dots li {
    width: 7px;
  }
  #letalon2022aw .slick-dots li button {
    width: 7px;
  }
  #letalon2022aw .slick-dots li button:before {
    width: 7px;
  }
  #letalon2022aw .bnrList li {
    width: auto;
    margin: 0;
  }
  #letalon2022aw .bnrList li img {
    width: 70%;
  }
  #letalon2022aw footer {
    padding-bottom: 50px;
  }
  #letalon2022aw .mainVisual2 .img {
    margin-bottom: 30px;
  }
  #letalon2022aw .mainVisual2 .logo {
    margin-bottom: 10px;
  }
  #letalon2022aw .mainVisual2 .logo img {
    width: 200px;
  }
  #letalon2022aw .mainVisual2 .season {
    font-size: 14px;
  }
  #letalon2022aw #brand02 {
    padding-top: 60px;
  }
  #letalon2022aw .mainVisual2 {
    margin-bottom: 40px;
  }
  #letalon2022aw .photoSlider2.imgBox2 {
    margin-left: 40px;
    margin-right: 40px;
    width: auto;
  }
  #letalon2022aw .photoSlider2.imgBox2 .img {
    margin: 0;
  }
  #letalon2022aw .photoSlider2.imgBox2 .img1 {
    left: 0;
  }
  #letalon2022aw .photoSlider2.imgBox2 .img2 {
    right: 0;
  }
  #letalon2022aw .imgBox3 {
    margin-left: 40px;
    margin-right: 40px;
    width: auto;
  }
  #letalon2022aw .imgBox3 .img {
    width: auto;
    margin: 0;
  }
  #letalon2022aw .sideSeason2 img {
    width: 10px;
  }
  #letalon2022aw .box2 {
    padding: 35px 0;
  }
  #letalon2022aw #brand02 .caption {
    position: relative;
    bottom: initial;
    left: initial;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    text-align: center;
  }
  #letalon2022aw .photoSlider2.slick-initialized {
    margin-bottom: 30px;
  }
  #letalon2022aw #brand01 .caption {
    white-space: nowrap;
  }
  #letalon2022aw #brand02 a.popup {
    pointer-events: none;
    display: inline-block;
  }
  #letalon2022aw .imgBox2 .img {
    top: 30px;
  }
  #letalon2022aw .imgBox2.show .img {
    top: 0;
  }
  #letalon2022aw .fullBox .bg .bgContainer {
    background-image: url("../images/img_grise09_sp.jpg");
  }
  #letalon2022aw .bnrList li a:hover {
    opacity: 1;
  }
  #letalon2022aw #secFirst {
    height: auto;
  }
  #letalon2022aw .middleBox img {
    max-height: 50vh;
  }
  #letalon2022aw .thumBox .photoSlider .img {
    text-align: center;
  }
  #letalon2022aw .thumBox .photoSlider .img img {
    max-height: 50vh;
    width: auto;
    display: inline-block;
  }
  #letalon2022aw .picList li {
    float: none;
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 70px;
  }
  #letalon2022aw .picList li:nth-child(2n+1) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  #letalon2022aw .picList li:nth-child(2n) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  #letalon2022aw .picList li .number {
    margin-bottom: 5px;
  }
  #letalon2022aw .season2 {
    font-size: 14px;
    margin-bottom: 70px;
  }
  #letalon2022aw .box3 {
    margin-bottom: 70px;
  }
  #letalon2022aw .box2 {
    padding: 0;
  }
  #letalon2022aw footer {
    padding-top: 90px;
  }
  #letalon2022aw .fade {
    top: 30px;
  }
  #letalon2022aw .fadeSpNo {
    opacity: 1;
    -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);
    top: 0;
    position: relative;
  }
  #letalon2022aw .fadeSpNo.show {
    opacity: 1;
    top: 0;
  }
  #letalon2022aw #sec2 .allBox {
    height: 150vh;
  }
  #letalon2022aw .allBox .over img {
    max-height: 50vh;
    width: auto;
    display: inline-block;
  }
  #letalon2022aw #sec6 .allBox .fullBox .bg {
    overflow: hidden;
  }
  #letalon2022aw #sec6 .allBox .fullBox .bg img {
    height: 100%;
    width: auto;
    -o-object-fit: initial;
       object-fit: initial;
    -webkit-transform: translate(0%, 0);
        -ms-transform: translate(0%, 0);
            transform: translate(0%, 0);
    will-change: all;
  }
  #letalon2022aw .contentBoxBrand2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  #letalon2022aw .middleBox .img1 {
    max-width: initial;
  }
  #letalon2022aw .allBox .middleBox {
    white-space: normal;
  }
  #letalon2022aw .popup {
    cursor: default;
  }
  #letalon2022aw .bigWide {
    margin-left: -40px;
    margin-right: -40px;
  }
  #letalon2022aw .bigWide2 {
    margin-left: -20px;
    margin-right: -20px;
  }
  #letalon2022aw #sec8 {
    height: auto;
    padding: 100px 0;
  }
  #letalon2022aw #sec8 .allBox {
    height: auto;
  }
  #letalon2022aw #sec8 .middleBox {
    position: relative;
    left: initial;
    top: initial;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
  }
  #letalon2022aw .season2 {
    padding-top: 10px;
    margin-bottom: 120px;
  }
  #letalon2022aw .picList li .desp span {
    display: inline-block !important;
    text-decoration: none;
    line-height: 1;
    font-size: 10.5px;
  }
  #letalon2022aw .box3 {
    margin-bottom: 40px;
  }
}