@charset "UTF-8";

/*------------------------------------------------------------
common
------------------------------------------------------------ */
#suntory_contents .indent {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#suntory_contents img {
    vertical-align: bottom;
}

/*------------------------------------------------------------
[SP]
------------------------------------------------------------ */
@media screen and (max-width:767px){

    #suntory_contents {
     width: 100%;
     font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;
 }

 #suntory_contents .pc_item {
    display: none;
}

#suntory_contents main {
    background: url(../img/bg_orange.png) repeat-x;
    background-position: 0 73.6vw;
    background-size: 100% 176vw;
}

#suntory_contents #mainview {
    width: 100%;
    height: 113.466667vw;
    margin-top: 4vw;
    background: url(../img/mainview_sp.png) no-repeat 0 0;
    background-size: 100vw auto;
	position: relative;
}
#suntory_contents #mainview h1 {
	position: absolute;
    top: 34%;
    left: 41.5%;
    font-weight: normal;
}
#suntory_contents #mainview h1 .ul-ed7200 {
    border-bottom: 0.533333333vw solid #ed7200;
}
#suntory_contents #mainview h1 .ul-ffc100 {
    border-bottom: 0.533333333vw solid #ffc100;
}
#suntory_contents #mainview h1>span .notes {
    font-size: 2vw;
    position: relative;
    top: -2vw;
    right: 0;
}
#suntory_contents #mainview h1>span {
	display: block;
    color: #000000;
    font-size: 5.33333333vw;
    text-align: center;
    line-height: 141%;	
}
#suntory_contents #mainview h1>span.hide {
    text-indent: -99999px;
}
#suntory_contents #mainview h1>span .ls_adjust-2 {
    letter-spacing: -0.2vw;
}
#suntory_contents #mainview h1>span .ls_adjust-4 {
    letter-spacing: -0.4vw;
}
#suntory_contents #mainview h1>p.sub {
    position: absolute;
    top: 122%;
    font-size: 3.8vw;
    color: #000000;
    font-weight: bold;
    line-height: 141%;
    text-align: center;
}
#suntory_contents #mainview h1>p.sub>.notes {
    display: block;
    padding-top: 2vw;
    font-size: 3.4vw;
}
#suntory_contents #contents {
    padding:7.33333333vw 0 0 0;
}
#suntory_contents #contents .contents_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 1.86666667vw;
    padding: 5.066666666666666vw 0 3.46666667vw;
    font-family: sans-serif;
    background-image: url(../img/bar.png),url(../img/bar.png);
    background-position: left top,left bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}
#suntory_contents #contents .contents_inner .contents_box {
    width: 49.33333333333334%;
    background: url(../img/bg_gradient.png);
    background-size: contain;
    border-radius: 4vw;
    margin-bottom: 1.6vw;
}
#suntory_contents #contents .contents_inner .contents_box dl {
    margin: 1.06666667vw;
    background: #ffffff;
    border-radius: 4vw;
    padding-top: 3.7vw;
}
#suntory_contents #contents .contents_inner dt {
    position: relative;
    color: #000000;
    font-size: 4.26666667vw;
    font-weight:bold;
    text-align: center;
    line-height: 6.1vw;
    padding-bottom: 1.5vw;
}
#suntory_contents #contents .contents_inner dt span.notes {
    font-size: 2vw;
    position: relative;
    top: -1.3vw;
    right: 0;
}
#suntory_contents #contents .contents_inner dt > span.dt_sub {
    display: inline-block;
    font-weight: normal;
    font-size: 3.2vw;
    line-height: 5vw;
}
#suntory_contents #contents .contents_inner .recommend dt {
    display: flex;
    justify-content: center;
}
#suntory_contents #contents .contents_inner .recommend dt::before {
    content: "";
    display: inline-block;
    width: 4.26666667vw;
    height: 8.8vw;
    background: url('../img/img_shape_sp.svg');
    background-size: 4.26666667vw 8.8vw;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate(-1vw, 2vw);
}
#suntory_contents #contents .contents_inner .recommend dt::after {
    content: "";
    display: inline-block;
    width: 4.26666667vw;
    height: 8.8vw;
    background: url('../img/img_shape_sp.svg');
    background-size: 4.26666667vw 8.8vw;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate(1vw, 2vw)scale(-1, 1);
}
#suntory_contents #contents .contents_inner dd {
    color: #000000;
    font-size: 2.66666667vw;
    line-height: 3.8vw;
    background: #ffffff;
    padding: 0 1.86666667vw 3.6vw;
    border-radius: 0 0 3vw 3vw;
    transform: translate(0,-0.2vw);
}
#suntory_contents #contents .contents_inner dd.notes {
    text-indent: -1.3rem;
    padding-left: 7.33333333vw;
    word-break: break-all;
}
#suntory_contents #contents .contents_inner dd.contents_img img {
    display: block;
    margin: 0 auto;
    width: 30vw;
    height: auto;
}
#suntory_contents #contents .contents_inner .recommend dd {
    padding-bottom: 2.1vw;
}
#suntory_contents #contents .contents_inner ul {
    padding: 1.5vw 0 0 1.5vw;
}
#suntory_contents #contents .contents_inner ul li {
    font-size: 3.2vw;
    padding: 0.5vw 0 1vw 7vw;
    background: url(../img/icon_check.png) no-repeat;
    background-size: 5.86666667vw;
    letter-spacing: -0.15vw;
}
#suntory_contents #contents dd.letter_sp {
    letter-spacing:0.07em;
}

