@charset "utf-8";

.basic-post-gallery { overflow:hidden; line-height:20px; }
.basic-post-gallery .txt-normal { letter-spacing:0; }
.basic-post-gallery .txt-short { letter-spacing:-1px; padding-right:1px; }
.basic-post-gallery .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.basic-post-gallery .post-none { padding:50px 10px; text-align:center; color:#888; }
.basic-post-gallery .post-row { float:left; overflow:hidden; }
.basic-post-gallery .post-list { overflow:hidden; }
.basic-post-gallery .post-image { position:relative; overflow:hidden; }
.basic-post-gallery .post-content { padding-top:10px; margin:-2px 0px; overflow:hidden; }
.basic-post-gallery .post-subject { overflow:hidden; letter-spacing:-1px; padding-right:1px; }
.basic-post-gallery .post-sp { color:#ccc; margin:0px 4px; }
.basic-post-gallery .post-text { font-size:12px; color:#888; margin-top:4px; }
.is-pc .ko .basic-post-gallery .post-ko { font-size:11px; }

.orange {
	color: #fd4239;
	}


.togocube {
	float: left;
	margin-bottom:20px;
	padding: 10px, 10px, 10px, 20px;
    border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem;
    width: 100%;
    height: auto;
			}

.jobcontents { padding: 18px; 15px; 10px; 15px;
			   text-align: left;
			 }

.togocta { padding: 0px 0px;
           width: 100%;
		   float: left;
		   margin-bottom: 20px;
		   margin-top: 20px;
		}

.togobutton_flag {
    display: inline-block;
    height: 30px;
    border-radius: 3px;
    line-height: 24px !important;
    color: #fff !important;
    font-size: 12px !important;
    text-align: center;
    vertical-align: middle;
    text-decoration: none !important;
    margin: 0px 2px !important;
    padding: 4px 20px !important;
	}

.togobutton_flag.one {
    background-color: #00c4df;
	}

.togobutton_flag.two {
    background-color: #0a84ff;
	}
.togobutton_flag.three {
    background-color: #30d158;
	}
.togobutton_flag a {
    color: #fff;
    text-decoration: none;
	}

.octogoquickbuttons{
    display: inline-block;
    min-width: 32.5%;
    height: 40px;
    border-radius: 5px;
    line-height: 24px !important;
    color: #fff !important;
    font-size: 14px !important;
    text-align: center;
    vertical-align: middle;
    text-decoration: none !important;
    margin: 0px 0px !important;
    padding: 8px 0px;
	}
.octogoquickbuttons.one {
    background-color: #30d158;
	}

.octogoquickbuttons.two {
    background-color: #0a84ff;
	}
.octogoquickbuttons.three {
    background-color: #ff453a;
	}


.togobtn-call-box {
    display: inline-block;
    min-width: 28%;
    height: 24px;
    border: 0px solid #ddd;
    padding: 0px 25px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
    border-radius: 3px;
    background: #111;
	}
.togobtn-call-box a {
    color: #fff;
    text-decoration: none;
	}

.togolistcontainer {
	width: 100%;
}

.togolistcolumnleft {
    display: inline-block;
	width: 57%;
	float: left;
}
.togolistcolumnright {
    display: inline-block;
	width: 35%;
	float: left;
	
 
}
.togolistimg { 
    width: 127px;
    height: 95px;
	object-fit: cover;
	border-radius: 7px;
}

.panel-heading {
    padding: 0px 0px !important;

