@charset "UTF-8";
/*--------------------------------
1.Base
2.Layout
3.Module
4.State
5.Theme

H1.Header
H2.Logo
H3.Global Navigation

C1.Main Container
C2.BreadCrumb
C3.Page Image
C3.Page Nation
C4.Content Foot

F1.Footer
F2.Footer Navigation
F3.Office Information
F4.CopyRight

Page
P1.Index
P2.Homepage
P2.Server

Archives

Single
--------------------------------*/
/*--------------------------------
1.Foundation
--------------------------------*/
/* memo */
/*
25px 2.3%;

75px 6.8%

*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import "https://fonts.googleapis.com/earlyaccess/notosansjapanese.css";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

body {
  font-family: 'Noto Sans Japanese', serif; 
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  color: #000;
  counter-reset: operate sort;
}
@media only screen and (min-width: 767px) {
  body {
    font-size: 1.8rem;
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
a {
  outline: none;
  text-decoration: none;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
a img {
  border: 0;
}
a img:hover {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  opacity: .7;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
caption {
  display: none;
}
address {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
li,
dl,
dt,
dd,
th,
td,
pre {
  margin: 0;
  padding: 0;
  -ms-line-break: strict;
  line-break: strict;
  -ms-word-break: break-word;
  word-break: break-word;
  overflow-wrap: break-word;
}
ul { padding: 0; margin: 0;}
li { list-style: none;}

/*=================
共通要素
===================*/
html, body {
  height: 100%;
  width: 100%;
}
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  content: "";
  display: block;
  clear: both;
}

.center {
  text-align: center;
}
.block{
  display: inline;
}
.spblock{
  display: block;
}
@media only screen and (min-width: 767px) {
  .block{
    display: block;
  }
  .spblock{
    display: inline;
  }
}
.pcimg{
  display: none;
}
@media only screen and (min-width: 767px) {
  .pcimg{
    display: inherit;
  }
  .spimg{
    display: none;
  }
}
/*--------------------------------
Base
--------------------------------*/
.c-holizontal--rowreverse {
  flex-direction: row-reverse;
}
.c-justify--between {
  justify-content: space-between;
}
.c-justify--center {
  justify-content: center;
}
.c-alignitem--center {
  align-items: center;
}
.c-alignitem--start {
  align-items: flex-start;
}
.c-alignitem--end {
  align-items: flex-end;
}
@media only screen and (min-width: 767px) {
  .c-holizontal,
  .c-holizontal--rowreverse {
    display: flex;
    flex-wrap: wrap;
  }
}
.page-template-page-recruit-lp .main-container {
  padding: 0;
}
.lp-main__container p {
  line-height: 2.0;
}
.pagewrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1250px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb50 {
  margin-bottom: 50px;
}
.c-block {
  padding: 0 0 70px;
}

