@charset "utf-8";

/* =============================================================================
サポートについて
   ========================================================================== */
   section p {
      font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, sans-serif;
   }
   .wrap {
      max-width: 1100px;
      width: 100%;
      margin: 0 auto;
   }
.p-support .sec1 .title {
      width: 90%;
      max-width: 1200px;
      border-radius: 150px;
      padding: 70px 0 30px;
  }
.p-support .sec1 .title img {
   top: 15px;
}
.p-support .sec1 {
      text-align: center;
}
.p-support .sec2 {
   text-align: center;
}
.p-support .sec2 .title {
   font-size: 40px;
}
.p-support .sec2 p {
   line-height: 2em;
}
.p-support .sec2 .line {
   font-size: 23px;
   font-weight: bold;
   line-height: 2em;
}
.p-support .sec2 .line span {
   background-image: url(../img/top/support04.png);
   background-repeat: no-repeat;
   background-size: 100% 17px;
    background-position: bottom;
    padding-bottom: 6px;
}
.p-support .sec3 {
   position: relative;
}
.p-support .sec3:before {
   content: "";
    position: absolute;
    max-width: 1134px;
    height: 300px;
    width: 100%;
    top: -150px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../img/support/bg-sec03-top.png);
    background-repeat: no-repeat;
    background-position: left 50%, 90%;
}
.p-support .sec3:after {
   content: "";
    position: absolute;
    max-width: 1392px;
    height: 300px;
    width: 100%;
    bottom: -120px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../img/support/bg-sec03-bottom.png);
    background-repeat: no-repeat;
    background-position: left 50%, 90%;
}
.p-support .sec3>.container {
   background-image: url(../img/support/bg-support.png);
   background-repeat: no-repeat;
   background-size: cover;
   background-position: top;
   padding: 70px 0 120px;
}

.p-support .sec3 .ttl-wrap {
   padding: 40px;
}

