.pc{
  display:none ;
}

.tbsp{
        display:inline;
}

.tb{
  display: none;
}

.sp{
  display: none;
}

@media screen and (min-width: 769px) and (max-width: 991px) {
.tb{
  display: inline !important;
}
}

@media screen and (max-width: 768px){
.sp{
        display:inline !important;
}
}
@media screen and (min-width: 992px){
.pc{
      	display:inline !important;
}

.tbsp{
	display:none!important;
}

.link-kurumi {
    top: -10px;
}
h1{
	font-size:35px!important;
}
.pcpd20{
	padding:20px !important;
}

#fh5co-testimonial .testimonial p.author img,
#About .testimonial p.author img {
    width: 100px;
}

#acMenu dt {
    max-width: 300px;
}
.pc_topmenu li a{
    display: inline-block;
    width: 160px;
    padding: 10px 0px;
}
.pcpl20{
	padding-left:20px!important;
}

}

@media screen and (max-width: 991px) {
/*.slick-slide img,*/
.recruit_tbsp img {
    box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75)!important;
}

.spmenu{
    color: #00C853!important;
}

h3{
    margin: 0;
    min-height: 50px;
}
}


@media screen and (max-width: 991px) and (min-width: 609px) {
.fh5co-nav a{

}
h1{
	font-size:30px!important;
}
.fh5co-nav ul li a {
    font-size: 12px;
    padding: 30px 6px;
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

}

/* ==========================================================================
	$Header
========================================================================== */


@media only screen and (max-width: 608px){
h1{
	font-size:15px!important;
}
/*.fh5co-heading h2 {
	font-size:30px!important;
}
*/
.fh5co-heading p{
	font-size:14px!important;
}
}

@media only screen and (max-width: 768px){
.fh5co-heading h2 {
  font-size:26px!important;
}
}


@media only screen and (min-width: 609px){

}
@media screen and (min-width: 768px) and (max-width: 992px) {
.toplogo{
    max-width:400px;
}

.link-kurumi {
    top: -10px;
}
.container {
    width: 100%;
}
}
@media screen and (max-width: 992px) {
.pc_topmenu li a{
    display: inline-block;
    width: 125px;
    padding: 10px 0px;
}
}

@media only screen and (min-width: 769px){
.sp{
	display:none;
}

.pctb{
	display:inline;
}

.toplogo{
	width:100%;
	max-width:500px;
	margin-top:50px;
	margin-bottom: 25px;
}

.link-kurumi {
    position: absolute;
    width: 150px;
    height: 77px;
    background-image: url(../images/logo2.png);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.link-kurumi > span {
    color: #fff!important;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.menu{
  text-align:left;
}
.nonepc{
  display: none!important;
}

.inlinepc{
  display: inline!important;
}

.btn-green:hover {
    background-color: #77cdcc;
}
}

@media only screen and (max-width: 768px){
.sp{
	display:inline;
}

.pctb,
.pc_topmenu {
	display:none;
}

.toplogo{
    display: block;
    max-width: 300px;
    margin: 25px 0 0 10px;
    margin-bottom: 25px;
}

.spmenu{
	position:absolute;
	right:12px;
	top:35px;
	text-align:right;
}

.topbnr{
  margin-left:auto !important;
  margin-right:auto !important;
  max-width:250px;
}

.nonei{
  display: none!important;
}

.inlinei{
  display: inline!important;
}

#About .fh5co-project > a .fh5co-copy {
  padding: 0 20px 20px 20px ;
}

#About .fh5co-project > a .fh5co-copy h3 {
  margin: 0 0 5px 0;
  padding: 0;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
#About .fh5co-project > a .fh5co-copy p {
  margin: 0 0 5px 0;
  padding: 0;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.plusarea{
    line-height: 1;
    padding-bottom: 15px;
}
.jsc-panel > p {
    padding-left: 5px;
}

.btn {
    font-size: 14px;
}

.spmlr5{
	margin-left: 5px!important;
	margin-right: 5px!important;
}


.btn-primary:hover {
    color: #fff;
    background-color: #5bcdad;
    border-color: #5bcdad;
}

}

@media only screen and (max-width: 500px){
.toplogo{
    margin: 30px 0 20px 25px!important;
    max-width: 200px!important;
}
}

@media only screen and (max-width: 374px){
.i,.u{
    font-size: 12px !important;
}

#fh5co-counter .counter {
    font-size: 27px;
}
}

@media only screen and (max-width: 330px){
#About .testimonial p.ceo cite {
    position: absolute;
    top: 40px;
    right: 15px;
    font-size: 12px!important;
}

}


