@charset "UTF-8";
@media screen and (max-width: 767.9px) {
  body {
    padding-bottom: 13.3333333333vw;
  }
}
/* ------------------------------------------------
 floatnav
------------------------------------------------ */
#suntory_contents #floatnav {
  background: #3eb7e3;
  max-width: none;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9;
  transition: all 0.4s ease;
  box-sizing: border-box;
}
#suntory_contents #floatnav .list {
  display: flex;
  justify-content: space-between;
  position: relative;
}
#suntory_contents #floatnav .list li:not(:last-child) {
  border-right: 2px solid #2f9fc8;
}
#suntory_contents #floatnav .list.pair {
  justify-content: center;
}
#suntory_contents #floatnav .list.pair li {
  width: 50%;
}
#suntory_contents #floatnav .list.torio li {
  width: 33.3333333333%;
}
#suntory_contents #floatnav .list li {
  line-height: 1;
  width: 7.3333333333em;
}
#suntory_contents #floatnav .list li a {
  color: #fff;
  font-weight: bold;
  font-size: 0.8666666667em;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-align: center;
  background-size: 17.3846153846em auto;
  padding-top: 1.4230769231em;
  padding-bottom: 1.4230769231em;
  display: block;
  box-sizing: border-box;
}
#suntory_contents #floatnav.hide {
  opacity: 0;
  visibility: hidden;
}
#suntory_contents #floatnav.view {
  opacity: 1;
  visibility: visible;
}

