html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img,
video {
  font-size: 0;
  line-height: 0;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body {
  font-family: sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  background-color: #fff !important;
}
body.is-fixed {
  position: fixed;
}
@media screen and (max-width: 768px) {
  .u-is-pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .u-is-sp {
    display: none !important;
  }
}
.u-img-wrap {
  font-size: 0;
  line-height: 0;
}
.b-contents-wash {
  width: 100%;
  line-height: 100%;
  background-color: #fff;
  padding-top: 90px;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .b-contents-wash {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.b-contents-wash .b-contents-wash__wrap {
  max-width: 1275px;
  width: 88.54166666666666vw;
  margin: 0px auto;
  background-color: #ececec;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .b-contents-wash .b-contents-wash__wrap {
    width: 100%;
    border-radius: 0;
    margin: 0 auto;
  }
}
.b-contents-wash .b-contents-wash__hdg {
  font-size: 30px;
  font-weight: bold;
  padding: 80px 0 24px;
  text-align: center;
  margin-bottom: 0;
  color: #000;
}
@media screen and (max-width: 768px) {
  .b-contents-wash .b-contents-wash__hdg {
    line-height: 130%;
    font-size: 26px;
  }
}
.b-contents-wash .b-contents-wash__hdg span {
  padding-left: 0.5em;
}
@media screen and (max-width: 768px) {
  .b-contents-wash .b-contents-wash__hdg span {
    padding-left: 0;
  }
}
.b-contents-wash .b-contents-wash__product__list {
  width: 1155px;
  max-width: 1155px;
  margin: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .b-contents-wash .b-contents-wash__product__list {
    width: 80.20833333333334vw;
    margin: 4.166666666666666vw;
    -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;
  }
}
@media screen and (max-width: 768px) {
  .b-contents-wash .b-contents-wash__product__list {
    -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;
    width: 89.33333333333333vw;
    margin: 40px auto 0px;
  }
}
.b-contents-wash .b-contents-wash__product__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 365px;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
  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;
  margin-bottom: 30px;
  margin-right: 30px;
}
.b-contents-wash .b-contents-wash__product__item:nth-of-type(3) {
  margin-right: 0;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .b-contents-wash .b-contents-wash__product__item {
    margin-right: 2.083333333333333vw;
    margin-bottom: 2.083333333333333vw;
  }
  .b-contents-wash .b-contents-wash__product__item:nth-of-type(3) {
    margin-right: 2.083333333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .b-contents-wash .b-contents-wash__product__item {
    max-width: 100%;
    width: 89.33333333333333vw;
    padding: 20px;
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .b-contents-wash .b-contents-wash__product__item:nth-of-type(3) {
    margin-right: 0;
  }
}
.b-contents-wash .b-contents-wash__product__item__inner {
  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;
}
.b-contents-wash .b-contents-wash__product__item__figure {
  width: auto;
  height: 194px;
}
.b-contents-wash .b-contents-wash__product__item__figure img {
  width: auto;
  height: 100%;
}
.b-contents-wash .b-contents-wash__product__item__info {
  margin-left: 10px;
  line-height: 160%;
}
.b-contents-wash .b-contents-wash__product__item__lead {
  font-size: 22px;
  font-weight: 600;
  line-height: 168.1818181818182%;
  margin-bottom: 10px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .b-contents-wash .b-contents-wash__product__item__lead {
    font-size: 20px;
  }
}
.b-contents-wash .b-contents-wash__product__item__note {
  font-size: 14px;
  color: #000;
  margin-bottom: 12px;
}
.b-contents-wash .b-contents-wash__product__item__note span {
  font-size: 18px;
  line-height: 172.22222222222223%;
}
.b-contents-wash .b-contents-wash__product__function {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
}
.b-contents-wash .b-contents-wash__product__function__hdg {
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 18px;
}
.b-contents-wash .b-contents-wash__product__function__list {
  width: 100%;
  height: 245.5px;
  margin: 0 0 20px;
  background-color: #f6f6f6;
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .b-contents-wash .b-contents-wash__product__function__list {
    height: auto;
  }
}
.b-contents-wash .b-contents-wash__product__function__item {
  font-size: 16px;
  font-weight: 600;
  line-height: 168.75%;
  padding-left: 1em;
  text-indent: -1em;
}
.b-contents-wash .b-contents-wash__product__function__item.is-active {
  color: #e61c27;
}
.b-contents-wash .b-contents-wash__product__function__item.is-no-function {
  color: #8d8d8d;
}
.b-contents-wash .b-contents-wash__product__button {
  display: block;
  margin-top: auto;
}
.b-contents-wash .b-contents-wash__product__button__inner {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e61c27;
  position: relative;
  text-decoration: none;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.b-contents-wash .b-contents-wash__product__button__inner:hover {
  opacity: 0.8;
}
.b-contents-wash .b-contents-wash__product__button__inner::before {
  position: absolute;
  content: '';
  top: 30%;
  right: 5%;
  width: 22.89px;
  height: 22.89px;
  background-image: url("../img/common/btn_icon_product.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
.b-contents-wash .b-contents-wash__product__button__inner span {
  position: absolute;
  top: 50%;
  left: 50%;
  word-break: keep-all;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: auto;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.m-fade {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.m-fade.m-scroll {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
main {
  background-color: #fff;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo";
  line-height: 100%;
}
.JS h2,
.JS .LV1LinkSet {
  background-image: none;
  margin: 0px;
  line-height: 100%;
}
.p-wash {
  width: 100%;
}
.p-wash img {
  width: 100%;
}
.p-wash .p-wash-kv {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 53.3px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-kv {
    margin-bottom: 40.3px;
  }
}
.p-wash .p-wash-kv.is-bd {
  background-image: url("../img/bd/kv_bg.jpg");
}
.p-wash .p-wash-kv.is-bw {
  background-image: url("../img/bw/kv_bg.jpg");
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-kv.is-bw {
    background-image: url("../img/bw/kv_bg_sp.jpg");
    background-position: left;
  }
}
.p-wash .p-wash-kv__hdg {
  margin: 0 auto;
}
.p-wash .p-wash-kv__hdg.is-bd-1 {
  max-width: 1021.52px;
  padding: 152px 0 151px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-kv__hdg.is-bd-1 {
    width: 70.93888888888888vw;
    padding: 10.555555555555555vw 0 10.48611111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-kv__hdg.is-bd-1 {
    width: 84.928vw;
    padding: 12.373333333333333vw 0 12.106666666666667vw;
  }
}
.p-wash .p-wash-kv__hdg.is-bd-2 {
  max-width: 1004.84px;
  padding: 152px 0 154.5px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-kv__hdg.is-bd-2 {
    width: 69.78055555555555vw;
    padding: 10.555555555555555vw 0 10.729166666666666vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-kv__hdg.is-bd-2 {
    width: 89.60799999999999vw;
    padding: 10.479999999999999vw 0 10.773333333333333vw;
  }
}
.p-wash .p-wash-kv__hdg.is-bw-1 {
  padding: 151.6px 0 154px;
  max-width: 927.55px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-kv__hdg.is-bw-1 {
    width: 64.41319444444444vw;
    padding: 10.527777777777777vw 0 10.694444444444445vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-kv__hdg.is-bw-1 {
    width: 89.60799999999999vw;
    padding: 10.773333333333333vw 0;
  }
}
.p-wash .p-wash-kv__hdg.is-bw-2 {
  max-width: 912.73px;
  padding: 147.4px 0 153.8px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-kv__hdg.is-bw-2 {
    width: 63.384027777777774vw;
    padding: 10.23611111111111vw 0 10.680555555555557vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-kv__hdg.is-bw-2 {
    width: 84.928vw;
    padding: 7.706666666666666vw 0 7.173333333333333vw;
  }
}
.p-wash .p-wash-point {
  max-width: 1155px;
  margin: 0 auto 65px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-point {
    width: 80.20833333333334vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point {
    width: 89.33333333333333vw;
    margin: 0 auto 54px;
  }
}
.p-wash .p-wash-point__hdg {
  max-width: 410.65px;
  margin: 0 auto 52.3px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-point__hdg {
    width: 28.51736111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point__hdg {
    width: 100%;
    margin: 0 auto 27px;
  }
}
.p-wash .p-wash-point__list {
  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;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-wash .p-wash-point__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 361px;
  width: 361px;
  height: 85px;
  border: 4px solid #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-point__item {
    width: 25.069444444444443vw;
    height: 5.902777777777778vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point__item {
    border: 2px solid #000;
    max-width: 100%;
    width: 100%;
    height: 17.599999999999998vw;
    margin-bottom: 19px;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point__item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .p-wash .p-wash-point__item:hover .p-wash-point__icon {
    background-color: #ededed;
  }
}
.p-wash .p-wash-point__item a {
  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;
  width: 100%;
}
.p-wash .p-wash-point__number {
  max-width: 39.33px;
  max-height: 43.07px;
  width: 39.33px;
  height: 43.07px;
  padding: 16px 21.5px 16px 24.8px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-point__number {
    width: 2.73125vw;
    height: 2.990972222222222vw;
    padding: 1.111111111111111vw 1.493055555555556vw 1.111111111111111vw 1.791666666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point__number {
    width: 8.050666666666666vw;
    height: 8.818666666666667vw;
    padding: 3.466666666666666vw 4vw 3.2vw 3.946666666666667vw;
  }
}
.p-wash .p-wash-point__number img {
  width: 100%;
}
.p-wash .p-wash-point__title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 214px;
  width: 214px;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-point__title {
    width: 14.86111111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point__title {
    max-width: 100%;
    width: 54.666666666666664vw;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.p-wash .p-wash-point__title::before {
  content: '';
  border-left: 4px solid #000;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point__title::before {
    border-left: 2px solid #000;
  }
}
.p-wash .p-wash-point__title::after {
  content: '';
  position: absolute;
  border-right: 4px dotted #000;
  width: 2px;
  height: 90%;
  top: 6%;
  right: -2px;
}
.p-wash .p-wash-point__title img {
  margin: 0 auto;
}
@media all and (-ms-high-contrast: none) {
  .p-wash .p-wash-point__title img {
    height: 100%;
  }
}
.p-wash .p-wash-point__title.is-dry {
  background-color: #f7f086;
}
.p-wash .p-wash-point__title.is-dry img {
  height: 100%;
  max-width: 90.85px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-point__title.is-dry img {
    width: 6.309027777777778vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point__title.is-dry img {
    width: 19.2vw;
    max-width: 100%;
  }
}
.p-wash .p-wash-point__title.is-wash {
  background-color: #b6c9f8;
}
.p-wash .p-wash-point__title.is-wash img {
  height: 100%;
  max-width: 89.25px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-point__title.is-wash img {
    width: 6.197916666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point__title.is-wash img {
    width: 19.2vw;
    max-width: 100%;
  }
}
.p-wash .p-wash-point__title.is-auto {
  background-color: #a7e3b1;
}
.p-wash .p-wash-point__title.is-auto img {
  height: 100%;
  max-width: 120.73px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-point__title.is-auto img {
    width: 8.384027777777778vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point__title.is-auto img {
    width: 25.6vw;
    max-width: 100%;
  }
}
.p-wash .p-wash-point__icon {
  width: 19.25px;
  height: 19.75px;
  max-width: 19.25px;
  max-height: 19.75px;
  padding: 27.6px 17px 26.6px 18px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-point__icon {
    width: 1.336805555555556vw;
    height: 1.371527777777778vw;
    max-width: 1.336805555555556vw;
    max-height: 1.371527777777778vw;
    padding: 1.916666666666667vw 1.180555555555556vw 1.847222222222222vw 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-point__icon {
    width: 4.650666666666667vw;
    height: 4.770666666666667vw;
    max-width: 4.650666666666667vw;
    max-height: 4.770666666666667vw;
    padding: 5.600000000000001vw 0 5.093333333333334vw;
    margin: 0 auto;
  }
}
.p-wash .p-wash-point__icon img {
  width: 100%;
  display: block;
}
.p-wash .p-wash-detail {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.p-wash .p-wash-detail.is-bd {
  background-image: url("../img/bd/bg-point.png");
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail.is-bd {
    background-image: url("../img/bd/bg-point_sp.png");
  }
}
.p-wash .p-wash-detail.is-bw {
  background-image: url("../img/bw/bg-point.png");
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail.is-bw {
    background-image: url("../img/bw/bg-point_sp.png");
  }
}
.p-wash .p-wash-detail__inner {
  max-width: 1155px;
  padding: 80px 0px 56px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__inner {
    width: 80.20833333333334vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__inner {
    width: 89.33333333333333vw;
    padding: 60px 0px 56px;
  }
}
.p-wash .p-wash-detail__contents {
  margin-bottom: 80.5px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__contents {
    margin-bottom: 30px;
  }
}
.p-wash .p-wash-detail__contents:last-child {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__contents:last-child {
    margin-bottom: 25px;
  }
}
.p-wash .p-wash-detail__contents-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 4px solid #000;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__contents-box {
    border: 2px solid #000;
  }
}
.p-wash .p-wash-detail__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-wash .p-wash-detail__hdg {
  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;
  border-right: 4px solid #000;
  max-width: 110px;
  width: 110px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__hdg {
    width: 7.638888888888889vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__hdg {
    width: 100%;
    max-width: 100%;
    height: 17.599999999999998vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    border-right: 0px;
    border-bottom: 2px solid #000;
  }
}
.p-wash .p-wash-detail__number {
  max-width: 39.33px;
  max-height: 43.07px;
  width: 39.33px;
  height: 43.07px;
  padding: 22.8px 0px 22.5px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__number {
    width: 2.73125vw;
    height: 2.990972222222222vw;
    padding: 1.583333333333333vw 0 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__number {
    width: 8.050666666666666vw;
    height: 8.818666666666667vw;
    padding: 3.466666666666666vw 4vw 3.2vw 3.946666666666667vw;
    margin: 0;
  }
}
.p-wash .p-wash-detail__number img {
  width: 100%;
}
@media all and (-ms-high-contrast: none) {
  .p-wash .p-wash-detail__number {
    height: auto;
  }
}
.p-wash .p-wash-detail__title {
  padding: 28.8px 0 28.5px;
  text-align: center;
  border-top: 4px solid #000;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__title {
    max-width: 100%;
    width: 77.33333333333333vw;
    padding: 4.8vw 0 4.8vw;
    border-top: 0;
    border-left: 2px solid #000;
  }
}
.p-wash .p-wash-detail__title img {
  max-width: 32.79px;
  width: 2.277083333333334vw;
  margin: 0 auto;
  height: 100%;
}
.p-wash .p-wash-detail__title.is-dry {
  background-color: #f7f086;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__title.is-dry img {
    width: 19.2vw;
    max-width: 100%;
    margin-right: 27.46666666666667vw;
    margin-left: auto;
  }
}
.p-wash .p-wash-detail__title.is-wash {
  background-color: #b6c9f8;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__title.is-wash img {
    width: 19.2vw;
    max-width: 100%;
    margin-right: 27.46666666666667vw;
    margin-left: auto;
  }
}
.p-wash .p-wash-detail__title.is-auto {
  background-color: #a7e3b1;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__title.is-auto img {
    width: 25.6vw;
    max-width: 100%;
  }
}
.p-wash .p-wash-detail__statement {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 76px 0px 71px 56.5px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__statement {
    padding: 5.277777777777778vw 0px 4.930555555555555vw 3.923611111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__statement {
    width: 78.66666666666666vw;
    padding: 0;
    margin: 26px auto 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__text {
    width: 100%;
    max-width: 100%;
  }
}
.p-wash .p-wash-detail__text.is-dry {
  max-width: 538px;
  width: 538px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__text.is-dry {
    width: 37.361111111111114vw;
  }
}
.p-wash .p-wash-detail__text.is-wash {
  max-width: 869.68px;
  width: 869.68px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__text.is-wash {
    width: 60.39444444444444vw;
  }
}
.p-wash .p-wash-detail__text.is-auto {
  max-width: 535.54px;
  width: 535.54px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__text.is-auto {
    width: 37.19027777777777vw;
  }
}
.p-wash .p-wash-detail__text.is-dry-bw {
  max-width: 781.09px;
  width: 781.09px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__text.is-dry-bw {
    width: 54.242361111111116vw;
  }
}
.p-wash .p-wash-detail__text.is-wash-bw {
  max-width: 876px;
  width: 876px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__text.is-wash-bw {
    width: 60.83333333333333vw;
  }
}
.p-wash .p-wash-detail__text img {
  height: 100%;
}
.p-wash .p-wash-detail__dry__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
}
.p-wash .p-wash-detail__dry__item {
  position: relative;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__item {
    width: 100%;
  }
}
@media all and (-ms-high-contrast: none) {
  .p-wash .p-wash-detail__dry__item {
    min-height: 0%;
  }
}
.p-wash .p-wash-detail__dry__item img {
  height: 100%;
  display: block;
}
@media all and (-ms-high-contrast: none) {
  .p-wash .p-wash-detail__dry__item img {
    height: auto;
  }
}
.p-wash .p-wash-detail__dry__item.is-first {
  width: 516px;
  margin: auto;
  position: relative;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__dry__item.is-first {
    width: 35.833333333333336vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__item.is-first {
    width: 78.4vw;
    margin: 16px auto 15px;
  }
}
.p-wash .p-wash-detail__dry__item.is-first::before {
  position: absolute;
  content: 'イメージ図';
  bottom: -2.5%;
  left: -2%;
  color: #000;
  font-size: 16px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__dry__item.is-first::before {
    font-size: 1.111111111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__item.is-first::before {
    bottom: -4.5%;
    left: -4%;
    font-size: 10px;
  }
}
.p-wash .p-wash-detail__dry__item.is-second::after {
  content: '';
  background-size: cover;
  background-image: url("../img/common/line-y.png");
  background-repeat: repeat-y;
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -2px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__item.is-second::after {
    content: '';
    background-size: cover;
    background-image: url("../img/common/line-x.png");
    background-repeat: repeat-x;
    width: 100%;
    height: 2px;
    position: absolute;
    top: -2px;
    left: 0;
  }
}
.p-wash .p-wash-detail__dry__img--bw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__img--bw {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
  }
}
.p-wash .p-wash-detail__dry__item--bw {
  width: 25%;
  position: relative;
}
.p-wash .p-wash-detail__dry__item--bw::after {
  content: '';
  background-image: url("../img/common/line-y.png");
  background-size: cover;
  background-repeat: repeat-y;
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0px;
}
.p-wash .p-wash-detail__dry__item--bw img {
  position: relative;
  display: block;
  width: 100%;
}
.p-wash .p-wash-detail__dry__item--bw:last-child::after {
  border-right: 0px;
  content: none;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__item--bw {
    width: 50%;
  }
  .p-wash .p-wash-detail__dry__item--bw:nth-child(2n)::after {
    border-right: 0;
    content: none;
  }
}
@media screen and (max-width: 374px) {
  .p-wash .p-wash-detail__dry__item--bw {
    width: 49.6%;
  }
}
.p-wash .p-wash-detail__dry__item--bw .p-wash-detail__dry__item__note {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  line-height: 146.66666666666669%;
  padding: 10px;
}
.p-wash .p-wash-detail__dry__lead {
  padding: 39.5px 30px 24px 38px;
  margin-right: auto;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__dry__lead {
    padding: 2.743055555555555vw 2.083333333333333vw 1.666666666666667vw 2.638888888888889vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__lead {
    width: 78.13333333333333vw;
    margin: 20px auto;
    padding: 0;
  }
}
.p-wash .p-wash-detail__dry__tx {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 200%;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__tx {
    font-size: 16px;
    line-height: 160%;
  }
}
.p-wash .p-wash-detail__dry__tx span {
  position: relative;
  font-size: 12px;
  top: -10px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__tx span {
    font-size: 10px;
    top: -5px;
  }
}
.p-wash .p-wash-detail__dry__tx--note {
  margin-top: 20px;
  color: #5a5a5a;
  font-size: 16px;
  font-weight: bold;
  line-height: 160%;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__tx--note {
    font-size: 12px;
    line-height: 160%;
  }
}
.p-wash .p-wash-detail__dry__jet {
  padding: 41px 54px;
  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;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__dry__jet {
    padding: 2.847222222222222vw 3.75vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__jet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 78.66666666666666vw;
    margin: 20px auto;
    padding: 0;
  }
}
.p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__img {
  max-width: 247px;
  width: 17.15277777777778vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__img {
    max-width: 100%;
    width: 100%;
  }
}
.p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__text-area {
  max-width: 763px;
  width: 52.986111111111114vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__text-area {
    max-width: 100%;
    width: 100%;
  }
}
.p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__hdg {
  font-size: 25px;
  font-weight: bold;
  line-height: 200%;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__hdg {
    font-size: 16px;
    line-height: 203.125%;
    margin-bottom: 20px;
  }
}
.p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__hdg span {
  background-color: #f7f086;
  padding: 5px;
}
.p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__lead {
  font-size: 20px;
  font-weight: bold;
  line-height: 200%;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__lead {
    margin-top: 20px;
    font-size: 16px;
    line-height: 160%;
  }
}
.p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__lead span {
  position: relative;
  font-size: 12px;
  top: -10px;
  top: -5px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__lead span {
    font-size: 10px;
  }
}
.p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__lead span.note {
  font-size: 16px;
  line-height: 160%;
  color: #5a5a5a;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__jet .p-wash-detail__dry__jet__lead span.note {
    font-size: 12px;
  }
}
.p-wash .p-wash-detail__dry__note {
  width: 100%;
  position: relative;
}
.p-wash .p-wash-detail__dry__note::after {
  content: '';
  background-image: url("../img/common/line-x.png");
  background-repeat: repeat-x;
  background-size: cover;
  width: 100%;
  height: 2px;
  position: absolute;
  top: -2px;
  left: 0;
}
.p-wash .p-wash-detail__dry__note--tx {
  max-width: 1070px;
  width: 74.30555555555556vw;
  margin: 0 auto;
  padding: 40px 0;
  font-size: 16px;
  line-height: 160%;
  font-weight: bold;
  color: #5a5a5a;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__dry__note--tx {
    padding: 20px 0;
    font-size: 12px;
    line-height: 160%;
  }
}
.p-wash .p-wash-detail__wash {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__wash {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item {
  width: 571.5px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item {
    width: 39.58333333333333vw;
  }
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item:nth-of-type(1) {
  border-right: 4px solid #000;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item:nth-of-type(1) {
    border-right: 0px;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item {
    width: 100%;
  }
}
@media all and (-ms-high-contrast: none) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item {
    min-height: 0%;
  }
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item__img {
  width: 100%;
  position: relative;
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item__img::after {
  content: '';
  background-image: url("../img/common/line-x.png");
  background-repeat: repeat-x;
  background-size: cover;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item__img img {
  display: block;
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item__text-area {
  margin-right: auto;
  width: 763px;
  padding: 41px 0px 0px 36px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item__text-area {
    width: 52.986111111111114vw;
    padding: 2.847222222222222vw 0px 0px 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item__text-area {
    padding: 0;
    width: 78.13333333333333vw;
    margin: 20px auto;
  }
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item__hdg {
  margin-bottom: 30px;
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item__hdg.is-1 {
  max-width: 237.57px;
  width: 16.497916666666665vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item__hdg.is-1 {
    width: 47.976vw;
  }
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item__hdg.is-2 {
  max-width: 308px;
  width: 21.38888888888889vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item__hdg.is-2 {
    width: 60.266666666666666vw;
  }
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item__hdg.is-1-bw {
  max-width: 290.07px;
  width: 20.14375vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item__hdg.is-1-bw {
    width: 55.94133333333333vw;
  }
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item__hdg.is-2-bw {
  max-width: 366.78px;
  width: 25.47083333333333vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item__hdg.is-2-bw {
    width: 70.73333333333333vw;
  }
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item__lead {
  font-size: 20px;
  font-weight: bold;
  line-height: 200%;
  margin-bottom: 25px;
  width: 475px;
  margin-right: auto;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item__lead {
    width: 32.98611111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item__lead {
    width: 100%;
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 20px;
  }
}
.p-wash .p-wash-detail__wash .p-wash-detail__wash__item__note {
  font-size: 16px;
  line-height: 160%;
  color: #5a5a5a;
  margin-bottom: 30px;
  width: 475px;
  margin-right: auto;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item__note {
    width: 32.98611111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__wash .p-wash-detail__wash__item__note {
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    line-height: 160%;
  }
}
.p-wash .p-wash-detail__auto {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 4px solid #000;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__auto {
    border-top: 2px solid #000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-wash .p-wash-detail__auto .p-wash-detail__auto__item {
  width: 50%;
}
.p-wash .p-wash-detail__auto .p-wash-detail__auto__item:nth-of-type(1) {
  border-right: 4px solid #000;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__auto .p-wash-detail__auto__item:nth-of-type(1) {
    border-right: 0px;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__auto .p-wash-detail__auto__item:nth-of-type(2) {
    border-top: 2px solid #000;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__auto .p-wash-detail__auto__item {
    width: 100%;
  }
}
@media all and (-ms-high-contrast: none) {
  .p-wash .p-wash-detail__auto .p-wash-detail__auto__item {
    min-height: 0%;
  }
}
.p-wash .p-wash-detail__auto .p-wash-detail__auto__item__img {
  width: 100%;
  position: relative;
}
.p-wash .p-wash-detail__auto .p-wash-detail__auto__item__img::after {
  content: '';
  background-image: url("../img/common/line-x.png");
  background-repeat: repeat-x;
  background-size: cover;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.p-wash .p-wash-detail__auto .p-wash-detail__auto__item__img img {
  display: block;
}
.p-wash .p-wash-detail__auto .p-wash-detail__auto__item__text-area {
  margin-right: auto;
  padding: 38px 0px 27.5px 44px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__auto .p-wash-detail__auto__item__text-area {
    padding: 2.638888888888889vw 0px 1.909722222222222vw 3.055555555555555vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__auto .p-wash-detail__auto__item__text-area {
    padding: 0;
    width: 78.13333333333333vw;
    margin: 20px auto;
  }
}
.p-wash .p-wash-detail__auto .p-wash-detail__auto__item__lead {
  font-size: 20px;
  font-weight: bold;
  line-height: 200%;
  color: #000;
  width: 475px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__auto .p-wash-detail__auto__item__lead {
    width: 32.98611111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__auto .p-wash-detail__auto__item__lead {
    width: 100%;
    font-size: 16px;
    line-height: 160%;
  }
}
.p-wash .p-wash-detail__other__hdg-area {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 293px;
  border-top: 4px solid #000;
  border-left: 4px solid #000;
  border-right: 4px solid #000;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__other__hdg-area {
    width: 20.34722222222222vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other__hdg-area {
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    max-width: 100%;
    width: 100%;
  }
}
.p-wash .p-wash-detail__other__hdg-area .p-wash-detail__other__hdg {
  background-color: #f9cac3;
  padding: 26.5px 0 24.5px;
  margin: 0 auto;
  text-align: center;
}
.p-wash .p-wash-detail__other__hdg-area .p-wash-detail__other__hdg img {
  max-width: 150px;
  width: 10.416666666666668vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other__hdg-area .p-wash-detail__other__hdg img {
    width: 32vw;
    max-width: 100%;
  }
}
.p-wash .p-wash-detail__other {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item {
  background-color: #fff;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 4px solid #000;
  border-left: 4px solid #000;
  border-right: 4px solid #000;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item {
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item:nth-of-type(3),
.p-wash .p-wash-detail__other .p-wash-detail__other__item:nth-of-type(4) {
  border-bottom: 4px solid #000;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item:nth-of-type(3),
  .p-wash .p-wash-detail__other .p-wash-detail__other__item:nth-of-type(4) {
    border-bottom: 0;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item:nth-child(2n) {
  border-left: 0;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item:nth-child(2n) {
    border-left: 2px solid #000;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item:nth-of-type(5) {
  border-top: 0px;
  border-bottom: 4px solid #000;
  border-right: 4px solid #000;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item:nth-of-type(5) {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item {
    width: 100%;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg-area {
  padding: 49px 0px 43px 36px;
  margin-right: auto;
  position: relative;
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg-area::after {
  content: '';
  background-image: url("../img/common/line-x.png");
  background-repeat: repeat-x;
  background-size: cover;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg-area {
    padding: 3.402777777777778vw 0px 3.055555555555555vw 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg-area {
    padding: 0;
    margin: 30px auto 0;
    padding-bottom: 20px;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg-area.is-5 {
  padding: 20.5px 0px 22px 36px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg-area.is-5 {
    padding: 1.423611111111111vw 0px 1.527777777777778vw 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg-area.is-5 {
    padding: 0;
    margin: 29px auto 22px;
    padding-bottom: 30px;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg-area.is-4 {
  padding: 45px 0px 33px 36px;
  margin-right: auto;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg-area.is-4 {
    padding: 2.638888888888889vw 0px 2.291666666666667vw 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg-area.is-4 {
    padding: 0;
    margin: 35px auto 0;
    padding-bottom: 30px;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg {
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg {
    margin-left: 6.4vw;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-1 {
  max-width: 465.35px;
  width: 32.31597222222222vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-1 {
    width: 55.11733333333333vw;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-2 {
  max-width: 440.66px;
  width: 30.60138888888889vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-2 {
    width: 66.08533333333332vw;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-3 {
  max-width: 303.1px;
  width: 21.04861111111111vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-3 {
    width: 57.64vw;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-4 {
  max-width: 230.25px;
  width: 15.989583333333332vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-4 {
    width: 43.784vw;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-4::after {
  content: '';
  position: absolute;
  max-width: 103px;
  max-height: 103px;
  width: 7.152777777777778vw;
  height: 7.152777777777778vw;
  top: -16px;
  right: -263px;
  background-image: url("../img/common/other_item_hdg_rect.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-4::after {
    top: -1.111111111111111vw;
    right: -18.26388888888889vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-4::after {
    top: -4vw;
    right: -26.666666666666668vw;
    width: 21.6vw;
    height: 21.6vw;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-5 {
  max-width: 390.34px;
  width: 27.10694444444444vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__hdg.is-5 {
    width: 74.65599999999999vw;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__img-area {
  width: 493px;
  margin: 38px auto;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__img-area {
    width: 34.236111111111114vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__img-area {
    width: 76vw;
    margin: 20px auto;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__img {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__img {
    margin-bottom: 20px;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__img img {
  display: block;
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__lead {
  font-size: 20px;
  font-weight: bold;
  line-height: 200%;
  width: 475px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__lead {
    width: 32.98611111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__lead {
    width: 100%;
    font-size: 16px;
    line-height: 160%;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__lead span {
  position: relative;
  font-size: 12px;
  top: -10px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__lead span {
    font-size: 10px;
    top: -5px;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__note {
  font-size: 16px;
  line-height: 160%;
  color: #5a5a5a;
  margin-top: 25px;
  width: 475px;
  margin-right: auto;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__note {
    width: 32.98611111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__other .p-wash-detail__other__item__note {
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 160%;
  }
}
.p-wash .p-wash-detail__other .p-wash-detail__other__item__figure {
  width: 100%;
  margin-top: 20px;
}
.p-wash .p-wash-detail__note {
  font-size: 16px;
  line-height: 160%;
  color: #5a5a5a;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-wash .p-wash-detail__note {
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 160%;
  }
}
.p-wash {
  width: 100%;
}
.p-wash img {
  width: 100%;
}
.p-wash .p-select-kv {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/kv_bg.jpg");
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-kv {
    background-image: url("../img/kv_bg_sp.jpg");
  }
}
.p-wash .p-select-kv__hdg {
  margin: 0 auto;
}
.p-wash .p-select-kv__hdg.is-1 {
  max-width: 1090.89px;
  padding: 93px 0;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-select-kv__hdg.is-1 {
    padding: 6.458333333333334vw 0;
    width: 75.75625000000001vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-kv__hdg.is-1 {
    width: 76.56533333333333vw;
    padding: 14.133333333333335vw 0 12.079999999999998vw;
  }
}
.p-wash .p-select-kv__hdg.is-2 {
  max-width: 1128px;
  padding: 98.6px 0 87.4px;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-select-kv__hdg.is-2 {
    width: 78.33333333333333vw;
    padding: 6.847222222222221vw 0 6.069444444444445vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-kv__hdg.is-2 {
    width: 87.35733333333333vw;
    padding: 21.066666666666666vw 0 19.653333333333332vw;
  }
}
.p-wash .p-select-detail {
  padding-bottom: 30px;
}
.p-wash .p-select-tab {
  background-color: #000;
}
.p-wash .p-select-tab:nth-of-type(1) {
  background-color: #ededed;
}
.p-wash .p-select-tab:nth-of-type(1) .p-select-tab__area {
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-tab:nth-of-type(1) .p-select-tab__area {
    padding: 25px 0;
  }
}
.p-wash .p-select-tab:nth-of-type(1) .p-select-tab__hdg {
  max-width: 982.69px;
  width: 68.24236111111112vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-tab:nth-of-type(1) .p-select-tab__hdg {
    width: 74.42933333333333vw;
  }
}
.p-wash .p-select-tab:nth-of-type(2) .p-select-tab__hdg {
  max-width: 793.01px;
  width: 55.070138888888884vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-tab:nth-of-type(2) .p-select-tab__hdg {
    width: 76.184vw;
  }
}
.p-wash .p-select-tab:nth-of-type(3) .p-select-tab__hdg {
  max-width: 764.56px;
  width: 53.09444444444444vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-tab:nth-of-type(3) .p-select-tab__hdg {
    width: 71.81066666666666vw;
  }
}
.p-wash .p-select-tab__inner {
  width: 100%;
}
.p-wash .p-select-tab__inner:hover {
  opacity: 0.6;
}
.p-wash .p-select-tab__area {
  padding: 25px 0;
  max-width: 1155px;
  width: 80.20833333333334vw;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-tab__area {
    padding: 30px 0;
    width: 89.33333333333333vw;
  }
}
.p-wash .p-select-tab__area.is-active .p-select-tab__icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.p-wash .p-select-tab__icon {
  width: 48.25px;
  -webkit-transition: -webkit-transform 0.3 ease-out;
  transition: -webkit-transform 0.3 ease-out;
  transition: transform 0.3 ease-out;
  transition: transform 0.3 ease-out, -webkit-transform 0.3 ease-out;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-tab__icon {
    width: 28.29px;
  }
}
.p-wash .p-select-tab__wrap {
  position: relative;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
.p-wash .p-select-tab__wrap.is-open {
  display: block;
}
.p-wash .p-select-tab__wrap.is-lp {
  -webkit-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
.p-wash .p-select-tab__wrap.is-lp.is-open {
  display: block;
  -webkit-transition: height 4s ease-out;
  transition: height 4s ease-out;
}
.p-wash .p-select-contents {
  width: 100%;
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents {
    padding-top: 25px;
  }
}
.p-wash .p-select-contents__box {
  max-width: 1155px;
  width: 80.20833333333334vw;
  margin: 0 auto 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #000;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__box {
    width: 89.33333333333333vw;
    border: 2px solid #000;
    margin: 0 auto 40px;
  }
}
.p-wash .p-select-contents__box__title {
  background-color: #000;
  padding: 30px 0;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__box__title {
    padding: 25px 0;
  }
}
.p-wash .p-select-contents__box__hdg {
  font-size: 25px;
  font-weight: bold;
  line-height: 156%;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-select-contents__box__hdg {
    font-size: 1.736111111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__box__hdg {
    font-size: 4.8vw;
    width: 78.66666666666666vw;
    margin: 0 auto;
    text-align: left;
  }
}
.p-wash .p-select-contents__box__lead {
  font-size: 18px;
  font-weight: bold;
  line-height: 216.66666666666666%;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-select-contents__box__lead {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__box__lead {
    text-align: left;
    width: 78.66666666666666vw;
    font-size: 3.733333333333334vw;
    margin: 20px auto 0;
  }
}
.p-wash .p-select-contents__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 4px solid #000;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__row {
    border-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 2px solid #000;
  }
}
.p-wash .p-select-contents__row:last-child {
  border-bottom: 0px;
}
.p-wash .p-select-contents__question {
  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;
  height: 80px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__question {
    height: 21.333333333333336vw;
    border-bottom: 2px solid #000;
  }
}
.p-wash .p-select-contents__question-icon {
  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;
  max-width: 90px;
  width: 6.25vw;
  background-color: #fff;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__question-icon {
    max-width: 20.8vw;
    width: 20.8vw;
  }
}
.p-wash .p-select-contents__question-icon__image {
  margin: 0 auto;
}
.p-wash .p-select-contents__question-icon__image img {
  max-width: 100%;
  height: auto;
  display: block;
}
.p-wash .p-select-contents__question-lead {
  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;
  max-width: 473px;
  width: 32.84722222222222vw;
  background-color: #ededed;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 4px solid #000;
  border-right: 4px solid #000;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__question-lead {
    border-left: 2px solid #000;
    border-right: 0px;
    max-width: 100%;
    width: 100%;
  }
}
.p-wash .p-select-contents__question-lead--tx {
  margin-left: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-select-contents__question-lead--tx {
    font-size: 1.111111111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__question-lead--tx {
    margin-left: 5.066666666666666vw;
    font-size: 14px;
  }
}
.p-wash .p-select-contents__select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  max-width: 589px;
  width: 40.90277777777778vw;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__select {
    max-width: 100%;
    height: 41.333333333333336vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.p-wash .p-select-contents__select__item {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__select__item {
    width: 100%;
    height: 50%;
  }
}
.p-wash .p-select-contents__select__item:nth-of-type(1) {
  position: relative;
}
.p-wash .p-select-contents__select__item:nth-of-type(1)::before {
  content: '';
  position: absolute;
  top: 3%;
  right: 0;
  bottom: 1%;
  background-image: url("../img/common/line-y.png");
  background-size: cover;
  width: 2px;
  height: 96%;
  background-repeat: repeat-y;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__select__item:nth-of-type(1)::before {
    background-image: url("../img/common/line-x.png");
    background-repeat: repeat-x;
    width: 100%;
    height: 2px;
    top: 100%;
    left: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__select__item:nth-of-type(1) {
    border-right: 0px;
  }
}
.p-wash .p-select-contents__select__item__inner {
  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;
  max-width: 266px;
  width: 18.47222222222222vw;
  margin: 0 auto;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__select__item__inner {
    max-width: 100%;
    width: 78.66666666666666vw;
  }
}
.p-wash .p-select-contents__select__item--tx {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
@media screen and (min-width: 769px) and (max-width: 1395px) {
  .p-wash .p-select-contents__select__item--tx {
    font-size: 1.111111111111111vw;
  }
}
.p-wash .p-select-contents__select__item__button {
  width: 36.06px;
  height: 36.06px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #000;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__select__item__button {
    border: 2px solid #000;
  }
}
.p-wash .p-select-contents__select__item__button::before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 5px;
  width: 14px;
  height: 7px;
  border-left: 4px solid #000;
  border-bottom: 4px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__select__item__button::before {
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    top: 9px;
    left: 8px;
  }
}
.p-wash .p-select-contents__select__item__button:hover {
  background-color: #ededed;
}
.p-wash .p-select-contents__select__item__button.is-check {
  background-color: #000;
}
.p-wash .p-select-contents__select__item__button.is-check::before {
  border-left: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__select__item__button.is-check::before {
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
}
.p-wash .p-select-contents__select__item__button.is-no-check {
  opacity: 0.2;
}
.p-wash .p-select-contents-result__button {
  display: block;
  margin: auto;
  width: 414.5px;
  border-radius: 6px;
  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;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background-color: #000;
  border-radius: 50px;
}
.p-wash .p-select-contents-result__button:hover {
  opacity: 0.8;
}
.p-wash .p-select-contents-result__button:disabled {
  background-color: #d6d6d6;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents-result__button {
    width: 89.33333333333333vw;
  }
}
.p-wash .p-select-contents-result__button span {
  color: #fff;
  font-size: 22px;
  text-align: center;
  margin: auto;
  font-weight: 600;
  letter-spacing: 0.03em;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents-result__button span {
    font-size: 17px;
    padding: 18px 0;
  }
}
.p-wash .p-select-contents__result {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
.p-wash .p-select-contents__result.is-open {
  display: block;
}
.p-wash a {
  display: block;
  text-align: center;
  text-decoration: none;
}
.p-wash .p-select-contents__result-box {
  max-width: 1155px;
  width: 80.20833333333334vw;
  margin: 60px auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #000;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__result-box {
    margin: 40px auto 60px;
    width: 89.33333333333333vw;
    border: 2px solid #000;
  }
}
.p-wash .p-select-contents__result-box.is-none {
  display: none;
}
.p-wash .p-select-contents__result-box:hover {
  opacity: 0.8;
}
.p-wash .p-select-contents__result-image {
  width: 100%;
}
.p-wash .p-select-contents__result-image img {
  display: block;
}
.p-wash .p-select-contents__result-link {
  display: block;
  padding: 45px 0;
  width: 100%;
  position: relative;
}
.p-wash .p-select-contents__result-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../img/common/line-x.png");
  background-size: cover;
  width: 100%;
  height: 2px;
  background-repeat: repeat-x;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__result-link {
    padding: 25px 0;
  }
}
.p-wash .p-select-contents__result-link.is-bd {
  background-color: #f7f086;
}
.p-wash .p-select-contents__result-link.is-bw {
  background-color: #b6c9f8;
}
.p-wash .p-select-contents__result-link span {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__result-link span {
    font-size: 16px;
  }
}
.p-wash .p-select-contents__result-link span::after {
  content: '';
  position: absolute;
  width: 24.37px;
  height: 25px;
  background-image: url("../img/icon_arrow_bottom.png");
  background-repeat: no-repeat;
  background-size: cover;
  top: -3px;
  right: -30px;
}
@media screen and (max-width: 768px) {
  .p-wash .p-select-contents__result-link span::after {
    width: 4.394666666666667vw;
    height: 4.506666666666667vw;
    top: 1px;
    right: -20px;
  }
}