.p-support .sec3 .ttl01 {
   background: url(../img/support/ttl01-bg.png) no-repeat left;
}
.p-support .sec3 .ttl02 {
   background: url(../img/support/ttl02-bg.png) no-repeat left 0 top 30px;
}
.p-support .sec3 .ttl03 {
   background: url(../img/support/ttl03-bg.png) no-repeat left 0 top 30px;
}
.p-support .sec3 h2 {
   font-size: 28px;
   font-weight: bold;
   border-bottom: 1px solid #333;
   padding-bottom: 15px;
}
.p-support .sec3 h2 span {
   font-size: 20px;
   padding-left: 30px;
}
.p-support .list {
   position: relative;
   padding: 0 40px;
}
.p-support .list li {
   padding-bottom: 30px;
}
.p-support .sec3 .list01:after {
   position: absolute;
   content: "";
   bottom: 0;
   right: -100px;
   background: url(../img/top/support08.png);
   width: 243px;
   height: 217px;
}
.p-support .list h3 {
   position: relative;
   font-family: 'Kiwi Maru', serif;
   font-weight: 100;
   font-size: 20px;
   letter-spacing: 0.05em;
   line-height: 1.6em;
   padding: 10px 0;
   padding-left: 70px;
}
.p-support .list h3.li01:before {
   position: absolute;
   content: "";
   top: 0;
   left: 0;
   width: 49px;
   height: 49px;
   background: url(../img/support/icon-01.png) no-repeat;
}
.p-support .list02 {
   position: relative;
}
.p-support .list02:after {
   position: absolute;
   content: "";
   bottom: 0;
   right: -100px;
   background: url(../img/support/img-support01.png) no-repeat;
   width: 221px;
   height: 204px;
}
.p-support .list h3.li02:before {
   position: absolute;
   content: "";
   top: 0;
   left: 0;
   width: 49px;
   height: 49px;
   background: url(../img/support/icon-02.png) no-repeat;
}
.p-support .list h3.li03:before {
   position: absolute;
   content: "";
   top: 0;
   left: 0;
   width: 49px;
   height: 49px;
   background: url(../img/support/icon-03.png) no-repeat;
}
.p-support .list p {
   font-size: 17px;
   padding: 10px 0;
   padding-left: 70px;
   line-height: 1.6em;
}
.p-support .list p span.pink {
   color: #f0ced3;
}
.p-support .sec3 .intro {
   font-size: 17px;
   line-height: 1.6em;
}
.p-support .sec3 .intro span.red {
 color: #ed0000;
}
.p-support .list h3.li01b:before {
   position: absolute;
   content: "";
   top: 0;
   left: 0;
   width: 49px;
   height: 49px;
   background: url(../img/support/icon-01b.png) no-repeat;
}
.p-support .list h3.li02b:before {
   position: absolute;
   content: "";
   top: 0;
   left: 0;
   width: 49px;
   height: 49px;
   background: url(../img/support/icon-02b.png) no-repeat;
}
.p-support .sec4 {
   text-align: center;
   margin-top: 160px;
}
.p-support .sec4 .wrap {
   max-width: 1360px;
   width: 100%;
   margin: 0 auto;
}
.p-support .sec4>.container {
   background-image: url(../img/support/bg-spportBtn.png);
   background-repeat: no-repeat;
   background-size: contain;
   background-position: top;
   padding: 80px 0;
}
.p-support .sec4 h2 {
   font-size: 40px;
   padding-top: 60px;
   color: #333333;
   margin-bottom: 67px;
}
.p-support .sec4 h2 img {
   height: auto;
   top: -20px;
}
.p-support .sec4 .btn {
   text-align: center;
}
.p-support .sec4 .btn a {
   display: inline-block;
   text-decoration: none;
   color: #fff;
   font-size: 24px;
   position: relative;
   background: #4eba95;
   width: 420px;
   height: 75px;
   line-height: 75px;
   border-radius: 38px;
   padding-left: 30px;
}
.p-support .sec4 .btn a:hover {
   opacity: 0.8;
}
.p-support .sec4 .btn a:before {
   position: absolute;
   content: "";
   top: -78px;
   left: 0;
   background: url(../img/support/img-supportBtn.png) no-repeat;
   width: 122px;
   height: 144px;
}
/* iPads (横向き) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
   .p-support .list02:after {
      right: 0;
   }
   .p-support .sec3 .list01:after {
      right: 0;
   }
}


/* iPads (縦向き) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
   .p-support .list02:after {
      right: 0;
   }
   .p-support .sec3 .list01:after {
      right: 0;
   }
}

@media screen and (min-width: 768px) {
   .pc {
      display: block;
   }
   .sp {
      display: none;
   }
}
@media screen and (max-width: 767px) {
   .pc {
      display: none;
   }
   .sp {
      display: block;
   }
   .wrap {
      padding: 0 10px;
   }
   .p-support .sec1 {
      margin-bottom: 20px;
   }
   .p-support .sec2 .title {
      font-size: 20px;
      margin-bottom: 10px;
   }
   .p-support .sec2 .line {
      font-size: 18px;
   }
   .p-support .sec2 p {
      text-align: left;
   }
   .p-support .sec3:before {
      display: inline-block;
      background-size: contain;
      width: 100%;
      background-repeat: no-repeat;
   }
   
   .p-support .sec3 .ttl-wrap {
      padding: 10px;
   }
   .p-support .sec3 h2 {
      font-size: 22px;
   }
   .p-support .sec3 h2 span {
      display: block;
      font-size: 16px;
      padding-left: 0;
      padding-top: 10px;
   }
   .p-support .list {
      padding: 0 10px;
      margin-bottom: 160px;
   }
   .p-support .list h3 {
      font-size: 18px;
   }
   .p-support .list h3.li01:before,.p-support .list h3.li02:before, .p-support .list h3.li03:before {
      top: 18px;
   }
   .p-support .list p {
      font-size: 16px;
      padding: 0;
      padding-left: 70px;
   }
   .p-support .list li {
      padding-bottom: 10px;
   }
   .p-support .sec3 .list01:after {
      background-repeat: no-repeat;
      display: inline-block;
      background-size: contain;
      width: 150px;
      bottom: -218px;
      right: 0;
   }
   .p-support .list02:after {
      display: inline-block;
      background-size: contain;
      bottom: -200px;
      width: 150px;
      height: 184px;
      right: 0;
  }
  .p-support .sec4 {
   margin-top: 80px;
  }
  .p-support .sec4 .btn a {
   width: 100%;
  }
  .p-support .sec4>.container {
   background-size: cover;
  }
  .p-support .sec4 h2 {
   font-size: 22px;
  }
  .p-support .sec4 .btn a {
   font-size: 22px;
  }
}


.recruit .keyimages {
    background: url(../images/recruit/bg-recruit.jpg) no-repeat 50% 100%;
    background-size: cover;
    height: 749px;
}
.recruit .keyimages h2 {
   padding: 263px 0;
}

#recSec {
   background: url(../images/recruit/bg-rec.jpg) no-repeat 50% 100%;
   background-size: cover;
}
#recSec .outline {
   max-width: 930px;
   width: 100%;
   margin: 0 auto;
}
#recSec .outline table {
   margin: 0 auto;
   line-height: 2em;
   margin-bottom: 50px;
}
#recSec .outline table th {
   width: 20%;
   text-align: left;
   border-bottom: 1px solid #888;
   padding: 20px 0;
   padding-left: 30px;
}
#recSec .outline table td {
   width: 80%;
   border-bottom: 1px solid #888;
   padding: 20px 0;
   padding-left: 30px;
}
#recSec .outline table td .bold {
   font-weight: bold;
}
#recSec .outline table td .yellow {
   color: #ffe037;
}
/* ボタン */
#recSec .btn a {
   position: relative;
   display: flex;
   justify-content: space-around;
   align-items: center;
   margin: 0 auto;
   max-width: 298px;
   height: 65px;
   font-size: 1.8rem;
   transition: 0.3s ease-in-out;
   font-weight: 600;
   background: #fff;
   border-radius: 7px;
   /* border: 0.2rem solid #543618; */
   box-shadow: 0.6rem 0.6rem 0px 0.1rem #24d4fd;
   margin-top: 20px;
   margin-bottom: 30px;
   padding-left: 30px;
}
#recSec .btn a:hover {
 transform: translate3d(0.2rem, 0.2rem, 0);
 box-shadow: none;
 opacity: 1;
 transition: all 0.2s;
}
#recSec .btn a:after {
   position: absolute;
   content: "";
   top: 19px;
   left: 50px;
   width: 26px;
   height: 28px;
   background: url(../images/recruit/icon-pdf.png) no-repeat;
}
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
   .recruit .keyimages {
      height: 300px;
   }
   #under.recruit .keyimages h2 {
      /* padding: 100px 0; */
    padding-top: 120px;
    padding-bottom: 80px;
    height: 300px;
    padding-right: 56px;
   }
   .recruit .keyimages h2 img {
      height: 100px;
   }
   #recSec .outline table th {
      display: block;
      width: 100%;
      padding: 10px;
      background: #007bbb;
      color: #fff;
      border: none;
   }
   #recSec .outline table td {
      display: block;
      width: 100%;
      padding: 15px;
      border: none;
   }
}

