@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/
.txt {

	font-size: 13px;
	letter-spacing: .1em;
	line-height: 180%;
	padding-bottom: 20px;
}
#wrap .btn a {
	background: #000;
	color: #fff;
	font-size: 16px;
	letter-spacing: .1em;
	padding: 10px 30px;
	margin-top: 30px;
	transition: 0.2s ease-in;
}
#wrap  a:hover {
	opacity:.8;
}

#wrap  {
	background: #EDEDED;}



/*----------------------------------------------------
	☆content
----------------------------------------------------*/
#header {
	position: fixed;
	z-index: 999;
	width: 100%;
	

	
	
}

#wrap #mv1	 {
	background:#fff ;
	height: 720px;
	text-align: center;
}



#wrap #mv1 #particles-js{
	height: 720px;
}



/*----------------------------------------------------
	☆one
----------------------------------------------------*/

#wrap #one h1{
	margin-top: -110px;
}


#wrap #one h1 span.title {
    color: #000;
    display: block;
    font-size: 25px;
    letter-spacing: 0.2em;
    line-height: 150%;
    padding-left: 10px;
}

#wrap #one h2{
	color: #000;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: 900;
	margin-bottom: 10px;
}




#wrap #one .newsBox{
	background: #fff;
	padding: 20px 10px;
	margin: 200px 0px;
}



#wrap #one .newsBox h2 {
    float: left;
    margin: 30px auto 0;
    text-align: center;
    width: 140px;
}
#wrap #one .newsBox ul {
    border-right: 1px solid #efefef;
    float: left;
    margin: 0 auto;
    width: 780px;
}
#wrap #one .newsBox .more {
    float: right;
    margin: 25px 60px 0 0;
    width: 150px;
}
#wrap #one .newsBox ul li a {
    font-size: 13px;
    line-height: 150%;
    padding: 5px 10px;
}
#wrap #one .newsBox ul li a span {
    display: inline-block;
}
#wrap #one .newsBox ul li a span.date {
    color: #ff1d25;
    vertical-align: top;
    width: 80px;
}
#wrap #one .newsBox ul li a span.title {
    width: 660px;
}



#wrap #one .newsBox .more a{
	border: 3px solid #000;
	border-radius: 20px;
	padding: 10px 20px;
	display: block;
	font-size: 14px;
	font-weight: 900;
	letter-spacing: .2em;
	text-align: center;
}


#wrap #one .newsBox .more a:hover{
	background: #000;
	border: 3px solid #000;
	color: #fff;

}









#wrap #one .concept{
	color: #fff;
	float: left;
	margin-bottom: 100px;
	width: 760px;
	
	
}



#wrap #one .concept .conBox{
	background: url(../images/img01.jpg) no-repeat center center;
		height: 360px;
padding: 60px 0px;
	text-align: center;
}


#wrap #one .about .aBox{
	background: url(../images/img02.jpg) no-repeat center center;
		height: 360px;
	padding: 60px 0px;
	text-align: center;
}

#wrap #one .aboutLink{
vertical-align: top;
}



#wrap #one .about{
	color: #fff;
	float: right;
	height: 360px;
	width: 400px;
	
}






#wrap #one .concept h3{
	font-size: 24px;
	font-weight: normal;
	line-height: 180%;
	letter-spacing: .1em;
	padding-bottom: 50px;
}






#wrap #one .about h3{
	font-size: 24px;
	font-weight: normal;
	line-height: 180%;
	letter-spacing: .1em;
	padding-bottom: 50px;
}





#wrap #one .group {
	padding-bottom: 200px;
}

#wrap #one .group .box {
    background: #fff none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    margin-bottom: 30px;
    margin-right: 30px;
    padding: 30px;
    width: 300px;
}


#wrap #one .group .last{
	margin-right: 0px !important;

}


#wrap #one .group h4 {
	font-size: 20px;
	letter-spacing: .1em;
	line-height: 100%;
}

#wrap #one .group h4 span{
	font-size: 14px;
	letter-spacing: .1em;

}


#wrap #one .group .txt {
	font-size: 13px;
	letter-spacing: .1em;
	line-height: 180%;
	padding-top: 10px;
	padding-bottom: 20px;
}

#wrap #one .group a{
	color: #000;

}
#wrap #one .group .box a:hover{
	color: #fff;
