@charset "UTF-8";
.sp {
  display: none !important;
}

.sps {
  display: none;
}

@media (min-width: 901px) {
  .mbtn_wp {
    display: none !important;
  }
  #niji_box {
    display: none !important;
  }
  #niji_box.onrs {
    display: none !important;
  }
}
@media (min-width: 601px) {
  .ul50x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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: 901px) {
  .ul33x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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: 900px) and (min-width: 601px) {
  .ul33x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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: 901px) {
  .ul25x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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: 900px) and (min-width: 601px) {
  .ul25x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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: 901px) {
  .ul20x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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: 900px) and (min-width: 601px) {
  .ul20x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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;
  font-size: 1.6rem;
  background: #fff;
  position: relative;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.8;
  font-weight: 500;
  max-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: -webkit-linear-gradient(transparent 60%, #fdfda8 60%);
  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;
}

.bdr_ra {
  border-radius: 20px;
  overflow: hidden;
}

.bder_solids {
  border: solid 1px;
}

.m_auto {
  margin: 0 auto;
}

.max_none {
  max-width: unset;
}

.box_shadow {
  -webkit-box-shadow: 4px 4px 7px 1.5px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 4px 7px 1.5px rgba(0, 0, 0, 0.25);
}

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

.modoru_wp {
  display: none;
}

/* ---------------
  ★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: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: 30px;
}
.numbers > li::before {
  content: "(" counter(numb3) ")";
  position: absolute;
  left: 0;
  top: 0;
}

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

main {
  padding-top: 243.78px;
  display: block;
  width: 100%;
  position: relative;
}

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

.parallax {
  width: 100%;
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #e6e6e6;
}

.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);
}

/* ---------------
  ★タイトル
--------------- */
.tit02_2 {
  line-height: 1.5;
  position: relative;
  background-color: #ffdfdd;
  padding: 10px 15px 10px 45px;
}
.tit02_2::before {
  content: "";
  display: block;
  width: 24px;
  height: 45px;
  background-color: #d8180e;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 0px 50px 50px 0px;
}

.tit02_3 {
  line-height: 1.5;
  position: relative;
  padding: 5px 5px 20px 5px;
}
.tit02_3::before {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-size: auto auto;
  background-color: rgb(255, 245, 203);
  background-image: -webkit-repeating-linear-gradient(
    45deg,
    transparent,
    transparent 8px,
    rgb(216, 24, 14) 8px,
    rgb(216, 24, 14) 16px
  );
  background-image: repeating-linear-gradient(
    45deg,
    transparent,
    transparent 8px,
    rgb(216, 24, 14) 8px,
    rgb(216, 24, 14) 16px
  );
  position: absolute;
  left: 0;
  bottom: 0;
}
.tit02_3.type_g > b {
  position: relative;
  display: inline-block;
  padding-left: 45px;
}
.tit02_3.type_g > b::before {
  content: "";
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border: solid 3px #ffcc17;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tit02_3.type_g > b::after {
  position: absolute;
  display: block;
  font-size: 0rem;
  content: "";
  width: 20px;
  height: 9px;
  border-bottom: 3px solid #009de3;
  border-left: 3px solid #009de3;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  top: 28%;
  left: 9px;
}

.tit02_4 {
  margin-bottom: 30px;
}
.tit02_4 > b {
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
  line-height: 1.5;
}
.tit02_4 > b::after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 6px;
  width: 100px;
  background-color: #d8180e;
  border-radius: 100px;
}

.tit03 {
  line-height: 1.5;
  border-bottom: dotted 2px #b0153d;
  padding-bottom: 10px;
}

.tit03_2 {
  line-height: 1.4;
  border-bottom: dotted 2px #b0153d;
  padding-bottom: 15px;
  padding-left: 15px;
}

.tit03_2 > b {
  padding-left: 15px;
  border-left: solid 5px #b0153d;
  display: inline-block;
}

.tit03_3 {
  line-height: 1.4;
  border-bottom: 2px solid #e7e7e7;
  position: relative;
  padding-bottom: 10px;
}

.tit03_3::after {
  content: "";
  display: block;
  width: 70px;
  height: 2px;
  background-color: #b0153d;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.tit03_4 {
  line-height: 1.4;
}

.tit03_4 > b {
  padding-left: 15px;
  border-left: solid 5px #b0153d;
  display: inline-block;
}

.tit03_5 {
  line-height: 1.4;
  border-top: 7px double #b0153d;
  border-bottom: 7px double #b0153d;
  padding: 5px 15px;
}

.decoz1 {
  position: relative;
  padding-left: 50px;
}
.decoz1::before {
  content: "";
  width: 40px;
  height: 37px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/titi_decoz1.png) no-repeat center/100%;
}

/* ---------------
  ★ボタン
--------------- */
.c_btn01 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #d8180e;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  min-height: 68px;
  min-width: 388px;
  text-align: center;
  border-radius: 10px;
  line-height: 1.5;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  color: #fff;
  padding: 10px 25px;
}
.c_btn01 > span {
  font-weight: 600;
}
.c_btn01 .myyy {
  position: absolute;
  background-color: #fff;
  width: 24px;
  height: 24px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #d8180e;
  border: unset;
}
.c_btn01 .myyy::before {
  width: 5px;
  height: 5px;
  border-top: 2px solid;
  border-right: 2px solid;
}

.c_btn02 {
  display: inline-block;
  background-color: #d8180e;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  text-align: center;
  border-radius: 50px;
  line-height: 1.3;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  color: #fff;
  padding: 10px 25px;
}
.c_btn02 b {
  position: relative;
  padding-right: 18px;
}
.c_btn02 b::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #ffffff;
  border-right: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c_btn03 {
  display: inline-block;
  background-color: #d8180e;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
  border-radius: 50px;
  line-height: 1.3;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  color: #fff;
  padding: 10px 25px;
}
.c_btn03 > span {
  display: inline-block;
  position: relative;
  padding-right: 18px;
}
.c_btn03 > span::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #ffffff;
  border-right: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c_bnt_y {
  position: relative;
  text-decoration: underline;
  line-height: 1.5;
  color: #000;
}
.c_bnt_y span {
  padding-right: 17px;
}
.c_bnt_y::before {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #000;
}

.c_btn_bk {
  position: relative;
  min-height: 54px;
  text-align: center;
  border-radius: 9px;
  line-height: 1.5;
  background-color: #000;
  -webkit-box-shadow: 5px 6px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 5px 6px 0px rgba(0, 0, 0, 0.35);
  color: #fff;
  max-width: 206px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  padding: 5px 40px;
  text-decoration: none !important;
}
.c_btn_bk::before {
  position: absolute;
  left: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 8px 6px 0;
  border-color: transparent #fff transparent transparent;
}

.myyy {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.myyy::before {
  content: "";
  width: 3px;
  height: 3px;
  border-top: 1px solid;
  border-right: 1px solid;
  position: absolute;
  top: 50%;
  left: 49%;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}

.yokubtn_wp > a {
  min-width: unset;
  width: 100%;
  max-width: 600px;
  min-height: 80px;
}

/* ---------------
  ★アニメーション
--------------- */
.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: #fff;
  -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.2s;
  transition-delay: 0.2s;
}
.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;
}

/* ---------------
  ★ヘッダー
--------------- */
.hnav_inner {
  max-width: 1180px;
  width: 96%;
  margin: 0 auto;
}

