#page.jewelry-pictures-category.in .mv img {
  width: 100%;
}
#page.jewelry-pictures-category.in .wrap {
  max-width: 1000px;
}
@media screen and (max-width: 1200px) {
  #page.jewelry-pictures-category.in .wrap {
    padding: 0 18px;
  }
}
#page.jewelry-pictures-category.in .mv-btm {
  margin: 85px 0 105px 0;
}
#page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl {
  max-width: 590px;
  width: 100%;
  margin: 0 auto 50px auto;
}
#page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.disney {
  max-width: 598px;
}
#page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.rose-of-velsailles {
  max-width: 640px;
}
#page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.sanrio {
  max-width: 720px;
}
#page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.rumikoworld {
  max-width: 660px;
}
#page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.ashitanojoe {
  max-width: 610px;
}
#page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.japonism {
  max-width: 540px;
}
#page.jewelry-pictures-category.in .mv-btm .mv-btm-link {
  display: block;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  max-width: 260px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #0e0e0e;
  border-radius: 50px;
  padding: 12px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover: hover) {
  #page.jewelry-pictures-category.in .mv-btm .mv-btm-link:hover {
    background-color: #0e0e0e;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  #page.jewelry-pictures-category.in .mv-btm {
    margin: 25px 0 80px 0;
  }
  #page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl {
    max-width: 214px;
    margin: 0 0 50px 0;
  }
  #page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.disney {
    max-width: 262px;
  }
  #page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.rose-of-velsailles {
    max-width: 254px;
  }
  #page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.sanrio {
    max-width: 324px;
  }
  #page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.rumikoworld {
    max-width: 272px;
  }
  #page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.ashitanojoe {
    max-width: 220px;
  }
  #page.jewelry-pictures-category.in .mv-btm .mv-btm-ttl.japonism {
    max-width: 214px;
  }
}
#page.jewelry-pictures-category.in .profile {
  margin-bottom: 90px;
}
#page.jewelry-pictures-category.in .profile.ashitanojoe .profile-content:not(:last-child) {
  border-bottom: 1px dashed #0e0e0e;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
#page.jewelry-pictures-category.in .profile.ashitanojoe .profile-content:last-child {
  border-top: unset;
  padding-top: 0;
}
#page.jewelry-pictures-category.in .profile .profile-content {
  border-top: 1px solid #0e0e0e;
  border-bottom: 1px solid #0e0e0e;
  padding: 55px 0 20px 0;
  margin-bottom: 10px;
}
#page.jewelry-pictures-category.in .profile .profile-content:not(:last-child).profile-content-first {
  margin-bottom: 0;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
