@charset "utf-8";
@media print,
screen and (min-width:768px) {

    /*=================================================
  営業時間変更お知らせ
=================================================*/
    #top .holiday_box {
        text-align: center;
        padding: 2em;
        background: #fff2f1;
        max-width: 1100px;
        margin: 0 auto 3em;
        box-sizing: border-box;
    }

    #top .holiday_box h2 {
        font-size: 1.25em;
        margin-bottom: .65em;
    }

    #top .holiday_box p {
        line-height: 2;
    }

    #top .news_box {
        border: 2px solid #cfbf67;
        width: 1100px;
        margin: auto;
        padding: 30px;
        box-sizing: border-box;
    }

    #top .news_box .ttl_box {
        font-size: 26px;
        text-align: center;
        margin-bottom: 15px;
    }

    #top .day_box {
        border: 3px solid #f1e7af;
        text-align: center;
        padding: 15px 15px;
        margin-top: 15px;
        justify-content: center;
        font-size: 26px;
    }

    #top .day_box p {
        text-align: center;
        font-weight: 600;
        display: inline-block;
        margin: 0 20px;
    }

    #top .day_box p a {
        color: #bd0025;
        transition: 0.3s;
    }

    #top .day_box p a:hover {
        color: #a29134;
    }

    #top .news_box>p {
        text-align: center;
    }

    .day_box_2 {
        margin-top: 15px;
        padding: 25px 40px;
        text-align: center;
        background: #fffcec;
        margin-bottom: 20px;
    }

    .day_box_2 p {
        margin-bottom: 18px;
        font-size: 20px;
        color: #a48b00;
    }

    .day_box_2 .list_st {
        display: flex;
        justify-content: space-between;
        color: #fff;
    }

    .day_box_2 .list_st li {
        background: #bda000;
        padding: 10px 18px;
        width: 31%;
        box-sizing: border-box;
    }

    .news_box .btn {
        width: 400px;
        margin: 10px auto 0;
    }

    .news_box .btn a {
        display: block;
        background: #e85271;
        text-align: center;
        color: #fff;
        padding: 30px;
        font-size: 20px;
        border: 2px solid #e85271;
        transition-duration: 0.3s;
    }

    .news_box .btn a:hover {
        color: #e85271;
        background: #fff;
    }

    /*=================================================
  TOP PAGE
=================================================*/
    #top #mainimage {
        width: 100%;
    }

    #top #mainimage img {
        width: 100%;
        height: auto;
    }

    /*=================================================
  TOP PAGE - SECTION_01  ※20191209　未使用
=================================================*/
    #top #sec_01 {
        padding: 100px 0 70px;
    }

    #top #sec_01 .slick_box01 {
        margin-bottom: 70px;
    }

    #top #sec_01 h2 {
        font-size: 34px;
        text-align: center;
        margin-bottom: 30px;
    }

    #top #sec_01 p {
        font-size: 24px;
        line-height: 1.3;
    }

    #top #sec_01 .jpn_ttl {
        position: relative;
        color: #f17d97;
        font-size: 30px;
        line-height: 1.3;
        padding-left: 50px;
    }

    #top #sec_01 .cashless_bnr,
    #top #sec_01 .pure_line_neo_bnr,
    #top #sec_01 .kazu_collection_bnr,
    #top #sec_01 .birthday_stone_bnr {
        text-align: center;
        margin-bottom: 40px;
    }

    #top #sec_01 .pure_line_neo_bnr a,
    #top #sec_01 .kazu_collection_bnr a,
    #top #sec_01 .birthday_stone_bnr a {
        display: block;
    }

    #top #sec_01 .pure_line_neo_bnr a:hover,
    #top #sec_01 .kazu_collection_bnr a:hover,
    #top #sec_01 .birthday_stone_bnr a:hover {
        opacity: 0.75;
    }


    #top #sec_01 .slick_box01 .jpn_ttl:before {
        content: '';
        position: absolute;
        top: 11%;
        left: 0;
        width: 39px;
        height: 31px;
        background-image: url(../../assets/img/top/icon01.jpg);
        background-repeat: no-repeat;
    }

    #top #sec_01 .slick_box02 .jpn_ttl:before {
        content: '';
        position: absolute;
        top: 0%;
        left: 0;
        width: 39px;
        height: 35px;
        background-image: url(../../assets/img/top/icon02.jpg);
        background-repeat: no-repeat;
    }

    #top #sec_01 .slick_ttl {
        margin-bottom: 20px;
    }

    #top #sec_01 .slick_slider_01,
    .slick_slider_02 {
        padding: 0 35px;
    }

    #top #sec_01 .slide_box {
        display: block;
        float: left;
        width: 186px;
        margin: 0 10px;
    }

    #top #sec_01 .slide_box:last-child {
        margin-right: 0;
    }

    #top #sec_01 .slick_slider_02 .slide_box {
        position: relative;
        padding: 30px 0 0;
    }

    #top #sec_01 .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;
    }

    #top #sec_01 .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;
    }

    #top #sec_01 .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;
    }

    #top #sec_01 .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;
    }

    #top #sec_01 .slide_box img {
        width: 100%;
        height: auto;
    }

    #top #sec_01 .slide_box .price {
        color: #595959;
        font-size: 18px;
        line-height: 1.3;
        padding-left: 20px;
    }

    #top #sec_01 .slide_box .price span {
        font-size: 14px;
        padding-right: 6px;
    }

    #top #sec_01 .slide_box .price .tax {
        font-size: 16px;
        padding-left: 5px;
    }

    #top #sec_01 .slick_slider_01 .slick-prev,
    #top #sec_01 .slick_slider_01 .slick-next {
        width: 20px;
        height: 20px;
        z-index: 9999;
    }

    #top #sec_01 .slick_slider_01 .slick-prev {
        left: 0px;
    }

    #top #sec_01 .slick_slider_01 .slick-next {
        right: 0px;
    }

    #top #sec_01 .slick_slider_01 .slick-prev:before,
    .slick-next:before {
        content: "";
    }

    #top #sec_01 .slick_slider_01 .slick-prev:after {
        content: url(../../assets/img/top/allows01.jpg);
    }

    #top #sec_01 .slick_slider_01 .slick-next:after {
        content: url(../../assets/img/top/allows02.jpg);
    }

    #top #sec_01 .slick_slider_02 .slick-prev,
    #top #sec_01 .slick_slider_02 .slick-next {
        width: 20px;
        height: 20px;
        z-index: 9999;
    }

    #top #sec_01 .slick_slider_02 .slick-prev {
        left: 0px;
    }

    #top #sec_01 .slick_slider_02 .slick-next {
        right: 0px;
    }

    #top #sec_01 .slick_slider_02 .slick-prev:before,
    .slick-next:before {
        content: "";
    }

    #top #sec_01 .slick_slider_02 .slick-prev:after {
        content: url(../../assets/img/top/allows01.jpg);
    }

    #top #sec_01 .slick_slider_02 .slick-next:after {
        content: url(../../assets/img/top/allows02.jpg);
    }

    #top #sec_01 .slide_box a:hover {
        text-decoration: none;
        opacity: 0.8;
    }

    /*=================================================
  TOP PAGE - SECTION_02　　　※20191209　未使用
=================================================*/
    #top #sec_02 {
        width: 100%;
        position: relative;
        background-image: url(../../assets/img/top/banner01.jpg);
        background-position: center;
        background-size: cover;
        height: 240px;
        margin-bottom: 70px;
    }

    #top #sec_02 .sec_inner {
        padding-top: 60px;
    }

    #top #sec_02 .sec_inner a {
        display: block;
    }

    #top #sec_02 p {
        color: #533a35;
        font-size: 24px;
        line-height: 1.3;
    }

    #top #sec_02 .jpn_ttl {
        color: #054473;
        font-size: 30px;
        line-height: 1.3;
        margin-bottom: 8px;
    }

    #top #sec_02 .btn_left {
        float: left;
        position: relative;
        color: #533a35;
        box-sizing: border-box;
        background-color: rgba(253, 240, 219, 0.7);
        border: 1px solid #f5ecde;
        padding: 6px 20px 6px 50px;
    }

    #top #sec_02 .btn_left:before {
        content: '';
        position: absolute;
        top: 28%;
        left: 6%;
        width: 32px;
        height: 26px;
        background-image: url(../../assets/img/top/icon03.png);
        background-repeat: no-repeat;
    }

    #top #sec_02 .btn_right {
        float: left;
        position: relative;
        color: #fff;
        background: url(../../assets/img/top/icon04.png) right 15px center no-repeat, rgba(5, 68, 115, 0.6);
        border: 1px solid #6589a3;
        padding: 7px 32px 5px 20px;
        transition: .3s;
    }

    /**#top #sec_02 .btn_right:before{
  content: '';
    position: absolute;
    top: 33%;
    left: 80%;
    width: 12px;
    height: 18px;
    background-image: url(../../assets/img/top/icon04.png);
    background-repeat: no-repeat;
}**/
    #top #sec_02 .link_btn a:hover .btn_right {
        color: #054473;
        background: url(../../assets/img/top/icon05.png) right 15px center no-repeat, rgba(255, 0, 0, 0);
        border: 1px solid #054473;
        box-sizing: border-box;
    }

    /*=================================================
  TOP PAGE - SECTION_13　　　※20191209　未使用
=================================================*/
    #top #sec_13 {
        background: url(../../assets/img/column/column_bg.jpg) center top no-repeat;
        background-size: cover;
        padding: 80px 0;
        margin-bottom: 70px;
    }

    #top #sec_13 .sec_inner {
        width: 100%;
    }

    #top #sec_13 h2 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 0.8;
        text-align: center;
        margin-bottom: 45px;
    }

    #top #sec_13 h2 span {
        font-size: 20px;
    }

    #top #sec_13 .text_wrap {
        text-align: center;
        padding: 80px 0;
    }

    #top #sec_13 .text_wrap .text_wrap_inner {
        width: 1100px;
        margin: 0 auto;
    }

    #top #sec_13 .text_wrap .title {
        font-size: 35px;
        line-height: 1;
        margin-bottom: 20px;
    }

    #top #sec_13 .column_wrap .column_wrap_inner {
        width: 1100px;
        margin: 0 auto;
    }

    #top #sec_13 .column_wrap .list_01 {
        display: flex;
        justify-content: flex-start;
        flex-flow: row wrap;
        margin-bottom: 45px;
    }

    #top #sec_13 .column_wrap .list_01 li {
        width: calc((100% - 30px * 2) / 3);
        margin-right: 30px;
        background: #fff;
        box-sizing: border-box;
    }

    #top #sec_13 .column_wrap .list_01 li:nth-child(3n) {
        margin-right: 0;
    }

    #top #sec_13 .column_wrap .list_01 li:nth-child(n+4) {
        margin-top: 30px;
    }

    #top #sec_13 .column_wrap .list_01 li a {
        display: block;
        color: #533a35;
        padding: 15px;
        transition: 0.4s;
    }

    #top #sec_13 .column_wrap .list_01 li a:hover {
        opacity: 0.7;
    }

    #top #sec_13 .column_wrap .list_01 .img_box {
        margin-bottom: 15px;
    }

    #top #sec_13 .column_wrap .list_01 .img_box img {
        width: 100%;
        height: auto;
    }

    #top #sec_13 .column_wrap .list_01 .text_box .date {
        font-size: 14px;
        line-height: 1;
        margin-bottom: 5px;
    }

    #top #sec_13 .column_wrap .list_01 .text_box .title {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 15px;
    }

    #top #sec_13 .column_wrap .list_01 .text_box .column_link {
        font-size: 16px;
        line-height: 1;
        text-align: right;
    }

    #top #sec_13 .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: 8px;
        vertical-align: -3px;
    }

    #top #sec_13 .column_wrap .list_01 .text_box .column_link span {
        position: relative;
    }

    #top #sec_13 .column_wrap .list_01 .text_box .column_link span:after {
        display: inline-block;
        content: '';
        width: 0;
        height: 2px;
        background: #9a8c44;
        transition: 0.4s;
        position: absolute;
        bottom: -5px;
        left: 0;
    }

    #top #sec_13 .column_wrap .list_01 li a:hover .text_box .column_link span:after {
        width: 100%;
    }

    #top #sec_13 .link_btn {
        width: 250px;
        margin: 0 auto;
    }

    #top #sec_13 .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 18px 0;
        transition: .3s;
    }

    #top #sec_13 .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    /*=================================================
  TOP PAGE - SECTION_11　　　　※20191209　未使用
=================================================*/
    #top #sec_12 {
        margin-bottom: 70px;
    }

    #top #sec_12 .sec_inner {
        width: 1200px;
    }

    #top #sec_12 .campaign_bnr a {
        display: block;
    }

    #top #sec_12 .campaign_bnr a:hover {
        opacity: 0.75;
    }

    /*=================================================
  TOP PAGE - SECTION_10　　　　※20191209　未使用
=================================================*/
    #top #sec_10 {
        width: 100%;
        position: relative;
        background-image: url(../../assets/img/top/banner02.jpg);
        background-position: center;
        background-size: cover;
        height: 240px;
        margin-bottom: 70px;
    }

    #top #sec_10 .sec_inner {
        padding: 25px 0;
    }

    #top #sec_10 .sec_inner a {
        display: block;
    }

    #top #sec_10 .tannouki_bnr a:hover {
        opacity: 0.75;
    }

    /*=================================================
  TOP PAGE - SECTION_11　　　　※20191209　未使用
=================================================*/
    #top #sec_11 {
        width: 100%;
        position: relative;
        background-image: url(../../assets/img/top/banner04.jpg);
        background-position: center;
        background-size: cover;
        height: 240px;
        margin-bottom: 70px;
    }

    #top #sec_11 .banner_ttl {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 0.8;
        margin-bottom: 25px;
    }

    #top #sec_11 .banner_ttl span {
        font-size: 20px;
    }

    #top #sec_11 .link_btn {
        width: 250px;
        float: left;
    }

    #top #sec_11 .link_btn:first-child {
        margin-right: 30px;
    }

    #top #sec_11 .link_btn a {
        display: block;
        color: #533a35;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        border: 2px solid #533a35;
        padding: 16px 0;
        transition: .3s;
    }

    #top #sec_11 .link_btn a:after {
        display: inline-block;
        content: '';
        width: 8px;
        height: 12px;
        background: url(../../assets/img/top/icon09.png) left center no-repeat;
        margin-left: 10px;
        vertical-align: 0;
    }

    #top #sec_11 .link_btn a:hover {
        text-decoration: none;
        color: #fff;
        background-color: rgba(255, 0, 0, 0);
        background: #533a35;
        border: 2px solid #533a35;
    }

    #top #sec_11 .link_btn a:hover:after {
        background: url(../../assets/img/top/icon04.png) left center no-repeat;
    }

    #top #sec_11 .banner_box {
        width: 550px;
        float: right;
        box-sizing: border-box;
        padding: 52px 0 44px 20px;
    }

    /*=================================================
  TOP PAGE - SECTION_03　　　　※20191209　未使用
=================================================*/
    #top #sec_03 {
        width: 100%;
        background-image: url(../../assets/img/top/sec03_img.jpg);
        background-position: center;
        background-size: cover;
        height: 1059px;
        margin-bottom: 70px;
    }

    #top #sec_03 .cts_box {
        width: 550px;
        float: right;
        box-sizing: border-box;
        padding: 60px 0px 60px 60px;
    }

    #top #sec_03 .cts_box .ttl_box {
        margin-bottom: 25px;
    }

    #top #sec_03 .cts_box .ttl_box h2 {
        color: #fff;
        font-size: 28px;
        text-align: center;
        line-height: 1.3;
        margin-bottom: 5px;
    }

    #top #sec_03 .cts_box .ttl_box .eng_ttl {
        font-family: "游明朝", "YuMincho", serif;
        font-size: 38px;
    }

    #top #sec_03 .cts_box .ttl_box p {
        color: #fff;
        font-size: 20px;
        text-align: center;
    }

    #top #sec_03 .cts_box .ttl_box .jpn_ttl {
        font-size: 26px;
    }

    #top #sec_03 .cts_box .text_box {
        margin-bottom: 30px;
    }

    #top #sec_03 .cts_box .text_box:last-child {
        margin-bottom: 0;
    }

    #top #sec_03 .cts_box .text_box h3 {
        font-size: 26px;
        color: #e6d8b3;
        line-height: 1.2;
    }

    #top #sec_03 .cts_box .text_box .number_ttl {
        font-size: 34px;
        margin-right: 10px;
    }

    #top #sec_03 .cts_box .text_box p {
        color: #fff;
        font-weight: normal;
    }

    /*=================================================
  TOP PAGE - SECTION_04　　　　※20191209　未使用
=================================================*/
    #top #sec_04 {
        width: 1100px;
        background-image: url(../../assets/img/top/sec04_img.jpg);
        background-position: center;
        background-size: cover;
        height: 640px;
        margin: 0 auto 70px;
    }

    #top #sec_04 .cts_box {
        width: 550px;
        float: right;
        box-sizing: border-box;
        padding: 250px 60px 60px;

    }

    #top #sec_04 .cts_box h2 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 0.8;
        margin-bottom: 25px;
    }

    #top #sec_04 .cts_box span {
        font-size: 20px;
    }

    #top #sec_04 .cts_box .text_box {
        margin-bottom: 25px;
    }

    #top #sec_04 .cts_box .link_btn {
        width: 250px;
    }

    #top #sec_04 .cts_box .link_btn a {
        display: block;
        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;
    }

    #top #sec_04 .cts_box .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    /*=================================================
  TOP PAGE - SECTION_05　　　　※20191209　未使用
