@charset "UTF-8";
#container {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.05em;
  -webkit-text-size-adjust: 100%;
  color: #5a5656;
}

#container img {
  max-width: 100%;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

#container a {
  outline: none;
  text-decoration: none;
  color: #5a5656;
}

#container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media all and (max-width: 768px) {
  #container img {
    max-width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 769px), print {
  #container {
    min-width: 1000px;
  }
}

@media all and (max-width: 768px) {
  #container .u-pc-only {
    display: none !important;
  }
}

@media screen and (min-width: 769px), print {
  #container .u-sp-only {
    display: none !important;
  }
}

.p-smwh-wrap {
  background: #fdfbed;
  width: 100%;
}

.p-smwh-mv__copy {
  z-index: 10;
}

.p-smwh-mv__photo {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: 2.5s cubic-bezier(0.28, 0.37, 0.43, 0.99), opacity 0.3s;
  transition: 2.5s cubic-bezier(0.28, 0.37, 0.43, 0.99), opacity 0.3s;
}

#container.in .p-smwh-mv__copy {
  opacity: 1;
}

#container.in .p-smwh-mv__photo {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.p-smwh-bg {
  position: relative;
  width: 100%;
  z-index: 1;
}

.p-smwh-bg.col1 {
  background: #FFDFD9;
}

.p-smwh-bg.col2 {
  background: #E2F7FC;
}

@media all and (max-width: 768px) {
  .p-smwh-bg {
    height: 1.33333vw;
    z-index: 3;
  }
}

@media screen and (min-width: 769px), print {
  .p-smwh-bg {
    height: 10px;
  }
  .p-smwh-bg.col2 {
    height: 13px;
  }
}

.p-smwh-mv {
  position: relative;
  background: #fdfbed;
  z-index: 1;
}

.p-smwh-mv__photo {
  position: absolute;
  z-index: 1;
}

.p-smwh-mv__photo2 {
  opacity: 0;
}

.p-smwh-mv__copy {
  position: absolute;
  display: block;
  z-index: 3;
}

.p-smwh-mv__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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  overflow: hidden;
  /*
    background: #F8E443;
    
    */
  border-radius: 50%;
  opacity: 1;
  z-index: 5;
  text-align: center;
}

.p-smwh-mv__link span {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 500;
  color: #5a5656;
  z-index: 4;
  line-height: 1.4;
}

.p-smwh-mv__link .ico {
  display: block;
}

@media all and (max-width: 768px) {
  .p-smwh-mv {
    overflow: hidden;
    z-index: 3;
  }
  .p-smwh-mv__copy {
    position: absolute;
    z-index: 10;
    display: block;
    top: 8vw;
    width: 63.2vw;
    left: 6.66667vw;
  }
  .p-smwh-mv__copy img {
    width: 100%;
  }
  .p-smwh-mv__link {
    width: 26.66667vw;
    height: 26.66667vw;
    right: 8vw;
    bottom: 12.53333vw;
    /*
      span {
        @include fz_vw(14);
        @include pa_vw(5, 0, 5, 0);
      }
      .ico{
        @include w_vw(8);
      }
      */
  }
  .p-smwh-mv__link img {
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 769px), print {
  .p-smwh-mv {
    overflow: hidden;
  }
  .p-smwh-mv__copy {
    display: block;
    width: 22.39583vw;
    top: 8.07292vw;
    left: 7.44792vw;
  }
  .p-smwh-mv__link {
    width: 9.375vw;
    height: 9.375vw;
    right: 5.72917vw;
    bottom: 2.76042vw;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .p-smwh-mv__link span {
    font-size: 20px;
    font-size: 1.04167vw;
    padding: 0.625vw 0vw 0.625vw 0vw;
  }
  .p-smwh-mv__link .ico {
    width: 0.72917vw;
  }
  .p-smwh-mv__link.linkset:hover {
    opacity: 0.8;
  }
}

@media (min-width: 769px) and (max-width: 1300px) {
  .p-smwh-mv__copy {
    width: 280px;
    top: 90px;
    left: 50px;
  }
  .p-smwh-mv__link {
    width: 140px;
    height: 140px;
    right: 50px;
    bottom: 42px;
  }
  .p-smwh-mv__link span {
    font-size: 16px;
    padding: 12px 0;
  }
  .p-smwh-mv__link .ico {
    width: 12px;
  }
}

.p-smwh01 {
  position: relative;
  background: #FFFDFD;
  z-index: 1;
}

.p-smwh01__txt {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.p-smwh01__txt2 {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
}

.p-smwh01-list {
  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;
  border-radius: 10px;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.p-smwh01-list.type1 {
  background: #FDEBEB;
  background: #FDDDDD;
}

.p-smwh01-list.type1 span {
  color: #FF8A93;
}

.p-smwh01-list.type2 {
  background: #E2F7FC;
  background: #C5F1FA;
}

.p-smwh01-list.type2 span {
  color: #3D8ED3;
}

@media all and (max-width: 768px) {
  .p-smwh01 {
    z-index: 3;
    padding: 16vw 6.66667vw 16vw 6.66667vw;
  }
  .p-smwh01:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1.33333vw;
    left: 0;
    width: 100%;
    height: 1.6vw;
    background: url(../img/bg_02_top_sp.png) no-repeat bottom left;
    background-size: cover;
    z-index: 3;
  }
  .p-smwh01__txt {
    font-size: 15px;
    font-size: 4vw;
    text-align: center;
    line-height: 2.65;
  }
  .p-smwh01__txt2 {
    margin: 20vw 0vw 0vw 0vw;
    font-size: 20px;
    font-size: 5.33333vw;
    text-align: center;
  }
  .p-smwh01-lists {
    margin: 6.66667vw 0vw 0vw 0vw;
  }
  .p-smwh01-list {
    margin: 4.8vw auto 0vw;
    width: 80vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-smwh01 {
    padding: 90px 0 85px;
    position: relative;
    width: 100%;
    text-align: center;
  }
  .p-smwh01:before {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 8px;
    background: url(../img/bg_01_top.png) no-repeat top center;
    background-size: cover;
  }
  .p-smwh01:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background: url(../img/bg_05.png) no-repeat top center;
    background-size: cover;
  }
  .p-smwh01__txt {
    font-size: 22px;
    text-align: center;
    line-height: 2;
    letter-spacing: 1.9px;
  }
  .p-smwh01__txt2 {
    margin: 90px 0 0;
    font-size: 27px;
  }
  .p-smwh01-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 40px auto 0;
    width: 771px;
  }
  .p-smwh01-list {
    width: 360px;
    height: 90px;
  }
  .p-smwh01-list:before {
    content: "";
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
    border: 2px solid white;
    border-radius: 8px;
    z-index: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .p-smwh01-list span {
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 700;
  }
  .p-smwh01-list a {
    display: block;
    width: 100%;
  }
  .p-smwh01-list span {
    display: inline-block;
    margin: 0 33px 0 20px;
    padding: 0 0 1px 15px;
    font-size: 26px;
  }
  .p-smwh01-list .ico {
    margin: 1px 0 0;
    display: block;
    width: 17px;
  }
  .p-smwh01-list:hover:before {
    opacity: 0;
  }
  .p-smwh01-list:hover.type1 {
    background: #FDEBEB;
  }
  .p-smwh01-list:hover.type2 {
    background: #E1F7FC;
  }
}

.p-smwh02 {
  position: relative;
  background: #fdfbed;
  z-index: 4;
}

.p-smwh02__btn {
  position: relative;
  background: #F8E443;
  border-radius: 10px;
  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;
}

.p-smwh02-item {
  position: relative;
  border-radius: 8px;
  background: #FDEBEB;
  padding: 70px 105px 114px;
  z-index: 1;
}

.p-smwh02-item:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 2000px;
  height: 100%;
  left: -2000px;
  top: 0;
  background: #FDEBEB;
}

.p-smwh02-item__ico {
  display: block;
  position: absolute;
  top: 0;
}

.p-smwh02-item__txt {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.6;
}

.p-smwh02-item-photos__tit {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 700;
  color: #FF8A93;
  font-size: 20px;
}

.p-smwh02-item-photowrap {
  opacity: 1;
  -webkit-transition: .4s;
  transition: .4s;
}

.p-smwh02-item-photowrap.leave {
  opacity: 0;
}

.p-smwh02-item-photo__main .bottlel {
  opacity: 1;
  -webkit-transition: 0.38s;
  transition: 0.38s;
}

.p-smwh02-item-photo__main .bottlel.leave {
  opacity: 0;
}

.p-smwh02-item-photo-sub li {
  cursor: pointer;
  border: solid 2px transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-smwh02-item-photo-sub li.act {
  border: solid 2px #FF8A93;
}

.p-smwh02-item-size__tit {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 700;
  color: #FF8A93;
  font-size: 20px;
  border-bottom: solid 1px #707070;
}

.p-smwh02-item-colors__tit {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 700;
  color: #FF8A93;
  font-size: 20px;
  border-bottom: solid 1px #707070;
}

.p-smwh02-item-colors-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-smwh02-item-colors-sub li {
  cursor: pointer;
  position: relative;
}

.p-smwh02-item-colors-sub li p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

.p-smwh02-item-colors-sub li figure {
  position: relative;
  z-index: 1;
}

.p-smwh02-item-colors-sub li figure:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/bottle_mask.png) no-repeat top center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
}

.p-smwh02-item-colors-sub li.act figure:before {
  opacity: 1;
}

.p-smwh02-item2 {
  position: relative;
  border-radius: 8px;
  background: #E2F7FC;
  padding: 70px 105px 114px;
  z-index: 1;
}

.p-smwh02-item2:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 2000px;
  height: 100%;
  right: -2000px;
  top: 0;
  background: #E2F7FC;
}

