@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500&display=swap');

a[href^="tel:"] {
  pointer-events: none;
}
.pc {
  display:block;
}
.sp {
  display:none;
}
.bx-wrapper img {
/*margin:0 auto;*/
}
.list__photo{
  margin:0 auto;
}
.section__block{
  text-align: left;
  margin: 1.5rem auto 4rem auto;
}
a.attention {
  font-weight: bold;
  color: #cc0000;
  font-size: 1.2em;
}
.group ul {
  margin-left: 0;
  padding-left: 0;
}
.group li{
  margin: 0;
  padding: 0;
}
.dl-vertical-list__title{
  font-weight: nomal !important;
}
.product__main-image img {
  width: 100%;
  max-width: 500px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.product__thumbs {
  padding-top: 2px;
  margin: 0 -1px;
}
.product__thumb__unit {
  padding: 0 1px 1px;
}
.product__thumb__unit img {
  max-height: 150px;
  cursor: pointer;
}
.section__title-h2{
  font-size: 2.4rem;
}
.product__name {
  text-align: left !important;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.8rem;
}
.simpleExplain{
  font-size: 1.3rem;
}
.topicpath-nav ul{
  margin: 0;
}
.collection-nav ul{
  font-size: 12px;
  margin-left: 3px;
}
.product__price {
  font-size: 1.8rem;
  letter-spacing: .05em;
  margin: 2rem 0!important;
  padding-bottom: 0!important;
}
/*.product__price .product_price_sale,*/
.product__discount-rate {
  color: #d01120;
}
.product__price span.product_price {
  /*margin-bottom: 5px;
  font-size: 12px;
  display: block;*/
}
.product__regular-price {
  margin-top: -15px;
  margin-bottom: 20px;
}
.product__option__block {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 10px;
  padding-top: 0;
}
.product__option__block th, .product__option__block td {
  text-align: center;
}
.product__option__block label {
  margin: 1em 0 0;
  font-size: .9em;
}
.product__init .dl-vertical-list__content {
  margin-bottom: 0;
}
.product__init-num {
  font-size: 1.5em;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: right;
  width: 50px;
  border: 1px solid #ccc;
  display: inline-block;
}
.product__init-updw {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.product__wrap {
  display:flex;
}
.product__wrap>div>div {
  width: 100%;
}
.product__wrap>div:nth-of-type(1) {
  width: 65%;
}
.product__wrap>div:nth-of-type(2) {
  width: 35%;
  position: relative;
  z-index: -1;
}
.product__wrap .col-lg-8 {
  width: 100%;
}
#product_right {
  width: 32%; position:
  absolute; right: 2%;
}
.product_price_tax {
  font-size: 1.4rem;
  margin-left: 5px;
}
.product__order__btns {
  list-style-type: none;
  margin: 2em 0 0;
}
.product__order__btn {
  margin-bottom: 1em;
}
.product__order__btn i {
  margin-right: .8em;
}
.product__order_detail {
  /* margin-bottom: 20px;
  padding-top: 20px; */
  display: flex;
  justify-content: center;
  clear: both;
}
.product__order_detail:nth-of-type(1) {
  padding-top: 20px;
}
.product__order_detail:nth-of-type(2) {
  padding-bottom: 20px;
}
.product__order_detail li {
  width: 50%;
  margin-right: 7px;
  margin-bottom: 7px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.product__order_detail li:nth-of-type(2) {
  margin-right: 0;
}
.product__order_detail li a {
  display: block;
  padding: 10px 0;
}
.product__order_detail li.opt_none {
  width: 100%;
  margin-right: 0;
}
/* .product__order_detail li a.opt_none {
  pointer-events: none;
  background: #eee;
  user-select: none;
} */
.btn--addcart {
  padding: .7em 0;
  /*border: 1px solid #d0111f;*/
  /*background-color: #d0111f;*/
  border: 1px solid #484848;
  background-color: #484848;
  color: #fff;
}
.btn--addcart img {
  width: 20px;
  height: auto;
  margin: -2px 5px 0 0;
  display: inline-block;
}
.btn--quick-order {
  padding: .4em 0;
}
.btn--soldout {
  padding: .7em 0;
  border: none;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.btn--soldout:hover {
  background: #ddd;
}
.btn--addcart:hover {
  /*border: 1px solid #d0111f!important;*/
  /*background-color: #d0111f!important;*/
  border: 1px solid #484848!important;
  background-color: #484848!important;
  color: #fff!important;
  opacity: 0.8;
}
.product__info {
  padding: 2em 0;
  margin: 3em 0;
}
.prdctInfo{
  /*font-family: 'Noto Sans JP', sans-serif;*/
  /*color: #333;*/
  /*font-size: 14px;*/
  /*line-height: 28px;*/
  /*letter-spacing: 0.03em;*/
  /*font-weight: 400;*/
  /*text-align: justify;*/
  max-width: 600px;
  /*margin-top: 2rem;*/
}
.product__info__list {
  margin: 1em 0 0;
  list-style-type: none;
}
.product__info__list:first-child {
  margin-top: 0;
}
.product__info__list__unit {
  font-size: .9em;
  line-height: 1.8;
  margin: 0;
}
.product__info__list__unit:first-child {
  margin-top: 0;
}
.product__info__list__unit a {
  color: #111;
}
.text-titles {
  margin: 0 auto 2em;
}
.text-titles-list__detail-text {
  width: 100%;
  height: 30px;
  padding: .5em;
  border: 1px solid #ccc;
  display: inline-block;
}
.sns li {
  display: inline!important;
  width: 100px!important;
  margin-right: 10px;
}
.sns li:last-child {
  display: none!important;
}
#hoverWrap{
  margin: 3% auto;
  width: 100%;
  max-width: 960px;
  text-align: center;
}
.innerWrap {
  padding: 0;
  margin: 0;
}
.innerWrap p{
  margin: 0;
  padding: 10px;
  border-bottom: solid 1px #eee;
  cursor: pointer;
}
.innerWrap p a{
  text-decoration: none;
  display: block;
}
.innerWrap p:last-child{
  border: none;
}
#hover-click0{
  display: inline-block;
  border: solid 1px #333;
  position: relative;
  width: 20%;
  margin: 10px;
  position: relative;
}
#hover-click0 > a{
  display: block;
  padding: 12px;
  background: #fff;
  color: #333;
  font-size: 1.4rem;
  text-align: center;
  text-decoration: none;
}
#hover-click0 > div{
  display: none;
  z-index: 9999;
  position: absolute;
  left: -1px;
  width: 100%;
  background: #fff;
  text-align: center;
  border: solid 1px #333;
}
#hover-click1{
  display: inline-block;
  border: solid 1px #333;
  position: relative;
  width: 20%;
  margin: 10px;
  position: relative;
}
#hover-click1 > p{
  display: block;
  margin: 0;
  padding: 12px;
  background: #fff;
  color: #333;
  font-size: 1.4rem;
  text-align: center;
  cursor: pointer;
}
#hover-click1 > p:after{
  content: "";
  display: inline-block;
  border-top: 6px solid #333;
  border-right: 4px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  top: 45%;
  right: 5%;
}
#hover-click1 > p a{
  text-decoration: none;
  font-size: 1.4rem;
}
#hover-click1 > div{
  display: none;
  z-index: 9999;
  position: absolute;
  left: -1px;
  width: 100%;
  background: #fff;
  text-align: center;
  border: solid 1px #333;
}
#hover-click2{
  display: inline-block;
  border: solid 1px #333;
  position: relative;
  width: 20%;
  margin: 10px;
}
#hover-click2 > p{
  display: block;
  margin: 0;
  padding: 12px;
  background: #fff;
  color: #333;
  font-size: 1.4rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
