@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/
.txt {

	font-size: 13px;
	letter-spacing: .1em;
	line-height: 180%;
	padding-bottom: 20px;
}


#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: 750px;
}
#wrap #one .boxR {
    display: inline-block;
    margin-top: 260px;
    width: 300px;
}
#wrap #one h3 {
    background: #fff000 none repeat scroll 0 0;
    color: #000;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 0.2em;
    line-height: 180%;
    margin-bottom: 100px;
    width: 400px;
}
#wrap #one .boxL .txt {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 220%;
    padding-bottom: 30px;
}
#wrap #one .boxR .txt {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 180%;
}
#wrap #one .boxR .btnBox {
    border: 4px solid #000;
    margin-bottom: 50px;
    padding: 60px 40px;
}

#wrap #one .boxR .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 .boxR .more a:hover {
    background: #000 none repeat scroll 0 0;
    border: 3px solid #000;
    color: #fff;
}

/*----------------------------------------------------
	☆detail
----------------------------------------------------*/


#wrap #one .rec_tbl {
	background: #ededed;
	padding: 50px;
	margin-top: -200px;

}


#wrap #one .rec_tbl .rec_inr {
	border: 5px solid #fff;
	padding: 50px;

}

#wrap #one .rec_tbl h2 {
	color: #000;
	font-size: 30px;
	line-height: 150%;
	text-align: center;
	padding-bottom: 50px;
	
}

#wrap #one .rec_tbl table tr {
    border-top: 1px solid #fff;
}
#wrap #one .rec_tbl table tr.last {
    border-bottom: 1px solid #fff;
}

#wrap #one .rec_tbl table th {
    border-right: 1px solid #fff;
    color: #000;
    font-size: 14px;
    line-height: 180%;
    padding: 20px;
    text-align: left;
    vertical-align: top;
}

#wrap #one .rec_tbl table td {
		color: #000;
	font-size: 14px;
	line-height: 180%;
	padding: 20px;
	
	


}
#wrap .rec_tbl table td .btn a {
    background: #000 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.1em;
    margin-top: 30px;
    padding: 10px 30px;
    transition: all 0.2s ease-in 0s;
}











@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;
}
/*----------------------------------------------------
	☆one
----------------------------------------------------*/
#wrap #one .boxL {
    display: block;
    margin-right: 0;
    margin-top: 20px;
    vertical-align: top;
    width: auto;
}
#wrap #one .boxR {
    display: block;
    margin-top: 0;
    width: auto;
}
#wrap #one h3 {
    background: #fff000 none repeat scroll 0 0;
    color: #000;
    font-size: 22px;
    font-weight: 900;
    letter-spacing: 0.2em;
    line-height: 150%;
    margin-bottom: 20px;
    width: auto;
}
#wrap #one .boxL .txt {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 220%;
    padding-bottom: 30px;
}
#wrap #one .boxR .txt {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 180%;
}
#wrap #one .boxR .btnBox {
    border: 4px solid #000;
    display: block;
    margin-bottom: 50px;
    padding: 60px 20px;
    width: 100%;
}
#wrap #one .boxR .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 .boxR .more a:hover {
    background: #000 none repeat scroll 0 0;
    border: 3px solid #000;
    color: #fff;
}
	
	
	
	
	
	
	/*----------------------------------------------------
	☆detail
----------------------------------------------------*/
#wrap #one .rec_tbl {
    background: #ededed none repeat scroll 0 0;
    margin-top: -100px;
    padding: 10px;
}
#wrap #one .rec_tbl .rec_inr {
    background: #fff none repeat scroll 0 0;
    border: 5px solid #fff;
    padding: 20px 0;
}
#wrap #one .rec_tbl h2 {
    color: #000;
    font-size: 24px;
    padding-bottom: 30px;
    text-align: center;
}
#wrap #one .rec_tbl table tr {
    border-top: 1px solid #fff;
}
#wrap #one .rec_tbl table tr.last {
    border-bottom: 1px solid #fff;
}
#wrap #one .rec_tbl table th {
    background: #ededed none repeat scroll 0 0;
    border-right: medium none;
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 180%;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}
#wrap #one .rec_tbl table td {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 180%;
    padding: 10px;
}
#wrap .rec_tbl table td .btn a {
    background: #000 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    display: block;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-top: 30px;
    padding: 10px;
    text-align: center;
    transition: all 0.2s ease-in 0s;
}

}