.h_logo_wp {
  max-width: 330px;
  width: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.h_logo_wp > a {
  display: block;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 18;
  width: 100%;
}
.header .hnav1 .hhako {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 5px;
}
.header .hnav1 .hnav1_right {
  line-height: 1.3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end;
  padding-bottom: 10px;
}
.header .hnav1 .hnav1_right .waku {
  border-radius: 0 0 10px 10px;
  padding: 0 5px 10px;
  width: 215px;
  color: #fff;
  text-align: center;
  margin-left: 12px;
}
@media (max-width: 1000px) {
  .header .hnav1 .hnav1_right .waku {
    width: 190px;
  }
}
.header .hnav1 .hnav1_right .waku .titwp {
  padding: 3px 0 3px;
}
.header .hnav1 .hnav1_right .waku a {
  color: #fff;
}
.header .hnav1 .hnav1_right .waku .linkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.header .hnav1 .hnav1_right .waku0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  padding-bottom: 0;
}
.header .hnav1 .hnav1_right .waku0 a {
  color: #000;
}
.header .hnav1 .hnav1_right .linkbox {
  font-size: 1.4rem;
}
.header .hnav1 .hnav1_right .linkbox > a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  padding-left: 1.7rem;
}
.header .hnav1 .hnav1_right .linkbox > a .myyy {
  position: absolute;
  top: 54%;
  left: 0%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header .hnav1 .hnav1_right .linkbox > .lhovers {
  padding: 0 10px 10px;
  position: relative;
}
.header .hnav1 .hnav1_right .linkbox > .lhovers dt a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  padding-left: 1.7rem;
}
.header .hnav1 .hnav1_right .linkbox > .lhovers dt a .myyy {
  position: absolute;
  top: 54%;
  left: 0%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 901px) {
  .header .hnav1 .hnav1_right .linkbox > .lhovers dd {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    pointer-events: none;
    opacity: 0;
    z-index: -3;
    position: absolute;
    left: 0;
    padding: 5px;
  }
  .header .hnav1 .hnav1_right .linkbox > .lhovers dd > div {
    margin: 5px 0;
  }
  .header .hnav1 .hnav1_right .linkbox > .lhovers dd > div > a {
    background-color: #fff3c7;
    word-break: keep-all;
    white-space: nowrap;
    padding: 3px 7px;
    line-height: 1.3;
    font-size: 13px;
    display: block;
  }
  .header .hnav1 .hnav1_right .linkbox > .lhovers:hover > dd {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
    z-index: 2;
    pointer-events: auto;
  }
}
.header .hnav2 .hnav2_ue {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 7px 0 5px;
}
.header .hnav2 .hnav2_ue .hnav2_ue_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .hnav2 .hnav2_ue .hnav2_ue_left .herias {
  line-height: 1.3;
}
.header .hnav2 .hnav2_ue .hnav2_ue_left .herias .tbox1 {
  font-size: 1.2rem;
}
.header .hnav2 .hnav2_ue .hnav2_ue_left .herias .tbox1 > span {
  display: inline-block;
  background-color: #fff;
  color: #000;
  border-radius: 3px;
  padding: 2px 6px;
  margin-right: 3px;
}
.header .hnav2 .hnav2_ue .hnav2_ue_left .herias .tbox2 {
  font-size: 1.2rem;
  color: #fff;
  margin-top: 5px;
}
.header .hnav2 .hnav2_ue .hnav2_ue_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end;
  line-height: 1.2;
}
.header .hnav2 .hnav2_ue .hnav2_ue_right .box1 .rentaru_soudan {
  background-color: #fff;
  border-radius: 3px;
  border: solid 3px #ffec00;
  display: block;
  font-size: 1.4rem;
  color: #000;
  position: relative;
  padding: 4px 27px;
}
.header .hnav2 .hnav2_ue .hnav2_ue_right .box1 .rentaru_soudan .myyy {
  position: absolute;
  top: 50%;
  right: 6px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header .hnav2 .hnav2_ue .hnav2_ue_right .box1 .rentaru_soudan::before {
  content: "";
  display: block;
  background: url(../img/icon_syoshinsya0.svg) no-repeat center;
  background-size: 100%;
  width: 28px;
  height: 36px;
  position: absolute;
  left: -6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header .hnav2 .hnav2_ue .hnav2_ue_right .box2 {
  line-height: 1;
  text-align: right;
  margin-left: 20px;
}
.header .hnav2 .hnav2_ue .hnav2_ue_right .box2 .telbix {
  margin-right: 5px;
}
.header .hnav2 .hnav2_ue .hnav2_ue_right .box2 .telbix > a {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  position: relative;
  padding-left: 24px;
}
.header .hnav2 .hnav2_ue .hnav2_ue_right .box2 .telbix > a::before {
  content: "";
  display: block;
  background: url(../img/tel_icon.svg) no-repeat center;
  background-size: 100%;
  width: 18px;
  height: 25px;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header .hnav2 .hnav2_ue .hnav2_ue_right .box2 .jikan small {
  font-size: 1.2rem;
}
@media (max-width: 770px) {
  .header .hnav2 .hnav2_ue {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    padding: 7px 0 5px;
  }
  .header .hnav2 .hnav2_ue .hnav2_ue_left {
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .header .hnav2 .hnav2_ue .hnav2_ue_left .herias {
    line-height: 1.3;
  }
  .header .hnav2 .hnav2_ue .hnav2_ue_left .herias .tbox1 {
    font-size: 1.1rem;
  }
  .header .hnav2 .hnav2_ue .hnav2_ue_left .herias .tbox2 {
    font-size: 1.1rem;
    color: #fff;
    margin-top: 5px;
  }
  .header .hnav2 .hnav2_ue .hnav2_ue_right {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}
.header .hnav2 .hnav2_shita {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 6px;
}
.header .hnav2 .hnav2_shita .sachi_wrp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 96px);
  line-height: 1.2;
}
.header .hnav2 .hnav2_shita .sachi_wrp > strong {
  font-size: min(2.8vw, 24px);
  word-break: keep-all;
}
@media (max-width: 1180px) {
  .header .hnav2 .hnav2_shita .sachi_wrp > strong {
    font-size: min(2.4vw, 20px);
  }
}
.header .hnav2 .hnav2_shita .cartbox {
  text-align: center;
  width: 76px;
}
.header .hnav2 .hnav2_shita .cartbox > a {
  color: #fff;
  font-size: 10px;
}
.header .hnav2 .hnav2_shita .cartbox > a .cartimg {
  position: relative;
  display: inline-block;
}
.header .hnav2 .hnav2_shita .cartbox > a .cartimg .ct_cnt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  color: #d8180e;
  right: -10px;
  top: -5px;
}
.header .hnav3 .hnav_inner {
  width: 100%;
}
.header .hnav3 .navs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header .hnav3 .navs > dl > dt {
  border-left: solid 1px #ffea9f;
}
.header .hnav3 .navs > dl > dt a {
  width: 100%;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 31px;
  height: 60px;
  color: #000;
  line-height: 1.2;
  text-align: center;
}
.header .hnav3 .navs > dl:last-child > dt {
  border-right: solid 1px #ffea9f;
}
@media (max-width: 1180px) {
  .header .hnav3 .navs > dl {
    width: 14.2857142857%;
  }
  .header .hnav3 .navs > dl > dt a {
    font-size: 85%;
    padding: 0 2px;
    word-break: auto-phrase;
  }
}
@media (min-width: 901px) {
  .header.changed {
    position: fixed;
    -webkit-animation: slideInDown 0.3s forwards ease-in-out;
    animation: slideInDown 0.3s forwards ease-in-out;
  }
  .header.changed .h_logo_wp {
    max-width: 280px;
  }
  .header.changed .hnav1 .hnav1_right {
    padding-bottom: 2px;
    line-height: 1.2;
  }
  .header.changed .hnav1 .hnav1_right .waku {
    padding: 0 5px 5px;
  }
  .header.changed .hnav1 .hnav1_right .waku .titwp {
    padding: 1px 0 1px;
  }
  .header.changed .hnav2 .hnav2_ue {
    display: none;
  }
  .header.changed .hnav2 .hnav2_shita {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .header.changed .hnav2 .hnav2_shita .sachi_wrp > strong {
    font-size: min(2.4vw, 20px);
  }
  .header.changed .hnav2 .sachibo form {
    height: 32px;
    padding: 0 4px 0 4px;
  }
  .header.changed .hnav3 .navs > dl > dt a {
    height: 40px;
  }
}

.sachibo {
  width: 90%;
  margin-left: 15px;
}
.sachibo form {
  height: 42px;
  background-color: #e8e8e8;
  border-radius: 50px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 16px 0 10px;
}
.sachibo form .inp_ttxx {
  background-color: unset;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: calc(100% - 45px);
  padding: 3px 10px;
}
.sachibo form .inp_ttxx:focus {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sachibo form .inp_ttxx:focus-visible {
  outline: 0px solid #fff;
}
.sachibo form .jikou {
  cursor: pointer;
  font-size: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: unset;
  width: 40px;
  background-image: url(../img/icon_mushime.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);
  }
}
.hovers2 {
  position: relative;
}
@media (min-width: 901px) {
  .hovers2 > dd {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
    position: absolute;
  }
}
@media (min-width: 901px) {
  .hovers2:hover > dd {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
    z-index: 2;
    pointer-events: auto;
  }
  .hovers2:hover > dd > div {
    margin: 5px 0;
  }
  .hovers2:hover > dd > div > a {
    background-color: #ff7e1c;
    color: #fff;
    word-break: keep-all;
    white-space: nowrap;
    padding: 3px 7px;
    line-height: 1.3;
    font-size: 13px;
    display: block;
  }
  .hovers2 .pls2 {
    display: none;
  }
}

.hovers > dd {
  background-image: url(../img/mvbk.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  position: absolute;
  left: 0;
}
.hovers > dd .ddinbox {
  background-image: url(../img/bk_ichimatu2.png);
  overflow: hidden;
  position: relative;
}
.hovers > dd .ddinbox .ininxs {
  max-width: 1180px;
  margin: 0 auto;
  width: 96%;
  padding: 20px 0 40px;
}
.hovers > dd .ddinbox .btn_wp {
  margin-top: 15px;
  text-align: right;
}
@media (min-width: 901px) {
  .hovers:hover > dd {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    z-index: 2;
    pointer-events: auto;
  }
  .hovers .pls1 {
    display: none;
  }
}

.dds_inslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dds_inslist > a {
  position: relative;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #d8180e;
  border: solid 1px #eee;
  width: 23%;
  margin: 0.7% 1%;
  padding: 1%;
  border-radius: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.06);
  word-break: auto-phrase;
}
.dds_inslist > a .icon_wp {
  width: 40px;
  height: 40px;
  position: relative;
  margin-right: 10px;
}
.dds_inslist > a .icon_wp > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.dds_inslist > a .tit_wp {
  width: calc(100% - 50px);
}

.cartbox_sp {
  display: none !important;
}

/* ---------------
  ★共通問い
--------------- */
.c_btn_ex {
  display: inline-block;
  background-color: #ffcc17;
  border-radius: 18px;
  text-align: center;
  color: #fff;
  padding: 2px 43px;
  position: relative;
}
.c_btn_ex > b {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.13);
}
.c_btn_ex .myyy {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 13px;
  background-color: #fff;
}
.c_btn_ex .myyy::before {
  border-color: #0e0e0e;
}

.sec_kyotoi {
  position: relative;
}
.sec_kyotoi .gaps {
  background-image: url(../img/sec_kyotoi_bk01.png),
    url(../img/sec_kyotoi_bk02.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right top;
}
@media (max-width: 1350px) {
  .sec_kyotoi .gaps {
    background-position: left -220px bottom, right -130px top;
  }
}
.sec_kyotoi .content_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1060px;
  margin: 0 auto;
}
.sec_kyotoi .content_box > div {
  text-align: center;
}
.sec_kyotoi .content_box .sec_kyotoi_left {
  background-color: #fff;
  border-radius: 18px;
  max-width: 520px;
  width: 52%;
}
.sec_kyotoi .content_box .sec_kyotoi_left .boxin {
  padding: 30px 10px 35px;
}
.sec_kyotoi .content_box .sec_kyotoi_left .tit_wp {
  line-height: 1.3;
}
.sec_kyotoi .content_box .sec_kyotoi_left .tit_wp .hotxt b {
  padding-left: 30px;
  position: relative;
}
.sec_kyotoi .content_box .sec_kyotoi_left .tit_wp .hotxt b::before {
  content: "";
  display: block;
  background: url(../img/icon_syoshinsya.svg) no-repeat center;
  background-size: 100%;
  width: 28px;
  height: 36px;
  position: absolute;
  left: -6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sec_kyotoi .content_box .sec_kyotoi_left .tuls {
  line-height: 1.5;
  text-align: center;
}
.sec_kyotoi .content_box .sec_kyotoi_left .tuls ul {
  text-align: left;
  display: inline-block;
}
.sec_kyotoi .content_box .sec_kyotoi_left .tuls ul > li span {
  padding-left: 24px;
  position: relative;
  display: inline-block;
}
.sec_kyotoi .content_box .sec_kyotoi_left .tuls ul > li span::before {
  content: "";
  display: block;
  background: url(../img/maru_check_icon.svg) no-repeat center;
  background-size: 100%;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sec_kyotoi .content_box .sec_kyotoi_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 475px;
  width: 46%;
}
.sec_kyotoi .content_box .sec_kyotoi_right > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  border: solid 2px;
  border-radius: 18px;
  max-height: 124px;
  height: 48%;
  line-height: 1.3;
}
.sec_kyotoi .content_box .sec_kyotoi_right .telbix em {
  position: relative;
  display: inline-block;
  padding-left: 36px;
}
.sec_kyotoi .content_box .sec_kyotoi_right .telbix em::before {
  content: "";
  display: block;
  background: url(../img/tel_icon.svg) no-repeat center;
  background-size: 100%;
  width: 32px;
  height: 42px;
  position: absolute;
  left: 0;
  top: 58%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sec_kyotoi .content_box .sec_kyotoi_right .toifm_wp {
  margin-top: auto;
}
.sec_kyotoi .content_box .sec_kyotoi_right .toifm_wp b {
  display: inline-block;
  position: relative;
  padding-left: 40px;
}
.sec_kyotoi .content_box .sec_kyotoi_right .toifm_wp b::before {
  content: "";
  display: block;
  background: url(../img/mail_icon.svg) no-repeat center;
  background-size: 100%;
  width: 32px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 53%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* ---------------
  ★フッター
--------------- */
.finner {
  max-width: 1180px;
  margin: 0 auto;
  width: 96%;
}

.f_front_ue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.f_front_ue .jyusyos .bxo {
  line-height: 1.5;
}
.f_front_ue .jyusyos .bxo > span {
  font-size: 1.2rem;
  background-color: #484848;
  border-radius: 3px;
  color: #fff;
  padding: 1px 5px;
}
.f_front_ue .jyusyos .bxo > em {
  font-size: 1.4rem;
  margin-left: 10px;
}
.f_front_ue .f_front_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.f_front_ue .f_front_right .fuedl {
  margin-left: 80px;
  font-size: 1.4rem;
}
@media (max-width: 600px) {
  .f_front_ue .f_front_right .fuedl {
    margin-left: 11%;
  }
}
.f_front_ue .f_front_right .fuedl > dl {
  margin: 10px 0;
}
.f_front_ue .f_front_right .fuedl dt {
  font-weight: 600;
}
.f_front_ue .f_front_right .fuedl dt a {
  color: #0e0e0e;
}
.f_front_ue .f_front_right .fuedl dd {
  margin: 5px 0;
  font-weight: 400;
}
.f_front_ue .f_front_right .fuedl dd a {
  padding-left: 13px;
  color: #0e0e0e;
  position: relative;
}
.f_front_ue .f_front_right .fuedl dd a::before {
  content: "";
  width: 3px;
  height: 3px;
  border-top: 1px solid;
  border-right: 1px solid;
  position: absolute;
  top: 50%;
  left: 0%;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.f_front_shita {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.f_front_shita .fsns_wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-right: 10px;
}
.f_front_shita .fsns_wp > a {
  margin-right: 7px;
}
@media (max-width: 600px) {
  .f_front_shita {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.f_logo_wp .f_logo {
  color: #111111;
}
.f_logo_wp .f_logo .img_wp {
  max-width: 330px;
  width: 70%;
}
.f_logo_wp .txt {
  font-size: min(4.2vw, 25px);
}

.f_under .f_under_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 0;
}
.f_under .f_under_inner a {
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
  margin-right: 30px;
}
@media (max-width: 600px) {
  .f_under .f_under_inner {
    padding: 5px 0 40px;
  }
}

.copyright {
  color: #fff;
  font-size: 12px;
  padding: 5px;
}

/* ---------------
  ★TOTOP
--------------- */
#totop {
  width: 107px;
  height: 72px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../img/totop.png);
  background-size: 100%;
}

.totop_wrap {
  position: fixed;
  right: 5px;
  bottom: 5px;
  z-index: 16;
  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: 20px 15px;
  line-height: 1.5;
  word-break: break-all;
  border: solid 1px #cccccc;
  vertical-align: middle;
}
.c_table_01 tbody tr th {
  background-color: #eeeeee;
  text-align: center;
  font-weight: bold;
  width: 28%;
}
.c_table_01 tbody tr td {
  font-size: 96%;
  text-align: left;
}

/* =======================================
	★フォーム
========================================== */
.c_formtb_01 {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}
.c_formtb_01 tbody tr {
  position: relative;
}
.c_formtb_01 tbody tr > th,
.c_formtb_01 tbody tr > td {
  padding: 20px 15px;
  line-height: 1.5;
  word-break: break-all;
  border: solid 1px #cccccc;
}
.c_formtb_01 tbody tr th {
  width: 32%;
  vertical-align: top;
  background-color: #f9f9f9;
  font-weight: bold;
}
.c_formtb_01 tbody tr td {
  vertical-align: top;
}
.c_formtb_01 tbody tr td.midna {
  vertical-align: middle;
}
.c_formtb_01 .hojod {
  margin-left: 10px;
}
@media (max-width: 600px) {
  .c_formtb_01 {
    display: block;
    border: solid 1px #cccccc;
    border-top: none;
  }
  .c_formtb_01 tbody {
    display: block;
  }
  .c_formtb_01 tbody > tr {
    width: 100%;
    display: block;
  }
  .c_formtb_01 tbody > tr > th,
  .c_formtb_01 tbody > tr > td {
    width: 100%;
    display: block;
    border: none;
  }
  .c_formtb_01 tbody > tr > th {
    border-bottom: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
  }
}

.form_wp .inp01,
.form_wp .inp02,
.form_wp .inp_tarea,
.c_formtb_01x .inp01,
.c_formtb_01x .inp02,
.c_formtb_01x .inp_tarea {
  border-radius: 3px;
  padding: 7px;
  border: 1px solid #bebebe;
  max-width: 95% !important;
}
.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 .inp_tarea,
.c_formtb_01x .inp_tarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  width: 100% !important;
  height: 160px !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%;
}

.hissu {
  float: right;
  padding: 4px 7px;
  background: #ed212a;
  display: inline-block;
  text-align: center;
  line-height: 1;
  font-size: 1.3rem;
  word-break: keep-all;
  color: #fff;
  border-radius: 5px;
  margin-left: 15px;
  border: solid 1px #bc003a;
}

.nini {
  float: right;
  padding: 4px 7px;
  background: #efefef;
  display: inline-block;
  text-align: center;
  line-height: 1;
  font-size: 1.3rem;
  word-break: keep-all;
  border-radius: 5px;
  margin-left: 15px;
  border: solid 1px #d3d3d3;
}

.dododoui_wp label > span {
  margin: 0 6px;
}

.input_box01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.input_box01 > label {
  width: 48%;
  display: block;
}
.input_box01 > label input {
  width: 100%;
}

.rajiul > li {
  display: block;
  margin: 5px 0;
}

.submit_wrap > .submit_btn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0 auto;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 75px;
  max-width: 600px;
  width: 100%;
  position: relative;
  background-color: #ff7e1c;
  border-radius: 10px;
  border: none;
  -webkit-box-shadow: 5px 6px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 5px 6px 0px rgba(0, 0, 0, 0.35);
  color: #fff;
  text-decoration: none !important;
  position: relative;
  font-size: 150%;
}
.submit_wrap > .submit_btn::before {
  position: absolute;
  right: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #fff;
}

/* =======================================
	★TOP
========================================== */
.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;
}

@-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;
  }
}
.hcover_wp {
  background-image: url(../img/mvbk.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.hcover_wp .hcover {
  background-image: url(../img/bk_ichimatu2.png);
}
.hcover_wp .top_slider_wp {
  background-image: url(../img/mvbk_deco.png);
  background-position: center bottom;
  background-repeat: repeat-x;
  padding: 60px 0;
}
@media (max-width: 1600px) {
  .hcover_wp .top_slider_wp {
    padding: 3.4% 0;
  }
}
@media (max-width: 900px) {
  .hcover_wp .top_slider_wp {
    padding: 3.4% 0 0;
  }
  .hcover_wp .top_slider_wp .slider_h {
    padding-bottom: 12vw;
  }
}
.hcover_wp .top_slider_wp::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../img/top_main_deco.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  max-width: 305px;
  max-height: 204px;
  width: 16vw;
  height: 11vw;
  left: 76%;
  bottom: 0;
  z-index: 2;
}
@media (max-width: 1199px) {
  .hcover_wp .top_slider_wp::after {
    left: 87.7%;
    width: 13vw;
    height: 8vw;
  }
}
@media (max-width: 900px) {
  .hcover_wp .top_slider_wp::after {
    left: 74.7%;
    width: 26vw;
    height: 17vw;
  }
}

.hh1 {
  position: absolute;
  z-index: -1;
}

.top_slider_wp .slider_h .swiper-slide .img_wp {
  margin: 0 1.1vw;
  text-align: center;
}
@media (min-width: 1930px) {
  .top_slider_wp .slider_h .swiper-slide .img_wp {
    margin: 0 15px;
  }
}

.slider_h .slick-arrow {
  width: 2.5vw;
  height: 2.5vw;
  max-width: 60px;
  max-height: 60px;
  background-color: rgba(216, 24, 14, 0.73);
  border-radius: 50%;
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
}
.slider_h .slick-arrow::after {
  display: none !important;
}
.slider_h .slick-arrow.prev-arrow {
  left: 27.4vw;
}
.slider_h .slick-arrow.prev-arrow::before {
  content: "";
  width: 0.4vw;
  height: 0.4vw;
  border-bottom: 0.2vw solid;
  border-left: 0.2vw solid;
  position: absolute;
  top: 50%;
  left: 51%;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
.slider_h .slick-arrow.next-arrow {
  right: 27.4vw;
}
.slider_h .slick-arrow.next-arrow::before {
  content: "";
  width: 0.4vw;
  height: 0.4vw;
  border-top: 0.2vw solid;
  border-right: 0.2vw solid;
  position: absolute;
  top: 50%;
  left: 49%;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
@media (min-width: 1930px) {
  .slider_h .slick-arrow {
    top: 56%;
  }
  .slider_h .slick-arrow.prev-arrow {
    left: 32vw;
  }
  .slider_h .slick-arrow.next-arrow {
    right: 32vw;
  }
}
@media (max-width: 1599px) {
  .slider_h .slick-arrow {
    width: 3vw;
    height: 3vw;
    top: 54%;
  }
  .slider_h .slick-arrow.prev-arrow {
    left: 24.2vw;
  }
  .slider_h .slick-arrow.next-arrow {
    right: 24.2vw;
  }
}
@media (max-width: 1199px) {
  .slider_h .slick-arrow {
    width: 4.5vw;
    height: 4.5vw;
    top: 54%;
  }
  .slider_h .slick-arrow.prev-arrow {
    left: 10.5vw;
  }
  .slider_h .slick-arrow.prev-arrow::before {
    width: 1.1vw;
    height: 1.1vw;
    border-bottom: 0.3vw solid;
    border-left: 0.3vw solid;
    top: 50%;
    left: 52%;
  }
  .slider_h .slick-arrow.next-arrow {
    right: 10.5vw;
  }
  .slider_h .slick-arrow.next-arrow::before {
    width: 1.1vw;
    height: 1.1vw;
    border-top: 0.3vw solid;
    border-right: 0.3vw solid;
    top: 50%;
    left: 47%;
  }
}
@media (max-width: 900px) {
  .slider_h .slick-arrow {
    width: 8.5vw;
    height: 6.5vw;
    top: 54%;
    border-radius: 20%;
  }
  .slider_h .slick-arrow.prev-arrow {
    left: 38vw;
    top: unset;
    bottom: -0.4vw;
  }
  .slider_h .slick-arrow.prev-arrow::before {
    width: 1.8vw;
    height: 1.8vw;
    border-bottom: 0.7vw solid;
    border-left: 0.7vw solid;
    top: 50%;
    left: 52%;
  }
  .slider_h .slick-arrow.next-arrow {
    right: 38vw;
    top: unset;
    bottom: -0.4vw;
  }
  .slider_h .slick-arrow.next-arrow::before {
    width: 1.8vw;
    height: 1.8vw;
    border-top: 0.7vw solid;
    border-right: 0.7vw solid;
    top: 50%;
    left: 47%;
  }
}

.top_sec01 {
  padding: 10px 0;
}
.top_sec01 .inner {
  max-width: 1430px;
}
.top_sec01 .newslider {
  height: 100px;
  margin: unset;
  width: calc(95% - 140px);
  margin-left: 5%;
  font-size: 16px;
}
.top_sec01 .newslider .swiper-slide {
  overflow: hidden;
}
.top_sec01 .newslider .swiper-slide a {
  display: inline-block;
}
.top_sec01 .content_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.top_sec01 .content_box .btn_wp {
  padding: 10px 0;
  width: 120px;
}
.top_sec01 .content_box .btn_wp a {
  color: #000;
  position: relative;
  padding-left: 20px;
}
.top_sec01 .content_box .btn_wp a .myyy {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 900px) {
  .top_sec01 .content_box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
  }
  .top_sec01 .content_box .newslider {
    height: 100px;
    width: 100%;
    margin-left: 0%;
  }
  .top_sec01 .content_box .newslider a {
    display: block;
  }
  .top_sec01 .content_box .newslider .dls > dt {
    width: 100%;
    margin-right: 0px;
  }
  .top_sec01 .content_box .newslider .dls > dd {
    width: 100%;
  }
  .top_sec01 .content_box .newslider .dls > dd > span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .top_sec01 .content_box .btn_wp {
    width: 100%;
    text-align: right;
    padding: 5px 0 10px;
  }
}

.itev_btnwp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 780px;
  margin: 0 auto;
}
.itev_btnwp > a {
  max-height: 90px;
  height: 7.4vw;
  line-height: 1.3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 48.5%;
  text-align: center;
  border-radius: 10px;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  color: #fff;
}
@media (max-width: 770px) {
  .itev_btnwp > a {
    width: 100%;
    margin: 1.5%;
    min-height: 60px;
  }
}
.itev_btnwp > a > b {
  position: relative;
  padding-right: 36px;
}
.itev_btnwp > a > b::after {
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.22));
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.22));
  font-size: 0rem;
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 31%;
  right: 0;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
