article {
  font-family: "M PLUS 1p";
  font-size: 106%;
  letter-spacing: 0.04em;
}
article img {
  max-width: 100%;
}
article .container {
  width: min(940px, 90%);
  margin: 0 auto;
}

/* 01.HEADER
--------------------------------------------------- */
section#intro div#mv {
  width: 100%;
  overflow: hidden;
  -webkit-animation: loop 35s linear infinite;
          animation: loop 35s linear infinite;
  text-align: center;
  margin: -2px 0 0;
  padding: 30px 0;
  position: relative;
  background-size: auto 100%;
}

@-webkit-keyframes loop {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1305px 0;
  }
}

@keyframes loop {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1305px 0;
  }
}
section#intro div#mv dl {
  width: 450px;
  margin: 0 auto;
  position: relative;
}

section#intro div#mv dl dt {
  border-radius: 50%;
  background-color: #fff;
  width: 100%;
  height: 450px;
}

section#intro div#mv dl dt h1 {
  margin: 0;
}

section#intro div#mv dl dt h1 img {
  max-width: 65%;
  display: block;
  position: absolute;
  height: auto;
  top: -5%;
  bottom: 0;
  left: 0;
  right: -3%;
  margin: auto;
}

section#intro div#mv dl dd {
  position: absolute;
  top: 0;
  right: -10px;
  width: 120px;
  height: 132px;
  -webkit-animation: bounce 0.75s infinite;
}

@-webkit-keyframes bounce {
  0% {
    transform: scale(1, 1) translate(0px, 0px);
  }
  30% {
    transform: scale(1, 0.9) translate(0px, 7px);
  }
  75% {
    transform: scale(1, 1.05) translate(0px, -13px);
  }
  100% {
    transform: scale(1, 1) translate(0px, 0px);
  }
}
/* Less than ***px
================================================================= */
@media screen and (max-width: 1305px) {
  section#intro div#mv {
    background-size: auto 100%;
  }
}
@media screen and (max-width: 700px) {
  section#intro div#mv dl {
    width: 350px;
  }
  section#intro div#mv dl dt {
    height: 350px;
  }
  section#intro div#mv dl dd {
    width: 100px;
    height: auto;
    right: -30px;
  }
}
@media screen and (max-width: 400px) {
  section#intro div#mv dl {
    width: 280px;
  }
  section#intro div#mv dl dt {
    height: 280px;
  }
  section#intro div#mv dl dd {
    width: 85px;
    right: -5%;
  }
}
/* 02.CAMPAIGN
--------------------------------------------------- */
section#campaign {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

section#campaign div#campaignFix {
  background: url("../1905/img/open/bg_campaignfix.jpg") no-repeat center top/cover;
  height: 100vh;
  padding: 10em 0 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

section#campaign div#campaignFix h1 {
  margin-bottom: 0.7em;
  text-align: center;
}

section#campaign div#campaignFix h1 img {
  display: block;
  margin: auto;
}

section#campaign div#campaignWrap {
  width: 65%;
  display: inline-block;
  /* background: url("/open/common/1905/img/open/bg_cpn_triangle.png") no-repeat center top / 60% auto; */
  background-attachment: fixed;
  background-position-x: 100%;
  background-position-y: 10%;
  padding: 10em 0 0;
}

.cpnWrap {
  position: relative;
  max-width: 940px;
  margin: 0 auto;
}

.cpnWrap h2 {
  text-align: center;
  margin: 8% 0 0;
}

.cpnWrap h2 img {
  width: min(570px, 85%);
}

/* .cpnInner:nth-of-type(1) figure {
	background: url("/open/common/1905/img/open/cpn_number01.png") no-repeat left 8% top 8% / 60px auto;
}

.cpnInner:nth-of-type(2) figure {
	background: url("/open/common/1905/img/open/cpn_number02.png") no-repeat left 8% top 8% / 60px auto;
}

.cpnInner:nth-of-type(3) figure {
	background: url("/open/common/1905/img/open/cpn_number03.png") no-repeat left 8% top 8% / 60px auto;
}

.cpnInner:nth-of-type(4) figure {
	background: url("/open/common/1905/img/open/cpn_number04.png") no-repeat left 8% top 8% / 60px auto;
}

.cpnInner:nth-of-type(5) figure {
	background: url("/open/common/1905/img/open/cpn_number05.png") no-repeat left 8% top 8% / 60px auto;
} */
.cpnInner {
  width: min(600px, 90%);
  margin: 0 auto 32px 0;
  text-align: center;
}

