@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;
}



#cont  {
padding-bottom: 300px;
}


/*----------------------------------------------------
	☆content
----------------------------------------------------*/

/*----------------------------------------------------
	☆one
----------------------------------------------------*/

#wrap #one .boxL {
    display: inline-block;
    margin-right: 120px;
    margin-top: -30px;
    vertical-align: top;
    width: 650px;
}
#wrap #one .boxR {
    display: inline-block;
    margin-top: -100px;
}
#wrap #one h3 {
    background: #fff000 none repeat scroll 0 0;
    color: #000;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 0.2em;
    line-height: 150%;
    margin-bottom: 100px;
    width: 380px;
}
#wrap #one .boxL .txt {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 180%;
    padding-bottom: 20px;
}










@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
----------------------------------------------------*/

/*----------------------------------------------------
	☆one
----------------------------------------------------*/
#wrap #one .boxL {
    display: block;
    margin-right: 0;
    margin-top: 10px;
    vertical-align: top;
    width: auto;
}
#wrap #one .boxR {
    display: inline-block;
    margin-top: -100px;
}
#wrap #one h3 {
    background: #fff000 none repeat scroll 0 0;
    color: #000;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 0.2em;
    line-height: 150%;
    margin-bottom: 20px;
    width: auto;
}
#wrap #one .boxL .txt {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 180%;
    padding-bottom: 20px;
    text-align: left;
}


}
