/*****************************************
*                 policy                 *
*****************************************/

body {
	background-image: url(../images/policy/bg.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-color: #9c1311;
}

#wrap2 {
	overflow: hidden;
	padding-bottom: 100px;
}
#wrap2::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100px;
	background: #fff;
}
#main {
/*	padding-bottom: 57px;*/
/*	padding: 0 0 57px;*/
}

#main .box {
	width: 940px;
	min-height: 1000px;
	max-height: 2372px;
	margin: 88px auto 56px;
	border: #e5ad5a 2px solid;
	box-shadow: rgba(0, 0, 0, 0.5) 0 2px 5px;
	background: #ffffff;
}

#banner {
	height: 280px;
	background: url(../images/policy/banner_2408.png) 0 0 no-repeat;
	background-size: 940px;
}

.section {
	position: relative;
	width: 760px;
	min-height: 200px;
	color: #2c130a;
	font-size: 14px;
	line-height: 27px;
	margin: 0 auto;
	background: url(../images/policy/section-border.png) center bottom no-repeat;
	box-sizing: border-box;
/*	border-bottom: #e6ba79 1px solid;*/
/*	overflow: auto;*/
}

.section .title,
.section .text {
	position: relative;
	text-align: justify;
	z-index: 2;
}

.section .pic {
	position: absolute;
	z-index: 1;
}

.section-1 {
	height: 375px;
	display: none;
}

.section-1 .title {
	height: 100%;
	background: url(../images/policy/section-1-title.jpg) center center no-repeat;
	background-size: 379px;
}

.section-2 {
	height: 401px;
	padding-top: 68px;
}

.section-2 .title {
	width: 389px;
	height: 43px;
/*	margin-top: 68px;*/
	background: url(../images/policy/section-2-title.png) 0 0 no-repeat;
}

.section-2 .text {
	width: 454px;
	margin-top: 36px;
}

.section-2 .pic {
	top: 61px;
	left: 515px;
	width: 196px;
	height: 339px;
	background: url(../images/policy/section-2-pic.png) 0 0 no-repeat;
}

.section-3 {
	height: 480px;
	padding-top: 66px;
}

.section-3 .title {
	width: 350px;
	height: 43px;
	margin-left: 297px;
	background: url(../images/policy/section-3-title.png) 0 0 no-repeat;
}

.section-3 .text {
	width: 466px;
	margin-top: 36px;
	margin-left: 300px;
}

.section-3 .pic {
	top: 0px;
	left: -56px;
	width: 355px;
	height: 479px;
	background: url(../images/policy/section-3-pic.png) 0 0 no-repeat;
}

.section-4 {
	height: 373px;
	padding-top: 67px;
	background: none;
}

.section-4 .title {
	width: 447px;
	height: 40px;
	background: url(../images/policy/section-4-title.png) 0 0 no-repeat;
}

.section-4 .text {
	width: 466px;
	margin-top: 36px;
}

.section-4 .pic {
	top: 64px;
	left: 550px;
	width: 211px;
	height: 242px;
	background: url(../images/policy/section-4-pic.png) 0 0 no-repeat;
}

.section-5 {
	height: 484px;
	padding-top: 53px;
	background: none;
}

.section-5 .title {
	width: 443px;
	height: 40px;
	margin-left: 298px;
	background: url(../images/policy/section-5-title.png) 0 0 no-repeat;
}

.section-5 .text {
	width: 466px;
	margin-top: 36px;
	margin-left: 300px;
}

.section-5 .pic {
	top: 48px;
	left: 0px;
	width: 339px;
	height: 380px;
	background: url(../images/policy/section-5-pic.png) 0 0 no-repeat;
}