/* エントリーフォーム */
#entrySec {
   background: url(../images/recruit/bg-entry.jpg) no-repeat 50% 100%;
   background-size: cover;
}
#entrySec .entry-intro {
   max-width: 820px;
   width: 100%;
   margin: 0 auto;
   line-height: 2em;
}
#entrySec .entry-intro h4 {
   font-weight: bold;
}
#entrySec .entry-intro p {
   margin-bottom: 20px;
}
#entrySec .entry-intro ul li {
   position: relative;
   padding-left: 30px;
}
#entrySec .entry-intro ul li:before {
   position: absolute;
   content: "■";
   color: #24d4fd;
   left: 0;
}
#entrySec .entry-intro ul li a {
   color: #0073e8;
   text-decoration: underline;
}

/* フォーム */

form * {
   word-break: break-all;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   -webkit-appearance:auto;
}
label {
   display: inline-block;
   margin-right: 15px;
}
#entrySec .form {
   max-width: 820px;
   width: 100%;
   margin: 0 auto;
   margin-top: 60px;
}

#entrySec .form dd {
   padding: 23px;
    width: 66%;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
}
#entrySec .form form dl dd input,#entrySec .form form dl dd textarea {
   width: 100%;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #c3c3c3;
    font-size: 1.6rem;
}