.itev_btnwp > a > b::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.itev_btnwp > a.itembtn_tp {
  background-color: #d8180e;
}
.itev_btnwp > a.itembtn_tp b {
  padding-left: 45px;
}
.itev_btnwp > a.itembtn_tp b::before {
  background-image: url(../img/item_sc_icon.svg);
  width: 34px;
  height: 29px;
}
.itev_btnwp > a.evebtn_tp {
  background-color: #ffcc17;
}
.itev_btnwp > a.evebtn_tp b {
  padding-left: 48px;
}
.itev_btnwp > a.evebtn_tp b::before {
  background-image: url(../img/event_sc_icon.svg);
  width: 42px;
  height: 31px;
}

.top_sec03 .tp_itemlist_wp .inbox {
  padding: 3% 5% 8%;
}
.top_sec03 .tp_itemlist_wp .tit_wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.3;
}
.top_sec03 .tp_itemlist_wp .tit_wp .icon_wp {
  width: 83px;
  height: 83px;
  position: relative;
}
.top_sec03 .tp_itemlist_wp .tit_wp .icon_wp img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.top_sec03 .tp_itemlist_wp .tit_wp a {
  word-break: auto-phrase;
}
.top_sec03 .tp_itemlist_wp .tit_wp h3 {
  width: calc(100% - 83px);
}
@media (max-width: 600px) {
  .top_sec03 .tp_itemlist_wp .tit_wp h3 b {
    font-size: min(4.6vw, 18px);
  }
}
.top_sec03 .tp_itemlists > a {
  text-decoration: underline;
  color: #333333;
  margin: 3px 5px;
  display: inline-block;
  line-height: 1.3;
}

.top_sec04 .tp_evelist_wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.top_sec04 .tp_evelist_wp > a {
  top: 0;
  left: 0;
  width: 49%;
  margin-bottom: 2%;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 5px rgba(29, 29, 29, 0.0392156863);
  box-shadow: 3px 3px 5px rgba(29, 29, 29, 0.0392156863);
  position: relative;
}
@media (max-width: 770px) {
  .top_sec04 .tp_evelist_wp > a {
    width: 100%;
    margin-bottom: 4%;
  }
}
.top_sec04 .tp_evelist_wp > a .inbox {
  padding: 3%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.3;
}
.top_sec04 .tp_evelist_wp > a .icon_wp {
  width: 80px;
}
.top_sec04 .tp_evelist_wp > a .txt_wp {
  width: calc(100% - 150px);
  margin-left: 20px;
}
.top_sec04 .tp_evelist_wp > a .txt_wp .hosoku {
  color: #111111;
}
.top_sec04 .tp_evelist_wp > a .myyy {
  border: unset;
  position: absolute;
  width: 31px;
  height: 31px;
  background-color: #d8180e;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 22px;
}
.top_sec04 .tp_evelist_wp > a .myyy::before {
  width: 6px;
  height: 6px;
  border-top: 2px solid;
  border-right: 2px solid;
  left: 47%;
}

