@charset "utf-8";

/*------------------------------------------------------------
SBFサステナビリティ日本語版　トップページ
[COMMON]
[SP] 
[PC] 
------------------------------------------------------------ */
/*------------------------------------------------------------
[COMMON] 
------------------------------------------------------------ */
.sbf_contents #sus_top ul,
.sbf_contents #sus_top ol,
.sbf_contents #sus_top li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sbf_contents #sus_top section {
	margin: 0;
}

.sbf_contents #sus_top .inside {
	position: relative;
	margin: 0 auto;
	padding: 0;
}


/*#top_esg --------------------*/
.sbf_contents #sus_top #top_esg,
.sbf_contents #sus_top #top_related {
	background: #B9F1FF;
}

.sbf_contents #top_esg .box#esg_env .text_part {
	background-image: url(/softdrink/common2021/img/com_sustaina2023/top/letter_e.svg);
}

.sbf_contents #top_esg .box#esg_soc .text_part {
	background-image: url(/softdrink/common2021/img/com_sustaina2023/top/letter_s.svg);
}

.sbf_contents #top_esg .box#esg_gov .text_part {
	background-image: url(/softdrink/common2021/img/com_sustaina2023/top/letter_g.svg);
}

.sbf_contents #top_esg .box#esg_env .letter {
	background-image: url(/softdrink/common2021/img/com_sustaina2023/top/letter_env.svg);
}

.sbf_contents #top_esg .box#esg_soc .letter {
	background-image: url(/softdrink/common2021/img/com_sustaina2023/top/letter_soc.svg);
}

.sbf_contents #top_esg .box#esg_gov .letter {
	background-image: url(/softdrink/common2021/img/com_sustaina2023/top/letter_gov.svg);
}

/*#top_related --------------------*/
.sbf_contents #top_related li#rel_data a {
	background-image: url(/softdrink/common2021/img/com_sustaina2023/top/icon_data.svg);
}

.sbf_contents #top_related li#rel_download a {
	background-image: url(/softdrink/common2021/img/com_sustaina2023/top/icon_download.svg);
}

.sbf_contents #top_related li#rel_policy a {
	background-image: url(/softdrink/common2021/img/com_sustaina2023/top/icon_policy.svg);
}


