/*///////////////////////////////////////////
// DL
///////////////////////////////////////////*/


/*----- dl-01 -----*/
#contents dl.dl-01 {
	margin: 0px 0px 30px;
	font-size: 13px;
	overflow: hidden;
}
#contents dl.dl-01 dt {
	float: left;
	clear: both;
	width: 180px;
	padding: 0 20px 0 0;
	margin: 0 0 20px;
	font-weight: bold;
	line-height: 1.5;
}
#contents dl.dl-01 dd {
	float: left;
	width: 640px;
	margin: 0 0 20px;
	line-height: 1.5;
}
#contents dl[class*="dl"] {
	margin: 0;
	overflow: auto;
}


/*----- dl-02 -----*/
#contents dl.dl-02 {
	border-top: 1px solid #d0d0d0;
}
#contents dl.dl-02 dt {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d0d0d0;
	padding: 15px 30px 15px 5px;
	font-weight: bold;
	font-size: 13px;
}
#contents dl.dl-02 dd {
	background: url(../img/marker/line-dot-horizontal.png) repeat-x left bottom;
	padding: 0 0 1px;
}
#contents dl.dl-02 dt + dd {
	border-top: 1px solid #fff;
}
#contents dl.dl-02 a {
	display: block;
	padding: 15px 30px 14px 10px;
	background: url(../img/marker/icon-arrow-08-r.png) no-repeat right center;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	line-height: 1.4;
}
#contents dl.dl-02 a:hover {
	background: #e8eaeb url(../img/marker/icon-arrow-08-r.png) no-repeat right center;
}

/*----- dl-03 -----*/

#contents dl.dl-03 {  }
#contents dl.dl-03 dt {border-top: 1px solid #d0d0d0;  border-bottom: 1px solid #fff; margin-top: 30px; }
#contents dl.dl-03 dt:first-child { margin-top: 0; }
#contents dl.dl-03 dt span { display: block; border-top: solid 1px #fff;border-bottom: 1px solid #d0d0d0; padding: 15px 5px; font-size: 14px; font-weight: bold; }
#contents dl.dl-03 dd { margin-left: 15px; padding: 15px 10px 15px 0; background: url(../../assets/img/marker/line-dot-horizontal.png) repeat-x left bottom; font-size: 13px; }


/*dl-link-01*/

#contents dl.dl-link-01 {}
#contents dl.dl-link-01 dt { font-size: 13px; margin: 0 0 10px; }
#contents dl.dl-link-01 dt a { line-height: 1.5; color: #000; font-weight: bold; }
#contents dl.dl-link-01 dd { font-size: 13px; margin: 0 0 5px 12px; }
#contents dl.dl-link-01 dd a { line-height: 1.5; color: #000; }
#contents dl.dl-link-01 dd dl { margin: 0 0 15px;}
#contents dl.dl-link-01 dd dl dt { line-height: 1.5; color: #000; font-weight: bold; margin: 15px 0 10px; }
#contents dl.dl-link-01 dd dl dt:first-child { margin: 0 0 10px; }
#contents dl.dl-link-01 dd dl dd { margin: 0 0 5px 0; }


/*dl-link-02*/


#contents dl.dl-link-02 { 
	border-top: 1px solid #d0d0d0;
	margin: 0 0 30px;
}

#contents dl.dl-link-02 dt {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d0d0d0;
}

#contents dl.dl-link-02 dt:first-child a {
	margin-top: 0;
}
#contents dl.dl-link-02 dt a {
	background: url(../img/marker/icon-arrow-08-r.png) no-repeat right center;
}

#contents dl.dl-link-02 dt a,
#contents dl.dl-link-02 dt span {
	display: block;
	color: #17262e;
	padding: 15px 15px 15px;
	margin: 15px 0 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	text-decoration: none;
	
}

#contents dl.dl-link-02 dt a:hover {
	color: #17262e;
	text-decoration: none;
	background: #e9eaec url(../img/marker/icon-arrow-08-r.png) no-repeat right center;
}

#contents dl.dl-link-02 dd {
	padding: 0 0 0 20px;
	background: url(../img/marker/icon-arrow-08-r.png) no-repeat right center;
}

#contents dl.dl-link-02 dd a {
	font-size: 13px;
	color: #17262e;
	line-height: 1.5;
	text-decoration: none;
	display: block;
	padding: 12px 40px 16px 3px;
	background-image: url(../../assets/img/marker/line-dot-horizontal.png), url(../img/marker/icon-arrow-08-r.png);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, right center;
}

#contents dl.dl-link-02 dd a:hover {
	color: #17262e;
	text-decoration: none;
	background-color: #e9eaec;
	background-image: url(../../assets/img/marker/line-dot-horizontal.png), url(../img/marker/icon-arrow-08-r.png);
	background-repeat: repeat-x, no-repeat;
	background-position: left bottom, right center;
}

