/*=====<=====<=====<=====<=====<=====<=====
  top
=====>=====>=====>=====>=====>=====>=====*/
#top {
  padding-top: 0;
}

#top #sec01 flex {
  justify-content: space-between;
}

#top #sec01 {
  padding-bottom: 0;
}

#top #sec01 .inner {
  width: 700px;
  align-items: center;
}

#top #sec01 figure + p {
  font-size: 18px;
  text-align: center;
}

#top #sec01 figure {
  width: 376px;
}

#top #sec01 figure img {
  width: 100%;
}

#top #sec02 figure {
  width: 100%;
}

#top #sec02 figure img {
  width: 960px;
  margin: auto;
}

#top #sec03 {
  color: #fff;
  background: url(../img/top/sec03_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#top #sec03 .heading {
  margin-bottom: 0;
}

#top #sec04 .box {
  width: 30%;
}

#top #sec04 .box img {
  width: auto;
  margin: auto;
  height: 117px;
}

#top #sec04 .box h3 {
  font-weight: normal;
  text-align: center;
  margin-top: 1em;
}

#top #sec04 .box:nth-of-type(n+4) {
  margin-top: 30px;
}

#top #sec_interview {
  margin-top: 15px;
  padding: 0;
  color: #303030;
/*  background: url(../img/top/recruit_bnr_bg.jpg) no-repeat; */
  background-position: center;
  background-size: 100%;
}

@media screen and (max-width: 1500px) {
  #top #sec_interview {
/*    background: url(../img/top/recruit_bnr_bg.jpg) no-repeat; */
    background-position: center;
    background-size: cover;
  }
}

#top #sec_interview .heading h2::before, #top #sec_interview .heading h2::after {
  background: #303030;
}

#top #sec_interview .inner {
  width: 100%;
}

#top #sec_interview .interview_bnr {
  padding: 50px 0;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

#top #sec_interview .interview_bnr::after {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  /* background: rgba(35, 24, 21, 0.2); */
	background: #fff;
  opacity: 1;
  transition: .5s;
  z-index: 0;
}

#top #sec_interview .interview_bnr .heading {
  position: relative;
  z-index: 2;
}

#top #sec_interview .interview_bnr figure {
	margin-top: 1em;
}

#top #sec_interview .interview_bnr figure img {
  max-width: 100%;	
}

#top #sec_interview .interview_bnr:hover {
  opacity: 1;
}

#top #sec_interview .interview_bnr:hover::after {
  opacity: 0;
}

/*=====<=====<=====<=====<=====<=====<=====
  topics
=====>=====>=====>=====>=====>=====>=====*/
#topics section .wrap {
  width: 800px;
}

#topics section time {
  font-size: 13px;
  margin-bottom: .5em;
  display: block;
}

#topics section .category {
  display: inline-block;
  padding: .3em 1em;
  font-size: 12px;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
  background: #2EA7E0;
}

#topics section#archive .box {
  justify-content: flex-start;
  align-items: center;
}

#topics section#archive .box + .box {
  margin-top: 30px;
}

#topics section#archive .box .thumbnail {
  margin-right: 30px;
}

#topics section#archive .box .title {
  display: block;
  font-size: 18px;
  margin-bottom: 1em;
}

#topics section#archive .box p {
  font-size: 14px;
}

#topics section#single h1 {
  font-size: 18px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding: .3em;
  margin-bottom: 1.5em;
}

#topics section#single .content {
  width: 100%;
}

#topics section#single .content h1, #topics section#single .content h2, #topics section#single .content h3, #topics section#single .content h4, #topics section#single .content h5, #topics section#single .content h6 {
  font-size: inherit;
  font-weight: bold;
}

#topics section#single .content p, #topics section#single .content table, #topics section#single .content ul, #topics section#single .content dl, #topics section#single .content figcaption {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  text-align: left;
  letter-spacing: inherit;
  margin: 0;
  padding: 0;
}

#topics section#single .content img {
  max-width: 100%;
  height: auto;
}

#topics section#single .content a {
  text-decoration: underline;
}

#sidebar {
  width: 200px;
}

#sidebar > div + div {
  margin-top: 50px;
}

#sidebar h3 {
  font-size: 18px;
  margin-bottom: 30px;
  text-align: left;
  display: block;
  border-bottom: 1px solid;
}

#sidebar ul li a {
  font-size: inherit;
}

#sidebar ul li + li {
  margin-top: 1em;
}

/*=====<=====<=====<=====<=====<=====<=====
  vision
=====>=====>=====>=====>=====>=====>=====*/
#vision, #vision p, #vision dl {
  font-size: 17px;
  text-align: justify;
}

#vision #main_visual {
  height: 650px;
  background: url(../img/vision/mainvisual.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  position: relative;
  /* add */
  width: 1200px;
  height: 730px;
  margin: 0 auto;
}

#vision #main_visual h2 {
  position: absolute;
  bottom: 38%;
  left: 10%;
  margin: auto;
  color: #fff;
  font-family: 'Ropa Sans','DIN', sans-serif;
  font-size: 80px;
  display: block;
}

#vision h3 {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 40px;
}

#vision .info {
  margin-top: 80px;
}

#vision .info h4 {
  display: block;
  margin-bottom: 1em;
  font-weight: bold;
}

#vision .info dl {
  display: flex;
  align-items: center;
  border-top: 1px solid #ccc;
}

#vision .info dl dt {
  width: 30%;
  padding: .5em 0;
  font-size: 14px;
}

#vision .info dl dd {
  border-left: 1px solid #ccc;
  width: 70%;
  padding: 1.5em 2em;
  position: relative;
  font-size: 14px;
}

#vision .info dl dd img {
  position: absolute;
  bottom: 0;
  right: -140px;
  z-index: -1;
}

/*=====<=====<=====<=====<=====<=====<=====
  group
=====>=====>=====>=====>=====>=====>=====*/
#group #sec01 .inner {
  width: 800px;
}

#group #sec01 a.box {
  width: 250px;
  height: 250px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

#group #sec01 a.box::before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  transition: .5s;
}

#group #sec01 a.box header {
  width: 100%;
  height: auto;
  color: #fff;
  background: rgba(46, 167, 224, 0.8);
}

#group #sec01 a.box h3 {
  display: block;
  padding: 1em;
  text-align: center;
  position: relative;
  z-index: 3;
  font-size: 12px;
  font-weight: bold;
}

#group #sec01 a.box:hover {
  opacity: 1;
}

#group #sec01 a.box:hover::before {
  opacity: 0;
}

#group #sec01 a.box:nth-of-type(n+4) {
  margin-top: 25px;
}

#group #sec01 a.box:nth-of-type(1) {
  background: url(../img/group/img01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#group #sec01 a.box:nth-of-type(2) {
  background: url(../img/group/img02.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#group #sec01 a.box:nth-of-type(3) {
  background: url(../img/group/img03.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#group #sec01 a.box:nth-of-type(4) {
  background: url(../img/group/img04.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#group #sec01 a.box:nth-of-type(5) {
  background: url(../img/group/img05.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#group #sec01 a.box:nth-of-type(6) {
  background: url(../img/group/img06.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#group_single section header {
  margin-bottom: 50px;
  text-align: center;
}

#group_single section header h2 {
  text-align: center;
  display: inline-block;
  margin: auto;
  font-size: 16px;
  position: relative;
}

#group_single section header h2::before, #group_single section header h2::after {
  width: 20px;
  height: 1px;
  background: #9FA0A0;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
}

#group_single section header h2::before {
  left: -40px;
}

#group_single section header h2::after {
  right: -40px;
}

#group_single section header + img {
  margin: 0 auto 50px;
}

