@import url("https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800;900&family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&display=swap");
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: local("Noto Sans CJK JP Light"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP Regular"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans CJK JP Medium"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 600;
  src: local("Noto Sans CJK JP Bold"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: local("Noto Sans CJK JP Black"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format("opentype");
  font-display: swap;
}
/*                reset
======================================================= */
body,
h1,
h2,
h3,
h4,
h5,
table,
th,
td,
ul,
li,
ol,
dl,
dt,
dd,
form,
p,
table,
th,
td {
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
}

body {
  color: #222;
  background-color: #ffffff;
  font-family: "Jost", "Noto Sans JP", serif;
  font-weight: 300;
  line-height: 1.3;
  font-size: 14px;
  -webkit-text-size-adjust: none;
}

@media only screen and (max-width: 900px) {
  body {
    font-size: 1.5555555556vw;
  }
}
@media only screen and (max-width: 800px) {
  body {
    @font-size : calc(100vw * $basefontS / 800);
  }
}
@media only screen and (max-width: 700px) {
  body {
    font-size: 1.4432989691vw;
  }
}
@media only screen and (max-width: 640px) {
  body {
    font-size: 2.1875vw;
  }
}
@media only screen and (max-width: 500px) {
  body {
    font-size: 2.8vw;
  }
}
@media only screen and (max-width: 400px) {
  body {
    font-size: 3.5vw;
  }
}
@media only screen and (max-width: 350px) {
  body {
    font-size: 4vw;
  }
}
dt,
dd,
li,
th,
td,
p {
  line-height: 1.5;
}

/* for IE6 */
* html body {
  font-size: 100%;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}

a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

img {
  display: block;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

input,
textArea,
select,
button {
  background: none;
  margin: 0px;
  outline: none;
  padding: 0px;
  font-weight: normal;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-size: 14;
}

button {
  cursor: pointer;
}

* {
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}

@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?30vffn");
  src: url("../fonts/icomoon.eot?30vffn#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?30vffn") format("truetype"), url("../fonts/icomoon.woff?30vffn") format("woff"), url("../fonts/icomoon.svg?30vffn#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*                link
======================================================= */
a:link {
  color: #222;
  text-decoration: none;
}

a:visited {
  color: #222;
}

@media only screen and (min-width: 1025px) {
  a:hover {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  a:hover img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0.8;
  }
}
/*                common
======================================================= */
.clear:after {
  content: "";
  display: block;
  clear: both;
}

.clear_both {
  clear: both;
}

.hidden {
  overflow: hidden;
}

/*                leyout
======================================================= */
.modal_open {
  overflow: hidden;
  height: 100vh;
}

#wrapper {
  overflow: hidden;
  padding-top: 115px;
}

.main_width {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1216px;
}

@media only screen and (max-width: 1300px) {
  .main_width {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .main_width {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 900px) {
  .main_width {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  .main_width {
    padding: 0 15px;
  }
}
/*============================
#header
============================*/
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 115px;
  padding: 45px 50px;
  z-index: 1000;
}

@media only screen and (max-width: 900px) {
  #header {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 900px) {
  #header #header_wrap {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 900px) {
  #header #header_wrap #header_logo {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
  }
}
#header #header_wrap #header_logo a {
  display: block;
}

#header #header_wrap #header_logo img {
  opacity: 1;
}

@media only screen and (max-width: 640px) {
  #header #header_wrap #header_logo {
    width: 160px;
  }
}
#menu {
  background-color: #000;
  border-radius: 82px;
  width: 82px;
  height: 82px;
  overflow: hidden;
  position: fixed;
  top: 30px;
  right: 36px;
  z-index: 1100;
}

@media only screen and (max-width: 900px) {
  #menu {
    width: 10vw;
    height: 10vw;
    top: 15px;
    right: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #menu {
    width: 62px;
    height: 62px;
    top: 15px;
    right: 20px;
  }
}
#menu span {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #fff;
  display: block;
  width: 45px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}

@media only screen and (max-width: 900px) {
  #menu span {
    width: 50%;
  }
}
.menu_open #menu span {
  opacity: 0;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
      transform: translate(100%, -50%);
}

#menu span:first-child {
  margin-top: -12px;
}

@media only screen and (max-width: 900px) {
  #menu span:first-child {
    margin-top: -1.5vw;
  }
}
@media only screen and (max-width: 640px) {
  #menu span:first-child {
    margin-top: -8px;
  }
}
.menu_open #menu span:first-child {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg);
  margin-top: 0;
}