opacity: 1;

}






@media screen and (max-width: 780px) {
img {
	width: 100%;
}
.last {
	margin-right: 0px !important;
}
.txt {
	font-size: 14px;
	letter-spacing: 0;
	line-height: 150%;
	text-align: center;
}
#wrap .btn a {
	background: #000;
	color: #fff;
	font-size: 14px;
	letter-spacing: .1em;
	padding: 10px 10px;
	margin-top: 20px;
	transition: 0.2s ease-in;
}
#wrap .btn a:hover {
	background: #999;
}
/*----------------------------------------------------
	☆content
----------------------------------------------------*/

	#wrap #mv {
    background: #fff url("../cmn/cmn_img/mv_all.png") no-repeat scroll right center / cover ;
    height: 400px;
    text-align: center;
}

/*----------------------------------------------------
	☆one
----------------------------------------------------*/

#wrap #mv1 {
    background: #fff none repeat scroll 0 0;
    height: 380px;
    text-align: center;
}
	
	
#wrap #mv1 #particles-js{
	height: 300px;
}

#wrap #one h1 span.title {
    color: #000;
    display: block;
    font-size: 20px;
    letter-spacing: 0.2em;
    line-height: 150%;
    padding-left: 10px;
}

#wrap #one h1{
	margin-top: -110px;
}



#wrap #one h2{
	color: #000;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: 900;
	margin-bottom: 10px;
}



#wrap #one .newsBox {
    background: #fff none repeat scroll 0 0;
    margin: 40px 0;
    padding: 20px 10px;
}
#wrap #one .newsBox h2 {
    float: none;
    margin: 0 auto 20px;
    text-align: center;
    width: auto;
}
#wrap #one .newsBox ul {
    border-right: medium none;
    float: none;
    margin: 0 auto;
    width: auto;
}
#wrap #one .newsBox .more {
    float: none;
    margin: 25px auto 0;
    text-align: center;
    width: 150px;
}
#wrap #one .newsBox ul li a {
    font-size: 13px;
    line-height: 150%;
    padding: 5px 10px;
}
#wrap #one .newsBox ul li a span {
    display: inline-block;
}
#wrap #one .newsBox ul li a span.date {
    color: #ff1d25;
    display: block;
    vertical-align: top;
    width: auto;
}
#wrap #one .newsBox ul li a span.title {
    display: block;
    margin: 5px 0;
    width: auto;
}
#wrap #one .newsBox .more a {
    border: 3px solid #000;
    border-radius: 20px;
    display: block;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0.2em;
    padding: 10px 20px;
    text-align: center;
}
#wrap #one .newsBox .more a:hover {
    background: #000 none repeat scroll 0 0;
    border: 3px solid #000;
    color: #fff;
}


#wrap #one .aboutLink{
	display: block;
vertical-align: top;
}


#wrap #one .concept {
    color: #fff;
    float: none;
    margin-bottom: 40px;
    width: auto;
}
#wrap #one .concept .conBox {
    background: rgba(0, 0, 0, 0) url("../images/img01.jpg") no-repeat scroll center center;
    height: auto;
    padding: 100px 10px;
    text-align: center;
}
#wrap #one .about .aBox {
    background: rgba(0, 0, 0, 0) url("../images/img02.jpg") no-repeat scroll center center;
    height: auto;
    padding: 60px 0;
    text-align: center;
}
#wrap #one .about {
    color: #fff;
    float: none;
    height: auto;
    margin-bottom: 40px;
    width: auto;
}
#wrap #one .concept h3 {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 180%;
    padding-bottom: 30px;
}
#wrap #one .about h3 {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 180%;
    padding-bottom: 50px;
}


#wrap #one .group {
    padding-bottom: 50px;
}
#wrap #one .group .box {
    background: #fff none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 8px;
    padding: 10px;
    width: 100%;
}
#wrap #one .group .last {
    margin-right: 0;
}
#wrap #one .group h4 {
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 100%;
}
#wrap #one .group h4 span {
    font-size: 14px;
    letter-spacing: 0.1em;
}
#wrap #one .group .txt {
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 180%;
    padding-bottom: 20px;
    padding-top: 10px;
}
#wrap #one .group a {
    color: #000;
	width: 100%;
}
#wrap #one .group .box a:hover {
    color: #fff;
    opacity: 1;
}


}
