@charset "UTF-8";
/*under*/
#single {
  max-width: 1120px;
  margin: 0 auto 60px;
}

.fs-c-breadcrumb {
  background: #eee;
  padding: 10px 5%;
  margin: 0px auto 40px;
}

.fs-c-breadcrumb__list {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0;
}

.mb_txt p:not(:last-child) {
  margin-bottom: 20px;
}

.underline {
  text-decoration: underline;
  color: #516723 !important;
}

.fs-c-price__currencyMark {
  display: none;
}

.fs-c-price__value::after {
  content: "円";
}

.fs-c-subSection__title {
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #000;
  font-weight: bold;
}

.fs-c-documentArticle,
.fs-c-documentArticle__content,
.fs-c-documentColumn__content {
  padding: 0;
}

.fs-c-documentColumn__heading {
  color: #333;
  padding: 0 0 15px;
  border: none;
  font-weight: bold;
  font-size: 2rem;
  border-bottom: 1px solid #9dbb50;
  margin-bottom: 20px;
}

/*category*/
.line-tit {
  text-align: center;
  font-size: 2.6rem;
  position: relative;
  font-weight: bold;
}

.line-tit::after {
  width: 200px;
  height: 5px;
  background: #9dbb50;
  display: block;
  content: "";
  margin: 20px auto 30px;
}

.mv--how-to--img {
  margin-bottom: 20px;
}

.mv-cate {
  margin: 0 auto 50px;
}

.-sp-min {
  display: none;
}

.-anker {
  display: grid;
  grid-template-columns: repeat(2, 49%);
  gap: 20px 2%;
  counter-reset: number 0;
  margin: 0 auto 60px;
}

.-anker__list--a {
  display: grid;
  grid-template-columns: 30px auto;
  gap: 0 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 5%;
  border: 1px solid #111;
  border-radius: 4px;
  font-weight: bold;
  position: relative;
}

.-anker__list--a::before {
  counter-increment: number 1;
  content: counter(number) " ";
  display: block;
  text-align: center;
  color: #9dbb50;
  font-size: 2.6rem;
}

.-anker__list--a span {
  background: url(../img/-un-arrow.svg) no-repeat right center / 10px 5px;
  display: block;
  padding-right: 20px;
}

.sub-tit {
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.5;
  margin: 0 auto 40px;
}

.mount-i {
  padding-top: 80px;
  display: block;
}

.-mount-no01 {
  background: url(../img/mount-no01.svg) no-repeat center top / 75px 61px;
}

.-mount-no02 {
  background: url(../img/mount-no02.svg) no-repeat center top / 75px 61px;
}

.-mount-no03 {
  background: url(../img/mount-no03.svg) no-repeat center top / 75px 61px;
}

.-mount-no04 {
  background: url(../img/mount-no04.svg) no-repeat center top / 75px 61px;
}

.-mount-no05 {
  background: url(../img/mount-no05.svg) no-repeat center top / 75px 61px;
}

.-mount-no06 {
  background: url(../img/mount-no06.svg) no-repeat center top / 75px 61px;
}

.-mount-no07 {
  background: url(../img/mount-no07.svg) no-repeat center top / 75px 61px;
}

.-mount-no08 {
  background: url(../img/mount-no08.svg) no-repeat center top / 75px 61px;
}

.-mount-no09 {
  background: url(../img/mount-no09.svg) no-repeat center top / 75px 61px;
}

.-mount-noimg {
  background: url(../img/mount-noimg.svg) no-repeat center top / 75px 35px;
  padding-top: 55px;
}

.m-fcp {
  text-align: center;
  font-weight: bold;
  margin: 0 auto 50px;
}

.diff-bfaf {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 40px 4%;
}

.diff-bfaf__list--cap {
  text-align: center;
  padding: 10px;
  width: 120px;
  margin: 0 auto 20px;
  border-radius: 30px;
  font-weight: bold;
}

.-cl-bf {
  border: 1px solid #707070;
  background: #fff;
}

.-cl-af {
  background: #9dbb50;
  color: #fff !important;
}

.diff-bfaf__list--img {
  margin-bottom: 20px;
}

.-base-area,
.-measures-area {
  margin: 0 auto 60px;
}

.coution-point {
  background: #fff5f5;
  border-radius: 4px;
  padding: 3%;
  color: #d55757;
  margin: 0 auto 40px;
}

.coution-point__cap {
  font-weight: bold;
  margin-bottom: 16px;
}

.cate-moveiarea {
  max-width: 560px;
  margin: 0 auto 60px;
}
.cate-moveiarea-resp {
  margin: 0 auto 20px;
}

.min-tit {
  background: #f6f6f6;
  padding: 20px;
  margin-bottom: 30px;
}

.d-line-tit {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 20px;
  margin: 0 auto 30px;
}

.min-tit,
.d-line-tit {
  font-size: 2rem;
  font-weight: bold;
}

.-square {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.-square::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: #9dbb50;
  display: block;
  margin-right: 14px;
}

.use-item-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 0px 4%;
  margin: 0 auto 40px;
}

.use-item {
  display: grid;
  grid-template-columns: 200px auto;
  gap: 0px 24px;
}
.-re-size {
  grid-template-columns: 240px auto;
  gap: 0px 40px;
  margin: 0 auto 40px;
}

.use-item__btn .-btn {
  margin: 0;
}