@media screen and (max-width:767px) {

	/*------------------------------------------------------------
[SP] common
------------------------------------------------------------ */
	.sbf_contents #sus_top section .inside {
		width: 92vw;
	}

	.sbf_contents #sus_top h2.title_secondary {
		display: block;
		width: 100%;
		margin: 0 0 5.6vw;
		font-size: 6.4vw;
		line-height: 1;
	}

	.sbf_contents #sus_top h3.title_tertiary {
		display: block;
		width: 100%;
		margin: 0 0 4vw;
		font-size: 5.866666667vw;
		line-height: 1;
	}

	.sbf_contents .sus_body .page_index ul.link_sub {
		margin: 0 0 0 1.6vw;
	}

	.sbf_contents #sus_top .link_sub li {
		font-size: 4vw;
		line-height: 1.5;
	}

	.sbf_contents #sus_top .link_sub li a {
		display: block;
		padding: 2.4vw 0 2.4vw 3.2vw;
		position: relative;
	}

	.sbf_contents #sus_top .link_sub li a::before {
		content: "";
		display: block;
		position: absolute;
		width: 1.866666667vw;
		height: 2.933333333vw;
		top: 4vw;
		left: 0;
		background: url(/softdrink/common2021/img/svg2023/arrow_right_indigo_s.svg) no-repeat left center / 1.866666667vw;
	}

	.sbf_contents #sus_top ul.link_sub li.lower {
		margin-left: 4vw;
	}

	.sbf_contents #sus_top ul.link_sub li.lower a::before {
		content: "";
		display: block;
		position: absolute;
		width: 2.133333333vw;
		height: 0.533333333vw;
		top: 5.066666667vw;
		left: 0;
		background: #1e798f;
	}

	.sbf_contents #sus_top .btn_golist a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 24vw;
		height: 9.6vw;
		padding: 0px 2.133333333vw 0 0;
		border-radius: 3.2vw;
		background: #D8F7FF;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
		font-size: 3.733333333vw;
		font-weight: bold;
	}

	.sbf_contents #sus_top .btn_golist a::before {
		content: "";
		display: block;
		position: absolute;
		width: 1.866666667vw;
		height: 100%;
		top: 0;
		right: 2.133333333vw;
		background: url(/softdrink/common2021/img/svg2023/arrow_right_indigo_s.svg) no-repeat right center / 1.866666667vw;
	}

	/*	upper、ESG　飾り部分後ろ写真にじみを隠す*/
	.sbf_contents #top_upper .box picture,
	.sbf_contents #top_esg .box picture {
		position: relative;
	}

	.sbf_contents #top_upper .box picture::after,
	.sbf_contents #top_esg .box picture::after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 0.4vw;
		height: 7.2vw;
		background: #fff;
	}


	/*------------------------------------------------------------
[SP] #top_upper
------------------------------------------------------------ */
	.sbf_contents #top_upper {
		padding: 6.4vw 0 12vw;
	}

	.sbf_contents #top_upper .box {
		width: 100%;
		margin: 8vw 0 0;
	}

	.sbf_contents #top_upper .box a {
		display: block;
		position: relative;
		border-radius: 4.8vw;
		overflow: hidden;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
	}

	.sbf_contents #top_upper .box img {
		width: 100%;
		height: auto;
	}

	.sbf_contents #top_upper .box .text_part {
		display: block;
		margin: -4.8vw 0 0;
		padding: 7.2vw 9.6vw 7.2vw 4.8vw;
		position: relative;
		background: #D8F7FF;
		border-radius: 0 4.8vw 4.8vw 4.8vw;
	}

	.sbf_contents #top_upper .box .text_part::before {
		content: "";
		display: block;
		position: absolute;
		width: 5.333333333vw;
		height: 5.333333333vw;
		top: calc(-5.333333333vw + 0.133333333vw);
		left: -0.133333333vw;
		background: url(/softdrink/common2021/img/com_sustaina2023/top/kado_rttop_blue.svg) no-repeat left top / 5.333333333vw;
		transform: rotate(180deg);
	}

	.sbf_contents #top_upper .box .text_part::after {
		content: "";
		display: block;
		position: absolute;
		width: 3.2vw;
		height: 100%;
		top: 0;
		right: 4vw;
		background: url(/softdrink/common2021/img/svg2023/arrow_right_indigo.svg) no-repeat right center / 3.2vw;
	}

	.sbf_contents #top_upper .box h2 {
		margin: 1.6vw 0 0;
		font-size: 5.333333333vw;
		font-weight: bold;
		line-height: 1;
	}

	.sbf_contents #top_upper .box .sub_txt {
		font-size: 4vw;
		font-weight: bold;
	}

	.sbf_contents #top_upper .box.topmsg {
		margin: 0;
	}

	.sbf_contents #top_upper .box.topmsg .text_part {
		padding: 4.8vw 9.6vw 6.4vw 4.8vw;
	}

	.sbf_contents #top_upper .box.topmsg h2 {
		font-weight: bold;
		font-size: 6.4vw;
		line-height: 1;
	}

	.sbf_contents #top_upper .box.topmsg .summary {
		margin: 3.2vw 0 0;
		font-size: 4.266666667vw;
		line-height: 1.5;
	}

	.sbf_contents #top_upper .box.topmsg .job {
		margin: 4vw 0 0;
		font-size: 3.466666667vw;
		line-height: 1.5;
	}

	.sbf_contents #top_upper .box.topmsg .name {
		margin: 1.6vw 0 0;
		font-size: 4vw;
		line-height: 1;
	}

	/*------------------------------------------------------------
[SP] #top_esg
------------------------------------------------------------ */
	.sbf_contents #top_esg {
		padding: 9.6vw 0;
	}

	.sbf_contents #top_esg .box {
		width: 100%;
		position: relative;
		margin: 5.6vw 0 0;
		border-radius: 4.8vw;
		overflow: hidden;
		background: #fff;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
	}

	.sbf_contents #top_esg .box picture {
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
		align-items: center;
		height: 48vw;
		overflow: hidden;
	}

	.sbf_contents #top_esg .box picture img {
		width: 100%;
		height: auto;
	}

	.sbf_contents #top_esg .box .text_part::before {
		content: "";
		display: block;
		position: absolute;
		width: 5.333333333vw;
		height: 5.333333333vw;
		top: calc(-5.333333333vw + 0.133333333vw);
		left: -0.133333333vw;
		transform: rotate(180deg);
		background: url(/softdrink/common2021/img/com_sustaina2023/top/kado_rttop_wh.svg) no-repeat left top / 5.333333333vw;
	}

	.sbf_contents #top_esg .box .text_part {
		display: block;
		position: relative;
		margin: -4.8vw 0 0;
		padding: 6.4vw 4.8vw 4vw;
		background: #fff;
		border-radius: 0 4.8vw 4.8vw 4.8vw;
		background: #fff no-repeat right 6.4vw top 6.4vw / auto 23.2vw;
	}

	.sbf_contents #top_esg .box .text_part h3.title_tertiary .letter {
		display: inline-block;
		width: 100px;
		height: 4vw;
		margin: 0 0 0 3.2vw;
		font-size: 0;
		color: #fff;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: no-repeat left bottom / auto 3.466666667vw;
	}

	/*下サムネありbtn*/
	.sbf_contents #top_esg .box_hd  {
		width: 100%;
		height: 24vw;
		margin: 8vw 0 0;
	}

	.sbf_contents #top_esg .box_hd a {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		position: relative;
		border-radius: 4.8vw;
		overflow: hidden;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
	}

	.sbf_contents #top_esg .box_hd a::after {
		content: "";
		display: block;
		position: absolute;
		width: 2.133333333vw;
		height: 100%;
		top: 0;
		right: 3.2vw;
		background: url(/softdrink/common2021/img/svg2023/arrow_right_indigo.svg) no-repeat right center / 2.133333333vw;
	}

	.sbf_contents #top_esg .box_hd .thumnail {
