@charset "utf-8";

header:after {
  content:none !important;
}


header {
    position: absolute !important;
    width: 100% !important;
    display: block !important;
    background: rgba(255, 255, 255, 0.40) !important;
    z-index: 1 !important;
    border: none !important;
}

body {
    position: relative;
}
.header-nav-box {
    box-shadow: none !important;
	padding: 20px 0 !important;
}

header .logo {
    max-width: 435px !important;
    width: 19% !important;
    padding: 10 !important;
}

.nav-right {
    padding: 0 !important;
    width: 61% !important;
}

ul.recruit-nav {
    float: right;
    width: 100%;
    padding: 0;
}


.recruit-nav li {
    float: left;
    box-sizing: border-box;
    text-align: center;
    width: 16%;
    padding: 0;
    margin-right: 4%;
}

.recruit-nav li:last-child{
  margin: 0 ;
}

.recruit-nav li a{
    position: relative ;
    font-size: 16px;
    border: 2px solid #fcc600;
    padding: 10px;
    display: block;
    width: 100%;
    border-radius: 30px;
	color: #636363;
}

.recruit-nav li a:hover {
    color: #ffffff;
}

.recruit-nav li a:after {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    background: #fcc600;
    left: 0;
    margin: auto;
    right: 0;
    text-align: center;
    bottom: 0;
    -webkit-transition:.3s;
    transition:.3s;
    width: 0;
    border-radius: 30px;
    z-index: -1;
    opacity: 0;
}

.recruit-nav li a:hover:after {
    width: 100%;
    opacity: 1;
}


section.content,.box-wrap {
    width: 100%;
    float: left;
	position: relative;
	z-index: 0;
}

.box01 {
    width: 100%;
    float: left;
    position: relative;
    background: #fff5d3;
    padding: 150px 0 90px 0;
}

.box01 .heading-img {
    position: absolute;
    top: 82px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

.w-text{
    color: #fff;
}

.heading-img
 .w-text:before,.heading-img
 .w-text:after{
    background: #fff !important;
}

.content-text p {
    width: 100%;
    float: left;
    margin: auto;
    line-height: 1.9;
}

.simple th, .simple td {
    padding: 10px 0 10px 6px !important;
}

.pic-box {
    width: 100%;
    float: left;
}

.content-text {
    width: 100%;
    float: left;
    margin: 20px auto;
}


.box-inner {
    max-width: 1203px;
    margin: auto;
	width: 95%;
}


.box02 {
    width: 100%;
    float: left;
    background: #fcc800;
    padding: 50px 0;
}

.love-box{
  background: url(../img/recruit/back.jpg) no-repeat;
  width: 100%;
  float: left;
  height: 1401px;
  position: relative;
}

.love-center {
    position: absolute;
    top: 52%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: center;
}

.love-center img {
    margin: auto;
}

.love {
    width: 95%;
    overflow: hidden;
    position: absolute;
    margin: auto;
}

.love01 {
    max-width: 376px;
    top: 40px;
    left: 11%;
    right: 0;
}

.love02 {
    max-width: 343px;
    top: 273px;
    left: 1%;
}

.love03 {
    max-width: 305px;
    right: 1%;
    top: 164px;
}

.love04 {
    max-width: 268px;
    left: 15%;
    bottom: 150px;
}

.love05 {
    max-width: 268px;
    right: 15%;
    bottom: 60px;
}

.love-text {
    max-width: 256px;
    width: 100%;
    float: left;
}

.love02 .love-text {
    float: right;
}

.love-text h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    color: #2e2c2c;
    width: 100%;
    float: left;
    margin: 0 auto 5px;
}

.love-text p {
    line-height: 1.9;
    color: #2e2c2c;
}


.box03,.box04 {
    width: 100%;
    float: left;
    position: relative;
    background: #fff5d3;
    padding: 90px 0;
}

.box04 {
    background: #fff;
}

.box03 .heading-img,.box04 .heading-img {
    width: 100%;
    float: left;
    margin: auto;
    text-align: center;
}

ul.voice-list {
    width: 100%;
    float: left;
    margin: 40px auto 0;
}

ul.voice-list li {
    width: 100%;
    float: left;
    margin: 0 auto 60px;
}

ul.voice-list li:last-child {
    margin: 0 auto;
}

.v-pic {
    width: 29%;
    float: left;
}

.v-text {
    width: 71%;
    float: left;
    padding: 50px 0 0 30px;
}

.voice-list li:nth-child(2n) .v-text {
    padding: 50px 30px 0 0;
}

.v-text
 h2 {
    font-size: 30px;
    font-weight: 500;
    border-bottom: 2px solid #fcc90e;
    color: black;
    line-height: 1.3;
    margin: 0 auto 25px;
}

