@charset "utf-8";

@media print, screen and (max-width:767px) {
/*------------------------------------------------------------
[SP] DX top_index
------------------------------------------------------------ */
#suntory_contents .top_index {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding: 0 4vw;
	margin: 4vw 0 0;
}
#suntory_contents .top_index .bt_other {
	width: 44vw;
	height: 17.6vw;
	display: inline-block;
}
#suntory_contents .top_index .bt_other a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 4vw 0 0;
	font-size: 4.266666667vw;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	color: #298AA2;
	text-decoration: none;
	border-radius: 1.6vw;
	background: #E6F6FA;
}
#suntory_contents .top_index .bt_other a::after {
	content: " ";
	background: url(/softdrink/common2021/img/svg/arrow_down_blue.svg) no-repeat center top / auto 2.4vw;
	position: absolute;
	width: 100%;
	height: 2.4vw;
	left: 0;
	bottom: 4vw;
}
.category_digital #suntory_contents .top_index + .frame {
		margin-top: 4vw;
}

/*------------------------------------------------------------
[SP] contents_list
------------------------------------------------------------ */
#suntory_contents .contents_list#list_dx_case .list_title {
	background-image: url(/softdrink/common2021/img/com_dx/icon_dxcase.svg);
}
#suntory_contents .contents_list#list_dx_case .accordion ul {
	margin-top: 4vw;
}

/*------------------------------------------------------------
[SP] DX digital トップページ
------------------------------------------------------------ */
#suntory_contents #dx_case li {
}
#suntory_contents #dx_case li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 0.8vw solid #CFEDF5;
	padding: 7.2vw 4vw;
	color: #298AA2;
	text-decoration: none;
	border-radius: 15px;
}
#suntory_contents #dx_case li + li {
	margin-top: 30px;
}
#suntory_contents #dx_case li a h3 {
	margin: 0;
	font-size: 5.333333333vw;
	color: #298AA2;
	border: none;
	padding: 0;
}
#suntory_contents #dx_case li a h3 .txt_sm {
	font-size: 4vw;
	margin-left: 2.4vw;
}
#suntory_contents #dx_case li a:hover {
	background: #eef6f8;
}
#suntory_contents #dx_case li a picture {
	margin: 3.2vw auto 0;
	width: 68vw;
}
#suntory_contents #dx_case li a img {
		height: auto;
}
#suntory_contents #dx_case li .text_block {
	width: 100%;
}
#suntory_contents #dx_case li a h3 + p {
	margin-top: 2.4vw;
	color: #000;
}
/*------------------------------------------------------------
[SP] DX caseページ
------------------------------------------------------------ */
#suntory_contents .contents_list li a .txt_sm {
	font-size: 3.466666667vw;
	margin-left: 1.6vw;
}
#suntory_contents .extract_page .frame h2 .txt_sm {
	font-size: 4.266666667vw;
	margin-left: 1.6vw;
}





}
@media print, screen and (min-width:768px) {
/*------------------------------------------------------------
[PC] DX top_index
------------------------------------------------------------ */
#suntory_contents .top_index {
	margin: 0 auto;
	width: 1160px;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
#suntory_contents .top_index .bt_other {
	width: 360px;
	height: 70px;
	margin: 30px 15px 0;
}
#suntory_contents .top_index .bt_other a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0 15px 0 0;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	color: #298AA2;
	text-decoration: none;
	border-radius: 10px;
	background: #E6F6FA;
}
#suntory_contents .top_index .bt_other a:hover {
	color: #fff;
	background: #499bb0;
}
#suntory_contents .top_index .bt_other a::after {
	content: " ";
	background: url(/softdrink/common2021/img/svg/arrow_down_blue.svg) no-repeat right center / 18px;
	position: absolute;
	width: 18px;
	height: 70px;
	right: 20px;
	top: 0;
}
#suntory_contents .top_index .bt_other a:hover::after {
	background: url(/softdrink/common2021/img/svg/arrow_down_wh.svg) no-repeat right center / 18px;
}
	/*------------------------------------------------------------
[PC] DX extract_category
------------------------------------------------------------ */
#suntory_contents #digital_dx_case .extract_category {
	height: 95px;
}
.category_digital #suntory_contents .extract_category li {
	width: 570px;
	font-size: 16px;
	line-height: 1;
}
.category_digital #suntory_contents .extract_category li a {
	background: #E6F6FA;
	padding: 0;
}
.category_digital #suntory_contents .extract_category li a p {
	height: 40px;
	padding: 0 0 0 60px;
	line-height: 40px;
	font-size: 18px;
	background:  no-repeat left top / 40px;
}
.category_digital #suntory_contents .extract_category li a:hover {
	background:  #499bb0;
}
.category_digital #suntory_contents .extract_category li a:hover p {
	background: no-repeat left top / 40px;
}