.use-item__info--tit {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.use-item__info--list {
  margin: 0 0 20px 20px;
}

.use-item__info--list li {
  list-style: disc;
}

.job-bg {
  padding: 50px 0;
}

.recom-use {
  background: #faf7f2;
  padding: 5%;
  margin: 0 auto 60px;
}

.recom-use .diff-bfaf:not(:last-of-type) {
  margin-bottom: 40px;
}

.recom-antifouling {
  background: #fff;
  padding: 3%;
  margin: 0 auto 30px;
}

.recom-antifouling__tit {
  font-weight: bold;
  font-size: 2.2rem;
  color: #9dbb4f;
  margin-bottom: 20px;
}

.clene-step__list {
  display: grid;
  grid-template-columns: 110px auto;
  gap: 0 3%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.clene-step__list:not(:last-of-type) {
  margin-bottom: 30px;
}

.clene-step__list--no {
  border: 1px solid #707070;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  padding: 15px;
  border-radius: 4px;
}

.clene-step__list--num {
  font-size: 2.6rem;
  color: #9dbb50;
  margin-left: 6px;
  line-height: 1;
}
.clene-step__list--cont {
  padding-top: 17px;
}

.clene-step__list--cont p:not(:last-of-type) {
  margin-bottom: 20px;
}

.cleaning-related_articles {
  display: grid;
  grid-template-columns: repeat(3, 30%);
  gap: 0 5%;
}

.cleaning-related_articles__list--img {
  margin-bottom: 20px;
}

.cleaning-related_articles__list--tit {
  font-weight: bold;
  margin-bottom: 14px;
}

.use-itemlist {
  display: grid;
  grid-template-columns: repeat(4, 22%);
  gap: 40px 4%;
}

.use-itemlist__list--img {
  margin-bottom: 20px;
}

.use-itemlist__list--tit {
  font-weight: bold;
  margin-bottom: 15px;
}

.use-itemlist__list--price .c_red {
  font-weight: bold;
}

.vanilla-tit {
  font-size: 2.4rem;
  text-align: center;
  margin: 0 auto 30px;
}

.line-tit__cap {
  font-size: 1.6rem;
  border: 1px solid #707070;
  padding: 6px 15px;
  border-radius: 30px;
  margin-bottom: 10px;
  display: inline-block;
}

.coaching-point {
  display: grid;
  grid-template-columns: 46% auto;
  gap: 0 5%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.coaching-point__fcp {
  display: grid;
  grid-template-columns: 160px auto;
  gap: 0 5%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.6rem;
  font-weight: bold;
}

.coaching-point__fcp--txt {
  text-align: center;
}

.-ossm-area_wrapper {
  margin: 0 auto 60px;
}

.ossm-area {
  background: #faf7f2;
  padding: 5%;
  margin: 0 auto 50px;
}

.ossm-area__box {
  background: #fff;
  padding: 3%;
  margin-bottom: 30px;
}

.ossm-area__box__list {
  background: url(../img/i-check.svg) no-repeat left center / 11px 13px;
  padding-left: 23px;
  font-weight: bold;
}

.ossm-area__box__list:not(:last-of-type) {
  margin-bottom: 6px;
}

.about-hakusanya {
  display: grid;
  grid-template-columns: 45% auto;
  gap: 0 5%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-hakusanya:not(:last-of-type) {
  margin-bottom: 40px;
}

.about-hakusanya.-reverse .about-hakusanya__img {
  grid-column: 2/3;
  grid-row: 1/2;
}

.about-hakusanya.-reverse .about-hakusanya__txt {
  grid-column: 1/2;
  grid-row: 1/2;
}

.about-hakusanya__txt__tit {
  margin-bottom: 30px;
  font-size: 2rem;
}

.flow-info {
  display: grid;
  grid-template-columns: repeat(2, 49%);
  gap: 20px 2%;
  text-align: center;
  margin: 0 auto 30px;
  max-width: 90%;
}

.flow-info__list {
  background: #9dbb50;
  font-weight: bold;
  color: #fff !important;
  border-radius: 6px;
  padding: 15px;
}

.flow-maps {
  padding: 5%;
  background: #fff;
  border-radius: 4px;
  -webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
}

.flow-maps_case {
  display: grid;
  grid-template-columns: 226px auto;
  gap: 0 5%;
}

.flow-maps_case__txt {
  margin-top: 30px;
}

.flow-maps_case__txt__tit {
  font-size: 2.4rem;
  color: #9dbb50;
  font-weight: bold;
  margin-bottom: 30px;
}

.flow-maps_case__txt__map {
  margin-left: 20px;
}

.flow-maps_case__txt__map__list {
  list-style: disc;
}

.case-consultation {
  max-width: 900px;
  margin: 0 auto;
  border: 1px solid #89bc1c;
  padding: 25px 5%;
}

.case-consultation__tit {
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 20px;
}

.case-consultation__tit::before,
.case-consultation__tit::after {
  content: "";
  height: 1px;
  border-bottom: 1px dashed #707070;
  width: 40px;
  display: block;
}

.case-consultation__tit::before {
  margin-right: 20px;
}

.case-consultation__tit::after {
  margin-left: 20px;
}

.case-consultation__act {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.-act__btn {
  padding: 15px;
  border-radius: 4px;
  display: block;
  font-weight: bold;
  margin: 0 10px;
}

.-act__btn--mail {
  background: #9dbb50;
  border: 2px solid #9dbb50;
  color: #fff !important;
}

.-act__btn--line {
  border: 2px solid #22bb4e;
  color: #22bb4f !important;
}

.i-mail-w {
  background: url(../img/i-mail-w.svg) no-repeat left center / 16px 11px;
  padding-left: 26px;
}

.i-line {
  background: url(../img/i-line.svg) no-repeat left center / 34px 33px;
  padding: 8px 0 8px 46px;
}

.service-tbl {
  max-width: 800px;
  margin: 0 auto 50px;
  width: 100%;
  border-collapse: collapse;
}

.service-tbl__cont,
.service-tbl__txt {
  padding: 20px;
  border: 1px solid #ccc;
}
.service-tbl__cont {
  width: 34%;
  background: #f7f7f7;
}

.case-consultation__action {
  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;
  margin: 0 auto 10px;
}

.case-consultation__action__tel {
  font-size: 3rem;
}

.case-consultation__action__line {
  width: 20px;
  margin: 0 10px;
}

.case-consultation__action__tel {
  font-weight: bold;
  line-height: 1;
}

.case-consultation__action__mail__a {
  display: block;
  padding: 6px 14px;
  background: #9dbb50;
  border-radius: 6px;
  color: #fff !important;
}

.case-consultation__day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
}

.cause-of_dirt {
  margin: 0 auto 40px;
}

#method .diff-bfaf {
  margin: 0 auto 40px;
}

.clene-step__list__view {
  display: grid;
  grid-template-columns: 40% auto;
  gap: 0 5%;
}
.clene-step__list__view__tit {
  font-weight: bold;
  font-size: 1.8rem;
  margin: 40px 0 20px;
}

.introduction-box {
  display: grid;
  grid-template-columns: repeat(2, 47%);
  gap: 40px 6%;
}

.introduction-box__list {
  display: grid;
  grid-template-columns: 34% auto;
  gap: 0 5%;
}

.introduction-box__list__item__tit {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.introduction-box__list__item__btn {
  margin-top: 20px;
}

.introduction-box__list__item__btn .-btn {
  margin-left: 0;
}

.advice-box {
  border: 1px solid #9dbb4f;
  padding: 5%;
}

.advice-box__tit {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  color: #9dbb4f;
  margin: 0 auto 20px;
}

.advice-box__point {
  display: grid;
  grid-template-columns: 55% auto;
  gap: 0 3%;
}

.advice-box__point--three__inner {
  display: grid;
  grid-template-columns: 168px auto;
  gap: 0 5%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 30px;
}

.advice-box__point--three__inner__tit {
  font-size: 2.7rem;
  font-weight: bold;
}

.advice-box__point--three__btn {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.advice-box__point--three__btn .-btn {
  max-width: 100%;
}

.i-mail-top {
  background: url(../img/i-mail-w.svg) no-repeat center top / 30px 22px;
  display: block;
  padding-top: 34px;
}

.-anker-single {
  grid-template-columns: 100%;
}

.-anker-single__min {
  font-weight: bold;
  padding: 20px 5% 0 7%;
}

.-anker-single__min__lisr:not(:last-of-type) {
  margin-bottom: 10px;
}

.-anker-single .-anker__list--a {
  padding-left: 3%;
}

.infection-control-tbl {
  width: 100%;
  margin: 0 auto 40px;
  border-collapse: collapse;
  text-align: center;
}

.infection-control-tbl__head,
.infection-control-tbl__body {
  border: 1px solid #ccc;
  padding: 10px;
}

.infection-control-tbl__head {
  background: #f6f6f6;
}

.-infec-middle {
  width: 40%;
  text-align: left;
}

.-infec-pic {
  max-width: 160px;
  margin: 0 auto;
}

.contact-case {
  display: grid;
  grid-template-columns: repeat(2, 47%);
  gap: 0 6%;
  margin: 0 auto 30px;
}

.contact-case__list__tit {
  font-weight: bold;
  text-align: center;
  margin: 0 auto 10px;
  font-size: 2rem;
}

.contact-case__list__img {
  margin-bottom: 10px;
}

.support-step {
  display: grid;
  grid-template-columns: repeat(4, 22%);
  gap: 0 4%;
  margin: 0 auto 40px;
}

.support-step__list__img {
  max-width: 150px;
  margin: 0 auto 10px;
}

.support-step__list__num {
  border: 1px solid #707070;
  text-align: center;
  padding: 6px 10px;
  border-radius: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}

.support-step__list__name {
  font-weight: bold;
  font-size: 2rem;
}

.case-pre {
  background: #faf7f2;
  margin: 0 auto 50px;
}

.case-pre__items {
  margin-top: 30px;
}

.case-pre__inner {
  padding: 3%;
}

.case-pre__inner__tit {
  font-size: 2.2rem;
  font-weight: bold;
  color: #9dbb4f;
}

.case-pre__items {
  display: grid;
  grid-template-columns: repeat(3, 30%);
  gap: 0 5%;
  background: #fff;
  padding: 3%;
}

.case-pre__items__list__img {
  margin-bottom: 20px;
  -webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.1));
}

.case-pre__items__list__box {
  margin-bottom: 20px;
}

.case-pre__items__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.case-pre__items__list .detail-btn {
  margin-top: auto;
}

.feemap__wrapper {
  max-width: 740px;
  margin: 0 auto 60px;
}

.feemap {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
}

.feemap__head,
.feemap__body {
  padding: 15px;
  text-align: center;
  border: 1px solid #ccc;
}

.feemap__head {
  background: #f6f6f6;
}

.training-img {
  max-width: 800px;
  margin: 0 auto 50px;
}

.day-sapport {
  display: grid;
  grid-template-columns: auto 60%;
  gap: 0 5%;
}

.day-sapport__txt {
  margin-top: 40px;
}

.ptoduct-intro {
  background: #f5f8ed;
  padding: 3%;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 auto 40px;
}

.product-contents__img {
  max-width: 660px;
  margin: 0 auto;
}
.product-contents__img:not(:last-of-type) {
  margin-bottom: 40px;
}

.job-bg {
  background: #fff;
  padding: 50px 0%;
  margin: 0 auto 40px;
}

.infection-mv,
.noro-v {
  display: grid;
  grid-template-columns: 200px auto;
  gap: 0 4%;
  margin: 0 auto 40px;
}

.noro-v ul li {
  list-style: disc;
  margin-left: 20px;
}

.noro-v ul span {
  color: #c1272d;
}

.noro-v__image {
  color: #999;
  -webkit-font-feature-settings: 1.4rem;
  font-feature-settings: 1.4rem;
}

.noro-v-img {
  margin-bottom: 10px;
}

.single-pic {
  max-width: 640px;
  margin: 0 auto 50px;
}

.reference-txt {
  text-align: right;
  color: #999;
  font-size: 1.4rem;
  margin: -20px 0 0;
}

.especially_tit {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.especially {
  display: grid;
  grid-template-columns: repeat(5, 18%);
  gap: 0 2.5%;
  text-align: center;
  margin: 0 auto 50px;
}

.especially_name {
  margin-top: 10px;
}

.clean_ex-img {
  max-width: 600px;
  margin: 0 auto 30px;
}

.clean_ex-num {
  margin-bottom: 10px;
}

.clean_ex-num li {
  list-style: decimal;
  margin-left: 20px;
  padding-left: 10px;
}

.clean_ex-num li:not(:last-child) {
  margin-bottom: 6px;
}

.point-mtit {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

.pointareas,
.ip-img {
  margin: 0 auto 50px;
}

.imgmax-own {
  display: block;
  max-width: 100%;
  height: auto;
}

.-mrb50 {
  margin-bottom: 50px;
}

.infection-item {
  display: grid;
  grid-template-columns: repeat(3, 30%);
  gap: 40px 5%;
  margin: 0 auto 40px;
}

.infection-item--img {
  margin-bottom: 20px;
}

.infection-item a {
  text-decoration: underline;
}

.ul-disc li {
  list-style: disc;
  margin-left: 20px;
}

.mop-mcp {
  margin-bottom: 10px;
}

.step-num {
  margin: 0 auto 30px;
}

.step-num li {
  list-style: decimal;
  margin-left: 20px;
}

.how-prvtxt {
  margin: 0 auto 40px;
}
.used-mec {
  display: grid;
  grid-template-columns: repeat(2, 47%);
  gap: 0 6%;
  margin: 0 auto 40px;
}

.used-mec__in {
  display: grid;
  grid-template-columns: 150px auto;
  gap: 0 6%;
}

.used-mec__in-as {
  display: grid;
  grid-template-columns: 320px auto;
  gap: 0 6%;
}

.cleans-serv {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 30px 4%;
}

.cleans-serv dl {
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 20px 0;
}

.alpha li {
  list-style: lower-alpha;
  margin: 0 0 10px 20px;
}

.landlys {
  display: grid;
  grid-template-columns: 120px auto;
  gap: 0 40px;
}

.landlys .step-num {
  margin-left: 0;
}

/*pv*/
.sign {
  text-align: right;
  margin-bottom: 20px;
}

.pv_fcp {
  margin-bottom: 30px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 30px;
}

.pv_list {
  margin-bottom: 30px;
}

.pv_list li {
  list-style: disc;
  margin-left: 22px;
}

.micro-tit {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
}

/*terms*/

.basic-table {
  width: 100%;
  margin: 0 auto 40px;
  border-collapse: collapse;
}

.basic-table th,
.basic-table td {
  padding: 10px;
  border: 1px solid #ccc;
  word-break: break-all;
}

.basic-table th {
  width: 25%;
  background: #f5f9ec;
}

.terms--list {
  margin: 0 auto 40px;
  word-break: break-all;
}

.terms--list dl,
.terms--list ul {
  margin-top: 20px;
}

.terms--list dt {
  font-weight: bold;
  color: #9dbb50;
}

.terms--list dd {
  margin-bottom: 15px;
}

.terms--list li {
  list-style: disc;
  margin-left: 22px;
}

.prof-thum li span {
  display: block;
  margin-top: 10px;
}

/*company*/
.prof-thum {
  display: grid;
  grid-template-columns: 143px 143px 143px 143px;
  gap: 0 20px;
}

.prof-thum li {
  font-size: 1.3rem;
  line-height: 1.5;
}

.media-list {
  display: grid;
  grid-template-columns: 200px 200px auto;
  gap: 0 20px;
}

.media-list:not(:last-of-type) {
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}

.media-list li dt {
  font-weight: bold;
  font-display: 1.8rem;
  margin-bottom: 20px;
}

/*shipping-payment*/
.fs-c-postage__list {
  margin-top: 15px;
}

.fs-c-postage__list dt {
  background: #f5f9ec;
}

#fs_anchor_aboutPostage .fs-c-documentColumn,
#fs_anchor_aboutPayment .fs-c-documentColumn,
#fs_anchor_aboutPoint .fs-c-documentColumn,
#fs_anchor_tax .fs-c-documentColumn,
#fs_anchor_deliveryService .fs-c-documentColumn {
  margin-top: 40px;
}

#fs_anchor_aboutPostage,
#fs_anchor_aboutPayment,
#fs_anchor_aboutPoint,
#fs_anchor_tax {
  margin: 0 auto 50px;
}

.fs-c-documentSubColumn {
  margin-top: 25px;
}

#fs_anchor_cashOnDelivery .fs-c-specTableContainer,
#fs_anchor_bankTransfer .fs-c-specTableContainer {
  margin-top: 15px;
}

#fs_anchor_bankTransfer .fs-c-specTable__caption {
  text-align: left;
  font-weight: bold;
}

.fs-c-documentArticle__heading {
  text-align: left;
  padding: 15px;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 auto 20px;
  background: #9dbb50;
}

.amapay {
  font-weight: bold;
  margin-bottom: 20px;
  border-left: 5px solid #516723;
  padding-left: 12px;
}

/*customer*/
.fs-c-inputInformation__field,
.fs-body-cart-login .fs-c-loginForm {
  max-width: 1120px;
}

/*mypage*/
.fs-p-accountInfo__header {
  margin-bottom: 0;
}

.fs-p-accountInfo {
  padding: 14px;
}

.my_logout {
  display: block;
  width: 200px;
  margin: 30px auto 0;
}

.my_logout--a {
  display: block;
  padding: 5%;
  background: #444;
  border-radius: 3px;
  color: #fff !important;
  text-align: center;
}

.fs-c-accountService__page--accountDelete {
  -ms-flex-preferred-size: 128px;
  flex-basis: 128px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 128px;
}

.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink {
  -webkit-box-shadow: 0 0 2px #b2b2b2;
  box-shadow: 0 0 2px #b2b2b2;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  color: #3c3c3c;
  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;
  text-decoration: none;
  width: 100%;
}

.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink__label {
  font-size: 1.2rem;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label::before {
  color: #333;
}

.fs-c-accountService__page.fs-c-accountService__page--accountDelete .fs-c-accountService__pageLink__label::before {
  font-family: "fs-icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #333;
  font-size: 48px;
  line-height: 1.2;
  margin: 8px auto 0;
  width: 64px;
  height: 64px;
  content: "";
  background: url(../img/i-withdrawal.svg) no-repeat center center / 56px 56px;
}

.fs-c-wishlistProduct {
  margin: 50px auto 0;
}

.fs-c-wishlistProduct__title {
  font-size: 2.2rem;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 15px 0;
  margin-bottom: 30px;
}

.fs-c-productListCarousel__list__item {
  -ms-flex-preferred-size: 220px;
  flex-basis: 220px;
  max-width: 220px;
  min-width: 220px;
  margin: 0 20px 0 0;
}

#fs_ProductDetails .fs-c-productSelection {
  border: 1px solid #ccc;
  padding: 14px;
  margin: 20px 0 !important;
}

.cart_fixed {
  display: none;
}

.alcoll-info {
  color: #c1272d;
  font-weight: bold;
  margin: 20px auto !important;
  letter-spacing: 1px;
}

.fs-c-productNotice--outOfStock,
.fs-c-productNotice--subscriptionOutOfStock {
  letter-spacing: 1px;
}

.fs-c-productNotice--outOfStock {
  grid-column: 1/3;
  margin-bottom: 10px;
}

.fs-c-buttonContainer.fs-c-buttonContainer--addToWishList--detail {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  grid-column: 2/3;
  grid-row: 2/3;
}

/*detail*/
.fs-l-product4 .fs-l-productLayout {
  grid-template-columns: 45% auto;
  grid-gap: 30px 5%;
}

.fs-c-productMainImage__expandButton {
  display: none;
}

.fs-c-productThumbnail__image {
  margin: 0;
  -ms-flex-preferred-size: 18.4%;
  flex-basis: 18.4%;
  min-width: 18.4%;
}

.fs-c-productMainImage,
.fs-c-productMarks,
.fs-p-productDescription--full,
.fs-c-productPrices--productDetail {
  margin-bottom: 20px !important;
}

.fs-c-productNameHeading__copy {
  display: block;
  margin-bottom: 20px;
}

.fs-c-productNameHeading {
  font-size: 2.4rem;
  margin: 0 auto 20px;
}

.fs-p-productDescription--full {
  font-size: 1.4rem;
  letter-spacing: 2px;
  line-height: 2;
}

.fs-c-productThumbnail__image:not(:last-of-type) {
  margin-right: 2%;
}

.fs-c-button--addToCart--detail .fs-c-button__label {
  background: url(../img/i-cart-w.svg) no-repeat left center / 22px 18px;
  padding: 3px 0 3px 42px;
}

#fs_ProductDetails .fs-c-button--primary {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 25px 10px;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 3.2rem;
  font-weight: bold;
}

