@charset "utf-8";

/*==================================================
sp
================================================== */

/* ========================================================================
[sp]w
========================================================================= */
#suntory_contents #w {
	display: flex;
	flex-direction: column;
}

#suntory_contents #b_c {
	order: 3;
	margin: 8vw 4vw 4vw;
	font-size: 0;
}

#suntory_contents #b_c li {
	display: inline;
	font-size: 3.2vw;
	line-height: 1.5;
}

#suntory_contents #b_c li span {
	margin: 0 1.333333333333333vw;
}

#suntory_contents #b_c li a {
	color: #222;
	text-decoration: none;
}

#suntory_contents #b_c li a:hover {
	text-decoration: underline;
}

#suntory_contents #qa {
	order: 1;
	margin: 8vw 4vw 0;
}

/* ========================================================================
[sp]qa_sd
========================================================================= */
#suntory_contents #qa_sd {
	display: none;
}

/* ========================================================================
[sp]qa_sh
========================================================================= */
#suntory_contents #qa_sh {
	background: #BCEAF5;
}
#suntory_contents #qa_sh .inner {
    padding: 8vw 0 12vw;
    margin: 0 4vw;
    border-top: 1px solid #fff;
}

#suntory_contents #qa_sh h2 {
	margin: 0 0 8vw;
	font-size: 6.4vw;
	font-weight: 700;
	line-height: 1;
	color: #005886;
	text-align: center;
}

#suntory_contents #qa_sh input {
	display: none;
}

#suntory_contents #qa_sh .label_ct {
	background: #fff;
	width: 100%;
	display: block;
	margin: 0;
	font-size: 3.733333333333333vw;
	font-weight: 700;
	padding: 4vw 4.8vw;
	position: relative;
}

#suntory_contents #qa_sh .label_ct::after {
	content: "";
	display: block;
	width: 2.666666666666667vw;
	height: 2.666666666666667vw;
	margin: 0 0 0 1.066666666666667vw;
	border-top: 0.933333333333333vw solid #FEA000;
	border-right: 0.933333333333333vw solid #FEA000;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	top: calc(50% - 2.666666666666667vw);
	right: 4vw;
}

#suntory_contents #qa_sh #ct_1:checked+.label_ct::after,
#suntory_contents #qa_sh #ct_2:checked+.label_ct::after,
#suntory_contents #qa_sh #ct_3:checked+.label_ct::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: calc(50% - 1.333333333333333vw);
	right: 4vw;
}

#suntory_contents #qa_sh .label_ct_1 {
	border: 1px #21BBE1 solid;
	border-radius: 2.133333333333333vw 2.133333333333333vw 0 0;
}

#suntory_contents #qa_sh .label_ct_2 {
	border-left: 1px #21BBE1 solid;
	border-right: 1px #21BBE1 solid;
}

#suntory_contents #qa_sh .label_ct_3 {
	border: 1px #21BBE1 solid;
	border-radius: 0 0 2.133333333333333vw 2.133333333333333vw;
}

#suntory_contents #ct_3:checked+.label_ct_3 {
	border-radius: 0;
}

#suntory_contents #qa_sh .ct_li {
	display: none;
}

#suntory_contents #ct_1:checked+.label_ct+.ct_li {
	display: flex;
	background: #21BBE1;
	padding: 5.333333333333333vw 2.4vw 0 2.666666666666667vw;
}

#suntory_contents #ct_2:checked+.label_ct+.ct_li {
	display: flex;
	background: #21BBE1;
	padding: 5.333333333333333vw 2.4vw 0 2.666666666666667vw;
}

#suntory_contents #ct_3:checked+.label_ct+.ct_li {
	display: flex;
	background: #21BBE1;
	padding: 5.333333333333333vw 2.4vw 0 2.666666666666667vw;
	border-radius: 0 0 2.133333333333333vw 2.133333333333333vw;
}

#suntory_contents .ct_li {
	flex-wrap: wrap;
	padding-bottom: 8vw;
	/*    border-bottom:1px #fff solid;*/
}

#suntory_contents .ct_li li {
	margin: 0 1.866666666666667vw 4vw 0;
	width: 27.733333333333333vw;
}

#suntory_contents .ct_li li:nth-child(3n) {
	margin: 0 0 4vw 0;
}

#suntory_contents .ct_li li a {
	text-decoration: none;
	color: #222;
	display: block;
	width: 27.733333333333333vw;
	height: 37.333333333333333vw;
	background: #fff;
	text-align: center;
	padding: 0;
	border-radius: 2.133333333333333vw;
	position: relative;
}

#suntory_contents .ct_li li picture {
	margin: 0 auto;
	padding: 0;
	width: 24vw;
	height: 24vw;
	overflow: hidden;
}

#suntory_contents .ct_li li picture img {
	width: 24vw;
	height: auto;
	vertical-align: bottom;
}

#suntory_contents .ct_li li .label {
	font-size: 3.2vw;
	font-weight: 700;
}


/* ========================================================================
[sp]qa_li
========================================================================= */
#suntory_contents #qa_li {}

/* ========================================================================
[sp]li_tl
========================================================================= */
#suntory_contents #li_tl {
	margin-bottom: 12vw;
	display: flex;
	justify-content: space-between;
}

#suntory_contents #li_tl .tl_w {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#suntory_contents #li_tl h1 {
	margin-bottom: 5.866666666666667vw;
	font-size: 6.4vw;
	line-height: 1.2;
	font-weight: 700;
}

#suntory_contents #li_tl picture {
	margin: 0;
	padding: 0;
	width: 24vw;
	height: 24vw;
}

#suntory_contents #li_tl picture img {
	width: 24vw;
	height: auto;
}

#suntory_contents #li_tl .btn_category a {
	width: 60vw;
	height: 10.666666666666667vw;
	display: block;
	border-radius: 5.333333333333333vw;
	background: #FFDFA8;
	display: flex;
	align-items: center;
	font-size: 3.466666666666667vw;
	line-height: 1;
	font-weight: 700;
	color: #222;
	text-decoration: none;
	padding-left: 8vw;
	position: relative;
}