.v-text
 p {
    color: #2e2c2c;
    line-height: 1.9;
}

#flow{
  position: relative;
}

.time-box{
  background: url(../img/recruit/schedule-back.png) no-repeat;
  width: 100%;
  float: left;
  height: 1209px;
  position: relative;
}

img.time-top {
    position: absolute;
    top: 20px;
	z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
}

img.time-bottom {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 70%;
}


.time-inner {
    width: 100%;
    margin: 290px auto 0;
    max-width: 460px;
    overflow: hidden;
}

.time-inner h1 {
    font-size: 41px;
    text-align: center;
    font-weight: 500;
    color: #2e2c2c;
    line-height: 1.4;
}

.time-inner h1
 span {
    line-height: 1;
    width: 100%;
    float: left;
    margin: -12px auto;
    padding: 0;
}

.oneday {
    width: 100%;
    float: left;
    margin: 40px auto 0;
}

ul.oneday-list {
    max-width: 365px;
    width: 100%;
    margin: auto;
}

ul.oneday-list
 li {
    width: 100%;
    position: relative;
    float: left;
	margin: 0 auto 20px;
}

.schedule {
    width: 20%;
    float: left;
    background: #fcc800;
    text-align: center;
    padding: 25px 0;
    border-radius: 40px;
    font-size: 21px;
    line-height: 1;
    color: #fff;
    position: relative;
    z-index: 0;
}

.schedule:after {
    position: absolute;
    content: "";
    display: block;
    width: 5px;
    height: 100%;
    background: #fcc800;
    left: 0;
    right: 0;
    margin: auto;
    top: -23px;
    z-index: -1;
}

.sche-detail {
    width: 80%;
    float: left;
    padding: 0 0 0 25px;
    font-size: 21px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

img.right-people {
    position: absolute;
    right: 90px;
    top: 50%;
    transform: translateY(-50%);
    width: 141px;
}

img.left-people {
    position: absolute;
    left: 128px;
    bottom: 26%;
    width: 67px;
}


.require-box {
    width: 100%;
    float: left;
    margin: 60px auto 0;
}

.require-box h1 {
    background: #fcc800;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    padding: 30px;
    border-radius: 20px;
    width: 80%;
    margin: 0 auto 40px;
    max-width: 956px;
}

.require-list {
    width: 100%;
    float: left;
    background: #e5e5e5;
    padding: 30px;
}

.content-heading {
    font-size: 20px !important;
    font-weight: 500;
    color: #5c5c5c;
    line-height: 1;
}

.content-heading:after {
    content: "";
    width: 20px;
    height: 1px;
    background: #5c5c5c;
    display: -webkit-box;
    margin: 10px 0 0 0;
}

.acMenu dt:before {
    content: "+";
    width: 40px;
    height: 40px;
    color: #2e2c2c;
    float: right;
    line-height: 1;
    font-size: 40px;
    top: 0;
    position: absolute;
    right: 0;
    text-align: center;
}

dl.acMenu,.back02 {
    padding: 0 0 25px;
    -webkit-transition: .3s;
    transition: .3s;
    border-bottom: 1px solid #fff;
}

.acMenu:nth-child(n+2) {
    margin: 25px auto 0;
}

.acMenu dt{
    display:block;
    width:100%;
    height: auto;
    line-height: 1;
    cursor:pointer;
    position: relative;
    font-weight: normal;
    color: #2e2c2c;
    -webkit-transition: .3s;
    transition: .3s;
}

.acMenu dd{
    background: #ffffff;
    width: 100%;
    height: auto;
    line-height: 1.9;
    text-align: left;
    display:none;
    padding: 20px 2.5%;
    color: #5c5c5c;
    margin: 20px auto 0;
    overflow: hidden;
}

.acMenu dt.active:before{
   content:"-";
}

.acMenu dt.first.active:before{
   content:"+";
}

.acMenu dt.first:before{
   content:"-";
}

.acMenu dd{
	display:none;
	position: relative;
}

.acMenu dd.open {
	display:block;
}

dl.acMenu.back,dl.acMenu.first-pull {
    border: none;
    padding: 0;
}

.entry {
    width: 100%;
    float: left;
    margin: 60px auto 0;
    background: url(../img/recruit/entry.png) no-repeat;
	background-size: contain;
}

.entry-text {
    width: 100%;
    float: left;
    margin: 47px auto 65px;
}

.entry-text p {
    width: 100%;
    float: left;
    margin: 20px auto 0;
}


.entry h2.name-heading span {
    font-size: 21px;
    width: 100%;
    float: left;
    margin: 15px auto 0;
}

.full {
    position: absolute;
    background: #f5f4f2d1;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
    overflow: hidden;
    left: 0;
    top: 0;
}

.full h4 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 28px;
    color: #2e2c2c;
    font-weight: 500;
}