.-cart_custom {
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-columns: 49% 49%;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  position: relative;
}

.-cart_custom .fs-c-productQuantityAndWishlist {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.-cart_custom .fs-c-buttonContainer {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  grid-column: 1/3;
  padding: 0;
  margin: 0 auto 20px;
  width: 100%;
}

.-cart_custom .fs-c-productActionButton.fs-c-buttonContainer {
  margin-top: 50px;
}

.-cart_custom .fs-c-productQuantityAndWishlist__quantity {
  position: absolute;
  left: 0;
  top: 0;
}

.-cart_custom .fs-c-buttonContainer--inquiryAboutProduct {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  grid-column: 1/2;
  grid-row: 3/2;
}

.-cart_contact,
.-cart_wish {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  border: 1px solid #707070;
  padding: 10px !important;
  display: block;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 46px;
  border-radius: 4px;
  font-size: 1.6rem;
  color: #333;
}

.-cart_contact span {
  background: url(../img/f-mail.svg) no-repeat left center / 17px 17px;
  padding-left: 27px;
}

.-cart_wish span {
  background: url(../img/i-wish.svg) no-repeat left center / 17px 17px;
  padding-left: 27px;
}

.fs-c-button--particular.fs-c-button--addToWishList--detail {
  display: none;
  font-size: 1.6rem;
}

.fs-c-button--particular.fs-c-button--addToWishList--detail::after {
  display: none;
}

.detail-spec h2 {
  background: #f6f6f6;
  padding: 20px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
}

.detail-spec h2:not(:first-of-type) {
  margin-top: 50px;
}

.detail-spec h3 {
  color: #333;
  padding: 0 0 15px;
  border: none;
  font-weight: bold;
  font-size: 2rem;
  border-bottom: 1px solid #9dbb50;
  margin: 30px auto 20px;
}

.detail-spec ul {
  margin: 20px auto 30px;
}

.detail-spec ul li {
  list-style: disc;
  margin-left: 22px;
}

.detail-spec dl {
  display: grid;
  grid-template-columns: 25% auto;
  gap: 0 -1px;
  margin: 20px auto 30px;
  width: 100%;
}

.detail-spec dl dt,
.detail-spec dl dd {
  padding: 10px;
  border: 1px solid #ccc;
  margin-left: -1px;
  margin-top: -1px;
}

.detail-spec dl dt,
.detail-spec table th {
  background: #eee;
}

.detail-spec table {
  border: 0;
  border-collapse: collapse;
  width: 100%;
  margin: 20px auto 30px;
}

.detail-spec table th,
.detail-spec table td {
  padding: 10px;
  border: 1px solid #ccc;
}

.detail-spec img {
  max-width: 100%;
  height: auto;
  display: block;
}

.detail-spec p {
  margin: 20px auto 0;
}

.frame-aspt-wrapper {
  max-width: 560px;
  margin: 20px 0 0;
}

.frame-aspt {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.frame-aspt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#fs_ProductDetails .fs-c-quantity:before {
  content: "数量";
  display: block;
  font-weight: bold;
  margin-right: 10px;
  width: 60px;
}

#fs_ProductDetails .fs-c-quantity .fs-c-quantity__select {
  border-color: #555555;
  padding: 5px;
  width: 150px;
}