.cpnInner figure {
  padding: 15%;
}

.cpnData p {
  margin-bottom: 16px;
  font-size: 16px;
  text-align: left;
  line-height: 1.5;
}

.cpnData p span.marker {
  background: linear-gradient(transparent 60%, #fff338 60%);
  padding: 0 2px;
  font-size: 115%;
  font-weight: bold;
}

.prize {
  max-width: 440px;
  margin: 24px auto;
  border-radius: 5px;
}

.prize ul {
  padding-left: 1em !important;
  font-size: 12px;
  list-style-position: inside;
}

.prize ul li {
  padding-left: 3em;
  text-indent: -3em;
  text-align: left;
}

.cpnData dl.note dt {
  margin: 1em 0 0.3em;
  background: url("/open/common/1905/img/open/cpn_subttl_dotted.png") no-repeat center/365px auto;
}

.cpnData dl.note dt span {
  background-color: #fff;
  padding: 0 0.5em;
}

.cpnData div.cpnBtn {
  margin: 4% 0;
  padding: 0 15%;
}

.cpnData dl.cpnAttention {
  margin: 4% 0;
}

.cpnData dl.cpnAttention dt {
  background: url("/open/common/1905/img/open/arrow_bottom.png") no-repeat left center/15px auto;
  padding: 0 0 3px 25px;
  cursor: pointer;
  display: inline-block;
  border-bottom: 1px solid #1a1a1a;
}

dl.cpnAttention dd {
  display: block;
  border-radius: 4px;
  background: rgba(229, 0, 18, 0.1);
  padding: 4% 5% 3%;
  position: relative;
}

dl.cpnAttention dd ul {
  padding: 0;
  list-style: none;
  text-align: left;
}

dl.cpnAttention dd ul li {
  text-indent: -1em;
  margin-bottom: 0.5em;
  padding-left: 1em;
  font-size: 93%;
}

dl.cpnAttention dd ul li:last-child {
  margin-bottom: 0;
}

/* Less than ***px
================================================================= */
@media screen and (max-width: 900px) {
  section#campaign {
    grid-template-columns: 1fr;
  }
  section#campaign div#campaignFix {
    display: none;
  }
  .cpnInner {
    margin: auto;
  }
}
/* Less than SP-LANDSCAPE
================================================================= */
@media screen and (max-width: 568px) {
  .cpnBtn {
    margin: 8% 0 10%;
    padding: 0;
  }
  .intro__txt {
    padding: 3em 0;
  }
  .cpnInner figure {
    padding: 25% 0 16px !important;
  }
}
/* 03.SHOPINFO
--------------------------------------------------- */
section#shopinfo div#shopData.container {
  background: #fff url("/open/common/1905/img/open/bg_shopinfo_triangle.png") no-repeat center top -1%/100% auto;
  padding: 6em 30px;
}

section#shopinfo h2 {
  text-align: center;
  margin: 0 0 1.5em;
}

section#shopinfo h2 img {
  max-width: 430px;
  height: auto;
}

section#shopinfo div.shopDetail {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

section#shopinfo div.shopDetail .floL {
  width: 46%;
}

section#shopinfo div.shopDetail .floR {
  width: 50%;
}

section#shopinfo div.shopDetail dl#shopName {
  text-align: center;
  margin: 3% 0 6%;
}

section#shopinfo div.shopDetail dl#shopName dt {
  margin-bottom: 0.5em;
  padding: 0 12%;
}

section#shopinfo div.shopDetail dl#shopName dd {
  color: #e50012;
  font-weight: bold;
  font-size: 250%;
  line-height: 1;
  letter-spacing: 0.06em;
}

section#shopinfo div.shopDetail ul {
  list-style: none;
  margin-bottom: 5%;
}

section#shopinfo div.shopDetail ul li {
  background: url("/open/common/1905/img/open/dotted.png") repeat-x bottom left/8px auto;
  padding: 1em 0;
}

section#shopinfo div.shopDetail ul li dl {
  display: table;
  width: 100%;
}