=================================================*/
    #top #sec_05 {
        width: 100%;
        background-image: url(../../assets/img/top/sec05_img.jpg);
        background-position: center;
        background-size: cover;
        height: 530px;
    }

    #top #sec_05 .cts_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
        padding: 120px 0;

    }

    #top #sec_05 .cts_box h2 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 0.8;
        margin-bottom: 25px;
    }

    #top #sec_05 .cts_box span {
        font-size: 20px;
    }

    #top #sec_05 .cts_box .text_box {
        margin-bottom: 25px;
    }

    #top #sec_05 .cts_box .link_btn {
        width: 250px;
    }

    #top #sec_05 .cts_box .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 16px 0;
        transition: .3s;
    }

    #top #sec_05 .cts_box .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    /*=================================================
  TOP PAGE - SECTION_06　　　　　※20191209　未使用
=================================================*/
    #top #sec_06 {
        width: 100%;
        background-image: url(../../assets/img/top/sec06_img.jpg);
        background-position: center;
        background-size: cover;
        height: 530px;
    }

    #top #sec_06 .cts_box {
        width: 550px;
        float: right;
        box-sizing: border-box;
        padding: 120px 60px;

    }

    #top #sec_06 .cts_box h2 {
        font-family: "Bell MT", "YuMincho", serif;
        color: #fff;
        font-size: 40px;
        font-weight: bold;
        line-height: 0.8;
        margin-bottom: 25px;
    }

    #top #sec_06 .cts_box span {
        font-size: 20px;
    }

    #top #sec_06 .cts_box .text_box {
        color: #fff;
        margin-bottom: 25px;
    }

    #top #sec_06 .cts_box .link_btn {
        width: 250px;
    }

    #top #sec_06 .cts_box .link_btn a {
        display: block;
        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;
    }

    #top #sec_06 .cts_box .link_btn a:hover {
        text-decoration: none;
        color: #fff;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #fff;
    }

    /*=================================================
  TOP PAGE - SECTION_07　　　　※20191209　未使用
=================================================*/
    #top #sec_07 {
        width: 100%;
        background-image: url(../../assets/img/top/sec07_img.jpg);
        background-position: center;
        background-size: cover;
        height: 680px;
    }

    #top #sec_07 .cts_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
        padding: 156px 0;
    }

    #top #sec_07 .cts_box h2 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 45px;
        font-weight: bold;
        line-height: 0.8;
        margin-bottom: 30px;
    }

    #top #sec_07 .cts_box span {
        font-size: 25px;
    }

    #top #sec_07 .cts_box .text_box {
        margin-bottom: 30px;
    }

    #top #sec_07 .cts_box .link_btn {
        width: 250px;
    }

    #top #sec_07 .cts_box .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 16px 0;
        transition: .3s;
    }

    #top #sec_07 .cts_box .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    /*=================================================
  TOP PAGE - SECTION_08　　　　※20191209　未使用
=================================================*/
    #top #sec_08 {
        background-color: #fcf8f4;
        padding: 100px 0;
        margin-bottom: 70px;
    }

    #top #sec_08 h2 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 0.8;
        text-align: center;
        margin-bottom: 45px;
    }

    #top #sec_08 span {
        font-size: 20px;
    }

    #top #sec_08 #red_ttl {
        color: rgb(232, 67, 136);
        font-size: 16px;
    }

    #top #sec_08 #blue_ttl {
        color: rgb(65, 95, 155);
        font-size: 16px;
    }

    #top #sec_08 ul {
        margin-bottom: 45px;
    }

    #top #sec_08 li {
        width: 260px;
        float: left;
        font-size: 16px;
        margin-right: 20px;
    }

    #top #sec_08 li .img {
        position: relative;
        width: 100%;
        min-width: 260px;
        padding-top: 60%;
        overflow: hidden;
        margin: 0 auto;
    }

    #top #sec_08 li .img img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        min-width: 260px;
        max-width: 120%;
        max-height: 120%;
        height: auto;
    }

    #top #sec_08 li:last-child {
        margin-right: 0;
    }

    #top #sec_08 li .text_box {
        background-color: #fff;
        padding: 15px 10px 20px;
        font-size: 15px;
        box-sizing: border-box;
    }

    #top #sec_08 li .date,
    .title {
        color: #533a35;
    }

    #top #sec_08 li .title {
        line-height: 1.4;
    }

    #top #sec_08 .link_btn {
        width: 250px;
        margin: 0 auto;
    }

    #top #sec_08 .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 18px 0;
        transition: .3s;
    }

    #top #sec_08 .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    #top #sec_08 li a:hover {
        text-decoration: none;
    }

    #top #sec_08 li a:hover .date {
        color: #9a8c44;
    }

    #top #sec_08 li a:hover .title {
        color: #9a8c44;
    }

    #top #sec_08 li a:hover .img {
        opacity: 0.6;
    }

    /*=================================================
  TOP PAGE - SECTION_09　　　　※20191209　未使用
=================================================*/
    #top #sec_09 {
        width: 100%;
        background-image: url(../../assets/img/top/sec09_img.jpg);
        background-position: center;
        background-size: cover;
        height: 350px;
        margin-bottom: 70px;
    }

    #top #sec_09 .cts_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
        padding: 70px 0 60px;
    }

    #top #sec_09 .cts_box h2 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 0.8;
        margin-bottom: 20px;
    }

    #top #sec_09 .cts_box span {
        font-size: 20px;
    }

    #top #sec_09 .cts_box .text_box {
        margin-bottom: 20px;
    }

    #top #sec_09 .cts_box .link_btn {
        width: 250px;
    }

    #top #sec_09 .cts_box .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 16px 0;
        transition: .3s;
    }

    #top #sec_09 .cts_box .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    /*=================================================
  MARRIAGE_PRICELIST　結婚指輪 価格帯別
