@charset "UTF-8";
#bks_kuros {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -1;
}
#bks_kuros.onh {
  background: rgba(0, 0, 0, 0.5);
  z-index: 5;
}

.sp {
  display: none;
}

@media (min-width: 601px) {
  .ul50x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ul50x > a,
  .ul50x > li {
    margin-bottom: 4%;
    width: 48%;
  }
  .ul50x > a:not(:nth-child(2n)),
  .ul50x > li:not(:nth-child(2n)) {
    margin-right: 4%;
  }
}
@media (max-width: 600px) {
  .ul50x {
    display: block;
  }
  .ul50x > a,
  .ul50x > li {
    margin-bottom: 4%;
    width: 100%;
  }
}

@media (min-width: 1101px) {
  .ul33x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ul33x > li,
  .ul33x > a {
    margin-bottom: 2.9%;
    width: 31.4%;
  }
  .ul33x > li:not(:nth-child(3n)),
  .ul33x > a:not(:nth-child(3n)) {
    margin-right: 2.9%;
  }
}
@media (max-width: 1100px) and (min-width: 931px) {
  .ul33x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ul33x > li,
  .ul33x > a {
    margin-bottom: 2.9%;
    width: 31.4%;
  }
  .ul33x > li:not(:nth-child(3n)),
  .ul33x > a:not(:nth-child(3n)) {
    margin-right: 2.9%;
  }
}
@media (max-width: 930px) and (min-width: 601px) {
  .ul33x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ul33x > a,
  .ul33x > li {
    margin-bottom: 4%;
    width: 48%;
  }
  .ul33x > a:not(:nth-child(2n)),
  .ul33x > li:not(:nth-child(2n)) {
    margin-right: 4%;
  }
}
@media (max-width: 601px) and (min-width: 0px) {
  .ul33x {
    display: block;
  }
  .ul33x > a,
  .ul33x > li {
    margin-bottom: 4%;
    width: 100%;
  }
}

@media (min-width: 1101px) {
  .ul25x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ul25x > li,
  .ul25x > a {
    margin-bottom: 2%;
    width: 23.5%;
  }
  .ul25x > li:not(:nth-child(4n)),
  .ul25x > a:not(:nth-child(4n)) {
    margin-right: 2%;
  }
}
@media (max-width: 1100px) and (min-width: 931px) {
  .ul25x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ul25x > li,
  .ul25x > a {
    margin-bottom: 2.9%;
    width: 31.4%;
  }
  .ul25x > li:not(:nth-child(3n)),
  .ul25x > a:not(:nth-child(3n)) {
    margin-right: 2.9%;
  }
}
@media (max-width: 930px) and (min-width: 601px) {
  .ul25x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ul25x > a,
  .ul25x > li {
    margin-bottom: 4%;
    width: 48%;
  }
  .ul25x > a:not(:nth-child(2n)),
  .ul25x > li:not(:nth-child(2n)) {
    margin-right: 4%;
  }
}
@media (max-width: 601px) and (min-width: 0px) {
  .ul25x {
    display: block;
  }
  .ul25x > a,
  .ul25x > li {
    margin-bottom: 4%;
    width: 100%;
  }
}

@media (min-width: 1101px) {
  .ul20x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ul20x > a,
  .ul20x > li {
    margin-bottom: 2%;
    width: 18.4%;
  }
  .ul20x > a:not(:nth-child(5n)),
  .ul20x > li:not(:nth-child(5n)) {
    margin-right: 2%;
  }
}
@media (max-width: 1100px) and (min-width: 931px) {
  .ul20x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ul20x > li,
  .ul20x > a {
    margin-bottom: 2%;
    width: 23.5%;
  }
  .ul20x > li:not(:nth-child(4n)),
  .ul20x > a:not(:nth-child(4n)) {
    margin-right: 2%;
  }
}
@media (max-width: 930px) and (min-width: 601px) {
  .ul20x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ul20x > li,
  .ul20x > a {
    margin-bottom: 2.9%;
    width: 31.4%;
  }
  .ul20x > li:not(:nth-child(3n)),
  .ul20x > a:not(:nth-child(3n)) {
    margin-right: 2.9%;
  }
}
@media (max-width: 601px) and (min-width: 0px) {
  .ul20x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ul20x > a,
  .ul20x > li {
    margin-bottom: 4%;
    width: 48%;
  }
  .ul20x > a:not(:nth-child(2n)),
  .ul20x > li:not(:nth-child(2n)) {
    margin-right: 4%;
  }
}

/* ---------------
  ★共通
--------------- */
html {
  font-size: 62.5%;
}

body {
  display: block;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.8;
  font-weight: 400;
  max-width: 2260px;
  width: 100%;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}

.line_maka {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fdfda8));
  background: linear-gradient(transparent 60%, #fdfda8 60%);
}

object {
  pointer-events: none;
}

a[href^="tel:"] {
  pointer-events: none;
  color: #000;
}

.no_link {
  pointer-events: none !important;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.bder_solids {
  border: solid 1px;
}

.white_box {
  border-radius: 20px;
  background-color: #fff;
}

.modoru_wp {
  display: none;
}

.wb_ap {
  word-break: auto-phrase;
}

/* =======================================
	★モーダル処理
========================================== */
#modal_x {
  background: rgba(0, 0, 0, 0.76);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  display: none;
}
#modal_x .close {
  width: 43px;
  height: 43px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
#modal_x .close::before, #modal_x .close::after {
  content: "";
  display: block;
  width: 43px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}
#modal_x .close::before {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
          transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
#modal_x .close::after {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(135deg);
          transform: translateY(-50%) translateX(-50%) rotate(135deg);
}

#modal_x_in {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}
#modal_x_in .inboxx {
  min-height: 300px;
  padding: 60px;
  max-width: 1024px;
  margin: 0 auto;
  width: 92%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.modal-content .caption {
  text-align: center;
}
.modal-content .caption .img_wp {
  position: relative;
}
.modal-content .caption .img_wp > img {
  border-radius: 8px;
}
.modal-content .prev,
.modal-content .next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #1d7c76;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  border: none;
  position: absolute;
  top: 50%;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.modal-content .prev {
  left: -60px;
  background-image: url(../img/wuaji_l.svg);
}
.modal-content .next {
  right: -60px;
  background-image: url(../img/wuaji_r.svg);
}

/* ---------------
  ★LIST
--------------- */
.disc {
  margin-left: 18px;
  list-style-type: disc;
}
.disc > li {
  list-style-type: disc;
}

.decimal {
  margin-left: 20px;
  list-style-type: decimal;
}
.decimal > li {
  list-style-type: decimal;
}
.decimal > li::marker {
  color: #0a7c76;
  font-size: 120%;
}
.decimal > li:not(:last-child) {
  padding-bottom: 5px;
}

.note > li {
  padding-left: 17px;
  position: relative;
}
.note > li::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  content: "※";
  position: absolute;
  left: 0px;
  top: 0;
}
.note.ty2 {
  font-size: 90%;
}

.kome {
  position: relative;
  padding-left: 1.6rem;
}
.kome::before {
  content: "※";
  position: absolute;
  left: 0px;
  top: 0;
  display: block;
  line-height: 1.5;
}

.numbers {
  counter-reset: numb3;
}
.numbers > li {
  counter-increment: numb3;
  position: relative;
  padding-left: 2.5rem;
}
.numbers > li::before {
  content: "(" counter(numb3) ")";
  position: absolute;
  left: 0;
  top: 0;
}

/* ---------------
  ★BASE
--------------- */
.small {
  font-size: 88%;
}

.lo_wrapper {
  background-color: #fafafa;
}

main {
  display: block;
  width: 100%;
  position: relative;
}

#wb_wrap {
  z-index: 1;
  position: relative;
}

.parallax {
  width: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 1920px) {
  .parallax {
    background-size: cover;
  }
}

.text-shadow {
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
}

.movie_wrap {
  padding: 0 0 56.6%;
  width: 100%;
}
.movie_wrap video {
  position: absolute;
  width: 100%;
  height: 100%;
}

.yt_wrap {
  padding: 0 0 66.6%;
  width: 100%;
}

.gmap_wrap {
  padding: 0 0 400px;
  width: 100%;
}
@media (max-width: 750px) {
  .gmap_wrap {
    padding: 0 0 66%;
  }
}

.iframe_wrap {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.iframe_wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: solid 0px;
}

.qToggle > li > dl > dd {
  display: none;
}

.qToggle > li > dl > dt {
  position: relative;
}

.plus_wrap {
  position: absolute;
  right: 30px;
  width: 17px;
  display: block;
  height: 17px;
  content: "";
  top: -5px;
  bottom: 0;
  margin: auto;
}
.plus_wrap::before, .plus_wrap::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #d7822d;
  top: 50%;
  bottom: 0;
  position: absolute;
  margin: 0;
}
.plus_wrap::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.togg .plus_wrap::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.madodl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.madodl dt {
  border-radius: 10px;
  overflow: hidden;
  width: 266px;
}
.madodl dt img {
  border-radius: 10px;
}
.madodl dd {
  width: calc(100% - 300px);
}

/* ---------------
  ★タイトル
--------------- */
.tit01 {
  line-height: 1.3;
}
.tit01 > b {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.tit02 {
  line-height: 1.3;
}
.tit02 > b {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.tit03 {
  line-height: 1.3;
}

/* ---------------
  ★ボタン
--------------- */
.c_btn01 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  text-align: center;
  border-radius: 30px;
  line-height: 1.5;
  color: #0a7c76;
  padding: 7px 25px;
  border: solid 1px;
  min-height: 44px;
}
.c_btn01.type_a {
  min-width: 182px;
}
.c_btn01.type_b {
  min-width: 226px;
}
.c_btn01.type_c {
  min-width: 322px;
}
.c_btn01.cr_white {
  color: #fff;
}
.c_btn01.bgr {
  color: #fff;
  background-color: #0a7c76;
}

.c_btn01x {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  text-align: center;
  border-radius: 30px;
  line-height: 1.5;
  color: #0a7c76;
  padding: 7px 25px;
  border: solid 1px;
  min-height: 38px;
  min-width: 160px;
  margin-right: 20px;
  margin-bottom: 10px;
}

.gh_btn {
  position: relative;
  text-align: center;
  line-height: 1.5;
  border-radius: 40px;
  color: #fff;
  overflow: hidden;
  background: linear-gradient(45deg, rgb(14, 145, 139) 0%, rgb(7, 111, 106) 100%);
}
.gh_btn span {
  position: relative;
  z-index: 2;
}
.gh_btn::before {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: #0e918b;
  background: linear-gradient(105deg, rgb(14, 145, 139) 0%, rgb(7, 111, 106) 100%);
}

.c_btn_bk {
  position: relative;
  left: 0;
  top: 0;
  min-height: 50px;
  font-weight: 500;
  text-align: center;
  border-radius: 40px;
  line-height: 1.5;
  background-color: #fff;
  color: #0a7c76;
  -webkit-box-shadow: 5px 6px 0px rgba(0, 2, 10, 0.04);
          box-shadow: 5px 6px 0px rgba(0, 2, 10, 0.04);
  max-width: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 5px 5px;
  text-decoration: none !important;
}

.y_btn {
  position: relative;
  padding-left: 1.2rem;
}
.y_btn::before {
  content: "";
  width: 6px;
  height: 10px;
  position: absolute;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0.45rem;
  left: 0;
  background-image: url(../img/yyy.svg);
  background-position: center;
}

/* ---------------
  ★アニメーション
--------------- */
.whi_sli {
  overflow: hidden;
  position: relative;
}
.whi_sli::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #fafafa;
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
          transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 2;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.whi_sli.isShow::before {
  right: -100%;
}
@-webkit-keyframes fadeInUp2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
}

.fadeInUp2_ac {
  opacity: 0;
  -webkit-transform: translate3d(0, 20%, 0);
          transform: translate3d(0, 20%, 0);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.fadeInUp2_ac.isShow {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.fadein {
  visibility: hidden;
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  position: relative;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}
.fadein.isShow {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade {
  visibility: hidden;
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-duration: 1.2s;
          transition-duration: 1.2s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  position: relative;
}
.fade.isShow {
  visibility: visible;
  opacity: 1;
}

/* ---------------
  ★ハンバーガーメニー
--------------- */
.mbtn_wp {
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}
.mbtn_wp > em {
  color: #4D4D4D;
  font-size: 12px;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

.menu-trigger {
  position: relative;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 20px;
  height: 12px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 10px;
}
.menu-trigger span {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #4D4D4D;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  left: 0;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 5.5px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.ons #menu07 span:nth-of-type(1) {
  -webkit-animation: active-menu07-bar01 0.75s forwards;
  animation: active-menu07-bar01 0.75s forwards;
  top: -2px;
}
.ons #menu07 span:nth-of-type(2) {
  opacity: 0;
}
.ons #menu07 span:nth-of-type(3) {
  -webkit-animation: active-menu07-bar03 0.75s forwards;
  animation: active-menu07-bar03 0.75s forwards;
  bottom: 0px;
}

@-webkit-keyframes active-menu07-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(6px) rotate(0);
    transform: translateY(6px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(6px) rotate(25deg);
    transform: translateY(6px) rotate(25deg);
  }
}
@keyframes active-menu07-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(6px) rotate(0);
    transform: translateY(6px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(6px) rotate(25deg);
    transform: translateY(6px) rotate(25deg);
  }
}
@-webkit-keyframes active-menu07-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-6px) rotate(0);
    transform: translateY(-6px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-6px) rotate(-25deg);
    transform: translateY(-6px) rotate(-25deg);
  }
}
@keyframes active-menu07-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-6px) rotate(0);
    transform: translateY(-6px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-6px) rotate(-25deg);
    transform: translateY(-6px) rotate(-25deg);
  }
}
/* ---------------
  ★ヘッダー
--------------- */
.hnav_inner {
  max-width: 1180px;
  width: 96%;
  margin: 0 auto;
}