section#shopinfo div.shopDetail ul li dl dt {
  font-weight: bold;
  display: table-cell;
  width: 25%;
}

/* 04.CONCEPT ROOM
--------------------------------------------------- */
#conceptRoom {
  background: rgb(221, 243, 252);
  /* background: -moz-linear-gradient(top, rgba(255,255,255,1) 17.5%, rgba(221,243,252,1) 17.5%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 17.5%,rgba(221,243,252,1) 17.5%); 
  background: linear-gradient(to bottom, rgba(255,255,255,1) 17.5%,rgba(221,243,252,1) 17.5%); */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ddf3fc", GradientType=0);
  /* IE6-9 */
  margin: 0;
}

#conceptRoom div.container {
  position: relative;
  width: min(940px, 100%);
  padding: 4em 40px 6em;
  background: url("/open/common/1905/img/open/bg_conceptroom_triangle01.png") no-repeat left top/30% auto, url("/open/common/1905/img/open/bg_conceptroom_triangle02.png") no-repeat right bottom/140px auto;
}

#conceptRoom h3 {
  text-align: center;
  margin-bottom: 1em;
}

#conceptRoom h3 img {
  max-width: 385px;
  height: auto;
}

#conceptRoom figure {
  width: 70%;
}

#conceptRoom .image {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-shadow: 1px 1px 0px #ffffff, -1px 1px 0px #ffffff, 1px -1px 0px #ffffff, -1px -1px 0px #ffffff, 1px 0px 0px #ffffff, 0px 1px 0px #ffffff, -1px 0px 0px #ffffff, 0px -1px 0px #ffffff;
}

#conceptRoom dl {
  padding: 1.5em;
  width: 30%;
}

#conceptRoom dl dt {
  color: #007ac5;
  border-bottom: 1px solid #007ac5;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  font-size: 118%;
}

#conceptRoom dl dd {
  line-height: 150%;
}

.swiper-wrapper {
  padding-bottom: 40px;
}

.swiper-slide {
  display: flex;
  background: #fff;
}

.swiper-button-next, .swiper-button-prev {
  top: 53%;
  color: #e50012;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 0px;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 0px;
}

@media screen and (max-width: 860px) {
  .swiper-wrapper {
    padding-bottom: 0;
  }
  .swiper-slide {
    display: block;
  }
  .swiper-button-next, .swiper-button-prev {
    top: 47%;
    color: #e50012;
  }
  .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px;
  }
}
/* Less than ***px
================================================================= */
@media screen and (max-width: 860px) {
  section#shopinfo div.shopDetail .floL {
    width: 100%;
  }
  section#shopinfo div.shopDetail .floR {
    width: 100%;
  }
  #conceptRoom {
    background: linear-gradient(to bottom, rgb(255, 255, 255) 10.9%, rgb(221, 243, 252) 11%);
  }
  #conceptRoom div.container {
    padding: 4em 30px 6em;
  }
  #conceptRoom p {
    text-align: left;
    padding: 0 5%;
  }
  #conceptRoom figure {
    width: 100%;
  }
  #conceptRoom dl {
    width: 100%;
    min-height: 300px;
  }
}
/* Less than SP-LANDSCAPE
================================================================= */
@media screen and (max-width: 568px) {
  section#shopinfo h2 {
    margin-bottom: 1em;
  }
  section#shopinfo h2 img {
    max-width: 80%;
  }
  section#shopinfo div#shopData.container {
    padding: 2.5em 0 0;
  }
  section#shopinfo div.shopDetail {
    padding: 0;
  }
  section#shopinfo div.shopDetail#shopService {
    padding: 0;
  }
  section#shopinfo div.shopDetail#shopService h3 img {
    max-width: 85%;
  }
  section#shopinfo div.shopDetail#shopService ul li {
    width: 48%;
  }
  section#shopinfo div.shopDetail dl#shopName dd {
    font-size: 9vw;
  }
  #conceptRoom {
    padding: 0;
  }
  #conceptRoom h3 img {
    max-width: 85%;
  }
  #conceptRoom .conceptBtn {
    margin: 8% auto 0;
    width: 80%;
  }
}
#openWrap .main-content__conceptroom-reserve {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background: #e50012;
  color: #fff;
  font-weight: bold;
  border-radius: 100%;
  border: 4px solid;
}/*# sourceMappingURL=open.css.map */