=================================================*/
    #marriage_pricelist #mainimage {
        background-image: url(../../assets/img/marriage/marriage_ttl.jpg);
    }

    #marriage_pricelist #sec_01 {
        padding: 100px 0 90px;
    }

    #marriage_pricelist #sec_01 .banner_ttl {
        color: #53353a;
    }

    #marriage_pricelist #sec_01 .banner_ttl .jpn_ttl {
        position: relative;
        color: #f17d97;
        font-size: 30px;
        line-height: 1.3;
        padding-left: 50px;
    }

    #marriage_pricelist #sec_01 .banner_ttl .jpn_ttl:before {
        content: '';
        position: absolute;
        top: 11%;
        left: 0;
        width: 39px;
        height: 31px;
        background-image: url(../../assets/img/top/icon01.png);
        background-repeat: no-repeat;
    }

    #marriage_pricelist #sec_01 .plicelist {
        margin-bottom: 20px;
        background-color: #fef7f1;
        border: 1px solid #fef7f1;
    }

    #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:before {
        content: '';
        background: url(../../assets/img/faq/icon01.png);
        width: 21px;
        height: 14px;
        display: block;
        position: absolute;
        top: 45%;
        right: 49px;
    }

    #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: 50px 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: 24px;
        height: 24px;
        background: url(../../assets/img/faq/icon03.png) left top no-repeat;
        background-size: 100%;
        position: absolute;
        top: 50%;
        right: 45px;
        -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: 64%;
        right: 45px;
    }

    #marriage_pricelist .ringlist {
        position: relative;
        float: left;
        box-sizing: border-box;
        width: 220px;
        text-align: center;
        margin: 0 45px 0 0;
    }

    #marriage_pricelist .ringlist img {
        width: 100%;
        height: auto;
    }

    #marriage_pricelist .ringlist:nth-child(4n) {
        margin-right: 0;
    }

    #marriage_pricelist .ringlist:nth-child(n+5) {
        margin-top: 40px;
    }

    #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: 16px;
    }

    #marriage_pricelist .ringlist .plice_box {
        font-size: 20px;
        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 {
        background-image: url(../../assets/img/marriage/marriage_ttl.jpg);
    }

    #marriage #sec_01 {
        padding: 70px 0;
    }

    #marriage #sec_01 .text_box {
        text-align: center;
        margin-bottom: 70px;
    }

    #marriage #sec_01 .ttl_02 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    #marriage #sec_01 .ringlist_wrap {
        display: flex;
        flex-wrap: wrap;
    }

    #marriage #sec_01 .ringlist {
        position: relative;
        /*  float: left;*/
        box-sizing: border-box;
        width: 250px;
        text-align: center;
        margin: 0 33px 0 0;
    }

    #marriage #sec_01 .ringlist img {
        width: 100%;
        height: auto;
    }

    #marriage #sec_01 .ringlist:nth-child(4n) {
        margin-right: 0;
    }

    #marriage #sec_01 .ringlist:nth-child(n+5) {
        margin-top: 100px;
    }

    #marriage #sec_01 .ringlist .ring_icon {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        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_01 .ringlist .ringname {
        font-size: 16px;
    }

    #marriage #sec_01 .ringlist .plice_box {
        font-size: 20px;
        line-height: 1.2;
    }

    #marriage #sec_01 .ringlist .plice_box span {
        font-size: 16px;
        padding: 0 5px 0 5px;
    }

    #marriage #sec_01 .ringlist a {
        display: block;
        text-decoration: none;
        color: #533a35;
    }

    #marriage #sec_01 .ringlist a:hover {
        color: #bbbbc1;
    }

    #marriage #sec_01 .ringlist a:hover img {
        opacity: 0.8;
    }

    #marriage #sec_02 {
        padding: 0 0 50px;
    }

    #marriage #sec_02 .banner_ttl {
        color: #53353a;
    }

    #marriage #sec_02 .banner_ttl .jpn_ttl {
        position: relative;
        color: #f17d97;
        font-size: 30px;
        line-height: 1.3;
        padding-left: 50px;
    }

    #marriage #sec_02 .banner_ttl .jpn_ttl:before {
        content: '';
        position: absolute;
        top: 11%;
        left: 0;
        width: 39px;
        height: 31px;
        background-image: url(../../assets/img/top/icon01.png);
        background-repeat: no-repeat;
    }

    #marriage #sec_02 .plicelist {
        margin-bottom: 20px;
        background-color: #fef7f1;
        border: 1px solid #fef7f1;
    }

    #marriage #sec_02 .plicelist:nth-child(2n) {
        background-color: #f7f7f7;
        border: 1px solid #f7f7f7;
    }

    #marriage #sec_02 .plicelist:last-child {
        margin-bottom: 0;
    }

    #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:before {
        content: '';
        background: url(../../assets/img/faq/icon01.png);
        width: 21px;
        height: 14px;
        display: block;
        position: absolute;
        top: 45%;
        right: 49px;
    }

    #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: 50px 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: 24px;
        height: 24px;
        background: url(../../assets/img/faq/icon03.png) left top no-repeat;
        background-size: 100%;
        position: absolute;
        top: 50%;
        right: 45px;
        -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: 64%;
        right: 45px;
    }

    #marriage #sec_02 .ringlist {
        position: relative;
        float: left;
        box-sizing: border-box;
        width: 220px;
        text-align: center;
        margin: 0 45px 0 0;
    }

    #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+5) {
        margin-top: 40px;
    }

    #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: 16px;
    }

    #marriage #sec_02 .ringlist .plice_box {
        font-size: 20px;
        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_02 .ringlist a:hover {
        color: #bbbbc1;
    }

    #marriage #sec_02 .ringlist a:hover img {
        opacity: 0.8;
    }

    #marriage #sec_03 {
        padding-bottom: 80px;
    }

    #marriage #sec_03 .slick_box01 {
        margin-bottom: 70px;
    }

    #marriage #sec_03 h2 {
        font-size: 34px;
        text-align: center;
        margin-bottom: 30px;
    }

    #marriage #sec_03 p {
        font-size: 24px;
        line-height: 1.3;
    }

    #marriage #sec_03 .jpn_ttl {
        position: relative;
        color: #f17d97;
        font-size: 30px;
        line-height: 1.3;
        padding-left: 50px;
    }

    #marriage #sec_03 .slick_slider_02 .slide_box {
        position: relative;
        padding: 30px 0 0;
    }

    #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: 39px;
        height: 31px;
        background-image: url(../../assets/img/top/icon01.jpg);
        background-repeat: no-repeat;
    }

    #marriage #sec_03 .slick_box02 .jpn_ttl:before {
        content: '';
        position: absolute;
        top: 0%;
        left: 0;
        width: 39px;
        height: 35px;
        background-image: url(../../assets/img/top/icon02.jpg);
        background-repeat: no-repeat;
    }

    #marriage #sec_03 .slick_ttl {
        margin-bottom: 20px;
    }

    #marriage #sec_03 .slick_slider_01,
    .slick_slider_02 {
        padding: 0 35px;
    }

    #marriage #sec_03 .slide_box {
        display: block;
        float: left;
        width: 186px;
        margin: 0 10px;
    }

    #marriage #sec_03 .slide_box:last-child {
        margin-right: 0;
    }

    #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 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: 100px 0;
        margin-bottom: 50px;
    }

    #marriage #sec_08 h2 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 0.8;
        text-align: center;
        margin-bottom: 45px;
    }

    #marriage #sec_08 span {
        font-size: 20px;
    }

    #marriage #sec_08 #red_ttl {
        color: rgba(232, 67, 136);
        font-size: 17px;
    }

    #marriage #sec_08 #blue_ttl {
        color: rgba(65, 95, 155);
        font-size: 17px;
    }

    #marriage #sec_08 ul {
        margin-bottom: 45px;
    }

    #marriage #sec_08 li {
        width: 260px;
        float: left;
        font-size: 16px;
        margin-right: 20px;
    }

    #marriage #sec_08 li .img {
        position: relative;
        width: 100%;
        min-width: 260px;
        padding-top: 60%;
        overflow: hidden;
        margin: 0 auto;
    }

    #marriage #sec_08 li .img img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 135%;
        max-height: 135%;
    }

    #marriage #sec_08 li:last-child {
        margin-right: 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 li .title {
        line-height: 1.4;
    }

    #marriage #sec_08 .link_btn {
        width: 250px;
        margin: 0 auto;
    }

    #marriage #sec_08 .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 18px 0;
        transition: .3s;
    }

    #marriage #sec_08 .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    #marriage #sec_08 li a:hover {
        text-decoration: none;
    }

    #marriage #sec_08 li a:hover .date {
        color: #9a8c44;
    }

    #marriage #sec_08 li a:hover .title {
        color: #9a8c44;
    }

    #marriage #sec_08 li a:hover .img {
        opacity: 0.6;
    }

    /*=================================================
  MARRIAGE_SINGLE　結婚指輪 商品詳細ページ
=================================================*/
    #marriage_single #mainimage {
        background-image: url(../../assets/img/marriage/marriage_ttl.jpg);
    }

    #marriage_single #sec_01 {
        padding: 100px 0 90px;
    }

    #marriage_single #sec_01 .img_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
        padding: 20px;
    }

    #marriage_single #sec_01 .img_box p {
        position: relative;
        font-size: 16px;
        padding-left: 20px;
    }

    #marriage_single #sec_01 .img_box p:before {
        content: '';
        position: absolute;
        top: 20.3%;
        left: 0%;
        width: 39px;
        height: 31px;
        background-image: url(../../assets/img/marriage_single/icon01.png);
        background-repeat: no-repeat;
    }

    #marriage_single #sec_01 .img_box img {
        width: 100%;
        float: left;
    }

    #marriage_single #sec_01 .cts_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
    }

    #marriage_single #sec_01 .ttl_01 {
        font-size: 34px;
        line-height: 1.2;
        margin-bottom: 15px;
    }

    #marriage_single #sec_01 .ttl_01 span {
        font-size: 18px;
    }

    #marriage_single #sec_01 .ttl_02 {
        color: #9a8c44;
        font-size: 22px;
    }

    #marriage_single #sec_01 .text_box {
        margin-bottom: 30px;
    }

    #marriage_single #sec_01 .catch {
        color: #f17d97;
    }

    #marriage_single #sec_01 .customers_voice_link {
        margin-bottom: 30px;
    }

    #marriage_single #sec_01 .customers_voice_link a {
        color: #f17d97;
    }

    #marriage_single #sec_01 .customers_voice_link:hover a {
        color: #9a8c44;
    }

    #marriage_single #sec_01 .price {
        text-align: left;
        margin-bottom: 30px;
    }

    #marriage_single #sec_01 .price td span {
        font-size: 22px;
    }

    #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: 21px;
        border-top: none;
    }

    #marriage_single #sec_01 .price tr:first-child td {
        font-size: 28px;
        border-top: none;
    }

    #marriage_single #sec_01 .detail {
        text-align: left;
        margin-bottom: 30px;
    }

    #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: 50px
    }

    #marriage_single #sec_01 .link_btn a {
        display: inline-block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 16px 40px;
        transition: .3s;
    }

    #marriage_single #sec_01 .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    #marriage_single #sec_02 {
        padding-bottom: 80px;
    }

    #marriage_single #sec_02 .slick_box01 {
        margin-bottom: 70px;
    }

    #marriage_single #sec_02 h2 {
        font-size: 34px;
        text-align: center;
        margin-bottom: 30px;
    }

    #marriage_single #sec_02 p {
        font-size: 24px;
        line-height: 1.3;
    }

    #marriage_single #sec_02 .jpn_ttl {
        position: relative;
        color: #f17d97;
        font-size: 30px;
        line-height: 1.3;
        padding-left: 50px;
    }

    #marriage_single #sec_02 .slick_slider_02 .slide_box {
        position: relative;
        padding: 30px 0 0;
    }

    #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: 39px;
        height: 31px;
        background-image: url(../../assets/img/top/icon01.jpg);
        background-repeat: no-repeat;
    }

    #marriage_single #sec_02 .slick_box02 .jpn_ttl:before {
        content: '';
        position: absolute;
        top: 0%;
        left: 0;
        width: 39px;
        height: 35px;
        background-image: url(../../assets/img/top/icon02.jpg);
        background-repeat: no-repeat;
    }

    #marriage_single #sec_02 .slick_ttl {
        margin-bottom: 20px;
    }

    #marriage_single #sec_02 .slick_slider_01,
    .slick_slider_02 {
        padding: 0 35px;
    }

    #marriage_single #sec_02 .slide_box {
        display: block;
        float: left;
        width: 186px;
        margin: 0 10px;
    }

    #marriage_single #sec_02 .slide_box:last-child {
        margin-right: 0;
    }

    #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 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: 0 0 50px;
    }

    #marriage_single #sec_03 .banner_ttl {
        color: #53353a;
    }

    #marriage_single #sec_03 .banner_ttl .jpn_ttl {
        position: relative;
        color: #f17d97;
        font-size: 30px;
        line-height: 1.3;
        padding-left: 50px;
    }

    #marriage_single #sec_03 .banner_ttl .jpn_ttl:before {
        content: '';
        position: absolute;
        top: 11%;
        left: 0;
        width: 39px;
        height: 31px;
        background-image: url(../../assets/img/top/icon01.png);
        background-repeat: no-repeat;
    }

    #marriage_single #sec_03 .plicelist {
        margin-bottom: 20px;
        background-color: #fef7f1;
        border: 1px solid #fef7f1;
    }

    #marriage_single #sec_03 .plicelist:nth-child(2n) {
        background-color: #f7f7f7;
        border: 1px solid #f7f7f7;
    }

    #marriage_single #sec_03 .plicelist:last-child {
        margin-bottom: 0;
    }

    #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:before {
        content: '';
        background: url(../../assets/img/faq/icon01.png);
        width: 21px;
        height: 14px;
        display: block;
        position: absolute;
        top: 45%;
        right: 49px;
    }

    #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: 50px 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: 24px;
        height: 24px;
        background: url(../../assets/img/faq/icon03.png) left top no-repeat;
        background-size: 100%;
        position: absolute;
        top: 50%;
        right: 45px;
        -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: 64%;
        right: 45px;
    }

    #marriage_single #sec_03 .ringlist {
        position: relative;
        float: left;
        box-sizing: border-box;
        width: 220px;
        text-align: center;
        margin: 0 45px 0 0;
    }

    #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+5) {
        margin-top: 40px;
    }

    #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: 16px;
    }

    #marriage_single #sec_03 .ringlist .plice_box {
        font-size: 20px;
        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_03 .ringlist a:hover {
        color: #bbbbc1;
    }

    #marriage_single #sec_03 .ringlist a:hover img {
        opacity: 0.8;
    }

    #marriage_single #sec_08 {
        background-color: #fcf8f4;
        padding: 100px 0;
        margin-bottom: 50px;
    }

    #marriage_single #sec_08 h2 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 0.8;
        text-align: center;
        margin-bottom: 45px;
    }

    #marriage_single #sec_08 span {
        font-size: 20px;
    }

    #marriage_single #sec_08 #red_ttl {
        color: rgba(232, 67, 136);
        font-size: 17px;
    }

    #marriage_single #sec_08 #blue_ttl {
        color: rgba(65, 95, 155);
        font-size: 17px;
    }

    #marriage_single #sec_08 ul {
        margin-bottom: 45px;
    }

    #marriage_single #sec_08 li {
        width: 260px;
        float: left;
        font-size: 16px;
        margin-right: 20px;
    }

    #marriage_single #sec_08 li .img {
        position: relative;
        width: 100%;
        min-width: 260px;
        padding-top: 60%;
        overflow: hidden;
        margin: 0 auto;
    }

    #marriage_single #sec_08 li .img img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 135%;
        max-height: 135%;
    }

    #marriage_single #sec_08 li:last-child {
        margin-right: 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 li .title {
        line-height: 1.4;
    }

    #marriage_single #sec_08 .link_btn {
        width: 250px;
        margin: 0 auto;
    }

    #marriage_single #sec_08 .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 18px 0;
        transition: .3s;
    }

    #marriage_single #sec_08 .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    #marriage_single #sec_08 li a:hover {
        text-decoration: none;
    }

    #marriage_single #sec_08 li a:hover .date {
        color: #9a8c44;
    }

    #marriage_single #sec_08 li a:hover .title {
        color: #9a8c44;
    }

    #marriage_single #sec_08 li a:hover .img {
        opacity: 0.6;
    }

    /*=================================================
  ENGAGEMENT RINGS　婚約指輪
=================================================*/
    #engagement #mainimage {
        background-image: url(../../assets/img/engagement/engagement_ttl.jpg);
    }

    #engagement .engagement_read {
        background-image: url(../../assets/img/engagement/dth_ttl_bg.jpg);
        background-size: cover;
        padding: 7em 0;
        background-position: right bottom;
    }

    @media screen and (max-width:1599px) {
        #engagement .engagement_read__txt {
            background: rgba(255, 255, 255, 0.6);
            padding: 1em;
            display: inline-block;
        }
    }

    #engagement .engagement_read__head p {
        font-size: 28px;
        line-height: 1.4;
        margin-bottom: 2em;
    }

    #engagement .engagement_read__ttl {
        font-size: 32px;
        margin-bottom: 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: 7em 0;
    }

    #engagement .engagement_about__cont {
        background: #fff;
        border-radius: 10px;
        padding: 3em;
        box-sizing: border-box;
    }

    #engagement .engagement_about__httl {
        font-size: 26px;
        line-height: 1;
        text-align: center;
        margin-bottom: 1.5em;
    }

    #engagement .engagement_about__tab {
        display: flex;
        justify-content: center;
        margin-bottom: 2em;
    }

    #engagement .engagement_about__box {
        display: none;
    }

    #engagement .engagement_about__box.active {
        display: block;
    }

    #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+2) {
        margin-left: 0.5em;
    }

    #engagement .engagement_about__tab li.active a {
        color: #fff;
        background: #ccb84f;
    }

    #engagement .engagement_about__tab li a:hover {
        color: #fff;
        background: #ccb84f;
    }

    #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%);
        transition-duration: 0.3s;
    }

    #engagement .engagement_about__tab li a:hover:before {
        background-image: url(../../assets/img/common/icon_arrow_hover.png);
    }

    #engagement .engagement_about__tab li.active a:before {
        background-image: url(../../assets/img/common/icon_arrow_hover.png);
    }

    #engagement .engagement_about__ttl {
        font-size: 24px;
        margin-bottom: 0.5em;
    }

    #engagement .engagement_about__box p {
        margin-bottom: 1em;
    }

    #engagement .engagement_about__box img {
        margin-bottom: 1em;
    }

    #engagement .engagement_about__flex {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #engagement .engagement_about__flex p {
        width: 600px;
    }

    #engagement .engagement_about__flex img {
        max-width: 100%;
    }

    #engagement #sec_01 {
        padding: 2em 0 7em;
    }

    #engagement #sec_01 .ringlist {
        position: relative;
        float: left;
        box-sizing: border-box;
        width: 250px;
        text-align: center;
        margin: 0 33px 0 0;
    }

    #engagement #sec_01 .ringlist img {
        width: 100%;
        height: auto;
    }

    #engagement #sec_01 .ringlist:nth-child(4n) {
        margin-right: 0;
    }

    #engagement #sec_01 .ringlist:nth-child(n+5) {
        margin-top: 100px;
    }

    #engagement #sec_01 .ringlist .ring_icon {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        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;
    }

    #engagement #sec_01 .ringlist .ringname {
        font-size: 16px;
    }

    #engagement #sec_01 .ringlist .plice_box {
        font-size: 20px;
        line-height: 1.2;
    }

    #engagement #sec_01 .ringlist .plice_box span {
        font-size: 16px;
        padding: 0 5px 0 5px;
    }

    #engagement #sec_01 .ringlist a {
        display: block;
        text-decoration: none;
        color: #533a35;
    }

    #engagement #sec_01 .ringlist a:hover {
        color: #bbbbc1;
    }

    #engagement #sec_01 .ringlist a:hover img {
        opacity: 0.8;
    }


    #engagement .engagement_price {
        background: url(../../assets/img/top_new/engage_img_pc.jpg) no-repeat center center / cover;
        padding: 7em 0;
    }

    #engagement .engagement_price__box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 1000px;
        margin: 0 auto;
    }

    #engagement .engagement_price table {
        background: #fff;
        width: 45%;
        margin: 0 auto 1em;
    }

    #engagement .engagement_price tr {
        /* border:1px solid ; */
    }

    #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 2em;
        border-bottom: 1px solid #ddd;
    }


    /*=================================================
  ENGAGEMENT_SINGLE　婚約指輪 商品詳細
=================================================*/
    #engagement_single #mainimage {
        background-image: url(../../assets/img/engagement/engagement_ttl.jpg);
    }

    #engagement_single #sec_01 {
        padding: 100px 0 90px;
    }

    #engagement_single #sec_01 .img_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
        padding: 20px;
    }

    #engagement_single #sec_01 .img_box p {
        position: relative;
        font-size: 16px;
        padding-left: 20px;
    }

    #engagement_single #sec_01 .img_box p:before {
        content: '';
        position: absolute;
        top: 20.3%;
        left: 0%;
        width: 39px;
        height: 31px;
        background-image: url(../../assets/img/marriage_single/icon01.png);
        background-repeat: no-repeat;
    }

    #engagement_single #sec_01 .img_box img {
        width: 100%;
        float: left;
    }

    #engagement_single #sec_01 .cts_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
    }

    #engagement_single #sec_01 .ttl_01 {
        font-size: 34px;
    }

    #engagement_single #sec_01 .ttl_02 {
        color: #9a8c44;
        font-size: 22px;
    }

    #engagement_single #sec_01 .text_box {
        margin-bottom: 30px;
    }

    #engagement_single #sec_01 .price {
        font-size: 28px;
        text-align: left;
        margin-bottom: 30px;
    }

    #engagement_single #sec_01 .price p span {
        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: 30px;
    }

    #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: 90px;
    }

    #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;
    }

    #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: 70px;
    }

    #engagement_single #sec_02 h2 {
        font-size: 34px;
        text-align: center;
        margin-bottom: 30px;
    }

    #engagement_single #sec_02 p {
        font-size: 24px;
        line-height: 1.3;
    }

    #engagement_single #sec_02 .jpn_ttl {
        position: relative;
        color: #f17d97;
        font-size: 30px;
        line-height: 1.3;
        padding-left: 50px;
    }

    #engagement_single #sec_02 .slick_box01 .jpn_ttl:before {
        content: '';
        position: absolute;
        top: 11%;
        left: 0;
        width: 39px;
        height: 31px;
        background-image: url(../../assets/img/top/icon01.jpg);
        background-repeat: no-repeat;
    }

    #engagement_single #sec_02 .slick_box02 .jpn_ttl:before {
        content: '';
        position: absolute;
        top: 0%;
        left: 0;
        width: 39px;
        height: 35px;
        background-image: url(../../assets/img/top/icon02.jpg);
        background-repeat: no-repeat;
    }

    #engagement_single #sec_02 .slick_ttl {
        margin-bottom: 20px;
    }

    #engagement_single #sec_02 .slick_slider_01,
    .slick_slider_02 {
        padding: 0 35px;
    }

    #engagement_single #sec_02 .slide_box {
        display: block;
        float: left;
        width: 186px;
        margin: 0 10px;
    }

    #engagement_single #sec_02 .slide_box:last-child {
        margin-right: 0;
    }

    #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 .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 {
        background-image: url(../../assets/img/watch/watch_ttl2.jpg);
    }

    #watch #mainimage .ttl_01 {
        color: #fff;
    }

    #watch #sec_01 {
        padding-bottom: 100px;

    }

    #watch .list_wrap .item_box {
        width: 280px;
        position: relative;
        float: left;
        margin: 100px 43px 0;
    }

    #watch #sec_01 .item_box .item_hdr {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        border-radius: 50%;
        background-color: #d0c06b;
        color: #fff;
        font-size: 11px;
        line-height: 120%;
        padding: 17px 0;
        text-align: center;
        text-transform: uppercase;
        z-index: 2;
    }

    #watch .item_box .item_img {
        width: 280px;
        margin-bottom: 20px;
    }

    #watch .item_box img {
        width: 100%;
        height: auto;
    }

    #watch .item_box .item_detail {
        text-align: center;
        font-size: 24px;
        color: #1A305B;
        line-height: 1.3;
    }

    #watch .item_box .item_price {
        text-align: center;
        font-size: 22px;
        line-height: 1.3;
        color: #1A305B;
    }

    #watch .item_box .item_price span {
        font-size: 16px;
    }

    #watch .item_box a:hover img {
        opacity: 0.8;
    }

    #watch .item_box a:hover .item_detail {
        color: #c4c8cf;
        text-decoration: none;
    }

    #watch .item_box a:hover .item_price {
        color: #c4c8cf;
        text-decoration: none;
    }

    #watch #sec_02 {
        padding: 90px 0 50px;
    }

    #watch #sec_02 .text_box {
        text-align: center;
    }

    #watch #sec_02 .ttl_02 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 38px;
        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;
        height: 450px;
        margin-bottom: 50px;
    }

    /* #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 {
        width: 500px;
        background: rgba(11, 24, 43, 0.75);
        color: #fff;
        padding: 70px 50px 77px;
    }

    #watch #sec_03 .cts_box .ttl_02 {
        font-size: 35px;
        line-height: 1.4;
        margin-bottom: 30px;
    }

    #watch #sec_03 .cts_box .text_box {
        margin-bottom: 30px;
    }

    #watch #sec_03 .cts_box .link_btn {
        width: 250px;
    }

    #watch #sec_03 .cts_box .link_btn a {
        display: block;
        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;
    }

    #watch #sec_03 .cts_box .link_btn a:hover {
        text-decoration: none;
        color: #fff;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #fff;
    }

    /*=================================================
  WATCH_SINGLE　時計　商品詳細
=================================================*/
    #watch_single #mainimage {
        background-image: url(../../assets/img/watch/watch_ttl2.jpg);
    }

    #watch_single #mainimage .ttl_01 {
        color: #fff;
    }

    #watch_single #sec_01 {
        padding: 100px 0 50px;
    }

    #watch_single #sec_01 .img_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
        padding: 20px;
    }

    #watch_single #sec_01 .img_box p {
        position: relative;
        font-size: 16px;
        padding-left: 20px;
    }

    #watch_single #sec_01 .img_box p:before {
        content: '';
        position: absolute;
        top: 20.3%;
        left: 0%;
        width: 39px;
        height: 31px;
        background-image: url(../../assets/img/marriage_single/icon01.png);
        background-repeat: no-repeat;
    }

    #watch_single #sec_01 .img_box img {
        width: 100%;
        float: left;
    }

    #watch_single #sec_01 .cts_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
    }

    #watch_single #sec_01 .ttl_01 {
        font-size: 34px;
        line-height: 1.2;
        margin-bottom: 30px;
    }

    #watch_single #sec_01 .ttl_01 .category {
        font-size: 20px;
    }

    #watch_single #sec_01 .ttl_02 {
        color: #9a8c44;
        font-size: 24px;
    }

    #watch_single #sec_01 .text_box {
        margin-bottom: 30px;
    }

    #watch_single #sec_01 .text_box .ttl_02 {
        color: #533a35;
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    #watch_single #sec_01 .price {
        text-align: left;
        margin-bottom: 50px;
    }

    #watch_single #sec_01 .price th,
    td {
        line-height: 1;
        padding: 1px 0;
    }

    #watch_single #sec_01 .price th {
        width: 35%;
        font-size: 17px;
    }

    #watch_single #sec_01 .price td {
        font-size: 28px;
        width: 65%;
    }

    #watch_single #sec_01 .price td span {
        font-size: 18px;
    }

    #watch_single #sec_02 {
        background-color: #f7f8fa;
        padding: 100px 0 100px;
        margin-bottom: 50px;
    }

    #watch_single #sec_02 .item_desc_wrap {
        font-size: 16px;
    }

    #watch_single #sec_02 .detail {
        width: 550px;
        float: left;
        text-align: left;
        box-sizing: border-box;
        margin-bottom: 30px;
    }

    #watch_single #sec_02 .detail:nth-child(odd) {
        padding-right: 50px;
    }

    #watch_single #sec_02 .ttl_02 {
        color: #9a8c44;
        font-size: 24px;
    }

    #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: 7px 0;
    }

    #watch_single #sec_03 {
        position: relative;
        width: 100%;
        background-image: url(../../assets/img/watch/watch_img01.jpg);
        background-position: center;
        background-size: cover;
        height: 450px;
        margin-bottom: 50px;
    }

    /* #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 {
        width: 500px;
        background: rgba(11, 24, 43, 0.75);
        color: #fff;
        padding: 70px 50px 77px;
    }

    #watch_single #sec_03 .cts_box .ttl_02 {
        font-size: 35px;
        line-height: 1.4;
        margin-bottom: 30px;
    }

    #watch_single #sec_03 .cts_box .text_box {
        margin-bottom: 30px;
    }

    #watch_single #sec_03 .cts_box .link_btn {
        width: 250px;
    }

    #watch_single #sec_03 .cts_box .link_btn a {
        display: block;
        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;
    }

    #watch_single #sec_03 .cts_box .link_btn a:hover {
        text-decoration: none;
        color: #fff;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #fff;
    }

    /*=================================================
  AFTER_SERVICE　アフターサービス
=================================================*/
    #after_service #mainimage {
        background-image: url(../../assets/img/after_service/support_ttl.jpg);
    }

    #after_service #sec_01 {
        padding: 100px 0;
    }

    #after_service #sec_01 .text_box {
        text-align: center
    }

    #after_service #sec_01 .ttl_02 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    #after_service #sec_02 {
        width: 100%;
        background-image: url(../../assets/img/after_service/background01.jpg);
        background-position: center;
        background-size: cover;
        height: 1700px;
        padding: 100px 0;
        margin-bottom: 50px;
    }

    #after_service #sec_02 .box01 {
        margin-bottom: 50px;
    }

    #after_service #sec_02 .cts_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
        height: 825px;
    }

    #after_service #sec_02 .box_inner {
        float: left;
    }

    #after_service #sec_02 .box01 .box_inner {
        padding: 112px 30px;
    }

    #after_service #sec_02 .box02 .box_inner {
        padding: 112px 0px 112px 50px;
    }

    #after_service #sec_02 .img_box {
        width: 50%;
        float: left;
    }

    #after_service #sec_02 .text_box {
        width: 450px;
        margin-bottom: 80px;
    }

    #after_service #sec_02 .text_box:last-child {
        margin-bottom: 0px;
    }

    #after_service #sec_02 .ttl_02 {
        font-size: 35px;
        line-height: 1.3;
        margin-bottom: 20px;
    }

    #after_service #sec_02 .eng_ttl {
        font-size: 24px;
        color: #9a8c44;
    }

    #after_service #sec_02 .number {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 30px;
        color: #9a8c44;
    }

    /*=================================================
  DESIGN_QUALITY  デザイン＆クオリティ
=================================================*/
    #design_quality #mainimage {
        background-image: url(../../assets/img/design_quality/design_quality_ttl.jpg);
    }

    #design_quality #sec_01 {
        padding: 100px 0;
    }

    #design_quality #sec_01 .text_box {
        text-align: center
    }

    #design_quality #sec_01 .ttl_02 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    #design_quality #sec_02 {
        width: 100%;
        background-image: url(../../assets/img/design_quality/design_quality_img02.jpg);
        background-position: center;
        background-size: cover;
        padding: 100px 0;
    }

    #design_quality #sec_02 .cts_box {
        width: 840px;
        color: #53353a;
        box-sizing: border-box;
        padding: 90px;
        background: rgba(242, 242, 242, 0.5);
        margin: 0 auto;
    }

    #design_quality #sec_02 .cts_box .ttl_box {
        margin-bottom: 25px;
    }

    #design_quality #sec_02 .cts_box .ttl_box h3 {
        font-size: 28px;
        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: 38px;
    }

    #design_quality #sec_02 .cts_box .ttl_box p {
        font-size: 20px;
        text-align: center;
    }

    #design_quality #sec_02 .cts_box .ttl_box .jpn_ttl {
        font-size: 26px;
    }

    #design_quality #sec_02 .cts_box .text_box {
        margin-bottom: 30px;
    }

    #design_quality #sec_02 .cts_box .text_box:last-child {
        margin-bottom: 0;
    }

    #design_quality #sec_02 .cts_box .text_box h4 {
        font-size: 26px;
        color: #9a8c44;
        line-height: 1.2;
    }

    #design_quality #sec_02 .cts_box .text_box .number_ttl {
        font-size: 34px;
        margin-right: 10px;
    }

    #design_quality #sec_03 {
        padding: 100px 0;
    }

    #design_quality #sec_03 .sec_inner {
        box-sizing: border-box;
        padding-left: 55px;
    }

    #design_quality #sec_03 .profile {
        width: 50%;
        float: left;
        box-sizing: border-box;
        padding: 20px 0;
    }

    #design_quality #sec_03 .ttl_box .ttl_01 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 1.0;
        margin-bottom: 10px;
    }

    #design_quality #sec_03 .ttl_box .ttl_01 span {
        font-size: 25px;
    }

    #design_quality #sec_03 .ttl_box {
        margin-bottom: 40px;
    }

    #design_quality #sec_03 .profile .name {
        font-size: 26px;
        line-height: 1.4;
        margin-bottom: 25px;
    }

    #design_quality #sec_03 .profile .name span {
        font-size: 18px;
    }

    #design_quality #sec_03 .profile .career {
        margin-bottom: 15px;
    }

    #design_quality #sec_03 .profile .career span {
        text-indent: -1em;
        padding-left: 3.0em;
    }

    #design_quality #sec_03 .img_box {
        width: 50%;
        float: left;
    }

    #design_quality #sec_03 .img_box img {
        padding-left: 90px;
    }

    /*=================================================
  KAZU_COLLECTION/KAZUコレクション
=================================================*/
    #kazu_collection #mainimage {
        background-image: url(../../assets/img/kazu_collection/kazu_ttl.jpg);
        height: 300px;
    }

    #kazu_collection #mainimage .ttl_01 {
        font-size: 33px;
        padding: 115px 50px;
    }

    #kazu_collection #mainimage .ttl_01 span {
        font-size: 28px;
    }

    #kazu_collection #sec_01,
    #kazu_collection #sec_02,
    #kazu_collection #sec_03,
    #kazu_collection #sec_04,
    #kazu_collection #sec_06,
    #kazu_collection #sec_07 {
        padding: 100px 0;
    }

    #kazu_collection #sec_01 .text_box {
        text-align: center
    }

    #kazu_collection #sec_01 .ttl_02 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    #kazu_collection #sec_02 {
        background-image: url(../../assets/img/after_service/background01.jpg);
        background-position: center;
        background-size: cover;
    }

    #kazu_collection #sec_02 .sec_inner {
        box-sizing: border-box;
    }

    #kazu_collection #sec_02 .profile {
        width: 50%;
        float: left;
        box-sizing: border-box;
        padding: 20px 0;
    }

    #kazu_collection #sec_02 .ttl_box .ttl_01 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 1.0;
        margin-bottom: 10px;
    }

    #kazu_collection #sec_02 .ttl_box {
        margin-bottom: 20px;
    }

    #kazu_collection #sec_02 .profile .name {
        font-size: 26px;
        line-height: 1.4;
        margin-bottom: 25px;
    }

    #kazu_collection #sec_02 .profile .name span {
        font-size: 18px;
    }

    #kazu_collection #sec_02 .profile .career {
        margin-bottom: 15px;
    }

    #kazu_collection #sec_02 .profile .career span {
        text-indent: -1em;
        padding-left: 3.0em;
    }

    #kazu_collection #sec_02 .img_box {
        width: 50%;
        float: left;
    }

    #kazu_collection #sec_02 .img_box img {
        padding-left: 90px;
    }

    #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-size: 32px;
        font-weight: bold;
        line-height: 1.0;
        margin-bottom: 10px;
    }

    #kazu_collection #sec_05 .ttl_box .ttl_01,
    #kazu_collection #sec_06 .ttl_box .ttl_01,
    #kazu_collection #sec_07 .ttl_box .ttl_01 {
        position: relative;
        margin-bottom: 15px;
    }

    #kazu_collection #sec_05 .ttl_box .ttl_01,
    #kazu_collection #sec_06 .ttl_box .ttl_01,
    #kazu_collection #sec_07 .ttl_box .ttl_01 {
        padding-left: 40px;
    }

    #kazu_collection #sec_05 .ttl_box .ttl_01:before,
    #kazu_collection #sec_06 .ttl_box .ttl_01:before,
    #kazu_collection #sec_07 .ttl_box .ttl_01:before {
        position: absolute;
        display: inline-block;
        content: '';
        margin-right: 10px;
    }

    #kazu_collection #sec_05 .ttl_box .ttl_01:before {
        background: url(../../assets/img/kazu_collection/icon01.png) left center no-repeat;
        width: 50px;
        height: 48px;
        top: -12px;
        left: 0;
    }

    #kazu_collection #sec_06 .ttl_box .ttl_01:before {
        background: url(../../assets/img/kazu_collection/icon02.png) left center no-repeat;
        width: 50px;
        height: 44px;
        top: -9px;
        left: 0;
    }

    #kazu_collection #sec_07 .ttl_box .ttl_01:before {
        background: url(../../assets/img/kazu_collection/icon03.png) left center no-repeat;
        width: 51px;
        height: 44px;
        top: -9px;
        left: 0;
    }

    #kazu_collection #sec_03 .ttl_box,
    #kazu_collection #sec_04 .ttl_box,
    #kazu_collection #sec_06 .ttl_box,
    #kazu_collection #sec_07 .ttl_box {
        margin-bottom: 24px;
    }

    #kazu_collection #sec_03 .series_box,
    #kazu_collection #sec_05 .series_box,
    #kazu_collection #sec_06 .series_box,
    #kazu_collection #sec_07 .series_box {
        width: 350px;
        float: left;
        margin-right: 25px
    }

    #kazu_collection #sec_03 .series_box:last-child,
    #kazu_collection #sec_05 .series_box:last-child,
    #kazu_collection #sec_06 .series_box:last-child {
        margin-right: 0;
    }

    #kazu_collection #sec_07 .series_box:nth-child(3n) {
        margin-right: 0;
    }

    #kazu_collection #sec_07 .series_box:nth-child(n+4) {
        margin-top: 40px;
    }

    #kazu_collection #sec_03 .series_box a {
        display: block;
    }

    #kazu_collection #sec_03 .series_box img,
    #kazu_collection #sec_05 .series_box img,
    #kazu_collection #sec_06 .series_box img,
    #kazu_collection #sec_07 .series_box img {
        width: 100%;
        height: auto;
    }

    #kazu_collection #sec_03 {
        background: url(../../assets/img/kazu_collection/0070.jpg) no-repeat center center;
        background-size: cover;
        background-attachment: fixed;
    }

    #kazu_collection #sec_03 .series_box .series_ttl {
        position: relative;
        font-size: 22px;
        line-height: 1.4;
        color: #533a35;
        background: #fff;
    }

    #kazu_collection #sec_03 .box01 .series_ttl {
        padding: 16px 0 16px 143px;
    }

    #kazu_collection #sec_03 .box02 .series_ttl {
        padding: 16px 0 16px 106px;
    }

    #kazu_collection #sec_03 .box03 .series_ttl {
        padding: 16px 0 16px 146px;
    }

    #kazu_collection #sec_03 .series_box .series_ttl:before {
        position: absolute;
        display: inline-block;
        content: '';
        margin-right: 10px;
    }

    #kazu_collection #sec_03 .box01 .series_ttl:before {
        background: url(../../assets/img/kazu_collection/icon01.png) left center no-repeat;
        width: 50px;
        height: 48px;
        top: 16px;
        left: 82px;
    }

    #kazu_collection #sec_03 .box02 .series_ttl:before {
        background: url(../../assets/img/kazu_collection/icon02.png) left center no-repeat;
        width: 50px;
        height: 44px;
        top: 20px;
        left: 48px;
    }

    #kazu_collection #sec_03 .box03 .series_ttl:before {
        background: url(../../assets/img/kazu_collection/icon03.png) left center no-repeat;
        width: 51px;
        height: 44px;
        top: 16px;
        left: 86px;
    }

    #kazu_collection #sec_03 .series_box .series_ttl span {
        display: block;
        color: #f091a6;
        font-size: 18px;
    }

    #kazu_collection #sec_04,
    #kazu_collection #sec_07 {
        background-image: url(../../assets/img/after_service/background01.jpg);
        background-position: center;
        background-size: cover;
    }

    #kazu_collection #sec_03 .series_box:hover .series_ttl {
        color: #fff;
        background-color: #f091a6;
    }

    #kazu_collection #sec_05 .series_box:hover,
    #kazu_collection #sec_06 .series_box:hover,
    #kazu_collection #sec_07 .series_box:hover {
        opacity: 0.8;
    }

    #kazu_collection #sec_03 .box01:hover .series_ttl:before {
        background: url(../../assets/img/kazu_collection/icon012.png) left center no-repeat;
    }

    #kazu_collection #sec_03 .box02:hover .series_ttl:before {
        background: url(../../assets/img/kazu_collection/icon022.png) left center no-repeat;
    }

    #kazu_collection #sec_03 .box03:hover .series_ttl:before {
        background: url(../../assets/img/kazu_collection/icon032.png) left center no-repeat;
    }

    #kazu_collection #sec_03 .series_box:hover .series_ttl span {
        color: #fff;
    }

    #kazu_collection #sec_04 .contents_box:first-child {
        margin-bottom: 24px;
    }

    #kazu_collection #sec_04 .text_box,
    #kazu_collection #sec_04 .img_box,
    #kazu_collection #sec_07 .contents_box .text_box,
    #kazu_collection #sec_07 .contents_box .img_box {
        float: left;
        width: 550px;
    }

    #kazu_collection #sec_04 .text_box,
    #kazu_collection #sec_07 .text_box {
        padding: 10px 0 0 32px;
        box-sizing: border-box;
    }

    #kazu_collection #sec_04 .text_box span {
        font-size: 15px;
    }

    #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 {
        display: inline-block;
        color: #533a35;
        font-size: 16px;
        padding-left: 24px;
    }

    #kazu_collection #sec_05 .ringname,
    #kazu_collection #sec_06 .ringname,
    #kazu_collection #sec_07 .ringname {
        color: #533a35;
        font-size: 22px;
        text-align: center;
    }

    #kazu_collection #sec_05 .price,
    #kazu_collection #sec_06 .price,
    #kazu_collection #sec_07 .price {
        color: #533a35;
        font-size: 20px;
        text-align: center;
        line-height: 1.2;
    }

    #kazu_collection #sec_05 .price span,
    #kazu_collection #sec_06 .price span,
    #kazu_collection #sec_07 .price span {
        font-size: 16px;
        padding-right: 5px;
    }

    #kazu_collection #sec_05 ul,
    #kazu_collection #sec_06 ul {
        margin-bottom: 40px;
    }

    #kazu_collection #sec_05 .contents_box .img_box,
    #kazu_collection #sec_06 .contents_box .img_box {
        float: left;
    }

    #kazu_collection #sec_05 .contents_box .img_box:first-child,
    #kazu_collection #sec_06 .contents_box .img_box:first-child {
        margin-right: 25px;
    }

    #kazu_collection #sec_05 {
        padding-top: 100px;
    }

    #kazu_collection #sec_07 .contents_box {
        margin-bottom: 40px;
    }

    #kazu_collection #sec_07 .series_box .img_box {
        margin-bottom: 10px;
    }

    /*=================================================
  Pure line Neo/ピュア・ライン・ネオ
=================================================*/
    #pure_line_neo #mainimage,
    #sakura_pink #mainimage,
    #pink_symphony #mainimage,
    #item #mainimage {
        background-image: url(../../assets/img/after_service/support_ttl.jpg);
        height: 300px;
    }

    #pure_line_neo #mainimage .ttl_01 {
        font-size: 33px;
        padding: 115px 50px;
    }

    #pure_line_neo #mainimage .ttl_01 span {
        font-size: 28px;
    }

    #pure_line_neo #sec_01 {
        background-image: url(../../assets/img/pure_line_neo/sec01_bg.jpg);
        background-position: center;
        background-size: cover;
        margin-bottom: 50px;
    }

    #sakura_pink #pure_line_neo #sec_01 {
        background-image: url(../../assets/img/sakurapink/sec01_bg.jpg);
        margin-bottom: 0;
    }

    #pure_line_neo #sec_01 .ttl_box {
        padding: 180px 0 140px;
    }

    #pure_line_neo #sec_01 .ttl_01 {
        font-size: 42px;
        line-height: 1.4;
        margin-bottom: 60px;
    }

    #pure_line_neo #sec_01 .ttl_01 span {
        font-size: 30px;
        line-height: 1.8;
    }

    #pure_line_neo #sec_01 .sub_caption {
        font-size: 36px;
        margin-bottom: 16px;
        border-bottom: 2px solid;
        display: inline-block;
        color: #db286b;
    }

    #pure_line_neo #sec_01 .text_box {
        width: 630px;
    }

    #pure_line_neo #newsec_02 .ttl_area {
        position: relative;
    }

    #pure_line_neo #newsec_02 .img_area {
        width: 830px;
        margin: auto;
        position: absolute;
        bottom: 0px;
        /* 20241031 */
        left: 35%;
        /* 20241031 */
        transform: translateX(-50%);
    }

    #pure_line_neo #newsec_02 .img_area img {
        width: 184px;
    }

    #pure_line_neo #newsec_02 .main_title {
        background-image: url(../../assets/img/pure_line_neo/sec02_tti_bg.jpg);
        background-repeat: repeat;
        padding: 50px 0 48px;
        color: #533a35;
        font-size: 32px;
        text-align: center;
    }

    #pure_line_neo #newsec_02 .dsc_01 {
        padding: 50px 0 48px;
        color: #533a35;
        font-size: 18px;
        text-align: center;
    }

    #pure_line_neo #newsec_02 .box {
        padding: 100px 0;
        color: #111;
    }

    #pure_line_neo #newsec_02 .box .inner {
        width: 100%;
        max-width: 700px;
        margin: 0 auto;
    }

    #pure_line_neo #newsec_02 .box .inner .title_t {
        margin: 0 0 15px;
        font-size: 24px;
        text-align: center;
        color: #111;
    }

    #pure_line_neo #newsec_02 .box .inner .title {
        margin: 0 0 65px;
        font-size: 30px;
        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 120px;
    }

    #pure_line_neo #newsec_02 .box1 .img:last-child {
        margin: 0 0 40px;
    }

    #pure_line_neo #newsec_02 .box1 .img img {
        max-width: 100%;
    }

    #pure_line_neo #newsec_02 .box1 .dsc {
        margin: 0 0 40px;
        font-size: 16px;
    }

    #pure_line_neo #newsec_02 .box2 {
        background: url(../../assets/img/pure_line_neo/bg02.jpg) center;
        background-size: cover;
        position: relative;
        padding-bottom: 730px;
    }

    #pure_line_neo #newsec_02 .box2 .img {
        text-align: center;
        margin: 0 0 120px;
    }

    #pure_line_neo #newsec_02 .box2 .img:last-child {
        margin: 0 0 40px;
    }

    #pure_line_neo #newsec_02 .box2 .img img {
        max-width: 100%;
    }

    #pure_line_neo #newsec_02 .box2 .dsc {
        margin: 0;
        font-size: 16px;
    }

    #pure_line_neo #newsec_02 .box2 .img02 {
        position: absolute;
        bottom: 100px;
        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 0 100px;
    }

    #pure_line_neo #newsec_02 .box3 .img img {
        max-width: 100%;
    }

    #pure_line_neo #newsec_02 .box3 .dsc {
        margin: 0 0 150px;
        font-size: 16px;
    }

    #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;
    }

    #pure_line_neo #newsec_02 .box4 .img:last-child {
        margin: -185px 0 100px;
    }

    #pure_line_neo #newsec_02 .box4 .img img {
        max-width: 100%;
    }

    #pure_line_neo #newsec_02 .box4 .dsc {
        margin: 0 0 150px;
        font-size: 16px;
    }

    #pure_line_neo #newsec_02 .box5 {
        background: url(../../assets/img/pure_line_neo/bg05.jpg) center;
        background-size: cover;
    }

    #pure_line_neo #newsec_02 .box5 .img {
        text-align: center;
    }

    #pure_line_neo #newsec_02 .box5 .img:last-child {
        margin: 0 0 50px;
    }

    #pure_line_neo #newsec_02 .box5 .img img {
        max-width: 100%;
    }

    #pure_line_neo #newsec_02 .box5 .dsc {
        margin: 0 0 100px;
        font-size: 16px;
    }

    #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 .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: 32px;
        line-height: 1.4;
    }

    #pure_line_neo #sec_02 .cts_box .sec_inner:before {
        content: '';
        position: absolute;
        top: -126px;
        right: 612px;
        width: 880px;
        height: 1152px;
        background-image: url(../../assets/img/pure_line_neo/sec02_01.jpg);
        background-repeat: no-repeat;
    }

    #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: 50px;
    }

    #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: 15px;
    }

    #pure_line_neo #sec_02 ul li .concept {
        display: inline-block;
        background-color: #a39448;
        color: #fff;
        font-size: 16px;
        padding: 3px 15px;
    }

    #pure_line_neo #sec_02 ul li .detail {
        display: inline-block;
        font-size: 20px;
        padding-left: 10px;
    }

    #pure_line_neo #sec_02 ul li .text_box,
    #pure_line_neo #sec_03 ul li .text_box {
        font-size: 16px;
    }

    #pure_line_neo #sec_03 {
        margin-bottom: 225px;
    }

    #pure_line_neo #sec_03 .sec_inner {
        width: 1100px;
        position: relative;
        box-sizing: border-box;
        padding: 42px 527px 42px 0px;
        margin: 0 auto;
    }

    #pure_line_neo #sec_03 .cts_box .sec_inner:before {
        content: '';
        position: absolute;
        top: -126px;
        right: -380px;
        width: 880px;
        height: 1152px;
        background-image: url(../../assets/img/pure_line_neo/sec03_01.jpg);
        background-repeat: no-repeat;
    }

    #pure_line_neo #sec_03 ul .terms:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 43px;
        height: 35px;
        background-image: url(../../assets/img/pure_line_neo/icon01.png);
        background-repeat: no-repeat;
    }

    #pure_line_neo #sec_03 ul .terms {
        position: relative;
        font-size: 20px;
        padding-left: 50px;
        margin-bottom: 15px;
    }

    #pure_line_neo #sec_04 {
        background-image: url(../../assets/img/pure_line_neo/sec04_bg.jpg);
        background-position: center;
        background-size: cover;
        padding: 100px 0;
        margin-bottom: 50px;
    }

    #sakura_pink #pure_line_neo #sec_04 {
        background-image: url(../../assets/img/sakurapink/sec04_bg.jpg);
    }

    #pure_line_neo #sec_04 .img_area {
        margin-bottom: 40px;
    }

    #pure_line_neo #sec_04 .img_area a {
        transition: .3s;
        border: 3px solid #e0e3ea;
    }

    #pure_line_neo #sec_04 .img_area a:hover {
        opacity: 0.75;
    }

    #pure_line_neo #sec_04 .ttl_01 {
        font-size: 29px;
        text-align: center;
        line-height: 1.5;
        margin-bottom: 50px;
    }

    #pure_line_neo #sec_04 .ttl_01 a {
        font-size: 22px;
        color: #533a35;
    }

    #pure_line_neo #sec_04 .ttl_01 a:hover {
        color: #a39448;
    }

    #pure_line_neo #sec_04 .ttl_01 .catch {
        color: #f17d97;
    }

    #pure_line_neo #sec_04 .series_box {
        display: flex;
        justify-content: space-between;
        width: 48%;
        margin-top: 70px;
    }

    #pure_line_neo #sec_04 .series_box:nth-child(-n+2) {
        margin-top: 0;
    }

    #pure_line_neo #sec_04 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    /*#pure_line_neo #sec_04 .series_box:nth-child(n+2){
  margin-top: 60px;
}
#pure_line_neo #sec_04 .series_box:nth-child(2n){
  flex-direction: row-reverse;
}*/
    #pure_line_neo #sec_04 .series_box .cts_box {
        padding: 0px 0 0 0px;
        width: 49%;
    }

    #pure_line_neo #sec_04 .series_box .img_box {
        width: 47%;
        position: relative;
    }

    #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: 3px;
        left: 0;
        width: 34px;
        height: 25px;
        background-image: url(../../assets/img/pure_line_neo/icon03.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    #pure_line_neo #sec_04 .ringname {
        position: relative;
        color: #533a35;
        font-size: 23px;
        padding-left: 37px;
    }

    #pure_line_neo #sec_04 .price {
        color: #533a35;
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    #pure_line_neo #sec_04 .price span {
        font-size: 18px;
        padding-right: 5px;
    }

    #pure_line_neo #sec_04 .material,
    #pure_line_neo #sec_04 .carat {
        color: #533a35;
        font-size: 17px;
    }

    #pure_line_neo #sec_04 .comment {
        font-size: 16px;
        margin-bottom: 1.5em;
    }

    #sakura_pink #pure_line_neo #sec_04 .material {
        display: flex;
    }

    #pure_line_neo #sec_04 .carat {
        margin-bottom: 10px;
    }

    #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-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 16px 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: 45px auto 0 auto;
    }

    #pure_line_neo #sec_04 .link_btn.all_marriage a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #a39448;
        border: 2px solid #a39448;
        padding: 16px 0;
        transition: .3s;
    }

    #pure_line_neo #sec_04 .link_btn.all_marriage a:hover {
        text-decoration: none;
        color: #fff;
        background-color: #533a35;
        border: 2px solid #533a35;
    }

    #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;
    }

    /*=================================================
  PINK SYMPHONY/ピンク・シンフォニー
=================================================*/

    #pink_symphony #pure_line_neo #sec_01 {
        background-image: url(../../assets/img/symphony/sec01_bg.jpg);
        margin-bottom: 0;
    }

    #pink_symphony #pure_line_neo #sec_04 {
        background-image: url(../../assets/img/symphony/sec04_bg.jpg);
    }

    #pink_symphony #sec_04 {
        margin-bottom: 0px;
    }

    #pink_symphony #sec_04 .link_btn.all_marriage {
        margin: 70px auto 0 auto;
    }

    /*=================================================
  SHOPINFO 店舗情報／アクセス
=================================================*/
    #shop_info #mainimage {
        background-image: url(../../assets/img/shop_info/shopinfo_ttl.jpg);
    }

    #shop_info #sec_01 {
        width: 100%;
        background-color: #f4f1ee;
        box-sizing: border-box;
        padding: 90px 0;
        margin-bottom: 90px;
    }

    #shop_info #sec_01 .ttl_02 {
        text-align: center;
        font-size: 22px;
        margin-bottom: 25px;
        line-height: 1.2;
    }

    #shop_info #sec_01 .ttl_02 span {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
    }

    #shop_info #sec_01 .ttl_box {
        text-align: center;
        margin-bottom: 40px;
    }

    #shop_info #sec_01 .ttl_box p {
        width: 756px;
        margin: 0 auto;
    }

    #shop_info #sec_01 .cts_box {
        margin-bottom: 50px;
    }

    #shop_info #sec_01 .img_box {
        float: left;
    }

    #shop_info #sec_01 .text_box {
        float: left;
        width: 50%;
        height: 367px;
        box-sizing: border-box;
        background-color: #f8f7f2;
        line-height: 1.4;
        padding: 47px 50px;
    }

    #shop_info #sec_01 .text_box h4 {
        font-size: 26px;
        margin-bottom: 16px;
    }

    #shop_info #sec_01 .text_box .tel {
        margin-bottom: 16px;
    }

    #shop_info #sec_01 .text_box .tel span {
        font-size: 24px;
    }

    #shop_info #sec_01 .text_box .address {
        margin-bottom: 20px;
    }

    #shop_info #sec_01 .text_box .hours span {
        background: url(../../assets/img/shop_info/icon01.png) left 0 center no-repeat;
        padding-left: 28px;
    }

    #shop_info #sec_01 .text_box02,
    #shop_info #sec_01 .text_box03 {
        width: 828px;
        margin: 0px auto 50px;
    }

    #shop_info #sec_01 .text_box02 .ttl_01,
    #shop_info #sec_01 .text_box03 .ttl_01 {
        font-size: 24px;
        border-left: 8px solid;
        padding-left: 12px;
        margin-bottom: 10px;
    }

    #shop_info #sec_01 .link_btn {
        width: 350px;
        margin: 0 auto;
    }

    #shop_info #sec_01 .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 1px solid #533a35;
        padding: 18px 0;
        transition: .3s;
    }

    #shop_info #sec_01 .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    #shop_info #sec_02 {
        margin-bottom: 50px;
    }

    #shop_info #sec_02 .ttl_02 {
        text-align: center;
        font-size: 22px;
        margin-bottom: 25px;
        line-height: 1.2;
    }

    #shop_info #sec_02 .ttl_02 span {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
    }

    #shop_info #sec_02 .access {
        text-align: center;
        line-height: 1.4;
        margin-bottom: 35px;
    }

    #shop_info #sec_02 .text_box {
        background-color: #f8f7f2;
        padding: 50px 0;
        margin-bottom: 50px;
    }

    #shop_info #sec_02 .text_box p {
        width: 850px;
        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 .location .location_inner {
        width: 1100px;
        margin: 0 auto;
    }

    #shop_info #sec_02 .location .img_box {
        text-align: center;
        margin-bottom: 50px;
    }

    #shop_info #sec_02 .location .img_box img {
        width: 100%;
        height: auto;
    }

    #shop_info #sec_02 .location .link_btn {
        text-align: center;
    }

    #shop_info #sec_02 .location .link_btn a {
        display: inline-block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        background: #533a35;
        border: 1px solid #533a35;
        padding: 10px 60px;
        transition: 0.3s;
    }

    #shop_info #sec_02 .location .link_btn a:hover {
        color: #533a35;
        background: inherit;
    }

    #shop_info #sec_02 .access span {
        background: url(../../assets/img/shop_info/icon02.png) left 0 center no-repeat;
    }

    /*=================================================
  Q&A よくあるご質問
=================================================*/
    #faq #mainimage {
        background-image: url(../../assets/img/faq/faq_ttl.jpg);
        height: 300px;
    }

    #faq #mainimage .ttl_01 {
        font-size: 33px;
        padding: 115px 50px;
    }

    #faq #mainimage .ttl_01 span {
        font-size: 28px;
    }

    #faq #sec_01 {
        margin: 90px 0;
    }

    #faq #sec_02 {
        margin-bottom: 90px;
    }

    #faq #sec_03 {
        margin-bottom: 70px;
    }

    #faq #sec_01 .sec_inner .ttl_02,
    #faq #sec_02 .sec_inner .ttl_02,
    #faq #sec_03 .sec_inner .ttl_02 {
        font-size: 26px;
        margin-bottom: 30px;
    }

    #faq .qa-box {
        margin-top: 25px;
    }

    #faq .qa-box dl dt {
        padding: 20px 90px 20px 0px;
        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;
        padding-left: 48px;
    }

    #faq .qa-box dl dt span {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 28px;
        font-weight: bold;
        padding-right: 15px;
    }

    #faq .qa-box dl dd {
        padding: 25px 85px;
        border: 1px solid #eae5e0;
        font-size: 16px;
        line-height: 1.8;
        display: none;
    }

    #faq .qa-box .open_btn:before {
        content: "";
        width: 24px;
        height: 24px;
        background: url(../../assets/img/faq/icon03.png) left top no-repeat;
        background-size: 100%;
        position: absolute;
        top: 50%;
        right: 45px;
        -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: 64%;
        right: 45px;
    }

    #faq #sec_04 .link_btn {
        width: 350px;
        margin: 0 auto 90px;
    }

    #faq #sec_04 .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 18px 0;
        transition: .3s;
    }

    #faq #sec_04 .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    /*=================================================
  CUSTOMER'S VOICE　お客様の声
