/* -----------------------------
common reset
------------------------------*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
ul,
ol,
li,
dl,
dt,
dd,
table,
caption,
th,
td,
img,
form {
  margin: 0;
  padding: 0;
  border: none;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  text-align: left;
  list-style-type: none;
}

body {
  font-size: min(1.111vw, 16px);
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.8px;
  -webkit-text-size-adjust: 100%;
  color: #272121;
  overflow-x: hidden;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 3.59vw;
  }
}
body.fixed {
  position: fixed;
}

img {
  vertical-align: bottom;
}

a img {
  border: none;
}

a:hover img {
  border: none;
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

a:link {
  text-decoration: none;
}

a:visited {
  color: #272121;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  opacity: 0.7;
}

ul,
ol,
dl {
  list-style-position: outside;
}

button {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 14px;
  }
  li,
  dt,
  dd {
    font-size: inherit;
  }
}
em {
  font-style: normal;
}

/*------------------------------
module
------------------------------*/
.clearFix:after {
  content: "";
  display: block;
  clear: both;
}

.clearFix {
  zoom: 1;
}

.textL {
  text-align: left;
}

.textC {
  text-align: center;
}

.textR {
  text-align: right;
}

.ps_ab {
  position: absolute;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* -----------------------------
font
------------------------------*/
/* -----------------------------
layout
------------------------------*/
img {
  max-width: 100%;
  width: 100%;
}

.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

.sp-inline {
  display: none !important;
}

.pc-inline {
  display: inline-block !important;
}

ul.inline li {
  display: inline-block;
  vertical-align: top;
}

html, body {
  overflow-x: hidden;
}

.site-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}

body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}

.none {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .sp-inline {
    display: inline-block !important;
  }
  .pc-inline {
    display: none !important;
  }
  body {
    min-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .inner {
    max-width: 89.744vw;
    margin: auto;
    padding: 0;
  }
}
/* -----------------------------
common reset
------------------------------*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
ul,
ol,
li,
dl,
dt,
dd,
table,
caption,
th,
td,
img,
form {
  margin: 0;
  padding: 0;
  border: none;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  text-align: left;
  list-style-type: none;
}

body {
  font-size: min(1.111vw, 16px);
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.8px;
  -webkit-text-size-adjust: 100%;
  color: #272121;
  overflow-x: hidden;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 3.59vw;
  }
}
body.fixed {
  position: fixed;
}

img {
  vertical-align: bottom;
}

a img {
  border: none;
}

a:hover img {
  border: none;
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

a:link {
  text-decoration: none;
}

a:visited {
  color: #272121;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  opacity: 0.7;
}

ul,
ol,
dl {
  list-style-position: outside;
}

button {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 14px;
  }
  li,
  dt,
  dd {
    font-size: inherit;
  }
}
em {
  font-style: normal;
}

/*------------------------------
module
------------------------------*/
.clearFix:after {
  content: "";
  display: block;
  clear: both;
}

.clearFix {
  zoom: 1;
}

.textL {
  text-align: left;
}

.textC {
  text-align: center;
}

.textR {
  text-align: right;
}

.ps_ab {
  position: absolute;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* -----------------------------
font
------------------------------*/
/* -----------------------------
layout
------------------------------*/
img {
  max-width: 100%;
  width: 100%;
}

.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

.sp-inline {
  display: none !important;
}

.pc-inline {
  display: inline-block !important;
}

ul.inline li {
  display: inline-block;
  vertical-align: top;
}

html, body {
  overflow-x: hidden;
}

.site-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}

body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}

.none {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .sp-inline {
    display: inline-block !important;
  }
  .pc-inline {
    display: none !important;
  }
  body {
    min-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .inner {
    max-width: 89.744vw;
    margin: auto;
    padding: 0;
  }
}
/*----------------
  header
----------------*/
#header .menu-trigger {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 120;
  background: #FBFC0F;
  border: none;
  cursor: pointer;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  #header .menu-trigger {
    height: 60px;
    width: 60px;
  }
}
#header .menu-trigger span {
  display: block;
  width: 50px;
  height: 4px;
  background: #FC0FC0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
