@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
html {
  font-size: 62.5%;
}
body {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", sans-serif;
  font-size: 15px;
  width: 100%;
  color: #333;
  line-height: 1;
  position: relative;
  -webkit-text-size-adjust: 100%;
}
img[src*="_pc"], img[src*="_sp"] {
  visibility: hidden;
}
header, footer, main, nav {
  font-size: 0;
}
p, dl, ul, ol, table {
  font-size: 15px;
}
/* デバイス幅表示切替*/
.viewSp {
  display: none;
}
@media screen and (max-width: 767px) {
  .viewSp {
    display: block;
  }
  .viewPc {
    display: none;
  }
}
.btn_top {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 0px;
  z-index: 9999;
}
/* formボタンpopup */
.cvWrap {
  box-sizing: border-box;
  border-radius: 5px;
  padding: 20px 20px;
  background: #f4a219;
  position: fixed;
  left: -380px;
  bottom: 0;
  z-index: 10000;
}
.showUp {
  box-sizing: border-box;
  border-radius: 5px;
  padding: 20px 20px;
  background: #f4a219;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 10000;
  transition: 0.5s;
}
.to_form {
  position: relative;
}
.bt_close {
  position: absolute;
  top: -25px;
  right: -28px;
  width: 25px;
  height: 25px;
  background: url(../img/close.png) no-repeat;
  background-size: contain;
  cursor: pointer;
}
.btn_form .attention {
  color: #FFF;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
.btn_form .cv {
  display: block;
  position: relative;
  background: #FFF;
  border-radius: 5px;
  color: #f4a219;
  font-weight: bold;
  margin: 15px auto 0;
  text-align: center;
  width: 200px;
  font-size: 16px;
  padding: 15px 0 15px 10px;
  cursor: pointer;
}
.btn_form .cv:before {
  display: inline-block;
  content: "";
  width: 22px;
  height: 22px;
  background: url(../img/ico_form.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 25px;
  top: 12px;
}
/* formボタンpopup SP*/
@media screen and (max-width: 767px) {
  .cvWrap {
    width: 100%;
    border-radius: inherit;
    left: inherit;
    bottom: -300px;
    padding: 15px 15px;
  }
  .showUp {
    width: 100%;
    border-radius: inherit;
    left: inherit;
    bottom: 0;
    padding: 15px 15px;
  }
  .bt_close {
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: #000;
    background-image: url(../img/close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .btn_form .attention {
    margin: 0 auto;
    font-size: 16px;
  }
  .btn_form .cv {
    width: 80%;
    font-size: 15px;
    padding: 15px 0 15px 10px;
  }
  .btn_form .cv:before {
    left: 18%;
  }
}
h2 {
  padding: 0 0 45px 10px;
  margin: 0 0 40px 0;
  text-align: center;
  font-size: 34px;
  color: #81B22C;
  letter-spacing: 10px;
  line-height: 46px;
}
h2.ls06 {
  padding: 0 0 45px 6px;
}
h2.ls03 {
  padding: 0 0 45px 3px;
}
@media screen and (min-width: 768px) {
  body {
    min-width: 1100px;
    background: #FFF url(../img/bg_plants01.png) repeat-x top;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .pc {
    display: inherit;
  }
  .sp {
    display: none !important;
  }
}
.cb {
  clear: both;
}
img.fl, img.fr {
  display: block;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 12px;
  }
  img {
    width: 100%;
    /*        max-width: 100%;*/
    height: auto;
    display: block;
  }
  .w1100, .w520, .w560 {
    width: 100% !important;
  }
  h2 {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 1.4;
    padding: 30px 0 25px;
    margin-bottom: 20px;
  }
  p, dl, ul, ol, table {
    /*font-size: 12px;*/
    font-size: 14px;
  }
  .sp {
    display: inherit;
  }
  .pc {
    display: none !important;
  }
  #main {
    width: 100%;
  }
}
/* -------------------------------------------------------------------------------

   HEADER

------------------------------------------------------------------------------- */
header, #header_top {
  width: 100%;
  margin: 0 auto;
  background: #FFF;
  border-top: 3px solid #81B22C;
  border-bottom: 1px solid #F5F5F5;
  font-size: 0;
}
.hd_logo {
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  color: #fff;
  text-align: right;
}
.hd_logo span {
  margin-top: 3px;
  display: inline-block;
  background: #81B22C;
  padding: 2px;
  width: 100%;
  text-align: center;
}
header .inq_nav, #header_top .inq_nav {
  width: 700px;
}
.inq_nav {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
}
.btn_inq {
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 10px 30px;
  background: #8eb92a;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8eb92a), color-stop(58%, #7ba531), color-stop(100%, #85ba2a));
  background: -webkit-linear-gradient(top, #8eb92a 0%, #7ba531 58%, #85ba2a 100%);
  background: linear-gradient(to bottom, #8eb92a 0%, #7ba531 58%, #85ba2a 100%);
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  border-radius: 5px;
}
.btn_inq span {
  display: inline-block;
  background: url(../img/ic_mail01.png) no-repeat left center;
  padding: 0 0 0 20px;
  font-size: 14px;
  line-height: 14px;
}
a.btn_tel {
  font-size: 40px;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #81B22C;
  vertical-align: middle;
}
a.btn_tel span {
  font-size: 70%;
}
nav.hd_nav {
  background: #ACC751 url(../img/hd_top.jpg) no-repeat center bottom;
  padding: 340px 0 10px 0;
  width: 100%;
}
nav.hd_nav > ul {
  width: 1100px;
  height: 90px;
  margin: 0 auto;
  font-size: 0;
}
nav.hd_nav > ul > li {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
nav.hd_nav > ul > li:last-child {
  margin: 0;
}
nav.hd_nav ul li ul {
  display: none;
  position: absolute;
  top: 100%;
  background: rgba(160, 190, 80, 0.95);
  width: 212px;
  border-radius: 0 0 10px 10px;
}
nav.hd_nav ul li ul li:last-child {
  border-bottom: none;
  border-radius: 0 0 10px 10px;
}
nav.hd_nav ul li ul li:last-child a {
  border-radius: 0 0 10px 10px;
}
nav.hd_nav ul li:hover ul {
  display: block;
  left: 0;
  right: 0;
}
nav.hd_nav ul li ul li {
  border-bottom: 1px solid #b7d46a;
  line-height: 40px;
  font-size: 16px;
}
nav.hd_nav ul li ul li a {
  display: block;
  text-align: center;
  color: #FFF;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
nav.hd_nav ul li ul li a:hover {
  background: #b8c938;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b8c938), color-stop(70%, #98a806));
  background: -webkit-linear-gradient(top, #b8c938 0%, #98a806 70%);
  background: linear-gradient(to bottom, #b8c938 0%, #98a806 70%);
}
#top header {
  display: none;
}
header {
  position: fixed;
  top: 0px;
  left: 0px;
  display: block;
  z-index: 9999;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 6px 0px;
}
body:not(#top) header + article {
  margin-top: 140px;
}
header nav.gl_nav ul {
  width: 1100px;
  margin: 0 auto;
  font-size: 0;
  border-top: 1px solid #F5F5F5;
}
header nav.gl_nav > ul > li {
  display: inline-block;
  position: relative;
}
header nav.gl_nav ul li ul {
  display: none;
  position: absolute;
  top: 100%;
  background: rgba(160, 190, 80, 0.95);
  width: 220px;
  border-radius: 0 0 10px 10px;
}
header nav.gl_nav ul li:hover ul {
  display: block;
  left: 0;
  right: 0;
}
header nav.gl_nav ul li ul li:last-child {
  border-bottom: none;
  border-radius: 0 0 10px 10px;
}
header nav.gl_nav ul li ul li:last-child a {
  border-radius: 0 0 10px 10px;
}
header nav.gl_nav ul li:hover ul {
  display: block;
  left: 0;
  right: 0;
}
header nav.gl_nav ul li ul li {
  border-bottom: 1px solid #b7d46a;
  line-height: 40px;
  font-size: 16px;
}
header nav.gl_nav ul li ul li a {
  display: block;
  text-align: center;
  color: #FFF;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
header nav.gl_nav ul li ul li a:hover {
  background: #b8c938;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b8c938), color-stop(70%, #98a806));
  background: -webkit-linear-gradient(top, #b8c938 0%, #98a806 70%);
  background: linear-gradient(to bottom, #b8c938 0%, #98a806 70%);
}
.gl_nav li p {
  display: none;
}
@media screen and (min-width: 768px) {
  #spBtn {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  #header_top {
    display: none;
  }
  #header_top div.w1100:after {
    display: block;
    content: "";
    clear: both;
  }
  #top header {
    display: block;
  }
  header {
    padding: 4px 6px 6px 6px;
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 2px solid #81B22C;
  }
  .inq_nav {
    width: auto !important;
    font-size: 0;
    float: right;
  }
  a.btn_inq {
    width: 35px;
    height: 50px;
    background: url(../img/hd_mail_sp.gif) no-repeat center center;
    background-size: 100% auto;
    padding: 0;
    margin-right: 6px;
  }
  a.btn_inq span {
    background: none;
    font-size: 0;
  }
  a.btn_tel {
    width: 35px;
    height: 50px;
    background: url(../img/hd_tell_sp.gif) no-repeat center center;
    background-size: 100% auto;
    padding: 0;
    margin-right: 6px;
    font-size: 0;
    display: inline-block;
  }
  a.btn_tel span {
    font-size: 0;
  }
  #spBtn {
    background: url(../img/hd_menu01.gif) no-repeat;
    background-size: 100% auto;
    width: 50px;
    height: 50px;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
  }
  #spBtn.open {
    background: url(../img/hd_menu02.gif) no-repeat;
    background-size: 100% auto;
  }
  .hd_nav {
    display: none;
  }
  .hd_logo {
    width: 50%;
    max-width: 175px;
    height: auto;
  }
  .gl_nav {
    border-top: none;
  }
  .gl_nav li {
    font-size: 15px;
    color: #81B22C;
    font-weight: bold;
    display: block !important;
    border-top: 1px solid #ccc;
    background-color: #f2ffd1;
  }
  .gl_nav li a, .gl_nav li p {
    font-size: 15px;
    display: block !important;
    color: #86a33a;
    font-weight: bold;
    padding: 15px;
    width: 100%;
  }
  .arrow {
    background-image: url(../img/ico_arrow01.png);
    background-repeat: no-repeat;
    background-position: 98% 7px;
    background-size: 30px auto;
  }
  .arrow.open {
    background-image: url(../img/ico_arrow02.png);
    background-repeat: no-repeat;
    background-position: 98% 7px;
    background-size: 30px auto;
  }
  .arrow > a {
    width: 80% !important;
  }
  .gl_nav li img {
    display: none;
  }
  header nav.gl_nav > ul {
    width: 100%;
  }
  header nav.gl_nav ul li:hover ul {
    display: none;
  }
  header nav.gl_nav ul li ul {
    position: static;
    width: 100%;
    border-radius: 0;
  }
  header nav.gl_nav ul li ul li {
    border-bottom: none;
  }
  header nav.gl_nav ul li ul li:last-child a {
    border-radius: 0;
  }
  header nav.gl_nav ul li ul li a {
    text-shadow: none;
    color: #86a33a;
    border-bottom: none;
    background: #fff;
    padding: 15px;
    line-height: 1;
  }
  header nav.gl_nav ul li ul li a:hover {
    background: none;
  }
  header nav.gl_nav ul li ul li:last-child {
    border-radius: 0;
  }
}
@media screen and (min-width: 768px) {
  .gl_nav {
    display: block;
  }
}
/* -------------------------------------------------------------------------------

   FOOTER

------------------------------------------------------------------------------- */
footer div.w1100 a, footer div.w1100 nav {
  display: inline-block;
  vertical-align: middle;
}
footer .inq_nav {
  width: 750px;
}
.ft_nav {
  width: 1100px;
  margin: 0 auto;
  padding: 30px 0;
}
.ft_nav li {
  line-height: 220%;
}
.ft_nav > li {
  width: 200px;
  float: left;
  margin: 0 10px;
}
.ft_nav li a {
  color: #333;
}
.ft_nav li ul {
  border-top: 1px dotted #CCC;
}
.ft_nav li ul li a {
  font-size: 13px;
}
.ft_bottom {
  background: url(../img/bg_plants02.jpg) repeat-x;
  padding: 50px 0;
}
.ft_bottom p, .ft_bottom nav {
  width: 49%;
  display: inline-block;
  color: #FFF;
}
.ft_bottom nav {
  text-align: right;
  /*    font-size: 12px;*/
}
.ft_bottom nav a {
  color: #FFF;
}
.ft_bnr {
  width: 100%;
  border-bottom: 1px solid #e5f5c9;
  border-top: 1px solid #e5f5c9;
  padding: 30px 0 32px;
}
.ft_bnr ul {
  width: 1100px;
  margin: 0 auto;
}
.ft_bnr ul:after {
  content: '';
  display: block;
  clear: both;
}
.ft_bnr li {
  float: left;
  margin-right: 22px;
}
.ft_bnr li:last-child {
  margin-right: 0;
}
.ft_bnr li a {
  display: block;
  border: 1px solid #ccc;
  box-shadow: 2px 2px 5px 0px #eee;
}
.ft_bnr li a img {
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  footer .w1100.m_auto.cf.pt30, footer ul.ft_nav {
    display: none !important;
  }
  footer {
    margin-bottom: 130px;
  }
  .ft_bottom {
    padding: 15px;
    text-align: center;
    background: url(../img/bg_plants02.jpg) repeat-x;
    background-size: 550px auto;
    width: 100%;
  }
  .ft_bottom div.w1100.m_auto p {
    width: auto;
    font-size: 6px;
  }
  .btn_top {
    width: 44px;
    height: 44px;
    right: 10px;
    bottom: 55px;
  }
  .ft_bnr {
    padding: 15px 0 15px;
  }
  .ft_bnr ul {
    width: 90%;
    margin: 0 auto;
  }
  .ft_bnr ul li {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
/* -------------------------------------------------------------------------------

   MAIN

------------------------------------------------------------------------------- */
body:not(#top) #main {
  padding-top: 180px;
}
@media screen and (max-width: 767px) {
  body:not(#top) #main {
    padding-top: 60px;
  }
}
/* -------------------------------------------------------------------------------

   POINT

------------------------------------------------------------------------------- */
@media screen and (min-width: 768px) {
  .sponly {
    display: none;
  }
}
.point {
  width: 100%;
  background: #d2db94;
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #d2db94), color-stop(100%, #90dcb9));
  background: -webkit-linear-gradient(45deg, #d2db94 0%, #90dcb9 100%);
  background: linear-gradient(45deg, #d2db94 0%, #90dcb9 100%);
  padding: 90px 0 80px;
}
.type2 .point {
  background: #e5e696;
  background: -moz-linear-gradient(left, #e5e696 0%, #d1d360 100%);
  background: -webkit-linear-gradient(left, #e5e696 0%, #d1d360 100%);
  background: linear-gradient(to right, #e5e696 0%, #d1d360 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e696', endColorstr='#d1d360', GradientType=1);
}
#top .point {
  background: url(../img/bg_plants01.png) repeat-x left -160px, url(../img/bg_plants02.jpg) repeat-x left bottom;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px 0px;
}
.point h2 {
  background: url(../img/point_h2.png) no-repeat center bottom;
}
body:not(#top) .point h2 {
  background: url(../img/point2_h2.png) no-repeat center bottom;
  margin-bottom: 80px !important;
  color: #FFF;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.point ol {
  width: 1101px;
  margin: 40px auto 0;
  font-size: 0;
  display: table;
  border-collapse: separate;
  border-spacing: 1px;
}
.point ol li {
  display: table-cell;
  padding: 20px;
  vertical-align: top;
  background: #EDEDED;
  font-size: 14px;
}
.point ol p {
  line-height: 20px;
  text-justify: inter-ideograph;
}
.point ol div {
  display: table-row;
}
.point ol li h4 {
  width: 100%;
  height: 48px;
  padding: 14px 0;
  font-size: 20px;
  line-height: 160%;
  font-weight: bold;
  display: table;
  vertical-align: middle;
  text-align: center;
  color: #81B22C;
}
.point ol li h4 span {
  width: 100%;
  height: 48px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.point ol.point_ol {
  counter-reset: li;
}
.point ol.point_ol li {
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
  background: #FFF;
}
.point ol.point_ol li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: -50px;
  left: 130px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  color: #FFF;
  font-weight: bold;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 50px;
  background: rgba(238, 81, 60, 0.9);
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  .point ol {
    width: 100%;
    margin-top: 0;
    display: block;
  }
  .point ol div {
    display: block;
  }
  .point ol li {
    display: block;
  }
  #top .point {
    background-image: url(../img/bg_plants01.png);
    background-repeat: repeat-x;
    background-size: 700px auto;
    background-position: left -50px;
    padding: 60px 0 0;
  }
  .point h2 {
    background: url(../img/point_h2.png) no-repeat center bottom;
    background-size: auto 15px;
  }
  .point ol li h4 {
    font-size: 14px;
    line-height: 1.4;
  }
  .point ol p {
    font-size: 12px;
    line-height: 1.4;
  }
  .point ol li {
    border-bottom: 1px solid #fff;
  }
  .point ol.point_ol li:before {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 20px;
  }
  body:not(#top) .point {
    padding: 30px 0;
  }
  body:not(#top) .point h2 {
    padding: 0 0 30px;
    margin: 0 0 30px !important;
    background-size: auto 15px !important;
  }
}
/* -------------------------------------------------------------------------------

   INTERVIEW

------------------------------------------------------------------------------- */
body:not(#top) .interview {
  padding: 80px 0 50px 0;
  background: url(../img/bg01.gif);
}
#top .interview {
  padding: 60px 0 140px 0;
  background: url(../img/bg_plants01.png) repeat-x left bottom;
}
.interview h2.occupation {
  background: url(../img/occupation_h2.png) no-repeat center bottom;
}
.interview h2 {
  background: url(../img/interview_h2.png) no-repeat center bottom;
}
.interview_list {
  width: 1100px;
  background: #F3F2EC;
  margin: 50px auto 0;
  padding: 1px 0 1px 1px;
  font-size: 0;
}
.interview_list li {
  width: 274px;
  display: inline-block;
  margin-right: 1px;
}
.interview_list li p {
  padding: 0 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  text-justify: inter-ideograph;
  font-size: 13px;
}
.interview_list li h4 {
  display: table-cell;
  height: 80px;
  padding: 0 20px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}
.sublist {
  width: 1100px;
  background: #F3F2EC;
  margin: 50px auto 0;
  padding: 40px 70px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.sublist li {
  width: 450px;
  text-align: center;
}
.interview_sub {
  width: 900px;
  background: #F3F2EC;
  margin: 50px auto 70px;
  padding: 50px 0;
  text-align: center;
}
.interview_sub a:nth-of-type(1) {
  margin: 0 7px 0 0;
}
.interview_sub a:nth-of-type(2) {
  margin: 0 0 0 7px;
}
.support_mention {
  color: #81B22C;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 18px;
}
.viewSp {
  display: none;
}
.interview section {
  margin-bottom: 60px;
}
.interview section > div {
  float: left;
  width: 740px;
}
.interview section:after {
  content: '';
  display: block;
  clear: both;
}
.interview section:nth-of-type(2n) > div {
  float: right;
}
.interview section div h3 {
  margin-bottom: 10px;
}
.interview section h4 {
  font-size: 26px;
  letter-spacing: 10px;
  color: #81B22C;
  margin-bottom: 20px;
  line-height: 180%;
}
.interview section div h4 span {
  font-size: 36px;
  margin-right: 30px;
}
.interview section div p {
  font-size: 15px;
}
.interview section > img {
  margin: 0 0 0 60px;
  vertical-align: top;
}
.interview section:nth-child(odd) > img {
  margin: 0 60px 0 0;
}
.interview section:nth-child(odd) h4 {
  text-align: right;
  margin-right: -10px;
}
body:not(#top) .interview section > div h4 img {
  display: none;
}
@media screen and (max-width: 767px) {
  .interview_list {
    width: 100%;
    margin: 0;
    background: #fff;
  }
  .interview_list li {
    display: block;
    width: 100%;
    background: #F3F2EC;
  }
  .listWrap {
    width: 100%;
    margin: 0;
  }
  .interview_list {
    display: block;
  }
  .interview_list li {
    width: 100%;
    margin-right: 1px;
  }
  .interview_list li p {
    padding: 0 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    text-justify: inter-ideograph;
    font-size: 13px;
  }
  .sublist {
    width: 100%;
    display: block;
    padding: 40px 20px;
  }
  .sublist li {
    width: 100%;
  }
  .sublist li:nth-of-type(2) {
    margin-top: 40px;
  }
  .sublist li img {
    width: 100%;
  }
  .interview_sub {
    width: 100%;
    margin: 0 auto 40px;
    padding: 30px 0 50px;
  }
  .interview_sub a:nth-of-type(1) {
    margin: 0 0 20px 0;
    display: block;
  }
  .interview_sub a:nth-of-type(2) {
    display: block;
    margin: 0 0 5px 0;
  }
  .support_mention {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.5;
  }
  .interview_sub img {
    width: 90%;
    margin: 0 auto;
  }
  .viewSp {
    display: inherit;
  }
  #top .interview {
    background-image: url(../img/bg_plants01.png);
    background-repeat: repeat-x;
    background-size: 700px auto;
    background-position: left -120px;
    padding: 20px 0 0;
  }
  .interview h2.occupation {
    background: url(../img/occupation_h2.png) no-repeat center bottom;
    background-size: auto 15px;
    margin-bottom: 15px;
  }
  .interview h2 {
    background: url(../img/interview_h2.png) no-repeat center bottom;
    background-size: auto 15px;
    margin-bottom: 15px;
  }
  .interview_list li {
    margin-top: 15px;
  }
  .interview_list li {
    padding: 20px 0;
  }
  .interview_list li img {
    width: 60%;
    margin: 0 auto;
  }
  .interview_list li h4 {
    font-size: 14px;
  }
  .interview_list li p {
    font-size: 12px;
  }
  .interview section div {
    width: 100%;
  }
  .interview section > img {
    margin: 0 0 0 0;
    width: 40%;
  }
  .interview section:nth-child(odd) > img {
    margin: 0 0 0 0;
  }
  .interview section div.ml110 {
    margin: 0 0 0 0 !important;
  }
  .interview section h4 {
    margin-right: 0 !important;
  }
  body:not(#top) .interview {
    padding: 0 20px 40px;
  }
  body:not(#top) .interview section:last-child {
    margin-bottom: 0;
  }
  body:not(#top) .interview section h3 {
    font-size: 18px;
  }
  body:not(#top) .interview section div h4 {
    font-size: 18px;
    padding: 0 0 0 100px;
    margin: 20px 0 10px;
    text-align: left;
    letter-spacing: 1px !important;
    position: relative;
    height: 130px;
  }
  body:not(#top) .interview section div h4 span {
    font-size: 13px;
    display: block;
    margin-right: 0;
  }
  body:not(#top) .interview section h4 div {
    letter-spacing: 0.2em;
    font-size: 13px;
  }
  body:not(#top) .interview section div p {
    font-size: 12px;
  }
  body:not(#top) .interview section > img {
    display: none;
  }
  body:not(#top) .interview section > div h4 img {
    width: 90px;
    height: 120px;
    top: 0;
    left: 0;
    position: absolute;
    display: block !important;
  }
}
/* -------------------------------------------------------------------------------

   SCHEDULE

------------------------------------------------------------------------------- */
.schedule {
  background: #F1F0E3;
  padding: 80px 0;
}
.schedule > div {
  font-size: 0;
}
.schedule dl {
  width: 400px;
  display: inline-block;
  vertical-align: middle;
}
.schedule .s_staff {
  margin-top: -100px;
}
.schedule .s_staff dt {
  margin-bottom: 92px;
}
.schedule .s_staff dd {
  margin-bottom: 40px;
}
.schedule dl dt {
  font-size: 24px;
  letter-spacing: 2px;
  color: #81B22C;
  margin-bottom: 15px;
  font-weight: bold;
}
.schedule dl dd {
  width: 360px;
  background: #FFF;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 40px;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 160%;
}
.schedule dl + img {
  display: inline-block;
  vertical-align: middle;
}
.schedule ul {
  display: inline-block;
  vertical-align: middle;
  width: 310px;
}
.schedule ul li {
  margin-bottom: 40px;
  border: 5px solid #FFF;
}
.schedule h2 {
  background: url(../img/schedule_h2.png) no-repeat center bottom;
}
.web .schedule dl .web_sc_01 {
  margin-bottom: -10px;
}
.web .schedule dl .web_sc_02 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .schedule {
    padding: 30px 20px;
  }
  .schedule h2 {
    background-size: auto 15px;
    padding-top: 0;
  }
  .schedule dl {
    width: auto;
  }
  .schedule .s_staff {
    margin-top: inherit;
  }
  .schedule .s_staff dt {
    margin-bottom: 10px;
  }
  .schedule .s_staff dd {
    margin-bottom: 20px;
  }
  .schedule dl dt {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .schedule dl dd {
    width: auto;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .schedule dl dd > img, .schedule dl dd > p {
    width: 30%;
    float: right;
    margin-left: 15px;
  }
  .schedule dl dd > p img:first-child {
    margin-bottom: 10px;
  }
}
/* -------------------------------------------------------------------------------

   TRAINING

------------------------------------------------------------------------------- */
.training {
  padding: 80px 0 100px;
  background: url(../img/bg_plants01.png) repeat-x left bottom;
}
.training h2 {
  background: url(../img/training_h2.png) no-repeat center bottom;
}
@media screen and (max-width: 767px) {
  .training {
    padding: 30px 20px;
    background-image: url(../img/bg_plants01.png);
    background-repeat: repeat-x;
    background-size: 700px auto;
    background-position: left bottom;
  }
  .training h2 {
    padding-top: 0 !important;
    background-size: auto 15px;
  }
}
/* -------------------------------------------------------------------------------

   TALENT

------------------------------------------------------------------------------- */
.talent {
  padding: 0 0 50px;
}
.talent h2 {
  background: url(../img/talent_h2.png) no-repeat center bottom;
}
.talent ol {
  counter-reset: li;
  width: 1000px;
  margin: 0 auto;
}
.talent ol li {
  padding: 0 0 0 100px;
  margin: 0 0 20px 0;
  line-height: 80px;
  font-size: 34px;
  position: relative;
  letter-spacing: 10px;
}
.talent ol li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 40px;
  line-height: 80px;
  width: 80px;
  text-align: center;
  border-radius: 40px;
  background: #81B22C;
  color: #FFF;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  display: block;
}
/* ナース、セラピスト、アシスタント、受付のみ*/
.renew-items ol {
  width: 780px;
}
.renew-items ol li {
  font-size: 25px;
  font-weight: bold;
  padding: 0 0 0 80px;
  margin: 0 0 30px 0;
  line-height: 2.3;
}
.renew-items ol li:before {
  font-size: 26px;
  line-height: 50px;
  width: 50px;
  height: 50px;
}
.talent .rejection {
  width: 780px;
  margin: 70px auto 50px;
  background: #F1F0E3;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 50px 10px;
}
.talent .rejection .title {
  text-align: center;
  font-weight: bold;
  color: #81B22C;
  font-size: 27px;
  margin-bottom: 30px;
  letter-spacing: 8px;
  position: relative;
}
.talent .rejection .title::before {
  display: inline-block;
  content: "";
  width: 35px;
  height: 35px;
  background: url(../img/ico-attention.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: -7px;
  left: 107px;
}
.talent .rejection ul {
  width: 70%;
  margin: 50px auto 0;
}
.talent .rejection ul li {
  line-height: 1.6;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 8px;
  margin-bottom: 20px;
  margin-left: 1.25em;
  text-indent: -1.25em;
}
@media screen and (max-width: 767px) {
  .talent {
    padding: 0 20px 20px;
  }
  .talent ol {
    width: 100%;
  }
  .talent h2 {
    background-size: auto 15px;
  }
  .talent ol li {
    padding: 0;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 20px;
  }
  .talent ol li:before {
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    position: static;
    margin: 0 auto 10px;
    line-height: 40px;
  }
  .renew-items ol {
    width: 90%;
  }
  .renew-items ol li {
    display: flex;
    font-size: 16px;
    margin: 0 0 30px 0;
    padding: 0;
    line-height: 2.0;
    text-align: left;
    letter-spacing: 5px;
  }
  .renew-items ol li:before {
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 15px 0 0;
    flex-shrink: 0;
  }
  .talent .rejection {
    width: 95%;
    margin: 65px auto 40px;
    padding: 75px 20px 30px;
  }
  .talent .rejection .title {
    font-size: 20px;
    margin-bottom: 10px;
    letter-spacing: 5px;
    line-height: 1.7;
  }
  .talent .rejection .title::before {
    display: block;
    top: -50px;
    left: 50%;
    transform: translate(-50%);
  }
  .talent .rejection ul {
    width: 100%;
    margin: 30px auto 0;
  }
  .talent .rejection ul li {
    font-size: 16px;
    letter-spacing: 5px;
    margin-bottom: 20px;
    margin-left: 1.2em;
    text-indent: -1.2em;
  }
}
/* -------------------------------------------------------------------------------

   CAUTION

------------------------------------------------------------------------------- */
.caution {
  padding: 80px 0;
  background: url(../img/bg_plants01.png) repeat-x left top, url(../img/bg_plants01.png) repeat-x left bottom;
}
.caution h3 {
  text-align: center;
  color: #81B22C;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 5px;
}
.caution .txt-wrap {
  width: 780px;
  box-sizing: border-box;
  padding: 55px 45px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 9px 4px 16px -11px rgba(120, 120, 120, 0.7);
}
.caution .txt-box .txt {
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .caution {
    padding: 40px 0;
  }
  .caution h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .caution .txt-wrap {
    width: 90%;
    padding: 40px 15px;
  }
  .caution .txt-box .txt {
    line-height: 1.7;
  }
}
/* -------------------------------------------------------------------------------

   CAUTION2

------------------------------------------------------------------------------- */
.caution2 {
  padding-bottom: 80px;
}
.caution2 h3 {
  text-align: center;
  color: #81B22C;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 5px;
}
.caution2 .txt-wrap {
  width: 780px;
  box-sizing: border-box;
  padding: 55px 45px;
  margin: 0 auto;
  background: white;
  box-shadow: 9px 4px 16px -11px rgba(120, 120, 120, 0.7);
}
.caution2 .txt-box .txt {
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .caution2 {
    padding-bottom: 40px;
  }
  .caution2 h3 {
    font-size: 19px;
    margin-bottom: 20px;
  }
  .caution2 .txt-wrap {
    width: 90%;
    padding: 40px 15px;
  }
  .caution2 .txt-box .txt {
    line-height: 1.7;
  }
}
/* -------------------------------------------------------------------------------

   QUESTIONNAIRE

------------------------------------------------------------------------------- */
.main__ttl {
  padding-top: 80px;
}
.main__ttl h2 {
  background: url(../img/h2_voice.png) no-repeat center bottom;
}
.question h3 {
  color: #FFF;
  letter-spacing: 5px;
  font-size: 30px;
  padding: 20px 0 35px 0;
  text-align: center;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.question {
  background: linear-gradient(45deg, #d2db94 0%, #90dcb9 100%);
  padding: 100px 0 80px;
  width: 100%;
}
.question__box {
  background: #fff;
  margin: 0 auto 42px auto;
  padding: 25px;
  width: 1100px;
}
.question__box-ttl {
  border-bottom: 1px solid black;
  display: flex;
  font-family: "游明朝", "ヒラギノ明朝";
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 8px;
  width: 1090px;
}
.question__box-ttl2 {
  position: relative;
  top: 45px;
  left: 10px;
}
.question__box-ttl img {
  margin-right: 10px;
}
.question__box-q {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  line-height: 3rem;
}
.question__box-a {
  line-height: 3rem;
}
.question__table {
  display: flex;
  margin-bottom: 50px;
  text-align: center;
}
.question__table-ttl {
  width: 43%;
}
.question__table img {
  padding: 0 10px 0 75px;
}
.table02 {
  height: 210px;
  margin: 0;
  width: 650px;
}
.table02 tr {
  background-color: #fff;
}
.table02 th {
  background: #81B22C;
  display: block;
  color: #FFF;
  font-size: 18px;
  font-weight: normal;
  padding: 10px;
}
.table02 td {
  display: block;
  padding: 60px 0;
  text-align: center;
}
.table02 .btn_detail2 {
  width: 140px;
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  .main__ttl {
    background-image: url(../img/bg_plants01.png);
    background-position: left -100px;
    background-repeat: repeat-x;
    background-size: 700px auto;
    padding-top: 0;
  }
  .main__ttl h2 {
    background-size: auto 15px;
  }
  .question h3 {
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 2.2rem;
    padding: 0 0 25px;
  }
  .question {
    padding: 25px 0 80px;
  }
  .question__box {
    margin: 0 auto 30px auto;
    padding: 20px;
    width: 87%;
  }
  .question__box-ttl {
    font-size: 14px;
    line-height: 2rem;
    padding-bottom: 10px;
    width: 100%;
  }
  .question__box-ttl2 {
    position: relative;
    top: 5px;
    left: 12px;
  }
  .question__box-ttl img {
    display: inline;
    margin-left: 5px;
    margin-right: 0;
    width: 13%;
  }
  .question__box-q {
    font-size: 13px;
    line-height: 1.8rem;
  }
  .question__box-a {
    font-size: 12px;
    line-height: 1.5rem;
    margin-top: 5px;
  }
  .br_sp {
    display: block;
  }
  .question__table {
    display: block;
    margin-bottom: 30px;
  }
  .question__table-ttl {
    margin: 0 auto;
    width: 87%;
  }
  .question__table img {
    padding: 0;
  }
  .table02 {
    height: 132px;
    margin: 10px auto 0;
    width: 87%;
  }
  .table02 th {
    font-size: 15px;
  }
  .table02 td {
    padding: 30px 0;
  }
  .table02 .btn_detail2 {
    width: 100px;
    display: inline-block;
  }
}
/* -------------------------------------------------------------------------------

   WANTED

------------------------------------------------------------------------------- */
.wanted h3 {
  text-align: center;
  color: #81B22C;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 5px;
}
.wanted .txt-wrap {
  width: 731px;
  box-sizing: border-box;
  padding: 55px 45px;
  margin: 30px auto;
  background: white;
  box-shadow: 9px 4px 16px -11px rgba(120, 120, 120, 0.7);
  text-align: center;
}
.wanted .txt-wrap b {
  border-bottom: 1px solid #81b22c;
  color: #81B22C;
  font-size: 31px;
  letter-spacing: 9px;
  line-height: 180%;
}
.wanted .txt-box .txt {
  line-height: 1.8;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .wanted .txt-wrap {
    width: 100%;
    padding: 20px 10px;
  }
  .wanted .txt-wrap b {
    font-size: 16px;
    letter-spacing: 4px;
  }
  .wanted .txt-box .txt {
    font-size: 13px;
    font-weight: normal;
  }
}
/* -------------------------------------------------------------------------------

   HOW TO ENTER

------------------------------------------------------------------------------- */
.anchor-list {
  width: 600px;
  margin: 50px auto;
  display: flex;
  justify-content: space-between;
}
.anchor-list .item {
  width: 280px;
  border: 1px solid #81B22C;
  background: #FFF;
}
.anchor-list .item a {
  padding: 15px 0;
  text-align: center;
  display: block;
  color: #81B22C;
  font-weight: bold;
  position: relative;
}
.anchor-list .item a::after {
  display: inline-block;
  content: "";
  width: 20px;
  height: 25px;
  background: url(../img/ico_arrow01.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.apply .topTitle {
  background: url(../img/howtoenter_h2.png) no-repeat center bottom;
}
.howtoenter {
  padding: 60px 0 80px;
  background: #F1F0E3;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px -10px inset;
}
.howtoenter h2 {
  background: url(../img/howtoenter_h2.png) no-repeat center bottom;
}
.web .howtoenter .table01 th {
  width: 130px;
  box-sizing: border-box;
}
.web .howtoenter .inq th {
  width: 270px;
  box-sizing: border-box;
}
.web .howtoenter .table01 td .web {
  display: block;
}
.howtoenter .table01 {
  font-size: 18px;
  width: 1000px;
  margin: 0 auto;
  line-height: 200%;
}
.howtoenter .table01 th, .howtoenter .table01 td {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .anchor-list {
    width: 100%;
    margin: 30px auto;
  }
  .anchor-list .item {
    width: 48%;
  }
  .anchor-list .item a {
    padding: 10px 0;
  }
  .anchor-list .item a::after {
    width: 15px;
    height: 20px;
    right: 10px;
  }
  .howtoenter {
    padding: 0 20px 30px;
  }
  .howtoenter h2 {
    background-size: auto 15px;
  }
  .howtoenter .table01 {
    font-size: 12px;
    width: 100%;
  }
  .howtoenter .table01 th, .howtoenter .table01 td {
    padding: 5px 10px;
    line-height: 1.6;
  }
  .web .howtoenter .table01 th {
    width: 100%;
  }
}
/* -------------------------------------------------------------------------------

   EVENT

------------------------------------------------------------------------------- */
#top .event {
  padding: 60px 0 140px 0;
  background: url(../img/bg_plants01.png) repeat-x left bottom;
}
#top .event h2, .event .intro h2 {
  background: url(../img/event_h2.png) no-repeat center bottom;
}
#top .event h2.welfare, .event .intro h2.welfare {
  background: url(../img/welfare_h2.png) no-repeat center bottom;
}
#top .event .w1100 div {
  width: 520px;
  float: left;
}
#top .event ul {
  width: 1144px;
  margin: 60px auto 0;
  font-size: 0;
}
#top .event ul li {
  display: inline-block;
  margin: 0 23px;
}
#top .event ul li img {
  display: block;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 8px 8px -5px;
}
.event .intro {
  padding-bottom: 0 !important;
}
.event .table01 {
  font-size: 16px;
  width: 100%;
  margin: 0 auto;
  line-height: 200%;
}
.event .table01 th, .event .table01 td {
  padding: 10px;
}
.event .table01 th {
  width: 80px;
}
.event .table01 td {
  width: 470px;
}
.event .table01 caption {
  font-size: 34px;
  text-align: center;
  letter-spacing: 10px;
  color: #81B22C;
  margin: 40px 0 20px;
  line-height: 180%;
}
body.event h3 {
  font-size: 34px;
  letter-spacing: 10px;
  color: #81B22C;
  margin-bottom: 20px;
  line-height: 180%;
  border-bottom: 1px solid #81B22C;
}
.event_box {
  padding: 80px 0 0 0;
}
.event_box > div.w1100 {
  border-top: 1px dotted #CCC;
  padding: 60px 0 0 0;
  margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
  #top .event .w1100 div {
    width: auto;
    padding: 0 20px 30px;
    font-size: 12px;
  }
  #top .event ul {
    width: 100%;
    font-size: 0;
    padding: 1%;
    text-align: center;
    margin: 10px auto 0;
  }
  #top .event ul li {
    width: 44%;
    margin: 2%;
  }
  #top .event h2, .event .intro h2 {
    background: url(../img/event_h2.png) no-repeat center bottom;
    background-size: auto 15px;
    margin-bottom: 30px;
    padding: 20px 0 25px !important;
    letter-spacing: 0 !important;
  }
  #top .event h2.welfare, .event .intro h2.welfare {
    background: url(../img/welfare_h2.png) no-repeat center bottom;
    background-size: auto 15px;
    margin-bottom: 30px;
    padding: 20px 0 25px !important;
    letter-spacing: 0 !important;
  }
  #top .event {
    padding: 30px 0 70px 0;
    background: url(../img/bg_plants01.png) repeat-x left bottom;
    background-size: 500px auto;
  }
  .event .table01 caption {
    font-size: 16px;
    margin: 0 0 20px;
  }
  .event .table01 td, .event .table01 th {
    width: auto;
    font-size: 12px;
    padding: 10px 0;
  }
  .event .table01 th {
    padding: 3px 0;
  }
  .event_box {
    padding: 30px 20px;
  }
  body.event h3 {
    font-size: 16px;
  }
  .event_box > div.w1100 {
    padding: 30px 0 0;
  }
  .event_box img.fr {
    width: 60%;
    margin: 20px auto;
  }
}
/* -------------------------------------------------------------------------------

   ABOUT

------------------------------------------------------------------------------- */
#top .about {
  background: url(../img/about00.jpg) no-repeat center center;
  padding: 80px 0;
}
#top .about h2, .about .intro h2 {
  background: url(../img/about_h2.png) no-repeat center bottom;
}
#top .about div div {
  height: 510px;
}
#top .about p {
  width: 450px;
  margin: 40px auto 0;
  max-height: 100%;
}
.intro .w520 img{
  float: right;
}
.intro h4 span{
  font-size: 20px;
  letter-spacing: 5px;
  color: #81B22C;
  margin-bottom: 30px;
  text-align: left;
}
.about .table01 {
  width: 100%;
}
.about .table01 th, .about .table01 td {
  font-size: 14px;
  padding: 5px;
  text-align: left;
}
#greeting h2 {
  background: url(../about/img/greeting_h2.png) no-repeat center bottom;
}
#greeting {
  padding: 80px 0;
  background: url(../img/bg01.gif);
}
#greeting h3 {
  font-size: 36px;
  letter-spacing: 10px;
  color: #81B22C;
  margin-bottom: 20px;
  line-height: 180%;
  text-align: right;
}
#principle {
  width: 100%;
  background: #d2db94;
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #d2db94), color-stop(100%, #90dcb9));
  background: -webkit-linear-gradient(45deg, #d2db94 0%, #90dcb9 100%);
  background: linear-gradient(45deg, #d2db94 0%, #90dcb9 100%);
  padding: 100px 0 80px;
}
#principle h2 {
  background: url(../about/img/principle_h2.png) no-repeat center bottom;
  color: #FFF;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#principle div {
  background: #FCFAF0;
}
#principle div:before, #principle div:after {
  content: '';
  background: url(../about/img/principle_bg.png) no-repeat center top;
  width: 100%;
  height: 120px;
  display: block;
}
#principle div:after {
  background: url(../about/img/principle_bg2.png) no-repeat center top;
}
#principle h3 {
  padding: 20px 0;
  width: 600px;
  font-size: 32px;
  line-height: 180%;
  font-weight: normal;
  text-align: center;
  border-bottom: 2px dotted #92775F;
  margin: 0 auto;
}
#principle h4 {
  font-size: 24px;
  line-height: 160%;
  font-weight: normal;
  text-align: center;
}
.principle h4 span {
  width: 500px;
  padding: 20px 0;
  display: inline-block;
  vertical-align: middle;
}
#principle h4:before, #principle h4:after {
  content: '～';
  display: inline-block;
  vertical-align: middle;
}
#principle ol {
  counter-reset: li;
  width: 800px;
  margin: 40px auto;
}
#principle ol li {
  padding: 0 0 0 60px;
  margin: 0 0 20px 0;
  line-height: 180%;
  font-size: 20px;
  position: relative;
}
#principle ol li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 20px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  border-radius: 20px;
  background: #81B22C;
  color: #FFF;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #top .about div div {
    width: 100% !important;
    height: auto;
  }
  #top .about p {
    width: 100%;
  }
  #top .about {
    background: rgba(255, 255, 255, 0.3) url(../img/about00_02b.jpg) no-repeat center 70px;
    background-size: 100% auto;
    padding: 0 20px 40px;
  }
  #top .about div.w520.p30 {
    padding: 0 !important;
  }
  #top .about h2, .about .intro h2 {
    background: url(../img/about_h2.png) no-repeat center bottom;
    background-size: auto 15px;
    letter-spacing: 0 !important;
    margin-bottom: 30px;
    padding: 0 0 20px !important;
  }
  body:not(#top) .intro h2 {
    padding: 30px 0 25px !important;
  }
  #greeting {
    padding: 30px 20px;
  }
  #greeting h2 {
    background-size: auto 15px;
  }
  #greeting {
    font-size: 0;
  }
  #greeting div.w480.fl {
    width: 100%;
  }
  #greeting div:first-of-type div.fl {
    width: 50%;
    float: none;
    margin: 30px auto 30px;
  }
  #greeting div.fr {
    width: 100% !important;
    margin: 0;
    float: none;
  }
  #greeting div.fr h3 {
    font-size: 16px;
    letter-spacing: 1px;
    text-align: left;
  }
  .labo #greeting div.fr h3 {
    margin-top: 20px;
  }
  #greeting table td, #greeting table th {
    display: table-cell;
    font-size: 10px;
  }
  #principle {
    padding: 30px 20px;
  }
  #principle h2 {
    background-size: auto 15px;
    padding-top: 0;
  }
  #principle div:before, #principle div:after {
    background-size: 100% auto;
    height: 0;
    padding-top: 14%;
  }
  #principle h3 {
    width: 90%;
    margin: 0 auto 10px;
    font-size: 15px;
    border-bottom: 1px dotted #92775F;
  }
  #principle h4 {
    font-size: 13px;
  }
  #principle ol {
    width: auto;
    padding: 0 8%;
    margin: 20px 0;
  }
  #principle ol li {
    font-size: 14px;
    width: auto;
    padding-left: 30px;
  }
  #principle ol li:before {
    font-size: 14px;
    line-height: 20px;
    width: 20px;
    border-radius: 10px;
  }
}
/* -------------------------------------------------------------------------------

   LABO

------------------------------------------------------------------------------- */
#top .labo {
  background: url(../img/labo00.jpg) no-repeat center center;
  padding: 80px 0;
}
#top .labo > div {
  width: 1100px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
}
#top .labo h2, body.labo.about article.intro h2 {
  background: url(../img/labo_h2.png) no-repeat center bottom;
}
#top .labo h2 {
  padding: 30px;
}
@media screen and (max-width: 767px) {
  #top .labo > div {
    width: 100%;
    padding: 0 20px 110px;
    position: relative;
  }
  #top .labo .w500 {
    width: auto !important;
  }
  #top .labo {
    background: url(../img/labo00.jpg) no-repeat left center;
    background-size: auto 100%;
    padding: 0;
  }
  #top .labo p.text.w500.fl.p30 {
    padding: 0 !important;
  }
  #top .labo .txt_c.mt50.mb50 {
    position: absolute;
    margin: 0 !important;
    bottom: 45px;
    left: 0;
    right: 0;
    width: auto;
    text-align: center;
    display: block;
  }
  #top .labo h2, body.labo.about article.intro h2 {
    background: url(../img/labo_h2.png) no-repeat center bottom;
    background-size: auto 15px;
    letter-spacing: 0.1em !important;
  }
}
/* -------------------------------------------------------------------------------

   FACILITY

------------------------------------------------------------------------------- */
#top .facility {
  padding: 60px 0;
}
.facility h2 {
  background: url(../img/facility_h2.png) no-repeat center bottom;
  margin: 0 30px 0 0;
}
#top .facility h2, #top .facility p, #top .facility a {
  display: inline-block;
  vertical-align: middle;
}
#top .facility p {
  width: 540px;
  margin: 0 30px 0 0;
}
ul.ul3box {
  width: 1144px;
  margin: 60px auto 0;
  font-size: 0;
}
ul.ul3box li {
  display: inline-block;
  margin: 0 23px;
}
ul.ul3box li img {
  display: block;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 8px 8px -5px;
}
.facility .intro {
  padding-bottom: 0 !important;
}
body.facility h3 {
  font-size: 44px;
  letter-spacing: 10px;
  color: #81B22C;
  margin-bottom: 20px;
  line-height: 180%;
  border-bottom: 1px solid #81B22C;
}
body.facility h4 {
  margin-bottom: 10px;
}
.facility_box {
  padding: 80px 0 0 0;
}
.facility_box > div.w1100 {
  border-top: 1px dotted #CCC;
  padding: 60px 0 0 0;
  margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
  #top .facility p {
    width: 100%;
    margin: 0;
  }
  ul.ul3box {
    width: 100%;
  }
  #top .facility {
    padding: 20px 20px;
    text-align: center;
  }
  #top .facility h2 {
    display: block;
    text-align: center;
    background-size: auto 15px;
    letter-spacing: 0.1em !important;
    margin: 0 0 30px 0;
  }
  #top .facility p {
    margin-bottom: 30px;
  }
  ul.ul3box {
    margin-top: 40px;
  }
  ul.ul3box li {
    margin-bottom: 20px;
  }
  .facility_box {
    padding: 30px 20px;
  }
  .facility_box div.fl {
    width: 100%;
  }
  body.facility h3 {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .facility_box > div.w1100 {
    padding: 30px 0 0;
  }
  .facility_box img.fr {
    width: 60%;
    margin: 20px auto;
  }
  .facility h2 {
    margin: 0;
  }
}
/* -------------------------------------------------------------------------------

   ACCCESS

------------------------------------------------------------------------------- */
.access h2 {
  background: url(../img/access_h2.png) no-repeat center bottom;
}
.tab {
  overflow: hidden;
  width: 100%;
  text-align: center;
  margin: 50px 0;
}
.tab li {
  display: inline-block;
  padding: 14px 70px;
  background: #81B22C;
  text-align: center;
  font-size: 18px;
  color: #FFF;
  letter-spacing: 5px;
  border-radius: 5px;
  margin: 0 auto;
}
.tab li:first-child {
  margin-right: 30px;
}
.tab li.select {
  background: #b5d069;
}
.content {
  position: relative;
  height: 400px;
  width: 1000px;
  margin: 0 auto 50px;
}
.content li {
  position: absolute;
  height: 400px;
  width: 1000px;
}
.content li:first-child {
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .content {
    width: 70%;
    margin: 0 auto 40px;
    height: 280px;
  }
  .content li {
    width: 100%;
    height: 280px;
  }
  .content li iframe {
    width: 100%;
    height: 280px;
  }
  .access h2 {
    background: url(../img/access_h2.png) no-repeat center bottom;
    background-size: auto 15px;
  }
  .tab {
    padding: 0 20px;
    margin: 30px 0;
  }
  .tab li {
    display: block;
    padding: 14px 0;
    font-size: 14px;
    letter-spacing: 0;
  }
  .tab li:first-child {
    margin: 0 0 20px;
  }
}
/* -------------------------------------------------------------------------------

   INTRO

------------------------------------------------------------------------------- */
.intro {
  padding: 80px 0;
}
.nurse .intro h2 {
  background: url(../nurse/img/nurse_h2.png) no-repeat center bottom;
}
.doctor .intro h2 {
  background: url(../doctor/img/doctor_h2.png) no-repeat center bottom;
}
.reception .intro h2 {
  background: url(../reception/img/reception_h2.png) no-repeat center bottom;
}
.therapist .intro h2 {
  background: url(../therapist/img/therapist_h2.png) no-repeat center bottom;
}
.support .intro h2 {
  background: url(../support/img/support_h2.png) no-repeat center bottom;
}
.web .intro h2 {
  background: url(../web/img/web_h2.png) no-repeat center bottom;
}
.artmake .intro h2 {
  background: url(../artmake/img/artmake_h2.png) no-repeat center bottom;
}
.councilor .intro h2 {
  background: url(../councilor/img/assistant_h2.png) no-repeat center bottom;
}
.intro h3 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .intro {
    padding: 0;
    background-image: url(../img/bg_plants01.png);
    background-repeat: repeat-x;
    background-size: 700px auto;
    background-position: left -100px;
  }
  .intro h2 {
    background-size: auto 15px !important;
  }
}
/* -------------------------------------------------------------------------------

   INQUIRY

------------------------------------------------------------------------------- */
.benefit {
  width: 700px;
  box-sizing: border-box;
  margin: 0 auto 40px;
  padding: 15px;
  color: #FFF;
  background: #f28585;
  border-radius: 10px;
  font-weight: bold;
  line-height: 1.5;
}
.benefit span {
  color: #fffa68;
}
.inquiry #main {
  padding: 80px 0;
  background: #F1F0E3;
}
.inquiry h2 {
  background: url(../inquiry/img/inquiry_h2.png) no-repeat center bottom;
}
input, select, textarea {
  font-size: 18px;
  margin: 0 10px;
  padding: 5px;
  border: 1px solid #CCC;
}
.inquiry label, .table01 label {
  margin: 0 20px 0 0;
}
.table01_labelSmallMarginWrap label {
  margin: 0 8px 0 0;
}
.inquiry .table01, .inq.table01 {
  font-size: 18px;
  width: 1000px;
  margin: 0 auto;
  line-height: 200%;
}
/* ↓フォームページのテーブル↓ */
.apply .table01 td {
  border-right: 1px dotted #CCC;
}
.apply .table01 td:nth-of-type(1) {
  border-top: 1px dotted #CCC;
}
.apply .table01 td:last-child {
  border-bottom: 1px dotted #CCC;
}
.apply .table01 td .web {
  display: block;
}
/*　↑フォームページのテーブル↑ */
.inquiry .table01 th, .inquiry .table01 td, .inq.table01 th, .inq.table01 td {
  padding: 15px;
}
.inquiry .table01 th, .inq.table01 th {
  width: 240px;
}
.inquiry .table01 th span, .inq.table01 th span {
  color: #FFF;
  background: #bd0000;
  font-size: 1.3rem;
  margin-left: 5px;
  padding: 0 3px;
}
.sbt_btn {
  text-align: center;
  margin: 50px 0 0 0;
}
.sbt_btn input {
  width: 200px;
  display: inline-block;
  padding: 20px 0;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", sans-serif;
  color: #FFF;
  background: #8eb92a;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8eb92a), color-stop(58%, #7ba531), color-stop(100%, #85ba2a));
  background: -webkit-linear-gradient(top, #8eb92a 0%, #7ba531 58%, #85ba2a 100%);
  background: linear-gradient(to bottom, #8eb92a 0%, #7ba531 58%, #85ba2a 100%);
  border-radius: 5px;
  border: none;
  box-shadow: 0px 1px 1px 0px rgba(102, 102, 102, 0.3);
  text-shadow: 1px 1px 1px #969696;
}
.sbt_btn input.reset {
  background: #bcae9e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bcae9e), color-stop(58%, #a8a39a), color-stop(100%, #b7ac96));
  background: -webkit-linear-gradient(top, #bcae9e 0%, #a8a39a 58%, #b7ac96 100%);
  background: linear-gradient(to bottom, #bcae9e 0%, #a8a39a 58%, #b7ac96 100%);
}
.inquiry #formWrap {
  padding: 0 0 40px 0;
}
.q-item {
  line-height: 1.6;
  margin: 0 0 10px 0;
}
.inq .self-check label {
  display: block;
}
@media screen and (max-width: 767px) {
  .benefit {
    width: 100%;
    margin: 0 auto 20px;
  }
  .inquiry h2 {
    background-size: auto 15px;
    padding-top: 30px !important;
  }
  .inquiry .table01 {
    width: 90% !important;
    margin: 0 auto;
  }
  .inquiry .table01 th, .inquiry .table01 td, .inq.table01 th, .inq.table01 td {
    width: auto;
    padding: 6px 10px;
    font-size: 12px;
    text-align: center;
  }
  .inquiry .table01 th span, .inq.table01 th span {
    font-size: 1.0rem;
  }
  .inquiry label, .inq label {
    display: inline-block;
  }
  input[type="text"], input[type="email"], input[type="tel"], input[type="number"], select, textarea {
    font-size: 12px;
    width: 90%;
    margin: 0 auto;
    padding: 5px 0;
  }
  input[type="number"] {
    width: 40%;
    margin-right: 5px;
  }
  select {
    width: 40%;
  }
  input[type="submit"] {
    margin-bottom: 10px;
  }
  .inquiry.pt50 {
    padding: 0 0 0 0 !important;
    background-image: url(../img/bg_plants01.png);
    background-repeat: repeat-x;
    background-size: 700px auto;
    background-position: left -100px;
  }
  .inquiry.pt50 p.txt_c.mb40 {
    padding: 0 10%;
  }
  #formWrap > div {
    padding: 40px 10%;
  }
  /* ↓フォームページのテーブル↓ */
  .apply .table01 td {
    border-left: 1px dotted #CCC;
  }
  /*　↑フォームページのテーブル↑ */
  .q-item {
    margin: 5px 0 10px;
    text-align: left;
  }
  .inq .self-check {
    text-align: left !important;
  }
  .inq .self-check label {
    margin: 0 0 15px 0;
  }
}
/* -------------------------------------------------------------------------------

   RECRUIT

------------------------------------------------------------------------------- */
.recruit h2 {
  background: url(../img/recruit_h2.png) no-repeat center bottom;
}
.recruit .intro {
  text-align: center;
}
.recruit h3 {
  padding: 0 0 10px 0;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #81b22c;
  font-size: 34px;
  color: #81B22C;
  letter-spacing: 10px;
  line-height: 1;
}
.recruit .entry {
  background: #F1F0E3;
  padding: 100px 0 20px;
}
.recruit .entry div.w1100 {
  display: table;
  margin-bottom: 80px;
}
.recruit p.fl {
  width: 400px;
  height: 300px;
}
.recruit div.fr {
  width: 660px;
  height: 300px;
}
.recruit div.fr .table01 {
  width: 660px;
  margin: 0;
}
.recruit div.fr .table01 th, .recruit div.fr .table01 td {
  display: block;
}
.recruit div.fr .table01 th {
  padding: 8px 0;
}
.recruit div.fr .table01 td {
  text-align: center;
  padding: 60px 0;
}
.recruit div.fr .table01 td .btn_detail2 {
  width: 140px;
  margin: 0 10px;
}
.type2 .schedule, .type2 .howtoenter, .type2 .inquiry {
  background: #EAEAB2 !important;
}
#recOl li {
  width: 326px;
}
#recOl p {
  display: none;
}
@media screen and (max-width: 767px) {
  .recruit h2 {
    background-size: auto 30px;
  }
  .recruit .entry {
    padding: 50px 20px 20px;
  }
  .recruit h3 {
    padding: 0 0 5px 0;
    margin: 0 0 15px 0;
    font-size: 16px;
    letter-spacing: 1px;
    width: auto;
  }
  .recruit p.fl {
    width: 90%;
    height: auto;
    margin: 0 auto 10px;
  }
  .recruit div.fr {
    width: 100%;
    height: auto;
  }
  .recruit div.fr .table01 td .btn_detail2 {
    width: 100px;
    display: inline-block;
  }
  .recruit div.fr .table01 td {
    padding: 30px 0;
  }
  .recruit .entry div.w1100 {
    margin-bottom: 30px;
  }
  #recOl li {
    width: 100%;
    padding: 10px;
  }
}
/* -------------------------------------------------------------------------------

   COMMON

------------------------------------------------------------------------------- */
.table01 tr {
  border-bottom: 1px dotted #CCC;
  background: #FFF;
}
.table01 tr:last-child {
  border-bottom: none;
}
.table01 th {
  background: #81B22C;
  color: #FFF;
  vertical-align: middle;
  font-weight: normal;
}
.ls03 {
  letter-spacing: 3px !important;
}
.ls06 {
  letter-spacing: 6px !important;
}
.w300 {
  width: 300px;
}
.w480 {
  width: 480px;
}
.w500 {
  width: 500px;
}
.w520{
  width: 520px;
}
.w560 {
  width: 560px;
}
.w580 {
  width: 580px;
}
.w740 {
  width: 740px;
}
.w1100 {
  width: 1100px;
  margin: 0 auto;
}
.m_auto {
  margin-left: auto;
  margin-right: auto;
}
.txt_c {
  text-align: center;
}
p.text {
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 200%;
}
.bd01 {
  border: 1px solid #81B22C;
}
.bg01 {
  background: #f7f4e9;
}
@media screen and (max-width: 767px) {
  .table01 {
    width: 100% !important;
  }
  .table01 tr {
    border-bottom: none;
  }
  .table01 > tbody > tr > th, .table01 > tbody > tr > td {
    display: block;
  }
  .intro {
    padding: 0 20px 20px;
  }
  .intro img.fr {
    margin-top: 20px;
  }
}
/*----------------------------------------  CLEAR FIX  */
.cf:after, header div.w1100:after {
  content: '';
  display: table;
  clear: both;
}
/*----------------------------------------  LINK  */
a:hover {
  opacity: 0.7;
}
@media (min-width: 768px) {
  .btn_tel:hover {
    opacity: inherit;
    cursor: default;
  }
}
.btn_detail {
  display: inline-block;
  padding: 14px 70px;
  background: #81B22C;
  text-align: center;
  font-size: 18px;
  color: #FFF;
  letter-spacing: 5px;
  border-radius: 5px;
}
.btn_detail span {
  display: inline-block;
  margin: 0 -30px 0 0;
}
.btn_detail span:after {
  content: '';
  display: inline-block;
  box-sizing: border-box;
  height: 14px;
  width: 19px;
  margin: 0 0 0 30px;
  border: 7px solid transparent;
  border-left: 8px solid #FFF;
}
.btn_detail2 {
  display: inline-block;
  padding: 14px 70px;
  background: #81B22C;
  text-align: center;
  font-size: 24px;
  color: #FFF;
  letter-spacing: 5px;
  border-radius: 5px;
}
.btn_detail2.style2 {
  background: #d1d360;
}
.btn_detail2 span {
  display: inline-block;
  margin: 0 -30px 0 0;
}
.btn_detail2 span:after {
  content: '';
  display: inline-block;
  box-sizing: border-box;
  height: 14px;
  width: 19px;
  margin: 0 0 0 30px;
  border: 7px solid transparent;
  border-left: 8px solid #FFF;
}
.btn_detail3 {
  display: inline-block;
  padding: 10px 50px;
  background: #81B22C;
  text-align: center;
  font-size: 20px;
  color: #FFF;
  letter-spacing: 5px;
  border-radius: 5px;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .btn_detail {
    font-size: 16px;
    letter-spacing: 0.1em;
    padding: 10px 60px 10px 40px;
  }
  .btn_detail span:after {
    width: auto;
    margin: 0 0 0 10px;
  }
  .btn_detail2 {
    font-size: 14px;
    letter-spacing: 0;
    padding: 15px;
    margin: 15px 0;
    display: block;
  }
  .btn_detail2 span {
    margin-right: -5px;
  }
  .btn_detail2 span:after {
    height: 5px;
    width: 5px;
    margin: 0 0 0 5px;
    border: 3px solid transparent;
    border-left: 4px solid #FFF;
  }
  .btn_detail3 {
    font-size: 14px;
    letter-spacing: 0;
    padding: 12px;
    margin: 15px 0;
    display: block;
  }
}
/*----------------------------------------  MARGIN  */
.m5 {
  margin: 5px !important;
}
.m10 {
  margin: 10px !important;
}
.m15 {
  margin: 15px !important;
}
.m20 {
  margin: 20px !important;
}
.m25 {
  margin: 25px !important;
}
.m30 {
  margin: 30px !important;
}
.m40 {
  margin: 40px !important;
}
.m50 {
  margin: 50px !important;
}
.m60 {
  margin: 60px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.ml100 {
  margin-left: 100px !important;
}
.ml110 {
  margin-left: 110px !important;
}
.ml200 {
  margin-left: 200px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr60 {
  margin-right: 60px !important;
}
/*----------------------------------------  PADDING  */
.p5 {
  padding: 5px !important;
}
.p10 {
  padding: 10px !important;
}
.p15 {
  padding: 15px !important;
}
.p20 {
  padding: 20px !important;
}
.p25 {
  padding: 25px !important;
}
.p30 {
  padding: 30px !important;
}
.p40 {
  padding: 40px !important;
}
.p50 {
  padding: 50px !important;
}
.p60 {
  padding: 60px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl60 {
  padding-left: 60px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.line01 {
  border-top: 3px solid #81B22C;
  height: 3px;
  margin-bottom: 50px;
}
.title03 {
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0.2em;
  line-height: 1.6;
  margin-bottom: 30px !important;
  font-family: "Noto Sans JP";
}
.interview .title03 {
  font-size: 37px;
  letter-spacing: 0;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .title03 {
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 20px !important;
  }
}
.balloon01 {
  background: #f28585;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 2;
  position: relative;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  max-width: 960px;
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  .balloon01 {
    font-size: 15px;
    padding: 10px;
    max-width: auto;
    margin: 10px auto;
  }
}
/*追記　20240429*/
@media screen and (max-width: 767px) {
  #top h2 {
    font-size: 25px;
    letter-spacing: 0.2em;
  }
}
#top .btn01 {
  text-align: center;
}
#top .btn01 a {
  padding: 1em 2em;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-decoration: none;
  text-align: center;
  color: #333333;
  background-image: url("../img/new_top/btn_bg01.png");
  -webkit-background-size: cover;
  background-size: cover;
  border-radius: 999px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #top .btn01 a {
    font-size: 16px;
  }
}
#top .btn02 {
  text-align: center;
}
#top .btn02 a {
  padding: 1em 2em;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-decoration: none;
  text-align: center;
  color: #333333;
  background-image: url("../img/new_top/btn_bg02.png");
  -webkit-background-size: cover;
  background-size: cover;
  border-radius: 999px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #top .btn02 a {
    font-size: 16px;
  }
}
#top nav.hd_nav {
  padding: 350px 0 0 0;
  background-image: url("../img/new_top/hd_top.jpg.jpg");
}
@media screen and (max-width: 767px) {
  #top .sp_mv {
    padding-top: 63px;
  }
}
#top .greeting {
  padding-top: 100px;
  padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
  #top .greeting {
    padding-top: 35px;
    padding-bottom: 50px;
  }
}
#top .greeting h2 {
  margin-bottom: 30px;
  padding: 0;
  font-size: 34px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #top .greeting h2 {
    margin-bottom: 20px;
    font-size: 22px;
    letter-spacing: 0.04em;
  }
}
#top .greeting p {
  line-height: 2.33;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 768px) {
  #top .greeting p {
    max-width: 735px;
  }
}
@media screen and (max-width: 767px) {
  #top .greeting p {
    padding: 0 25px;
    font-size: 15px;
  }
}
#top .greeting .round_img {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #top .greeting .round_img {
    margin-top: 30px;
  }
}
#top .greeting .round_img .wrap {
  display: flex;
  overflow: hidden;
}
#top .greeting .round_img ul {
  display: flex;
  animation: infinity-scroll-left 60s infinite linear 0.5s both;
}
@media screen and (max-width: 767px) {
  #top .greeting .round_img ul {
    animation: infinity-scroll-left 40s infinite linear 0.5s both;
  }
}
#top .greeting .round_img ul li {
  width: 324px;
}
@media screen and (max-width: 767px) {
  #top .greeting .round_img ul li {
    width: 155px;
  }
}
#top .greeting .round_img ul li img {
  width: 100%;
}
#top .point {
  padding: 0 0 100px 0;
  background: url("../img/new_top/point_bg.png") no-repeat center calc(100% - 200px);
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  #top .point {
    background-position: center calc(100% - 50px);
  }
}
@media screen and (max-width: 767px) {
  #top .point h2 {
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
  }
}
#top .point ol {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  counter-reset: num;
}
@media screen and (max-width: 767px) {
  #top .point ol {
    margin-bottom: 25px;
    padding: 0 25px;
  }
}
#top .point ol li {
  width: 33.3333%;
  margin: 0 0 70px 0;
  padding: 0 25px;
  display: block;
  background: none;
  box-sizing: border-box;
  counter-increment: num;
}
@media screen and (max-width: 767px) {
  #top .point ol li {
    width: 48%;
    margin: 0 4% 20px 0;
    padding: 10px;
    position: relative;
    z-index: 2;
  }
  #top .point ol li:before {
    width: 100%;
    height: 100%;
    content: '';
    background-color: #ffffff;
    background-image: url("../img/new_top/point_sankaku_sp.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    border: solid 2px #81b22c;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #top .point ol li:after {
    width: 100%;
    height: 100%;
    content: '';
    background-color: #faf8cc;
    box-sizing: border-box;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: -2;
  }
  #top .point ol li:nth-child(2n) {
    margin-right: 0;
  }
  #top .point ol li .viewPc {
    display: none;
  }
}
#top .point ol li .img img {
  width: 100%;
}
#top .point ol li h3 {
  margin: 15px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.1em;
  color: #81b22c;
}
@media screen and (max-width: 767px) {
  #top .point ol li h3 {
    margin: 0 0 10x 0;
    font-size: 14px;
  }
  #top .point ol li h3:before {
    width: 37px;
    margin: 5px auto;
    content: "0"counter(num);
    font-size: 19px;
    border-bottom: solid 2px #81b22c;
    display: block;
  }
}
#top .point .modal_area .modal {
  width: 84%;
  padding: 30px;
  font-size: 14px;
  background-color: #ffffff;
  border-radius: 20px;
  display: none;
  position: fixed;
  top: 50%;
  left: 8%;
  z-index: 100001;
  transform: translateY(-50%);
}
#top .point .modal_area .modal img {
  width: 100%;
  margin-bottom: 10px;
}
#top .point .modal_area .modal .close {
  width: 20px;
  height: 20px;
  background-image: url("../img/new_top/close.png");
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 8px;
  right: 8px;
}
#top .point .modal_area .moidal_overlay {
  width: 100%;
  height: 100vh;
  display: none;
  background-color: #000000;
  opacity: 0.3;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
}
@media screen and (max-width: 767px) {
  #top .support h2 {
    margin-bottom: 60px;
  }
}
#top .support .w1100 {
  position: relative;
  top: -60px;
}
#top .support .bg {
  background-image: url("../img/new_top/support_bg__pc.png");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center top;
}
@media screen and (max-width: 767px) {
  #top .support .bg {
    background-image: url("../img/new_top/support_bg__sp.png");
  }
}
#top .support .box {
  width: 100%;
  max-width: 981px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #top .support .box {
    padding: 0 25px;
  }
}
#top .support .box li {
  margin-bottom: 40px;
  display: flex;
  border-radius: 29px;
  overflow: hidden;
  border: solid 1px #f1f1f1;
}
@media screen and (max-width: 767px) {
  #top .support .box li {
    display: block;
    border-radius: unset;
    border: none;
  }
}
#top .support .box li:nth-child(2n+1) {
  flex-direction: row-reverse;
}
#top .support .box li .img {
  width: 50%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #top .support .box li .img {
    width: 100%;
  }
}
#top .support .box li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #top .support .box li .img img {
    height: auto;
  }
}
#top .support .box li .text {
  width: 50%;
  padding: 50px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #top .support .box li .text {
    width: 100%;
    padding: 0;
    background: none;
  }
}
#top .support .box li .text h3 {
  margin: 0.5em 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #e3165a;
}
#top .support .box li .text h3 span {
  font-size: 15px;
  display: block;
  white-space: nowrap;
}
#top .support .box li .text p {
  line-height: 1.7;
  letter-spacing: 0.1em;
}
#top .support .yarigai {
  width: 100%;
  max-width: 981px;
  margin: 0 auto;
  padding: 50px;
  background-color: #ffffff;
  border: solid 1px #f1f1f1;
  border-radius: 29px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #top .support .yarigai {
    width: calc(100% - 50px);
    padding: 40px 20px;
  }
}
#top .support .yarigai dt {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  color: #4183d4;
}
@media screen and (max-width: 767px) {
  #top .support .yarigai dt {
    font-size: 19px;
    white-space: nowrap;
  }
}
#top .support .yarigai dd {
  width: 100%;
  display: table;
}
@media screen and (max-width: 767px) {
  #top .support .yarigai dd {
    display: block;
  }
}
#top .support .yarigai dd .graph {
  width: 400px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #top .support .yarigai dd .graph {
    width: 96%;
    margin: 0 auto 20px auto;
    display: block;
  }
}
#top .support .yarigai dd .text {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #top .support .yarigai dd .text {
    display: block;
  }
}
#top .support .yarigai dd .text li {
  margin-bottom: 10px;
  padding-left: 80px;
}
@media screen and (max-width: 767px) {
  #top .support .yarigai dd .text li {
    padding-left: 50px;
  }
}
#top .support .yarigai dd .text li:last-child {
  margin-bottom: 0;
}
#top .support .yarigai dd .text li h4 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #4183d4;
}
@media screen and (max-width: 767px) {
  #top .support .yarigai dd .text li h4 {
    font-size: 16px;
  }
}
#top .support .yarigai dd .text li h4 .num {
  width: 60px;
  margin-right: 20px;
  margin-left: -80px;
  padding: 5px 0;
  text-align: center;
  color: #ffffff;
  background-color: #4183d4;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #top .support .yarigai dd .text li h4 .num {
    width: 40px;
    margin-right: 10px;
    margin-left: -50px;
  }
}
#top .support .yarigai dd .text li p {
  font-size: 15px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  #top .support .yarigai dd .text li p {
    font-size: 14px;
  }
}
#top .interview {
  background: none;
}
#top .interview.interview_pc {
  padding: 120px 0 60px 0;
}
#top .interview.interview_pc .occupation_area01 {
  margin-bottom: 50px;
  padding: 0 60px;
}
#top .interview.interview_pc .occupation_area01 ul {
  display: flex;
  flex-wrap: wrap;
}
#top .interview.interview_pc .occupation_area01 ul li {
  width: 50%;
  padding: 15px 25px;
  box-sizing: border-box;
}
#top .interview.interview_pc .occupation_area01 ul li span {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #333;
  text-align: center;
  display: block;
}
#top .interview.interview_pc .occupation_area02 {
  padding: 0 60px;
}
#top .interview.interview_pc .occupation_area02 ul {
  margin-bottom: -40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#top .interview.interview_pc .occupation_area02 ul li {
  width: 48%;
  margin-bottom: 40px;
}
#top .interview.interview_pc .occupation_area02 ul li:first-child,
#top .interview.interview_pc .occupation_area02 ul li:last-child {
  width: 100%;
}
#top .interview.interview_pc .occupation_area02 ul li:first-child img,
#top .interview.interview_pc .occupation_area02 ul li:last-child img {
  width: 100%;
  margin: 0 auto;
}
#top .interview.interview_pc .occupation_area02 ul li img {
  width: calc(100% + 20px);
  display: block;
  margin: 0 -10px;
}
#top .interview.interview_sp {
  padding: 0 0 50px 0;
}
#top .interview.interview_sp h2.occupation {
  -webkit-background-size: auto 20px;
  background-size: auto 20px;
}
#top .interview.interview_sp .occupation_area01 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
#top .interview.interview_sp .occupation_area01 .slider-pro .sp-slides .sp-slide a span {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #333;
  text-align: center;
  display: block;
}
#top .interview.interview_sp .occupation_area01 .slider-pro .sp-arrows {
  position: static;
}
#top .interview.interview_sp .occupation_area01 .slider-pro .sp-previous-arrow {
  width: 17%;
  height: 100%;
  background-image: url("../img/new_top/arrow.png");
  -webkit-background-size: 22px auto;
  background-size: 22px auto;
  background-repeat: no-repeat;
  background-position: center center;
  top: 0;
  left: 0;
}
#top .interview.interview_sp .occupation_area01 .slider-pro .sp-previous-arrow:before, #top .interview.interview_sp .occupation_area01 .slider-pro .sp-previous-arrow:after {
  content: none;
}
#top .interview.interview_sp .occupation_area01 .slider-pro .sp-next-arrow {
  width: 17%;
  height: 100%;
  background-image: url("../img/new_top/arrow.png");
  -webkit-background-size: 22px auto;
  background-size: 22px auto;
  background-repeat: no-repeat;
  background-position: center center;
  top: 0;
  right: 0;
}
#top .interview.interview_sp .occupation_area01 .slider-pro .sp-next-arrow:before, #top .interview.interview_sp .occupation_area01 .slider-pro .sp-next-arrow:after {
  content: none;
}
#top .interview.interview_sp .occupation_area02 {
  margin-bottom: 35px;
  padding: 0 25px;
}
#top .interview.interview_sp .occupation_area02 ul {
  margin-bottom: -15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#top .interview.interview_sp .occupation_area02 ul li {
  width: 48%;
  margin-bottom: 15px;
}
#top .interview.interview_sp .occupation_area02 ul li:first-child,
#top .interview.interview_sp .occupation_area02 ul li:last-child {
  width: 100%;
}
#top .youtube {
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #top .youtube {
    padding-bottom: 70px;
  }
}
#top .youtube .movie {
  width: 690px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #top .youtube .movie {
    width: 100%;
    margin-bottom: 30px;
  }
}
#top .youtube .movie iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
#top .message {
  margin-bottom: 130px;
  padding: 210px 0 30px 0;
}
@media screen and (min-width: 768px) {
  #top .message {
    background-image: url("../img/new_top/incho_bg__pc.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center top;
  }
}
@media screen and (max-width: 767px) {
  #top .message {
    margin-bottom: 0;
    padding: 0 0 90px 0;
  }
}
#top .message .text {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #top .message .text {
    width: 100%;
    padding: 0 25px;
  }
}
#top .message .text h2.messageTtl {
  background: url("../img/new_top/message_h2.png") no-repeat center bottom;
}
@media screen and (max-width: 767px) {
  #top .message .text h2.messageTtl {
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
  }
}
#top .message .text p {
  margin-bottom: 1em;
  line-height: 2.33;
}
@media screen and (max-width: 767px) {
  #top .message .text p {
    font-size: 15px;
  }
}
#top .message .text .name {
  margin: 1.5em 0;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
}
#top .message .text .name span {
  font-size: 24px;
  font-weight: bold;
}
#top .message .text .btn_area .btn02 {
  margin-bottom: 10px;
}
#top .message .text .btn_area .btn02 a {
  width: 400px;
  padding: 1em;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #top .message .text .btn_area .btn02 a {
    width: 290px;
  }
}
/*画像ループ用*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/*追加*/
.bx-controls-direction div {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  outline: 0;
  width: 80px;
  height: 80px;
  text-indent: -9999px;
  z-index: 999;
  cursor: pointer;
}
.bx-controls-direction div {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  outline: 0;
  width: 80px;
  height: 80px;
  text-indent: -9999px;
  z-index: 999;
  cursor: pointer;
}
.bx-controls-direction div:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .bx-controls-direction div {
      margin-top: -20px;
      width: 40px;
      height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .bx-controls-direction div {
      margin-top: -20px;
      width: 40px;
      height: 40px;
  }
}