#hover-click2 > p:after{
  content: "";
  display: inline-block;
  border-top: 6px solid #333;
  border-right: 4px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  top: 45%;
  right: 5%;
}
#hover-click2 > p a{
  text-decoration: none;
  font-size: 1.4rem;
}
#hover-click2 > div{
  display: none;
  z-index: 9999;
  position: absolute;
  left: -1px;
  width: 100%;
  background: #fff;
  text-align: center;
  border: solid 1px #333;
}
#hover-click3{
  display: inline-block;
  border: solid 1px #333;
  position: relative;
  width: 20%;
  margin: 10px;
}
#hover-click3 > p{
  display: block;
  margin: 0;
  padding: 12px;
  background: #fff;
  color: #333;
  font-size: 1.4rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
#hover-click3 > p:after{
  content: "";
  display: inline-block;
  border-top: 6px solid #333;
  border-right: 4px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  top: 45%;
  right: 5%;
}
#hover-click3 > p a{
  text-decoration: none;
  font-size: 1.4rem;
}
#hover-click3 > div{
  display: none;
  z-index: 9999;
  position: absolute;
  left: -1px;
  width: 100%;
  background: #fff;
  text-align: center;
  border: solid 1px #333;
}
.prdInfo-link-style-wrap{
  display: none;
}
.prdInfo-link-style-wrap img {
  width: 20px;
  height: auto;
  margin: -2px 5px 0 0;
}
.eventBnr{
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
}
.eventBnr02{
  width: 100%;
  max-width: 850px;
  margin: 1rem auto 0;
}
/*.repair a{
  display: block;
  width: 150px;
  border-radius: 3px;
  padding: 3px 0;
  background-color: #3a1f05;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
}*/
.linkcolor01 a{
color: #0078ff;
}

