.content01 {
	background-color: #474f63;
	padding: 50px 0;
	color: white;
}

@media screen and (max-width: 767px) {
	.content01 {
		padding: 40px 20px;
	}
}

.content01 h3 {
	font-size: 24px;
	font-weight: bold;
	color: white;
	margin-bottom: 40px;
}

@media screen and (max-width: 640px) {
	.content01 h3 {
		font-size: 20px;
		margin-bottom: 30px;
	}
}

.content01 h3:after {
	content: '';
	width: 30px;
	height: 1px;
	margin: 25px auto 0;
	background: #474f63;
	display: block;
}

@media screen and (max-width: 640px) {
	.content01 h3:after {
		margin-top: 20px;
	}
}

.content01 .catchcopy01 {
	line-height: 2.5;
}

@media screen and (max-width: 767px) {
	.content01 .catchcopy01 {
		text-align: left;
		line-height: 2;
		padding: 0;
	}
}

.content02 {
	padding: 50px 0;
}

@media screen and (max-width: 767px) {
	.content02 {
		padding: 40px 0 45px;
	}
}

.content02 h3 {
	font-size: 24px;
	font-weight: bold;
	color: #474f63;
	margin-bottom: 40px;
}

@media screen and (max-width: 640px) {
	.content02 h3 {
		font-size: 20px;
		margin-bottom: 30px;
	}
}

.content02 h3:after {
	content: '';
	width: 30px;
	height: 1px;
	margin: 25px auto 0;
	background: #474f63;
	display: block;
}

@media screen and (max-width: 640px) {
	.content02 h3:after {
		margin-top: 20px;
	}
}

.content02 .catchcopy01 {
	line-height: 2.5;
}

@media screen and (max-width: 767px) {
	.content02 .catchcopy01 {
		line-height: 2;
		padding: 0 15px;
	}
}

.genuineContent01 {
	position: relative;
	margin-bottom: 70px;
}

@media screen and (max-width: 960px) {
	.genuineContent01 {
		margin-bottom: 0;
	}
}

.genuineBtn01 {
	width: 250px;
	margin: 45px auto 0;
}

@media screen and (max-width: 1000px) {
	.genuineBtn01 {
		margin-top: 20px;
	}
}

@media screen and (max-width: 767px) {
	.genuineBtn01 {
		width: 100%;
		margin-top: 20px;
	}
}

.genuineBtn01 a {
	color: #fff;
	font-weight: bold;
	padding: 12px 5px;
	border-radius: 3px;
	background: url('../../on_offline/img/ico_all_02.png') no-repeat 94% 50%, #474f63;
	display: block;
}

.genuineTxt01box {
	color: #474f63;
	max-width: 820px;
	padding: 50px;
	background: rgba(244, 244, 244, 0.7);
	position: absolute;
	top: 95px;
	left: 622px;
}

@media screen and (max-width: 1450px) {
	.genuineTxt01box {
		left: auto;
		right: 0;
	}
}

@media screen and (max-width: 1040px) {
	.genuineTxt01box {
		max-width: 640px;
		padding: 20px;
	}
}

