/*add_style.css変更用*/
body {
    background-color: #FFF;
    color: #222;
}
a {
    color: #222;
    outline:none;
}
a img {outline:none;}


#wrap .list_temp_001 {
    width: 80%;
    max-width: 1100px;
    margin: 25px auto 0 auto;
}

header {
    padding: 10px 0;
    border-bottom: solid 1px #000;
    background-color: #F4F1EC;
}
header .header_inner {
    width: 85.5%;
    margin: 0 auto 0 3.5%;
}
header .header_inner a.anime {
    padding: .5rem;
}
header .header_inner span {
    text-align: right;
    display: inline;
    width: 20%;
    position: absolute;
    right: 3.5%;
    top: 2.5vh;
    font-size: 0.7vw;
    letter-spacing: 0.15em;
    line-height: 140%;
    z-index: -1;
}

.pchead-up {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
}
.pchead-up .pchead-l {
        width: 20%;
    }
.pchead-up .pchead-r {
        font-size: 13px;
        text-align: right;
        width: 80%;
        letter-spacing: .1em;
    }
header .header_inner {
    width: 85.5%;
    max-width: 1100px;
    margin: 0 auto 0 auto;
    justify-content: space-between;
}
header .header_inner span.bookbtn {
    color: #fff;
    position: relative;
    z-index: 0;
    display: inline-block;
    width: auto;
    margin: 8px 0 0 20px;
    right: auto;
    top: auto;
    background-color: #AD9153;
    padding: 3px 10px;
    border-radius: 999em;
    font-size: 12px;
}
header .header_inner span.bookbtn a {
    color:#fff;
    }
header .header_inner a img {
    max-width:170px!important;
}


.sp_header_inner_btn_contact {
    position: absolute;
    right: 3.2vw;
}
.sp_header_inner_btn_contact a {
    display: block;
    text-align: center;
    background-color: #AD9153;
    color: #fff;
    margin: 0 0 5px 0;
    padding: 0 10px;
    border-radius: 999em;
    font-size: 12px;
}

.sp_header_menu .sp_header_menu_inner .sp_header_menu_link ul li:first-of-type a img {
    /*width: 50%;*/
    width: 40%;
    margin: 0 auto 10px auto;
    display: block;
}

#wrap .sec_03 {
    /*width: 100%;*/
    /* background-color: #F4F1EC; */
    /* background: linear-gradient(#F2E9D5, #CCB44C); */
    /* background-color: #cebb97; */
    background-color: #EEE;
    color: #666;
    padding: 20px 0;
    /*margin: 40px 0 0 0;*/
    margin: 60px auto 0 auto;
    width: 85%;
}
#wrap .sec_03 .sec_03_title {
    font-size: 20px;
    width: 85%;
    margin: 0 auto;
}
#wrap .sec_03 .sec_03_kiji {
    width: 85%;
    margin: 0 auto 20px auto;
    border-bottom: 1px solid #AAA;
    padding-bottom: 20px;
    font-size: 14px;
}
#wrap .sec_03 .sec_03_kiji ul li {
    margin-bottom: 0;
}

.concept_title_temp p {
    text-align: center;
    /*font-size: 3.2vw;*/
    font-size: 4.0vw;
    font-weight: normal;
    line-height: 220%;
    letter-spacing: 0em;
}
#wrap .sec_03 .sec_03_kiji ul li a span:first-of-type {
    font-size: 12px;
}
#wrap .sec_03 .sec_03_kiji ul li a span:last-of-type {
    font-size: 14px;
}
#wrap .list_temp_001 a .list_temp_001_img img {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.page_main_wrap .list_temp_001 a .list_temp_001_img {
    width: 100%;
}
.list_temp_001 a h2 {
    font-size: 12px;
    margin: 1.33333vw auto;
    letter-spacing: 0.06em;
    width: 90%;
}
.list_temp_001 a p {
    font-size: 12px;
    margin: 1.33333vw auto;
    width: 90%;
word-wrap:break-word;
}

#wrap .sec_04 {
    font-size: 30px;
}
#wrap .sec_04 a.anime::after {
    height: 1px;
    max-width: 50px;
}

/*TOPの時計のところ*/
#wrap .watchback {
    background-color: #4e4e4e!important;
}
#wrap .sec_05 .top_page_cat_img_warp .top_page_cat_img_link_block h2.watchbackfff {
    color: #fff!important;
}
#wrap .sec_05 .top_page_cat_img_warp .top_page_cat_img_link_block p.watchbackfff {
    color: #fff!important;
}
#wrap .sec_05 h2.sec_05_title.watchbackfff {
    font-size: 26px;
    color: #fff!important;
}
.top-watcu-slick-bkc .slick-list {
    background-color: #fff;
}
#wrap .sec_05 h2.sec_05_title span {
    font-size: 18px;
    display: block;
}
.list_temp_002 a h3 {
    font-size: 8px;
}
.list_temp_002 a h2 {
    font-size: 12px;
    word-break: break-all;
}
.list_temp_002 a p {
    font-size: 11px;
}

