@charset "UTF-8";

/* reset */
#contents section h3,
#contents section h4 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 100%;
	font-weight: bold;
	overflow: hidden;
}
header.global h1 img {
  max-width: 140px;
  height: 50px;
}
header.global .navWrap .navArea .globalNav {
	width: auto !important;
}
.btnBlock {
	position: relative;
	width: 804px;
	margin: 0 auto;
	overflow: hidden;
}
.btnBlock .leftArea {
	float: left;
	width: 400px;
}
.btnBlock .rightArea {
	float: right;
	width: 400px;
}
.btnBlock p {
	margin: 10px 10px 0;
	font-size: 77%;
}
.btnBlock01 {
	margin-top: -60px;
}
.btnBlock02 {
	margin-top: 15px;
}
.section01 {
	position: relative;
	min-height: 436px;
	background: url(../img/01_04.jpg) no-repeat right 240px;
}
.section01 .img01 {
	margin-left: 80px;
}
.section01 .img02 {
	position: absolute;
	top: 10px;
	right: 10px;
}
.section01 .img03 {
	display: none;
}
#contents .section01 h2 {
	margin: 10px 0 10px 80px;
	padding: 0;
	background: none;
	border-left: none;
	font-size: 0;
}
.section01 p {
	margin-left: 80px;
}
#contents .section01 h3 {
	margin: 30px 0 0 80px;
	font-size: 138.5%;
}
.section01 .txt03 {
	width: 400px;
	font-size: 77%;
}
.section01 .stepBtn {
	margin: 15px 0 0 80px;
}
.section02 {
	width: 804px;
	margin: 10px auto 0;
}
#contents .section02 h3 {
	font-size: 138.5%;
}
.section02 .detailBlock {
	display: table;
	margin-top: 30px;
}
.section02 .detailBlock .leftArea,
.section02 .detailBlock .rightArea {
	display: table-cell;
	padding: 5px 15px;
	border-left: 2px solid #006ab5;
	vertical-align: top;
	text-align: left;
}
#contents .section02 h4 {
	color: #006ab5;
	font-size: 138.5%;
	line-height: 1.3;
}
#contents .section02 h4 a {
	color: #006ab5;
}
.section02 .detailBlock .leftArea {
	width: 315px;
}
.section02 .detailBlock .leftArea p {
	font-size: 85%;
}
.section02 .detailBlock .leftArea ul {
	margin: 30px 0 0;
	font-size: 108%;
}
.section02 .detailBlock .leftArea ul li {
	margin-top: 5px;
	padding-left: 8px;
	background: url(../img/02_01.gif) no-repeat 0 4px;
}
.section02 .detailBlock .rightArea p {
	margin: 20px 0 0 -.5em;
	font-size: 138.5%;
	line-height: 1.3;
}
.section02 .detailBlock .rightArea p .fileIcon {
	display: none;
}
.section02 .detailBlock .rightArea p a {
	display: inline;
	margin-left: 0;
	text-indent: 0;
}
.section02 .detailBlock .rightArea p span {
	font-size: 70%;
}
.section02 .txt02 {
	margin-top: 15px;
	font-size: 77%;
}
.last-text {
	display: none;
}
#cboxLoadedContent {
	padding: 10px;
	text-align: center;
}
.stepImg02 {
	display: none;
}

@media only screen and (max-width: 640px) {
	header.global h1 img {
		width: auto;
		height: auto;
	}
	header.global .navWrap .menuBtn {
		display: none !important;
	}
	.btnBlock {
		width: 260px;
		margin: 0 auto;
	}
	.btnBlock .leftArea,
	.btnBlock .rightArea {
		float: none;
		width: auto;
	}
	.btnBlock .rightArea {
		margin-top: 3px;
	}
	.btnBlock p {
		margin: 5px 0 0;
		line-height: 1.5;
	}
	.btnBlock01 {
		margin-top: -30px;
	}
	.btnBlock02 {
		margin-top: 35px;
	}
	.section01 {
		min-height: inherit;
		background: none;
	}
	.section01 .img01 {
		margin: 10px 5px;
		text-align: center;
	}
	.section01 .img02 {
		display: none;
	}
	.section01 .img03 {
		display: block;
	}
	#contents .section01 h2 {
		width: 203px;
		margin: 10px 0 0 25px;
	}
	.section01 p {
		margin: 0 25px;
	}
	#contents .section01 h3 {
		margin: 25px 25px 0;
		font-size: 138.5%;
	}
	.section01 .txt01 {
		margin-top: 15px;
		font-size: 93%;
	}
	.section01 .txt02 {
		margin-top: 0;
		font-size: 93%;
	}
	.section01 .txt03 {
		width: auto;
		margin-top: 20px;
		font-size: 77%;
	}
	.section01 .stepBtn {
		width: 214px;
		margin: 15px auto 0;
	}
	.section02 {
		width: auto;
		margin: 15px 25px 0;
	}
	.section02 .txt01 {
		margin: 0;
		font-size: 93%;
	}
	.section02 .txt01 br {
		display: none;
	}
	.section02 .detailBlock {
		display: block;
		margin-top: 0;
	}
	.section02 .detailBlock .leftArea,
	.section02 .detailBlock .rightArea {
		display: block;
		width: 100%;
		margin-top: 30px;
		padding: 5px 0 5px 12px;
		box-sizing: border-box;
	}
	.section02 .detailBlock .leftArea p br {
		display: none;
	}
	.section02 .detailBlock .leftArea ul li {
		padding-left: 6px;
		background: url(../img/02_02.gif) no-repeat 1px 4px;
		-webkit-background-size: 9px 13px;
		background-size: 9px 13px;
	}
	.section02 .detailBlock .rightArea p {
		margin: 20px 0 0 10px;
		text-indent: -1em;
	}
	.section02 .detailBlock .rightArea p span {
		margin-left: -1em;
		font-size: 59%;
	}
	.btnBlock03 {
		margin-top: 20px;
	}
	.btnBlock03 p {
		display: none;
	}
	.last-text {
		display: block;
		margin: 0 25px;
		padding-top: 10px;
	}
	.last-text p {
		margin: 10px 0 0;
		font-size: 77%;
	}
	#cboxContent #cboxLoadedContent {
		padding: 10px;
	}
	.stepImg01 {
		display: none;
	}
	.stepImg02 {
		display: block;
		width: 100%;
	}
}