@media screen and (max-width: 960px) {
	.genuineTxt01box {
		position: static;
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.genuineTxt01box {
		padding: 28px 15px 35px;
	}
}

.genuineTxt01box h3 {
	font-size: 36px;
	padding-left: 20%;
	font-weight: bold;
	background: url('../img/text_01.png') no-repeat;
	margin-bottom: 65px;
	position: relative;
}

@media screen and (max-width: 1040px) {
	.genuineTxt01box h3 {
		font-size: 26px;
		background-size: 80px;
	}
}

@media screen and (max-width: 630px) {
	.genuineTxt01box h3 {
		font-size: 18px;
		background-size: 60px;
		margin-bottom: 45px;
	}
}

@media screen and (max-width: 460px) {
	.genuineTxt01box h3 {
		background-size: 30px;
		padding-left: 15%;
	}
}

.genuineTxt01box h3:after {
	content: '';
	width: 146px;
	border-bottom: 1px solid #474f63;
	position: absolute;
	left: 0;
	bottom: -26px;
}

@media screen and (max-width: 767px) {
	.genuineTxt01box h3:after {
		width: 100%;
		bottom: -24px;
	}
}

.genuineImg01 {
	font-size: 0;
	line-height: 0;
}

.genuineTxt01 {
	font-size: 15px;
	line-height: 2.4;
}

@media screen and (max-width: 767px) {
	.genuineTxt01 {
		line-height: 2;
	}
}

.genuineTxt02box {
	color: #474f63;
	width: 996px;
	margin: 154px auto 0;
}

@media screen and (max-width: 1060px) {
	.genuineTxt02box {
		width: 95%;
	}
}

@media screen and (max-width: 1040px) {
	.genuineTxt02box {
		margin-top: 95px;
	}
}

@media screen and (max-width: 960px) {
	.genuineTxt02box {
		margin: 20px auto;
	}
}

@media screen and (max-width: 767px) {
	.genuineTxt02box {
		width: 100%;
		margin: 0;
		padding: 28px 15px 35px;
	}
}

.genuineTxt02box h3 {
	font-size: 36px;
	font-weight: bold;
	padding-left: 20%;
	background: url('../img/text_02.png') no-repeat;
	margin-bottom: 65px;
	position: relative;
}

@media screen and (max-width: 1040px) {
	.genuineTxt02box h3 {
		font-size: 26px;
		background-size: 80px;
	}
}

@media screen and (max-width: 630px) {
	.genuineTxt02box h3 {
		font-size: 18px;
		background-size: 60px;
		margin-bottom: 45px;
	}
}

@media screen and (max-width: 460px) {
	.genuineTxt02box h3 {
		background-size: 32px;
		padding-left: 15%;
	}
}

.genuineTxt02box h3:after {
	content: '';
	width: 146px;
	border-bottom: 1px solid #474f63;
	position: absolute;
	left: 0;
	bottom: -26px;
}

@media screen and (max-width: 767px) {
	.genuineTxt02box h3:after {
		width: 100%;
		bottom: -24px;
	}
}

.genuineImg02 {
	background: url('../img/pic_02.jpg') no-repeat center center;
	background-size: cover;
	margin: 70px auto 0;
	padding: 160px 0;
}

@media screen and (max-width: 960px) {
	.genuineImg02 {
		margin: 0 auto;
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.genuineImg02 {
		padding: 52px 0;
	}
}

@media screen and (max-width: 640px) {
	.genuineImg02 {
		padding: 40px 0;
	}
}

@media screen and (max-width: 500px) {
	.genuineImg02 {
		padding: 30px 0;
	}
}

.content03Wrap {
	padding: 30px 0 100px;
	background: #f4f4f4;
	position: relative;
}

@media screen and (max-width: 1120px) {
	.content03Wrap {
		padding: 30px 0 225px;
	}
}

@media screen and (max-width: 960px) {
	.content03Wrap {
		padding: 50px 20px;
	}
}

@media screen and (max-width: 767px) {
	.content03Wrap {
		padding: 40px 0 30px;
	}
}

@media screen and (max-width: 550px) {
	.content03Wrap {
		padding-top: 0;
	}
}

.content03Wrap .content01 {
	width: 1240px;
	margin: 0 auto;
	position: relative;
}

@media screen and (max-width: 1240px) {
	.content03Wrap .content01 {
		width: auto;
	}
}

@media screen and (max-width: 1000px) {
	.content03Wrap .content01 {
		padding: 30px 0 90px;
	}
}

@media screen and (max-width: 960px) {
	.content03Wrap .content01 {
		padding: 0;
	}
}

.genuineTxt03box {
	color: #474f63;
	width: 788px;
	padding: 0 20px 0 40px;
	position: absolute;
	top: 75px;
	right: 0;
}

@media screen and (max-width: 1300px) {
	.genuineTxt03box {
		width: 64%;
	}
}

@media screen and (max-width: 960px) {
	.genuineTxt03box {
		position: static;
		width: 100%;
		margin-top: 30px;
		padding: 0;
	}
}

@media screen and (max-width: 767px) {
	.genuineTxt03box {
		padding: 0 20px;
	}
}

@media screen and (max-width: 630px) {
	.genuineTxt03box {
		margin-top: 0;
		padding: 28px 20px 0;
	}
}

.genuineTxt03box h3 {
	font-size: 36px;
	padding-left: 20%;
	background: url('../img/text_03.png') no-repeat;
	margin-bottom: 65px;
	position: relative;
}

@media screen and (max-width: 1040px) {
	.genuineTxt03box h3 {
		font-size: 26px;
		background-size: 80px;
	}
}

@media screen and (max-width: 630px) {
	.genuineTxt03box h3 {
		font-size: 18px;
		background-size: 60px;
		margin-bottom: 45px;
	}
}

@media screen and (max-width: 460px) {
	.genuineTxt03box h3 {
		background-size: 30px;
		padding-left: 15%;
	}
}

.genuineTxt03box h3:after {
	content: '';
	width: 146px;
	background: none;
	border-bottom: 1px solid #474f63;
	position: absolute;
	left: 0;
	bottom: -26px;
}

@media screen and (max-width: 767px) {
	.genuineTxt03box h3:after {
		width: 100%;
		bottom: -24px;
	}
}

.genuineImg03 {
	font-size: 0;
	line-height: 0;
}

@media screen and (max-width: 1300px) {
	.genuineImg03 {
		width: 43%;
	}
}

@media screen and (max-width: 960px) {
	.genuineImg03 {
		width: 100%;
		text-align: center;
	}
}

@media screen and (max-width: 767px) {
	.genuineImg03 {
		width: 100%;
	}
}

.content05 {
	padding: 50px 0 40px;
	border-top: 1px solid #ccc;
}

.content05 ul {
	width: 1100px;
	margin: 0 auto;
}

@media screen and (max-width: 1200px) {
	.content05 ul {
		width: 90%;
	}
}

.content05 li {
	width: 23%;
	margin-bottom: 20px;
	background: #edf1f2;
	border-radius: 3px;
	margin-right: 1%;
	margin-left: 1%;
}

.content05 li:nth-child(4) {
	margin-right: 0;
}

@media screen and (max-width: 767px) {
	.content05 li {
		width: 100%;
		float: none;
	}
}

@media screen and (max-width: 400px) {
	.content05 li {
		text-align: left;
	}
}
ul[class^='clearfix'] {
	padding-left: 0 !important;
}
.content05 .active {
	background: #474f63;
	font-size: 14px;
}

.content05 .active a {
	color: #fff;
}

.content05 a {
	padding: 20px 0 20px;
	display: block;
	font-size: 14px;
	color: #474f63;
}

@media screen and (max-width: 400px) {
	.content05 a {
		padding: 15px 15px 14px;
	}
}

.footContentWrap {
	width: 100%;
	background: #f0f3f7;
}

.footContent01Wrap {
	width: 822px;
	margin: 0 auto;
	padding: 45px 10px;
	background: url('../img/footcontent01.png') no-repeat 88% 13px;
}

@media screen and (max-width: 830px) {
	.footContent01Wrap {
		width: 100%;
	}
}

.footContentTxt01 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 27px;
}

.footContentBotn01 a {
	color: #fff;
	text-align: center;
	font-size: 18px;
	max-width: 280px;
	width: 100%;
	margin: 0 auto;
	padding: 15px 10px;
	border-radius: 3px;
	background: #b4d43f;
	display: block;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
}

.footTxtImg01 {
	font-size: 0;
	line-height: 0;
	text-align: center;
	margin-bottom: 27px;
	position: relative;
}

.footTxtImg01:after {
	max-width: 193px;
	width: 100%;
}

.center {
	text-align: center;
}

.sp430 {
	display: none;
}

@media screen and (max-width: 430px) {
	.sp430 {
		display: block;
	}
}

.catchcopy01 {
	color: white;
	font-size: 15px;
}

@media screen and (max-width: 490px) {
	.catchcopy01 {
		text-align: left;
		padding: 0 10px;
	}
}

.pc490 {
	display: block;
}

@media screen and (max-width: 490px) {
	.pc490 {
		display: none;
	}
}