#group_single section .inner {
  position: relative;
}

#group_single section + section {
  padding-top: 0;
}

#group_single section .left {
  width: 300px;
}

#group_single section .left h2 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 70px;
  line-height: 1em;
}

#group_single section .left .logo {
  width: auto;
  height: 80px;
  margin: 0 auto 70px;
}

#group_single section .left h3 {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 1em;
  font-size: 20px;
}

#group_single section .left .btn {
  margin-top: 20px;
}

#group_single section .left p {
  font-size: 17px;
  text-align: justify;
}

#group_single section .right {
  width: 360px;
}

#group_single section .right img {
  width: 100%;
  height: auto;
}

#group_single section .bottom {
  width: 100%;
  padding: 1em;
  margin-top: 30px;
  background: #EFEFEF;
}

#group_single section .bottom div {
  width: 500px;
}

#group_single section .bottom div h4 {
  margin-bottom: 1.5em;
  font-weight: bold;
  font-size: 21px;
  line-height: 1em;
}

#group_single section .bottom div p:nth-of-type(1) {
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 1em;
  font-size: 12px;
  font-weight: bold;
}

#group_single section .bottom div p:nth-of-type(1) span {
  margin-left: 1em;
  font-weight: bold;
  font-size: 21px;
}

#group_single section .bottom div p {
  font-size: 17px;
  text-align: justify;
}

#group_single .group_navi {
  width: 800px;
  padding-bottom: 80px;
}

#group_single .group_navi ul li a {
  font-size: 12px;
  font-weight: bold;
}

#group_single .group_navi ul li a.now {
  color: #2EA7E0;
}

#group_single .group_navi ul li + li {
  margin-left: 1.5em;
}

#group_single .group_navi ul li + li::before {
  content: "|";
  display: inline-block;
  margin-right: 1.5em;
}

/*=====<=====<=====<=====<=====<=====<=====
  education
=====>=====>=====>=====>=====>=====>=====*/
#education #sec01 .inner {
  width: 750px;
  align-items: stretch;
}

#education #sec01 .contents {
  position: relative;
  padding: 50px 35px 40px;
  border: 1px solid #2EA7E0;
}

#education #sec01 .contents h3 {
  width: 340px;
  display: inline-block;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -18px;
  font-size: 15px;
  text-align: center;
  background: #2EA7E0;
  padding: .3em .5em;
  color: #fff;
  font-weight: bold;
}

#education #sec01 .contents:nth-of-type(1) {
  margin-bottom: 40px;
}

#education #sec01 .contents:nth-of-type(1) .box {
  /* changed width: 30%; */
  width: 30.5%;
}

#education #sec01 .contents:nth-of-type(1) .box img {
  width: auto;
  margin: auto;
  height: 117px;
}

#education #sec01 .contents:nth-of-type(1) .box h4 {
  font-weight: bold;
  text-align: center;
  margin-top: 2em;
  /* changed font-size: 12px; */
  font-size: 15px;
  margin-bottom: 0.5em;
}

#education #sec01 .contents:nth-of-type(1) .box p {
  /* changed font-size: 12px; */
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
  width: 74%;
}

#education #sec01 .contents:nth-of-type(1) .box:nth-of-type(n+4) {
  margin-top: 30px;
}

#education #sec01 .contents:nth-of-type(2) {
  width: 330px;
}

#education #sec01 .contents:nth-of-type(2) img {
  width: 180px;
  height: auto;
  margin: auto;
}

#education #sec01 .contents:nth-of-type(2) h4 {
  text-align: center;
  font-weight: bold;
  /* changed font-size: 12px; */
  font-size: 15px;
  margin: 30px auto 0.5em;
  line-height: 1.7em;
}

#education #sec01 .contents:nth-of-type(2) p {
  /* changed font-size: 12px; */
  font-size: 14px;
  text-align: justify;
}

#education #sec01 .contents:nth-of-type(3) {
  width: 390px;
}

#education #sec01 .contents:nth-of-type(3) .box {
  align-items: center;
}

#education #sec01 .contents:nth-of-type(3) .box img {
  width: auto;
  height: 90px;
}

#education #sec01 .contents:nth-of-type(3) .box div {
  width: 180px;
}

#education #sec01 .contents:nth-of-type(3) .box div h4 {
  text-align: left;
  /* changed font-size: 12px; */
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0.5em;
}

#education #sec01 .contents:nth-of-type(3) .box div p {
  /* changed font-size: 12px; */
  font-size: 14px;
}

#education #sec01 .contents:nth-of-type(3) .box + .box {
  /* changed margin-top: 20px; */
  margin-top: 25px;
}

/*=====<=====<=====<=====<=====<=====<=====
  recruit
=====>=====>=====>=====>=====>=====>=====*/
#interview #sec_nav {
  padding-bottom: 200px;
}

#interview #sec_nav .box {
  width: 275px;
  padding: 0 8px;
  position: relative;
}

#interview #sec_nav .box a.photo {
  display: block;
  width: 300px;
  height: 360px;
  background-size: cover !important;
  background-position: center !important;
}

#interview #sec_nav .box a.photo img {
  width: 100%;
  height: auto;
}

#interview #sec_nav .box .label {
  width: 180px;
  height: 93px;
  padding: 13px 10px 15px 15px;
  background: url(../img/recruit/label.svg) no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -10px;
  left: 0;
}

#interview #sec_nav .box .label p {
  font-size: 12px;
  margin-bottom: 0.3em;
}

#interview #sec_nav .box .label h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
}

#interview #sec_nav .box .label h3 span {
  font-size: 12px;
  display: block;
}

#interview #sec_nav .box .btn {
  margin-top: 20px;
}

#interview #sec_nav .box:nth-of-type(n+4) {
  margin-top: 30px;
}

#interview #sec_nav .box .contents {
  position: fixed;
  width: 640px;
  height: 100vh;
  background: rgba(35, 24, 21, 0.9);
  color: #fff;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  justify-content: center;
  align-items: center;
  display: none;
}

#interview #sec_nav .box .contents .close {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 0px;
  left: auto;
  bottom: auto;
  right: 2.5%;
  margin: auto;
  z-index: 103;
  cursor: pointer;
}

#interview #sec_nav .box .contents .close span {
  width: 20px;
  height: 2px;
  display: block;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  transition: .4s;
}

#interview #sec_nav .box .contents .close span:nth-of-type(1) {
  top: 13px;
  transform: translateY(11px) rotate(-45deg);
}

#interview #sec_nav .box .contents .close span:nth-of-type(2) {
  bottom: 13px;
  transform: translateY(-11px) rotate(45deg);
}

