@charset "UTF-8";
/* --------------------------------------------------
   スタイル
   -------------------------------------------------- */

#wrap {
	padding-top: 94px;
}
/*/////////////////////////////// スライダー
*/
.slide_wrap {
	position: relative;
	min-width: 960px;
	height: 424px;
	padding-top: 40px;
	background: #dcdddd;
}
ul.bxslider {
	position: relative;
	width: 945px;
	height: 355px;
	margin: auto;
	background: #fff;
}
.slide {
	position: relative;
}
.slide.after {
	visibility: hidden;
}
.slide .tag {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 215px;
	height: 34px;
	font-size: 166%;
	font-weight: bold;
	text-indent: 10px;
	line-height: 34px;
	background-image: url(/inc/images/ico_vec_right_white.png);
	background-repeat: no-repeat;
	background-position: 16px 50%;
}
.large .slide .tag {
	background-position: 5px 50%;
}
.slide:hover .tag {
	background-color: #d95f4f;
}
.thumb_wrap {
	min-width: 855px;
	width: 852px;
	margin: 10px auto;
	padding: 0;
	letter-spacing: -.4em;
}
.thumb_wrap a {
	position: relative;
	display: inline-block;
	margin-left: 25px;
	letter-spacing: normal;
}
.thumb_wrap a:first-child {
	margin-left: 0;
}
.thumb_wrap a:hover:before
,.thumb_wrap a.active:before {
	content: "";
	position: absolute;
	top: -6px;
	left: -6px;
	width: 151px;
	height: 42px;
	padding: 3px;
	border: 3px solid #cf2c38;
}

/*/////////////////////////////// コンテンツ共通スタイル
*/
#most_access, #news, #banner_wrap {
	width: 920px;
	margin: auto;
}
#content_wrap #most_access
,#banner_wrap {
	margin: 40px auto 55px;
}
h2 {
	margin-bottom: 20px;
	padding: 3px 0;
	padding-left: 8px;
	letter-spacing: normal;
	border-bottom: 1px solid #d6d6d6;
	border-left: 4px solid #cf2c38;
}

/*/////////////////////////////// アクセスの多いメニュー
*/
#most_access {
	letter-spacing: -.4em;
}
#most_access h2 {
	margin-bottom: 38px;
}
#most_access hr {
	margin-bottom: 20px;
	border-top: solid 1px #d6d6d6;
}
#most_access ul {
	text-align: center;
}
#most_access ul.list > li {
	display: inline-block;
	vertical-align: top;
	padding-left: 7px;
	padding-right: 8px;
	letter-spacing: normal;
	border-left: 1px solid #d6d6d6;
	width: 95%;
}
#most_access ul.list > li:first-child {
	padding-left: 0;
	border-left: none;
}
#most_access ul div {
	width: auto;
}
#most_access h3 {
	height: 46px;
	margin: 0;
	padding-top: 5px;
	font-size: 141%;
	text-align: center;
}
#most_access .text {
	height: 115px;
	margin-bottom: 5px;
	padding-bottom: 22px;
	background: url(/inc/images/bg_most_access.jpg) repeat-x 0 0;
	border-bottom: 7px solid #dcdddd;
}
.large #most_access .text {
	height: 140px;
}
#most_access .text ul {
	padding-top: 15px;
}
#most_access .text li {
	margin: 5px 0 7px 14px;
	text-align: left;
}

/*/////////////////////////////// 最新情報
*/
#news {
	margin-bottom: 30px;
}
#news h2 {
	margin-bottom: 32px;
}
#news #important {
	width: 915px;
	margin-top: 32px;
	margin-bottom: 32px;
	letter-spacing: -.3em;
}
#content_wrap #news #important p span.detail {
	line-height: 25px;
}
#content_wrap #news #important p span.date {
	margin-right: 15px;
}
#news #important table td.td1 {
	background: url(/inc/images/h3_important_top.png) no-repeat left top;
}
#news #important table td.td2 {
	background: #d12932;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
#news #important table td.td2 h3 {
	padding-top: 5px;
	letter-spacing: normal;
}
#news #important table td.td3 {
	background: url(/inc/images/h3_important.png) no-repeat;
	vertical-align: middle;
}
#news #important table td.td3 p {
	padding-left: 20px;
	vertical-align: middle;
	letter-spacing: normal;
}
#news #important table td.td4 {
	background: url(/inc/images/h3_important_bottom.png) no-repeat left bottom;
}
#news .box {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 448px;
	margin-left: 15px;
}
#news .box h3 {
	width: 202px;
	height: 28px;
	margin-bottom: 0;
	text-align: center;
	background: url(/inc/images/h3_topics_bg.png) no-repeat 0 0;
}
#news .box h3 span {
	display: inline-block;
	margin-left: -10px;
	padding-top: 6px;
}
#news #topics {
	margin-left: 0;
}
#news .box ul {
	min-height: 260px;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 10px;
	background: #efefef;
}
.large #news .box ul {
	min-height: 350px;
}
#news .box ul li {
	margin: 0 20px 8px;
}
#news .box ul li a h4 {
	display: inline-block;
	vertical-align: top;
	width: 300px;
}
#news .box ul li a span.date {
	margin-right: 12px;
}
#news .box ul li.tright {
	background: none;
}
#news .rss {
	position: absolute;
	top: 36px;
	right: 10px;
}

/*/////////////////////////////// 外部リンクバナー
*/
#banner_wrap {
	text-align: center;
}
#banner_wrap ul {
	letter-spacing: -.4em;
}
#banner_wrap li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
	letter-spacing: normal;
}
#banner_wrap li:first-child {
	margin-left: 0;
}

/* 20230518 追記 */
ul.list {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}