#top-news .slick-slider .slick-track {
    background-color: #fff;
}
#wrap .sec_05 .sec_5_btn_wrap a.btn_2 {
    display: block;
    margin: 0 0 20px 0;
    text-align: center;
    padding: 15px 0;
    background-color: #cebb97;
    border-radius: 3px;
    color: #fff;
    border: double 3px #fff;
}
#wrap .sec_05 {
    background: linear-gradient(to bottom, rgba(189, 164, 116, .1) 0, transparent 100%);
}

footer .footer_menu a.anime {
    color: #222;
}

.brand_list_sec .brand_list_img img {
    mix-blend-mode: multiply;
}

.subpage_cat_list a.anime::after {
    background-image: none;
    height: 1px;
    background-color: #AD9153;
    width: 80%;
    max-width: 40px;
    display: block;
    margin: 0 auto;
}

/*---トップのジュエリー---*/
.line_h_0-waku {
    line-height: 0;
    overflow-y: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.line_h_0-waku .w_100p {
    width: 100%;
    height: auto;
}
@media screen and (min-width:1024px) {
.line_h_0-waku {
    line-height: 0;
    height: 330px;
    overflow-y: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.line_h_0-waku .w_100p {
    width: 60%;
    height: auto;
}
}



/*---PC---*/
@media screen and (min-width:1024px) {
    body {
        font-size: 12px;
    }
header {
    padding: 0 0 0 0;
}
.header_inner a:first-child {
    width: 15%;
    max-width: 150px;
}
header .header_inner a.anime {
    font-size: 14px;
    color: #222;
}
#wrap .list_temp_001 {
    width: 95%;
    padding-top: 50px;
    }
.list_temp_001 a h2 {
    font-size: 12px;
}

#wrap .sec_03 {
    width: 80%;
    max-width: 1100px;
    margin: 140px auto 0 auto;
    padding: 40px 0 20px 0;
    position: relative;
}
#wrap .sec_03:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 300px;
    height: 100px;
    border-left: solid 1px #000;
    border-top: solid 1px #000;
    z-index: -1;
}
#wrap .sec_03:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 300px;
    height: 100px;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    z-index: -1;
}
#wrap .sec_03 .sec_03_title {
    width: 20%;
    margin: 0;
    text-align: center;
}
#wrap .sec_03 .sec_03_kiji {
    width: 75%;
    margin: 0;
    text-align: center;
}
#wrap .sec_03 .sec_03_kiji ul li a span:first-of-type,
#wrap .sec_03 .sec_03_kiji ul li a span:last-of-type {
    text-align: left;
}

#WATCH .top-watcu-slick-bkc .slick-list {
    background-color: #4e4e4e;
}

.concept_title_temp p {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    line-height: 190%;
    letter-spacing: 0.2em;
}
#WATCH .slick-slider .slick-track,
#JEWELRY .slick-slider .slick-track,
#BRIDAL .slick-slider .slick-track,
#LIFESTYLE .slick-slider .slick-track,
#watchwrap-news .slick-track,
#bridalwrap-news .slick-track,
#jewelrywrap-news .slick-track {
    background-color: initial;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.slick-slide {
    float: left;
    height: auto;
}
#wrap .sec_05 .sec_5_btn_wrap a.btn_2 {
    font-size: 14px;
}
#wrap .sec_05 .top_page_cat_img_warp .top_page_cat_img_link_block p {
    font-size: 14px;
    text-align: center;
    width: 75%;
    margin-bottom: 10px;
}



footer {
    padding: 30px 0;
    border-top: solid 3px #000;
    background-color: #F4F1EC;
}
footer .footer_mid {
    width: 90%;
    max-width: 1000px;
    margin: 50px auto 0 auto;
}

#wrap .sec_05 .top_page_cat_img_warp,
#wrap .sec_05 h2.sec_05_title.watchbackfff,
#wrap .sec_05 h2.sec_05_title,
.list_temp_002 {
    max-width: 1100px;
}








.top_main_img {
    width: 93%;
    max-width: 1100px;
    margin: 30px auto;
}

ul.top-event-news {
    width: 95%;
    margin: 40px auto 0 auto;
}

#watchwrap .footer_shop_sec .footer_shop_sec_inner .shop_block .shop_block_text_wrap .shop_block_text {
    /*font-size: 1vw;
    margin-bottom: 13px;*/
    font-size: 8pt;
    margin-bottom: 8px;
}
.brand_list_page_sec .brand_list_wrap .brand_list_wrap_row .brand_list_link a {
    font-size: 1vw!important;
}
.brand_list_page_sec .brand_list_wrap .brand_list_wrap_row .brand_list_link {
    width: 14vw;
}
}






/*20200423追記分*/
.news_list_wrap.list_temp_001 {
max-width:1100px;
}