#fs_ProductDetails .fs-c-quantity {
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  max-width: 10em;
}

.fs-c-featuredProduct {
  margin-top: 50px;
}

#fs_ProductDetails .fs-c-featuredProduct__list .slick-arrow,
#fs_ShoppingCart .fs-c-featuredProduct__list .slick-arrow {
  display: none !important;
}

#fs_ShoppingCart .fs-c-slick.slick-slider {
  width: 100%;
}

#fs_ProductDetails .fs-c-featuredProduct__list .slick-track,
#fs_ShoppingCart .fs-c-featuredProduct__list .slick-track {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#fs_ProductDetails .fs-c-featuredProduct__list .slick-track {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-slick .slick-slide:not(:nth-child(4n)),
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-slick .slick-slide:not(:nth-child(4n)) {
  margin-right: 4%;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-productListCarousel__list__item,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-productListCarousel__list__item {
  margin: 0;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-productListCarousel__list__item,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-productListCarousel__list__item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  min-width: 100%;
  margin: 0;
  position: relative;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-productListCarousel__list__item,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-productListCarousel__list__item {
  display: grid !important;
  grid-template-rows: 1fr auto auto;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-productMarks,
#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-productName__copy,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-productMarks,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-productName__copy {
  display: none;
}

#fs_ProductDetails .fs-c-featuredProduct__list .slick-track,
#fs_ShoppingCart .fs-c-featuredProduct__list .slick-track {
  -webkit-transform: unset !important;
  transform: unset !important;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-productListItem__imageContainer,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-productListItem__imageContainer {
  margin-bottom: 10px;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-productListItem__productName,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-productListItem__productName {
  font-size: 1.6rem;
  line-height: 1.5;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-productPrices,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-productPrices,
.fs-c-productListItem__prices {
  font-weight: bold;
  width: 84%;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-slick .slick-slide,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-slick .slick-slide {
  width: 22%;
  margin-top: 40px;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-button--particular.fs-c-button--addToWishList--icon,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-button--particular.fs-c-button--addToWishList--icon,
#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-button--particular.fs-c-button--removeFromWishList--icon,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-button--particular.fs-c-button--removeFromWishList--icon {
  position: absolute;
  right: 0;
  bottom: 0;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-productListItem__control,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-productListItem__control {
  padding: 0;
  margin: 0 !important;
}

#fs_ProductDetails .fs-c-featuredProduct__list .fs-c-productListItem__control form,
#fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-productListItem__control form {
  display: none;
}

#fs_ProductDetails .fs-c-featuredProduct__title,
#fs_ShoppingCart .fs-c-featuredProduct__title {
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0px;
  border: none;
}

.fs-c-productListItem__productDescription {
  display: none;
}

.fs-c-productList__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fs-c-productList__list__item {
  margin: 0 4% 40px 0;
  border: none;
  padding: 0;
  width: 22%;
}

.fs-c-productList__list__item form {
  position: relative;
}

.fs-c-productList__list__item:nth-child(4n) {
  margin-right: 0;
}

.fs-c-productListItem__viewMoreImageButton {
  display: none;
}

.fs-c-productName__name {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0px;
  border: none;
}

.fs-c-productListItem__control {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0;
}

/*review*/
#fs_ProductDetails .fs-c-productReview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column: 1/3;
  padding-bottom: 80px;
}

#fs_ProductDetails .fs-c-aggregateRating {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
  width: 100%;
}

#fs_ProductDetails .fs-c-aggregateRating__rating {
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  margin-bottom: 40px;
}

#fs_ProductDetails .fs-c-aggregateRating__rating::before {
  -webkit-box-flex: 1;
  content: "お客様のお声";
  display: block;
  -ms-flex: 100%;
  -webkit-box-flex: 100%;
  flex: 100%;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0px;
  border: none;
}