@media (max-width: 1449px) {
.nav-right {
    width: 68% !important;
}
}

@media (max-width: 1275px) {
.nav-right {
    width: 78% !important;
}

.recruit-nav li {
    width: 18%;
    margin-right: 2%;
}
}
@media (max-width: 1209px) {
.love04 {
    left: 12%;
}

.love05 {
    right: 9%;
}

.entry-text {
    margin: 31px auto 65px;
}
}

@media (max-width: 1077px) {
.love02 {
    left: -5%;
}

.love03 {
    right: -3%;
}

.love04 {
    left: 6%;
}

.love05 {
    right: 6%;
}

.love-center {
    width: 29%;
}

}


@media (max-width: 991px) {
header{
  background: none !important;
}

.pic-box {
    width: 100%;
    float: left;
}

.content-text {
    width: 100%;
    float: left;
    padding: 40px 0 0 0;
}

.box01 {
    padding: 70px 0 30px;
}

.box01 .heading-img, .box03 .heading-img, .box04 .heading-img {
    top: 20px;
    width: 100%;
    float: none;
}

.heading-img > img {
    height: 48px;
}

.box03, .box04 {
    width: 100%;
    padding: 30px 0;
}

.content-text {
    padding: 0;
}

.love {
    width: 95%;
    overflow: hidden;
    position: static;
    float: left;
    margin: 0 auto 50px;
}

.love-box{
  background: url(../img/recruit/back.jpg) no-repeat bottom;
  height: auto;
  position: relative;
  background-size: cover;
  padding: 4%;
}

.love-center {
    width: 100%;
    position: relative;
    top: 0;
    transform: none;
    margin: 20px auto 40px;
}


.love01,.love02,.love03,.love04,.love05 {
    max-width: none;
}

.love img {
    width: 40%;
    float: left;
}

.love-text {
    width: 60%;
    float: left;
    padding: 0 0 0 4%;
    max-width: none;
}

.love02 .love-text {
    float: right;
}

.v-text {
    padding: 0 0 0 30px;
}

.voice-list li:nth-child(2n) .v-text {
    padding: 0 30px 0 0;
}

.time-box{
  background: url(../img/recruit/schedule-back.png) no-repeat center;
  height: 100%;
}

.time-inner {
    margin: 220px auto 0;
}

img.right-people {
    right: 0;
}

img.left-people {
    left: 6%;
}

.time-inner {
    margin: 22% auto;
}

.require-box {
    margin: 30px auto 0;
}

.require-box h1 {
    font-size: 24px;
    line-height: 1.5;
    padding: 20px;
    width: 100%;
}

.entry {
    background: url(../img/recruit/entry-sp.png) no-repeat 52%;
    background-size: cover;
    border: 10px solid #fcc800;
	margin: 30px auto 0;
}

.entry-text {
    margin: 14px auto;
}


}
@media (max-width: 767px) {
header .logo {
    width: 28% !important;
}

.love {
    float: none;
}

.love-box{
  background: url(../img/recruit/back.jpg) bottom;
  background-size: 170%;
  padding: 4%;
}

.love img {
    width: 100%;
}

.love-text {
    width: 100%;
    padding: 0;
    margin: 20px auto 0;
}

.box03 .box-inner{
  width:90%;
}

.v-pic {
    width: 100%;
    text-align: center;
}

.v-text,.voice-list li:nth-child(2n) .v-text {
    width: 100%;
	padding: 0;
	margin: 20px auto 0;
}

.v-text h2 {
	font-size: 24px;
}

.time-inner h1 {
    font-size: 28px;
}

.time-inner h1
 span {
    margin: 0px auto;
}

.oneday {
    margin: 10px auto 0;
}

img.right-people {
    right: 0;
    width: 15%;
    top: 220px;
}

img.left-people {
    left: 4%;
    bottom: 13%;
}

.time-box{
  background: url(../img/recruit/schedule-back.png) center;
  background-size: 170%;
}

img.time-bottom {
    top: 75%;
}

.schedule {
    width: 18%;
    padding: 6% 0;
    border-radius: 60%;
    font-size: 16px;
}

.sche-detail {
    width: 82%;
    font-size: 16px;
}

ul.oneday-list {
    width: 95%;
}

img.left-people {
    left: auto;
    right: 5%;
}

.require-box h1 {
    font-size: 18px;
    padding: 15px;
}


}

@media (max-width: 500px) {
header .logo {
    width: 41% !important;
}

.content-text {
    width: 93%;
    float: none;
    padding: 40px 0 0 0;
    margin: 0 auto 0;
    overflow: hidden;
}

}

