@charset "UTF-8";
/* CSS Document */

.topLink a !important{font-size: 18px;}
.headLine01 {font-size: 14px !important;}

/*大タイトル*/
.headLine01 span {font-size: 18px !important;}

/*中タイトル*/
#contents.first .headLine04 {
	margin-top:10px;
	padding: 17px 0 5px 0;
	color: #333;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	background-color: #F4F4F4;
	border-top: 2px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	background: -moz-linear-gradient(top,  #FFF 0%, #F1F1F1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#F1F1F1));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF', endColorstr='#F1F1F1',GradientType=0 );
}

#contents.first .headLine04 span {
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	/*background: url(../img/common/ttl_bg02.png) no-repeat center bottom;
	background-size: 105px 2px;*/
}

.headLine_txt {
	border-bottom: 1px solid #A8A8A8;
	line-height: 1.5em;
	padding:5px 15px;
	background-color: #ffe1e1;
}

.linkUl2 {
	margin-bottom: 0;
}

.linkUl2 li {
	line-height: 1.2;
	font-size: 14px;
}

.linkUl2 li a {
	border-bottom: 1px solid #A8A8A8;
	padding: 25px 32px 25px 18px;
	display: block;
	position: relative;
	background: url(../img/common/icon09.gif) no-repeat 93% 50%;
	background-size: 9px 14px;
}

.colmn_li {
	width: 80%;
}

.column .phoList {
	margin: 20px;
}

.column .phoList li img {
	width: 100%;
}

 .headLine03 {
	margin-bottom: 20px;
	padding: 0 20px 20px 20px;
	color: #333;
	text-align: left;
	display: block;
	font-size: 18px;
	font-weight: bold;
	border-bottom: #dbdbdb solid 2px;
	line-height: 1.2;
}

 .bgBox {
	padding: 0 15px;
	line-height: 1.8;
	margin-bottom:20px;
}

.bgBox p {
	font-size: 14px;
}

.ziten {
	color:#ccc;
	text-align: right;
	margin:30px 15px 15px 0;
}

.sub_tit {
	font-weight: bold;
}


#contents.first .topInner {
	padding: 0 0 40px 0 !important; 
	border-top: 2px solid #E42326;
}


#contents.first .topInner p {
	font-size: 14px;
}

.topLink-mgnt {
	margin-top: 20px!important;
}

.etc_article {
	background-color: #f5f5f5!important;
	display: block;
	padding: 15px 0 15px 16px;
	border-bottom: #a8a8a8 solid 1px;
	margin-bottom: 10px;
	font-size: 14px;
	background: url(../img/common/icon09.gif) no-repeat 93% 50%;
	background-size: 9px 14px;
}

/*.arrow{
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.arrow::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #f04444;
  border-right: solid 2px #f04444;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}*/

.gHeader {
	border-top:0 !important; 
}

.newHdr {
	border-top:0 !important; 
}

header {
	border-bottom: 1px solid #e50012;
}






