﻿@charset "utf-8";
@media screen and (max-width:767px) {

  /*=================================================
  営業時間変更お知らせ
=================================================*/
  #top .holiday_box {
    text-align: center;
    padding: 2em;
    margin: 0 auto 2em;
    background: #fff2f1;
    width: 92%;
    box-sizing: border-box;
  }

  #top .holiday_box h2 {
    font-size: 1em;
    margin-bottom: .65em;
  }

  #top .holiday_box p {
    font-size: .875em;
    line-height: 2;
  }

  #top .news_box {
    border: 2px solid #d3c576;
    width: 92%;
    margin: auto;
    padding: 5%;
    box-sizing: border-box;
  }

  #top .news_box>p {
    font-size: 16px;
  }

  #top .ttl_box {
    text-align: center;
    font-size: 17px;
    margin-bottom: 5px;
  }

  #top .day_box {
    background: #eae4be;
    text-align: center;
    font-size: 13px;
    line-height: 1.8;
    padding: 4% 2%;
    margin-top: 8px;
    margin-bottom: 15px;
  }

  #top .day_box a {
    color: #ce103c;
  }

  .day_box_2 {
    margin-bottom: 15px;
  }

  .day_box_2 p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
  }

  .day_box_2 .list_st {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #fff;
    font-size: 13px;
  }

  .day_box_2 .list_st li {
    background: #BBA206;
    padding: 10px 5px;
    width: 33%;
    box-sizing: border-box;
    margin-bottom: 1px;
    text-align: center;
  }

  .news_box .btn {
    margin-top: 10px;
  }

  .news_box .btn a {
    display: block;
    background: #E95470;
    color: #fff;
    text-align: center;
    padding: 20px;
    font-size: 16px;
  }

  /*=================================================
	TOP PAGE
=================================================*/
  #top #mainimage {
    width: 100%;
  }

  #top #mainimage img {
    width: 100%;
    height: auto;
  }

  #top img {
    width: 100%;
    height: auto;
  }

  /*=================================================
	TOP PAGE - SECTION_01
=================================================*/
  #top #sec_01 {
    margin: 35px 0 0;
  }

  #top #sec_01 .slick_box01 {
    margin-bottom: 40px;
  }

  #top #sec_01 .cashless_bnr {
    margin-bottom: 25px;
  }

  #top #sec_01 h2 {
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 25px;
  }

  #top #sec_01 .right_box,
  #top #sec_01 .left_box {
    float: left;
    width: 50%;
  }

  #top #sec_01 .img_box {
    position: relative;
    margin-bottom: 20px;
  }

  #top #sec_01 .toggle_box {
    width: 50%;
    display: none;
    height: 100%;
    position: absolute;
    background: #fef7f1;
  }

  #top #sec_01 .toggle_box ul {
    padding: 10%;
  }

  #top #sec_01 .toggle_box li {
    border-bottom: dashed 1px #ddd;
    margin-bottom: 0;
  }

  #top #sec_01 .toggle_box li:last-child {
    border-bottom: none;
  }

  #top #sec_01 .toggle_box li a {
    display: block;
    color: #533a35;
    padding: 12px 0;
  }

  /*=================================================
	TOP PAGE - SECTION_02
=================================================*/
  #top #sec_02 {
    margin-bottom: 20px;
  }

  /*=================================================
	TOP PAGE - SECTION_03
=================================================*/
  #top #sec_03 {
    margin-bottom: 20px;
  }

  #top #sec_03 .right_box,
  #top #sec_03 .left_box {
    float: left;
    width: 50%;
  }

  /*=================================================
	TOP PAGE - SECTION_04
=================================================*/
  #top #sec_04 {
    margin-bottom: 20px;
  }

  /*=================================================
	TOP PAGE - SECTION_05
=================================================*/
  #top #sec_05 {
    margin-bottom: 20px;
  }

  #top #sec_05 .right_box,
  #top #sec_05 .left_box {
    float: left;
    width: 50%;
  }

  /*=================================================
	TOP PAGE - SECTION_06
=================================================*/
  #top #sec_06 {
    margin-bottom: 40px;
  }

  /*=================================================
	TOP PAGE - SECTION_07
=================================================*/
  #top #sec_07 {
    margin-bottom: 40px;
  }

  #top #sec_07 .ttl_01 {
    text-align: center;
    font-size: 18px;
    color: #533a35;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  #top #sec_07 .ttl_01 span {
    font-size: 14px;
  }

  #top #sec_07 .news_list {
    margin-bottom: 30px;
  }

  #top #sec_07 .news_article {
    font-size: 12px;
    border-top: 1px solid #eaedf2;
    padding: 20px 0;
  }

  #top #sec_07 .news_article a {
    color: #533a35;
  }

  #top #sec_07 .news_article:last-child {
    border-bottom: 1px solid #eaedf2;
  }

  #top #sec_07 .link_btn {
    width: 280px;
    margin: 0 auto;
  }

  #top #sec_07 .link_btn a {
    color: #fff;
    background: #533a35;
    border: 2px solid #533a35;
  }

  /*=================================================
	TOP PAGE - SECTION_08
=================================================*/
  #top #sec_08 {
    background-color: #f4f1ee;
    padding: 40px 0;
  }

  #top #sec_08 .img_box:nth-child(n+2) {
    border-top: 1px solid #f4f1ee;
  }

  /*=================================================
  TOP PAGE - SECTION_09
=================================================*/
  #top #sec_09 {
    margin-bottom: 10px;
  }

  /*=================================================
  TOP PAGE - SECTION_10
=================================================*/
  #top #sec_10 {
    margin-bottom: 20px;
  }

  /*=================================================
  TOP PAGE - SECTION_11
=================================================*/
  #top #sec_11 {
    margin-bottom: 20px;
  }

  /*=================================================
	MARRIAGE_PRICELIST　結婚指輪 価格帯別
=================================================*/
  #marriage_pricelist #mainimage {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/marriage/marriage_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #marriage_pricelist #mainimage::before {
    /* 透過した黒を重ねる */
    background-color: rgba(255, 255, 255, 0.3);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #marriage_pricelist #mainimage .sec_inner {
    position: relative;
  }

  #marriage_pricelist #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: 'Bell MT', 'YuMincho', serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #marriage_pricelist #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #marriage_pricelist #sec_01 {
    padding: 35px 0;
  }

  #marriage_pricelist #sec_01 .banner_ttl {
    color: #53353a;
  }

  #marriage_pricelist #sec_01 .banner_ttl .eng_ttl {
    line-height: 1.4;
  }

  #marriage_pricelist #sec_01 .banner_ttl .jpn_ttl {
    position: relative;
    color: #f17d97;
    font-size: 20px;
    line-height: 1.3;
    padding-left: 35px;
  }

  #marriage_pricelist #sec_01 .banner_ttl .jpn_ttl:before {
    content: '';
    position: absolute;
    top: 11%;
    left: 0;
    width: 26px;
    height: 20px;
    background-image: url(../../assets/img/top/icon01.png);
    background-size: 26px 20px;
    background-repeat: no-repeat;
  }

  #marriage_pricelist #sec_01 .plicelist {
    margin-bottom: 20px;
    background-color: #fef7f1;
    border: 1px solid #fef7f1;
  }

  #marriage_pricelist #sec_01 .plicelist:last-child {
    margin-bottom: 0;
  }

  #marriage_pricelist #sec_01 .plicelist:nth-child(2n) {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
  }

  #marriage_pricelist .plicelist .open_btn {
    padding: 10px 30px;
  }

  #marriage_pricelist .plicelist dl dt {
    position: relative;
    cursor: pointer;
  }

  #marriage_pricelist .plicelist dl dt span {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 28px;
    font-weight: bold;
    padding-right: 15px;
  }

  #marriage_pricelist .plicelist dl dd {
    padding: 35px 40px;
    border: 1px solid #eae5e0;
    border-top: none;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.8;
    display: none;
  }

  #marriage_pricelist .plicelist .open_btn:before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../../assets/img/faq/icon03.png) left top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  #marriage_pricelist .plicelist .open:before {
    background: url(../../assets/img/faq/icon02.png) left top no-repeat;
    top: 60%;
    right: 19px;
  }

  #marriage_pricelist .ringlist {
    position: relative;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 35px;
  }

  #marriage_pricelist .ringlist img {
    width: 100%;
    height: auto;
  }

  #marriage_pricelist .ringlist:nth-child(4n) {
    margin-right: 0;
  }

  #marriage_pricelist .ringlist:nth-child(-n+4) {
    margin-top: 0;
  }

  #marriage_pricelist .ringlist .ring_icon {
    display: block;
    position: absolute;
    top: 5;
    left: 15;
    width: 50px;
    border-radius: 50%;
    background-color: #f8b2ba;
    color: #fff;
    font-size: 11px;
    line-height: 120%;
    padding: 17px 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
  }

  #marriage_pricelist .ringlist .ringname {
    font-size: 14px;
  }

  #marriage_pricelist .ringlist .plice_box {
    font-size: 18px;
    line-height: 1.2;
  }

  #marriage_pricelist .ringlist .plice_box span {
    font-size: 16px;
    padding: 0 5px 0 5px;
  }

  #marriage_pricelist .ringlist a {
    display: block;
    text-decoration: none;
    color: #533a35;
  }

  #marriage_pricelist .ringlist a:hover {
    color: #bbbbc1;
  }

  #marriage_pricelist .ringlist a:hover img {
    opacity: 0.8;
  }

  /*=================================================
	MARRIAGE RINGS　結婚指輪
=================================================*/
  #marriage #mainimage {
    width: 100%;
    background-image: url(../../assets/img/marriage/marriage_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #marriage #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0 0;
  }

  #marriage #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #marriage #sec_01 {
    padding: 35px 0;
  }

  #marriage #sec_01 .text_box {
    text-align: center;
    margin-bottom: 35px;
  }

  #marriage #sec_01 .ttl_02 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  #marriage #sec_01 .ringlist_wrap {
    width: 293px;
    margin: 0 auto;
  }

  #marriage #sec_01 .ringlist {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 139px;
    text-align: center;
    margin: 0 15px 0 0;
  }

  #marriage #sec_01 .ringlist img {
    width: 100%;
    height: auto;
  }

  #marriage #sec_01 .ringlist:nth-child(2n) {
    margin-right: 0;
  }

  #marriage #sec_01 .ringlist:nth-child(n+3) {
    margin-top: 50px;
  }

  #marriage #sec_01 .ringlist .ring_icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    border-radius: 50%;
    background-color: #f8b2ba;
    color: #fff;
    font-size: 11px;
    line-height: 120%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
  }

  #marriage #sec_01 .ringlist .ringname {
    font-size: 11px;
  }

  #marriage #sec_01 .ringlist .plice_box {
    font-size: 16px;
    line-height: 1.2;
  }

  #marriage #sec_01 .ringlist .plice_box span {
    font-size: 13px;
    padding: 0 5px 0 5px;
  }

  #marriage #sec_01 .ringlist a {
    display: block;
    text-decoration: none;
    color: #533a35;
  }

  #marriage #sec_02 {
    padding: 15px 0 35px;
  }

  #marriage #sec_02 .banner_ttl {
    color: #53353a;
  }

  #marriage #sec_02 .banner_ttl .eng_ttl {
    line-height: 1.4;
  }

  #marriage #sec_02 .banner_ttl .jpn_ttl {
    position: relative;
    color: #f17d97;
    font-size: 20px;
    line-height: 1.3;
    padding-left: 35px;
  }

  #marriage #sec_02 .banner_ttl .jpn_ttl:before {
    content: '';
    position: absolute;
    top: 11%;
    left: 0;
    width: 26px;
    height: 20px;
    background-image: url(../../assets/img/top/icon01.png);
    background-size: 26px 20px;
    background-repeat: no-repeat;
  }

  #marriage #sec_02 .plicelist {
    margin-bottom: 20px;
    background-color: #fef7f1;
    border: 1px solid #fef7f1;
  }

  #marriage #sec_02 .plicelist:last-child {
    margin-bottom: 0;
  }

  #marriage #sec_02 .plicelist:nth-child(2n) {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
  }

  #marriage #sec_02 .plicelist .open_btn {
    padding: 10px 30px;
  }

  #marriage #sec_02 .plicelist dl dt {
    position: relative;
    cursor: pointer;
  }

  #marriage #sec_02 .plicelist dl dt span {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 28px;
    font-weight: bold;
    padding-right: 15px;
  }

  #marriage #sec_02 .plicelist dl dd {
    padding: 40px;
    border: 1px solid #eae5e0;
    border-top: none;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.8;
    display: none;
  }

  #marriage #sec_02 .plicelist .open_btn:before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../../assets/img/faq/icon03.png) left top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  #marriage #sec_02 .plicelist .open:before {
    background: url(../../assets/img/faq/icon02.png) left top no-repeat;
    top: 60%;
    right: 19px;
  }

  #marriage #sec_02 .ringlist {
    position: relative;
    box-sizing: border-box;
    text-align: center;
  }

  #marriage #sec_02 .ringlist img {
    width: 100%;
    height: auto;
  }

  #marriage #sec_02 .ringlist:nth-child(4n) {
    margin-right: 0;
  }

  #marriage #sec_02 .ringlist:nth-child(n+2) {
    margin-top: 35px;
  }

  #marriage #sec_02 .ringlist .ring_icon {
    display: block;
    position: absolute;
    top: 5;
    left: 15;
    width: 50px;
    border-radius: 50%;
    background-color: #f8b2ba;
    color: #fff;
    font-size: 11px;
    line-height: 120%;
    padding: 17px 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
  }

  #marriage #sec_02 .ringlist .ringname {
    font-size: 14px;
  }

  #marriage #sec_02 .ringlist .plice_box {
    font-size: 18px;
    line-height: 1.2;
  }

  #marriage #sec_02 .ringlist .plice_box span {
    font-size: 16px;
    padding: 0 5px 0 5px;
  }

  #marriage #sec_02 .ringlist a {
    display: block;
    text-decoration: none;
    color: #533a35;
  }

  #marriage #sec_03 {
    padding-bottom: 35px;
  }

  #marriage #sec_03 .slick_box01 {
    margin-bottom: 40px;
  }

  #marriage #sec_03 h2 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 30px;
  }

  #marriage #sec_03 p {
    font-size: 16px;
    line-height: 1.3;
  }

  #marriage #sec_03 .jpn_ttl {
    position: relative;
    color: #f17d97;
    font-size: 20px;
    line-height: 1.3;
    padding-left: 30px;
  }

  #marriage #sec_03 .slick_slider_02 .slide_box {
    position: relative;
    padding: 30px 0 0;
    margin-bottom: 30px;
  }

  #marriage #sec_03 .slick_slider_02 .slide_box .ring_icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    color: #53353a;
    font-size: 22px;
    line-height: 120%;
    padding: 17px 0 17px 10px;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
  }

  #marriage #sec_03 .slick_slider_02 .slide_box:nth-child(1) .ring_icon {
    background: url(../../assets/img/top/icon06.png) right 48px center no-repeat;
    padding: 17px 0 17px 28px;
  }

  #marriage #sec_03 .slick_slider_02 .slide_box:nth-child(2) .ring_icon {
    background: url(../../assets/img/top/icon07.png) right 48px center no-repeat;
    padding: 17px 0 17px 28px;
  }

  #marriage #sec_03 .slick_slider_02 .slide_box:nth-child(3) .ring_icon {
    background: url(../../assets/img/top/icon08.png) right 48px center no-repeat;
    padding: 17px 0 17px 28px;
  }

  #marriage #sec_03 .slick_box01 .jpn_ttl:before {
    content: '';
    position: absolute;
    top: 11%;
    left: 0;
    width: 26px;
    height: 20px;
    background-image: url(../../assets/img/top/icon01.jpg);
    background-size: 26px 20px;
    background-repeat: no-repeat;
  }

  #marriage #sec_03 .slick_box02 .jpn_ttl:before {
    content: '';
    position: absolute;
    top: 0%;
    left: 0;
    width: 24.2px;
    height: 22px;
    background-image: url(../../assets/img/top/icon02.jpg);
    background-size: 24.2px 22px;
    background-repeat: no-repeat;
  }

  #marriage #sec_03 .slick_slider_01,
  .slick_slider_02 {
    padding: 0 35px;
  }

  #marriage #sec_03 .slide_box {
    display: block;
    float: left;
    margin: 0 10px;
  }

  #marriage #sec_03 .slide_box:last-child {
    margin-right: 0;
  }

  #marriage #sec_03 .slick_slider_02 .slide_box:nth-child(3) {
    margin-bottom: 0;
  }

  #marriage #sec_03 .slick_slider_02 .slide_box:nth-last-child(-n+2) {
    display: none;
  }

  #marriage #sec_03 .slide_box img {
    width: 100%;
    height: auto;
  }

  #marriage #sec_03 .slide_box .price {
    color: #595959;
    font-size: 18px;
    line-height: 1.3;
    padding-left: 20px;
  }

  #marriage #sec_03 .slide_box .price .tax {
    font-size: 16px;
    padding-left: 5px;
  }

  #marriage #sec_03 .slide_box .price span {
    font-size: 14px;
    padding-right: 6px;
  }

  #marriage #sec_03 .slick_slider_01 .slick-prev,
  #marriage #sec_03 .slick_slider_01 .slick-next {
    width: 20px;
    height: 20px;
    z-index: 9999;
  }

  #marriage #sec_03 .slick_slider_01 .slick-prev {
    left: 0px;
  }

  #marriage #sec_03 .slick_slider_01 .slick-next {
    right: 0px;
  }

  #marriage #sec_03 .slick_slider_01 .slick-prev:before,
  .slick-next:before {
    content: "";
  }

  #marriage #sec_03 .slick_slider_01 .slick-prev:after {
    content: url(../../assets/img/top/allows01.jpg);
  }

  #marriage #sec_03 .slick_slider_01 .slick-next:after {
    content: url(../../assets/img/top/allows02.jpg);
  }

  #marriage #sec_03 .slick_slider_02 .slick-prev,
  #marriage #sec_03 .slick_slider_02 .slick-next {
    width: 20px;
    height: 20px;
    z-index: 9999;
  }

  #marriage #sec_03 .slick_slider_02 .slick-prev {
    left: 0px;
  }

  #marriage #sec_03 .slick_slider_02 .slick-next {
    right: 0px;
  }

  #marriage #sec_03 .slick_slider_02 .slick-prev:before,
  .slick-next:before {
    content: "";
  }

  #marriage #sec_03 .slick_slider_02 .slick-prev:after {
    content: url(../../assets/img/top/allows01.jpg);
  }

  #marriage #sec_03 .slick_slider_02 .slick-next:after {
    content: url(../../assets/img/top/allows02.jpg);
  }

  #marriage #sec_03 .slide_box a:hover {
    text-decoration: none;
    opacity: 0.8;
  }

  #marriage #sec_08 {
    background-color: #fcf8f4;
    padding: 50px 0;
    margin-bottom: 15px;
  }

  #marriage #sec_08 h2 {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 01;
    text-align: center;
    margin-bottom: 20px;
  }

  #marriage #sec_08 span {
    font-size: 17px;
  }

  #marriage #sec_08 #red_ttl {
    color: rgba(232, 67, 136);
  }

  #marriage #sec_08 #blue_ttl {
    color: rgba(65, 95, 155);
  }

  #marriage #sec_08 ul {
    margin-bottom: 25px;
  }

  #marriage #sec_08 li {
    margin-bottom: 15px;
  }

  #marriage #sec_08 li .img img {
    width: 100%;
    height: auto;
  }

  #marriage #sec_08 li:last-child {
    margin-bottom: 0;
  }

  #marriage #sec_08 li .text_box {
    background-color: #fff;
    padding: 15px 10px 20px;
    font-size: 15px;
    box-sizing: border-box;
  }

  #marriage #sec_08 li .date,
  .title {
    color: #533a35;
  }

  #marriage #sec_08 .link_btn {
    margin: 0 auto;
  }

  #marriage #sec_08 .link_btn a {
    color: #fff;
    background: #533a35;
    border: 2px solid #533a35;
  }

  /*=================================================
	MARRIAGE_SINGLE　結婚指輪 商品詳細ページ
=================================================*/
  #marriage_single #mainimage {
    width: 100%;
    background-image: url(../../assets/img/marriage/marriage_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #marriage_single #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #marriage_single #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #marriage_single #sec_01 {
    padding: 35px 0;
  }

  #marriage_single #sec_01 .img_box {
    box-sizing: border-box;
    padding: 0 20px 30px;
  }

  #marriage_single #sec_01 .img_box p {
    width: 146px;
    position: relative;
    font-size: 14px;
    padding-left: 20px;
    margin: 0 auto;
  }

  #marriage_single #sec_01 .img_box p:before {
    content: '';
    position: absolute;
    top: 11.3%;
    left: 0%;
    width: 19px;
    height: 19px;
    background-image: url(../../assets/img/marriage_single/icon01.png);
    background-repeat: no-repeat;
  }

  #marriage_single #sec_01 .img_box img {
    width: 100%;
  }

  #marriage_single #sec_01 .cts_box {
    box-sizing: border-box;
  }

  #marriage_single #sec_01 .ttl_01 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px;
  }

  #marriage_single #sec_01 .ttl_01 span {
    font-size: 14px;
  }

  #marriage_single #sec_01 .ttl_02 {
    color: #9a8c44;
    font-size: 18px;
    line-height: 1;
  }

  #marriage_single #sec_01 .text_box {
    margin-bottom: 20px;
  }

  #marriage_single #sec_01 .catch {
    color: #f17d97;
  }

  #marriage_single #sec_01 .customers_voice_link {
    margin-bottom: 20px;
  }

  #marriage_single #sec_01 .customers_voice_link a {
    color: #f17d97;
  }

  #marriage_single #sec_01 .price {
    text-align: left;
    margin-bottom: 25px;
  }

  #marriage_single #sec_01 .price td span {
    font-size: 16px;
  }

  #marriage_single #sec_01 .price th {
    width: 35%;
    border-top: 1px solid #dcdcdc;
    padding: 8px 0;
  }

  #marriage_single #sec_01 .price td {
    width: 65%;
    border-top: 1px solid #dcdcdc;
    padding: 8px 0;
  }

  #marriage_single #sec_01 .price tr:first-child th {
    font-size: 16px;
    border-top: none;
  }

  #marriage_single #sec_01 .price tr:first-child td {
    font-size: 22px;
    border-top: none;
  }

  #marriage_single #sec_01 .detail {
    text-align: left;
    margin-bottom: 25px;
  }

  #marriage_single #sec_01 .detail:last-child {
    margin-bottom: 0;
  }

  #marriage_single #sec_01 .detail th {
    width: 35%;
    border-top: 1px solid #dcdcdc;
    padding: 8px 0;
  }

  #marriage_single #sec_01 .detail td {
    width: 65%;
    border-top: 1px solid #dcdcdc;
    padding: 8px 0;
  }

  #marriage_single #sec_01 .detail tr:first-child th {
    border-top: none;
  }

  #marriage_single #sec_01 .detail tr:first-child td {
    border-top: none;
  }

  #marriage_single #sec_01 .link_btn {
    text-align: center;
    margin-top: 30px
  }

  #marriage_single #sec_01 .link_btn a {
    display: block;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    background: #533a35;
    border: 2px solid #533a35;
    padding: 15px 0;
  }

  #marriage_single #sec_02 {
    padding-bottom: 35px;
  }

  #marriage_single #sec_02 .slick_box01 {
    margin-bottom: 40px;
  }

  #marriage_single #sec_02 h2 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 30px;
  }

  #marriage_single #sec_02 p {
    font-size: 16px;
    line-height: 1.3;
  }

  #marriage_single #sec_02 .jpn_ttl {
    position: relative;
    color: #f17d97;
    font-size: 20px;
    line-height: 1.3;
    padding-left: 30px;
  }

  #marriage_single #sec_02 .slick_slider_02 .slide_box {
    position: relative;
    padding: 30px 0 0;
    margin-bottom: 30px;
  }

  #marriage_single #sec_02 .slick_slider_02 .slide_box .ring_icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    color: #53353a;
    font-size: 22px;
    line-height: 120%;
    padding: 17px 0 17px 10px;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
  }

  #marriage_single #sec_02 .slick_slider_02 .slide_box:nth-child(1) .ring_icon {
    background: url(../../assets/img/top/icon06.png) right 48px center no-repeat;
    padding: 17px 0 17px 28px;
  }

  #marriage_single #sec_02 .slick_slider_02 .slide_box:nth-child(2) .ring_icon {
    background: url(../../assets/img/top/icon07.png) right 48px center no-repeat;
    padding: 17px 0 17px 28px;
  }

  #marriage_single #sec_02 .slick_slider_02 .slide_box:nth-child(3) .ring_icon {
    background: url(../../assets/img/top/icon08.png) right 48px center no-repeat;
    padding: 17px 0 17px 28px;
  }

  #marriage_single #sec_02 .slick_box01 .jpn_ttl:before {
    content: '';
    position: absolute;
    top: 11%;
    left: 0;
    width: 26px;
    height: 20px;
    background-image: url(../../assets/img/top/icon01.jpg);
    background-size: 26px 20px;
    background-repeat: no-repeat;
  }

  #marriage_single #sec_02 .slick_box02 .jpn_ttl:before {
    content: '';
    position: absolute;
    top: 0%;
    left: 0;
    width: 24.2px;
    height: 22px;
    background-image: url(../../assets/img/top/icon02.jpg);
    background-size: 24.2px 22px;
    background-repeat: no-repeat;
  }

  #marriage_single #sec_02 .slick_slider_01,
  .slick_slider_02 {
    padding: 0 35px;
  }

  #marriage_single #sec_02 .slide_box {
    display: block;
    float: left;
    margin: 0 10px;
  }

  #marriage_single #sec_02 .slide_box:last-child {
    margin-right: 0;
  }

  #marriage_single #sec_02 .slick_slider_02 .slide_box:nth-child(3) {
    margin-bottom: 0;
  }

  #marriage_single #sec_02 .slick_slider_02 .slide_box:nth-last-child(-n+2) {
    display: none;
  }

  #marriage_single #sec_02 .slide_box img {
    width: 100%;
    height: auto;
  }

  #marriage_single #sec_02 .slide_box .price {
    color: #595959;
    font-size: 18px;
    line-height: 1.3;
    padding-left: 20px;
  }

  #marriage_single #sec_02 .slide_box .price .tax {
    font-size: 16px;
    padding-left: 5px;
  }

  #marriage_single #sec_02 .slide_box .price span {
    font-size: 14px;
    padding-right: 6px;
  }

  #marriage_single #sec_02 .slick_slider_01 .slick-prev,
  #marriage_single #sec_02 .slick_slider_01 .slick-next {
    width: 20px;
    height: 20px;
    z-index: 9999;
  }

  #marriage_single #sec_02 .slick_slider_01 .slick-prev {
    left: 0px;
  }

  #marriage_single #sec_02 .slick_slider_01 .slick-next {
    right: 0px;
  }

  #marriage_single #sec_02 .slick_slider_01 .slick-prev:before,
  .slick-next:before {
    content: "";
  }

  #marriage_single #sec_02 .slick_slider_01 .slick-prev:after {
    content: url(../../assets/img/top/allows01.jpg);
  }

  #marriage_single #sec_02 .slick_slider_01 .slick-next:after {
    content: url(../../assets/img/top/allows02.jpg);
  }

  #marriage_single #sec_02 .slick_slider_02 .slick-prev,
  #marriage_single #sec_02 .slick_slider_02 .slick-next {
    width: 20px;
    height: 20px;
    z-index: 9999;
  }

  #marriage_single #sec_02 .slick_slider_02 .slick-prev {
    left: 0px;
  }

  #marriage_single #sec_02 .slick_slider_02 .slick-next {
    right: 0px;
  }

  #marriage_single #sec_02 .slick_slider_02 .slick-prev:before,
  .slick-next:before {
    content: "";
  }

  #marriage_single #sec_02 .slick_slider_02 .slick-prev:after {
    content: url(../../assets/img/top/allows01.jpg);
  }

  #marriage_single #sec_02 .slick_slider_02 .slick-next:after {
    content: url(../../assets/img/top/allows02.jpg);
  }

  #marriage_single #sec_02 .slide_box a:hover {
    text-decoration: none;
    opacity: 0.8;
  }

  #marriage_single #sec_03 {
    padding: 15px 0 35px;
  }

  #marriage_single #sec_03 .banner_ttl {
    color: #53353a;
  }

  #marriage_single #sec_03 .banner_ttl .eng_ttl {
    line-height: 1.4;
  }

  #marriage_single #sec_03 .banner_ttl .jpn_ttl {
    position: relative;
    color: #f17d97;
    font-size: 20px;
    line-height: 1.3;
    padding-left: 35px;
  }

  #marriage_single #sec_03 .banner_ttl .jpn_ttl:before {
    content: '';
    position: absolute;
    top: 11%;
    left: 0;
    width: 26px;
    height: 20px;
    background-image: url(../../assets/img/top/icon01.png);
    background-size: 26px 20px;
    background-repeat: no-repeat;
  }

  #marriage_single #sec_03 .plicelist {
    margin-bottom: 20px;
    background-color: #fef7f1;
    border: 1px solid #fef7f1;
  }

  #marriage_single #sec_03 .plicelist:last-child {
    margin-bottom: 0;
  }

  #marriage_single #sec_03 .plicelist:nth-child(2n) {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
  }

  #marriage_single #sec_03 .plicelist .open_btn {
    padding: 10px 30px;
  }

  #marriage_single #sec_03 .plicelist dl dt {
    position: relative;
    cursor: pointer;
  }

  #marriage_single #sec_03 .plicelist dl dt span {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 28px;
    font-weight: bold;
    padding-right: 15px;
  }

  #marriage_single #sec_03 .plicelist dl dd {
    padding: 40px;
    border: 1px solid #eae5e0;
    border-top: none;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.8;
    display: none;
  }

  #marriage_single #sec_03 .plicelist .open_btn:before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../../assets/img/faq/icon03.png) left top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  #marriage_single #sec_03 .plicelist .open:before {
    background: url(../../assets/img/faq/icon02.png) left top no-repeat;
    top: 60%;
    right: 19px;
  }

  #marriage_single #sec_03 .ringlist {
    position: relative;
    box-sizing: border-box;
    text-align: center;
  }

  #marriage_single #sec_03 .ringlist img {
    width: 100%;
    height: auto;
  }

  #marriage_single #sec_03 .ringlist:nth-child(4n) {
    margin-right: 0;
  }

  #marriage_single #sec_03 .ringlist:nth-child(n+2) {
    margin-top: 35px;
  }

  #marriage_single #sec_03 .ringlist .ring_icon {
    display: block;
    position: absolute;
    top: 5;
    left: 15;
    width: 50px;
    border-radius: 50%;
    background-color: #f8b2ba;
    color: #fff;
    font-size: 11px;
    line-height: 120%;
    padding: 17px 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
  }

  #marriage_single #sec_03 .ringlist .ringname {
    font-size: 14px;
  }

  #marriage_single #sec_03 .ringlist .plice_box {
    font-size: 18px;
    line-height: 1.2;
  }

  #marriage_single #sec_03 .ringlist .plice_box span {
    font-size: 16px;
    padding: 0 5px 0 5px;
  }

  #marriage_single #sec_03 .ringlist a {
    display: block;
    text-decoration: none;
    color: #533a35;
  }

  #marriage_single #sec_08 {
    background-color: #fcf8f4;
    padding: 50px 0;
    margin-bottom: 15px;
  }

  #marriage_single #sec_08 h2 {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 01;
    text-align: center;
    margin-bottom: 20px;
  }

  #marriage_single #sec_08 span {
    font-size: 17px;
  }

  #marriage_single #sec_08 #red_ttl {
    color: rgba(232, 67, 136);
  }

  #marriage_single #sec_08 #blue_ttl {
    color: rgba(65, 95, 155);
  }

  #marriage_single #sec_08 ul {
    margin-bottom: 25px;
  }

  #marriage_single #sec_08 li {
    margin-bottom: 15px;
  }

  #marriage_single #sec_08 li .img img {
    width: 100%;
    height: auto;
  }

  #marriage_single #sec_08 li:last-child {
    margin-bottom: 0;
  }

  #marriage_single #sec_08 li .text_box {
    background-color: #fff;
    padding: 15px 10px 20px;
    font-size: 15px;
    box-sizing: border-box;
  }

  #marriage_single #sec_08 li .date,
  .title {
    color: #533a35;
  }

  #marriage_single #sec_08 .link_btn {
    margin: 0 auto;
  }

  #marriage_single #sec_08 .link_btn a {
    color: #fff;
    background: #533a35;
    border: 2px solid #533a35;
  }

  /*=================================================
	ENGAGEMENT RINGS　婚約指輪
=================================================*/
  #engagement #mainimage {
    width: 100%;
    background-image: url(../../assets/img/engagement/engagement_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #engagement .engagement_read {
    background: url(../../assets/img/engagement/dth_ttl_bg_sp.jpg) #F7F7F7 no-repeat;
    background-size: cover;
    background-position: top right;
    padding: 5em 0;
  }

  #engagement .engagement_read__head p {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 1em;
  }

  #engagement .engagement_read__ttl {
    font-size: 26px;
    margin-bottom: 1em;
  }

  #engagement .engagement_read__txt {
    background: rgba(255, 255, 255, 0.8);
    padding: 1em;
  }

  #engagement .engagement_read__ttl p {
    font-size: 0.6em;
  }

  #engagement .engagement_about {
    background-image: url(../../assets/img/engagement/dth_about_bg.jpg);
    background-size: cover;
    padding: 5em 0;
  }

  #engagement .engagement_about__cont {
    background: #fff;
    border-radius: 10px;
    padding: 2em;
    box-sizing: border-box;
  }

  #engagement .engagement_about__httl {
    font-size: 23px;
    line-height: 1;
    text-align: center;
    margin-bottom: 1.5em;
  }

  #engagement .engagement_about__tab {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1em;
    flex-wrap: wrap;
  }

  #engagement .engagement_about__box {
    display: none;
  }

  #engagement .engagement_about__box.active {
    display: block;
  }

  #engagement .engagement_about__tab li {
    width: 48%;
  }

  #engagement .engagement_about__tab li a {
    display: block;
    padding: 0.1em 1.5em 0 1em;
    position: relative;
    color: #595959;
    transition-duration: 0.3s;
    border: 1px solid;
    border-radius: 5px;
  }

  #engagement .engagement_about__tab li:nth-child(n+3) {
    margin-top: 0.5em;
  }

  #engagement .engagement_about__tab li a:before {
    content: "";
    background-image: url(../../assets/img/common/icon_arrow.png);
    width: 12px;
    height: 10px;
    display: block;
    position: absolute;
    right: 0.5em;
    top: 50%;
    transform: translateY(-50%);
  }

  #engagement .engagement_about__tab li.active a {
    color: #fff;
    background: #ccb84f;
  }

  #engagement .engagement_about__tab li.active a:before {
    background-image: url(../../assets/img/common/icon_arrow_hover.png);
  }

  #engagement .engagement_about__ttl {
    font-size: 20px;
    margin-bottom: 0.5em;
  }

  #engagement .engagement_about__box p {
    margin-bottom: 1em;
  }

  #engagement .engagement_about__box img {
    margin-bottom: 1em;
  }




  #engagement #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0 0;
  }

  #engagement #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #engagement #sec_01 {
    padding: 35px 0;
  }

  #engagement #sec_01 .ringlist_wrap {
    width: 293px;
    margin: 0 auto;
  }

  #engagement #sec_01 .ringlist {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 139px;
    text-align: center;
    margin: 0 15px 0 0;
  }

  #engagement #sec_01 .ringlist img {
    width: 100%;
    height: auto;
  }

  #engagement #sec_01 .ringlist:nth-child(2n) {
    margin-right: 0;
  }

  #engagement #sec_01 .ringlist:nth-child(n+3) {
    margin-top: 50px;
  }

  #engagement #sec_01 .ringlist .ring_icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    border-radius: 50%;
    background-color: #f8b2ba;
    color: #fff;
    font-size: 11px;
    line-height: 120%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
  }

  #engagement #sec_01 .ringlist .ringname {
    font-size: 11px;
  }

  #engagement #sec_01 .ringlist .plice_box {
    font-size: 16px;
    line-height: 1.2;
  }

  #engagement #sec_01 .ringlist .plice_box span {
    font-size: 13px;
    padding: 0 5px 0 5px;
  }

  #engagement #sec_01 .ringlist a {
    display: block;
    text-decoration: none;
    color: #533a35;
  }

  #engagement .engagement_price {
    background: url(../../assets/img/top_new/engage_img_pc.jpg) no-repeat center right / cover;
    padding: 5em 0;
  }

  #engagement .engagement_price table {
    background: #fff;
    width: 92%;
    margin: 0 auto 1em;
  }

  #engagement .engagement_price th,
  #engagement .engagement_price td {
    line-hight: 1;
  }

  #engagement .engagement_price th {
    background: #eee6bd;
    padding: 0.3em;
    border-bottom: 1px solid #fff;
  }

  #engagement .engagement_price td {
    width: 50%;
    text-align: right;
    padding: 0.3em 1em;
    border-bottom: 1px solid #ddd;
  }


  /*=================================================
	ENGAGEMENT_SINGLE　婚約指輪 商品詳細
=================================================*/
  #engagement_single #mainimage {
    width: 100%;
    background-image: url(../../assets/img/engagement/engagement_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #engagement_single #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #engagement_single #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #engagement_single #sec_01 {
    padding: 35px 0;
  }

  #engagement_single #sec_01 .img_box {
    box-sizing: border-box;
    padding: 0 20px 30px;
  }

  #engagement_single #sec_01 .img_box p {
    width: 146px;
    position: relative;
    font-size: 14px;
    padding-left: 20px;
    margin: 0 auto;
  }

  #engagement_single #sec_01 .img_box p:before {
    content: '';
    position: absolute;
    top: 11.3%;
    left: 0%;
    width: 19px;
    height: 19px;
    background-image: url(../../assets/img/marriage_single/icon01.png);
    background-repeat: no-repeat;
  }

  #engagement_single #sec_01 .img_box img {
    width: 100%;
  }

  #engagement_single #sec_01 .cts_box {
    box-sizing: border-box;
  }

  #engagement_single #sec_01 .ttl_01 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px;
  }

  #engagement_single #sec_01 .ttl_02 {
    color: #9a8c44;
    font-size: 18px;
    line-height: 1;
  }

  #engagement_single #sec_01 .text_box {
    margin-bottom: 20px;
  }

  #engagement_single #sec_01 .price {
    text-align: left;
    margin-bottom: 25px;
  }

  #engagement_single #sec_01 .price p span {
    font-size: 16px;
  }

  #engagement_single #sec_01 .price p {
    font-size: 22px;
  }

  #engagement_single #sec_01 .price th,
  td {
    line-height: 1.2;
    padding: 8px 0;
  }

  #engagement_single #sec_01 .price th {
    width: 35%;
    font-size: 21px;
  }

  #engagement_single #sec_01 .price td {
    font-size: 28px;
    width: 65%;
  }

  #engagement_single #sec_01 .detail {
    text-align: left;
    margin-bottom: 25px;
  }

  #engagement_single #sec_01 .detail:last-child {
    margin-bottom: 0;
  }

  #engagement_single #sec_01 .detail th {
    width: 35%;
    border-top: 1px solid #dcdcdc;
    padding: 8px 0;
  }

  #engagement_single #sec_01 .detail td {
    width: 65%;
    border-top: 1px solid #dcdcdc;
    padding: 8px 0;
  }

  #engagement_single #sec_01 .detail tr:first-child th {
    border-top: none;
  }

  #engagement_single #sec_01 .detail tr:first-child td {
    border-top: none;
  }

  #engagement_single #sec_02 {
    padding-bottom: 35px;
  }

  #engagement_single #sec_02 .slide_box img {
    width: 100%;
    height: auto;
  }

  #engagement_single #sec_02 .slick_slider_02 .slide_box {
    position: relative;
    padding: 30px 0 0;
    margin-bottom: 30px;
  }

  #engagement_single #sec_02 .slick_slider_02 .slide_box .ring_icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    color: #53353a;
    font-size: 22px;
    line-height: 120%;
    padding: 17px 0 17px 10px;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
  }

  #engagement_single #sec_02 .slick_slider_02 .slide_box:nth-child(1) .ring_icon {
    background: url(../../assets/img/top/icon06.png) right 48px center no-repeat;
    padding: 17px 0 17px 28px;
  }

  #engagement_single #sec_02 .slick_slider_02 .slide_box:nth-child(2) .ring_icon {
    background: url(../../assets/img/top/icon07.png) right 48px center no-repeat;
    padding: 17px 0 17px 28px;
  }

  #engagement_single #sec_02 .slick_slider_02 .slide_box:nth-child(3) .ring_icon {
    background: url(../../assets/img/top/icon08.png) right 48px center no-repeat;
    padding: 17px 0 17px 28px;
  }

  #engagement_single #sec_02 .slick_box01 {
    margin-bottom: 40px;
  }

  #engagement_single #sec_02 h2 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 30px;
  }

  #engagement_single #sec_02 p {
    font-size: 16px;
    line-height: 1.3;
  }

  #engagement_single #sec_02 .jpn_ttl {
    position: relative;
    color: #f17d97;
    font-size: 20px;
    line-height: 1.3;
    padding-left: 30px;
  }

  #engagement_single #sec_02 .slick_box01 .jpn_ttl:before {
    content: '';
    position: absolute;
    top: 11%;
    left: 0;
    width: 26px;
    height: 20px;
    background-image: url(../../assets/img/top/icon01.jpg);
    background-size: 26px 20px;
    background-repeat: no-repeat;
  }

  #engagement_single #sec_02 .slick_box02 .jpn_ttl:before {
    content: '';
    position: absolute;
    top: 0%;
    left: 0;
    width: 24.2px;
    height: 22px;
    background-image: url(../../assets/img/top/icon02.jpg);
    background-size: 24.2px 22px;
    background-repeat: no-repeat;
  }

  #engagement_single #sec_02 .slick_slider_01,
  .slick_slider_02 {
    padding: 0 35px;
  }

  #engagement_single #sec_02 .slide_box {
    display: block;
    float: left;
    margin: 0 10px;
  }

  #engagement_single #sec_02 .slide_box:last-child {
    margin-right: 0;
  }

  #engagement_single #sec_02 .slick_slider_02 .slide_box:nth-child(3) {
    margin-bottom: 0;
  }

  #engagement_single #sec_02 .slick_slider_02 .slide_box:nth-last-child(-n+2) {
    display: none;
  }

  #engagement_single #sec_02 .slide_box img {
    width: 100%;
    height: auto;
  }

  #engagement_single #sec_02 .slide_box .price {
    color: #595959;
    font-size: 18px;
    line-height: 1.3;
    padding-left: 20px;
  }

  #engagement_single #sec_02 .slide_box .price span {
    font-size: 14px;
    padding-right: 6px;
  }

  #engagement_single #sec_02 .slide_box .price .tax {
    font-size: 16px;
    padding-left: 5px;
  }

  #engagement_single #sec_02 .slick_slider_01 .slick-prev,
  #engagement_single #sec_02 .slick_slider_01 .slick-next {
    width: 20px;
    height: 20px;
    z-index: 9999;
  }

  #engagement_single #sec_02 .slick_slider_01 .slick-prev {
    left: 0px;
  }

  #engagement_single #sec_02 .slick_slider_01 .slick-next {
    right: 0px;
  }

  #engagement_single #sec_02 .slick_slider_01 .slick-prev:before,
  .slick-next:before {
    content: "";
  }

  #engagement_single #sec_02 .slick_slider_01 .slick-prev:after {
    content: url(../../assets/img/top/allows01.jpg);
  }

  #engagement_single #sec_02 .slick_slider_01 .slick-next:after {
    content: url(../../assets/img/top/allows02.jpg);
  }

  #engagement_single #sec_02 .slick_slider_02 .slick-prev,
  #engagement_single #sec_02 .slick_slider_02 .slick-next {
    width: 20px;
    height: 20px;
    z-index: 9999;
  }

  #engagement_single #sec_02 .slick_slider_02 .slick-prev {
    left: 0px;
  }

  #engagement_single #sec_02 .slick_slider_02 .slick-next {
    right: 0px;
  }

  #engagement_single #sec_02 .slick_slider_02 .slick-prev:before,
  .slick-next:before {
    content: "";
  }

  #engagement_single #sec_02 .slick_slider_02 .slick-prev:after {
    content: url(../../assets/img/top/allows01.jpg);
  }

  #engagement_single #sec_02 .slick_slider_02 .slick-next:after {
    content: url(../../assets/img/top/allows02.jpg);
  }

  #engagement_single #sec_02 .slide_box a:hover {
    text-decoration: none;
    opacity: 0.8;
  }

  /*=================================================
	WATCH　時計
=================================================*/
  #watch #mainimage {
    width: 100%;
    background-image: url(../../assets/img/watch/watch_ttl2.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #watch #mainimage .ttl_01 {
    box-sizing: border-box;
    color: #fff;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #watch #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #watch #sec_01 {
    padding-bottom: 35px;
  }

  #watch #sec_01 .list_wrap {
    width: 293px;
    margin: 0 auto;
  }

  #watch .list_wrap .item_box {
    width: 139px;
    position: relative;
    float: left;
    margin: 50px 15px 0 0;
  }

  #watch .list_wrap .item_box:nth-child(2n) {
    margin-right: 0;
  }

  #watch #sec_01 .item_box .item_hdr {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    border-radius: 50%;
    background-color: #d0c06b;
    color: #fff;
    font-size: 11px;
    line-height: 120%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
  }

  #watch .item_box .item_img {
    margin-bottom: 15px;
  }

  #watch .item_box img {
    width: 100%;
    height: auto;
  }

  #watch .item_box .item_detail {
    text-align: center;
    font-size: 13px;
    color: #1A305B;
    line-height: 1.3;
  }

  #watch .item_box .item_price {
    text-align: center;
    font-size: 16px;
    line-height: 1.3;
    color: #1A305B;
  }

  #watch .item_box .item_price span {
    font-size: 11px;
  }

  #watch #sec_02 {
    padding: 35px 0 0;
  }

  #watch #sec_02 .text_box {
    text-align: center;
  }

  #watch #sec_02 .ttl_02 {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    margin-bottom: 10px;
  }

  #watch #sec_03 {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/watch/watch_img01.jpg);
    background-position: center;
    background-size: cover;
    margin-bottom: 15px;
  }

  #watch #sec_03::before {
    /* 透過した黒を重ねる */
    background-color: rgba(11, 24, 43, 0.6);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #watch #sec_03 .sec_inner {
    position: relative;
  }

  #watch #sec_03 .cts_box {
    color: #fff;
    padding: 60px 0;
  }

  #watch #sec_03 .cts_box .ttl_box {
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 20px;
  }

  #watch #sec_03 .cts_box .ttl_02 .jpn_ttl {
    font-size: 24px;
  }

  #watch #sec_03 .cts_box .text_box {
    margin-bottom: 20px;
  }

  #watch #sec_03 .cts_box .link_btn a {
    color: #533a35;
    background: #d0c06b;
    border: 2px solid #d0c06b;
  }

  /*=================================================
	WATCH_SINGLE　時計　商品詳細
=================================================*/
  #watch_single #mainimage {
    width: 100%;
    background-image: url(../../assets/img/watch/watch_ttl2.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #watch_single #mainimage .ttl_01 {
    box-sizing: border-box;
    color: #fff;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #watch_single #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #watch_single #sec_01 {
    padding: 40px 0 35px;
  }

  #watch_single #sec_01 .img_box {
    box-sizing: border-box;
    padding: 0 20px 30px;
  }

  #watch_single #sec_01 .img_box p {
    width: 146px;
    position: relative;
    font-size: 14px;
    padding: 10px 0 0 20px;
    margin: 0 auto;
  }

  #watch_single #sec_01 .img_box p:before {
    content: '';
    position: absolute;
    top: 39.3%;
    left: 0%;
    width: 19px;
    height: 19px;
    background-image: url(../../assets/img/marriage_single/icon01.png);
    background-repeat: no-repeat;
  }

  #watch_single #sec_01 .img_box img {
    width: 100%;
    height: auto;
  }

  #watch_single #sec_01 .cts_box {
    box-sizing: border-box;
  }

  #watch_single #sec_01 .ttl_01 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px;
  }

  #watch_single #sec_01 .ttl_01 .category {
    font-size: 14px;
  }

  #watch_single #sec_01 .ttl_02 {
    color: #9a8c44;
    font-size: 18px;
  }

  #watch_single #sec_01 .text_box .ttl_02 {
    color: #533a35;
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 15px;
  }

  #watch_single #sec_01 .price {
    text-align: left;
    margin-bottom: 35px;
  }

  #watch_single #sec_01 .price th,
  td {
    line-height: 1;
    padding: 1px 0;
  }

  #watch_single #sec_01 .price th {
    width: 35%;
    font-size: 14px;
  }

  #watch_single #sec_01 .price td {
    font-size: 22px;
    width: 65%;
  }

  #watch_single #sec_01 .price td span {
    font-size: 16px;
  }

  #watch_single #sec_02 {
    background-color: #f7f8fa;
    padding: 35px 0 20px;
    margin-bottom: 15px;
  }

  #watch_single #sec_02 .detail {
    text-align: left;
    box-sizing: border-box;
    margin-bottom: 25px;
  }

  #watch_single #sec_02 .ttl_02 {
    color: #9a8c44;
    font-size: 18px;
  }

  #watch_single #sec_02 .detail th {
    width: 35%;
    border-top: 1px solid #dcdcdc;
    padding: 8px 0;
  }

  #watch_single #sec_02 .detail td {
    width: 65%;
    border-top: 1px solid #dcdcdc;
    line-height: 1.4;
    padding: 8px 0;
  }

  #watch_single #sec_02 .detail tr:first-child th {
    border-top: none;
  }

  #watch_single #sec_02 .detail tr:first-child td {
    border-top: none;
  }

  #watch_single #sec_02 .detail li {
    padding-top: 7px;
  }

  #watch_single #sec_02 .detail:nth-child(4) li {
    text-indent: -1em;
    padding-left: 1em;
  }

  #watch_single #sec_03 {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/watch/watch_img01.jpg);
    background-position: center;
    background-size: cover;
    margin-bottom: 15px;
  }

  #watch_single #sec_03::before {
    /* 透過した黒を重ねる */
    background-color: rgba(11, 24, 43, 0.6);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #watch_single #sec_03 .sec_inner {
    position: relative;
  }

  #watch_single #sec_03 .cts_box {
    color: #fff;
    padding: 60px 0;
  }

  #watch_single #sec_03 .cts_box .ttl_box {
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 20px;
  }

  #watch_single #sec_03 .cts_box .ttl_02 .jpn_ttl {
    font-size: 24px;
  }

  #watch_single #sec_03 .cts_box .text_box {
    margin-bottom: 20px;
  }

  #watch_single #sec_03 .cts_box .link_btn a {
    color: #533a35;
    background: #d0c06b;
    border: 2px solid #d0c06b;
  }

  /*=================================================
	AFTER_SERVICE　アフターサービス
=================================================*/
  #after_service #mainimage {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/after_service/support_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #after_service #mainimage::before {
    /* 透過した黒を重ねる */
    background-color: rgba(255, 255, 255, 0.3);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #after_service #mainimage .sec_inner {
    position: relative;
  }

  #after_service #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #after_service #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #after_service #sec_01 {
    padding: 35px 0;
  }

  #after_service #sec_01 .text_box {
    text-align: center
  }

  #after_service #sec_01 .ttl_02 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  #after_service #sec_02 {
    width: 100%;
    background-image: url(../../assets/img/after_service/background01.jpg);
    background-position: center;
    background-size: cover;
    padding: 35px 0;
    margin-bottom: 15px;
  }

  #after_service #sec_02 .cts_box {
    box-sizing: border-box;
  }

  #after_service #sec_02 .text_box {
    margin-top: 35px;
  }

  #after_service #sec_02 .text_box:last-child {
    margin-bottom: 0px;
  }

  #after_service #sec_02 .ttl_02 {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 10px;
  }

  #after_service #sec_02 .eng_ttl {
    font-size: 16px;
    color: #9a8c44;
  }

  #after_service #sec_02 .number {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 21px;
    color: #9a8c44;
  }

  /*=================================================
	DESIGN_QUALITY  デザイン＆クオリティ
=================================================*/
  #design_quality #mainimage {
    width: 100%;
    background-image: url(../../assets/img/design_quality/design_quality_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #design_quality #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;

  }

  #design_quality #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #design_quality #sec_01 {
    padding: 35px 0;
  }

  #design_quality #sec_01 .text_box {
    text-align: center
  }

  #design_quality #sec_01 .ttl_02 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  #design_quality #sec_02 {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/design_quality/design_quality_img02.jpg);
    background-position: top right 1024px;
    background-size: cover;
    padding: 35px 0;
  }

  #design_quality #sec_02::before {
    /* 透過した黒を重ねる */
    background-color: rgba(242, 242, 242, 0.55);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #design_quality #sec_02 .sec_inner {
    position: relative;
  }

  #design_quality #sec_02 .cts_box {
    color: #53353a;
    box-sizing: border-box;
    margin: 0 auto;
  }

  #design_quality #sec_02 .cts_box .ttl_box {
    margin-bottom: 20px;
  }

  #design_quality #sec_02 .cts_box .ttl_box h3 {
    font-size: 16px;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 5px;
  }

  #design_quality #sec_02 .cts_box .ttl_box .eng_ttl {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
  }

  #design_quality #sec_02 .cts_box .ttl_box p {
    font-size: 18px;
    text-align: center;
  }

  #design_quality #sec_02 .cts_box .ttl_box .jpn_ttl {
    font-size: 18px;
  }

  #design_quality #sec_02 .cts_box .text_box {
    margin-bottom: 20px;
  }

  #design_quality #sec_02 .cts_box .text_box:last-child {
    margin-bottom: 0;
  }

  #design_quality #sec_02 .cts_box .text_box h4 {
    font-size: 20px;
    color: #9a8c44;
    line-height: 1.2;
  }

  #design_quality #sec_02 .cts_box .text_box .number_ttl {
    font-size: 24px;
    margin-right: 10px;
  }

  #design_quality #sec_03 {
    padding: 35px 0;
  }

  #design_quality #sec_03 .profile {
    box-sizing: border-box;
    padding: 20px 0;
  }

  #design_quality #sec_03 .ttl_box .ttl_01 {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    margin-bottom: 10px;
  }

  #design_quality #sec_03 .ttl_box .ttl_01 span {
    font-size: 17px;
  }

  #design_quality #sec_03 .ttl_box {
    margin-bottom: 10px;
  }

  #design_quality #sec_03 .profile .name {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 15px;
  }

  #design_quality #sec_03 .profile .name span {
    font-size: 14px;
  }

  #design_quality #sec_03 .profile .career {
    margin-bottom: 15px;
  }

  #design_quality #sec_03 .img_box {}

  #design_quality #sec_03 .img_box img {
    width: 64%;
    padding-left: 68px;
  }

  /*=================================================
  kazu_collection
=================================================*/
  #kazu_collection #mainimage {
    background-image: url(../../assets/img/kazu_collection/kazu_ttl.jpg);
    height: 130px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 35px;
  }

  #kazu_collection #mainimage .ttl_01 {
    font-size: 24px;
    text-align: center;


  }

  #kazu_collection #mainimage .ttl_01 span {
    font-size: 17px;

  }

  #kazu_collection div,
  #kazu_collection section {
    box-sizing: border-box;
  }

  #kazu_collection #sec_02 {
    background-image: url(../../assets/img/after_service/background01.jpg);
    background-position: center;
    background-size: cover;
    padding: 35px 0;
  }

  #kazu_collection #sec_02 .sec_inner {
    width: 92%;
  }

  #kazu_collection #sec_02 .ttl_box,
  #kazu_collection #sec_03 .ttl_box,
  #kazu_collection #sec_04 .ttl_box,
  #kazu_collection #sec_05 .ttl_box,
  #kazu_collection #sec_06 .ttl_box,
  #kazu_collection #sec_07 .ttl_box {
    margin: 0 0 30px;
  }

  #kazu_collection #sec_02 .ttl_box .ttl_01,
  #kazu_collection #sec_03 .ttl_box .ttl_01,
  #kazu_collection #sec_04 .ttl_box .ttl_01,
  #kazu_collection #sec_05 .ttl_box .ttl_01,
  #kazu_collection #sec_06 .ttl_box .ttl_01,
  #kazu_collection #sec_07 .ttl_box .ttl_01 {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.0;
    margin-bottom: 10px;
  }

  #kazu_collection #sec_02 .profile {
    padding: 0 0 20px;
  }

  #kazu_collection #sec_02 .profile .name {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 25px;
  }

  #kazu_collection #sec_02 .profile .name span {
    font-size: 16px;
  }

  #kazu_collection #sec_02 .profile .career {
    margin-bottom: 15px;
  }

  #kazu_collection #sec_03 {
    padding: 35px 0;
    background: url(../../assets/img/kazu_collection/0070.jpg) no-repeat center center;
    background-size: cover;
  }

  #kazu_collection #sec_03 .series_box {
    width: 100%;
    margin: 0 0 5px;
    background-color: #fff;
  }

  #kazu_collection #sec_03 .series_box:nth-child(2n) {
    background-color: #fcf7f9;
  }

  #kazu_collection #sec_03 .series_box:last-child {
    margin: 0;
  }

  #kazu_collection #sec_03 .series_box a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }

  #kazu_collection #sec_03 .series_box .img_box {
    width: 110px;
    margin: 0 15px 0 0;
  }

  #kazu_collection #sec_03 .series_box .img_box img {
    width: 100%;
  }

  #kazu_collection #sec_03 .series_box .series_ttl {
    flex: 1;
    padding: 0 0 0 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1.4;
    color: #533a35;
  }

  #kazu_collection #sec_03 .box01 .series_ttl {
    background: url(../../assets/img/kazu_collection/icon01.png) 2px center no-repeat;
    background-size: 25px;
  }

  #kazu_collection #sec_03 .box02 .series_ttl {
    background: url(../../assets/img/kazu_collection/icon02.png) 2px center no-repeat;
    background-size: 25px;
  }

  #kazu_collection #sec_03 .box03 .series_ttl {
    background: url(../../assets/img/kazu_collection/icon03.png) 2px center no-repeat;
    background-size: 25px;
  }

  #kazu_collection #sec_04,
  #kazu_collection #sec_07 {
    background-image: url(../../assets/img/after_service/background01.jpg);
    background-position: center;
    background-size: cover;
    padding: 30px 0;
    margin: 0 0 35px;
  }

  #kazu_collection #sec_04 {
    margin-bottom: 0;
  }

  #kazu_collection #sec_04 .img_box {
    margin: 0 0 20px;
  }

  #kazu_collection #sec_04 .contents_box:last-child {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }

  #kazu_collection #sec_04 .contents_box:last-child .img_box {
    width: 50%;
  }

  #kazu_collection #sec_04 .contents_box:last-child .img_box img {
    width: 100%;
  }

  #kazu_collection #sec_04 .text_box {
    margin: 0 0 25px;
  }

  #kazu_collection #sec_05,
  #kazu_collection #sec_06 {
    padding-top: 35px;
  }

  #kazu_collection #sec_06 {
    margin-bottom: 35px;
  }

  #kazu_collection #sec_05 .ttl_box .ttl_01 {
    background: url(../../assets/img/kazu_collection/icon01.png) 2px center no-repeat;
    background-size: 25px;
    padding: 0 0 0 30px;
  }

  #kazu_collection #sec_06 .ttl_box .ttl_01 {
    background: url(../../assets/img/kazu_collection/icon02.png) 2px center no-repeat;
    background-size: 25px;
    padding: 0 0 0 30px;
  }

  #kazu_collection #sec_07 .ttl_box .ttl_01 {
    background: url(../../assets/img/kazu_collection/icon03.png) 2px center no-repeat;
    background-size: 25px;
    padding: 0 0 0 30px;
  }

  #kazu_collection #sec_05 ul,
  #kazu_collection #sec_06 ul,
  #kazu_collection #sec_07 ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 30px;
  }

  #kazu_collection #sec_05 ul li,
  #kazu_collection #sec_06 ul li,
  #kazu_collection #sec_07 ul li {
    width: 48%;
  }

  #kazu_collection #sec_05 ul li a,
  #kazu_collection #sec_06 ul li a,
  #kazu_collection #sec_07 ul li a {
    color: #533a35;
  }

  #kazu_collection #sec_05 .ringname,
  #kazu_collection #sec_06 .ringname,
  #kazu_collection #sec_07 .ringname {
    font-size: 20px;
    text-align: center;
  }

  #kazu_collection #sec_05 .price,
  #kazu_collection #sec_06 .price,
  #kazu_collection #sec_07 .price {
    font-size: 18px;
    text-align: center;
  }

  #kazu_collection #sec_05 .material,
  #kazu_collection #sec_05 .delivery_time,
  #kazu_collection #sec_06 .material,
  #kazu_collection #sec_06 .delivery_time,
  #kazu_collection #sec_07 .material,
  #kazu_collection #sec_07 .delivery_time {
    text-align: center;
  }

  #kazu_collection #sec_05 .contents_box .img_box:first-child,
  #kazu_collection #sec_06 .contents_box .img_box:first-child {
    margin: 0 0 10px;
  }

  #kazu_collection #sec_05 ul li img {
    width: 100%;
  }

  #sec_07 .contents_box .img_box,
  #kazu_collection #sec_07 .contents_box .text_box {
    margin: 0 0 25px;
  }

  #kazu_collection #sec_07 ul {
    margin: 0;
  }

  #kazu_collection #sec_07 ul li {
    margin: 0 0 20px;
  }

  #kazu_collection #sec_07 ul li:nth-last-child(-n+2) {
    margin: 0;
  }

  /*=================================================
  Pure line Neo/ピュア・ライン・ネオ
=================================================*/
  #pure_line_neo #mainimage {
    width: 100%;
    background-image: url(../../assets/img/after_service/support_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
    margin-bottom: 15px;
  }

  #pure_line_neo #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #pure_line_neo #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #pure_line_neo #sec_01 {
    position: relative;
    background-image: url(../../assets/img/pure_line_neo/sec01_bg.jpg);
    background-position: right 19% bottom 45%;
    background-size: cover;
    margin-bottom: 15px;
  }

  #sakura_pink #pure_line_neo #sec_01 {
    background-image: url(../../assets/img/sakurapink/sec01_bg.jpg);
    margin-bottom: 0;
  }

  #pink_symphony #pure_line_neo #sec_01 {
    background-image: url(../../assets/img/symphony/sec01_bg.jpg);
    margin-bottom: 0;
  }

  #pure_line_neo #sec_01:before {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #pure_line_neo #sec_01 .ttl_box {
    position: relative;
    padding: 40px 0 40px;
  }

  #pure_line_neo #sec_01 .ttl_01 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 30px;
  }

  #pure_line_neo #sec_01 .ttl_01 span {
    font-size: 19px;
    line-height: 1.8;
  }

  #pure_line_neo #sec_01 .sub_caption {
    font-size: 19px;
    line-height: 1.6;
    margin-bottom: 10px;
    color: #db286b;
    border-bottom: 1px solid;
    display: inline-block;

  }

  #pure_line_neo #newsec_02 .img_area {
    width: 30%;
    margin: auto;
  }

  #pure_line_neo #newsec_02 .ttl_area {
    background-image: url(../../assets/img/pure_line_neo/sec02_tti_bg.jpg);
    background-repeat: repeat;
    padding: 15px 0% 18px;
  }

  #pure_line_neo #newsec_02 .main_title {
    background-image: none;
    padding: 0px 4% 0px;
    color: #533a35;
    font-size: 20px;
    text-align: center;
  }

  #pure_line_neo #newsec_02 .dsc_01 {
    padding: 20px 4% 18px;
    color: #533a35;
    font-size: 16px;
    text-align: left;
  }

  #pure_line_neo #newsec_02 .dsc_01 br {
    display: none;
  }

  #pure_line_neo #newsec_02 .box {
    padding: 60px 0 70px;
    color: #111;
  }

  #pure_line_neo #newsec_02 .box .inner {
    width: 100%;
    max-width: 92%;
    margin: 0 auto;
  }

  #pure_line_neo #newsec_02 .box .inner .title_t {
    margin: 0 0 5px;
    font-size: 24px;
    text-align: center;
    color: #111;
  }

  #pure_line_neo #newsec_02 .box .inner .title {
    margin: 0 0 40px;
    font-size: 18px;
    text-align: center;
    color: #111;
  }

  #pure_line_neo #newsec_02 .box1 {
    background: url(../../assets/img/pure_line_neo/bg01.jpg) center;
    background-size: cover;
  }

  #pure_line_neo #newsec_02 .box1 .img {
    text-align: center;
    margin: 0 0 50px;
  }

  #pure_line_neo #newsec_02 .box1 .img:last-child {
    margin: 0;
  }

  #pure_line_neo #newsec_02 .box1 .img img {
    width: 100%;
  }

  #pure_line_neo #newsec_02 .box1 .dsc {
    margin: 0 0 40px;
    font-size: 14px;
  }

  #pure_line_neo #newsec_02 .box2 {
    background: url(../../assets/img/pure_line_neo/bg02.jpg) center;
    background-size: cover;
    position: relative;
    padding-bottom: 300px;
  }

  #pure_line_neo #newsec_02 .box2 .img {
    text-align: center;
    margin: 0 0 60px;
  }

  #pure_line_neo #newsec_02 .box2 .img:last-child {
    margin: 0;
  }

  #pure_line_neo #newsec_02 .box2 .img img {
    width: 100%;
  }

  #pure_line_neo #newsec_02 .box2 .dsc {
    margin: 0;
    font-size: 14px;
  }

  #pure_line_neo #newsec_02 .box2 .img02 {
    position: absolute;
    bottom: 70px;
    right: 0;
  }

  #pure_line_neo #newsec_02 .box3 {
    background: url(../../assets/img/pure_line_neo/bg03.jpg) center;
    background-size: cover;
  }

  #pure_line_neo #newsec_02 .box3 .img {
    text-align: center;
  }

  #pure_line_neo #newsec_02 .box3 .img:last-child {
    margin: 0 auto;
    padding: 0 30px;
  }

  #pure_line_neo #newsec_02 .box3 .img img {
    width: 100%;
  }

  #pure_line_neo #newsec_02 .box3 .dsc {
    margin: 0 0 60px;
    font-size: 14px;
  }

  #pure_line_neo #newsec_02 .box4 {
    background: url(../../assets/img/pure_line_neo/bg04.jpg) center;
    background-size: cover;
  }

  #pure_line_neo #newsec_02 .box4 .img {
    text-align: center;
    margin: 0 auto;
    padding: 0 30px;
  }

  #pure_line_neo #newsec_02 .box4 .img:last-child {
    margin: -55px 0 0;
  }

  #pure_line_neo #newsec_02 .box4 .img img {
    width: 100%;
  }

  #pure_line_neo #newsec_02 .box4 .dsc {
    margin: 0 0 40px;
    font-size: 14px;
  }

  #pure_line_neo #newsec_02 .box5 {
    background: url(../../assets/img/pure_line_neo/bg05.jpg) center;
    background-size: cover;
    padding-bottom: 40px;
  }

  #pure_line_neo #newsec_02 .box5 .img {
    text-align: center;
    margin: 0 auto;
    padding: 0 30px;
  }

  #pure_line_neo #newsec_02 .box5 .img:last-child {
    margin: 0;
  }

  #pure_line_neo #newsec_02 .box5 .img img {
    width: 100%;
  }

  #pure_line_neo #newsec_02 .box5 .dsc {
    margin: 0 0 40px;
    font-size: 14px;
  }

  #pure_line_neo #sec_02 {
    margin-bottom: 70px;
  }

  #pure_line_neo #sec_02 .sec_inner {
    width: 1100px;
    position: relative;
    box-sizing: border-box;
    padding: 42px 0px 42px 527px;
    margin: 0 auto;
  }

  #pure_line_neo #sec_02 {
    margin-bottom: 20px;
  }

  #pure_line_neo #sec_02 .sec_inner,
  #pure_line_neo #sec_03 .sec_inner {
    box-sizing: border-box;
    padding: 15px 0px 15px 0;
    margin: 0 auto;
  }

  #pure_line_neo #sec_02 .cts_box .sec_inner,
  #pure_line_neo #sec_03 .cts_box .sec_inner {
    padding: 15px 0px 35px 0;
  }

  #pure_line_neo #sec_02 .ttl_box,
  #pure_line_neo #sec_03 .ttl_box {
    background-image: url(../../assets/img/pure_line_neo/sec02_tti_bg.jpg);
    background-repeat: repeat;
  }

  #pure_line_neo #sec_02 .ttl_01,
  #pure_line_neo #sec_03 .ttl_01 {
    font-size: 22px;
    line-height: 1.4;
  }

  #pure_line_neo #sec_02 .cts_box p,
  #pure_line_neo #sec_03 .cts_box p {
    margin-bottom: 30px;
  }

  #pure_line_neo #sec_02 ul li,
  #pure_line_neo #sec_03 ul li {
    margin-bottom: 35px;
  }

  #pure_line_neo #sec_02 ul li:last-child,
  #pure_line_neo #sec_03 ul li:last-child {
    margin-bottom: 0;
  }

  #pure_line_neo #sec_02 ul li .concept_box {
    margin-bottom: 10px;
  }

  #pure_line_neo #sec_02 ul li .concept {
    display: inline-block;
    background-color: #a39448;
    color: #fff;
    font-size: 14px;
    padding: 3px 15px;
    margin-bottom: 8px;
  }

  #pure_line_neo #sec_02 ul li .detail {
    font-size: 18px;
  }

  #pure_line_neo #sec_03 {
    margin-bottom: 20px;
  }

  #pure_line_neo #sec_03 ul .terms:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 0;
    width: 43px;
    height: 35px;
    background: url(../../assets/img/pure_line_neo/icon01.png)2px center no-repeat;
    background-size: 25px;
  }

  #pure_line_neo #sec_03 ul .terms {
    position: relative;
    font-size: 18px;
    line-height: 1.5;
    padding-left: 35px;
    margin-bottom: 10px;
  }

  #pure_line_neo #sec_04 {
    background-image: url(../../assets/img/pure_line_neo/sec04_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 40px 0;
    margin-bottom: 15px;
  }

  #sakura_pink #pure_line_neo #sec_04 {
    background-image: url(../../assets/img/sakurapink/sec04_bg.jpg);
  }

  #pink_symphony #pure_line_neo #sec_04 {
    background-image: url(../../assets/img/symphony/sec04_bg.jpg);
  }

  #pure_line_neo #sec_04 .comment {
    font-size: 14px;
    margin-bottom: 1.5em;
  }

  #pure_line_neo #sec_04 .ttl_01 {
    font-size: 18px;
    margin-bottom: 25px;
  }

  #pure_line_neo #sec_04 .ttl_01 a {
    font-size: 16px;
    color: #a39448;
  }

  #pure_line_neo #sec_04 .ttl_01 .catch {
    color: #f17d97;
  }

  #pure_line_neo #sec_04 .series_box {
    margin-bottom: 50px;
  }

  #pure_line_neo #sec_04 .series_box:last-child {
    margin-bottom: 0;

  }

  #pure_line_neo #sec_04 .series_box .cts_box {
    text-align: center;
  }

  #pure_line_neo #sec_04 .series_box .img_box {
    width: 80%;
    margin: 0 auto 10px;
  }

  #pure_line_neo #sec_04 .series_box img {
    width: 100%;
    height: auto;
  }

  #pure_line_neo #sec_04 .series_box .ringname:before {
    content: '';
    position: absolute;
    top: -4px;
    left: -15px;
    width: 45px;
    height: 34px;
    background: url(../../assets/img/pure_line_neo/icon03.png)2px center no-repeat;
    background-size: 35px;
  }

  #pure_line_neo #sec_04 .ringname {
    display: inline-block;
    position: relative;
    color: #533a35;
    font-size: 20px;
    padding-left: 32px;
  }

  #pure_line_neo #sec_04 .price {
    color: #533a35;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 5px;
  }

  #pure_line_neo #sec_04 .price span {
    font-size: 16px;
    padding-right: 5px;
  }

  #pure_line_neo #sec_04 .material,
  #pure_line_neo #sec_04 .carat {
    color: #533a35;
  }

  #pure_line_neo #sec_04 .carat {
    margin-bottom: 15px;
  }

  #pure_line_neo #sec_04 .series_box .link_btn {
    width: 250px;
  }

  #pure_line_neo #sec_04 .series_box .link_btn a {
    display: block;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    background: #533a35;
    border: 2px solid #533a35;
    padding: 15px 0;
    transition: .3s;
  }

  #pure_line_neo #sec_04 .series_box .link_btn a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #a39448;
    border: 2px solid #a39448;
  }

  #pure_line_neo #sec_04 .link_btn.all_marriage {
    width: 250px;
    margin: 30px auto 0 auto;
  }

  #pure_line_neo #sec_04 .link_btn.all_marriage a {
    display: block;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    background: #a39448;
    border: 2px solid #a39448;
    padding: 15px 0;
    transition: .3s;
  }

  #pure_line_neo #sec_04 .img_area {
    margin-bottom: 20px;
  }

  #pure_line_neo #sec_04 .series_box {
    margin-bottom: 30px;
  }

  #pure_line_neo #sec_04 .series_box .img_box {
    width: 100%;
    position: relative;
  }

  #pure_line_neo #sec_04 .series_box .img_box .icon_new {
    position: absolute;
    top: 10px;
    left: 10px;
  }

  #pure_line_neo #sec_04 .series_box .img_box .icon_new img {
    width: auto;
    max-width: 50px;
  }

  #pure_line_neo #sec_04 .img_area a {
    transition: .3s;
    border: 3px solid #e0e3ea;
  }

  /*=================================================
	SHOPINFO 店舗情報／アクセス
=================================================*/
  #shop_info #mainimage {
    width: 100%;
    background-image: url(../../assets/img/shop_info/shopinfo_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #shop_info #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;

  }

  #shop_info #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #shop_info #sec_01 {
    width: 100%;
    background-color: #f4f1ee;
    box-sizing: border-box;
    padding: 35px 0;
  }

  #shop_info #sec_01 .ttl_box {
    margin-bottom: 35px;
  }

  #shop_info #sec_01 .ttl_02 {
    text-align: center;
    font-size: 17px;
    margin-bottom: 20px;
    line-height: 1.2;
  }

  #shop_info #sec_01 .ttl_02 span {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
  }

  #shop_info #sec_01 .cts_box {
    margin-bottom: 30px;
  }

  #shop_info #sec_01 .text_box {
    box-sizing: border-box;
    padding: 35px;
    background-color: #f8f7f2;
    line-height: 1.5;
  }

  #shop_info #sec_01 .text_box h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  #shop_info #sec_01 .text_box .tel {
    margin-bottom: 10px;
  }

  #shop_info #sec_01 .text_box .tel span {
    font-size: 18px;
  }

  #shop_info #sec_01 .text_box .tel .for_sp a {
    color: #533a35;
  }

  #shop_info #sec_01 .text_box .address {
    margin-bottom: 15px;
  }

  #shop_info #sec_01 .text_box .hours span {
    background: url(../../assets/img/shop_info/icon01.png) left 0 center no-repeat;
    background-size: 14px;
    padding-left: 20px;
  }

  #shop_info #sec_01 .text_box02,
  #shop_info #sec_01 .text_box03 {
    margin-bottom: 35px;
  }

  #shop_info #sec_01 .text_box02 .ttl_01,
  #shop_info #sec_01 .text_box03 .ttl_01 {
    font-size: 18px;
    border-left: 5px solid;
    padding-left: 12px;
    margin-bottom: 10px;
  }

  #shop_info #sec_01 .link_btn a {
    color: #fff;
    background: #533a35;
    border: 1px solid #533a35;
  }

  #shop_info #sec_02 {
    padding: 35px 0 25px;
  }

  #shop_info #sec_02 .ttl_02 {
    text-align: center;
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.2;
  }

  #shop_info #sec_02 .ttl_02 span {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
  }

  #shop_info #sec_02 .access {
    text-align: center;
    line-height: 1.4;
    margin-bottom: 25px;
  }

  #shop_info #sec_02 .text_box {
    background-color: #f8f7f2;
    padding: 25px 0;
    margin-bottom: 25px;
  }

  #shop_info #sec_02 .text_box p {
    width: 92%;
    margin: 20px auto 0;
  }

  #shop_info #sec_02 .text_box p:first-child {
    color: #ab1010;
    margin-top: 0;
  }

  #shop_info #sec_02 .text_box p .blue {
    color: #0c479e;
  }

  #shop_info #sec_02 .text_box p a {
    color: #533a35;
  }

  #shop_info #sec_02 .location .img_box {
    text-align: center;
    margin-bottom: 25px;
  }

  #shop_info #sec_02 .location .img_box img {
    width: 100%;
    height: auto;
  }

  #shop_info #sec_02 .location .link_btn {
    width: 280px;
    margin: 0 auto;
  }

  #shop_info #sec_02 .location .link_btn a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #533a35;
    border: 1px solid #533a35;
    padding: 15px 0;
  }

  #shop_info #sec_02 .access span {
    background: url(../../assets/img/shop_info/icon02.png) left 0 center no-repeat;
    background-size: 14px;
  }

  /*=================================================
	Q&A よくあるご質問
=================================================*/
  #faq #mainimage {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/faq/faq_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #faq #mainimage::before {
    /* 透過した黒を重ねる */
    background-color: rgba(0, 0, 0, 0.2);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #faq #mainimage .sec_inner {
    position: relative;
  }

  #faq #mainimage .ttl_01 {
    box-sizing: border-box;
    color: #fff;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #faq #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #faq #sec_01 {
    padding: 35px 0;
  }

  #faq #sec_02 {
    padding-bottom: 35px;
  }

  #faq #sec_03 {
    padding-bottom: 35px;
  }

  #faq #sec_01 .sec_inner .ttl_02,
  #faq #sec_02 .sec_inner .ttl_02,
  #faq #sec_03 .sec_inner .ttl_02 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  #faq .qa-box {
    margin-top: 25px;
  }

  #faq #sec_01 .qa-box:nth-child(2),
  #faq #sec_02 .qa-box:nth-child(2),
  #faq #sec_03 .qa-box:nth-child(2) {
    margin-top: 0;
  }

  #faq .qa-box dl dt {
    padding: 10px 40px 10px 20px;
    background: #eae5e0;
    position: relative;
    cursor: pointer;
  }

  #faq .qa-box dl dt:before {
    content: '';
    background: url(../../assets/img/faq/icon01.png);
    width: 21px;
    height: 14px;
    display: block;
    position: absolute;
    top: 45%;
    right: 49px;
  }

  #faq .qa-box dl dt p {
    display: block;
    position: relative;
  }

  #faq .qa-box dl dt span {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 18px;
    font-weight: bold;
    padding-right: 8px;
  }

  #faq .qa-box dl dd {
    padding: 20px 20px;
    border: 1px solid #eae5e0;
    line-height: 1.8;
    display: none;
  }

  #faq .qa-box .open_btn:before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../../assets/img/faq/icon03.png) left top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 19px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  #faq .qa-box .open:before {
    background: url(../../assets/img/faq/icon02.png) left top no-repeat;
    top: 60%;
    right: 19px;
  }

  #faq #sec_04 {
    margin-bottom: 35px;
  }

  #faq #sec_04 .link_btn a {
    color: #fff;
    background: #533a35;
    border: 2px solid #533a35;
  }

  /*=================================================
  CUSTOMER'S VOICE　お客様の声
=================================================*/
  #customers_voice #mainimage {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/customers_voice/voice_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #customers_voice #mainimage::before {
    /* 透過した黒を重ねる */
    background-color: rgba(255, 255, 255, 0.3);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #customers_voice #mainimage .sec_inner {
    position: relative;
  }

  #customers_voice #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #customers_voice #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #customers_voice #sec_01 {
    padding: 35px 0;
  }

  #customers_voice #sec_01 .ttl_02 {
    font-size: 19px;
    margin-bottom: 10px;
  }

  #customers_voice #sec_01 .text_box {
    text-align: center
  }

  #customers_voice #sec_02 {
    padding-bottom: 35px;
  }

  #customers_voice #sec_02 .box01 {
    margin-bottom: 35px;
  }

  #customers_voice #sec_02 .box01:nth-child(5) {
    margin-bottom: 0;
  }

  #customers_voice #sec_02 .cts_box {
    box-sizing: border-box;
    padding: 0 15px;
  }

  #customers_voice #sec_02 .cts_box .ttl_box {
    border-bottom: 1px solid #9a8c44;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  #customers_voice #sec_02 .ttl_box .customer {
    font-size: 18px;
    line-height: 1.5;
    font-weight: normal;
  }

  #customers_voice #sec_02 .ttl_box .customer span {
    font-size: 16px;
    padding-right: 10px;
  }

  #customers_voice #sec_02 .ttl_box .product {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 3px;
  }

  #customers_voice #sec_02 .ttl_box .product span {
    font-size: 16px;
  }

  #customers_voice #sec_02 .box01 .img_box {
    padding-bottom: 20px;
  }

  #customers_voice #sec_02 .ttl_box .link_btn02 {
    background: url(../../assets/img/topics/topics_icon02.png) no-repeat 0 center;
    padding-left: 21px;
  }

  #customers_voice #sec_02 .ttl_box .link_btn02 a {
    color: #533a35;
  }




  /*=================================================
  【新】CUSTOMER'S VOICE　お客様の声
=================================================*/
  #new_customers_voice #mainimage {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/customers_voice/voice_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #new_customers_voice #mainimage::before {
    /* 透過した黒を重ねる */
    background-color: rgba(255, 255, 255, 0.3);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #new_customers_voice #mainimage .sec_inner {
    position: relative;
  }

  #new_customers_voice #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  /*   一覧   */
  #new_customers_voice .new_customers_voice_list #sec_01 {
    padding: 35px 0;
  }

  #new_customers_voice .new_customers_voice_list #sec_01 .text_box {
    text-align: center
  }

  #new_customers_voice .new_customers_voice_list #sec_01 .ttl_02 {
    font-size: 19px;
    margin-bottom: 10px;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 {
    padding-bottom: 35px;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 li {
    width: 100%;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 li:nth-child(n+2) {
    margin-top: 35px;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 li a {
    display: block;
    color: #533a35;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .img_box {
    margin-bottom: 15px;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .info_box {
    display: flex;
    align-items: baseline;
    font-weight: normal;
    line-height: 1;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .info_box .date {
    font-size: 14px;
    margin-right: 10px;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .info_box .ttl {
    font-size: 18px;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .product_name {
    font-size: 18px;
    margin-bottom: 5px;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .product_name span {
    font-size: 15px;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .sub_ttl {

    margin-bottom: 10px;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .btn {
    font-size: 14px;
    text-align: right;
  }

  #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .btn:after {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background: url(../../assets/img/topics/topics_icon02.png) left center no-repeat;
    margin-left: 8px;
    vertical-align: -3px;
  }

  /*   詳細   */
  #new_customers_voice .new_customers_voice_single #sec_01 {
    padding: 35px 0;
  }

  #new_customers_voice .new_customers_voice_single #sec_01 .img_box {
    margin-bottom: 35px;
  }

  #new_customers_voice .new_customers_voice_single #sec_01 .cts_box {
    box-sizing: border-box;
  }

  #new_customers_voice .new_customers_voice_single #sec_01 .cts_box .ttl_box {
    border-bottom: 1px solid #9a8c44;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .customer {
    font-size: 18px;
    line-height: 1.5;
    font-weight: normal;
  }

  #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .customer span {
    font-size: 14px;
    padding-right: 10px;
  }

  #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .product {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 3px;
  }

  #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .product span {
    font-size: 16px;
  }

  #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .link_btn02 {
    background: url(../../assets/img/topics/topics_icon02.png) no-repeat 0 center;
    padding-left: 21px;
  }

  #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .link_btn02 a {
    color: #533a35;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 {
    padding-bottom: 35px;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .ttl_02 {
    font-size: 19px;
    margin-bottom: 10px;
    text-align: center;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .list_01 li {
    width: 100%;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .list_01 li:nth-child(n+2) {
    margin-top: 35px;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .list_01 li a {
    display: block;
    color: #533a35;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .img_box {
    margin-bottom: 15px;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .info_box {
    display: flex;
    align-items: baseline;
    font-weight: normal;
    line-height: 1;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .info_box .date {
    font-size: 14px;
    margin-right: 10px;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .info_box .ttl {
    font-size: 18px;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .product_name {
    font-size: 18px;
    margin-bottom: 5px;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .product_name span {
    font-size: 15px;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .btn {
    font-size: 14px;
    text-align: right;
  }

  #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .btn:after {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background: url(../../assets/img/topics/topics_icon02.png) left center no-repeat;
    margin-left: 8px;
    vertical-align: -3px;
  }

  /*=================================================
	TOPICS トピックス
=================================================*/
  #topics #mainimage {
    width: 100%;
    background-image: url(../../assets/img/shop_info/shopinfo_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #topics #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #topics #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #topics #sec_01 {
    background-color: #fcf8f4;
    padding: 35px 0;
    margin-bottom: 15px;
  }

  #topics #red_ttl {
    color: rgb(232, 67, 136);
  }

  #topics #blue_ttl {
    color: rgb(65, 95, 155);
  }

  #topics #sec_01 .topics li {
    font-size: 16px;
    margin-bottom: 15px;
  }

  #topics #sec_01 .topics li:last-child {
    margin-bottom: 0;
  }

  #topics #sec_01 .topics li .img img {
    width: 100%;
    height: auto;
  }

  #topics #sec_01 .topics li .text_box {
    color: #533a35;
    font-size: 14px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
  }

  #topics #sec_01 .topics li .date {
    margin-bottom: 2px;
    font-size: 14px;
  }

  #topics #sec_01 .topics li .title {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.4;
  }

  #topics #sec_01 .topics li .text {
    font-size: 12px;
  }

  #topics #sec_01 .topics .topics_link {
    color: #533a35;
    margin-top: 12px;
  }

  #topics #sec_01 .topics .topics_link span {
    padding-left: 21px;
    background: url(../../assets/img/topics/topics_icon02.png) no-repeat 0 center;
  }

  /*=================================================
	TOPICS_SINGLE トピックス シングルページ
=================================================*/
  #topics_single #mainimage {
    width: 100%;
    background-image: url(../../assets/img/shop_info/shopinfo_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #topics_single #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #topics_single #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #topics_single #sec_01 {
    padding: 35px 0;
  }

  #topics_single #red_ttl {
    color: rgb(232, 67, 136);
  }

  #topics_single #blue_ttl {
    color: rgb(65, 95, 155);
  }

  #topics_single #sec_01 .topics_wrap {
    border-top: #d0c06b 6px solid !important;
    border: #f9f9f9 1px solid;
    background-color: #f9f9f9;
    box-sizing: border-box;
    padding: 30px 20px;
    margin: 0 auto 35px;
  }

  #topics_single #sec_01 .topics_wrap .img_box {
    text-align: center;
    margin-bottom: 20px;
  }

  #topics_single #sec_01 .topics_wrap img {
    width: 100%;
    height: auto;
  }

  #topics_single #sec_01 .topics_wrap .text_box {
    padding: 0 10px;
  }

  #topics_single #sec_01 .topics_wrap .ttl_box {
    padding: 0 15px;
    margin-bottom: 20px;
  }

  #topics_single #sec_01 .topics_wrap .ttl_box .date {
    font-size: 16px;
  }

  #topics_single #sec_01 .topics_wrap .ttl_box .ttl {
    font-size: 18px;
  }

  #topics_single #sec_01 .txt_box .topics_img_box {
    margin-bottom: 10px;
  }

  #topics_single #sec_01 .txt_box .topics_strong_ttl {
    margin-bottom: 10px;
  }

  #topics_single #sec_01 .txt_box .topics_strong_ttl span {
    font-size: 18px;
  }

  #topics_single #sec_01 .link_btn a {
    color: #fff;
    background: #533a35;
    border: 2px solid #533a35;
  }

  /* 誕生石の記事 */
  #topics_single #sec_01 .jewelry img {
    width: 60px;
    vertical-align: -webkit-baseline-middle;
  }

  /*=================================================
  コラム
=================================================*/
  #column #mainimage {
    width: 100%;
    background-image: url(../../assets/img/shop_info/shopinfo_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #column #mainimage img {
    width: 100%;
    height: auto;
  }

  #column #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  /* コラム一覧 */
  #column .column_list #sec_01 {
    padding: 30px 0;
  }

  #column .column_list #sec_01 .text_wrap {
    text-align: center;
    margin-bottom: 30px;
  }

  #column .column_list #sec_01 .text_wrap .text_wrap_inner {
    width: 92%;
    margin: 0 auto;
  }

  #column .column_list #sec_01 .text_wrap .title {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
  }

  #column .column_list #sec_01 .column_wrap {
    width: 92%;
    margin: 0 auto;
  }

  #column .column_list #sec_01 .column_wrap .list_01 li:nth-child(n+2) {
    margin-top: 20px;
    box-sizing: border-box;
  }

  #column .column_list #sec_01 .column_wrap .list_01 li a {
    display: block;
    color: #533a35;
  }

  #column .column_list #sec_01 .column_wrap .list_01 .img_box {
    margin-bottom: 5px;
  }

  #column .column_list #sec_01 .column_wrap .list_01 .img_box img {
    width: 100%;
    height: auto;
  }

  #column .column_list #sec_01 .column_wrap .list_01 .text_box .date {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 5px;
  }

  #column .column_list #sec_01 .column_wrap .list_01 .text_box .title {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
  }

  #column .column_list #sec_01 .column_wrap .list_01 .text_box .column_link {
    font-size: 14px;
    line-height: 1;
    text-align: right;
  }

  #column .column_list #sec_01 .column_wrap .list_01 .text_box .column_link:after {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background: url(../../assets/img/topics/topics_icon02.png) left center no-repeat;
    margin-left: 5px;
    vertical-align: -3px;
  }

  /* コラム詳細 */
  #column .column_single #sec_01 {
    padding: 30px 0;
  }

  #column .column_single #sec_01 .column_box {
    border: 1px solid #eee;
    border-top: 6px solid #d0c06b;
    background: #fefefe;
    padding: 20px;
    margin-bottom: 30px;
  }

  #column .column_single #sec_01 .column_box .ttl_box {
    margin-bottom: 15px;
  }

  #column .column_single #sec_01 .column_box .ttl_box .date {
    line-height: 1;
    margin-bottom: 5px;
  }

  #column .column_single #sec_01 .column_box .ttl_box .title {
    font-size: 18px;
    line-height: 1.4;
  }

  #column .column_single #sec_01 .column_box .img_box {
    text-align: center;
    margin-bottom: 20px;
  }

  #column .column_single #sec_01 .column_box .img_box img {
    width: 100%;
    height: auto;
  }

  #column .column_single #sec_01 .column_box .text_box .block {
    margin-bottom: 20px;
  }

  #column .column_single #sec_01 .column_box .text_box .block:last-child {
    margin-bottom: 0;
  }

  #column .column_single #sec_01 .column_box .text_box h4 {
    font-size: 16px;
    border-bottom: 3px solid #d0c06b;
    margin-bottom: 15px;
  }

  #column .column_single #sec_01 .column_box .text_box h5 {
    display: inline-block;
    font-size: 16px;
    border-bottom: 2px solid #533a35;
    margin-bottom: 10px;
  }

  #column .column_single #sec_01 .column_box .text_box p {
    margin-bottom: 15px;
  }

  #column .column_single #sec_01 .column_box .text_box p.no_bottom,
  #column .column_single #sec_01 .column_box .text_box p:last-child {
    margin-bottom: 0;
  }

  #column .column_single #sec_01 .column_box .text_box .link_text {
    position: relative;
    padding-left: 21px;
  }

  #column .column_single #sec_01 .column_box .text_box .link_text:before {
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 0;
    content: '';
    width: 16px;
    height: 16px;
    background: url(../../assets/img/topics/topics_icon02.png) left center no-repeat;
  }

  #column .column_single #sec_01 .column_box .text_box .link_text a {
    display: inline-block;
    color: #9a8c44;
    position: relative;
  }

  #column .column_single #sec_01 .column_box .navi_box {
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 20px;
  }

  #column .column_single #sec_01 .column_box .navi_box ul {
    font-size: 0;
    text-align: center;
  }

  #column .column_single #sec_01 .column_box .navi_box ul li {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
  }

  #column .column_single #sec_01 .column_box .navi_box ul li.to_column {
    padding: 0 30px;
  }

  #column .column_single #sec_01 .column_box .navi_box ul li a {
    color: #9a8c44;
  }

  #column .column_single #sec_01 .column_box .navi_box ul li a:hover {
    text-decoration: underline;
  }

  #column .column_single #sec_01 .latest_article_box .ttl {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
  }

  #column .column_single #sec_01 .latest_article_box .list_01 li:nth-child(n+2) {
    margin-top: 15px;
    box-sizing: border-box;
  }

  #column .column_single #sec_01 .latest_article_box .list_01 li a {
    display: block;
    color: #533a35;
  }

  #column .column_single #sec_01 .latest_article_box .list_01 .img_box {
    margin-bottom: 5px;
  }

  #column .column_single #sec_01 .latest_article_box .list_01 .img_box img {
    width: 100%;
    height: auto;
  }

  #column .column_single #sec_01 .latest_article_box .list_01 .text_box .date {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 5px;
  }

  #column .column_single #sec_01 .latest_article_box .list_01 .text_box .title {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
  }

  #column .column_single #sec_01 .latest_article_box .list_01 .text_box .column_link {
    line-height: 1;
    text-align: right;
  }

  #column .column_single #sec_01 .latest_article_box .list_01 .text_box .column_link:after {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background: url(../../assets/img/topics/topics_icon02.png) left center no-repeat;
    margin-left: 5px;
    vertical-align: -3px;
  }

  /*=================================================
	PRIVACYPOLICY プライバシーポリシー
=================================================*/
  #privacypolicy #mainimage {
    width: 100%;
    background-image: url(../../assets/img/marriage/marriage_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #privacypolicy #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #privacypolicy #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #privacypolicy #sec_01 {
    padding: 35px 0;
  }

  #privacypolicy #sec_02 {
    background-color: #fdfafa;
    padding: 35px 0;
  }

  #privacypolicy #sec_03 {
    background-color: #f7f4f4;
    padding: 35px 0;
    margin-bottom: 15px;
  }

  #privacypolicy .text_box .ttl_01 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  #privacypolicy .text_box p {
    margin-bottom: 20px;
  }

  #privacypolicy .dlWrap dl dt {
    font-size: 18px;
    font-weight: bold;
    color: #9a8c44;
    border-bottom: 1px solid #9a8c44;
    margin-bottom: 10px;
  }

  #privacypolicy .dlWrap dl dd {
    margin-bottom: 25px;
  }

  #privacypolicy #sec_02 .dlWrap dl dd:last-child {
    margin-bottom: 0;
  }

  #privacypolicy #sec_03 .dlWrap dl dd:last-child {
    margin-bottom: 0;
  }

  #privacypolicy .dlWrap dl dd ul {
    margin-bottom: 15px;
  }

  #privacypolicy .dlWrap dl dd ul:last-child {
    margin-bottom: 0;
  }

  #privacypolicy .dlWrap dl dd ol li {
    font-size: 17px;
    padding-left: 0;
  }

  #privacypolicy .dlWrap dl dd li {
    padding-left: 20px;
  }

  #privacypolicy .dlWrap dl dd .break {
    text-indent: -1em;
    padding-left: 1em;
  }

  /*=================================================
	SITEMAP サイトマップ
=================================================*/
  #sitemap #mainimage {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/faq/faq_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #sitemap #mainimage::before {
    /* 透過した黒を重ねる */
    background-color: rgba(0, 0, 0, 0.2);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #sitemap #mainimage .sec_inner {
    position: relative;
  }

  #sitemap #mainimage .ttl_01 {
    box-sizing: border-box;
    color: #fff;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #sitemap #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #sitemap #sec_01 {
    padding: 35px 0;
  }

  #sitemap #sec_01 li {
    width: 280px;
    text-align: center;
    padding-top: 20px;
    margin: 0 auto;
  }

  #sitemap #sec_01 .top {
    padding-top: 0;
  }

  #sitemap #sec_01 li a {
    width: 100%;
    box-sizing: border-box;
    color: #533a35;
    background: #f9f0e9;
    border: 2px solid #f9f0e9;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    padding: 15px 0;
    transition: .3s;
  }

  #sitemap #sec_01 .boxL li:nth-child(odd) a {
    background: #fde2e1;
    border: 2px solid #fde2e1;
  }

  #sitemap #sec_01 .boxR li:nth-child(even) a {
    background: #fde2e1;
    border: 2px solid #fde2e1;
  }

  #sitemap #sec_01 li a span {
    font-size: 11px;
  }

  #sitemap #sec_01 .boxL li a:hover,
  #sitemap #sec_01 .boxR li a:hover {
    background: #fff;
    border: 2px solid #533a35;
  }

  /*=================================================
	CONTACT お問い合わせ
=================================================*/
  /*mailformproを使用する場合、エラーメッセージなどのエフェクトがうざい場合は以下を使ってください。must-fillはサイト毎に変更必要です。*/
  /* フォーム部品のボックスシャドウ打消し */
  .mfp_element_text,
  .mfp_element_number,
  .mfp_element_select-one,
  .mfp_element_email,
  .mfp_element_tel,
  .mfp_element_textarea {
    box-shadow: none;
    margin: 0;
  }

  /* 入力エラーのチカチカなし、文字色 */
  div.mfp_err {
    background: none;
    padding-left: 0;
    color: #f26;
    font-weight: bold;
  }

  /* エラー箇所のフォーム部品を色つきで強調 */
  .problem {
    background-color: #fdd;
  }

  /* 入力OKのエフェクト */
  div.mfp_ok {
    background-color: #ff7500;
    border-color: #ff7500;
    font-size: 12px;
  }

  /* チェックボックスのエフェクト打消し */
  form#mailformpro label.mfp_not_checked {
    padding: 0;
    border: none;
  }

  form#mailformpro label.mfp_checked {
    padding: 0;
    border: none;
    background: none;
  }

  /* ボタンのエフェクト打消し */
  .mfp_element_submit,
  .mfp_element_reset,
  .mfp_element_button {
    text-shadow: none;
    border-radius: 0;
    background: none;
  }

  /*住所自動入力の候補のボックス高さ*/
  div.prefcodeResult {
    max-height: 600px;
  }

  /* 内容確認画面のテーブルを全幅 */
  #mfp_confirm_table {
    width: 100%;
  }

  /* 内容確認画面のテーブルのデザイン */
  #mfp_confirm_table th,
  #mfp_confirm_table td {
    border: 1px solid #666;
    border-top: 1px solid #666 !important;
    line-height: 1.5 !important;
  }

  #mfp_confirm_table th {
    padding: 10px 10px !important;
    background: #ffd393;
    text-align: center !important;
  }

  #mfp_confirm_table td {
    padding: 15px 20px;
  }

  div#mfp_phase_confirm h4 {
    font-size: 1.5em;
    margin-bottom: 20px;
  }

  /* 入力画面の「必須」のデザイン */
  .must-fill {
    color: #fff;
    font-size: 0.8em;
    background: #c94851;
    padding: 2px 5px;
    border-radius: 4px;
    float: right;
  }

  #contact #mainimage {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/customers_voice/voice_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #contact #mainimage::before {
    /* 透過した黒を重ねる */
    background-color: rgba(255, 255, 255, 0.2);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #contact #mainimage .sec_inner {
    position: relative;
  }

  #contact #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #contact #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #contact .txt_block {
    border: 1px solid #d0c06a;
    padding: 15px;
    margin-bottom: 15px;
  }

  #contact .annotation {
    color: #c94851;
  }

  #contact .text_wrap {
    background: #faf6f3;
    text-align: center;
    padding: 15px;
  }

  #contact .ttl_01 {
    margin-bottom: 15px;
  }

  #contact #sec_01 {
    padding: 35px 0 25px;
  }

  #contact #sec_01 .ttl_01 span {
    color: #c94851;
  }

  #contact #sec_01 .text_box {
    display: inline-block;
    margin: 0;
  }

  #contact #sec_01 .text_box:last-child {
    display: block;
    margin-right: 0;
  }

  #contact .sheet_01 th,
  #contact .sheet_01 td {
    padding: 15px 30px;
    font-size: 14px;
    border: 1px solid #ddd;
  }

  #contact .sheet_01 th {
    display: block;
    width: 100%;
    background: #f9f0e9;
    text-align: left;
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    padding: 3%;
  }

  #contact .sheet_01 tr:last-child th {
    border-bottom: 1px solid #f9f0e9;
  }

  #contact .sheet_01 td {
    width: 100%;
    display: block;
    padding: 3%;
    box-sizing: border-box;
  }

  #contact .sheet_01 input {
    font-size: 16px;
  }

  #contact .sheet_01 input[type="text"] {
    padding: 5px;
    box-sizing: border-box;
  }

  #contact .sheet_01 .length-short {
    width: 100%;
  }

  #contact .sheet_01 .length-mid {
    width: 100%;
  }

  #contact .sheet_01 .length-long {
    width: 100%;
  }

  #contact .sheet_01 select {}

  #contact .sheet_01 textarea {
    width: 100% !important;
    height: 150px !important;
    box-sizing: border-box;
    padding: 7px;
  }

  #contact .sheet_01 .annotation {
    color: #c94851;
    font-size: 13px;
    font-weight: bold;
  }

  #contact .mfp_buttons {
    padding: 35px 0 0;
  }

  #contact #submit_button,
  #contact #mfp_button_send,
  #contact #mfp_button_cancel {
    width: 280px;
    box-sizing: border-box;
    display: block;
    font-family: "游明朝", "YuMincho", serif;
    color: #fff;
    padding: 10px 70px;
    background: #533a35;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.15em;
    border: 1px solid #533a35;
    margin: 0 auto;
  }

  #contact #submit_button:hover,
  #contact #mfp_button_send:hover,
  #contact #mfp_button_cancel:hover {
    color: #533a35;
    background: #fff;
  }

  #contact #mfp_button_cancel {
    display: block;
    background: #a47d7a;
    border: 1px solid #a47d7a;
    box-sizing: border-box;
    margin-bottom: 10px;
  }

  #contact #mfp_button_cancel:hover {
    color: #a47d7a;
  }

  #mfp_confirm_table tr.mfp_colored {
    background-color: #fff !important;
  }

  #mfp_confirm_table th,
  #mfp_confirm_table td {
    border-top: none !important;
    padding: 12px 30px !important;
    font-size: 14px !important;
    border: 1px solid #ccc !important;
  }

  #mfp_confirm_table th {
    width: 35% !important;
    background: #f9f0e9 !important;
    text-align: left !important;
    border: 1px solid #ddd !important;
  }

  #mfp_confirm_table tr:last-child th {
    border-bottom: 1px solid #f9f0e9 !important;
  }

  #mfp_confirm_table td {
    width: 65% !important;
  }

  #thanks #mainimage {
    position: relative;
    width: 100%;
    background-image: url(../../assets/img/customers_voice/voice_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #thanks #mainimage::before {
    /* 透過した黒を重ねる */
    background-color: rgba(255, 255, 255, 0.2);
    /* どの範囲に重ねるかを指定 */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
  }

  #thanks #mainimage .sec_inner {
    position: relative;
  }

  #thanks #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #thanks #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #thanks #sec_01 {
    padding: 35px 0;
  }

  #thanks #sec_01 .ttl_01 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
  }

  #thanks .thx_txt {
    text-align: center;
    line-height: 1.7;
  }

  /*=================================================
  404
=================================================*/
  #not_found #mainimage {
    width: 100%;
    background-image: url(../../assets/img/marriage/marriage_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
  }

  #not_found #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0 0;
  }

  #not_found #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #not_found #sec_01 {
    padding: 35px 0;
  }

  #not_found #sec_01 .txt {
    text-align: center;
    margin-bottom: 30px;
  }

  #not_found .link_btn_list {
    text-align: center;
  }

  #not_found .link_btn_list li {
    margin-bottom: 20px;
  }

  #not_found .link_btn_list li:last-child {
    margin-bottom: 0;
  }

  #not_found .link_btn_list li a {
    display: inline-block;
    width: 280px;
    color: #533a35;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    background: #d0c06b;
    border: 2px solid #d0c06b;
    padding: 16px 0;
    transition: .3s;
  }

  /*=================================================
	ブログなどのページャー（Wordpress）
=================================================*/
  /* 時計リストページのカラー */
  #watch .wp-pagenavi a {
    color: #12294b !important;
    border: 1px solid #12294b !important;
  }

  #watch .wp-pagenavi a:hover {
    color: #fff !important;
    background: #12294b !important;
  }

  #watch .wp-pagenavi .current {
    background: #12294b !important;
    border: 1px solid #12294b !important;
  }

  #watch .wp-pagenavi .nextpostslink,
  #watch .wp-pagenavi .previouspostslink {
    color: #12294b !important;
    border: 1px solid #12294b !important;
  }

  /* TOPICSのカラー */
  #topics .wp-pagenavi {
    margin-top: 35px;
  }

  #topics .wp-pagenavi a {
    color: #d0c06b !important;
    border: 1px solid #d0c06b !important;
  }

  #topics .wp-pagenavi a:hover {
    color: #fff !important;
    background: #d0c06b !important;
  }

  #topics .wp-pagenavi .current {
    background: #d0c06b !important;
    border: 1px solid #d0c06b !important;
  }

  #topics .wp-pagenavi .nextpostslink,
  #topics .wp-pagenavi .previouspostslink {
    color: #d0c06b !important;
    border: 1px solid #d0c06b !important;
  }

  /* ナビゲーション全体のデザイン */
  .wp-pagenavi {
    text-align: center;
    margin-top: 50px;
  }

  /* ボタン<a>タグのデザイン */
  .wp-pagenavi a {
    display: inline-block !important;
    color: #f17d97 !important;
    font-size: 14px !important;
    background: #fff !important;
    border: 1px solid #f17d97 !important;
    margin: 0 8px 0 0 !important;
    padding: 0 8px !important;
  }

  /* ボタン<a>タグのホバー時のデザイン */
  .wp-pagenavi a:hover {
    color: #fff !important;
    background: #f17d97 !important;
    text-decoration: none !important;
  }

  /* 表示中のページ番号のデザイン */
  .wp-pagenavi .current {
    display: inline-block !important;
    color: #fff !important;
    font-size: 14px !important;
    background: #f17d97 !important;
    border: 1px solid #f17d97 !important;
    margin: 0 8px 0 0 !important;
    padding: 0 8px !important;
  }

  /* 矢印（ < とか > ）のデザイン */
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .previouspostslink {
    color: #f17d97 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    background: #fff !important;
    border: 1px solid #f17d97 !important;
  }

  /*=================================================
	CAMPAIGN　キャンペーン
=================================================*/
  #campaign #mainimage_campaign {
    width: 100%;
    position: relative;
  }

  #campaign #mainimage_campaign .mainimage_inner {
    position: relative;
  }

  #campaign #mainimage_campaign .cross_fade {
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  #campaign #mainimage_campaign .mainimage_text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
  }

  #campaign #sec_01 {
    padding: 35px 0;
  }

  #campaign #sec_01 .ttl_02 {
    font-size: 19px;
    color: #9a8c44;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 15px;
  }

  #campaign #sec_01 .ttl_02 span {
    font-size: 18px;
  }

  #campaign #sec_01 .text_box p span {
    color: #f37518;
  }

  #campaign #sec_02 {
    margin-bottom: 15px;
  }

  #campaign #sec_02 .loop_slider .loop_img img {
    width: 1354px;
    height: 150px;
  }

  /*=================================================
  SHOP BENEFIT　ご来店予約プレゼント
=================================================*/
  #birthday_stone #mainimage {
    width: 100%;
    background-image: url(../../assets/img/birthday_stone/birthday_stone_ttl.jpg);
    background-position: top right;
    background-size: cover;
    height: 130px;
    margin-bottom: 15px;
  }

  #birthday_stone #mainimage .ttl_01 {
    box-sizing: border-box;
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
    text-align: center;
    padding: 41px 0;
  }

  #birthday_stone #mainimage .ttl_01 span {
    font-size: 17px;
  }

  #birthday_stone #sec_01 {
    background: url(../../assets/img/birthday_stone/sec01_img.png) no-repeat right bottom /contain;
    margin-bottom: 20px;
  }

  #birthday_stone #sec_01:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    z-index: 1;
  }

  #birthday_stone #sec_01 .main_ttl {
    line-height: 1.2;
    font-size: 24px;
    margin-bottom: 15px;
  }

  #birthday_stone #sec_01 .main_ttl span {
    font-size: 26px;
    color: #f16987;
  }

  #birthday_stone #sec_01 .sub_ttl {
    line-height: 1;
    margin-bottom: 10px;
  }

  #birthday_stone #sec_01 .sub_ttl span {
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
    background: #f16987;
    color: #fff;
    padding: 0.4em 0.8em 0.3em;
  }

  #birthday_stone #sec_01 .text_box {
    position: relative;
    z-index: 2;
    padding: 20px 0 40px;
  }

  #birthday_stone #sec_01 .text_box p {
    font-size: 15px;
  }

  #birthday_stone #sec_01 .text_box p span {
    background: linear-gradient(transparent 80%, #fedfe6 0%);
    text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.8);
  }

  #birthday_stone #sec_02 {
    position: relative;
    overflow: hidden;
  }

  #birthday_stone #sec_02:before {
    position: relative;
    content: "";
    width: 145%;
    height: 0;
    background: url(../../assets/img/birthday_stone/sec02_img.png) no-repeat right top /contain, linear-gradient(to bottom, #fdfcfd, #fcf5f9);
    right: 0;
    display: block;
    z-index: 1;
    left: -45%;
    height: 65vw;
    max-height: 250px;
  }

  #birthday_stone #sec_02:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    z-index: 2;
  }

  #birthday_stone #sec_02 .text_box {
    position: absolute;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
    width: 92%;
    left: 4%;
  }

  #birthday_stone #sec_02 .text_box p {
    font-size: 16px;
    line-height: 2;
  }

  #birthday_stone #sec_03 {
    padding: 40px 0;
  }

  #birthday_stone #sec_03 ul li:nth-child(n+2) {
    margin-top: 15px;
  }

  #birthday_stone #sec_03 ul li .img_box,
  #birthday_stone #sec_03 ul li .txt_box {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
  }

  #birthday_stone #sec_03 ul li .img_box {
    width: 55px;
    padding: 15px;
    box-sizing: border-box;
    border: solid 1px #d4d4d4;
    margin-right: 15px;
  }

  #birthday_stone .sec_inquiry {
    position: relative;
    background: url(../../assets/img/birthday_stone/bg.jpg) no-repeat center right /cover;
    padding: 40px 0;
  }

  #birthday_stone .sec_inquiry:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(255, 255, 255, 0.4);
    z-index: 1;
  }

  #birthday_stone .sec_inquiry .sec_inner {
    position: relative;
    z-index: 2;
  }

  #birthday_stone .sec_inquiry .main_ttl {
    font-size: 22px;
    text-align: center;
    line-height: 1;
    margin-bottom: 0.5em;
  }

  #birthday_stone .sec_inquiry p {
    text-align: center;
    line-height: 1;
    margin-bottom: 2em;
    font-size: 15px;
  }

  #birthday_stone .sec_inquiry .link_btn {
    width: 250px;
  }

  #birthday_stone .sec_inquiry .link_btn a {
    background: #d0c06b;
    border: solid 2px #d0c06b;
    line-height: 1;
    color: #343434;
    vertical-align: bottom;
    font-size: 14px;
    padding: 1em 2em;
  }

  /*=================================================
  下層共通コンテンツ
=================================================*/
  /* 共通 */
  .common_sec_list {
    font-size: 3.2vw;
    margin-top: 40px;
  }

  .common_sec_list>*:nth-child(n+2) {
    margin-top: 40px;
  }

  .common_sec_list .for_pc {
    display: none !important;
  }

  .common_sec_list #contents {
    padding: 2.5em 0 0;
    font-size: 3.2vw;
  }

  .common_sec_list .h_ttl01 {
    font-size: 1.6em;
    line-height: 1.6;
  }

  .common_sec_list .h_ttl02 {
    font-size: 2.2em;
    text-align: center;
  }

  .common_sec_list .h_ttl02 .ttl_en {
    font-size: .6em;
    margin-bottom: .75em;
  }

  .common_sec_list .h_ttl02 .ttl_ja {
    font-size: .8em;
  }

  .common_sec_list i.i-arrow01 {
    border-width: .2em 0 .2em .35em;
    vertical-align: top;
    margin-top: .5em;
    margin-right: .5em;
  }

  .common_sec_list .link_box>.sec_inner {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
  }

  .common_sec_list .link_btn {
    font-size: 14px;
  }

  /* ランキング */
  .common_marriage_ranking {
    background: none;
    padding: 0px 0;
  }

  .common_marriage_ranking .sec_inner {
    width: 100%;
  }

  .common_marriage_ranking .sp_box {
    padding: 6em 0;
    background: url(../../assets/img/top_new/ranking_img_sp.jpg) no-repeat center center / cover;
  }

  .common_marriage_ranking .h_ttl02.ttl_box .ttl_ja {
    font-size: .9em;
    font-weight: 700;
  }

  .common_marriage_ranking .h_ttl02.ttl_box+p {
    font-size: 1.3em;
    text-align: center;
    color: #533a34;
    line-height: 1.4;
  }

  /* バナー */
  .common_banner .sec_inner {
    width: 100%;
  }

  /* お客様の声 */
  .common_voice {
    width: 100%;
    background-image: url(../../assets/img/top_new/voice_img_sp.jpg);
    background-position: 70% 0%;
    background-size: cover;
    margin-bottom: 15px;
    font-size: 14px;
  }

  .common_voice .sec_inner {
    padding: 20px 0;
  }

  .common_voice .cts_box {
    box-sizing: border-box;
    width: 54%;
    margin-left: auto;
  }

  .common_voice .cts_box .ttl_02 {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin-bottom: 4px;
  }

  .common_voice .cts_box span {
    color: #533a35;
    font-size: 14px;
  }

  .common_voice .cts_box .text_box {
    margin-bottom: 5px;
    font-size: 13px;
  }

  .common_voice .cts_box .link_btn {
    font-size: 14px;
    width: 100%;
  }

  .common_voice .cts_box .link_btn a {
    color: #533a35;
    background: #d0c06b;
    border: 2px solid #d0c06b;
  }


  .new_voice_bnr {
    margin-bottom: 20px;
  }

  .new_voice_bnr a {
    width: 100%;
    display: block;
  }

  .new_voice_bnr.archive-marriage {
    width: min(90%, 1100px);
    margin: 20px auto;
  }


  /* デザイン&クオリティ */
  .common_design {
    width: 100%;
    background-image: url(../../assets/img/under_cts/under_cts01.jpg);
    background-position: top right 991px;
    background-size: cover;
    margin-bottom: 15px;
    font-size: 14px;
  }

  /*.common_design::before {
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
}*/

  .common_design .sec_inner {
    position: relative;
  }

  .common_design .cts_box {
    box-sizing: border-box;
    padding: 60px 0;
  }

  .common_design .cts_box .ttl_box {
    text-align: center;
    margin-bottom: 20px;
  }

  .common_design .cts_box .ttl_box .ttl_02 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 5px;
  }

  .common_design .cts_box .ttl_box .eng_ttl {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
  }

  .common_design .cts_box .ttl_box p {
    font-size: 18px;
  }

  .common_design .cts_box .ttl_box .jpn_ttl {
    font-size: 18px;
  }

  .common_design .cts_box .text_box {
    margin-bottom: 20px;
  }

  .common_design .link_btn {
    margin: 0 auto;
  }

  .common_design .link_btn a {
    color: #533a35;
    background: #d0c06b;
    border: 2px solid #d0c06b;
  }

  /* アフターフォロー */
  .common_after {
    width: 100%;
    background-image: url(../../assets/img/under_cts/under_cts02.jpg);
    background-position: top right 532px;
    background-size: cover;
    margin-bottom: 15px;
    font-size: 14px;
  }

  /*.common_after::before {
  background-color: rgba(247, 247, 247, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
}*/

  .common_after .cts_box {
    width: 92%;
    position: relative;
    box-sizing: border-box;
    padding: 60px 0;
    margin: 0 auto;
  }

  .common_after .cts_box .ttl_02 {
    font-family: "Bell MT", "YuMincho", serif;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.0;
    margin-bottom: 20px;
  }

  .common_after .cts_box span {
    font-size: 17px;
  }

  .common_after .cts_box .text_box {
    margin-bottom: 20px;
  }

  .common_after .cts_box .link_btn a {
    color: #fff;
    background: #533a35;
    border: 2px solid #533a35;
  }


  /* 無料刻印サービス */
  .common_engrave {
    width: 100%;
    background-image: url(../../assets/img/under_cts/under_cts03.jpg);
    background-position: top right 452px;
    background-size: cover;
    margin-bottom: 15px;
    font-size: 14px;
  }

  /*.common_engrave::before {
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
}*/

  .common_engrave .cts_box {
    position: relative;
    width: 92%;
    box-sizing: border-box;
    padding: 60px 0;
    margin: 0 auto;
  }

  .common_engrave .cts_box .ttl_02 {
    font-family: "Bell MT", "YuMincho", serif;
    color: #9a8c44;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 20px;
  }

  .common_engrave .cts_box span {
    color: #533a35;
    font-size: 24px;
  }

  .common_engrave .cts_box .text_box {
    margin-bottom: 20px;
  }

  .common_engrave .cts_box .link_btn a {
    color: #fff;
    background: #533a35;
    border: 2px solid #533a35;
  }






  #item #mainimage {
    background-image: url(../../assets/img/after_service/support_ttl.jpg);
    height: 130px;
    width: 100%;
    background-position: 700px;
    background-size: cover;
  }

  #item #mainimage .sec_inner {
    width: min(57vw, 230px);
    height: 100%;
    margin: 0px auto 0 12vw;
    position: relative;
  }

  #item #mainimage .sec_inner .ttl_01 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

}