@charset "utf-8";
/*
Theme Name: WordPress Assist
Author: Y.ARAKI
Description: original theme
Version： 3.0
*/
/* CSS Document */
/* -------------------- COMMON -------------------- */
.page-title {
  width: 100%;
  text-align: center;
  line-height: 50px;
  background-color: #223a70;
  color: #fff;
  font-size: 20px;
}
/* -------------------- BUSINESS -------------------- */
.business-01 {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
  text-align: center;
}
.business-02 {
  width: 560px;
  font-size: 18px;
  margin: 0 auto 30px;
}
.business-box-1 {
  width: 96%;
  max-width: 900px;
  margin: 0 auto 30px;
}
.business-box-2 {
  float: left;
  width: 600px;
  margin: 0 0 0 0;
}
.business-03 {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
}
.business-04 {
  font-size: 18px;
  font-weight: 500;
  padding: 0 0 0 10px;
}
.business-05 {
  padding: 0 0 0 20px;
}
.business-06 {
  float: left;
  width: 290px;
  padding-left: 10px;
  margin-bottom: 10px;
}
/* -------------------- CART -------------------- */
.cart-01 {
  text-align: center;
  color: #fff;
  background-color: #9a2d6a;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 10px 0;
}
.cart-02 {
  width: 70%;
  max-width: 800px;
  margin: 0 auto 30px;
}
.cart-box-1 {
  width: 96%;
  max-width: 760px;
  margin: 0 auto;
}
.cart-03 {
  font-size: 18px;
  line-height: 40px;
  padding-left: 20px;
  color: #fff;
  background-color: #9a2d6a;
  border-radius: 5px;
  margin-bottom: 10px;
}
.cart-box-2 {
  background-color: #F4ECF0;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 15px 15px 0;
  margin: 0 auto 20px;
}
.cart-04 {
  margin-bottom: 15px;
}
.cart-05 {
  font-weight: 700;
}
.cart-06 {
  margin: 0 auto 20px;
}
.cart-07 {
  width: 300px;
  line-height: 40px;
  text-align: center;
  margin: 30px auto 0;
}
.cart-07 a {
  font-size: 18px;
  color: #fff;
  display: block;
  transition: 0.6s;
  background-color: #f58220;
  border: 1px solid #f58220;
  border-radius: 10px;
}
.cart-07 a:hover {
  background-color: #fff;
  border: 1px solid #f58220;
  border-radius: 10px;
  color: #f58220;
}
.cart-08 {
  width: 250px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto 10;
  padding: 0 0 10px 0;
}
.cart-08 a {
  color: #fff;
  display: block;
  transition: 0.6s;
  background-color: #f58220;
  border: 1px solid #f58220;
  border-radius: 10px;
}
.cart-08 a:hover {
  background-color: #fff;
  border: 1px solid #f58220;
  border-radius: 10px;
  color: #f58220;
}
/* -------------------- CART-NO-RECRUITMENT -------------------- */
.cart-sorry-01 {
  font-size: 20px;
  text-align: center;
  line-height: 2;
  margin-bottom: 30px;
}
.cart-sorry-02 {
  width: 150px;
  margin: 0 auto 50px;
}
.cart-sorry-03 {
  width: 100%;
  max-width: 250px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
}
.cart-sorry-03 a {
  font-size: 18px;
  color: #fff;
  display: block;
  transition: 0.6s;
  background-color: #9a2d6a;
  border: 1px solid #9a2d6a;
  border-radius: 10px;
}
.cart-sorry-03 a:hover {
  background-color: #fff;
  border: 1px solid #9a2d6a;
  border-radius: 10px;
  color: #9a2d6a;
}
/* -------------------- COMPANY -------------------- */
.company-box-1 {
  width: 100%;
  max-width: 900px;
  margin: 0 auto 30px;
}
.company-01 {
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 10px;
}
.company-box-2 {
  float: left;
  width: 660px;
  padding-right: 10px;
}
.company-02 {
  font-size: 18px;
  padding-bottom: 20px;
}
.company-03 {
  margin-bottom: 20px;
}
.company-04 {
  text-align: right;
  font-weight: 600;
  font-size: 18px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.company-05 {
  float: left;
  width: 220px;
}
.company-box-3 {
  width: 96%;
  max-width: 800px;
  margin: 0 auto 50px;
}
.company-table {
  width: 100%;
}
.company-table th {
  border: 1px solid #ccc;
  padding: 5px 5px 5px 10px;
  text-align: left;
  width: 30%;
  background-color: #eef4fd;
}
.company-table td {
  border: 1px solid #ccc;
  padding: 5px 5px 5px 10px;
  text-align: left;
}
.company-06 {
  text-align: right;
  padding-right: 10px;
}
.company-07 {
  width: 40px;
  float: right;
  margin: 10px 10px 0 0;
}
.office-inner {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto 30px;
  background-color: #fff;
}
.office-01 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 10px 10px;
}
.office-02 {
  font-size: 20px;
  padding-left: 20px;
}
.office-03 {
  padding: 0 0 5px 30px;
}
.group {
  margin-bottom: 30px;
}
/* -------------------- SDGS -------------------- */
.sdgs-box {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 30px;
}
.sdgs-01 {
  width: 100%;
  max-width: 100px;
  margin: 0 auto 20px;
}
.sdgs-02 {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 20px;
}
.sdgs-03 {
  padding-bottom: 10px;
}
.sdgs-04 {
  text-align: right;
  margin-right: 20px;
}
.sdgs-05 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 20px;
}
.sdgs-target {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
.sdgs-target-box {
  width: 450px;
  float: left;
  margin: 0 20px 30px;
}
.sdgs-06 {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
}
.sdgs-07 {
  margin-bottom: 10px;
}
.sdgs-08 {
  margin-bottom: 10px;
}
.sdgs-09 {
  margin: 0 0 10px 0;
}
.sdgs-09 img {
  width: 70px;
  float: left;
  padding: 0 5px;
}
.sdgs-10 {
  width: 70%;
  max-width: 700px;
  margin: 0 auto;
}
.sdgs-11 {
  font-weight: 700;
}
/* -------------------- SECURITY -------------------- */
.security-01 {
  text-align: center;
  color: #fff;
  background-color: #223a70;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 10px 0;
}
.security-02 {
  width: 70%;
  max-width: 800px;
  margin: 0 auto 20px;
}
.security-box-1 {
  width: 96%;
  max-width: 760px;
  margin: 0 auto;
}
.security-03 {
  font-size: 18px;
  line-height: 40px;
  padding-left: 20px;
  color: #fff;
  background-color: #223a70;
  border-radius: 5px;
  margin-bottom: 10px;
}
.security-box {
  background-color: #ECF5FE;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 16px 15px 16px;
  margin: 0 auto 20px;
}
.security-04 {
  margin-bottom: 15px;
}
.security-05 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 30px;
}
.security-06 {
  width: 100%;
  max-width: 300px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
}
.security-06 a {
  font-size: 18px;
  color: #fff;
  display: block;
  transition: 0.6s;
  background-color: #f58220;
  border: 1px solid #f58220;
  border-radius: 10px;
}
.security-06 a:hover {
  background-color: #fff;
  border: 1px solid #f58220;
  border-radius: 10px;
  color: #f58220;
}
/* -------------------- SIGN -------------------- */
.sign-01 {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}
.sign-02 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
}
.sign-03 {
  width: 94%;
  max-width: 570px;
  margin: 0 auto;
}
/* -------------------- SITEMAP -------------------- */
.sitemap-box {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
.sitemap-box li {
  width: 300px;
  text-align: center;
  line-height: 40px;
}
.sitemap-box li a {
  display: block;
  border: 1px solid #223a70;
  border-radius: 10px;
  transition: 0.6s;
}
.sitemap-box li a:hover {
  background-color: #223a70;
  border: 1px solid #223a70;
  border-radius: 10px;
  color: #fff;
}
.sitemap-01 {
  margin: 0 0 20px 0;
}
.sitemap-02 {
  margin: 0 0 20px 100px;
}
.sitemap-03 {
  margin: 0 0 20px 200px;
}
/* -------------------- TABU -------------------- */
.tab-box {
  width: 100%;
}
.tab-inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.works-tab {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px 40px;
}
.works-tab li a {
  display: block;
  background: #fff;
  border-top: 1px solid #223a70;
  border-left: 1px solid #223a70;
  border-right: 1px solid #223a70;
  border-bottom: 1px solid #223a70;
  margin: 0 0 0 10px;
  padding: 10px 30px;
  color: #223a70;
  border-radius: 10px 10px 0 0;
  transition: 0.6s;
}
.no-stay-01 a:hover {
  background: #9a2d6a;
  color: #fff;
  border-top: 1px solid #9a2d6a;
  border-left: 1px solid #9a2d6a;
  border-right: 1px solid #9a2d6a;
  border-bottom: 1px solid #9a2d6a;
}
li.works-stay a {
  background-color: #223a70;
  color: #fff;
}
/* -------------------- CART-TABU -------------------- */
.cart-tab {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px 40px;
}
.cart-tab li a {
  display: block;
  background: #fff;
  border-top: 1px solid #9a2d6a;
  border-left: 1px solid #9a2d6a;
  border-right: 1px solid #9a2d6a;
  border-bottom: 1px solid #9a2d6a;
  margin: 0 0 0 10px;
  padding: 10px 30px;
  color: #9a2d6a;
  border-radius: 10px 10px 0 0;
  transition: 0.6s;
}
.no-stay-02 a:hover {
  background: #223a70;
  color: #fff;
  border-top: 1px solid #223a70;
  border-left: 1px solid #223a70;
  border-right: 1px solid #223a70;
  border-bottom: 1px solid #223a70;
}
li.cart-stay a {
  background-color: #9a2d6a;
  color: #fff;
}
/* -------------------- WORKS -------------------- */
.works-01 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.works-box-1 {
  width: 96%;
  max-width: 900px;
  margin: 0 auto 20px;
  border: 1px solid #223a70;
}
.works-02 {
  background-color: #223a70;
  color: #fff;
  font-size: 18px;
  padding: 10px 0 10px 20px;
}
.works-box-2 {
  width: 520px;
  float: left;
  padding: 10px;
}
.works-03 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 20px 30px;
}
.works-04 {
  margin-bottom: 10px;
}
.works-04 a {
  color: #223a70;
  font-weight: 700;
}
.works-05 {
  margin-bottom: 10px;
}
.works-06 {
  margin-bottom: 5px;
  line-height: 2;
}
.works-box-3 {
  width: 350px;
  float: left;
  margin: 10px 10px 5px 0;
}
.works-07 {
  width: 250px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto 10px;
  padding: 10px 0 10px 0;
}
.works-07 a {
  color: #fff;
  display: block;
  transition: 0.6s;
  background-color: #f58220;
  border: 1px solid #f58220;
  border-radius: 10px;
}
.works-07 a:hover {
  background-color: #fff;
  border: 1px solid #f58220;
  border-radius: 10px;
  color: #f58220;
}
.works-08 {
  line-height: 45px;
}
.works-09 {
  background-color: #9a2d6a;
  color: #fff;
  font-size: 18px;
  padding: 10px 0 10px 20px;
}
/* -------------------- CONTACT -------------------- */
#contact {
  width: 96%;
  max-width: 750px;
  margin: 0 auto;
}
.security-table {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  margin-bottom: 30px;
}
.security-table td, .security-table th {
  border: 1px solid #ccc;
  padding: 10px;
}
.security-table th {
  width: 30%;
  background: #ECF5FE;
  text-align: left;
}
.submit, .reset {
  display: inline-block;
  border-radius: 5%; /* 角丸       */
  font-size: 18px; /* 文字サイズ */
  text-align: center; /* 文字位置   */
  cursor: pointer; /* カーソル   */
  width: 250px;
  background: #223a70; /* 背景色     */
  color: #ffffff; /* 文字色     */
  padding: 10px 0;
  transition: .6s; /* なめらか変化 */
  border: 1px solid #223a70; /* 枠の指定 */
  margin: 0 10px;
}
.submit:hover, .reset:hover {
  color: #000066; /* 背景色     */
  background: #ffffff; /* 文字色     */
}
p.error_messe {
  margin: 5px 0;
  color: #D60003;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:599px) {
  .security-table th, .security-table td {
    width: auto;
    display: block;
  }
  .security-table th {
    margin-top: 5px;
    border-bottom: 0;
  }
  form input[type="text"], form textarea {
    width: 80%;
    padding: 5px;
    display: block;
  }
  form input[type="submit"], form input[type="reset"], form input[type="button"] {
    display: block;
    width: 70%;
    height: 40px;
    margin: 0 auto 10px;
  }
}
.contact-01 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 20px;
}
.contact-02 {
  font-size: 14px;
  text-align: right;
  color: #DE4143;
  padding-bottom: 5px;
}
.contact-03 {
  font-size: 14px;
  color: #DE4143;
  padding-left: 10px;
}
.contact-04 {
  padding-bottom: 20px;
}
.contact-05 {
  font-size: 14px;
  padding-left: 10px;
  color: #061EE1;
}
.contact-06 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
}
.contact-07 {
  text-align: center;
  padding-bottom: 10px;
}
.contact-08 {
  text-align: center;
}
.thanks-01 {
  font-size: 20px;
  text-align: center;
  padding-bottom: 10px;
}
.thanks-02 {
  text-align: center;
  padding-bottom: 50px;
}
.thanks-03 {
  width: 300px;
  margin: 0 auto;
}
.thanks-04 {
  width: 200px;
  margin: 0 auto;
}
/* -------------------- CART -------------------- */
.submit-cart, .reset-cart {
  display: inline-block;
  border-radius: 5%; /* 角丸       */
  font-size: 18px; /* 文字サイズ */
  text-align: center; /* 文字位置   */
  cursor: pointer; /* カーソル   */
  width: 250px;
  background: #9a2d6a; /* 背景色     */
  color: #ffffff; /* 文字色     */
  padding: 10px 0;
  transition: .6s; /* なめらか変化 */
  border: 1px solid #9a2d6a; /* 枠の指定 */
  margin: 0 10px;
}
.submit-cart:hover, .reset-cart:hover {
  color: #9a2d6a; /* 背景色     */
  background: #ffffff; /* 文字色     */
}