#suntory_contents #li_tl .btn_category a::after {
	content: "";
	display: block;
	width: 2.133333333333333vw;
	height: 2.133333333333333vw;
	border-top: 0.8vw solid #FEA000;
	border-right: 0.8vw solid #FEA000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 1.6vw);
	right: 4vw;
}

#suntory_contents #li_tl .result_num {
	width: 60vw;
	height: 10.666666666666667vw;
	display: flex;
	align-items: center;
	font-size: 3.733333333333333vw;
	line-height: 1;
	color: #222;
}

#suntory_contents #li_tl .result_num span {
	margin: 0;
	font-size: 4.8vw;
}

/* ========================================================================
[sp]item_select
========================================================================= */
#suntory_contents .item_select {
	margin-bottom: 12vw;
}

#suntory_contents .item_select dt {
	border: 1px #21BBE1 solid;
	font-size: 3.733333333333333vw;
	font-weight: 700;
	line-height: 1;
	padding: 4vw;
	position: relative;
}

#suntory_contents .item_select dt::after {
	content: "";
	display: block;
	width: 2.666666666666667vw;
	height: 2.666666666666667vw;
	border-top: 0.933333333333333vw solid #FEA000;
	border-right: 0.933333333333333vw solid #FEA000;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	top: calc(50% - 2.666666666666667vw);
	right: 4vw;
}

#suntory_contents .item_select dt.active::after {
	content: "";
	display: block;
	width: 2.666666666666667vw;
	height: 2.666666666666667vw;
	border-top: 0.933333333333333vw solid #FEA000;
	border-right: 0.933333333333333vw solid #FEA000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: calc(50% - 1.333333333333333vw);
	right: 4vw;
}

#suntory_contents .item_select dd {
	display: none;
}

#suntory_contents .item_select dd .item_li li {
	border-right: 1px #21BBE1 solid;
	border-bottom: 1px #21BBE1 solid;
	border-left: 1px #21BBE1 solid;
	font-size: 3.733333333333333vw;
	font-weight: 700;
	line-height: 1;
}

#suntory_contents .item_select dd .item_li li a {
	text-decoration: none;
	color: #222;
	display: block;
	padding: 4vw 8vw;
}

#suntory_contents .item_select dd .item_li li.cr {
	background: #21BBE1;
	color: #fff;
}

#suntory_contents .item_select dd .item_li li.cr a {
	color: #fff;
}

#suntory_contents .btn_foshu_child {
	margin: -6.666666666666667vw 0 12vw;
}

#suntory_contents .btn_foshu_child a {
	font-size: 3.2vw;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	color: #222;
	border: 1px #21BBE1 solid;
	border-radius: 5.333333333333333vw;
	height: 10.666666666666667vw;
	display: flex;
	align-items: center;
	padding-left: 4vw;
	position: relative;
}

#suntory_contents .btn_foshu_child a::after {
	content: "";
	display: block;
	width: 2.133333333333333vw;
	height: 2.133333333333333vw;
	border-top: 0.8vw solid #FEA000;
	border-right: 0.8vw solid #FEA000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 1.6vw);
	right: 4vw;
}

/* ========================================================================
[sp]label_qa_li
========================================================================= */
#suntory_contents .label_qa_li {
	margin-bottom: 8vw;
	padding: 4vw;
	background: #DDF4FA;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#suntory_contents .label_qa_li dt {
	font-size: 4.8vw;
	font-weight: 700;
	line-height: 1.5;
}

#suntory_contents .label_qa_li dd {
	font-size: 3.733333333333333vw;
	line-height: 1;
}

#suntory_contents .label_qa_li dd span {
	margin: 0;
	font-size: 4.8vw;
}


/* ========================================================================
[sp]qa_list
========================================================================= */
#suntory_contents .qa_list {}

#suntory_contents .qa_list a {
	margin-bottom: 8vw;
	padding-bottom: 8vw;
	text-decoration: none;
	color: #222;
	display: block;
	border-bottom: 1px #BCEAF5 solid;
}

#suntory_contents .qa_list figure {
	margin: 0 0 4vw 4vw;
	width: 21.333333333333333vw;
	float: right;
}

#suntory_contents .qa_list figure img {
	width: 21.333333333333333vw;
	height: auto;
}

#suntory_contents .qa_list .q {
	font-size: 4.266666666666667vw;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 5.333333333333333vw;
	padding: 0 0 0 14.666666666666667vw;
	position: relative;
	min-height: 10.666666666666667vw;
}

#suntory_contents .qa_list .a {
	font-size: 3.733333333333333vw;
	line-height: 1.6;
	padding: 0 0 0 14.666666666666667vw;
	position: relative;
	min-height: 10.666666666666667vw;
}

#suntory_contents .qa_list .q:before {
	content: '';
	width: 10.666666666666667vw;
	height: 10.666666666666667vw;
	background: #005886;
	border-radius: 5.333333333333333vw;
	position: absolute;
	top: 0;
	left: 0;
}

#suntory_contents .qa_list .q:after {
	content: '';
	width: 10.666666666666667vw;
	height: 10.666666666666667vw;
	background: url(/customer/common2023/img/i_q.svg) no-repeat center center;
	background-size: 5.6vw auto;
	position: absolute;
	top: 0;
	left: 0;
}

#suntory_contents .qa_list .a:before {
	content: '';
	width: 10.666666666666667vw;
	height: 10.666666666666667vw;
	background: #21bbe1;
	border-radius: 5.333333333333333vw;
	position: absolute;
	top: 0;
	left: 0;
}

#suntory_contents .qa_list .a:after {
	content: '';
	width: 10.666666666666667vw;
	height: 10.666666666666667vw;
	background: url(/customer/common2023/img/i_a.svg) no-repeat center center;
	background-size: 5.6vw auto;
	position: absolute;
	top: 0;
	left: 0;
}

