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

	- header
	+ content
		- mainvisual
		+ main
		 - topics
		 - box01
		 - box02

-----------------------------------------*/

/*----------------------------------------
	header
-----------------------------------------*/

header {
	width: 100%;
	padding-bottom: 5px;
	background: url(../img/c_header_bg02.png) repeat-x left bottom;
}

header > div {
	background: #ffffff url(../img/c_header_bg01.jpg) no-repeat center bottom;
}

header > div > div {
	height: 280px;
}

header > div > div h1 {
	padding: 30px 0 14px 491px;
}

header > div > div p#special_btn01 {
	position: absolute;
	top: 31px;
	right: 251px;
}

header > div > div dl {
	position: absolute;
	top: 15px;
	right: 150px;
	width: 81px;
}

header > div > div dl dt {
	display: block;
	padding: 0 15px 5px 12px;
}

header > div > div dl dd {
	display: inline;
}

header > div > div p#lang_btn01 {
	top: 31px;
}

header > div > div nav {
	padding-bottom: 13px;
}

header > div > div nav ul li {
	float: left;
}

header > div > div nav ul li:nth-child(2) {
	padding: 0 65px 0 64px;
}

header > div > div nav ul li:nth-child(4) {
	padding: 0 65px 0 149px;
}

header > div > div p#search_btn01 {
	position: absolute;
	right: 0;
	bottom: 18px;
}

/*----------------------------------------
	content
-----------------------------------------*/

#content {
	padding: 280px 0 60px !important;
}

#content p#pagetop {
	padding-bottom: 0;
}

/*----------------------------------------
	mainvisual
-----------------------------------------*/

#mainvisual {
	padding-bottom: 30px;
}

#mainvisual img {
	width: 100%;
	height: auto;
}

/*----------------------------------------
	main
-----------------------------------------*/

#main {
	width: 1060px;
	margin: 0 auto;
	padding-top: 600px;
}

/*----------------------------------------
	topics
-----------------------------------------*/

#topics {
	position: relative;
	border-top: 1px solid #938c84;
	border-bottom: 1px solid #938c84;
	line-height: 1.4;
}

#topics > h1 {
	position: absolute;
	top: 0;
	right: 3px;
	padding-top: 17px;
}

#topics > p {
	position: absolute;
	top: 353px;
	right: 1px;
	padding-left: 920px;
}

#topics #topics_01 {
	width: 900px;
	min-height: 300px;
	padding: 15px 0;
	border-bottom: 1px solid #dbd9d6;
}

#topics #topics_01 > div:first-child {
	float: left;
	width: 450px;
}

#topics #topics_01 > div:last-child {
	float: right;
	width: 420px;
	padding-top: 10px;
}

#topics #topics_01 > div:last-child p:first-child span:nth-child(n+2) {
	padding-left: 4px;
}

#topics #topics_01 > div:last-child h1 {
	padding: 10px 0 15px;
	line-height: 1.4;
}

#topics #topics_01 > div:last-child h1 + p {
	line-height: 2.1;
}

#topics #topics_01 > div:last-child p:last-child {
	padding-top: 14px;
}

#topics #topics_01 > div:last-child p:last-child > span {
	display: block;
}

#topics #topics_01 > div:last-child p:last-child > span:nth-child(2) {
	padding-top: 10px;
}

#topics #topics_01 > div:last-child p:last-child > span > span.link {
	padding-right: 14px;
	background: url(../img/c_link_ic01.png) no-repeat right center;
}

#topics #topics_01 > div:last-child p:last-child > span > span.pdf {
	padding: 2px 20px 2px 0;
	background: url(../img/c_link_ic02.png) no-repeat right center;
}

#topics #topics_02 {
	width: 900px;
	padding: 15px 0;
	border-bottom: 1px solid #dbd9d6;
}

#topics #topics_02 > section {
	float: left;
	width: 450px;
}

#topics #topics_02 > section div:first-child {
	float: left;
	width: 225px;
}

#topics #topics_02 > section div:last-child {
	float: right;
	width: 185px;
	padding-right: 20px;
}

#topics #topics_02 > section div:last-child span:nth-child(n+2) {
	padding-left: 4px;
}

#topics #topics_02 > section div:last-child h1 {
	padding: 10px 0 5px;
	line-height: 1.4;
}

#topics #topics_02 > section div:last-child p:last-child {
	padding-top: 14px;
}

#topics #topics_02 > section div:last-child p:last-child span {
	display: block;
}

#topics #topics_02 > section div:last-child p:last-child span:nth-child(n+2) {
	padding-left: 0;
}

/* 外部リンク */
#topics #topics_02 > section div:last-child p:last-child span.link {
	display: inline;
	padding-right: 18px;
	background: url(../img/c_link_ic01.png) no-repeat right center;
}

/* PDF */
#topics #topics_02 > section div:last-child p:last-child span.pdf {
	display: inline;
	padding: 2px 22px 2px 0;
	background: url(../img/c_link_ic02.png) no-repeat right center;
}

#topics #topics_03 {
	position: relative;
	padding: 17px 0 16px;
}

#topics #topics_03 ul:first-child {
	position: relative;
	z-index: 10;
	width: 900px;
}

#topics #topics_03 ul:first-child li:nth-child(n+2) {
	padding-top: 3px;
}

#topics #topics_03 ul:first-child li dl dt {
	display: table-cell;
	width: 135px;
	vertical-align: top;
}

#topics #topics_03 ul:first-child li dl dt + dd {
	/*padding: 1px 10px 0 20px;*/
	padding: 1px 10px 0;
}

