﻿
.titleSub {
	margin-bottom: 2.5em;	
}

/*一覧ページのみ*/
#wImportant .paragraph,
#wrapWhatsnew .section .paragraph {
	padding-left: 11px;
	border-left: 4px solid #f0f0f0;
	padding-bottom: 0;
}
/*ここまで*/


h2 {
	margin-bottom: 1em;
    padding-bottom: 3px;
	font-size: 1.667em;
    font-weight: bold;
    line-height: 1.2;
}

h3 {
	margin-bottom: .5em;
    font-size: 1.334em;
    font-weight: bold;
    line-height: 1.2;	
}


.listDate {
	margin: 0 0 1em 0;
	padding: 0;
}

.listDate dt {
	margin: 0 0 .25em 0;
	padding: 0;
	font-size: 1.167em; /* 1.5em * 1.167em = 14px */
}

.listDate dd {
	padding: 0;
	margin: 0 0 1em;
}

.listDate dd a {
	padding-left: 14px;
	background: url(/common/images/arrow_Red2.gif) no-repeat 0 4px;	
}

.listDate dd a.icoOpen {
	background: url(/common/images/arrow_open_7x7.gif) no-repeat left center;	
}

.listService,
.listService02 {
	margin: 0 0 18px 0;
}

.listService {
	padding: 0 0 0 18px;
}

.listService li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: disc outside;
}

.listService02 li {
	margin: 0 0 1.5em;
	padding: 0;
}

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

/* サイドメニュー
-------------------------------------------------------------------------------------*/
.menuText ul li:first-child {
	display: none;/*CMS ALL*/
}

/* 特殊マージン系
-------------------------------------------------------------------------------------*/
#wPrimary .marB_3em {
	margin-top: 3em;
}


}

@media screen and (max-width:767px) {
.titleSub {
	margin-bottom: 0;/*reset*/	
}

.titleSub h1 span {
	display: none;
}

h2 {
	margin: 0 5px 18px;
	padding: 0 5px;
	border-left: 4px solid #d70b24;
	border-bottom: 1px solid #d70b24;
	color: #3d3333;
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: normal;
	color: inherit;
	line-height: inherit;
	background: none;
}

/*reset*/
#wrapWhatsnew .section .paragraph {
	margin: 0 5px 10px;
	padding: 0;
	border: none;
}
/*ここまで*/

/*一覧ページのみ*/
#wImportant .paragraph {
	margin: 0 5px 24px;
	padding: 5px 0 5px 3px;
	border-left: 2px solid #f0f0f0;
}
/*ここまで*/

#wrapWhatsnew .section .accordion .paragraph {
	/*aFeed1に対してのpadding-topは禁止*/
	padding: 0;
}

#wImportant h2 {
	margin-bottom: 13px;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	border: none;
}

#wImportant h2 img {
	width: 16px;
	margin-right: 6px;
	vertical-align: -0.1em;
}

.listLocalMenu {
	font-size: 0;
}

.listLocalMenu li {
	display: inline-block;
	width: 25%;
	padding: 0 2px;
	font-size: 14px;
	font-size: 1.4rem;
	vertical-align: top;
}

.listDate {
	margin: 0;/*reset*/
}

.listDate dt {
	margin: 0;/*reset*/
	padding: 0;/*reset*/
	font-size: 14px;/*reset*/
	font-size: 1.4rem;/*reset*/
}

.listDate dd {
	padding: 0;
	margin: 0 0 6px 0;/*reset*/
}

.listDate dd a {
	position: relative;
	padding-left: 13px;
	background: none;/*reset*/
}

.listDate dd a:before {
	content: " ";
	position: absolute;
	top: 2px;
	left: 0;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 9px solid #d70b24;
}

.listDate dd a.icoOpen {
	position: relative;
	display: inline-block;
	background: none;/*reset*/
}

.listDate dd a.icoOpen:before,
.listDate dd a.icoOpen:after {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: auto;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	line-height: 10px;
	font-size: 14px;
	text-align: center;
	background: #d70b24;
}

.listDate dd a.icoOpen:after {
	content: " ";
	left: -3px;
	margin-top: 2px;
}

.listDate dd a.icoOpen:before {
	content: " ";
	left: -7px;
	margin-top: 6px;
}

h3 {
	font-size: 14px;
	font-size: 1.4rem;
}

.listService,
.listService02 {
	margin: 0 5px 10px;/*reset*/
}

.listService {
	padding: 0 0 0 18px;
}

.listService li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: disc outside;
}

.listService02 li {
	margin: 0 0 1.5em;
	padding: 0;
}

/*トップページリンク*/
#linkToppage {
	display: none;
}
/*ここまで*/

}