#interview #sec_nav .box .contents > div {
  width: 430px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 50vh;
}

#interview #sec_nav .box .contents h3 {
  font-size: 15px;
  letter-spacing: .2em;
  margin-bottom: .5em;
}

#interview #sec_nav .box .contents dl {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px solid;
}

#interview #sec_nav .box .contents dl dt {
  width: 20%;
  padding: 1em 0;
  font-size: 13px;
}

#interview #sec_nav .box .contents dl dd {
  padding: 1em;
  width: 80%;
  border-left: 1px solid;
  font-size: 13px;
}

#interview section p {
  font-size: 17px;
  text-align: justify;
}

#interview .interview_group p {
  font-size: 21px;
  font-weight: bold;
}

#interview .interview_spec p {
  line-height: 1.5em;
  font-size: 14px;
  font-weight: bold;
}

#interview section .inner {
  width: 700px;
}

#interview section .left {
  width: 330px;
}

#interview section .left header {
  width: 100%;
  height: 115px;
  padding: 0.4em 1em 1.04em 1.7em;
  padding-right: 2em;
  margin-bottom: 35px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  background: url(../img/recruit/label02.svg) no-repeat;
  background-size: 100%;
  position: relative;
}

#interview section .left header span {
  /* changed font-size: 10px; */
  font-size: 14px;
  line-height: 1.7;
}

#interview section .left header h3 {
  font-weight: bold;
  /* changed font-size: 15px; */
  font-size: 28px;
  letter-spacing: 0.1em;
  position: absolute;
  right: 1.5em;
  bottom: 8px;
}

#interview section .left h4 {
  font-weight: bold;
  /* changed font-size: 15px; */
  font-size: 20px;
  margin-bottom: 1em;
}

#interview section .left h4 {
  /* changed font-size: 17px; */
  font-size: 20px;
  line-height: 2;
}

#interview section .right {
  width: 350px;
}

#interview section .right img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}

#interview section .bottom {
  width: 670px;
  justify-content: flex-end;
  margin-top: 30px;
}

#interview section .bottom div {
  width: 480px;
  padding-left: 50px;
}

#interview section .bottom div h4 {
  font-weight: bold;
  /* changed font-size: 15px; */
  font-size: 20px;
  margin-bottom: 1em;
}

#interview section .bottom .btn {
  margin: 20px 0;
}

#interview section + section {
  padding-top: 0;
}

#interview section:nth-of-type(2n) .inner {
  flex-direction: row-reverse;
}

#interview section:nth-of-type(2n) .bottom {
  flex-direction: row-reverse;
}

#interview section:nth-of-type(2n) .bottom div {
  padding-left: 0;
  padding-right: 50px;
}

#interview section:nth-of-type(2n) .bottom div h4 {
  /* changed font-size: 13px; */
  font-size: 20px;
  font-weight: bold;
  margin-bottom: .5em;
}

/*=====<=====<=====<=====<=====<=====<=====
  contact
=====>=====>=====>=====>=====>=====>=====*/
#contact .submit {
  width: 50%;
  margin: 0 auto;
}

#contact section#form form input, #contact section#form form select, #contact section#form form textarea {
  width: 100%;
  height: 35px;
  display: block;
  padding: .5em;
  font-size: 18px;
  border: none;
  background: #eaf6fc;
}

#contact section#form form input[type="checkbox"], #contact section#form form select[type="checkbox"], #contact section#form form textarea[type="checkbox"] {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: .5em;
}

#contact section#form form textarea {
  height: 100px;
}

#contact section#form form dl {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 1em;
  padding: .3em 1.5em .6em;
  padding: .3em 0em .6em 1.5em;
  border-left: 1px solid;
  border-bottom: 1px solid;
}

#contact section#form form dl + dl {
  margin-top: 17px;
}

#contact section#form form dl dt {
  width: 16%;
  color: #2EA7E0;
  /* changed font-size: 12px; */
  font-size: 16px;
}

#contact section#form form dl dd {
  width: 84%;
  font-size: 16px;
}

#contact section#form form dl.privacy {
  border: 1px solid;
}

#contact section#form form dl.privacy dt {
  width: 100%;
  margin-bottom: .5em;
}

#contact section#form form dl.privacy dd {
  width: 100%;
  font-size: 12px;
  height: 100px;
  overflow-y: scroll;
  line-height: 1.7em;
  padding-right: 1.5em;
}

#contact section#form form .wpcf7-list-item {
  margin: 0;
  display: block;
  margin-top: 1em;
  line-height: 1.8;
}

#contact section#form form input[type="submit"], #contact section#form form input[type="button"] {
  border: none;
  width: 170px;
  height: 43px;
  margin: 20px auto;
  background: #000;
  color: #fff;
}

/*=====<=====<=====<=====<=====<=====<=====
  sitemap
=====>=====>=====>=====>=====>=====>=====*/
#sitemap #sec01 ul li a {
  width: 100%;
  display: block;
  padding: .3em 1.5em .6em;
  border-left: 1px solid;
  border-bottom: 1px solid;
  font-family: 'Ropa Sans','DIN', sans-serif;
  font-weight: bold;
  font-size: 18px;
}

#sitemap #sec01 ul li a:after {
  display: inline-block;
  margin-left: 1em;
  width: 0.7em;
  height: 0.7em;
  transform: rotate(-45deg);
  display: inline-block;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transition: .5s;
}

#sitemap #sec01 ul li a:hover:after {
  margin-left: 1.5em;
}

#sitemap #sec01 ul li + li {
  margin-top: 17px;
}

