@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 767px) {
.pc_only {
	display: none !important;
}
	.sp_only {
	display: block !important;
}
html {
	font-size: 16px;
    line-height: 1em;
	}
body {
	min-width: inherit;
	
  font-weight: 500;
}
  .inner {
    padding: 0 25px;
  }
  .btn_blue {
    width: 214px;
  }
  

/*ヘッダー-------------------------------------------------------------------*/
  #header {
    position: relative;
  }
  #header .logo, body.scroll #header .logo {
	margin: 0;
    width: 48vw;
	  height: 80px;
    padding: 2vw 0 5px 0;
    background-size: auto 48px;
	background-position: left 15px;
    font-size:0.9375rem ;
  }
	#header .logo img {
		max-width: 193px;
		margin-bottom:2vw;
	}
  #header .inner {
    padding: 0 0 0 3%;
  }
  .sp_header {
    width: 156px;
    display: inline-block !important;
    vertical-align: middle;
    position: relative;
	float:right;
  }
  .btn_menu {
    position: absolute;
    width: 78px;
    height: 82px;
    right: 0;
    top:0;

  }
	#header .logo, body.scroll #header .logo {
		background-size: 100%;
		background-position: left 25px;
	}
	#header .logo span {
		font-size: 0.5rem;
		line-height:1.4em;
		letter-spacing: -0.05em;
	}
	
	#header .logo::after, body.scroll #header .logo::after {
		left: 0;
		top: 66px;
		font-size: 0.6rem !important;
		width: 95%;
		height: 16px;
		line-height: 18px;
		text-align: center;
	}
	
	/*
 .btn_menu.open {
    background: url(../../images_sp/common/btn-close.jpg) ;
  } */

  .sp_header ul li {
    display: inline-block;
  }
  .btn_header {
    width: 78px;
  }
  .btn_header a {
    padding: 58px 0 11px 0;
    letter-spacing: normal;
    font-size: 0.7rem;
    background-size: 11vw;
    text-align: center;
    background-position: center 3vw;
  }
  
  .btn_header.blue02 a {
    background-size: 30px;
    margin-left: 0;
  }
  .btn_header a:after {
    bottom: 0;
  }
  
  #sp_gnavi {
    background-color: #f3f3f3;
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 9999;
  }
  #sp_gnavi ul {
    display: flex;
    padding: 30px 3%;
	  flex-wrap: wrap;
  }
  #sp_gnavi ul li {
    letter-spacing: normal;
    background: url(../../images/common/icn-dot_blue.jpg) no-repeat left center;
    padding-left: 1em;
    margin:0.8em 1.2em 0.8em 0.8em;
  }
  #sp_gnavi ul li a {
    font-size: 1.125rem;
    font-weight: bold;
	padding:5px 0;
  }
  #sp_gnavi div:nth-of-type(1) a {
    width: 50%;
    display: inline-block;
	  vertical-align: middle;
	  line-height: 0;
  }

  #header .logo span {
    margin: 0 0 0.5em 0;
    text-align: left;
  }

	.header_contact {
		width: 100%;
		border: none;
	}
	
	
	
  
/*フッター-------------------------------------------------------------------*/
  #footer {
    padding: 0 0 0;
  }
  #footer .txt p {  margin-bottom: 10px;font-size: 0.9rem; }
  #footer .txt p:first-child { font-weight: bold; }
  #footer .txt p:nth-of-type(2) { font-size: 0.85rem; }
  #footer .txt p:nth-of-type(3) { margin-bottom: 0px;}
  #footer .txt p:nth-of-type(4) { margin-bottom: 15px;}
  #footer ul li {
    margin-right: 40px;
  }
  #footer ul li:last-child {
    margin-right: 0;
  }
  #footer .btn_entry {
    width: calc(100% + 50px);
    margin-left: -25px;
    margin-bottom: 20px;
  }
  #footer .btn_entry a {
    width: 50%;
    display: inline-block;
  }
  .btn_white02,.btn_white03 {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .copy {
    font-size: 0.66rem;
    text-align: center;
    padding: 20px 0;
  }
  .overlay.open {
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 999;
  }
  body.open {
    position: relative;
  }
  body.open #header {
    z-index: 9999;
  }
  
    
  .to_recruit_list .btn_white {
    width: 90%;
  }
  .to_recruit_list .txt p {
    font-size: 0.9rem;
  }
  .btn_white span,.btn_blue span {
    padding: 15px 18px 18px 18px;
  }
  .btn_white02 span,.btn_white03 span {
    display: block;
    padding: 8px 18px;
    margin: 0 auto;
    position: relative;
    top: 0;
  }

 /* .common_contact .btn_tel a {
    font-size: 2rem;
    line-height: 1.4;
  }*/
	.common_contact .inner {
		display: block;
		text-align: center;
		margin:auto;
	}
	.common_contact .inner a:nth-child(n + 2) {
		margin-top: 15px;
	}
	.common_contact {
    padding: 45px 0;
    background-color: #fcfbe6;
    background: url(../../images/index/bg-sec03.jpg) no-repeat center top;
    background-size: cover;
	}
	.common_contact h2.ttl_h2 {
    font-size: 1rem;
		display: block;
	}
	.common_contact .inner div {
    margin:10px auto 5px;
	}
	.common_contact .ttl_h2 .p01{
		font-size: 4rem;
	}
	.common_contact .ttl_h2 .p02 {
		font-size: 1rem;
		padding: 0;
		text-align: center;
	}