=================================================*/
    #customers_voice #mainimage {
        background-image: url(../../assets/img/customers_voice/voice_ttl.jpg);
        height: 300px;
    }

    #customers_voice #sec_01 {
        padding: 100px 0;
    }

    #customers_voice #sec_01 .ttl_02 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    #customers_voice #sec_01 .text_box {
        text-align: center
    }

    #customers_voice #sec_02 {
        padding-bottom: 100px;
    }

    #customers_voice #sec_02 .box01 {
        margin-bottom: 100px;
    }

    #customers_voice #sec_02 .box01:nth-child(5) {
        margin-bottom: 0;
    }

    #customers_voice #sec_02 .img_box {
        width: 50%;
        float: left;
    }

    #customers_voice #sec_02 .box01:nth-child(even) .img_box {
        float: right;
    }

    #customers_voice #sec_02 .img_box img {
        width: 100%;
        height: auto;
    }

    #customers_voice #sec_02 .cts_box {
        width: 50%;
        float: left;
        box-sizing: border-box;
        padding: 0 40px;
    }

    #customers_voice #sec_02 .cts_box .ttl_box {
        border-bottom: 1px solid #9a8c44;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    #customers_voice #sec_02 .ttl_box .customer {
        font-size: 22px;
        font-weight: normal;
    }

    #customers_voice #sec_02 .ttl_box .customer span {
        font-size: 18px;
        padding-right: 20px;
    }

    #customers_voice #sec_02 .ttl_box .product {
        font-size: 22px;
        margin-bottom: 5px;
    }

    #customers_voice #sec_02 .ttl_box .product span {
        font-size: 20px;
    }

    #customers_voice #sec_02 .ttl_box .link_btn02 {
        font-size: 16px;
        padding-left: 21px;
        background: url(../../assets/img/topics/topics_icon02.png) no-repeat 0 center;
    }

    #customers_voice #sec_02 .ttl_box .link_btn02 a {
        color: #533a35;
    }

    #customers_voice #sec_02 .ttl_box .link_btn02:hover a {
        color: #9a8c44;
    }

    /*=================================================
  【新】CUSTOMER'S VOICE　お客様の声
=================================================*/
    #new_customers_voice #mainimage {
        background-image: url(../../assets/img/customers_voice/voice_ttl.jpg);
        height: 300px;
    }

    /*   一覧   */
    #new_customers_voice .new_customers_voice_list #sec_01 {
        padding: 80px 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: 35px;
        margin-bottom: 10px;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 {
        padding-bottom: 100px;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 {
        display: flex;
        justify-content: flex-start;
        align-items: stretch;
        flex-wrap: wrap;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 li {
        width: 340px;
        margin-right: 40px;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 li:nth-child(3n) {
        margin-right: 0;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 li:nth-child(n+4) {
        margin-top: 40px;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 li a {
        display: block;
        color: #533a35;
        transition: 0.5s;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 li a:hover {
        opacity: 0.7;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .img_box {
        margin-bottom: 20px;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .img_box img {
        width: 100%;
        height: auto;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .info_box {
        display: flex;
        align-items: baseline;
        font-weight: normal;
        line-height: 1;
        margin-bottom: 5px;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .info_box .date {
        font-size: 15px;
        margin-right: 15px;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .info_box .ttl {
        font-size: 20px;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .product_name {
        font-size: 20px;
        margin-bottom: 10px;
    }

    #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 {
        font-size: 15px;
        line-height: 1.3;
    }

    #new_customers_voice .new_customers_voice_list #sec_02 .list_01 .btn {
        font-size: 16px;
        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: 80px 0;
    }

    #new_customers_voice .new_customers_voice_single #sec_01 .img_box {
        width: 50%;
        float: left;
    }

    #new_customers_voice .new_customers_voice_single #sec_01 .img_box img {
        width: 100%;
        height: auto;
    }

    #new_customers_voice .new_customers_voice_single #sec_01 .cts_box {
        width: 50%;
        float: left;
        box-sizing: border-box;
        padding: 0 40px;
    }

    #new_customers_voice .new_customers_voice_single #sec_01 .cts_box .ttl_box {
        border-bottom: 1px solid #9a8c44;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .customer {
        font-size: 22px;
        font-weight: normal;
    }

    #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .customer span {
        font-size: 18px;
        padding-right: 20px;
    }

    #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .product {
        font-size: 22px;
        margin-bottom: 5px;
    }

    #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .product span {
        font-size: 20px;
    }

    #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .link_btn02 {
        font-size: 16px;
        padding-left: 21px;
        background: url(../../assets/img/topics/topics_icon02.png) no-repeat 0 center;
    }

    #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .link_btn02 a {
        color: #533a35;
    }

    #new_customers_voice .new_customers_voice_single #sec_01 .ttl_box .link_btn02:hover a {
        color: #9a8c44;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 {
        padding-bottom: 100px;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 .ttl_02 {
        font-size: 35px;
        margin-bottom: 10px;
        text-align: center;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 .list_01 li {
        float: left;
        width: 340px;
        margin-right: 40px;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 .list_01 li:nth-child(3n) {
        margin-right: 0;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 .list_01 li a {
        display: block;
        color: #533a35;
        transition: 0.5s;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 .list_01 li a:hover {
        opacity: 0.7;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .img_box {
        margin-bottom: 20px;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .img_box img {
        width: 100%;
        height: auto;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .info_box {
        display: flex;
        align-items: baseline;
        font-weight: normal;
        line-height: 1;
        margin-bottom: 5px;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .info_box .date {
        font-size: 15px;
        margin-right: 15px;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .info_box .ttl {
        font-size: 20px;
    }

    #new_customers_voice .new_customers_voice_single #sec_02 .list_01 .product_name {
        font-size: 20px;
        margin-bottom: 10px;
    }

    #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: 16px;
        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 {
        background-image: url(../../assets/img/shop_info/shopinfo_ttl.jpg);
        height: 300px;
    }

    #topics #red_ttl {
        color: rgb(232, 67, 136);
    }

    #topics #blue_ttl {
        color: rgb(65, 95, 155);
    }

    #topics #sec_01 {
        background-color: #fcf8f4;
        padding: 100px 0;
        margin-bottom: 50px;
    }

    #topics #sec_01 .topics {
        margin-bottom: 45px;
    }

    #topics #sec_01 .topics li {
        width: 350px;
        float: left;
        font-size: 16px;
        margin: 0 25px 25px 0;
    }

    #topics #sec_01 .topics li .img {
        position: relative;
        width: 100%;
        min-width: 350px;
        padding-top: 60%;
        overflow: hidden;
        margin: 0 auto;
    }

    #topics #sec_01 .topics li .img img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        min-width: 350px;
        max-width: 120%;
        max-height: 120%;
        height: auto;
    }

    #topics #sec_01 .topics li:nth-child(3n) {
        margin-right: 0;
    }

    #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: 18px;
    }

    #topics #sec_01 .topics li .title {
        font-size: 18px;
        margin-bottom: 15px;
        line-height: 1.2;
    }

    #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 #sec_01 .topics li a:hover {
        text-decoration: none;
    }

    #topics #sec_01 .topics li a:hover .date,
    #topics #sec_01 .topics li a:hover .title,
    #topics #sec_01 .topics li a:hover .text,
    #topics #sec_01 .topics li a:hover .topics_link {
        color: #9a8c44;
    }

    #topics #sec_01 .topics li a:hover .img {
        opacity: 0.6;
    }

    /*=================================================
  TOPICS_SINGLE トピックス シングルページ
=================================================*/
    #topics_single #mainimage {
        background-image: url(../../assets/img/shop_info/shopinfo_ttl.jpg);
        height: 300px;
    }

    #topics_single #red_ttl {
        color: rgb(232, 67, 136);
    }

    #topics_single #blue_ttl {
        color: rgb(65, 95, 155);
    }

    #topics_single #sec_01 {
        padding: 100px 0;
    }

    #topics_single #sec_01 .topics_wrap {
        border-top: #d0c06b 6px solid !important;
        border: #f9f9f9 1px solid;
        background-color: #f9f9f9;
        box-sizing: border-box;
        padding: 80px 80px;
        margin: 0 auto 80px;
    }

    #topics_single #sec_01 .topics_wrap .img_box {
        text-align: center;
        margin-bottom: 45px;
    }

    #topics_single #sec_01 .topics_wrap .img_box img {
        max-width: 800px;
        height: auto;
    }

    #topics_single #sec_01 .txt_box .cts_box {
        float: left;
        margin-right: 25px
    }

    #topics_single #sec_01 .txt_box .cts_box:last-child {
        margin-right: 0
    }

    #topics_single #sec_01 .txt_box .cts_box .topics_strong_ttl {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 15px;
    }

    #topics_single #sec_01 .txt_box .cts_box .topics_strong_ttl span {
        font-size: 18px;
    }

    #topics_single #sec_01 .txt_box .cts_box .topics_img_box {
        width: 286px;
        margin-bottom: 20px;
    }

    #topics_single #sec_01 .txt_box .topics_img_box {
        width: 300px;
        margin-bottom: 20px;
    }

    #topics_single #sec_01 .txt_box .topics_strong_ttl {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #topics_single #sec_01 .txt_box .topics_strong_ttl span {
        font-size: 26px;
    }

    #topics_single #sec_01 .txt_box img {
        width: 100%;
        height: auto;
    }

    #topics_single #sec_01 .topics_wrap .text_box {
        padding: 0 15px;
    }

    #topics_single #sec_01 .topics_wrap .ttl_box {
        padding: 0 15px;
        margin-bottom: 35px;
    }

    #topics_single #sec_01 .topics_wrap .ttl_box .date {
        font-size: 20px;
    }

    #topics_single #sec_01 .topics_wrap .ttl_box .ttl {
        font-size: 26px;
    }

    #topics_single #sec_01 .link_btn {
        width: 350px;
        margin: 0 auto;
    }

    #topics_single #sec_01 .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 18px 0;
        transition: .3s;
    }

    #topics_single #sec_01 .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    /* 誕生石の記事 */
    #topics_single #sec_01 .jewelry img {
        width: 150px;
        vertical-align: -webkit-baseline-middle;
    }

    /*=================================================
  コラム
=================================================*/
    #column #mainimage {
        background-image: url(../../assets/img/shop_info/shopinfo_ttl.jpg);
        height: 300px;
    }

    /* コラム一覧 */
    #column .column_list #sec_01 .text_wrap {
        text-align: center;
        padding: 80px 0;
    }

    #column .column_list #sec_01 .text_wrap .text_wrap_inner {
        width: 1100px;
        margin: 0 auto;
    }

    #column .column_list #sec_01 .text_wrap .title {
        font-size: 35px;
        line-height: 1;
        margin-bottom: 20px;
    }

    #column .column_list #sec_01 .column_wrap {
        background: url(../../assets/img/column/column_bg.jpg) center top no-repeat;
        background-size: cover;
        padding: 80px 0;
        margin-bottom: 80px;
    }

    #column .column_list #sec_01 .column_wrap .column_wrap_inner {
        width: 1100px;
        margin: 0 auto;
    }

    #column .column_list #sec_01 .column_wrap .list_01 {
        display: flex;
        justify-content: flex-start;
        flex-flow: row wrap;
    }

    #column .column_list #sec_01 .column_wrap .list_01 li {
        width: calc((100% - 30px * 2) / 3);
        margin-right: 30px;
        background: #fff;
        box-sizing: border-box;
    }

    #column .column_list #sec_01 .column_wrap .list_01 li:nth-child(3n) {
        margin-right: 0;
    }

    #column .column_list #sec_01 .column_wrap .list_01 li:nth-child(n+4) {
        margin-top: 30px;
    }

    #column .column_list #sec_01 .column_wrap .list_01 li a {
        display: block;
        color: #533a35;
        padding: 15px;
        transition: 0.4s;
    }

    #column .column_list #sec_01 .column_wrap .list_01 li a:hover {
        opacity: 0.7;
    }

    #column .column_list #sec_01 .column_wrap .list_01 .img_box {
        margin-bottom: 15px;
    }

    #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: 20px;
        line-height: 1.4;
        margin-bottom: 15px;
    }

    #column .column_list #sec_01 .column_wrap .list_01 .text_box .column_link {
        font-size: 16px;
        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: 8px;
        vertical-align: -3px;
    }

    #column .column_list #sec_01 .column_wrap .list_01 .text_box .column_link span {
        position: relative;
    }

    #column .column_list #sec_01 .column_wrap .list_01 .text_box .column_link span:after {
        display: inline-block;
        content: '';
        width: 0;
        height: 2px;
        background: #9a8c44;
        transition: 0.4s;
        position: absolute;
        bottom: -5px;
        left: 0;
    }

    #column .column_list #sec_01 .column_wrap .list_01 li a:hover .text_box .column_link span:after {
        width: 100%;
    }

    /* コラム詳細 */
    #column .column_single #sec_01 {
        padding: 100px 0;
    }

    #column .column_single #sec_01 .column_box {
        border: 1px solid #eee;
        border-top: 6px solid #d0c06b;
        background: #fefefe;
        padding: 80px;
        margin-bottom: 80px;
    }

    #column .column_single #sec_01 .column_box .ttl_box {
        margin-bottom: 30px;
    }

    #column .column_single #sec_01 .column_box .ttl_box .date {
        line-height: 1;
        margin-bottom: 10px;
    }

    #column .column_single #sec_01 .column_box .ttl_box .title {
        font-size: 26px;
        line-height: 1.4;
    }

    #column .column_single #sec_01 .column_box .img_box {
        width: 938px;
        margin: 0 auto 40px;
    }

    #column .column_single #sec_01 .column_box .img_box img {
        width: 100%;
        height: auto;
    }

    #column .column_single #sec_01 .column_box .text_box {
        font-size: 16px;
    }

    #column .column_single #sec_01 .column_box .text_box .block {
        margin-bottom: 40px;
    }

    #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: 24px;
        border-bottom: 3px solid #d0c06b;
        margin-bottom: 20px;
    }

    #column .column_single #sec_01 .column_box .text_box h5 {
        display: inline-block;
        font-size: 20px;
        border-bottom: 2px solid #533a35;
        margin-bottom: 15px;
    }

    #column .column_single #sec_01 .column_box .text_box p {
        margin-bottom: 20px;
    }

    #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 .img_area_l {
        float: left;
        margin: 0 20px 20px 0;
    }

    #column .column_single #sec_01 .column_box .text_box .img_area_r {
        float: right;
        margin: 0 0 20px 20px;
    }

    #column .column_single #sec_01 .column_box .text_box .width_44 {
        width: 44%;
    }

    #column .column_single #sec_01 .column_box .text_box .width_36 {
        width: 36%;
    }

    #column .column_single #sec_01 .column_box .text_box img.aligncenter,
    #column .column_single #sec_01 .column_box .text_box img.alignnone,
    #column .column_single #sec_01 .column_box .text_box img.alignleft,
    #column .column_single #sec_01 .column_box .text_box img.alignright {
        width: 100%;
        height: auto;
    }

    #column .column_single #sec_01 .column_box .text_box .link_text:before {
        display: inline-block;
        content: '';
        width: 16px;
        height: 16px;
        background: url(../../assets/img/topics/topics_icon02.png) left center no-repeat;
        margin-right: 8px;
        vertical-align: -3px;
    }

    #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 .text_box .link_text a:hover {
        text-decoration: underline;
    }

    #column .column_single #sec_01 .column_box .navi_box {
        border-top: 1px solid #eee;
        padding-top: 40px;
        margin-top: 40px;
    }

    #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: 16px;
        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: 35px;
        margin-bottom: 10px;
        text-align: center;
    }

    #column .column_single #sec_01 .latest_article_box .list_01 {
        display: flex;
        justify-content: flex-start;
        flex-flow: row wrap;
        width: 1100px;
        margin: 0 auto;
    }

    #column .column_single #sec_01 .latest_article_box .list_01 li {
        width: calc((100% - 30px * 2) / 3);
        margin-right: 30px;
        box-sizing: border-box;
    }

    #column .column_single #sec_01 .latest_article_box .list_01 li:nth-child(3n) {
        margin-right: 0;
    }

    #column .column_single #sec_01 .latest_article_box .list_01 li a {
        display: block;
        color: #533a35;
        transition: 0.4s;
    }

    #column .column_single #sec_01 .latest_article_box .list_01 li a:hover {
        opacity: 0.7;
    }

    #column .column_single #sec_01 .latest_article_box .list_01 .img_box {
        margin-bottom: 15px;
    }

    #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: 20px;
        line-height: 1.4;
        margin-bottom: 15px;
    }

    #column .column_single #sec_01 .latest_article_box .list_01 .text_box .column_link {
        font-size: 16px;
        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: 8px;
        vertical-align: -3px;
    }

    #column .column_single #sec_01 .latest_article_box .list_01 .text_box .column_link span {
        position: relative;
    }

    #column .column_single #sec_01 .latest_article_box .list_01 .text_box .column_link span:after {
        display: inline-block;
        content: '';
        width: 0;
        height: 2px;
        background: #9a8c44;
        transition: 0.4s;
        position: absolute;
        bottom: -5px;
        left: 0;
    }

    #column .column_single #sec_01 .latest_article_box .list_01 li a:hover .text_box .column_link span:after {
        width: 100%;
    }

    /*=================================================
  PRIVACYPOLICY プライバシーポリシー
=================================================*/
    #privacypolicy #mainimage {
        background-image: url(../../assets/img/marriage/marriage_ttl.jpg);
        height: 300px;
    }

    #privacypolicy #sec_01 {
        padding: 60px 0;
    }

    #privacypolicy #sec_02 {
        background-color: #fdfafa;
        padding: 70px 0;
    }

    #privacypolicy #sec_03 {
        background-color: #f7f4f4;
        padding: 70px 0;
        margin-bottom: 50px;
    }

    #privacypolicy .text_box {
        padding-left: 15px;
    }

    #privacypolicy .text_box .ttl_01 {
        font-size: 24px;
    }

    #privacypolicy .text_box p {
        margin-bottom: 20px;
    }

    #privacypolicy .dlWrap dl dt {
        font-size: 24px;
        font-weight: bold;
        color: #9a8c44;
        padding: 0 15px;
        border-bottom: 1px solid #9a8c44;
        margin-bottom: 10px;
    }

    #privacypolicy .dlWrap dl dd {
        margin-bottom: 60px;
        font-size: 17px;
        margin-left: 1em;
    }

    #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: 22px;
        padding-left: 0;
    }

    #privacypolicy .dlWrap dl dd li {
        padding-left: 20px;
    }

    #privacypolicy .dlWrap dl dd .break {
        text-indent: -1em;
        padding-left: 2em;
    }

    /*=================================================
  SITEMAP サイトマップ
=================================================*/
    #sitemap #mainimage {
        background-image: url(../../assets/img/faq/faq_ttl.jpg);
        height: 300px;
    }

    #sitemap #sec_01 {
        padding: 100px 0;
    }

    #sitemap #sec_01 .nav {}

    #sitemap #sec_01 .boxL {
        float: left;
        width: 50%;
    }

    #sitemap #sec_01 .boxR {
        float: left;
        width: 50%;
    }

    #sitemap #sec_01 li {
        text-align: center;
        padding: 20px;
    }

    #sitemap #sec_01 li a {
        width: 90%;
        color: #533a35;
        background: #f9f0e9;
        border: 2px solid #f9f0e9;
        text-align: center;
        font-size: 20px;
        line-height: 1;
        padding: 20px 0;
        margin-bottom: 10px;
        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: 14px;
    }

    #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: 3px 8px;
        border-radius: 4px;
        float: right;
    }

    #contact #mainimage {
        background-image: url(../../assets/img/customers_voice/voice_ttl.jpg);
    }

    #contact .txt_block {
        border: 1px solid #d0be6c;
        padding: 20px;
        margin-bottom: 30px;
        text-align: center;
    }

    #contact .text_wrap {
        background: #faf6f3;
        padding: 18px 80px;
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        width: 45%;
        margin: auto;
        text-align: center;
    }

    #contact .annotation {
        font-size: 17px;
        text-align: center;
        color: #c94851;
    }

    #contact #sec_01 {
        padding: 70px 0 100px;
    }

    #contact #sec_01 .ttl_01 {
        margin-bottom: 20px;
    }

    #contact #sec_01 .ttl_01 span {
        color: #c94851;
    }

    #contact #sec_01 .text_box {
        display: inline-block;
        margin-right: 70px;
        vertical-align: top;
    }

    #contact .sheet_01 th,
    #contact .sheet_01 td {
        padding: 15px 30px;
        font-size: 14px;
        border: 1px solid #ddd;
    }

    #contact .sheet_01 th {
        width: 19%;
        background: #f9f0e9;
        text-align: left;
        border: 1px solid #f9f0e9;
        border-bottom: 1px solid #fff;
    }

    #contact .sheet_01 tr:last-child th {
        border-bottom: 1px solid #f9f0e9;
    }

    #contact .sheet_01 .th_01 {
        border-right: 1px solid #fff;
    }

    #contact .sheet_01 td {
        width: 65%;
    }

    #contact .sheet_01 input[type="text"] {
        padding: 5px;
        box-sizing: border-box;
    }

    #contact .sheet_01 .length-short {
        width: 30%;
    }

    #contact .sheet_01 .length-mid {
        width: 60%;
    }

    #contact .sheet_01 .length-long {
        width: 90%;
    }

    #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: 40px 0 0;
    }

    #contact #submit_button,
    #contact #mfp_button_send,
    #contact #mfp_button_cancel {
        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;
    }

    #contact #submit_button:hover,
    #contact #mfp_button_send:hover,
    #contact #mfp_button_cancel:hover {
        color: #533a35;
        background: #fff;
    }

    #contact #mfp_button_cancel {
        background: #a47d7a;
        border: 1px solid #a47d7a;
    }

    #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 #f9f0e9 !important;
        border-bottom: 1px solid #fff !important;
    }

    #mfp_confirm_table tr:last-child th {
        border-bottom: 1px solid #f9f0e9 !important;
    }

    #mfp_confirm_table td {
        width: 65% !important;
    }

    #thanks #mainimage {
        width: 100%;
        background-image: url(../../assets/img/customers_voice/voice_ttl.jpg);
        background-position: center;
        background-size: cover;
        height: 301px;
    }

    #thanks #mainimage .ttl_01 {
        width: 550px;
        float: left;
        box-sizing: border-box;
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 1.0;
        text-align: center;
        padding: 110px 50px;
    }

    #thanks #mainimage .ttl_01 span {
        font-size: 22px;
    }

    #thanks #sec_01 {
        padding: 70px 0 100px;
    }

    #thanks #sec_01 .ttl_01 {
        text-align: center;
        font-size: 28px;
        margin-bottom: 15px;
    }

    #thanks .thx_txt {
        text-align: center;
        font-size: 18px;
        line-height: 1.7;
    }

    /*=================================================
  404
=================================================*/
    #not_found #mainimage {
        background-image: url(../../assets/img/marriage/marriage_ttl.jpg);
    }

    #not_found #sec_01 {
        padding: 50px 0 120px;
    }

    #not_found #sec_01 .txt {
        text-align: center;
        line-height: 2;
        margin-bottom: 50px;
    }

    #not_found .link_btn_list {
        text-align: center;
    }

    #not_found .link_btn_list li {
        display: inline-block;
        margin-right: 100px;
    }

    #not_found .link_btn_list li:last-child {
        margin-right: 0;
    }

    #not_found .link_btn_list li a {
        display: block;
        width: 250px;
        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;
    }

    #not_found .link_btn_list li a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }

    /*=================================================
  ブログなどのページャー（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 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: 75px;
    }

    /* ボタン<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;
        background-color: #ddd;
    }

    #campaign #mainimage_campaign .mainimage_inner {
        width: 1200px;
        position: relative;
        margin: 0 auto;
    }

    #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: 90px 0;
    }

    #campaign #sec_01 .text_box {
        text-align: center;
    }

    #campaign #sec_01 .ttl_02 {
        font-size: 35px;
        color: #9a8c44;
        line-height: 1.4;
        margin-bottom: 20px;
    }

    #campaign #sec_01 .ttl_02 span {
        font-size: 30px;
    }

    #campaign #sec_01 .text_box p span {
        font-size: 16px;
        color: #f37518;
    }

    #campaign #sec_02 {
        margin-bottom: 50px;
    }

    /*=================================================
  SHOP BENEFIT　ご来店予約プレゼント
=================================================*/
    #birthday_stone #mainimage {
        background-image: url(../../assets/img/birthday_stone/birthday_stone_ttl.jpg);
    }

    #birthday_stone #sec_01 {
        position: relative;
    }

    #birthday_stone #sec_01:before {
        position: absolute;
        content: "";
        width: 50%;
        max-width: 998px;
        height: 100%;
        background: url(../../assets/img/birthday_stone/sec01_img.png) no-repeat left center /cover;
        right: 0;
        top: 0;
        z-index: 1;
    }

    #birthday_stone #sec_01 .main_ttl {
        font-size: 42px;
        color: #343434;
        line-height: 1;
        margin-bottom: 45px;
    }

    #birthday_stone #sec_01 .sub_ttl {
        line-height: 1;
        margin-bottom: 15px;
    }

    #birthday_stone #sec_01 .main_ttl span {
        color: #f16987;
        font-size: 56px;
    }

    #birthday_stone #sec_01 .sub_ttl span {
        display: inline-block;
        vertical-align: bottom;
        background: #f16987;
        color: #fff;
        font-size: 20px;
        line-height: 1;
        padding: 0.5em 0.8em 0.4em;
    }

    #birthday_stone #sec_01 .text_box {
        position: relative;
        padding: 100px 0 115px;
        z-index: 2;
    }

    #birthday_stone #sec_01 .text_box p {
        color: #343434;
        font-size: 24px;
        line-height: 1.85;
    }

    #birthday_stone #sec_01 .text_box p span {
        display: inline;
        background: linear-gradient(transparent 71.5%, #fedfe6 0%);
    }

    #birthday_stone #sec_02 {
        position: relative;
    }

    #birthday_stone #sec_02:before {
        position: absolute;
        content: "";
        width: 50%;
        max-width: 999px;
        height: 100%;
        background: url(../../assets/img/birthday_stone/sec02_img.png) no-repeat right center /cover;
        z-index: 1;
    }

    #birthday_stone #sec_02 .text_box {
        position: relative;
        z-index: 2;
        vertical-align: bottom;
        padding: 210px 0;
        text-align: right;
    }

    #birthday_stone #sec_02 .text_box p {
        display: inline-block;
        text-align: left;
        color: #343434;
        font-size: 24px;
    }

    #birthday_stone #sec_03 {
        padding: 55px 0 100px;
    }

    #birthday_stone #sec_03 ul {
        padding-left: 70px;
    }

    #birthday_stone #sec_03 ul li {
        float: left;
        width: 50%;
    }

    #birthday_stone #sec_03 ul li:nth-child(n+3) {
        margin-top: 40px;
    }

    #birthday_stone #sec_03 ul li .img_box,
    #birthday_stone #sec_03 ul li .txt_box {
        display: inline-block;
        vertical-align: middle;
    }

    #birthday_stone #sec_03 ul li .img_box {
        padding: 26px 27px 25px;
        border: solid 1px #d2d2d2;
        margin-right: 25px;
        width: 102px;
        height: 102px;
        box-sizing: border-box;
    }

    #birthday_stone #sec_03 ul li .txt_box {
        line-height: 1;
        font-size: 20px;
        color: #343434;
    }

    #birthday_stone .sec_inquiry {
        background: url(../../assets/img/birthday_stone/bg.jpg) no-repeat center center / cover;
        padding: 100px 0;
        margin-bottom: 50px;
    }

    #birthday_stone .sec_inquiry .main_ttl {
        line-height: 1;
        text-align: center;
        font-size: 36px;
        color: #343434;
        margin-bottom: 0.8em;
    }

    #birthday_stone .sec_inquiry p {
        color: #343434;
        text-align: center;
        font-size: 18px;
        line-height: 1;
        margin-bottom: 2.2em;
    }

    #birthday_stone .sec_inquiry .link_btn {
        text-align: center;
    }

    #birthday_stone .sec_inquiry .link_btn a {
        background: #d0c06b;
        border: solid 2px #d0c06b;
        line-height: 1;
        color: #343434;
        vertical-align: bottom;
        font-size: 18px;
        padding: 1em 3em;
        transition: .3s;
    }

    #birthday_stone .sec_inquiry .link_btn a:hover {
        background: rgba(255, 255, 255, 0);
        border-color: #533a35;
        color: #533a35;
    }
}

