@charset "UTF-8";
/*---------- use scss dont edit css----------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

body {
  font-family: serif;
  color: #000000;
  font-size: 100%;
  line-height: 1;
  padding: 0;
  margin: 0;
  font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
  -webkit-text-size-adjust: 100%;
}

img {
  width: 100%;
  vertical-align: top;
}

a {
  text-decoration: none;
}

input, textarea {
  border: none;
  background: none;
  -webkit-appearance: none;
}

body {
  position: relative;
  overflow-x: hidden;
}
body.is-noscroll {
  overflow-y: hidden;
}

.is-hidden {
  display: none;
}

.wrap-inr {
  width: auto;
  margin: 0 auto 0;
  overflow: hidden;
  position: relative;
}

.main {
  position: relative;
  display: block;
  z-index: 2;
  padding: 0 0 6.6666666667vw;
}

img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  -ms-user-select: none;
  user-select: none;
}

.hero {
  text-align: center;
}
.bg {
  background: linear-gradient(to bottom, rgb(219, 232, 246) 0%, rgb(227, 235, 248) 43%, rgb(252, 239, 245) 75%, rgb(254, 242, 236) 100%);
  padding: 9.3333333333vw 0 18.6666666667vw;
}

.dl {
  width: 85.7333333333vw;
  background: #fff;
  border-radius: 2.6666666667vw;
  margin: 0 auto 0;
  box-sizing: border-box;
}
.dl-inr {
  padding: 4.6666666667vw 0 6vw;
}
.dl-heading {
  width: 69.7333333333vw;
  margin: 0 auto 0;
}
.dl-list {
  width: 59.8666666667vw;
  margin: 4vw auto 0;
}
.dl-list li a {
  display: block;
}

.prize {
  width: 100%;
  margin: 13.3333333333vw auto 0;
}
.prize-heading {
  width: 48.1333333333vw;
  margin: 0 auto 0;
}
.prize-list {
  width: 86vw;
  margin: 4vw auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.prize-list li {
  position: relative;
  margin: 0 0 0 auto;
}
.prize-list li:first-child {
  margin: 0;
}
.prize-icon {
  width: 14.2666666667vw;
  position: absolute;
  top: -7.3333333333vw;
  left: -4vw;
}
.prize-img {
  width: 41.3333333333vw;
}

.products {
  width: 100%;
  margin: 13.3333333333vw auto 0;
}
.products-heading {
  width: 59.0666666667vw;
  margin: 0 auto 0;
}
.products-img {
  width: 38.6666666667vw;
  margin: 8vw auto 0;
}
.products-text {
  width: 77.3333333333vw;
  margin: 6.6666666667vw 0 0 13.3333333333vw;
  font-size: 16px;
  font-size: 4.2666666667vw;
  line-height: 1.6;
  color: #00636F;
  font-weight: 600;
  text-align: left;
}
.products-notes-list {
  width: 85.3333333333vw;
  margin: 4vw auto 0;
}
.products-notes-list li {
  font-size: 12px;
  font-size: 3.2vw;
  color: #00636F;
  line-height: 1.6;
  text-align: left;
}
.products-btn {
  width: 77.0666666667vw;
  margin: 8vw auto 0;
}
.products-btn a {
  display: block;
}

.sns {
  width: 100%;
  margin: 0 auto 0;
  position: relative;
}
.sns:before {
  width: 100vw;
  height: 15.6vw;
  content: "";
  background: url(/chillout/20231010_cokeon/images/sns_bg.png) no-repeat center 0/100%;
  position: absolute;
  top: -15.4666666667vw;
  left: 0;
  right: 0;
  margin: auto;
}
.sns-inr {
  background: #0C6170;
  padding: 9.3333333333vw 0 17.3333333333vw;
}
.sns-heading {
  width: 83.8666666667vw;
  margin: 0 auto 0;
}
.sns-list {
  width: 77.0666666667vw;
  margin: 9.3333333333vw auto 0;
}
.sns-list li {
  position: relative;
  margin: 5.3333333333vw auto 0;
}
.sns-list li a {
  display: block;
}

.footer {
  width: 100%;
  background: #ffffff;
  position: relative;
  z-index: 4;
}
.footer-inr {
  padding: 4vw 0 8vw;
}
.footer-box ul {
  text-align: center;
}
.footer-box ul li {
  display: inline-block;
  margin: 4vw 2vw 0;
}
.footer-box ul li a {
  color: #00636F;
  font-size: 14px;
  font-size: 3.7333333333vw;
  font-weight: 700;
}
.footer-box .copy {
  margin: 4vw auto 0;
  display: block;
  font-size: 10px;
  font-size: 2.6666666667vw;
  color: #00636F;
  line-height: 1.6;
  text-align: center;
}