/*@font-face {
  font-family: "tk-a-otf-midashi-mi-ma31-pr6n";
  src: url(https://typekit.com/fonts/tk-a-otf-midashi-mi-ma31-pr6n);
}

p, td, th, a, li, {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.companyTable tbody tr th {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro"!important, serif;
}

.companyTable tbody tr th td {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro"!important, serif;
}
*/
svg {
  width: 55%;
  margin: auto;
}

/*.st0 {
    fill: #000;
    fill-opacity: 0;
            }*/

.st0 {
   stroke-width: 0.1;
}

/*#svg path {
  stroke: transparent;
  fill: transparent;
}

#svg.start .st0, #svg.start .st1 {
  stroke-dasharray: 2000;
  stroke-dashoffset: 0;
  stroke-width: 0.5;
}
#svg.start .st0 {
  stroke: #528D7C;
  animation: st0_anime 3s ease-in 0s forwards;
}
#svg.start .st1 {
  stroke: #528D7C;
  stroke-dashoffset: 2000;
  animation: st1_anime 1s ease-in 0.5s forwards;
}

@keyframes st0_anime {
  0% {
    stroke-dashoffset: 2000;
    fill: transparent;
  }
  50% {
    fill: transparent;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #528D7C;
  }
}
@keyframes st1_anime {
  0% {
    stroke-dashoffset: 2000;
    fill: transparent;
  }
  50% {
    fill: transparent;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #528D7C;
  }
}*/

/*.st1{
  fill:#528D7C;
  stroke:#528D7C;
  stroke-dasharray: 2000;
  stroke-dashoffset: 0;
  stroke-width: .5;
  -webkit-animation: hello 4s ease-in 1s;
  animation: hello 4s ease-in 0s;
}

  @-webkit-keyframes hello {
      0% {
        stroke-dashoffset: 2000;
        fill:transparent;
      }
      40% {
        stroke-dashoffset: 2000;
        fill:transparent;
      }
      50% {
        fill:transparent;
      }
      100% {
        stroke-dashoffset: 0;
        fill:#528D7C;
      }
    }
body {
  margin: 0;
}*/

.box {
  margin-bottom: 100px;
 /* width: 100vw;
  padding: 50px 0;
  text-align: center;*/

      text-align: center;
}

p {
  text-align: center;
}
#document.place-card.place-card-large {
  display: none!important;
}

.review-box {
  display: none!important;
}


.form-logo {
  padding: 17px 10px;
}

.bx-wrapper {
  margin-bottom: 10px!important;
}

.bx-pager>a {
  width: 24%;
  float: left;
  margin: 0.5%;
}

.bx-pager {
  display: table;
  width: 100%;
}

.bx-pager>a {
  display: table-cell;
  /*border: 5px solid transparent;*/
}

.bx-pager>a:hover {
  opacity: 0.7;
}

.bx-pager img {
  display: block;
  width: 100%;
}

.employment {
  text-align: center;
  font-size: 20px;
}

.fot_img {
  text-align: center;
  padding-bottom: 14px;
}

.copyright {
  /*background: #006400;*/
}

.copyright_text {
  font-size: 12px;
  text-align: center;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif,;
  padding: 14px 0px;
}

.slide_text_title {
  color: #336e1f;
  font-size: 30px;
  border-bottom: 1px solid #336e1f;
  padding-bottom: 15px;
}

.slide_text {
  padding-top: 30px;
  max-width: 568px;
  font-size: 14px;
  letter-spacing: 5px;
  line-height: 2.5;
}

.alpha:hover {
  opacity: .7;
}

nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

a {
  color: #999999;
  text-decoration: none;
}

.clr {
  clear: both;
}

* {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
}

h1, p {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  line-height: 1;
  text-align: left;
}