#suntory_contents #lineup {
    margin-bottom: 17.5vw;
}

#suntory_contents #lineup h2 {
    padding: 20vw 0 5vw;
    margin:0 auto;
    background: url(../img/bg_curve_sp.png) center top no-repeat;
    background-size: 100%;
    text-align:center;
    font-size: 6.4vw;
    font-family: sans-serif;
    color:#000000;
}
#suntory_contents #lineup ul {
    display:flex;
    justify-content: center;
    align-items: baseline;
    background: #ffffff;
}
#suntory_contents #lineup li {
    display:inline-block;
    vertical-align:bottom;
    text-align:center;
    font-size:5.066666666666666vw;
    font-family: sans-serif;
    color:#000000;
}
#suntory_contents #lineup li img {
    width: 23.9vw;
    height: auto;
    line-height:0;
    font-size:0;
    margin-bottom:2.5vw;
}

#suntory_contents #bnr a {
    display: block;
    width: 92vw;
    margin: 0 auto 8vw;
}
#suntory_contents #bnr img {
    width: 100%;
}

#suntory_contents #btn_top {
    width: 32vw;
    margin: 0 auto 20vw;
}
#suntory_contents #btn_top img {
    width: 100%;
}
#suntory_contents .pt4-5_sp {
    padding-top: 4.5vw;
}

}