.bridal{
  margin-top:30px;
}

.customise{
  margin-top:15px;
  margin-bottom:15px;
  clear:both;
}

.product__info__list.sns button.line_btn {
  min-width: 94px;
  margin-top: -12px;
  padding: 0 4px;
  background-color: #00b833;
  color: #fff;
  font-size: 11px;
  border: none;
  outline: none;
  border-radius: 3px;
}
.product__info__list.sns button.line_btn a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.product__info__list.sns button.line_btn i {
  width: 15px;
  height: 15px;
  margin-bottom: -3px;
  margin-right: 3px;
  background: url(https://d.line-scdn.net/r/web/social-plugin/img/common/line.png) 0 2px no-repeat;
  display: inline-block;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 1270px) {
  /* 1270px~ */
  .product__init.dl-vertical-list.col-lg-5 {
    width: 30%;
  }
  .product__order__btns {
    width: 70%;
    padding: 0;
  }
  .product__order_detail {
    display: block;
    clear: both;
  }
  .product__order_detail li {
    width: 100%;
  }
  /* .product__order_detail li {
    margin-right: 0;
    margin-bottom: 5px;
  } */
  .product__order_detail:nth-of-type(1) {
    padding-top: 20px;
  }
  .product__order_detail:nth-of-type(2) {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 840px) {
  /* 840px~ */
}
@media screen and (max-width: 980px) {
  /* 980px~ */
}
@media screen and (max-width: 768px) {
  /* 768px~ */
  .pc {
    display:none;
  }
  .sp {
    display:block;
  }

  .section__block{
    margin: 0 auto 1.5rem auto;
    /*margin: 6rem auto 1.5rem auto;*/
  }
  .prdctInfo{
    /*font-size: 12px;*/
    /*line-height: 26px;*/
    margin-right: -10px;
    margin-left: -15px;
  }
  a[href^="tel:"] {
    pointer-events: auto;
  }
  .product__images img {
    margin: 0 auto;
  }
  .product__name {
    text-align: center;
  }
  .product__info {
    padding: 1.5em 0;
    margin: 1.5em 0;
  }
  .product__info__list:first-child {
    margin-top: 2em;
  }
  #hoverWrap{
    margin: 5% auto;
  }
  #hover-click0 , #hover-click1 , #hover-click2 , #hover-click3 {
    margin: 0;
    padding: 0;
    min-width: 160px;
    margin: 5px;
  }
  .prdInfo-link-style-wrap{
    display: block;
    margin-top: 5rem;
    width: 100%;
    height: 45px;
    /*background: #d0111f;*/
    background: #484848;
  }
  .prdInfo-link-style-wrap:hover{
    opacity: 0.8;
  }
  .prdInfo-link-style{
    display: block;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    color: #fff!important;
  }
  .prdInfo-link-style:link{
    text-decoration: none;
    color: #fff!important;
  }
  .prdInfo-link-style:hover{
    text-decoration: none;
    color: #fff;
  }
  .prdInfo-link-style:visited{
    text-decoration: none;
    color: #fff;
  }
  .prdInfo-link-style.soldout {
    background: #ddd;
    color: #333!important;
  }
  .carousel-slide .product-list__unit__inner{
    min-height: 260px;
  }
  .customise{
    margin-top:15px;
    margin-bottom:20px;
    clear:both;
  }
  .dl-vertical-list__title {
    margin: 0 0 0.3em;
  }
  .product__init-num {
    width: 80%;
    height: 23px;
  }
  .product__wrap {
    display:block;
  }
  .product__wrap>div:nth-of-type(1) {
    width: 100%;
  }
  .product__wrap .col-lg-4{
    width: 100%;
  }
  .product__order{
    margin-top: 2rem;
  }
  .product__order>div {
    display: flex;
    /* height: auto; */
  }
  .product__order>div dl {
    width: 30%;
  }
  .product__order>div ul {
    width: 70%;
    padding-top: 3px;
    margin-bottom: 0;
  }
  #product_right {
    width: 100%;
    position: relative;
    right: auto;
  }
  .product__price {
    margin-top: 0px!important;
  }
  .product_price_tax {
    font-size: 1.3rem;
  }
  .topicpath-nav.sp {
    margin-top: 30px;
  }
  .collection-nav ul{
    font-size: 11px;
  }
  .prdInfo-link-style-wrap {
    margin-top: 10px;
  } 
  .product__order_detail {
    /* margin-bottom: 20px;
    padding-top: 20px; */
    display: flex;
    justify-content: center;
    clear: both;
  }
  .product__order_detail li {
    width: 50%;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 3px;
  }
  .product__order_detail li {
    margin-right: 7px;
    margin-bottom: 7px;
  }
}
@media (max-width: 480px) {
  /* ~480px */
  #hover-click0 , #hover-click1 , #hover-click2 , #hover-click3 {
    margin: 5px;
    padding: 0;
  }
  #hoverWrap{
    margin: 10% auto;
  }
}
@media (max-width: 360px) {
  /* ~360px */
  .product__order_detail {
    display: block;
  }
  .product__order_detail li {
    width: 100%;
  }
  .product__order_detail li:nth-of-type(1) {
    margin-right: 0;
    margin-bottom: 5px;
  }
}