.top_sec05 .swoyawo {
  margin: 0 90px;
}
.top_sec05 .swoyawo .sbox {
  color: #000;
  text-align: center;
}
.top_sec05 .swoyawo .sbox .img_wp {
  background-color: #eee;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 140%;
}
.top_sec05 .swoyawo .sbox .img_wp > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.top_sec05 .swoyawo .sbox .tits_wp {
  margin-top: 3px;
}

.akamarubox .swpwp-aw {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #d8180e;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  cursor: pointer;
}
.akamarubox .swpwp-aw::before {
  content: "";
  width: 7px;
  height: 7px;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 50%;
}
.akamarubox .swpwp-aw::after {
  display: none;
}
.akamarubox .swpwp-aw.prev-arw {
  left: -60px;
}
.akamarubox .swpwp-aw.prev-arw::before {
  left: 51%;
  border-bottom: 2px solid;
  border-left: 2px solid;
}
.akamarubox .swpwp-aw.next-arw {
  right: -60px;
}
.akamarubox .swpwp-aw.next-arw::before {
  left: 49%;
  border-top: 2px solid;
  border-right: 2px solid;
}

.top_sec06 {
  color: #fff;
}
.top_sec06 .dlsw {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.top_sec06 .dlsw > dt {
  width: 46%;
  max-width: 448px;
}
.top_sec06 .dlsw > dd {
  max-width: 388px;
  width: 46%;
}
.top_sec06 .dlsw > dd > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: unset;
  min-width: unset;
  background-color: #fff;
  color: #d8180e;
}
.top_sec06 .dlsw > dd > a:last-child {
  margin-top: 10px;
}
.top_sec06 .dlsw > dd > a .myyy {
  background-color: #d8180e;
  color: #fff;
  width: 24px;
  height: 24px;
}
@media (max-width: 770px) {
  .top_sec06 .dlsw {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .top_sec06 .dlsw > dt {
    width: 100%;
  }
  .top_sec06 .dlsw > dd {
    max-width: 440px;
    margin-bottom: 3%;
    margin-top: 3%;
    width: 100%;
  }
}

.top_sec07ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top_sec07ul > .abox {
  width: 48%;
  position: relative;
  border-bottom: solid 1px #d8180e;
  padding: 10px 50px 25px 0;
  max-width: 540px;
}
.top_sec07ul > .abox h2 > b {
  position: relative;
  padding-left: 60px;
}
.top_sec07ul > .abox h2 > b::before {
  display: block;
  content: "";
  width: 52px;
  height: 52px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.top_sec07ul > .abox.l1 h2 > b::before {
  background-image: url(../img/top_sec07_titdeco_01.png);
}
.top_sec07ul > .abox.l2 h2 > b::before {
  background-image: url(../img/top_sec07_titdeco_02.png);
}
.top_sec07ul > .abox .inbox strong {
  display: block;
  color: #0e0e0e;
  line-height: 1.3;
  margin: 10px 0 10px;
}
.top_sec07ul > .abox .inbox span {
  display: block;
  color: #454545;
  word-break: auto-phrase;
}
.top_sec07ul > .abox .myyy {
  background-color: #d8180e;
  color: #fff;
  position: absolute;
  width: 39px;
  height: 39px;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: unset;
}
.top_sec07ul > .abox .myyy::before {
  width: 8px;
  height: 8px;
  border-top: 2px solid;
  border-right: 2px solid;
  left: 45%;
}
@media (max-width: 770px) {
  .top_sec07ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .top_sec07ul .abox {
    width: 100%;
  }
  .top_sec07ul .abox .myyy {
    max-width: 39px;
    max-height: 39px;
    width: 9vw;
    height: 9vw;
  }
}

/* ---------------
  ★下層
--------------- */
.u_cover_wp {
  background-image: url(../img/mvbk.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.u_cover {
  background-image: url(../img/bk_ichimatu2.png);
  height: 30vw;
  max-height: 150px;
  overflow: hidden;
  position: relative;
}
.u_cover .tit01_wp {
  position: absolute;
  left: 50%;
  top: 48%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 96%;
  text-align: center;
}
.u_cover .tit01_wp h1 {
  line-height: 1.3;
  color: #fff;
}
.u_cover .tit01_wp h1 b {
  text-shadow: -1px -1px 0 #d8180e, 1px -1px 0 #d8180e, -1px 1px 0 #d8180e,
    1px 1px 0 #d8180e, -2px -2px 0 #d8180e, 2px -2px 0 #d8180e,
    -2px 2px 0 #d8180e, 2px 2px 0 #d8180e, -3px 0px 0 #d8180e, 3px 0px 0 #d8180e,
    0px -3px 0 #d8180e, 0px 3px 0 #d8180e, -4px 0px 0 #d8180e, 4px 0px 0 #d8180e,
    0px -4px 0 #d8180e, 0px 4px 0 #d8180e;
}
.u_cover .tit01_wp h1 .smt {
  color: #000;
  display: block;
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
}

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

.pankuzu {
  padding: 5px 0;
  margin: 0px auto;
  font-size: 1.2rem;
}
.pankuzu > li {
  color: #000;
  display: inline-block;
  position: relative;
  word-break: break-all;
}
.pankuzu > li::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #464646;
  border-right: 1px solid #464646;
  position: relative;
  top: 3px;
  margin: 0 10px 0 14px;
  transition: 0.3s;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
.pankuzu > li:last-child:after {
  display: none;
}

.pankuzu a {
  color: #e82736;
}

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

.wp-pagenavi {
  clear: both;
  font-size: 0rem;
  display: inline-block;
}

.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  padding: 10px 13px;
  word-break: keep-all;
  line-height: 1;
  color: #003c80;
  border: 1px solid #003c80;
  -webkit-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  font-size: 1.5rem;
  vertical-align: top;
  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: #fff;
  background-color: #003c80;
  vertical-align: top;
  text-decoration: none;
  text-align: center;
}

/* ---------------
  ★よくある質問
--------------- */
.qa .qacx {
  border-radius: 10px;
}
.qa .qacx .content_box {
  padding: 3% 5%;
}

.daikate_bnt_wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 960px;
  margin: 0 auto;
}
.daikate_bnt_wp > a {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  border-radius: 10px;
  min-height: 60px;
  line-height: 1.3;
  background-color: #d8180e;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 60px 5px 3%;
  position: relative;
  margin: 10px;
}
.daikate_bnt_wp > a > em {
  position: absolute;
  background-color: #fff;
  width: 24px;
  height: 24px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #d8180e;
  border: unset;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.daikate_bnt_wp > a > em::before {
  content: "";
  width: 5px;
  height: 5px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 48%;
  left: 50%;
  margin: auto;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
@media (max-width: 600px) {
  .daikate_bnt_wp > a {
    width: 100%;
    padding: 5px 40px 5px 3%;
  }
}

.faq_list > li {
  margin-bottom: 20px;
}
.faq_list > li > dl {
  border: solid 1px #d74e2d;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
}
.faq_list > li > dl > dt {
  position: relative;
  padding: 10px 55px 10px 60px;
  font-size: 105%;
  position: relative;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  pointer-events: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  word-break: break-all;
  background: #ff7e1c;
}
.faq_list > li > dl > dt::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: "";
  width: 13px;
  height: 13px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 15px;
  margin: auto;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(135deg);
  transform: translateY(-50%) translateX(-50%) rotate(135deg);
  transition: 0.3s;
}
.faq_list > li > dl > dd {
  background-color: #fff;
  padding: 15px 35px 30px 60px;
  display: none;
  position: relative;
  word-break: auto-phrase;
}
.faq_list > li > dl > dd .ut {
  color: #cd4400;
}
.faq_list > li > dl .ut {
  line-height: 1.5;
  position: absolute;
  top: 1.2rem;
  left: 2.6rem;
  font-weight: bold;
}
@media (max-width: 600px) {
  .faq_list > li > dl > dt {
    padding: 10px 40px 10px 35px;
  }
  .faq_list > li > dl > dt::after {
    width: 8px;
    height: 8px;
    right: 10px;
  }
  .faq_list > li > dl > dd {
    padding: 10px 15px 10px 35px;
  }
  .faq_list > li > dl .ut {
    left: 1.2rem;
  }
}
.faq_list > li.togg dl > dt::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-animation: sTog 0.7s;
  animation: sTog 0.7s;
  -webkit-transform: translateY(-20%) translateX(-50%) rotate(315deg);
  transform: translateY(-20%) translateX(-50%) rotate(315deg);
}

@-webkit-keyframes sTog {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(135deg);
    transform: translateY(-50%) translateX(-50%) rotate(135deg);
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(70%) translateX(-50%) rotate(135deg);
    transform: translateY(70%) translateX(-50%) rotate(135deg);
  }
  50.1% {
    opacity: 0;
    -webkit-transform: translateY(70%) translateX(-50%) rotate(315deg);
    transform: translateY(70%) translateX(-50%) rotate(315deg);
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-20%) translateX(-50%) rotate(315deg);
    transform: translateY(-20%) translateX(-50%) rotate(315deg);
  }
}
@keyframes sTog {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(135deg);
    transform: translateY(-50%) translateX(-50%) rotate(135deg);
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(70%) translateX(-50%) rotate(135deg);
    transform: translateY(70%) translateX(-50%) rotate(135deg);
  }
  50.1% {
    opacity: 0;
    -webkit-transform: translateY(70%) translateX(-50%) rotate(315deg);
    transform: translateY(70%) translateX(-50%) rotate(315deg);
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-20%) translateX(-50%) rotate(315deg);
    transform: translateY(-20%) translateX(-50%) rotate(315deg);
  }
}
/* ---------------
  ★お知らせせ
--------------- */
.ntag_wp .ntag {
  font-size: 87.5%;
  font-weight: 600;
  margin-left: 10px;
  display: inline-block;
  padding: 3px 12px;
  line-height: 1.3;
  border-radius: 3px;
}
.ntag_wp .ntag.ntag1 {
  background-color: #ffcc17;
}

.news_list a {
  color: #000;
}
.news_list .dls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.news_list .dls dt {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-right: 10px;
}
@media (max-width: 900px) {
  .news_list .dls {
    display: block;
  }
}
.news_list .ujhako {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.news_list .ujhako > dt {
  width: 200px;
}
.news_list .ujhako > dd {
  width: calc(100% - 240px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.news_list .ujhako > dd .btn_wp {
  margin-top: auto;
  text-align: right;
}
.news_list .ujhako > dd .btn_wp > a {
  color: #fff;
  min-height: 50px;
  min-width: 210px;
}
@media (max-width: 700px) {
  .news_list .ujhako > dt {
    max-width: 200px;
    width: 100%;
  }
  .news_list .ujhako > dd {
    margin-top: 10px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .news_list .ujhako > dd .btn_wp {
    margin-top: auto;
    text-align: right;
  }
  .news_list .ujhako > dd .btn_wp > a {
    color: #fff;
    min-height: 50px;
    min-width: 210px;
  }
}

.news .dls {
  font-size: 120%;
}
.news .dls .naiyo {
  font-weight: bold;
}
.news .news_list {
  border-top: solid 1px #eee;
}
.news .news_list > li {
  padding: 30px 5px;
  border-bottom: solid 1px #eee;
}
.nwcate_bnt_wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nwcate_bnt_wp > a {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.3;
  min-height: 45px;
  background-color: #eee;
  color: #000;
  border-radius: 10px;
  padding: 5px 40px;
  margin: 10px;
  position: relative;
}
@media (max-width: 600px) {
  .nwcate_bnt_wp > a {
    padding: 5px 5vw;
    margin: 2.4vw;
  }
}
.nwcate_bnt_wp > a.ons {
  background-color: #83f1ff;
  color: #0063b1;
  font-weight: 600;
}
.nwcate_bnt_wp > a.ons::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: solid 2px #fff;
  position: absolute;
  background-color: #fff;
  left: 10px;
  top: 10px;
}

/* =======================================
	★＿詳細
========================================== */
.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: #e82736;
  text-decoration: underline;
}
.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;
}

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

.nw_bk_btn_area .btn_wpuls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -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;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  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%;
  }
}