/*.news_list_wrap.list_temp_001 a.first_row{
    width: 22%;
}*/
.page_main_wrap .list_temp_001 a {
margin-top: 0!important;
margin-right: 4%!important;
/*margin-bottom: 6vw!important;*/
/*margin-bottom: 0vw!important;*/
/*margin-bottom: 3vw!important;*/
margin-left: 0!important;
    width: 22%;
}
.page_main_wrap .list_temp_001 a:nth-child(4n) {
margin-right: 0!important;
}
.news_list_wrap.list_temp_001 a h2 {
    padding: 0vw;
    width: 100%;
}

.subpage_top_news_sec_title {
    max-width: 1100px;
}
.page_main_wrap .list_temp_001  {
    max-width: 1100px;
}

@media (max-width: 960px) {
.news_list_wrap.list_temp_001 {
    width: 90%;
}
.page_main_wrap .list_temp_001 a {
margin-top: 0!important;
margin-right: 0!important;
margin-bottom: 6vw!important;
margin-left: 0!important;
    width: 48%;
}
.page_main_wrap .list_temp_001 a:nth-child(2n) {
margin-right: 0!important;
}
.news_list_sec h2 {
    text-align: center;
    font-size: 4vw;
    margin: 8vw auto 2vw;
}
}





/*202004追記*/
.brand_list_sec {
    background-color: #FFF;
}

.brand_list_sec .brand_list_img a:nth-of-type(1),
.brand_list_sec .brand_list_img a:nth-of-type(2),
.brand_list_sec .brand_list_img a:nth-of-type(3) {
    width: 22%;
}
.brand_list_sec .brand_list_img a:nth-child(n + 13) {
    display: none;
}
@media (max-width: 960px) {
.brand_list_sec .brand_list_img a:nth-of-type(1),
.brand_list_sec .brand_list_img a:nth-of-type(2),
.brand_list_sec .brand_list_img a:nth-of-type(3) {
    width: 50%;
}
}

@media (max-width: 960px) {
.shop_detail_wrap .shop_detail_brand h2,
.shop_detail_wrap .shop_detail_brand h2,
.shop_detail_shop_news h2 {
    font-size: 6.93333vw;
    text-align: left;
}
}
.shop_detail_shop_news h2 {
    /*border-bottom: 1px solid #707070;*/
}




/*アイテム詳細*/

@media (max-width: 960px) {
.watch_detail .watch_detail_info_wrap p.brand {
    font-size: 3vw;
}
.watch_detail .watch_detail_info_wrap h2 {
    font-size: 18px;
}
.watch_detail .watch_detail_info_wrap p.price {
    font-size: 4.4vw;
}
.watch_detail .watch_detail_info_wrap p.free_text {
    font-size: 3vw;
}
.watch_detail .watch_detail_info_wrap hr {
    margin: 4vw 0;
}
.navigation_posi_2 {
    width: 100%;
    max-width: initial;
    height: auto;
    max-height: initial;
    position: relative;
    display: flex;
}
.navigation_posi_2 a {
    position: relative;
}
.navigation_posi_2 .prev2,
.navigation_posi_2 a.contact {
    /*width: 100%;*/
    /*max-width: 100%;*/
    width: 30%;
    font-size: 4vw;
    /*margin: 0 0 12px 0;*/
    margin: 0 5% 12px 0;
}
.navigation_posi_2 .next2 {
    /*width: 100%;*/
    /*max-width: 100%;*/
    width: 30%;
    font-size: 4vw;
    /*margin: 0 0 12px 0;*/
    margin: 0 0 12px 0;
}
.shop_block_img img {
    display: block;
    margin-top: 10px;
}


/*-----アイテム問い合わせ-----*/
.item_contact .contact_sec_flex .contact_sec_flex_left {
    width: 100%;
    max-width: 100%;
}
.item_contact .contact_sec_flex .contact_sec_flex_left .contact_item_brand {
    font-size: 4vw;
    text-align: center;
}
.item_contact .contact_sec_flex .contact_sec_flex_left h2 {
    font-size: 5vw;
    text-align: center;
}
.item_contact .contact_sec_flex .contact_sec_flex_left .contact_item_price {
    font-size: 4vw;
    text-align: center;
}


}




/*2020追加分 共通*/
.concept_title_temp p {
    margin: 0 0 20px 0;
}
.breadList ul li:after {
    content: ">";
    width: auto;
    display: inline-block;
    margin: 0 10px;
}
.breadList ul li:nth-child(2n) {
    display: none;
}
.breadList ul li:last-child:after {
    display: none;
}
.breadList ul {
    flex-wrap: wrap;
}
/*スマホ*/

@media (max-width: 960px) {
.subpage_cat_list {
    width: 85%;
    padding: 13.33333vw 0 0 0;
    border-top: solid 1px #ccc;
}
.subpage_cat_list a {
    font-size: 8vw;
}
}


/*ブランドヒストリー*/
.jewelry-brand-history {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
}
/*スマホ*/

@media (max-width: 960px) {
.jewelry-brand-history {
    text-align: left;
}
}





