@charset "UTF-8";

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

	- tit01
	+ main
		- breadcrumb
		+	index
			- box01
			+ box02
					+ box02_01
						- box02_01_01
						- box02_01_02
			- box03

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

/*----------------------------------------
	tit01
-----------------------------------------*/

#tit01 {
	position: relative;
	min-width: 960px;
	height: 480px;
	background: url(../img/i_tit_bg01.jpg) no-repeat center top;
	background-size: cover;
}

#tit01:after {
	content: "";
	position: absolute;
	top: 120px;
	left: 0;
	width: calc(50% - 480px);
	height: 180px;
	background: #000000;
	opacity: 0.75;
}

#tit01 > div:first-of-type {
	width: 960px;
	margin: 0 auto;
	padding-top: 120px;
}

#tit01 > div:first-of-type > div {
	width: 468px;
	height: 140px;
	padding-top: 40px;
	background: url(../img/i_tit_bg02.png) no-repeat left top;
}

#tit01 > div:first-of-type h1 {
	padding-top: 40px;
}

#tit01 > div:first-of-type p {
	padding-left: 10px;
}

#tit01 > div:last-of-type {
	padding-top: 130px;
}

#tit01 > div:last-of-type:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 50px;
	left: 0;
	bottom: 0;
	background: url(../../img/c_lnav_bg01.gif) repeat left top;
	opacity: 0.85;
}

#tit01 > div:last-of-type ul {
	width: 990px;
	padding-left: 60px;
	margin: 0 auto;
}

#tit01 > div:last-of-type ul li {
	float: left;
}

#tit01 > div:last-of-type ul li img {
	opacity: 1;
}

#tit01 > div:last-of-type ul li + li {
	margin-left: 10px;
}

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

#main {
	width: 100%;
}

/*----------------------------------------
	breadcrumb
-----------------------------------------*/

#content .breadcrumb {
	width: 960px;
	margin: 0 auto;
}

/*----------------------------------------
	index
-----------------------------------------*/

#index {
	margin-top: 70px;
}

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

#box01 {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 60px;
	text-align: center;
}

#box01 h1 {
	padding-bottom: 20px;
}

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

#box02 {
	width: 100%;
}

#box02 > h1 {
	padding-bottom: 50px;
	text-align: center;
}

/*----------------------------------------
	box02_01
-----------------------------------------*/

#box02 #box02_01 {
	background: url(../../../img/c_bg02.gif) repeat left top;
}

#box02 #box02_01 div {
	width: 960px;
	min-height: 900px;
	margin: 0 auto;
	background: #ffffff url(../img/i_bg01.jpg) no-repeat left top;
}

#box02 #box02_01 div section {
	width: 430px;
	padding: 540px 30px 0 500px;
}

#box02 #box02_01 div section h1 {
	padding-bottom: 10px;
}

#box02 #box02_01 div section dl {
	padding-top: 20px;
}

#box02 #box02_01 div section dl dd {
	padding-top: 20px;
}

/*----------------------------------------
	box02_02
-----------------------------------------*/

#box02 #box02_02 {
	margin-top: 60px;
	background: url(../../../img/c_bg02.gif) repeat left top;
}

#box02 #box02_02 div {
	position: relative;
	width: 960px;
	min-height: 830px;
	margin: 0 auto;
	padding-bottom: 70px;
	background: #ffffff url(../img/i_bg12.jpg) no-repeat left top;
}

#box02 #box02_02 div section {
	width: 430px;
	padding: 540px 30px 0;
}

#box02 #box02_02 div section h1 {
	padding-bottom: 10px;
}

#box02 #box02_02 div section dl {
	padding-top: 20px;
}

#box02 #box02_02 div section dl dd {
	padding-top: 20px;
}

#box02 #box02_02 div section dl + p {
	position: absolute;
	bottom: 0;
	left: 30px;
}

#box02 #box02_02 div section dl + p a {
	opacity: 1;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

#box02 #box02_02 div section dl + p a:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

/*----------------------------------------
	box02_03
-----------------------------------------*/

#box02 #box02_03 {
	margin-top: 60px;
	background: url(../../../img/c_bg02.gif) repeat left top;
}

#box02 #box02_03 div {
	position: relative;
	width: 960px;
	min-height: 830px;
	margin: 0 auto;
	padding-bottom: 70px;
	background: #ffffff url(../img/i_bg13.jpg) no-repeat left top;
}

#box02 #box02_03 div section {
	width: 430px;
	padding: 540px 30px 0 500px;
}

#box02 #box02_03 div section h1 {
	padding-bottom: 10px;
}

#box02 #box02_03 div section dl {
	padding-top: 20px;
}

#box02 #box02_03 div section dl dd {
	padding-top: 20px;
}

#box02 #box02_03 div section dl + p {
	position: absolute;
	bottom: 0;
	right: 30px;
}

