/* ------------------------------------------------
 font
------------------------------------------------ */
@import url("//cdn.jsdelivr.net/npm/yakuhanjp@4.1.1/dist/css/yakuhanrp.css");
@import url("//fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700;900&display=swap");
/* ------------------------------------------------
 vars
------------------------------------------------ */
:root {
  --nvw: 1vw;
  --easeOutCubic: cubic-bezier(0.33, 1, 0.68, 1);
}

/*------------------------------------------------
reset
------------------------------------------------*/
#suntory_contents h1, #suntory_contents h2, #suntory_contents h3, #suntory_contents h4, #suntory_contents h5, #suntory_contents h6, #suntory_contents p, #suntory_contents blockquote, #suntory_contents pre, #suntory_contents a, #suntory_contents abbr, #suntory_contents acronym, #suntory_contents address, #suntory_contents big, #suntory_contents cite, #suntory_contents code, #suntory_contents del, #suntory_contents dfn, #suntory_contents em, #suntory_contents img, #suntory_contents ins, #suntory_contents kbd, #suntory_contents q, #suntory_contents s, #suntory_contents samp, #suntory_contents small, #suntory_contents strike, #suntory_contents strong, #suntory_contents sub, #suntory_contents tt, #suntory_contents var, #suntory_contents b, #suntory_contents u, #suntory_contents i, #suntory_contents center, #suntory_contents dl, #suntory_contents dt, #suntory_contents dd, #suntory_contents ol, #suntory_contents ul, #suntory_contents li, #suntory_contents fieldset, #suntory_contents form, #suntory_contents label, #suntory_contents legend, #suntory_contents table, #suntory_contents caption, #suntory_contents tbody, #suntory_contents tfoot, #suntory_contents thead, #suntory_contents tr, #suntory_contents th, #suntory_contents td, #suntory_contents article, #suntory_contents aside, #suntory_contents canvas, #suntory_contents details, #suntory_contents embed, #suntory_contents figure, #suntory_contents figcaption, #suntory_contents footer, #suntory_contents header, #suntory_contents hgroup, #suntory_contents menu, #suntory_contents nav, #suntory_contents output, #suntory_contents ruby, #suntory_contents section, #suntory_contents summary, #suntory_contents time, #suntory_contents mark, #suntory_contents audio, #suntory_contents video, .remodal-wrapper h1, .remodal-wrapper h2, .remodal-wrapper h3, .remodal-wrapper h4, .remodal-wrapper h5, .remodal-wrapper h6, .remodal-wrapper p, .remodal-wrapper blockquote, .remodal-wrapper pre, .remodal-wrapper a, .remodal-wrapper abbr, .remodal-wrapper acronym, .remodal-wrapper address, .remodal-wrapper big, .remodal-wrapper cite, .remodal-wrapper code, .remodal-wrapper del, .remodal-wrapper dfn, .remodal-wrapper em, .remodal-wrapper img, .remodal-wrapper ins, .remodal-wrapper kbd, .remodal-wrapper q, .remodal-wrapper s, .remodal-wrapper samp, .remodal-wrapper small, .remodal-wrapper strike, .remodal-wrapper strong, .remodal-wrapper sub, .remodal-wrapper tt, .remodal-wrapper var, .remodal-wrapper b, .remodal-wrapper u, .remodal-wrapper i, .remodal-wrapper center, .remodal-wrapper dl, .remodal-wrapper dt, .remodal-wrapper dd, .remodal-wrapper ol, .remodal-wrapper ul, .remodal-wrapper li, .remodal-wrapper fieldset, .remodal-wrapper form, .remodal-wrapper label, .remodal-wrapper legend, .remodal-wrapper table, .remodal-wrapper caption, .remodal-wrapper tbody, .remodal-wrapper tfoot, .remodal-wrapper thead, .remodal-wrapper tr, .remodal-wrapper th, .remodal-wrapper td, .remodal-wrapper article, .remodal-wrapper aside, .remodal-wrapper canvas, .remodal-wrapper details, .remodal-wrapper embed, .remodal-wrapper figure, .remodal-wrapper figcaption, .remodal-wrapper footer, .remodal-wrapper header, .remodal-wrapper hgroup, .remodal-wrapper menu, .remodal-wrapper nav, .remodal-wrapper output, .remodal-wrapper ruby, .remodal-wrapper section, .remodal-wrapper summary, .remodal-wrapper time, .remodal-wrapper mark, .remodal-wrapper audio, .remodal-wrapper video {
  font-size: 1em;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