#menu span:last-child {
  margin-top: 12px;
}

@media only screen and (max-width: 900px) {
  #menu span:last-child {
    margin-top: 1.5vw;
  }
}
@media only screen and (max-width: 640px) {
  #menu span:last-child {
    margin-top: 8px;
  }
}
.menu_open #menu span:last-child {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg);
  margin-top: 0;
}

#menu_navi {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  width: 490px;
  height: 100%;
}

@media only screen and (max-width: 900px) {
  #menu_navi {
    width: 73.3333333333%;
  }
}
.menu_open #menu_navi {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
      transform: translateX(0);
}

#menu_navi .menu_wrap {
  background-color: #c90436;
  -webkit-box-shadow: -15px 0px 20px -10px rgba(110, 32, 32, 0.2);
  box-shadow: -15px 0px 20px -10px rgba(110, 32, 32, 0.2);
  overflow-y: auto;
  position: relative;
  z-index: 2;
  height: 100%;
}

@media only screen and (max-width: 900px) {
  #menu_navi .menu_wrap {
    padding: 15vh 0;
  }
}
#menu_navi .menu_wrap .menu_inner {
  height: 100%;
  padding: 23vh 40px 5vw 62px;
}

@media only screen and (max-width: 900px) {
  #menu_navi .menu_wrap .menu_inner {
    padding: 30px 30px 5vw;
  }
}
#menu_navi ul {
  margin-bottom: 60px;
}

@media only screen and (max-width: 900px) {
  #menu_navi ul {
    margin-bottom: 30px;
  }
}
#menu_navi ul li {
  font-size: 200%;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

@media only screen and (max-width: 900px) {
  #menu_navi ul li {
    font-size: 16px;
    font-size: 1.7777777778vw;
  }
}
@media only screen and (max-width: 800px) {
  #menu_navi ul li {
    font-size: 16px;
    font-size: 2vw;
  }
}
@media only screen and (max-width: 700px) {
  #menu_navi ul li {
    font-size: 16px;
    font-size: 2.2857142857vw;
  }
}
@media only screen and (max-width: 640px) {
  #menu_navi ul li {
    font-size: 16px;
    font-size: 2.5vw;
  }
}
@media only screen and (max-width: 500px) {
  #menu_navi ul li {
    font-size: 16px;
    font-size: 3.2vw;
  }
}
@media only screen and (max-width: 480px) {
  #menu_navi ul li {
    font-size: 16px;
    font-size: 3.3333333333vw;
  }
}
@media only screen and (max-width: 400px) {
  #menu_navi ul li {
    font-size: 16px;
    font-size: 4vw;
  }
}
@media only screen and (max-width: 350px) {
  #menu_navi ul li {
    font-size: 16px;
    font-size: 4.5714285714vw;
  }
}
#menu_navi ul li:first-child {
  border-top: 1px #e56183 solid;
}

#menu_navi ul li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px #e56183 solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  width: 100%;
  white-space: nowrap;
  position: relative;
  line-height: 1.2;
  letter-spacing: -0.05em;
  min-height: 3.8em;
  position: relative;
  padding: 0.5em 0;
}

#menu_navi ul li a:after {
  background: url(../images/common/menu_arrow.png) no-repeat left top;
  background-size: contain;
  content: "";
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media only screen and (max-width: 900px) {
  #menu_navi ul li a {
    padding: 3.5vw 0;
  }
}
#menu_navi ul li a span {
  color: #fff;
  display: block;
}

#menu_navi .logo {
  padding-bottom: 10vw;
}

#menu_navi .logo a {
  display: block;
}

#menu_navi .logo a img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  opacity: 1;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 900px) {
  #menu_navi .logo a img {
    width: 60%;
  }
}
#main_area {
  padding: 130px 0 190px;
}

@media only screen and (max-width: 900px) {
  #main_area {
    padding: 15vw 0 18vw;
  }
}
/*                footer
======================================================= */
#footer {
  position: relative;
  z-index: 2;
}

#band_top {
  overflow: hidden;
}

.band {
  display: block;
  position: relative;
}

.band img {
  position: relative;
  width: 110%;
  max-width: 110%;
  height: 100%;
  top: 100%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}

.band span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 105%;
}

.band span.cover {
  background-color: #fff;
  top: -1%;
  z-index: 2;
}