/*=================================================
  下層共通コンテンツ
=================================================*/
/* 共通 */
.common_sec_list>*:nth-child(n+2) {
    margin-top: 50px;
}

.common_sec_list .h_ttl01 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 35px;
    line-height: 1;
}

.common_sec_list .h_ttl02 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: .5em;
}

.common_sec_list .h_ttl02 .ttl_en {
    font-family: 'Bell MT', 'YuMincho', 'Noto Serif JP', serif;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: .25em;
}

.common_sec_list .h_ttl02 .ttl_ja {
    font-size: .5em;
}

.common_sec_list i.i-arrow01 {
    width: 0;
    height: 0;
    display: inline-block;
    border-style: solid;
    border-color: transparent #533a34;
    border-width: .4em 0 .4em .55em;
    margin-right: 1em;
    vertical-align: middle;
    margin-bottom: .2em;
}

.common_sec_list i.i-arrow01+span {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.common_sec_list i.i-crown {
    width: 1em;
    height: 1em;
    display: inline-block;
    background: url(../../assets/img/top_new/icon_crown.png) no-repeat center center /contain;
    vertical-align: bottom;
}

.common_sec_list .link_box {
    display: block;
    color: inherit;
    transition: .4s;
    color: #533a35;
}

@media screen and (min-width: 768px) {
    .common_sec_list .for_sp {
        display: none !important;
    }

    .common_sec_list .sp_link {
        pointer-events: none;
    }

    .common_sec_list .link_box:hover {
        opacity: .75;
    }
}

/* ランキング */
.common_marriage_ranking {
    width: 100%;
    background: url(../../assets/img/top_new/bg_ranking.jpg) no-repeat center right;
    padding: 120px 0;
}

.common_marriage_ranking .sp_box {
    margin-bottom: 20px;
}

.common_marriage_ranking .h_ttl02.ttl_box .ttl_ja i {
    margin: 0 .2em;
}

.common_marriage_ranking .h_ttl02.ttl_box+p {
    font-size: 22px;
    color: #f59db1;
}

.common_marriage_ranking .ranking {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.common_marriage_ranking .ranking li {
    width: 215px;
}

.common_marriage_ranking .ranking li a {
    position: relative;
}

.common_marriage_ranking .ranking li:not(:last-chlid) {
    margin-right: 3.75%;
}

.common_marriage_ranking .ranking li .ring_icon {
    color: #fff;
    font-size: 36px;
    line-height: 1;
    z-index: 2;
    padding-top: .4em;
    background: #B7B7B7;
    width: 45px;
    height: 45px;
    padding: 8px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

.common_marriage_ranking .ranking li:nth-child(1) .ring_icon {
    background: #E0C221;
}

.common_marriage_ranking .ranking li:nth-child(2) .ring_icon {
    background: #9EAEC5;
}

.common_marriage_ranking .ranking li:nth-child(3) .ring_icon {
    background: #A17D46;
}



.common_marriage_ranking .ranking li .img_box {
    width: 100%;
    margin-bottom: 10px;
    height: 260px;
    background: #fff;
    display: flex;
    align-items: center;
    border: 1px solid #ECE9DD;
}

.common_marriage_ranking .ranking li .img_box img {
    max-width: 100%;
    height: auto;
}

.common_marriage_ranking .ranking li .price_box {
    line-height: 1;
    font-size: 18px;
    color: #595959;
}

.common_marriage_ranking .ranking li .price_box .txt_sub {
    font-size: .75em;
    margin-bottom: .5em;
}

.common_marriage_ranking .ranking li .price_box .txt_main {
    font-size: 1em;
}

.common_marriage_ranking .ranking li .price_box .txt_main span {
    font-size: .75em;
}

/* バナー */
.common_banner .bnr_box {
    width: 100%;
    text-align: center;
}

.common_banner .bnr_box:not(:last-child) {
    margin-bottom: 30px;
}

.common_banner .bnr_box a {
    display: block;
}

.common_banner .bnr_box img {
    max-width: 100%;
    height: auto;
}


/* お客様の声 */
@media screen and (min-width: 768px) {
    .common_voice {
        width: 100%;
        background-image: url(../../assets/img/top_new/voice_img_pc.jpg);
        background-position: 84%;
        background-size: cover;
        height: 350px;
        margin-bottom: 50px;
    }

    .common_voice .cts_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
        padding: 58px 50px;
    }

    .common_voice .cts_box .ttl_02 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 1.0;
        margin-bottom: 20px;
    }

    .common_voice .cts_box span {
        font-size: 25px;
    }

    .common_voice .cts_box .text_box {
        margin-bottom: 20px;
    }

    .common_voice .cts_box .link_btn {
        width: 250px;
    }

    .common_voice .cts_box .link_btn a {
        display: block;
        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;
    }

    .common_voice .cts_box .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }


    /* new_voice_bnr 0214 */
    .new_voice_bnr {
        margin: 0 auto 50px auto;
    }

    .new_voice_bnr a {
        width: min(90%, 1100px);
        display: block;
        margin: 0 auto;
        transition: .4s;
    }

    .new_voice_bnr a:hover {
        opacity: .75;
    }

    .new_voice_bnr img {
        width: 100%;
    }

    .new_voice_bnr.archive-marriage {
        margin: 40px auto 0;
        width: min(90%, 1100px);
    }
}