.hlogo_wp > .hlogo {
  max-width: 243px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home .header:not(.changed, .mmon, .baga_on) .header_inner {
  background-color: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.home .header:not(.changed, .mmon, .baga_on) .header_inner .hlogo_wp > a svg * {
  fill: rgb(255, 255, 255);
}
.home .header:not(.changed, .mmon, .baga_on) .header_inner .hnavi01 > dl > dt > a {
  color: #fff;
}
.home .header:not(.changed, .mmon, .baga_on) .header_inner .hnavi01 > dl > dt > a.maga::before {
  border-color: #fff transparent transparent transparent;
}

.header {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 18;
  width: 100%;
}
@media (min-width: 931px) {
  .header.changed {
    position: fixed;
    -webkit-animation: slideInDown 0.3s forwards ease-in-out;
    animation: slideInDown 0.3s forwards ease-in-out;
  }
}
.header .header_inner {
  background-color: #fff;
  max-width: 1260px;
  margin: 0 auto;
  width: 92%;
  border-radius: 10px;
  -webkit-box-shadow: 6px 6px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 6px 6px 16px rgba(0, 0, 0, 0.12);
}
.header .hnav_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  height: 70px;
  line-height: 1.2;
  width: 96%;
}
.header .hnavi01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .hnavi01 > dl {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .hnavi01 > dl.maga_dl {
  margin: 0px 10px;
}
.header .hnavi01 > dl:not(.maga_dl) {
  margin: 0px 20px;
}
.header .hnavi01 > dl > dt > a {
  position: relative;
  font-size: 12px;
  color: #000;
  font-size: 13px;
}
.header .hnavi01 > dl > dt > a > span {
  display: inline-block;
}
.header .hnavi01 > dl > dt > a.maga {
  padding-left: 20px;
  padding-right: 10px;
  position: relative;
  cursor: pointer;
}
.header .hnavi01 > dl > dt > a.maga::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  position: absolute;
  left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 3px 0 3px;
  border-color: #000 transparent transparent transparent;
}
.header .hnavi01 .langu_wp {
  position: relative;
  width: 93px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .hnavi01 .langu_wp > dl {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 93px;
  width: 100%;
  position: absolute;
  top: 24px;
  left: 0;
  text-align: center;
  border: solid 1px #0b7c76;
  border-radius: 12px;
  overflow: hidden;
  font-size: 12px;
  z-index: 5;
}
.header .hnavi01 .langu_wp > dl > dt {
  padding: 4px 5px;
  color: #0b7c76;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header .hnavi01 .langu_wp > dl > dt > span {
  position: relative;
  padding-left: 14px;
}
.header .hnavi01 .langu_wp > dl > dt > span::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 3px 0 3px;
  border-color: #0b7c76 transparent transparent transparent;
}
.header .hnavi01 .langu_wp > dl > dd {
  display: none;
}
.header .hnavi01 .langu_wp > dl > dd > div {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-top: solid 1px #0b7c76;
}
.header .hnavi01 .langu_wp > dl > dd > div > a {
  padding: 3px;
  color: #0b7c76;
  display: block;
}
.header .hnavi01 .langu_wp > dl.togg {
  background-color: #fff;
}
.header .hnavi01 .toibox {
  margin: 0 25px 0 10px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .hnavi01 .toibox > a {
  border-radius: 26px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
  height: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 12px;
}
@media (min-width: 1131px) {
  .header .hnavi01 .toibox > a {
    width: 140px;
  }
}

.maga_dl {
  position: relative;
}
.maga_dl > dd {
  display: none;
}
@media (min-width: 931px) {
  .maga_dl > dd {
    display: none !important;
  }
}
.maga_dl::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: "";
  display: block;
  background-color: #0a7c76;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: center left;
          transform-origin: center left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.maga_dl.onrs::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.magas_pbox {
  width: 100%;
  border-top: solid 1px #e2e2e2;
  display: none;
}

#mdisb_cont .mmm_inner {
  max-width: 1080px;
  width: 92%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 270px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
}
#mdisb_cont .mmm_tit {
  width: 310px;
}
#mdisb_cont .mmm_tit > b {
  word-break: keep-all;
  white-space: nowrap;
}
#mdisb_cont .mmm_links {
  width: calc(100% - 310px);
}
#mdisb_cont .mmm_links .dll_wp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#mdisb_cont .mmm_links .dll_wp > dl {
  width: 130px;
  font-size: 13px;
  margin: 10px 10px;
}
#mdisb_cont .mmm_links .dll_wp > dl a {
  color: #000;
  display: inline-block;
  line-height: 1.5;
  word-break: auto-phrase;
}
#mdisb_cont .mmm_links .dll_wp > dl > dt a {
  font-weight: 600;
}

.mmm_links .dlls > dd {
  padding-top: 5px;
}
.mmm_links .dlls > dd .boxxy > div > a {
  padding-left: 15px;
  position: relative;
}
.mmm_links .dlls > dd .boxxy > div > a > span::before {
  display: block;
  content: "";
  width: 5px;
  height: 2px;
  border-radius: 2px;
  background-color: #0b7c76;
  position: absolute;
  top: 9px;
  left: 0;
}

.mmon #mdisb_cont .mmm_inner {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.download_linkswp {
  margin-left: 10px;
  border-radius: 6px;
  margin-top: 15px;
}
.download_linkswp .download_linkswp_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 660px;
  width: 92%;
  margin: 0 auto;
  padding: 13px 0;
}
.download_linkswp .download_linkswp_inner .doli_tit {
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.download_linkswp .download_linkswp_inner .doli_tit > b {
  padding-right: 18px;
  word-break: keep-all;
  white-space: nowrap;
  position: relative;
  line-height: 1.2;
}
.download_linkswp .download_linkswp_inner .doli_tit > b > small {
  display: block;
  font-size: 55%;
}
.download_linkswp .download_linkswp_inner .doli_tit > b::before {
  content: "";
  width: 6px;
  height: 10px;
  position: absolute;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/yyy.svg);
  background-position: center;
}

.download_links {
  width: calc(100% - 150px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.download_links > a {
  color: #0a7c76;
  font-size: 13px;
  background-color: #fff;
  border-radius: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 48%;
  padding: 5px 15px;
  line-height: 1.3;
}
.download_links > a::before {
  width: 18px;
  height: 18px;
  display: block;
  content: "";
  position: absolute;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/icon_download.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.recruit_linkswp {
  margin-left: 10px;
  border-radius: 6px;
  margin-top: 15px;
}
.recruit_linkswp .recruit_linkswp_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 660px;
  width: 92%;
  margin: 0 auto;
  padding: 13px 0;
}
.recruit_linkswp .recruit_linkswp_inner .recruit_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.recruit_linkswp .recruit_linkswp_inner .recruit_links .btn_wp {
  width: 48%;
  padding-bottom: 3px;
}
.recruit_linkswp .recruit_linkswp_inner .recruit_links .btn_wp .nojyo > span {
  color: #0a7c76;
  position: relative;
  font-size: 13px;
  padding-left: 20px;
}
.recruit_linkswp .recruit_linkswp_inner .recruit_links .btn_wp .nojyo > span::before {
  content: "";
  width: 6px;
  height: 10px;
  position: absolute;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 50%;
  left: 6px;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  background-image: url(../img/yyy.svg);
  background-position: center;
}
.recruit_linkswp .recruit_linkswp_inner .recruit_links .btn_wp > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
  background-color: #fff;
  position: relative;
  min-height: 69px;
}
.recruit_linkswp .recruit_linkswp_inner .recruit_links .btn_wp > a::before {
  width: 20px;
  height: 15px;
  display: block;
  content: "";
  position: absolute;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 8px;
  right: 10px;
  background-image: url(../img/icon_gaibu.svg);
  background-position: center;
  background-repeat: no-repeat;
}

@-webkit-keyframes slideInDown {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
/* ---------------
  ★共通問い
--------------- */
/* ---------------
  ★フッター
--------------- */
.footer {
  background-color: #403f3f;
  z-index: 1;
}

.finner {
  padding-top: 108px;
}

.fu_links {
  margin-left: -25px;
}
.fu_links .divs {
  margin: 15px 30px;
  display: inline-block;
}
.fu_links .divs > a {
  color: #fff;
  font-size: 1.2rem;
}

.f_jyusho {
  font-size: 1.2rem;
}
.f_jyusho > div > span {
  margin-right: 20px;
}
.f_jyusho a {
  color: #c6c6c6;
}

.f_shita {
  line-height: 1.3;
}
.f_shita > a {
  font-size: 1.2rem;
}

.copyright {
  color: #848484;
  font-size: 1.2rem;
  line-height: 1.3;
  padding-bottom: 15px;
}

.ffmaeno {
  padding-bottom: 108px;
}

.ffcon_tit {
  line-height: 1;
}
.ffcon_tit small {
  display: block;
}
.ffcon_tit em {
  display: block;
}

.f_front_cont {
  margin-top: -108px;
  margin-bottom: -108px;
}

.ffrbox {
  z-index: 2;
  max-width: 1100px;
  position: relative;
  width: 90%;
  margin: 0 auto;
  border-radius: 9px;
  background: #ededed;
  background: linear-gradient(132deg, rgb(237, 237, 237) 0%, rgb(214, 214, 214) 100%);
}
.ffrbox .ffinner {
  background-image: url(../img/f_front_cont_bk.png);
  background-repeat: no-repeat;
  background-position: center right 67px;
}
.ffrbox .ffinner > dl {
  min-height: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 920px;
  margin: 0 auto;
  width: 92%;
  padding: 2.5% 0;
}
.ffrbox .ffinner > dl > dt h2 {
  margin-top: 8px;
}
.ffrbox .ffinner > dl > dt .txt {
  margin-top: 8px;
}
/* ---------------
  ★TOTOP
--------------- */
#totop {
  width: 70px;
  height: 70px;
  background: #0e918b;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(14, 145, 139)), to(rgb(7, 111, 106)));
  background: linear-gradient(180deg, rgb(14, 145, 139) 0%, rgb(7, 111, 106) 100%);
  border-radius: 8px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#totop::before {
  font-size: 0rem;
  content: "";
  width: 13px;
  height: 13px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 44%;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotate(-45deg);
}

.totop_wrap {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
}

/* =======================================
	★TABLE
========================================== */
.c_table_01 {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}
.c_table_01 tbody tr {
  position: relative;
}
.c_table_01 tbody tr > th,
.c_table_01 tbody tr > td {
  padding: 35px 15px;
  line-height: 1.5;
  word-break: break-all;
  vertical-align: top;
}
.c_table_01 tbody tr th {
  color: #0a7c76;
  border-bottom: solid 1px #1d7c76;
  width: 28%;
}
.c_table_01 tbody tr th:first-of-type {
  border-top: solid 1px #1d7c76;
}
.c_table_01 tbody tr td {
  border-bottom: solid 1px #d5dbda;
}
.c_table_01 tbody tr td:first-of-type {
  border-top: solid 1px #d5dbda;
}
.c_table_01.type2 tbody tr {
  position: relative;
}
.c_table_01.type2 tbody tr > th,
.c_table_01.type2 tbody tr > td {
  vertical-align: middle;
}

.d_table_01 {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}
.d_table_01 thead th {
  background-color: #f0f4f3;
  text-align: center;
  color: #0a7c76;
  font-size: 94%;
  padding: 10px 10px;
  border-bottom: solid 4px #fafafa;
}
.d_table_01 thead th:not(:first-of-type) {
  border-left: solid 4px #fafafa;
}
.d_table_01 tbody tr {
  position: relative;
}
.d_table_01 tbody tr > th,
.d_table_01 tbody tr > td {
  padding: 12px 15px;
  line-height: 1.5;
  word-break: break-all;
  vertical-align: middle;
}
.d_table_01 tbody tr th {
  background-color: #f5f5f5;
  border-bottom: solid 4px #fafafa;
  width: 40%;
}
.d_table_01 tbody tr td {
  text-align: center;
  background-color: #f5f5f5;
  border-bottom: solid 4px #fafafa;
  border-left: solid 4px #fafafa;
  width: 20%;
}
/* =======================================
	★フォーム
========================================== */
.aform-content form > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
.aform-content form > dl > dt {
  width: 34%;
}
.aform-content form > dl > dt::after {
  display: block;
  content: "";
  clear: both;
}
.aform-content form > dl > dd {
  width: 62%;
}
.aform-content form .hojod {
  margin-left: 10px;
}
.aform-content .jusho_dl {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.aform-content .h-adrxx {
  position: relative;
  display: block;
}
.aform-content .h-adrxx > dl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.aform-content .h-adrxx > dl > dt {
  width: 82px;
}
.aform-content .h-adrxx > dl > dd {
  width: calc(100% - 82px);
}
.form_wp .inp01,
.form_wp .selesele,
.form_wp .aform-input,
.form_wp .aform-textarea,
.c_formtb_01x .inp01,
.c_formtb_01x .selesele,
.c_formtb_01x .aform-input,
.c_formtb_01x .aform-textarea {
  background-color: #f0f4f3;
  border-radius: 2px;
  padding: 12px;
  border: 0px solid #bebebe;
}
.form_wp input[type=radio],
.form_wp input[type=checkbox],
.c_formtb_01x input[type=radio],
.c_formtb_01x input[type=checkbox] {
  cursor: pointer;
}
.form_wp label,
.c_formtb_01x label {
  cursor: pointer;
}
.form_wp .inp01,
.c_formtb_01x .inp01 {
  max-width: 366px;
  width: 100%;
}
.form_wp .selesele,
.c_formtb_01x .selesele {
  max-width: 366px;
  width: 100%;
}
.form_wp .aform-input-example,
.c_formtb_01x .aform-input-example {
  font-size: 86%;
}
.form_wp .aform-zipcode,
.form_wp .aform-prefecture,
.c_formtb_01x .aform-zipcode,
.c_formtb_01x .aform-prefecture {
  width: 100%;
  max-width: 140px;
}
.form_wp .gojyusyo,
.form_wp .gojyusyo2,
.c_formtb_01x .gojyusyo,
.c_formtb_01x .gojyusyo2 {
  width: 100%;
}
.form_wp .yokorajibox,
.c_formtb_01x .yokorajibox {
  max-width: 366px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form_wp .yokorajibox > label,
.c_formtb_01x .yokorajibox > label {
  width: 48%;
  background-color: #f0f4f3;
  border-radius: 2px;
  padding: 12px;
}
.form_wp .aform-textarea,
.c_formtb_01x .aform-textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100% !important;
  height: 190px !important;
}
.form_wp input::-webkit-input-placeholder, .c_formtb_01x input::-webkit-input-placeholder {
  color: #c7c7c7;
}
.form_wp input::-moz-placeholder, .c_formtb_01x input::-moz-placeholder {
  color: #c7c7c7;
}
.form_wp input:-ms-input-placeholder, .c_formtb_01x input:-ms-input-placeholder {
  color: #c7c7c7;
}
.form_wp input::-ms-input-placeholder, .c_formtb_01x input::-ms-input-placeholder {
  color: #c7c7c7;
}
.form_wp input::placeholder,
.c_formtb_01x input::placeholder {
  color: #c7c7c7;
}
.form_wp input:-ms-input-placeholder,
.c_formtb_01x input:-ms-input-placeholder {
  color: #c7c7c7;
}
.form_wp input::-ms-input-placeholder,
.c_formtb_01x input::-ms-input-placeholder {
  color: #c7c7c7;
}
.form_wp label > span,
.c_formtb_01x label > span {
  margin: 0 6px;
}
.form_wp .hospan,
.c_formtb_01x .hospan {
  margin: 0 6px;
}
.form_wp .check_wp > li,
.c_formtb_01x .check_wp > li {
  margin: 7px 0;
}
.form_wp .check_wp > li > label,
.c_formtb_01x .check_wp > li > label {
  cursor: pointer;
}
.form_wp .rajiwpr > li,
.c_formtb_01x .rajiwpr > li {
  margin: 7px 0;
}
.form_wp .rajiwpr > li > label,
.c_formtb_01x .rajiwpr > li > label {
  cursor: pointer;
}

.check_wp > label {
  display: block;
}

input::-webkit-input-placeholder {
  color: #c7c7c7;
}

input:-ms-input-placeholder {
  color: #c7c7c7;
}

input::-ms-input-placeholder {
  color: #c7c7c7;
}

input::-moz-placeholder {
  color: #c7c7c7;
}

input::placeholder {
  color: #c7c7c7;
}

.selecter.middle {
  max-width: 340px;
  width: 90%;
}

input.short {
  width: 25%;
}

input.short3 {
  width: 100px;
}

input.middle {
  width: 60%;
}

input.long {
  width: 100%;
}

.aform-required {
  float: right;
  padding: 2px;
  background: #e37e83;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 18px;
  width: 40px;
  text-align: center;
  line-height: 1;
  font-size: 1.2rem;
  word-break: keep-all;
  color: #fff;
  border-radius: 3px;
  margin-left: 15px;
  border: solid 1px #e37e83;
}

.dododoui_wp label > span {
  margin: 0 6px;
}
.dododoui_wp .is-locked {
  opacity: 0.6;
}

.submit_wrap > .submit_btn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0 auto;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 70px;
  max-width: 300px;
  width: 100%;
  position: relative;
  background-color: #0a7c76;
  border-radius: 50px;
  border: none;
  color: #fff;
  text-decoration: none !important;
  position: relative;
}
.submit_wrap > .submit_btn > b {
  padding: 5px 30px;
}
.submit_wrap > .submit_btn::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 21px;
  height: 19px;
  background: url(../img/woyaji.svg) no-repeat center;
  background-size: 100%;
}
.submit_wrap > .submit_btn.ntype {
  background-color: #f0f0f0;
  color: #a2a2a2;
  pointer-events: none;
}

