@charset "utf-8";
/* CSS Document */
@media screen and (max-width:500px) {
.sp-none02 {display: none;}
.indent_content {padding: 30px 16px;}
.page_thumb {letter-spacing: inherit; font-size: 4vw; height: 100px; margin-bottom: 0; margin-top: 60px; background-position: center; background-size: cover;}
.page_thumb span {font-size: 4vw;}
.content {padding: 16px;}
.page_title p {font-size: 5vw; padding-bottom: 10px;}
.indent_content02 {margin-top: 30px;}
.sp-flex-c {justify-content: center;}

/*header*/	
header {padding: 0 16px; background: rgba(255,255,255,.8); color: #000; height: 60px;}
	header h1 {display: none;}
	header .inner {align-items: center; margin-top: 0; height: 60px;}
	.main_nav {display: none;}
	.front_main {margin-top: 60px;}
	header h2 {font-size: 3.5vw; margin-left: 2%;}
	header .logo {width: 7.5%;}
	header .btn {display: none;}
	header .logo_area {margin-bottom: inherit;}

/*ハンバーガー*/	
	#nav-toggle {
  position: fixed;
  top: 6px;
  right: 5%;
width: auto;
  cursor: pointer;
  font-size: 12px;
}
#nav-toggle > div {
  position: relative;
  width: 100%;
}
#nav-toggle span {
  width: 100%;
  height: 2px;
  left: 0;
  display: block;
  background: #188318;
  position: absolute;
  transition: transform 0.3s ease-in-out, top 0.5s ease;
  /* #nav-toggle close */
}
#nav-toggle span:nth-child(1) {
  top: 0;
}
#nav-toggle span:nth-child(2) {
  top: 9px;
  width: 70%;
}
#nav-toggle span:nth-child(3) {
  top: 18px;
  width: 90%;
}

.open #nav-toggle span:nth-child(1) {
  top: 10px;
  transform: rotate(45deg);
background-color: #188318;
}
.open #nav-toggle span:nth-child(2) {
  top: 10px;
  width: 0;
  left: 50%;
background-color: #188318;
}
.open #nav-toggle span:nth-child(3) {
  top: 10px;
  transform: rotate(-45deg);
background-color: #188318;
}

/* z-index */
#nav-toggle {
  z-index: 1000;
top: 13px;
}

#container {
  z-index: 900;
}

#gloval-nav nav {
  z-index: 999;
}

#gloval-nav {
  background: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 990;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 3.5vw;
  padding-left: 0;
  transform: translateX(-100%);
  transition: transform .7s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.open #gloval-nav {
  transform: translateX(0);
}

#gloval-nav a {
  display: inline-block;
  text-decoration: none;
  padding: 10px 0;
  transition: color 0.6s ease;
}
#gloval-nav ul {
  list-style: none;
padding: 0 16px;
letter-spacing: 3px;
}
#gloval-nav ul li {
  position: relative;
  width: 100%;
  border-bottom: 1px dotted #000;
}

.nav-bg {
  opacity: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  transition: all 1s ease;
}
.nav-bg.active {
  opacity: 1;
}
.front_main .front_txt01 span {width: 8%;}
.front_main .front_txt01 span:nth-of-type(2),.front_main .front_txt01 span:nth-of-type(5) {width: 2.6%;}
.front_main .front_txt01 span:nth-of-type(3),.front_main .front_txt01 span:nth-of-type(4) {width: 6.5%;}
.front_main .front_txt01,.front_main .front_txt02 {font-size: inherit; letter-spacing: inherit; margin-bottom: 4%;}
.front_main .front_txt02 span {width: 4%;}
.front_main .front_txt02 span:nth-of-type(2),.front_main .front_txt02 span:nth-of-type(14) {width: 3.5%;}
.front_main .front_txt02 span:nth-of-type(3),.front_main .front_txt02 span:nth-of-type(10),.front_main .front_txt02 span:nth-of-type(15) {width: 1.8%;}
.front_main .front_txt02 span:nth-of-type(5), .front_main .front_txt02 span:nth-of-type(9), .front_main .front_txt02 span:nth-of-type(17) {margin-bottom: -1%;}
.front_main .front_txt02 span:nth-of-type(6),.front_main .front_txt02 span:nth-of-type(7),.front_main .front_txt02 span:nth-of-type(12),.front_main .front_txt02 span:nth-of-type(13) {width: 3.8%;}
.front_main .front_txt02 span:nth-of-type(6) {margin-right: 3%;}
	.front_main .txt03 {font-size: 3.5vw; margin-top: 10%;}
	.front_main .sliderArea {width: 100%;}
	.front_main .news_title {width: 20%; min-width: 20%; height: auto; font-size: 3.5vw;}
	.front_main .slick-list {width: 100%;}
	.front_main .slick-slide {height: auto; padding: 20px 0 20px 20px;}
	.front_main h3 {font-size: 3.5vw; margin-top: 5px;}
	.front_main .over {font-size: 3.5vw;}
	.front_main .prev-arrow {right: 5%; top: 15%;}
	.front_main .next-arrow {right: 5%; bottom: 15%;}