#contents dl.dl-link-02 dd.top { border-top: 1px solid #fff; }

#contents dl.dl-link-02 dd.bottom { border-bottom: 1px solid #d0d0d0; }

#contents dl.dl-link-02 dd.bottom a { background: none; }

#contents dl.dl-link-02 dd.bottom a:hover {
	background-color: #e9eaec;
	background-image: url(../img/marker/icon-arrow-08-r.png);
	background-repeat: no-repeat;
	background-position: right center;
}



/*dl-news-01*/
#contents dl.dl-news-01 {
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #fff;
	margin: 0 0 20px;
}

#contents .dl-news-01 dt {
	border-top: 1px solid #fff;
	font-size: 13px;
	line-height: 1.4;
	padding: 15px 0 5px;
}

#contents .dl-news-01 img {
	vertical-align: middle;
	line-height: 19px;
	padding: 0 0 0 5px;
	width: inherit !important;
}

#contents .dl-news-01 dd {
	font-size: 13px;
	line-height: 1.4;
	border-bottom: 1px solid #c5c5c5;
	padding: 0 0 15px;
}

#contents .dl-news-01 dd a {
	line-height: inherit;
}
#contents .dl-news-01 dd a:hover {
}



/*----- accordion-common -----*/
.fullOpen {
	color: #165e83;
	text-decoration: underline;
	cursor: pointer;
}
.fullOpen:hover {
	color: #165e83;
	text-decoration: none;
}

/*----- accordion-01 -----*/
#contents .column-wide dl.accordion-01 > dt {
	background: #e8e8e8;
	padding: 13px 0px;
	margin: 0px 0px 2px;
	cursor: pointer;
}
#contents .column-wide dl.accordion-01 > dt span {
	width: 920px;
	margin: 0px auto;
	display: block;
	font-size: 14px;
	color: #165e83;
	line-height: 1.5;
	background: url(../img/marker/icon-dt-accordion-01-plus.png) no-repeat right center;
	font-weight: bold;
}

#contents .column-wide dl.accordion-01 > dt.active {
	background: #c6c6c6;
}
#contents .column-wide dl.accordion-01 > dt.active span {
	background: url(../img/marker/icon-dt-accordion-01-minus.png) no-repeat right center;
}
#contents .column-wide dl.accordion-01 > dt:hover {
	background: #cdd6df;
}
#contents .column-wide dl.accordion-01 > dd {
	margin: 0px auto 20px;
	width: 920px;
}


/*column-left*/
#contents .column-left dl.accordion-01 > dt {
	background: #e8e8e8;
	padding: 13px;
	margin: 0px 0px 2px;
	cursor: pointer;
}
#contents .column-left dl.accordion-01 > dt span {
	margin: 0px auto;
	display: block;
	font-size: 14px;
	color: #165e83;
	line-height: 1.5;
	background: url(../img/marker/icon-dt-accordion-01-plus.png) no-repeat right center;
	font-weight: bold;
}
#contents .column-left dl.accordion-01 > dt.active span span,
#contents .column-left dl.accordion-01 > dt span span {
	display: inline;
	font-weight: normal;
	background: none;
}
#contents .column-left dl.accordion-01 > dt.active {
	background: #c6c6c6;
}
#contents .column-left dl.accordion-01 > dt.active span {
	background: url(../img/marker/icon-dt-accordion-01-minus.png) no-repeat right center;
}
#contents .column-left dl.accordion-01 > dt:hover {
	background: #cdd6df;
}
#contents .column-left dl.accordion-01 > dd {
	padding: 0 20px;
	margin: 0px auto 20px;
}

/*N*/


#contents.N .column-wide dl.accordion-01 > dt {
	background: #e8e8e8;
	padding: 13px 0px;
	margin: 0px 0px 2px;
	cursor: pointer;
}
#contents.N .column-wide dl.accordion-01 > dt span {
	width: 770px;
	margin: 0px auto;
	display: block;
	font-size: 14px;
	color: #165e83;
	line-height: 1.5;
	background: url(../img/marker/icon-dt-accordion-01-plus.png) no-repeat right center;
	font-weight: bold;
	padding-right: 30px;
}

#contents.N .column-wide dl.accordion-01 > dt.active {
	background: #c6c6c6;
}
#contents.N .column-wide dl.accordion-01 > dt.active span {
	background: url(../img/marker/icon-dt-accordion-01-minus.png) no-repeat right center;
}
#contents.N .column-wide dl.accordion-01 > dt:hover {
	background: #cdd6df;
}
#contents.N .column-wide dl.accordion-01 > dd {
	margin: 20px auto 20px;
	width: 820px;
}