/* デザイン＆クオリティ */
@media screen and (min-width: 768px) {
    .common_design {
        width: 100%;
        background-image: url(../../assets/img/under_cts/under_cts01.jpg);
        background-position: center;
        background-size: cover;
        height: 640px;
        margin-bottom: 50px;
    }

    .common_design .cts_box {
        width: 550px;
        float: left;
        box-sizing: border-box;
        padding: 139px 50px;
    }

    .common_design .cts_box .ttl_box {
        text-align: left;
        margin-bottom: 25px;
    }

    .common_design .cts_box .ttl_box .ttl_02 {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 5px;
    }

    .common_design .cts_box .ttl_box .eng_ttl {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
    }

    .common_design .cts_box .ttl_box p {
        font-size: 20px;
    }

    .common_design .cts_box .ttl_box .jpn_ttl {
        font-size: 28px;
    }

    .common_design .cts_box .text_box {
        margin-bottom: 30px;
    }

    .common_design .cts_box .link_btn {
        width: 250px;
    }

    .common_design .cts_box .link_btn a {
        display: block;
        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;
    }

    .common_design .cts_box .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }
}

/* アフターフォロー */
@media screen and (min-width: 768px) {
    .common_after {
        width: 100%;
        background-image: url(../../assets/img/under_cts/under_cts02.jpg);
        background-position: center;
        background-size: cover;
        height: 641px;
    }

    .common_after .cts_box_inner {
        width: 1100px;
        box-sizing: border-box;
        padding: 132px 0px 132px 620px;
        margin: 0 auto;
    }

    .common_after .cts_box .ttl_02 {
        font-family: "Bell MT", "YuMincho", serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 1.0;
        margin-bottom: 30px;
    }

    .common_after .cts_box span {
        font-size: 25px;
    }

    .common_after .cts_box .text_box {
        margin-bottom: 30px;
    }

    .common_after .cts_box .link_btn {
        width: 250px;
    }

    .common_after .cts_box .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 16px 0;
        transition: .3s;
    }

    .common_after .cts_box .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }
}