th {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.limit {
  color: #ff0000;
  padding: 15px 0 40px;
  font-size: 12px;
  letter-spacing: 2.5px;
  font-family: sans-serif;
}

p {
  font-size: 14px;
  text-align: left;
  color: #4d4d4d;
}

td {
  color: #4d4d4d;
  font-size: 14px;
}

h1 {
  font-kerning: auto;
  color: #336e1f;
  font-size: 20px;
  padding: 35px 0;
}

.required {
  color: #f00;
  font-size: 12px;
  letter-spacing: 0;
}

.bold {
  font-weight: bold;
}

.membersTitle h1 {
  font-size: 33px;
  letter-spacing: 1px;
}

.confirmation, .confirmation_bot {
  letter-spacing: 4px;
  line-height: 1.6;
}

.header img {
  display: block;
  margin: 0 auto;
  /*padding: 17px 10px;*/
  box-sizing: border-box;
}

.header {
  border-bottom: 2px solid #336e1f;
  position: relative;
  z-index: 10;
}

.bor_noe {
  border-bottom: none;
}

.header .header-inner {
  width: 100%;
  height: 50px;
}

.header .logo {
  position: relative;
  height: 50px;
  margin-left: 8px;
  padding: 0;
  border: 0;
}

.header .gnav {
  display: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.header .gnav>ul {
  overflow: visible;
}

.header .gnav li a {
  color: #ffffff;
  display: block;
  border-bottom: 1px solid #999999;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #00702E;
}

.header .gnav li a:hover {
  color: #006600;
  display: block;
  border-bottom: 1px solid #999999;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #cccccc;
}

.member_box {
  padding-bottom: 20px;
}

.membersTitle {
  padding: 40px 0 28px;
}

.login-table td input {
  padding: 4px 0 2px;
  background: #e6e6e6;
  border: none;
  /*line-height: 28px;*/
}

@media all and (-ms-high-contrast: none) {
  .login-table td input　{
    padding: 10px 0;
    line-height: 1.2!important;
  }
}

.contents {
  width: 490px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 0;
}

.contents_in {
  width: 480px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 0;
}

.contents hr {
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  height: 1px;
}

.contents table {
  text-align: left;
  width: 395px;
  margin: auto;
}

.contents table th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding-bottom: 1em;
  width: 7.5em;
}

.contents table td {
  vertical-align: middle;
  padding-left: 1em;
  padding-bottom: 1em;
}

.form_text_al form {
  text-align: left;
}

.reg-table tr:first-child td {
  font-family: sans-serif;
}

.reg-table td input {
/*  background: #e6e6e6;
  border: none;
  display: inline-block;
  line-height: 28px;
  height: 28px;
  width: 220px;*/
  /*padding-left: 10px;*/
}
.reg-table td .wh-auto {
  height: auto;
  background: #fff;
  border: solid #e6e6e6;
}


.wh-auto {
  width: auto!important;
}

.address {
  width: 280px!important;
}

.submit {
  position: relative;
  right: 53px;
  padding-top: 30px!important;
}

/*input.reset {
  background: #fff!important;
  border: 1px solid #606060!important;
  width: 100px!important;
  margin-right: 18px;
}

input.check {
  background: #666666!important;
  color: #fff;
  width: 100px!important;
  border: 1px solid #666666!important;
}*/

.radio_text {
  display: inline-block;
  padding: 0 20px 24px 20px;
}

.contents .not-sp .reg-table td {
  vertical-align: center;
  padding: 0 0 .8em 0;
  text-align: justify;
  font-size: 14px;
}

.contents .not-sp .reg-table th {
  vertical-align: center;
  padding: 0 0 .8em 0;
  text-align: justify;
  font-size: 14px;
  border-right: none;
  width: 118px!important;
  line-height: 28px;
}

.branch {
  letter-spacing: 2.4px;
}

.email {
  font-size: 12px;
}

.phone {
  letter-spacing: -.1px;
}

.three_text {
  letter-spacing: 9.8px;
}

.contents .top_msg {
  margin-top: 20px;
  margin-bottom: 15px;
}

.contents .top_msg2 {
  margin-bottom: 15px;
}

.contents .page-top {
  position: relative;
  width: 100%;
  text-align: right;
}

.contents .page-top img {
  width: 60px;
}

.contents .txt_block {
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
  font-size: 14px;
  letter-spacing: .6px;
}

.contents .login-table {
  margin-top: .5em;
  margin-bottom: 1.7em;
  margin-left: auto;
  margin-right: auto;
  width: 275px;
}

.contents .login-table td {
  vertical-align: center;
  padding: 0 0 .5em 0;
}

.contents .login-table .title {
  padding-right: 1em;
  line-height: 33px;
  font-size: 14px;
}

.login_box {
  padding-bottom: 35px;
  /* padding-right: 19px; */
  width: 94.5%;
}

.login {
  font-size: 12px;
  color: #fff;
  background: #336e1f;
  width: 100px;
  border: none;
  padding: 4.5px 0;
  position: relative;
  left: 11.5px;
}

.pass_text_box {
  padding-bottom: 30px;
  letter-spacing: .6px;
}

.pass_text {
  font-size: 12px;
  padding-bottom: 10px;
}

.right_br {
  padding-left: 1.5em;
}

.memberButton {
  width: 412px;
  margin: auto;
  clear: both;
  overflow: hidden;
  padding-bottom: 35px;
}

.contents .mem_reg_title {
  color: #336e1f;
  border: 1px solid #336e1f;
  text-align: center;
  width: 190px;
  box-sizing: border-box;
  /* padding: 12px 0px;
  display: inline-block; */
  float: left;
}

.contents .mem_reg_title a {
  padding: 12px 0px;
  display: block;
}

.mem_reg_titlebg {
  color: #fff;
  background: #336e1f;
  width: 190px;
  box-sizing: border-box;
  /* padding: 12px 0px; */
  text-align: center;
  /* display: inline-block; */
  float: right;
  border: 1px solid #336e1f;
}

.mem_reg_titlebg a {
  display: block;
  padding: 12px 0px;
}

.contents .mem_reg_title a {
  text-align: center;
  font-size: 12px;
  color: #336e1f;
  font-weight: bold;
}

.mem_reg_titlebg a {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.contents .mem_reg_msg {
  color: #ff0000;
  margin-top: 1.5em;
  margin-bottom: 2em;
  text-align: left;
}

.contents .dl_list {
  width: 100%;
  font-size: 1em;
  margin-top: .5em;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
}

.contents .dl_list td {
  vertical-align: center;
  padding: .8em;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.contents .dl_list td .w-120 {
  min-width: 120px;
}

.contents .dl_list td a {
  color: #006600;
}

.contents .dl_title {
  margin-right: .5em;
  white-space: nowrap;
  display: inline-block;
  _display: inline;
}

.mem_red {
  text-align: center;
  color: #ff0000;
  font-size: 12px;
}

.footer {
  margin-top: 0.5em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  color: #ffffff;
  background-color: #aaaaaa;
  text-align: center;
}

.footer a {
  color: #ffffff;
}

.footer .copy-rights {
  color: #ffffff;
  font-size: 0.8em;
  font-weight: bold;
  margin-top: 1em;
}

.sp-only {
  display: none;
}

.not-sp {
  display: block;
}

.slide_box {
  overflow: hidden;
  clear: both;
}

.inslide-left {
  transition: all .5s ease-in-out;
  transform: translate3d(0,0,0);
}

.outslide-left {
  transition: all .5s ease-in-out;
  transform: translate3d(-100%,0,0);
}

.inslide-right {
  transition: all .5s ease-in-out;
  transform: translate3d(0,0,0);
}
.outslide-right {
  transition: all .5s ease-in-out;
  transform: translate3d(100%,0,0);
}

#renovation,
#profit,
#rental {
  /*display: none;*/
}

#sale, #renovation, #profit, #rental {
  /*position: absolute;*/
  top: 0;
  /*background-color: #fff;*/
}

.windowbox {
  overflow: hidden;
}

.slide_box {
  position: relative;
}

.slider {
  display: inline-block;
  width: 50%;
}

.slide_text_box {
  display: inline-block;
  vertical-align: top;
  width: 43%;
  float: right;
  /*overflow: hidden;*/
  clear: both;
}

.slider_list {
  max-width: 311px;
  width: 100%;
  margin-left: auto;
  margin-left: 64%;
  /*padding-top: 52%;*/
  /*position: absolute;*/
  right: 0;
  bottom: 0;
}

.slider_list li {
  list-style-type: none;
  font-size: 20px;
  color: #336e1f;
  margin-bottom: 40px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 2s ease-in-out;
}

.slider_list li:last-child {
  margin-bottom: 0;
}

.slider_list li a {
  font-size: 20px;
  color: #336e1f;
  border-bottom: 1px solid #336e1f;
  padding-bottom: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  display: block;
  transition: all 2s ease-in-out;
  cursor: pointer;
}

.slider_list li :hover {
  display: block;
  position: relative;
  right: 75px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 2s ease-in-out;
}

.membersimgbox:hover {
  opacity: .7;
}

.sphgroup__menubox {
  width: 10%;
}

.sphgroup__registration {
  /**width: 294px;*/
  font-size: 19px;
}

#panel-btn {
  display: inline-block;
  position: relative;
  max-width: 50px;
  width: 100%;
  height: 100%;
  margin: 11px 0 10px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}

#panel-btn:hover {
  background: #fafafa;
}

#panel-btn-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 15%;
  width: 100%;
  height: 4px;
  margin: -18% 0 0 -15%;
  background: #666666;
  transition: .2s;
}

#panel-btn-icon:before, #panel-btn-icon:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 3px;
  background: #666666;
  transition: .3s;
}

#panel-btn-icon:before {
  margin-top: -24%;
  height: 4px;
}

#panel-btn-icon:after {
  margin-top: 24%;
  height: 4px;
}

#panel-btn .close {
  background: transparent;
}

#panel-btn .close:before, #panel-btn .close:after {
  margin-top: 0;
}

#panel-btn .close:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

#panel-btn .close:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.sphgroup__menubox {
  position: absolute;
  top: 46%;
  right: 3%;
}

#open, #close {
  font-size: 2vw;
  position: absolute;
  left: 3%;
  top: 1.5em;
  right: 0;
  margin: auto;
  color: #ffe200;
  text-align: center;
}

.open_btn-on {
  display: none;
}

.close_btn {
  display: none;
}

.close_btn-on {
  display: block;
}

.spmenebox {
  /* position: fixed;*/
  width: 100%;
  z-index: 999;
}