/* ========================================================================
[sp]search_results_status
========================================================================= */
#suntory_contents #search_results_status {
	margin-bottom: 10.133333333333333vw;
	background: #DDF3F8;
	padding: 4vw;
	width: 100%;
}

#suntory_contents #search_results_status span {
	font-size: 3.733333333333333vw;
}

#suntory_contents #search_results_status .kwd {
	margin: 0 4vw 0 0;
	font-size: 4.8vw;
	font-weight: 700;
}

#suntory_contents #search_results_status .totalhits {
	margin: 0 0 0 4vw;
	font-size: 4.8vw;
	font-weight: 700;
}


/* ========================================================================
[sp]search_results
========================================================================= */
#suntory_contents #search_results {}

#suntory_contents #search_results a {
	margin-bottom: 8vw;
	padding-bottom: 8vw;
	border-bottom: 1px #BCEAF5 solid;
	text-decoration: none;
	color: #222;
	display: block;
}

/*q*/
#suntory_contents #search_results .q {
	font-size: 4.266666666666667vw;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 5.333333333333333vw;
	padding: 0 0 0 11.2vw;
	position: relative;
	min-height: 10.666666666666667vw;
}

/*a*/
#suntory_contents #search_results .a {
	font-size: 3.733333333333333vw;
	line-height: 1.6;
	padding: 0 0 0 11.2vw;
	position: relative;
	min-height: 10.666666666666667vw;
}

#suntory_contents #search_results .q::before {
	content: 'Q';
	color: transparent;
	width: 8.8vw;
	height: 8.8vw;
	background: url(/customer/common2023/img/i_q.svg) no-repeat center center / contain;
	position: absolute;
	top: 0;
	left: 0;
}

#suntory_contents #search_results .a::before {
	content: 'A';
	color: transparent;
	width: 8.8vw;
	height: 8.8vw;
	background: url(/customer/common2023/img/i_a.svg) no-repeat center center / contain;
	position: absolute;
	top: 0;
	left: 0;
}

/* ========================================================================
[sp]easypaginate
========================================================================= */
#suntory_contents .easypaginate {
	margin: 0 0 6.666666666666667vw;
}

#suntory_contents .easypaginate .btn_container {
	margin: 0 4vw;
	display: flex;
	justify-content: center;
	align-items: center;
}

#suntory_contents .easypaginate .btn_container ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

#suntory_contents .easypaginate .btn_container li {
	font-size: 3.466666666666667vw;
	letter-spacing: -0.025em;
	margin: 0 3.2vw;
}

#suntory_contents .easypaginate .btn_container li a {
	color: #222;
}

#suntory_contents .easypaginate .btn_container ._prev a {
	display: block;
	width: 3.466666666666667vw;
	height: 3.466666666666667vw;
	border-top: 0.933333333333333vw solid #FEA000;
	border-right: 0.933333333333333vw solid #FEA000;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

#suntory_contents .easypaginate .btn_container ._next a {
	display: block;
	width: 3.466666666666667vw;
	height: 3.466666666666667vw;
	border-top: 0.933333333333333vw solid #FEA000;
	border-right: 0.933333333333333vw solid #FEA000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* ========================================================================
[sp]pbox-search-status
========================================================================= */
#suntory_contents .pbox-search-status {
	margin-bottom: 10.133333333333333vw;
	background: #DDF3F8;
	padding: 4vw;
}

#suntory_contents .pbox-search-status span {
	font-size: 3.733333333333333vw;
}

#suntory_contents .pbox-search-status ._kwd {
	margin: 0 4vw 0 0;
	font-size: 4.8vw;
	font-weight: 700;
}

#suntory_contents .pbox-search-status ._totalhits {
	margin: 0 0 0 4vw;
	font-size: 4.8vw;
	font-weight: 700;
}

/* ========================================================================
[sp]pbox-searchresult
========================================================================= */
#suntory_contents .pbox-searchresult {}

#suntory_contents .pbox-searchresult ._record {
	margin-bottom: 8vw;
	padding-bottom: 8vw;
	text-decoration: none;
	color: #222;
	display: block;
	border-bottom: 1px #BCEAF5 solid;
	cursor: pointer;
}

#suntory_contents .pbox-searchresult ._url {
	display: none;
}

/*q*/
#suntory_contents .pbox-searchresult ._anytext1 {
	font-size: 4.266666666666667vw;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 5.333333333333333vw;
	padding: 0 0 0 14.666666666666667vw;
	position: relative;
	min-height: 10.666666666666667vw;
}

/*a*/
#suntory_contents .pbox-searchresult ._anytext2 {
	font-size: 3.733333333333333vw;
	line-height: 1.5;
	padding: 0 0 0 14.666666666666667vw;
	position: relative;
	min-height: 10.666666666666667vw;
}

#suntory_contents .pbox-searchresult ._anytext1:before {
	content: '';
	width: 10.666666666666667vw;
	height: 10.666666666666667vw;
	background: #21bbe1;
	border-radius: 5.333333333333333vw;
	position: absolute;
	top: 0;
	left: 0;
}

#suntory_contents .pbox-searchresult ._anytext1:after {
	content: '';
	width: 10.666666666666667vw;
	height: 10.666666666666667vw;
	background: url(/customer/common2023/img/i_q.svg) no-repeat center center;
	background-size: 5.6vw auto;
	position: absolute;
	top: 0;
	left: 0;
}

#suntory_contents .pbox-searchresult ._anytext2:before {
	content: '';
	width: 10.666666666666667vw;
	height: 10.666666666666667vw;
	background: #005886;
	border-radius: 5.333333333333333vw;
	position: absolute;
	top: 0;
	left: 0;
}

#suntory_contents .pbox-searchresult ._anytext2:after {
	content: '';
	width: 10.666666666666667vw;
	height: 10.666666666666667vw;
	background: url(/customer/common2023/img/i_a.svg) no-repeat center center;
	background-size: 5.6vw auto;
	position: absolute;
	top: 0;
	left: 0;
}