#cart-nav {
  position: fixed;
  right: 3%;
  bottom: 15%;
  max-width: 200px;
}

.cart-cout {
  padding: 0 15px;
  margin: 15px auto;
  font-size: 1.4rem;
}

#fs_CheckoutWithMultiAddress .fs-c-orderTotalTable > tbody > tr:last-of-type th .fs-c-string--label {
  line-height: 3.6rem;
}

/*review custom*/

#fs_ProductDetails .fs-c-aggregateRating .fs-c-reviewStars,
#fs_ProductDetails .fs-c-aggregateRating .fs-c-rating__value,
#fs_ProductDetails .fs-c-aggregateRating .fs-c-aggregateRating__count {
  display: none;
}

#fs_ProductDetails .fs-c-reviewList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.fs-c-reviewBody,
.fs-c-reviewList__item:first-child {
  border: none;
}

.fs-c-reviewList__item {
  border: 1px solid #cccccc !important;
  border-radius: 8px;
  display: block;
  margin: 0 auto 2%;
  padding: 20px;
  width: 100%;
}

.fs-c-reviewInfo__date {
  -webkit-box-ordinal-group: 4;
  color: #555555;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 3;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.4rem;
  margin: 10px 0 20px;
  order: 3;
}

.fs-c-reviewInfo--productDescription .fs-c-reviewRating {
  -webkit-box-ordinal-group: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 2;
  order: 2;
}

.fs-c-reviewBody {
  color: #555555;
  font-size: 1.4rem;
  padding: 0;
}

.fs-c-reviewerStatus {
  background: #aacd06;
  margin: 0 10px 0 0;
}

.fs-c-reviewInfo--productDescription .fs-c-reviewInfo__reviewer {
  line-height: 1;
  margin-bottom: 10px;
}

.fs-c-reviewStars::before {
  color: #fabe01;
}

.fs-c-reviewer__name {
  font-weight: bold;
  margin-bottom: 6px;
  width: 100%;
}

.fs-c-reviewInfo--productDescription .fs-c-reviewRating::before {
  content: "おすすめ度";
  display: block;
  font-weight: bold;
  margin-right: 6px;
}

.fs-c-buttonContainer--viewAllReviews,
.fs-c-buttonContainer--addReview--detail {
  display: inline-block;
  max-width: 348px;
  text-align: center;
  width: 100%;
}

.fs-c-buttonContainer--viewAllReviews {
  margin: 0 10px 0 auto !important;
}

.fs-c-buttonContainer--addReview--detail {
  margin: 0 auto 0 0 !important;
}

.fs-c-buttonContainer--viewAllReviews a,
.fs-c-buttonContainer--addReview--detail a {
  border: 1px solid #707070;
  color: #707070 !important;
  display: block;
  line-height: 1;
  padding: 14px;
}

.cate-moveiarea-resp {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}

.cate-moveiarea-resp iframe {
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.m-fcp__con {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.m-fcp__con:not(:last-child) {
  margin-bottom: 40px;
}

.m-fcp__con_txt {
  margin-right: 4%;
  text-align: left;
  width: 56%;
}

.m-fcp__con_img {
  width: 22%;
}

.pc_br {
  display: block;
}

.sp_br {
  display: none;
}

/*coaching*/
.calcium {
  display: grid;
  grid-template-columns: 200px auto;
  gap: 0 4%;
  margin: 0 auto 40px;
}

.single-items {
  display: grid;
  grid-template-columns: 150px auto;
  gap: 0 4%;
  margin-top: 30px;
}

.single-items__spec dt {
  font-weight: bold;
  margin-bottom: 10px;
}

.single-items__spec .-btn {
  margin: 0;
}

.tejyun-ov {
  display: grid;
  grid-template-columns: 40% auto;
  gap: 0 4%;
  margin: 0 auto 50px;
}

.-usefins {
  margin: 0 auto 50px;
}

.bn-naraku {
  background: #89bc1c;
  color: #fff !important;
  padding: 10px;
  margin: 20px 0 10px;
  display: inline-block;
  font-weight: bold;
}

.harf-naraku {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 0 4%;
  margin: 0 auto 40px;
}

.label-txt {
  margin-bottom: 20px;
}

.af-bf {
  margin: 0 auto 40px;
}

.af-bf li {
  margin-bottom: 30px;
}

.-harf_tp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.-harf_tp li {
  width: 48%;
  margin: 0 4% 4% 0;
}
.-harf_tp li img {
  margin: 0 auto;
}

.-harf_tp li:nth-child(2n) {
  margin-right: 0;
}

/*contact*/
.shadow-box {
  background: #fff;
  -webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
  padding: 3%;
  margin-bottom: 20px;
}

.shadow-box__list--list {
  list-style: disc;
  margin-left: 20px;
}

.profilebox {
  border: 5px solid #9dbb4f;
  padding: 3%;
  display: grid;
  grid-template-columns: 200px auto;
  gap: 0 4%;
  margin: 0 auto 20px;
}

.profilebox-pr__name {
  font-weight: bold;
  margin-bottom: 10px;
}

.profilebox-pr__name span {
  font-size: 2.8rem;
  margin-right: 10px;
}

.profilebox-pr__name span,
.profilebox-pr__hist {
  letter-spacing: 2px;
}

.profilebox-pr__hist {
  line-height: 2;
  margin-bottom: 10px;
}

.profilebox-pr__btn .-long_btn {
  margin-right: 0;
}

.contact-select {
  display: grid;
  grid-template-columns: repeat(3, 32%);
  gap: 0 2%;
}

.contact-select__list {
  background: #fff;
  -webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
  padding: 30px 5%;
  text-align: center;
}

.contact-select--tit {
  font-size: 2.2rem;
  font-weight: bold;
  color: #9dbb50;
  margin-bottom: 10px;
}

.contact-select--txt {
  margin-bottom: 10px;
}

.contact-select__list .-btn {
  background: #000;
}

.case-contact {
  text-align: center;
  display: block;
}

.p-events {
  pointer-events: none;
}

.s-mount__scp {
  position: relative;
  border: 1px solid #333;
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px;
  font-weight: bold;
}

.s-mount__scp:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 14%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #fff;
  z-index: 2;
}

.s-mount__scp:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 14%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #555;
  z-index: 1;
}

.s-mount {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 10px;
}

.icon_s-mount {
  background: url(../img/mount-noimg.svg) no-repeat left center / 52px 24px;
  padding-left: 66px;
}

.contact-tels {
  font-size: 4.6rem;
  font-weight: bold;
  letter-spacing: 2px;
  margin-top: -20px;
}

.tels-icon {
  background: url(../img/i-tel.svg) no-repeat left center / 30px 30px;
  padding: 3px 0 3px 40px;
}

.contact-areas {
  margin: 0 auto 50px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
  width: 100%;
}

.-emails {
  max-width: 700px;
  margin: 40px auto 0;
  width: 100%;
}

.-emails th,
.-emails td {
  padding: 10px;
  text-align: left;
}

.-emails input[type="text"],
.-emails input[type="email"],
.-emails textarea {
  border: 1px solid #707070;
  width: 470px;
  padding: 10px;
  border-radius: 4px;
}