@media screen and (max-width: 960px) {
  /*=====<=====<=====<=====<=====<=====<=====
    top
  =====>=====>=====>=====>=====>=====>=====*/
  #top {
    padding-top: 0;
  }
  #top #sec01 {
    padding-bottom: 0;
    position: relative;
  }
  #top #sec01 .inner {
    width: 100%;
    align-items: center;
  }
  #top #sec01 figure + p {
    font-size: 14px;
    letter-spacing: 0.01em;
  }
  #top #sec01 .box {
    width: 90%;
    margin: auto;
  }
  #top #sec01 p {
    text-align: center;
  }
  #top #sec01 .heading p {
    margin-top: 1.5em;
  }
  #top #sec01 .heading p br {
    display: block;
  }
  #top #sec01 img {
    width: 100%;
    padding: 25px;
	  padding-top: 0px;
    margin-top: 1.5em;
  }
  #top #sec01 figure {
    width: 100%;
  }
  #top #sec02 figure {
    width: 100%;
  }
  #top #sec02 figure img {
    width: 100%;
    margin: auto;
  }
  #top #sec03 {
    color: #fff;
  }
  #top #sec03 .heading {
    margin-bottom: 0;
  }
  #top #sec03 .heading p br {
    display: none;
  }
  #top #sec03 {
    color: #fff;
    background: url(../img/top/sec03_bg_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  #top #sec04 .box {
    width: 48%;
  }
  #top #sec04 .box img {
    height: 80px;
  }
  #top #sec04 .box h3 {
    font-size: 11px;
  }
  #top #sec04 .box:nth-of-type(n+4) {
    margin-top: 30px;
  }
  #top #sec04 .box:nth-of-type(n+3) {
    margin-top: 30px;
  }
  #top #sec_interview {
    /* background: url(../img/top/recruit_bnr_bg_sp.jpg) no-repeat; */
    background-position: center;
    background-size: cover;
  }
	#top #sec_interview .interview_bnr {
		padding: 0;
	}
	#top #sec_interview .interview_bnr .heading {
		margin-top: 70px;
		margin-bottom: 100px;
	}
	
  /*=====<=====<=====<=====<=====<=====<=====
    topics
  =====>=====>=====>=====>=====>=====>=====*/
  #topics section .wrap {
    width: 100%;
  }
  #topics section time {
    font-size: 13px;
  }
  #topics section .category {
    font-size: 12px;
  }
  #topics section#archive .box .thumbnail {
    width: 30%;
    margin-right: 10%;
  }
  #topics section#archive .box .content {
    width: 60%;
  }
  #topics section#archive .box .title {
    display: block;
    font-size: 15px;
  }
  #topics section#archive .box p {
    font-size: 14px;
  }
  #topics section#single h1 {
    font-size: 16px;
  }
  #sidebar {
    width: 100%;
    margin-top: 60px;
  }
  #sidebar > div + div {
    margin-top: 40px;
  }
  #sidebar h3 {
    font-size: 16px;
    margin-bottom: 1em;
  }
  #sidebar ul li a {
    font-size: inherit;
  }
  #sidebar ul li + li {
    margin-top: 1em;
  }
  /*=====<=====<=====<=====<=====<=====<=====
    vision
  =====>=====>=====>=====>=====>=====>=====*/
  #vision .info h4 {
    margin-bottom: 1.4em;
  }
  #vision section {
    padding-top: 50px;
  }
  #vision, #vision p, #vision dl {
    font-size: 14px;
    text-align: justify;
  }
  #vision #main_visual {
    width: 100%;
    height: 300px;
  }
  #vision #main_visual h2 {
    bottom: 39%;
    font-size: 40px;
  }
  #vision h3 {
    font-size: 20px;
    line-height: 1.7em;
    margin-bottom: 20px;
  }
  #vision .info {
    margin-top: 80px;
    padding-bottom: .5em;
  }
  #vision .info dl {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    border-top: none;
    border-top: 1px solid #ccc;
    padding-top: 20px;
  }
  #vision .info dl dt {
    width: 100%;
    padding: 0;
  }
  #vision .info dl dd {
    width: 100%;
    border-left: none;
    font-size: 13px;
    padding: 0;
    position: relative;
  }
  #vision .info dl dd img {
    position: static;
    margin-top: 3em;
  }
  #vision .info dl + dl {
    margin-top: 1em;
  }
  /*=====<=====<=====<=====<=====<=====<=====
    group
  =====>=====>=====>=====>=====>=====>=====*/
  #group #sec01 .inner {
    width: 90%;
  }
  #group #sec01 a.box {
    width: 100%;
    height: 200px;
  }
  #group #sec01 a.box::before {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    transition: .5s;
  }
  #group #sec01 a.box header {
    width: 100%;
    height: auto;
    color: #fff;
    background: rgba(46, 167, 224, 0.8);
  }
  #group #sec01 a.box h3 {
    display: block;
    padding: 1em;
    text-align: center;
    position: relative;
    z-index: 3;
    font-size: 12px;
    font-weight: bold;
  }
  #group #sec01 a.box:hover {
    opacity: 1;
  }
  #group #sec01 a.box:nth-of-type(n+4) {
    margin-top: 20px;
  }
  #group #sec01 a.box + .box {
    margin-top: 20px;
  }
  #group #sec01 a.box:nth-of-type(1) {
    background: url(../img/group/img01.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
  }
  #group #sec01 a.box:nth-of-type(2) {
    background: url(../img/group/img02.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  #group #sec01 a.box:nth-of-type(3) {
    background: url(../img/group/img03.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  #group #sec01 a.box:nth-of-type(4) {
    background: url(../img/group/img04.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
  }
  #group #sec01 a.box:nth-of-type(5) {
    background: url(../img/group/img05.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  #group #sec01 a.box:nth-of-type(6) {
    background: url(../img/group/img06.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  #group_single section header {
    margin-bottom: 20px;
    text-align: center;
  }
  #group_single section header h2 {
    text-align: center;
    display: inline-block;
    margin: auto;
    font-size: 14px;
    position: relative;
  }
  #group_single section header h2::before, #group_single section header h2::after {
    width: 20px;
    height: 1px;
    background: #9FA0A0;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #group_single section header h2::before {
    left: -40px;
  }
  #group_single section header h2::after {
    right: -40px;
  }
  #group_single section header + img {
    width: 180px;
    height: auto;
    margin: 0 auto 50px;
  }
  #group_single section .inner {
    position: relative;
  }
  #group_single section + section {
    padding-top: 0;
  }
  #group_single section .left {
    width: 100%;
    order: 2;
    margin-top: 50px;
  }
  #group_single section .left h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
  }
  /*
  #group_single section .left .logo, #group_single section .left h2 {
    width: auto;
    height: 60px;
    margin: 0 auto 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
  }*/
  #group_single section .left .logo {
    margin: 0 auto 40px;
  }
  #group_single section .left h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 1em;
  }
  #group_single section .left p {
    font-size: 14px;
  }
  #group_single section .right {
    width: 100%;
    order: 1;
  }
  #group_single section .bottom {
    order: 3;
    width: 100%;
    margin-top: 40px;
    position: relative;
  }
  #group_single section .bottom img {
    display: none;
  }
  #group_single section .bottom figure {
    width: 100%;
    height: 260px;
    margin-top: 7em;
    background-size: cover !important;
    background-position: center !important;
    order: 1;
  }
  #group_single section .bottom div {
    width: 500px;
    order: 2;
    margin-top: 1.7em;
  }
  #group_single section .bottom div h4 {
    width: 100%;
    padding: 1.5em;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    line-height: 1.7em;
    text-align: center;
  }
  #group_single section .bottom div span {
    margin-bottom: .5em;
    font-size: inherit;
    display: inline-block;
  }
  #group_single section .bottom div p:nth-of-type(1) {
    font-size: 14px;
    text-align: center;
    line-height: 2em;
    margin-bottom: .6em;
  }
  #group_single section .bottom div p:nth-of-type(1) span {
    margin-left: 0;
  }
  #group_single section .bottom div p {
    font-size: 14px;
    text-align: justify;
  }
  #group_single .group_navi {
    width: 90%;
    padding-bottom: 40px;
  }
  #group_single .group_navi ul li {
    width: 100%;
    border-top: 1px solid;
  }
  #group_single .group_navi ul li:last-of-type {
    border-bottom: 1px solid;
  }
  #group_single .group_navi ul li a {
    padding: 1em .5em;
    display: block;
    font-size: 12px;
    font-weight: bold;
  }
  #group_single .group_navi ul li a.now {
    color: #2EA7E0;
  }
  #group_single .group_navi ul li + li {
    margin-left: 0;
  }
  #group_single .group_navi ul li + li::before {
    display: none;
  }
  /*=====<=====<=====<=====<=====<=====<=====
    recruit
  =====>=====>=====>=====>=====>=====>=====*/
  #interview #sec_navn {
    padding-top: 50px;
  }
  #interview #sec_nav .inner {
    width: 90%;
  }
  #interview #sec_nav .box {
    width: 100%;
  }
  #interview #sec_nav .box a.photo {
    width: 100%;
    height: 300px;
  }
  #interview #sec_nav .box a.photo img {
    width: 100%;
    height: auto;
  }
  #interview #sec_nav .box .label {
    bottom: -10px;
  }
  #interview #sec_nav .box .label p {
    font-size: 12px;
  }
  #interview #sec_nav .box .label h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.35;
  }
  #interview #sec_nav .box .label h3 span {
    font-size: 12px;
    display: block;
  }
  #interview #sec_nav .box:nth-of-type(n+4) {
    margin-top: 30px;
  }
  #interview #sec_nav .box + .box {
    margin-top: 30px;
  }
  #interview #sec_nav .box .contents {
    width: 90%;
    height: 90vh;
    top: 0;
    bottom: 0;
    padding-bottom: 50px;
  }
  #interview #sec_nav .box .contents .close {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0px;
    left: auto;
    bottom: auto;
    right: 2.5%;
    margin: auto;
    z-index: 103;
    cursor: pointer;
  }
  #interview #sec_nav .box .contents .close span {
    width: 20px;
    height: 2px;
    display: block;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    transition: .4s;
  }
  #interview #sec_nav .box .contents .close span:nth-of-type(1) {
    top: 13px;
    transform: translateY(11px) rotate(-45deg);
  }
  #interview #sec_nav .box .contents .close span:nth-of-type(2) {
    bottom: 13px;
    transform: translateY(-11px) rotate(45deg);
  }
  #interview #sec_nav .box .contents > div {
    width: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 80%;
  }
  #interview #sec_nav .box .contents h3 {
    font-size: 12px;
    letter-spacing: .2em;
    margin-bottom: .5em;
  }
  #interview #sec_nav .box .contents dl {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    border-top: 1px solid;
  }
  #interview #sec_nav .box .contents dl dt {
    width: 20%;
    padding: 1em;
    font-size: 10px;
  }
  #interview #sec_nav .box .contents dl dd {
    padding: 1em;
    width: 80%;
    border-left: 1px solid;
    font-size: 10px;
  }
  #interview section {
    padding-top: 50px;
  }
  #interview section p {
    font-size: 14px;
  }
  #interview section .left h4 {
    line-height: 1.7em;
    margin-bottom: 0.7em;
  }
  #interview section .right img {
    width: 100%;
  }
  #interview .interview_group p {
    font-size: 16px;
    font-weight: bold;
  }
  #interview .interview_spec p {
    font-size: 12px;
    font-weight: bold;
  }
  #interview section .inner {
    width: 90%;
  }
  #interview section .left {
    width: 100%;
    order: 2;
    margin-top: -40px;
  }
  #interview section .left header {
    background: url(../img/recruit/label02_sp.svg) no-repeat;
    background-size: 100%;
    height: auto !important;
    padding: 0.65em 1em 1.3em 1em;
    margin-bottom: 1em;
  }
  #interview section .right {
    width: 100%;
    order: 1;
  }
  #interview section .bottom {
    width: 100%;
    order: 3;
  }
  #interview section .bottom div {
    margin-top: 1.7em;
    width: 480px;
    padding-left: 0;
  }
  #interview section .bottom div h4 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0.7em;
    line-height: 1.7em;
  }
  #interview section .bottom .btn {
    margin: 20px auto;
  }
  #interview section + section {
    padding-top: 0;
  }
  #interview section:nth-of-type(2n) .inner {
    flex-direction: row;
  }
  #interview section:nth-of-type(2n) .bottom {
    flex-direction: row;
  }
  #interview section:nth-of-type(2n) .bottom div {
    padding-left: 0;
    padding-right: 0;
  }
  #interview section:nth-of-type(2n) .bottom div h4 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0.7em;
    line-height: 1.7em;
  }
  /*=====<=====<=====<=====<=====<=====<=====
    education
  =====>=====>=====>=====>=====>=====>=====*/
  #education #sec01 .inner {
    width: 90%;
  }
  #education #sec01 .contents {
    position: relative;
    padding: 40px 16% 40px;
  }
  #education #sec01 .contents h3 {
    width: 275px;
    display: inline-block;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
    font-size: 14px;
    text-align: center;
    background: #2EA7E0;
    padding: .7em .5em;
    color: #fff;
    font-weight: bold;
    line-height: 1.5em;
  }
  #education #sec01 .contents:nth-of-type(1) h3 {
    top: -18px;
  }
  #education #sec01 .contents:nth-of-type(1) {
    margin-bottom: 80px;
    flex-wrap: wrap;
  }
  #education #sec01 .contents:nth-of-type(1) .box {
    width: 100%;
  }
  #education #sec01 .contents:nth-of-type(1) .box img {
    width: auto;
    margin: auto;
    height: 117px;
  }
  #education #sec01 .contents:nth-of-type(1) .box h4 {
    font-weight: bold;
    text-align: center;
    margin-top: 1em;
    font-size: 14px;
  }
  #education #sec01 .contents:nth-of-type(1) .box p {
    font-size: 12px;
    text-align: center;
  }
  #education #sec01 .contents:nth-of-type(1) .box + .box {
    margin-top: 30px;
  }
  #education #sec01 .contents:nth-of-type(1) .box:nth-of-type(n+4) {
    /* changed margin-top: 30px; */
    margin-top: 40px;
  }
  #education #sec01 .contents:nth-of-type(2) {
    margin-bottom: 80px;
    width: 100%;
  }
  #education #sec01 .contents:nth-of-type(2) img {
    width: 80%;
    margin-top: 15px;
  }
  #education #sec01 .contents:nth-of-type(2) h4 {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin: 30px auto 20px;
  }
  #education #sec01 .contents:nth-of-type(3) {
    width: 100%;
  }
  #education #sec01 .contents:nth-of-type(3) .box {
    align-items: center;
  }
  #education #sec01 .contents:nth-of-type(3) .box img {
    width: auto;
    height: 100px;
    margin: 0 auto 1em;
  }
  #education #sec01 .contents:nth-of-type(3) .box div {
    width: 100%;
  }
  #education #sec01 .contents:nth-of-type(3) .box div h4 {
    text-align: center;
    font-size: 14px;
  }
  #education #sec01 .contents:nth-of-type(3) .box div p {
    font-size: 12px;
    text-align: justify;
  }
  #education #sec01 .contents:nth-of-type(3) .box + .box {
    margin-top: 20px;
  }
  /*=====<=====<=====<=====<=====<=====<=====
    contact
  =====>=====>=====>=====>=====>=====>=====*/
  #contact section#form form input, #contact section#form form select, #contact section#form form textarea {
    padding: 0;
  }
  #contact section#form form textarea {
    height: 150px;
  }
  #contact section#form form dl {
    flex-wrap: wrap;
    align-items: center;
    padding: .3em 0em 1em 1em;
  }
  #contact section#form form dl dt {
    width: 100%;
    margin-bottom: .5em;
    font-weight: bold;
  }
  #contact section#form form dl dt span {
    font-size: 11px;
  }
  #contact section#form form dl dd {
    width: 100%;
  }
  #contact section#form form button {
    width: 250px;
    height: 40px;
    margin: 50px auto 0;
    font-size: 16px;
  }
  #contact section#form form .wpcf7-list-item {
    font-size: 12px;
  }
  #contact .submit {
    width: 100%;
  }
  #contact section#form form input[type="submit"], #contact section#form form input[type="button"] {
    width: 168px;
  }
  /*=====<=====<=====<=====<=====<=====<=====
    sitemap
  =====>=====>=====>=====>=====>=====>=====*/
  #company section#info dl {
    flex-wrap: wrap;
    padding: 1.5em .5em;
  }
  #company section#info dl dt {
    width: 100%;
    display: block;
    font-weight: bold;
  }
  #company section#info dl dd {
    width: 100%;
  }
  #company section#access .map {
    width: 100%;
    height: 200px;
  }
}