display: block;
		width: 32.8vw;
		height: 24vw;
		overflow: hidden;
	}

	.sbf_contents #top_esg .box_hd .thumnail img {
		height: 100%;
	}

	.sbf_contents #top_esg .box_hd .text_part {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		width: 64vw;
		height: 24vw;
		padding: 0 4.8vw;
		margin: 0 0 0 -4.8vw;
		position: relative;
		background: #fff;
		border-radius: 0 0 0 4.8vw;
	}

	.sbf_contents #top_esg .box_hd .text_part::before {
		content: "";
		display: block;
		position: absolute;
		width: 4.8vw;
		height: 4.8vw;
		top: -0.133333333vw;
		left: -4.666666667vw;
		background: url(/softdrink/common2021/img/com_sustaina2023/top/kado_rttop_wh.svg) no-repeat right top / 4.8vw;
	}

	.sbf_contents #top_esg .box_hd h3 {
		margin: 0;
		font-size: 4.266666667vw;
		font-weight: bold;
		line-height: 1.3;
	}

	/*------------------------------------------------------------
[SP] #top_related
------------------------------------------------------------ */
	.sbf_contents #top_related {
		padding: 0 0 12vw;
	}

	.sbf_contents #top_related li {
		margin: 4vw 0 0;
	}

	.sbf_contents #top_related li a {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		align-items: center;
		width: 92vw;
		height: 19.2vw;
		position: relative;
		padding: 0 6.4vw 0 28vw;
		font-size: 4.266666667vw;
		font-weight: bold;
		line-height: 1.3;
		overflow: hidden;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
		border-radius: 4.8vw;
		background: #fff no-repeat left 6.4vw center / 12vw;
	}

	.sbf_contents #top_related li a::after {
		content: "";
		display: block;
		position: absolute;
		width: 2.133333333vw;
		height: 100%;
		top: 0;
		right: 3.2vw;
		background: url(/softdrink/common2021/img/svg2023/arrow_right_indigo.svg) no-repeat right center / 2.133333333vw;
	}

	/*------------------------------------------------------------
[SP] #top_stories
------------------------------------------------------------ */
	.sbf_contents #sus_top #top_stories {
		padding: 9.6vw 0 6.4vw;
		position: relative;
		/*relative背景ぼかしに必要*/
	}

	/*背景ぼかし*/
	.sbf_contents #top_stories::before {
		content: "";
		display: block;
		position: absolute;
		width: 100vw;
		height: 40vw;
		border-radius: 4.8vw;
		background: #B9F1FF;
		box-shadow: 0px 0px 6.4vw 6.4vw #B9F1FF;
		opacity: 0.5;
		top: 32vw;
		left: 0;
	}

	.sbf_contents #top_stories .inside {
		position: relative;
		/*relative背景ぼかしに必要*/
	}

	.sbf_contents #top_stories .inside a {
		display: block;
		width: 92vw;
		margin: 0;
		border-radius: 4.8vw;
		overflow: hidden;
	}

	/*------------------------------------------------------------
[SP] #top_lower
------------------------------------------------------------ */
	.sbf_contents #top_lower {
		padding: 0 0 16vw;
	}

	.sbf_contents #top_lower .enclose {
		margin: 6.4vw 0 0;
		padding: 6.4vw 4.8vw 4.8vw;
		border-radius: 3.2vw;
		border: 1px solid #3995AC;
		background: #FFF;
	}

	.sbf_contents #top_lower h3.title_tertiary {
		font-size: 5.6vw;
		line-height: 1;
	}

	.sbf_contents #top_lower #highlight {
		position: relative;
	}

	.sbf_contents #top_lower #highlight .btn_golist {
		position: absolute;
		right: 4.8vw;
		top: 4vw;
	}

	.sbf_contents #top_lower #highlight li {
		margin: 5.6vw 0 0;
	}

	.sbf_contents #top_lower #highlight li p.date {
		display: inline-block;
		margin: 0 0 1.066666667vw;
		font-size: 3.733333333vw;
		line-height: 1.5;
		position: relative;
	}

	.sbf_contents #top_lower #highlight li.new p.date {
		padding-right: 10.666666667vw;
	}

	.sbf_contents #top_lower #highlight li.new p.date::after {
		content: 'NEW';
		display: block;
		position: absolute;
		right: 0;
		top: 0.4vw;
		padding: 0.533333333vw 1.333333333vw;
		border-radius: 1.333333333vw;
		margin-left: 3.2vw;
		color: #E72323;
		font-size: 2.666666667vw;
		line-height: 1;
		border: 1px solid #E72323;
	}

	.sbf_contents #top_lower #highlight li .c_mt5 {
		font-size: 3.733333333vw;
		line-height: 1.5;
	}


}