/* 無料刻印サービス */
@media screen and (min-width: 768px) {
    .common_engrave {
        width: 100%;
        background-image: url(../../assets/img/under_cts/under_cts03.jpg);
        background-position: center;
        background-size: cover;
        height: 641px;
        margin-bottom: 50px;
    }

    .common_engrave .cts_box_inner {
        width: 1100px;
        box-sizing: border-box;
        padding: 147px 600px 147px 50px;
        margin: 0 auto;
    }

    .common_engrave .cts_box .ttl_02 {
        font-family: "Bell MT", "YuMincho", serif;
        color: #9a8c44;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.4;
        margin-bottom: 30px;
    }

    .common_engrave .cts_box span {
        color: #533a35;
        font-size: 35px;
    }

    .common_engrave .cts_box .text_box {
        margin-bottom: 30px;
    }

    .common_engrave .cts_box .link_btn {
        width: 250px;
    }

    .common_engrave .cts_box .link_btn a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        background: #533a35;
        border: 2px solid #533a35;
        padding: 16px 0;
        transition: .3s;
    }

    .common_engrave .cts_box .link_btn a:hover {
        text-decoration: none;
        color: #533a35;
        background-color: rgba(255, 0, 0, 0);
        border: 2px solid #533a35;
    }
}

/*=================================================
  仲庭ベストセレクション 202401追加
=================================================*/
#best_selection {
    color: #333;
}