/* ========================================================================
[sp]pbox-pagenav
========================================================================= */
#suntory_contents .pbox-pagenav {
	margin: 0 0 6.666666666666667vw;
}

#suntory_contents ._navs {
	margin: 0 4vw;
	display: flex;
	justify-content: center;
	align-items: center;
}

#suntory_contents ._navs ._page {
	font-size: 5.333333333333333vw;
	margin: 0 4vw;
}

#suntory_contents ._navs ._page a {
	color: #222;
}

#suntory_contents ._navs ._prev a {
	display: block;
	width: 2.666666666666667vw;
	height: 2.666666666666667vw;
	border-top: 0.8vw solid #FEA000;
	border-right: 0.8vw solid #FEA000;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

#suntory_contents ._navs ._next a {
	display: block;
	width: 2.666666666666667vw;
	height: 2.666666666666667vw;
	border-top: 0.8vw solid #FEA000;
	border-right: 0.8vw solid #FEA000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* ========================================================================
[sp]search_bottom
========================================================================= */
#suntory_contents #search_bottom {
	order: 2;
	margin-bottom: 24vw;
}

#suntory_contents #search_bottom .in {
	background: #fff;
	padding: 4.8vw 4vw;
}

#suntory_contents #search_bottom form {
	display: flex;
	position: relative;
}

#suntory_contents #search_bottom .search_txt {
	width: 70.666666666666667vw;
	margin: 0;
	padding: 0 4vw;
	-webkit-appearance;
	border-radius: .8vw 0 0 .8vw;
	font-size: 4.266666666666667vw;
	color: #222;
	border: 1px #ddd solid;
	background: #F0F0F0;
}

#suntory_contents #search_bottom .search_txt::placeholder {
	color: #222;
	font-size: 3.733333333333333vw;
	letter-spacing: -.075em;
}

#suntory_contents #search_bottom .search_txt:focus::-webkit-input-placeholder {
	color: transparent;
}

#suntory_contents #search_bottom .search_txt:focus::placeholder {
	color: transparent;
}

#suntory_contents #search_bottom .search_txt::-ms-clear {
	visibility: hidden
}

#suntory_contents #search_bottom .search_btn {
	width: 20.8vw;
	height: 10.666666666666667vw;
	margin: 0;
	padding: 0 0 0 8.8vw;
	background: #DB3700 url(/customer/common2023/img/i_sh.svg) no-repeat 3.2vw center;
	background-size: 4.234666666666667vw auto;
	border-radius: 0 .8vw .8vw 0;
	font-size: 4.266666667vw;
	font-weight: 700;
	color: #fff;
	text-align: left;
}

#suntory_contents #search_bottom .probo a {
	margin: 2.4vw 4vw 0 auto;
	width: 28vw;
	height: 8.717333333333333vw;
	display: block;
	background: url(/customer/common2023/img/logo_probo.png) no-repeat 0 0;
	background-size: 28vw auto;
	text-indent: -9999px;
}

#suntory_contents #search_bottom .clear_btn {
	background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    appearance: none;
	width: 4vw;
	height: 10.666666666666667vw;
	margin: 0;
	padding: 0 0 0 9.866666666666667vw;
	background: url(/customer/common2023/img/i_x.svg) no-repeat center center;
	background-size: 4vw auto;
	position: absolute;
	top: 0;
	right: 21.333333333333333vw;
	display: none;
}

#suntory_contents #search_bottom .popterm2_visible {
	z-index: 100;
}


/* ========================================================================
[sp]sitemap
========================================================================= */
#suntory_contents #sitemap {}

#suntory_contents #sitemap h1 {
	margin-bottom: 8vw;
	font-size: 6.4vw;
	font-weight: 700;
	line-height: 1;
}

#suntory_contents #sitemap .nav_sitemap {
	margin-bottom: 8vw;
	display: flex;
	align-items: center;
}

#suntory_contents #sitemap .nav_sitemap li {
	border-top: #53C2DD 0.533333333333333vw solid;
	border-right: #53C2DD 0.533333333333333vw solid;
	border-bottom: #53C2DD 0.533333333333333vw solid;
	width: 33.333333333333333%;
}

#suntory_contents #sitemap .nav_sitemap li:last-child {
	border-radius: 0 2.133333333333333vw 2.133333333333333vw 0;
}

#suntory_contents #sitemap .nav_sitemap li:first-child {
	border-left: #53C2DD 0.533333333333333vw solid;
	border-radius: 2.133333333333333vw 0 0 2.133333333333333vw;
}

#suntory_contents #sitemap .nav_sitemap li a {
	text-decoration: none;
	color: #222;
	display: flex;
	align-items: center;
	height: 16vw;
	font-size: 3.733333333333333vw;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
	position: relative;
}

#suntory_contents #sitemap .nav_sitemap li a::after {
	content: '';
	width: 2.133333333333333vw;
	height: 2.133333333333333vw;
	border-top: 0.8vw solid #FEA000;
	border-right: 0.8vw solid #FEA000;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	top: calc(50% - 2.133333333333333vw);
	right: 2.666666666666667vw;
}

#suntory_contents #sitemap .nav_sitemap li:nth-child(1) a {
	padding-left: 8vw;
}

#suntory_contents #sitemap .nav_sitemap li:nth-child(2) a {
	padding-left: 10.666666666666667vw;
}

#suntory_contents #sitemap .nav_sitemap li:nth-child(3) a {
	padding-left: 9.066666666666667vw;
}

#suntory_contents #sitemap #softdrink,
#suntory_contents #sitemap #alcohol,
#suntory_contents #sitemap #purpose {
	position: relative;
}

#suntory_contents #sitemap #anchor_softdrink,
#suntory_contents #sitemap #anchor_alcohol,
#suntory_contents #sitemap #anchor_purpose {
	position: absolute;
	top: -16vw;
	left: 0;
	width: 100%;
	height: 1px;
}