@media print,
screen and (min-width:768px) {

	/*------------------------------------------------------------
[PC] common
------------------------------------------------------------ */
	.sbf_contents #sus_top .sus_fixednav.fixed,
	.sbf_contents #sus_top .sus_headnav {
		display: none;
	}

	.sbf_contents #sus_top section .inside {
		width: 1160px;
	}

	.sbf_contents #sus_top a,
	.sbf_contents #sus_top a * {
		transition: all 0.2s ease;
	}

	.sbf_contents #sus_top h2.title_secondary {
		display: block;
		width: 100%;
		margin: 0 0 25px;
		font-size: 30px;
		line-height: 1;
	}

	.sbf_contents #sus_top h3.title_tertiary {
		display: block;
		width: 100%;
		margin: 0 0 20px;
		font-size: 26px;
		line-height: 1;
	}

	.sbf_contents #sus_top ul.link_sub {
		margin: 0 0 0 5px;
	}

	.sbf_contents #sus_top .link_sub li {
		margin: 10px 0 0;
		font-size: 16px;
		line-height: 1.5;
	}

	.sbf_contents #sus_top .link_sub li:first-child {
		margin: 0;
	}

	.sbf_contents #sus_top .link_sub li a {
		display: block;
		padding: 0 0 0 13px;
		position: relative;
	}

	.sbf_contents #sus_top .link_sub li a::before {
		content: "";
		display: block;
		position: absolute;
		width: 7px;
		height: 11px;
		top: 7px;
		left: 0;
		background: url(/softdrink/common2021/img/svg2023/arrow_right_indigo_s.svg) no-repeat left center / 7px;
	}

	.sbf_contents #sus_top ul.link_sub li a:hover {
		text-decoration: underline;
	}

	.sbf_contents #sus_top ul.link_sub li.lower {
		margin-left: 15px;
	}

	.sbf_contents #sus_top ul.link_sub li.lower a::before {
		content: "";
		display: block;
		position: absolute;
		width: 8px;
		height: 2px;
		top: 11px;
		left: 0;
		background: #1e798f;
	}

	.sbf_contents #sus_top .btn_golist a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 120px;
		height: 36px;
		padding: 0px 8px 0 0;
		border-radius: 12px;
		background: #D8F7FF;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
		font-size: 15px;
		font-weight: bold;
	}

	.sbf_contents #sus_top .btn_golist a::before {
		content: "";
		display: block;
		position: absolute;
		width: 7px;
		height: 36px;
		top: 0;
		right: 12px;
		background: url(/softdrink/common2021/img/svg2023/arrow_right_indigo_s.svg) no-repeat right center / 7px;
	}

	.sbf_contents #sus_top .btn_golist a:hover {
		text-decoration: underline;
		background: #93DEF1;
	}

	/*------------------------------------------------------------
[PC] #top_upper
------------------------------------------------------------ */
	.sbf_contents #top_upper {
		padding: 30px 0 50px;
	}

	.sbf_contents #top_upper .inside {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.sbf_contents #top_upper .box {
		width: 570px;
		margin: 40px 0 0;
	}

	.sbf_contents #top_upper .box a {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		position: relative;
		border-radius: 20px;
		overflow: hidden;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
	}

	.sbf_contents #top_upper .box a::after {
		content: "";
		display: block;
		position: absolute;
		width: 12px;
		height: 100%;
		top: 0;
		right: 18px;
		background: url(/softdrink/common2021/img/svg2023/arrow_right_indigo.svg) no-repeat right center / 12px;
	}

	.sbf_contents #top_upper .box picture {
		background: #93DEF1;
	}

	.sbf_contents #top_upper .box .text_part {
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-start;
		align-items: flex-start;
		margin: 0 0 0 -20px;
		position: relative;
		background: #D8F7FF;
		border-radius: 0 20px 20px 20px;
	}

	.sbf_contents #top_upper .box .text_part::before,
	.sbf_contents #top_upper .box .text_part::after {
		content: "";
		display: block;
		position: absolute;
		width: 20px;
		height: 20px;
		top: 0;
		left: -20px;
		transition: all 0.2s ease;
		background: no-repeat right top / 20px;
	}

	.sbf_contents #top_upper .box .text_part::after {
		background-image: url(/softdrink/common2021/img/com_sustaina2023/top/kado_rttop_blue.svg);
	}

	.sbf_contents #top_upper .box .text_part::before {
		background-image: url(/softdrink/common2021/img/com_sustaina2023/top/kado_hover.svg);
	}

	.sbf_contents #top_upper .box a:hover .text_part {
		background: #93DEF1;
	}

	.sbf_contents #top_upper .box a:hover .text_part::after {
		opacity: 0;
	}

	.sbf_contents #top_upper .box a:hover img {
		opacity: 0.85;
	}

	.sbf_contents #top_upper .box img {
		width: 250px;
		height: 190px;
	}

	.sbf_contents #top_upper .box .text_part {
		width: 340px;
		padding: 48px 25px 0;
	}

	.sbf_contents #top_upper .box h2 {
		font-size: 24px;
		font-weight: bold;
		line-height: 1.3;
	}

	.sbf_contents #top_upper .box .sub_txt {
		margin: 0 0 5px;
		font-size: 16px;
		font-weight: bold;
	}

	.sbf_contents #top_upper .box a:hover h2,
	.sbf_contents #top_upper .box a:hover .sub_txt {
		text-decoration: underline;
	}

	.sbf_contents #top_upper .box.topmsg {
		width: 1160px;
		margin: 0;
	}

	.sbf_contents #top_upper .box.topmsg img {
		width: 480px;
		height: 280px;
	}

	.sbf_contents #top_upper .box.topmsg .text_part {
		width: 700px;
		padding: 0 35px;
		justify-content: center;
	}

	.sbf_contents #top_upper .box.topmsg h2 {
		font-weight: bold;
		font-size: 30px;
		line-height: 1;
	}

	.sbf_contents #top_upper .box.topmsg .summary {
		margin: 20px 0 0;
		font-size: 16px;
		line-height: 1;
	}

	.sbf_contents #top_upper .box.topmsg .job {
		margin: 25px 0 0;
		font-size: 15px;
		line-height: 1.5;
	}

	.sbf_contents #top_upper .box.topmsg .name {
		margin: 8px 0 0;
		font-size: 18px;
		line-height: 1;
	}

	/*------------------------------------------------------------
[PC] #top_esg
------------------------------------------------------------ */
	.sbf_contents #top_esg {
		padding: 60px 0;
		background: #B9F1FF;
	}

	.sbf_contents #top_esg .inside {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.sbf_contents #top_esg .box {
		width: 370px;
		position: relative;
		border-radius: 20px;
		overflow: hidden;
		background: #fff;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
	}

	.sbf_contents #top_esg .box picture {
		display: block;
		background: #B9F1FF;
	}

	.sbf_contents #top_esg .box .text_part::before {
		content: "";
		display: block;
		position: absolute;
		width: 20px;
		height: 20px;
		top: -20px;
		left: 0;
		transform: rotate(180deg);
		background: url(/softdrink/common2021/img/com_sustaina2023/top/kado_rttop_wh.svg) no-repeat right top / 20px;
	}

	.sbf_contents #top_esg .box .text_part {
		display: block;
		position: relative;
		margin: -20px 0 0;
		padding: 30px 25px;
		border-radius: 0 20px 20px 20px;
		background: #fff no-repeat right 20px top 30px / auto 99px;
	}

	.sbf_contents #top_esg .box .text_part h3.title_tertiary .letter {
		display: inline-block;
		width: 100px;
		height: 15px;
		margin: 0 0 0 12px;
		font-size: 0;
		color: #fff;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: no-repeat left bottom / auto 13px;
	}

	/*下サムネありbtn*/
	.sbf_contents #top_esg .box_hd {
		width: 370px;
		margin: 60px 0 0;
	}

	.sbf_contents #top_esg .box_hd a {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		position: relative;
		border-radius: 20px;
		overflow: hidden;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
	}

	.sbf_contents #top_esg .box_hd a::after {
		content: "";
		display: block;
		position: absolute;
		width: 12px;
		height: 100%;
		top: 0;
		right: 18px;
		background: url(/softdrink/common2021/img/svg2023/arrow_right_indigo.svg) no-repeat right center / 12px;
	}

	.sbf_contents #top_esg .box_hd .thumnail {
				width: 140px;
		height: 120px;
		background: #93DEF1;
	}

	.sbf_contents #top_esg .box_hd a:hover img {
		opacity: 0.85;
	}

	.sbf_contents #top_esg .box_hd img {
		height: 100%;
	}

	.sbf_contents #top_esg .box_hd .text_part {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		width: 250px;
		padding: 0 20px;
		margin: 0 0 0 -20px;
		position: relative;
		background: #fff;
		border-radius: 0 0 0 20px;
	}

	.sbf_contents #top_esg .box_hd .text_part::before {
		content: "";
		display: block;
		position: absolute;
		width: 20px;
		height: 20px;
		top: 0;
		left: -20px;
		transition: all 0.2s ease;
		background: no-repeat right top / 20px;
	}

	.sbf_contents #top_esg .box_hd .text_part::before {
		background-image: url(/softdrink/common2021/img/com_sustaina2023/top/kado_rttop_wh.svg);
	}

	.sbf_contents #top_esg .box_hd a:hover .text_part {
		text-decoration: underline;
	}

	.sbf_contents #top_esg .box_hd h3 {
		margin: 0;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.3;
	}

	/*------------------------------------------------------------
[PC] #top_related
------------------------------------------------------------ */
	.sbf_contents #top_related {
		padding: 0 0 60px;
	}

	.sbf_contents #top_related ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.sbf_contents #top_related li a {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		align-items: center;
		width: 370px;
		height: 90px;
		position: relative;
		padding: 0 25px 0 125px;
		font-size: 20px;
		font-weight: bold;
		line-height: 1.3;
		overflow: hidden;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
		border-radius: 20px;
		background: #fff no-repeat left 35px center / 50px;
	}

	.sbf_contents #top_related li a::after {
		content: "";
		display: block;
		position: absolute;
		width: 12px;
		height: 100%;
		top: 0;
		right: 18px;
		background: url(/softdrink/common2021/img/svg2023/arrow_right_indigo.svg) no-repeat right center / 12px;
	}

	.sbf_contents #top_related li a:hover {
		text-decoration: underline;
	}

	/*------------------------------------------------------------
[PC] #top_stories
------------------------------------------------------------ */
	.sbf_contents #sus_top #top_stories {
		padding: 60px 0;
		position: relative;
		/*relative背景ぼかしに必要*/
	}

	/*背景ぼかし*/
	.sbf_contents #top_stories::before {
		content: "";
		display: block;
		position: absolute;
		border-radius: 20px;
		background: #B9F1FF;
		box-shadow: 0px 0px 80px 80px #B9F1FF;
		opacity: 0.5;
		width: 100%;
		height: 80px;
		top: 260px;
		left: 0;
	}

	.sbf_contents #top_stories .inside {
		position: relative;
		/*relative背景ぼかしに必要*/
		text-align: center;
	}

	.sbf_contents #top_stories .inside a {
		display: block;
		width: 520px;
		margin: 0 auto;
		border-radius: 20px;
		overflow: hidden;
	}

	.sbf_contents #top_stories .inside a:hover {
		opacity: 0.85;
	}


	/*------------------------------------------------------------
[PC] #top_lower
------------------------------------------------------------ */
	.sbf_contents #top_lower {
		padding: 20px 0 80px;
	}

	.sbf_contents #top_lower .inside {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.sbf_contents #top_lower .enclose {
		padding: 30px 35px;
		border-radius: 20px;
		border: 1px solid #3995AC;
		background: #FFF;
	}

	.sbf_contents #top_lower #dialogue {
		width: 570px;
	}

	.sbf_contents #top_lower #evaluation {
		width: 570px;
	}

	.sbf_contents #top_lower #guideline {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		width: 100%;
		margin: 40px 0 0;
	}

	.sbf_contents #top_lower #guideline ul.link_sub+ul {
		margin-left: 140px;
	}

	.sbf_contents #top_lower #highlight {
		width: 100%;
		margin: 40px 0 0;
		position: relative;
	}

	.sbf_contents #top_lower #highlight .btn_golist {
		position: absolute;
		right: 35px;
		top: 27px;
	}

	.sbf_contents #top_lower #highlight li {
		margin: 10px 0 0;
	}

	.sbf_contents #top_lower #highlight li:first-child {
		margin: 0;
	}

	.sbf_contents #top_lower #highlight li p.date {
		display: inline-block;
		margin: 0 30px 0 0;
		font-size: 15px;
		line-height: 1.5;
	}

	.sbf_contents #top_lower #highlight li .c_mt5 {
		display: inline-block;
		font-size: 15px;
		line-height: 1.5;
		position: relative;
	}

	.sbf_contents #top_lower #highlight li.new .c_mt5 {
		padding-left: 45px;
		transition: none;
	}

	.sbf_contents #top_lower #highlight li.new .c_mt5::before {
		content: 'NEW';
		display: block;
		position: absolute;
		left: 0;
		top: 3px;
		padding: 2px 5px;
		border-radius: 5px;
		margin-right: 10px;
		color: #E72323;
		font-size: 10px;
		line-height: 1;
		border: 1px solid #E72323;
	}

	.sbf_contents #top_lower #highlight li a:hover .c_mt5 {
		text-decoration: underline;
	}

	/*------------------------------------------------------------
[PC] #cate_newslist
------------------------------------------------------------ */
	/*	.sbf_contents #cate_newslist #highlight .inside>ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
	}

	.sbf_contents #cate_newslist #highlight li a {
		display: block;
		width: 275px;
		height: 100%;
		overflow: hidden;
		border-radius: 15px;
		background: #FFF;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
	}

	.sbf_contents #cate_newslist #highlight li a:hover p.p_text {
		text-decoration: underline;
	}

	.sbf_contents #cate_newslist #highlight li img {
		display: block;
		width: 100%;
		height: auto;
	}

	.sbf_contents #cate_newslist #highlight li a:hover img {
		opacity: 0.85;
	}

	.sbf_contents #cate_newslist #highlight li .p_textArea {
		position: relative;
		padding: 15px 35px 20px 20px;
	}

	.sbf_contents #cate_newslist #highlight li ul.m_tagArea {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 5px 8px;
	}

	.sbf_contents #cate_newslist #highlight li ul.m_tagArea li {
		display: flex;
		align-items: center;
		justify-content: center;
		min-width: 95px;
		height: 26px;
		padding: 0 10px;
		font-size: 13px;
		border: 1px solid #3995AC;
	}

	.sbf_contents #cate_newslist #highlight li .p_textArea p {
		margin: 15px 0 0;
		font-size: 14px;
		line-height: 1;
	}

	.sbf_contents #cate_newslist #highlight li .p_textArea p.p_text {
		margin: 10px 0 0;
		font-size: 15px;
		line-height: 1.5;
	}

	.sbf_contents #cate_newslist #highlight li .p_textArea .p_link {
		position: absolute;
		width: 8px;
		height: 15px;
		right: 15px;
		top: 75px;
		background: url(/softdrink/common2021/img/svg2023/arrow_right_indigo.svg) no-repeat right center / 8px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
*/

}