/** Shopify CDN: Minification failed

Line 793:58 Unexpected "{"

**/
/*----------------ご利用ガイド --------------------*/
.Pages .List1 .List1__Title {
  border-top: 1px solid #000;
  margin: 50px 0 0;
}

.Pages .List1 .List1__link {
  display: block;
  padding: 18px 0 0;
  font-size: 15px;
  color: #000;
  font-weight: 600;
}

.Pages .List1 .List1__childList {
  margin: 17px 0 0;
}

.Pages .List1.-padding .List1__Title {
  padding-right: 15px;
  padding-left: 15px;
}

.Pages .List1.-noChild .List1__item:not(:first-child) .List1__Title {
  margin-top: 16px;
}

.Pages .List1.-noChild .List1__item:last-child .List1__Title {
  padding-bottom: 16px;
  border-bottom: 1px solid #000;
}

.Pages .List1.-mb {
  margin: 0 0 90px;
}
@media print, screen and (min-width: 768px) {
  .Pages .List1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -32px 0;
    overflow: hidden;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: wrap row;
    flex-flow: wrap row;
  }
  .Pages .List1 .List1__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    width: calc(100% / 3);
    padding: 0 32px 19px;
	border:none;
  }
  .Pages .List1 .List1__item:last-child, .Pages .List1 .List1__item:nth-last-child(2), .Pages .List1 .List1__item:nth-last-child(3) {
    padding-bottom: 7px;
  }
  .Pages .List1 .List1__Title {
    border-top: none;
    border-bottom: 1px solid #ccc;
    margin: 25px 0 0;
    padding: 0 0 37px;
  }
  .Pages .List1 .List1__link {
    font-size: 18px;
    -webkit-transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-property: opacity, border-color, background-color, color;
    -o-transition-property: opacity, border-color, background-color, color;
    transition-property: opacity, border-color, background-color, color;
  }
  .Pages .List1 .List1__link:hover {
    text-decoration: none;
    opacity: .5;
  }
  .Pages .List1 .List1__childList {
    margin: 20px 0 0;
  }
  .Pages .List1.-padding .List1__Title {
    padding-right: 0;
    padding-left: 0;
  }
  .Pages .List1.-noChild .List1__item:not(:first-child) .List1__Title {
    margin: 25px 0 0;
    padding: 0 0 37px;
  }
  .Pages .List1.-noChild .List1__item:last-child .List1__Title {
    margin: 25px 0 0;
    padding: 0 0 37px;
  }
  .Pages .List1.-noChild .List1__item:last-child .List1__Title {
    border-bottom: 1px solid #ccc;
  }
  .Pages .List1.-mb {
    margin: 0 -32px 100px;
  }
}
.Pages li{
    list-style-type: none;
  }
.Pages .List1 a{
    border-bottom: none !important;
  }
.Pages li a{
    text-decoration: none;
  }

.Pages .List2 .List2__item:last-child {
  border-bottom: 1px solid #cccccc;
}

.Pages .List2 .List2__link {
  display: block;
  padding: 10px 14px;
  font-size: 12px;
  color: #111111;
  font-weight: 500;
}

@media print, screen and (min-width: 768px) {
  .Pages .List2 .List2__item {
    border-top: none;
  }
  .Pages .List2 .List2__item:last-child {
    border-bottom: none;
  }
  .Pages .List2 .List2__link {
    font-size: 14px;
    padding: 9px 0;
    -webkit-transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-property: opacity, border-color, background-color, color;
    -o-transition-property: opacity, border-color, background-color, color;
    transition-property: opacity, border-color, background-color, color;
  }
  .Pages .List2 .List2__link:hover {
    text-decoration: none;
    opacity: .5;
  }
}
.Pages .List3 .List3__item {
  margin-bottom: 0;
  padding: 0 0 0 12px;
  position: relative;
}

.Pages .List3 .List3__item:after {
  content: '•';
  position: absolute;
  top: 0;
  left: -2px;
}

.Pages .Title2 {
  font-size: 17px;
  line-height: 1;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 29px 0 20px;
  position: relative;
}

.Pages .Title2.-titleless .Title2__text {
  padding: 0;
}

.Pages .Title2 .Title2__text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 17px 0 0;
}

