@charset "UTF-8";
.___mt5 {
  margin-top: 5px;
}

.___mt10 {
  margin-top: 10px;
}

.___mt15 {
  margin-top: 15px;
}

.___mt20 {
  margin-top: clamp(15px, 2vw, 20px);
}

.___mt30 {
  margin-top: clamp(25px, 3vw, 30px);
}

.___mt40 {
  margin-top: clamp(30px, 4vw, 40px);
}

.___mt50 {
  margin-top: clamp(35px, 5vw, 50px);
}

.___mt60 {
  margin-top: clamp(40px, 6vw, 60px);
}

.___mt70 {
  margin-top: clamp(45px, 7vw, 70px);
}

.___mt80 {
  margin-top: clamp(50px, 8vw, 80px);
}

.___mt90 {
  margin-top: clamp(55px, 9vw, 90px);
}

.___mt100 {
  margin-top: clamp(60px, 10vw, 100px);
}

.___mt110 {
  margin-top: clamp(65px, 11vw, 110px);
}

.___mt120 {
  margin-top: clamp(70px, 11vw, 120px);
}

.___pb5 {
  padding-bottom: 5px;
}

.___pb10 {
  padding-bottom: 10px;
}

.___pb15 {
  padding-bottom: 15px;
}

.___pb20 {
  padding-bottom: clamp(15px, 2vw, 20px);
}

.___pb30 {
  padding-bottom: clamp(25px, 3vw, 30px);
}

.___pb40 {
  padding-bottom: clamp(30px, 4vw, 40px);
}

.___pb50 {
  padding-bottom: clamp(35px, 5vw, 50px);
}

.___pb60 {
  padding-bottom: clamp(40px, 6vw, 60px);
}

.___pb70 {
  padding-bottom: clamp(45px, 7vw, 70px);
}

.___pb80 {
  padding-bottom: clamp(50px, 8vw, 80px);
}

.___pb90 {
  padding-bottom: clamp(55px, 9vw, 90px);
}

.___pb100 {
  padding-bottom: clamp(60px, 10vw, 100px);
}

.___pb110 {
  padding-bottom: clamp(65px, 11vw, 110px);
}

.___pb120 {
  padding-bottom: clamp(70px, 11vw, 120px);
}

@media (max-width: 650px) {
  br._dn650 {
    display: none;
  }
}
@media (min-width: 600px) {
  br._db600 {
    display: none;
  }
}
@media (min-width: 550px) {
  br._db550 {
    display: none;
  }
}
@media (min-width: 500px) {
  br._db500 {
    display: none;
  }
}

