/* CSS Document */
@media (max-width: 575px) {
.box__top2{
	width: 100%;
	overflow: hidden;
    color: #E0E0E1;
	position: relative;
	text-align: center;
	}		
	
.box__top2 .box01{
	margin-top: 80px;
	margin-bottom: 20px;
	
	}

.box__top2 .box01 img{
	width: 100px;

	}

.box__top2 .box02{
	background-image: url("../img/about_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height:180px;
	color: #fff;
	}

.box__top2 .box02 h2{
	padding-bottom: 10px;
	margin-top: 50px;
	}

.box__top2 .box02 h3{
	letter-spacing: .5rem;
	}

	
.box__top2 .box03{
	background-image:url("../img/about_bg02-1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	text-align: left;
	}

.box__top2 .box03 .box{
	background-image:url("../img/about_bg02-2.png");
	background-repeat: no-repeat;
	background-size: 300px;
	background-position:right bottom;
	padding: 50px 0;
	}

.box__top2 .box03 h4{
	margin: 20px 0;
	}
.box__top2 .box03 .box p{
	line-height: 180%;
	}

.box__top2 .box04{
	margin: 5px auto;
	text-align: center;
	width: 100%;
	}

.box__top2 .box04 h5{
	margin: 5px auto;
	text-align: center;
	width: 100%;
	}

.box__top2 .box04 h6{
	margin: 5px auto;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	display: inline-block;
	padding: 0 20px;
	background-color: #cf6e72;
	}


.box__second{
	background-image:url("../img/about_bg03.png");
	background-size: auto 180px;
	background-repeat:  no-repeat;
	background-position: center bottom 15px;
	width: 100%;
	overflow: hidden;
	text-align:left;
	padding: 20px 0 0;
	
	}
	
.box__second__txt{
	background-image:url("../img/about_bg04.svg"), url("../img/box_third_txt.svg");
	background-size:120px, 200px;
	background-repeat:  no-repeat;
	background-position:right top, left bottom ;
	height: 100%;
	width: 100%;
	padding:0 0 250px;

	
	}

.box__second .box__head{
	margin: 10px 0;
	text-align: center;
	}

	

.box__second .box__txt{
	margin: 30px 10px 0;
	text-align: center;
	}

.box__second .box__txt img{
	margin-bottom: 20px;
	}


.box__second .box__img{
	margin-top: 25px;
	text-align: right;
	}

.box__second .box__img img{
	width: 100%;
	}


.box__second h3{
	color: #5d4e47;
	margin-bottom: 20px;
	line-height: 170%;
	text-align: center;
	}
	
.box__second h4{
	color: #5d4e47;
	border-bottom: 2px solid #5d4e47;	
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 170%;
	}
	
.box__second p{
	line-height: 180%;
	text-align: left;
	}
	
	
.box__second .box__btn{
	clear: both;
	}		


}

@media screen and (min-width: 576px) and (max-width: 767px) {
.box__top2{
	width: 100%;
	overflow: hidden;
    color: #E0E0E1;
	position: relative;
	text-align: center;
	}		
	
.box__top2 .box01{
	margin-top: 140px;
	margin-bottom: 20px;
	
	}

.box__top2 .box01 img{
	width: 153px;
	
	}

.box__top2 .box02{
	background-image: url("../img/about_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height:180px;
	color: #fff;
	}

.box__top2 .box02 h2{
	padding-bottom: 10px;
	margin-top: 50px;
	}

.box__top2 .box02 h3{
	letter-spacing: .5rem;
	}

.box__top2 .box03{
	background-image:url("../img/about_bg02-1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	text-align: left;
	}

.box__top2 .box03 .box{
	background-image:url("../img/about_bg02-2.png");
	background-repeat: no-repeat;
	background-size: 300px;
	background-position:right bottom;
	padding: 50px 0;
	}
.box__top2 .box03 h4{
	margin: 20px 0;
	}
.box__top2 .box03 .box p{
	line-height: 180%;
	}

.box__top2 .box04{
	margin: 5px auto;
	text-align: center;
	width: 100%;
	}

.box__top2 .box04 h5{
	margin: 5px auto;
	text-align: center;
	width: 100%;
	}

.box__top2 .box04 h6{
	margin: 5px auto;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	display: inline-block;
	padding: 0 20px;
	background-color: #cf6e72;
	}

.box__top2 .box04 .box__img{
	background-image: url("../img/mesh_bar.png");
	background-position: center center;
	background-repeat: no-repeat;
	}

.box__top2 .box04 .box__img img{
	width:100%;
	}


.box__second{
	background-image:url("../img/about_bg03.png");
	background-size: auto 180px;
	background-repeat:  no-repeat;
	background-position: center bottom 30px;
	width: 100%;
	overflow: hidden;
	text-align: left;
	padding: 20px 0 0;
	
	}
	
.box__second__txt{
	background-image:url("../img/about_bg04.svg"), url("../img/box_third_txt.svg");
	background-size:150px, 350px;
	background-repeat:  no-repeat;
	background-position:right top, left bottom;
	height: 100%;
	width: 100%;
	padding:0 0 250px;
	
	}

	

.box__second .box__head{
	margin: 30px 0;
	text-align: center;
	}

	

.box__second .box__txt{
	margin: 50px 50px 0;
	text-align: center;
	}

.box__second .box__txt img{
	margin-bottom: 20px;
	}


.box__second .box__img{
	margin-top: 25px;
	text-align: right;
	}

.box__second .box__img img{
	width: 100%;
	}


.box__second h3{
	color: #5d4e47;
	margin-bottom: 20px;
	line-height: 170%;
	text-align: center;
	}
	
.box__second h4{
	color: #5d4e47;
	border-bottom: 2px solid #5d4e47;	
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 170%;
	}
	
.box__second p{
	line-height: 180%;
	text-align: left;
	}
	
	
.box__second .box__btn{
	clear: both;
	}		

}
	
@media screen and (min-width: 768px) and (max-width: 991px) {
.box__top2{
	width: 100%;
	overflow: hidden;
    color: #E0E0E1;
	position: relative;
	text-align: center;
	}		
	
.box__top2 .box01{
	margin-top: 140px;
	margin-bottom: 20px;
	
	}

.box__top2 .box01 img{
	width: 153px;
	
	}

.box__top2 .box02{
	background-image: url("../img/about_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height:180px;
	color: #fff;
	}

.box__top2 .box02 h2{
	padding-bottom: 10px;
	margin-top: 50px;
	}

.box__top2 .box02 h3{
	letter-spacing: .5rem;
	}

	
.box__top2 .box03{
	background-image:url("../img/about_bg02-1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	text-align: left;
	}

.box__top2 .box03 .box{
	background-image:url("../img/about_bg02-2.png");
	background-repeat: no-repeat;
	background-size: 300px;
	background-position:right bottom;
	padding: 50px 0;
	}

.box__top2 .box03 h4{
	margin: 20px 0;
	}
.box__top2 .box03 .box p{
	line-height: 180%;
	}

.box__top2 .box04{
	margin: 5px auto;
	text-align: center;
	width: 100%;
	}

.box__top2 .box04 h5{
	margin: 5px auto;
	text-align: center;
	width: 100%;
	}

.box__top2 .box04 h6{
	margin: 5px auto;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	display: inline-block;
	padding: 0 20px;
	background-color: #cf6e72;
	}

.box__top2 .box04 .box__img{
	background-image: url("../img/mesh_bar.png");
	background-position: center center;
	background-repeat: no-repeat;
	}

.box__top2 .box04 .box__img img{
	width:100%;
	}

.box__second{
	background-image:url("../img/about_bg03.png");
	background-size: auto 180px;
	background-repeat:  no-repeat;
	background-position: center bottom 30px;
	width: 100%;
	overflow: hidden;
	text-align: left;
	padding: 20px 0 0;
	
	}
	
.box__second__txt{
	background-image:url("../img/about_bg04.svg"), url("../img/box_third_txt.svg");
	background-size:200px, 350px;
	background-repeat:  no-repeat;
	background-position:right top, left bottom;
	height: 100%;
	width: 100%;
	padding:0 0 250px;

	
	}

	

.box__second .box__head{
	margin: 30px 0;
	text-align: center;
	}

	

.box__second .box__txt{
	margin: 50px 50px 0;
	text-align: center;
	}

.box__second .box__txt img{
	margin-bottom: 20px;
	}


.box__second .box__img{
	margin-top: 25px;
	text-align: right;
	}

.box__second .box__img img{
	width: 100%;
	}


.box__second h3{
	color: #5d4e47;
	margin-bottom: 20px;
	line-height: 170%;
	text-align: center;
	}
	
.box__second h4{
	color: #5d4e47;
	border-bottom: 2px solid #5d4e47;	
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 170%;
	}
	
.box__second p{
	line-height: 180%;
	text-align: left;
	}
	
	
.box__second .box__btn{
	clear: both;
	}		



}

@media screen and (min-width: 992px) and (max-width: 1199px) {		
.box__top2{
	width: 100%;
	overflow: hidden;
    color: #E0E0E1;
	position: relative;
	text-align: center;
	}		
	
.box__top2 .box01{
	margin-top: 140px;
	margin-bottom: 20px;
	
	}

.box__top2 .box01 img{
	width: 153px;
	
	}

.box__top2 .box02{
	background-image: url("../img/about_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height:260px;
	color: #fff;
	}

.box__top2 .box02 h2{
	padding-bottom: 10px;
	margin-top: 80px;
	}

.box__top2 .box02 h3{
	letter-spacing: .5rem;
	}
	

	
.box__top2 .box03{
	background-image:url("../img/about_bg02-1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	text-align: left;
	}

.box__top2 .box03 .box{
	background-image:url("../img/about_bg02-2.png");
	background-repeat: no-repeat;
	background-size: 450px;
	background-position:right bottom;
	padding: 50px 0;
	}

.box__top2 .box03 h4{
	margin: 20px 0;
	}
.box__top2 .box03 .box p{
	line-height: 180%;
	}

.box__top2 .box04{
	margin: 5px auto;
	text-align: center;
	width: 100%;
	}

.box__top2 .box04 h5{
	margin: 5px auto;
	text-align: center;
	width: 100%;
	}

.box__top2 .box04 h6{
	margin: 5px auto;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	display: inline-block;
	padding: 0 20px;
	background-color: #cf6e72;
	}

.box__top2 .box04 .box__img{
	background-image: url("../img/mesh_bar.png");
	background-position: center center;
	background-repeat: no-repeat;
	}

.box__top2 .box04 .box__img img{
	width:100%;
	}

	
.box__second{
	background-image:url("../img/about_bg03.png");
	background-size:  100% 314px;
	background-repeat:  no-repeat;
	background-position: center bottom 30px;
	width: 100%;
	overflow: hidden;
	text-align: left;
	padding: 20px 0 0;
	
	}
	
.box__second__txt{
	background-image:url("../img/about_bg04.svg"), url("../img/box_third_txt.svg");
	background-size:200px, 350px;
	background-repeat:  no-repeat;
	background-position:right top, left bottom;
	height: 100%;
	width: 100%;
	padding: 20px 0 400px;

	
	}

	

.box__second .box__head{
	margin: 30px 0;
	text-align: center;
	}

	

.box__second .box__txt{
	margin: 100px 50px 0;
	text-align: center;
	}

.box__second .box__txt img{
	margin-bottom: 20px;
	}


.box__second .box__img{
	margin-top: 100px;
	text-align: right;
	}

.box__second .box__img img{
	width: 100%;
	}


.box__second h3{
	color: #5d4e47;
	margin-bottom: 20px;
	line-height: 170%;
	text-align: center;
	}
	
.box__second h4{
	color: #5d4e47;
	border-bottom: 2px solid #5d4e47;	
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 170%;
	}
	
.box__second p{
	line-height: 180%;
	text-align: left;
	}
	
	
.box__second .box__btn{
	clear: both;
	}		

}

@media (min-width: 1200px) {
.box__top2{
	width: 100%;
	overflow: hidden;
    color: #E0E0E1;
	position: relative;
	text-align: center;

	}		
	
.box__top2 .box01{
	margin-top: 140px;
	margin-bottom: 20px;
	
	}

.box__top2 .box01 img{
	width: 153px;
	
	}

.box__top2 .box02{
	background-image: url("../img/about_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height:365px;
	color: #fff;
	overflow: hidden;
	}

.box__top2 .box02 h2{
	padding-bottom: 10px;
	margin-top: 150px;
	}

.box__top2 .box02 h3{
	letter-spacing: .5rem;
	}

	
.box__top2 .box03{
	background-image:url("../img/about_bg02-1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	text-align: left;
	}

.box__top2 .box03 .box{
	background-image:url("../img/about_bg02-2.png");
	background-repeat: no-repeat;
	background-size: 450px;
	background-position:right bottom;
	padding: 50px 0;
	}

.box__top2 .box03 h4{
	margin: 20px 0;
	}
.box__top2 .box03 .box p{
	line-height: 180%;
	}

.box__second{
	background-image:url("../img/about_bg03.png");
	background-size:  100% 314px;
	background-repeat:  no-repeat;
	background-position: center bottom 30px;
	width: 100%;
	overflow: hidden;
	text-align: left;
	padding: 40px 0 0;
	
	}
	
.box__second__txt{
	background-image:url("../img/about_bg04.svg"), url("../img/box_third_txt.svg");
	background-size:278px, 350px;
	background-repeat:  no-repeat;
	background-position:right top, left bottom;
	height: 100%;
	width: 100%;
	padding: 50px 0 400px;

	
	}

	

.box__second .box__head{
	margin: 50px 0;
	text-align: center;
	}

	

.box__second .box__txt{
	margin: 100px 50px 0;
	text-align: center;
	}

.box__second .box__txt img{
	margin-bottom: 20px;
	}


.box__second .box__img{
	margin-top: 100px;
	text-align: right;
	}

.box__second .box__img img{
	width: 100%;
	}


.box__second h3{
	color: #5d4e47;
	margin-bottom: 20px;
	line-height: 170%;
	text-align: center;
	}
	
.box__second h4{
	color: #5d4e47;
	border-bottom: 2px solid #5d4e47;	
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 170%;
	}
	
.box__second p{
	line-height: 180%;
	text-align: left;
	}
	
	
.box__second .box__btn{
	clear: both;
	}		
	
}





	