/*index*/
	#index .box01 .txt_box {padding: 40px 32px;}
	
	
	#index .h_point .white_bg {width: calc(100% - 32px); height: calc(100% - 40px);}	
	#index .box01 h2 {font-size: 4vw; margin-bottom: 10px;}
	#index .box01 .big {font-size: 5vw; line-height: 1.5;}
	#index .box01 .txt01 {font-size: 3.5vw; margin: 16px auto;}
	#index .btn01 {font-size: 3.5vw; background-color: #262626; color: #fff; width: 70%; height: auto; padding: 16px 0;}
	#index .btn01 .arrow {opacity: 1; left: 10%;}
	#index .section_inner {display: block;}
	#index .box02,#index .box03 {width: 100%;}
	#index .box04 {padding: 40px 16px; background: #fff;}
	#index .box04 h2 {font-size: 4vw; margin-bottom: 20px;}
	#index .box04 h2 span {font-size: 10vw;}
	#index .box04 .inner {display: block;}
	#index .box04 .list {width: 100%; margin-top: 30px; border-bottom: 1px solid #27ae27;}
	#index .box04 .over {height: auto;}
	#index .box04 .img_box {position: relative; top: inherit; left: inherit;}
	#index .box04 .txt01 {font-size: 3.5vw; top: -4vw;}
	#index .box04 .txt02 {font-size: 3.5vw; bottom: -4%;}
	#index .box04 .txt03 {font-size: 3.5vw; padding: 16px;}
	#index .box05 {background: #fff; padding: 0 0 40px;}
	#index .box05 h2 {font-size: 4vw; margin-left: inherit; left: inherit; margin-bottom: 20px; line-height: 1.3; text-align: center;}
	#index .box05 h2 span {font-size: 10vw;}
	#index .box05 .inner {display: block; padding: 0 16px;}
	#index .box05 .img {display: none;}
	#index .box05 .text_box {padding: 0;}
	#index .box05 .txt01 {font-size: 4.5vw; margin-left: 0; margin-bottom: 20px; text-align: center; line-height: 1.8;}
	#index .box05 .txt02 {font-size: 3.5vw; margin-top: 16px; margin-left: 0;}
	#index .box05 .btn {display: block;}
	#index .box05 .btn::before {display: none;}
	#index .box05 .btn01 {margin: auto;}
	#index .c_img {display: none;}
	#index .box06,#index .box07 {width: 100%;}
	#index .box06 .btn01,#index .box07 .btn01 {color: #262626; background: #fff; margin-top: 20px;}
	#index .box08 {padding: 40px 16px;}
	#index .box08 h2 {font-size: 4vw;}
	#index .box08 h2 span {font-size: 10vw;}
	#index .box08 .item {border-bottom: 1px solid #cfcfcf; padding: 16px 0;}
	#index .box08 .time {font-size: 3.5vw; margin-right: 3%; padding-right: 3%;}
	#index .box08 h3 {font-size: 3.5vw; margin-top: 3%;}
	#index .box08 .btn01 {margin-top: 40px;}
	#index .box09 {padding: 40px 0;}
	#index .box09 .link {font-size: 4vw;}
	#index .box09 h2 {font-size: 7vw; margin: 20px auto;}
	#index .box09 .btn01 {margin-top: 0; background: #fff; color: #000;}
	
footer {padding-top: 30px;}
	footer .link {display: none;}
	footer .inner {display: block; padding: 0 16px;}
	footer ul {display: none;}
	footer .logo {margin-right: 3%; width: 7%;}
	footer .txt03 {font-size: 3vw;}
	footer .txt04 {font-size: 4vw; margin-top: 2%;}
	footer .txt05 {font-size: 3.5vw; margin: 16px auto 10px; text-align: center;}
	footer .inner02 {display: block;}
	footer .tel {font-size: 6vw; text-align: center; margin: 0;}
	footer .txt06 {display: none;}
footer .copyright {display: block; margin-top: 30px; font-size: 2.4vw;}
	.sp_pop_inner {display: flex; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 100;}
	.sp_pop_inner a {width: 50%;}

#pop_banner {
padding: 0;
z-index: 50;
background: none;
width: 100%;
border: none;
bottom: 0;
position: fixed;
}