/*モーダル*/
.bridal img.contactModal {
  cursor: pointer;
  transition: 0.3s;
}
.bridal img.contactModal:hover {
  opacity: 0.8;
}
div.contactModal {
  display: none;
}
div.contactModal.open {
  display: block;
  width: 100%;
  background: rgba(0,0,0,0.5);
  position: absolute;
  z-index: 2;
}
div.contactModal > div {
  width: 550px;
  margin: 0 auto;
  padding: 40px 10px 20px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  background: #fff;
  border: 4px solid #e7c022;
  position: absolute;
  left: 0;
  right: 0;
}
div.contactModal p.close {
  width: 43px;
  height: 43px;
  color: #fff;
  font-size: 29px;
  text-align: center;
  background: #ddd;
  border-radius: 50px;
  position: absolute;
  top: -23px;
  right: -20px;
  line-height: 1.45;
  cursor: pointer;
  opacity: 1;
}
div.contactModal > div p {
  color: #555;
  font-size: 16px;
  line-height: 1.8;
  }
div.contactModal > div p.bold {
  margin-bottom: 15px;
  color: #333;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
}
div.contactModal > div p:nth-of-type(2) {
  color: #333;
  font-size: 22px;
  margin-bottom: 15px;
}
div.contactModal > div p span {
  font-size: 12px;
}
div.contactModal > div p.small {
  font-size: 12px;
  line-height: 1.2;
}
div.contactModal > div a.line {
  width: 430px;
  margin: 20px auto 30px;
  padding: 20px 0px;
  color: #fff!important;
  font-size: 20px;
  background: #00B900;
  border: none;
  border-radius: 10px;
  display: block;
  text-decoration: none;
}
div.contactModal > div a.line_bridal {
  display: none!important;
}
div.contactModal > div a.line_ws {
  display: block;
}
div.contactModal > div a.line span {
  height: 45px;
  margin-top: -5px;
  margin-bottom: -5px;
  padding-right: 8px;
  background: #00B900;
  vertical-align: middle;
  overflow: hidden;
  display: inline-block;
}
div.contactModal > div a.line .fa-line {
  width: 54px;
  margin-top: -14px;
  margin-left: -2px;
  color: #00B900!important;
  font-size: 70px;
  background: #fff;
  vertical-align: middle;
}
div.contactModal p.tel-mail {
  margin: 20px auto -20px;
}
div.contactModal p.tel-mail a {
  width: 200px;
  margin: 0px 15px 30px;
  padding: 15px 0px;
  font-size: 13px;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  cursor: pointer;
  text-decoration-line: none;
  display: inline-block;
}
div.contactModal > div a img {
  width: auto;
  height: 35px;
  margin: 0 auto 10px;
  vertical-align: middle;
  opacity: 1!important;
  display: block;
}
@media screen and (max-width: 768px) {
  div.contactModal {
    display: none;
    top: 0!important;
  }
  div.contactModal.open {
    display: block;
    width: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    z-index: 1;
  }
  div.contactModal > div {
    width: 90%;
    margin: 0 auto;
    padding: 20px 5px 10px;
    text-align: center;
    background: #fff;
    border: 4px solid #e7c022;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
  }
  div.contactModal p.close {
    width: 35px;
    height: 35px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    background: #ddd;
    border-radius: 50px;
    position: absolute;
    top: -22px;
    right: -12px;
    line-height: 1.45;
  }
  div.contactModal > div p {
    color: #555;
    font-size: 11px;
    line-height: 1.6;
  }
  div.contactModal > div p:nth-of-type(2),
  div.contactModal > div p.bold {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  div.contactModal > div p span {
    font-size: 10px;
  }
  div.contactModal > div p.small {
    font-size: 10px;
    line-height: 1.2;
  }
  div.contactModal > div a.line {
    width: 80%;
    max-width: 300px;
    margin: 10px auto 20px;
    padding: 9px 0px 10px;
    color: #fff;
    font-size: 14px;
    background: #00B900;
    border: none;
    border-radius: 10px;
    display: block;
    text-decoration: none;
  }
  div.contactModal > div a.line span {
    height: 26px;
    padding-right: 7px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
  }
  div.contactModal > div a.line .fa-line {
    width: 30px;
    margin-top: -6px;
    margin-left: -3px;
    color: #00B900;
    font-size: 40px;
    background: #fff;
    vertical-align: middle;
  }
  div.contactModal p.tel-mail a {
    width: 43%;
    margin: 0 2% 30px;
    padding: 13px 0px;
    font-size: 10px;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    display: inline-block;
    text-decoration-line: none;
  }
  div.contactModal p.tel-mail a span {
    transform: scale(0.6);
  }
  div.contactModal > div a img {
    width: auto;
    height: 20px;
    vertical-align: middle;
    opacity: 1!important;
    display: block;
    margin: 0 auto 10px;
  }
}
@media screen and (min-width: 360px) {
  div.contactModal > div {
    top: 17%!important;
    position: fixed;
  }
}
#custom-options-select {
  background-color: #fff;
  height: 30px!important;
  line-height: 30px;
  display: inline-block;
  padding: 4px 6px!important;
}
#custom-options-input, #custom-options-textarea {
  padding: 4px 6px!important;
}
.section__block_custom {
  padding: 0 1%;
}
#custom-options-label {
  margin: 20px 0 0.5em!important;
  font-size: 1.2em!important;
  display: block!important;
}


