@charset "UTF-8";

/*
en_US
*/

/* -----------------------------------------------
contents name
----------------------------------------------- */
#contents-name h2 a {
	display: block;
	background: url(/img/eng/csc/title_group.gif) no-repeat 0 0;
	width: 272px;
	height: 50px;
}
/* =========================================================

========================================================= */
#group {
	clear: both;
	margin: 20px 0 10px 0;
}
#group .section {
	margin-bottom: 30px;
}
#group .section div.cat {
	color: #fc9b3a;
	font-weight: bold;
	background-image: url(/img/common/csc/icon_point.png);
	background-size: auto 14px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 16px;
	margin-bottom: 8px;
}
#group .section .img {
	margin-bottom: 10px;
}
#group .section .img a {
	display: block;
	border: 2px solid #e6e6e6;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 663px 223px;
	height: 223px;
}
#group .section .img a:hover {
	opacity: 0.8;
}
#group .section .img a span {
	display: none;
}
#group .vivinavi .img a {
	background-image: url(/img/eng/csc/group/img_vivinavi.jpg);
	background-color: #fcf7d4;
}
#group .style .img a {
	background-image: url(/img/eng/csc/group/img_style.jpg);
	background-color: #e7f4fd;
}
#group .vivinavijpn .img a {
	background-image: url(/img/eng/csc/group/img_vivinavi_jpn.jpg);
	background-color: #f3f3f3;
}
#group .wincubic .img a {
	background-image: url(/img/eng/csc/group/img_aloha_street.jpg);
	background-color: #f3f3f3;
}
#group .section .box {
	margin: 0 10px;
}
#group .section .box dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#group .section .box dd {
	color: #666;
	line-height: 126%;
	border-top: 1px dashed #e7e7e7;
	border-bottom: 1px dashed #e7e7e7;
	padding: 5px 0;
	margin-bottom: 8px;
}
#group .section .box .addr {
	margin-bottom: 5px;
}
#group .section .box ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 3px 0;
}
#group .section .box ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	height: 0;
	clear: both;
}
#group .section .box li {
	float: left;
	margin: 0 10px 5px 0;
}
#group .section .box li span {
	color: #666;
	margin-right: 4px;
}
#group .section .box .url {
	clear: left;
}
#group .section .box .url a {
	display: inline-block;
	background-image: url(/img/common/common/icon_url_off.png);
	background-size: 11px 9px;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 14px;
}
#group .section .box .url a:hover {
	background-image: url(/img/common/common/icon_url_on.png);
}
#group .wincubic .sb-ttl {
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo;
	color: #ffffff;
	background-color: #747474;
	border-radius: 3px;
	padding: 8px 10px 5px 10px;
	margin-bottom: 10px;
}
#group .wincubic .text {
	line-height: 137%;
}
#group .wincubic .mb-5 {
	margin-bottom: 5px;
}
#group .wincubic .mr-10 {
	margin-right: 10px;
}