.pan {
display: none;
}
.page_top_img {
margin-top: 30px;
}
.page_title {font-size: 4vw; line-height: 1.2; margin: 0 auto 30px;}
.big_page_title {font-size: 5vw; letter-spacing: inherit; margin-top: 30px;}
.navigation {margin-bottom: 20px;}

	/*contactbanner*/
	#contact_banner {padding: 20px 16px; margin-top: 20px;}
	#contact_banner .contact_txt01 {font-size: 10vw;}
	#contact_banner .contact_txt02 {font-size: 5vw; margin-bottom: 20px; padding: 5px 0 20px; border-bottom: 1px solid #27ae27;}
	#contact_banner .contact_txt03 {font-size: 3.5vw; line-height: 1.5;}
	#contact_banner .contact_txt03 span {font-size: 4.5vw;}
	#contact_banner .contact_inner {display: block; margin: 20px auto;}
	#contact_banner .contact_tel {font-size: 5vw; margin-right: 0;}
	#contact_banner .contact_tel span {font-size: 8vw;}
	#contact_banner .contact_mail {font-size: 4vw; width: 70%; margin: 20px auto 0;}
	#contact_banner .contact_txt04 {display: none;}
	
/*about*/
	#about .main_box,#content .main_box,#record .main_box {padding: 20px 16px; font-size: 3.5vw;}
	#about .main_box .big,#content .main_box .big,#record .main_box .big {font-size: 4.5vw; margin-bottom: 16px;}
	#about h2,#content h2,#record h2,#recruit h2 {font-size: 5vw; padding-bottom: 10px; margin: 0 auto 20px; text-align: center; border-bottom: 2px solid #27ae27; width: 60%;}
	#about h2::before,#content h2::before,#recruit h2::before {height: 2px; bottom: -2px;}
	#about .box01 h3 {font-size: 5vw; margin-bottom: 20px;}
	#about .box01 .inner,#about .box02 .inner {display: block; padding: 0 16px;}
	#about .box01 .box {width: 100%; margin: auto;}
	#about .box01 .box:nth-child(n + 2) {margin-top: 20px;}
	#about .box01 .box img {margin: auto;}
	#about .box01 .box p {font-size: 3.5vw; padding: 16px;}
	#about .box02 {font-size: 3.5vw;}
	#about .box02 .inner .img01,#about .box02 .inner .img02 {margin: 0 auto 16px;}
	#about .box03 .inner {display: block;}
	#about .box02 .txt01 {padding: 0 16px;}
	#about .box03 .img_box {display: none;}
	#about .box03 table {font-size: 3.5vw; padding: 0 16px; border-spacing: 0 10px;}
	#about .box03 th,#about .box03 td,#about .box03 table th {display: block; width: 100%;}
	
/*content*/
	#content .box01 {font-size: 3.5vw; padding: 0 16px;}
	#content .box02 ul {flex-wrap: wrap; padding: 0 16px;}
	#content .box02 li {width: 48%;}
	#content .box02 li:nth-child(n + 3) {margin-top: 4%;}
	#content .box02 li p {font-size: 2.6vw; line-height: 1.5; display: block; height:42px;}
	#content .box02 .inner {margin-top: 20px; padding: 0 16px;}
	#content .box02 .box {width: 48%; font-size: 3.5vw; display: block;}
	#content .box02 .txt01 {font-size: 4vw; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 2px solid #27ae27;}
	#content .box02 .box img {margin: 0 auto 10px;}
	#content .n_ul02 {justify-content: space-between;}
	#content .n_ul02 li {margin-right: 0;}
	#content .box02 .title {font-size: 4vw; margin-bottom: 10px;}
	
/*record*/
	#record .box01 .inner {display: block;}
	#record .box {font-size: 3.5vw; width: 100%; box-sizing: border-box; padding: 0 16px; line-height: 2;}
	#record .box .title {margin-top: 30px;}

