@charset "utf-8";

#suntory_contents .main_cont .col2::after,
#suntory_contents .main_cont dl::after {
	content: "";
	display: block;
	clear: both;
}
#suntory_contents .main_cont div.col2 {
	border-top: solid #ccc 1px;
}
#suntory_contents .main_cont div.col2 > div {
	width: 46%;
}
#suntory_contents .main_cont div.col2 dl {
	font-size: 14px;
	line-height: 1.75;
}
#suntory_contents .main_cont div.col2 div > dl {
	margin-bottom: 60px;
}
#suntory_contents .main_cont div.col2 div > dl > dt {
	clear: both;
	width: 4em;
	float: left;
}
#suntory_contents .main_cont div.col2 div > dl > dd {
	width: calc(100% - 4em);
	float: right;
}
#suntory_contents .main_cont div.col2 div > dl > dd > dl dd {
	padding-left: 6em;
	text-indent: -4em;
}
#suntory_contents .main_cont div.col2 div > dl + a {
	line-height: 90px;
	font-size: smaller;
}
#suntory_contents .main_cont div.col2 div.f_right {
	display: block;
	padding: 20px;
	background: #ddd;
	font-size: smaller;
	text-align: center;
}
#suntory_contents .main_cont div.col2 div.f_right p {
	font-size: 14px;
	line-height: 1.75;
	margin-bottom: 1em;
	letter-spacing: -0.3px;
}
#suntory_contents .main_cont div.col2 div.f_right a {
	text-decoration: none;
}
#suntory_contents .main_cont div.col2 div.f_right a img {
	/*margin-top: 15px;*/
	margin-bottom: 15px;
}
#suntory_contents .main_cont div.col2 + a {
	text-decoration: none;
	line-height: 90px;
}


/*202405*/
#about_asteion_block .t_bold {
	font-weight: bold;
}
#about_asteion_block .tt_bold {
	font-weight: bold;
	padding-left: 0 !important;
} 
#about_asteion_block .t_small {
	font-size: 80%;
}
#about_asteion {
	margin: 30px 0 40px 0;
	overflow: hidden;
}
#about_asteion #about_asteion_img {
	width: 40%;
	float: left;
}
#about_asteion #about_asteion_img img {
	width: 85%;
	height: auto;
}
#about_asteion #about_asteion_exp {
	width: 60%;
	float: right;	
}
#suntory_contents .main_cont p.txt span.emphasis {
	text-emphasis: dot #000;
	padding-left: 0;
}

@media screen and (max-width: 768px) {
#about_asteion {
	margin: 30px 0 40px 0;
	overflow: auto;
}
#about_asteion #about_asteion_img {
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 20px;
}
#about_asteion #about_asteion_img img {
	width: 80%;
	height: auto;
}
#about_asteion #about_asteion_exp {
	width: 100%;
	float: none;	
}
#suntory_contents .main_cont div.col2 > div {
	width: calc(100% - 40px);
}
#suntory_contents .f_left {
    float: none;
}	
#suntory_contents .f_right {
    float: none;
}
#suntory_contents .main_cont div.col2 div > dl {
    margin-bottom: 30px;
}
	
}