.Pages .Title2 .Title2__textSub {
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 20px;
  padding: 0 30px 0 24px;
  text-indent: -8px;
}

.Pages .Title2::after {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background-color: #000;
}

.Pages .Title2.-sub {
  padding-bottom: 40px;
}

@media print, screen and (max-width: 767px) {
  .Pages .Title2.-guideWashing {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 70px;
    background-color: #fff;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 13px 0 11px;
    margin: 0;
    border-bottom: 1px solid #cccccc;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
  }
  .Pages .Title2.-guideWashing .Title2__text {
    font-weight: 600;
    font-size: 15px;
  }
  .Pages .Title2.-guideWashing::after {
    content: '';
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8px;
    flex: 0 0 8px;
    width: 8px;
    height: 8px;
    background-color: inherit;
    background-image: url(/img/pages/guide_washing/icon-02.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .Pages .Title2.-guideWashing.-open {
    background-color: #000;
    color: #fff;
    border-bottom: 1px solid #000;
  }
  .Pages .Title2.-guideWashing.-open::after {
    background-image: url(/img/pages/guide_washing/icon-01.svg);
  }
}

@media print, screen and (min-width: 768px) {
  .Pages .Title2 {
    font-size: 24px;
    margin: 72px 0 25px;
  }
  .Pages .Title2.-titleless .Title2__text {
    padding: 0;
  }
  .Pages .Title2 .Title2__text {
    padding: 0 27px 0 0;
  }
  .Pages .Title2 .Title2__textSub {
    font-size: 14px;
    position: static;
    padding: 0 24px 0 6px;
  }
  .Pages .Title2.-sub {
    padding-bottom: 0;
  }
  .Pages .Title2.-sub .Title2__text {
    padding-right: 0;
  }
}
.Pages .LocalNavi .LocalNavi__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 -2.5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.Pages .LocalNavi .LocalNavi__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0 2.5px 5px;
}

.Pages .LocalNavi .LocalNavi__item.-ls .LocalNavi__link {
  letter-spacing: -1px;
  padding: 0;
  white-space: nowrap;
}

.Pages .LocalNavi .LocalNavi__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #000;
  border-radius: 3px;
  font-size: 11px;
  line-height: 12px;
  color: #000;
  height: 35px;
  padding-right: 11px;
  padding-left: 11px;
}

@media print, screen and (min-width: 768px) {
  .Pages .LocalNavi .LocalNavi__list {
    margin: 0 -7px;
  }
  .Pages .LocalNavi .LocalNavi__item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 7px 13px;
  }
  .Pages .LocalNavi .LocalNavi__item.-ls .LocalNavi__link {
    letter-spacing: -1px;
    padding: 0;
  }
  .Pages .LocalNavi .LocalNavi__link {
    font-size: 14px;
    line-height: 18px;
    height: 50px;
    border-radius: 6px;
    -webkit-transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-property: opacity, border-color, background-color, color;
    -o-transition-property: opacity, border-color, background-color, color;
    transition-property: opacity, border-color, background-color, color;
  }
  .Pages .LocalNavi .LocalNavi__link:hover {
    text-decoration: none;
    border-color: #e9e4d7 !important;
    background-color: #e9e4d7 !important;
  }
}
.Pages .GuideBox {
  border: 1px solid #dddddd !important;
  padding: 20px 30px 3px;
  margin: 25px 0 0;
}

.Pages .GuideBox .GuideBox__title {
  font-size: 15px;
  color: #000;
  line-height: 1.857;
  border-bottom: 1px solid #cccccc;
  font-weight: 600;
  position: relative;
  padding: 0 0 14px 18px !important;
  margin: 0 0 18px !important;
}
.Pages .GuideBox .GuideBox__titleNum {
  position: absolute;
  top: 0;
  left: 0;
}
.Pages .GuideBox .GuideBox__desc {
  margin: 0 0 25px;
}

.Pages .GuideBox .GuideBox__figure.-guideOrder01 {
  width: 82%;
  margin: 20px 0 30px;
}