/* ------------------------------------------------
 cpend
------------------------------------------------ */
/* ------------------------------------------------
 MV
------------------------------------------------ */
#kv > .inner {
  position: relative;
}
#kv .cpnend {
  margin-top: 1.6666666667em;
}
#kv .sheader {
  width: 100%;
  position: absolute;
  left: 0;
  top: 1.2666666667em;
}
#kv .sheader .title .logo {
  margin: 0 auto;
  width: 13em;
}
#kv .sheader .title .txt {
  margin-top: 0.7333333333em;
  margin-left: 2em;
  width: 21em;
}
/* ------------------------------------------------
yoko
------------------------------------------------ */
#suntory_contents #yoko {
  background-color: #f5f8f9;
}
#suntory_contents #yoko > .inner > .title {
  font-size: 1em;
  margin-bottom: 2.3333333333em;
}
#suntory_contents #yoko .sheader {
  padding: 1.3333333333em 0;
}
#suntory_contents #yoko .sheader .title {
  margin: 0 auto;
  width: 7.8em;
}
#suntory_contents #yoko .sbody {
  padding-bottom: 2.3333333333em;
}
#suntory_contents #yoko .sbody + .oubo {
  margin-top: 0;
}
#suntory_contents #yoko aside .link {
  text-align: center;
  padding-top: 2.5em;
}
#suntory_contents #yoko aside .link .btn {
  margin-left: auto;
  margin-right: auto;
  width: 22em;
  display: block;
}
#suntory_contents #yoko aside .link.to_top {
  padding-top: 2.3333333333em;
}
#suntory_contents #yoko aside .link.to_top a {
  color: #fff;
  font-size: 1.0666666667em;
  font-weight: 500;
}
#suntory_contents #yoko aside.bg {
  background-color: #3eb7e3;
  padding-bottom: 2.6666666667em;
}
#suntory_contents #yoko aside.to_top {
  padding-bottom: 2em;
}
#suntory_contents #yoko aside.oubo {
  margin-top: 2em;
}
/* ------------------------------------------------
 yoko
------------------------------------------------ */
#suntory_contents section.yoko + section.yoko {
  margin-top: 2.5em;
}
#suntory_contents section.yoko .title {
  color: #fff;
  font-size: 1.3333333333em;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  background-color: #000;
  padding: 0.8em 0;
}
#suntory_contents section.yoko .title.b {
  font-weight: bold;
}
#suntory_contents section.yoko .title .s {
  font-size: 0.75em;
}
#suntory_contents section.yoko .body {
  font-size: 1em;
  line-height: 1.6;
  letter-spacing: normal;
  margin-top: 1.3333333333em;
  padding-left: 1em;
  padding-right: 1em;
}
#suntory_contents section.yoko .body a {
  color: #3eb7e3;
}
#suntory_contents section.yoko .body p.l {
  font-size: 1em;
  text-align: center;
  line-height: 1.4;
}
#suntory_contents section.yoko .body p.l .note {
  font-size: 0.7333333333em;
}
#suntory_contents section.yoko .body p.l.w {
  margin-left: -0.5em;
  margin-right: -0.5em;
}
#suntory_contents section.yoko .body p.b {
  font-weight: bold;
}
#suntory_contents section.yoko .body p.b .n {
  font-weight: normal;
}
#suntory_contents section.yoko .body p.date {
  font-size: 1.0666666667em;
  text-align: center;
}
#suntory_contents section.yoko .body p .line {
  display: inline-block;
}
#suntory_contents section.yoko .body p + p {
  margin-top: 1em;
}
#suntory_contents section.yoko .body p + .note {
  margin-top: 0.5em;
}
#suntory_contents section.yoko .body p + .list {
  margin-top: 0.5em;
}
#suntory_contents section.yoko .body .note.short {
  text-align: center;
}
#suntory_contents section.yoko .body .list {
  overflow: hidden;
}
#suntory_contents section.yoko .body .list li + li {
  margin-top: 0.4em;
}
#suntory_contents section.yoko .body .list li ul.note {
  margin-top: 0.5em;
}
#suntory_contents section.yoko .body .list.bulet li {
  list-style-type: none;
  text-indent: -1.1em;
  padding-left: 1.1em;
}
#suntory_contents section.yoko .body .list.bulet li::before {
  content: "●";
  padding-right: 0.2em;
}
#suntory_contents section.yoko .body .list.bulet li ul {
  margin-top: 0.25em;
}
#suntory_contents section.yoko .body .list.bulet li ul li::before {
  content: "○";
}
#suntory_contents section.yoko .body .list.bulet + .note {
  margin-top: 0.5em;
}
#suntory_contents section.yoko .body .list.count > li {
  counter-increment: cnt;
  text-indent: -1.65em;
  padding-left: 1.65em;
}
#suntory_contents section.yoko .body .list.count > li::before {
  content: "(" counter(cnt) ") ";
}
#suntory_contents section.yoko.presents .courses {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#suntory_contents section.yoko.presents .courses > div {
  margin-top: 1.3333333333em;
}
#suntory_contents section.yoko.presents .courses > div .course, #suntory_contents section.yoko.presents .courses > div .item {
  font-size: 1em;
}
#suntory_contents section.yoko.presents .courses > div .course {
  color: #ec6d81;
  border-width: 1px;
  border-style: solid;
  line-height: 1;
  margin: 0 auto;
  padding: 0.1em 0.3em 0.2em;
  width: -moz-fit-content;
  width: fit-content;
}
#suntory_contents section.yoko.presents .courses > div .item {
  line-height: 1.4;
  margin-top: 0.3333333333em;
}
#suntory_contents section.yoko.presents .courses > div .note + .note {
  margin-top: 0.5em;
}
#suntory_contents section.yoko.presents .courses > div:last-child .course {
  color: #3eb7e3;
}
#suntory_contents section.yoko.presents .courses + .note {
  text-align: center;
  margin-top: 1.3636363636em;
}
#suntory_contents section.yoko.contact .body {
  line-height: 1.75;
}
#suntory_contents section.yoko.contact .tel {
  margin-top: 0;
}
#suntory_contents section.yoko.contact .tel .num {
  color: #000;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#suntory_contents section.yoko.contact .tel::before {
  content: "";
  background: url(../img/common/freedial.svg) no-repeat;
  background-size: contain;
  margin-right: 0.3333333333em;
  width: 1.5em;
  aspect-ratio: 45/27;
  display: inline-block;
  vertical-align: -0.1em;
}
#suntory_contents section.yoko.contact .tel + .note {
  font-size: 0.7333333333em;
  margin-top: 0.2em;
}