.spmenebox ul {
  position: absolute;
  width: 100%;
  background-color: #fff;
  display: none;
  z-index: 999;
  padding: 0;
  top: 100%;
}

.spmenebox li {
  list-style-type: none;
  width: 100%;
}

.spmenebox li a {
  color: #fff;
  border-top: solid 1px #e3e3e3;
  padding: 4% 0;
  display: block;
  width: 100%;
  text-align: center;
  background: #336e1f;
  font-size: 18px;
}

.spmenebox li:last-child a {
  border-bottom: solid 1px #e3e3e3;
}

.sphgroup__logobox {
  float: left;
  margin-left: 2.5%;
  width: 28%;
}

.nav__item p {
  color: #fff;
  font-size: 12px;
}

.le_sp_th {
  letter-spacing: 23px;
}

.le_sp_two {
  letter-spacing: 23px;
}

.le_sp_fou {
  letter-spacing: 10.6px;
}


/* line 915, ../scss/person.scss */

.companyTable th {
  border-bottom: none;
  display: table-cell;
  text-align: left;
  padding-bottom: 0;
  width: 120px;
  font-size: 15px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


/* line 922, ../scss/person.scss */

.companyTable td {
  display: table-cell;
  padding-bottom: 13px;
  line-height: 2em;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.bx-pager .active {
  opacity: .5;
}

.titleH2.mini h2 {
 /* padding-top: 2%;*/
  margin-top: 6%;
  margin-bottom: 2%;
}

.mg-space {
  margin-top: 8%!important;
  margin-bottom: 160px!important;
}

.employment {
  margin-bottom: 160px;
}

.privacy_box {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.privacy_box h1 {
  font-size: 30px;
  text-align: center;
  font-family: "a-otf-midashi-mi-ma31-pr6n",serif!important;
  padding: 7.8% 0;
}

.privacy_hed_border {
  border-bottom: 2px solid #000;
}

.privacy_title_box {
  padding-bottom: 8%;
}

.privacy_title_text {
  font-size: 14px;
  padding-bottom: 15px;
  letter-spacing: 3px;
}

.privacy_title_text:last-child {
  padding-bottom: 0;
  line-height: 2.3;
}

.privacy_text_box {
  padding-bottom: 6%;
}

.privacy_title {
  font-size: 20px;
  padding-bottom: 1.8%;
}

.privacy_text {
  font-size: 14px;
  padding-left: 0em;
  text-indent: 0em;
  line-height: 2.3;
  letter-spacing: 1.3px;
}

.privacy-indent {
  padding-left: 0;
  text-indent: 0;
}

.privcy_address {
  padding-top: 6%;
}

.privcy_address p {
  font-size: 14px;
  text-align: center;
}

#page-top {
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 999;
}

#page-top a {
  width: 55px;
  display: block;
}

.topNavLists {
  border-top: none;
  background-color: rgba(255, 255, 255, 0);
  margin-right: 2.7vw;
  padding: 0;
}

.review-box {
  display: none;
}

 .display-pc {
    display: block;
  }

  .display-sp {
    display: none;
  }

  .drawer-hamburger {
    display: none!important;
  }


@-moz-document url-prefix() {
  .mg-space {
    margin-top: 8%!important;
    margin-bottom: 20%!important;
  }
  .employment {
    margin-bottom: 20%;
  }
}

}

/*11/16追加*/
.companyTable_map img {
  width: 20%;
}
.color-box-img {
  width: 30%!important;
  margin-bottom: 2%;
}

.lightbox {
  outline: none;
}
/*11/16追加*/


/***リニューアル***/

header img {
  position: fixed;
    z-index: 4;
    top: 0;
    display: block;
    box-sizing: content-box;
    /* width: 2rem; */
    padding: 0;
    padding: 18px .75rem 30px;
    -webkit-transition: all .6s cubic-bezier(.19,1,.22,1);
    transition: all .6s cubic-bezier(.19,1,.22,1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border: 0;
    outline: 0;
    background-color: transparent;
}
/*フォント*/
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

body,p,h2,h3,a,span,input,th,td,div {
  font-family: "Yu Gothic", YuGothic,"Yu Gothic Medium", "游ゴシック Medium","游ゴシック体,sans-serif";
}
/*フォント*/

.main {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 260px;
}

.side-box {
  width: 16.7%;
}

.side-box ul {
  padding: 0;
}

.side-box li a {
  width: 100%;
  margin-bottom: 22px;
  /* padding: 13px 32px 13px 0; */
  padding: 13px 0 13px 32px;
  display: block;
  color: #696969;
  font-size: 14px;
  /* text-align: right; */
}

.side-box li a:hover {
  display: block;
  /* padding: 13px 32px 13px 0; */
  padding: 13px 0 13px 32px;
  background: #528d7c;
  color: #fff;
  font-size: 14px;
}

.side-box li:last-child a:hover {
  background: none;
  opacity: .7;
}

.main-box {
  width: 83%;
}


.p-loadin{
  opacity : 0;
  transform : translate(0, 50px);
  transition : all .9s ease-in-out;
}

/* 画面外にいる状態 */
.fadein {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 500ms;
    }
 
/* 画面内に入った状態 */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }


.main_visual{
  position: relative;
  margin-bottom: 500px;
  /*opacity: 0;*/
  /*transform: translate(0,60px); 
  -webkit-transform: translate(0,60px);*/
  box-sizing: border-box;
}
.mv{
  opacity: 1.0;
  transform: translate(0,0); 
  -webkit-transform: translate(0,0);
}

.logo-title {
 /* position: absolute;
  top: 0;*/
  width: 100%;
  text-align: center;
  margin:0 auto 55px;
  opacity: 0;
}

.logo-title img {
  width: auto;
}


.main_visual .text {
/*  position: absolute;
  top: 50%;
      width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;*/
  /*position: absolute;*/
  /*left: 20%;*/
  /*margin: 0 auto 150px;*/
  /*margin-left: 22%;*/
  color: #528d7c;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6;
  text-align: left;
  display: none;
}

.main-textbox {
    text-align: center;
}

.main-textbox .inner {
  display: inline-block;
}


.main_visual .scroll {
 /* position: absolute;
  bottom: 0;*/
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.side-box ul {
  position: fixed;
  bottom: 6%;
  /*top: 0;*/
}

.side-box ul li img {
  margin: 0;
  /* margin: 0 0 0 auto; */
}

#business {
  margin-bottom: 220px;
}

#business .title,#company .title,#privacy .title,#members .title,#reg .title,#form .title {
  display: inline-block;
  margin: 0 0 48px;
  color: #528d7c;
  font-weight: bold;
  font-size: 24px;
  padding: 10px 25px;
  background: transparent;/*背景透明に*/
  border-left: solid 10px #528d7c;/*左線*/
  border-bottom: solid 1px #528d7c;
  letter-spacing: 0.2em;
}

.slider-box{
  display: flex;
  position: relative;
  margin: 0 0 118px;
}

.slider-box:nth-child(4) {
  flex-direction: row-reverse;
  /*margin: 0 0 180px;*/
}