.___page-title {
  width: 100%;
  position: relative;
  padding-top: 0.1px;
}
.___page-title > picture {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.___page-title > picture > img {
  width: 100%;
  min-width: 100%;
  height: auto;
  max-height: 403px;
  object-fit: cover;
}
@media (max-width: 1920px) {
  .___page-title > picture > img {
    width: auto;
    height: 100%;
  }
}
.___page-title > ._t {
  margin-top: clamp(175px, 17vw, 300px);
  width: 100%;
  background: #6E0A0A;
  background: linear-gradient(0deg, #6e0a0a 0%, #d10000 100%);
  position: relative;
}
@media (max-width: 767px) {
  .___page-title > ._t {
    margin-top: 160px;
  }
}
.___page-title > ._t > div {
  display: flex;
  align-items: center;
  width: 96%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 0;
  grid-column-gap: 1.75em;
}
@media (max-width: 675px) {
  .___page-title > ._t > div {
    flex-flow: column;
    grid-row-gap: 5px;
    padding: 0.5em 9 0.75em;
  }
}
.___page-title > ._t > div > p {
  font-family: "Caveat", cursive;
  font-size: clamp(22px, 2.5vw, 31px);
  line-height: 1;
  color: #FFA4A4;
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
}
.___page-title > ._t > div > p:before {
  content: "";
  display: block;
  background-image: url(../images/icon-pagetitle.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  width: clamp(38px, 8.8vw, 48px);
  height: clamp(30px, 5.5vw, 31px);
}
.___page-title > ._t > div > h2 {
  color: #fff;
  font-size: clamp(22px, 2.7vw, 34px);
  line-height: 1.6;
  font-weight: 500;
}
@media (max-width: 675px) {
  .___page-title > ._t > div > h2 {
    font-size: min(5.9vw, 21px);
  }
}
.___page-title .___main-txt {
  max-width: 35%;
  position: absolute;
  top: clamp(85px, 5.5vw, 100px);
  right: 3em;
}
@media (max-width: 767px) {
  .___page-title .___main-txt {
    max-width: 230px;
    top: 75px;
    right: 1em;
  }
}
.___page-title._va1 > ._t {
  margin-top: clamp(135px, 17vw, 200px);
}
.___page-title._va1 > ._t > div {
  justify-content: center;
}
.___page-title._case-title > ._t > ._ct {
  display: block;
  padding-top: 1px;
  max-width: 1200px;
  color: #fff;
  padding-bottom: clamp(1.25em, 4vw, 2em);
}
.___page-title._case-title > ._t > ._ct:before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}
.___page-title._case-title > ._t > ._ct > h3 {
  margin-top: 1em;
  font-size: clamp(20px, 4.1vw, 41px);
  font-weight: 600;
  line-height: 1.4;
}
.___page-title._case-title > ._t > ._ct > span {
  display: block;
  margin-top: 1em;
  font-size: clamp(13px, 1.5vw, 15px);
  font-weight: 700;
}

.___h-title_01 {
  padding-top: 1px;
}
.___h-title_01 > span {
  font-size: clamp(16px, 2vw, 20px);
  color: #E23737;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 2;
}
.___h-title_01 > h2 {
  font-size: clamp(31px, 4.3vw, 43px);
  font-weight: 600;
  color: #941717;
  line-height: 1.6;
}
@media (max-width: 600px) {
  .___h-title_01 > h2 {
    font-weight: 700;
  }
}
.___h-title_01._va1 > span {
  font-size: clamp(12px, 1.8vw, 18px);
}
.___h-title_01._va1 > h2 {
  font-size: clamp(26px, 3.1vw, 31px);
}
.___h-title_01._bob {
  border-bottom: solid 5px #941717;
  padding-bottom: 0.75em;
}

.___h-title_02 {
  border-bottom: solid 1px #5E0A0A;
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  padding-bottom: 1em;
}
.___h-title_02 > h2 {
  font-size: clamp(29px, 4.1vw, 41px);
  font-weight: 600;
  line-height: 1.4;
}
.___h-title_02 > span {
  font-size: clamp(14px, 1.6vw, 16px);
  color: #941717;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.4;
}
.___h-title_02._va1 {
  border-bottom-width: 0;
}
.___h-title_02._va1 h2 {
  font-size: clamp(29px, 3.4vw, 34px);
}
.___h-title_02._va2 {
  border-bottom-width: 0;
}
.___h-title_02._va2 h2 {
  font-size: clamp(25px, 3.4vw, 31px);
  color: #941717;
}

.___h-title_03 > img {
  transform: translateX(-32px);
  width: clamp(90px, 11vw, 133px);
  margin-bottom: 0.2em;
}
@media (max-width: 980px) {
  .___h-title_03 > img {
    transform: translateX(-1em);
    margin-bottom: 0.5em;
  }
}
.___h-title_03 > h3 {
  font-size: clamp(19px, 2.1vw, 28px);
  color: #941717;
  line-height: 1.3;
  font-weight: 600;
}

.___h-title_04 {
  font-size: clamp(16px, 1.8vw, 18px);
  font-weight: 800;
  color: #222;
}
.___h-title_04._fs1 {
  font-size: clamp(19px, 2.1vw, 21px);
}

.___h-title_05 {
  font-size: clamp(19px, 2.5vw, 25px);
  color: #343434;
  font-weight: 600;
  line-height: 1.5;
  padding: 0 0 0 1.3em;
  position: relative;
}
.___h-title_05:before {
  content: "";
  width: 15px;
  height: 91%;
  display: block;
  background-color: #47310C;
  position: absolute;
  top: 5%;
  left: 0;
}
.___h-title_05._va1 {
  color: #603D0C;
  font-size: clamp(17px, 2.1vw, 21px);
  padding: 0.2em 0 0.2em 2em;
}
.___h-title_05._va1:before {
  width: clamp(12px, 3.2vw, 19px);
  background-color: #7A5C49;
}
.___h-title_05._va2 {
  color: #222;
  padding-bottom: 0.5em;
  border-bottom: solid 2px #222;
}
.___h-title_05._va2:before {
  background-color: #222;
  height: calc(95% - 0.5em);
}
.___h-title_05._va3 {
  font-size: clamp(20px, 2.3vw, 26px);
  padding-left: 0;
  font-weight: 500;
}
.___h-title_05._va3:before {
  display: none;
}
.___h-title_05 > strong {
  display: block;
  color: #941717;
  font-size: 15px;
  padding-bottom: 0.25em;
  margin-top: 1.5em;
}

.___h-title_06 {
  color: #D3B246;
  font-size: clamp(20px, 3.5vw, 35px);
  font-weight: 700;
}
.___h-title_06 > strong {
  font-size: 125%;
  font-weight: 700;
  margin-right: 0.2em;
}

.___h-title_07 {
  color: #4E360E;
  font-size: clamp(19px, 2.2vw, 22px);
  font-weight: 500;
  line-height: 1.5;
}

.___h-title_08 {
  font-size: clamp(26px, 3.8vw, 38px);
  color: #603D0C;
  font-weight: 600;
}
.___h-title_08._c {
  text-align: center;
}
.___h-title_08._va1 {
  font-size: clamp(23px, 3.3vw, 33px);
  color: #222222;
}

.___h-title_09 {
  display: flex;
  align-items: center;
  grid-column-gap: 1em;
}
.___h-title_09 > img {
  width: clamp(50px, 10vw, 85px);
}
.___h-title_09 > h3 {
  color: #941717;
  font-size: clamp(18px, 2.6vw, 26px);
  line-height: 1.5;
  font-weight: 600;
}

.___scon_1 {
  width: 100%;
  position: relative;
}
.___scon_1 > ._pl_1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 120vh;
  display: block;
}
.___scon_1 > ._pl_1 > img {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  object-fit: cover;
}
.___scon_1 > ._pl_1.active03 {
  position: fixed;
}
.___scon_1._va1 > div {
  position: relative;
  width: 98%;
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  padding: 1.5em 0;
}
@media (min-width: 1031px) {
  .___scon_1._va1 > div {
    margin-right: auto;
  }
}
.___scon_1._va1 > div > div {
  border: solid 6px #941717;
  background-color: #FCF4E7;
}
@media (min-width: 1031px) {
  .___scon_1._va1 > div > div {
    width: 82.140%;
    min-width: 950px;
  }
}
@media (max-width: 1030px) {
  .___scon_1._va1 > div > div {
    width: 95%;
    border-width: 4px;
    border-right-width: 0;
  }
}
.___scon_1._va1 > div > div > div {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
}
.___scon_1._va2 > div {
  position: relative;
}

.___scon_2 {
  position: relative;
  width: 100%;
  background-color: #FCF4E7;
  padding-top: 1px;
}
.___scon_2._w0 > div {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}
.___scon_2._w1 > div {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
.___scon_2._w2 > div {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
.___scon_2._w3 > div {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
}
.___scon_2._w4 > div {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1550px;
}
.___scon_2._w5 > div {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
}
.___scon_2._bg1 {
  background: url(../images/img_bg_1.png) no-repeat;
  background-size: auto 100%;
  background-position: left top;
}
@media (min-width: 2160px) {
  .___scon_2._bg1 {
    background-size: 100% auto;
  }
}
.___scon_2._bgw {
  background-color: #FCFCFC;
}

.___link_1 > a {
  display: inline-block;
  background-color: #941717;
  color: #fff;
  font-size: clamp(17px, 1.9vw, 19px);
  padding: 0.7em 3em;
  border-radius: 60px;
  text-decoration: none;
  text-align: center;
}
@media (max-width: 500px) {
  .___link_1 > a {
    min-width: 90%;
    padding: 1em 1em;
    font-weight: 700;
  }
}
.___link_1 > a:hover {
  animation: ripple 1.5s infinite;
}
@media (max-width: 500px) {
  .___link_1 {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 981px) {
  .___link_1._va1 > a {
    min-width: 423px;
  }
}
.___link_1._c {
  text-align: center;
}

.___link_2 {
  width: 100%;
  display: flex;
  justify-content: center;
}
.___link_2 > a {
  display: inline-block;
  background-color: #141313;
  color: #fff;
  font-size: clamp(17px, 1.8vw, 18px);
  line-height: 1.3;
  padding: 0.7em 3em;
  border-radius: 60px;
  text-decoration: none;
  text-align: center;
}
.___link_2 > a:hover {
  animation: ripple2 1.5s infinite;
}
@media (max-width: 500px) {
  .___link_2 > a {
    min-width: 90%;
    padding: 1em 1em;
    font-weight: 700;
  }
}

.___news {
  width: 100%;
}
.___news ul > li {
  border-bottom: dashed 1px #707070;
}
.___news ul > li > a {
  padding: 1.4em 0;
  display: flex;
  align-items: center;
  text-decoration: none;
}
@media (min-width: 901px) {
  .___news ul > li > a {
    grid-column-gap: 30px;
  }
}
@media (max-width: 900px) {
  .___news ul > li > a {
    flex-wrap: wrap;
  }
}
.___news ul > li > a:hover > p {
  text-decoration: underline;
}
.___news ul > li > a > span {
  min-width: 6em;
  font-size: clamp(15px, 1.6vw, 16px);
  font-weight: 500;
}
.___news ul > li > a > strong {
  min-width: 100px;
  text-align: center;
  background-color: #941717;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 5px;
  padding: 0.1em 0;
}
.___news ul > li > a > p {
  font-size: 16px;
  color: #343434;
}
@media (max-width: 900px) {
  .___news ul > li > a > p {
    width: 100%;
    margin-top: 1em;
    text-decoration: underline;
  }
}

.___atxt_1 {
  display: flex;
  align-items: center;
  grid-column-gap: 10px;
  font-size: clamp(16px, 2.2vw, 22px);
  font-weight: 600;
  color: #603D0C;
  padding: 0.5em 0;
  line-height: 1.5;
}
@media (max-width: 650px) {
  .___atxt_1 {
    font-weight: 700;
  }
}
.___atxt_1._va1 {
  justify-content: flex-end;
  border-bottom: solid 1px #707070;
}
.___atxt_1._va2 {
  font-family: "Caveat", cursive;
  font-size: clamp(21px, 2.7vw, 27px);
}
.___atxt_1._va2 > img {
  max-width: 21px;
}
.___atxt_1._c {
  justify-content: center;
}

.___fbox_01 {
  display: flex;
  justify-content: space-between;
  grid-column-gap: 3em;
  position: relative;
}
@media (max-width: 600px) {
  .___fbox_01 {
    flex-flow: column;
  }
}
.___fbox_01 > picture {
  width: 32%;
}
@media (max-width: 875px) and (min-width: 601px) {
  .___fbox_01 > picture {
    width: 110px;
    position: absolute;
    top: 7px;
  }
}
@media (max-width: 600px) {
  .___fbox_01 > picture {
    width: 100%;
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
  }
}
.___fbox_01 > picture > img {
  border-radius: 30px;
}
@media (max-width: 875px) {
  .___fbox_01 > picture > img {
    border-radius: 10px;
  }
}
.___fbox_01 > ._c1 {
  width: 100%;
  max-width: 750px;
}
@media (max-width: 875px) and (min-width: 601px) {
  .___fbox_01 > ._c1 .___h-title_03 {
    margin-left: 138px;
  }
  .___fbox_01 > ._c1 .___h-title_03 > h3 {
    height: 55px;
    line-height: 1.3;
  }
}
@media (max-width: 600px) {
  .___fbox_01 > ._c1 .___h-title_03 {
    margin-left: 1em;
    margin-top: 1em;
  }
}

.___fbox_2 {
  border: solid clamp(4px, 0.5vw, 6px) #941717;
  background-color: #fff;
  display: flex;
  background-color: #FCFCFC;
  padding-top: 0.8em;
  padding-left: 0.8em;
  padding-right: 0.8em;
  grid-column-gap: 2.5em;
  position: relative;
}
@media (min-width: 981px) {
  .___fbox_2 {
    justify-content: space-between;
  }
}
@media (max-width: 980px) {
  .___fbox_2 {
    flex-flow: column;
  }
}
.___fbox_2 > picture {
  max-width: 800px;
}
.___fbox_2 > picture > img:not(:first-child) {
  margin-top: 1em;
}
@media (min-width: 981px) {
  .___fbox_2 > picture {
    width: 45%;
  }
}
@media (max-width: 980px) {
  .___fbox_2 > picture {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
  }
}
.___fbox_2 > ._c1 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (min-width: 981px) {
  .___fbox_2 > ._c1 {
    width: 50%;
    max-width: 800px;
    min-width: 650px;
    padding-left: 2em;
  }
}
@media (max-width: 980px) {
  .___fbox_2 > ._c1 {
    width: 95%;
    margin-top: 1em;
  }
}
.___fbox_2 > ._c1 > p {
  max-width: 735px;
}
@media (max-width: 980px) {
  .___fbox_2 > ._c1 .___h-title_03 img {
    margin-left: 1em;
  }
}
.___fbox_2._l > picture {
  order: 1;
}
@media (min-width: 981px) {
  .___fbox_2._l > picture > img {
    margin-left: auto;
  }
}
@media (max-width: 980px) {
  .___fbox_2._l > picture {
    order: 2;
  }
}
.___fbox_2._l > ._c1 {
  order: 2;
}
@media (max-width: 980px) {
  .___fbox_2._l > ._c1 {
    order: 1;
  }
}
.___fbox_2._r > picture {
  order: 2;
}
.___fbox_2._r > ._c1 {
  order: 1;
}
@media (max-width: 650px) {
  .___fbox_2._va1 {
    padding-bottom: 1em;
  }
}
.___fbox_2._va1 > picture {
  max-width: 500px;
}
@media (min-width: 981px) {
  .___fbox_2._va1 > ._c1 {
    width: 55%;
    min-width: 500px;
  }
}
@media (min-width: 981px) {
  .___fbox_2._va1 > ._c1 > p {
    max-width: 515px;
    margin-left: 2em;
  }
}
.___fbox_2._va2 {
  min-height: 395px;
}
@media (min-width: 981px) {
  .___fbox_2._pa > picture {
    position: absolute;
    top: 0;
    right: 0;
  }
  .___fbox_2._pa > ._c1 {
    width: 98%;
    max-width: inherit;
  }
}

.___fbox_3 {
  display: flex;
  flex-flow: column;
  grid-row-gap: 1em;
}
.___fbox_3 > li {
  display: flex;
  grid-column-gap: 1.5em;
}
.___fbox_3 > li > picture {
  width: clamp(58px, 12vw, 70px);
  height: clamp(58px, 12vw, 70px);
  min-width: clamp(58px, 12vw, 70px);
}
.___fbox_3 > li > div h3 {
  font-size: clamp(17px, 2.1vw, 21px);
  font-weight: 600;
  color: #453434;
  line-height: 1.5;
}
@media (max-width: 650px) {
  .___fbox_3 > li > div h3 {
    font-weight: 700;
  }
}
.___fbox_3 > li > div > p {
  font-size: 14px;
  line-height: 1.5;
}

.___fbox_4 {
  display: flex;
  grid-column-gap: min(1.5vw, 16px);
}
.___fbox_4 ._t {
  font-size: clamp(12px, 1.4vw, 14px);
  color: #555250;
  width: min(31.5vw, 223px);
  line-height: 1.5;
}
.___fbox_4 ._t strong {
  color: #916143;
  display: block;
  margin: 0.7em 0 0.4em;
  font-size: 110%;
}

.___fbox_5 {
  color: #fff;
  display: flex;
}
@media (min-width: 1251px) {
  .___fbox_5 {
    grid-column-gap: min(3vw, 85px);
    justify-content: space-between;
  }
}
@media (max-width: 1250px) {
  .___fbox_5 {
    flex-flow: column;
    align-items: center;
    grid-row-gap: 2em;
  }
}
.___fbox_5 > ._l {
  width: 100%;
  max-width: 703px;
}
@media (min-width: 1251px) {
  .___fbox_5 > ._r {
    min-width: min(31vw, 412px);
  }
}
@media (max-width: 1250px) {
  .___fbox_5 > ._r {
    width: 100%;
    max-width: 703px;
    display: flex;
    grid-column-gap: 20px;
  }
}
@media (max-width: 700px) {
  .___fbox_5 > ._r {
    flex-flow: column;
    align-items: center;
    max-width: 412px;
  }
}
.___fbox_5 > ._r > picture {
  display: block;
}
@media (max-width: 1250px) and (min-width: 701px) {
  .___fbox_5 > ._r > picture {
    min-width: 180px;
  }
}
@media (max-width: 700px) {
  .___fbox_5 > ._r > picture {
    max-width: 70%;
  }
}
.___fbox_5 > ._r > picture > img {
  margin-left: auto;
}

.___fbox_6 {
  display: flex;
}
@media (min-width: 981px) {
  .___fbox_6 {
    justify-content: space-between;
    align-items: flex-start;
    grid-column-gap: min(5vw, 80px);
  }
}
@media (max-width: 980px) {
  .___fbox_6 {
    flex-flow: column;
    grid-row-gap: 2em;
  }
}
@media (max-width: 980px) {
  .___fbox_6 > figure {
    display: block;
    width: 100%;
  }
  .___fbox_6 > figure > img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 981px) {
  .___fbox_6 > div {
    width: 591px;
    padding: 0.5em 0;
  }
}
@media (min-width: 981px) {
  .___fbox_6._va1 > div {
    width: 775px;
  }
}
.___fbox_6._l > figure {
  order: 1;
}
@media (max-width: 980px) {
  .___fbox_6._l > figure {
    order: 2;
  }
}
.___fbox_6._l > div {
  order: 2;
}
@media (max-width: 980px) {
  .___fbox_6._l > div {
    order: 1;
  }
}
.___fbox_6._r > figure {
  order: 2;
}
.___fbox_6._r > div {
  order: 1;
}

.___fbox_7 {
  display: flex;
  flex-wrap: wrap;
  grid-row-gap: 16px;
}
@media (max-width: 475px) {
  .___fbox_7 {
    grid-row-gap: 30px;
    margin-top: 3em;
  }
}
.___fbox_7 > li {
  background-color: #F1DFBB;
  border-radius: 20px;
  width: 100%;
  position: relative;
}
.___fbox_7 > li > div {
  display: flex;
  align-items: center;
}
@media (min-width: 476px) {
  .___fbox_7 > li > div {
    grid-column-gap: min(3.5vw, 45px);
    min-height: 11.75em;
    padding: 1.5em 2em 1.5em 0;
    margin-left: min(9.5vw, 5.1em);
  }
}
@media (max-width: 475px) {
  .___fbox_7 > li > div {
    padding: 7em 1.75em 2em;
  }
}
.___fbox_7 > li > div > span {
  position: absolute;
  left: 0;
  top: 0;
  width: clamp(60px, 9.5vw, 73px);
}
.___fbox_7 > li > div > picture {
  min-width: clamp(120px, 18.6vw, 158px);
  height: clamp(120px, 18.6vw, 158px);
  transform: translate(0, -7px);
}
@media (max-width: 475px) {
  .___fbox_7 > li > div > picture {
    width: clamp(120px, 18.6vw, 158px);
    position: absolute;
    left: 0;
    top: -20px;
    right: 0;
    margin: 0 auto;
  }
}
.___fbox_7 > li > div > p {
  width: 100%;
  max-width: 710px;
  font-size: clamp(15px, 1.6vw, 16px);
  font-weight: 500;
  line-height: 1.6;
  color: #74583D;
}
.___fbox_7 > li > div > p ._red {
  color: #C41212;
}
@media (min-width: 981px) {
  .___fbox_7._va1 {
    flex-flow: wrap;
    justify-content: space-between;
    margin-top: 40px;
  }
  .___fbox_7._va1 > li {
    width: 31%;
  }
  .___fbox_7._va1 > li > div {
    padding: 0 2em 2em 2em;
    flex-flow: column;
    grid-row-gap: 10px;
    margin: 0;
  }
  .___fbox_7._va1 > li > div > span {
    width: clamp(60px, 5.5vw, 73px);
  }
  .___fbox_7._va1 > li > div > picture {
    margin-top: -20px;
    width: clamp(120px, 18.6vw, 158px);
  }
  .___fbox_7._va1 > li > div > p {
    width: 100%;
  }
}

.___fbox_8 > li {
  padding: min(8vw, 50px) 0;
  display: flex;
}
@media (max-width: 980px) {
  .___fbox_8 > li {
    flex-flow: column;
  }
}
@media (min-width: 981px) {
  .___fbox_8 > li > div {
    width: 50%;
  }
}
.___fbox_8 > li > div._map {
  position: relative;
  min-height: min(50vw, 325px);
}
@media (max-width: 980px) {
  .___fbox_8 > li > div._map {
    order: 2;
    margin-top: 2em;
  }
}
.___fbox_8 > li > div._map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 981px) {
  .___fbox_8 > li > div._adr {
    padding: clamp(1.25em, 4vw, 2em) 0 0 clamp(1.25em, 4vw, 3em);
  }
}
@media (max-width: 980px) {
  .___fbox_8 > li > div._adr {
    order: 1;
  }
}
.___fbox_8 > li > div._adr > div {
  display: flex;
  align-items: center;
  grid-column-gap: 1em;
}
.___fbox_8 > li > div._adr > div img {
  max-width: 46%;
}
@media (max-width: 980px) {
  .___fbox_8 > li > div._adr > div img {
    max-width: 35%;
  }
}
.___fbox_8 > li > div._adr > div h3 {
  font-size: clamp(25px, 2.5vw, 31px);
  font-weight: 500;
  white-space: nowrap;
}
@media (max-width: 980px) {
  .___fbox_8 > li > div._adr > div h3 {
    font-size: min(6vw, 25px);
    font-weight: 600;
  }
}
.___fbox_8 > li > div._adr > dl {
  display: flex;
  flex-wrap: wrap;
  grid-row-gap: 1.5em;
}
@media (min-width: 981px) {
  .___fbox_8 > li > div._adr > dl {
    grid-column-gap: 2em;
    margin: 2em 0 0 auto;
    width: 95%;
  }
}
@media (max-width: 980px) {
  .___fbox_8 > li > div._adr > dl {
    margin-top: 1em;
  }
}
.___fbox_8 > li > div._adr > dl dt {
  width: 5em;
  font-weight: 400;
  color: #75512C;
}
.___fbox_8 > li > div._adr > dl dd {
  width: calc(100% - 5em - 35px);
}
@media (max-width: 980px) {
  .___fbox_8 > li > div._adr > dl dd {
    width: calc(100% - 5em);
  }
}
.___fbox_8 > li > div._adr > dl dd a._gm {
  margin-top: 10px;
  background-color: #941717;
  width: 100%;
  max-width: 215px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  padding: 0.5em 1em 0.45em;
}
.___fbox_8 > li > div._adr > dl dd a._gm > img {
  max-width: min(32vw, 137px);
}
.___fbox_8 > li:not(:first-child) {
  border-top: dotted 1px #707070;
}

.___area_01 {
  background-color: #B20000;
  padding: min(3vw, 2em) min(5vw, 3em);
}

.___area_02 {
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #707070;
  padding: clamp(1em, 2vw, 2em) clamp(1.5em, 3.75vw, 3em);
}
.___area_02 > h3 {
  font-weight: 600;
  padding: 0.25em 0;
  letter-spacing: 0.035em;
}
.___area_02 > p {
  font-size: clamp(14px, 1.5vw, 15px);
  letter-spacing: 0.035em;
}

.___alist_1 > li {
  position: relative;
  line-height: 1.5;
  padding: 0.2em 0 0.2em 1.2em;
  text-shadow: 1px 1px 0 #fff,-1px -1px 0 #fff, 1px 0 0 #fff,0 1px 0 #fff, -1px 0 0 #fff,0 -1px 0 #fff,0 0 1px #fff, 2px 2px 1px #fff,-2px -2px 1px #fff, 2px 0 1px #fff,0 2px 1px #fff, -2px 0 1px #fff,0 -2px 1px #fff,0 0 2px #fff;
}
.___alist_1 > li:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #941717;
  display: block;
  position: absolute;
  left: 0;
  top: 0.75em;
}

.___alist_2 > li {
  border-bottom: solid 1px #B5B5B5;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.___alist_2 > li > div {
  padding: clamp(1em, 4vw, 24px) 0;
}
.___alist_2 > li > div._t {
  width: 30%;
}
.___alist_2 > li > div._t strong {
  color: #565656;
}
@media (max-width: 600px) {
  .___alist_2 > li > div._t {
    font-size: 13px;
    width: 5em;
    min-width: 5em;
    line-height: 1.2;
  }
}
.___alist_2 > li > div._c {
  width: 70%;
  font-size: clamp(15px, 1.8vw, 18px);
}
.___alist_2 > li > div._c ._logo {
  max-width: 80%;
  transform: translate(0, 3px);
}

.___oth_01._r {
  color: #fff;
}
.___oth_01 > li {
  display: flex;
  position: relative;
  padding: 0.3em 0;
}
@media (min-width: 601px) {
  .___oth_01 > li {
    justify-content: space-between;
    grid-column-gap: 3em;
    align-items: center;
  }
}
@media (max-width: 600px) {
  .___oth_01 > li {
    grid-row-gap: 0.5em;
    flex-flow: column;
    padding: 1em 0;
  }
}
@media (min-width: 601px) {
  .___oth_01 > li:before {
    content: "";
    width: 90%;
    height: 1px;
    border-top: dashed 1px #fff;
    position: absolute;
    left: 5%;
  }
}
.___oth_01 > li > strong {
  display: block;
  background-color: #B20000;
  padding-right: 1em;
  position: relative;
  line-height: 1.4;
  font-size: 15px;
  white-space: nowrap;
}
.___oth_01 > li > strong:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 0.5em;
  background-color: #fff;
}
.___oth_01 > li > p {
  display: block;
  background-color: #B20000;
  padding-left: 1em;
  position: relative;
  line-height: 1.4;
  font-size: clamp(14px, 1.5vw, 15px);
}

.___oth_02 {
  border: solid 3px #343434;
  max-width: 623px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 2em min(5vw, 5em);
  position: relative;
}
@media (max-width: 650px) {
  .___oth_02 {
    width: 100%;
    border: solid 1px #707070;
  }
}
.___oth_02:before, .___oth_02:after,
.___oth_02 > div:before,
.___oth_02 > div:after {
  content: "";
  width: clamp(30px, 7vw, 56px);
  height: clamp(30px, 7vw, 57px);
  display: block;
  position: absolute;
  background-image: url(../images/icon-waku.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.___oth_02:before {
  left: -1em;
  top: -1em;
}
.___oth_02:after {
  right: -1em;
  top: -1em;
  transform: rotate(90deg);
}
.___oth_02 > div:before {
  left: -1em;
  bottom: -1em;
  transform: rotate(-90deg);
}
.___oth_02 > div:after {
  right: -1em;
  bottom: -1em;
  transform: rotate(180deg);
}
.___oth_02 h3 {
  color: #603D0C;
  font-weight: 600;
  font-size: clamp(17px, 2vw, 20px);
}
@media (max-width: 650px) {
  .___oth_02 h3 {
    line-height: 1.5;
    font-weight: 800;
    font-size: 16px;
  }
}
.___oth_02 li {
  padding-left: 1em;
  position: relative;
  font-weight: 600;
  font-size: clamp(12px, 1.5vw, 15px);
}
.___oth_02 li:before {
  content: "・";
  position: absolute;
  left: 0;
}

.___oth_03 {
  display: flex;
  flex-flow: column;
  grid-row-gap: 3px;
}
.___oth_03 > li {
  min-height: 163px;
  position: relative;
  background-color: #E3C99E;
}
@media (min-width: 768px) {
  .___oth_03 > li {
    padding: 1.75em 5em 2em;
  }
}
@media (max-width: 767px) {
  .___oth_03 > li {
    padding: 1.75em 2em 2em;
  }
}
.___oth_03 > li > picture {
  position: absolute;
  left: 0;
  top: 0;
  width: clamp(80px, 15vw, 125px);
}
.___oth_03 > li > div {
  margin-left: auto;
}
@media (min-width: 768px) {
  .___oth_03 > li > div {
    width: 450px;
  }
}
@media (max-width: 767px) {
  .___oth_03 > li > div {
    width: calc(90% - 5vw);
  }
}
@media (max-width: 500px) {
  .___oth_03 > li > div {
    width: 100%;
  }
}
.___oth_03 > li > div > h3 {
  color: #4E360E;
  font-weight: 700;
  margin-bottom: 0.2em;
}
@media (max-width: 500px) {
  .___oth_03 > li > div > h3 {
    margin-left: 53px;
    margin-bottom: 1em;
    font-size: min(6vw, 20px);
  }
}
.___oth_03 > li > div > p {
  color: #72521D;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
}

.___oth_04 {
  display: flex;
  flex-flow: column;
}
.___oth_04 > li {
  position: relative;
}
.___oth_04 > li:nth-child(even) > div {
  background-color: #ECDFC9;
}
.___oth_04 > li > div {
  display: flex;
  align-items: flex-start;
  grid-column-gap: 30px;
  background-color: #E3C99E;
  margin-left: 1em;
  padding: 1em 2em 2.5em 0;
  position: relative;
}
@media (max-width: 980px) {
  .___oth_04 > li > div {
    padding: 1em 1.25em 1.5em;
  }
}
.___oth_04 > li > div > h3 {
  background-image: url(../images/icon-ribbon.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-width: 139px;
  height: clamp(40px, 13vw, 71px);
  color: #fff;
  font-size: clamp(21px, 3.1vw, 31px);
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(-1em, 0);
}
@media (max-width: 980px) {
  .___oth_04 > li > div > h3 {
    transform: rotate(90deg);
    position: absolute;
    left: -40px;
    top: 41px;
    width: 100px;
    min-width: inherit;
  }
}
@media (min-width: 981px) {
  .___oth_04 > li > div > h3 > p {
    transform: translate(-0.5em, 0);
  }
}
@media (max-width: 980px) {
  .___oth_04 > li > div > h3 > p {
    writing-mode: tb;
    transform: rotate(-90deg) translate(0, -10px);
  }
}
.___oth_04 > li > div > div {
  max-width: 900px;
}
.___oth_04 > li > div > div > p {
  margin-top: 1em;
  min-height: 61px;
}
@media (max-width: 980px) {
  .___oth_04 > li > div > div > p {
    margin-left: 9vw;
  }
  .___oth_04 > li > div > div > p br {
    display: none;
  }
}
@media (max-width: 550px) {
  .___oth_04 > li > div > div > p {
    font-size: 90%;
    font-weight: 600;
    line-height: 1.5;
  }
}
.___oth_04 > li > div > div > picture {
  width: 100%;
  display: flex;
  grid-column-gap: min(1.5vw, 12px);
  align-items: flex-end;
  margin-top: clamp(20px, 4vw, 40px);
}
.___oth_04 > li > div > div > picture > a {
  transition: 0.3s;
}
@media (max-width: 1250px) {
  .___oth_04 > li > div > div > picture {
    flex-wrap: wrap;
    grid-row-gap: 12px;
    margin-top: 1.75em;
  }
  .___oth_04 > li > div > div > picture > img {
    max-width: min(50% - 8px);
  }
  .___oth_04 > li > div > div > picture > a {
    display: block;
    margin-top: 1em;
  }
}

.___faqarea > ul {
  display: flex;
  border-left: solid 1px #707070;
}
.___faqarea > ul > li {
  border-right: solid 1px #707070;
  width: 158px;
}
@media (max-width: 600px) {
  .___faqarea > ul > li {
    width: calc(100% / 3);
    max-width: 158px;
  }
}
.___faqarea > ul > li > a {
  display: flex;
  flex-flow: column;
  grid-row-gap: 0.3em;
  align-items: center;
  color: #343434;
  text-decoration: none;
  font-weight: 500;
  padding: 0.5em;
}
.___faqarea > ul > li > a:after {
  content: "";
  width: 16px;
  height: 7px;
  display: block;
  background-image: url(../images/icon-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
}
.___faqarea > ul > li > a:hover:after {
  transform: translate(0, 5px);
}
.___faqarea ._faq {
  position: relative;
}
.___faqarea ._faq > dt {
  background-color: #fff;
  display: flex;
  align-items: center;
  min-height: 49px;
  background-image: url(../images/q.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 60px;
  padding-right: 60px;
  color: #222;
  font-size: clamp(15px, 1.8vw, 18px);
  box-shadow: 2px 2px 4px -1px rgba(0, 0, 0, 0.2);
  margin-top: 0.75em;
  cursor: pointer;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .___faqarea ._faq > dt {
    background-size: 29px;
    padding-left: 45px;
    padding-right: 40px;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
}
.___faqarea ._faq > dt:before, .___faqarea ._faq > dt:after {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #941717;
  display: block;
  right: 1em;
  position: absolute;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .___faqarea ._faq > dt:before, .___faqarea ._faq > dt:after {
    width: 15px;
    height: 2px;
  }
}
.___faqarea ._faq > dt:after {
  transform: rotate(0);
}
.___faqarea ._faq > dt.open:after {
  transform: rotate(90deg);
}
.___faqarea ._faq > dd {
  background-color: #fff;
  background-image: url(../images/a.png);
  background-repeat: no-repeat;
  background-position: left 10px top 10px;
  padding: 1em 1em 1.5em 60px;
  box-shadow: 2px 2px 4px -1px rgba(0, 0, 0, 0.2);
  margin-top: 3px;
  display: none;
}
@meda0 @media(max-width:767px) {
  .___faqarea ._faq > dd {
    background-size: 18px;
    background-position: left 7px top 13px;
    padding-left: 45px;
    padding-right: 40px;
  }
}
.___al {
  display: block;
  height: 1px;
  position: absolute;
  margin-top: -40px;
}
.___al._va1 {
  margin-top: inherit;
  transform: translateY(-80px);
}

.___aimg_1 {
  height: clamp(175px, 24.1vw, 467px);
  display: block;
  position: relative;
}
.___aimg_1 > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.___aimg_1 > figcaption {
  position: absolute;
  width: 90%;
  max-width: 1450px;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  color: #fff;
  font-size: clamp(14px, 2.4vw, 24px);
  font-weight: 600;
  padding-bottom: 1em;
}
@media (max-width: 650px) {
  .___aimg_1 > figcaption {
    line-height: 1.5;
  }
}
.___aimg_1._va1:before {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  display: blcok;
}
.___aimg_1._va2 {
  height: clamp(175px, 32vw, 557px);
}

@media (min-width: 768px) {
  .___aimg_2 ._sp {
    display: none;
  }
}
@media (max-width: 767px) {
  .___aimg_2 ._pc {
    display: none;
  }
}
.___aimg_2._va2 {
  background-color: #F1DFBB;
  border-radius: 20px;
  padding: 3em 2em;
  display: flex;
  justify-content: center;
}
.___aimg_2._c {
  display: block;
  width: 100%;
}
.___aimg_2._c img {
  margin-left: auto;
  margin-right: auto;
}

.___aimg_3 {
  margin-left: 3em;
  display: block;
}

@media (max-width: 1250px) {
  .___mov1 {
    width: 100%;
    margin-top: 1em;
  }
}
.___mov1 video {
  width: 100%;
  cursor: pointer;
}
@media (min-width: 1251px) {
  .___mov1 video {
    max-width: 413px;
  }
}
.___mov1 > p {
  font-size: 15px;
}
.___mov1 > p > strong {
  display: block;
  font-size: 135%;
}
.___mov1 > p > span {
  display: block;
  text-align: right;
}

.___tx1 {
  color: #916143;
  font-size: clamp(13px, 1.4vw, 14px);
  font-weight: 600;
}

.___tx2._c {
  text-align: center;
}
.___tx2._r {
  text-align: right;
}
.___tx2._fwb {
  font-weight: 600;
}
.___tx2._fs1 {
  font-size: clamp(14px, 1.9vw, 19px);
}
@media (max-width: 650px) {
  .___tx2._fs1 {
    font-weight: 600;
  }
}
@media (max-width: 620px) {
  .___tx2._l620 {
    text-align: left;
  }
}

.___salelist > ul {
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 7px;
  grid-row-gap: 7px;
}
.___salelist > ul > li {
  width: calc((100% / 3) - 5px);
}
@media (max-width: 980px) {
  .___salelist > ul > li {
    width: calc((100% / 2) - 5px);
  }
}
@media (max-width: 550px) {
  .___salelist > ul > li {
    width: 100%;
  }
}
.___salelist > ul > li > a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  grid-row-gap: 1em;
  padding: 2em 0.5em 2em;
  text-align: center;
  text-decoration: none;
  transition: 0.5s;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.___salelist > ul > li > a:hover {
  box-shadow: 12px 12px 24px -12px rgba(0, 0, 0, 0.5);
}
@media (max-width: 550px) {
  .___salelist > ul > li > a {
    padding: 1.5em 0.5em;
  }
}
@media (max-width: 550px) {
  .___salelist > ul > li > a > picture img {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.___salelist > ul > li > a > h3 {
  font-size: min(1.8vw, 24px);
  color: #941717;
  font-weight: 600;
  line-height: 1.5;
}
@media (max-width: 980px) {
  .___salelist > ul > li > a > h3 {
    font-size: min(2.7vw, 26px);
  }
}
@media (max-width: 550px) {
  .___salelist > ul > li > a > h3 {
    font-size: min(5.5vw, 25px);
  }
}
.___salelist > ul > li > a > p {
  color: #343434;
  line-height: 1.5;
}

.___newsarchive,
.___saledetail {
  padding-top: 0.1px;
  background-color: #FCFCFC;
  width: 95%;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1350px) {
  .___newsarchive,
  .___saledetail {
    width: 90%;
  }
}
.___newsarchive > div,
.___saledetail > div {
  display: flex;
  width: 100%;
  padding-top: 1em;
  padding-left: 2em;
  padding-right: 2em;
}
@media (min-width: 1351px) {
  .___newsarchive > div,
  .___saledetail > div {
    justify-content: space-between;
    grid-column-gap: 100px;
  }
}
@media (max-width: 1350px) {
  .___newsarchive > div,
  .___saledetail > div {
    flex-flow: column;
    margin-top: 2em;
  }
}
.___newsarchive > div > aside,
.___saledetail > div > aside {
  order: 1;
}
@media (min-width: 1351px) {
  .___newsarchive > div > aside,
  .___saledetail > div > aside {
    width: 27%;
    max-width: 300px;
    min-width: 285px;
  }
}
@media (max-width: 1350px) {
  .___newsarchive > div > aside,
  .___saledetail > div > aside {
    order: 2;
    width: 100%;
  }
}
.___newsarchive > div > aside ul,
.___saledetail > div > aside ul {
  width: 100%;
}
@media (min-width: 1351px) {
  .___newsarchive > div > aside ul,
  .___saledetail > div > aside ul {
    border-top: solid 1px #85745C;
  }
}
@media (max-width: 1350px) {
  .___newsarchive > div > aside ul,
  .___saledetail > div > aside ul {
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }
}
@media (min-width: 1351px) {
  .___newsarchive > div > aside ul > li,
  .___saledetail > div > aside ul > li {
    border-bottom: solid 1px #85745C;
  }
}
@media (max-width: 500px) {
  .___newsarchive > div > aside ul > li,
  .___saledetail > div > aside ul > li {
    width: 100%;
  }
}
.___newsarchive > div > aside ul > li > a,
.___saledetail > div > aside ul > li > a {
  padding: 1.2em 0.5em;
  font-size: 14px;
  font-weight: 600;
  background-image: url(../images/icon-arrow_1.png);
  background-repeat: no-repeat;
  background-size: 9px 18px;
  background-position: right 5px center;
  display: block;
  text-decoration: none;
  color: #603D0C;
}
@media (max-width: 1350px) {
  .___newsarchive > div > aside ul > li > a,
  .___saledetail > div > aside ul > li > a {
    padding: 0.5em 1.75em 0.5em 1.1em;
    background-size: 6px 15px;
    background-color: antiquewhite;
    border-radius: 5px;
  }
}
.___newsarchive > div > aside dl,
.___saledetail > div > aside dl {
  border-bottom: solid 1px #85745C;
}
@media (min-width: 1351px) {
  .___newsarchive > div > aside dl,
  .___saledetail > div > aside dl {
    margin-bottom: 3em;
  }
}
.___newsarchive > div > aside dl > dt,
.___saledetail > div > aside dl > dt {
  position: relative;
  padding: 0.5em;
  display: flex;
  align-items: center;
  border-top: solid 1px #85745C;
  background-color: #f0f0f0;
  cursor: pointer;
  font-weight: 500;
}
.___newsarchive > div > aside dl > dt:before, .___newsarchive > div > aside dl > dt:after,
.___saledetail > div > aside dl > dt:before,
.___saledetail > div > aside dl > dt:after {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #222;
  position: absolute;
  right: 7px;
  display: block;
  transition: 0.3s;
}
.___newsarchive > div > aside dl > dt:after,
.___saledetail > div > aside dl > dt:after {
  transform: rotate(90deg);
}
.___newsarchive > div > aside dl > dt.open:after,
.___saledetail > div > aside dl > dt.open:after {
  transform: rotate(0deg);
}
.___newsarchive > div > aside dl > dd > ul,
.___saledetail > div > aside dl > dd > ul {
  border-width: 0;
  grid-row-gap: 0;
}
.___newsarchive > div > aside dl > dd > ul > li,
.___saledetail > div > aside dl > dd > ul > li {
  border-top: dotted 1px #222;
  border-bottom-width: 0;
  width: 100%;
}
.___newsarchive > div > aside dl > dd > ul > li a,
.___saledetail > div > aside dl > dd > ul > li a {
  background-size: 7px 13px;
  background-position: right 7px center;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
  padding-right: 2.5em;
  padding-left: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: transparent;
}
.___newsarchive > div > aside dl > dd > ul > li a span,
.___saledetail > div > aside dl > dd > ul > li a span {
  display: block;
  color: #941717;
  font-size: 13px;
  padding-bottom: 0.25em;
  font-weight: 600;
}
@media (min-width: 1351px) {
  .___newsarchive > div > aside > ._psti,
  .___saledetail > div > aside > ._psti {
    position: sticky;
    top: 100px;
    padding-bottom: 50px;
  }
}
.___newsarchive > div > div._sdet,
.___saledetail > div > div._sdet {
  order: 2;
  width: 100%;
}
@media (max-width: 1350px) {
  .___newsarchive > div > div._sdet,
  .___saledetail > div > div._sdet {
    order: 1;
  }
}
.___newsarchive > div > div._sdet > ul > li,
.___saledetail > div > div._sdet > ul > li {
  border-top: solid 1px #343434;
  padding: min(11vw, 5em) 0 min(16vw, 7em);
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  grid-column-gap: min(6vw, 75px);
}
@media (max-width: 650px) {
  .___newsarchive > div > div._sdet > ul > li,
  .___saledetail > div > div._sdet > ul > li {
    flex-flow: column;
    grid-row-gap: 2em;
  }
}
.___newsarchive > div > div._sdet > ul > li:before,
.___saledetail > div > div._sdet > ul > li:before {
  content: "";
  background-image: url(../images/icon-waku.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -15px;
  transform: rotate(45deg);
}
.___newsarchive > div > div._sdet > ul > li > ._i,
.___saledetail > div > div._sdet > ul > li > ._i {
  display: flex;
}
@media (min-width: 651px) {
  .___newsarchive > div > div._sdet > ul > li > ._i,
  .___saledetail > div > div._sdet > ul > li > ._i {
    width: 53%;
    max-width: 355px;
    justify-content: flex-end;
  }
}
@media (max-width: 650px) {
  .___newsarchive > div > div._sdet > ul > li > ._i,
  .___saledetail > div > div._sdet > ul > li > ._i {
    width: 100%;
    justify-content: center;
  }
  .___newsarchive > div > div._sdet > ul > li > ._i img,
  .___saledetail > div > div._sdet > ul > li > ._i img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.___newsarchive > div > div._sdet > ul > li > ._c,
.___saledetail > div > div._sdet > ul > li > ._c {
  width: 100%;
  max-width: 686px;
}
.___newsarchive > div > div._sdet > ul > li > ._c > h3,
.___saledetail > div > div._sdet > ul > li > ._c > h3 {
  width: 100%;
  max-width: 530px;
  font-family: "Noto Serif JP", serif;
  color: #941717;
  font-weight: 700;
  font-size: clamp(19px, 2.3vw, 23px);
  line-height: 1.5;
}
@media (max-width: 650px) {
  .___newsarchive > div > div._sdet > ul > li > ._c > h3,
  .___saledetail > div > div._sdet > ul > li > ._c > h3 {
    text-align: center;
  }
}
.___newsarchive > div > div._sdet > ul > li > ._c > h3 > span,
.___saledetail > div > div._sdet > ul > li > ._c > h3 > span {
  font-size: clamp(26px, 3.4vw, 34px);
  display: block;
  line-height: 1.5;
  margin-bottom: 0.25em;
}
.___newsarchive > div > div._sdet > ul > li > ._c > p,
.___saledetail > div > div._sdet > ul > li > ._c > p {
  width: 100%;
  max-width: 530px;
  font-size: 93%;
  line-height: 1.7;
}
@media (max-width: 650px) {
  .___newsarchive > div > div._sdet > ul > li > ._c > p,
  .___saledetail > div > div._sdet > ul > li > ._c > p {
    width: 90%;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  .___newsarchive > div > div._sdet > ul > li > ._c > p.___link_1,
  .___saledetail > div > div._sdet > ul > li > ._c > p.___link_1 {
    width: 100%;
    text-align: center;
  }
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho {
  width: 100%;
  max-width: 603px;
  border: solid 3px #941717;
  padding: 2em 1em;
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 980px) {
  .___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho,
  .___saledetail > div > div._sdet > ul > li > ._c > ._tokucho {
    flex-flow: column;
    grid-row-gap: 20px;
    padding: 2em 2em;
  }
}
@media (max-width: 650px) {
  .___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho,
  .___saledetail > div > div._sdet > ul > li > ._c > ._tokucho {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 981px) {
  .___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div,
  .___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div {
    width: 48%;
  }
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._l,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._l {
  display: flex;
  flex-flow: column;
}
@media (min-width: 981px) {
  .___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._l,
  .___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._l {
    align-items: center;
  }
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._l > p,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._l > p {
  background-color: #6B3805;
  color: #fff;
  font-size: clamp(13px, 1.5vw, 15px);
  font-weight: 600;
  padding: 0 0 0 0.4em;
  line-height: 1.5;
  text-align: center;
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._l > ul > li,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._l > ul > li {
  display: flex;
  align-items: center;
  grid-column-gap: 0.75em;
  padding: 0.1em;
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._l > ul > li > p,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._l > ul > li > p {
  color: #6A3604;
  font-size: 105%;
  font-weight: 700;
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._r ul,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._r ul {
  display: flex;
  grid-column-gap: 7px;
  grid-row-gap: 7px;
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._r ul > li,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._r ul > li {
  min-width: 46px;
  height: 43px;
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._r ul > li > img,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._r ul > li > img {
  width: 100%;
  height: 100%;
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._r ul > li > p,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._r ul > li > p {
  width: 100%;
  height: 100%;
  border: solid 3px #6D3705;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #693804;
  font-weight: 900;
  white-space: nowrap;
  padding: 0 0.32em;
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._r dl,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._r dl {
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}
@media (max-width: 650px) {
  .___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._r dl,
  .___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._r dl {
    font-size: 14px;
  }
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._r dl dt,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._r dl dt {
  width: 4em;
  position: relative;
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._r dl dt:after,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._r dl dt:after {
  content: "：";
  position: absolute;
  right: 0;
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho > div._r dl dd,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho > div._r dl dd {
  width: calc(100% - 4em);
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho:before,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho:before {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  display: block;
  border: solid 1px #941717;
  position: absolute;
  left: 1px;
  top: 1px;
  pointer-events: none;
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho._va1,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho._va1 {
  width: 90%;
  border-width: 0;
  padding: 0;
}
@media (max-width: 650px) {
  .___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho._va1,
  .___saledetail > div > div._sdet > ul > li > ._c > ._tokucho._va1 {
    max-width: 350px;
  }
}
.___newsarchive > div > div._sdet > ul > li > ._c > ._tokucho._va1:before,
.___saledetail > div > div._sdet > ul > li > ._c > ._tokucho._va1:before {
  display: none;
}

@media (max-width: 767px) {
  .___newsarchive > div {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
  }
}

.___atable {
  width: 100%;
}
@media (max-width: 400px) {
  .___atable {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.___atable > table {
  border: solid clamp(2px, 0.5vw, 4px) #7A5C49;
  width: 100%;
}
@media (max-width: 400px) {
  .___atable > table {
    min-width: 350px;
  }
}
.___atable > table > tbody tr._red {
  color: #A41717;
}
.___atable > table > tbody tr > * {
  font-weight: 600;
  border: solid 2px #7A5C49;
  text-align: center;
  padding: 0.5em;
  vertical-align: middle;
  line-height: 1.5;
  height: min(5vw, 65px);
  font-size: clamp(13px, 1.9vw, 17px);
}
.___atable > table > tbody tr > *:not(:first-child) {
  font-size: clamp(14px, 1.9vw, 19px);
}
@media (min-width: 681px) {
  .___atable > table > tbody tr > * br {
    display: none;
  }
}
@media (max-width: 680px) {
  .___atable > table > tbody tr > * {
    height: 72px;
  }
  .___atable > table > tbody tr > *:first-child {
    text-align: left;
  }
}
.___atable > table > tbody tr > th {
  background-color: #FFEED1;
}
@media (min-width: 826px) {
  .___atable._va1 > table > tbody > tr > *:first-child {
    width: 25%;
  }
}
.___atable._va1 > table > tbody > tr > *:not(:first-child) {
  font-size: clamp(13px, 1.7vw, 19px);
}
@media (min-width: 826px) {
  .___atable._va1 > table > tbody > tr > *:not(:first-child) {
    width: 15%;
  }
}
@media (max-width: 825px) {
  .___atable._va1 > table > tbody > tr > *:not(:first-child) br {
    display: inherit !important;
  }
}

.___caselist > ul {
  display: flex;
  flex-flow: column;
  grid-row-gap: clamp(1em, 3.4vw, 2em);
}
.___caselist > ul > li > a {
  display: flex;
  background-color: #FCFCFC;
  box-shadow: 6px 6px 12px -4px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
@media (max-width: 650px) {
  .___caselist > ul > li > a {
    flex-flow: column;
  }
}
@media (min-width: 651px) {
  .___caselist > ul > li > a > picture {
    width: 36.91%;
    min-width: 36.91%;
    max-width: 406px;
    max-height: 232px;
  }
}
@media (max-width: 650px) {
  .___caselist > ul > li > a > picture {
    width: 100%;
    height: min(40vw, 335px);
  }
}
.___caselist > ul > li > a > picture > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.___caselist > ul > li > a > div {
  width: 100%;
  padding: clamp(1.2em, 2.25vw, 2.25em) clamp(1.75em, 3.4vw, 3.2em);
  display: flex;
  flex-flow: column;
  grid-row-gap: min(0.8vw, 1.1em);
  background-image: url(../images/icon-arrow_1.png);
  background-repeat: no-repeat;
  background-position: right min(3vw, 1.5em) bottom 1em;
  background-size: clamp(30px, 4vw, 63px);
}
.___caselist > ul > li > a > div > h3 {
  font-size: clamp(17px, 1.8vw, 21px);
  text-decoration: underline;
  font-weight: 500;
}
@media (max-width: 650px) {
  .___caselist > ul > li > a > div > h3 {
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 0.4em;
  }
}
.___caselist > ul > li > a > div > span {
  display: block;
  color: #603D0C;
  font-size: clamp(13px, 1.5vw, 15px);
  font-weight: 700;
}
.___caselist > ul > li > a > div > p {
  color: #343434;
  font-size: 94%;
  padding-right: clamp(21px, 4vw, 63px);
}
@media (max-width: 650px) {
  .___caselist > ul > li > a > div > p {
    line-height: 1.5;
  }
}

.wp-pagenavi {
  margin-top: 3em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-column-gap: 0.5%;
  padding-top: 2em;
}
.wp-pagenavi > * {
  display: flex;
  border: solid 1px #941717;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 42px;
  font-weight: 600;
  border-radius: 3px;
  color: #941717;
  text-decoration: none;
}
.wp-pagenavi > a {
  background-color: #941717;
  color: #fff;
}

.___casedbox > div {
  display: flex;
  grid-column-gap: clamp(30px, 5vw, 80px);
}
@media (max-width: 980px) {
  .___casedbox > div {
    flex-flow: column;
    grid-row-gap: 2em;
  }
}
.___casedbox > div ._c {
  font-size: clamp(15px, 1.6vw, 16px);
  width: 100%;
}
.___casedbox > div ._c p + p {
  margin: 1.5em 0 0;
}
.___casedbox > div ._i {
  display: none;
}
.___casedbox > div ._i._img-l1, .___casedbox > div ._i._img-r1 {
  display: block;
}
@media (min-width: 981px) {
  .___casedbox > div ._i._img-l1, .___casedbox > div ._i._img-r1 {
    width: 37.1%;
    min-width: 37.1%;
    max-width: 445px;
  }
}
.___casedbox > div ._i._img-l2, .___casedbox > div ._i._img-r2 {
  display: block;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 981px) {
  .___casedbox > div ._i._img-l2, .___casedbox > div ._i._img-r2 {
    width: 48.33%;
    min-width: 48.33%;
    max-width: 580px;
  }
}
.___casedbox > div ._i._img-l2 figure, .___casedbox > div ._i._img-r2 figure {
  width: 49%;
}
.___casedbox > div ._i._img-l1 img {
  margin-left: auto;
  margin-right: auto;
}
.___casedbox > div ._i figure {
  overflow: hidden;
}
.___casedbox > div ._i figure figcaption {
  padding: 0.25em;
  line-height: 1.5;
}
.___casedbox > div ._i figure figcaption strong {
  color: #941717;
  font-size: clamp(12px, 1.3vw, 13px);
  font-weight: 700;
}
.___casedbox > div ._i figure figcaption p {
  font-size: clamp(11.5px, 1.2vw, 12px);
}
@media (min-width: 981px) {
  .___casedbox._img-l1 > div > ._c, .___casedbox._img-l2 > div > ._c {
    order: 2;
  }
  .___casedbox._img-l1 > div > ._i, .___casedbox._img-l2 > div > ._i {
    order: 1;
  }
}

.___caseinfo {
  display: flex;
  flex-flow: column;
  align-items: center;
  grid-row-gap: 50px;
}
.___caseinfo > ._i {
  display: flex;
  flex-wrap: wrap;
  grid-row-gap: 10px;
  width: 100%;
}
@media (max-width: 980px) {
  .___caseinfo > ._i {
    order: 2;
    max-width: 730px;
  }
}
@media (max-width: 550px) {
  .___caseinfo > ._i {
    max-width: 365px;
  }
}
.___caseinfo > ._i > figure {
  width: calc(100% / 3);
}
@media (max-width: 980px) {
  .___caseinfo > ._i > figure {
    width: calc(100% / 2);
  }
}
@media (max-width: 550px) {
  .___caseinfo > ._i > figure {
    width: 100%;
  }
}
.___caseinfo > ._i > figure figcaption {
  text-align: right;
  font-size: 12px;
  color: #787878;
  font-weight: 600;
  padding: 0.5em;
}
.___caseinfo > ._i > p {
  width: 100%;
  text-align: right;
  font-size: 12px;
  color: #787878;
  font-weight: 600;
}
.___caseinfo > ._c {
  width: 100%;
}
@media (max-width: 980px) {
  .___caseinfo > ._c {
    order: 1;
  }
}
.___caseinfo > ._c > h3 {
  font-size: clamp(18px, 2.1vw, 21px);
  font-weight: 600;
  line-height: 1.4;
}
.___caseinfo > ._c > address {
  margin-top: 1em;
}
.___caseinfo > ._c > p {
  margin-top: 1.5em;
}
.___caseinfo > ._c > p strong {
  font-size: 15px;
  display: inline-block;
  margin-right: 1.25em;
}
.___caseinfo > ._c > p a {
  font-size: 12px;
  font-weight: 900;
}

.___formarea ._forml > li {
  display: flex;
}
@media (max-width: 767px) {
  .___formarea ._forml > li {
    flex-flow: column;
  }
}
.___formarea ._forml > li > ._l {
  width: 15em;
  min-width: 15em;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .___formarea ._forml > li > ._l {
    width: 100%;
    padding-top: 1em;
  }
}
.___formarea ._forml > li > ._l label,
.___formarea ._forml > li > ._l span {
  font-size: clamp(14px, 1.6vw, 16px);
  font-weight: 700;
}
@media (max-width: 767px) {
  .___formarea ._forml > li > ._l label,
  .___formarea ._forml > li > ._l span {
    font-size: 15px;
  }
}
.___formarea ._forml > li > ._f {
  width: 100%;
  padding: 1.4em 0;
}
@media (max-width: 767px) {
  .___formarea ._forml > li > ._f {
    padding: 0.5em 0 1.5em;
  }
}
.___formarea ._forml > li > ._f input[type="text"], .___formarea ._forml > li > ._f input[type="email"], .___formarea ._forml > li > ._f input[type="tel"] {
  width: 95%;
  border: solid 1px #999999;
  background-color: #fff;
  padding: 0.5em 1em;
  border-radius: 4px;
  font-size: 15px;
}
.___formarea ._forml > li > ._f._cb label {
  display: block;
}
.___formarea ._forml > li > ._f textarea {
  width: 95%;
  min-width: 95%;
  max-width: 95%;
  height: 186px;
  min-height: 100px;
  border: solid 1px #999999;
  background-color: #fff;
  padding: 0.5em 1em;
  border-radius: 4px;
  font-size: 15px;
}
.___formarea ._forml._b > li {
  border-bottom: solid 1px #B5B5B5;
}
.___formarea ._forml._va1 > li > ._l {
  align-items: flex-start;
}
@media (max-width: 767px) {
  .___formarea ._forml._va1 > li > ._l {
    display: none;
  }
}
.___formarea ._forml._va1 > li > ._f {
  padding-top: 0;
}
.___formarea ._sub {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.___formarea ._sub input[type="submit"] {
  width: 100%;
  max-width: 423px;
  display: inline-block;
  background-color: #941717;
  color: #fff;
  font-size: clamp(15px, 1.9vw, 19px);
  padding: 0.7em 3em;
  border-radius: 60px;
  text-decoration: none;
  text-align: center;
}

.___policy_m > li {
  display: flex;
}
.___policy_m > li > span {
  width: 2.0em;
  min-width: 2.0em;
}
.___policy_m > li > a {
  display: inline-block;
}

.___policy_i {
  font-size: clamp(14px, 1.6vw, 16px);
}
.___policy_i ul li {
  position: relative;
}
.___policy_i ul li i {
  font-style: normal;
  position: absolute;
}
.___policy_i ul li > ul {
  margin: 1.5em 0;
}
.___policy_i ul._i1 {
  margin-left: 2.5em;
}
.___policy_i ul._i1 > li > i {
  left: -2.5em;
}
.___policy_i ul._i2 {
  margin-left: 1.5em;
}
.___policy_i ul._i2 > li > i {
  left: -1.5em;
}
.___policy_i ul._i3 {
  margin-left: 4em;
}
.___policy_i ul._i3 > li > i {
  left: -4em;
}
.___policy_i ul._i4 {
  margin-left: 1.2em;
}
.___policy_i ul._i4 > li > i {
  left: -1.2em;
}

.___blogdetail {
  width: 100%;
}
@media (min-width: 768px) {
  .___blogdetail {
    max-width: 90%;
  }
}
.___blogdetail img {
  max-width: 683px;
  border: 1px solid #afafaf;
  padding: 5px;
  margin-bottom: 50px;
}

.___pn {
  display: flex;
  justify-content: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  padding-top: 2em;
  border-top: solid 2px #222;
}
.___pn > p > a {
  width: 100%;
  height: 100%;
  line-height: 1.5;
  color: #565656;
  text-decoration: none;
  padding: 0.5em 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column-gap: 15px;
  border: solid 1px #ccc;
  border-radius: 5px;
  background-color: #f8f8f8;
  font-size: 85%;
}
.___pn > p._list a:before {
  content: "";
  background-image: url(../images/icon-blist.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 13px;
  height: 10px;
  display: inline-block;
  font-size: 95%;
  font-weight: 500;
  color: #676767;
}
.___pn > p._next a:before {
  content: "";
  background-image: url(../images/icon-arrow_2.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 7px;
  min-width: 7px;
  height: 10px;
  display: inline-block;
  transform: rotate(180deg) translate(0, -1px);
}
.___pn > p._prev a:after {
  content: "";
  background-image: url(../images/icon-arrow_2.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 7px;
  min-width: 7px;
  height: 10px;
  display: inline-block;
  transform: translate(0, 1px);
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 #941717;
  }
  70% {
    box-shadow: 0 0 0 10px rgba(148, 23, 23, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(148, 23, 23, 0);
  }
}
@keyframes ripple2 {
  0% {
    box-shadow: 0 0 0 #000;
  }
  70% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.wpcf7-list-item {
  margin: 0 !important;
  display: block !important;
}