/*----------------
-----静的ページ-----
-----------------*/
h2.subpagettl {
    font-size: 10px;
    text-align: center;
    padding: 0 0 20px 0;
    color: #AD9153;
}
.Flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*===プライバシーポリシー===*/
#privacy {
    background-color: #F4F1EC;
    padding: 40px 0;
}
.privacy-ttl {
    width: 85%;
    max-width: 1000px;
    margin: 0 auto 20px auto;
}
.privacy-ttl h3 {
    font-size: 22px;
}
.privacy-ttl p {
    font-size: 14px;
}
.privacy-body {
    width: 85%;
    max-width: 1000px;
    margin: 0 auto;
}
.privacy-body h4 {
    font-weight: bold;
    font-size: 14px;
}
.privacy-body p {
    margin-bottom: 30px;
}
/*スマホ*/
@media (max-width: 960px) {
.privacy-body p {
    font-size: 12px;
}
}


/*===リクルート===*/
#recruit {
    background-color: #F4F1EC;
    padding: 40px 0;
}
#recruit img {
    width: 100%;
    height: auto;
}
.recruit-ttl {}
.recruit-ttl h3 {
    font-size: 18px;
    text-align: center;
}
.recruit-preimg {
    width: 100%;
    max-width: 1000px;
    margin: 50px auto 200px auto;
}
.recruit-copy {
    margin: 70px auto 30px auto;
}
.recruit-copy .recruit-copy-l {
    width: 40%;
}
.recruit-copy .recruit-copy-r {
    width: 40%;
    margin: 0 17% 0 3%;
}
.recruit-copy .recruit-copy-r h3 {
    font-size: 18px;
    padding: 20px 0 20px 0;
}
.recruit-body {
    width: 85%;
    max-width: 900px;
    margin: 80px auto;
}
.recruit-body h3 {
    font-size: 18px;
    padding: 0 0 20px 0;
    text-align: center;
}
.recruit-body dl {
    justify-content: space-between;
}
.recruit-body dl dt {
    width: 20%;
    text-align: right;
    border-top: solid 2px #707070;
    padding: 5px 0 30px 0;
    font-weight: bold;
}
.recruit-body dl dd {
    width: 78%;
    border-top: solid 1px #707070;
    padding: 5px 0 30px 0;
}
/*スマホ*/
@media (max-width: 960px) {
#recruit {
    font-size: 13px;
}
.recruit-ttl {
    width: 85%;
    margin: 0 auto;
}
.recruit-ttl h3 {
    font-size: 13px;
}
.recruit-copy {
    display: block;
}
.recruit-copy .recruit-copy-l {
    width: 100%;
}
.recruit-copy .recruit-copy-r {
    width: 85%;
    margin: 0 auto 0 auto;
}

.recruit-preimg {
    margin: 50px auto 80px auto;
}
.recruit-body dl dt {
    width: 100%;
    text-align: left;
    padding: 5px 0 0 0;
    font-weight: bold;
}
.recruit-body dl dd {
    width: 100%;
    border-top: none;
    padding: 5px 0 30px 0;
}
}




/*===アフターサービス===*/
#afterservice {
    background-color: #F4F1EC;
    padding-bottom: 100px;
}

#afterservice img {
    width: 100%;
    height: auto;
}
.aftercervice-contener {
    background-color: #fff;
    width: 100%;
    max-width: 1200px;
    margin: 90px auto 0 auto;
    padding: 40px 0;
}
.aftercervice-contener h2 {
    font-size: 24px;
    text-align: center;
    color: #AD9153;
    padding: 0 0 30px 0;
}
.aftercervice-contener h2 span {
    font-size: 14px;
    display: block;
}

.aftercervice-contener h3 {
    font-size: 16px;
    text-align: center;
    padding: 0 7.5% 20px 7.5%;
}
.after-card {
    width: 90%;
    max-width: 1000px;
    margin: 20px auto 70px auto;
    justify-content: space-between;
}
.card-img {
    width: 40%;
}
.card-contener {
    width: 56%;
}
.after-card-in-card {
    border: solid 2px #AD9153;
    align-items: center;
    margin: 30px 0 0 0;
}
.after-card-in-card .card-inner-img {
    width: 25%;
    padding: 5px 0;
    text-align: center;
}
.after-card-in-card .card-inner-img img {
    width: 95%!important;
    vertical-align: bottom;
}
.after-card-in-card .card-inner-txt {
    width: 72%;
    margin: 0 1.5%;
}
.card-inner-txt h4 {
    padding: 0;
    font-weight: bold;
    font-size: 18px;
    font-family: sans-serif;
}
.card-inner-txt h4 .card-price {
    font-size: 24px;
    color: red;
    letter-spacing: 0;
    padding-left: 10px;
}
.card-inner-txt h4 .nuki {
    font-size: 12px;
}
ul.after-case {
    width: 90%;
    max-width: 1000px;
    margin: 20px auto 70px auto;
}
ul.after-case li {
    width: 30%;
    border-top: solid 3px #AD9153;
    padding: 15px 0;
}
ul.after-case li h4 {
    text-align: center;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 17px;
    color: #AD9153;
    padding: 0 0 15px 0;
}
ul.after-attend {
    background-color: #EFEFEF;
    width: 90%;
    max-width: 900px;
    margin: 0 auto 40px auto;
    padding: 20px 0;
    justify-content: space-between;
}
ul.after-attend li {
    width: 47%;
    font-size: 12px;
    margin: 0 1.5%;
}
.after-tokuten2 {
    width: 90%;
    max-width: 900px;
    margin: 100px auto 40px auto;
}
.after-tag {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    justify-content: space-between;
}
.after-tag-l {
    width: 47%;
}
.after-tag-r {
    width: 47%;
}
.aftercervice-contener .after-tag-l h3 {
    text-align: left;
    padding: 0 0 20px 0;
}
.aftercervice-contener .after-tag-r h3 {
    text-align: left;
    padding: 0 0 20px 0;
}
p.limit_box {
font-family: sans-serif;
font-weight: bold;
    width: 90%;
    max-width: 900px;
    margin: 0 auto 30px auto;
    background-color: #666;
    padding: 10px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    text-align: center;
}
p.limit_box span.limit_red {
    color:#ff1414;
    font-size: 120%;
    font-weight: bold;
}
p.limit_box span.limit_beage {
    font-size: 120%;
    font-weight: bold;
    color: #d5cf80;
}

