@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200..900&display=swap");
/* --------------------
breakPoint
-------------------- */
/* ------------------------
  Media Query
------------------------ */
/* ------------------------
  widthの計算（px → vw）
------------------------ */
/* ------------------------
  フォントサイズ
------------------------ */
/* ------------------------
  マウス対応mediaの判定
------------------------ */
/* ------------------------
  背景画像
------------------------ */
.chromeperfectpixel-overlay-container {
  pointer-events: none;
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
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%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

ul, ol {
  list-style: none;
}

html {
  scroll-behavior: smooth;
}

#suntoryCommonHeader {
  z-index: 10;
}

#suntory_contents {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.04em;
  background-color: #ffffff;
  color: #222222;
}
#suntory_contents * {
  box-sizing: border-box;
  line-height: 1.5;
}
#suntory_contents figure {
  display: block;
  text-align: center;
}
#suntory_contents li {
  list-style: none;
}
#suntory_contents img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
#suntory_contents a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  transition: all 0.2s 0s linear;
  -webkit-tap-highlight-color: transparent;
}
@media (hover: hover) and (pointer: fine) {
  #suntory_contents a:hover:hover {
    opacity: 0.7;
  }
}
#suntory_contents button {
  -webkit-tap-highlight-color: transparent;
}
#suntory_contents .bg_wrap {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  #suntory_contents .bg_wrap {
    min-width: 960px;
  }
}
#suntory_contents .mv_inner {
  margin-inline: auto;
  width: fit-content;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #suntory_contents .mv_inner {
    min-width: 960px;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .mv_inner h2 {
    width: 670px;
    margin-inline: auto;
  }
}
#suntory_contents .visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
}
#suntory_contents .main {
  position: relative;
  z-index: 9;
}
#suntory_contents .main .inner {
  position: relative;
  z-index: 3;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  #suntory_contents .main .inner {
    min-width: 960px;
  }
}
#suntory_contents .main .mb0 {
  margin-bottom: 0;
}
#suntory_contents .main .txt-ct {
  text-align: center;
}
#suntory_contents .main .txt-bold {
  font-weight: 700;
}
#suntory_contents .main .txt-red {
  color: #ef0005;
}
#suntory_contents .main .txt-blue {
  color: #1974b3;
}
#suntory_contents .main .txt-yellow {
  color: #fcee21;
}
#suntory_contents .main .txt-semaku {
  font-feature-settings: "palt";
}
@media (pointer: coarse) {
  #suntory_contents a,
  #suntory_contents button {
    transform: none;
  }
  #suntory_contents a:active,
  #suntory_contents a:focus,
  #suntory_contents button:active,
  #suntory_contents button:focus {
    transform: none !important;
  }
}

@media screen and (min-width: 768px) {
  #suntory_contents a:hover {
    text-decoration: none;
  }
  #suntory_contents .hiddenPC {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .hiddenSP {
    display: none !important;
  }
}
#suntory_contents .entry_inner {
  margin-inline: auto;
  text-align: center;
  background: #f6f6f6;
  border-top-color: #c8cdd2;
  border-bottom-color: #c8cdd2;
  border-style: solid;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry_inner {
    padding-top: 8vw;
    padding-bottom: 8vw;
    border-top-width: 0.2666666667vw;
    border-bottom-width: 0.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .entry_inner {
    padding-top: 60px;
    padding-bottom: 60px;
    border-top-width: 1px;
    border-bottom-width: 1px;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry_text {
    margin-top: 2.6666666667vw;
    text-align: center;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .entry_text {
    margin-top: 20px;
    text-align: center;
    font-size: 0.75em;
  }
}
#suntory_contents .entry_btn {
  position: relative;
  margin-inline: auto;
  background: #ef0005;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry_btn {
    padding: 5.3333333333vw 8vw;
    box-shadow: 0 1.0666666667vw 1.3333333333vw 0 rgba(0, 0, 0, 0.2);
    border-radius: 1.3333333333vw;
    width: 84vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .entry_btn {
    padding: 20px 60px;
    width: 500px;
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    font-size: 0.9375em;
  }
}
#suntory_contents .entry_btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  #suntory_contents .entry_btn::after {
    right: 4.6666666667vw;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
    border-top: 0.5333333333vw solid #ffffff;
    border-right: 0.5333333333vw solid #ffffff;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .entry_btn::after {
    right: 35px;
    width: 10px;
    height: 10px;
    border-top: 4px solid #ffffff;
    border-right: 4px solid #ffffff;
  }
}

#suntory_contents .outline {
  margin-inline: auto;
}
#suntory_contents .outline a {
  word-break: break-all;
  text-decoration: underline;
  color: #1974b3;
  font-weight: 600;
  display: inline;
}
@media screen and (max-width: 767px) {
  #suntory_contents .outline {
    padding-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    width: 84vw;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .outline {
    padding: 40px 145px;
    width: 960px;
  }
}
#suntory_contents .outline h2 {
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #suntory_contents .outline h2 {
    font-size: 4.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .outline h2 {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .outline p {
    margin-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .outline p {
    margin-top: 20px;
    font-size: 16px;
  }
}
#suntory_contents .outline dl dt {
  background: #ef0005;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #suntory_contents .outline dl dt {
    margin-top: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
    padding-top: 0.6666666667vw;
    padding-bottom: 0.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .outline dl dt {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 0.9375em;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .outline dl dd {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .outline dl dd {
    font-size: 0.9375em;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .outline dl dd + dd {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .outline dl dd + dd {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .outline dl dd .list,
  #suntory_contents .outline dl dd .note {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .outline dl dd .list,
  #suntory_contents .outline dl dd .note {
    margin-top: 8px;
  }
}
#suntory_contents .outline dl dd .list li,
#suntory_contents .outline dl dd .note li {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  #suntory_contents .outline dl dd .list li > .list {
    margin: 2.1333333333vw 0;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .outline dl dd .list li > .list {
    margin: 8px 0;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .outline dl.cvs {
    font-size: 16px;
  }
}
#suntory_contents .outline dl.cvs dt {
  background-color: transparent;
  color: #222222;
  text-align: left;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #suntory_contents .outline a.indent {
    padding-left: 1em;
    text-indent: -1em;
  }
}
@media screen and (min-width: 768px) {
  #suntory_contents .outline a.indent {
    padding-left: 1em;
    text-indent: -1em;
  }
}

/*# sourceMappingURL=style.css.map */