.-emails input[type="submit"] {
  background: #9dbb50;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 40px;
}

.-emails .-btn {
  border: none !important;
}

.radio {
  margin: 0.5rem;
}

.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}

#powered {
  font-size: 1.2rem;
}

.radio input[type="radio"] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: 0;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #3197ee;
  -webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197ee;
}
.radio input[type="radio"]:disabled + .radio-label:before {
  -webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}

.line-pic {
  display: grid;
  grid-template-columns: repeat(3, 32%);
  gap: 0 2%;
  margin: 20px auto 30px;
}

.qr-area__tit {
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  margin: 0 auto 20px;
}

.qr-area__code {
  display: grid;
  grid-template-columns: auto 200px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 5%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.qr-area__code-tp {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}
.qr-area__code-logo {
  max-width: 106px;
  margin: 0 auto 15px;
}

/*works*/
.works-block-in {
  display: grid;
  grid-template-columns: auto 56%;
  gap: 0 6%;
}

.works-block-pr__name {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.works-block-pr {
  letter-spacing: 2px;
  line-height: 2;
}

.works-block-in {
  margin-bottom: 40px;
}

/*cart*/
#fs-checkout-payHere-container .fs-c-button--primary,
#fs-checkout-payHere-container .fs-c-button--secondary {
  width: 100%;
}

#fs-checkout-payHere-container .fs-c-button--secondary {
  /* padding: 5px 30px 5px 20px; */
  padding: 20px 0;
}

#fs-checkout-payHere-container .fs-c-button--primary {
  /* padding: 5px 30px 5px 7px; */
  padding: 20px 0;
}

#fs-checkout-payHere-container .fs-c-button--primary .fs-c-button__label {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2rem;
  /* width: 68%; */
  width: 65%;
  margin: 0 auto;
  display: block;
}

.fs-c-buttonContainer--loginAndPurchase .fs-c-button--primary .fs-c-button__label {
  font-size: 1.6rem !important;
}

#fs-checkout-payHere-container .fs-c-button--secondary .fs-c-button__label {
  font-weight: bold;
  font-size: 1.6rem;
  /* width: 67%; */
  width: 58%;
  margin: 0 auto;
  display: block;
}

#fs-checkout-payHere-container .fs-c-button__label::after {
  content: "クレジット・代金引換・銀行振込・NP後払い・PayPayでお支払い";
  display: block;
  font-size: 1.1rem;
  line-height: 1.1rem;
  font-weight: normal;
  width: 93%;
  margin: 10px auto 0;
}
/*
#fs-checkout-payHere-container .fs-c-button--primary {
  background: url(../img/cart_arrow.svg) no-repeat 95% center #f7b700;
  background-size: 10px 20px;
  border: 1px solid #f7b700;
} */

#fs-checkout-payHere-container .fs-c-button--primary {
  background: url(../img/cart_arrow.svg) no-repeat 95% center #d55757;
  background-size: 10px 20px;
  border: 1px solid #d55757;
}

#fs-checkout-payHere-container .fs-c-button--secondary {
  background: url(../img/cart_arrow.svg) no-repeat 95% center #667895;
  background-size: 10px 20px;
  border: 1px solid #667895;
}

.end-m_login .fs-c-button__label::after {
  content: "" !important;
  margin-top: 0 !important;
}

.end-m_login .fs-c-button__label {
  width: 96% !important;
}

.fs-c-continueShopping {
  margin: 0 0 50px;
}

#fs-cartContent-container .fs-c-cartDiscountInfo {
  position: relative;
  padding-bottom: 130px;
}

#fs-cartContent-container .fs-c-cartDiscountInfo .fs-c-cartDiscountInfo__body::before {
  position: absolute;
  content: "ショッピングを続ける方は以下の";
  display: block;
  font-size: 1.6rem;
  left: 0;
  bottom: 90px;
}

#fs-cartContent-container .fs-c-cartDiscountInfo .fs-c-cartDiscountInfo__body::after {
  position: absolute;
  content: "ショッピングを続ける";
  display: block;
  font-size: 1.6rem;
  left: 0;
  bottom: 30px;
  padding: 15px;
  background: #699104;
  color: #fff;
  border-radius: 6px;
  max-width: 240px;
  text-align: center;
}

#fs-cartContent-container .fs-c-cartDiscountInfo .fs-c-cartDiscountInfo__note::after {
  position: absolute;
  content: "ボタンにお進みください。";
  display: block;
  font-size: 1.6rem;
  left: 0;
  bottom: 0;
}

/*check*/
#fs_CheckoutWithMultiAddress .head-info__cart--cartin,
#fs_CheckoutWithMultiAddress .-sp-hnav {
  display: none;
}

.fs-l-checkout__sideColumn {
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

/*recommend*/

.CrossHead {
  font-weight: bold;
  font-size: 2.4rem;
  color: #222;
  margin: 0 auto 25px;
}

/* .item_search {
    margin: 0 auto 50px;
    max-width: 600px;
    width: 100%;
}

.item_search_form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: solid 1px #707070;
    border-radius: 10px;
    padding: 4px;
}

.item_search_label {
    width: calc(100% - 88px);
}

.item_search_put {
    background: url(https://hakusanya.itembox.design/item/common/img/icon_search.svg) no-repeat 15px center / 23px;
    border: none;
    padding: 5px 10px 5px 50px;
}

.item_search_search-submit {
    background-color: #999;
    border: none;
    border-radius: 10px;
    color: #fff;
    padding: 10px;
    width: 88px;
} */

/* 220310_会社概要 */
.about-txt {
  margin-bottom: 20px;
  line-height: 1.8;
  letter-spacing: 0.04em;
}

.about_img {
  margin-bottom: 20px;
}

.use-about-item__btn .-btn {
  max-width: max-content;
}

.use-about-item__btn {
  margin-bottom: 40px;
}

.about-name-area {
  display: flex;
  row-gap: 5px;
  flex-direction: column;
  font-weight: bold;
}

.about-pre-area {
  display: grid;
  grid-template-columns: auto 200px;
  gap: 0 5%;
}

.about-txt.mrg20 {
  margin-bottom: 40px;
}

.-base-area.-mrg,
.basic-table.-mrg {
  margin-bottom: 0;
}

@media (max-width: 959px) {
  /*under*/

  #fs_CheckoutWithMultiAddress {
    margin-top: 81px;
  }

  .fs-c-breadcrumb {
    border-top: 1px solid #ccc;
    padding: 10px 5%;
  }

  #single {
    padding: 0 5%;
  }

  /*category*/
  /*.-anker,
  .mv-cate__fcp,
  .-base-area,
  .cleaning-searvice__bans,
  .coaching-point,
  .-spcoved {
    padding: 0 5%;
  }*/

  .use-item {
    grid-template-columns: 40% auto;
  }

  .coaching-point {
    grid-template-columns: auto;
    gap: 30px 0;
  }

  .clene-step__list__view__tit {
    margin: 0px 0 20px;
  }

  .advice-box__point {
    grid-template-columns: 100%;
    gap: 40px 3%;
    grid-template-rows: 1fr auto;
  }

  .advice-box__point--three {
    grid-column: 1/3;
    grid-row: 2/3;
  }

  .advice-box__point--pic {
    grid-column: 1/3;
    grid-row: 1/2;
    max-width: 80%;
    margin: 0 auto;
  }

  .advice-box__point--three__inner {
    grid-template-columns: 128px auto;
  }

  .h-ser_ins {
    padding: 0 5%;
  }

  /*detail*/
  .fs-l-product4 .fs-l-productLayout {
    grid-template-columns: 100%;
    grid-gap: 30px 0;
  }

  /*review*/
  .fs-c-productReview {
    width: 90%;
    margin: 0 auto;
  }

  #fs_ProductDetails .fs-c-aggregateRating__rating::before {
    width: 100%;
    margin: 0 auto;
    font-size: 1.95rem;
  }

  #fs_ProductDetails .fs-c-aggregateRating__rating {
    margin-bottom: 25px;
  }

  .fs-c-buttonContainer--viewAllReviews {
    margin: 0 auto 10px !important;
  }

  .fs-c-buttonContainer--addReview--detail {
    margin: 0 auto !important;
  }

  .m-fcp__con_txt {
    width: 64%;
  }

  .m-fcp__con_img {
    width: 32%;
  }

  /*contact*/
  .qr-area__code {
    display: none;
  }
}