/*スマホ*/
@media (max-width: 960px) {
#afterservice {
    font-size: 13px;
}
.aftercervice-contener h3 {
    padding: 0 7.5% 0 7.5%;
}
.card-img {
    width: 100%;
}
.card-contener {
    width: 100%;
}
.after-card {
    margin: 20px auto 50px auto;
}
.after-card-in-card .card-inner-img {
    width: 100%;
    padding: 15px 0;
    text-align: center;
}
.after-card-in-card .card-inner-img img {
    width: 50%!important;
    vertical-align: bottom;
}
.after-card-in-card .card-inner-txt {
    width: 95%;
    margin: 0 auto;
}
.card-inner-txt h4 {
    text-align: center;
    padding: 0 0 10px 0;
}
ul.after-case li {
    width: 100%;
}
ul.after-case {
    margin: 20px auto 0 auto;
}
ul.after-case li {
    width: 100%;
    margin: 0 0 50px 0;
}
ul.after-attend li {
    width: 90%;
    margin: 0 auto 10px auto;
}
.after-tag-l {
    width: 100%;
    margin: 0 0 30px 0;
}
.after-tag-r {
    width: 100%;
}

p.limit_box {
    text-align: left;
}
}


/*===会社概要===*/
#company {
    background-color: #F4F1EC;
}
#company img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.company-about {
    flex-direction: row-reverse;
    align-items: center;
}
.about-r {
    width: 60%;
}
.about-l {
    width: 30%;
    margin: 0 3% 0 7%;
}
.about-inner h3 {
    font-size: 30px;
    font-weight: initial;
}
.about-inner h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
.company-history {
    justify-content: space-between;
    margin: 100px 0 0 0;
}
.company-history .history-l {
    width: 27%;
    margin-top: 80px;
}
.company-history .history-c {
    width: 45%;
}
.company-history .history-r {
    width: 20%;
    margin-right: 2%;
    margin-top: 80px;
}
.company-history .history-l img {
    margin-bottom: 20px;
}
.company-history .history-c h3 {
    font-size: 30px;
    padding-bottom: 20px;
}
.company-history .history-c h3 span {
    display: inline-block;
    font-size: 14px;
    margin-left: 20px;
}
.history-c .history-txt {
    margin-bottom: 20px;
}
.history-c dl.history-list {
    margin-top: 30px;
}
.history-c dl.history-list dt {
    width: 30%;
    padding-bottom: 10px;
}
.history-c dl.history-list dd {
    width: 70%;
    padding-bottom: 10px;
}
.history-r .history-r-inner {
    margin-bottom: 20px;
}
.history-r .history-r-inner p {
    font-size: 8px;
    letter-spacing: 0;
    margin: 10px 0 0 0;
}
.company {
    width: 85%;
    max-width: 900px;
    margin: 100px auto;
}
.company h3 {
    font-size: 18px;
    padding: 0 0 20px 0;
    text-align: center;
}
.company dl.company-list dt {
    width: 20%;
    text-align: right;
    border-top: solid 2px #707070;
    padding: 5px 0 30px 0;
    font-weight: bold;
}
.company dl.company-list dd {
    width: 78%;
    border-top: solid 1px #707070;
    padding: 5px 0 30px 0;
}
.company dl.company-list dd ul.company-cliant {
    justify-content: space-between;
}
.company dl.company-list dd ul.company-cliant li {
    width: 47%;
    margin-bottom: 8px;
}
#company .company-other .img-comp {
    width: 50%!important;
    display: block;
}
.company-other2 {
    background-color: #fff;
    justify-content: center;
    padding: 50px 0 100px 0;
}
.company-other2 .company-other-l,
.company-other2 .company-other-r {
    width: 36%;
    margin: 0 2.3%;
}
.company-other2 h3 {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #000;
    font-size: 20px;
}
.company-other2-l {
    justify-content: space-between;
}
.company-other2-l .company-other2-l-img {
    /*width: 25%;*/
    width: 15%;
}
.company-other2-l .company-other2-l-txt {
    /*width: 70%;*/
    width: 100%;
    margin-top: 10px;
}
.company-other2 .company-other-r .company-other2-r .company-other2-r-img {
    width: 45%;
    height: auto;
}
.company-other2-r .company-other2-r-txt p {
    margin-top: 10px;
}
/*スマホ*/
@media (max-width: 960px) {
#company {
    font-size: 13px;
}
.about-r {
    width: 100%;
}
.about-l {
    width: 85%;
    margin: 50px auto 0 auto;
}
.company-history {
    margin: 50px auto 0 auto;
}
.company-history .history-l {
    width: 85%;
    margin: 0 auto;
}
#company img {
    margin-bottom: 20px;
}
.company-history .history-c {
    width: 85%;
    margin: 0 auto;
}
.history-c dl.history-list dt {
    width: 100%;
    padding-bottom: 0;
}
.history-c dl.history-list dd {
    width: 100%;
    padding-bottom: 15px;
}
.company-history .history-r {
    width: 60%;
    margin-right: initial;
    margin: 30px auto 0 auto;
}
.history-r .history-r-inner {
    margin-bottom: 30px;
}
#company img {
    margin-bottom: 5px;
}
.company {
    margin: 50px auto;
}
.company dl.company-list dt {
    width: 100%;
    text-align: left;
    font-size: 14px;
    padding: 5px 0 0 0;
}
.company dl.company-list dd {
    width: 100%;
    border-top: none;
    padding: 5px 0 30px 0;
}
.company dl.company-list dd ul.company-cliant li {
    width: 100%;
    margin-bottom: 8px;
}
#company .company-other .img-comp {
    width: 100%;
    vertical-align: bottom;
}
#company .company-other .img-comp img {
    width: 100%!important;
    height: auto!important;
    margin: 0!important;
    vertical-align: bottom;
    display: block;
}
.company-other2 .company-other-l,
.company-other2 .company-other-r {
    width: 85%;
    margin: 0 auto 40px auto;
}
.company-other2-l .company-other2-l-img {
    width: 40%;
    margin: 0px 30% 10px 30%;
}
.company-other2-l .company-other2-l-txt {
    width: 100%;
}
.company-other2 .company-other-r .company-other2-r .company-other2-r-img {
    width: 70%;
    height: auto;
}
}