#suntory_contents #sitemap h2 {
	background: #DDF3F8;
	font-size: 4.266666666666667vw;
	font-weight: 700;
	height: 13.866666666666667vw;
	display: flex;
	align-items: center;
	margin-bottom: 8.533333333333333vw;
	padding-left: 5.333333333333333vw;
}

#suntory_contents #sitemap dt {
	margin: 0 0 5.866666666666667vw 5.866666666666667vw;
	font-size: 3.733333333333333vw;
	font-weight: 700;
	line-height: 1;
}

#suntory_contents #sitemap dt a {
	color: #222;
	text-decoration: none;
}

#suntory_contents #sitemap dl dd {
	margin-bottom: 12.8vw;
}

#suntory_contents #sitemap dl dd li a {
	color: #222;
	text-decoration: none;
	font-size: 3.733333333333333vw;
	line-height: 1;
	margin: 0 0 5.866666666666667vw 8vw;
	display: block;
}

#suntory_contents #sitemap #purpose {
	margin-bottom: 8vw;
	padding-bottom: 2.133333333333333vw;
	border-bottom: 1px #BBE7F1 solid;
}

#suntory_contents #sitemap #purpose li a {
	margin: 0 0 6.666666666666667vw 5.333333333333333vw;
	font-size: 3.733333333333333vw;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	color: #222;
	display: block;
}

#suntory_contents #sitemap #extra {
	margin-bottom: 22.666666666666667vw;
}

#suntory_contents #sitemap #extra li a {
	margin: 0 0 6.666666666666667vw 5.333333333333333vw;
	font-size: 3.733333333333333vw;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	color: #222;
	display: block;
}