#box02 #box02_03 div section dl + p a {
	opacity: 1;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

#box02 #box02_03 div section dl + p a:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

/*----------------------------------------
	box02_04
-----------------------------------------*/

#box02 #box02_04 {
	margin-top: 60px;
	background: url(../../../img/c_bg02.gif) repeat left top;
}

#box02 #box02_04 div {
	position: relative;
	width: 960px;
	min-height: 830px;
	margin: 0 auto;
	padding-bottom: 70px;
	background: #ffffff url(../img/i_bg14.jpg) no-repeat left top;
}

#box02 #box02_04 div section {
	width: 430px;
	padding: 540px 30px 0;
}

#box02 #box02_04 div section h1 {
	padding-bottom: 10px;
}

#box02 #box02_04 div section dl {
	padding-top: 20px;
}

#box02 #box02_04 div section dl dd {
	padding-top: 20px;
}

#box02 #box02_04 div section dl + p {
	position: absolute;
	bottom: 0;
	left: 30px;
}

#box02 #box02_04 div section dl + p a {
	opacity: 1;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

#box02 #box02_04 div section dl + p a:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

/*----------------------------------------
	box02_05
-----------------------------------------*/

#box02 #box02_05 {
	margin-top: 60px;
	background: url(../../../img/c_bg02.gif) repeat left top;
}

#box02 #box02_05 div {
	position: relative;
	width: 960px;
	min-height: 830px;
	margin: 0 auto;
	padding-bottom: 70px;
	background: #ffffff url(../img/i_bg11.jpg) no-repeat left top;
}

#box02 #box02_05 div section {
	width: 430px;
	padding: 540px 30px 0 500px;
}

#box02 #box02_05 div section h1 {
	padding-bottom: 10px;
}

#box02 #box02_05 div section dl {
	padding-top: 20px;
}

#box02 #box02_05 div section dl dd {
	padding-top: 20px;
}

#box02 #box02_05 div section dl + p {
	position: absolute;
	bottom: 0;
	right: 30px;
}

#box02 #box02_05 div section dl + p a {
	opacity: 1;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

#box02 #box02_05 div section dl + p a:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

/*----------------------------------------
	box02_06
-----------------------------------------*/

#box02 #box02_06 {
	margin-top: 60px;
	background: url(../../../img/c_bg02.gif) repeat left top;
}

#box02 #box02_06 div {
	position: relative;
	width: 960px;
	min-height: 830px;
	margin: 0 auto;
	padding-bottom: 70px;
	background: #ffffff url(../img/i_bg06_2.jpg) no-repeat left top;
}

#box02 #box02_06 div section {
	width: 430px;
	padding: 540px 30px 0;
}

#box02 #box02_06 div section h1 {
	padding-bottom: 10px;
}

#box02 #box02_06 div section dl {
	padding-top: 20px;
}

#box02 #box02_06 div section dl dd {
	padding-top: 20px;
}

#box02 #box02_06 div section dl + p {
	position: absolute;
	bottom: 0;
	left: 30px;
}

#box02 #box02_06 div section dl + p a {
	opacity: 1;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

#box02 #box02_06 div section dl + p a:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

/*----------------------------------------
	box02_07
-----------------------------------------*/

#box02 #box02_07 {
	margin-top: 60px;
	background: url(../../../img/c_bg02.gif) repeat left top;
}

#box02 #box02_07 div {
	position: relative;
	width: 960px;
	min-height: 830px;
	margin: 0 auto;
	padding-bottom: 70px;
	background: #ffffff url(../img/i_bg15.jpg) no-repeat left top;
	background-size: cover;
}

#box02 #box02_07 div section {
	width: 430px;
	padding: 540px 30px 0;
}

#box02 #box02_07 div section h1 {
	padding-bottom: 10px;
}

#box02 #box02_07 div section dl {
	padding-top: 20px;
}

#box02 #box02_07 div section dl dd {
	padding-top: 20px;
}

#box02 #box02_07 div section dl + p {
	position: absolute;
	bottom: 0;
	left: 30px;
}

#box02 #box02_07 div section dl + p a {
	opacity: 1;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

#box02 #box02_07 div section dl + p a:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

/*----------------------------------------
	box03
-----------------------------------------*/

#box03 {
	width: 600px;
	margin: 60px auto 0;
}

#box03 dl {
	text-align: center;
}

#box03 dl dt {
	display: inline-block;
	padding-right: 40px;
	vertical-align: bottom;
}

#box03 dl dd {
	display: inline-block;
}

#box03 dl dd img {
	padding-right: 10px;
}

#box03 dl + p {
	margin-top: 30px;
}

#box03 dl + p a {
	opacity: 1;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}

#box03 dl + p a:hover {
	opacity: 0.5;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
}