@media only screen and (min-width: 767px) {
  .c-holi_box {
    width: 50%
  }
}
.lp-main__visual {
  background: url(../images/recruit-lp/r-lp_thumb01.png) no-repeat center;
  background-size: contain;
  line-height: 5;
  padding: 15px 8px;
}
.work__greeting {
  background: url(../images/recruit-lp/r-lp_thumb03.png) no-repeat bottom;
}
.work__greeting div:first-child {
  margin-bottom: 30px;
}
.work__greeting div:last-child p {
  padding: 20px 20px 0;
  line-height: 2.0;
}
.work__profile {
  margin: 30px auto;
}
.tbl {
	width: 80%;
	margin: 10px auto;
}
.tbl th {
  background-color: #fef9e5;
  border: solid 1px #ccc;
  padding: 10px;
  text-align: center;
  width: 40%;
}
.tbl td {
  background-color: #fff;
  border: solid 1px #ccc;
  padding: 10px;
  width: 60%;
}
.tbl .first{
  background: #ffca10;
}
.tbl .coro_link{
  background: #f39800;
  color: #fff;
}
.tbl .coro_link a,.tbl .coro_linka a:hover{
	color: #fff;
}
@media only screen and (min-width: 767px) {
  .lp-main__visual {
    background: url(../images/recruit-lp/r-lp_thumb01.png) no-repeat center;
    height: 500px;
    padding: 25px;
	margin-bottom:50px;
  }
  .work__greeting div:first-child p {
    padding: 20px 40px 0;
    line-height: 2.0;
    margin: 0;
  }
}
.about__recruit {
  background: url(../images/recruit-lp/r-lp_thumb06.png) no-repeat bottom;
}
.about__statue {
  margin: 0 auto;
  font-size: 2.0rem;
  line-height: 1.8;
  width: 86%;
}
.about__statue li {
  padding-left:1em;
  text-indent:-1em;
}
.about__statue li::before {
  content: url(../images/recruit-lp/r-lp_icon01.png);
  padding-right: 9px;
}
.about__service span {
  background: linear-gradient(transparent 60%, #fce5e6 30%);
}
.about__service .text_wrap {
  padding: 0 50px;
  line-height: 2.0;
}
.works__detail {
  margin: 80px 0 50px;
}
.works__detail .c-holi_box {
  padding: 30px
}
@media only screen and (min-width: 767px) {
  .about__statue {
    width: 62%;
    font-size: 2.3rem;
  }
}
.feature__summary {
  margin: 0 0 100px;
}
.feature__summary p {
  padding: 25px 20px;
  margin: 0 auto;
  width: 87%;
}
.detail__feature {
  background: url(../images/recruit-lp/r-lp_thumb17.png) no-repeat bottom right;
  border: solid 2px #39598c;
}
.detail__feature .sum-heading {
  background-color: #39598c;
  padding: 0 120px 10px;
}
.sum-heading img{
  margin-top: -30px;
}
.detail__pr {
  background: url(../images/recruit-lp/r-lp_thumb19.png) no-repeat bottom right;
  border: solid 2px #f39800;
}
.detail__pr .sum-heading {
  background-color: #f39800;
  padding: 0 50px 10px;
}
.feature__rate {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 30px 30px;
}
.feature__rate li {
  margin-top: 20px;
  width: 45%;
}
@media only screen and (min-width: 767px) {
  .feature__summary {
    margin: 0 0 100px;
  }
  .feature__summary p {
    padding: 40px;
    line-height: 2.0;
    width: 87%;
  }
  .detail__feature .sum-heading,
  .detail__pr .sum-heading {
    padding: 0 0 10px;
  }
  .feature__rate {
    padding: 0 60px 60px;
  }
  .feature__rate li {
    margin-top: 40px;
    width: 33%;
  }
}
.works__detail .box__inner {
  padding: 0 40px;
}
.club__list .c-holi_box {
  padding: 15px 45px;
}
@media only screen and (min-width: 767px) {
  .club__list .c-holi_box {
    padding: 0 45px;
  }
}
.message__voice {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.voice__box {
  padding: 0 30px;
  margin-bottom: 60px;
}
.voice__tb table {
  border-collapse: collapse;
  width: 100%;
}
.voice__tb table th,
.voice__tb table td {
  border: solid 1px #666;
  background-color: #fff;
  padding: 15px 8px;
}
.voice__tb table th {
  background-color: #bae3f9;
  font-weight: normal;
  text-align: center;
  width: 20%;
  vertical-align: middle;
}
@media only screen and (min-width: 767px) {
  .voice__box {
    width: calc(95%/2);
  }
}
.application__frame {
  border: solid 5px #ffb701;
  padding: 40px;
  margin-top: 70px;
}
.application__frame h3 {
  font-size: 2.8rem;
  font-weight: 300;
  text-align: center;
  margin-bottom: 30px;
}
.application__frame span {
  padding-right: 10px;
}
.application__tb table {
  margin: 0 auto;
  font-size: 1.4rem;
}
.application__tb table th {
  background-color: #f3f4fa; 
}
.application__tb table td {
  background-color: #f2f2f2;
  width: 75%;
}
.application__tb table td a {
  color: #243096;
}
.application__tb table th,
.application__tb table td {
  border: solid 1px #ddd;
  padding: 10px
}
@media only screen and (min-width: 767px) {
  .application__tb table td {
    width: 83%;
  }
}
.form__phone {
  font-size: 3.0rem;
  text-align: center;
  margin: 40px 0;
}
.form__phone a {
  color: #000;
}
.form__frame {
  border: solid 5px #46cee8;
  padding: 40px;
}
.entry__form .col-sm-4 {
  width: 100%;
}
/*
.entry__form {
  display: table;
  margin: 0 auto;
  width: 90%;
}
.entry__form dl {
  display: table-row;
}
.entry__form dt,
.entry__form dd {
  display: table-cell;
}
.entry__form dd input {
  width: 500px;
  margin: 0 0 30px 60px;
  

}*/
.entry__form .requred {
  background-color: #33b3d6;
  color: #fff;
  font-size: 1.3rem;
  padding: 0 25px;
  margin-left: 30px;
}
.req-row {
  margin-top: -20px;
}
@media only screen and (min-width: 767px) {
  .entry__form .col-sm-4 {
    width: 21.333%;
  }
  .entry__form .requred {
    position: absolute;
    left: 42%;
    margin-left: 55px;
  }
  .req-row {
    margin-top: -20px;
  }
}
.entry__form .contact-form,
.entry__form .form-group {
  border: none;
  padding: 0;
}
.entry__form .form-group {
  margin-bottom: 30px;
}
.privacy_box {
  max-width: 760px;
  height: 260px;
  overflow-y: scroll;
  border: 1px solid #444;
  line-height: 1.5em;
  margin: 0 auto 50px;
  text-align: left;
  padding: 20px 30px;
  font-weight: normal;
}
.entry__submit {
  background-color: #f39800;
  color: #fff;
  display: block;
  padding: 20px 80px;
  text-align: center;
  margin: 0 auto;
}
.go__top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
}
.copy {
  background-color: #39598c;
  color: #fff;
  font-size: 1.4rem;
  padding: 8px 0;
}
@media only screen and (min-width: 767px) {
  .go__top {
    bottom: 100px;
    right: 60px;
  }
  .entry__submit a {
    width: 50%;

  }
}

/* MORE&CLOSEボタン */
.btn-more {
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  position: relative;
  background: url(../images/recruit-lp/r-lp_more.png) no-repeat center;
  background-size: 30%;
  background-color: #39598c;
  padding: 25px 0;
}
.btn-more.even {
  background-color: #ff6666;
}
.btn-more.formtb {
  background-color: #ffb701;
  padding: 35px 0;
}
.btn-more::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 10%;
  width: 23px;
  height: 23px;
  margin: -18px 0 0 0px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (min-width: 767px) {
  .btn-more {
    background-size: auto;
  }
  .btn-more::before {
    left: 20%;
    margin: -18px 0 0 0px;
  }
  .btn-more.formtb::before {
    left: 20%;
  }
}

.btn-more.close {
  background: url(../images/recruit-lp/r-lp_close.png) no-repeat center;
  background-size: 30%;
  background-color: #39598c;
}
.btn-more.close::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 10%;
  width: 23px;
  height: 23px;
  margin: -5px 0 0 0px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.btn-more.close.even {
  background-color: #ff6666;
}
.btn-more.close.formtb {
  background-color: #ffb701;
  padding: 35px 0;
}
.btn-more.close.formtb::before {
  
}
@media only screen and (min-width: 767px) {
  .btn-more.close {
    background-size: auto;
  }
  .btn-more.close::before {
    left: 20%;
    margin: -5px 0 0 0px;
  }
  .btn-more.formtb::before {
    left: 20%;
  }

}

.message-btn{
	background: url(../images/recruit-lp/r-lp_thumb42_bk.jpg);
	background-size: cover;
	padding:30px 0;
	text-align: center;
}
.message-btn h2{
	color: #fff;
}
.message-btn .btn-more{
	max-width: 800px;
	margin: 0 auto;
}
@media only screen and (min-width: 767px) {
.message-btn{
	padding:30px;
}
.message-btn h2{
	font-size: 5.0rem;
}
}
.bosyu_ad {
	text-align: right;
	font-size:1.3rem;
	margin-top: 15px;
}
.bosyu_ad a{
	padding:15px 20px;
	background-color: rgba(181,2,5,1.00);
	color:#fff;
	font-weight: bold;
	border-radius: 15px;
}
.insta_qr{
	padding:15px 10px !important;
  margin-left: 5px;
	background-color: rgba(181,2,5,1.00);
	border-radius: 15px;
}
.insta_qr img{
  width:40px;
}
@media only screen and (min-width: 767px) {
.bosyu_ad {
	font-size:2.5rem;
}
.bosyu_ad a{
}
.insta_qr img{
  width:60px;
}

}

.recruit_mp{
  width: 100%;
  height: auto;
  display: block;
  margin: 40px auto;
}
@media only screen and (min-width: 767px) {
  .recruit_mp{
    width: 40%;
  }
}