/*********************************************
detail.css
*********************************************/
.o-top-bd{
	border-top: solid 1px rgba(0,0,0,.3);
}

.o-btm-bd{
	border-bottom: solid 1px rgba(0,0,0,.3);
}

.o-h1-deta{
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	font-weight: 400;
	margin-bottom: 0;
	color: #000;
}

.o-main-txt{
	font-size: 18px;
	line-height: 27px;
	text-align: left;
	max-width: 866px;
	margin: 60px auto 0 auto;
}

.o-main-tib {
    box-sizing: border-box;
    padding: 75px 15px;
    display: block;
    height: auto;
    width: 100%;
}

.o-rec-imgb {
    margin-bottom: 20px;
}

.o-h2-deta{
    display: flex;
    margin: 0 0 30px 0;
    justify-content: center;
    align-items: flex-end;
    color: #fff;
    box-sizing: border-box;
    padding: 12px 15px 12px 15px;
    font-size: 24px;
    line-height: 30px;
    background: #8ec31e;
}

.o-recinfo-ob{
    margin: 0 0 60px 0;
    justify-content: space-between;
    border-top: none;
    box-sizing: border-box;
    padding-top: 90px;
}

.o-details-ob{
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 30px 15px;
	margin-bottom: 50px;
}

.o-deta-dl{
	margin: 0;
	width: 100%;
}

.o-deta-dl dt,.o-deta-dl dd{
	margin-bottom: 0;
	box-sizing: border-box;
	border-bottom: solid 1px rgba(0,0,0,.3);
}

.o-deta-dl dt:nth-last-child(2),.o-deta-dl dd:last-child{
	border-bottom: none;
}

.o-deta-dl dt{
	font-size: 18px;
	line-height :27px;
	color: #000;
	text-align: left;
	padding: 20px 0 0 0;
	width: 100%;
	border-bottom: none;
}

.o-deta-dl dd{
	font-size: 16px;
	line-height :28px;
	color: #595757;
	text-align: left;
	padding: 5px 0 20px 0;
	width: 100%;
}

.o-efm-spacer{
    padding-top: 100px;
}

.o-de-sec-pb-1{
	padding-bottom: 50px;
}

.o-job-search-btn {
    /*margin-top: 15px;*/
	margin: 0;
}


.o-deta-btn{
	width: 100%;
	max-width: 341px;
	height: 56px;
	border-radius: 28px;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin: 1%;
}

.o-st-px0{
	padding-left: 0;
	padding-right: 0;
}

.o-rec-lb {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}

.o-hr-1{
	border-top: solid 1px rgba(0,0,0,.3);
	margin: 0;
}

a.o-job-search-btn:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

.o-job-search-btn:active, .o-job-search-btn:hover {
    color: rgb(248, 182, 44)!important;
}

.o-deta-udb{
	margin: 20px auto 0 auto;
	justify-content: center;
	color: #fff;
}

.o-done-ob{
	width: 100%;
	max-width: 300px;
	background: #8ec31e;
	margin: 0 auto 50px auto;
	box-sizing: border-box;
	font-size: 25px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}

.o-done-ob i{
	margin-right: 15px;
}

/*modal*/

.o-remodal-inq{
	max-width: 700px;
	padding-left: 15px;
	padding-right: 15px;
}

.o-md-man-1,.o-md-man-2{
	width: 46%;
	display: block;
	position: absolute;
}

.o-md-man-2{
	right: 0;
}

.o-md-img-b{
	width: 100%;
	overflow: hidden;
	height: 150px;
	position: relative;
}




@media (min-width: 576px){
.o-details-ob{
    padding: 30px;
}

.o-deta-dl dt{
	padding: 20px 20px 0 20px;
}

.o-deta-dl dd{
	padding: 5px 20px 20px 20px;
}

.o-recinfo-ob {
    margin: 0 0 90px 0;
    padding-top: 90px;
}
}




@media (min-width: 650px){


}




@media (min-width: 768px){
.o-rec-lb {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    margin-top: 7px;
}

.o-rec-rb {
    width: 100%;
}


.o-deta-dl dt{
	font-size: 18px;
	line-height :27px;
	padding: 30px 30px;
	width: 24%;
}

.o-deta-dl dd{
	font-size: 16px;
	line-height :28px;
	padding: 30px 30px;
	width: 76%;
}

.o-deta-dl dt,.o-deta-dl dd{
	margin-bottom: 0;
	box-sizing: border-box;
	border-bottom: solid 1px rgba(0,0,0,.3);
}

.o-details-ob{
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 90px;
}

.o-de-sec-pb-1 {
    padding-bottom: 90px;
}

.o-deta-btn{
	width: 46%;
	max-width: 341px;
	font-size: 19px;
	display: flex;
	margin: 1%;
}

}



@media (orientation: landscape) and (max-width: 767px){

}

@media (orientation: landscape) and (max-width: 991px){

}


@media (min-width: 992px){
.o-rec-imgb {
    margin-bottom: 0;
}

.o-rec-lb {
    width: 50%;
    max-width: 50%;
    margin-bottom: 0;
    margin-top: 7px;
}

.o-rec-rb {
    width: 48%;
}

.o-deta-dl dt{
	font-size: 18px;
	line-height :27px;
	text-align: right;
	padding: 30px 30px;
	width: 21%;
}

.o-deta-dl dd{
	font-size: 16px;
	line-height :28px;
	padding: 30px 30px;
	width: 79%;
}

.o-container{
    padding: 0 15px;
}
}



@media (min-width: 1025px){

}

@media (min-width: 1100px){

}



@media (min-width: 1200px){

}