.band span.bg {
  background-repeat: no-repeat;
  top: 60%;
  z-index: 20;
}

.band span.bg.left {
  background-position: left top;
}

.band span.bg.left.left1 {
  background-image: url(../images/home/footer_left_parallax1.png);
  background-size: contain;
  left: -2%;
}

@media only screen and (max-width: 900px) {
  .band span.bg.left.left1 {
    background-image: url(../images/home/footer_parallax1_sp.png);
    background-size: 100% auto;
  }
}
.band span.bg.left.left2 {
  background-image: url(../images/home/footer_left_parallax2.png);
  background-size: contain;
}

@media only screen and (max-width: 900px) {
  .band span.bg.left.left2 {
    background-image: url(../images/home/footer_parallax2_sp.png);
    background-size: 100% auto;
  }
}
.band span.bg.left.left3 {
  background-image: url(../images/home/footer_left_parallax3.png);
  background-size: contain;
}

@media only screen and (max-width: 900px) {
  .band span.bg.left.left3 {
    background-image: url(../images/home/footer_parallax3_sp.png);
    background-size: 100% auto;
  }
}
.band span.bg.right {
  background-position: right top;
}

@media only screen and (max-width: 900px) {
  .band span.bg.right {
    display: none;
  }
}
.band span.bg.right.right1 {
  background-image: url(../images/home/footer_right_parallax1.png);
  background-size: contain;
  right: -2%;
}

.band span.bg.right.right2 {
  background-image: url(../images/home/footer_right_parallax2.png);
  background-size: contain;
}

.band span.bg.right.right3 {
  background-image: url(../images/home/footer_right_parallax3.png);
  background-size: contain;
}

#footer {
  position: relative;
  z-index: 100;
  /*============================
  #footer_brand
  ============================*/
}

#footer #footer_width {
  max-width: 1072px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#footer #footer_logo {
  overflow: hidden;
  margin: 0 0 90px;
}

@media only screen and (max-width: 640px) {
  #footer #footer_logo {
    width: 44%;
    margin: 0 auto 15vw;
  }
}
#home #footer #footer_logo {
  padding: 140px 0 110px;
}

@media only screen and (max-width: 900px) {
  #home #footer #footer_logo {
    width: auto;
    padding: 18vw 0 8vw;
  }
  #home #footer #footer_logo img {
    width: 44% !important;
  }
}
#home #footer #footer_logo.view img {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
      transform: translateY(0);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

#footer #footer_logo p {
  color: #c90436;
  display: none;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 328.4%;
  font-weight: 800;
  letter-spacing: -0.05em;
  line-height: 1.2;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  margin-bottom: 38px;
}

@media only screen and (max-width: 900px) {
  #footer #footer_logo p {
    font-size: 164.3%;
  }
}
#home #footer #footer_logo p {
  display: block;
}

#footer #footer_logo p span {
  display: inline-block;
  opacity: 0;
  position: relative;
}

#footer #footer_logo img {
  display: block;
  width: 176px;
  margin: 0 auto;
}

#home #footer #footer_logo img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  width: 288px;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
      transform: translateY(50%);
}

#footer #footer_brand {
  margin-bottom: 80px;
}

@media only screen and (max-width: 640px) {
  #footer #footer_brand {
    margin-bottom: 5vw;
  }
}
#footer #footer_brand .brand_set {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 0;
}

#footer #footer_brand .brand_set.shimamura .logo img {
  max-width: 123px;
}

#footer #footer_brand .brand_set.avail .logo img {
  max-width: 105px;
}

#footer #footer_brand .brand_set.birthday .logo img {
  max-width: 135px;
}

#footer #footer_brand .brand_set.chambre .logo img {
  max-width: 135px;
}

#footer #footer_brand .brand_set.divalo .logo img {
  max-width: 127px;
}

@media only screen and (max-width: 900px) {
  #footer #footer_brand .brand_set {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer #footer_brand .brand_set.divalo {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  #footer #footer_brand .brand_set.divalo .sns {
    margin-top: 0;
  }
}
@media only screen and (max-width: 900px) and (max-width: 640px) {
  #footer #footer_brand .brand_set.divalo .sns {
    width: 50%;
  }
}
@media only screen and (max-width: 900px) {
  #footer #footer_brand .brand_set.divalo ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 900px) and (max-width: 640px) {
  #footer #footer_brand .brand_set.divalo ul {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    padding: 0 15px;
  }
  #footer #footer_brand .brand_set.divalo ul li {
    width: auto !important;
  }
}
#footer #footer_brand .brand_set + .brand_set {
  border-top: 1px solid #ddd;
}