@media print, screen and (min-width: 768px) {
  .Pages .GuideBox {
    margin: 50px 0 0;
    padding: 20px 50px 20px;
  }
  .Pages .GuideBox .GuideBox__title {
    font-size: 18px;
    padding: 0 0 10px 25px;
    margin: 0 0 25px;
  }
  .Pages .GuideBox .box02 .GuideBox__title {
    border-bottom: none;
    margin-bottom: 5px;
    padding-left: 35px !important;
    line-height: 1.5;
  }
  .Pages .GuideBox .box02 .GuideBox__title.double {
    padding-left: 45px !important;
  }
  .Pages .GuideBox .GuideBox__desc {
    margin: 0 0 50px;
  }
  .Pages .GuideBox .GuideBox__desc.-hasImg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .Pages .GuideBox .GuideBox__desc.-hasImg .GuideBox__figure {
    margin: 0;
  }
  .Pages .GuideBox .GuideBox__desc.-img01 {
    margin: 0 0 43px;
  }
  .Pages .GuideBox .GuideBox__desc.-img01 .GuideBox__figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    margin: 0 10px 0 0;
  }
  .Pages .GuideBox .GuideBox__desc.-img02 {
    margin: 0 0 196px;
  }
  .Pages .GuideBox .GuideBox__desc.-img02 .GuideBox__figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%px;
    flex: 0 0 45%px;
    margin: 0 30px 0 0;
  }
  .Pages .GuideBox .GuideBox__desc:last-child {
    margin-bottom: 0;
  }
}
.Pages .Text1 {
  font-size: 13px;
  line-height: 26px;
  color: #000;
}

.Pages .Text1 .Text1__span.-red {
  color: #cb2b2c;
}

.Pages .Text1 .Text1__span.-bold {
  font-weight: 600;
}

@media print, screen and (min-width: 768px) {
  .Pages .Text1 {
    font-size: 16px;
    line-height: 32px;
  }
  .Pages .Text1.-mt1 {
    margin-top: 8px;
  }
}

.Pages .Text2 {
  font-size: 12px;
  line-height: 20px;
  color: #000;
  margin: 0 0 20px;
}

.Pages .Text2.-mb0 {
  margin-bottom: 0;
}

.Pages .Text2 .Text2__link {
  color: #cb2b2c;
  text-decoration: underline;
}

.Pages .Text2 .Text2__link.-black {
  color: #222;
}

.Pages .Text2 .Text2__link.-bold {
  font-weight: bold;
}

.Pages .Text2 .Text2__span.-red {
  color: #cb2b2c;
}

.Pages .Text2 .Text2__span.-bold {
  font-weight: 600;
}

.Pages .Text2.-mb {
  margin-bottom: 5px;
}

@media print, screen and (min-width: 768px) {
  .Pages .Text2 {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 23px;
  }
  .Pages .Text2 .Text2__span.-cardKind {
    font-size: 16px;
  }
  .Pages .Text2 .Text2__link {
    -webkit-transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: none 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition-property: opacity, border-color, background-color, color;
    -o-transition-property: opacity, border-color, background-color, color;
    transition-property: opacity, border-color, background-color, color;
  }
  .Pages .Text2 .Text2__link:hover {
    text-decoration: none;
    opacity: .5;
  }
}

.Pages .Title3 {
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  margin: 28px 0 11px;
}

.Pages .Title3 .Title3__spanRed {
  color: #cb2b2c;
}

@media print, screen and (min-width: 768px) {
  .Pages .Title3 {
    font-size: 16px;
    line-height: 32px;
    margin: 36px 0 11px;
  }
}

.Pages .Table1 {
  width: 100%;
  font-size: 13px;
  line-height: 15.5px;
  margin: 26px 0 0;
}

.Pages .Table1 .Table1__heading,
.Pages .Table1 .Table1__data {
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
}

.Pages .Table1 .Table1__heading {
  background-color: #eeeeee;
  font-weight: 600;
  padding: 11px 0;
}

.Pages .Table1 .Table1__data {
  padding: 19px 10px;
}

.Pages .Table1 .Table1__data:first-child {
  width: 33%;
}

.Pages .Table1 .Table1__data:nth-child(2) {
  width: 42%;
}

.Pages .Table1 .Table1__data:nth-child(3) {
  width: 25%;
}

.Pages .Table1 .Table1__span.-red {
  color: #cb2b2c;
}