/* コレクション */

.collection_com_section {
    max-width: 600px;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
.collection_com_section {
      width: 90%;
      margin-top: 60px;
      margin-bottom: 60px;
  }
}

.collection_com_section img {
  width: 100%;
  height: auto;
}

.collection_com_header {
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .collection_com_header {
    font-size: 16px;
  }
}


.collection_com_section .collection_com_title {
  font-family: 'Josefin Sans', sans-serif;
  color: #333;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .collection_com_section .collection_com_title {
    font-size: 24px;
    line-height: 32px;
    margin-top: 16px;
    margin-bottom: 8px;
  }
}
.collection_com_section .collection_com_title_sub {
  font-family: "Noto Serif JP", serif;
  color: #333;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .collection_com_section .collection_com_title_sub {
    font-size: 13px;
    line-height: 23px;
    margin-top: 8px;
    margin-bottom: 12px;
  }
}

.collection_com_section .collection_com_catch {
  font-family: "Noto Serif JP", serif;
  color: #333;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.03em;
  font-weight: 400;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .collection_com_section .collection_com_catch {
    font-size: 16px;
    line-height: 30px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}

.collection_com_section .collection_com_text {
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.03em;
  font-weight: 400;
  text-align: justify;
  margin-top: 14px;
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  .collection_com_section .collection_com_text {
    font-size: 12px;
    line-height: 26px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}

.collection_com_section .collection_com_button {
  font-family: "Cinzel", serif;
  color: #333;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.03em;
  font-weight: 500;
  display: inline-block;
  position: relative;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  border-bottom: 1px solid #333;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .collection_com_section .collection_com_button {
    font-size: 13px;
    line-height: 13px;
    margin-top: 20px;
  }
}

/* 商品説明 */
.section__block .content_section {
    max-width: 600px;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .section__block .content_section {
      width: 90%;
      margin-top: 60px;
      margin-bottom: 60px;
  }
}
.section__block .content_title {
  font-family: "Noto Serif JP", serif;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .section__block .content_title {
    font-size: 16px;
    line-height: 25px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
.section__block .content_text {
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.03em;
  font-weight: 400;
  text-align: justify;
  margin-top: 14px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .section__block .content_text {
    font-size: 12px;
    line-height: 26px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}

.detail_section {
  background-color: #eee;
  padding: 20px 3%;
  margin-top: 36px;
  margin-bottom: 34px;
}
@media screen and (max-width: 768px) {
  .detail_section {
    padding: 20px 5% 30px;
  }
}
.detail_title {
  font-family: "Cinzel", serif;
  color: #333;
  font-size: 20px;
  letter-spacing: 0.03em;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .detail_title {
    font-size: 18px;
  }
}
.detail_section dl {
  margin-top: 12px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .detail_section dl {
    margin-bottom: 10px;
  }
}
.detail_wrap {
  display: flex;
  margin-bottom: 3px;
}
.detail_wrap dt {
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.03em;
  font-weight: 400;
  min-width: 65px;
}
.detail_wrap dd {
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.03em;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .detail_wrap dt {
    font-size: 13px;
    line-height: 20px;
    min-width: 55px;
  }
  .detail_wrap dd {
    font-size: 13px;
    line-height: 20px;
  }
}
.detail_text {
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.03em;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .detail_text {
    font-size: 12px;
    line-height: 20px;
  }
}