/*interview*/
	#interview .main_box .txt_box {padding: 16px; bottom: 16px; font-size: 3.5vw;}
	#interview .main_box .big {font-size: 4.5vw;}
	#interview .prof_box {margin-top: 0; padding: 16px; font-size: 3.5vw; border-bottom: 2px solid #27ae27;}
	#interview .prof_box .txt01 {font-size: 7vw; margin-bottom: 16px;}
	#interview .prof_box .inner {font-size: 4vw;}
	#interview .prof_box .inner p:nth-child(2) {margin: 0 5%;}
	#interview .box01 {display: block; padding: 20px 0 0;}
	#interview .box01 .img_box {min-width: 100%;}
	#interview .box01 .no {font-size: 10vw; margin: 0 16px;}
	#interview .box01 .txt_box {min-width: 100%; margin: 0 auto; padding: 20px 16px; font-size: 3.5vw; border-bottom: 2px solid #27ae27;}
	#interview .box01 h2 {font-size: 4vw; border-left: 3px solid #27ae27; line-height: 1.5;}
	#interview .box01 .b_txt {font-size: 4.5vw; margin: 16px auto;}
	#interview .mt-100 {margin-top: 30px;}
	#interview .box01 .no02 {right: inherit;}
	#interview .box02 {padding: 0 16px;}
	#interview .box02 .inner img {width: 48%;}
	#interview .box02 .inner img:nth-child(n + 3) {margin-top: 2%;}
	#interview .box03 .txt_box {margin-top: 0; padding: 20px 16px; font-size: 3.5vw; border-bottom: 2px solid #27ae27;}
	#interview .box03 h2 {font-size: 4.5vw; margin-bottom: 20px;}
	#interview .box04 .txt {font-size: 6vw; margin: 16px auto}
	#interview .box04 h2 {font-size: 4.5vw; margin: 10px auto 20px;}
	#interview .box04 ul {padding: 0 16px;}
	#interview .box04 li {width: 48%;}
	#interview .box04 li:first-child {margin-right: 4%;}
	#interview .box04 .btn {padding: 16px 0; font-size: 3.5vw; margin-top: 16px; background: #262626;}
	
/*recruit*/
	#recruit .box01 {display: block;}
	#recruit .box01 .big {font-size: 4.5vw; margin-right: 0; text-shadow: none; padding: 0 16px;}
	#recruit .box01 .img01 {min-width: inherit; margin: 0 auto 16px;}
	#recruit .box01 .txt01 {font-size: 3.5vw; margin-top: 16px; padding: 0 16px;}
	#recruit table {border: 1px solid #c9c9c9;}
	#recruit th, #recruit td {display: block; width: 100%; font-size: 3.5vw; border-bottom: 1px solid #c9c9c9;}
	#recruit th {width: 100%; font-size: 4vw; border-right: none;}
	#recruit .box02 .txtbox h3{font-size: 4.5vw;}
	#recruit .box02 .txtbox ul{font-size: 3.5vw; padding: 16px 20px;}
	#recruit .box02 .txtbox span{font-size: 3.5vw;}
	#recruit .box02 .txtbox .box {box-sizing: inherit; border: none; padding: 0;}
	#recruit .box04 img {width: 32%;}
	#recruit .box04 img:nth-child(n + 4) {margin-top: 2%;}	

/*blog*/	
	#blog .item {border-bottom: 1px solid #cfcfcf; padding: 16px 0;}
	#blog .blog_area {padding: 0 16px;}
	#blog .over {font-size: 3.5vw;}
	#blog .time {font-size: 3.5vw; margin-right: 3%; padding-right: 3%;}
	#blog h3 {font-size: 3.5vw; margin-top: 10px;}
	#blog_single .box01 {padding: 20px 16px; font-size: 3.5vw; margin-bottom: 20px; border: 1px solid #cfcfcf;}
	#blog_single .over {border: none; padding-bottom: 0; margin-bottom: 0;}
	#blog_single h3 {margin-top: 10px; line-height: 1.6;}
	

#contact table {margin: 16px auto; border: 1px solid #d2d2d2;}
.mw_wp_form {padding: 0 16px;}
#contact table th, #contact table td {width: 100%; display: flex; justify-content: space-between; font-size: 3.5vw; padding: 10px; border-bottom: 1px solid #d2d2d2;}
#contact table input {position: relative; margin: 0; vertical-align: middle;}
#contact table input, #contact table textarea {font-size: 16px;}
.mw_wp_form_input .btn input {width: 100%!important; font-size: 3.5vw!important; padding: 15px 0!important; margin-bottom: 20px;}
#contact .box02 {padding: 0 16px 20px; font-size: 3.5vw;}
	#contact .sp_trans01 td {justify-content: flex-start;}
	#contact .sp_trans02 td {display: block;}
	#contact .scroll {font-size: 3.5vw; padding: 10px; margin: 10px 0;}
	#contact .essential {width: auto; height: 50%; padding: 0 2%; font-size: 3vw;}
	#contact .pryvacy .essential {top: inherit;}
	#contact table td {display: block;}
	#contact .thanks {padding: 20px 16px; margin-bottom: 0; font-size: 3.5vw;}
	
/*sitemap*/
#sitemap li {font-size: 4vw; line-height: 2;}

}
@media screen and (max-width:350px) {
header h1 {display: none;}
}