.slider-box:nth-child(4) .slide-text {
  /*top: 78px;*/
  right: auto;
  left: 0;
  padding: 73px 66px 32px 58px;
}

.slider-box:nth-child(4) .slide-text .text{
   margin: 0 0 57px;
}

.slider-box:nth-child(4) .bx-wrapper {
  /*top: 0;*/
}

.slider-box .bx-wrapper {
  position: relative;
  top: 30px;
  max-width: 100%!important;
    width: 52.3%;
    padding: 0;
    border: none;
    box-shadow: none;
    z-index: 1;
}

.slider-box:last-child .bx-wrapper {
  /*top: 0;*/
}

.slider-box:last-child .slide-text {
  /*top: 20px;*/
}

.slide-text {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  width: 51.3%;
  padding: 73px 50px 32px 76px;
  /*background: #fafafa;*/
  box-sizing: border-box;
}

.slide-text .subtitle {
  margin-bottom: 30px;
  color: #696969;
  font-size: 18px;
  font-weight: bold;
}

.subtitle-border {
  width: 100%;
  margin-bottom: 23px;
  border-bottom: 1px solid #528d7c;
}

.slide-text .text {
  margin-bottom: 90px;
  color: #696969;
  font-size: 14px;
  line-height: 2.3;
}

.bx-pager {
  display: flex;
}

.custom-control {
  display: flex;
}

.bx-pager-link{
  margin: 0 0 0 20px;
  color: #b2b2b2;
  font-size: 14px;
}

.bx-pager .active{
  margin: 0 0 0 20px;
  padding-bottom: 1px;
  border-bottom: 2px solid #528d7c;
  color: #528d7c;
  font-size: 14px;
  opacity: 1!important;
}

.slider-box:last-child {
  margin-bottom: 0;
}

#company {
  /*margin-bottom: 30px;*/
}

#company table {
  width: 100%;
  margin: 0 0 73px;
}

#company table th {
  width: 160px;
  padding: 0 0 0 40px;
  color: #333630;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  line-height: 1.8;
}

#company table td {
  padding: 0 0 28px;
  color: #333630;
  font-size: 14px;
  line-height: 1.8;
}

.pd-bot-none {
  padding-bottom: 0!important;
}

footer {
  margin-bottom: 10px!important;
}

.copyright {
  padding-bottom: 40px;
  color: #4e4d4d;
  font-size: 12px;
  text-align: center;
}

.footer-box {
  display: flex;
  align-items: flex-start;
  margin: 0 0 20px;
}


 .footer-border {
    width: 100%;
    margin: 0;
    border-top: 1px solid #528d7c;
  }

  .br-none {
    display: block;
  }

  .br-block {
    display: none;
  }

  .not-sp {
    display: block!important;
  }


  .bottom-main {
    padding-top: 110px;
  }

  #privacy {
    max-width: 860px;
    width: 100%;
    margin: 0 auto 100px 40px;

  }

  #privacy .lead {
    margin: 0 0 80px;
    font-size: 14px;
    line-height: 2;
  }

  .privacy-box {
    margin-bottom: 56px;
    color: #696969;
  }

  .privacy-areaa .privacy-box:last-child {
    margin-bottom: 100px;
  }

  .privacy-box .subtitle {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .privacy-box .text {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 2;
  }

  #privacy .center-text {
    font-size: 14px;
    text-align: center;
  }

  footer .inner{
    width: 83%;
    margin: 0 0 0 auto;
  }

  #members,#reg,#form {
    max-width: 800px;
    width: 100%;
    margin: 0 auto 0 40px;
  }


  .members-lead-box,.reg-lead-box,.form-lead-box {
    margin: 0 0 50px;
    padding: 14px 30px;
    /*background: #fbfbfb;*/
  }

  .members-lead-box .text,.reg-lead-box .text,.form-lead-box .text {
    font-size: 14px;
    line-height: 2;
  }

  .members-table,.reg-table  {
    width: 100%;
  }

  .members-table td,.members-table th,.reg-table td,.reg-table th {
    display: block;
    color: #4e4d4d;
    font-size: 16px;
  }

  .members-table th,.reg-table th {
    margin-bottom: 24px;
    text-align: left;
  }

  .members-table td,.reg-table td {
  margin-bottom: 50px;
 }

  .members-table td input,.reg-table td input {
    width: 100%;
    outline: none;
    border: none;
    border-bottom: 1px solid #b2b2b2;
    padding: 0 0 18px 12px;
    background: none;
  }

  .members-table td input:focus,.reg-table td input:focus {
    border-color: #528d7c;
  }

  .login_box {
    width: 100%;
    margin-bottom: 64px;
    padding: 0;
    text-align: center;
  }

  .login_box input {
    max-width: 220px;
    width: 100%;
    padding: 14px 0;
    border: 1px solid #528d7c;
    color: #528d7c;
    background: #fff;
     font-size: 12px;
     box-sizing: border-box;
  }

  .login_box input:hover {
    color: #fff;
    background: #528d7c;
  }

  .members-pass-box {

  }

  .members-pass-box .text {
    margin-bottom: 14px;
    color: #4e4d4d;
    font-size: 14px;
  }

  .members-pass-box .subtext {
    margin-bottom: 62px;
    color: #e7211a;
    font-size: 14px;
  }

  .memberButton {
    display: flex;
    justify-content: space-between;
    max-width: 484px;
    width: 100%;
    margin: 0 auto 86px;
    padding: 0;
  }

  .mem_le-btn {
    max-width: 220px;
    width: 100%;
    padding: 16px 0;
    border: 1px solid #4e4d4d;
    color: #4e4d4d;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
  }

  .mem_ri-btn {
    max-width: 220px;
    width: 100%;
    padding: 16px 0;
    /*border: 1px solid #b2b2b2;
    background: #b2b2b2;*/
    /*color: #4e4d4d;*/
    background: #528d7c;
    border: 1px solid #528d7c;
    color: #fff;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
  }

  .mem_ri-btn:hover{
    opacity: .7;
  }


  .reg-lead-box .text span {
    color: #e7211a;
  }

  .radio-box td {
    display: inline-block;
    margin-right: 100px;
    line-height: 1;
  }

  .radio-box td input{
    position: relative;
    top: -3px;
  }

  :placeholder-shown {
    color: #b2b2b2; }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
    color: #b2b2b2; }

/* Firefox 18- */
:-moz-placeholder {
    color: #b2b2b2; opacity: 1; }

/* Firefox 19+ */
::-moz-placeholder {
    color: #b2b2b2; opacity: 1; }

/* IE 10+ */
:-ms-input-placeholder {
    color: #b2b2b2; }

.reg-table .submit {
    position: inherit;
    width: 100%;
    margin: 0 auto 90px;
    text-align: center;
}

.reg-table .submit input {
    max-width: 220px;
    width: 100%;
    padding: 14px 0;
    border: 1px solid #528d7c;
    color: #528d7c;
    background: #fff;
    font-size: 12px;
    box-sizing: border-box;
    }

.reg-table .submit input:hover {
    color: #fff;
    background: #528d7c;
}
/**リニューアル***/



/*スライダーネーム*/
span.slider-ttl {
  position: relative;
  font-size: 14px;
  line-height: 2.3;
  color: #696969;
  z-index: 100;
  display: block;
  text-align: right;
}

@media only screen and (max-width: 1200px) {
  .slide_text {
    max-width: 568px;
    font-size: 12px;
    letter-spacing: 5px;
  }

  .main-box,footer .inner {
    width: 80%;
  }
  #privacy, #members, #reg {
    width: 93%;
    margin: 0 auto 0 10px;
  }
  #privacy {
    margin-bottom: 100px;
  }
}

@media only screen and (max-width: 1100px) {
  .slide_text {
    font-size: 12px;
    letter-spacing: 1px;
  }

  .companyInner {
    width: 92%!important;
    margin: 0 auto;
  }
  .slider_list {
    margin-left: 50%;
  }
  .slider_list li :hover {
    right: 40px;
  }
  .privacy_box {
    width: 95%;
  }
  .topNavLists {
    margin-right: 3vw;
  }
  .topNavLogo {
    width: 18%;
    padding-top: 1.6%;
  }
  .topNavLogo {
    padding-top: 1.1%;
  }
  .privacy_br {
    display: none;
  }
  .slider_list li a {
    padding-bottom: 10px;
    font-size: 13px;
  }
  .topNavLists{
    margin-right: 2.7vw!important;
  }
  .slider_list li a {
    font-size: 13px;
  }

  .slider-box {
    margin: 0 0 20vw;
  }
  .slider-box:nth-child(4) {
    margin: 0 0 24vw;
  }

  .slide-text {
    padding: 53px 30px 32px 56px;;
  }

  .slider-box:nth-child(4) .slide-text {
    top: 58px;
    padding: 52px 46px 32px 38px;
  }

  #company table {
    width: 100%;
  }


  #company table td,#company table th {
    font-size: 12px;
  }
}