/*-----Bridal bana-----*/
.bridal-banafirst {
    width: 95%;
    max-width: 1450px;
    margin: 0 auto;
    -webkit-box-pack: justify;
}
.bridal-bana-engage,
.bridal-bana-marrige {
    width: 48%;
    align-items: center;
}
.bridal-bana-marrige {
    width: 48%;
    flex-direction: row-reverse;
}
.bridal-banafirst h2 {
    width: 30%;
    text-align: center;
    font-size: 16px;
}
.bridal-banafirst h2 span {
    font-size: 13px;
}
.bridal-bana-marrige h2 a {
    /*color: #D98080;*/
}
.bridal-banafirst .bridalbana-img {
    width: 70%;
}
.bridal-banafirst .bridalbana-img img {
    width: 100%;
    height: auto;
}
/*スマホ*/
@media (max-width: 960px) {
.bridal-bana-engage, .bridal-bana-marrige {
    width: 100%;
    align-items: center;
    position: relative;
    margin-bottom: 25px;
}
.bridal-banafirst h2 {
    width: 100%;
    text-align: center;
    font-size: 16px;
    /*position: absolute;*/

    position: relative;
    top: 0;
    /*background-color: rgba(255,255,255,0.6);*/
}
.bridal-banafirst .bridalbana-img {
    width: 100%;
}
.bridal-bana-marrige {
    width: 100%;
    flex-direction: row-reverse;
}
}

/*Lifestyle Brand一覧*/
.lifestyle_brand_list {
    justify-content: center;
}
/*store ブランド一覧*/
.shop_detail_wrap .shop_detail_brand .shop_detail_brand_list {
    justify-content: flex-start;
}
.shop_detail_wrap .shop_detail_brand .shop_detail_brand_list p a:after {
    content: "／";
    display: inline-block;
    margin: 0 0 0 5px;
}
.shop_detail_wrap .shop_detail_brand .shop_detail_brand_list p.empty a:after {
    display: none!important;
}
.shop_detail_wrap .shop_detail_brand .shop_detail_brand_list p {
    width: initial;
}