.p-smwh02-item2__ico {
  display: block;
  position: absolute;
  top: 0;
}

.p-smwh02-item2__txt {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.6;
}

.p-smwh02-item2-photos__tit {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 700;
  color: #3D8ED3;
  font-size: 20px;
}

.p-smwh02-item2-photowrap {
  opacity: 1;
  -webkit-transition: .4s;
  transition: .4s;
}

.p-smwh02-item2-photowrap.leave {
  opacity: 0;
}

.p-smwh02-item2-photo__main .bottlel {
  opacity: 1;
  -webkit-transition: 0.38s;
  transition: 0.38s;
}

.p-smwh02-item2-photo__main .bottlel.leave {
  opacity: 0;
}

.p-smwh02-item2-photo-sub li {
  cursor: pointer;
  border: solid 2px transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-smwh02-item2-photo-sub li.act {
  border: solid 2px #3D8ED3;
}

.p-smwh02-item2-size__tit {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 700;
  color: #3D8ED3;
  font-size: 20px;
  border-bottom: solid 1px #707070;
}

.p-smwh02-item2-colors__tit {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 700;
  color: #3D8ED3;
  font-size: 20px;
  border-bottom: solid 1px #707070;
}

.p-smwh02-item2-colors-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-smwh02-item2-colors-sub li {
  cursor: pointer;
  position: relative;
}

.p-smwh02-item2-colors-sub li p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

.p-smwh02-item2-colors-sub li figure {
  position: relative;
  z-index: 1;
}

.p-smwh02-item2-colors-sub li figure:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/bottle_mask.png) no-repeat top center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
}

.p-smwh02-item2-colors-sub li.act figure:before {
  opacity: 1;
}