@media only screen and (max-width: 1000px) {
  .privacy_text {
    letter-spacing: 1px;
  }
  .privacy_title_text {
    line-height: 2.3;
  }
  .privacy_text br, .privacy_title_text br {
    display: none;
  }
  .topNavLogo {
    padding-top: 1.4%;
    /*padding-left: 1%;*/
    width: 20%;
  }

  .slider_list li {
    margin-bottom: 20px;
  }

  .slider_list li a {
    padding-bottom: 10px;
    font-size: 13px!important;
  }
  .topNavLists{
    margin-right: 2vw!important;
  }
  .topNavList.right {
    margin-top: 45px!important;
  }
  .topNavLogo img {
    padding-left: 3%!important;
  }

  #company table th {
    width: 100px;
  }

  .br-none {
    display: none;
  }

  .br-block {
    display: block;
  }

  /* #privacy,#members,#reg {
    max-width: 100%;
    width: 96%;
  } */

  .main-box, footer .inner {
    width: 76%;
  }

  .side-box ul li img {
    width: 80%;
  }

}

@media only screen and (max-width: 900px) {

.side-box ul {
    width: 18%;
}

.slide-text {
  margin-bottom: 50px;
    padding: 40px 20px 32px 30px;
}

.slider-box .bx-wrapper {
  width: 50%;
}

.slide-text .subtitle {
  margin-bottom: 20px;
}

.slide-text .text,.slider-box:nth-child(4) .slide-text .text ，span.slider-ttl{
  margin-bottom: 50px;
  font-size: 12px;
}
span.slider-ttl {
  margin-bottom: 0;
}

.side-box ul {
  width: 16%;
}

.side-box li a,.side-box li a:hover {
  /* padding: 13px 20px 13px 0; */
  padding: 13px 0 13px 20px;
  font-size: 12px;
}

.slider-box:nth-child(4) .slide-text {
  padding: 40px 20px 32px 33px;
}

}

@media only screen and (max-width: 880px) {
  .logo-title {
    width: 45%;
  }
  .main_visual .text {
    font-size: 20px;
  }
  .slide_text {
    font-size: 11px;
    letter-spacing: 1px;
  }
  .topNavLists {
    margin-right: 2vw;
  }
  .topNavLogo {
    /* width: 18%;
    padding-top: 2.3%; */
    padding-top: 1.9%;
    /*padding-left: 1%;*/
    width: 20%!important;
  }
  .topNavList.right {
    margin-top: 3.5%!important;
  }
  .topNavUp li a {
    font-size: 12px!important;
  }
}

