.explanation {
  width: 85.71%;
  margin: 60px auto 0;
}

@media (max-width: 1024px) {
  .explanation {
    width: auto;
    padding: 0 30px;
  }
}

@media (max-width: 599px) {
  .explanation {
    padding: 0 10px;
  }
}

.explanation .explanationwapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 599px) {
  .explanation .explanationwapper {
    display: block;
  }
}

.explanation .explanationwapper .left {
  width: 45.71%;
}

@media (max-width: 1024px) {
  .explanation .explanationwapper .left {
    width: 46%;
  }
}

@media (max-width: 599px) {
  .explanation .explanationwapper .left {
    width: auto;
  }
}

.explanation .explanationwapper .left .swiper_th .swiper-wrapper .swiper-slide .obf {
  height: 0;
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 380px;
}

@media (max-width: 1024px) {
  .explanation .explanationwapper .left .swiper_th .swiper-wrapper .swiper-slide .obf {
    padding-bottom: 100%;
  }
}

.explanation .explanationwapper .left .swiper_th .swiper-wrapper .swiper-slide .obf img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  position: absolute;
  top: 0;
  left: 0;
}

.explanation .explanationwapper .left .thumbs-slider {
  margin-top: 10px;
}

.explanation .explanationwapper .left .thumbs-slider li {
  cursor: pointer;
}

.explanation .explanationwapper .left .thumbs-slider li .obf {
  height: 0;
  display: block;
  background-color: #f3f3f3;
  overflow: hidden;
  position: relative;
  padding-bottom: 116px;
}

@media (max-width: 1024px) {
  .explanation .explanationwapper .left .thumbs-slider li .obf {
    padding-bottom: 100%;
  }
}

.explanation .explanationwapper .left .thumbs-slider li .obf img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  position: absolute;
  top: 0;
  left: 0;
}

.explanation .explanationwapper .left .thumbs-slider .swiper-slide-thumb-active img {
  border: 2px solid #121212;
}

.explanation .explanationwapper .left .text {
  margin-top: 20px;
}

.explanation .explanationwapper .left .text p {
  font-size: 1.2rem;
  line-height: 1.7em;
}

.explanation .explanationwapper .left .text img {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.explanation .explanationwapper .right {
  width: 40%;
}

@media (max-width: 1024px) {
  .explanation .explanationwapper .right {
    width: 50%;
  }
}

@media (max-width: 599px) {
  .explanation .explanationwapper .right {
    width: auto;
    margin-top: 60px;
  }
}

.explanation .explanationwapper .right .workprice h1 {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.5rem;
  margin-top: 10px;
  line-height: 1.3em;
}

.explanation .explanationwapper .right .workprice .enname {
  margin-top: 4px;
  font-size: 1.3rem;
  font-family: 'Cormorant Garamond', serif !important;
}

.explanation .explanationwapper .right .workprice .artist {
  padding-bottom: 6px;
  margin: 20px 0;
  border-bottom: 1px solid #707070;
}

.explanation .explanationwapper .right .workprice .artist p {
  color: #696969;
}

.explanation .explanationwapper .right .workprice .artist p a {
  color: #696969;
  border-bottom: 1px solid #696969;
  padding-bottom: 2px;
}

.explanation .explanationwapper .right .workprice .artist .en {
  margin-top: 4px;
}

.explanation .explanationwapper .right .workprice dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #707070;
}

.explanation .explanationwapper .right .workprice dl dt, .explanation .explanationwapper .right .workprice dl dd {
  width: 50%;
  font-size: 1.3rem;
  line-height: 2em;
  border-bottom: 1px dotted #c7c7c7;
  margin-bottom: 10px;
}

.explanation .explanationwapper .right .workprice dl dt span,
.explanation .explanationwapper .right .workprice dl dd span{
  font-size: 1.3rem !important;
}

.explanation .explanationwapper .right .workprice dl dd {
  text-align: right;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
}

.explanation .explanationwapper .right .workprice dl .goukei, .explanation .explanationwapper .right .workprice dl .goukei_p {
  font-weight: 600;
  border-bottom: none;
  margin-bottom: 20px;
}

.explanation .explanationwapper .right .workprice dl .goukei span ,
.explanation .explanationwapper .right .workprice dl .goukei_p span {
  font-weight: 600;
}