@media screen and (max-width: 1000px) {
	#main{
	    padding-bottom: 0;
	  }
    #wrap2 {
		padding-bottom: 14vw;
	}
	#wrap2::after{
		height: 14vw;
	}
	#main .box{
		width: 100%;
		min-height: initial;
		max-height: initial;
		margin: 0;
		border: none;

	}
	#banner {
		height: 70.4vw; /* 264 / 3.75 */
		background: url(../m/images/policy/banner_2408.png) 0 0 no-repeat;
		background-size: contain;
	}

	.section {
		width: 100%;
		height: initial;
		position: relative;
		color: #2c130a;
		font-size: 3.733vw; /* 14 / 3.75 */
		line-height: 6.4vw; /* 24 / 3.75 */
		margin: 0 auto;
		padding-bottom: 0.267vw; /* 1 / 3.75 */
		background: url(../m/images/policy/section-border.png) center bottom no-repeat;
		background-size: 91.2vw 0.267vw; /* 342 / 3.75, 1 / 3.75 */
		box-sizing: border-box;
	}

	.section .title,
	.section .text {
		width: calc(100% - 5.333vw * 2);
		position: relative;
		margin: 0 5.333vw;
		text-align: justify;
		z-index: 2;
		box-sizing: border-box;
	}

	.section .pic {
		display: block;
		width: 100vw; /* 375 / 3.75 */
		z-index: 1;
		background-position: center 0;
		background-repeat: no-repeat;
		background-size: contain;
	}

	.section-1 {
		display: none;
		height: 93.867vw; /* 352 / 3.75 */
	}

	.section-1 .title {
		height: 100%;
		margin: 0;
		background: url(../m/images/policy/section-1-title.png) center center no-repeat;
		background-size: 88.533vw 70.667vw; /* 332 / 3.75, 265 / 3.75 */
	}

	.section-2 {
		padding-top: 10.133vw; /* 38 / 3.75 */
	}

	.section-2 .title {
		width: 69.6vw; /* 261 / 3.75 */
		height: 9.6vw; /* 36 / 3.75 */
		margin: 0 auto;
		background: url(../m/images/policy/section-2-title.png) 0 0 no-repeat;
		background-size: contain;
	}

	.section-2 .text {
		margin-top: 6.933vw; /* 26 / 3.75 */
	}

	.section-2 .pic {
		top: initial;
		left: initial;
		position: relative;
		height: 74.4vw; /* 279 / 3.75 */
		margin-top: 10.667vw; /* 40 / 3.75 */
		background-image: url(../m/images/policy/section-2-pic.png);
	}

	.section-3 {
		padding-top: 10.133vw; /* 38 / 3.75 */
	}

	.section-3 .title {
		width: 76.533vw; /* 287 / 3.75 */
		height: 9.6vw; /* 36 / 3.75 */
		margin: 0 auto;
		background: url(../m/images/policy/section-3-title.png) 0 0 no-repeat;
		background-size: contain;
	}

	.section-3 .text {
		margin-top: 6.933vw; /* 26 / 3.75 */
	}

	.section-3 .pic {
		top: initial;
		left: initial;
		position: relative;
		height: 89.867vw; /* 337 / 3.75 */
		margin-top: 2.667vw; /* 10 / 3.75 */
		background-image: url(../m/images/policy/section-3-pic.png);
	}

	.section-4 {
		padding-top: 10.133vw; /* 38 / 3.75 */
		padding-bottom: 14.4vw; /* 54 / 3.75 */
		background: unset;
	}

	.section-4 .title {
		width: 73.867vw; /* 277 / 3.75 */
		height: 20.533vw; /* 77 / 3.75 */
		margin: 0 auto;
		background: url(../m/images/policy/section-4-title.png) 0 0 no-repeat;
		background-size: contain;
	}

	.section-4 .text {
		margin-top: 6.933vw; /* 26 / 3.75 */
	}

	.section-4 .pic {
		top: initial;
		left: initial;
		position: relative;
		height: 74.667vw; /* 280 / 3.75 */
		margin-top: 12vw; /* 45 / 3.75 */
		background-image: url(../m/images/policy/section-4-pic.png);
	}

	.section-5 {
		padding-top: 14.133vw; /* 53 / 3.75 */
		padding-bottom: 0;
		background: none;
	}

	.section-5 .title {
		width: 52vw; /* 195 / 3.75 */
		height: 20.533vw; /* 77 / 3.75 */
		margin: 0 auto;
		background: url(../m/images/policy/section-5-title.png) 0 0 no-repeat;
		background-size: contain;
	}

	.section-5 .text {
		margin-top: 6.933vw; /* 26 / 3.75 */
	}

	.section-5 .pic {
		top: initial;
		left: initial;
		position: relative;
		height: 77.333vw; /* 290 / 3.75 */
		margin-top: 13.333vw; /* 50 / 3.75 */
		background-image: url(../m/images/policy/section-5-pic.png);
		background-size: 100vw 77.333vw; /* 375 / 3.75, 290 / 3.75 */
	}
}