@media only screen and (max-width: 768px) {
  .main {
    padding-top: 55vw;
  }
  .box {
    margin-bottom: 60vw;
  }
  svg {
    width: 80%;
    margin: auto;
  }
  .privacy_box {
    width: 96%;
    margin: 0 auto;
  }
  .topNavLists {
    margin-right: 0;
  }
  .mainNavi {
    padding: 12px 0;
  }
  .topNavLogo {
    padding-left: 10px;
  }
  .privacy_title_text {
    line-height: 2.3;
  }
  .privacy_text_none {
    padding-left: 0em;
    text-indent: 0em;
  }
  .titleH2 h2 {
    font-size: 35px;
    margin-top: 10%;
  }
  .companyInner {
    max-width: 1000px;
    width: 95%;
    margin: 0 auto;
  }
  .companyTable {
    margin: 50px 0 0 0;
    width: 100%;
    display: inline-block;
  }
  .companyTable_map {
    width: 100;
  }
  .companyTable_map iframe {
    width: 100%;
    height: 310px;
  }
  .sp-membersimgbox {
    overflow: hidden;
    clear: both;
  }
  .membersimgbox {
    float: right;
    padding-top: 5%;
  }
  .le_sp_th {
    letter-spacing: 23px;
  }
  .le_sp_two {
    letter-spacing: 23px;
  }
  .le_sp_fou {
    letter-spacing: 10.6px;
  }
  /* line 915, ../scss/person.scss */
  .companyTable th {
    border-bottom: none;
    display: table-cell;
    text-align: left;
    padding-bottom: 0;
    width: 128px;
    font-size: 14px;
  }
  /* line 922, ../scss/person.scss */
  .companyTable td {
    display: table-cell;
    padding-bottom: 10px;
    line-height: 2;
  }
  .titleH2.mini h2 {
    font-size: 4.6vw;
    /* padding-top: 14%; */
    margin-top: 14%;
    margin-bottom: 10%;
  }
  .content-box {
    padding-top: 15px;
  }
  .content-title {
    font-size: 7vw;
    color: #346b34;
    border-bottom: 1px solid #346b34;
    padding-bottom: 10px;
    width: 97%;
    margin-left: auto;
    padding-top: 3%;
    /* padding-top: 15%; */
  }
  .content-list {
    padding-top: 12%;
  }
  .content-text {
    padding: 10px 0;
    width: 97%;
    margin-left: auto;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 2.5;
    padding-bottom: 10%;
  }
  .main-menue {
    overflow: hidden;
    background-color: #000;
    /* カラーフィルタ効果の色を指定 */
    display: inline-block;
  }
  .main-menue li {
    list-style: none;
    float: left;
    width: 50%;
    display: block;
    position: relative;
  }
  .main-menue li:nth-child(3) {
    margin-top: .4%;
  }
  .main-menue li a {
    display: block;
    font-size: 0;
  }
  .main-menue li a img {
    opacity: .5;
  }
  .main-menue li a img:hover {
    opacity: 1;
  }
  .main-menue-text-one {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    height: 0;
    font-size: 4.5vw;
    text-align: center;
  }
  .main-menue-text-two {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    height: 0;
    font-size: 4.5vw;
    text-align: center;
  }
  .main-menue-text-thr {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    height: 0;
    font-size: 4.5vw;
    text-align: center;
  }
  .main-menue-text-fou {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    height: 0;
    font-size: 4.5vw;
    text-align: center;
  }
  .companyTable_map {
    text-align: center;
    /*height=: 60px;*/
  }
  .companyTable_map iframe {
    height: 400px;
  }
  .slider {
    width: 100%;
  }
  .bx-pager>a {
    width: 24%;
    float: left;
    margin: 0.5%;
  }
  .bx-pager {
    /*display: table;*/
    width: 100%;
  }
  .bx-pager>a {
    display: table-cell;
    /*border: 5px solid transparent;*/
  }
  .bx-pager>a:hover {
    opacity: 0.7;
  }
  .bx-pager img {
    display: block;
    width: 100%;
  }
  .sp_logo_but {
    float: left;
    width: 40%;
  }
  .topNavLogo {
    float: left;
    width: 40%!important;
    padding-top: 1.4%;
  }
  .not-sp {
    display: none!important;
  }
  .sp-only {
    display: block;
  }
  .sp_title {
    font-size: 7vw;
    line-height: 60px;
  }
  .text-box {
    text-align: center;
  }
  .text-box span {
    display: inline-block;
    text-align: left;
  }
  .membersTitle h1 {
    font-size: 6vw;
  }
  .txt_block {
    letter-spacing: 5px;
    font-size: 2.8vw!important;
    line-height: 2;
  }
  .txt_block_bot {
    font-size: 20px;
    letter-spacing: 7px;
  }
  .contents .login-table .title {
    width: 100%;
    display: block;
    font-size: 30px;
    padding: 30px 0 5px;
  }
  .contents .login-table td {
    width: 100%;
    display: block;
  }
  .login_box {
    padding: 40px 0 30px;
  }
  .login {
    color: #fff;
    background: #336e1f;
    border: none;
    padding: 19.5px 0;
    width: 100%;
    position: inherit;
    padding: 19.5px 0;
    font-size: 30px;
  }
  .login-table td input {
    width: 100%;
    line-height: 3em;
  }
  .reg-table th, .reg-table td {
    display: block;
    width: 100%;
  }
  .pass_text {
    font-size: 4.5vw;
    line-height: 1.4;
  }
  .right_br {
    text-indent: -2em;
    padding-left: 2em;
  }
  .right_br span {
    padding-right: .9em;
  }
  .memberButton {
    width: 100%;
  }
  .contents .mem_reg_title {
    width: 100%;
    float: none;
    display: block;
    padding: 2% 0;
  }
  .contents .mem_reg_title a {
    font-size: 30px
  }
  .memberButton_box {
    padding-bottom: 40px;
  }
  .mem_red {
    font-size: 4vw;
    text-align: left;
    padding: 30px 0 60px;
    line-height: 1.6;
  }
  .mem_reg_titlebg {
    width: 100%;
    float: none;
    display: block;
    padding: 2% 0;
  }
  .mem_reg_titlebg a {
    font-size: 6vw;
  }
  .header {
    width: 100%;
  }
  .header .header-inner {
    width: 768px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
  }
  .header .logo {
    position: relative;
    margin-top: 20px;
    border: 0;
  }
  .header .gnav_l {
    margin-top: 25px;
  }
  .header .gnav_l li {
    float: left;
    margin-left: 32px;
    margin-right: 32px;
  }
  .header .sp-menu {
    display: none;
  }
  .contents table td {
    width: 100%;
    padding: 0;
  }
  .contents table th {
    width: 100%;
    padding: 25px 0 1px;
    font-size: 16px;
  }
  .contents table, .reg-table td input {
    width: 100%;
  }
  .address {
    width: 97%!important;
  }
  .submit {
    position: inherit;
  }
  input.reset {
    width: 49%!important;
    margin: 0;
    float: left;
    padding: 3% 0;
  }

  .members-lead-box, .reg-lead-box, .form-lead-box {
    margin-bottom: 6vw;
  }
 /* input.check {
    width: 49%!important;
    margin: 0;
    float: right;
    padding: 3% 0;
  }*/
  .reg-table td input {
    width: 97%;
  }
  .sp-title {
    font-size: 40px!important;
    line-height: 61px;
  }
  .contents {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
  }
  /*.contents .gnav_l1 {
float: left;
margin: 0;
margin-bottom: 20px;
}*/
  .contents .gnav_l2 {
    float: right;
    margin: 0;
    margin-bottom: 20px;
  }
  .contents .bottom_nav {
    margin-top: 50px;
  }
  .contents .bottom_nav_l {
    display: block;
    float: left;
  }
  .contents .bottom_nav_r {
    float: right;
  }
  .contents .bnav_l {
    margin-top: 8px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 1px 6px;
    float: left;
  }
  .contents .bnav {
    margin-top: 8px;
    border-right: 1px solid #cccccc;
    padding: 1px 6px;
    float: left;
  }
  .contents .bnav a:hover {
    color: #006600;
  }
  .contents .page-top {
    position: relative;
    width: 100%;
    text-align: right;
  }
  .contents .page-top img {
    width: 60px;
  }
  .contents .txt_plicy_l {
    width: 178px;
    text-align: left;
    color: #006600;
    float: left;
  }
  .contents .txt_plicy_r {
    width: 570px;
    text-align: left;
    float: right;
    margin-bottom: 1.5em;
    line-height: 2em;
  }
  .contents .business_box {
    width: 230px;
    text-align: left;
    line-height: 2em;
  }
  .contents .business_box_waku1 {
    width: 259px;
    float: left;
  }
  .contents .business_box_waku2 {
    width: 230px;
    float: left;
  }
  .contents .business_box_waku3 {
    width: 230px;
    float: right;
  }
  .contents .results_img img {
    margin: 0 5px 20px 0;
    border-style: none;
  }
  .contents .com-left {
    width: 468px;
    margin-bottom: 3em;
    float: left;
  }
  .contents .com-right {
    margin-bottom: 3em;
    float: right;
  }
  .contents .not-sp table {
    width: 100%;
  }
  .contents .not-sp table td {
    padding: 0;
  }
  .contents .not-sp .title {
    padding-bottom: .8em;
  }
  .contents .not-sp .num {
    text-align: right;
    padding: 0 0 .8em .3em;
  }
  .contents .login-table {
    margin-top: .5em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto
  }
  .contents .login-table td {
    vertical-align: center;
    padding: 0 0 .8em 0;
  }
  .contents .login-table .title {
    padding-right: 1em;
  }
  .contents .mem_reg_title a {
    color: #006600;
    text-decoration: none;
  }
  .contents .mem_reg_title a:hover {
    color: #aaaaaa;
    text-decoration: none;
  }
  .contents .mem_reg_btn {
    margin-left: 3em;
    margin-top: 1.9em;
    float: left;
  }
  .contents .mem_reg_btn2 {
    width: 220px;
    color: #000000;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    padding: .8em;
    text-align: center;
    margin-top: 1.5em;
    margin-left: 7em;
    float: left;
  }
  .contents .mem_reg_btn2 a {
    color: #000000;
    background-color: #eeeeee;
    text-decoration: none;
  }
  .contents .mem_reg_btn2 a:hover {
    color: #006600;
    background-color: #eeeeee;
    text-decoration: none;
  }
  .contents .mem_reg_msg {
    color: #ff0000;
    margin-top: 1.5em;
    margin-bottom: 2em;
    text-align: center;
  }
  .contents .not-sp .reg-table {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
  }
  .header .not-sp .login_close {
    display: block;
    position: relative;
    right: 20px;
    top: 10px;
    text-align: right;
  }
  .footer .ftxt {
    float: left;
    margin: 5px;
  }
  .footer .footer-inner {
    width: 768px;
    margin: 0 auto;
    text-align: center;
  }
  .text_title {
    margin: 35px;
    font-size: 18px;
    color: #006400;
    font-family: "a-otf-midashi-mi-ma31-pr6n",serif!important;
  }
  .titleH2 h2 {
    text-align: center;
    font-weight: 500 !important;
    /* font-size: 18px; */
    color: #006400;
    font-family: "a-otf-midashi-mi-ma31-pr6n",serif!important;
  }
  .employment {
    text-align: center;
    font-size: 15px;
    /* height: 60px;
    margin-top: 60px; */
  }
  .reg-table td input {
    line-height: 3em;
  }

  .reg-table td .check,.reg-table td .reset {
    line-height: 1em;
    height: auto;
  }
  .membersTitle {
    padding: 6% 0 5%;
  }
  .member_box {
    padding-bottom: 4%;
  }
  .contents .login-table .title {
    padding-bottom: 2%;
    padding-top: 3%;
  }
  .login_box {
    padding: 3% 0;
    width: 30%;
    margin: auto;
  }
  .login {
    font-size: 3.5vw;
    padding: 6% 0;
  }
  .pass_text {
    font-size: 3.5vw;
    padding-top: 10%;
  }
  .companyTable th {
    display: block;
    width: 100%;
    padding-bottom: 15px;
  }
  .companyTable td {
    display: block;
    width: 100%;
    padding-bottom: 40px;
  }
  .main {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }

  /*#cboxLoadedContent {
    width: 80%!important;
  }

  #cboxLoadedContent img {
    width: 80%;
  }*/


 /* div#colorbox,#cboxWrapper,#cboxContent,#cboxLoadedContent,#cboxLoadedContent img {
    width: 100%!important;
    height: auto!important;
  }*/

 /*リニューアル*/
  header {
    background: #fff!important;
    position: fixed!important;
    top: 0!important;
    z-index: 10;
    width: 100%!important;
    height: 9vw!important;
  }

  input[type=radio] {
  -moz-transform-origin: right bottom;
  -moz-transform: scale( 2 , 2 );
   -webkit-transform-origin: right bottom;
  -webkit-transform: scale( 2 , 2 );
}



.reg-table td .wh-auto {
  top: 0;
}

  .main {
    padding-top: 40vw;
  }

  .box {
    margin-bottom: 25vw;
  }

  .logo {
    width: 29.6%;
  }

  .bottom-main {
    padding-top: 20vw;
  }

  .logo-title {
    width: 56%;
  }

  .main_visual .text {
    font-size: 4vw;
    /*margin-left: 4%;*/
    line-height: 2;
  }

  .main_visual .text.textillate2 {
    margin-bottom: 46vw;
  }

  .sp-area {
    width: 87.5%;
    margin: 0 auto;
  }
  .main_visual {
    margin-bottom: 0;
  }


  .display-pc {
    display: none;
  }

  .display-sp {
    display: block;
  }

  .drawer-hamburger {
    display: block!important;
  }

  .main-box {
    width: 100%;
  }

  .slider-box,.slide-text,.slider-box:nth-child(4) {
    display: block;
    flex-direction: column;
    margin: 0 0 14.3vw;
  }

  .slider-box .bx-wrapper {
    display: block;
    width: 100%;
    top: 0;
    margin-bottom: 0px!important;
  }

  .slider-box:last-child .slide-text {
  top: 0;
}

  .slide-text,.slider-box:nth-child(4) .slide-text {
    position: inherit;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 6vw 5.8vw 7.3vw;
  }

  .custom-control {
    justify-content: space-between;
  }

  .custom-next {
    text-align: right;
  }

  .bx-pager {
    display: flex!important;
  }

  .slide-text .subtitle {
    font-size: 4.7vw;
  }

  .slide-text .text,.slider-box:nth-child(4) .slide-text .text ,span.slider-ttl{
    font-size: 3.8vw;
  }
  span.slider-ttl {
    padding: 0 5.8vw;
  }
  .bx-pager .active,.bx-pager-link {
    font-size: 3.8vw;
  }

  #business {
    margin-bottom: 11.8vw;
    padding-top: 10vw;
  }

  #company {
    width: 87.5%;
    margin: 0 auto;
    padding-top: 10vw;
  }

  #company table th,#company table td,.reg-table th, .reg-table td {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 3.8vw;
  }

  #company table th {
    margin-bottom: 1vw;
  }

  #company table td {
    margin-bottom: 6.8vw;
    line-height: 1.9;
  }

  .companyTable_map {
    width: 100%;
  }

  footer .inner {
    width: 100%;
    /*padding: 6.9vw 0 4.6vw;*/
    padding: 6.9vw 0 0;
  }

  .footer-box {
    width: 100%;
    height: 1px;
    margin: 0 0 6.3vw;
  }

  .footer-border {
    margin: 0 0 3vw;
  }

  .copyright {
    font-size: 2.8vw;
    padding-bottom: 3vw;
  }



