@-webkit-keyframes enjoy-balloon {
  0% {
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  to {
    opacity: 1;
    trasform: scale(1);
  }
}
@keyframes enjoy-balloon {
  0% {
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  to {
    opacity: 1;
    trasform: scale(1);
  }
}
@-webkit-keyframes enjoy-bottle {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2.666666666666667vw);
    transform: translateY(-2.666666666666667vw);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes enjoy-bottle {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2.666666666666667vw);
    transform: translateY(-2.666666666666667vw);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes enjoy-balloon2 {
  0% {
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  to {
    opacity: 1;
    trasform: scale(1);
  }
}
@keyframes enjoy-balloon2 {
  0% {
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  to {
    opacity: 1;
    trasform: scale(1);
  }
}
@-webkit-keyframes slidein {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slidein {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes bottle {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bottle {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bar {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes bar {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}
html {
  font-size: calc((100vw / 75));
}
body,
em {
  margin: 0;
  padding: 0;
  font-weight: inherit;
}
body,
em,
th {
  outline: 0;
  background: 0 0;
  vertical-align: baseline;
}
body {
  border: 0;
  font-style: inherit;
}
blockquote,
dd,
div,
dl,
dt,
embed,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
object,
ol,
p,
pre,
strong,
table,
td,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: 0 0;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
em,
th {
  font-family: inherit;
}
em {
  font-size: 100%;
  font-style: normal;
}
em,
img,
th {
  border: 0;
}
th {
  font-style: inherit;
  font-weight: 400;
}
input,
option,
select,
textarea,
th {
  margin: 0;
  padding: 0;
}
table {
  border-spacing: 0;
}
textarea,
th {
  font-size: 100%;
}
caption,
th {
  text-align: left;
}
img {
  vertical-align: top;
  width: 100%;
}
hr,
legend {
  display: none;
}
ol,
ul {
  list-style: none;
}
label {
  cursor: pointer;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a,
a:active,
a:hover,
a:link,
a:visited {
  color: #333;
  text-decoration: underline;
}
a:focus {
  color: #333;
  text-decoration: underline;
  outline: 0;
}
body {
  font-size: 14px;
  font-family: 'Noto Sans Japanese', 'ヒラギノ角ゴ Pro W3',
    'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, sans-serif;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
#wrap,
.page-index,
.sec-kodawari__list ul li dl dt img,
body {
  width: 100%;
}
.sec-enjoy {
  background: url(/wnb/ice/assets/img/bg_pattern.png);
  -webkit-background-size: 79.46666666666667vw auto;
  background-size: 79.46666666666667vw auto;
  padding-top: 20vw;
  position: relative;
}
.sec-enjoy__ttl {
  width: 82.66666666666667vw;
  margin: 0 auto 8vw;
}
.sec-enjoy__txt01 {
  color: #fff;
  text-align: center;
  font-size: 2.8rem;
}
.sec-enjoy__visual {
  margin-top: 10.266666666666667vw;
  height: 90vw;
  position: relative;
}
.sec-enjoy__visual__balloon01,
.sec-enjoy__visual__balloon02,
.sec-enjoy__visual__bottle01,
.sec-enjoy__visual__bottle02,
.sec-enjoy__visual__txt01,
.sec-enjoy__visual__txt02 {
  position: absolute;
}
.sec-enjoy__visual__txt01 {
  width: 79.46666666666667vw;
  top: 32.666666666666664vw;
  left: 10.4vw;
}
.sec-enjoy__visual__txt02 {
  width: 80.66666666666666vw;
  left: 9.333333333333334vw;
  bottom: 0;
}
.sec-enjoy__visual__balloon01,
.sec-enjoy__visual__balloon02 {
  width: 27.73333333333333vw;
  opacity: 0;
}
.sec-enjoy__visual__balloon01 {
  left: 14.000000000000002vw;
}
.sec-enjoy__visual__balloon02 {
  right: 13.600000000000001vw;
}
.sec-enjoy__visual__bottle01,
.sec-enjoy__visual__bottle02 {
  top: 0;
  opacity: 0;
}
.sec-enjoy__visual__bottle01 {
  width: 51.6vw;
  left: 2.4vw;
}
.sec-enjoy__visual__bottle02 {
  width: 12.8vw;
  right: 3.466666666666666vw;
}
.sec-enjoy.once .sec-enjoy__visual__balloon01,
.sec-enjoy.once .sec-enjoy__visual__balloon02 {
  -webkit-animation-name: enjoy-balloon;
  animation-name: enjoy-balloon;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sec-enjoy.once .sec-enjoy__visual__balloon01 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sec-enjoy.once .sec-enjoy__visual__balloon02 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.sec-enjoy.once .sec-enjoy__visual__bottle01,
.sec-enjoy.once .sec-enjoy__visual__bottle02 {
  -webkit-animation-name: enjoy-bottle;
  animation-name: enjoy-bottle;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sec-enjoy.once .sec-enjoy__visual__bottle01 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.sec-enjoy.once .sec-enjoy__visual__bottle02 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.sec-enjoy__make {
  background: url(/wnb/ice/assets/img/enjoy_make_bg.png);
  -webkit-background-size: cover;
  background-size: cover;
  padding: 9.2vw 0 0;
  position: relative;
  margin-top: 14.266666666666666vw;
}
.sec-enjoy__make:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6.133333333333333vw 7.466666666666668vw;
  border-color: transparent transparent #f7f9fa;
  position: absolute;
  top: -7.466666666666668vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sec-enjoy__make__ttl {
  width: 61.199999999999996vw;
  margin: 0 auto 6.4vw;
}
.sec-enjoy__make__wrapper {
  overflow: hidden;
  position: relative;
}
.sec-enjoy__make__list {
  width: 100%;
  position: relative;
  z-index: 1;
}
.sec-enjoy__make__list.enjoy-swiper-container ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sec-enjoy__make__list.enjoy-swiper-container ul li {
  width: 100%;
  position: relative;
  color: #023894;
}
.sec-enjoy__make__list.enjoy-swiper-container
  ul
  li
  .sec-enjoy__make__list__thumb {
  width: 57.06666666666666vw;
  margin: 0 auto;
  margin-bottom: 5.066666666666666vw;
}
.sec-enjoy__make__list.enjoy-swiper-container
  ul
  li
  .sec-enjoy__make__list__txt {
  width: 57.06666666666666vw;
  height: 16vw;
  margin: 0 auto;
  font-size: 2.8rem;
  text-align: center;
}
.sec-enjoy__make .swiper-button-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 13.333333333333334vw;
  z-index: 3;
  padding-bottom: 9.2vw;
}
.sec-enjoy__make .swiper-button-wrapper .swiper-button-disabled {
  opacity: 0;
}
.sec-enjoy__make .swiper-button-wrapper .enjoy-swiper-button-next,
.sec-enjoy__make .swiper-button-wrapper .enjoy-swiper-button-prev {
  height: 13.333333333333334vw;
  width: 13.333333333333334vw;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 38.666666666666664vw;
}
.sec-enjoy__make .swiper-button-wrapper .enjoy-swiper-button-prev {
  left: 0;
  background-image: url(/wnb/ice/assets/img/slider_arrow_b_l.svg);
}
.sec-enjoy__make .swiper-button-wrapper .enjoy-swiper-button-next {
  right: 0;
  background-image: url(/wnb/ice/assets/img/slider_arrow_b_r.svg);
}
.sec-enjoy__make .enjoy-swiper-pagination {
  text-align: center;
  height: 0.8vw;
  font-size: 0;
  margin-top: -1.333333333333333vw;
  margin-bottom: 9.2vw;
  position: relative;
  z-index: 2;
}
.sec-enjoy__make .enjoy-swiper-pagination .swiper-pagination-bullet {
  padding: 2.666666666666667vw 0;
}
.sec-enjoy__make .swiper-pagination {
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 0.8vw;
  line-height: 0;
}
.sec-enjoy__make .swiper-pagination-bullet {
  top: 0;
  padding: 2.666666666666667vw 0;
}
.sec-enjoy__make .swiper-pagination-bullet:not(:last-of-type) {
  margin-right: 2.666666666666667vw;
}
.sec-enjoy__recipe__ttl {
  width: 67.73333333333333vw;
  margin: 20vw auto 8.799999999999999vw;
}
.sec-enjoy__recipe__menus__bottle {
  margin: 12.266666666666666vw auto 6vw;
}
.sec-enjoy__recipe__menus__bottle img {
  width: 14.666666666666666vw;
}
.sec-enjoy__recipe__menus__bottle .balloon {
  width: 48.4vw;
  margin-left: 12.133333333333333vw;
  margin-right: 4.8vw;
  opacity: 0;
}
.sec-enjoy__recipe__menus__bottle .balloon.active {
  -webkit-animation-name: enjoy-balloon2;
  animation-name: enjoy-balloon2;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sec-enjoy__recipe__menus__list > ul > li {
  width: 94.66666666666667vw;
  padding: 6.666666666666667vw 4vw 9.2vw 5.333333333333334vw;
  background: url(/wnb/ice/assets/img/enjoy_recipe_item_bg.png), #f7f9fa;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  height: 30.666666666666664vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: height 0.4s;
  transition: height 0.4s;
  margin: 0 auto;
  letter-spacing: -0.4em;
}
.sec-enjoy__recipe__menus__list > ul > li.active {
  height: auto;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li:not(.active)
  .sec-enjoy__recipe__menus__list__body__list,
.sec-enjoy__recipe__menus__list
  > ul
  > li:not(.active)
  .sec-enjoy__recipe__menus__list__body__recipe {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sec-enjoy__recipe__menus__list > ul > li:not(:last-child) {
  margin-bottom: 6.666666666666667vw;
}
.sec-enjoy__recipe__menus__list > ul > li .sec-enjoy__recipe__menus__list__body,
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__thumb {
  display: inline-block;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__thumb {
  width: 23.200000000000003vw;
  vertical-align: top;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body {
  margin-left: 5.866666666666666vw;
  color: #023894;
  width: 54vw;
  letter-spacing: normal;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__ttl {
  margin-top: 1.333333333333333vw;
  margin-bottom: 8.533333333333333vw;
  height: 14.666666666666666vw;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__ttl
  img,
.sec-lineup__detail
  ul
  li
  .sec-lineup__detail__wrapper
  .sec-lineup__detail__name
  img {
  height: 100%;
  width: auto;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__txt {
  margin-bottom: 5.333333333333334vw;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__recipe {
  padding: 3.333333333333333vw 0;
  margin-bottom: 5.333333333333334vw;
  border: solid #023894 2px;
  border-left: none;
  border-right: none;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__list
  li,
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__recipe
  li,
header#header nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__recipe
  li:before {
  content: '';
  display: block;
  width: 1.6vw;
  height: 1.6vw;
  background: #023894;
  margin-right: 0.5rem;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__list {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__list
  li {
  margin-bottom: 4.933333333333334vw;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__list
  li:before {
  margin-right: 2.666666666666667vw;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__list
  li:nth-of-type(1):before {
  content: url(/wnb/ice/assets/img/enjoy_recipe_item_num01.svg);
  line-height: 0;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__list
  li:nth-of-type(2):before {
  content: url(/wnb/ice/assets/img/enjoy_recipe_item_num02.svg);
  line-height: 0;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__list
  li:nth-of-type(3):before {
  content: url(/wnb/ice/assets/img/enjoy_recipe_item_num03.svg);
  line-height: 0;
}
.sec-enjoy__recipe__menus__list
  > ul
  > li
  .sec-enjoy__recipe__menus__list__body__list
  li:nth-of-type(4):before {
  content: url(/wnb/ice/assets/img/enjoy_recipe_item_num04.svg);
  line-height: 0;
}
.sec-enjoy__recipe__menus__list > ul > li .btn {
  width: 9.066666666666666vw;
  height: 9.066666666666666vw;
  background: #023894;
  position: absolute;
  top: 10.666666666666668vw;
  right: 5.333333333333334vw;
}
.sec-enjoy__recipe__menus__list > ul > li .btn:after,
.sec-enjoy__recipe__menus__list > ul > li .btn:before {
  content: '';
  display: block;
  width: 4.266666666666667vw;
  height: 0.533333333333333vw;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.sec-enjoy__recipe__menus__list > ul > li .btn:before {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sec-enjoy__recipe__menus__list > ul > li .btn:after {
  -webkit-transform: translate(-50%, -50%) rotateZ(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotateZ(90deg);
}
.sec-enjoy__recipe__menus__list > ul > li.active .btn:before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.sec-enjoy__recipe__menus__list > ul > li.active .btn:after {
  -webkit-transform: translate(-50%, -50%) rotateZ(-180deg);
  -ms-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotateZ(-180deg);
}
.backtop {
  height: 13.333333333333334vw;
  margin-top: 20vw;
  width: 100%;
  background: #fff;
  display: block;
  border-bottom: solid 2px #ccc;
}
.backtop__inner {
  position: relative;
  height: 100%;
}
.backtop__btn,
.backtop__text {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.backtop__text {
  font-size: 2.6rem;
  color: #023894;
  bottom: 3.2vw;
  line-height: 1;
}
.backtop__btn {
  top: 3.466666666666666vw;
  width: 1.866666666666667vw;
  height: 1.866666666666667vw;
  border: solid 0.4vw #023894;
  border-left: none;
  border-bottom: none;
  -webkit-transform: rotateZ(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotateZ(-45deg);
}
footer .footer__bnrarea {
  padding: 8vw 0;
}
footer .footer__bnrarea__bnr {
  width: 77.33333333333333vw;
  margin: 0 auto;
}
header#header {
  background: #023894;
}
header#header.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
header#header .header__inner {
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
header#header .logo {
  width: 25.066666666666666vw;
  min-width: 25.066666666666666vw;
  -webkit-flex-basis: 25.066666666666666vw;
  -ms-flex-preferred-size: 25.066666666666666vw;
  flex-basis: 25.066666666666666vw;
}
header#header nav li,
header#header nav ul {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
header#header nav li {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-right: 5.866666666666666vw;
}
header#header nav li:nth-of-type(1) a {
  width: 16.53333333333333vw;
}
header#header nav li:nth-of-type(2) a {
  width: 19.2vw;
}
header#header nav li:nth-of-type(3) a {
  width: 16.53333333333333vw;
}
.sec-kodawari__list ul,
header#header nav li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
header#header nav li a {
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
header#header nav li .arrow {
  position: absolute;
  bottom: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  text-align: center;
  width: 100%;
  z-index: 1;
}
header#header nav li .arrow:after,
header#header nav li .arrow:before {
  content: '';
  display: inline-block;
  height: 1px;
  width: 1.066666666666667vw;
  background: #fff;
  -webkit-transition: width 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, width 0.3s;
  transition: transform 0.3s, width 0.3s, -webkit-transform 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
header#header nav li .arrow:before {
  -webkit-transform: translateY(0.133333333333333vw) rotateZ(45deg);
  -ms-transform: translateY(0.133333333333333vw) rotate(45deg);
  transform: translateY(0.133333333333333vw) rotateZ(45deg);
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
}
header#header nav li .arrow:after {
  -webkit-transform: translateY(0.133333333333333vw) rotateZ(-45deg);
  -ms-transform: translateY(0.133333333333333vw) rotate(-45deg);
  transform: translateY(0.133333333333333vw) rotateZ(-45deg);
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
}
header#header nav li.active .arrow:after,
header#header nav li.active .arrow:before {
  -webkit-transition: width 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, width 0.3s;
  transition: transform 0.3s, width 0.3s, -webkit-transform 0.3s;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
  right: 50%;
  width: 50%;
  -webkit-transform: translateY(-0.133333333333333vw) rotate(0deg);
  -ms-transform: translateY(-0.133333333333333vw) rotate(0deg);
  transform: translateY(-0.133333333333333vw) rotate(0deg);
}
.sec-kodawari {
  background: url(/wnb/ice/assets/img/kodawari_bg.jpg) #000;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom 0 center;
  padding-top: 19.733333333333334vw;
  padding-bottom: 65.06666666666666vw;
}
.sec-kodawari__ttl {
  width: 54vw;
  margin: 0 auto 12vw;
}
.sec-kodawari__list ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -6.666666666666667vw;
}
.sec-kodawari__list ul li {
  width: 58.666666666666664vw;
  height: 58.666666666666664vw;
  background: #015eb5;
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  position: relative;
  overflow: hidden;
  margin: 0 auto 6.666666666666667vw;
  -webkit-box-shadow: 0 0.933333333333333vw 3.2vw 2.4vw rgba(0, 0, 0, 0.4);
  box-shadow: 0 0.933333333333333vw 3.2vw 2.4vw rgba(0, 0, 0, 0.4);
}
.sec-kodawari__list ul li dl,
header#header nav li a {
  position: relative;
  z-index: 2;
}
.sec-kodawari__list ul li dl dt {
  text-align: center;
  margin: 15.466666666666667vw auto 5.600000000000001vw;
}
.sec-kodawari__list ul li dl dd {
  width: 44vw;
  margin: 0 auto;
  line-height: 26/16;
  font-size: 2.6rem;
}
.sec-kodawari__list ul li dl dd p {
  margin-left: 0.5rem;
}
.sec-kodawari__list ul li dl dd .note {
  font-size: 2.2rem;
  margin-top: 1rem;
}
.sec-kodawari__list ul li:nth-of-type(1) dl dt {
  width: 26.93333333333333vw;
}
.sec-kodawari__list ul li:nth-of-type(2) dl dt {
  width: 13.866666666666665vw;
}
.sec-kodawari__list ul li:nth-of-type(3) dl dt {
  width: 39.06666666666666vw;
  margin-top: 7.733333333333333vw;
}
.sec-kodawari__list ul li:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 58.666666666666664vw 58.666666666666664vw 0 0;
  border-color: #0167c7 transparent transparent;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.sec-kodawari.once .sec-kodawari__list ul li:before {
  -webkit-animation-name: slidein;
  animation-name: slidein;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.sec-kodawari.once .sec-kodawari__list ul li:nth-of-type(1):before {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.sec-kodawari.once .sec-kodawari__list ul li:nth-of-type(2):before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.sec-kodawari.once .sec-kodawari__list ul li:nth-of-type(3):before {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.sec-lineup {
  background: url(/wnb/ice/assets/img/bg_pattern.png);
  -webkit-background-size: 79.46666666666667vw auto;
  background-size: 79.46666666666667vw auto;
  padding-top: 20vw;
  padding-bottom: 20vw;
}
.sec-lineup__ttl {
  width: 46.13333333333333vw;
  margin: 0 auto 11.600000000000001vw;
}
.sec-lineup__list ul,
.sec-lineup__list ul li dt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.sec-lineup__list ul {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 92vw;
  margin: 0 auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -12.133333333333333vw;
}
.sec-lineup__list ul li {
  opacity: 1;
  text-align: center;
	width: 50%;
}
.sec-lineup__list ul li dl img {
  height: 17.2vw;
}
.sec-lineup__list ul li dd {
  margin-bottom: 4.666666666666667vw;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  opacity: 0;
	margin-right:auto;
	margin-left:auto;
}
.sec-lineup__list ul li dd img {
  height: 48.8vw;
  width: auto;
}
.sec-lineup__list ul li dd.btn {
  opacity: 1;
  width: 25.333333333333336vw;
  margin-bottom: 12.133333333333333vw;
}
.sec-lineup__list ul li dd.btn img {
  width: 25.333333333333336vw;
  height: auto;
}
.sec-lineup__list ul li dt {
  height: 10.133333333333333vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 auto 4.266666666666667vw;
}
.sec-lineup__list ul li dt img {
  width: 100%;
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.sec-lineup__list ul li:nth-of-type(1) dl dt img,
.sec-lineup__list ul li:nth-of-type(4) dl dt img {
  top: 0;
  bottom: 0;
  height: 100%;
  height: 3.733333333333334vw;
  width: auto;
  margin-top: 4vw;
}
.sec-lineup__list ul li:nth-of-type(2) dl dt img,
.sec-lineup__list ul li:nth-of-type(3) dl dt img,
.sec-lineup__list ul li:nth-of-type(5) dl dt img {
  top: 0;
  bottom: 0;
  height: 100%;
  height: 8vw;
  width: auto;
}
.sec-lineup__list ul li:nth-of-type(5) {
  margin-left: -10.666666666666668vw;
}
.sec-lineup.once .sec-lineup__list ul li dd:not(.btn) {
  -webkit-animation-name: bottle;
  animation-name: bottle;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-timing-function: cubic-bezier(0.31, 1.32, 0.59, 1.3);
  animation-timing-function: cubic-bezier(0.31, 1.32, 0.59, 1.3);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sec-lineup.once .sec-lineup__list ul li:nth-of-type(1) dd:not(.btn) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sec-lineup.once .sec-lineup__list ul li:nth-of-type(2) dd:not(.btn) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sec-lineup.once .sec-lineup__list ul li:nth-of-type(3) dd:not(.btn) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.sec-lineup.once .sec-lineup__list ul li:nth-of-type(4) dd:not(.btn) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.sec-lineup.once .sec-lineup__list ul li:nth-of-type(5) dd:not(.btn) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.sec-lineup__detail {
  background: url(/wnb/ice/assets/img/lineup_detail_bg.png);
  -webkit-background-size: cover;
  background-size: cover;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.5s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.5s,
    -webkit-transform 0.5s;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 120vh;
  z-index: 9;
  overflow-scroll: true;
  -webkit-transform: translateY(102%);
  -ms-transform: translateY(102%);
  transform: translateY(102%);
  -webkit-transition-timing-function: linear, linear,
    cubic-bezier(0.15, 0.15, 0.43, 1.21), cubic-bezier(0.15, 0.15, 0.43, 1.21);
  transition-timing-function: linear, linear,
    cubic-bezier(0.15, 0.15, 0.43, 1.21), cubic-bezier(0.15, 0.15, 0.43, 1.21);
  will-change: transform;
}
.sec-lineup__detail.visible {
  visibility: visible;
  opacity: 1;
  z-index: 99;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sec-lineup__detail__close {
  width: 9.066666666666666vw;
  height: 9.066666666666666vw;
  position: absolute;
  top: 3.333333333333333vw;
  right: 2.933333333333333vw;
  z-index: 9;
  cursor: pointer;
}
.sec-lineup__detail__close:after,
.sec-lineup__detail__close:before {
  position: absolute;
  top: 50%;
  right: 50%;
  content: '';
  display: block;
  width: 8.862404988533333vw;
  height: 0.266666666666667vw;
  background: #023894;
}
.sec-lineup__detail__close:before {
  -webkit-transform: translate(50%, -50%) rotateZ(45deg);
  -ms-transform: translate(50%, -50%) rotate(45deg);
  transform: translate(50%, -50%) rotateZ(45deg);
}
.sec-lineup__detail__close:after {
  -webkit-transform: translate(50%, -50%) rotateZ(-45deg);
  -ms-transform: translate(50%, -50%) rotate(-45deg);
  transform: translate(50%, -50%) rotateZ(-45deg);
}
.sec-lineup__detail__listWrapper {
  position: relative;
  z-index: 1;
}
.sec-lineup__detail .lineup-swiper-container {
  z-index: 8;
  min-height: 102.66666666666666vw;
}
.sec-lineup__detail .lineup-swiper-container .swiper-wrapper {
  min-height: 102.66666666666666vw;
}
.sec-lineup__detail .lineup-swiper-container .swiper-slide {
  height: 100%;
  text-align: center;
}
.sec-lineup__detail .lineup-swiper-container .swiper-slide-active,
.sec-lineup__detail .lineup-swiper-container .swiper-slide:first-of-type {
  z-index: 2;
}
.sec-lineup__detail .lineup-swiper-container .swiper-button-wrapper {
  width: 100%;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  z-index: 2;
  height: 13.333333333333334vw;
}
.sec-lineup__detail .lineup-swiper-container .swiper-button-disabled {
  opacity: 0;
}
.sec-lineup__detail .lineup-swiper-container .lineup-swiper-button-next,
.sec-lineup__detail .lineup-swiper-container .lineup-swiper-button-prev {
  height: 13.333333333333334vw;
  width: 13.333333333333334vw;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
}
.sec-lineup__detail .lineup-swiper-container .lineup-swiper-button-prev {
  left: 0;
  background-image: url(/wnb/ice/assets/img/slider_arrow_b_l.svg);
}
.sec-lineup__detail .lineup-swiper-container .lineup-swiper-button-next {
  right: 0;
  background-image: url(/wnb/ice/assets/img/slider_arrow_b_r.svg);
}
.sec-lineup__detail .lineup-swiper-container .lineup-swiper-pagination {
  text-align: center;
  margin: 9.866666666666667vw auto 0;
  left: 0;
  right: 0;
  height: 0.8vw;
}
.sec-lineup__detail
  .lineup-swiper-container
  .swiper-pagination-bullet:not(:last-child) {
  margin-right: 2.666666666666667vw;
}
.sec-lineup__detail
  .lineup-swiper-container.initialized
  .swiper-slide:first-of-type,
.sec-mv .mv-swiper-container.initialized .swiper-slide:first-of-type {
  z-index: auto;
}
.sec-lineup__detail ul {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  color: #023894;
}
.sec-lineup__detail ul li {
  min-width: 100%;
}
.sec-lineup__detail ul li .sec-lineup__detail__wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0 13.333333333333334vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sec-lineup__detail
  ul
  li
  .sec-lineup__detail__wrapper
  .sec-lineup__detail__thumb {
  width: 17.2vw;
  margin: 12.4vw auto 6.933333333333333vw;
}
.sec-lineup__detail
  ul
  li
  .sec-lineup__detail__wrapper
  .sec-lineup__detail__name {
  margin-bottom: 6.666666666666667vw;
}
.sec-lineup__detail
  ul
  li
  .sec-lineup__detail__wrapper
  .sec-lineup__detail__note,
.sec-lineup__detail
  ul
  li
  .sec-lineup__detail__wrapper
  .sec-lineup__detail__text {
  text-align: left;
}
.sec-lineup__detail
  ul
  li
  .sec-lineup__detail__wrapper
  .sec-lineup__detail__text {
  width: 100%;
  margin-bottom: 5.333333333333334vw;
  font-size: 2.8rem;
}
.sec-lineup__detail
  ul
  li
  .sec-lineup__detail__wrapper
  .sec-lineup__detail__note {
  font-size: 2.4rem;
}
.sec-lineup__detail ul li:nth-of-type(1) .sec-lineup__detail__name,
.sec-lineup__detail ul li:nth-of-type(4) .sec-lineup__detail__name {
  height: 6.666666666666667vw;
}
.sec-lineup__detail ul li:nth-of-type(2) .sec-lineup__detail__name,
.sec-lineup__detail ul li:nth-of-type(3) .sec-lineup__detail__name,
.sec-lineup__detail ul li:nth-of-type(5) .sec-lineup__detail__name {
  height: 15.733333333333333vw;
}
.sec-mv {
  width: 100%;
  overflow: hidden;
}
.sec-mv .mv-swiper-container {
  position: relative;
}
.sec-mv .mv-swiper-container,
.sec-mv .mv-swiper-container .swiper-wrapper {
  min-height: 102.66666666666666vw;
}
.sec-mv .mv-swiper-container .swiper-slide {
  height: 100%;
  text-align: center;
}
.sec-mv .mv-swiper-container .swiper-slide img {
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.sec-mv .mv-swiper-container .swiper-slide-active,
.sec-mv .mv-swiper-container .swiper-slide:first-of-type {
  z-index: 2;
}
.sec-mv .mv-swiper-container .mv-swiper-button-wrapper {
  width: 100%;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  z-index: 2;
}
.sec-mv .mv-swiper-container .swiper-button-disabled {
  opacity: 0;
}
.sec-mv .mv-swiper-container .mv-swiper-button-next,
.sec-mv .mv-swiper-container .mv-swiper-button-prev {
  height: 13.333333333333334vw;
  width: 13.333333333333334vw;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sec-mv .mv-swiper-container .mv-swiper-button-prev {
  left: 0;
  background-image: url(/wnb/ice/assets/img/slider_arrow_l.svg);
}
.sec-mv .mv-swiper-container .mv-swiper-button-next {
  right: 0;
  background-image: url(/wnb/ice/assets/img/slider_arrow_r.svg);
}
.sec-mv .mv-swiper-container .mv-swiper-pagination {
  position: absolute;
  bottom: 0;
  z-index: 1;
  text-align: center;
}
.sec-news {
  background: url(/wnb/ice/assets/img/news_bg.png) #f7f9fa;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top 0;
}
.sec-news .section__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 6.133333333333333vw;
  padding-bottom: 6.133333333333333vw;
  color: #023894;
  position: relative;
  width: 92vw;
  margin: 0 auto;
}
.sec-news__ttl {
  margin: 0 auto;
  width: 20.533333333333335vw;
}
.sec-news__list {
  font-size: 2.8rem;
}
.sec-news__list dl {
  line-height: 1.785714285714286;
}
.sec-news__list dt {
  margin-right: 2rem;
}
.sec-news__list dd p a {
  text-decoration: none;
}
.sec-news__list dd p span {
  border-bottom: solid 1px #333;
  padding: 0.1rem;
}
.sec-news__list dd + dt {
  margin-top: 1rem;
}
.sec-ttl:after {
  content: '';
  display: block;
  background: #fff;
  height: 0.933333333333333vw;
  width: 0;
  margin-top: 1.3rem;
}
.once .sec-ttl:after {
  -webkit-animation-name: bar;
  animation-name: bar;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
  background: 0 0;
  padding: 1.333333333333333vw 0;
  margin: -1.333333333333333vw 4px;
  border-radius: 0;
  width: auto;
  opacity: 1;
}
.swiper-pagination-bullets .swiper-pagination-bullet:before {
  content: '';
  display: block;
  width: 11.466666666666667vw;
  height: 0.8vw;
  background: #c4c4c4;
}
.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: 0 0;
}
.swiper-pagination-bullets .swiper-pagination-bullet-active:before {
  background: #023894;
}