@media all and (max-width: 768px) {
  .p-smwh02 {
    z-index: 3;
  }
  .p-smwh02:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -16vw;
    left: 0;
    width: 100%;
    height: 16vw;
    background: url(../img/bg_02_sp.png) no-repeat top left;
    background-size: cover;
    z-index: 3;
  }
  .p-smwh02__ico.ico04 {
    display: block;
    position: absolute;
    right: 0;
    bottom: -21.33333vw;
    width: 25.33333vw;
    z-index: 4;
  }
  .p-smwh02__inner {
    padding: 15.2vw 6.4vw 7.2vw 6.4vw;
    overflow: hidden;
  }
  .p-smwh02 .u-subtit img {
    width: 18.13333vw;
  }
  .p-smwh02__btn {
    margin: 13.33333vw auto 0vw;
    width: 69.33333vw;
  }
  .p-smwh02-itemwrap {
    position: relative;
    z-index: 1;
    margin: 13.6vw 0vw 0vw 0vw;
    opacity: 0;
    left: -5.33333vw;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: 1s ease 0.4s;
    transition: 1s ease 0.4s;
  }
  .p-smwh02-itemwrap.act {
    opacity: 1;
    left: 0vw;
  }
  .p-smwh02-item {
    padding: 13.6vw 6.66667vw 20vw 0vw;
    border-radius: 0vw 20vw 20vw 0vw;
  }
  .p-smwh02-item__ico.ico01 {
    left: 81.86667vw;
    top: -22.93333vw;
    width: 23.6vw;
    z-index: 1;
  }
  .p-smwh02-item__ico.ico02 {
    left: 55.2vw;
    top: -22.13333vw;
    width: 67.6vw;
    z-index: 1;
  }
  .p-smwh02-item__ico.ico03 {
    left: -15.2vw;
    top: 353.33333vw;
    width: 40vw;
    z-index: 1;
  }
  .p-smwh02-item__ico.ico04 {
    left: 52vw;
    top: 8vw;
    width: 29.6vw;
    z-index: 1;
  }
  .p-smwh02-item__ico.ico05 {
    left: 64.8vw;
    top: 210.13333vw;
    width: 26.13333vw;
    z-index: 1;
  }
  .p-smwh02-item__tit {
    display: block;
    width: 43.46667vw;
  }
  .p-smwh02-item__tit img {
    width: 100%;
  }
  .p-smwh02-item__photo {
    display: block;
    margin: 9.06667vw -13.33333vw 0vw -6.66667vw;
  }
  .p-smwh02-item__txt {
    margin: 5.33333vw 0vw 0vw 0vw;
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.8;
  }
  .p-smwh02-item__txt span {
    display: inline-block;
    margin: 0vw 0vw 0vw -2.13333vw;
  }
  .p-smwh02-item-photowrap {
    margin: 2.66667vw 0vw 0vw 0vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-smwh02-item-photo__main {
    width: 61.33333vw;
  }
  .p-smwh02-item-photo-sub {
    width: 16vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .p-smwh02-item-photos {
    margin: 13.33333vw 0vw 0vw 0vw;
  }
  .p-smwh02-item-photos__tit {
    font-size: 12px;
    font-size: 3.2vw;
  }
  .p-smwh02-item-size {
    margin: 6.66667vw 0vw 0vw 0vw;
  }
  .p-smwh02-item-size__tit {
    font-size: 12px;
    font-size: 3.2vw;
    padding: 0vw 0vw 2.13333vw 0vw;
  }
  .p-smwh02-item-size__txt {
    margin: 4.26667vw 0vw 0vw 0vw;
    font-size: 16px;
    font-size: 4.26667vw;
  }
  .p-smwh02-item-colors {
    margin: 6.66667vw 0vw 0vw 0vw;
  }
  .p-smwh02-item-colors__tit {
    font-size: 12px;
    font-size: 3.2vw;
    padding: 0vw 0vw 2.13333vw 0vw;
  }
  .p-smwh02-item-colors-sub {
    margin: 6.66667vw 0vw 0vw 0vw;
  }
  .p-smwh02-item-colors-sub li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 20vw;
  }
  .p-smwh02-item-colors-sub li figure {
    width: 15.2vw;
  }
  .p-smwh02-item-colors-sub li p {
    text-align: center;
    margin: 3.46667vw -1.06667vw 0vw -1.06667vw;
    font-size: 13px;
    font-size: 3.46667vw;
  }
  .p-smwh02-item2wrap {
    position: relative;
    z-index: 1;
    margin: 28.53333vw 0vw 0vw 0vw;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: 1s ease 0.4s;
    transition: 1s ease 0.4s;
    right: -5.33333vw;
  }
  .p-smwh02-item2wrap.act {
    opacity: 1;
    right: 0vw;
  }
  .p-smwh02-item2 {
    padding: 14.93333vw 0vw 20vw 6.66667vw;
    border-radius: 20vw 0vw 0vw 20vw;
  }
  .p-smwh02-item2__ico.ico01 {
    left: 38.4vw;
    top: -25.06667vw;
    width: 63.33333vw;
    z-index: 1;
  }
  .p-smwh02-item2__ico.ico02 {
    left: -18.66667vw;
    top: 11.46667vw;
    width: 49.6vw;
    z-index: 1;
  }
  .p-smwh02-item2__ico.ico03 {
    left: 55.2vw;
    top: 213.33333vw;
    width: 54.66667vw;
    z-index: 1;
  }
  .p-smwh02-item2__ico.ico04 {
    left: 69.33333vw;
    top: 325.33333vw;
    width: 43.6vw;
    z-index: 1;
  }
  .p-smwh02-item2__tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .p-smwh02-item2__tit img {
    width: 45.86667vw;
  }
  .p-smwh02-item2__photo {
    display: block;
    margin: 9.06667vw -6.66667vw 0vw -13.33333vw;
  }
  .p-smwh02-item2__txt {
    margin: 5.33333vw 0vw 0vw 0vw;
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.8;
  }
  .p-smwh02-item2__txt span {
    display: inline-block;
    margin: 0vw 0vw 0vw -2.13333vw;
  }
  .p-smwh02-item2-photowrap {
    margin: 2.66667vw 0vw 0vw 0vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-smwh02-item2-photo__main {
    width: 61.33333vw;
  }
  .p-smwh02-item2-photo-sub {
    width: 16vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .p-smwh02-item2-photos {
    margin: 13.33333vw 0vw 0vw 0vw;
  }
  .p-smwh02-item2-photos__tit {
    font-size: 12px;
    font-size: 3.2vw;
  }
  .p-smwh02-item2-size {
    margin: 6.66667vw 0vw 0vw 0vw;
  }
  .p-smwh02-item2-size__tit {
    font-size: 12px;
    font-size: 3.2vw;
    padding: 0vw 0vw 2.13333vw 0vw;
  }
  .p-smwh02-item2-size__txt {
    margin: 4.26667vw 0vw 0vw 0vw;
    font-size: 16px;
    font-size: 4.26667vw;
  }
  .p-smwh02-item2-colors {
    margin: 6.66667vw 0vw 0vw 0vw;
  }
  .p-smwh02-item2-colors__tit {
    font-size: 12px;
    font-size: 3.2vw;
    padding: 0vw 0vw 2.13333vw 0vw;
  }
  .p-smwh02-item2-colors-sub {
    margin: 9.33333vw 0vw 0vw 0vw;
  }
  .p-smwh02-item2-colors-sub li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 24vw;
  }
  .p-smwh02-item2-colors-sub li figure {
    width: 15.2vw;
  }
  .p-smwh02-item2-colors-sub li p {
    text-align: center;
    margin: 3.46667vw -1.06667vw 0vw -1.06667vw;
    font-size: 13px;
    font-size: 3.46667vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-smwh02 {
    padding: 111px 0 0;
    position: relative;
    background: #fdfbed;
    z-index: 4;
    width: 100%;
  }
  .p-smwh02__innerwrap {
    overflow: hidden;
    z-index: 1;
    width: 100%;
  }
  .p-smwh02__ico {
    position: absolute;
    display: block;
    z-index: 10;
    left: 50%;
    margin: 0 0px 0 380px;
  }
  .p-smwh02__ico.ico05 {
    top: -240px;
    width: 270px;
  }
  .p-smwh02__inner {
    max-width: 1110px;
    margin: 0px auto 0;
    padding: 0px 0px 0px;
    border-radius: 12px;
  }
  .p-smwh02 .u-subtit img {
    width: 86px;
  }
  .p-smwh02__btn {
    width: 327px;
    height: 75px;
    margin: 75px auto 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .p-smwh02__btn .txt {
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 500;
  }
  .p-smwh02__btn .txt2 {
    display: inline-block;
    position: relative;
    border-bottom: solid 1px;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 500;
  }
  .p-smwh02__btn .txt3 {
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 500;
    letter-spacing: 0.08em;
  }
  .p-smwh02__btn:before {
    content: "";
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
    border: 2px solid white;
    border-radius: 6px;
    z-index: 1;
  }
  .p-smwh02__btn .ico {
    position: relative;
    top: 0px;
    width: 11.5px;
  }
  .p-smwh02__btn .ico2 {
    display: block;
    margin: 0 15px 0 0;
    position: relative;
    top: 1px;
    width: 113.8px;
  }
  .p-smwh02__btn .txt {
    margin: 0 15px 0 0;
    font-size: 20px;
    padding: 0 0 3px;
  }
  .p-smwh02__btn .txt2 {
    font-size: 15px;
    margin: 0 15px 1px 0;
  }
  .p-smwh02__btn .txt3 {
    margin: 0 10px 0 0;
    font-size: 20px;
    padding: 0 0 2.5px;
  }
  .p-smwh02__btn:before {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  .p-smwh02__btn:hover {
    background: #FAE796;
  }
  .p-smwh02__btn:hover:before {
    opacity: 0;
  }
  .p-smwh02-itemwrap {
    margin: 75px auto 0;
    position: relative;
    max-width: 1110px;
    width: 100%;
    opacity: 0;
    -webkit-transition: 1s ease 0.4s;
    transition: 1s ease 0.4s;
    left: -30px;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .p-smwh02-itemwrap.act {
    opacity: 1;
    left: 0px;
  }
  .p-smwh02-item {
    width: 100%;
    border-radius: 0 200px 200px 0;
    z-index: 2;
  }
  .p-smwh02-item__ico.ico01 {
    top: -120px;
    left: -50px;
    width: 146px;
    z-index: 1;
  }
  .p-smwh02-item__ico.ico02 {
    top: -128px;
    left: 116px;
    width: 64px;
  }
  .p-smwh02-item__ico.ico03 {
    top: 673px;
    left: 880px;
    width: 365px;
    z-index: 1;
  }
  .p-smwh02-item__ico.ico04 {
    top: 1082px;
    left: 1052px;
    width: 145px;
    z-index: 1;
  }
  .p-smwh02-item__ico.ico05 {
    top: 67px;
    left: 853px;
    width: 330px;
  }
  .p-smwh02-item__ico.ico06 {
    top: 521px;
    left: -291px;
    width: 375px;
  }
  .p-smwh02-item__ico.ico07 {
    top: 690px;
    left: 992px;
    width: 162px;
  }
  .p-smwh02-item__ico.ico08 {
    top: 785px;
    left: 841px;
    width: 233px;
  }
  .p-smwh02-item__tit {
    display: block;
    position: relative;
    width: 446px;
    left: -64px;
  }
  .p-smwh02-item__txt {
    margin: 27px 0 0;
    text-align: center;
  }
  .p-smwh02-item__photo {
    display: block;
    margin: 20px 0 0;
  }
  .p-smwh02-item-box {
    margin: 60px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-smwh02-item-selectbox {
    width: 330px;
  }
  .p-smwh02-item-photowrap {
    margin: 14px 0 0;
    width: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-smwh02-item-photo__main {
    width: 340px;
  }
  .p-smwh02-item-photo-sub {
    width: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .p-smwh02-item-photo-sub figure {
    width: 100%;
  }
  .p-smwh02-item-photo-sub li:hover {
    border: solid 2px #FF8A93;
  }
  .p-smwh02-item-size__tit {
    padding: 0 0 10px;
  }
  .p-smwh02-item-size__txt {
    margin: 12px 0 0;
    font-size: 16px;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 500;
  }
  .p-smwh02-item-colors {
    margin: 80px 0 0;
  }
  .p-smwh02-item-colors__tit {
    padding: 0 0 10px;
  }
  .p-smwh02-item-colors-sub {
    margin: 20px 0 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-smwh02-item-colors-sub li {
    cursor: pointer;
    width: 62px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-smwh02-item-colors-sub li p {
    text-align: center;
    font-size: 16px;
    margin: 10px -15px 0;
    letter-spacing: -0.02em;
  }
  .p-smwh02-item-colors-sub li:hover figure::before {
    opacity: 1;
  }
  .p-smwh02-item2wrap {
    margin: 120px auto 0;
    position: relative;
    max-width: 1110px;
    width: 100%;
    opacity: 0;
    -webkit-transition: 1s ease 0.4s;
    transition: 1s ease 0.4s;
    right: -30px;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .p-smwh02-item2wrap.act {
    opacity: 1;
    right: 0;
  }
  .p-smwh02-item2 {
    width: 100%;
    border-radius: 200px 0px 0 200px;
  }
  .p-smwh02-item2__ico.ico01 {
    top: -163px;
    left: 925px;
    width: 446px;
    z-index: 1;
  }
  .p-smwh02-item2__ico.ico02 {
    top: 73px;
    left: -200px;
    width: 419px;
  }
  .p-smwh02-item2__ico.ico03 {
    top: -37px;
    left: 311px;
    width: 105px;
  }
  .p-smwh02-item2__ico.ico04 {
    top: 665px;
    left: 882px;
    width: 340px;
    z-index: 10;
  }
  .p-smwh02-item2__ico.ico05 {
    top: 1142px;
    left: 945px;
    width: 270px;
  }
  .p-smwh02-item2__tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
    position: relative;
    right: -57px;
  }
  .p-smwh02-item2__tit img {
    width: 423px;
  }
  .p-smwh02-item2__txt {
    margin: 27px 0 0;
    text-align: center;
  }
  .p-smwh02-item2__photo {
    display: block;
    margin: 20px 0 0;
  }
  .p-smwh02-item2-box {
    margin: 60px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-smwh02-item2-selectbox {
    width: 330px;
  }
  .p-smwh02-item2-photowrap {
    margin: 14px 0 0;
    width: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-smwh02-item2-photo__main {
    width: 340px;
  }
  .p-smwh02-item2-photo-sub {
    width: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .p-smwh02-item2-photo-sub figure {
    width: 100%;
  }
  .p-smwh02-item2-photo-sub li:hover {
    border: solid 2px #3D8ED3;
  }
  .p-smwh02-item2-size__tit {
    padding: 0 0 10px;
  }
  .p-smwh02-item2-size__txt {
    margin: 12px 0 0;
    font-size: 16px;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 500;
  }
  .p-smwh02-item2-colors {
    margin: 80px 0 0;
  }
  .p-smwh02-item2-colors__tit {
    padding: 0 0 10px;
  }
  .p-smwh02-item2-colors-sub {
    margin: 20px 0 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 25px;
  }
  .p-smwh02-item2-colors-sub li {
    width: 62px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-smwh02-item2-colors-sub li p {
    text-align: center;
    font-size: 16px;
    margin: 10px -15px 0;
    letter-spacing: -0.02em;
  }
  .p-smwh02-item2-colors-sub li:hover figure::before {
    opacity: 1;
  }
}

@media (min-width: 769px) and (max-width: 1150px) {
  .p-smwh02 {
    overflow: hidden;
  }
  .p-smwh02-item {
    padding: 70px 70px 114px;
  }
  .p-smwh02-item__tit {
    left: -30px;
  }
  .p-smwh02-item2wrap {
    max-width: 960px;
  }
  .p-smwh02-item2 {
    padding: 70px 70px 114px;
  }
}

.p-smwh02wrap {
  position: relative;
  z-index: 0;
}

@media screen and (min-width: 769px), print {
  .p-smwh02wrap {
    overflow: hidden;
    width: 100%;
  }
}

.p-smwh03 {
  position: relative;
}

.p-smwh03__txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}

.p-smwh03-item {
  position: relative;
  border-radius: 30px;
  background: #FFFFFF;
}

.p-smwh03-item__photo {
  display: block;
  border-radius: 50px 50px 0 0;
  overflow: hidden;
}

.p-smwh03-item__num {
  position: absolute;
  top: 0;
}

.p-smwh03-item__tit {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 700;
  line-height: 1.6;
}

.p-smwh03-item__txt {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 500;
  line-height: 1.9;
}

@media all and (max-width: 768px) {
  .p-smwh03 {
    z-index: 2;
    /*
    background: url(../img/bg_01_sp.png) no-repeat top center #FFF9BF;
    background-size: cover;
    */
    min-height: 673.86667vw;
    padding: 28.26667vw 6.4vw 20vw 6.4vw;
  }
  .p-smwh03.act:before {
    content: "";
    display: block;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/bg_01_sp.png) no-repeat top center #FFF9BF;
    background-size: cover;
    z-index: -1;
  }
  .p-smwh03 .u-subtit img {
    width: 19.2vw;
  }
  .p-smwh03__txt {
    display: block;
    margin: 5.33333vw 0vw 0vw 0vw;
    font-size: 10px;
    font-size: 2.66667vw;
  }
  .p-smwh03-item {
    min-height: 122.66667vw;
    margin: 20.53333vw 0vw 0vw 0vw;
    padding: 0vw 6.4vw 8vw 6.4vw;
    border-radius: 8vw 8vw 8vw 8vw;
  }
  .p-smwh03-item:first-of-type {
    margin: 27.46667vw 0vw 0vw 0vw;
  }
  .p-smwh03-item__num.num01 {
    width: 22.66667vw;
    top: -9.33333vw;
    left: 5.86667vw;
  }
  .p-smwh03-item__num.num02 {
    width: 26.13333vw;
    top: -9.86667vw;
    right: 4.53333vw;
  }
  .p-smwh03-item__num.num03 {
    width: 26.13333vw;
    top: -9.86667vw;
    left: 4.53333vw;
  }
  .p-smwh03-item__num.num04 {
    width: 26.93333vw;
    top: -8vw;
    right: 4.26667vw;
  }
  .p-smwh03-item__photo {
    display: block;
    border-radius: 8vw 8vw 0vw 0vw;
    margin: 0vw -6.4vw 0vw -6.4vw;
  }
  .p-smwh03-item__photo2 {
    position: absolute;
    display: block;
    width: 26.66667vw;
    top: 48vw;
    right: 1.6vw;
  }
  .p-smwh03-item__tit {
    margin: 5.33333vw 0vw 0vw 0vw;
    font-size: 20px;
    font-size: 5.33333vw;
  }
  .p-smwh03-item__txt {
    margin: 4vw 0vw 0vw 0vw;
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .p-smwh03-item__txt sup {
    display: inline-block;
    font-size: 10px;
    font-size: 2.66667vw;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
}

@media screen and (min-width: 769px), print {
  .p-smwh03 {
    /*
    background: url(../img/bg_01.png) no-repeat top center #FFF9BF;
    background-size: cover;
    */
    padding: 301px 0 130px;
    position: relative;
    width: 100%;
  }
  .p-smwh03.act:before {
    content: "";
    display: block;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/bg_01.png) no-repeat top center #FFF9BF;
    background-size: cover;
    z-index: 0;
  }
  .p-smwh03:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 195px;
    background: url(../img/bg_02.png) no-repeat bottom center;
    background-size: cover;
    z-index: 3;
  }
  .p-smwh03__inner {
    max-width: 900px;
    margin: 0px auto 0;
    padding: 0px 0px 15px;
  }
  .p-smwh03 .u-subtit img {
    width: 90px;
  }
  .p-smwh03__txt {
    margin: 25px 0 0;
    font-size: 12px;
  }
  .p-smwh03-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-smwh03-items.act .p-smwh03-itemwrap,
  .p-smwh03-items.act .p-smwh03-item {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .p-smwh03-items.act .p-smwh03-item:nth-of-type(1),
  .p-smwh03-items.act .p-smwh03-item:nth-of-type(2) {
    -webkit-transition: 2s ease;
    transition: 2s ease;
  }
  .p-smwh03-items.act .p-smwh03-itemwrap,
  .p-smwh03-items.act .p-smwh03-item:nth-of-type(4) {
    -webkit-transition: 2s ease 1.4s;
    transition: 2s ease 1.4s;
  }
  .p-smwh03 .p-smwh03-itemwrap,
  .p-smwh03 .p-smwh03-item {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  .p-smwh03-itemwrap {
    margin: 31px 0 0;
    width: 412px;
  }
  .p-smwh03-itemwrap .p-smwh03-item {
    margin: 0;
  }
  .p-smwh03-item {
    margin: 100px 0 0;
    padding: 0 40px 40px;
    width: 412px;
    border-radius: 50px;
  }
  .p-smwh03-item:nth-of-type(2) {
    margin: 172px 0 0;
  }
  .p-smwh03-item:nth-of-type(3) {
    margin: 0px 0 0;
  }
  .p-smwh03-item__num.num01 {
    width: 124px;
    top: -44px;
    left: -40px;
  }
  .p-smwh03-item__num.num02 {
    width: 144px;
    top: 156px;
    right: -86px;
  }
  .p-smwh03-item__num.num03 {
    width: 145px;
    top: 164px;
    left: -87px;
  }
  .p-smwh03-item__num.num04 {
    width: 148px;
    top: -44px;
    right: -29px;
  }
  .p-smwh03-item__photo {
    display: block;
    margin: 0 -40px;
  }
  .p-smwh03-item__photo2 {
    position: absolute;
    top: -34px;
    right: -38px;
    display: block;
    width: 138px;
  }
  .p-smwh03-item__tit {
    margin: 24px 0 0;
    font-size: 24px;
  }
  .p-smwh03-item__txt {
    margin: 18px 0 0;
    font-size: 16px;
    line-height: 1.6;
  }
}

@media (min-width: 769px) and (max-width: 1110px) {
  .p-smwh03__inner {
    margin: 0px auto 0;
    padding: 0px 0px 50px;
  }
  .p-smwh03-items {
    width: 800px;
    margin: 0 auto;
  }
  .p-smwh03-itemwrap {
    width: 380px;
  }
  .p-smwh03-item {
    width: 380px;
  }
}

.p-smwh04 {
  background: #fdfbed;
  position: relative;
}

.p-smwh04__txt {
  cursor: pointer;
  position: relative;
  line-height: 2;
  padding: 5px 10px;
  border-radius: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
  text-align: center;
}

.p-smwh04__txt span {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 700;
  letter-spacing: 1.4px;
  position: relative;
  z-index: 1;
}

.p-smwh04__txt:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: #FDD06A;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
}

.p-smwh04-item__tit {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 700;
  line-height: 1.6;
}

.p-smwh04-item__txt {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 500;
  line-height: 1.8;
}

.p-smwh04-item__txt2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.6;
}

@media all and (max-width: 768px) {
  .p-smwh04 {
    padding: 17.33333vw 6.66667vw 21.33333vw 6.66667vw;
    z-index: 3;
  }
  .p-smwh04:before {
    content: "";
    display: block;
    position: absolute;
    top: -6.93333vw;
    left: 0;
    width: 100%;
    height: 6.93333vw;
    background: url(../img/bg_04_top_sp.png) no-repeat bottom left;
    background-size: cover;
    z-index: 3;
  }
  .p-smwh04:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1.06667vw;
    left: 0;
    width: 100%;
    height: 1.6vw;
    background: url(../img/bg_04_sp.png) no-repeat bottom left;
    background-size: cover;
    z-index: 3;
  }
  .p-smwh04 .u-subtit {
    text-align: center;
  }
  .p-smwh04 .u-subtit img {
    width: 14.4vw;
  }
  .p-smwh04__txt {
    margin: 10.66667vw auto 0vw;
    padding: 4vw 6.66667vw 2.66667vw 6.66667vw;
    width: 77.33333vw;
  }
  .p-smwh04__txt span {
    display: inline-block;
    font-size: 16px;
    font-size: 4.26667vw;
    padding: 0vw 0vw 1.86667vw 0vw;
  }
  .p-smwh04__txt:before {
    top: 0vw;
    left: 0vw;
  }
  .p-smwh04-item {
    margin: 14.66667vw 0vw 0vw 0vw;
  }
  .p-smwh04-item:last-of-type {
    margin: 24vw 0vw 0vw 0vw;
  }
  .p-smwh04-item__tit {
    margin: 5.33333vw 0vw 0vw 0vw;
    font-size: 20px;
    font-size: 5.33333vw;
  }
  .p-smwh04-item__txt {
    margin: 4vw 0vw 0vw 0vw;
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .p-smwh04-item__txt2 {
    margin: 4vw -1.33333vw 0vw 0vw;
    font-size: 10px;
    font-size: 2.66667vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-smwh04 {
    padding: 121px 0 70px;
    position: relative;
    width: 100%;
  }
  .p-smwh04:before {
    content: "";
    display: block;
    position: absolute;
    top: -114px;
    left: 0;
    width: 100%;
    height: 114px;
    background: url(../img/bg_04_top.png) no-repeat bottom center;
    background-size: cover;
  }
  .p-smwh04:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background: url(../img/bg_04.png) no-repeat top center;
    background-size: cover;
  }
  .p-smwh04__inner {
    max-width: 900px;
    margin: 0px auto 0;
    padding: 0px 0px 50px;
    border-radius: 12px;
  }
  .p-smwh04 .u-subtit img {
    width: 67px;
  }
  .p-smwh04__txt {
    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;
    width: 292px;
    height: 62px;
    margin: 70px auto 0;
  }
  .p-smwh04__txt span {
    font-size: 16px;
  }
  .p-smwh04__txt:before {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-smwh04__txt:after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #707070;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
  }
  .p-smwh04__txt:hover:before {
    top: 0px;
    left: 0px;
  }
  .p-smwh04-item {
    margin: 90px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-smwh04-item:first-of-type {
    margin: 40px 0 0;
  }
  .p-smwh04-item-photobox {
    width: 420px;
  }
  .p-smwh04-item-photobox.order1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-smwh04-item-photobox.order2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .p-smwh04-item-txtbox {
    width: 420px;
  }
  .p-smwh04-item-txtbox.order1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 60px 0 0;
  }
  .p-smwh04-item-txtbox.order2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 20px 0 0 20px;
  }
  .p-smwh04-item__photo.type1 {
    margin: 0 -50px 0 0;
    display: block;
  }
  .p-smwh04-item__tit {
    font-size: 24px;
  }
  .p-smwh04-item__txt {
    margin: 20px 0 0;
    font-size: 16px;
    line-height: 1.6;
  }
  .p-smwh04-item__txt sup {
    font-size: 10px;
  }
  .p-smwh04-item__txt2 {
    margin: 25px 0 0;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0;
  }
}

.p-smwh05 {
  position: relative;
  background: #fff;
  z-index: 2;
}

.p-smwh05__tit {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 700;
  display: block;
  padding: 0 0 5px;
  margin: 30px 0 15px;
  border-bottom: solid 1px #5A5656;
  font-size: 12px;
}

.p-smwh05__txt {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 500;
  line-height: 1.7;
}

.p-smwh05__txt2 {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 400;
}

.p-smwh05__txt2.type1 {
  background: #FDEBEB;
}

.p-smwh05__txt2.type2 {
  background: #E2F7FC;
}

.p-smwh05-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-smwh05-list p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.7;
  text-align: center;
}

.p-smwh05__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;
  border-radius: 5px;
  border: solid 1px #707070;
  background: #EBEBEB;
  padding: 15px;
}

.p-smwh05__link span {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 500;
  padding: 0 10px;
  font-size: 14px;
}

@media all and (max-width: 768px) {
  .p-smwh05 {
    padding: 17.33333vw 6.66667vw 18.66667vw 6.66667vw;
  }
  .p-smwh05:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.6vw;
    background: url(../img/bg_05_sp.png) no-repeat bottom left;
    background-size: cover;
  }
  .p-smwh05 .u-subtit {
    margin: 0 auto;
    text-align: center;
  }
  .p-smwh05 .u-subtit img {
    width: 16.53333vw;
  }
  .p-smwh05 .u-subtit .jp {
    margin: 2.66667vw 0vw 0vw 0vw;
    line-height: 1.5;
  }
  .p-smwh05 .u-subtit .other {
    display: block;
    line-height: 1;
    border: solid 1px;
    margin: 2.66667vw 0vw 0vw 0vw;
    padding: 0.26667vw 2.13333vw 0.8vw 2.13333vw;
    font-size: 17.6px;
    font-size: 4.69333vw;
  }
  .p-smwh05__tit {
    padding: 0vw 0vw 1.33333vw 0vw;
    margin: 8vw 0vw 4vw 0vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
  .p-smwh05__txt {
    margin: 12vw 0vw 0vw 0vw;
    font-size: 12.8px;
    font-size: 3.41333vw;
  }
  .p-smwh05__txt2 {
    width: 28.8vw;
    margin: 4.26667vw auto 0vw;
    padding: 0.66667vw 4vw 1.33333vw 4vw;
    border-radius: 4vw 4vw 4vw 4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 13px;
    font-size: 3.46667vw;
  }
  .p-smwh05__txt2.type1 {
    background: #FDEBEB;
  }
  .p-smwh05__txt2.type2 {
    background: #E2F7FC;
  }
  .p-smwh05__photo {
    display: block;
    margin: 6.66667vw 0vw 0vw 0vw;
  }
  .p-smwh05-list {
    margin: 6.66667vw 0vw 0vw 0vw;
    gap: 20px;
  }
  .p-smwh05-list:last-of-type {
    margin: 14.66667vw 0vw 0vw 0vw;
  }
  .p-smwh05-list li figure {
    width: 16vw;
  }
  .p-smwh05-list li p {
    margin: 2.4vw 0vw 0vw 0vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
  .p-smwh05__link {
    margin: 5.33333vw auto 0vw;
    width: 49.6vw;
    padding: 2.66667vw 0vw 2.66667vw 0vw;
  }
  .p-smwh05__link span {
    margin: 0vw 1.33333vw 0.4vw 0vw;
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .p-smwh05__link svg {
    width: 1.46667vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-smwh05 {
    padding: 107px 0 70px;
    position: relative;
    width: 100%;
    background: #FFFDFD;
  }
  .p-smwh05:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background: url(../img/bg_05.png) no-repeat top center;
    background-size: cover;
  }
  .p-smwh05__inner {
    max-width: 900px;
    margin: 0px auto 0;
    padding: 0px 0px 50px;
    border-radius: 12px;
  }
  .p-smwh05 .u-subtit {
    position: relative;
    width: 704px;
    margin: 0 auto;
  }
  .p-smwh05 .u-subtit img {
    width: 77px;
  }
  .p-smwh05 .u-subtit .other {
    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;
    position: absolute;
    top: 50px;
    right: -68px;
    border: solid 1px #707070;
    width: 64px;
    height: 30px;
    font-size: 22px;
    padding: 0 0 2.5px;
  }
  .p-smwh05__tit {
    margin: 40px 0 15px;
    font-size: 20px;
  }
  .p-smwh05-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-smwh05-list {
    margin: 20px 0 0;
    gap: 14px;
  }
  .p-smwh05-list figure {
    width: 66px;
  }
  .p-smwh05-list p {
    margin: 10px 0 0;
    font-size: 12px;
  }
  .p-smwh05__txt {
    padding: 53px 0 0;
    font-size: 16px;
  }
  .p-smwh05__txt2 {
    margin: 27px auto 0;
    padding: 0 0 3px;
    width: 136px;
    height: 34px;
    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;
    border-radius: 17px;
    font-size: 16px;
  }
  .p-smwh05__link {
    margin: 27px auto 0;
    width: 186px;
    height: 45px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-smwh05__link span {
    padding: 0 10px 2px;
  }
  .p-smwh05__link svg {
    position: relative;
    top: 0.2px;
    width: 5.5px;
  }
  .p-smwh05__link:hover {
    background: #fff;
  }
  .p-smwh05__photo {
    display: block;
    position: absolute;
    right: -460px;
    top: 0;
    width: 422px;
  }
  .p-smwh05-box {
    margin: 40px 0 0;
    position: relative;
    width: 480px;
  }
}

@-webkit-keyframes fadeInOnce {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInOnce {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.p-smwh06 {
  position: relative;
  background: #fdfbed;
}

.p-smwh06__inner {
  background: #fff;
}

.p-smwh06__tit {
  color: #fff;
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.p-smwh06__txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

.p-smwh06__txt2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

.p-smwh06-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-smwh06-list li p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #707070;
}

.p-smwh06-item__tit {
  display: block;
  text-align: center;
}

.p-smwh06-item__tit span {
  color: #5A5656;
}

.p-smwh06-item__txt {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.p-smwh06-item__txt2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-smwh06-item__txt2.type1 {
  background: #FDEBEB;
}

.p-smwh06-item__txt2.type2 {
  background: #E2F7FC;
}

.p-smwh06 table {
  width: 100%;
  border-top: #B5B5B5 1px solid;
}

.p-smwh06 table th,
.p-smwh06 table td {
  padding: 20px;
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-smwh06 table th {
  background: #F2F2F2;
  border-bottom: #B5B5B5 1px solid;
}

.p-smwh06 table td {
  border-bottom: #B5B5B5 1px solid;
}

.p-smwh06__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;
}

@media all and (max-width: 768px) {
  .p-smwh06 {
    padding: 17.06667vw 5.33333vw 10.66667vw 5.33333vw;
    z-index: 2;
  }
  .p-smwh06 .u-subtit {
    margin: 0 auto;
    text-align: center;
  }
  .p-smwh06 .u-subtit img {
    width: 14.13333vw;
  }
  .p-smwh06__inner {
    margin: 13.33333vw auto 0vw;
    padding: 12vw 6.66667vw 12vw 6.66667vw;
    border-radius: 2.13333vw 2.13333vw 2.13333vw 2.13333vw;
  }
  .p-smwh06__txt {
    margin: 4vw 0vw 0vw 0vw;
    font-size: 10px;
    font-size: 2.66667vw;
  }
  .p-smwh06__tit {
    text-align: center;
    font-size: 27px;
    font-size: 7.2vw;
    letter-spacing: 8.1px;
  }
  .p-smwh06-list {
    margin: 14.66667vw 0vw 0vw 0vw;
    gap: 20px;
  }
  .p-smwh06-list.type1 {
    margin: 6.66667vw 0vw 0vw 0vw;
  }
  .p-smwh06-list li figure {
    width: 10.66667vw;
  }
  .p-smwh06-list li p {
    display: none;
  }
  .p-smwh06-item {
    margin: 18.66667vw 0vw 0vw 0vw;
  }
  .p-smwh06-item:first-of-type {
    margin: 0vw 0vw 0vw 0vw;
  }
  .p-smwh06-item__tit {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0vw 0vw 1.6vw 0vw;
  }
  .p-smwh06-item__tit span {
    font-size: 16px;
    font-size: 4.26667vw;
  }
  .p-smwh06-item__tit:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #5A5656;
  }
  .p-smwh06-item__txt {
    margin: 4vw auto 0vw;
    padding: 0vw 0vw 0vw 1.86667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
    font-size: 3.2vw;
  }
  .p-smwh06-item__txt2 {
    width: 28.8vw;
    margin: 4.8vw auto 0vw;
    padding: 0.53333vw 4vw 1.46667vw 4vw;
    border-radius: 4vw 4vw 4vw 4vw;
    font-size: 13px;
    font-size: 3.46667vw;
  }
  .p-smwh06 table {
    margin: 12vw -0.26667vw 0vw -0.26667vw;
    border-top: none;
  }
  .p-smwh06 table th {
    text-align: center;
  }
  .p-smwh06 table td {
    text-align: center;
  }
  .p-smwh06 table tr:first-of-type th,
  .p-smwh06 table tr:first-of-type td {
    border-top: #B5B5B5 1px solid;
  }
  .p-smwh06 table tr:last-of-type th,
  .p-smwh06 table tr:last-of-type td {
    border-bottom: #B5B5B5 1px solid;
  }
  .p-smwh06 table th,
  .p-smwh06 table td {
    padding: 1.6vw 0vw 1.6vw 2.13333vw;
    font-size: 11px;
    font-size: 2.93333vw;
    width: 50%;
  }
  .p-smwh06 table th sup,
  .p-smwh06 table td sup {
    display: inline-block;
    position: relative;
    left: -1.06667vw;
    font-size: 10px;
    font-size: 2.66667vw;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  .p-smwh06__link {
    margin: 5.33333vw auto 0vw;
    width: 49.6vw;
  }
}

@media screen and (min-width: 769px), print {
  .p-smwh06 {
    position: relative;
    padding: 120px 40px 200px;
  }
  .p-smwh06 .u-subtit img {
    width: 66px;
  }
  .p-smwh06__tit {
    display: block;
    text-align: center;
    font-size: 33px;
    letter-spacing: 9.9px;
  }
  .p-smwh06__inner {
    max-width: 1110px;
    margin: 75px auto 0;
    padding: 90px 100px 70px;
    border-radius: 12px;
  }
  .p-smwh06__txt {
    margin: 28px auto 0;
    font-size: 12px;
    line-height: 1.5;
  }
  .p-smwh06__link {
    border-radius: 5px;
    border: solid 1px #707070;
    background: #EBEBEB;
    padding: 15px;
    margin: 30px auto 0;
    width: 185px;
    height: 46px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-smwh06__link span {
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 500;
    display: inline-block;
    margin: 0 0px 0 0;
    padding: 0 8px 1px 10px;
    font-size: 14px;
    letter-spacing: 0.15em;
  }
  .p-smwh06__link:hover {
    background: #fff;
  }
  .p-smwh06__link .ico {
    width: 20px;
  }
  .p-smwh06__link .ico2 {
    position: relative;
    width: 5.4px;
    top: 0.2px;
  }
  .p-smwh06-list {
    margin: 30px 0 0;
    gap: 20px;
  }
  .p-smwh06-list.type1 {
    gap: 27px;
  }
  .p-smwh06-list li {
    text-align: center;
  }
  .p-smwh06-list figure {
    width: 45px;
    margin: 0 auto;
  }
  .p-smwh06-list p {
    margin: 13px -5px 0;
    text-align: center;
    font-size: 12px;
    letter-spacing: -0.01em;
  }
  .p-smwh06-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 0 0%;
    gap: 50px;
  }
  .p-smwh06-item__tit {
    position: relative;
    padding: 0 0 10px;
    font-size: 19px;
  }
  .p-smwh06-item__tit:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #5A5656;
  }
  .p-smwh06-item__txt2 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 136px;
    height: 34px;
    margin: 35px auto 0;
    padding: 0 0 3px;
    font-size: 16px;
    border-radius: 17px;
  }
  .p-smwh06-item-box {
    width: 470px;
  }
  .p-smwh06-item-box:last-of-type {
    width: 350px;
  }
  .p-smwh06-item-box:last-of-type .p-smwh06-list {
    gap: 65px;
  }
  .p-smwh06 table {
    margin: 50px 0 0;
  }
  .p-smwh06 table th,
  .p-smwh06 table td {
    font-size: 16px;
    padding: 17px 0 18px 0px;
  }
  .p-smwh06 table th {
    width: 50%;
  }
  .p-smwh06 table td {
    width: 50%;
  }
  .p-smwh06 table sup {
    font-size: 10px;
  }
}

@media (min-width: 769px) and (max-width: 1140px) {
  .p-smwh06__inner {
    margin: 30px auto 0;
    padding: 70px 40px 50px;
    border-radius: 12px;
  }
  .p-smwh06 table th,
  .p-smwh06 table td {
    font-size: 15px;
  }
  .p-smwh06-item__photo {
    min-height: 150px;
    max-width: 246px;
  }
}

.u-subtit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 3;
}

.u-subtit .jp {
  font-family: 'Zen Maru Gothic', serif;
  font-weight: 500;
  letter-spacing: 0px;
}

@media all and (max-width: 768px) {
  .u-subtit .jp {
    margin: 4.53333vw -5.33333vw 0vw -5.33333vw;
    font-size: 27px;
    font-size: 7.2vw;
  }
}

@media screen and (min-width: 769px), print {
  .u-subtit .jp {
    margin: 25px 0 0;
    font-size: 36px;
  }
}

.c-bnr-wrap,
.c-sns-wrap {
  position: relative;
  z-index: 2;
  background: #fdfbed;
}

.c-bnr-wrap a:hover,
.c-sns-wrap a:hover {
  text-decoration: none !important;
  color: #53565a !important;
}

@media screen and (min-width: 769px), print {
  .c-bnr-wrap a img,
  .c-sns-wrap a img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .c-bnr-wrap a:hover img,
  .c-sns-wrap a:hover img {
    opacity: 0.8;
  }
}

.c-bnr li p {
  font-weight: bold;
  color: #000000;
  letter-spacing: 0.05em;
}

@media all and (max-width: 768px) {
  .c-bnr {
    padding: 5.33333vw 5.33333vw 10.66667vw 5.33333vw;
  }
  .c-bnr li {
    margin: 8vw 0vw 0vw 0vw;
  }
  .c-bnr li:first-of-type {
    margin: 0vw 0vw 0vw 0vw;
  }
  .c-bnr li p {
    margin: 0vw -5.33333vw 0vw 0vw;
    padding: 0vw 0vw 2.66667vw 0vw;
    font-size: 16px;
    font-size: 4.26667vw;
    font-weight: bold;
  }
  .c-bnr__link {
    display: block;
    margin: 10.66667vw 0vw 0vw 0vw;
  }
}

@media screen and (min-width: 769px), print {
  .c-bnr {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
  }
  .c-bnr ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -50px;
    position: relative;
  }
  .c-bnr ul li {
    width: 28%;
    margin: 0 25px;
    position: relative;
  }
  .c-bnr ul li:before {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    right: -25px;
    top: 0px;
    background: #000;
  }
  .c-bnr ul li:last-of-type:before {
    display: none;
  }
  .c-bnr ul li p {
    padding: 0 0 10px;
    font-size: 15px;
  }
  .c-bnr__link {
    display: block;
    width: 338px;
    margin: 50px auto 0;
  }
}

@media (min-width: 769px) and (max-width: 1220px) {
  .c-bnr ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0px;
  }
  .c-bnr ul li p {
    font-size: 14px;
  }
}

.c-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media all and (max-width: 768px) {
  .c-sns {
    padding: 8vw 6.66667vw 8vw 6.66667vw;
    margin: 0 auto;
    width: 50%;
  }
  .c-sns li {
    width: 30%;
  }
  .c-sns li a {
    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;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .c-sns li img {
    width: 5.33333vw;
    height: auto;
  }
  .c-sns li.tw img {
    width: 5.86667vw;
    position: relative;
    top: -0.26667vw;
    left: 0.26667vw;
  }
  .c-sns li.fb img {
    width: 2.66667vw;
  }
}

@media screen and (min-width: 769px), print {
  .c-sns {
    margin: 0 auto;
    padding: 180px 0 120px;
    width: 210px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-sns li {
    width: 36px;
  }
  .c-sns li a {
    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;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .c-sns li img {
    width: 36px;
    height: auto;
  }
  .c-sns li.tw {
    width: 44px;
  }
  .c-sns li.tw img {
    width: 42px;
    position: relative;
    top: -3px;
  }
  .c-sns li.fb img {
    width: 18px;
  }
}

/* モーダル全体 */
.modal {
  opacity: 0;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

/* モーダルのコンテンツ */
.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 15px #0000002E;
          box-shadow: 0px 0px 15px #0000002E;
  text-align: center;
  z-index: 10000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal-content__tit {
  display: block;
  text-align: center;
  border-bottom: solid #898c93 2px;
  padding: 0 0 14px;
  letter-spacing: 0.05em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.modal-content__txt {
  display: block;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

.modal-content__photo img {
  display: block;
  max-width: 100%;
}

@media all and (max-width: 768px) {
  .modal-content {
    width: 87.2vw;
    padding: 10.66667vw 5.33333vw 8vw 5.33333vw;
    border-radius: 1.06667vw 1.06667vw 1.06667vw 1.06667vw;
  }
  .modal-content__tit {
    font-size: 18px;
    font-size: 4.8vw;
    padding: 0vw 0vw 3.46667vw 0vw;
    border-bottom: solid #898c93 1px;
  }
  .modal-content__txt {
    margin: 4vw 0vw 6.13333vw 0vw;
    font-size: 13px;
    font-size: 3.46667vw;
  }
}

@media screen and (min-width: 769px), print {
  .modal-content {
    width: 800px;
    padding: 82px 72px 32px;
    text-align: center;
  }
  .modal-content__tit {
    font-size: 26px;
  }
  .modal-content__txt {
    display: block;
    margin: 25px 0 0;
    font-size: 16px;
  }
  .modal-content__photo {
    margin: 10px 0 0;
    display: block;
  }
  .modal-content__photo img {
    display: block;
    max-width: 100%;
  }
}

/* 閉じるボタン */
.close {
  position: absolute;
  top: 29px;
  right: 32px;
  cursor: pointer;
  width: 35px;
  height: 35px;
}

.close img {
  width: 35px;
  height: 35px;
}

@media all and (max-width: 768px) {
  .close {
    width: 8vw;
    top: 2.66667vw;
    right: 2.66667vw;
  }
  .close img {
    width: 8vw;
    height: auto;
  }
}

/* モーダル背景 */
.modal-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9998;
}

#topic_path {
  z-index: 2;
  position: relative;
}

.p-category_nav {
  margin: 0 !important;
}

footer {
  margin-top: 0 !important;
}