#page.jewelry-pictures-category.in .profile .profile-content:not(:last-child).profile-content-second {
  padding-top: 0;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-top: none;
}
#page.jewelry-pictures-category.in .profile .profile-content-third {
  padding-top: 0;
  padding-bottom: 35px;
  margin-bottom: 0;
  border-top: none;
}
#page.jewelry-pictures-category.in .profile .profile-name-head {
  font-size: 22px;
  letter-spacing: 0.1em;
}
#page.jewelry-pictures-category.in .profile .profile-name {
  font-family: "Shippori Mincho", serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-bottom: 30px;
}
#page.jewelry-pictures-category.in .profile .profile-name-indent {
  text-indent: -20px;
}
#page.jewelry-pictures-category.in .profile .profile-name-en {
  font-family: "EB Garamond", serif;
  font-size: 17px;
  letter-spacing: 0.04em;
}
#page.jewelry-pictures-category.in .profile .profile-name-jp {
  font-size: 26px;
  letter-spacing: 0.03em;
}
#page.jewelry-pictures-category.in .profile .profile-text {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.08em;
  margin-bottom: 40px;
  text-align: justify;
}
#page.jewelry-pictures-category.in .profile .profile-copy {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  letter-spacing: 0.08em;
}
#page.jewelry-pictures-category.in .profile .profile-note {
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: right;
}
@media screen and (max-width: 767px) {
  #page.jewelry-pictures-category.in .profile {
    margin-bottom: 100px;
  }
  #page.jewelry-pictures-category.in .profile.ashitanojoe .profile-content:not(:last-child) {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  #page.jewelry-pictures-category.in .profile.ashitanojoe .profile-content:not(:last-child).profile-content-first {
    padding-top: 35px;
    padding-bottom: 35px;
    margin-bottom: 35px;
  }
  #page.jewelry-pictures-category.in .profile.ashitanojoe .profile-content:not(:last-child).profile-content-second {
    padding: 0;
    padding-bottom: 35px;
    margin-bottom: 35px;
  }
  #page.jewelry-pictures-category.in .profile.ashitanojoe .profile-content-third {
    padding-bottom: 35px;
    margin-bottom: 0 !important;
  }
  #page.jewelry-pictures-category.in .profile .profile-content {
    padding: 30px 0 15px 0;
    margin-bottom: 15px;
  }
  #page.jewelry-pictures-category.in .profile .profile-name {
    font-size: 26px;
    gap: 8px;
    margin-bottom: 15px;
  }
  #page.jewelry-pictures-category.in .profile .profile-name-head {
    font-size: 14px;
  }
  #page.jewelry-pictures-category.in .profile .profile-name-indent {
    text-indent: -14px;
  }
  #page.jewelry-pictures-category.in .profile .profile-name-en {
    font-size: 12px;
  }
  #page.jewelry-pictures-category.in .profile .profile-name-jp {
    font-size: 14px;
  }
  #page.jewelry-pictures-category.in .profile .profile-text {
    font-size: 13px;
    letter-spacing: 0.06em;
    margin-bottom: 30px;
  }
  #page.jewelry-pictures-category.in .profile .profile-copy {
    font-size: 10px;
  }
  #page.jewelry-pictures-category.in .profile .profile-note {
    text-align: left;
    line-height: 1.6;
  }
}
#page.jewelry-pictures-category.in .picture {
  width: 100%;
  margin: 0 auto;
}
#page.jewelry-pictures-category.in .picture img {
  width: 100%;
}
#page.jewelry-pictures-category.in .cv-area {
  background-color: #2e2e2e;
  padding: 90px 0 95px 0;
  overflow: hidden;
  display: block;
  color: #fff;
}
#page.jewelry-pictures-category.in .cv-area .cv-area-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#page.jewelry-pictures-category.in .cv-area .cv-area-ttl {
  font-family: "Shippori Mincho", serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.22em;
  margin-bottom: 40px;
}
#page.jewelry-pictures-category.in .cv-area .cv-area-text {
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  line-height: 2.0555555556;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#page.jewelry-pictures-category.in .cv-area .cv-area-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 34%;
          flex: 0 0 34%;
  margin-bottom: 90px;
}
#page.jewelry-pictures-category.in .cv-area .cv-area-link {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  position: relative;
}
#page.jewelry-pictures-category.in .cv-area .cv-area-link::after {
  content: "";
  position: absolute;
  background: url(../img/jewelry-pictures/tezukaosamu/circle.png) no-repeat;
  background-size: cover;
  width: 130px;
  height: 130px;
  right: 0;
  -webkit-animation: circle 20s linear infinite;
          animation: circle 20s linear infinite;
}
@-webkit-keyframes circle {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes circle {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
#page.jewelry-pictures-category.in .cv-area .cv-area-link-text {
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
#page.jewelry-pictures-category.in .cv-area .cv-area-link-text::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fff;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right center;
          transform-origin: right center;
  -webkit-transition: -webkit-transform 0.45s ease-out;
  transition: -webkit-transform 0.45s ease-out;
  transition: transform 0.45s ease-out;
  transition: transform 0.45s ease-out, -webkit-transform 0.45s ease-out;
}
#page.jewelry-pictures-category.in .cv-area .cv-area-areow {
  max-width: 108px;
  width: 100%;
}
@media (hover: hover) {
  #page.jewelry-pictures-category.in .cv-area .cv-area-link:hover .cv-area-link-text::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}
@media screen and (max-width: 767px) {
  #page.jewelry-pictures-category.in .cv-area {
    padding: 60px 0 95px 0;
  }
  #page.jewelry-pictures-category.in .cv-area .cv-area-flex {
    display: block;
  }
  #page.jewelry-pictures-category.in .cv-area .cv-area-left {
    margin-bottom: 80px;
  }
  #page.jewelry-pictures-category.in .cv-area .cv-area-right {
    margin-bottom: 0;
  }
  #page.jewelry-pictures-category.in .cv-area .cv-area-ttl {
    font-size: 36px;
    margin-bottom: 30px;
  }
  #page.jewelry-pictures-category.in .cv-area .cv-area-text {
    font-size: 15px;
    letter-spacing: 0.01em;
  }
  #page.jewelry-pictures-category.in .cv-area .cv-area-link {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 8px;
    padding-right: 50px;
  }
  #page.jewelry-pictures-category.in .cv-area .cv-area-link::after {
    width: 100px;
    height: 100px;
  }
  #page.jewelry-pictures-category.in .cv-area .cv-area-link-text {
    font-size: 12px;
    padding-top: 3px;
  }
  #page.jewelry-pictures-category.in .cv-area .cv-area-areow {
    max-width: 88px;
  }
}
#page.jewelry-pictures-category.in .about {
  margin-top: 100px;
  margin-bottom: 100px;
}
#page.jewelry-pictures-category.in .about .about-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
#page.jewelry-pictures-category.in .about .about-ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 25px;
  letter-spacing: 0.12em;
  line-height: 1;
  background-color: #f8f6f2;
  height: 84px;
  padding: 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#page.jewelry-pictures-category.in .about .about-ttl::after, #page.jewelry-pictures-category.in .about .about-ttl::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #0e0e0e;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.jewelry-pictures-category.in .about .about-ttl::after {
  width: 30px;
  height: 1px;
  right: 40px;
}
#page.jewelry-pictures-category.in .about .about-ttl::before {
  height: 30px;
  width: 1px;
  right: 55px;
}
#page.jewelry-pictures-category.in .about .about-ttl.open::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#page.jewelry-pictures-category.in .about .about-inner {
  display: none;
}
#page.jewelry-pictures-category.in .about .about-content {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-top: 45px;
}
#page.jewelry-pictures-category.in .about .about-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 70px;
}
#page.jewelry-pictures-category.in .about .about-detail-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55.5%;
          flex: 0 0 55.5%;
}
#page.jewelry-pictures-category.in .about .about-detail-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38%;
          flex: 0 0 38%;
  margin-bottom: 15px;
}
#page.jewelry-pictures-category.in .about .about-detail-ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.06em;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 35px;
}
#page.jewelry-pictures-category.in .about .about-detail-ttl::before {
  content: "";
  display: block;
  background-color: #0e0e0e;
  width: 21px;
  height: 2px;
}
#page.jewelry-pictures-category.in .about .about-detail-text {
  text-align: justify;
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
#page.jewelry-pictures-category.in .about .about-detail-text:not(:last-child) {
  margin-bottom: 30px;
}
#page.jewelry-pictures-category.in .about .about-detail-swiper {
  padding-bottom: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38%;
          flex: 0 0 38%;
  max-width: 380px;
  width: 100%;
}
#page.jewelry-pictures-category.in .about .about-detail-swiper .swiper-pagination {
  bottom: 0;
}
#page.jewelry-pictures-category.in .about .about-detail-swiper .swiper-pagination-bullet {
  background-color: #fff;
  border: 1px solid #0e0e0e;
  opacity: 1;
}
#page.jewelry-pictures-category.in .about .about-detail-swiper .swiper-pagination-bullet-active {
  background-color: #0e0e0e;
}
#page.jewelry-pictures-category.in .about .about-detail-img {
  max-width: 380px;
  width: 100%;
}
#page.jewelry-pictures-category.in .about .about-boreder-area {
  position: relative;
  padding: 45px 30px 50px 30px;
}
#page.jewelry-pictures-category.in .about .about-boreder-area.first {
  margin-bottom: 110px;
}
#page.jewelry-pictures-category.in .about .about-boreder-area.second {
  margin-bottom: 65px;
}
#page.jewelry-pictures-category.in .about .about-boreder-area::before, #page.jewelry-pictures-category.in .about .about-boreder-area::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 16px;
  left: 0;
}
#page.jewelry-pictures-category.in .about .about-boreder-area::before {
  background: url(../img/jewelry-pictures/tezukaosamu/border-top.png) no-repeat;
  background-size: 100%;
  top: 0;
}
#page.jewelry-pictures-category.in .about .about-boreder-area::after {
  background: url(../img/jewelry-pictures/tezukaosamu/border-btm.png) no-repeat;
  background-size: 100%;
  bottom: 0;
}
#page.jewelry-pictures-category.in .about .about-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.jewelry-pictures-category.in .about .about-item.first {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#page.jewelry-pictures-category.in .about .about-item.first .about-item-img {
  max-width: 210px;
}
#page.jewelry-pictures-category.in .about .about-item.first .about-item-text-area {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
}
#page.jewelry-pictures-category.in .about .about-item.first .about-item-caption {
  font-size: 21px;
  line-height: 1.619047619;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}
