@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-text-size-adjust: 100%;
}
body a {
  outline: none;
  color: inherit;
  text-decoration: none;
}
body a:hover {
  text-decoration: none;
}
body img {
  vertical-align: bottom;
  border: 0;
  outline: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
body sup, body sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
  font-size: 50%;
}
body sup {
  bottom: 1ex;
}
body sub {
  top: 0.5ex;
}
body input, body textarea, body select, body button {
  padding: 0;
  box-sizing: border-box;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body input::-ms-expand, body textarea::-ms-expand, body select::-ms-expand, body button::-ms-expand {
  display: none;
}
body button {
  color: inherit;
}
body .word_break {
  word-wrap: break-word;
  word-break: break-all;
}
body * {
  outline: none;
}
body *:hover, body *:active, body *:focus {
  outline: none;
}

@media screen and (min-width: 768px) {
  body {
    min-width: 1024px;
  }
  header {
    width: 100%;
    position: relative;
    z-index: 30;
  }
  header h1 {
    position: fixed;
    top: 76px;
    right: 56px;
    z-index: 30;
  }
  header h1 a {
    display: block;
  }
  header h1 a img {
    width: 192px;
    height: auto;
  }
  nav {
    padding: 80px 56px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
  }
  nav p.menu {
    display: none;
  }
  nav .frame ul {
    margin-bottom: 54px;
  }
  nav .frame ul li {
    margin-bottom: 12px;
    line-height: 32px;
    font-size: 32px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
  }
  nav .frame p.quotation_tokyo {
    padding-top: 32px;
    border-top: 1px solid #000000;
    line-height: 32px;
    font-size: 32px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
  }
  nav .modal {
    width: calc(100vw - 396px);
    height: 100vh;
    position: absolute;
    top: 0;
    left: 396px;
    background: #ffffff;
    overflow: hidden;
    display: none;
  }
  nav .modal p.close {
    position: absolute;
    top: 159px;
    right: 70px;
  }
  nav .modal p.close button {
    padding-left: 22px;
    display: inline-block;
    position: relative;
    background: transparent;
    text-align: right;
    line-height: 22px;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    cursor: pointer;
  }
  nav .modal p.close button:before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    background: url("../image/icon_close.png") no-repeat center center/contain;
    position: absolute;
    left: 0;
    top: calc(50% - 8px);
  }
  nav .modal .content {
    padding: 159px 44px 0 32px;
  }
  nav .modal .content .scroll {
    padding: 30px 20px 30px 0;
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100vh - 220px);
    box-sizing: border-box;
  }
  nav .modal.newcomer dl {
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  nav .modal.newcomer dl dt {
    margin-bottom: 72px;
    line-height: 56px;
    font-size: 56px;
  }
  nav .modal.newcomer dl dd ul li {
    margin-bottom: 4px;
    line-height: 40px;
    font-size: 40px;
  }
  nav .modal.newcomer dl dd ul li a {
    display: block;
  }
  nav .modal.about h2 {
    margin-bottom: 36px;
    line-height: 56px;
    font-size: 56px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  nav .modal.about p.text {
    line-height: 24px;
  }
  nav .modal.about p.text.en {
    font-size: 22px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  nav .modal.about p.text.ja {
    font-size: 20px;
    font-weight: bold;
  }
  nav .modal.about dl {
    margin-top: 32px;
  }
  nav .modal.about dl dt {
    margin-bottom: 8px;
    line-height: 24px;
    font-size: 24px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  nav .modal.about dl dd.text {
    margin-bottom: 8px;
    line-height: 20px;
  }
  nav .modal.about dl dd.text.en {
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  nav .modal.about dl dd.text.ja {
    font-size: 15px;
    font-weight: bold;
  }
  main {
    margin-left: 396px;
    padding-top: 100px;
    padding-right: 56px;
  }
  main article {
    padding: 60px 0;
  }
  main article h2 {
    margin-bottom: 36px;
    line-height: 56px;
    font-size: 56px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section {
    padding: 36px 0;
    border-bottom: 1px solid #000000;
    position: relative;
    overflow: hidden;
  }
  main article section.special {
    padding: 68px 0;
  }
  main article section.special > div.ja {
    margin-bottom: 59px;
  }
  main article section.special > div.ja h3 {
    margin-bottom: 13px;
    line-height: 36px;
    font-size: 26px;
    font-weight: 800;
  }
  main article section.special > div.ja dl {
    font-weight: 600;
  }
  main article section.special > div.ja dl dt {
    margin-bottom: 13px;
    line-height: 24px;
    font-size: 20px;
  }
  main article section.special > div.ja dl dd {
    line-height: 20px;
    font-size: 15px;
  }
  main article section.special > div.en {
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section.special > div.en h3 {
    margin-bottom: 16px;
    line-height: 32px;
    font-size: 28px;
  }
  main article section.special > div.en dl dt {
    margin-bottom: 16px;
    line-height: 32px;
    font-size: 22px;
  }
  main article section.special > div.en dl dd {
    line-height: 20px;
    font-size: 16px;
  }
  main article section.special p.link {
    padding-top: 32px;
    line-height: 20px;
    font-size: 20px;
  }
  main article section.special p.link a {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    text-decoration: underline;
  }
  main article section h3 {
    margin-bottom: 24px;
  }
  main article section h3 span, main article section h3 small {
    display: block;
  }
  main article section h3 span {
    margin-bottom: 4px;
    line-height: 40px;
    font-size: 40px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section h3 small {
    line-height: 24px;
    font-size: 20px;
    font-weight: bold;
  }
  main article section ul.images {
    margin-bottom: 16px;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
  }
  main article section ul.images li.image_open button {
    width: 100%;
    height: auto;
  }
  main article section ul.images li.image_open button img.thumb {
    display: none;
  }
  main article section ul.images li.image_open button img.zoom {
    display: block;
  }
  main article section ul.images li.image_open .detail {
    display: block;
  }
  main article section ul.images li button {
    width: 120px;
    height: 120px;
    overflow: hidden;
    cursor: pointer;
  }
  main article section ul.images li button:hover img.thumb {
    transform: scale(1.1);
    filter: brightness(1.2);
  }
  main article section ul.images li button img {
    cursor: pointer;
  }
  main article section ul.images li button img.thumb {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    image-rendering: auto;
    transform-style: preserve-3d;
    transition-property: transform, filter;
    transition-duration: 100ms;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: 0ms;
  }
  main article section ul.images li button img.zoom {
    width: 100%;
    height: auto;
    display: none;
  }
  main article section ul.images li .detail {
    padding: 16px 0;
    display: none;
    overflow: hidden;
  }
  main article section ul.images li .detail dl {
    width: calc(100% - 160px);
    float: left;
    font-family: "Inter", sans-serif;
  }
  main article section ul.images li .detail dl dt {
    margin-bottom: 8px;
    line-height: 20px;
    font-size: 20px;
    font-weight: 600;
  }
  main article section ul.images li .detail dl dd {
    line-height: 14px;
    font-size: 14px;
  }
  main article section ul.images li .detail p.buy_btn {
    float: right;
  }
  main article section ul.images li .detail p.buy_btn a {
    width: 122px;
    height: 32px;
    display: block;
    border-radius: 16px;
    border: 1px solid #000000;
    line-height: 32px;
    text-align: center;
    font-size: 24px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section ul.images li .detail p.buy_btn a:hover {
    background: #000000;
    color: #ffffff;
  }
  main article section .discription {
    overflow: hidden;
    position: relative;
    max-height: 60px;
  }
  main article section .discription p.text {
    margin-bottom: 40px;
    line-height: 20px;
    max-height: 60px;
    display: box;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  main article section .discription p.text.en {
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section .discription p.text.ja {
    font-size: 15px;
    font-weight: bold;
  }
  main article section .discription .profile {
    overflow: hidden;
  }
  main article section .discription .profile .image {
    width: 80px;
    height: 80px;
    float: left;
  }
  main article section .discription .profile .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  main article section .discription .profile ul.links {
    margin-left: 96px;
    min-height: 80px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px 20px;
  }
  main article section .discription .profile ul.links li a {
    display: block;
    line-height: 20px;
    font-size: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    text-decoration: underline;
  }
  main article section .discription .profile ul.links li a:hover {
    text-decoration: none;
  }
  main article section p.more {
    margin-top: 30px;
    float: right;
  }
  main article section p.more button {
    background: transparent;
    cursor: pointer;
  }
  main article section p.more button span.more {
    width: 129px;
    height: 24px;
    border: 1px solid #000000;
    box-sizing: border-box;
    display: block;
    text-align: center;
    line-height: 22px;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section p.more button span.more:hover {
    background: #000000;
    color: #ffffff;
  }
  main article section p.more button span.close {
    display: none;
  }
  main article section.profile_open .discription {
    max-height: none;
  }
  main article section.profile_open .discription p.text {
    max-height: none;
    display: block;
  }
  main article section.profile_open p.more button span.more {
    display: none;
  }
  main article section.profile_open p.more button span.close {
    width: 129px;
    height: 24px;
    display: block;
    position: relative;
    text-align: right;
    line-height: 22px;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section.profile_open p.more button span.close:before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    background: url("../image/icon_close.png") no-repeat center center/contain;
    position: absolute;
    left: 56px;
    top: calc(50% - 8px);
  }
  main article section .no_profile {
    height: 70px;
  }
  main article#artworks section ul.artworks {
    margin-bottom: 16px;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
  }
  main article#artworks section ul.artworks li button {
    width: 120px;
    height: 120px;
    overflow: hidden;
    cursor: pointer;
  }
  main article#artworks section ul.artworks li button:hover img {
    transform: scale(1.1);
    filter: brightness(1.2);
  }
  main article#artworks section ul.artworks li button img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    image-rendering: auto;
    cursor: pointer;
    transform-style: preserve-3d;
    transition-property: transform, filter;
    transition-duration: 100ms;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: 0ms;
  }
  .artworks_modal {
    width: calc(100vw - 330px);
    min-width: 694px;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 330px;
    z-index: 20;
    overflow: hidden;
    display: none;
  }
  .artworks_modal .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
  }
  .artworks_modal p.close {
    position: absolute;
    top: 159px;
    right: 70px;
  }
  .artworks_modal p.close button {
    padding-left: 22px;
    display: inline-block;
    position: relative;
    background: transparent;
    text-align: right;
    line-height: 22px;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    cursor: pointer;
  }
  .artworks_modal p.close button:before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    background: url("../image/icon_close.png") no-repeat center center/contain;
    position: absolute;
    left: 0;
    top: calc(50% - 8px);
  }
  .artworks_modal .contgent {
    width: 100%;
    height: 500px;
    position: absolute;
    top: calc(50% - 250px);
    left: 0;
  }
  .artworks_modal .contgent .slider {
    overflow: hidden;
    position: relative;
  }
  .artworks_modal .contgent .slider .slick-arrow {
    width: 64px;
    height: 64px;
    display: block;
    background: no-repeat center center/contain;
    position: absolute;
    top: 218px;
    z-index: 10;
    text-indent: -9999px;
    cursor: pointer;
  }
  .artworks_modal .contgent .slider .slick-arrow.slick-prev {
    left: calc(50% - 330px);
    background-image: url("../image/btn_slide_prev.png");
  }
  .artworks_modal .contgent .slider .slick-arrow.slick-next {
    right: calc(50% - 330px);
    background-image: url("../image/btn_slide_next.png");
  }
  .artworks_modal .contgent .slider .slide {
    width: 100%;
    height: 100%;
    float: left;
  }
  .artworks_modal .contgent .slider .slide .image {
    margin: 0 auto 64px auto;
    width: 500px;
    height: 500px;
  }
  .artworks_modal .contgent .slider .slide .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .artworks_modal .contgent .slider .slide .btns {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 64px;
  }
  .artworks_modal .contgent .slider .slide .btns a {
    width: 150px;
    height: 32px;
    display: block;
    border-radius: 16px;
    border: 1px solid #000000;
    background: #ffffff;
    line-height: 32px;
    text-align: center;
    font-size: 24px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  .artworks_modal .contgent .slider .slide .btns a:hover {
    background: #000000;
    color: #ffffff;
  }
  footer {
    padding: 40px 64px 40px 396px;
    overflow: hidden;
  }
  footer p.privacy_policy {
    float: left;
  }
  footer p.privacy_policy a {
    display: block;
    text-decoration: underline;
    font-size: 12px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  footer p.privacy_policy a:hover {
    text-decoration: none;
  }
  footer p.copyright {
    text-align: right;
    font-size: 12px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  .coming_soon_modal {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
  }
  .coming_soon_modal .bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
  }
  .coming_soon_modal .frame {
    width: 680px;
    height: 456px;
    background: #ffffff;
    position: absolute;
    top: calc(50% - 228px);
    left: calc(50% - 340px);
  }
  .coming_soon_modal .frame .inner {
    margin: 0 auto;
    padding-top: 76px;
    width: 420px;
  }
  .coming_soon_modal .frame .inner p.msg {
    margin-bottom: 30px;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
  }
  .coming_soon_modal .frame .inner .column {
    margin-bottom: 46px;
    display: flex;
    gap: 40px;
    justify-content: center;
    align-items: center;
  }
  .coming_soon_modal .frame .inner .column p.image {
    width: 127px;
  }
  .coming_soon_modal .frame .inner .column p.image img {
    width: 100%;
    height: auto;
  }
  .coming_soon_modal .frame .inner .column dl {
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  .coming_soon_modal .frame .inner .column dl dt {
    margin-bottom: 30px;
  }
  .coming_soon_modal .frame .inner .column dl dt span, .coming_soon_modal .frame .inner .column dl dt small {
    display: block;
  }
  .coming_soon_modal .frame .inner .column dl dt span {
    line-height: 24px;
    font-size: 20px;
  }
  .coming_soon_modal .frame .inner .column dl dt small {
    line-height: 14px;
    font-size: 12px;
  }
  .coming_soon_modal .frame .inner .column dl dd {
    line-height: 24px;
    font-size: 20px;
  }
  .coming_soon_modal .frame .inner p.close {
    text-align: center;
  }
  .coming_soon_modal .frame .inner p.close button {
    padding-left: 22px;
    display: inline-block;
    position: relative;
    background: transparent;
    text-align: right;
    line-height: 22px;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    cursor: pointer;
  }
  .coming_soon_modal .frame .inner p.close button:before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    background: url("../image/icon_close.png") no-repeat center center/contain;
    position: absolute;
    left: 0;
    top: calc(50% - 8px);
  }
  .pc_none {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  body {
    min-width: 320px;
  }
  header {
    width: 100%;
    position: relative;
    z-index: 30;
  }
  header h1 {
    position: absolute;
    top: 32px;
    left: 25px;
    z-index: 30;
  }
  header h1 a {
    display: block;
  }
  header h1 a img {
    width: 126px;
    height: auto;
  }
  nav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    height: 0;
  }
  nav p.menu {
    position: fixed;
    top: 35px;
    right: 25px;
  }
  nav p.menu button {
    width: 28px;
    height: 28px;
    display: block;
    background: url("../image/btn_sp_menu_open.png") no-repeat right top/contain;
    text-indent: -9999px;
  }
  nav p.menu.open button {
    background-image: url("../image/btn_sp_menu_close.png");
  }
  nav .frame {
    padding: 80px 25px 0 25px;
    width: 100vw;
    height: 100vh;
    box-sizing: border-box;
    background: #ffffff;
    position: relative;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    transform-style: preserve-3d;
    transition-property: opacity;
    transition-duration: 100ms;
    transition-timing-function: linear;
    transition-delay: 0ms;
  }
  nav .frame.nav_show {
    opacity: 1;
    pointer-events: auto;
  }
  nav .frame ul {
    margin-bottom: 54px;
  }
  nav .frame ul li {
    margin-bottom: 12px;
    line-height: 28px;
    font-size: 28px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
  }
  nav .frame p.quotation_tokyo {
    padding-top: 28px;
    border-top: 1px solid #000000;
    line-height: 28px;
    font-size: 28px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
  }
  nav .modal {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    overflow: hidden;
    display: none;
  }
  nav .modal p.close {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  nav .modal p.close button {
    padding-left: 22px;
    display: inline-block;
    position: relative;
    background: transparent;
    text-align: right;
    line-height: 22px;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    cursor: pointer;
  }
  nav .modal p.close button:before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    background: url("../image/icon_close.png") no-repeat center center/contain;
    position: absolute;
    left: 0;
    top: calc(50% - 8px);
  }
  nav .modal .content {
    padding: 80px 0 0 0;
  }
  nav .modal .content .scroll {
    padding: 20px 24px;
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100vh - 80px);
    box-sizing: border-box;
  }
  nav .modal.newcomer dl {
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  nav .modal.newcomer dl dt {
    margin-bottom: 32px;
    line-height: 28px;
    font-size: 28px;
  }
  nav .modal.newcomer dl dd ul li {
    margin-bottom: 4px;
    line-height: 20px;
    font-size: 20px;
  }
  nav .modal.newcomer dl dd ul li a {
    display: block;
  }
  nav .modal.about h2 {
    margin-bottom: 18px;
    line-height: 28px;
    font-size: 29px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  nav .modal.about p.text {
    line-height: 18px;
  }
  nav .modal.about p.text.en {
    font-size: 14px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  nav .modal.about p.text.ja {
    font-size: 13px;
    font-weight: bold;
  }
  nav .modal.about dl {
    margin-top: 24px;
  }
  nav .modal.about dl dt {
    margin-bottom: 6px;
    line-height: 16px;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  nav .modal.about dl dd.text {
    margin-bottom: 6px;
    line-height: 20px;
  }
  nav .modal.about dl dd.text.en {
    font-size: 14px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  nav .modal.about dl dd.text.ja {
    font-size: 13px;
    font-weight: bold;
  }
  main {
    padding: 90px 24px 0 24px;
  }
  main article {
    padding: 20px 0;
  }
  main article h2 {
    margin-bottom: 18px;
    line-height: 28px;
    font-size: 28px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section {
    padding: 22px 0;
    border-bottom: 1px solid #000000;
    position: relative;
    overflow: hidden;
  }
  main article section.special {
    padding: 44px 0;
  }
  main article section.special > div.ja {
    margin-bottom: 30px;
  }
  main article section.special > div.ja h3 {
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 22px;
    font-weight: 800;
  }
  main article section.special > div.ja dl {
    font-weight: 600;
  }
  main article section.special > div.ja dl dt {
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 16px;
  }
  main article section.special > div.ja dl dd {
    line-height: 16px;
    font-size: 10px;
  }
  main article section.special > div.en {
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section.special > div.en h3 {
    margin-bottom: 12px;
    line-height: 30px;
    font-size: 26px;
  }
  main article section.special > div.en dl dt {
    margin-bottom: 18px;
    line-height: 22px;
    font-size: 18px;
  }
  main article section.special > div.en dl dd {
    line-height: 16px;
    font-size: 12px;
  }
  main article section.special p.link {
    margin-top: 22px;
    line-height: 32px;
    font-size: 22px;
  }
  main article section.special p.link a {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    text-decoration: underline;
  }
  main article section h3 {
    margin-bottom: 12px;
  }
  main article section h3 span, main article section h3 small {
    display: block;
  }
  main article section h3 span {
    margin-bottom: 4px;
    line-height: 20px;
    font-size: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section h3 small {
    line-height: 12px;
    font-size: 10px;
    font-weight: bold;
  }
  main article section ul.images {
    margin-bottom: 8px;
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
  }
  main article section ul.images li.image_open button {
    width: 100%;
    height: auto;
  }
  main article section ul.images li.image_open button img.thumb {
    display: none;
  }
  main article section ul.images li.image_open button img.zoom {
    display: block;
  }
  main article section ul.images li.image_open .detail {
    display: block;
  }
  main article section ul.images li button {
    width: 60px;
    height: 60px;
    overflow: hidden;
  }
  main article section ul.images li button img.thumb {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    image-rendering: auto;
  }
  main article section ul.images li button img.zoom {
    width: 100%;
    height: auto;
    display: none;
  }
  main article section ul.images li .detail {
    padding: 8px 0;
    display: none;
    overflow: hidden;
  }
  main article section ul.images li .detail dl {
    width: calc(100% - 80px);
    float: left;
    font-family: "Inter", sans-serif;
  }
  main article section ul.images li .detail dl dt {
    margin-bottom: 8px;
    line-height: 14px;
    font-size: 14px;
    font-weight: 600;
  }
  main article section ul.images li .detail dl dd {
    line-height: 10px;
    font-size: 10px;
  }
  main article section ul.images li .detail p.buy_btn {
    float: right;
  }
  main article section ul.images li .detail p.buy_btn a {
    width: 61px;
    height: 16px;
    display: block;
    border-radius: 8px;
    border: 1px solid #000000;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section .discription {
    overflow: hidden;
    position: relative;
    max-height: 42px;
  }
  main article section .discription p.text {
    margin-bottom: 20px;
    line-height: 14px;
    max-height: 42px;
    display: box;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  main article section .discription p.text.en {
    font-size: 12px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section .discription p.text.ja {
    font-size: 11px;
    font-weight: bold;
  }
  main article section .discription .profile {
    overflow: hidden;
  }
  main article section .discription .profile .image {
    width: 40px;
    height: 40px;
    float: left;
  }
  main article section .discription .profile .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  main article section .discription .profile ul.links {
    margin-left: 48px;
    min-height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px 10px;
  }
  main article section .discription .profile ul.links li a {
    display: block;
    line-height: 10px;
    font-size: 10px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    text-decoration: underline;
  }
  main article section p.more {
    margin-top: 15px;
    float: right;
  }
  main article section p.more button {
    background: transparent;
    cursor: pointer;
  }
  main article section p.more button span.more {
    width: 65px;
    height: 14px;
    border: 1px solid #000000;
    box-sizing: border-box;
    display: block;
    text-align: center;
    line-height: 14px;
    font-size: 11px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section p.more button span.close {
    display: none;
  }
  main article section.profile_open .discription {
    max-height: none;
  }
  main article section.profile_open .discription p.text {
    max-height: none;
    display: block;
  }
  main article section.profile_open p.more button span.more {
    display: none;
  }
  main article section.profile_open p.more button span.close {
    width: 65px;
    height: 14px;
    display: block;
    position: relative;
    text-align: right;
    line-height: 14px;
    font-size: 11px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  main article section.profile_open p.more button span.close:before {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    background: url("../image/icon_close.png") no-repeat center center/contain;
    position: absolute;
    left: 18px;
    top: calc(50% - 5px);
  }
  main article section .no_profile {
    height: 20px;
  }
  main article#artworks section ul.artworks {
    margin-bottom: 16px;
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
  }
  main article#artworks section ul.artworks li button {
    width: 60px;
    height: 60px;
    overflow: hidden;
  }
  main article#artworks section ul.artworks li button img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    image-rendering: auto;
  }
  .artworks_modal {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    overflow: hidden;
    display: none;
  }
  .artworks_modal .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
  }
  .artworks_modal p.close {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .artworks_modal p.close button {
    padding-left: 18px;
    display: inline-block;
    position: relative;
    background: transparent;
    text-align: right;
    line-height: 14px;
    font-size: 11px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  .artworks_modal p.close button:before {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    background: url("../image/icon_close.png") no-repeat center center/contain;
    position: absolute;
    left: 0;
    top: calc(50% - 5px);
  }
  .artworks_modal .contgent {
    width: 100%;
    height: 500px;
    position: absolute;
    top: calc(50% - 150px);
    left: 0;
  }
  .artworks_modal .contgent .slider {
    overflow: hidden;
    position: relative;
  }
  .artworks_modal .contgent .slider .slick-arrow {
    width: 32px;
    height: 32px;
    display: block;
    background: no-repeat center center/contain;
    position: absolute;
    top: 134px;
    z-index: 10;
    text-indent: -9999px;
    cursor: pointer;
  }
  .artworks_modal .contgent .slider .slick-arrow.slick-prev {
    left: 0;
    background-image: url("../image/btn_slide_prev.png");
  }
  .artworks_modal .contgent .slider .slick-arrow.slick-next {
    right: 0;
    background-image: url("../image/btn_slide_next.png");
  }
  .artworks_modal .contgent .slider .slide {
    width: 100%;
    height: 100%;
    float: left;
  }
  .artworks_modal .contgent .slider .slide .image {
    margin: 0 auto 64px auto;
    width: 300px;
    height: 300px;
  }
  .artworks_modal .contgent .slider .slide .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .artworks_modal .contgent .slider .slide .btns {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
  }
  .artworks_modal .contgent .slider .slide .btns a {
    width: 100px;
    height: 22px;
    display: block;
    border-radius: 16px;
    border: 1px solid #000000;
    background: #ffffff;
    line-height: 22px;
    text-align: center;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  footer {
    padding: 22px 24px;
    overflow: hidden;
  }
  footer p.privacy_policy {
    float: left;
  }
  footer p.privacy_policy a {
    display: block;
    text-decoration: underline;
    font-size: 10px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  footer p.copyright {
    float: right;
    text-align: right;
    font-size: 10px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  .coming_soon_modal {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
  }
  .coming_soon_modal .bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
  }
  .coming_soon_modal .frame {
    width: calc(100% - 20px);
    height: 400px;
    background: #ffffff;
    position: absolute;
    top: calc(50% - 200px);
    left: 10px;
  }
  .coming_soon_modal .frame .inner {
    padding: 40px 20px 0 20px;
  }
  .coming_soon_modal .frame .inner p.msg {
    margin-bottom: 25px;
    line-height: 25px;
    font-size: 15px;
    font-weight: bold;
  }
  .coming_soon_modal .frame .inner .column {
    margin-bottom: 40px;
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
  }
  .coming_soon_modal .frame .inner .column p.image {
    width: 100px;
  }
  .coming_soon_modal .frame .inner .column p.image img {
    width: 100%;
    height: auto;
  }
  .coming_soon_modal .frame .inner .column dl {
    font-family: "Inter", sans-serif;
    font-weight: 600;
  }
  .coming_soon_modal .frame .inner .column dl dt {
    margin-bottom: 30px;
  }
  .coming_soon_modal .frame .inner .column dl dt span, .coming_soon_modal .frame .inner .column dl dt small {
    display: block;
  }
  .coming_soon_modal .frame .inner .column dl dt span {
    line-height: 20px;
    font-size: 16px;
  }
  .coming_soon_modal .frame .inner .column dl dt small {
    line-height: 14px;
    font-size: 10px;
  }
  .coming_soon_modal .frame .inner .column dl dd {
    line-height: 22px;
    font-size: 12px;
  }
  .coming_soon_modal .frame .inner p.close {
    text-align: center;
  }
  .coming_soon_modal .frame .inner p.close button {
    padding-left: 22px;
    display: inline-block;
    position: relative;
    background: transparent;
    text-align: right;
    line-height: 22px;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    cursor: pointer;
  }
  .coming_soon_modal .frame .inner p.close button:before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    background: url("../image/icon_close.png") no-repeat center center/contain;
    position: absolute;
    left: 0;
    top: calc(50% - 8px);
  }
  .sp_none {
    display: none !important;
  }
}