.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: #528d7c!important;
  }

.drawer-open .drawer-hamburger-icon {
    background-color: transparent!important;
}

.drawer-open header {
  width: auto!important;
}

.drawer-open header .logo {
  display: none;
}

.drawer-nav {
  z-index: 100!important;
}

.drawer-nav {
  background-color: #fff!important;
}

.drawer-menu-item {
  color: #528d7c!important;
}

#privacy{
    max-width: 100%;
    width: 87.5%;
    margin: 0 auto;
}

#privacy .center-text {
  line-height: 2;
}

#business .title, #company .title, #privacy .title,#members .title,#reg .title,#form .title {
  font-size: 4.6vw;
  margin: 0 0 6vw;
  padding: 2vw 0 2vw 2vw;
  line-height: 1.3;
  -webkit-appearance: none;
   border-radius: 0;
  outline: none;
}

input {
  /*-webkit-appearance: none;*/
   border-radius: 0;
  outline: none;

}

#privacy .lead {
  font-size: 3.8vw;
}

.privacy-box .subtitle {
  font-size: 3.8vw;
  font-weight: bold;
}

.privacy-box .text {
  font-size: 3.8vw;
}

#privacy .center-text {
  font-size: 3.8vw;
}

.members-lead-box .text,.reg-lead-box .text,.form-lead-box .text {
  font-size: 3.8vw;
}