@media screen and (max-width: 380px) {
  #interview section .left header {
    height: 92px;
  }
  #interview section .left header span {
    top: -11px;
    position: relative;
  }
  #interview section .left header h3 {
    top: 11px;
    left: 0;
    position: relative;
  }
}

@media screen and (max-width: 320px) {
  #interview section .left header {
    height: 80px;
  }
  #interview section .left header span {
    font-size: 12px;
    top: -11px;
    position: relative;
  }
  #interview section .left header h3 {
    top: 6px;
    position: relative;
    font-size: 17px;
  }
}

#recruit .interview_bnr {
  display: block;
  width: 100%;
  height: 200px;
  position: relative;
  color: #fff;
  padding: 45px 25px;
  margin-bottom: 80px;
  background: url(../img/recruit/recruit_bnr_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

#recruit .interview_bnr h2 {
  display: block;
  text-align: center;
  font-size: 24px;
  position: relative;
  z-index: 2;
  line-height: 1;
  margin-bottom: .5em;
}

#recruit .interview_bnr p {
  text-align: center;
  position: relative;
  z-index: 2;
  font-size: 15px;
  font-weight: bold;
}

#recruit .interview_bnr .btn {
  width: 180px;
  height: 34px;
  font-size: 14px;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}

#recruit .interview_bnr::after {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(35, 24, 21, 0.2);
  opacity: 1;
  transition: .5s;
  z-index: 0;
}