/*----- accordion-02 -----*/
#contents dl.accordion-02 {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #FFF;
}
#contents dl.accordion-02 dt {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #d0d0d0;
	padding: 0 20px 0 0;
	cursor: pointer;
}
#contents dl.accordion-02 dt span {
	display: block;
	padding: 12px 0px 12px 14px;
	font-size: 13px;
	line-height: 1.5;
	color: #165e83;
	background: url(../img/marker/icon-dt-accordion-01-plus.png) no-repeat right center;
	font-weight: bold;
}
#contents dl.accordion-02 dt.active span {
	display: block;
	padding: 12px 0px 12px 14px;
	font-size: 13px;
	line-height: 1.5;
	color: #165e83;
	background: url(../img/marker/icon-dt-accordion-01-minus.png) no-repeat right center;
}
#contents dl.accordion-02 dt:hover {
	background: #cdd6df;
}
#contents dl.accordion-02 dd {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #d0d0d0;
	padding: 15px 0 30px;
}

/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/


@media screen and (min-width: 601px) { /*PC*/


}

/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/

@media screen and (max-width: 600px) { /*sp*/

/*----- accordion-common -----*/
.fullOpen {
	display: inline-block;
	color: #165e83;
	font-size: 12px;
	line-height: 1.5;
}
/*----- accordion-01 -----*/
#contents .accordion-01 {
	margin: 0px 0px 35px;
}
#contents .accordion-01 > dt {
	background: #e8e8e8;
	padding: 0 15px;
	margin: 0 0 5px;
}
#contents .accordion-01 > dt span {
	display: block;
	width: auto !important;
	color: #165e83;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5;
	padding: 0 15px;
	margin-right: 10px !important;
	background: url(../img/marker/icon-dt-accordion-01-plus.png) no-repeat right center;
	text-shadow: 0 1px 1px #f4f4f4;
	-ms-text-shadow: 0 1px 1px #f4f4f4;
	-moz-text-shadow: 0 1px 1px #f4f4f4;
	-webkit-text-shadow: 0 1px 1px #f4f4f4;
}

#contents .accordion-01 > dt span span { background: none; padding: 0;}
#contents .accordion-01 > dt.active {
	background: #c6c6c6;
}
#contents .accordion-01 > dt.active span {
	background: url(../img/marker/icon-dt-accordion-01-minus.png) no-repeat right center;
	text-shadow: 0 1px 1px #e8e8e8;
	-ms-text-shadow: 0 1px 1px #e8e8e8;
	-moz-text-shadow: 0 1px 1px #e8e8e8;
	-webkit-text-shadow: 0 1px 1px #e8e8e8;
}
#contents .accordion-01 > dd {
	width: auto !important;
	padding: 15px 0;
}
#contents .accordion-01 > dd > h3 {
	font-size: 13px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0 15px 10px;
}
#contents .accordion-01 > dd > h3 span {
	font-size: 9px;
}

/*----- accordion-02 -----*/
#contents .accordion-02 {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #fff;
}
#contents .accordion-02 > dt {
	padding: 0 15px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d0d0d0;
}
#contents .accordion-02 > dt span {
	display: block;
	color: #165e83;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5;
	padding: 17px 0;
	background: url(../img/marker/icon-dt-accordion-01-plus.png) no-repeat right center;
	text-shadow: 0 1px 1px #f4f4f4;
	-ms-text-shadow: 0 1px 1px #f4f4f4;
	-moz-text-shadow: 0 1px 1px #f4f4f4;
	-webkit-text-shadow: 0 1px 1px #f4f4f4;
}
#contents .accordion-02 > dt.active span {
	background: url(../img/marker/icon-dt-accordion-01-minus.png) no-repeat right center;
	text-shadow: 0 1px 1px #e8e8e8;
	-ms-text-shadow: 0 1px 1px #e8e8e8;
	-moz-text-shadow: 0 1px 1px #e8e8e8;
	-webkit-text-shadow: 0 1px 1px #e8e8e8;
}
#contents .accordion-02 > dd {
	padding: 15px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d0d0d0;
}
#contents .accordion-02 > dd > h3 {
	font-size: 13px;
	line-height: 1.5;
	font-weight: bold;
	margin: 0 15px 10px;
}
#contents .accordion-02 > dd > h3 span {
	font-size: 9px;
}

/*----- dl-01 -----*/
#contents dl.dl-01 {
	margin: 0px 0px 30px;
	font-size: 13px;
	overflow: hidden;
}
#contents dl.dl-01 dt {
	float: left;
	clear: both;
	width: auto;
	padding: 0 20px 0 0;
	margin: 0 0 20px;
	font-weight: bold;
	line-height: 1.5;
}
#contents dl.dl-01 dd {
	float: left;
	width: auto;
	margin: 0 0 20px;
	line-height: 1.5;
}
#contents dl[class*="dl"] {
	margin: 0;
	overflow: auto;
}




}