@media print, screen and (min-width: 768px) {
  .Pages .Table1 {
    font-size: 16px;
    line-height: 24px;
  }
  .Pages .Table1 .Table1__row.-padding .Table1__data {
    padding: 20px 10px;
  }
  .Pages .Table1 .Table1__row.-paddingBottom .Table1__data {
    padding: 20px 10px 42px;
  }
  .Pages .Table1 .Table1__heading {
    padding: 10px 0;
  }
  .Pages .Table1 .Table1__data {
    padding: 10px 10px;
  }
  .Pages .Table1 .Table1__data:first-child {
    width: 255px;
  }
  .Pages .Table1 .Table1__data:nth-child(2) {
    width: 502px;
  }
  .Pages .Table1 .Table1__data:nth-child(3) {
    width: 170px;
  }
  .Pages .Table1 .Table1__span.-red {
    color: #cb2b2c;
  }
}
.Pages .DefList1 {
  border: 1px solid #dddddd;
  border-bottom: none;
  margin: 26px 0 0;
}

.Pages .DefList1.-mt0 {
  margin-top: 0;
}

.Pages .DefList1 .DefList1__term {
  font-size: 15px;
  color: #000;
  font-weight: 600;
  border-bottom: 1px solid #dddddd;
  padding: 11px 28px;
}

.Pages .DefList1 .DefList1__desc {
  margin-bottom: 0;
  border-bottom: 1px solid #dddddd;
  padding: 18px 28px;
}

@media print, screen and (min-width: 768px) {
  .Pages .DefList1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 50px 0 0;
  }
  .Pages .DefList1 .DefList1__term {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 255px;
    flex: 0 0 255px;
    max-width: 255px;
    border-right: 1px solid #dddddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    line-height: 24px;
  }
  .Pages .DefList1 .DefList1__desc {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(100% - 255px);
    flex: 1 1 calc(100% - 255px);
    max-width: calc(100% - 255px);
    padding: 20px 45px;
    font-size: 16px;
    line-height: 24px;
  }
  .Pages .DefList1 .DefList1__desc .Text2 {
    font-size: 16px;
    line-height: 24px;
  }
  .Pages .DefList1 .DefList1__desc .DefList1__textWrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .Pages .DefList1 .DefList1__desc .DefList1__figureWrapper {
    width: 200px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 200px;
    flex: 1 0 200px;
    max-width: 200px;
    margin: 0 0 0 20px;
  }
  .Pages .DefList1 .DefList1__desc.-figureWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.Table__gray{
    background:#CCC;
  }
.table-bold {
  font-weight: 500 !important;
}
.Pages span.red {
  color:#8c2121;
}
.Pages span.small {
  font-size:0.8em;
}
.Pages ul.List3 {
    display: block;
    list-style-type: disc !important;
    margin-block-start: 1em !important;
    margin-block-end: 1em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    padding-inline-start: 40px !important;
}
  .Pages .info {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 60px;
    flex-wrap: wrap;
  }
  .Pages .info dl {
    padding: 20px;
    border: 1px solid #ccc;
    background: #f8f8f8;
    /*width: 48%;*/
    width: 100%;
    text-align: center;
  }
  .Pages .info dl.red {
    border: 1px solid #cb2b2c;
    background: #fffbfb;
  }
  .Pages .info dl.red dt,
  .Pages .info dl.red dd {
    color: #cb2b2c;
  }
  .Pages .info dl dt {
    font-size: 16px;
    font-weight: bold;
  }
  .Pages .info dl dd {
    font-size: 14px;
  }
  .Pages .btn-default {
    background-color: transparent;
    border: 1px solid #111;
    color: #111;
    -webkit-transition-property: border-color,background-color,color;
    transition-property: border-color,background-color,color;
}
.Pages .btn {
    display: inline-block;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: inherit;
    padding: .8615em 1em;
    line-height: 1;
    max-width: 100%;
    border-radius: 4px;
    -webkit-transition: none .2s cubic-bezier(.215,.61,.355,1);
    transition: none .2s cubic-bezier(.215,.61,.355,1);
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.page-content h1.guide-ttl {
    margin-top:30px !important;
}


@media print, screen and (min-width: 426px) {
  .GuideBox__30,.GuideBox__50 { 
  display: flex !important; 
}
  .GuideBox__30 .GuideBox__descWrapper,.GuideBox__30 img, {
     width:30% !important;
  }
  .GuideBox__50 .GuideBox__descWrapper,.GuideBox__50 img {
     width:100% !important;
  }
}