.common_contact .btn_tel,
.common_contact .btn_mail {
    width: 100%;
}

.common_contact .btn_tel a {
    font-size: 1.75rem;
}

.common_contact .btn_mail a {
    font-size: 1.2rem;
    font-weight: bold;
}
#footer .f_logo {
	display: flex;
	align-items: center;
	margin-bottom:10px;
}
	#footer .f_logo img {
		width:210px;
	}
	#footer .f_logo .logo_txt_en {
		display: block;
		font-family: var(--headline-font-family);
		color: #ffff00 !important;
		font-size: 0.7rem !important;
		font-weight: 600;
		letter-spacing: 0.12em;
		margin-left: 1.0em;
		padding: 0.5em 1.3em;
		background-color: #22b3c7;
		border-radius: 10px;
	}

/* NEWS -----------------------------------*/
	.boxNews01 .cont {
		padding:10px 0;
	}
	
	.boxNews01 .cont dl {
		display: block;
	}
	.boxNews01 .cont dl dt {
		width: 100%;
		margin-bottom: 0.5em;
	}
	.boxNews01 .cont dl dd {
		width: 100%;
	}
	.boxSnsInline {
		display: block;
	}
	.boxSnsInline .box {
		width: 100%;
		margin-bottom: 25px;
	}
	
	
	#footer .left {
		text-align: left;
	}
	#footer .left ul {
		line-height: 1.6;
	}
	#footer .ul02 .first {
		background: none;
		width: 100%;
		padding: 0.5em 0;
		text-align: center;
		margin-bottom: 0.5em;
	}
	.boxFooterMap {
		padding-top: 55%;
	}
	.home .to_recruit_list {
		padding: 30px 0 50px 0;overflow-x: hidden;
	}
	#footer ul li {
		margin-right: 0;
	}
#footer #sec04{
    padding:20px 0 0;
	}
#footer ul.ul01 {
    padding: 4%;
    background-color: #F3F3F3;
	}
    
	#footer ul.ul01 li {
    display: inline-block;
    background: url(../../images/common/icn-dot_blue.jpg) no-repeat left center;
    padding-left: 1em;
    margin: 0.5em 1.2em 0.5em 0.2em;
    font-size: 0.9375rem;
    font-weight: bold;
	}
/*	#footer ul.ul01 li {
		width: 40%;
	}
	#footer ul.ul01 li:nth-of-type(1),#footer ul.ul01 li:nth-of-type(2) {
		width: 100%;
	} 
	#footer ul.ul01 li:nth-of-type(4),#footer ul.ul01 li:nth-of-type(6) {
		width: 56%;
	} */
	#footer ul.ul02 li:nth-of-type(2) {
		width: 40%;
	}
	.boxFooter02 {
		display: block;
		text-align: center;
	}  
	.boxFooter02 a:nth-of-type(2) {
		margin: 1em 0;
		padding:0;
		display: inline-block;
	}
	.copyright {
		font-size: 0.65rem;
	}
    .btn_menu .header__hamburger {
		display: block;
        width: 100%;
        height: 100%;
		margin: 0;
    }
    .hamburger {
        background-color: transparent;
        border-color: transparent;
        z-index: 9999;
    }
    .hamburger span {
        width: 30px;
        height: 2px;
        background-color: #1470b2;
        position: relative;
        transition: ease .4s;
        display: block;
		margin: auto;
    }
    .hamburger span:nth-child(1) {
        top: 0;
    }
    .hamburger span:nth-child(2) {
        margin: 8px auto;
    }
    .hamburger span:nth-child(3) {
        top: 0;
    }
    .header__nav.active {
        transform: translateX(0);
    }
    .hamburger.active span:nth-child(1) {
        top: 7px;
        transform: rotate(45deg);
    }
    .hamburger.active span:nth-child(2) {
        opacity: 0;
    }
    .hamburger.active span:nth-child(3) {
        top: -13px;
        transform: rotate(-45deg);
    }
	.ttl_h2 {
		font-size:1.45rem;
        letter-spacing: 0;
        line-height: 1.2;
	}
	#header .logo_txt {
		margin: 0;
		padding-bottom: 0.3em;
		display: inline-block;
		font-size: 1.6rem;
		letter-spacing: 0.04em;
	}
 
}