#page.jewelry-pictures-category.in .about .about-item.first .about-item-text {
  font-size: 15px;
  line-height: 1.8;
}
#page.jewelry-pictures-category.in .about .about-item.first .about-item-text:not(:last-child) {
  margin-bottom: 15px;
}
#page.jewelry-pictures-category.in .about .about-item.first .about-item-name {
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.03em;
}
#page.jewelry-pictures-category.in .about .about-item:not(:last-child) {
  padding-bottom: 35px;
  margin-bottom: 35px;
  background-image: radial-gradient(circle, #000000 0.5px, transparent 0.5px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 3px 1px;
}
#page.jewelry-pictures-category.in .about .about-item-img {
  max-width: 320px;
  width: 100%;
}
#page.jewelry-pictures-category.in .about .about-item-text-area {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 61.3%;
          flex: 0 0 61.3%;
}
#page.jewelry-pictures-category.in .about .about-item-caption {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.2;
  margin-bottom: 10px;
}
#page.jewelry-pictures-category.in .about .about-item-text {
  text-align: justify;
  font-size: 14px;
  line-height: 1.7857142857;
  margin-bottom: 10px;
}
#page.jewelry-pictures-category.in .about .about-text {
  font-size: 15px;
  line-height: 1.8;
  text-align: justify;
  letter-spacing: 0.02em;
}
#page.jewelry-pictures-category.in .about .about-item-name {
  font-size: 13px;
  letter-spacing: 0.03em;
}
#page.jewelry-pictures-category.in .about .about-text-area {
  margin-bottom: 100px;
}
#page.jewelry-pictures-category.in .about .about-caption {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 30px;
}
#page.jewelry-pictures-category.in .about .about-caption::before {
  content: "";
  display: block;
  background-color: #0e0e0e;
  width: 21px;
  height: 2px;
}
#page.jewelry-pictures-category.in .about .about-gallery-swiper {
  margin-bottom: 80px;
}
#page.jewelry-pictures-category.in .about .about-gallery-swiper .swiper-wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.jewelry-pictures-category.in .about .about-gallery-swiper .swiper-slide {
  max-width: 246px;
  width: 100%;
}
#page.jewelry-pictures-category.in .about .about-gallery-img {
  max-width: 246px;
  width: 100%;
}
#page.jewelry-pictures-category.in .about .about-gallery-text {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#page.jewelry-pictures-category.in .about .about-link {
  display: block;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  max-width: 260px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #0e0e0e;
  border-radius: 50px;
  padding: 12px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover: hover) {
  #page.jewelry-pictures-category.in .about .about-link:hover {
    background-color: #0e0e0e;
    color: #fff;
  }
}
@media screen and (max-width: 1200px) {
  #page.jewelry-pictures-category.in .about .about-wrap {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  #page.jewelry-pictures-category.in .about {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  #page.jewelry-pictures-category.in .about .about-ttl {
    font-size: 18px;
    height: 80x;
    padding: 0 20px;
  }
  #page.jewelry-pictures-category.in .about .about-ttl::after {
    width: 20px;
    height: 1px;
    right: 20px;
  }
  #page.jewelry-pictures-category.in .about .about-ttl::before {
    height: 20px;
    width: 1px;
    right: 30px;
  }
  #page.jewelry-pictures-category.in .about .about-ttl.open::before {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  #page.jewelry-pictures-category.in .about .about-content {
    padding-top: 50px;
  }
  #page.jewelry-pictures-category.in .about .about-detail {
    display: block;
    margin-bottom: 60px;
  }
  #page.jewelry-pictures-category.in .about .about-detail-ttl {
    margin-bottom: 30px;
    font-size: 20px;
    gap: 5px;
  }
  #page.jewelry-pictures-category.in .about .about-detail-ttl::before {
    width: 17px;
  }
  #page.jewelry-pictures-category.in .about .about-detail-text {
    font-size: 14px;
  }
  #page.jewelry-pictures-category.in .about .about-detail-text:not(:last-child) {
    margin-bottom: 20px;
  }
  #page.jewelry-pictures-category.in .about .about-detail-left {
    margin-bottom: 35px;
  }
  #page.jewelry-pictures-category.in .about .about-boreder-area {
    padding: 30px 10px 35px 10px;
  }
  #page.jewelry-pictures-category.in .about .about-boreder-area.first {
    margin-bottom: 105px;
  }
  #page.jewelry-pictures-category.in .about .about-boreder-area.second {
    margin-bottom: 60px;
  }
  #page.jewelry-pictures-category.in .about .about-boreder-area::before, #page.jewelry-pictures-category.in .about .about-boreder-area::after {
    height: 12px;
  }
  #page.jewelry-pictures-category.in .about .about-boreder-area::before {
    background: url(../img/jewelry-pictures/tezukaosamu/border-top-sp.png) no-repeat;
    background-size: 100%;
  }
  #page.jewelry-pictures-category.in .about .about-boreder-area::after {
    background: url(../img/jewelry-pictures/tezukaosamu/border-btm-sp.png) no-repeat;
    background-size: 100%;
  }
  #page.jewelry-pictures-category.in .about .about-item {
    display: block;
  }
  #page.jewelry-pictures-category.in .about .about-item:not(:last-child) {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  #page.jewelry-pictures-category.in .about .about-item.first .about-item-img {
    max-width: 140px;
    margin-bottom: 20px;
  }
  #page.jewelry-pictures-category.in .about .about-item.first .about-item-caption {
    font-size: 15px;
    line-height: 1.6666666667;
    margin-bottom: 10px;
  }
  #page.jewelry-pictures-category.in .about .about-item.first .about-item-text {
    font-size: 12px;
  }
  #page.jewelry-pictures-category.in .about .about-item.first .about-item-name {
    font-size: 11px;
  }
  #page.jewelry-pictures-category.in .about .about-caption {
    font-size: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    letter-spacing: 0.04em;
    margin-bottom: 20px;
  }
  #page.jewelry-pictures-category.in .about .about-caption::before {
    width: 17px;
    margin-top: 15px;
  }
  #page.jewelry-pictures-category.in .about .about-text {
    font-size: 14px;
  }
  #page.jewelry-pictures-category.in .about .about-text-area {
    margin-bottom: 35px;
  }
  #page.jewelry-pictures-category.in .about .about-item-img {
    max-width: 312px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  #page.jewelry-pictures-category.in .about .about-item-caption {
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 1.6666666667;
  }
  #page.jewelry-pictures-category.in .about .about-item-text {
    font-size: 12px;
    margin-bottom: 20px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  #page.jewelry-pictures-category.in .about .about-item-name {
    font-size: 11px;
    letter-spacing: 0.01em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  #page.jewelry-pictures-category.in .about .about-gallery-text {
    font-size: 14px;
    margin-bottom: 12px;
  }
  #page.jewelry-pictures-category.in .about .about-gallery-swiper {
    padding-bottom: 20px;
    margin-bottom: 50px;
  }
  #page.jewelry-pictures-category.in .about .about-gallery-swiper .swiper-wrapper {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
  #page.jewelry-pictures-category.in .about .about-gallery-swiper .swiper-slide {
    max-width: unset;
  }
  #page.jewelry-pictures-category.in .about .about-gallery-swiper .swiper-pagination {
    bottom: 0;
  }
  #page.jewelry-pictures-category.in .about .about-gallery-swiper .swiper-pagination-bullet {
    background-color: #fff;
    border: 1px solid #0e0e0e;
    opacity: 1;
  }
  #page.jewelry-pictures-category.in .about .about-gallery-swiper .swiper-pagination-bullet-active {
    background-color: #0e0e0e;
  }
  #page.jewelry-pictures-category.in .about .about-gallery-img {
    max-width: 340px;
  }
}

#kamine-footer {
  margin-top: 0;
}