@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
#suntory_contents img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
#suntory_contents main {
    position: relative;
    font-family: "Kosugi Maru","Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#suntory_contents .pcitem{
    display: none;
}
/* nav */
#suntory_contents nav {
    width: 100%;
    position: absolute;
    z-index: 10;
}
#suntory_contents nav.show {
    height: 100%;
}
#suntory_contents nav #nav__btn {
    position: absolute;
    right: 1.33333333vw;
    width: 10.067vw;
    height: 10.067vw;
    padding: 0;
    margin: 0;
    border: 0;
    z-index: 12;
    background: #e85299;
    transition: all .4s;
    border: 0.533vw solid #fff;
}
#suntory_contents nav #nav__btn span {
    position: absolute;
    left: 2.266vw;
    width: 5vw;
    height: 0.8vw;
    background-color: #fff;
    border-radius: 9999px;
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
#suntory_contents nav #nav__btn span:nth-of-type(1) {
	top: 2vw;
}
#suntory_contents nav #nav__btn span:nth-of-type(2) {
    top: 50%;
    transform: translateY(-50%);
}
#suntory_contents nav #nav__btn span:nth-of-type(3) {
	bottom: 2vw;
}
#suntory_contents nav #nav__btn[aria-expanded="true"] {
    background: #fff;
    transition: all .4s;
}
#suntory_contents nav #nav__btn[aria-expanded="true"] span:nth-of-type(1) {
	transform: translateY(2vw) rotate(-45deg);
    background: #e85299;
}
#suntory_contents nav #nav__btn[aria-expanded="true"] span:nth-of-type(2) {
	opacity: 0;
}
#suntory_contents nav #nav__btn[aria-expanded="true"] span:nth-of-type(3) {
	transform: translateY(-2.266vw) rotate(45deg);
    background: #e85299;
}
#suntory_contents nav #nav__list {
    position: absolute;
    right: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 11;
}
#suntory_contents nav #nav__list a {
    display: block;
    width: 100%;
    color: #000;
    font-weight: bold;
    padding: 5vw;
    margin-bottom: 1.5vw;
    box-sizing: border-box;
    background: url('/softdrink/pop/img/sp__nav--arrow.png');
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 87vw center;
    background-size: 5vw;
}
#suntory_contents nav #nav__list[aria-hidden="true"] {
    display: none;
}
#suntory_contents nav #nav__list[aria-hidden="false"] {
    padding: 11vw 1.33333333vw 0;
}
#suntory_contents #nav__overlay {
    position: relative;
    height: 100%;
    background: #e85299;
    z-index: 10;
}
/* news */
#suntory_contents #news {
    background: #e85299;
}
#suntory_contents .news__inner {
    margin: 0 auto;
    padding: 5.86666667vw 5.33333333vw 5.2vw;
    display: flex;
    flex-wrap: wrap;
}
#suntory_contents .news__title {
    height: 100%;
    padding: 0.5vw 3.5vw;
    font-size: 4vw;
    font-weight: bold;
    color: #e85299;
    background: #fff;
    border-radius: 999px;
}
#suntory_contents .news__list {
    padding: 0.5vw 0 1vw 2.2vw;
    font-size: 3.7vw;
    color: #fff;
    font-weight: bold;
}
#suntory_contents .news__list.newline {
    padding-top: 2vw;
    width: 100%;
}
/* history */
#suntory_contents #history {
    background: url('/softdrink/pop/img/history__bg--text.png?202404'), url('/softdrink/pop/img/history__pattern_01.png'), url('/softdrink/pop/img/sp__history__bg.gif?202404');
    background-repeat: no-repeat, repeat-x, repeat;
    background-position: 87.2vw 29.3vw, 0 -11vw , left;
    background-size: 14vw, 200vw, 2.4vw;
}
#suntory_contents .history__inner {
    width: 81.3333333vw;
    margin: 0 auto 0;
    padding: 16.5333333vw 0 22.1vw;
    position: relative;
}
#suntory_contents .history__title {
    width: 78.5vw;
    position: absolute;
    top: 6.5vw;
    left: 1.5vw;
    z-index: 1;
}
#suntory_contents .history__textWrap {
    padding: 13.2vw 5.33333333vw 47vw;
    background: url('/softdrink/pop/img/history__text--bg.gif');
    background-size: 5.5vw;
    position: relative;
}
#suntory_contents .history__text {
    font-size: 4.1vw;
    line-height: 7vw;
    position: relative;
}
#suntory_contents .history__img {
    position: absolute;
    bottom: -14vw;
    width: 89vw;
    left: -11px;
}
/* products */
#suntory_contents .products__item {
    padding: 13.2vw 0 13.4vw;
}
#suntory_contents .products__itemInner {
    width: 81.3333333vw;
    margin: 0 auto 0;
    border: 2.66666667vw solid #fff;
    box-sizing: border-box;
    position: relative;
}
#suntory_contents .products__image {
    position: absolute;
}
#suntory_contents .products__title {
    margin: 0 auto;
    text-align: center;
    position: relative;
}
#suntory_contents .products__item .products__title::before {
    content: '';
    display: inline-block;
    width: 20vw;
    height: 20vw;
    background: url(/softdrink/pop/img/products__kanban_item.png) no-repeat center / contain;
    position: absolute;
    top: -9vw;
    left: 2vw;
}