.mwform-radio-field input[type=radio] {
   display: none;
}
#entrySec .form form dl .radio input {
   width: auto;
   vertical-align: text-top;
}
.mw_wp_form .horizontal-item {
   margin: 0 0 0 0 !important;
   display: inline-block;
}
.mwform-checkbox-field label, .mwform-radio-field label {
   font-weight: normal;
   margin-bottom: 0;
}
.mwform-radio-field .mwform-radio-field-text {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   cursor: pointer;
   display: inline-block;
   padding: 5px 0px 5px 30px;
   position: relative;
   width: auto;
}
.mwform-radio-field .mwform-radio-field-text::before {
   background: #fff;
   border: 1px solid #222;
   border-radius: 50%;
   content: '';
   display: block;
   height: 16px;
   left: 5px;
   margin-top: -8px;
   position: absolute;
   top: 50%;
   width: 16px;
}
.mwform-radio-field .mwform-radio-field-text::after {
   background: #0073e8;
   border-radius: 50%;
   content: '';
   display: block;
   height: 10px;
   left: 8px;
   margin-top: -5px;
   opacity: 0;
   position: absolute;
   top: 50%;
   width: 10px;
}
input[type=radio]:checked + .mwform-radio-field-text::after {
   opacity: 1;
}

/* サブミットボタン */
.submit .btn input {
   position: relative;
   display: flex;
   justify-content: space-around;
   align-items: center;
   margin: 0 auto;
   max-width: 260px;
   width: 100%;
   height: 55px;
   line-height: 55px;
   font-size: 1.8rem;
   transition: 0.3s ease-in-out;
   font-weight: 600;
   color: #fff;
   background: #32b7fc;
   border-radius: 27px;
   box-shadow: 0.6rem 0.6rem 0px 0.1rem #007bbb;
   margin-top: 20px;
   margin-bottom: 30px;
   border: none;
}
.submit .btn input:hover {
 transform: translate3d(0.2rem, 0.2rem, 0);
 box-shadow: none;
 opacity: 1;
 transition: all 0.2s;
}
@media screen and (min-width: 768px) {
   #entrySec .form dt {
      width: 33%;
      padding: 34px 0;
      display: inline-block;
      vertical-align: top;
      font-weight: bold;
      padding-left: 48px;
      font-size: 1.8rem;
   }
   form dt span {
      color: #fff;
      padding: 2px 6px;
      text-align: right;
      font-weight: bold;
      font-size: 1.4rem;
      float: right;
      background-color: #e83e45;
      margin-right: 20px;
   }
}
@media screen and (max-width: 767px) {
   #entrySec .form form dl {
      width: 100%;
  }
  #entrySec .form dt {
     padding: 10px;
     font-weight: bold;
  }
  #entrySec .form dd {
     width: 100%;
     padding: 0;
     padding-bottom: 10px;
  }
  form dt span {
   color: #fff;
   padding: 2px 6px;
   text-align: right;
   font-weight: bold;
   font-size: 1.4rem;
   background-color: #e83e45;
   margin-left: 20px;
}
#entrySec .form form dl dd input,#entrySec .form form dl dd textarea {
   padding: 13px;
}
}

/* =============================================================================

   ========================================================================== */
@media screen and (min-width: 1024px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}