@media only screen and (max-width: 768px) {
  #header .menu-trigger span {
    width: 30px;
    height: 2px;
  }
}
#header .menu-trigger span:nth-child(1) {
  top: calc(50% - 20px);
}
@media only screen and (max-width: 768px) {
  #header .menu-trigger span:nth-child(1) {
    top: calc(50% - 12px);
  }
}
#header .menu-trigger span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#header .menu-trigger span:nth-child(3) {
  top: calc(50% + 20px);
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media only screen and (max-width: 768px) {
  #header .menu-trigger span:nth-child(3) {
    top: calc(50% + 12px);
  }
}
.is-open #header .menu-trigger span {
  top: 50%;
}
.is-open #header .menu-trigger span:nth-child(1) {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.is-open #header .menu-trigger span:nth-child(2) {
  opacity: 0;
  -webkit-transform: translateY(-50%) scale(0);
          transform: translateY(-50%) scale(0);
}
.is-open #header .menu-trigger span:nth-child(3) {
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
#header .menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
.is-open #header .menu-overlay {
  opacity: 1;
  visibility: visible;
}
#header .menu-content {
  position: fixed;
  top: 0;
  right: 0;
  background: #ffffff;
  z-index: 110;
  padding: min(6.319vw, 91px) min(5vw, 72px);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 0 min(6.944vw, 100px);
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  background-color: #FC0FC0;
}
@media only screen and (max-width: 768px) {
  #header .menu-content {
    height: 100vh;
    width: 100%;
    padding: 15.385vw 18.462vw 0;
    border-radius: 0 0 0 25.641vw;
  }
}
.is-open #header .menu-content {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#header .menu-content ul {
  list-style: none;
  padding: 0;
}
#header .menu-content ul li {
  text-align: center;
}
#header .menu-content ul li a {
  text-decoration: none;
  color: #333;
  font-size: min(4.861vw, 70px);
  font-weight: 400;
  color: #FBFC0F;
}
@media (min-width: 700px) {
  #header .menu-content ul li a {
    font-size: min(4.861vw, 70px) !important;
  }
}
@media only screen and (max-width: 768px) {
  #header .menu-content ul li a {
    font-size: 15.385vw;
    line-height: 1.4;
  }
}
#header .menu-content ul li a span {
  display: block;
  text-align: center;
  font-size: min(1.111vw, 16px);
  font-weight: 800;
}
@media only screen and (max-width: 768px) {
  #header .menu-content ul li a span {
    font-size: 4.103vw;
  }
}

body.is-open {
  overflow: hidden;
}

/* -----------------------------
common reset
------------------------------*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
ul,
ol,
li,
dl,
dt,
dd,
table,
caption,
th,
td,
img,
form {
  margin: 0;
  padding: 0;
  border: none;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  text-align: left;
  list-style-type: none;
}

body {
  font-size: min(1.111vw, 16px);
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.8px;
  -webkit-text-size-adjust: 100%;
  color: #272121;
  overflow-x: hidden;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 3.59vw;
  }
}
body.fixed {
  position: fixed;
}

img {
  vertical-align: bottom;
}

a img {
  border: none;
}

a:hover img {
  border: none;
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

a:link {
  text-decoration: none;
}

a:visited {
  color: #272121;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  opacity: 0.7;
}

ul,
ol,
dl {
  list-style-position: outside;
}

button {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 14px;
  }
  li,
  dt,
  dd {
    font-size: inherit;
  }
}
em {
  font-style: normal;
}

/*------------------------------
module
------------------------------*/
.clearFix:after {
  content: "";
  display: block;
  clear: both;
}

.clearFix {
  zoom: 1;
}

.textL {
  text-align: left;
}

.textC {
  text-align: center;
}

.textR {
  text-align: right;
}

.ps_ab {
  position: absolute;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* -----------------------------
font
------------------------------*/
/* -----------------------------
layout
------------------------------*/
img {
  max-width: 100%;
  width: 100%;
}

.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

.sp-inline {
  display: none !important;
}

.pc-inline {
  display: inline-block !important;
}

ul.inline li {
  display: inline-block;
  vertical-align: top;
}

html, body {
  overflow-x: hidden;
}

.site-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}

body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}