/* ---------------
  ★店舗案内
--------------- */
.shop .sec00 .txt {
  text-align: center;
}
.shop .shop_bnt_wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
}
.shop .shop_bnt_wp > a {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  background-color: #d8180e;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30%;
  height: 75px;
  border: solid 1px #d8180e;
  position: relative;
  top: 0;
  left: 0;
  border-radius: 7px;
  overflow: hidden;
}
.shop .shop_bnt_wp > a::before {
  content: "";
  display: block;
  width: 80px;
  background-color: #eee;
  background-position: center;
  background-repeat: no-repeat;
}
.shop .shop_bnt_wp > a.a1::before {
  background-image: url(../img/shop_sec01_img01_icon.png);
}
.shop .shop_bnt_wp > a.a2::before {
  background-image: url(../img/shop_sec02_img01_icon.png);
}
.shop .shop_bnt_wp > a.a3::before {
  background-image: url(../img/shop_sec03_img01_icon.png);
}
.shop .shop_bnt_wp > a > b {
  padding: 10px 30px 10px 7%;
  width: calc(100% - 80px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.1;
  position: relative;
  word-break: auto-phrase;
}
.shop .shop_bnt_wp > a > b::after {
  font-size: 0rem;
  content: "";
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 42%;
  right: 15px;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
@media (max-width: 900px) {
  .shop .shop_bnt_wp > a {
    width: 100%;
    margin: 10px 3%;
  }
}
.shop .sdls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.shop .sdls > dt {
  width: 42%;
}
.shop .sdls > dd {
  width: 55%;
}
@media (max-width: 900px) {
  .shop .sdls > dt {
    width: 100%;
  }
  .shop .sdls > dd {
    margin-top: 5%;
    width: 100%;
  }
}
.shop .mappma .mpgalla .txt {
  text-align: center;
  margin-top: 10px;
  background-color: #eee;
  border-radius: 5px;
  font-size: 96%;
  padding: 3px;
}
.shop .shop_sec02_cyusyajyou {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.shop .shop_sec02_cyusyajyou > dt {
  width: 340px;
}
.shop .shop_sec02_cyusyajyou > dd {
  margin-top: 3%;
  margin-bottom: -3%;
}

/* ---------------
  ★ご利用ガイド
--------------- */
.bodbox {
  padding: 3%;
  border-radius: 10px;
}

.guide .gailin_bnt_wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
}
.guide .gailin_bnt_wp > a {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  text-align: center;
  border: solid 3px #ffcc17;
  border-radius: 10px;
  background-color: #fdfff5;
  display: block;
  width: 32%;
  margin-bottom: 2%;
  color: #009de3;
  position: relative;
  top: 0;
  left: 0;
  padding: 10px 40px;
  line-height: 1.3;
  word-break: auto-phrase;
}
@media (min-width: 771px) {
  .guide .gailin_bnt_wp > a {
    width: 32%;
    margin-bottom: 2%;
  }
  .guide .gailin_bnt_wp > a:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}
.guide .gailin_bnt_wp > a em {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border: solid 3px #ffcc17;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.guide .gailin_bnt_wp > a em::after {
  position: relative;
  display: block;
  font-size: 0rem;
  content: "";
  width: 20px;
  height: 9px;
  border-bottom: 3px solid #009de3;
  border-left: 3px solid #009de3;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -5px;
}
@media (max-width: 770px) {
  .guide .gailin_bnt_wp > a {
    width: 48%;
    margin-bottom: 3%;
  }
  .guide .gailin_bnt_wp > a:not(:nth-child(2n)) {
    margin-right: 4%;
  }
}
@media (max-width: 600px) {
  .guide .gailin_bnt_wp > a {
    width: 100%;
    margin-bottom: 3%;
  }
  .guide .gailin_bnt_wp > a:not(:nth-child(2n)) {
    margin-right: 0%;
  }
}
.guide .sec02 .shihara > li .bars b {
  display: inline-block;
  background-color: #2f2f2f;
  color: #fff;
  padding: 4px 20px;
  line-height: 1.3;
}
.guide .sec02 .keisanshiki > dl {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.guide .sec02 .keisanshiki > dl > dt {
  padding: 5px 5px;
  font-size: 120%;
  line-height: 1.5;
}
.guide .sec02 .keisanshiki > dl > dd {
  margin: 0 10px;
  font-weight: bold;
  color: #cd6159;
  font-size: 150%;
}
.guide .sec02 .keisanshiki.kk2 .komes_wp {
  position: relative;
}
.guide .sec02 .keisanshiki.kk2 .komes_wp .komes {
  position: absolute;
  top: -10px;
  right: -7px;
}

.gflows {
  max-width: 1000px;
  margin: 0 auto;
}
.gflows > dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.gflows > dl > dt {
  display: none;
}
.gflows > dl > dd {
  width: 100%;
}
.gflows .stpbox .titwp .stp {
  display: inline-block;
  border-radius: 40px;
  padding: 2px 15px;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  background-color: #ff7e1c;
  font-size: 90%;
}
/* ---------------
  ★レンタル相談窓口
--------------- */
.consultation .tit01 .smt span {
  position: relative;
  padding-left: 30px;
  padding-bottom: 3px;
  display: inline-block;
}
.consultation .tit01 .smt span::before {
  content: "";
  display: block;
  background: url(../img/icon_syoshinsya0.svg) no-repeat center;
  background-size: 100%;
  width: 28px;
  height: 36px;
  position: absolute;
  left: -6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.consultation .sec01 .consu_fukiwara .inbox {
  width: 100%;
  padding-bottom: 52%;
  background: url(../img/fukibk.png) no-repeat center;
}
.consultation .sec01 .consu_fukiwara .inbox > img {
  position: absolute;
}
.consultation .sec01 .consu_fukiwara .fuki_kyara {
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 320px;
  width: 28%;
}
.consultation .sec01 .consu_fukiwara .fuki1 {
  top: 1%;
  left: 16%;
  max-width: 478px;
  width: 47%;
}
.consultation .sec01 .consu_fukiwara .fuki2 {
  top: 18%;
  right: -2%;
  max-width: 469px;
  width: 45%;
}
.consultation .sec01 .consu_fukiwara .fuki3 {
  top: 46%;
  left: -4%;
  max-width: 427px;
  width: 43%;
}
.consultation .sec01 .fukinext {
  text-align: center;
  max-width: 100px;
  margin: 6% auto 4%;
}
.consultation .sec01 .sonosaki {
  text-align: center;
}
.consultation .sec02 .content_box {
  border-radius: 20px;
  max-width: 780px;
  margin: 0 auto;
}
.consultation .sec02 .content_box .dlx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.consultation .sec02 .content_box .dlx > dt {
  width: 55%;
  line-height: 1.5;
}
.consultation .sec02 .content_box .dlx > dt h2 {
  line-height: 1.3;
}
.consultation .sec02 .content_box .dlx > dt .hosokun {
  padding-left: 2rem;
}
.consultation .sec02 .content_box .dlx > dd {
  width: 40%;
}
.consultation .sec02 .content_box .telbiy > a {
  padding-left: 4rem;
  position: relative;
  display: inline-block;
}
.consultation .sec02 .content_box .telbiy > a::before {
  content: "";
  display: block;
  width: 34px;
  height: 40px;
  background: url(../img/icon_tel_blk.svg) no-repeat center;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 55%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.consultation .sec02 .content_box2 {
  text-align: center;
  background: #fbfbfb;
  padding: 4% 3%;
  max-width: 800px;
  margin: 60px auto;
}
.consultation .steplist {
  counter-reset: numb9;
}
.consultation .steplist > li {
  counter-increment: numb9;
}
.consultation .steplist > li .titwp h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.consultation .steplist > li .titwp h2 > em {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-color: #d8180e;
  color: #fff;
  line-height: 1.1;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.consultation .steplist > li .titwp h2 > em::after {
  content: "0" counter(numb9);
}
.consultation .steplist > li .titwp h2 > b {
  width: calc(100% - 100px);
}
.consultation .steplist .stp6 .checkwp > li {
  margin: 10px;
  font-size: 110%;
}
.consultation .steplist .stp6 .checkwp > li input {
  margin-right: 5px;
}
.consultation .steplist .bigraji label {
  width: 100%;
  position: relative;
}
.consultation .steplist .bigraji label input {
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 2;
}
.consultation .steplist .bigraji label input:checked ~ span {
  background-color: #bbf7ff;
}
.consultation .steplist .bigraji label span {
  border: solid 1px #b5b5b5;
  background-color: #eee;
  text-align: center;
  display: block;
  position: relative;
  font-size: 130%;
  font-weight: 600;
  padding: 25px 10px;
}
.consultation .steplist .inps_wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.consultation .steplist .inps_wp > span {
  background-color: #eee;
  display: inline-block;
  padding: 3px 10px;
  margin-right: 15px;
  word-break: keep-all;
  white-space: nowrap;
}
.consultation .steplist .inps_wp > input {
  border: solid 1px #b5b5b5;
  padding: 5px;
}
.consultation .rentakikan > dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.consultation .rentakikan > dl input {
  padding: 5px;
  border-radius: 3px;
  border: none;
  background-color: #fffbd5;
}
.consultation .rentakikan > dl .hizuwara {
  padding-bottom: 3px;
  border-bottom: solid 1px #ff7e1c;
}
.consultation .rentakikan > dl > dt {
  position: relative;
}
.consultation .rentakikan > dl > dt .hizuwara {
  margin-right: 80px;
  position: relative;
}
.consultation .rentakikan > dl > dt .hizuwara::before {
  position: absolute;
  right: -54px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid #ff7e1c;
  border-right: 0;
}
.items_aawp3 > li {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  border: solid 2px #d8180e;
  border-radius: 5px;
}
.items_aawp3 > li > label {
  padding: 5px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  word-break: auto-phrase;
  position: relative;
}
.items_aawp3 > li > label input {
  position: absolute;
  left: 3px;
  top: 5px;
}
.items_aawp3 > li .inbox {
  width: 100%;
  line-height: 1.2;
  color: #000;
}
.items_aawp3 > li .inbox .imgwp {
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.items_aawp3 > li .inbox .imgwp > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
}
.items_aawp3 > li .inbox .tit {
  margin-top: 5px;
  text-align: center;
  font-size: 90%;
}
.items_aawp3 > li .inbox .hosoku {
  font-size: 70%;
  margin-top: 5px;
  margin-bottom: 5px;
}

#raichen {
  display: none;
}

/* ---------------
  ★プライバシーポリシー
--------------- */
.prit3 {
  line-height: 1.5;
}
.prit3 > b {
  display: inline-block;
}

.tit02_x {
  line-height: 1.5;
  position: relative;
  background-color: #ffdfdd;
  padding: 10px 10px 10px 0px;
}
.tit02_x > b {
  padding-left: 70px;
  display: inline-block;
  line-height: 1.3;
  word-break: auto-phrase;
}
.tit02_x .numbas {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 55px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background-color: #d8180e;
}

.prinumba {
  counter-reset: numb10;
}
.prinumba > li {
  counter-increment: numb10;
}
.prinumba > li .numbas::before {
  content: counter(numb10) ".";
}

.syounaumba {
  counter-reset: numb11;
}
.syounaumba > li {
  counter-increment: numb11;
}
.syounaumba > li .numbas2::before {
  content: "(" counter(numb11) ")";
}

.privacy .sec01 .content_box {
  word-break: auto-phrase;
}
.privacy .sec02 .content_box {
  padding-left: 15px;
}
.privacy .sec03 .content_box {
  padding-left: 15px;
}
.privacy .sec03 .intt {
  padding-left: 20px;
}
.privacy .dansage {
  padding-left: 4%;
}

/* ---------------
  ★会社案内
--------------- */
.daihyo_dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.daihyo_dl > dt {
  width: 40%;
}
.daihyo_dl > dd {
  width: 55%;
}
.daihyo_dl > dd .txt {
  word-break: break-word;
}
.daihyo_dl > dd .dainames {
  text-align: right;
  font-size: 130%;
}
.daihyo_dl > dd .dainames > b {
  margin-left: 7px;
}
@media (max-width: 900px) {
  .daihyo_dl {
    display: block;
  }
  .daihyo_dl > dt {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  .daihyo_dl > dd {
    margin-top: 5%;
    width: 100%;
  }
}

.company .sec02 .white_box .inbox {
  padding: 4% 5%;
  margin: 0 auto;
  text-align: center;
}
.company .sec02 .ririri > ul > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.4;
}
.company .sec02 .ririri > ul > li b {
  font-size: 170%;
  color: #d8180e;
}
.company .sec02 .ririri > ul > li span {
  font-size: 130%;
  color: #ff7e1c;
  margin: 0 15px;
}
.company .sec02 .ririri > ul > li em {
  font-size: 130%;
}
@media (max-width: 600px) {
  .company .sec02 .ririri > ul > li b {
    font-size: 140%;
  }
  .company .sec02 .ririri > ul > li span {
    font-size: 110%;
  }
  .company .sec02 .ririri > ul > li em {
    font-size: 110%;
  }
}
.company .sec02 .uubox {
  max-width: 900px;
  margin: 0 auto;
}
.company .sec03 .mvboxx > ul > li .txt_wp > h4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  line-height: 1.2;
  border-bottom: solid 3px #ff9800;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.company .sec03 .mvboxx > ul > li .txt_wp > h4 > b {
  font-weight: 700;
  letter-spacing: 2px;
}
.company .sec03 .mvboxx > ul > li .txt_wp > h4 > b > strong {
  color: #d8180e;
  font-size: 200%;
}
.company .sec03 .mvboxx > ul > li .txt_wp > h4 > em {
  font-weight: 600;
  position: relative;
  bottom: 3px;
}
.company .sec03 .mvboxx > ul > li .txt_wp > h4 > em > span {
  display: block;
}
@media (max-width: 600px) {
  .company .sec03 .mvboxx > ul > li .txt_wp > h4 {
    display: block;
  }
  .company .sec03 .mvboxx > ul > li .txt_wp > h4 > em {
    display: block;
    margin-top: 10px;
  }
}
.company .sec04 .koudo {
  max-width: 868px;
  margin: 0 auto;
  position: relative;
  background-color: #000;
}
.company .sec04 .koudo::before,
.company .sec04 .koudo::after {
  content: "";
  height: 25px;
  width: 100%;
  display: block;
  background: #a57c44;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(165, 124, 68)),
    color-stop(50%, rgb(255, 255, 255)),
    to(rgb(165, 124, 68))
  );
  background: -webkit-linear-gradient(
    left,
    rgb(165, 124, 68) 0%,
    rgb(255, 255, 255) 50%,
    rgb(165, 124, 68) 100%
  );
  background: linear-gradient(
    90deg,
    rgb(165, 124, 68) 0%,
    rgb(255, 255, 255) 50%,
    rgb(165, 124, 68) 100%
  );
}
.company .sec04 .koudo_ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.company .sec04 .koudo_ul > li {
  width: 49.8%;
}
@media (max-width: 600px) {
  .company .sec04 .koudo_ul > li {
    width: 100%;
  }
  .company .sec04 .koudo_ul > li img {
    width: 100%;
  }
}
.company .sec05 .content_box > ul > li > h3 > em {
  background-color: #ff7e1c;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 2px 10px;
  border-radius: 20px;
  line-height: 1.3;
  font-size: 90%;
  margin-right: 15px;
}
.company .sec05 .content_box > ul > li .bk_gry {
  border-radius: 20px;
  padding: 3%;
}
.company .sec06 .content_box > ul > li > dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.company .sec06 .content_box > ul > li > dl > dt {
  width: 36%;
}
.company .sec06 .content_box > ul > li > dl > dd {
  padding-top: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 60%;
}
.company .sec06 .content_box > ul > li > dl > dd .btn_wp {
  text-align: right;
  margin-top: auto;
  margin-bottom: 15px;
}
@media (max-width: 900px) {
  .company .sec06 .content_box > ul > li > dl > dd .btn_wp .c_btn01 {
    min-width: unset;
    padding: 10px 60px 10px 30px;
  }
}
@media (max-width: 600px) {
  .company .sec06 .content_box > ul > li > dl {
    display: block;
  }
  .company .sec06 .content_box > ul > li > dl > dt {
    width: 100%;
    text-align: center;
  }
  .company .sec06 .content_box > ul > li > dl > dd {
    width: 100%;
    margin-top: 5%;
  }
  .company .sec06 .content_box > ul > li > dl > dd .btn_wp {
    text-align: left;
  }
}

.fukikincon {
  margin-top: 60px;
  background-color: #fff;
  border-radius: 20px;
  padding: 40px 40px 10px;
  position: relative;
  border: solid 2px #000;
}
.fukikincon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 25px 40px 25px;
  border-color: transparent transparent #000000;
  translate: -50% -100%;
}
.fukikincon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-style: solid;
  border-width: 0 22.6px 36.2px 22.6px;
  border-color: transparent transparent #fff;
  translate: -50% -100%;
}
/* ---------------
  ★会社概要
--------------- */
.enkakun > dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  border-bottom: solid 1px #eee;
}
.enkakun > dl > dt {
  width: 80px;
  margin-right: 20px;
}
.enkakun > dl > dt img {
  width: 100%;
}
.enkakun > dl > dd {
  width: calc(100% - 100px);
}
.enkakun > dl > dd > b {
  font-size: 120%;
}
.enkakun > dl > dd > p {
  font-size: 110%;
}

