
.main_title .wrap{
	position: relative;
	max-width: 1300px;
}
.main_title .title_txt{
	position: absolute;
	top: 0;
	left: 70px;
	bottom: 0;
	width: max-content;
	height: 17em;
	margin: auto;
}
.main_title .title_txt h2{
	margin-bottom: 0.5em;
	font-size: 4.6rem;
	color: #FFF;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 8px;
}
.main_title .title_txt p{
	font-size: 2.6rem;
	color: #FFF;
}

h3{
	font-size: 4.6rem;
	color: #B3A381;
	font-weight: bold;
	text-align: center;
}
h3+ p{
	margin-bottom: 1em;
	font-size: 2.6rem;
	text-align: center;
}
h3+ p + .sentence{
	margin-bottom: 56px;
}

.concept{
	padding: 96px 0 72px;
}
.concept .content{
	width: 30%;
}
.concept .content .number:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 66px;
	height: 66px;
	margin: 0 auto;
}
.concept .content .number.one:before{
	background: url(../image/number02_01.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.concept .content .number.two:before{
	background: url(../image/number02_02.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.concept .content .number.three:before{
	background: url(../image/number02_03.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.concept .content .number{
	position: relative;
	padding-top: 80px;
	margin-bottom: 16px;
	font-size: 2rem;
	color: #B3A381;
	text-align: center;
}
.concept .content .image{
	margin-bottom: 30px;
}
.concept .content .image img{
	width: 100%;
}
.concept .content .image + div{
	padding: 0 16px;
}
.concept .content h4{
	margin-bottom: 16px;
	font-size: 1.8rem;
	letter-spacing: 1px;
}
.strength{
	padding: 100px 0 150px;
	background: url(../image/bg01.png);
}
.strength .strength_in{
	margin-bottom: 50px;
}
.strength .strength_in .image{
	width: 50%;
}
.strength .strength_in .content{
	width: 50%;
	padding: 5% 7% 0;
}
.strength .strength_in .content .number{
	position: relative;
	padding-left: 80px;
	margin-bottom: 40px;
	font-size: 2rem;
	color: #b3a381;
	letter-spacing: 3px;
}
.strength .strength_in .content .number:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 66px;
	height: 66px;
	margin: auto;
}
.strength .strength_in .content .number.one:before{
	background: url(../image/number01_01.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.strength .strength_in .content .number.two:before{
	background: url(../image/number01_02.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.strength .strength_in .content .number.three:before{
	background: url(../image/number01_03.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.strength .strength_in .content h4{
	margin-bottom: 1em;
	font-size: 3.2rem;
	line-height: 2;
	letter-spacing: 1px;
}
.strength .double_frame_area{
	margin-bottom: 72px;
}
.strength .double_frame_area .double_frame{
	width: 49%;
	padding: 8px;
	border: 1px solid #B3A381;
}
.strength .double_frame_area .double_frame .double_frame_in{
	border: 1px solid #B3A381;	
}
.strength .double_frame_area .double_frame .double_frame_in .sentence{
	width: 70%;
	margin: 0 3%;
}
.strength .double_frame_area .double_frame .double_frame_in .sentence p.fsl{
	font-size: 1.8rem;
}
.strength .btn_area .btn{
	position: relative;
	width: 25%;
}
.strength .btn_area a{
	display: block;
}
.strength .btn_area .btn .btn_txt{
	position: absolute;
	left: 25px;
	bottom: 15px;
	width: max-content;
	height: 11em;
	margin: auto;
}
.strength .btn_area .btn:first-child .btn_txt{
	height: 8em;
}
.strength .btn_area .btn_txt p{
	font-size: 2.6rem;
	color: #FFF;
}
.strength .btn_area .btn .btn_txt p:first-child{
	font-size: 2.3rem;
}
.strength .btn_area .btn2{
	position: relative;
	width: 100%;
}
.strength .btn_area .btn2 .btn_txt{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: max-content;
	height: 11em;
	margin: auto;
}
.strength .btn_area .btn2 .btn_txt p{
	text-align: center;
}
.strength .btn_area .btn2 .btn_txt p:first-child{
	font-size: 4.6rem;
}

.history{
	padding: 126px 0 150px;
	background: #321f12;
}
.history p{
	color: #FFF;
}
.history .content{
	width: 30%;
}
.history .content .number:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 66px;
	height: 66px;
	margin: 0 auto;
}
.history .content .number.one:before{
	background: url(../image/number02_01.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.history .content .number.two:before{
	background: url(../image/number02_02.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.history .content .number.three:before{
	background: url(../image/number02_03.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.history .content .number{
	position: relative;
	padding-top: 80px;
	margin-bottom: 16px;
	font-size: 2rem;
	color: #B3A381;
	text-align: center;
}
.history .content .image{
	margin-bottom: 30px;
}
.history .content .image img{
	width: 100%;
}
.history .content .image + div{
	padding: 0 16px;
}
.history .content h4{
	margin-bottom: 16px;
	font-size: 1.8rem;
	color: #FFF;
	letter-spacing: 1px;
}

.voice{
	padding: 126px 0 240px;
}
.voice .content{
	width: 30%;
}
.voice .content .number:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 66px;
	height: 66px;
	margin: 0 auto;
}
.voice .content .number.one:before{
	background: url(../image/number02_01.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.voice .content .number.two:before{
	background: url(../image/number02_02.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.voice .content .number.three:before{
	background: url(../image/number02_03.png) no-repeat center center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}
.voice .content .number{
	position: relative;
	padding-top: 80px;
	margin-bottom: 16px;
	font-size: 2rem;
	color: #B3A381;
	text-align: center;
}
.voice .content .image{
	margin-bottom: 30px;
}
.voice .content .image img{
	width: 100%;
}
.voice .content .image + div{
	padding: 0 16px;
}
.voice .content h4{
	margin-bottom: 16px;
	font-size: 1.8rem;
}

@media screen and (max-width: 760px){
	.main_title .title_txt{
		right: 0;
		left: 0;
		width: 100%;
		height: 6em;
	}
	.main_title .title_txt h2{
		font-size: 1.6rem;
		text-align: center;
	}
	.main_title .title_txt p{
		font-size: 1rem;
		text-align: center;
	}

	h3{
		font-size: 1.6rem;
	}
	h3+ p{
		margin-bottom: 1em;
		font-size: 1.2rem;
	}
	h3+ p + .sentence{
		margin-bottom: 5%;
	}

	.concept{
		padding: 10% 0;
	}
	.concept .sentence.tac p{
		text-align: left;
	}
	.concept .sentence.tac + .flex{
		display: block;
	}
	.concept .content{
		width: 100%;
		margin-bottom: 5%;
	}
	.concept .content:last-child{
		margin-bottom: 0;
	}
	.concept .content .number:before{
		width: 3em;
		height: 3em;
	}
	.concept .content .number.one:before{
		background: url(../image/number02_01_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.concept .content .number.two:before{
		background: url(../image/number02_02_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.concept .content .number.three:before{
		background: url(../image/number02_03_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.concept .content .number{
		padding-top: 3.5em;
		margin-bottom: 0.5em;
		font-size: 1.2rem;
	}
	.concept .content .image{
		margin-bottom: 5%;
	}
	.concept .content .image + div{
		padding: 0 3%;
	}
	.concept .content h4{
		margin-bottom: 0.5em;
		font-size: 1.4rem;
	}
	.strength{
		padding: 10% 0;
	}
	.strength .sentence.tac p{
		text-align: left;
	}
	.strength .flex{
		display: block;
	}
	.strength .strength_in{
		margin-bottom: 5%;
	}
	.strength .strength_in .image{
		width: 100%;
	}
	.strength .strength_in .content{
		width: 100%;
		padding: 7% 2% 0;
	}
	.strength .strength_in .content .number{
		padding-left: 3.5em;
		margin-bottom: 1em;
		font-size: 1.4rem;
	}
	.strength .strength_in .content .number:before{
		width: 2.5em;
		height: 2.5em;
	}
	.strength .strength_in .content .number.one:before{
		background: url(../image/number01_01_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.strength .strength_in .content .number.two:before{
		background: url(../image/number01_02_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.strength .strength_in .content .number.three:before{
		background: url(../image/number01_03_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.strength .strength_in .content h4{
		margin-bottom: 0;
		font-size: 1.4rem;
	}
	.strength .double_frame_area{
		margin-bottom: 5%;
	}
	.strength .double_frame_area .double_frame{
		width: 100%;
		padding: 3%;
		margin-bottom: 5%;
		border: 1px solid #B3A381;
	}
	.strength .double_frame_area .double_frame{
		margin-bottom: 3%;
	}
	.strength .double_frame_area .double_frame img{
		width: 100%;
		vertical-align: top;
	}
	.strength .double_frame_area .double_frame .double_frame_in .sentence{
		width: 100%;
		margin: 0;
		padding: 0 3%;
	}
	.strength .double_frame_area .double_frame .double_frame_in .sentence p.fsl{
		font-size: 1.4rem;
	}
	.strength .btn_area .btn{
		position: relative;
		width: 100%;
		margin-bottom: 5%;
	}
	.strength .btn_area .btn p img{
		width: 100%;
	}
	.strength .btn_area .btn .btn_txt{
		position: absolute;
		left: 5%;
		bottom: 7%;
		height: 8em;
	}
	.strength .btn_area .btn:first-child .btn_txt{
		height: 5em;
	}
	.strength .btn_area .btn_txt p{
		font-size: 1.6rem;
	}
	.strength .btn_area .btn .btn_txt p:first-child{
		font-size: 2rem;
	}
	.strength .btn_area .btn2 .btn_txt{
		width: 100%;
		height: 5em;
	}
	.strength .btn_area .btn2 .btn_txt p{
		font-size: 1.2rem;
	}
	.strength .btn_area .btn2 .btn_txt p:first-child{
		font-size: 2rem;
	}

	.history{
		padding: 10% 0;
	}
	.history h3+ p + .sentence.tac p{
		text-align: left;
	}
	.history .flex{
		display: block;
	}
	.history .content{
		width: 100%;
		margin-bottom: 5%;
	}
	.history .content:last-child{
		margin-bottom: 0;
	}
	.history .content .number:before{
		width: 3em;
		height: 3em;
	}
	.history .content .number.one:before{
		background: url(../image/number02_01_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.history .content .number.two:before{
		background: url(../image/number02_02_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.history .content .number.three:before{
		background: url(../image/number02_03_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.history .content .number{
		padding-top: 3.5em;
		margin-bottom: 3%;
		font-size: 1.2rem;
	}
	.history .content .image{
		margin-bottom: 5%;
	}
	.history .content .image img{
		width: 100%;
	}
	.history .content .image + div{
		padding: 0 2.5%;
	}
	.history .content h4{
		margin-bottom: 0.5em;
		font-size: 1.4rem;
	}

	.voice{
		padding: 10% 0 20%;
	}
	.voice h3+ p + .sentence p{
		text-align: left;
	}
	.voice .flex{
		display: block;
	}
	.voice .content{
		width: 100%;
		margin-bottom: 5%;
	}
	.voice .content:last-child{
		margin-bottom: 0;
	}
	.voice .content .number:before{
		width: 3em;
		height: 3em;
	}
	.voice .content .number.one:before{
		background: url(../image/number02_01_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.voice .content .number.two:before{
		background: url(../image/number02_02_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.voice .content .number.three:before{
		background: url(../image/number02_03_sp.png) no-repeat center center;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.voice .content .number{
		padding-top: 3.5em;
		margin-bottom: 3%;
		font-size: 1.2rem;
	}
	.voice .content .image{
		margin-bottom: 5%;
	}
	.voice .content .image + div{
		padding: 0 2.5%;
	}
	.voice .content h4{
		margin-bottom: 0.5em;
		font-size: 1.4rem;
	}
}