#suntory_contents br, .remodal-wrapper br {
  letter-spacing: 0;
}
#suntory_contents table, .remodal-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
}
#suntory_contents ul, #suntory_contents ol, .remodal-wrapper ul, .remodal-wrapper ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#suntory_contents img, .remodal-wrapper img {
  max-width: 100%;
  vertical-align: top;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  margin: 0;
  padding: 0;
  border: 0;
}

/*------------------------------------------------
common
------------------------------------------------*/
#suntory_contents {
  font-family: YakuHanRP, "M PLUS Rounded 1c", YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  letter-spacing: 0.05em;
  background-color: #fff4b5;
  font-feature-settings: "palt";
  position: relative;
}
#suntory_contents img {
  display: block;
}
#suntory_contents a {
  color: #f11d25;
}
#suntory_contents .note {
  line-height: 1.5;
}
#suntory_contents .note li {
  text-indent: -0.75em;
  padding-left: 0.75em;
}
#suntory_contents .note li + li {
  margin-top: 0.25em;
}
@media screen and (min-width: 768.1px) {
  #suntory_contents .sp_show {
    display: none;
  }
}
@media screen and (max-width: 767.9px) {
  #suntory_contents {
    font-size: 4vw;
    width: 100%;
    -webkit-text-size-adjust: 100%;
  }
  #suntory_contents .pc_show {
    display: none;
  }
  #suntory_contents h2, #suntory_contents h3, #suntory_contents h4,
  #suntory_contents div, #suntory_contents p, #suntory_contents li, #suntory_contents span, #suntory_contents a, #suntory_contents b,
  #suntory_contents th, #suntory_contents td {
    max-height: 100%;
  }
  #suntory_contents .note {
    font-size: 0.7333333333em;
  }
}

/* ------------------------------------------------
 font-size
------------------------------------------------ */
#suntory_contents,
.remodal-wrapper {
  font-size: min(16px, 1.3333333333vw);
}
@media screen and (max-width: 767.9px) {
  #suntory_contents,
  .remodal-wrapper {
    font-size: 4vw;
  }
}

/* ------------------------------------------------
 btn
------------------------------------------------ */
#suntory_contents button.basic_btn {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

#suntory_contents .basic_btn {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  text-align: center;
  border-radius: 100px;
  max-height: none;
  display: inline-block;
}
#suntory_contents .basic_btn.shadow {
  box-shadow: 0.2em 0.2em 0.6em 0px rgba(0, 0, 0, 0.54);
}
#suntory_contents .basic_btn.arrow::after {
  content: "";
  background-color: #fff3af;
  width: 0.6875em;
  aspect-ratio: 16/24;
  position: absolute;
  right: 1.5em;
  top: 50%;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  transform: translateY(-50%);
}
#suntory_contents .basic_btn.disabled {
  color: #fff;
  background-color: #ebebeb;
}
#suntory_contents .basic_btn.disabled.solid::after {
  border-color: #ebebeb;
}
@media screen and (any-hover: hover) {
  #suntory_contents .basic_btn.brown:hover {
    top: 2px;
    box-shadow: 0px 0.3125em 0px 0px rgba(147, 103, 81, 0.7);
  }
}
@media screen and (max-width: 767.9px) {
  #suntory_contents .basic_btn .txt {
    height: 1.2em;
  }
  #suntory_contents .basic_btn.arrow::after {
    width: 0.5333333333em;
    aspect-ratio: 16/24;
  }
}