.none {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .sp-inline {
    display: inline-block !important;
  }
  .pc-inline {
    display: none !important;
  }
  body {
    min-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .inner {
    max-width: 89.744vw;
    margin: auto;
    padding: 0;
  }
}
/* -----------------------------
footer
------------------------------*/
.typ02 {
  position: relative;
  z-index: 2;
  padding: 0 0 min(4.167vw, 60px);
}
.typ02::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10%;
  width: 120%;
  height: 100%;
  background-color: #000;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  z-index: -1;
  -webkit-transform: rotate(-6.92deg);
          transform: rotate(-6.92deg);
}
@media (min-width: 1441px) {
  .typ02::before {
    -webkit-transform: rotate(-6.92deg);
            transform: rotate(-6.92deg);
  }
}
@media (min-width: 2000px) {
  .typ02::before {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
}
@media only screen and (max-width: 768px) {
  .typ02::before {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
    top: -5%;
  }
}

footer {
  width: 100%;
  background-color: #000;
  padding: min(4.167vw, 60px) 0;
}
@media only screen and (max-width: 768px) {
  footer {
    padding: 15.385vw 0;
  }
}
footer .btn_type01 {
  margin: auto;
  width: min(32.639vw, 470px);
  margin-bottom: min(2.778vw, 40px);
  padding-right: min(5.139vw, 74px);
}
@media only screen and (max-width: 768px) {
  footer .btn_type01 {
    width: 84.615vw;
    margin-bottom: 7.692vw;
    padding-right: 12.821vw;
    letter-spacing: 20;
  }
}
footer .footer-logo,
footer .footer-logo02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: min(2.778vw, 40px);
}
@media only screen and (max-width: 768px) {
  footer .footer-logo,
  footer .footer-logo02 {
    margin-bottom: 10.256vw;
  }
}
footer .footer-logo li,
footer .footer-logo02 li {
  margin-right: min(1.389vw, 20px);
}
@media only screen and (max-width: 768px) {
  footer .footer-logo li,
  footer .footer-logo02 li {
    margin-right: 3.333vw;
  }
}
footer .footer-logo li img,
footer .footer-logo02 li img {
  width: min(10.417vw, 150px);
}
@media only screen and (max-width: 768px) {
  footer .footer-logo li img,
  footer .footer-logo02 li img {
    width: 24.359vw;
  }
}
footer .footer-logo li:last-of-type,
footer .footer-logo02 li:last-of-type {
  margin-right: 0;
}
footer .footer-logo .footer-logo02__icon img,
footer .footer-logo02 .footer-logo02__icon img {
  width: min(3.472vw, 50px);
}
@media only screen and (max-width: 768px) {
  footer .footer-logo .footer-logo02__icon img,
  footer .footer-logo02 .footer-logo02__icon img {
    width: 12.821vw;
  }
}
footer .footer-logo2 {
  text-align: center;
  margin-bottom: min(2.083vw, 30px);
}
@media only screen and (max-width: 768px) {
  footer .footer-logo2 {
    margin-bottom: 7.692vw;
  }
}
footer .footer-logo2 img {
  width: min(12.5vw, 180px);
}
@media only screen and (max-width: 768px) {
  footer .footer-logo2 img {
    width: 30.769vw;
  }
}
footer .privacypolicy {
  text-align: center;
  margin-bottom: min(2.431vw, 35px);
}
@media only screen and (max-width: 768px) {
  footer .privacypolicy {
    margin: auto;
    margin-bottom: 5.128vw;
  }
}
footer .privacypolicy a {
  color: #fff;
  margin-right: min(0.694vw, 10px);
  font-size: min(0.972vw, 14px);
}
@media only screen and (max-width: 768px) {
  footer .privacypolicy a {
    font-size: 3.333vw;
    display: inline-block;
    margin-bottom: 2.564vw;
    margin-right: 2.564vw;
  }
}
footer .privacypolicy a:last-of-type {
  margin-right: 0;
}
footer .copyright {
  text-align: center;
}
footer .copyright img {
  width: min(10vw, 144px);
}
@media only screen and (max-width: 768px) {
  footer .copyright img {
    width: 36.923vw;
  }
}