.explanation .explanationwapper .right .workprice .cartwapper {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.explanation .explanationwapper .right .workprice .cartwapper .cart ,
.explanation .explanationwapper .right .workprice .cartwapper .ask {
  width: 76.19%;
  font-family: futura, 'Century Gothic', 'Hind', sans-serif;
  line-height: 60px;
  text-align: center;
  background-color: #121212;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.explanation .explanationwapper .right .workprice .cartwapper .cart:hover ,
.explanation .explanationwapper .right .workprice .cartwapper .ask:hover {
  background-color: #808080;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.explanation .explanationwapper .right .workprice .cartwapper .cart span ,
.explanation .explanationwapper .right .workprice .cartwapper .ask span {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.4rem;
}

.explanation .explanationwapper .right .workprice .cartwapper .cart span::before {
  content: '';
  background-image: url(../../img/images/common/cart_w.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px;
}

.explanation .explanationwapper .right .workprice .cartwapper .arrival_sell {
  width: 76.19%;
  font-family: futura, 'Century Gothic', 'Hind', sans-serif;
  line-height: 60px;
  text-align: center;
  background-color: #121212;
  color: #666;
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.explanation .explanationwapper .right .workprice .cartwapper .bookmark {
  width: 14.28%;
  line-height: 60px;
  border: none;
  background-color: #4E4D4D;
  cursor: pointer;
}

.explanation .explanationwapper .right .workprice .cartwapper .bookmark.add {

}

.explanation .explanationwapper .right .workprice .cartwapper .bookmark.before {
  cursor: default;
}

.explanation .explanationwapper .right .workprice .cartwapper .bookmark span.tooltip {
  position: relative;
  display: block;
}

.explanation .explanationwapper .right .workprice .cartwapper .bookmark span.tooltip img {
  width: 40%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.explanation .explanationwapper .right .workprice .contactwapper {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.explanation .explanationwapper .right .workprice .contactwapper a {
  width: 100%;
  line-height: 45px;
  display: block;
  color: #ffffff;
  background-color: #D1D1D1;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 600;
}

.explanation .explanationwapper .right .workprice .contactwapper a span{
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 600;
}

.explanation .explanationwapper .right .details {
  margin-top: 60px;
}

.explanation .explanationwapper .right .details #title {
  font-size: 1.4rem;
  font-family: futura, 'Century Gothic', 'Hind', sans-serif;
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}

.explanation .explanationwapper .right .details #title::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  content: '';
  width: 12px;
  height: 1px;
  background-color: #121212;
  top: 50%;
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.explanation .explanationwapper .right .details #title::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  content: '';
  width: 12px;
  height: 1px;
  background-color: #121212;
  top: 50%;
  left: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.explanation .explanationwapper .right .details #title.open::before {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.explanation .explanationwapper .right .details #title.open::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.explanation .explanationwapper .right .details .box {
  display: none;
  margin-top: 20px;
}

.explanation .explanationwapper .right .details .box a p ,
.explanation .explanationwapper .right .details .box p {
  font-size: 1.2rem;
}

.explanation .explanationwapper .right .details .box dl {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.explanation .explanationwapper .right .details .box dl dt{
  width: 40%;
  font-size: 1.1rem;
  border-bottom: 1px dotted #c7c7c7;
  line-height: 1.5em;
  padding-bottom: 2px;
  margin-top: 6px;
}

.explanation .explanationwapper .right .details .box dl dt span{
  font-size: 1.1rem;
  line-height: 1.5em;
}

.explanation .explanationwapper .right .details .box dl dd {
  width: 60%;
  font-size: 1.1rem;
  border-bottom: 1px dotted #c7c7c7;
  line-height: 1.5em;
  padding-bottom: 2px;
  margin-top: 6px;
}

.explanation .explanationwapper .right .details .box dl dd span{
  font-size: 1.1rem;
  line-height: 1.5em;
}

.explanation .explanationwapper .right .details .box .profile {
  margin-top: 20px;
}

.explanation .explanationwapper .right .details .box .profile h3 {
  font-size: 1.3rem;
  font-family: futura, 'Century Gothic', 'Hind', sans-serif;
}

.explanation .explanationwapper .right .details .box .profile p {
  margin-top: 6px;
}

.explanation .explanationwapper .right .details .box .profile img {
  margin-left: 10px;
  margin-bottom: 10px;
}

.explanation .explanationwapper .right .details .authorwapper {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.explanation .explanationwapper .right .details .authorwapper .morework {
  display: block;
  width: 76.19%;
  font-size: 1.4rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 40px;
  background-color: #4E4D4D;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.explanation .explanationwapper .right .details .authorwapper .morework a{
  display: block;
}

.explanation .explanationwapper .right .details .authorwapper .morework a span {
  font-size: 1.4rem;
  font-weight: 600;
  color: #ffffff;
}

.explanation .explanationwapper .right .details .authorwapper .morework a span:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0.8;
}

.explanation .explanationwapper .right .details .authorwapper .bookmark {
  width: 14.28%;
  line-height: 40px;
  border: none;
  background-color: #4E4D4D;
  cursor: pointer;
}

.explanation .explanationwapper .right .details .authorwapper .bookmark.add {

}

.explanation .explanationwapper .right .details .authorwapper .bookmark.before {
  cursor: default;
}

.explanation .explanationwapper .right .details .authorwapper .bookmark span.tooltip {
  position: relative;
  display: block;
}

.explanation .explanationwapper .right .details .authorwapper .bookmark span.tooltip img {
  width: 40%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.explanation .explanationwapper .right .workprice .cartwapper .bookmark span.tooltip .balloon ,
.explanation .explanationwapper .right .details .authorwapper .bookmark span.tooltip .balloon {
  width: 150px;
  position: absolute;
  left: 50%;
  bottom: 90%;
  transform: translateX(-50%);
  margin-bottom: 20px;
  padding: 2px;
  background-color: #111;
  font-size: 0.5em;
  color: #fff;
  text-align: center;
  visibility: hidden; 
  opacity: 0; 
  z-index: 1;
  transition: 0.5s all;
}

.explanation .explanationwapper .right .workprice .cartwapper .bookmark span.tooltip .balloon::before ,
.explanation .explanationwapper .right .details .authorwapper .bookmark span.tooltip .balloon::before {
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 12px solid #111;
  position: absolute;
  top: 99%;
  left: 50%;
  transform: translateX(-50%);
}

.explanation .explanationwapper .right .workprice .cartwapper .bookmark span.tooltip:hover .balloon ,
.explanation .explanationwapper .right .details .authorwapper .bookmark span.tooltip:hover .balloon { 
  bottom: 100%; 
  visibility: visible; 
  opacity: 1;
}
/*# sourceMappingURL=style_detail.css.map */