@media (max-width: 767px) {
  #fs_CheckoutWithMultiAddress {
    margin-top: 81px;
  }
  /*category*/
  .-basic-area {
    padding: 0;
  }

  .line-tit {
    font-size: 2rem;
  }

  .line-tit::after {
    width: 100px;
    margin: 20px auto;
  }

  .use-itemlist {
    grid-template-columns: repeat(3, 30%);
    gap: 40px 5%;
  }

  .coution-point {
    padding: 5%;
  }

  .coaching-point__fcp {
    grid-template-columns: 120px auto;
    font-size: 2.3rem;
  }

  .about-hakusanya__txt__tit {
    font-size: 1.8rem;
  }

  .about-hakusanya {
    grid-template-columns: 40% auto;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .flow-maps_case {
    display: grid;
    grid-template-columns: 160px auto;
    gap: 0 5%;
  }

  .flow-maps_case:not(:last-of-type) {
    margin-bottom: 30px;
  }

  .flow-maps_case__txt {
    margin-top: 0px;
  }

  .flow-maps_case__txt__tit {
    font-size: 2rem;
    margin-bottom: 20px;
  }

  .-act__btn {
    padding: 15px 8px;
  }

  .case-consultation {
    padding: 25px 3%;
  }

  .-anker-single .-anker__list--a {
    padding-left: 5%;
  }

  .vanilla-tit {
    font-size: 1.9rem;
  }
  .job-bg {
    padding: 50px 0 0;
  }

  /*company*/
  .prof-thum {
    grid-template-columns: repeat(2, 48%);
    gap: 20px 4%;
  }

  .media-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px 4%;
  }

  .media-list li:not(:last-of-type) {
    width: 48%;
  }

  /* .item_search_put,
  .item_search_search-submit {
    font-size: 1.6rem;
  } */

  /* .item_search_label {
    width: calc(100% - 77px);
  } */

  /* .item_search_put {
    background: url(https://hakusanya.itembox.design/item/common/img/icon_search.svg) no-repeat 7px center / 20px;
    padding: 5px 5px 5px 35px;
  } */

  /* .item_search_search-submit {
    padding: 7px 5px;
    width: 77px;
  } */

  /*cart*/
  #fs-checkout-payHere-container .fs-c-button--primary .fs-c-button__label {
    width: 78%;
  }

  #fs-checkout-payHere-container .fs-c-button--secondary .fs-c-button__label {
    width: 78%;
  }
}