#recruit .interview_bnr:hover {
  opacity: 1;
}

#recruit .interview_bnr:hover::after {
  opacity: 0;
}

#recruit .wrap {
  width: 700px;
}

#recruit .wrap .box {
  width: 100%;
  overflow: hidden;
}

#recruit .wrap .box h3 {
  font-size: 19px;
  margin-bottom: 1em;
  font-weight: bold;
	line-height: 1.5;
}

#recruit .wrap .box dl {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 15px;
  border-top: 1px solid;
  padding: 20px 0;
}

#recruit .wrap .box dl:last-of-type {
  border-bottom: 1px solid;
}

#recruit .wrap .box dl dt {
  font-weight: bold;
  width: 20%;
}

#recruit .wrap .box dl dd {
  width: 80%;
}

#recruit .wrap .box + .box {
  margin-top: 85px;
}

#recruit .wrap .box .btn_wrap {
  width: 390px;
  float: right;
}

#recruit .wrap .box .btn_wrap .btn + .btn {
  background: linear-gradient(45deg, transparent 0, #2EA7E0 0), linear-gradient(135deg, transparent 0, #2EA7E0 0), linear-gradient(225deg, transparent 0, #2EA7E0 0), linear-gradient(315deg, transparent 5px, #2EA7E0 5px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

#recruit #sidebar {
  width: 200px;
}

#recruit #sidebar div h4 {
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid;
  font-size: 15px;
  font-weight: bold;
}

#recruit #sidebar div ul {
  width: 100%;
}

#recruit #sidebar div ul li {
  width: 100%;
}

#recruit #sidebar div ul li a {
  width: 100%;
  display: block;
  position: relative;
  font-size: 13px;
  line-height: 1;
}

#recruit #sidebar div ul li a::after {
  display: inline-block;
  margin-left: .5em;
  transition: .5s;
  position: absolute;
  top: 0;
  right: .5em;
  bottom: 0;
  margin: auto;
  width: 0.5em;
  height: 0.5em;
  transform: rotate(-45deg);
  display: inline-block;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

#recruit #sidebar div ul li a:hover {
  opacity: 1;
}

#recruit #sidebar div ul li a:hover::after {
  right: 0;
}

#recruit #sidebar div ul li + li {
  margin-top: 25px;
}

#recruit #sidebar div + div {
  margin-top: 100px;
}

#recruit_single #footer, #recruit_confirm #footer {
  margin-bottom: 0;
}

#recruit_single section#single .inner, #recruit_confirm section#single .inner {
  width: 760px;
}

#recruit_single section#single h2, #recruit_confirm section#single h2 {
  text-align: center;
  line-height: 1.5;
  font-size: 19px;
  margin-bottom: -30px;
  font-weight: bold;
}

#recruit_single section#single header, #recruit_confirm section#single header {
  margin-top: 70px;
  margin-bottom: 50px;
}

#recruit_single section#single header h3, #recruit_confirm section#single header h3 {
  color: #fff;
  padding: .5em 1em;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  background: #2EA7E0;
}

#recruit_single section#single .box, #recruit_confirm section#single .box {
  width: 100%;
}

#recruit_single section#single .box figure, #recruit_confirm section#single .box figure {
  width: 320px;
}

#recruit_single section#single .box figure img, #recruit_confirm section#single .box figure img {
  width: 320px;
  height: 200px;
  object-fit: cover;
}

#recruit_single section#single .box div, #recruit_confirm section#single .box div {
  width: 400px;
}

#recruit_single section#single .box div h4, #recruit_confirm section#single .box div h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1em;
	line-height: 2;
}

#recruit_single section#single .box + .box, #recruit_confirm section#single .box + .box {
  margin-top: 55px;
}

#recruit_single section#single .schedule, #recruit_confirm section#single .schedule {
  position: relative;
  margin-left: 25px;
  justify-content: flex-start;
}

#recruit_single section#single .schedule::before, #recruit_confirm section#single .schedule::before {
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
}

#recruit_single section#single .schedule::after, #recruit_confirm section#single .schedule::after {
  width: 15px;
  height: 1px;
  display: block;
  position: absolute;
  left: -12px;
  bottom: 5px;
  background: #000;
  transform: rotate(-135deg);
}

#recruit_single section#single .schedule_element, #recruit_confirm section#single .schedule_element {
  display: flex;
  padding-left: 25px;
}

#recruit_single section#single .schedule_element h4, #recruit_confirm section#single .schedule_element h4 {
  font-size: 14px;
  width: 90px;
  display: block;
  line-height: 1;
  font-weight: bold;
  color: #2EA7E0;
  line-height: 1.5em;
}