.members-table td, .members-table th {
  font-size: 3.8vw;
}

#members,#reg,#form {
    max-width: 100%;
    width: 87.5%;
    margin: 0 auto;
}

.login_box {
   max-width: 100%;
    width: 87.5%;
    margin-bottom: 10vw;
}

.login_box input {
  max-width: 100%;
  font-size: 3.8vw;
}


.members-pass-box .text {
  font-size: 3.8vw;
  line-height: 1.6;
}

.members-pass-box .subtext {
  font-size: 3.8vw;
 line-height: 1.6;
}

.memberButton,.reg-table .submit {
  max-width: 100%;
   width: 87.5%;
   flex-direction: column;
   margin: 0 auto 16vw;
}

.mem_le-btn {
  max-width: 100%;
  width: 100%;
  margin-bottom: 6vw;
  font-size: 3.8vw;
}

.mem_ri-btn,.reg-table .submit input {
  max-width: 100%;
  width: 100%;
  font-size: 3.8vw;
}

.radio-input {
  padding-left: 2vw!important;
}

.slide-text {
  opacity: 1;
}

.custom-control {
  display: none!important;
}

.members-table th,.reg-table th {
  margin-bottom: 2vw;
}

.members-table td input, .reg-table td input {
  padding-bottom: 2vw;
}

.members-table td, .reg-table td {
  margin-bottom: 8vw;
}

 /*リニューアル*/

}

@media only screen and (max-width: 680px) {

  header {
    width: 100%;
    position: fixed!important;
    background: #fff!important;
    height: 60px!important;
    top: 0!important;
  }
  .mg-space {
    margin-top: 18%!important;
    margin-bottom: 25%!important;
  }
  .employment {
    margin-bottom: 25%;
  }
  .privacy_title_box, .privacy_text_box {
    padding-bottom: 16%;
  }
}

@media only screen and (max-width: 580px) {
  .contents .login-table .title, .login, .contents .mem_reg_title a, .mem_reg_titlebg a, .pass_texst {
    font-size: 16px;
  }
  .member_box, .login_bosx {
    padding: 0;
  }
  .confirmation, .confirmation_bot {
    letter-spacing: 2.3px;
  }
  .limit {
    letter-spacing: 1.4px;
  }
  .mem_red {
    font-size: 3vw;
  }
  .pass_text {
    font-size: 3.5vw;
  }
  .txt_block {
    font-size: 3.5vw!important;
  }
  .login-table td input {
    line-height: 2.5em;
  }
  .sp_logo_but {
    width: 37%;
    padding-left: 2%;
  }
  .privacy_box h1 {
    font-size: 7vw;
  }
  .topNavLogo {
    padding-top: 2%;
  }
  .reg-table td .check,.reg-table td .reset {
    line-height: 2em;
  }
}

@media only screen and (max-width: 480px) {
  .reg-table td input {
    line-height: 2.5em;
  }
  .confirmation, .confirmation_bot {
    letter-spacing: 1.3px;
  }
  .privcy_address p {
    font-size: 12px;
    line-height: 2.2;
  }
  .topNavLogo {
    padding-top: 3%;
  }
  .sp_title {
    line-height: 30px;
  }

  input[type=radio] {
  -moz-transform-origin: right bottom;
  -moz-transform: scale( 1.2 , 1.2 );
   -webkit-transform-origin: right bottom;
  -webkit-transform: scale( 1.2 , 1.2 );
}
#business,#company {
  padding-top: 18vw;
}
}

@media only screen and (max-width: 380px) {
  .txt_block {
    font-size: 14px!important;
  }
  .bx-wrapper .bx-next, .bx-wrapper .bx-prev {
    background-size: 50%!important;
  }
  .bx-wrapper .bx-next {
    right: -6px!important;
  }
  .topNavLogo {
    padding-top: 2.5%;
  }
  .sphgroup__menubox {
    top: 40%;
  }
  .titleH2.mini h2 {
    font-size: 7.5vw;
  }
  .contents {
    /*padding: 0 10px;*/
    padding: 0;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
  }
  .contents .login-table {
    width: 100%;
    padding-right: 0;
    padding: 0!important;
  }
  .wrap {
    overflow: hidden;
  }
  .title.bold {
    padding: 0;
  }
  .login-table {
    width: 90%;
  }
  .login_box {
    /*width: 100%;*/
    padding: 2% 0;
  }

 
}
@media only screen and (max-width: 380px) {
  /*td.title.bold {
    width: 289px;
    border: 0;
  }*/
  .login-table td input,.reg-table td input {
    width: 94.5%;
  }
  .contents table td {
    width: 100%;
  }
  .address {
    width: 95%!important;
  }
}

/*map*/
.map-area {
    text-align: center;
}
.companyTable_map .map-area iframe {
    max-width: 600px;
    height: 450px;
    width: 100%;
    margin: 0 auto;
}
@media only screen and (max-width: 768px) {
    .companyTable_map .map-area iframe {
        height: 80vw;
    }
}

span.slider-ttl.lazy {
  color: transparent;
}

.dl-page #header #logo {
  text-align: center;
  margin-left: 0;
}
.dl-page #contents #top_msg {
  text-align: center;
}
.dl-page .drawer-hamburger {
  width: 3rem;
}
#contents #dl_list td {
  font-size: 1em;
}

@media screen and (max-width: 768px) {
  #contents #dl_list tr:first-of-type td {
    width: 26%;
  }
  #contents #dl_list tr:first-of-type td:last-of-type {
    width: auto;
  }
  #contents #dl_list td {
    font-size: 10px;
    padding: 5px;
  }
  #contents #dl_title {
    white-space: normal;
  }
}

.page-privacy .main,
.page-members .main {
  padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
  .page-privacy .main,
  .page-members .main {
    padding-top: 60px !important;
  }
}

#privacy .title,
#members .title {
  margin-left: -40px;
}
@media screen and (max-width: 768px) {
  #privacy .title,
  #members .title {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px){
  #company table tr:last-of-type td span {
    display: inline-block;
  }
  #company table tr:last-of-type td br {
    display: none;
  }
}

/* ipad Air 4 対策 */
@media screen and (max-width: 820px) and (min-width: 769px){
  .main {
    padding-top: 510px;
  }
  .main_visual {
    margin-bottom: 520px;
  }
  #business {
    padding-top: 50px;
    margin-bottom: 220px;
    margin-top: -50px;
  }
  #privacy {
    padding-top: 50px;
    margin-bottom: 50px;
  }
  #privacy .lead {
    margin-bottom: 40px;
    line-height: 1.6;
  }
  .privacy-box {
    margin-bottom: 30px;
  }
  .privacy-areaa .privacy-box:last-child {
    margin-bottom: 30px;
  }
  .privacy-box .subtitle {
    margin-bottom: 10px;
  }
  .privacy-box .text {
    line-height: 1.6;
  }
  #privacy .center-text {
    text-align: left;
    line-height: 1.6;
  }
  #privacy .center-text.display-pc {
    display: none;
  }
  #privacy .center-text.display-sp {
    display: block;
  }
  #members {
    padding-top: 50px;
  }
}