@media only screen and (min-width: 1025px) {
  #footer #footer_brand .brand_set a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #footer #footer_brand .brand_set a:hover {
    color: #c90436;
  }
}
#footer #footer_brand .brand_set .logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 28%;
  max-width: 300px;
}

#footer #footer_brand .brand_set .logo img {
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  #footer #footer_brand .brand_set .logo {
    width: 25%;
  }
}
@media only screen and (max-width: 1100px) {
  #footer #footer_brand .brand_set .logo {
    width: 22%;
  }
}
@media only screen and (max-width: 1024px) {
  #footer #footer_brand .brand_set .logo {
    width: 20%;
  }
}
@media only screen and (max-width: 900px) {
  #footer #footer_brand .brand_set .logo {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  #footer #footer_brand .brand_set .logo img {
    width: 25vw;
  }
}
#footer #footer_brand .brand_set .app,
#footer #footer_brand .brand_set .store {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 900px) {
  #footer #footer_brand .brand_set .app,
  #footer #footer_brand .brand_set .store {
    width: 25% !important;
    margin: 0 !important;
  }
}
@media only screen and (min-width: 641px) {
  #footer #footer_brand .brand_set .app a,
  #footer #footer_brand .brand_set .store a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#footer #footer_brand .brand_set .app a span,
#footer #footer_brand .brand_set .store a span {
  display: block;
  font-weight: 600;
}

@media only screen and (max-width: 640px) {
  #footer #footer_brand .brand_set .app a span,
  #footer #footer_brand .brand_set .store a span {
    text-align: center;
    line-height: 1.2;
    min-height: 2.5em;
  }
}
#footer #footer_brand .brand_set .app a span br,
#footer #footer_brand .brand_set .store a span br {
  display: none;
}

@media only screen and (max-width: 1024px) {
  #footer #footer_brand .brand_set .app a span br,
  #footer #footer_brand .brand_set .store a span br {
    display: block;
  }
}
#footer #footer_brand .brand_set .app a span.icon_wrap,
#footer #footer_brand .brand_set .store a span.icon_wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px #bbb solid;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  position: relative;
  margin-right: 12px;
}

@media only screen and (max-width: 640px) {
  #footer #footer_brand .brand_set .app a span.icon_wrap,
  #footer #footer_brand .brand_set .store a span.icon_wrap {
    width: 15vw;
    height: 15vw;
    margin: 0 auto 8px;
  }
}
#footer #footer_brand .brand_set .app a span.icon_wrap img,
#footer #footer_brand .brand_set .store a span.icon_wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: calc(100% - 12px);
}

#footer #footer_brand .brand_set .app {
  width: 17%;
  margin-right: 30px;
}

@media only screen and (max-width: 900px) {
  #footer #footer_brand .brand_set .app {
    position: relative;
  }
  #footer #footer_brand .brand_set .app:before {
    background-color: #ddd;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -40%;
  }
}
#footer #footer_brand .brand_set .store {
  width: 19%;
  margin-right: 36px;
}

@media only screen and (max-width: 1024px) {
  #footer #footer_brand .brand_set .store {
    width: 17%;
  }
}
#footer #footer_brand .brand_set .store .icon_wrap {
  color: #bb0029;
}

#footer #footer_brand .brand_set .store .icon_wrap:before {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
  display: block;
  font-size: 2.2vw;
}

@media only screen and (max-width: 900px) {
  #footer #footer_brand .brand_set .store .icon_wrap:before {
    font-size: 4vw;
  }
}
@media only screen and (max-width: 640px) {
  #footer #footer_brand .brand_set .store .icon_wrap:before {
    font-size: 7vw;
  }
}
@media only screen and (min-width: 901px) {
  #footer #footer_brand .brand_set .store + .sns {
    border-left: 1px solid #ddd;
    padding-left: 30px;
  }
}
#footer #footer_brand .brand_set .sns {
  width: 100%;
}

@media only screen and (min-width: 901px) {
  #footer #footer_brand .brand_set .sns {
    max-width: 320px;
  }
}
@media only screen and (max-width: 900px) {
  #footer #footer_brand .brand_set .sns {
    margin-top: 5vw;
  }
}
#footer #footer_brand .brand_set .sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px;
}