#recruit_single section#single .schedule_element div, #recruit_confirm section#single .schedule_element div {
  width: 370px;
}

#recruit_single section#single .schedule_element div h5, #recruit_confirm section#single .schedule_element div h5 {
  font-size: 15px;
  line-height: 1;
  margin-bottom: 1em;
}

#recruit_single section#single .schedule_element figure, #recruit_confirm section#single .schedule_element figure {
  width: 200px;
}

#recruit_single section#single .schedule_element figure img, #recruit_confirm section#single .schedule_element figure img {
  /*width: 100%;
  height: auto;*/
  border-radius: 10px;
  object-fit: cover;
  width: 200px;
  height: 100px;
}

#recruit_single section#single .schedule_element + .schedule_element, #recruit_confirm section#single .schedule_element + .schedule_element {
  margin-top: 15px;
}

#recruit_single section#single dl, #recruit_confirm section#single dl {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 15px;
  border-top: 1px solid;
  padding: 20px 0;
}

#recruit_single section#single dl:last-of-type, #recruit_confirm section#single dl:last-of-type {
  border-bottom: 1px solid;
}

#recruit_single section#single dl dt, #recruit_confirm section#single dl dt {
  font-weight: bold;
  width: 30%;
}

#recruit_single section#single dl dd, #recruit_confirm section#single dl dd {
  width: 70%;
}

#recruit_single section#single .btn_wrap, #recruit_confirm section#single .btn_wrap {
  width: 100%;
}

#recruit_single section#single .btn_wrap .btn, #recruit_confirm section#single .btn_wrap .btn {
  margin: 0;
  margin-top: 50px;
}

#recruit_single section#single .btn_wrap .btn.back::after, #recruit_confirm section#single .btn_wrap .btn.back::after {
  right: auto;
  left: 1em;
  transform: rotate(135deg);
}

#recruit_single section#single .btn_wrap .btn.back:hover::after, #recruit_confirm section#single .btn_wrap .btn.back:hover::after {
  left: .5em;
}

#recruit_single section#single .btn_wrap .flex, #recruit_confirm section#single .btn_wrap .flex {
  width: 410px;
  justify-content: flex-end;
}

#recruit_single section#single .btn_wrap .flex a + a, #recruit_confirm section#single .btn_wrap .flex a + a {
  margin-left: 50px;
}

#recruit_single #form, #recruit_confirm #form {
  background: rgba(46, 167, 224, 0.05);
}

#recruit_single #form h2, #recruit_confirm #form h2 {
  text-align: center;
  width: 100%;
  font-weight: bold;
  display: block;
  line-height: 1;
  font-size: 19px;
  margin-bottom: 40px;
}

#recruit_single #form p, #recruit_confirm #form p {
  margin-bottom: 50px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 13px;
}

#recruit_single #form input[type="text"], #recruit_single #form input[type="email"], #recruit_single #form textarea, #recruit_confirm #form input[type="text"], #recruit_confirm #form input[type="email"], #recruit_confirm #form textarea {
  width: 100%;
  height: 45px;
  padding: 0 1em;
  font-size: 15px;
  background: rgba(35, 24, 21, 0.1);
  border: 0;
}

#recruit_single #form textarea, #recruit_confirm #form textarea {
  height: 200px;
  padding-top: 1em;
}

#recruit_single #form input[type="radio"], #recruit_confirm #form input[type="radio"] {
  margin-right: .5em;
  margin-top: -.3em;
  display: inline-block;
}

#recruit_single #form input.wpcf7c-conf, #recruit_single #form textarea.wpcf7c-conf, #recruit_confirm #form input.wpcf7c-conf, #recruit_confirm #form textarea.wpcf7c-conf {
  background: none !important;
  color: #000;
  padding: 0;
}

#recruit_single #form dl, #recruit_confirm #form dl {
  display: flex;
  justify-content: flex-start;
  font-size: 15px;
  border-top: 1px solid;
  padding: 20px 0;
}

#recruit_single #form dl:last-of-type, #recruit_confirm #form dl:last-of-type {
  border-bottom: 1px solid;
  align-items: flex-start;
}

#recruit_single #form dl:nth-of-type(1) input, #recruit_single #form dl:nth-of-type(2) input, #recruit_single #form dl:nth-of-type(3) input, #recruit_confirm #form dl:nth-of-type(1) input, #recruit_confirm #form dl:nth-of-type(2) input, #recruit_confirm #form dl:nth-of-type(3) input {
  background: none;
}

#recruit_single #form dl dt, #recruit_confirm #form dl dt {
  font-weight: bold;
  width: 20%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#recruit_single #form dl dt span, #recruit_confirm #form dl dt span {
  line-height: 1;
  margin-left: .5em;
  font-size: 10px;
  display: inline-block;
  padding: .3em;
  color: rgba(35, 24, 21, 0.5);
  background: rgba(35, 24, 21, 0.1);
}

#recruit_single #form dl dt span.red, #recruit_confirm #form dl dt span.red {
  color: #fff;
  background: #D83550;
}

#recruit_single #form dl dd, #recruit_confirm #form dl dd {
  width: 80%;
}

#recruit_single #form dl dd.age input, #recruit_confirm #form dl dd.age input {
  width: 60px;
  margin-right: .5em;
}

#recruit_single #form .btn_wrap .btn, #recruit_confirm #form .btn_wrap .btn {
  margin: 0;
  margin-top: 50px;
  border: 0;
  font-size: 13px;
}

#recruit_single #form .btn_wrap .btn.center, #recruit_confirm #form .btn_wrap .btn.center {
  margin: 50px auto 0;
}

#recruit_single #form .btn_wrap .btn.back::after, #recruit_confirm #form .btn_wrap .btn.back::after {
  right: auto;
  left: 1em;
  transform: rotate(135deg);
}

#recruit_single #form .btn_wrap .btn.back:hover::after, #recruit_confirm #form .btn_wrap .btn.back:hover::after {
  left: .5em;
}

#recruit_single #form .btn_wrap + p, #recruit_confirm #form .btn_wrap + p {
  margin-top: 36px;
  margin-bottom: 0;
}

#recruit_complete section h2 {
  font-size: 19px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}

#recruit_complete section p {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

#recruit_complete section .flex {
  width: 400px;
  margin: auto;
  font-size: 13px;
}