#best_selection * {
    box-sizing: border-box;
}

#best_selection img {
    max-width: 100%;
}

#best_selection #mainimage {
    height: 600px;
    background-image: url(../../assets/img/best_selection/img_kv.jpg);
}

#best_selection #mainimage .sec_inner {
    height: 100%;
    position: relative;
}

#best_selection #mainimage .ttl_01 {
    font-family: 'Allura', cursive;
    line-height: 1;
    font-size: 120px;
    color: #836F6E;
    width: auto;
    padding: 0;
    float: none;
    font-weight: normal;
    text-align: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -200px;
}

#best_selection #mainimage .ttl_01 br {
    display: none;
}

#best_selection #mainimage .ttl_01 span {
    font-size: 36px;
    font-family: "游明朝", "YuMincho", serif;
    line-height: 1;
    font-weight: bold;
    display: block;
}

#best_selection .sec_top {
    margin-top: 80px;
}

#best_selection .sec_top_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#best_selection .sec_top .sec_inner {
    width: 100%;
}

#best_selection .sec_top_item:not(:first-child) {
    margin-top: 60px;
}

#best_selection .sec_top_item:nth-child(even) {
    flex-direction: row-reverse;
}

#best_selection .sec_top_img {
    width: 50%;
    padding-left: 35px;
}

#best_selection .sec_top_img img {
    max-width: 100%;
}

#best_selection .sec_top_cnt {
    width: 50%;
    padding-right: 35px;
    padding-left: calc(50% - 550px);
}

#best_selection .sec_top_item:nth-child(even) .sec_top_cnt {
    padding-left: 35px;
    padding-right: calc(50% - 550px);
}

#best_selection .sec_top_item:nth-child(even) .sec_top_img {
    padding-left: 0;
    padding-right: 35px;
}

#best_selection .sec_top_ttl {
    font-size: 30px;
    line-height: 1.6;
    margin-bottom: 15px;
}

#best_selection .sec_top_desc {
    font-size: 22px;
    margin-bottom: 24px;
}

#best_selection .sec_top_ttl+.sec_top_txt {
    margin-top: 32px;
}

#best_selection .sec_product {
    margin-top: 120px;
    padding-bottom: 120px;
}

#best_selection .sec_product_wrap {
    background: #fff;
    padding: 0 30px;
}

#best_selection .sec_product_item {
    position: relative;
}

#best_selection .sec_product_item:before {
    content: '';
    width: 100%;
    height: 237px;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
}

#best_selection .sec_product_item.dia01:before {
    background: #F1F7E4;
}

#best_selection .sec_product_item.dia03:before {
    background: #FAECEB;
}

#best_selection .sec_product_item.dia05:before {
    background: #F5F2E0;
}

#best_selection .sec_product_item:not(:first-child) {
    margin-top: 120px;
}

#best_selection .sec_product_ttl {
    text-align: center;
    line-height: 1;
    margin-bottom: 60px;
}

#best_selection .sec_product_ttl .en {
    font-size: 140px;
    font-family: 'Allura', cursive;
}

#best_selection .sec_product_ttl .jp {
    font-size: 30px;
    font-weight: bold;
    color: #656562;
}

#best_selection .sec_product_item.dia01 .sec_product_ttl .en {
    color: #D8E4A7;
}

#best_selection .sec_product_item.dia03 .sec_product_ttl .en {
    color: #EFC1BE;
}

#best_selection .sec_product_item.dia05 .sec_product_ttl .en {
    color: #E5DCC2;
}

#best_selection .sec_product_list {
    display: flex;
    flex-wrap: wrap;
}

#best_selection .sec_product_list_item {
    width: 50%;
    text-align: center;
    padding: 0 30px;
}

#best_selection .sec_product_list_item:nth-child(n+3) {
    margin-top: 60px;
}

#best_selection .product_price {
    margin-top: 24px;
    font-size: 22px;
}

#best_selection .product_info {
    margin-top: 8px;
}

#best_selection .product_info_item:not(:first-child) {}

#best_selection .sec_product_btn {
    margin-top: 24px;
}

#best_selection .sec_product_btn a {
    display: block;
    border: 1px solid #333;
    width: 100%;
    line-height: 1;
    text-align: center;
    padding: 20px 0;
    color: #333;
    transition: 0.3s;
}

@media print,
screen and (min-width: 768px) {
    #best_selection .sec_product_btn a:hover {
        background: #333;
        color: #fff;
    }
}

@media print,
screen and (max-width: 1600px) {
    #best_selection #mainimage .ttl_01 {
        right: -100px;
    }
}

@media print,
screen and (max-width: 1300px) {
    #best_selection #mainimage .ttl_01 {
        right: 0;
    }
}

@media print,
screen and (max-width: 767px) {
    #best_selection #mainimage {
        background: url(../../assets/img/best_selection/img_kv_sp.jpg) no-repeat center / cover;
        height: 0;
        padding-top: 100%;
        position: relative;
    }

    #best_selection #mainimage .sec_inner {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    #best_selection #mainimage .ttl_01 {
        transform: none;
        bottom: 20px;
        text-align: center;
        font-size: 60px;
        margin-bottom: 20px;
        position: static;
    }

    #best_selection #mainimage .ttl_01 span {
        font-size: 18px;
    }

    #best_selection .sec_top {
        margin-top: 40px;
    }

    #best_selection .sec_top .sec_inner {
        width: 92%;
    }

    #best_selection .sec_top_item {
        display: block;
    }

    #best_selection .sec_top_cnt {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    #best_selection .sec_top_img {
        width: 100%;
        padding-left: 0;
    }

    #best_selection .sec_top_item:nth-child(even) .sec_top_cnt {
        padding-left: 0;
        padding-right: 0;
    }

    #best_selection .sec_top_item:nth-child(even) .sec_top_img {
        padding-right: 0;
    }

    #best_selection .sec_top_ttl {
        text-align: center;
    }

    #best_selection .sec_top_desc {
        text-align: center;
    }

    #best_selection .sec_top_img {
        margin-top: 30px;
    }

    #best_selection .sec_top_ttl {
        font-size: 18px;
    }

    #best_selection .sec_top_desc {
        font-size: 14px;
    }

    #best_selection .sec_top_item:not(:first-child) {
        margin-top: 30px;
    }

    #best_selection .sec_top_ttl+.sec_top_txt {
        margin-top: 20px;
    }

    #best_selection .sec_product {
        margin-top: 40px;
        padding-bottom: 0;
    }

    #best_selection .sec_product_ttl .en {
        font-size: 65px;
    }

    #best_selection .sec_product_wrap {
        padding: 20px;
    }

    #best_selection .sec_product_item {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #best_selection .sec_product_item:before {
        height: 100%;
        top: 0;
    }

    #best_selection .sec_product_item:not(:first-child) {
        margin-top: 0;
    }

    #best_selection .sec_product_ttl .jp {
        font-size: 16px;
    }

    #best_selection .sec_product_list {
        justify-content: space-between;
    }

    #best_selection .sec_product_list_item {
        width: 48%;
        padding: 0;
    }

    #best_selection .sec_product_list_item:nth-child(n+3) {
        margin-top: 30px;
    }

    #best_selection .sec_product_ttl {
        margin-bottom: 30px;
    }

    #best_selection .product_price {
        font-size: 15px;
    }

    #best_selection .sec_product_btn {
        margin-top: 18px;
    }

    #best_selection .sec_product_btn a {
        padding: 15px 0;
    }

    #best_selection .slick-dots {
        position: static;
        margin-top: 12px;
        line-height: 1;
    }

    #best_selection .slick-dots li {
        width: 22.5px;
        height: 2px;
        background: #dddddd;
        border-radius: 10px;
        margin: 0 5px;
    }

    #best_selection .slick-dots li button {
        height: 100%;
        width: 100%;
        padding: 0;
    }

    #best_selection .slick-dots li button:before {
        display: none;
    }

    #best_selection .slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    #best_selection .sec_product_item.dia01 .slick-dots li.slick-active {
        background: #D8E4A7;
    }

    #best_selection .sec_product_item.dia03 .slick-dots li.slick-active {
        background: #EFC1BE;
    }

    #best_selection .sec_product_item.dia05 .slick-dots li.slick-active {
        background: #E5DCC2;
    }

    #best_selection .slick-prev:hover,
    #best_selection .slick-next:hover,
    #best_selection .slick-prev:focus,
    #best_selection .slick-next:focus {}

    #best_selection .slick-prev {}

    #best_selection .slick-next {}

    #best_selection .slick-next:before,
    #best_selection .slick-prev:before {
        width: 100%;
        height: 100%;
        display: block;
        content: '';
    }

    #best_selection .slick-next:before {
        background: url(../../assets/img/best_selection/icon_arrow.svg) no-repeat center / contain;
    }

    #best_selection .slick-prev:before {
        background: url(../../assets/img/best_selection/icon_arrow.svg) no-repeat center / contain;
        transform: rotate(180deg);
    }
}

/* ================================ */
/* 20241031追加 */
/* ================================ */
.splide__arrow {
    background: transparent !important;
    bottom: 3.6em !important;
    top: inherit !important;
    transform: none !important;
}

.splide__arrow--prev {
    left: 38vw !important;
}

.splide__arrow--next {
    right: 38vw !important;
}

.splide__arrow svg {
    height: 2.5em !important;
    width: 2.5em !important;
    fill: #533a35bd !important;
}

.splide__pagination {
    bottom: 3em !important;
    gap: 1em !important;
}

.splide__pagination__page {
    background: #533a35ab !important;
}

.splide__pagination__page.is-active {
    background: #533a35 !important;
}

#pure_line_neo #newsec_02 .box3 .img {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 50px;
}

#pure_line_neo #newsec_02 .box4 .img {
    margin: 0 !important;
    margin-bottom: 120px !important;
}

@media screen and (max-width: 768px) {
    .splide__arrow--prev {
        left: .5em !important;
    }

    .splide__arrow--next {
        right: .5em !important;
    }

    .splide__arrow svg {
        height: 1.5em !important;
        width: 1.5em !important;
    }
}

@media screen and (min-width: 768px) {
    .splide {
        min-height: 970px;
        height: 100vh;
    }

    #pure_line_neo #newsec_02 .box4 .img:last-child {
        margin: 0 0 100px !important;
    }

    #pure_line_neo #newsec_02 .box3 .img:last-child {
        width: 60%;
        margin: 0 auto 100px auto !important;
    }

    #pure_line_neo #newsec_02 .box3 .dsc {
        margin: 0 0 50px;
        font-size: 16px;
    }

    #pure_line_neo #sec_04 .link_btn.all_marriage {
        margin: 105px auto 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .splide {
        height: 90vh;
    }

    .splide__arrow {
        bottom: 3.3em !important;
    }

    #pure_line_neo #newsec_02 .box1 .img {
        aspect-ratio: 276/127;
        width: 80%;
        margin: 0 auto 40px auto !important;
    }

    #pure_line_neo #newsec_02 .box1 .img img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    #pure_line_neo #newsec_02 .box2 .img {
        aspect-ratio: 276/127;
        width: 80%;
        margin: 0 auto 40px auto !important;
    }

    #pure_line_neo #newsec_02 .box2 .img img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    #pure_line_neo #newsec_02 .box3 .inner .title {
        margin: 0 0 15px !important;
    }

    #pure_line_neo #newsec_02 .box3 .img {
        width: 50%;
        margin: 0 auto 15px auto !important;
    }

    #pure_line_neo #newsec_02 .box4 .inner .title {
        margin: 0 0 20px !important;
    }

    #pure_line_neo #newsec_02 .box4 .img {
        margin: 0 auto 38px auto !important;
    }

    #pure_line_neo #newsec_02 .box5 .img {
        aspect-ratio: 276/127;
        margin: 0 auto 30px auto !important;
    }

    #pure_line_neo #newsec_02 .box5 .img img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 550px) {
    .splide {
        height: 140vw;
    }
}










.p-country-name {
    display: none !important;
}

#contact .mfp_buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

#contact input[type="submit"] {
    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;
}

#contact input[type="submit"]:hover {
    color: #533a35;
    background: #fff;
}

#contact #bus_address {
    display: flex;
    gap: 2px;
}