/*メッセージ*/
#suntory_contents .extract_category li#dx_nav_message a p { background-image: url(/softdrink/common2021/img/com_dx/icon_dxmsg.svg); }
#suntory_contents .extract_category li#dx_nav_message a:hover p { background-image: url(/softdrink/common2021/img/com_dx/icon_dxmsg_wh.svg); }

/*事例*/
#suntory_contents .extract_category li#dx_nav_case a p { background-image: url(/softdrink/common2021/img/com_dx/icon_dxcase.svg); }
#suntory_contents .extract_category li#dx_nav_case a:hover p { background-image: url(/softdrink/common2021/img/com_dx/icon_dxcase_wh.svg); }
#suntory_contents #digital_dx_case .extract_category li#dx_nav_case a {
	color: #fff; height: 95px; padding-bottom: 15px; border-radius: 10px 10px 0 0;	background-color:#5BC2DC ;
}
#suntory_contents #digital_dx_case .extract_category li#dx_nav_case a p {
	background-image: url(/softdrink/common2021/img/com_dx/icon_dxcase_wh.svg);
}

/*------------------------------------------------------------
[PC] contents_list
------------------------------------------------------------ */
#suntory_contents #digital_dx_case .contents_list#list_dx_case {
	border-radius: 10px 0 10px 10px;
}
#suntory_contents #digital_dx_case .contents_list li {
    margin: 0 30px;
}

/*------------------------------------------------------------
[PC] DX digital トップページ
------------------------------------------------------------ */
#suntory_contents #dx_case li {
	margin: 0 auto;
	width: 960px;
}
#suntory_contents #dx_case li a {
	width: 100%;
	height: 100%;
	border: 5px solid #CFEDF5;
	padding: 30px 45px;
	color: #298AA2;
	text-decoration: none;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
	border-radius: 15px;
}
#suntory_contents #dx_case li + li {
	margin-top: 30px;
}
#suntory_contents #dx_case li a h3 {
	margin: 0;
	font-size: 24px;
	color: #298AA2;
	border: none;
	padding: 0;
}
#suntory_contents #dx_case li a h3 .txt_sm {
	font-size: 18px;
	margin-left: 10px;
}
#suntory_contents #dx_case li a:hover {
	background: #eef6f8;
}
#suntory_contents #dx_case li a picture {
	margin: 0;
	width: 250px;
}
#suntory_contents #dx_case li a img {
		height: auto;
}
#suntory_contents #dx_case li .text_block {
	width: 560px;
}
#suntory_contents #dx_case li a h3 + p {
	margin-top: 20px;
	color: #000;
}

/*------------------------------------------------------------
[PC] DX caseページ
------------------------------------------------------------ */
#suntory_contents .contents_list li a .txt_sm {
	font-size: 13px;
	margin-left: 5px;
}
#suntory_contents .extract_page .frame h2 .txt_sm {
	font-size: 20px;
	margin-left: 10px;
}


}/*END min-width:768px*/