@media only screen and (max-width: 900px) {
  #footer #footer_brand .brand_set .sns ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1024px) {
  #footer #footer_brand .brand_set .sns ul {
    margin: 0 -8px;
  }
}
#footer #footer_brand .brand_set .sns ul li {
  width: 16.6666666%;
  text-align: center;
  padding: 0 16px;
}

@media only screen and (max-width: 1024px) {
  #footer #footer_brand .brand_set .sns ul li {
    padding: 0 8px;
  }
}
#footer #footer_brand .brand_set .sns ul li a {
  font-size: 228.6%;
}

@media only screen and (max-width: 900px) {
  #footer #footer_brand .brand_set .sns ul li a {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 640px) {
  #footer #footer_brand .brand_set .sns ul li a {
    font-size: 8vw;
  }
}
#footer #footer_brand .brand_set .sns ul li a:before {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#footer #footer_brand .brand_set .sns ul li.line a:before {
  content: "\e906";
}

#footer #footer_brand .brand_set .sns ul li.twiiter a:before {
  content: "\e901";
}

#footer #footer_brand .brand_set .sns ul li.instagram a:before {
  content: "\e905";
}

#footer #footer_brand .brand_set .sns ul li.facebook a:before {
  content: "\e904";
}

#footer #footer_brand .brand_set .sns ul li.tiktok a:before {
  content: "\e900";
}

#footer #footer_brand .brand_set .sns ul li.youtube a:before {
  content: "\e902";
}

#footer #footer_brand .brand_set.avail .store .icon_wrap {
  color: #e60012;
}

@media only screen and (min-width: 1025px) {
  #footer #footer_brand .brand_set.avail a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #footer #footer_brand .brand_set.avail a:hover {
    color: #e60012;
  }
}
#footer #footer_brand .brand_set.birthday .store .icon_wrap {
  color: #644037;
}

@media only screen and (min-width: 1025px) {
  #footer #footer_brand .brand_set.birthday a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #footer #footer_brand .brand_set.birthday a:hover {
    color: #644037;
  }
}
#footer #footer_brand .brand_set.chambre .store .icon_wrap {
  color: #11a73b;
}

@media only screen and (min-width: 1025px) {
  #footer #footer_brand .brand_set.chambre a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #footer #footer_brand .brand_set.chambre a:hover {
    color: #11a73b;
  }
}
#footer #footer_brand .brand_set.divalo .store .icon_wrap {
  color: #1e2c5b;
}

@media only screen and (min-width: 1025px) {
  #footer #footer_brand .brand_set.divalo a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #footer #footer_brand .brand_set.divalo a:hover {
    color: #1e2c5b;
  }
}
#footer #footer_copy {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 80px;
}

@media only screen and (max-width: 640px) {
  #footer #footer_copy {
    padding-bottom: 10vw;
  }
}
#footer #footer_copy p a {
  display: block;
}

#footer #footer_copy p a img {
  opacity: 1;
}

@media only screen and (max-width: 640px) {
  #footer #footer_copy p a img {
    width: 45vw;
  }
}
#footer #footer_copy p a span {
  display: block;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  margin-top: 22px;
}

@media only screen and (max-width: 640px) {
  #footer #footer_copy p a span {
    font-size: 3vw;
    margin-top: 2vw;
  }
}
@media only screen and (max-width: 640px) {
  #footer #footer_copy #page_top {
    width: 20vw;
  }
}
.slide_wrap {
  opacity: 0;
}

.slide_wrap.slick-initialized {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}

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

/* add202308 */
#header {
  height: 110px;
}
@media only screen and (max-width: 900px) {
  #header {
    height: 21.333vw;
    padding: 0 15px;
  }
}
#header #header_wrap #header_logo {
  padding-left: 0;
}

#menu {
  top: 12px;
}
@media only screen and (max-width: 900px) {
  #menu {
    width: 12.8vw;
    height: 12.8vw;
    top: 4vw;
    right: 2.667vw;
  }
}

#menu_navi {
  width: 530px;
}
@media only screen and (max-width: 900px) {
  #menu_navi {
    width: 73.3333333333%;
  }
}
#menu_navi ul li {
  font-size: 171.4%;
}
@media only screen and (max-width: 900px) {
  #menu_navi ul li {
    font-size: clamp(14px, 3.733vw, 3.733vw);
  }
}
#menu_navi ul li a::after {
  font-size: 28px;
}