/*ブランド一覧*/
.search_check_wrap > div {
    width: auto;
}
@media (max-width: 960px) {
    .search_check_wrap {
    width: 90vw;
}
.search_check_wrap > div label img {
    height: 5vw;
}
.search_check_wrap > div label {
    font-size: 3.5vw;
}
.search_check_wrap > div {
    width: 50%;
    margin-bottom: 20px;
}
.brand_list_page_sec h3 {
    font-size: 9.06667vw;
    margin-top: 10vw;
    margin-bottom: 0vw;
}
.brand_list_page_sec .brand_list_wrap .brand_list_wrap_row .brand_list_logo {
    width: 80vw;
}
.brand_list_page_sec .brand_list_wrap .brand_list_wrap_row .brand_list_name h2 {
    font-size: 3.5vw;
    color: #000000;
    margin-top: 0vw;
}
}
/*ニュース一覧*/
.news_list_wrap.list_temp_001 {
    justify-content: center;
}
@media (max-width: 960px) {
.news_list_wrap.list_temp_001 {
    justify-content: space-between;
}
.pager a, .pager span {
    font-size: 14px;
    margin: 0 2vw;
}
}
/*ニュース一覧*/

.news_detail_content img {
  margin-top: 0;
}
.news_detail_content p {
    /*margin-top: 25px;*/
    margin-top: 0;
}

/*アイテム検索一覧*/
.list_temp_002.noslider a {
    height: auto;
}
.list_temp_002 a .list_temp_002_img {
    height: auto;
}
.list_temp_002.noslider a.empty {
    margin-bottom: 0;
    display: none;
}

/*ブランドライン*/
.list_temp_002 {
    justify-content: flex-start!important;
}

/*グローバルメニュー*/
@media (max-width: 960px) {
.sp_header_menu .sp_header_menu_inner .sp_header_menu_link ul li {
    /*padding: 2.5vw 0;
    padding: 10px 0;*/

    padding: 8px 0 0 0;
    text-align: center;
}
}

/*トップページスマホ*/
@media (max-width: 960px) {
#JEWELRY .slick-prev:before,
#JEWELRY .slick-next:before,
#BRIDAL .slick-prev:before,
#BRIDAL .slick-next:before,
#LIFESTYLE .slick-prev:before,
#LIFESTYLE .slick-next:before,
.subpage_top_news_sec .slick-prev:before,
.subpage_top_news_sec .slick-next:before,
.watch .slick-prev:before,
.watch .slick-next:before {
    color: #000;
}
}
/*スペシャルコンテンツ*/
.watch_teleco_sec .watch_teleco .watch_teleco_title .watch_teleco_title_text h2 {
    font-size: 2.5vw;
    letter-spacing: 0.2em;
}
/*トップページスマホ*/
@media (max-width: 960px) {
.watch_teleco_sec .watch_teleco .watch_teleco_title .watch_teleco_title_text h2 {
    font-size: 7vw;
    letter-spacing: 0.2em;
}
}

.jewelrybrandlist .lifestyle_brand_list {
    justify-content: flex-start!important;
}


/*
TOPスライダー用CSS 上書きUZ
*/
/* 
.top_main_img {
    width: 100%;
    max-width: none;
    margin: 0px auto 0;
    height: 100vh;
}
.top_main_img  .slick-slide,
.top_main_img_sp  .slick-slide{
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.top_main_img .slick-slide img,
.top_main_img_sp .slick-slide img{
    width: auto;
    height: 100vh;
    object-fit: cover;
}
.top_main_img .slick-slider .slick-track,.top_main_img  .slick-slider .slick-list,
.top_main_img_sp .slick-slider .slick-track,.top_main_img_sp  .slick-slider .slick-list{
    height: 100vh;
}
.page_main_wrap{
    margin-top: 0;
}
.slide-animation{
    
}
.top_main_img .slick-slide.slick-current.slick-active img,
.top_main_img_sp .slick-slide.slick-current.slick-active img{
    animation: fadezoom 15s 0s forwards;
}
@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
} */






        .modal{
            display: none;
            height: 100vh;
            position: fixed;
            top: 0;
            width: 100%;
            
    left: 0;
    z-index: 1000;
        }
        .modal__bg{
            background: rgba(0,0,0,0.8);
            height: 100vh;
            position: absolute;
            width: 100%;
        }
        .modal__content{
            background: #fff;
            left: 50%;
            padding: 40px;
            position: absolute;
            top: 50%;
            transform: translate(-50%,-50%);
            width: 60%;
        }
        .modal__content h1 {
    text-align: center;
    font-size: 22px;
}
.modal__content div {
    justify-content: space-between;
}

.modal__content p {
    width: 48%;
    text-align: center;
    padding: 30px 0 0 0;
    font-size: 15px;
}
.modal__content p a {
    background-color: #AD9153;
    color: #fff;
    padding: 2px 35px;
    font-size: 14px;
    margin: 10px 0 0 0;
    display: inline-block;
}

/*スマホ*/
@media (max-width: 960px) {
.modal__content p {
    width: 100%;
    text-align: center;
    padding: 30px 0 0 0;
    font-size: 15px;
}
}