.about .sec02 .img_wp {
  margin: 0 auto;
}
/* ---------------
  ★私たちの取り組み
--------------- */
.sdgs_list {
  counter-reset: numb9;
}
.sdgs_list > dl {
  counter-increment: numb9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sdgs_list > dl:not(:first-child) {
  margin-top: 60px;
}
.sdgs_list > dl > dt {
  width: 27%;
}
.sdgs_list > dl > dt .img_wp {
  position: relative;
}
.sdgs_list > dl > dt .img_wp::before {
  background-color: #d8180e;
  content: "0" counter(numb9);
  display: block;
  padding: 5px 20px;
  line-height: 1.2;
  position: absolute;
  font-size: 110%;
  font-weight: bold;
  color: #fff;
  top: 0%;
  left: 0;
}
.sdgs_list > dl > dd {
  padding-top: 5px;
  width: 69%;
}
@media (max-width: 770px) {
  .sdgs_list > dl > dt {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  .sdgs_list > dl > dd {
    margin-top: 5%;
    width: 100%;
  }
}

.sdgtit {
  padding-bottom: 20px;
  background: url(../img/sdgs_line.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 16px;
}

.suraido_mokum {
  margin: 30px auto 100px;
}
.suraido_mokum .insura h3 b {
  border-bottom: solid 1px;
}
.suraido_mokum .mokumoku_slider_wp {
  margin: 0 70px;
}
.suraido_mokum .swpwp-aw {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #009688;
  position: absolute;
  top: 64%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.7;
  color: #fff;
}
.suraido_mokum .swpwp-aw::before {
  content: "";
  width: 7px;
  height: 7px;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 50%;
}
.suraido_mokum .swpwp-aw::after {
  display: none;
}
.suraido_mokum .swpwp-aw.prev-arw {
  left: -60px;
}
.suraido_mokum .swpwp-aw.prev-arw::before {
  left: 51%;
  border-bottom: 2px solid;
  border-left: 2px solid;
}
.suraido_mokum .swpwp-aw.next-arw {
  right: -60px;
}
.suraido_mokum .swpwp-aw.next-arw::before {
  left: 49%;
  border-top: 2px solid;
  border-right: 2px solid;
}

.comli_bnt_wp {
  max-width: 880px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.comli_bnt_wp > a {
  min-width: unset !important;
  width: 48%;
}
@media (max-width: 600px) {
  .comli_bnt_wp > a {
    width: 100%;
    margin: 3% 0;
  }
}

.company .comli_bnt_wp .cp1 {
  display: none !important;
}

.about .comli_bnt_wp .cp2 {
  display: none !important;
}

.torikumi .comli_bnt_wp .cp3 {
  display: none !important;
}

/* ---------------
  ★お問い合わせ
--------------- */
.contact .sec01 .btn_wp {
  max-width: 880px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact .sec01 .btn_wp > a {
  width: 48%;
  min-width: unset !important;
}
@media (max-width: 660px) {
  .contact .sec01 .btn_wp > a {
    width: 100%;
  }
  .contact .sec01 .btn_wp > a:last-child {
    margin-top: 5%;
  }
}
.contact .sec02 .telbia {
  line-height: 1;
  padding-left: 4rem;
  position: relative;
  display: inline-block;
}
.contact .sec02 .telbia::before {
  content: "";
  display: block;
  width: 34px;
  height: 40px;
  background: url(../img/icon_tel_blk.svg) no-repeat center;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 55%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* ---------------
  ★カタログ・チラシ
--------------- */
.catalog_flyer .daikate_bnt_wp {
  max-width: 800px;
}
.catalog_flyer .daikate_bnt_wp > a {
  width: 46%;
  max-width: 330px;
}

.catalog_flyer_wp > .sbox {
  text-align: center;
  color: #000;
}
.catalog_flyer_wp > .sbox .img_wp {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 140%;
  background-color: #eee;
}
.catalog_flyer_wp > .sbox .img_wp > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
}
.catalog_flyer_wp > .sbox .tits_wp {
  margin-top: 3px;
}

/* ---------------
  ★営業カレンダー
--------------- */
.eicales_wpwp {
  max-width: 800px;
  margin: 0 auto;
}

.eicale_zoku {
  text-align: center;
}
.eicale_zoku > span {
  line-height: 1.5;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 10px;
}
.eicale_zoku > span::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 7px;
}
.eicale_zoku > span.es_all::before {
  background-color: #ffc1bc;
}
.eicale_zoku > span.es_am::before {
  background-color: #bcdaff;
}
.eicale_zoku > span.es_pm::before {
  background-color: #bcffcb;
}

.eicare_tb_wpwp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.eicare_tb_wpwp > div {
  width: 48%;
  max-width: 400px;
}
@media (max-width: 770px) {
  .eicare_tb_wpwp {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .eicare_tb_wpwp > div {
    width: 100%;
  }
  .eicare_tb_wpwp > div:last-child {
    margin-top: 5%;
  }
}

.eicare_tb {
  padding: 1px 20px 30px;
  background-color: #d8180e;
  background-image: url(../img/bk_border.png);
}
.eicare_tb .caren_tit {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 150%;
  line-height: 1;
  padding: 10px;
}
.eicare_tb > table {
  background-color: #fff;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}
.eicare_tb > table th,
.eicare_tb > table td {
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
}
.eicare_tb > table .today {
  background-color: #fff9c8;
}
.eicare_tb > table .wednesday {
  background-color: #ffc1bc;
}
.eicare_tb > table .ho_am {
  background-color: #bcdaff;
}
.eicare_tb > table .ho_pm {
  background-color: #bcffcb;
}
.eicare_tb > table .ho_all {
  background-color: #ffc1bc;
}
.eicare_tb .prev-next {
  color: #aaa;
}

/* ---------------
  ★レンタル用品
--------------- */
/* ---------------
  ★レンタル用品詳細情報
--------------- */
.prdls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.prdls > dt {
  width: 44%;
}
.prdls > dd {
  width: 52%;
}
.prdls > dd .tit_wwp h2 {
  position: relative;
  border-left: solid 10px #ff7e1c;
  padding-left: 15px;
  line-height: 1.3;
}
.prdls > dd .pr_fbango_gr_wp > dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.prdls > dd .pr_fbango_gr_wp > dl > dt {
  margin-right: 15px;
}
.prdls > dd .pr_fbango_gr_wp > dl > dd .fukubx {
  line-height: 1.5;
}
.prdls > dd .pr_fbango_gr_wp > dl > dd .fukubx em {
  margin-right: 10px;
}
@media (max-width: 900px) {
  .prdls > dt {
    width: 100%;
  }
  .prdls > dd {
    margin-top: 5%;
    width: 100%;
  }
}

.pi_main {
  text-align: center;
}
.pi_main > a {
  display: block;
  width: 100%;
  cursor: pointer;
  padding-bottom: 66.6%;
  position: relative;
  overflow: hidden;
  background-color: #f9f9f9;
}
.pi_main > a > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
  cursor: pointer;
}

.pi_thum {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pi_thum > a {
  width: 23.5%;
  display: block;
  cursor: pointer;
  padding-bottom: 18%;
  position: relative;
  overflow: hidden;
  background-color: #f9f9f9;
  margin-bottom: 2%;
}
.pi_thum > a:not(:nth-child(4n)) {
  margin-right: 2%;
}
.pi_thum > a > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
  cursor: pointer;
}

.youtube_wp {
  position: relative;
}
.youtube_wp::before {
  content: "";
  display: block;
  background-image: url(../img/icono_saisei.svg);
  width: 33px;
  height: 23px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}

.onedan {
  position: relative;
}
.onedan::after {
  content: "（税込）";
}

.pr_setumei_pr_price_tb {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
  border-top: solid 1px #cccccc;
}
.pr_setumei_pr_price_tb tbody tr {
  position: relative;
}
.pr_setumei_pr_price_tb tbody tr > th,
.pr_setumei_pr_price_tb tbody tr > td {
  padding: 15px 10px;
  line-height: 1.5;
  word-break: break-all;
  border-bottom: solid 1px #cccccc;
  vertical-align: middle;
}
.pr_setumei_pr_price_tb tbody tr th {
  text-align: center;
  font-weight: bold;
  width: 130px;
}
@media (max-width: 600px) {
  .pr_setumei_pr_price_tb tbody tr th {
    width: 100px;
  }
}
.pr_setumei_pr_price_tb tbody tr td {
  font-size: 96%;
  text-align: left;
}

.kakadl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 0;
}
.kakadl > dt {
  margin-right: 15px;
}

.zokusei_icon_wp > span {
  display: inline-block;
  max-width: 64px;
  margin: 5px;
}

.pr_btns_free_wp > a {
  display: inline-block;
  margin: 0 5px 5px;
}

.num_spi_wp {
  position: relative;
  width: 140px;
  height: 56px;
  display: block;
  color: #5f3503;
  border: solid 1px #c9ab73;
  text-align: center;
}
.num_spi_wp > input {
  border: none;
  background-color: #fff5ea;
  width: 70px;
  height: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.num_spi_wp > input::-webkit-inner-spin-button {
  -webkit-appearance: none; /* Clear default arrow */
}
.num_spi_wp > input::-webkit-outer-spin-button {
  -webkit-appearance: none; /* Clear default arrow */
}
.num_spi_wp > .spi {
  cursor: pointer;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  height: 100%;
  width: calc((100% - 70px) / 2);
}
.num_spi_wp .spi_down {
  left: 0;
  border-right: solid 1px #c9ab73;
}
.num_spi_wp .spi_up {
  right: 0;
  border-left: solid 1px #c9ab73;
}

.sucar_wp .suryoji .hiss2 {
  margin-left: 10px;
}

.cart_in_wp {
  position: relative;
}
.cart_in_wp .cart_messa {
  position: absolute;
  z-index: -2;
  opacity: 0;
  top: -20px;
  left: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cart_in_wp .cart_messa span {
  position: relative;
  background-color: #009688;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  padding: 3px 11px;
  line-height: 1.3;
  display: inline-block;
  font-size: 90%;
}
.cart_in_wp .cart_messa span > b {
  display: inline-block;
  margin: 0 2px;
}
.cart_in_wp .cart_messa span::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 10px solid #009688;
  border-bottom: 0;
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cart_in_wp.clicked .cart_messa {
  top: -30px;
  opacity: 1;
  z-index: 2;
}
.cart_in_wp .add-to-cart {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0 auto;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
  max-width: 600px;
  width: 100%;
  background-color: #ff7e1c;
  border-radius: 10px;
  border: none;
  -webkit-box-shadow: 5px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 5px 6px 0px rgba(0, 0, 0, 0.15);
  color: #fff;
  text-decoration: none !important;
  font-size: 130%;
}
.cart_in_wp .add-to-cart b {
  padding-left: 40px;
  position: relative;
  font-weight: 500;
}
.cart_in_wp .add-to-cart b::before {
  display: block;
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../img/cart_icon.svg);
  width: 30px;
  height: 30px;
}

.product_syosai_tb {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}
.product_syosai_tb tbody tr {
  position: relative;
}
.product_syosai_tb tbody tr > th,
.product_syosai_tb tbody tr > td {
  padding: 15px 15px;
  line-height: 1.5;
  word-break: break-all;
  border: solid 1px #cccccc;
  vertical-align: middle;
}
@media (max-width: 600px) {
  .product_syosai_tb tbody tr > th,
  .product_syosai_tb tbody tr > td {
    padding: 3%;
  }
}
.product_syosai_tb tbody tr th {
  background-color: #fffafa;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 600px) {
  .product_syosai_tb tbody tr th {
    width: 25%;
  }
}
.product_syosai_tb tbody tr td {
  font-size: 96%;
  text-align: left;
}

.staff_tb {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}
.staff_tb tbody tr {
  position: relative;
}
.staff_tb tbody tr > th,
.staff_tb tbody tr > td {
  padding: 20px 15px;
  line-height: 1.5;
  word-break: break-all;
  border: solid 1px #cccccc;
  vertical-align: middle;
}
.staff_tb tbody tr th {
  background-color: #eeeeee;
  text-align: center;
  font-weight: bold;
}
.staff_tb tbody tr td {
  background-color: #fff;
  font-size: 96%;
  text-align: left;
}

.goriyougaid {
  background: #eee;
  padding: 15px;
}
.goriyougaid > dl {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.goriyougaid > dl > dt {
  margin-right: 10px;
  word-break: keep-all;
}
@media (max-width: 600px) {
  .goriyougaid > dl > dt {
    margin-right: 0px;
    text-align: center;
  }
}
.goriyougaid > dl > dd .btn_wp > a {
  display: inline-block;
  background-color: #fff;
  border: solid 2px #000;
  border-radius: 20px;
  padding: 7px 15px;
  line-height: 1.3;
  color: #000;
  margin: 5px;
}
@media (max-width: 600px) {
  .goriyougaid > dl > dd .btn_wp > a {
    display: block;
    max-width: 200px;
    margin: 10px auto;
  }
}

.soudan_toi_wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.soudan_toi_wp > a {
  text-align: center;
  width: 48%;
  color: #fff;
  background-color: #373737;
  padding: 5px;
}

/* =======================================
	★モーダル処理
========================================== */
#modal_x {
  background: rgba(0, 0, 0, 0.38);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  display: none;
}

#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;
  background: #fff;
  padding: 50px;
  max-width: 1024px;
  border-radius: 10px;
  margin: 0 auto;
  width: 92%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
#modal_x_in .close2 {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
#modal_x_in .close2::before,
#modal_x_in .close2::after {
  content: "";
  display: block;
  width: 26px;
  height: 3px;
  background-color: #005a78;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}
#modal_x_in .close2::before {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
#modal_x_in .close2::after {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(135deg);
  transform: translateY(-50%) translateX(-50%) rotate(135deg);
}

#displayArea {
  text-align: center;
}

.pi_main .youtube_wp::before {
  width: 63px;
  height: 44px;
}

/* =======================================
	★見積りカート
========================================== */
.cart_tb {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  width: 100%;
}
.cart_tb thead th {
  text-align: center;
  font-weight: 600;
  font-size: 110%;
  background-color: #eee;
  padding: 5px;
  border: solid 5px #fff;
  line-height: 1.5;
}
.cart_tb tbody > tr > td {
  text-align: center;
  vertical-align: middle;
  background-color: #fbfbfb;
  padding: 10px;
  border: solid 5px #fff;
}
.cart_tb tbody > tr > td.td2 {
  width: 200px;
}
.cart_tb tbody > tr > td.td3 {
  width: 120px;
}
.cart_tb .itdls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cart_tb .itdls > dt {
  width: 100px;
}
.cart_tb .itdls > dd {
  width: calc(100% - 115px);
  line-height: 1.4;
  text-align: left;
}
.cart_tb .itdls > dd .titwp {
  margin-bottom: 5px;
}
.cart_tb .itdls > dd .tanban_gr {
  font-size: 96%;
}
.cart_tb .num_spi_wp {
  display: inline-block;
  height: 45px;
}
.cart_tb .sakujo_btn_wp .sakujo {
  cursor: pointer;
  border: none;
  border-radius: 5px;
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: #555555;
  font-size: 20px;
  line-height: 1;
}

/* ---------------
  ★item_eve_sec
--------------- */
.item_eve_sec .btn_wp > a > b::after {
  border: none;
  border-bottom: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}
.item_eve_sec .sachibo {
  max-width: 780px;
  margin: 40px auto 0;
}
.item_eve_sec .sachibo .search_form {
  height: 55px;
}

/* =======================================
	★お見積り依頼フォーム
========================================== */
.mitumori .gigou_rajiopw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mitumori .gigou_rajiopw > .lbe {
  cursor: pointer;
  position: relative;
  text-align: center !important;
  margin: 10px 20px !important;
  border: solid 1px #000000 !important;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  background-color: #ffffff !important;
  line-height: 1.6;
  padding: 15px 30px;
}
.mitumori .gigou_rajiopw > .lbe.mfp_checked {
  background-color: #d9f3ff !important;
  border: solid 2px #2196f3 !important;
}
.mitumori .gigou_rajiopw > .lbe:checked {
  background-color: #d9f3ff !important;
  border: solid 2px #2196f3 !important;
}
.mitumori .gigou_rajiopw > .lbe > b {
  display: block;
  font-size: 120%;
  color: #d8180e;
}
.mitumori .gigou_rajiopw > .lbe > span {
  display: block;
  font-size: 92%;
}
.mitumori .gigou_rajiopw > .lbe .kibora {
  left: 4px;
  top: 7px;
  position: absolute;
}

.ffitdls {
  background-color: #fbfbfb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}
.ffitdls .img_wp {
  width: 100px;
  background-color: #fff;
}
.ffitdls .txt_wp {
  margin: 0 15px;
  width: calc(100% - 250px);
}
.ffitdls .suryou {
  width: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c_formtb_01x {
  border-top: solid 1px #cccccc;
}
.c_formtb_01x > li {
  width: 100%;
}
.c_formtb_01x > li > dl {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}
.c_formtb_01x > li > dl > dt,
.c_formtb_01x > li > dl > dd {
  float: none !important;
  padding: 20px 15px;
  line-height: 1.5;
  word-break: break-all;
}
.c_formtb_01x > li > dl > dt {
  width: 32% !important;
  vertical-align: top;
  background-color: #f9f9f9;
  font-weight: bold;
  border-right: solid 1px #cccccc;
}
.c_formtb_01x > li > dl > dd {
  width: 68%;
}

#hojins {
  display: none;
}

.hou_wara {
  display: none;
}

.koji_wara {
  display: none;
}

.syosai_wp1 {
  display: none;
}

#mitei {
  display: none;
}

#haitatu {
  display: none;
}

.sentakun_wpw {
  display: none;
}

/* ---------------
  ★から探す
--------------- */
.bunkatu_wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bunkatu_wp .b_left {
  width: 200px;
}
.bunkatu_wp .b_left .llbox2 {
  margin-top: 30px;
}
.bunkatu_wp .b_right {
  width: calc(100% - 240px);
}
@media (max-width: 900px) {
  .bunkatu_wp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .bunkatu_wp .b_left {
    width: 100%;
  }
  .bunkatu_wp .b_right {
    width: 100%;
  }
}

.letit {
  border-bottom: solid 2px #eee;
}

.cclist_wp > li {
  line-height: 1.4;
  margin: 5px;
}
.cclist_wp > li a {
  text-decoration: underline;
  word-break: auto-phrase;
  color: #000;
  font-size: 90%;
}

.items_aawp > a {
  position: relative;
  left: 0;
  top: 0;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  border: solid 2px #d8180e;
  border-radius: 5px;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  word-break: auto-phrase;
  font-size: 110%;
}
.items_aawp > a .inbox {
  width: 100%;
  line-height: 1.2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.items_aawp > a .inbox .imgwp {
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.items_aawp > a .inbox .imgwp > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
}
.items_aawp > a .inbox .tit {
  width: calc(100% - 50px);
}

.items_aawp2 > a {
  position: relative;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  border: solid 2px #d8180e;
  border-radius: 5px;
  padding: 5px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  word-break: auto-phrase;
}
.items_aawp2 > a .inbox {
  width: 100%;
  line-height: 1.2;
  color: #000;
}
.items_aawp2 > a .inbox .imgwp {
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.items_aawp2 > a .inbox .imgwp > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
}
.items_aawp2 > a .inbox .tit {
  margin-top: 5px;
  text-align: center;
  font-size: 90%;
}
.items_aawp2 > a .inbox .hosoku {
  font-size: 70%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.cakulink_wp > a {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
  line-height: 1.3;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  border: solid 1px #000;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 78px;
  border-radius: 3px;
}
.cakulink_wp > a .hosoku {
  font-size: 70%;
  padding: 5px 0;
}
.cakulink_wp > a .txt_wwp {
  width: calc(100% - 80px);
  padding: 3%;
}
.cakulink_wp > a .img_wp {
  width: 80px;
  overflow: hidden;
  position: relative;
  background-color: #eee;
}
.cakulink_wp > a .img_wp > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
}
.cakulink_wp > a .img_wp.lons {
  background: none;
}
.cakulink_wp > a .img_wp.lons > img {
  max-width: unset;
}

/* ---------------
  ★タクソノミーテンプレ
--------------- */
.cateimg_box .pi_main {
  max-width: 800px;
  margin: 0 auto;
}
.cateimg_box .pi_main > a {
  padding-bottom: 48%;
}
.cateimg_box .pi_thum {
  max-width: 700px;
  margin: 15px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cateimg_box .pi_thum > a {
  width: 15%;
  margin: 0.8%;
  padding-bottom: 15%;
}

/* ---------------
  ★商品一覧
--------------- */
.pro_item_lists > a {
  color: #000;
  line-height: 1.3;
  border: solid 1px #c9c9c9;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  position: relative;
  top: 0;
  left: 0;
  padding: 1.5%;
  border-radius: 5px;
}
.pro_item_lists .img_wp {
  margin: 0 auto;
  position: relative;
  max-width: 120px;
  width: 100%;
  padding-bottom: 60%;
}
.pro_item_lists .img_wp img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.pro_item_lists .prpd_tit {
  font-weight: 600;
  font-size: 105%;
}
.pro_item_lists .zokusei_icon_wp > span {
  max-width: 30px;
  margin: 2%;
  width: 18%;
}

/* ---------------
  ★media Screen
--------------- */
@media (max-width: 900px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  main {
    padding-top: 60px;
  }
  /* ---------------
    ★ヘッダー
  --------------- */
  /* ---------------
    ★ハンバーガーメニーュ
  --------------- */
}
@media (max-width: 900px) and (max-width: 600px) {
  body {
    font-size: min(3.8vw, 16px);
  }
  .sps {
    display: block;
  }
}
@media (max-width: 900px) {
  a[href^="tel:"] {
    pointer-events: auto;
    color: #000;
    text-decoration: underline;
  }
  #totop {
    width: 70px;
    height: 47px;
  }
  .h_logo_wp {
    max-width: 330px;
    width: 63%;
  }
  .cartbox_sp {
    z-index: 22;
    position: fixed;
    right: 60px;
    top: 0;
    text-align: center;
    display: block !important;
  }
  .cartbox_sp > a {
    line-height: 1.1;
    padding: 0 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    color: #d8180e;
    font-size: 10px;
  }
  .cartbox_sp > a .cartimg {
    position: relative;
    display: inline-block;
  }
  .cartbox_sp > a .cartimg .ct_cnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #d8180e;
    position: absolute;
    color: #fff;
    right: -10px;
    top: -5px;
  }
  .header {
    position: fixed;
  }
  .header .hnoowaku {
    z-index: 19;
    top: -100%;
    position: fixed;
    width: 100%;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #fff;
    overflow-y: auto;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .header.active .hnoowaku {
    top: 60px;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    height: calc(100vh - 60px);
  }
  .header .in_hnoowaku {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header .hnav0 {
    position: relative;
    background-color: #fff;
    z-index: 20;
    height: 60px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header .hnav1 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .header .hnav1 .h_logo_wp {
    display: none;
  }
  .header .hnav1 .hhako {
    padding-bottom: 5px;
    display: block;
  }
  .header .hnav1 .hnav1_right {
    line-height: 1.3;
    display: block;
    padding-bottom: 10px;
  }
  .header .hnav1 .hnav1_right .waku {
    border-radius: 0;
    padding: 5px;
    width: 100%;
    color: #fff;
    text-align: center;
    margin-left: 0px;
    margin-top: 10px;
  }
  .header .hnav1 .hnav1_right .waku .titwp {
    padding: 3px 0 3px;
  }
  .header .hnav1 .hnav1_right .waku a {
    color: #fff;
  }
  .header .hnav1 .hnav1_right .waku .linkbox {
    max-width: 240px;
    margin: 0 auto;
    padding: 5px 0 10px;
  }
  .header .hnav1 .hnav1_right .waku0 {
    display: block;
    margin-top: 15px;
    padding-bottom: 0;
  }
  .header .hnav1 .hnav1_right .linkbox {
    font-size: 1.4rem;
  }
  .header .hnav1 .hnav1_right .linkbox > a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    padding-left: 1.7rem;
  }
  .header .hnav1 .hnav1_right .linkbox > a .myyy {
    position: absolute;
    top: 54%;
    left: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header .hnav1 .hnav1_right .linkbox > .lhovers {
    padding: 0;
    position: relative;
  }
  .header .hnav1 .hnav1_right .linkbox > .lhovers dt a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    padding-left: 1.7rem;
  }
  .header .hnav1 .hnav1_right .linkbox > .lhovers dt a .myyy {
    position: absolute;
    top: 54%;
    left: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header .hnav1 .hnav1_right .linkbox > .lhovers dd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
  }
  .header .hnav1 .hnav1_right .linkbox > .lhovers dd > div {
    margin: 5px;
  }
  .header .hnav1 .hnav1_right .linkbox > .lhovers dd > div > a {
    background-color: #fff3c7;
    word-break: keep-all;
    white-space: nowrap;
    padding: 10px;
    line-height: 1.3;
    font-size: 13px;
    display: block;
  }
  .header .hnav2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
  }
  .header .hnav2 .hnav2_shita {
    display: block;
    padding-bottom: 6px;
  }
  .header .hnav2 .hnav2_shita .sachi_wrp {
    display: block;
    width: 100%;
    line-height: 1.2;
    margin: 5px 0 10px;
  }
  .header .hnav2 .hnav2_shita .sachi_wrp > strong {
    margin-bottom: 6px;
    font-size: 16px;
    display: block;
    word-break: keep-all;
  }
  .header .hnav2 .hnav2_shita .cartbox {
    display: none !important;
  }
  .header .hnav3 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .header .hnav3 .hnav_inner {
    width: 100%;
  }
  .header .hnav3 .navs {
    display: block;
  }
  .header .hnav3 .navs > dl {
    width: 100%;
  }
  .header .hnav3 .navs > dl > dt {
    border: none;
    border-bottom: solid 1px #ffea9f;
  }
  .header .hnav3 .navs > dl > dt a {
    padding: 0 31px;
    height: 50px;
    font-size: 15px;
  }
  .header .hnav3 .navs > dl:last-child > dt {
    border: none;
  }
  .sachibo {
    width: 100%;
    margin-left: 0px;
  }
  .sachibo form {
    height: 42px;
    background-color: #e8e8e8;
    border-radius: 50px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 16px 0 10px;
  }
  .sachibo form .inp_ttxx {
    width: calc(100% - 45px);
    padding: 3px 10px;
  }
  .hovers2 {
    position: relative;
  }
  .hovers2 > dt {
    display: block;
    pointer-events: none;
  }
  .hovers2 > dt > a {
    color: #939393 !important;
  }
  .hovers2 > dd {
    display: block;
    text-align: center;
    color: #000;
    background: #ffe69c;
    padding: 5px 0;
  }
  .hovers2 > dd > div {
    padding: 5px 0;
  }
  .hovers2 > dd > div a {
    font-size: 14px;
    color: #000;
    display: inline-block;
  }
  .hovers > dt {
    position: relative;
  }
  .hovers > dt .xo_plas {
    cursor: pointer;
    display: block;
    height: 100%;
    width: 50px;
    border-left: solid 1px #fff;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .hovers > dt .xo_plas::after {
    content: "";
    width: 7px;
    height: 7px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    margin: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    top: 50%;
    left: 47%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .hovers > dt .xo_plas.onrs {
    background-color: #bf2b07;
  }
  #niji_box {
    background: rgba(0, 0, 0, 0.7);
    z-index: 30;
    position: fixed;
    top: 0;
    right: -100%;
    height: 100%;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #niji_box.onrs {
    right: 0;
    display: block !important;
  }
  #niji_box .innxxbxo {
    overflow-y: auto;
    width: 92%;
    margin: 20px auto;
  }
  #niji_box .innxxbxo #bks_kuros > a {
    position: relative;
    display: inline-block;
    color: #fff;
    padding-left: 15px;
    font-size: 15px;
    margin: 0 10px 20px 30px;
    line-height: 1;
  }
  #niji_box .innxxbxo #bks_kuros > a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    margin: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    top: 50%;
    left: 0%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
  #niji_box .btn_wp {
    margin: 3.7% 1% 1%;
    text-align: right;
    font-size: 16px;
  }
  #niji_box .dds_inslist {
    overflow-y: auto;
    max-height: calc(95vh - 100px);
    font-size: 16px;
  }
}
@media (max-width: 900px) and (max-width: 800px) {
  #niji_box .dds_inslist > a {
    width: 31%;
    margin: 1% 1%;
  }
}
@media (max-width: 900px) and (max-width: 600px) {
  #niji_box .dds_inslist > a {
    width: 48%;
    margin: 1% 1%;
  }
}
@media (max-width: 900px) and (max-width: 400px) {
  #niji_box .dds_inslist > a {
    width: 98%;
    margin: 2% 1%;
  }
}
@media (max-width: 900px) {
  .mbtn_wp {
    position: fixed;
    right: 0px;
    top: 0;
    z-index: 22;
    opacity: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #bf2b07;
    width: 60px;
    height: 60px;
  }
  .mbtn_wp > em {
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 10px;
  }
  .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: 30px;
    height: 27px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    margin: 16px auto 3px;
  }
  .menu-trigger span {
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #fff;
    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: 12px;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  .active #menu07 span:nth-of-type(1) {
    -webkit-animation: active-menu07-bar01 0.75s forwards;
    animation: active-menu07-bar01 0.75s forwards;
    top: 6px;
  }
  @-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(45deg);
      transform: translateY(6px) rotate(45deg);
    }
  }
  @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(45deg);
      transform: translateY(6px) rotate(45deg);
    }
  }
  .active #menu07 span:nth-of-type(2) {
    opacity: 0;
  }
  .active #menu07 span:nth-of-type(3) {
    -webkit-animation: active-menu07-bar03 0.75s forwards;
    animation: active-menu07-bar03 0.75s forwards;
    bottom: 7px;
  }
  @-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(-45deg);
      transform: translateY(-6px) rotate(-45deg);
    }
  }
  @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(-45deg);
      transform: translateY(-6px) rotate(-45deg);
    }
  }
  .sec_kyotoi .content_box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sec_kyotoi .content_box > .sec_kyotoi_left {
    width: 100%;
  }
  .sec_kyotoi .content_box > .sec_kyotoi_right {
    width: 100%;
  }
  .sec_kyotoi .content_box > .sec_kyotoi_right > a {
    margin-top: 5% !important;
    height: 21vw;
  }
}
@media (max-width: 500px) {
  .c_btn01 {
    min-width: unset;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 58px;
  }
}
/* ---------------
  ★IE
--------------- */
/* IE11 にのみ適用される */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .hissu {
    vertical-align: middle;
    padding: 7px 5px 2px;
  }
}
/*会社案内系テンプレ*/
.company_temple main {
  padding-top: 75px;
}
.company_temple .header .hnav1 {
  border-bottom: solid 5px #d8180e;
}
.company_temple .footer {
  border-top: solid 5px #d8180e;
}
.company_temple .footer .f_logo_wp2 {
  text-align: center;
}
.company_temple .footer .f_logo_wp2 > a {
  display: inline-block;
}
.company_temple .footer .dailinwp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 40px;
}
.company_temple .footer .dailinwp > a {
  font-weight: 700;
  color: #000;
  margin: 20px;
}

@media (max-width: 900px) {
  .company_temple main {
    padding-top: 60px;
  }
  .company_temple .header .in_hnoowaku .hnav1 {
    border-bottom: none;
  }
}