/* =======================================
	★個人情報の取り扱い
========================================== */
.kojinojo_scr_wp {
  border: solid 1px #d5dbda;
  padding: 5%;
  max-height: 460px;
  overflow-y: auto;
}
.kojinojo_scr_wp .koji_tit {
  border-bottom: solid 1px #d5dbda;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.koji_tttxx > ul > li {
  margin-top: 10px;
}

/* =======================================
	★TOP
========================================== */
@media (min-width: 601px) {
  .hcover .swiperMain .item {
    max-height: 612px;
    height: 55vw;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    cursor: default;
  }
  .hcover .swiperMain .item .img_wp {
    opacity: 0;
  }
  .hcover .swiperMain .item .sld_naikon {
    position: absolute;
    z-index: 3;
    top: 36%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0 auto;
    max-width: 1180px;
    width: 92%;
    height: 20vw;
    max-height: 232px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 601px) and (max-width: 1070px) {
  .hcover .swiperMain .item .sld_naikon {
    top: 30%;
  }
  .hcover .swiperMain .item .sld_naikon .btn_wp > a {
    min-width: 25vw;
    max-width: 226px;
    padding: 0 15px;
  }
}
@media (min-width: 601px) {
  .hcover .swiperMain .item .sld_naikon .naittt {
    color: #fff;
    text-shadow: 0 3px 14px rgba(0, 0, 0, 0.22);
    max-width: 441px;
    line-height: 1.5;
    margin-bottom: 3%;
  }
  .hcover .swiperMain .item .sld_naikon .sld_tit {
    font-size: min(3.2vw, 36px);
  }
  .hcover .swiperMain .item .sld_naikon .ttxt {
    line-height: 1.6;
    margin-top: 3%;
    font-size: min(4vw, 18px);
  }
  .hcover .swiperMain .item .sld_naikon .btn_wp {
    margin-top: auto;
  }
  .hcover .swiperMain .item .sld_naikon .btn_wp > a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 226px;
    min-height: 44px;
    font-size: min(3.6vw, 14px);
  }
}
@media (max-width: 600px) {
  .hcover .swiperMain .item {
    max-height: unset;
    height: 170vw;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    cursor: default;
  }
  .hcover .swiperMain .item .img_wp {
    opacity: 0;
  }
  .hcover .swiperMain .item .sld_naikon {
    position: absolute;
    z-index: 3;
    bottom: 14vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0 auto;
    max-width: 1180px;
    width: 92%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hcover .swiperMain .item .sld_naikon .naittt {
    color: #fff;
    text-shadow: 0 3px 14px rgba(0, 0, 0, 0.22);
    line-height: 1.5;
    margin-bottom: 3%;
  }
  .hcover .swiperMain .item .sld_naikon .sld_tit {
    font-size: min(6.6vw, 36px);
  }
  .hcover .swiperMain .item .sld_naikon .ttxt {
    margin-top: 3vw;
    line-height: 1.6;
    font-size: min(4vw, 18px);
  }
  .hcover .swiperMain .item .sld_naikon .btn_wp {
    margin-top: 18vw;
    text-align: center;
  }
  .hcover .swiperMain .item .sld_naikon .btn_wp > a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 260px;
    min-height: 40px;
    font-size: min(3.6vw, 14px);
  }
}
.hcover .hh1 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.hcover .swiper_tumarea {
  max-width: 990px;
  width: 90%;
}
@media (min-width: 601px) {
  .hcover .swiper_tumarea {
    margin: -40px auto 0;
  }
  .hcover .swiper_tumarea .thumbnail-item {
    overflow: hidden;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: min(1.7vw, 14px);
    color: #000;
    min-height: 53px;
    max-width: 222px;
    background-color: #fff;
    border-radius: 7px;
    -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.1);
            box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.1);
    margin: 12.5px;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 600;
  }
  .hcover .swiper_tumarea .thumbnail-item::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #0e918b;
    background: linear-gradient(105deg, rgb(14, 145, 139) 0%, rgb(7, 111, 106) 100%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
  }
  .hcover .swiper_tumarea .swiper-slide-thumb-active .thumbnail-item::before {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@media (max-width: 600px) {
  .hcover .swiper_tumarea {
    margin: 15px auto 0;
  }
  .hcover .swiper_tumarea .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hcover .swiper_tumarea .swiper-wrapper .swiper-slide {
    width: auto !important;
  }
  .hcover .swiper_tumarea .thumbnail-item {
    overflow: hidden;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 0;
    height: 6px;
    width: 20px;
    background-color: #CCCCCC;
    border-radius: 4px;
    margin: 5px;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    line-height: 0;
  }
  .hcover .swiper_tumarea .swiper-slide-thumb-active .thumbnail-item {
    background-color: #087772;
  }
}

.top_sec01 .content_box > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top_sec01 .content_box > dl > dt {
  max-width: 503px;
  width: 46%;
}
.top_sec01 .content_box > dl > dd {
  max-width: 550px;
  width: 50%;
}
.top_sec01 .content_box > dl > dd .bbox .txt {
  word-break: auto-phrase;
}
.top_sec01 .content_box2 .topourlinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top_sec01 .content_box2 .topourlinks > a {
  max-width: 528px;
  color: #000;
  background-color: #FFFFFF;
  width: 48%;
  border-radius: 13px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
  overflow: hidden;
}
.top_sec01 .content_box2 .topourlinks > a .img_wp {
  background-color: #fff;
  overflow: hidden;
}
.top_sec01 .content_box2 .topourlinks > a .img_wp img {
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.top_sec01 .content_box2 .topourlinks > a .txt_wp {
  padding: 3% 5% 6.5%;
}
.top_sec01 .content_box2 .topourlinks > a .txt_wp > strong {
  font-weight: 600;
  line-height: 1.3;
}
.top_sec01 .content_box2 .topourlinks > a .txt_wp > span {
  padding-right: 28px;
  word-break: auto-phrase;
  position: relative;
}
.top_sec01 .content_box2 .topourlinks > a .txt_wp > span::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 24px;
  height: 20px;
  background: url(../img/oyaji.svg) no-repeat center;
  background-size: 100%;
}

.top_sec02 {
  padding-bottom: 200px;
  position: relative;
}
.top_sec02 .imgbox1 {
  border-radius: 0 19px 19px 0;
  position: absolute;
  left: 0;
  top: 19px;
  content: "";
  display: block;
  max-width: 1165px;
  width: 90%;
  max-height: 743px;
  height: 96vw;
  background: url(../img/top_sec02_bkimg.jpg) no-repeat center;
}
.top_sec02 .gaps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.top_sec02 .content_box {
  position: relative;
  z-index: 3;
  max-width: 600px;
  width: 90%;
  padding: 4% 3% 5%;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  margin: 0 auto;
}
.top_sec02 .content_box .txt01 {
  max-width: 500px;
  margin: 0 auto;
}

.top_sec03 .btn_wp > a {
  min-width: 150px;
}
.top_sec03 .content_box > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top_sec03 .content_box > dl > dt {
  width: 230px;
}
.top_sec03 .content_box > dl > dd {
  width: calc(100% - 230px);
}

.top_sec04 {
  overflow: hidden;
}
.top_sec04 .gaps {
  position: relative;
  z-index: 2;
}
.top_sec04 .content_boxwp {
  max-width: 330px;
  margin: 0 auto;
  padding: 75px 0 95px;
}
.top_sec04 .content_box {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  min-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top_sec04 .content_box .txt {
  margin-top: 12px;
}
.top_sec04 .content_box .btn_wp {
  margin-top: 24px;
}
.top_sec04 .glaloop_wpwp {
  position: absolute;
  min-width: 1920px;
  width: 100%;
  margin: 0 auto;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.top_sec04 .glaloop_wpwp::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #0e918b;
  background: linear-gradient(124deg, rgb(14, 145, 139) 0%, rgb(7, 111, 106) 100%);
  opacity: 0.16;
  z-index: 2;
}
.top_sec04 .glaloop_wp {
  position: relative;
  z-index: 1;
}
.top_sec04 .glaloop .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.top_sec04 .glaloop .swiper-wrapper .swiper-slide img {
  height: auto;
  width: 100%;
}

.fadeun {
  -webkit-animation-name: fadeInAnime;
          animation-name: fadeInAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  opacity: 0;
}

.fadeins2 {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  opacity: 0;
}
.fadeins2.isShow {
  -webkit-animation-name: fadeins2;
          animation-name: fadeins2;
}

@-webkit-keyframes fadeInAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@-webkit-keyframes fadeins {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeins {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeins2 {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes fadeins2 {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@-webkit-keyframes popup {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes popup {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
/* ---------------
  ★下層
--------------- */
.under_main {
  padding-top: 120px;
  padding-bottom: 108px;
  position: relative;
  background-image: url(../img/ubody_bk_deco1.png);
  background-repeat: no-repeat;
  background-position: 113% -110px;
}

.u_cover_wp {
  padding: 15px 0 50px;
}

/* =======================================
  ★パンくず
========================================== */
.pankuzu_wrap {
  position: relative;
}

.pankuzu {
  padding: 5px 0;
  margin: 0px auto;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.pankuzu > li {
  color: #0a7c76;
  position: relative;
  word-break: break-all;
}
.pankuzu > li::after {
  display: inline-block;
  content: "";
  width: 1px;
  height: 12px;
  background-color: #9f9f9f;
  position: relative;
  top: 3px;
  margin: 0 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
}
.pankuzu > li:last-child:after {
  display: none;
}

.pankuzu a {
  color: #9f9f9f;
}

/* =======================================
	★ページャー
========================================== */
.pager {
  width: auto;
  text-align: center;
}

.wp-pagenavi {
  clear: both;
  font-size: 0rem;
  display: inline-block;
}
.wp-pagenavi a,
.wp-pagenavi span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  word-break: keep-all;
  line-height: 1;
  color: #aaaaaa;
  background-color: #f0f4f3;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  font-size: 1.4rem;
  text-align: center;
  margin: 8px;
  font-weight: 500;
  border-radius: 8px;
}
.wp-pagenavi span.pages {
  border: 0px;
  border-radius: 0;
  border: 2px solid #ddd;
  margin-right: 10px;
}
.wp-pagenavi span.extend {
  border: 2px solid rgba(245, 245, 245, 0);
}
.wp-pagenavi span.current {
  color: #0a7c76;
  background-color: #fff;
  vertical-align: top;
  text-decoration: none;
  text-align: center;
}

/* ---------------
  ★事業について
--------------- */
/* 事業について 下層共通 */
.u_obione_wp {
  position: relative;
}
.u_obione_wp::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(84, 84, 84, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.3) 0%, rgba(84, 84, 84, 0) 100%);
}

.u_obione_inner .utit01_wp {
  position: relative;
  padding-bottom: 400px;
  width: 100%;
}
.u_obione_inner .utit01_wp .utit01 {
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.business .u_cover_wp .dlwp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.business .u_cover_wp .dlwp > dt {
  width: 48%;
}
.business .u_cover_wp .dlwp > dd {
  width: 48%;
  max-width: 520px;
}

.business_sec01 {
  margin-right: 60px;
}
.business_sec01 .bji_imgbox {
  border-radius: 0 13px 13px 0;
  background-image: url(../img/business_sec01_bk.jpg);
  background-position: center right;
}
.business_sec01 .efdiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.business_sec01 .bbbxo {
  padding-right: 5%;
}

.business_sec02 {
  margin-left: 60px;
}
.business_sec02 .bji_imgbox {
  border-radius: 13px 0 0 13px;
  background-image: url(../img/business_sec02_bk.jpg);
  background-position: center left;
}
.business_sec02 .bbbxo {
  padding-left: 5%;
}

.bji_imgbox {
  background-size: cover;
}
.bji_imgbox::before {
  z-index: 4;
}
.bji_imgbox .efdiv {
  max-height: 577px;
  height: 55vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 3;
}
.bji_imgbox .efdiv .bbbxo .txt_wp {
  max-width: 390px;
  word-break: auto-phrase;
}

.bunkatu_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bunkatu_box .bun_hidari {
  width: 210px;
  position: relative;
}
.bunkatu_box .bun_migi {
  width: calc(100% - 260px);
}

.pagenai_list {
  top: 0;
}
.pagenai_list > a {
  padding: 5px 30px;
  background-color: #fff;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 55px;
  border-radius: 9px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
  position: relative;
  margin-bottom: 20px;
}
.pagenai_list > a::before {
  display: block;
  content: "";
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-left: 4px solid #000000;
  border-right: 0;
}

.lgul33 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lgul33 > a {
  width: 32.2%;
  min-height: 360px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  border-radius: 8px;
  overflow: hidden;
}
.lgul33 > a:not(:nth-child(3n)) {
  margin-right: 1.7%;
}
.lgul33 > a::before {
  z-index: 2;
  opacity: 0.48;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(30%, rgb(30, 30, 30)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(30, 30, 30) 30%, rgba(0, 0, 0, 0.3) 100%);
}
.lgul33 > a > img {
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: unset;
}
.lgul33 > a .txt {
  z-index: 3;
  position: relative;
  color: #fff;
  padding-right: 35px;
  line-height: 1.3;
  margin-bottom: 25px;
  margin-right: 15px;
  margin-left: 15px;
}
.lgul33 > a .txt::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
  display: block;
  content: "";
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-image: url(../img/oyaji.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 9px;
}
.lgul33 > a .txt > span em {
  font-size: 120%;
  margin-right: 7px;
}

.topourlinks_2_wp {
  max-width: 727px;
  margin: 0 auto;
}

.topourlinks_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.topourlinks_2 > a {
  max-width: 348px;
  color: #000;
  background-color: #fff;
  border-radius: 13px;
  overflow: hidden;
  width: 48%;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
}
.topourlinks_2 > a .img_wp {
  overflow: hidden;
}
.topourlinks_2 > a .txt_wp {
  padding: 3% 5% 6.5%;
}
.topourlinks_2 > a .txt_wp > strong {
  font-weight: 600;
  line-height: 1.3;
}
.topourlinks_2 > a .txt_wp > span {
  padding-right: 28px;
  word-break: auto-phrase;
  position: relative;
}
.topourlinks_2 > a .txt_wp > span::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 24px;
  height: 20px;
  background: url(../img/oyaji.svg) no-repeat center;
  background-size: 100%;
}

/* ---------------
  ★物流事業
--------------- */
.logistics .u_obione_wp {
  background-image: url(../img/u_obione_bk_logistics.jpg);
  background-position: center;
}

.logistics_sec01 .content_box {
  max-width: 950px;
  margin: 0 auto;
}
.logistics_sec01 .content_box2 .dlwp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.logistics_sec01 .content_box2 .dlwp > dt {
  width: 46%;
  background-image: url(../img/logistics_sec01_img01.png);
  background-repeat: no-repeat;
  background-position: center;
}
.logistics_sec01 .content_box2 .dlwp > dd {
  width: 48%;
}
.logistics_sec01 .content_box2 .dlwp > dd .ul50x > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 164px;
}
.logistics_sec01 .content_box2 .dlwp > dd .conbox {
  padding: 8% 7.5% 12.2%;
}

.logistics_parawara {
  background-image: url(../img/logistics_parawara_bk.jpg);
  min-height: 337px;
}

.logistics_sec02 .madodlwp > a {
  position: relative;
  color: #000;
  padding: 30px 70px 30px 20px;
  display: block;
  border-bottom: solid 1px #d5dbda;
}
.logistics_sec02 .madodlwp > a:first-of-type {
  border-top: solid 1px #d5dbda;
}
.logistics_sec02 .madodlwp > a .txt_wp {
  max-width: 630px;
}
.logistics_sec02 .madodlwp > a::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  content: "";
  display: block;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background-color: #1d7c76;
  background-image: url(../img/lnyyy.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 40px;
  right: 20px;
}

/* ---------------
  ★物流事業 | 物流
--------------- */
.logikaso .u_obione_wp {
  background-image: url(../img/u_obione_bk_logikaso.jpg);
  background-position: center;
}

.logikaso_sec01 .content_box {
  max-width: 950px;
  margin: 0 auto;
}
.logikaso_sec01 .content_box2 .dlwp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.logikaso_sec01 .content_box2 .dlwp > dt {
  width: 46%;
  background-image: url(../img/logikaso_sec01_img01.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
.logikaso_sec01 .content_box2 .dlwp > dd {
  width: 48%;
}
.logikaso_sec01 .content_box2 .dlwp > dd .ul50x > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 164px;
}
.logikaso_sec01 .content_box2 .dlwp > dd .conbox {
  padding: 8% 7.5% 15%;
}
.logikaso_sec01 .c_ulxz03 .greenbox {
  padding: 5%;
  word-break: auto-phrase;
}

.logikaso_parawara {
  background-image: url(../img/logikaso_parawara_bk.jpg);
  min-height: 337px;
}

/* ---------------
  ★物流事業 | 港湾
--------------- */
.port .u_obione_wp {
  background-image: url(../img/u_obione_bk_port.jpg);
  background-position: center;
}

.port_sec01 .content_box {
  max-width: 950px;
  margin: 0 auto;
}
.port_sec01 .content_box2 .dlwp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.port_sec01 .content_box2 .dlwp > dt {
  width: 46%;
  background-image: url(../img/port_sec01_img01.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
.port_sec01 .content_box2 .dlwp > dd {
  width: 48%;
}
.port_sec01 .content_box2 .dlwp > dd .ul50x > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 164px;
}
.port_sec01 .content_box2 .dlwp > dd .conbox {
  padding: 8% 7.5% 15%;
}
.port_sec01 .c_ulxz03 .greenbox {
  padding: 5%;
  word-break: auto-phrase;
}

.port_parawara {
  background-image: url(../img/port_parawara_bk.jpg);
  min-height: 337px;
}

/* ---------------
  ★物流事業 | 環境緑化
--------------- */
.green .u_obione_wp {
  background-image: url(../img/u_obione_bk_green.jpg);
  background-position: center;
}

.green_sec01 .content_box {
  max-width: 950px;
  margin: 0 auto;
}
.green_sec01 .content_box2 .dlwp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.green_sec01 .content_box2 .dlwp > dt {
  width: 46%;
  background-image: url(../img/green_sec01_img01.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
.green_sec01 .content_box2 .dlwp > dd {
  width: 48%;
}
.green_sec01 .content_box2 .dlwp > dd .ul50x > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 164px;
}
.green_sec01 .content_box2 .dlwp > dd .conbox {
  padding: 8% 7.5% 15%;
}
.green_sec01 .c_ulxz03 .greenbox {
  padding: 5%;
  word-break: auto-phrase;
}

.green_parawara {
  background-image: url(../img/green_parawara_bk.jpg);
  min-height: 337px;
}

/* ---------------
  ★ITソリューション事業
--------------- */
.itsolutions .u_obione_wp {
  background-image: url(../img/u_obione_bk_itsolutions.jpg);
  background-position: center;
}

.itsolutions_sec01 .content_box {
  max-width: 950px;
  margin: 0 auto;
}
.itsolutions_sec01 .content_box2 .dlwp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.itsolutions_sec01 .content_box2 .dlwp > dt {
  width: 46%;
  background-image: url(../img/itsolutions_sec01_img01.png);
  background-repeat: no-repeat;
  background-position: center;
}
.itsolutions_sec01 .content_box2 .dlwp > dd {
  width: 48%;
}
.itsolutions_sec01 .content_box2 .dlwp > dd .uls > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 164px;
}
.itsolutions_sec01 .content_box2 .dlwp > dd .conbox {
  padding: 8% 7.5%;
}

.itsolutions_parawara {
  background-image: url(../img/itsolutions_parawara_bk.jpg);
  min-height: 337px;
}

.itsolutions_sec02 .madodlwp > div {
  position: relative;
  color: #000;
  padding: 30px 30px 30px 20px;
  display: block;
  border-bottom: solid 1px #d5dbda;
}
.itsolutions_sec02 .madodlwp > div:first-of-type {
  border-top: solid 1px #d5dbda;
}
.itsolutions_sec02 .madodlwp > div .madodl > dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.itsolutions_sec02 .madodlwp > div .madodl > dd .btn_wp {
  text-align: right;
  margin-top: auto;
}
.itsolutions_sec02 .madodlwp > div .madodl > dd .btn_wp .c_btn01x {
  margin-bottom: 0px;
  margin-right: 0px;
}

.odaibakont {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
  border-radius: 17px;
  background-image: url(../img/itsolutions_sec03_img02_bk.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.odaibakont .inbox {
  max-width: 825px;
  margin: 0 auto;
  width: 90%;
}
.odaibakont .dllww {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.odaibakont .dllww > dt {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.odaibakont .dllww > dt .btn_wp {
  margin-top: auto;
}
.odaibakont .dllww > dd {
  width: 62%;
}
.itsolutions_sec03 .content_box3 .btn_wp {
  max-width: 710px;
  margin: 0 auto;
}
.itsolutions_sec03 .content_box3 .btn_wp > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  overflow: hidden;
  border-radius: 13px;
  position: relative;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
}
.itsolutions_sec03 .content_box3 .btn_wp > a .img_wp {
  width: 180px;
}
.itsolutions_sec03 .content_box3 .btn_wp > a .tit_wp {
  width: calc(100% - 180px);
  position: relative;
  padding: 5px 80px 5px 35px;
}
.itsolutions_sec03 .content_box3 .btn_wp > a .tit_wp::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 24px;
  height: 20px;
  background: url(../img/oyaji.svg) no-repeat center;
  background-size: 100%;
}

/* ---------------
  ★保有技術スキル
--------------- */
.skills_sec01 .ncbox {
  padding: 5% 5% 5%;
}

.skills_sec02 .sktable {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}
.skills_sec02 .sktable tbody tr {
  position: relative;
}
.skills_sec02 .sktable tbody tr > th,
.skills_sec02 .sktable tbody tr > td {
  line-height: 1.5;
  word-break: break-all;
  vertical-align: middle;
  width: 50%;
  text-align: center;
}
.skills_sec02 .sktable tbody tr th {
  background-color: #0a7c76;
  border-bottom: solid 5px #fff;
}
.skills_sec02 .sktable tbody tr td {
  padding: 19.5px 15px;
  background-color: #f0f4f3;
  border-bottom: solid 5px #fff;
  border-left: solid 5px #fff;
}
.skills_sec02 .sktable .waraw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.skills_sec02 .sktable .waraw .tbtit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 34%;
  padding: 4%;
}
.skills_sec02 .sktable .wara_list {
  background-color: #57918d;
  width: 66%;
  text-align: left;
  font-weight: 400;
  padding: 4%;
}

/* ---------------
  ★パートナー募集
--------------- */
.partner_sec01 .dlwp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.partner_sec01 .dlwp > dt {
  width: 56%;
}
.partner_sec01 .dlwp > dt .txt_wp {
  word-break: auto-phrase;
}
.partner_sec01 .dlwp > dd {
  width: 40%;
  max-width: 334px;
}

/* ---------------
  ★お問い合わせ
--------------- */
/* ---------------
  ★プライバシーポリシー
--------------- */
.pritit {
  border-bottom: solid 1px #d5dbda;
  padding-bottom: 15px;
}

.pri_lists .pri_litit {
  font-size: 120%;
  display: block;
}
.pri_lists .tb_wp > table th,
.pri_lists .tb_wp > table td {
  vertical-align: middle;
  padding: 20px 15px;
}
.privma_kun .dldl_wp {
  padding: 4%;
}
.privma_kun .dldl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.privma_kun .dldl > dt {
  width: 204px;
}
.privma_kun .dldl > dt .img_wp {
  width: 100%;
  height: 164px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.privma_kun .dldl > dd {
  width: calc(100% - 240px);
}

/* ---------------
  ★クッキーポリシー
--------------- */
/* ---------------
  ★お知らせせ
--------------- */
.ntag_wp .ntag {
  font-size: 87.5%;
  font-weight: 500;
  margin-right: 10px;
  margin-bottom: 15px;
  display: inline-block;
  padding: 11.5px 17px;
  line-height: 1.2;
  border-radius: 20px;
  color: #aaaaaa;
  background-color: #f4f4f4;
}
.ntag_wp .ntag.curren {
  color: #0a7c76;
  background-color: #fff;
}

.news_list > li {
  padding: 11px 13px;
  border-bottom: solid 1px #d5dbda;
}
.news_list > li:first-child {
  border-top: solid 1px #d5dbda;
}
.news_list > li .catewp > span {
  margin: 5px;
}
.news_list > li .deta {
  margin: 5px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
}
.news_list > li .temps {
  margin: 5px;
  color: #343434;
  display: inline-block;
  position: relative;
}
.news_list > li .temps::before {
  content: "|";
  margin: 0 10px 0 0px;
}
.news_list > li .ntit {
  margin: 5px;
}
.news_list a {
  color: #000;
}
.news_list a.gaibus .ntit {
  position: relative;
  padding-right: 25px;
}
.news_list a.gaibus .ntit::after {
  position: absolute;
  top: 2px;
  right: 0;
  content: "";
  display: block;
  width: 20px;
  height: 15px;
  content: url(../img/icon_gaibu.svg);
  background-position: center;
  background-size: 100%;
}
.news_list.temlist .deta {
  position: relative;
}

.catewp > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 90px;
  min-height: 22px;
  border-radius: 26px;
  text-align: center;
  color: #fff;
  background-color: #a6d5d3;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  padding: 0 10px;
}

/* =======================================
	★＿詳細
========================================== */
.news_detail .temps {
  margin: 5px;
  color: #343434;
  display: inline-block;
  position: relative;
}
.news_detail .temps::before {
  content: "|";
  margin: 0 10px 0 0px;
}
.news_detail .detaile_box p {
  min-height: 2.88rem;
}
.news_detail .detaile_box a[href$=".pdf"] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 260px;
  border: solid 1px #e0e0e0;
  border-radius: 13px;
  background-color: #fff;
  font-weight: 500;
  position: relative;
  line-height: 1.5;
  padding: 10px 50px 10px 20px;
  display: inline-block;
}
.news_detail .detaile_box a[href$=".pdf"]::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/icon_download.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.news_detail .detaile_box a[target=_blank] {
  position: relative;
}
.news_detail .detaile_box a[target=_blank]::after {
  content: url(../img/icon_gaibu.svg);
  display: inline-block;
  margin: 0 7px;
}

.news_detail_sec01 .dtcate > span {
  margin-right: 10px;
  margin-bottom: 10px;
}
.news_detail_sec01 .ncbox {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 750px) {
  .news_detail_sec01 .ncbox {
    min-height: unset;
  }
}
.news_detail_sec01 .ncbox .img_wp {
  margin: 0px;
}

.nsnssss_xob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  border-bottom: solid 1px #d5dbda;
  padding-bottom: 10px;
}
.nsnssss_xob > a {
  display: inline-block;
  margin: 10px;
}

.ic_dlod {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 58px;
  min-width: 260px;
  border: solid 1px #e0e0e0;
  border-radius: 13px;
  background-color: #fff;
  font-weight: 500;
  position: relative;
  line-height: 1.5;
  padding: 5px 35px 5px 22px;
  margin: 15px;
}
.ic_dlod::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/icon_download.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.detaile_box {
  word-break: break-all;
}
.detaile_box * {
  word-break: break-all;
}
.detaile_box h1,
.detaile_box h2,
.detaile_box h3,
.detaile_box h4,
.detaile_box h5,
.detaile_box h6,
.detaile_box b,
.detaile_box strong {
  font-weight: bold;
}
.detaile_box h1 {
  font-size: 160%;
}
.detaile_box h2 {
  font-size: 150%;
}
.detaile_box h3 {
  font-size: 140%;
}
.detaile_box h4 {
  font-size: 130%;
}
.detaile_box h5 {
  font-size: 120%;
}
.detaile_box h6 {
  font-size: 110%;
}
.detaile_box em {
  font-style: italic;
}
.detaile_box a {
  color: #0a7c76;
  text-decoration: underline;
}
.detaile_box a.gibu::after {
  content: url(../img/icon_gaibu.svg);
  display: inline-block;
  margin: 0 7px;
}
.detaile_box img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.detaile_box iframe {
  max-width: 100%;
}
.detaile_box .alignleft {
  float: left;
  margin-bottom: 3%;
  margin-right: 3%;
}
.detaile_box .alignright {
  float: right;
  margin-bottom: 3%;
  margin-left: 3%;
}
.detaile_box .aligncenter {
  margin: 0 auto !important;
}
.detaile_box .nimg_wp {
  margin-bottom: 20px;
}
.detaile_box .pdf2_wp {
  padding: 35px 0;
}
.detaile_box .c_btn02 {
  color: #fff !important;
  text-decoration: unset !important;
}

.gibu_btn::after {
  content: url(../img/icon_gaibu.svg);
  display: inline-block;
  margin: 0 7px;
}

/* ---------------
  ★新着情報詳細
--------------- */
.news_deta_titwp .datagwp .date {
  margin-right: 10px;
}

.nw_bk_btn_area .btn_wpuls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 600px;
  margin: 0 auto;
}
.nw_bk_btn_area .btn_wpuls > li {
  width: 33.3333333333%;
}
.nw_bk_btn_area .btn_wpuls > li.prevz > a::before {
  content: "";
  width: 6px;
  height: 6px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  position: relative;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 6px;
}
.nw_bk_btn_area .btn_wpuls > li.modoz {
  text-align: center;
}
.nw_bk_btn_area .btn_wpuls > li.nextz {
  text-align: right;
}
.nw_bk_btn_area .btn_wpuls > li.nextz > a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid;
  border-right: 1px solid;
  position: relative;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-left: 6px;
}
.nw_bk_btn_area .btn_wpuls > li > a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #858585;
  color: #fff;
  text-align: center;
  padding: 6px 20px;
  border-radius: 10px;
  font-size: 110%;
  line-height: 1.3;
}
@media (max-width: 600px) {
  .nw_bk_btn_area .btn_wpuls > li > a {
    padding: 6px 8px;
    font-size: 96%;
  }
}

/* ---------------
  ★私たちについて
--------------- */
.aboutus_parawara {
  background-image: url(../img/aboutus_parawara_bk.jpg);
  min-height: 338px;
}

.aboutus {
  position: relative;
  padding-top: 0px;
}
.aboutus .pancover_wwp {
  padding-top: 120px;
  padding-bottom: 7.3%;
  max-height: 948px;
  background-image: url(../img/aboutus_u_cover_wp_bk.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.aboutus .u_cover_wp .dlwp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.aboutus .u_cover_wp .dlwp > dt {
  width: 46%;
}
.aboutus .u_cover_wp .dlwp > dd {
  width: 50%;
  max-width: 550px;
}
.aboutus .aboutus_parawara {
  margin-bottom: -110px;
}

.aboutus_sec01 .linksas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.aboutus_sec01 .linksas > a {
  width: 48%;
  max-width: 430px;
  border-radius: 8px;
  overflow: hidden;
  padding-bottom: 22.221%;
  position: relative;
  margin-bottom: 4%;
}
.aboutus_sec01 .linksas > a > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.aboutus_sec01 .linksas > a::before {
  opacity: 0.7;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.aboutus_sec01 .linksas > a .txt_wpw {
  position: absolute;
  left: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 4;
  line-height: 1.2;
  width: 85%;
}
.aboutus_sec01 .linksas > a .txt_wpw > small {
  display: block;
  font-weight: 500;
}
.aboutus_sec01 .linksas > a .txt_wpw > em {
  display: block;
  font-family: "Montserrat", sans-serif;
}
.aboutus_sec01 .linksas > a::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  display: block;
  z-index: 3;
  position: absolute;
  right: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/lnyyy.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 13px;
  height: 11px;
}

.aboutus_sec02 .download_links2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.aboutus_sec02 .download_links2 > a {
  color: #0a7c76;
  background-color: #fff;
  border-radius: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 80px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 48%;
  padding: 5px 15px;
  line-height: 1.3;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
}
.aboutus_sec02 .download_links2 > a::before {
  width: 18px;
  height: 18px;
  display: block;
  content: "";
  position: absolute;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: 100%;
  background-image: url(../img/icon_download.svg);
  background-position: center;
  background-repeat: no-repeat;
}

/* ---------------
  ★私たちについて　下層共通
--------------- */
.aboutus_under_sec {
  background-color: #f5f5f5;
}

.aboutus_under_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 924px;
  margin: 0 auto;
}
.aboutus_under_links > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 68px;
  background-color: #fff;
  border-radius: 13px;
  color: #0a7c76;
  min-width: 284px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
  margin: 12px;
}
.aboutus_under_links > a::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 18px;
  height: 15px;
  background: url(../img/oyaji.svg) no-repeat center;
  background-size: 100%;
}
.aboutus_under_links > a .txts {
  line-height: 1.3;
  width: 88%;
  margin: 0 auto;
  padding-right: 7%;
}
.aboutus_under_links > a .txts > small {
  font-weight: 500;
  display: block;
}
.aboutus_under_links > a .txts > b {
  display: block;
  font-weight: 400;
}

.aboutus_topbtn_wp > a {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
}

/* ---------------
  ★理念・行動 5 原則・トップメッセージ
--------------- */
.philosophy .alin_1,
.philosophy .alin_2,
.philosophy .alin_3 {
  display: none !important;
}

.philosophy_sec01 .green_box {
  text-align: center;
  padding: 5.2% 3%;
}
.philosophy_sec01 .green_box strong {
  word-break: auto-phrase;
}

.philosophy_sec02 .five_list > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5.1% 9%;
  line-height: 1.5;
}
.philosophy_sec02 .five_list > dl > dt {
  word-break: keep-all;
  white-space: nowrap;
  margin-right: 8%;
}
.philosophy_sec03 .dlwps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.philosophy_sec03 .dlwps > dt {
  width: calc(100% - 340px);
}
.philosophy_sec03 .dlwps > dt .txt_wp {
  max-width: 540px;
}
.philosophy_sec03 .dlwps > dt .names {
  text-align: right;
}
.philosophy_sec03 .dlwps > dt .names > b {
  margin-left: 2.5rem;
}
.philosophy_sec03 .dlwps > dd {
  width: 300px;
}

/* ---------------
  ★会社概要
--------------- */
.profile .alin_4 {
  display: none !important;
}

.profile_sec01 .tb_wp .ddllxw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.profile_sec01 .tb_wp .ddllxw > dt {
  width: calc(100% - 210px);
}
.profile_sec01 .tb_wp .ddllxw > dd {
  width: 198px;
}
.profile_sec01 .img_wpwx {
  max-width: 476px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.profile_sec01 .img_wpwx > img {
  margin: 10px;
}
.profile_sec01 .img_wpwx .img1 {
  max-width: 121px;
}
.profile_sec01 .img_wpwx .img2 {
  max-width: 108px;
}
.profile_sec01 .img_wpwx .img3 {
  max-width: 115px;
}

/* ---------------
  ★沿革
--------------- */
.history .alin_5 {
  display: none !important;
}

.history_sec01 .c_table_01 tbody th {
  width: 107px;
}
.history_sec01 .c_table_01 tbody td .hisuc_wp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.history_sec01 .c_table_01 tbody td .hisuc_wp .txts {
  width: calc(100% - 280px);
}
.history_sec01 .c_table_01 tbody td .hisuc_wp .img_wp {
  width: 252px;
}

.history_sec02 .dlsd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.history_sec02 .dlsd > dt {
  width: 37%;
}
.history_sec02 .dlsd > dd {
  width: 58%;
}

/* ---------------
  ★拠点紹介
--------------- */
.gmap_links {
  text-decoration: underline;
  position: relative;
}
.gmap_links::before {
  content: url(../img/icon_gmap.png);
  margin-right: 7px;
}

.location .alin_7 {
  display: none !important;
}

.location_sec01 .dllwp > dl {
  padding: 5% 0;
  border-top: solid 1px #d5dbda;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.location_sec01 .dllwp > dl > dt {
  width: 42%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.location_sec01 .dllwp > dl > dt .green_box {
  margin-top: auto;
  padding: 5%;
}
.location_sec01 .dllwp > dl > dt .green_box > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 3px 0;
}
.location_sec01 .dllwp > dl > dt .green_box > dl dt {
  width: 50px;
}
.location_sec01 .dllwp > dl > dt .green_box > dl dd {
  width: calc(100% - 50px);
}
.location_sec01 .dllwp > dl > dd {
  width: 52.6%;
}

/* ---------------
  ★ダイバーシティの取り組み
--------------- */
.diversity .alin_6 {
  display: none !important;
}
.diversity .dlwp_48 > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.diversity .dlwp_48 > dl > dt {
  width: 48%;
}
.diversity .dlwp_48 > dl > dd {
  width: 48%;
}

.linksswp .abox {
  color: #000;
}
.linksswp .abox .img_wp {
  width: 100%;
  position: relative;
  background-color: #fafafa;
  padding-bottom: 56.6%;
}
.linksswp .abox .img_wp img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
  width: auto;
  height: auto;
}
.linksswp .abox .txt_wp > strong {
  display: block;
  font-weight: 500;
  line-height: 1.5;
  margin: 10px 0 3px;
}
.linksswp .abox .txt_wp .deta {
  display: block;
  color: #9d9d9d;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

/* ---------------
  ★ギャラリー
--------------- */
.gallery .alin_8 {
  display: none !important;
}
.gallery .dlwp_48 > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gallery .dlwp_48 > dl > dt {
  width: 48%;
}
.gallery .dlwp_48 > dl > dd {
  width: 48%;
}

.gallery_sec01 .content_box {
  overflow: hidden;
  width: 100%;
}
.gallery_sec01 .content_box .glaloop_wpboxx {
  overflow: hidden;
  min-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.gallery_sec01 .content_box .glaloop_wpwp {
  margin-bottom: 25px;
}
.gallery_sec01 .content_box .glaloop_wpwp .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.gallery_sec01 .content_box .glaloop_wpwp .swiper-wrapper .img_wp {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding-bottom: 69.5%;
}
.gallery_sec01 .content_box .glaloop_wpwp .swiper-wrapper .img_wp img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  width: auto;
}

/* ---------------
  ★ 採用情報
--------------- */
.recruit_temp.under_main {
  padding-top: 0;
  background-image: unset;
}
.recruit_temp .pankaba_wp {
  padding-top: 120px;
}
.recruit_temp .pankaba_wp .pankuzu a {
  color: #fff;
}
.recruit_temp .pankaba_wp .pankuzu > li::after {
  background-color: #fff;
}
.recruit_temp .pankaba_wp2 {
  padding-top: 120px;
  background-image: url(../img/recruit_temp_bk_set.png);
  background-position: center;
  background-size: cover;
}
.recruit_temp .pankaba_wp2 .pankuzu a {
  color: #fff;
}
.recruit_temp .pankaba_wp2 .pankuzu > li::after {
  background-color: #fff;
}

.recruit .pankaba_wp {
  background-image: url(../img/u_cover_wp_trec_bk.png);
  background-position: center;
  background-size: cover;
  padding-bottom: 135px;
}
.recruit .pankaba_wp .conbxo {
  text-shadow: 0 3px 14px rgba(0, 0, 0, 0.22);
}
.recruit .pankaba_wp .tit01x {
  font-weight: 700;
  line-height: 1.5;
}
.recruit .pankaba_wp .txt_wp {
  font-weight: 500;
}

.rglaloop_wpwp {
  margin-top: -135px;
  width: 100%;
  overflow: hidden;
}
.rglaloop_wpwp .rglaloop_wp {
  min-width: 2000px;
  margin: 0 auto;
  width: 100%;
}
.rglaloop_wpwp .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.recruit_sec01 .content_box {
  background-image: url(../img/recruit_sec01_bk.png);
  background-position: center bottom;
  background-size: cover;
}
.recruit_sec01 .txtbox {
  position: relative;
  width: 50%;
  overflow: hidden;
  padding: 5% 2.5% 5.6%;
}
.recruit_sec01 .txtbox::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(6px) brightness(1.04) contrast(115%);
}
.recruit_sec01 .txtbox .names {
  text-align: right;
}
.recruit_sec01 .txtbox .names > b {
  margin-left: 2.5rem;
}
.recruit_sec01 .bbox {
  position: relative;
  z-index: 2;
}

.recruit_sec02 .txt01 {
  text-align: center;
}
.recruit_sec02 .sankonoyatu_wp > .uls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.recruit_sec02 .sankonoyatu_wp > .uls > li {
  border-radius: 16px;
  width: 32.7%;
  max-width: 294px;
  padding: 3%;
  padding: 2.05%;
}
.recruit_sec02 .sankonoyatu_wp > .uls > li .img_wp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 150px;
}
.recruit_sec02 .sankonoyatu_wp > .uls > li .img_wp > img {
  max-width: 90%;
}
.interv_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.interv_list > a {
  width: 27.89%;
  color: #000;
  margin-bottom: 8%;
}
.interv_list > a:not(:nth-child(3n)) {
  margin-right: 8.1%;
}
.interv_list > a .img_wp {
  border-radius: 11px;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 129.89%;
}
.interv_list > a .img_wp img {
  border-radius: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.interv_list > a .cates_wra {
  text-align: right;
}
.interv_list > a .tnames {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.interv_list .nyusya {
  color: #5f5f5f;
  font-size: 87.5%;
}

.recruit_sec05 {
  margin-bottom: -108px;
}
.recruit_sec05 .ul50x > li {
  padding: 3% 3% 5%;
}
.recruit_sec05 .content_box .ul50x > li {
  position: relative;
}
.recruit_sec05 .content_box .ul50x > li h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  margin-bottom: 10px;
}
.recruit_sec05 .content_box .ul50x > li .nashiyo {
  color: #a0a0a0;
  height: calc(100% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.recruit_sec05 .bosyu_listn_wp > .news_list > li:first-child {
  border-top: none;
}
.recruit_sec05 .bosyu_listn_wp > .news_list > li a .ntit {
  color: #0a7c76;
  text-decoration: underline;
}

.caten {
  display: inline-block;
  background-color: #f0f4f3;
  border-radius: 20px;
  padding: 4px 14px;
}

.reclinksks .ul50x > a {
  color: #4d4d4d;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
}
.reclinksks .ul50x > a::before {
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #e2e2e2;
}
.reclinksks .ul50x > a::after {
  width: 20px;
  height: 15px;
  display: block;
  content: "";
  position: absolute;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 10px;
  right: 12px;
  background-image: url(../img/icon_gaibu.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.reclinksks .ul50x > a > div {
  width: 50%;
  padding: 8% 5%;
}

/* ---------------
  ★ 採用情報_私たちについて
--------------- */
.chenji_zabox .boxcg_btn_Box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 25px;
}
.chenji_zabox .boxcg_btn_Box > a {
  margin: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f4f4f4;
  width: 219px;
  height: 43px;
  border-radius: 18px 18px 0 0;
  color: #aaaaaa;
}
.chenji_zabox .boxcg_btn_Box > a.on {
  color: #0a7c76;
  background-color: #fff;
}
.chenji_zabox .komeko {
  margin-top: 10px;
  text-align: right;
  display: block !important;
  color: #939393;
  font-size: 81.25%;
}

.boxcg_Box > div {
  display: none;
}
.boxcg_Box > div.on {
  display: block;
}

.shiro_nobox {
  padding: 5% 0%;
  border-radius: 29px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
}

.mirulistn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mirulistn > li {
  padding: 3% 3% 1%;
  margin-top: 3.33%;
  width: 31.112%;
}
.mirulistn > li:nth-of-type(2) {
  width: 65.556%;
}
.mirulistn > li:not(:nth-of-type(2), :nth-of-type(5)) {
  margin-right: 3.33%;
}
.mirulistn > li .img_wp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 264px;
}
.mirulistn > li .img_wp > img {
  max-width: 96%;
}

.karulist > li {
  padding: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.karulist > li .img_wp {
  width: 40%;
}
.karulist > li .tits {
  width: 55.4%;
}

.re_aboutus_under_sec {
  background-color: #f5f5f5;
}

.re_aboutus_ind_sec {
  margin-bottom: -108px;
}

/* ---------------
  ★先輩インタビュー
--------------- */
.interview_sec01 {
  background-position: right center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.interview_sec01 .imgs_wp_pc {
  position: absolute;
  right: 0;
  top: 0;
  max-width: unset;
}
.interview_sec01 .caten {
  display: inline-block;
  background-color: #f0f4f3;
  border-radius: 20px;
  padding: 4px 14px;
}
.interview_sec01 .nyusya {
  color: #5f5f5f;
  font-weight: 500;
}
.interview_sec01 .tttbox {
  min-height: 414px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.interview_sec01 .tttbox .tt01 .se1 {
  margin-right: 15px;
}
.interview_sec01 .tttbox .tt02 .se1 {
  position: relative;
}

.interview_sec02 .shiro_nobox {
  padding: 3% 0%;
}
.interview_sec02 .sukeboxn .inbox {
  padding: 5% 0 3%;
  max-width: 800px;
  margin: 0 auto;
  width: 90%;
}
.interview_sec02 .immgg {
  max-width: 790px;
  margin: 0 auto;
}

.invlist > li .midashi > b {
  display: inline-block;
  padding-left: 4.5rem;
  position: relative;
}
.invlist > li .midashi > b::before {
  width: 30px;
  height: 1px;
  content: "";
  display: block;
  background-color: #1d7c76;
  position: absolute;
  top: 1.4rem;
  left: 0;
}
.suke_list {
  max-width: 620px;
  margin: 0 auto;
}
.suke_list > li {
  margin: 5px 0;
  padding: 2.5% 5.5%;
}
.suke_list > li > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.suke_list > li > dl > dt {
  width: 85px;
}
.suke_list > li > dl > dd {
  width: calc(100% - 110px);
}

.inv_messbox > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inv_messbox > dl > dt {
  width: 252px;
  height: 252px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.inv_messbox > dl > dt > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.inv_messbox > dl > dd {
  width: calc(100% - 300px);
}

.sentakun .reclinksks .ul50x {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 528px;
  margin: 0 auto;
}
.sentakun .reclinksks .ul50x > a {
  margin: 0 !important;
  width: 100%;
}
.sentakun.indeee_types .reclinksks .ul50x > a:nth-of-type(2) {
  display: none;
}
.sentakun.mnavi_types .reclinksks .ul50x > a:nth-of-type(1) {
  display: none;
}

.kuki_porisi {
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 80px;
  width: 100%;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.05);
}
.kuki_porisi.hidden {
  bottom: -80px;
}
.kuki_porisi .a_link {
  font-size: 13px;
}
.kuki_porisi .dlxz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
}
.kuki_porisi .dlxz > dt {
  width: calc(100% - 140px);
  max-width: 800px;
  font-size: 13px;
}
.kuki_porisi .dlxz > dd {
  width: 130px;
}
.kuki_porisi .dlxz > dd .btn_wp a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

/* ---------------
  ★@media
--------------- */
@media (max-width: 1300px) {
  .interview_sec01 {
    background-position: center;
  }
  .interview_sec01 .imgs_wp_pc {
    position: absolute;
    right: -10%;
  }
}
@media (max-width: 1070px) {
  .header .hnavi01 > dl:not(.maga_dl) {
    margin: 0px 5px;
  }
  .header .hnavi01 .toibox {
    margin: 0 15px 0 10px;
  }
  .hlogo_wp > a svg {
    width: 164px !important;
    height: auto !important;
  }
}
@media (min-width: 931px) {
  .mbtn_wp {
    display: none !important;
  }
  #niji_box {
    display: none !important;
  }
  #niji_box.onrs {
    display: none !important;
  }
}
@media (max-width: 930px) {
  .under_main:not(.aboutus, .recruit_temp) {
    padding-top: 80px;
  }
  .aboutus .pancover_wwp {
    padding-top: 80px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 230%;
  }
  .recruit_temp .pankaba_wp {
    padding-top: 80px;
  }
  .recruit_temp .pankaba_wp2 {
    padding-top: 80px;
  }
  .home .header:not(.changed, .baga_on) .mbtn_wp > em {
    color: #fff;
  }
  .home .header:not(.changed, .baga_on) .mbtn_wp .menu-trigger > span {
    background-color: #fff;
  }
  .magas_pbox {
    display: none !important;
  }
  #bks_kuros {
    display: none !important;
  }
  .header {
    position: fixed;
    top: 0px;
  }
  .header .hnav_area {
    height: auto;
    margin-top: 15px;
  }
  .header .hnav_area .hlogo_wp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 50px;
  }
  .header .hnav_area .hright_wp .hnavi01 {
    display: block;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl {
    height: auto;
    display: block;
    border-bottom: solid 1px #E2E2E2;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl:first-of-type {
    border-top: solid 1px #E2E2E2;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl.maga_dl {
    margin: 0;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl.maga_dl .ddd {
    display: block;
    height: 0;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl.maga_dl::after {
    height: 2px;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dt > a {
    font-size: 14px;
    padding: 17px 30px 17px 0;
    display: block;
    font-weight: 500;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dt > a.maga {
    position: relative;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dt > a.maga::before {
    border-width: 7px 5px 0 5px;
    left: unset;
    right: 10px;
    border-color: #087772 transparent transparent transparent !important;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .mmmbox .mmm_tit {
    display: none !important;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .mmmbox .mmm_links .dll_wp a {
    font-size: 13px;
    display: inline-block;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .mmmbox .mmm_links .dll_wp a::before {
    top: 0.35rem !important;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .download_linkswp {
    margin-left: 0px;
    margin-top: 10px;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .recruit_linkswp {
    margin-left: 0px;
    margin-top: 10px;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .recruit_linkswp .recruit_linkswp_inner .recruit_links .btn_wp .nojyo {
    margin-bottom: 5px;
  }
}
@media (max-width: 930px) and (max-width: 600px) {
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .download_linkswp {
    margin-left: 0px;
    margin-top: 10px;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .download_linkswp .download_linkswp_inner {
    display: block;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .download_linkswp .download_linkswp_inner .doli_tit {
    display: block;
    width: auto;
    margin: 0 auto;
    text-align: center;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .download_linkswp .download_linkswp_inner .doli_tit > b {
    font-size: 5vw;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .download_linkswp .download_linkswp_inner .download_links {
    display: block;
    width: 100%;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .download_linkswp .download_linkswp_inner .download_links > a {
    width: 100%;
    margin: 10px 0;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .download_linkswp .download_linkswp_inner .download_links > a > span {
    position: relative;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .download_linkswp .download_linkswp_inner .download_links > a > span::before {
    content: "会社概要";
    margin-right: 10px;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .recruit_linkswp .recruit_linkswp_inner .recruit_links {
    display: block;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl > dd .recruit_linkswp .recruit_linkswp_inner .recruit_links .btn_wp {
    margin: 10px 0;
    width: 100%;
  }
}
@media (max-width: 930px) {
  .header .hnav_area .hright_wp .hnavi01 > dl.onrs > dt > a {
    color: #000;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl.onrs > dt > a::before {
    top: 38%;
    -webkit-transform: rotate(180deg) translateY(-30%);
            transform: rotate(180deg) translateY(-30%);
  }
  .header .hnav_area .hright_wp .hnavi01 > dl.onrs > .ddd {
    display: block;
    padding: 5px 0px 20px;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    height: auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl.onrs > .ddd .mmmbox .mmm_links .dll_wp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl.onrs > .ddd .mmmbox .mmm_links .dll_wp > dl {
    padding-right: 2%;
    margin-bottom: 20px;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl.onrs > .ddd .mmmbox .mmm_links .dll_wp > dl a {
    color: #000 !important;
  }
  .header .hnav_area .hright_wp .hnavi01 > dl.onrs > .ddd .mmmbox .mmm_links .dll_wp > dl > dd .boxxy > div {
    margin: 10px 0;
  }
}
@media (max-width: 930px) and (min-width: 601px) {
  .header .hnav_area .hright_wp .hnavi01 > dl.onrs > .ddd .mmmbox .mmm_links .dll_wp > dl {
    width: 33.3333333333%;
  }
}
@media (max-width: 930px) and (max-width: 600px) {
  .header .hnav_area .hright_wp .hnavi01 > dl.onrs > .ddd .mmmbox .mmm_links .dll_wp > dl {
    width: 50%;
  }
}
@media (max-width: 930px) {
  .header .hnav_area .hright_wp .hnavi01 .toibox {
    display: block;
    height: auto;
    text-align: center;
    margin: 30px auto 0;
  }
  .header .hnav_area .hright_wp .hnavi01 .toibox > a {
    width: 100%;
    max-width: 150px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .header .hnav_area .hright_wp .hnavi01 .langu_wp {
    text-align: center;
    display: block;
    width: 100%;
    max-width: 150px;
    height: auto;
    margin: 20px auto 0;
    padding-bottom: 40px;
  }
  .header .hnav_area .hright_wp .hnavi01 .langu_wp > dl {
    position: relative;
    top: 0;
    border-radius: 26px;
  }
  .header .hnav_area .hright_wp .hnavi01 .langu_wp > dl > dt {
    padding: 7px;
  }
  .header.baga_on {
    height: 100%;
    background-color: #fff;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
  }
  .header.baga_on .header_inner {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .header.baga_on .header_inner .hnav_area {
    display: block;
  }
  .header.baga_on .hright_wp {
    display: block;
    display: block;
    overflow-y: auto;
    max-height: calc(100vh - 75px);
  }
  .header.baga_on .hright_wp .hnavi01 > dl > dt > a {
    color: #000 !important;
  }
  .hright_wp {
    display: none;
  }
  .top_sec01 .content_box > dl {
    display: block;
  }
  .top_sec01 .content_box > dl > dt {
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .top_sec01 .content_box > dl > dd {
    margin-top: 5%;
    width: 100%;
    max-width: 100%;
  }
  .top_sec03 .content_box > dl > dt {
    width: 180px;
  }
  .top_sec03 .content_box > dl > dd {
    width: calc(100% - 180px);
  }
  .business_sec01 .bji_imgbox {
    position: relative;
  }
  .business_sec01 .bji_imgbox::after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.32);
  }
  .business_sec02 {
    padding-bottom: 0;
  }
  .business_sec02 .bji_imgbox {
    position: relative;
  }
  .business_sec02 .bji_imgbox::after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0.71);
  }
  .logistics_sec01 .content_box2 .dlwp {
    display: block;
  }
  .logistics_sec01 .content_box2 .dlwp > dt {
    width: 100%;
    max-width: 503px;
    padding-bottom: 55%;
    margin: 0 auto 5%;
  }
  .logistics_sec01 .content_box2 .dlwp > dd {
    width: 100%;
  }
  .itsolutions_sec01 .content_box2 .dlwp {
    display: block;
  }
  .itsolutions_sec01 .content_box2 .dlwp > dt {
    width: 100%;
    max-width: 503px;
    padding-bottom: 55%;
    margin: 0 auto 5%;
  }
  .itsolutions_sec01 .content_box2 .dlwp > dd {
    width: 100%;
  }
  .bunkatu_box {
    display: block;
  }
  .bunkatu_box .bun_hidari {
    width: 100%;
  }
  .bunkatu_box .bun_migi {
    width: 100%;
    margin-top: 7%;
  }
  .pagenai_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pagenai_list > a {
    position: relative;
    left: 0;
    top: 0;
    line-height: 1.2;
    width: 32%;
    margin-bottom: 2%;
  }
  .pagenai_list > a:not(:nth-child(3n)) {
    margin-right: 2%;
  }
  .pagenai_list > a::before {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #000000;
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
  }
  .philosophy_sec03 .dlwps {
    display: block;
  }
  .philosophy_sec03 .dlwps > dt {
    width: 100%;
    position: relative;
  }
  .philosophy_sec03 .dlwps > dt::before {
    display: block;
    content: "";
    background-image: url(../img/philosophy_sec03_img01.jpg);
    float: right;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 0 5% 5%;
    width: 45%;
    padding-bottom: 60%;
  }
  .philosophy_sec03 .dlwps > dt::after {
    content: "";
    display: block;
    clear: both;
  }
  .philosophy_sec03 .dlwps > dt .txt_wp {
    max-width: 100%;
  }
  .philosophy_sec03 .dlwps > dd {
    display: none;
  }
  .history_sec01 .c_table_01 tbody td .hisuc_wp {
    display: block;
  }
  .history_sec01 .c_table_01 tbody td .hisuc_wp .txts {
    width: 100%;
  }
  .history_sec01 .c_table_01 tbody td .hisuc_wp .img_wp {
    margin-top: 4%;
    width: 100%;
  }
  .recruit_sec01 .content_box {
    background-image: url(../img/recruit_sec01_bk.png);
    background-position: right -40vw bottom;
    background-size: 145%;
    background-repeat: no-repeat;
  }
  .recruit_sec01 .txtbox {
    width: 75%;
  }
  .interview_sec01 {
    background-position: center;
  }
  .interview_sec01 .imgs_wp_pc {
    position: absolute;
    right: -30%;
  }
}
@media (max-width: 750px) {
  .business .u_cover_wp .u_cover_inner {
    padding-top: 0;
  }
  .business .u_cover_wp .dlwp {
    display: block;
  }
  .business .u_cover_wp .dlwp > dt {
    width: 100%;
  }
  .business .u_cover_wp .dlwp > dd {
    width: 100%;
    padding-top: 40px;
  }
  .u_obione_inner .utit01_wp {
    position: relative;
    padding-bottom: 33%;
    width: 100%;
  }
  .madodl > dt {
    width: 180px;
  }
  .madodl > dd {
    width: calc(100% - 200px);
  }
  .logistics .u_obione_wp {
    background-size: 140%;
  }
  .logikaso .u_obione_wp {
    background-size: 140%;
  }
  .port .u_obione_wp {
    background-size: 140%;
  }
  .green .u_obione_wp {
    background-size: 140%;
  }
  .itsolutions .u_obione_wp {
    background-size: 110%;
  }
  .partner_sec01 .dlwp {
    display: block;
  }
  .partner_sec01 .dlwp > dt {
    width: 100%;
  }
  .partner_sec01 .dlwp > dd {
    width: 100%;
    margin-top: 8%;
  }
  .partner_sec01 .dlwp > dd .img_wp img {
    width: 100%;
    border-radius: 13px;
  }
  .aboutus .u_cover_wp .u_cover_inner {
    padding: 0 !important;
  }
  .aboutus .u_cover_wp .u_cover_inner .dlwp {
    display: block;
  }
  .aboutus .u_cover_wp .u_cover_inner .dlwp > dt {
    width: 100%;
  }
  .aboutus .u_cover_wp .u_cover_inner .dlwp > dd {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
    padding-top: 13%;
  }
  .aboutus_under_links {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .aboutus_under_links > a {
    margin: 10px 0;
    min-width: unset;
    width: 48%;
  }
  .history_sec02 .dlsd {
    display: block;
  }
  .history_sec02 .dlsd > dt {
    width: 100%;
  }
  .history_sec02 .dlsd > dd {
    margin-top: 5%;
    width: 100%;
  }
  .diversity .dlwp_48 > dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .diversity .dlwp_48 > dl > dt {
    width: 100%;
    margin-top: 5%;
  }
  .diversity .dlwp_48 > dl > dd {
    width: 100%;
  }
  .location_sec01 .dllwp > dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .location_sec01 .dllwp > dl > dt {
    width: 100%;
    margin-top: 5%;
  }
  .location_sec01 .dllwp > dl > dd {
    width: 100%;
  }
  .recruit_sec01 .content_box {
    background-image: url(../img/recruit_sec01_bk2.png);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10% 0 57%;
  }
  .recruit_sec01 .txtbox {
    width: 100%;
    padding: 5% 5% 5.6%;
  }
  .recruit_sec01 .txtbox::before {
    background-color: #fff;
  }
  .odaibakont .dllww {
    display: block;
  }
  .odaibakont .dllww > dt {
    width: 100%;
    display: block;
    text-align: center;
  }
  .odaibakont .dllww > dt .btn_wp {
    margin: 8% 0 12%;
  }
  .odaibakont .dllww > dd {
    width: 100%;
    display: block;
  }
  .mirulistn > li .img_wp {
    min-height: 35vw;
  }
  .inv_messbox > dl > dt {
    width: 172px;
    height: 172px;
  }
  .inv_messbox > dl > dd {
    width: calc(100% - 200px);
  }
}
@media (max-width: 600px) {
  .b_rji_12 {
    border-radius: 6px;
  }
  .b_rji_29 {
    border-radius: 15px;
  }
  .under_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0px;
    background-position: 30vw -14vw;
    background-size: 82vw;
  }
  .under_main > .pankuzu_wrap {
    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99;
  }
  .under_main > .pankuzu_wrap .pankuzu {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding: 5px 0 20px;
  }
  .c_btn01.type_b {
    min-height: 40px;
  }
  .sp_center {
    text-align: center;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .top_sec01 .content_box > dl > dd .bbox .btn_wp {
    padding: 7% 0 7%;
  }
  .top_sec01 .content_box2 .topourlinks {
    display: block;
  }
  .top_sec01 .content_box2 .topourlinks > a {
    width: 90%;
    display: block;
    margin: 8% auto 0;
  }
  .top_sec01 .content_box2 .topourlinks > a .txt_wp {
    padding: 5% 7% 35px;
    position: relative;
  }
  .top_sec01 .content_box2 .topourlinks > a .txt_wp::before {
    position: absolute;
    right: 15px;
    bottom: 10px;
    content: "";
    display: block;
    width: 17px;
    height: 14px;
    background: url(../img/oyaji.svg) no-repeat center;
    background-size: 100%;
  }
  .top_sec01 .content_box2 .topourlinks > a .txt_wp > span {
    padding-right: 0;
  }
  .top_sec01 .content_box2 .topourlinks > a .txt_wp > span::before {
    display: none;
  }
  .top_sec02 {
    padding-bottom: 50vw;
    position: relative;
  }
  .top_sec02 .imgbox1 {
    border-radius: 0;
    position: absolute;
    left: 0;
    top: unset !important;
    bottom: 0;
    content: "";
    display: block;
    max-width: 1165px;
    width: 100%;
    max-height: unset;
    height: 64vw;
    background: url(../img/top_sec02_bkimg.jpg) no-repeat center;
    background-size: 100%;
  }
  .top_sec02 .content_box {
    padding: 7% 7% 10%;
    margin: -7% auto 0;
  }
  .top_sec02 .content_box .tit03 {
    text-align: left !important;
  }
  .top_sec02 .content_box .txt_wp {
    padding-bottom: 4%;
  }
  .top_sec03 .content_box > dl {
    display: block;
  }
  .top_sec03 .content_box > dl > dt {
    text-align: center;
    width: 100%;
  }
  .top_sec03 .content_box > dl > dd {
    width: 100%;
    margin-top: 8%;
  }
  .top_sec03 .content_box > dl > dd .btn_wp {
    text-align: center;
    padding: 8% 0 10%;
  }
  .top_sec03 .content_box > dl > dd .btn_wp > a {
    min-width: 226px;
  }
  .top_sec04 {
    background-color: #f0f4f3;
  }
  .top_sec04 .glaloop_wpwp {
    top: unset;
    bottom: 0;
    min-width: 1640px;
  }
  .top_sec04 .content_boxwp {
    max-width: 330px;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 425px;
  }
  .top_sec04 .content_boxwp .tit02 > b {
    font-size: 9.2vw;
  }
  .f_front_cont {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .f_front_cont .ffrbox {
    width: 100%;
    border-radius: 0px;
  }
  .f_front_cont .ffrbox .ffinner {
    background-size: 100%;
    background-position: top 11vw right -22vw;
  }
  .f_front_cont .ffrbox .ffinner > dl {
    display: block;
    min-height: unset;
  }
  .f_front_cont .ffrbox .ffinner > dl > dt {
    text-align: center;
    text-align: center;
    width: 100%;
    padding: 6% 0 0%;
  }
  .f_front_cont .ffrbox .ffinner > dl > dd {
    text-align: center;
    width: 100%;
    text-align: center;
    width: 100%;
    padding: 8% 0 11%;
  }
  .finner {
    padding-top: 15px;
  }
  .fu_links {
    margin-left: 0px;
  }
  .fu_links > .divs {
    display: block;
    margin: 15px 0;
  }
  #totop {
    width: 60px;
    height: 60px;
  }
  .business_sec01 {
    margin-right: 0px;
  }
  .business_sec01 .bbbxo {
    padding: 10% 10%;
  }
  .business_sec01 .bbbxo .btn_wp {
    text-align: center;
    padding: 8% 0 13%;
  }
  .business_sec01 .bji_imgbox {
    border-radius: 0;
    background-position: center center;
  }
  .business_sec01 .bji_imgbox .efdiv {
    height: unset;
  }
  .business_sec02 {
    margin-left: 0px;
  }
  .business_sec02 .bbbxo {
    padding: 10% 10%;
  }
  .business_sec02 .bbbxo .btn_wp {
    text-align: center;
    padding: 8% 0 13%;
  }
  .business_sec02 .bji_imgbox {
    border-radius: 0;
    background-position: center center;
  }
  .business_sec02 .bji_imgbox .efdiv {
    height: unset;
  }
  .logistics_sec01 .content_box2 .dlwp {
    display: block;
  }
  .logistics_sec01 .content_box2 .dlwp > dt {
    width: 100%;
    max-width: 503px;
    padding-bottom: 117%;
    margin: 0 auto 5%;
    background-size: cover;
  }
  .logistics_sec01 .content_box2 .dlwp > dd .ul50x {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .logistics_sec01 .content_box2 .dlwp > dd .ul50x > li {
    width: 48%;
  }
  .itsolutions_sec01 .content_box2 .dlwp {
    display: block;
  }
  .itsolutions_sec01 .content_box2 .dlwp > dt {
    width: 100%;
    max-width: 503px;
    padding-bottom: 117%;
    margin: 0 auto 5%;
    background-size: cover;
  }
  .logistics_sec02 .madodlwp > a {
    padding: 5% 0 5%;
  }
  .logistics_sec02 .madodlwp > a::after {
    display: none;
  }
  .logistics_sec02 .madodlwp > a .madodl > dd {
    padding-top: 7%;
  }
  .logistics_sec02 .madodlwp > a .madodl > dd h2 {
    position: relative;
  }
  .logistics_sec02 .madodlwp > a .madodl > dd h2::after {
    content: "";
    display: block;
    width: 6vw;
    height: 6vw;
    border-radius: 50%;
    background-color: #1d7c76;
    background-image: url(../img/lnyyy.svg);
    background-size: 3vw;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.4vw;
    right: 0;
  }
  .madodl {
    display: block;
  }
  .madodl > dt {
    width: 100%;
  }
  .madodl > dt img {
    width: 100%;
  }
  .madodl > dd {
    width: 100%;
  }
  .lgul33 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .lgul33 > a {
    margin-right: 0 !important;
    margin-bottom: 4%;
    width: 48%;
    min-height: 56vw;
  }
  .lgul33 > a > img {
    max-width: 100%;
  }
  .lgul33 > a > .txt {
    position: static;
    margin-bottom: 10%;
    margin-right: 5%;
    margin-left: 5%;
    padding: 0;
    font-size: 4vw;
    min-height: 17vw;
  }
  .lgul33 > a > .txt::before {
    right: 10px;
    top: 10px;
  }
  .lgul33 > a > .txt > span > em {
    display: block;
  }
  .pagenai_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .pagenai_list > a {
    margin-right: 0 !important;
    padding: 5px 5%;
    margin-right: 0%;
    line-height: 1.2;
    width: 46%;
    margin-bottom: 4%;
  }
  .logistics_parawara {
    min-height: 200px;
  }
  .logikaso_parawara {
    min-height: 200px;
  }
  .port_parawara {
    min-height: 200px;
  }
  .green_parawara {
    min-height: 200px;
  }
  .itsolutions_parawara {
    min-height: 200px;
  }
  .aboutus_parawara {
    min-height: 200px;
  }
  .logisticsunder_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .logisticsunder_links > em {
    margin-right: 0px !important;
    margin-bottom: 4%;
    width: 48%;
    min-width: unset;
  }
  .topourlinks_2 {
    display: block;
  }
  .topourlinks_2 > a {
    margin: 5% 0;
    display: block;
    max-width: 100%;
    width: 100%;
  }
  .topourlinks_2 > a .img_wp > img {
    width: 100%;
  }
  #modal_x_in .inboxx {
    padding: 60px 10px 10px;
  }
  .modal-content .prev,
  .modal-content .next {
    width: 30px;
    height: 30px;
    top: -45px;
    background-size: 45%;
  }
  .modal-content .prev {
    left: 0px;
  }
  .modal-content .next {
    right: 0px;
  }
  .itsolutions_sec02 .madodlwp > div {
    padding: 5% 0 5%;
  }
  .itsolutions_sec02 .madodlwp > div .madodl > dd {
    margin-top: 7%;
  }
  .itsolutions_sec02 .madodlwp > div .madodl > dd .btn_wp {
    text-align: center;
    padding: 7% 0 7%;
  }
  .itsolutions_sec03 .content_box3 .btn_wp > a {
    display: block;
  }
  .itsolutions_sec03 .content_box3 .btn_wp > a .img_wp {
    width: 100%;
  }
  .itsolutions_sec03 .content_box3 .btn_wp > a .img_wp img {
    width: 100%;
  }
  .itsolutions_sec03 .content_box3 .btn_wp > a .tit_wp {
    width: 100%;
    padding: 6vw;
  }
  .itsolutions_sec03 .content_box3 .btn_wp > a .tit_wp::before {
    right: 25px;
    top: 58%;
  }
  .skills_sec02 .sktable tbody tr th {
    width: 76%;
  }
  .skills_sec02 .sktable tbody tr th .waraw {
    display: block;
  }
  .skills_sec02 .sktable tbody tr th .waraw .tbtit {
    width: 100%;
  }
  .skills_sec02 .sktable tbody tr th .waraw .wara_list {
    width: 100%;
  }
  .skills_sec02 .sktable tbody tr th .waraw .wara_list ul > li {
    margin: 3% 0;
    font-size: 80%;
  }
  .skills_sec02 .sktable tbody tr td {
    width: 24%;
  }
  .aform-content form > dl {
    display: block;
    margin-bottom: 15px;
  }
  .aform-content form > dl > dt {
    width: 100%;
  }
  .aform-content form > dl > dd {
    margin-top: 5px;
    width: 100%;
  }
  .submit_wrap > .submit_btn {
    min-height: 55px;
  }
  .aboutus .pancover_wwp {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/aboutus_u_cover_wp_bk2.png);
  }
  .aboutus .pankuzu_wrap {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
  }
  .aboutus .aboutus_parawara {
    margin-bottom: 0;
    min-height: 200px;
  }
  .aboutus_sec01 .linksas {
    display: block;
  }
  .aboutus_sec01 .linksas > a {
    width: 100%;
    padding-bottom: 46%;
    display: block;
  }
  .aboutus_sec02 {
    padding-top: 5%;
  }
  .aboutus_sec02 .download_links2 {
    display: block;
  }
  .aboutus_sec02 .download_links2 > a {
    width: 100%;
    margin: 5% 0;
    min-height: 68px;
  }
  .philosophy_sec01 .tb_wp > table tbody tr td {
    padding: 15px 5px;
  }
  .philosophy_sec02 .five_list > dl {
    display: block;
    text-align: center;
    padding: 5% 3% 6%;
    width: 100%;
  }
  .philosophy_sec02 .five_list > dl > dt {
    width: 100%;
  }
  .philosophy_sec02 .five_list > dl > dd {
    padding: 2% 0;
  }
  .philosophy_sec03 .dlwps {
    display: block;
  }
  .philosophy_sec03 .dlwps > dt {
    width: 100%;
    position: relative;
  }
  .philosophy_sec03 .dlwps > dt::before {
    display: none;
  }
  .philosophy_sec03 .dlwps > dt::after {
    display: none;
  }
  .philosophy_sec03 .dlwps > dt .txt_wp {
    max-width: 100%;
  }
  .philosophy_sec03 .dlwps > dd {
    padding-top: 10%;
    width: 90%;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .aboutus_under_links {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .aboutus_under_links > a {
    margin: 3% 0;
    min-width: unset;
    width: 100%;
  }
  .tb_ckuzusji {
    width: 100%;
    display: block;
  }
  .tb_ckuzusji > tbody {
    width: 100%;
    display: block;
    position: relative;
    border-top: solid 1px #d5dbda;
  }
  .tb_ckuzusji > tbody::before {
    width: 50%;
    content: "";
    height: 1px;
    background-color: #1d7c76;
    position: absolute;
    top: -1px;
    left: 0;
  }
  .tb_ckuzusji > tbody > tr {
    width: 100%;
    display: block;
  }
  .tb_ckuzusji > tbody > tr > th,
  .tb_ckuzusji > tbody > tr > td {
    width: 100%;
    display: block;
  }
  .tb_ckuzusji > tbody > tr > th {
    padding: 15px 10px 0 !important;
    border-bottom: solid 0px !important;
    border-top: solid 0px !important;
  }
  .tb_ckuzusji > tbody > tr > td {
    position: relative;
    padding: 5px 10px 15px !important;
    border-top: solid 0px !important;
    border-bottom: solid 1px #d5dbda;
  }
  .tb_ckuzusji > tbody > tr > td::after {
    width: 50%;
    content: "";
    height: 1px;
    background-color: #1d7c76;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  .history_sec01 .c_table_01 tbody th {
    width: 100% !important;
  }
  .ntag_wp .ntag {
    padding: 8.5px 15px;
  }
  .recruit_sec05 {
    margin-bottom: 0px;
  }
  .recruit_temp .pankuzu_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  .recruit_temp .pankuzu {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .recruit_temp .pankuzu > li::after {
    background-color: #9f9f9f !important;
  }
  .recruit_temp .pankuzu a {
    color: #9f9f9f !important;
  }
  .rglaloop_wpwp {
    margin-top: -105px;
  }
  .rglaloop_wpwp .rglaloop_wp {
    min-width: 1380px;
  }
  .recruit_sec02 .txt01 {
    text-align: left;
  }
  .recruit_sec02 .sankonoyatu_wp > .uls > li {
    width: 48%;
    margin: 4% 0;
  }
  .interv_list > a {
    margin-right: 0% !important;
    width: 48%;
    margin-bottom: 4%;
  }
  .interv_list > a:not(:nth-child(2n)) {
    margin-right: 4% !important;
  }
  .re_aboutus_ind_sec {
    margin-bottom: 0px;
  }
  .shiro_nobox {
    border-radius: 15px;
  }
  .mirulistn {
    display: block;
  }
  .mirulistn > li {
    width: 100% !important;
    padding: 5%;
  }
  .mirulistn > li .img_wp {
    margin-top: 4%;
    min-height: unset;
  }
  .karulist > li {
    display: block;
    padding: 5%;
  }
  .karulist > li .img_wp {
    width: 100%;
  }
  .karulist > li .tits {
    margin-top: 5%;
    width: 100%;
  }
  .interview_sec01 {
    background: unset !important;
  }
  .interview_sec01 .tttbox {
    min-height: unset;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 15%;
  }
  .suke_list > li > dl {
    display: block;
  }
  .suke_list > li > dl > dt {
    width: 100%;
  }
  .suke_list > li > dl > dd {
    width: 100%;
  }
  .inv_messbox > dl {
    display: block;
    padding-top: 8%;
  }
  .inv_messbox > dl dt {
    padding-top: 7%;
    margin: 0 auto;
    text-align: center;
  }
  .inv_messbox > dl dd {
    width: 100%;
    margin-top: 5%;
    padding-bottom: 10%;
  }
  .reclinksks .ul50x > a {
    display: block;
  }
  .reclinksks .ul50x > a::before {
    display: none;
  }
  .reclinksks .ul50x > a::after {
    display: none;
  }
  .reclinksks .ul50x > a > div {
    width: 100%;
  }
  .reclinksks .ul50x > a .img_wp {
    text-align: center;
    border-bottom: solid 1px #E2E2E2;
    padding: 7% 5%;
  }
  .reclinksks .ul50x > a .txt_wp {
    position: relative;
    font-size: 3.5vw;
    padding: 7% 35px 7% 5%;
  }
  .reclinksks .ul50x > a .txt_wp::after {
    width: 20px;
    height: 15px;
    display: block;
    content: "";
    position: absolute;
    margin: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    top: 50%;
    right: 12px;
    background-image: url(../img/icon_gaibu.svg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .aform-content .jusho_dl {
    padding: 20px 0;
  }
  .aform-content .h-adrxx > dl {
    display: block;
  }
  .aform-content .h-adrxx > dl > dt {
    width: 100%;
  }
  .aform-content .h-adrxx > dl > dd {
    margin-top: 5px;
    width: 100%;
  }
  .contact_sec01 .hstxt {
    text-align: left !important;
  }
  .kuki_porisi {
    height: 160px;
    width: 100%;
    z-index: 100;
  }
  .kuki_porisi.hidden {
    bottom: -160px;
  }
  .kuki_porisi .dlxz {
    display: block;
    padding: 10px 0;
  }
  .kuki_porisi .dlxz > dt {
    width: 100%;
    max-width: 800px;
    font-size: 13px;
  }
  .kuki_porisi .dlxz > dd {
    margin-top: 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .kuki_porisi .dlxz > dd .btn_wp {
    width: 130px;
  }
  .kuki_porisi .dlxz > dd .btn_wp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 600;
  }
}
@media (max-width: 450px) {
  .interv_list > a {
    width: 100%;
    margin-right: 0% !important;
    margin-bottom: 6%;
  }
  .interv_list > a .img_wp {
    padding-bottom: 53%;
  }
  .interv_list > a .img_wp img {
    border-radius: 11px;
    top: -11%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}
.confirm-dl_wp {
  max-width: 600px;
  margin: 0 auto;
  border-top: solid 1px #d5dbda;
}
.confirm-dl_wp > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 13px;
  border-bottom: solid 1px #d5dbda;
}
.confirm-dl_wp > dl dt {
  width: 30%;
}
.confirm-dl_wp > dl dt {
  width: 66%;
}

.souwara {
  max-width: 600px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.souwara .submit_btn {
  width: 48% !important;
  max-width: 240px !important;
  min-height: 50px !important;
}
@media (max-width: 600px) {
  .souwara {
    display: block;
  }
  .souwara .submit_btn {
    width: 98% !important;
    max-width: 320px !important;
    min-height: 50px !important;
    margin: 20px auto !important;
  }
}

@media (max-width: 600px) {
  .gallery_sec01 .content_box .glaloop_wpboxx {
    min-width: 1020px;
  }
}