/*2021年3月31日ヘッダー部分修正css*/
/*---PC---*/
@media screen and (min-width:1024px) {
header .header_inner {
    padding: 0;
}
.pchead-up .pchead-l {
    padding: 10px 0 0 0;
}
.pchead-up .pchead-r {
    font-size: 13px;
    text-align: left;
    width: calc(70% - 230px);
    letter-spacing: .1em;
    padding: 10px 0 0 0;
}
.pchead-up .pchead-r h1 {
    flex-wrap: nowrap;
    justify-content: space-between;
}
.pchead-up .pchead-r h1 p {
    width: 40%;
}
.pcheadershop2 {
    align-self: center;
}
.pcheadershop2 h2 {
    margin: 8px 0 0 0;
}
header .header_inner span.bookbtn {
    color: #fff;
    position: relative;
    z-index: 0;
    display: inline-block;
    width: auto;
    margin: 8px 0 0 0;
    right: auto;
    top: auto;
    background-color: #AD9153;
    padding: 3px 10px;
    border-radius: 999em;
}
header .header_inner span.header-jewelry {
    display: block;
    position: relative;
    width: 60%;
    padding: 0;
    right: 0;
    font-size: 13px;
    margin: 0;
    top: 0;
    line-height: 170%;
    text-align: right;
}
.pchead-seal {
    width: 230px;
}
}




/*2022年2月9日アイコン追加css*/
.shop_sns_icon {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 20px 0;
}
.shop_sns_icon a.line_h_1 {
    width: 8.53333vw;
    display: block;
    margin: 0 10px 0 0;
}
.shop_list_page .shop_list_page_flex .shop_list_page_flex_block .shop_list_page_flex_block_info a.line_h_1 {

    width: 8.53333vw;
    display: block;
    margin: 0 10px 0 0;
}

/*---PC---*/
@media screen and (min-width:1024px) {

.shop_sns_icon a.line_h_1,
.shop_list_page .shop_list_page_flex .shop_list_page_flex_block .shop_list_page_flex_block_info a.line_h_1 {
        width: 10%;
    max-width: 25px;
}
}






/*ブログ箇所の追記*/
.blogarea {
    width: 85%;
    max-width: 1100px;
    justify-content: space-between;
    margin: 100px auto;
}
.blog-shop .blogwrap {
    width: 100%;
    margin: 0 0 40px 0;
}
.blog-shop .blogwrap h2 {
    border-bottom: solid 1px #ccc;
    font-size: 20px;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
}
.blog-shop .blogwrap dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.blog-shop .blogwrap dl dt {
    width: 25%;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    border-bottom: dotted 1px #ccc;
}
.blog-shop .blogwrap dl dt img {
    width: 90%;
}
.blog-shop .blogwrap dl dd {
    width: 75%;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    border-bottom: dotted 1px #ccc;
    font-size: 12px;
}
.blog-shop .blogwrap dl dd time {
    display: block;
    font-size: 10px;
}



/*---PC---*/
@media screen and (min-width:1024px) {
.blog-shop {
    width: 47%;
}
}








/****
ふわっとするやつ用CSS
__________________________*/
.fuwatAnime {
    -webkit-animation-fill-mode:both;
    -ms-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:.1s;
    -ms-animation-duration:.1s;
    animation-duration:.1s;
    -webkit-animation-name: fuwatAnime;
    -ms-animation-name: fuwatAnime;
    animation-name: fuwatAnime;
    visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
    0% { opacity: 0; -webkit-transform: translateY(10px); }
    100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
    0% { opacity: 0; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


.fuwatAnime-l {
    -webkit-animation-fill-mode:both;
    -ms-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:1.5s;
    -ms-animation-duration:1.5s;
    animation-duration:1.5s;
    -webkit-animation-name: fuwatAnime-l;
    -ms-animation-name: fuwatAnime-l;
    animation-name: fuwatAnime-l;
    visibility: visible !important;
}
@-webkit-keyframes fuwatAnime-l {
    0% { opacity: 0; -webkit-transform: translateX(-10px); }
    100% { opacity: 1; -webkit-transform: translateX(0); }
}
@keyframes fuwatAnime-l {
    0% { opacity: 0; -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); }
    100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}


.fuwatAnime-r {
    -webkit-animation-fill-mode:both;
    -ms-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:1.5s;
    -ms-animation-duration:1.5s;
    animation-duration:1.5s;
    -webkit-animation-name: fuwatAnime-r;
    -ms-animation-name: fuwatAnime-r;
    animation-name: fuwatAnime-r;
    visibility: visible !important;
}
@-webkit-keyframes fuwatAnime-r {
    0% { opacity: 0; -webkit-transform: translateX(10px); }
    100% { opacity: 1; -webkit-transform: translateX(0); }
}
@keyframes fuwatAnime-r {
    0% { opacity: 0; -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); }
    100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}


.fuwatAnime-dwn {
    -webkit-animation-fill-mode:both;
    -ms-animation-fill-mode:both;
    animation-fill-mode:both;
    -webkit-animation-duration:1.5s;
    -ms-animation-duration:1.5s;
    animation-duration:1.5s;
    -webkit-animation-name: fuwatAnime;
    -ms-animation-name: fuwatAnime;
    animation-name: fuwatAnime;
    visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
    0% { opacity: 0; -webkit-transform: translateY(-10px); }
    100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
    0% { opacity: 0; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(10px); }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