#suntory_contents .products__text {
    width: 65.5vw;
    margin: 4.5vw auto 0;
    font-size: 4vw;
    line-height: 6.9vw;
}
#suntory_contents .products__link {
    width: 65.5vw;
    margin: 4.7vw auto;
}
/**/
#suntory_contents .products__item:first-of-type {
    background: url('/softdrink/pop/img/sp__awa--1.png'),url('/softdrink/pop/img/sp__products__bg--01.jpg');
    background-position: center;
    background-size: 107%,2.8vw;
}
#suntory_contents .products__item:first-of-type .products__itemInner {
    background: url('/softdrink/pop/img/products__itembgtext--01.png'),url('/softdrink/pop/img/products__itembg--01.png?202404');
    background-repeat: no-repeat,no-repeat;
    background-position: left top,left 21.2vw;
    background-size: 13vw,33.5vw;
    background-color: #dff4eb;
    padding: 92.4vw 0 0.5vw;
}
#suntory_contents .products__item:first-of-type .products__image {
    width: 49.5vw;
    top: -9.3vw;
    left: 19vw;
}
#suntory_contents .products__item:first-of-type .products__title > img {
    width: 51.2vw;
}
/**/
/* #suntory_contents .products__item:nth-of-type(2) {
    background: url('/softdrink/pop/img/sp__awa--2.png'),url('/softdrink/pop/img/sp__products__bg--02.jpg');
    background-position: center;
    background-size: 100%,2.4vw;
}
#suntory_contents .products__item:nth-of-type(2) .products__itemInner {
    background: url('/softdrink/pop/img/products__itembgtext--02.png'),url('/softdrink/pop/img/products__itembg--02.png?202404');
    background-repeat: no-repeat,no-repeat;
    background-position: left top,left 21.2vw;
    background-size: 13vw,29.5vw;
    background-color: #e6f2ff;
    padding: 89.2vw 0 0.5vw;
}
#suntory_contents .products__item:nth-of-type(2) .products__image {
    width: 51.2vw;
    top: -6.9vw;
    left: 22vw;
}
#suntory_contents .products__item:nth-of-type(2) .products__title > img {
    width: 49.3vw;
} */
/**/
#suntory_contents .products__item:nth-of-type(2) {
    background: url('/softdrink/pop/img/sp__awa--1.png'),url('/softdrink/pop/img/sp__products__bg--10.jpg');
    background-position: center;
    background-size: 100%,cover;
}
#suntory_contents .products__item:nth-of-type(2) .products__itemInner {
    background: url('/softdrink/pop/img/products__itembgtext--10.png'),url('/softdrink/pop/img/products__itembg--10.png'),#fffbb2;
    background-repeat: no-repeat,no-repeat;
    background-position: -3px 0px,-14px 27.2vw;
    background-size: 7.4vw,40vw;
    padding: 104.6vw 0 0.5vw;
}
#suntory_contents .products__item:nth-of-type(2) .products__image {
    width: 51.5vw;
    top: -5.3vw;
    left: 23vw;
}
/* #suntory_contents .products__item:nth-of-type(3) .products__title {
    width: 48.2vw;
} */
#suntory_contents .products__item:nth-of-type(2) .products__title > img {
    width: 49.3vw;
}
#suntory_contents .products__item:nth-of-type(2) .products__text {
    color: #231916;
}
/* #suntory_contents .products__item:nth-of-type(2) .products__text br{
  display: none;
} */
/**/
#suntory_contents .products__item:last-of-type {
    background: url('/softdrink/pop/img/sp__awa--2.png'),url('/softdrink/pop/img/sp__products__bg--03.jpg');
    background-position: center;
    background-size: 100%,2.7vw;
}
#suntory_contents .products__item:last-of-type .products__itemInner {
    background: url('/softdrink/pop/img/products__itembgtext--03.png'),url('/softdrink/pop/img/products__itembg--03.png?202404');
    background-repeat: no-repeat,no-repeat;
    background-position: left top,left 21.2vw;
    background-size: 13vw,33.5vw;
    background-color: #4ec1ee;
    padding: 92.6vw 0 0.5vw;
}
#suntory_contents .products__item:last-of-type .products__image {
    width: 58.8vw;
    top: -6.4vw;
    left: 17.5vw;
}
#suntory_contents .products__item:last-of-type .products__title > img {
    width: 48.2vw;
}
#suntory_contents .products__item:last-of-type .products__text {
    color: #fff;
}