body {
  background-color: #081A28;
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  body {
    background-color: #091724;
    display: block;
    height: auto;
    min-height: 100vh;
    overflow-x: hidden;
  }
}
body #main {
  width: 100%;
  height: 100vh;
  position: relative;
}
@media screen and (max-width: 430px) {
  body #main {
    width: 100%;
    background-image: url(../../assets/img/sp_bg.jpg);
    margin: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: -29.231vw;
  }
}
@media screen and (max-width: 375px) {
  body #main {
    background-position-y: -50.231vw;
  }
}
body {
  /*--------------------
  contents
  --------------------*/
}
body #contents {
  background-image: url(../../assets/img/pc_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-position-y: -90px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 1200px) {
  body #contents {
    background-size: contain;
    background-position: center top;
    background-position-y: -30px;
  }
}
@media only screen and (max-width: 768px) {
  body #contents {
    background-image: none;
  }
}
body #contents .logo {
  margin: min(1.25vw, 18px) auto min(2.569vw, 37px);
  text-align: center;
}
@media only screen and (max-width: 768px) {
  body #contents .logo {
    margin: 12.821vw 0 18.462vw;
  }
}
body #contents .logo img {
  width: min(15.069vw, 217px);
  height: auto;
}
@media only screen and (max-width: 768px) {
  body #contents .logo img {
    width: 49.487vw;
  }
}
body #contents .movie {
  width: min(44.444vw, 640px);
  margin: auto;
  margin-bottom: min(2.083vw, 30px);
  aspect-ratio: 16/9;
}
@media only screen and (max-width: 768px) {
  body #contents .movie {
    width: 74.359vw;
    margin-bottom: 12.821vw;
  }
}
body #contents .movie iframe {
  width: 100% !important;
  height: 100% !important;
  border: none;
}
body #contents .timer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin-bottom: min(2.917vw, 42px);
  text-align: center;
}
@media only screen and (max-width: 768px) {
  body #contents .timer {
    margin-bottom: 3.846vw;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    background-size: contain;
  }
}
body #contents .timer span {
  color: #fff;
  font-family: "BIZ UDMincho", serif;
  font-size: min(3.472vw, 50px);
  margin-right: min(4.167vw, 60px);
  position: relative;
  line-height: 1;
  letter-spacing: -1.5px;
}
@media only screen and (max-width: 768px) {
  body #contents .timer span {
    font-size: 12.821vw;
    margin-right: 7.436vw;
    margin-bottom: 5.128vw;
  }
}
body #contents .timer span::before {
  content: ":";
  font-family: "Courier Prime", monospace;
  font-size: min(1.736vw, 25px);
  color: #fff;
  position: absolute;
  top: 50%;
  right: -65%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  body #contents .timer span::before {
    font-size: 6.41vw;
    right: -4.615vw;
  }
}
body #contents .timer span::after {
  font-family: "Courier Prime", monospace;
  font-size: min(0.833vw, 12px);
  color: #999;
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.2);
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.96px;
  position: absolute;
  bottom: -30%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  body #contents .timer span::after {
    font-size: 3.077vw;
  }
}
body #contents .timer span:first-of-type::before {
  right: -45%;
}
@media only screen and (max-width: 768px) {
  body #contents .timer span:first-of-type::before {
    right: -5.128vw;
  }
}
body #contents .timer span:last-of-type {
  margin-right: 0;
}
body #contents .timer span:last-of-type::before {
  content: none;
}
body #contents .timer span:nth-of-type(1)::after {
  content: "DAYS";
}
body #contents .timer span:nth-of-type(2)::after {
  content: "HOURS";
}
body #contents .timer span:nth-of-type(3)::after {
  content: "MINUTES";
}
body #contents .timer span:nth-of-type(4)::after {
  content: "SECONDS";
}
body #contents .sns {
  margin-bottom: min(2.222vw, 32px);
  text-align: center;
}
@media only screen and (max-width: 768px) {
  body #contents .sns {
    margin-bottom: 5.128vw;
  }
}
body #contents .sns img {
  width: min(1.25vw, 18px);
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  body #contents .sns img {
    width: 4.615vw;
  }
}
body #contents .day {
  margin-bottom: min(1.389vw, 20px);
  text-align: center;
}
@media only screen and (max-width: 768px) {
  body #contents .day {
    margin-bottom: 5.128vw;
  }
}
body #contents .day img {
  width: min(17.361vw, 250px);
}
@media only screen and (max-width: 768px) {
  body #contents .day img {
    width: 52.051vw;
  }
}
body #contents .place {
  margin-top: 0;
  margin-bottom: min(4.167vw, 60px);
  text-align: center;
  line-height: 0;
}
@media only screen and (max-width: 768px) {
  body #contents .place {
    margin-bottom: 15.385vw;
  }
}
body #contents .place img {
  width: min(9.583vw, 138px);
}
@media only screen and (max-width: 768px) {
  body #contents .place img {
    width: 25.641vw;
  }
}