@media (max-width: 519px) {
  #fs_CheckoutWithMultiAddress {
    margin-top: 60px;
  }
  /*category*/
  .-anker {
    grid-template-columns: repeat(1, 100%);
    gap: 20px 0%;
  }

  .sub-tit {
    font-size: 2rem;
    margin: 0 auto 30px;
  }

  .m-fcp {
    text-align: left;
    font-weight: normal;
  }

  .-mount-no01,
  .-mount-no02,
  .-mount-no03,
  .-mount-no04,
  .-mount-no05,
  .-mount-no06,
  .-mount-no07,
  .-mount-no08,
  .-mount-no09 {
    background-size: 55px 40px;
  }

  .mount-i {
    padding-top: 55px;
  }

  .diff-bfaf {
    grid-template-columns: repeat(1, 100%);
    gap: 30px 0%;
  }

  .diff-bfaf__list--cap {
    width: 150px;
    margin: 0 auto 10px;
  }

  .min-tit,
  .d-line-tit {
    padding: 15px;
  }

  .use-item-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 100%);
    gap: 40px 0%;
  }

  .use-item {
    grid-template-columns: 34% auto;
  }

  .recom-antifouling {
    padding: 5%;
  }

  .recom-antifouling__tit {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }

  .-re-size {
    grid-template-columns: repeat(1, 100%);
    gap: 20px 0%;
  }

  .-re-size .use-item__btn .-btn {
    margin: 0 auto;
  }

  .clene-step__list {
    display: grid;
    grid-template-columns: auto;
    gap: 0 3%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .clene-step__list--no {
    width: 40%;
    padding: 10px;
  }

  .cleaning-related_articles {
    display: grid;
    grid-template-columns: repeat(1, 100%);
    gap: 20px 5%;
  }

  .cleaning-related_articles__list {
    display: grid;
    grid-template-columns: 34% auto;
    gap: 0px 5%;
    border-bottom: 1px dashed #ccc;
  }

  .use-itemlist {
    grid-template-columns: repeat(2, 47%);
    gap: 30px 6%;
  }

  .use-itemlist__list--img {
    margin-bottom: 10px;
  }

  .coaching-point {
    margin-top: -60px;
    gap: 20px 0;
  }

  .coaching-point__fcp {
    grid-template-columns: 100%;
    gap: 20px 0;
  }

  .coaching-point__fcp--img {
    max-width: 150px;
    margin: 0 auto;
  }

  .coaching-point__fcp--pt {
    text-align: center;
  }

  .ossm-area__box {
    padding: 6%;
  }

  .ossm-area__box__list {
    background-position: left 5px;
  }

  .about-hakusanya {
    grid-template-columns: 100%;
    gap: 20px 0;
  }

  .about-hakusanya__txt__tit {
    margin-bottom: 20px;
  }

  .about-hakusanya.-reverse {
    grid-template-columns: 100%;
  }

  .about-hakusanya.-reverse .about-hakusanya__img {
    grid-column: 1/2;
    grid-row: 1/2;
  }

  .about-hakusanya.-reverse .about-hakusanya__txt {
    grid-column: 1/2;
    grid-row: 2/3;
  }

  .flow-info {
    max-width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .flow-info__list {
    height: 100%;
    padding: 10px;
  }

  .flow-maps {
    padding: 10%;
  }

  .flow-maps_case {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px 0;
  }

  .flow-maps_case__img {
    max-width: 150px;
    margin: 0 auto;
  }

  .flow-maps_case__txt__tit {
    margin-bottom: 10px;
  }

  .case-consultation__tit::before,
  .case-consultation__tit::after {
    width: 20px;
  }

  .case-consultation__tit::after {
    margin-left: 14px;
  }

  .case-consultation__tit::before {
    margin-right: 14px;
  }

  .case-consultation__act {
    display: block;
  }

  .case-consultation__act__btn:first-child {
    margin-bottom: 10px;
  }

  .-act__btn--mail,
  .-act__btn--line {
    text-align: center;
  }

  .service-tbl__cont,
  .service-tbl__txt {
    display: block;
    width: 100%;
    margin-top: -1px;
    padding: 10px;
    text-align: left;
  }

  .case-consultation__action {
    margin: 0 auto;
  }

  .case-consultation__action,
  .case-consultation__day {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }

  .case-consultation__action__mail__a {
    padding: 15px;
    margin: 0 10px 10px;
  }

  .case-consultation__action__tel {
    margin-bottom: 10px;
  }

  .case-consultation__action__line {
    display: none;
  }

  .-sp-min {
    display: block;
  }

  .clene-step__list__view {
    grid-template-columns: 100%;
    gap: 20px 0;
  }

  .clene-step__list--no {
    margin-bottom: 10px;
  }

  .clene-step__list__view__tit {
    margin-bottom: 10px;
  }

  .introduction-box {
    grid-template-columns: repeat(1, 100%);
    gap: 40px 0;
  }

  .introduction-box__list {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
  }

  .advice-box__tit {
    font-size: 1.6rem;
  }

  .advice-box__point {
    gap: 20px 0;
  }

  .advice-box__point--pic {
    max-width: 100%;
    display: block;
    z-index: -1;
  }

  .advice-box__point--three__inner {
    grid-template-columns: 100%;
    margin-top: -60px;
    z-index: 2;
  }

  .advice-box__point--three__inner__img {
    max-width: 150px;
    margin: 0 auto 20px;
  }

  .advice-box__point--three__inner__tit {
    font-size: 2rem;
    text-align: center;
  }

  .advice-box__point--three__btn {
    width: 100%;
  }

  .advice-box__point--three__btn .-btn {
    padding: 20px 10px;
  }

  .min-tit,
  .d-line-tit,
  .fs-c-documentColumn__heading {
    font-size: 1.9rem;
  }

  .-scrolls {
    overflow: scroll;
    margin: 0 auto 40px;
  }

  .-noscroll {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .reference-txt {
    margin: 10px 0 0;
  }

  .especially {
    display: grid;
    grid-template-columns: repeat(2, 48%);
    gap: 20px 4%;
    text-align: center;
    margin: 0 auto 50px;
  }

  .noro-v {
    grid-template-columns: 140px auto;
  }

  .-long_btn {
    max-width: 400px;
  }

  .infection-mv {
    display: block;
  }
  .infection-mv p:first-child {
    max-width: 200px;
    margin: 0 auto 20px;
  }

  .infection-control-tbl {
    width: 800px;
    margin: 0 5% 0px;
  }

  .contact-case {
    grid-template-columns: 100%;
    gap: 20px 0;
  }

  .support-step {
    grid-template-columns: repeat(2, 47%);
    gap: 30px 6%;
  }

  .support-step__list__name {
    font-size: 1.6rem;
  }

  .support-step__list__img {
    margin: 0 auto;
  }

  .case-pre__inner {
    padding: 6%;
  }

  .case-pre__items {
    padding: 0%;
    grid-template-columns: 100%;
    gap: 30px 0;
    background: none;
  }

  .feemap__head,
  .feemap__body {
    padding: 10px;
  }

  .feemap__head:nth-child(3) {
    width: 80px;
  }

  .day-sapport {
    grid-template-columns: 100%;
    gap: 30px 0;
  }
  .day-sapport__txt {
    margin: 0;
  }

  .used-mec,
  .used-mec__in-as,
  .cleans-serv {
    display: block;
  }

  .used-mec__in-as p {
    margin-bottom: 20px;
  }

  .used-mec li:not(:last-of-type),
  .used-mec__in-as,
  .cleans-serv li {
    margin-bottom: 30px;
  }

  .cleans-serv dl {
    margin-bottom: 10px;
  }

  .chip {
    margin-bottom: 50px;
  }

  .chip table:first-child {
    margin-bottom: 20px;
  }

  .chip th {
    width: calc(100% / 3);
  }

  /*terms*/
  .basic-table th {
    width: 40%;
    background: #f5f9ec;
  }

  /*mypage*/
  .fs-c-accountService__page {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    margin: 0 2% 2% 0;
  }

  .fs-c-accountService__page:nth-child(2n) {
    margin-right: 0;
  }

  .fs-c-wishlistProduct__title {
    font-size: 1.8rem;
  }

  .fs-c-productListCarousel__list__item {
    -ms-flex-preferred-size: 180px;
    flex-basis: 180px;
    max-width: 180px;
    min-width: 180px;
    margin: 0 16px 0 0;
  }

  /*detail*/
  .-cart_custom {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 100%;
    -webkit-column-gap: 0;
    column-gap: 0;
  }

  .-cart_custom .fs-c-productQuantityAndWishlist {
    grid-column: 1/3;
    grid-row: 3/4;
  }

  .-cart_custom .fs-c-buttonContainer--inquiryAboutProduct {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    grid-column: 1/3;
    grid-row: 3/2;
    margin: 10px auto 5px;
  }

  #fs_ProductDetails .fs-c-button--primary {
    max-width: 360px;
    width: 100%;
  }

  #fs_ProductDetails .fs-c-featuredProduct__list .fs-c-slick .slick-slide:not(:last-child),
  #fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-slick .slick-slide:not(:last-child) {
    margin: 0 6% 40px 0;
  }

  #fs_ProductDetails .fs-c-featuredProduct__list .fs-c-slick .slick-slide,
  #fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-slick .slick-slide {
    margin: 0 6% 40px 0;
    width: 47%;
  }

  #fs_ProductDetails .fs-c-featuredProduct__list .fs-c-slick .slick-slide:nth-child(2n),
  #fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-slick .slick-slide:nth-child(2n) {
    margin-right: 0%;
  }

  #fs_ProductDetails .fs-c-featuredProduct__list .fs-c-slick .slick-slide:nth-last-child(-n + 2),
  #fs_ShoppingCart .fs-c-featuredProduct__list .fs-c-slick .slick-slide:nth-last-child(-n + 2) {
    margin-bottom: 0%;
  }

  #fs_ProductDetails .fs-c-featuredProduct__title,
  #fs_ShoppingCart .fs-c-featuredProduct__title {
    width: 100%;
    margin: 0 auto 25px;
    font-size: 1.95rem;
  }

  .pc_br {
    display: none;
  }

  .sp_br {
    display: block;
  }

  .m-fcp__con {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .m-fcp__con_txt,
  .m-fcp__con_img {
    width: 100%;
  }

  .m-fcp__con_txt {
    margin: 0 auto 20px;
  }

  .m-fcp__con_img {
    margin: 0 auto;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .micro-tit {
    margin-top: 30px;
  }

  .fs-c-productList__list__item,
  .fs-c-productList__list__item:nth-child(4n) {
    margin: 0 4% 40px 0;
    border: none;
    padding: 0;
    width: 48%;
  }

  .fs-c-productList__list__item:nth-child(2n) {
    margin-right: 0;
  }

  /**/
  .calcium,
  .tejyun-ov,
  .harf-naraku {
    display: block;
  }

  .calcium--img,
  .tejyun-ov__img {
    margin-bottom: 20px;
  }

  .-harf_tp {
    display: block;
  }

  .-harf_tp li {
    width: 100%;
    margin: 0 auto 30px;
  }

  /*contact*/
  .shadow-box,
  .profilebox {
    padding: 6%;
  }

  .profilebox {
    display: block;
  }

  .profilebox-photo {
    max-width: 200px;
    margin: 0 auto 15px;
  }

  .contact-select {
    grid-template-columns: 100%;
    gap: 20px 0;
  }

  .p-events {
    pointer-events: visible;
  }

  .-emails table {
    border-collapse: collapse;
    width: 100%;
  }

  .-emails table td,
  .-emails table th {
    display: block;
    width: 100%;
    padding: 0;
  }
  .-emails table th {
    margin-bottom: 10px;
  }
  .-emails table td {
    margin-bottom: 25px;
  }
  .-emails input[type="text"],
  .-emails input[type="email"],
  .-emails textarea {
    width: 100%;
  }

  .s-mount__scp {
    font-size: 1.3rem;
  }

  .qr-area__tit {
    font-size: 2rem;
  }

  /*work*/
  .works-block-in {
    display: block;
  }

  .works-block-pr {
    margin-bottom: 30px;
  }

  .works-block-in {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #ccc;
  }

  /*recommend*/
  .CrossHead {
    font-size: 1.95rem;
    margin: 0 auto 25px;
  }

  /* 220310_会社概要 */
  .about-pre-area {
    display: flex;
    flex-direction: column;
  }

  .about-name-area {
    order: -1;
    margin: 0 auto 15px;
    font-size: 1.4rem;
    font-weight: bold;
  }

  .about_name-area-img {
    width: 60%;
    margin: 0 auto;
  }

  .about_name-area-name {
    margin: 0 auto;
  }
}

@media (max-width: 414px) {
  /*contact*/
  .s-mount {
    font-size: 1.8rem;
  }

  .icon_s-mount {
    background: url(../img/mount-noimg.svg) no-repeat left center / 38px auto;
    padding-left: 48px;
  }

  .contact-tels {
    font-size: 3.6rem;
  }

  .tels-icon {
    background-size: 24px 24px;
  }
}

/* 220907追加 */
.cleanblog-bnr {
  border: solid 3px #ccc;
  max-width: 340px;
  margin: 0 auto 60px;
  padding: 10px 5%;
}

/* 220907追加ここまで */

@media (max-width: 375px) {
}

@media (max-width: 360px) {
}

@media (max-width: 320px) {
}