/*------------------------------------------------------------
[PC]
------------------------------------------------------------ */
@media print, screen and (min-width:768px) {

    #suntory_contents .sp_item {
        display: none!important;
    }

    #suntory_contents {
        width: 100%;
    }
    #suntory_contents main {
        background: url(../img/bg_orange.png) repeat-x;
        background-position: 0 418px;
    }
    #suntory_contents #mainview {
        /*margin:11px auto 0;
        background: -moz-linear-gradient(180deg,#fff 0%,#fff 62%,#f1f2f4 62%,#f1f2f4 100%);
        background: -webkit-linear-gradient(180deg,#fff 0%,#fff 62%,#f1f2f4 62%,#f1f2f4 100%);
        background: -ms-linear-gradient(180deg,#fff 0%,#fff 62%,#f1f2f4 62%,#f1f2f4 100%);
        background: linear-gradient(180deg,#fff 0%,#fff 62%,#f1f2f4 62%,#f1f2f4 100%);
        text-align:center;*/
    }
    #suntory_contents #mainview {
        width: 100%;
        height: 675px;
        margin: 0;
		position: relative;
    }
    #suntory_contents #mainview h1 {
        width: 856px;
        height: 686px;
        margin: 12px auto 0;
		background:url(../img/mainview.png) left top no-repeat;		
		position: relative;
    }
    #suntory_contents #mainview h1>span {
		display: block;
		position: absolute;
		top: 304px;
		left: 367px;
		font-size: 29px;
		color: #000000;
		font-weight: bold;
		line-height: 152%;
		text-align: center;
    }
    #suntory_contents #mainview h1>span.hide {
        text-indent: -99999px;
    }
    #suntory_contents #mainview h1 .ul-ed7200 {
        border-bottom: 3px solid #ed7200;
    }
    #suntory_contents #mainview h1 .ul-ffc100 {
        border-bottom: 3px solid #ffc100;
    }
    #suntory_contents #mainview h1>span .notes {
		font-size: 16px;
		position: relative;
        top: -10px;
        right: 0;
    }
    #suntory_contents #mainview h1>span .ls_adjust-2 {
		letter-spacing: -2px;
    }
    #suntory_contents #mainview h1>span .ls_adjust-4 {
		letter-spacing: -4px;
    }
    #suntory_contents #mainview h1>span .ls_adjust2 {
		letter-spacing: 2px;
    }
    #suntory_contents #mainview h1>p.sub {
		position: absolute;
		top: 439px;
		left: 358px;
		font-size: 27px;
		color: #000000;
		font-weight: bold;
		line-height: 141%;
		text-align: center;
    }
    #suntory_contents #mainview h1>p.sub>.notes {
        display: block;
        padding-top: 7px;
        font-size: 23px;
    }
	
    #suntory_contents #contents {
        padding:34px 0 0 0;
    }
    #suntory_contents #contents {
        width:100%;
        margin:0 auto;
    }
    #suntory_contents #contents .contents_inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width:600px;
        margin:0 auto;
        padding:34px 0 24px;
        font-family: sans-serif;
        background-image: url(../img/bar.png),url(../img/bar.png);
        background-position: left top,left bottom;
        background-repeat: no-repeat;
    }
    #suntory_contents #contents .contents_inner .contents_box {
        width: 295px;
        background: url(../img/bg_gradient.png);
        background-size: contain;
        border-radius: 30px;
        margin-bottom: 10px;
    }
    #suntory_contents #contents .contents_inner .contents_box dl {
        width: 279px;
        margin: 8px auto;
        background: #ffffff;
        border-radius: 25px;
        padding-top: 18px;
    }
    #suntory_contents #contents .contents_inner dt {
        position: relative;
        color: #000000;
        font-size:20px;
        font-weight:bold;
        text-align: center;
        line-height: 31px;
    }
    #suntory_contents #contents .contents_inner dt span.notes {
        font-size: 12px;
        position: relative;
        top: -6px;
        right: 0;
    }
    #suntory_contents #contents .contents_inner dt > span.dt_sub {
        display: inline-block;
        font-weight: normal;
        font-size: 18px;
        line-height: 26px;
    }
    #suntory_contents #contents .contents_inner .recommend dt::before {
        content: "";
        display: inline-block;
        width: 15px;
        height: 22px;
        background: url('../img/img_shape.svg');
        background-size: 15px 22px;
        background-position: center;
        background-repeat: no-repeat;
        transform: translate(0, 3px);
    }
    #suntory_contents #contents .contents_inner .recommend dt::after {
        content: "";
        display: inline-block;
        width: 15px;
        height: 22px;
        background: url('../img/img_shape.svg');
        background-size: 15px 22px;
        background-position: center;
        background-repeat: no-repeat;
        transform: translate(0, 3px)scale(-1, 1);
    }
    #suntory_contents #contents .contents_inner dd {
        color:#000000;
        font-size:12px;
        line-height:18px;
        background: #ffffff;
        padding: 10px 16px;
        border-radius: 0 0 25px 25px;
    }
    #suntory_contents #contents .contents_inner dd span {
        font-size:16px;
    }
    #suntory_contents #contents .contents_inner dd.notes {
        text-indent: -1.5rem;
        padding-left: 38px;
    }
    #suntory_contents #contents .contents_inner dd.contents_img {
        padding-top: 2px;
    }
    #suntory_contents #contents .contents_inner dd.contents_img img {
        display: block;
        margin: 0 auto;
    }
    #suntory_contents #contents .contents_inner ul {
        padding-left: 25px;
    }
    #suntory_contents #contents .contents_inner ul li {
        font-size: 17px;
        padding: 7px 0 4px 35px;
        background: url(../img/icon_check.png) no-repeat;
        background-size: 28px;
    }


    #suntory_contents #lineup {
        margin-bottom: 90px;
    }
    #suntory_contents #lineup h2 {
        width: 100%;
        padding: 182px 0 5px;		
        margin: 0 auto;
        background: url(../img/bg_curve.png) center bottom no-repeat;
        text-align: center;
        font-size: 32px;
        font-family: sans-serif;
        color:#000000;
    }
    #suntory_contents #lineup h2 div {
        transform: translateY(-47px);
    }
    #suntory_contents #lineup ul {
        width: 856px;
        margin: 1px auto 0;
        display: flex;
        justify-content: center;
        align-items: baseline;
    }
    #suntory_contents #lineup li {
        display: inline-block;
        vertical-align: bottom;
        text-align: center;
        font-size: 20px;
        font-family: sans-serif;
        color:#000000;
    }
    #suntory_contents #lineup li img {
        line-height: 0;
        font-size: 0;
        margin-bottom: 4px;
    }

    #suntory_contents #btn_top {
        width: 120px;
        margin: 0 auto 100px;
    }
    #suntory_contents #btn_top img {
        width: 100%;
    }
    #suntory_contents .pt15 {
        padding-top: 15px;
    }
}    