@media screen and (max-width: 960px) {
  #recruit .interview_bnr {
    background: url(../img/recruit/recruit_bnr_bg_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: auto;
    padding: 50px 0;
  }
	#recruit .interview_bnr span.btn {
		margin-bottom: 50px;
	}
  #recruit .wrap {
    width: 100%;
  }
  #recruit .wrap .box {
    width: 100%;
    overflow: hidden;
  }
  #recruit .wrap .box h3 {
    font-size: 15px;
  }
  #recruit .wrap .box dl {
    flex-wrap: wrap;
    padding: 15px 0;
    font-size: 13px;
  }
  #recruit .wrap .box dl dt {
    width: 100%;
    margin-bottom: .5em;
  }
  #recruit .wrap .box dl dd {
    width: 100%;
  }
  #recruit .wrap .box + .box {
    margin-top: 60px;
  }
  #recruit .wrap .box .btn_wrap {
    width: 100%;
    margin-top: 20px;
  }
  #recruit .wrap .box .btn_wrap .btn {
    width: 48%;
    font-size: 13px;
  }
  #recruit #sidebar {
    width: 100%;
  }
  #recruit #sidebar div h4 {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  #recruit #sidebar div ul {
    width: 100%;
  }
  #recruit #sidebar div ul li + li {
    margin-top: 20px;
  }
  #recruit #sidebar div + div {
    margin-top: 40px;
  }
  #recruit_single section#single .inner, #recruit_confirm section#single .inner {
    width: 90%;
  }
  #recruit_single section#single h2, #recruit_confirm section#single h2 {
    font-size: 16px;
  }
  #recruit_single section#single header, #recruit_confirm section#single header {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  #recruit_single section#single header h3, #recruit_confirm section#single header h3 {
    font-size: 14px;
  }
  #recruit_single section#single .box figure, #recruit_confirm section#single .box figure {
    width: 320px;
    margin-bottom: 30px;
  }
  #recruit_single section#single .box div, #recruit_confirm section#single .box div {
    width: 100%;
  }
  #recruit_single section#single .box div h4, #recruit_confirm section#single .box div h4 {
    font-size: 16px;
  }
  #recruit_single section#single .box + .box, #recruit_confirm section#single .box + .box {
    margin-top: 30px;
  }
  #recruit_single section#single .schedule, #recruit_confirm section#single .schedule {
    margin-left: 10px;
  }
  #recruit_single section#single .schedule::before, #recruit_confirm section#single .schedule::before {
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
  }
  #recruit_single section#single .schedule::after, #recruit_confirm section#single .schedule::after {
    width: 15px;
    height: 1px;
    display: block;
    position: absolute;
    left: -12px;
    bottom: 5px;
    background: #000;
    transform: rotate(-135deg);
  }
  #recruit_single section#single .schedule_element, #recruit_confirm section#single .schedule_element {
    display: flex;
    padding-left: 25px;
  }
  #recruit_single section#single .schedule_element h4, #recruit_confirm section#single .schedule_element h4 {
    font-size: 14px;
    width: 100%;
    margin-bottom: 1em;
  }
  #recruit_single section#single .schedule_element div, #recruit_confirm section#single .schedule_element div {
    width: 100%;
  }
  #recruit_single section#single .schedule_element div h5, #recruit_confirm section#single .schedule_element div h5 {
    font-size: 15px;
    margin-bottom: 1em;
    font-weight: bold;
  }
  #recruit_single section#single .schedule_element div p, #recruit_confirm section#single .schedule_element div p {
    font-size: 12px;
  }
  #recruit_single section#single .schedule_element figure, #recruit_confirm section#single .schedule_element figure {
    width: 100%;
    margin-top: 20px;
  }
  #recruit_single section#single .schedule_element + .schedule_element, #recruit_confirm section#single .schedule_element + .schedule_element {
    margin-top: 30px;
  }
  #recruit_single section#single dl, #recruit_confirm section#single dl {
    font-size: 14px;
    padding: 15px 0;
    flex-wrap: wrap;
  }
  #recruit_single section#single dl:last-of-type, #recruit_confirm section#single dl:last-of-type {
    border-bottom: 1px solid;
  }
  #recruit_single section#single dl dt, #recruit_confirm section#single dl dt {
    font-weight: bold;
    width: 100%;
    margin-bottom: .5em;
  }
  #recruit_single section#single dl dd, #recruit_confirm section#single dl dd {
    width: 100%;
  }
  #recruit_single section#single .btn_wrap, #recruit_confirm section#single .btn_wrap {
    flex-direction: column-reverse;
  }
  #recruit_single section#single .btn_wrap .btn, #recruit_confirm section#single .btn_wrap .btn {
    margin: 50px auto 0;
    font-size: 13px;
    width: 150px;
  }
  #recruit_single section#single .btn_wrap .flex, #recruit_confirm section#single .btn_wrap .flex {
    margin-top: 0;
    width: 100%;
    justify-content: space-between;
  }
  #recruit_single section#single .btn_wrap .flex a, #recruit_confirm section#single .btn_wrap .flex a {
    margin-top: 0;
  }
  #recruit_single section#single .btn_wrap .flex a + a, #recruit_confirm section#single .btn_wrap .flex a + a {
    margin-left: 0;
  }
  #recruit_single #form, #recruit_confirm #form {
    background: rgba(46, 167, 224, 0.05);
  }
  #recruit_single #form h2, #recruit_confirm #form h2 {
    font-size: 16px;
  }
  #recruit_single #form p, #recruit_confirm #form p {
    margin-bottom: 40px;
  }
  #recruit_single #form input[type="text"], #recruit_single #form input[type="email"], #recruit_single #form textarea, #recruit_confirm #form input[type="text"], #recruit_confirm #form input[type="email"], #recruit_confirm #form textarea {
    height: 40px;
    font-size: 13px;
  }
  #recruit_single #form textarea, #recruit_confirm #form textarea {
    height: 200px;
  }
  #recruit_single #form input[type="radio"], #recruit_confirm #form input[type="radio"] {
    margin-right: .5em;
    margin-top: -.3em;
    display: inline-block;
  }
  #recruit_single #form input.wpcf7c-conf, #recruit_single #form textarea.wpcf7c-conf, #recruit_confirm #form input.wpcf7c-conf, #recruit_confirm #form textarea.wpcf7c-conf {
    background: none !important;
    color: #000;
    padding: 0 !important;
  }
  #recruit_single #form dl, #recruit_confirm #form dl {
    padding: 15px 0;
    font-size: 13px;
    flex-wrap: wrap;
  }
  #recruit_single #form dl:nth-of-type(1) input, #recruit_single #form dl:nth-of-type(2) input, #recruit_single #form dl:nth-of-type(3) input, #recruit_confirm #form dl:nth-of-type(1) input, #recruit_confirm #form dl:nth-of-type(2) input, #recruit_confirm #form dl:nth-of-type(3) input {
    padding: 0;
    height: auto;
  }
  #recruit_single #form dl dt, #recruit_confirm #form dl dt {
    width: 100%;
    margin-bottom: .5em;
  }
  #recruit_single #form dl dd, #recruit_confirm #form dl dd {
    width: 100%;
  }
  #recruit_single #form dl dd.age input, #recruit_confirm #form dl dd.age input {
    width: 60px;
    margin-right: .5em;
  }
  #recruit_single #form .btn_wrap, #recruit_confirm #form .btn_wrap {
    width: 100%;
  }
  #recruit_single #form .btn_wrap .btn, #recruit_confirm #form .btn_wrap .btn {
    width: 47%;
  }
  #recruit_single #form .btn_wrap + p, #recruit_confirm #form .btn_wrap + p {
    margin-top: 36px;
    margin-bottom: 0;
  }
  #recruit_complete section h2 {
    font-size: 19px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 50px;
  }
  #recruit_complete section p {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
  }
  #recruit_complete section .flex {
    width: 100%;
    margin: auto;
    margin-top: 50px;
    display: block;
  }
  #recruit_complete section .flex .btn {
    font-size: 12px;
  }
}