/* ----------------------------
 btn bright
------------------------------*/
@media screen and (any-hover: hover) {
  .swing_btn {
    position: relative;
  }
  .swing_btn:hover {
    animation: rotate 0.7s ease-in-out both;
  }
  .swing_btn:hover span {
    animation: storm 0.7s ease-in-out both;
    animation-delay: 0.06s;
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
  25% {
    transform: rotate(2deg) translate3d(0, 0, 0);
  }
  50% {
    transform: rotate(-2deg) translate3d(0, 0, 0);
  }
  75% {
    transform: rotate(1deg) translate3d(0, 0, 0);
  }
  100% {
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
}
@keyframes storm {
  0% {
    transform: translate3d(0, 0, 0) translateZ(0);
  }
  25% {
    transform: translate3d(3px, 0, 0) translateZ(0);
  }
  50% {
    transform: translate3d(-2px, 0, 0) translateZ(0);
  }
  75% {
    transform: translate3d(1px, 0, 0) translateZ(0);
  }
  100% {
    transform: translate3d(0, 0, 0) translateZ(0);
  }
}
/* ----------------------------
 btn bright
------------------------------*/
@media screen and (any-hover: hover) {
  .btn_bright {
    transition: filter 0.2s ease;
  }
  .btn_bright:hover {
    filter: brightness(110%);
  }
}

/* ------------------------------------------------
 contents_wrapper
------------------------------------------------ */
#contents_wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768.1px) {
  #contents_wrapper {
    max-width: 75em;
  }
}
/* ------------------------------------------------
 section
------------------------------------------------ */
#suntory_contents .section {
  letter-spacing: 0.05em;
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  position: relative;
  z-index: 1;
}
#suntory_contents .section > .inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  box-sizing: border-box;
}
#suntory_contents .section.anchor {
  z-index: 0;
}
#suntory_contents .section .sheader .title.img_block {
  margin: 0 auto;
  width: 20.25em;
}
@media screen and (min-width: 768.1px) {
  #suntory_contents .section {
    box-sizing: border-box;
  }
  #suntory_contents .section.not_responsive {
    font-size: 16px;
  }
}
@media screen and (max-width: 767.9px) {
  #suntory_contents .section {
    line-height: 1.5;
    width: auto;
  }
  #suntory_contents .section > .inner {
    width: 22em;
  }
  #suntory_contents .section.sp_wide > .inner {
    width: 100%;
  }
  #suntory_contents .section.bg_white {
    background-size: 1.4375em auto;
  }
  #suntory_contents .section.anchor {
    margin-top: -1.6666666667em;
    padding-top: 1.6666666667em;
  }
  #suntory_contents .section .sheader .title.img_block {
    width: 17.6666666667em;
  }
}

/* ------------------------------------------------
bottom contents
------------------------------------------------ */
.section.bottom {
  color: #fff;
  text-align: center;
  background: #bd6f21;
}
/* ------------------------------------------------
contact
------------------------------------------------ */
#contact {
  font-weight: bold;
  background-size: cover;
}
#contact > .inner {
  padding-top: 6.25em;
}
#contact .sheader {
  text-align: center;
}
#contact .sheader .title {
  font-size: 1.5em;
  font-weight: 900;
  line-height: 1;
}
#contact .sbody {
  margin: 1.875em auto 0;
}
#contact .sbody .contact {
  text-align: center;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
