@charset "utf-8";
/* -------------------------------------------------------------------
 【インフォメーションページ　個別スタイル】SP
 ------------------------------------------------------------------ */
/* main
------------------------------------------------------------*/
#main > section {
	margin: 0 -10px 30px;
	padding: 0 10px 20px;
	border-bottom: solid 1px #d5d5d5;
}
#main > section.nobd {
	border: none;
	margin-bottom: 0;
}
#main > section:last-of-type {
	margin-bottom: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* heading */
.category_title{
	margin: -20px -10px 10px;
	padding: 10px;
	background: #c5d8ff;
	font-size: 12px;
	font-weight: bold;
	color: #3d6dcc;
}
.info_title{
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	margin: 0px -10px 20px;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
}
.info_subTitle{
	color: #3d6dcc;
	font-size: 14px;
	margin-bottom: 20px;
}
.info_h3{
	color: #3d6dcc;
	font-size: 12px;
	margin-bottom: 20px;
}
.img_center{
	margin: auto auto 20px;
	display: block;
}
.caption_Text{
	font-size: 12px;
	font-weight: bold;
	width: 560px;
}

/* lead */
.lead {
	margin-bottom: 20px;
}
.lead + .lead{
	margin-top: 50px;
}
.lead p+p{
	margin-top: 20px;
}
.lead p > strong{
	margin-bottom: 10px;
}

/* main info */
#main_info {
	margin-bottom: -5px;
}



/* info */
#main nav.info {
	margin: 0 -10px;
}
#main nav.info > ul {
}
#main nav.info > ul > li {
	padding: 0 10px;
	background: url(/sp/common/img/bg-link.png) no-repeat right center;
	background-size: 6px 11px;
	background-origin: content-box;
	text-align: center;
}
#main nav.info > ul > li:nth-of-type(2n+1){
	background-color: #f2f2f2;
}
#main nav.info > ul > li a {
	display: block;
	padding: 15px 6px 15px 0;
}

#main > header:first-of-type + nav.info {
	margin-top: -18px;
}
#main > header:first-of-type + nav.info + * {
	margin-top: 15px;
}

/* section */
#main > section,
#main > .for_fresh,
#main > nav.entry {
	margin: 0 -10px 25px;
	padding: 0 10px 20px;
	border-bottom: solid 1px #d5d5d5;
}
/*#main > section:first-of-type {
	margin-bottom: 15px;
	padding-bottom: 0;
	border-bottom: none;
}
*/
#main > section:last-of-type {
	margin-bottom: 20px;
	padding-bottom: 0;
	border-bottom: none;
}
.sub_menu--mb{
	margin-bottom: 50px;
}

/* category_navi
------------------------------------------------------------*/
.category_navi > h2,
ul.category_navi {
	display: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: solid 2px #3d6dcc;
	background: #ffffff;
}
ul.category_navi {
	border-top: none;
}

.category_navi > ul > li,
ul.category_navi > li {
	padding: 0 9px;
	border-bottom: solid 1px #d5d5d5;
	background: url(/sp/common/img/bg-link.png) no-repeat right center;
	background-size: 6px 11px;
	background-origin: content-box;
	text-align: center;
}
.category_navi > ul > li:last-of-type,
ul.category_navi > li:last-of-type {
	border-bottom: none;
}
.categoryl_navi > ul > li a,
ul.category_navi > li a {
	display: block;
	padding: 15px 6px 15px 0;
	color: #444444;
}

/*infoList*/
.infoList{
	margin: 0 -10px;
	border-top: 1px solid #ededed;
}

.infoListItem{
padding: 15px 20px;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
}
.infoList_date{
	color: #666666;
	margin-bottom: 5px;
	font-size: 10px;
}
.infoList_title{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

.infoListItem a{
	display: block;
}

.infoList_pdf{
	background: url(/sp/image/info/icon-pdf.png) no-repeat right center;
	-webkit-background-size: 16px 16px;
	background-size: 16px 16px;
}

.pdfLink:after{
	content: "";
	background: url(/sp/image/info/icon-pdf.png) no-repeat right top;
	-webkit-background-size: 16px 16px;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	display: inline-block;
}

/*detail*/
.infoDetail_titleArea{
	margin: 0 -10px;
	padding: 10px;
	border-bottom: 1px solid #d5d5d5;
}
.infoDetail_date{
	color: #666666;
	margin-bottom: 5px;
	font-size: 10px;
}
.infoDetail_title{
	font-size: 14px;
	font-weight: bold;
	color: #3d6dcc;
	border-left: solid 2px #3d6dcc;
	padding-left: 12px;
}
.infoDetail_cont{
	margin: 0 10px;
	padding: 15px 0;
	border-bottom: 1px solid #d5d5d5;
}
.infoDetail_cont:last-child{
	border: none;
}
.infoDetail_cont p{
	margin-bottom: 10px;
}
.infoDetail_cont img{
	margin: auto;
	display: block;
}

.btn-toInfoList{
	display: block;
	width: 100%;
	margin: 30px 0;
	padding: 15px 0;
	background: #999999;
	color: #fff !important;
	text-align: center;
	font-size: 15px;
}