#topics #topics_03 ul:first-child li dl dd {
	display: table-cell;
	vertical-align: top;
}

/* 外部リンク */
#topics #topics_03 ul:first-child li dl dd span.link {
	padding-right: 14px;
	background: url(../img/c_link_ic01.png) no-repeat right center;
}

/* PDF */
#topics #topics_03 ul:first-child li dl dd span.pdf {
	padding: 2px 20px 2px 0;
	background: url(../img/c_link_ic02.png) no-repeat right center;
}

/* ソーシャルボタン */
#topics #topics_03 ul:nth-child(2) {
	position: absolute;
	right: 0;
	bottom: 19px;
}

#topics #topics_03 ul:nth-child(2) li {
	float: left;
	padding-left: 10px;
}

/*----------------------------------------
	box01
-----------------------------------------*/

#box01 {
	padding: 50px 0;
}

#box01 #box01_l {
	float: left;
	width: 666px;
}

#box01 #box01_l #box01_l_01 {
	position: relative;
	margin-bottom: 10px;
}

#box01 #box01_l #box01_l_01 div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 628px;
	min-height: 64px;
	padding: 15px 19px 11px;
	background: url(../img/i_bg01.png) repeat left top;
}

#box01 #box01_l #box01_l_01 div ul {
	padding-top: 8px;
	line-height: 1.4;
}

#box01 #box01_l #box01_l_01 div ul li {
	display: table-cell;
}

#box01 #box01_l #box01_l_01 div ul li:nth-child(2) {
	padding-left: 42px;
}

#box01 #box01_l #box01_l_02 {
	margin-bottom: 10px;
}

#box01 #box01_l #box01_l_02 #box01_l_02_l {
	position: relative;
	float: left;
	width: 400px;
	height: 420px;
}

#box01 #box01_l #box01_l_02 #box01_l_02_l > div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 362px;
	min-height: 67px;
	padding: 15px 19px 8px;
	background: #d9d9d9;
}

#box01 #box01_l #box01_l_02 #box01_l_02_l > div ul {
	padding-top: 11px;
	line-height: 1.4;
}

#box01 #box01_l #box01_l_02 #box01_l_02_l > div ul li {
	display: table-cell;
	vertical-align: top;
	word-break: break-all;
}

#box01 #box01_l #box01_l_02 #box01_l_02_l > div ul li:nth-child(2) {
	padding-left: 40px;
}

#box01 #box01_l #box01_l_02 #box01_l_02_r {
	float: right;
}

#box01 #box01_l #box01_l_02 #box01_l_02_r p:nth-child(2) {
	padding-top: 10px;
}

#box01 #box01_l #box01_l_03 p {
	display: table-cell;
}

#box01 #box01_l #box01_l_03 p:nth-child(2) {
	padding-left: 10px;
}

#box01 #box01_r {
	float: right;
	width: 384px;
}

#box01 #box01_r #box01_r_01 {
	position: relative;
	width: 384px;
	height: 310px;
	margin-bottom: 10px;
}

#box01 #box01_r #box01_r_01 > div {
	position: absolute;
	bottom: 0;
	left: 0;
}

#box01 #box01_r #box01_r_01 > div {
	min-height: 42px;
	padding: 15px 11px 13px 17px;
	background: url(../img/i_bg01.png) repeat left top;
}

#box01 #box01_r #box01_r_01 > div ul {
	padding-top: 6px;
	line-height: 1.4;
}

#box01 #box01_r #box01_r_01 > div ul li {
	display: table-cell;
	vertical-align: top;
	word-break: break-all;
}

#box01 #box01_r #box01_r_01 > div ul li:nth-child(n+2) {
	padding-left: 42px;
}

#box01 #box01_r #box01_r_02 {
	position: relative;
	width: 384px;
	height: 360px;
	margin-bottom: 10px;
}

#box01 #box01_r #box01_r_02 > div {
	position: absolute;
	bottom: 0;
	left: 0;
}

#box01 #box01_r #box01_r_02 > div {
	width: 352px;
	min-height: 63px;
	padding: 18px 13px 9px 19px;
	background: #d9d9d9;
}

#box01 #box01_r #box01_r_02 > div ul {
	padding-top: 7px;
	line-height: 1.4;
}

#box01 #box01_r #box01_r_02 > div ul li {
	display: table-cell;
	vertical-align: top;
	word-break: break-all;
}

#box01 #box01_r #box01_r_02 > div ul li:nth-child(2) {
	padding-left: 48px;
}

#box01 #box01_r #box01_r_03 {
	position: relative;
	width: 384px;
	height: 460px;
}

#box01 #box01_r #box01_r_03 > div {
	position: absolute;
	bottom: 0;
	left: 0;
}

#box01 #box01_r #box01_r_03 > div {
	width: 346px;
	min-height: 68px;
	padding: 15px 19px 7px;
	background: url(../img/i_bg01.png) repeat left top;
}

#box01 #box01_r #box01_r_03 > div ul {
	padding-top: 13px;
	line-height: 1.4;
}

#box01 #box01_r #box01_r_03 > div ul li {
	display: table-cell;
	vertical-align: top;
	word-break: break-all;
}

#box01 #box01_r #box01_r_03 > div ul li:nth-child(2) {
	padding-left: 30px;
}

/*----------------------------------------
	box02
-----------------------------------------*/

ul#box02 {
	padding-bottom: 79px;
}

ul#box02 li {
	display: table-cell;
}

ul#box02 li:nth-child(n+2) {
	padding-left: 4px;
}