/*==================================================
pc
================================================== */
@media print,
screen and (min-width:768px) {

	/* ========================================================================
    [pc]
    ========================================================================= */

	/* ========================================================================
    [pc]w
    ========================================================================= */
	#suntory_contents #w {
		width: 960px;
		margin: 0 auto;
	}

	#suntory_contents #b_c {
		order: 1;
		margin: 15px 0 50px;
	}

	#suntory_contents #b_c li {
		font-size: 12px;
	}

	#suntory_contents #b_c li span {
		margin: 0 4px;
	}

	#suntory_contents #qa {
		order: 2;
		margin: 0;
		display: flex;
		justify-content: space-between;
	}


	/* ========================================================================
    [pc]qa_sd
    ========================================================================= */
	#suntory_contents #qa_sd {
		display: block;
		width: 200px;
	}

	#suntory_contents #qa_sd .in {
		margin-bottom: 100px;
		padding: 15px 15px 15px;
		border-left: 1px #BCEAF5 solid;
	}

	#suntory_contents #qa_sd dt {
		margin: 0 0 20px;
		font-size: 16px;
		font-weight: 700;
	}

	#suntory_contents #qa_sd dd {
		margin: 0 0 40px;
	}

	#suntory_contents #qa_sd dd:last-child {
		margin: 0;
	}

	#suntory_contents #qa_sd dd li {
		margin: 0 0 10px;
		font-size: 14px;
	}

	#suntory_contents #qa_sd dt a,
	#suntory_contents #qa_sd dd li a {
		color: #222;
		text-decoration: none;
	}

	#suntory_contents #qa_sd dt a:hover,
	#suntory_contents #qa_sd dd li a:hover {
		text-decoration: underline;
	}


	/* ========================================================================
    [pc]qa_sh
    ========================================================================= */
	#suntory_contents #qa_sh {
		display: none;
	}

	/* ========================================================================
    [pc]qa_li
    ========================================================================= */
	#suntory_contents #qa_li {
		margin-top: -50px;
		width: 700px;
	}

	/* ========================================================================
    [pc]li_tl
    ========================================================================= */
	#suntory_contents #li_tl {
		margin-bottom: 40px;
		display: flex;
		justify-content: space-between;
		position: relative;
	}

	#suntory_contents #li_tl .tl_w {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	#suntory_contents #li_tl h1 {
		margin-bottom: 0;
		font-size: 32px;
		font-weight: 700;
		width: 100%;
		height: 100px;
		padding-top: 45px;
	}

	#suntory_contents #li_tl picture {
		margin: 0;
		padding: 0;
		width: 100px;
		height: 100px;
		position: absolute;
		top: 0;
		right: 0;
	}

	#suntory_contents #li_tl picture img {
		width: 100px;
		height: auto;
	}

	#suntory_contents #li_tl .btn_category {
		border-top: 2px #BCEAF5 solid;
		width: 100%;
		padding-top: 15px;
	}

	#suntory_contents #li_tl .btn_category a {
		margin: 0 0 0 auto;
		width: 240px;
		height: 40px;
		display: block;
		border-radius: 20px;
		background: #FFDFA8;
		display: flex;
		align-items: center;
		font-size: 13px;
		line-height: 1;
		font-weight: 700;
		color: #222;
		text-decoration: none;
		padding-left: 47px;
		position: relative;
	}

	#suntory_contents #li_tl .btn_category a::after {
		content: "";
		display: block;
		width: 7px;
		height: 7px;
		border-top: 3px solid #FEA000;
		border-right: 3px solid #FEA000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: calc(50% - 5px);
		right: 15px;
	}

	#suntory_contents #li_tl .btn_category a:hover {
		opacity: .75;
	}

	#suntory_contents #li_tl .result_num {
		border-top: 2px #BCEAF5 solid;
		width: 100%;
		height: auto;
		display: block;
		padding-top: 15px;
		font-size: 14px;
		line-height: 1;
		text-align: right;
	}

	#suntory_contents #li_tl .result_num span {
		margin: 0;
		font-size: 24px;
	}

	/* ========================================================================
    [pc]item_select
    ========================================================================= */
	#suntory_contents .item_select {
		margin-bottom: 40px;
	}

	#suntory_contents .item_select dt {
		display: none;
	}

	#suntory_contents .item_select dt.active {
		border-radius: 2vw 2vw 0 0;
	}

	#suntory_contents .item_select dt::after {
		display: none;
	}

	#suntory_contents .item_select dt.active::after {
		display: none;
	}

	#suntory_contents .item_select dd {
		display: block;
	}

	#suntory_contents .item_select dd .item_li {
		display: flex;
		flex-wrap: wrap;
	}

	#suntory_contents .item_select dd .item_li li {
		width: 350px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		font-weight: 700;
		line-height: 1;
		padding: 0;
		cursor: pointer;
		border-top: none;
		border-right: 1px #21BBE1 solid;
		border-bottom: 1px #21BBE1 solid;
		border-left: 1px #21BBE1 solid;
	}

	#suntory_contents .item_select dd .item_li li a {
		padding: 0;
		width: 350px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#suntory_contents .item_select dd .item_li li:nth-child(2n) {
		border-right: 1px #21BBE1 solid;
		border-left: none;
	}

	#suntory_contents .item_select dd .item_li li:nth-child(1) {
		border-top: 1px #21BBE1 solid;
	}

	#suntory_contents .item_select dd .item_li li:nth-child(2) {
		border-top: 1px #21BBE1 solid;
	}

	#suntory_contents .item_select dd .item_li.num1 li:nth-child(2),
	#suntory_contents .item_select dd .item_li.num2 li:nth-child(2) {
		border-top: 1px #21BBE1 solid;
	}

	#suntory_contents .item_select dd .item_li li:hover {
		background: #21BBE1;
		color: #fff;
	}

	#suntory_contents .item_select dd .item_li li:hover a {
		color: #fff;
	}

	#suntory_contents .item_select dd .item_li li.cr {
		background: #21BBE1;
		color: #fff;
	}


	#suntory_contents .btn_foshu_child {
		margin: -20px 0 40px;
	}

	#suntory_contents .btn_foshu_child a {
		font-size: 13px;
		font-weight: 700;
		text-decoration: none;
		color: #222;
		border: 1px #21BBE1 solid;
		border-radius: 20px;
		width: 390px;
		height: 40px;
		display: flex;
		align-items: center;
		padding-left: 40px;
		position: relative;
	}

	#suntory_contents .btn_foshu_child a::after {
		content: "";
		display: block;
		width: 7px;
		height: 7px;
		border-top: 3px solid #FEA000;
		border-right: 3px solid #FEA000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: calc(50% - 5px);
		right: 12px;
	}

	#suntory_contents .btn_foshu_child a:hover {
		opacity: .75;
	}

	/* ========================================================================
    [pc]label_qa_li
    ========================================================================= */
	#suntory_contents .label_qa_li {
		margin-bottom: 40px;
		padding: 0 20px;
		height: 50px;
		background: #DDF4FA;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	#suntory_contents .label_qa_li dt {
		font-size: 26px;
		font-weight: normal;
		line-height: 1;
	}

	#suntory_contents .label_qa_li dd {
		font-size: 14px;
		line-height: 1;
	}

	#suntory_contents .label_qa_li dd span {
		margin: 0;
		font-size: 24px;
	}

	/* ========================================================================
    [pc]qa_list
    ========================================================================= */
	#suntory_contents .qa_list {
		margin-bottom: 100px;
	}

	#suntory_contents .qa_list.results {
		margin-bottom: 40px;
	}

	#suntory_contents .qa_list a {
		margin-bottom: 40px;
		padding-bottom: 40px;
		text-decoration: none;
		color: #222;
		border-bottom: 1px #BCEAF5 solid;
		display: block;
	}

	#suntory_contents .qa_list a:hover {
		text-decoration: underline;
	}

	#suntory_contents .qa_list figure {
		margin: 0 0 30px 30px;
		width: 140px;
		float: right;
	}

	#suntory_contents .qa_list figure img {
		width: 140px;
		height: auto;
		vertical-align: bottom;
	}

	#suntory_contents .qa_list .q {
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 30px;
		padding: 0 0 0 60px;
		position: relative;
		min-height: 40px;
	}

	#suntory_contents .qa_list .a {
		font-size: 14px;
		padding: 0 0 0 60px;
		position: relative;
		min-height: 40px;
	}

	#suntory_contents .qa_list .q:before {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		position: absolute;
		top: 0;
		left: 0;
	}

	#suntory_contents .qa_list .q:after {
		content: '';
		width: 40px;
		height: 40px;
		background: url(/customer/common2023/img/i_q.svg) no-repeat center center;
		background-size: 20px auto;
		position: absolute;
		top: 0;
		left: 0;
	}

	#suntory_contents .qa_list .a:before {
		content: '';
		width: 40px;
		height: 40px;
		border-radius: 50%;
		position: absolute;
		top: 0;
		left: 0;
	}

	#suntory_contents .qa_list .a:after {
		content: '';
		width: 40px;
		height: 40px;
		background: url(/customer/common2023/img/i_a.svg) no-repeat center center;
		background-size: 20px auto;
		position: absolute;
		top: 0;
		left: 0;
	}


	/* ========================================================================
    [pc]search_results_status
    ========================================================================= */
	#suntory_contents #search_results_status {
		margin-bottom: 40px;
		padding: 10px 20px;
		width: 960px;
	}

	#suntory_contents #search_results_status span {
		font-size: 18px;
	}

	#suntory_contents #search_results_status .kwd {
		margin: 0 15px 0 0;
		font-size: 28px;
	}

	#suntory_contents #search_results_status .totalhits {
		margin: 0 0 0 15px;
		font-size: 24px;
	}


	/* ========================================================================
    [pc]search_results
    ========================================================================= */
	#suntory_contents #search_results {}

	#suntory_contents #search_results a {
		margin-bottom: 40px;
		padding-bottom: 40px;
	}

	#suntory_contents #search_results a:hover {
		text-decoration: underline;
	}

	/*q*/
	#suntory_contents #search_results .q {
		font-size: 20px;
		margin-bottom: 30px;
		padding: 0 0 0 60px;
		position: relative;
		min-height: 40px;
	}

	/*a*/
	#suntory_contents #search_results .a {
		font-size: 14px;
		padding: 0 0 0 60px;
		position: relative;
		min-height: 40px;
	}

	#suntory_contents #search_results .q::before {
		width: 40px;
		height: 40px;
		background: url(/customer/common2023/img/i_q.svg) no-repeat center center /40px;
	}

	#suntory_contents #search_results .a::before {
		width: 40px;
		height: 40px;
		background: url(/customer/common2023/img/i_a.svg) no-repeat center center /40px;
	}

	/* ========================================================================
    [pc]easypaginate
    ========================================================================= */
	#suntory_contents .easypaginate {
		margin: 0 0 50px;
	}

	#suntory_contents .easypaginate .btn_container {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#suntory_contents .easypaginate .btn_container ul {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#suntory_contents .easypaginate .btn_container li {
		font-size: 20px;
		margin: 0 30px;
	}

	#suntory_contents .easypaginate .btn_container li a {
		color: #222;
	}

	#suntory_contents .easypaginate .btn_container ._prev a {
		display: block;
		width: 11px;
		height: 11px;
		border-top: 3px solid #FEA000;
		border-right: 3px solid #FEA000;
		-webkit-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}

	#suntory_contents .easypaginate .btn_container ._next a {
		display: block;
		width: 11px;
		height: 11px;
		border-top: 3px solid #FEA000;
		border-right: 3px solid #FEA000;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	/* ========================================================================
    [pc]pbox-search-status
    ========================================================================= */
	#suntory_contents .pbox-search-status {
		margin-bottom: 40px;
		padding: 10px 20px;
	}

	#suntory_contents .pbox-search-status span {
		font-size: 18px;
	}

	#suntory_contents .pbox-search-status ._kwd {
		margin: 0 15px 0 0;
		font-size: 28px;
	}

	#suntory_contents .pbox-search-status ._totalhits {
		margin: 0 0 0 15px;
		font-size: 24px;
	}

	/* ========================================================================
    [pc]pbox-searchresult
    ========================================================================= */
	#suntory_contents .pbox-searchresult {}

	#suntory_contents .pbox-searchresult ._record {
		margin-bottom: 40px;
		padding-bottom: 40px;
	}

	#suntory_contents .pbox-searchresult ._url {
		display: none;
	}

	/*q*/
	#suntory_contents .pbox-searchresult ._anytext1 {
		font-size: 20px;
		margin-bottom: 30px;
		padding: 0 0 0 60px;
		position: relative;
		min-height: 40px;
	}

	/*a*/
	#suntory_contents .pbox-searchresult ._anytext2 {
		font-size: 14px;
		padding: 0 0 0 60px;
		position: relative;
		min-height: 40px;
	}

	#suntory_contents .pbox-searchresult ._anytext1:before {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		position: absolute;
		top: 0;
		left: 0;
	}

	#suntory_contents .pbox-searchresult ._anytext1:after {
		width: 40px;
		height: 40px;
		background: url(/customer/common2023/img/i_q.svg) no-repeat center center;
		background-size: 20px auto;
		position: absolute;
		top: 0;
		left: 0;
	}

	#suntory_contents .pbox-searchresult ._anytext2:before {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		position: absolute;
		top: 0;
		left: 0;
	}

	#suntory_contents .pbox-searchresult ._anytext2:after {
		content: '';
		width: 40px;
		height: 40px;
		background: url(/customer/common2023/img/i_a.svg) no-repeat center center;
		background-size: 20px auto;
		position: absolute;
		top: 0;
		left: 0;
	}

	/* ========================================================================
    [pc]pbox-pagenav
    ========================================================================= */
	#suntory_contents .pbox-pagenav {
		margin: 0 0 50px;
	}

	#suntory_contents ._navs {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#suntory_contents ._navs ._page {
		font-size: 20px;
		margin: 0 30px;
	}

	#suntory_contents ._navs ._page a {
		color: #222;
	}

	#suntory_contents ._navs ._prev a {
		display: block;
		width: 10px;
		height: 10px;
		border-top: 3.5px solid #FEA000;
		border-right: 3.5px solid #FEA000;
		-webkit-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}

	#suntory_contents ._navs ._next a {
		display: block;
		width: 10px;
		height: 10px;
		border-top: 3.5px solid #FEA000;
		border-right: 3.5px solid #FEA000;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}


	/* ========================================================================
    [pc]search_bottom
    ========================================================================= */
	#suntory_contents #search_bottom {
		margin-bottom: 100px;
	}

	#suntory_contents #search_bottom .in {
		background: #fff;
		padding: 20px;
	}

	#suntory_contents #search_bottom form {
		display: flex;
		margin: 0 auto;
		width: 540px;
	}

	#suntory_contents #search_bottom .search_txt {
		width: 470px;
		height: 46px;
		margin: 0;
		padding: 0 15px;
		-webkit-appearance: none;
		border-radius: 5px 0 0 5px;
		font-size: 14px;
		border: 1px #ddd solid;
	}

	#suntory_contents #search_bottom .search_txt::placeholder {
		color: #222;
		font-size: 14px;
	}

	#suntory_contents #search_bottom .search_txt:focus::-webkit-input-placeholder {
		color: transparent;
	}

	#suntory_contents #search_bottom .search_txt:focus::placeholder {
		color: transparent;
	}

	#suntory_contents #search_bottom .search_btn {
		width: 90px;
		height: 46px;
		padding: 0 0 0 37px;
		background-position: 15px center;
		background-size: 15px auto;
		border-radius: 0 5px 5px 0;
		font-size: 18px;
		cursor: pointer;
	}

	#suntory_contents #search_bottom .search_btn:hover {
		text-decoration: underline;
	}

	#suntory_contents #search_bottom .probo a {
		margin: 15px 0 0 auto;
		width: 106px;
		height: 33px;
		display: block;
		background: url(/customer/common2023/img/logo_probo.png) no-repeat 0 0;
		background-size: 106px auto;
		text-indent: -9999px;
	}

	#suntory_contents #search_bottom .clear_btn {
		width: 15px;
		height: 46px;
		margin: 0;
		padding: 0 0 0 37px;
		background: url(/customer/common2023/img/i_x.svg) no-repeat center center;
		background-size: 12px auto;
		position: absolute;
		top: 0;
		right: 85px;
		display: none;
	}


	/* ========================================================================
    [pc]sitemap
    ========================================================================= */
	#suntory_contents #sitemap {
		width: 960px;
	}

	#suntory_contents #sitemap h1 {
		margin-bottom: 40px;
		font-size: 32px;
	}

	#suntory_contents #sitemap .nav_sitemap {
		margin-bottom: 40px;
		display: flex;
		align-items: center;
	}

	#suntory_contents #sitemap .nav_sitemap li {
		border-top: #53C2DD 2px solid;
		border-right: #53C2DD 2px solid;
		border-bottom: #53C2DD 2px solid;
		width: 33.333333333333333%;
	}

	#suntory_contents #sitemap .nav_sitemap li:last-child {
		border-radius: 0 8px 8px 0;
	}

	#suntory_contents #sitemap .nav_sitemap li:first-child {
		border-left: #53C2DD 2px solid;
		border-radius: 8px 0 0 8px;
	}

	#suntory_contents #sitemap .nav_sitemap li a {
		text-decoration: none;
		color: #222;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 60px;
		font-size: 20px;
		font-weight: 700;
		line-height: 1.3;
		text-align: center;
		padding: 0 20px 0 0;
		position: relative;
	}

	#suntory_contents #sitemap .nav_sitemap li a:hover {
		background: #53C2DD;
		color: #fff;
	}

	#suntory_contents #sitemap .nav_sitemap li a::after {
		content: '';
		width: 10px;
		height: 10px;
		border-top: 3.5px solid #FEA000;
		border-right: 3.5px solid #FEA000;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		position: absolute;
		top: calc(50% - 10px);
		right: 17px;
	}

	#suntory_contents #sitemap .nav_sitemap li a:hover::after {
		border-color: #fff;
	}

	#suntory_contents #sitemap .nav_sitemap li:nth-child(1) a {
		padding-left: 0;
	}

	#suntory_contents #sitemap .nav_sitemap li:nth-child(2) a {
		padding-left: 0;
	}

	#suntory_contents #sitemap .nav_sitemap li:nth-child(3) a {
		padding-left: 0;
	}

	#suntory_contents #sitemap #softdrink,
	#suntory_contents #sitemap #alcohol,
	#suntory_contents #sitemap #purpose {
		position: relative;
	}

	#suntory_contents #sitemap #anchor_softdrink,
	#suntory_contents #sitemap #anchor_alcohol,
	#suntory_contents #sitemap #anchor_purpose {
		position: absolute;
		top: -120px;
		left: 0;
		width: 100%;
		height: 10px;
	}

	#suntory_contents #sitemap h2 {
		background: #DDF3F8;
		font-size: 18px;
		font-weight: 700;
		line-height: 1;
		height: 50px;
		display: flex;
		align-items: center;
		margin-bottom: 40px;
		padding-left: 20px;
	}

	#suntory_contents #sitemap dl {
		display: flex;
		margin: 0 0 40px 20px;
	}

	#suntory_contents #sitemap dt {
		margin: 0 20px 0 0;
		width: 240px;
		font-size: 14px;
		font-weight: 700;
		line-height: 1;
	}

	#suntory_contents #sitemap dt a:hover {
		text-decoration: underline;
	}

	#suntory_contents #sitemap dl dd {
		margin-bottom: 0;
		width: 680px;
	}

	#suntory_contents #sitemap dl dd ul {
		display: flex;
		flex-wrap: wrap;
		width: 640px;
	}

	#suntory_contents #sitemap dl dd li {
		margin: 0 30px 20px 0;
		width: 290px;
	}

	#suntory_contents #sitemap dl dd li:nth-last-child(2),
	#suntory_contents #sitemap dl dd li:last-child {
		margin: 0 30px 0 0;
	}

	#suntory_contents #sitemap dl dd li a {
		color: #222;
		text-decoration: none;
		font-size: 14px;
		line-height: 1;
		margin: 0;
		display: block;
	}

	#suntory_contents #sitemap dl dd li a:hover {
		text-decoration: underline;
	}

	#suntory_contents #sitemap #purpose {
		margin-bottom: 40px;
		padding-bottom: 40px;
		border-bottom: 1px #BBE7F1 solid;
	}

	#suntory_contents #sitemap #purpose ul {
		width: 920px;
		margin: 0 0 0 20px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	#suntory_contents #sitemap #purpose li {
		width: 290px;
		margin-bottom: 30px;
	}

	#suntory_contents #sitemap #purpose li:nth-last-child(3),
	#suntory_contents #sitemap #purpose li:nth-last-child(2),
	#suntory_contents #sitemap #purpose li:nth-last-child(1) {
		margin-bottom: 0;
	}

	#suntory_contents #sitemap #purpose li a {
		margin: 0;
		font-size: 14px;
		font-weight: 700;
		line-height: 1;
		text-decoration: none;
		color: #222;
		display: block;
	}

	#suntory_contents #sitemap #purpose li a:hover {
		text-decoration: underline;
	}

	#suntory_contents #sitemap #extra {
		margin-bottom: 100px;
	}

	#suntory_contents #sitemap #extra ul {
		width: 920px;
		margin: 0 0 0 20px;
		display: flex;
		justify-content: space-between;
	}

	#suntory_contents #sitemap #extra li {
		width: 290px;
	}

	#suntory_contents #sitemap #extra li a {
		margin: 0;
		font-size: 16px;
		font-weight: 700;
		line-height: 1;
		text-decoration: none;
		color: #222;
		display: block;
	}

	#suntory_contents #sitemap #extra li a:hover {
		text-decoration: underline;
	}



}