#contact .sbody .contact .heading {
  font-size: 1.125em;
  border-bottom: 1px solid #fff;
  margin-bottom: 1em;
  margin-top: -0.2em;
  padding-bottom: 0.5555555556em;
}
#contact .sbody .contact .heading .s {
  font-size: 0.7777777778em;
}
#contact .sbody .contact .txt {
  letter-spacing: 0.08em;
}
#contact .sbody .contact .txt.l1 {
  line-height: 1;
  margin-top: 0.375em;
}
#contact .sbody .contact .txt.l1 .tel {
  color: #fff;
  font-size: 1.625em;
  text-decoration: none;
}
#contact .sbody .contact .txt.l1 .note {
  margin-top: 0.25em;
  display: inline-block;
}
#contact .sbody .contact .txt.l2 {
  font-size: 0.9375em;
  line-height: 1.6;
  margin-top: 0.8em;
}
#contact .sbody .contact .txt.l2 .date {
  font-size: 0.9em;
}
#contact .sbody .contact .txt.note {
  font-size: 0.75em;
  margin-top: 0.3333333333em;
}
#contact .sbody .contact + .contact {
  margin-top: 2.5em;
}
@media screen and (min-width: 768.1px) {
  #contact > .inner {
    transform: rotateZ(0.03deg);
  }
}
@media screen and (max-width: 767.9px) {
  #contact > .inner {
    padding-top: 2.6666666667em;
  }
  #contact .sheader .title {
    font-size: 1.2em;
  }
  #contact .sbody {
    margin-top: 1.6666666667em;
  }
  #contact .sbody .contact {
    margin: 0 auto;
    width: 20em;
  }
  #contact .sbody .contact .heading {
    font-size: 0.8em;
    margin-bottom: 0.8333333333em;
    padding-bottom: 0.5833333333em;
  }
  #contact .sbody .contact .heading .s {
    font-size: 0.8333333333em;
  }
  #contact .sbody .contact .txt {
    font-size: 0.7333333333em;
  }
  #contact .sbody .contact .txt.name {
    font-size: 0.7333333333em;
  }
  #contact .sbody .contact .txt.l1 .tel {
    font-size: 1.8181818182em;
  }
  #contact .sbody .contact .txt.l1 .note {
    font-size: 1em !important;
    margin-top: 0.5em;
    display: block;
  }
  #contact .sbody .contact .txt.l2 {
    font-size: 0.7333333333em;
    margin-top: 0.7272727273em;
  }
  #contact .sbody .contact .txt.l2 .time, #contact .sbody .contact .txt.l2 .date {
    display: inline-block;
  }
  #contact .sbody .contact .txt.note {
    font-size: 0.6em;
  }
  #contact .sbody .contact + .contact {
    margin-top: 2em;
  }
}

/* ------------------------------------------------
banners
------------------------------------------------ */
#banners > .inner {
  padding-top: 3.125em;
}
#banners .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 1.875em;
       column-gap: 1.875em;
}
#banners .list li {
  width: 27.5em;
}
#banners .list li a {
  display: block;
}
@media screen and (min-width: 768.1px) {
  #banners .list a {
    transition: background-color 0.2s ease;
  }
  #banners .list a:hover {
    background-color: #f4f6f6;
    opacity: 1;
  }
}
#banners .note {
  font-size: 0.75em;
  text-align: center;
  margin-top: 1em;
}
#banners .note::after {
  content: "";
  background: url(../img/common/icon_external.svg) no-repeat;
  background-size: contain;
  margin-left: 0.5em;
  width: 1.3333333333em;
  aspect-ratio: 16/14;
  display: inline-block;
  vertical-align: -0.2em;
}
@media screen and (min-width: 768.1px) {
  #banners > .inner {
    transform: rotateZ(0.03deg);
  }
}
@media screen and (max-width: 767.9px) {
  #banners > .inner {
    padding-top: 2em;
  }
  #banners .list {
    flex-direction: column;
    align-items: center;
    row-gap: 1.3333333333em;
  }
  #banners .list li {
    width: 22em;
  }
  #banners .note {
    font-size: 0.6666666667em;
    margin-top: 1.25em;
  }
}

/* ------------------------------------------------
copyright
------------------------------------------------ */
#copyright > .inner {
  padding-top: 3.125em;
  padding-bottom: 6.25em;
}
#copyright .txt {
  font-size: 0.75em;
}
@media screen and (min-width: 768.1px) {
  #copyright > .inner {
    transform: rotateZ(0.03deg);
  }
}
@media screen and (max-width: 767.9px) {
  #copyright > .inner {
    padding-top: 2em;
    padding-bottom: 4em;
  }
  #copyright .txt {
    font-size: 0.6em;
  }
}