@charset "UTF-8";

/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 640px
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {


/* --------------------------------------------------
*
    #section_yodogawa_sp
*
-------------------------------------------------- */
#section_yodogawa_sp{
    margin: 10px 0 40px 0;
}

#section_yodogawa_sp img{
    width: 100%;
    max-width: 405px;
}

#section_yodogawa_sp p.switch_sp{ padding: 0 !important;}
#section_yodogawa_sp p{
    padding: 0 15px;
    font-size: 14px;
    line-height: 2.1em;
}


/* --------------------------------------------------
*
    #section_title_sp
*
-------------------------------------------------- */
#section_title_sp{
    width: 100%;
    text-align: center;
    margin: 0 0 30px 0;
    position: relative;
}

#section_title_sp h1{
    margin: 0 0 10px 0;
    text-align: left;
}

#section_title_sp h1 img{
    width: 100%;
    height: auto;
}

#section_title_sp .sub_title{
    margin: 0 0 25px 0;
    font-size: 13px;
    line-height: 2em;
    color: #973689;
    white-space: nowrap;
}

.pendant #section_title_sp .sub_title{
    margin: 0 0 15px 0;
}

/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual{
    margin: 0 0 20px 0;
    padding: 0 0 30px 0;
}

#main_visual img{
    width: 100%;
}

.profile.iseki{
    margin: -20px 0 20px 0;
    text-align: center;
}

.img_slider .slick-arrow{
    margin-top: -17px !important;
}


/* --------------------------------------------------
*
    #section_lineup
*
-------------------------------------------------- */
#section_lineup{
    padding: 0 0 0 0;
    text-align: center;
    position: relative;
}

#section_lineup .product_list ul{
    font-size: 0;
    letter-spacing: -.40em;
}

#section_lineup .product_list li{
    width: 100%;
    margin: 0 0 60px 0;
    display: inline-block;
    vertical-align: top;
    letter-spacing: .05em;
    font-size: 14px;
    transition: opacity .15s ease 0s;
}

#section_lineup .product_list li:last-child{
    margin: 0 0 40px 0;
}

#section_lineup .product_list li:hover{ transition: opacity .15s ease .1s; opacity: .7;}
#section_lineup .product_list li img{
    opacity: 1 !important;
}

#section_lineup .product_list li h3{
    margin: 0 0 15px 0;
    font-size: 22px;
    line-height: 1.3em;
    letter-spacing: 0;
    color: #000;
    white-space: nowrap;
}

#section_lineup .product_list li .en{
    margin: 0 0 10px 0;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 0;
    color: #973689 !important;
}

#section_lineup .product_list li .info{
    margin: 0 0 10px 0;
    font-size: 24px;
    letter-spacing: 0;
    color: #000;
}

#section_lineup .product_list li .info .note{
    color: #000 !important;
}

#section_lineup .product_list li .caution{
    margin: 0 0 15px 0;
    font-size: 12px;
    line-height: 1.4em;
    color: #496a8b;
}

#section_lineup .product_list li .sold{
    margin: 5px 0 0 0;
    font-size: 12px;
    color: #cf1c24;
    display: none;
}

#section_lineup .product_list li.sold .sold{ display: block;}
#section_lineup .product_list li.sold .caution{ display: none;}


#section_lineup .product_list li .info .small,
#section_lineup .product_list li .info .note{
    font-size: 13px;
}

#section_lineup .ring_size{
    margin: 0 0 20px 0;
    padding: 0 0 0 40px;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    background-image:url(../../images/parts_ico_ring.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left center;
}

#section_lineup .ring_size a{
    font-size: 14px;
    color: #496a8b;
    transition: opacity .15s ease .1s;
}

#section_lineup .ring_size a:hover{
    opacity: .7;
}

#section_lineup .note{
    margin: 10px 0 0 0;
    font-size: 12px;
    color: #c41c24;
    letter-spacing: 0;
    line-height: 1.6em;
}

#section_lineup .notes{
    padding: 20px 0;
    margin: 0 15px 20px 15px;
    font-size: 14px;
    line-height: 1.8em;
    color: #973689;
    position: relative;
}

#section_lineup .notes:before{
    width: 100%;
    height: 8px;
    content: '';
    display: block;
    background-image:url(../../images/line_p.gif);
    background-repeat: no-repeat;
    background-size: 440px;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

#section_lineup .notes:after{
    width: 100%;
    height: 8px;
    content: '';
    display: block;
    background-image:url(../../images/line_p.gif);
    background-repeat: no-repeat;
    background-size: 440px;
    background-position: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

#section_lineup .credit{
    margin: 0 0 30px 0;
    padding: 0 15px;
    text-align: center;
    line-height: 1.6em;
    font-size: 12px;
}

#section_lineup .credit li{
    margin: 0 0 15px 0;
}



/*
    cat brooch
*/


#section_lineup .product_cat_brooch{
    margin: 0 3% 30px 3%;
    padding: 30px 0 20px 0;
    vertical-align: top;
    letter-spacing: .05em;
    font-size: 14px;
    transition: opacity .15s ease 0s;
    position: relative;
}

#section_lineup .product_cat_brooch h4{
    font-size: 14px;
    line-height: 1.6em;
    color: #0d386e;
    position: relative;
    z-index: 2;
}

#section_lineup .product_cat_brooch:before{
    width: 100%;
    height: 8px;
    content: '';
    display: block;
    background-image:url(../../images/line_p.gif);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

#section_lineup .product_cat_brooch:after{
    width: 100%;
    height: 8px;
    content: '';
    display: block;
    background-image:url(../../images/line_p.gif);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

#section_lineup .product_cat_brooch.d1712:before,
#section_lineup .product_cat_brooch.d1712:after{
    display: none;
}

#section_lineup .product_cat_brooch.d1712 a:after{
    content: '';
    width: 158px;
    height: 57px;
    display: block;
    background-image:url(../../images/201712/home/parts_resale.png);
    background-repeat: no-repeat;
    background-size: 158px;
    position: absolute;
    top: -10px;
    right: calc(50% - 125px);
}

#section_lineup .product_cat_brooch .img{
    height: 200px;
    box-sizing: border-box;
    vertical-align: bottom;
}

#section_lineup .product_cat_brooch .img img{
    width: 200px;
    height: auto;
}

#section_lineup .product_cat_brooch:hover{ transition: opacity .15s ease .1s; opacity: .7;}
#section_lineup .product_cat_brooch img{
    opacity: 1 !important;
}

#section_lineup .product_cat_brooch h3{
    margin: 0 0 15px 0;
    font-size: 22px;
    line-height: 1.3em;
    letter-spacing: .05em;
    color: #000;
    white-space: nowrap;
}

#section_lineup .product_cat_brooch .en{
    margin: 0 0 10px 0;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 0;
    color: #973689 !important;
}

#section_lineup .product_cat_brooch .info{
    margin: 0 0 10px 0;
    font-size: 24px;
    letter-spacing: 0;
    color: #000;
}

#section_lineup .product_cat_brooch .caution{
    margin: 0 0 15px 0;
    font-size: 12px;
    line-height: 1.4em;
    color: #496a8b;
}

#section_lineup .product_cat_brooch .sold{
    margin: 5px 0 0 0;
    font-size: 12px;
    color: #cf1c24;
}

#section_lineup .product_cat_brooch .info .small,
#section_lineup .product_cat_brooch .info .note{
    font-size: 13px;
}



/*
    moon brooch
*/
#section_lineup .product_list li.moon_brooch h3{
    font-size: 28px;
}

#section_lineup .product_list li.moon_brooch{
    margin: 40px 0;
}

#section_lineup .product_list li.moon_brooch .img{
    margin: 0 0 20px 0;
    height: auto;
}

#section_lineup .product_list li.moon_brooch .info{
    font-size: 20px;
}

#section_lineup .product_list li.moon_brooch .desc{
    margin: 0 0 10px 0;
    font-size: 15px;
    letter-spacing: .01em;
    line-height: 1.5333em;
    color: #000;
}



/*
    pendant
*/
#section_lineup .product_list li.pendant h3{
    font-size: 24px;
}

#section_lineup .product_list li.pendant{
    margin: 40px 0;
}

#section_lineup .product_list li.pendant .img{
    margin: 0 0 20px 0;
    height: auto;
}

#section_lineup .product_list li.pendant .img img{
    width: 80%;
    max-width: 280px;
}

#section_lineup .product_list li.pendant .info{
    font-size: 20px;
}

#section_lineup .product_list li.pendant .desc{
    margin: 0 0 10px 0;
    font-size: 15px;
    letter-spacing: .01em;
    line-height: 1.5333em;
    color: #000;
}



/*
    moon brooch
*/

#section_lineup .product_list{
    margin-bottom: 40px;
}

#section_lineup .product_list li.brooch h3{
    font-size: 28px;
}

#section_lineup .product_list li.brooch{
    margin: 40px 0 0 0;
}

#section_lineup .product_list li.brooch .img{
    margin: 0 0 20px 0;
    padding: 25px;
    height: auto;
}

#section_lineup .product_list li.brooch .img img{
    width: 100%;
    max-width: 240px;
}

#section_lineup .product_list li.brooch .info{
    font-size: 20px;
}

#section_lineup .product_list li.brooch .desc{
    margin: 0 0 10px 0;
    font-size: 15px;
    letter-spacing: .01em;
    line-height: 1.5333em;
    color: #000;
}





/*
    herkimer
*/
#section_lineup.d1002 .credit{
    margin-top: 60px;
}

#section_lineup .product_list li.herkimer h3{
    font-size: 26px;
}

#section_lineup.d1002 .product_list li .en{ font-size: 13px; line-height: 1.6em;}

#section_lineup .product_list li.herkimer:first-child{ margin-top: 0;}
#section_lineup .product_list li.herkimer{
    margin: 80px 0 0 0;
    opacity: 1 !important;
    -webkit-tap-highlight-color: inherit !important;
}

#section_lineup .product_list li.herkimer .img{
    margin: 0 0 15px 0;
    padding: 25px;
    height: auto;
}

#section_lineup .product_list li.herkimer .img img{
    width: 100%;
    max-width: 320px;
}

#section_lineup .product_list li.herkimer .info{
    font-size: 20px;
}

#section_lineup .product_list li.herkimer .desc{
    margin: 0 0 10px 0;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.7em;
    color: #000;
    white-space: nowrap;
}

#section_lineup .product_list li.new .img:after{
    content: '';
    width: 60px;
    height: 60px;
    display: block;
    background-image:url(../../images/201804/home/parts_ico_new.png);
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: center;
    position: absolute;
    top: 40px;
    left: calc(50% - 130px);
    z-index: 2;
}

#section_lineup .product_list li.herkimer .p_caution{
    margin: 20px 0 25px 0;
    font-size: 13px;
    color: #496a8b;
    line-height: 1.6em;
    letter-spacing: 0;
}


#section_lineup .price_table{
    text-align: center;
    display: inline-block;
    color: #000;
    vertical-align: middle;
    line-height: 2em;
}

#section_lineup .price_table th{
    font-size: 13px;
    vertical-align: middle;
}

#section_lineup .price_table td{
    padding: 0 0 0 20px;
    font-size: 16px;
    vertical-align: middle;
}

#section_lineup .price_table td span{ font-size: 13px;}
#section_lineup .img{ position: relative;}
#section_lineup .img .cap{ width: 100%; text-align: center; position: absolute; bottom: 0; left: 0;}
#section_lineup .img .cap img{ width: 280px;}

#section_lineup .herkimer .row{ display: inline-block; position: relative;}
#section_lineup .herkimer .row td{display: block;}
#section_lineup .herkimer .price span{ font-size: 13px;}

#section_lineup .herkimer .row .ear .img{ height: 8.5vw; position: relative; z-index: -1;}
#section_lineup .herkimer .row .ear img{ position: relative; top: 50%; transform: translateY(-50%);}




/* --------------------------------------------------
*
    #section_other
*
-------------------------------------------------- */
#section_other{
    margin: 0 0 10px 0;
    padding: 40px 0 0 0;
    position: relative;
}

#section_other:after{
    width: 100%;
    height: 48px;
    content: '';
    display: block;
    background-image:url(../../images/line01.jpg);
    background-size: 900px;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

#section_other ul{
    letter-spacing: -.40em;
    font-size: 0;
    position: relative;
    z-index: 2;
}

#section_other .article_letter{
    padding: 0 20px 0 10px;
}

#section_other .article_letter li{
    max-width: 320px;
    margin: 0 auto 40px auto;
    box-sizing: border-box;
    display: block;
    font-size: 12px;
    letter-spacing: .03em;
    line-height: 2em;
    color: #496a8b;
    position: relative;
}

#section_other .article_letter li:last-child{
    margin: 0 auto;
}

#section_other .article_letter li .desc{
    width: 70%;
    margin: 10px 0 20px 0;
}

#section_other .article_letter li .pic{
    width: 30%;
    position: absolute;
    top: -5px;
    right: -10px;
    z-index: 2;
}

#section_other .article_letter li .pic img{
    width: 100%;
    max-width: 75px;
}

#section_other .article_letter li .detail{
    position: relative;
    z-index: 2;
}

#section_other .article_letter li:after{
    content: '';
    display: block;
    background-image:url(../../images/home/parts_profile_leaf_01.png);
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    right: 0;
    bottom: 0;
}

#section_other .article_letter li.iseki_ayako:after{
    width: 125px;
    height: 118px;
    background-image:url(../../images/home/parts_profile_leaf_01.png);
    background-size: 80px;
    top: 40px;
    right: -20px;
}

#section_other .article_letter li.mikuni_mariko:after{
    width: 112px;
    height: 100px;
    background-image:url(../../images/home/parts_profile_leaf_02.png);
    background-size: 80px;
    top: 45px;
    right: -18px;
}

#section_other.moon_brooch .b_slide{
    text-align: center;
    position: relative;
    top: -30px;
}

#section_other.moon_brooch .b_slide img{
    width: 260px;
    height: auto;
}

#section_other .article_banner{
    padding: 110px 0 0 0;
    margin: 0 0 20px 0;
    background-image:url(../../images/home/navi.jpg);
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}

#section_other .article_banner li{
    margin: 0 0 40px 0;
    display: block;
    text-align: center;
    vertical-align: top;
}

#section_other .article_banner li.b_slide{ margin-top: -20px;}

#section_other .article_banner li.b_tiny img{
    max-width: 180px;
}

#section_other .article_banner li.b_teaser img{
    max-width: 180px;
}

#section_other .article_banner li img{
    width: 100%;
    max-width: 260px;
}

#section_other .btm_banner{
    margin: 0 0 20px 0;
    text-align: center;
    position: relative;
}

#section_other .btm_banner img{
    width: 100%;
    max-width: 280px;
}

#section_other .date{
    font-size: 12px;
    text-align: center;
}

#section_other .date.d1222{
    width: 100%;
    text-align: center;
}

#section_other .btm_content{
    margin: 0 0 20px 0;
    text-align: center;
    position: relative;
}

#section_other .btm_content li{
    margin: 0 0 40px 0;
}

#section_other .btm_content img{
    width: 100%;
    max-width: 250px;
}

/* --------------------------------------------------
*
    #section_archive
*
-------------------------------------------------- */
#section_archive{
    margin: 0 auto;
    padding: 65px 0 0 0;
    text-align: center;
    background-image:url(../../images/line02.jpg);
    background-repeat: no-repeat;
    background-size: 900px;
    background-position: center top;
}

#section_archive h3{
    margin: 0 0 20px 0;
    font-size: 13px;
    line-height: 1.4em;
    color: #973689;
    white-space: nowrap;
}

#section_archive ul{
    letter-spacing: -.40em;
    font-size: 0;
    position: relative;
}

#section_archive li{
    margin: 0 0 10px 0;
}

#section_archive li img{
    width: 100%;
    max-width: 260px;
}

#section_archive li .banner_b_kotori{ width: auto !important; height: 118px;}
#section_archive li .banner_b_tsubame{ width: auto !important; height: 118px;}

#section_archive li img:hover{
    opacity: .7 !important;
}


/* --------------------------------------------------
*
    .profile_inner
*
-------------------------------------------------- */
.profile_inner{
    text-align: left;
}

.profile_inner img{
    width: inherit !important;
}

.profile_inner p{
    font-size: 14px;
    line-height: 2em;
    margin: 0 0 1em 0;
}

.profile_inner p.twitter,
.profile_inner p:last-child{
    margin: 0;
}


/*
*
    iseki ayako
*
*/
.profile_inner.iseki_ayako h2{
    margin: 0 0 20px 0;
    text-align: center;
}

.profile_inner.iseki_ayako h2 img{
    width: 100% !important;
    max-width: 240px;
    vertical-align: middle;
}

.profile_inner.iseki_ayako h2 .kana{
    margin: 20px 0 0 0;
    display: block;
    font-size: 28px;
}

.profile_inner.iseki_ayako .tw{
    margin: 10px 0;
}

.profile_inner.iseki_ayako .tw img{
    transition: inherit;
}

.profile_inner.iseki_ayako .tw a:hover img{
    opacity: 0;
}

.profile_inner.iseki_ayako .tw a{
    width: 247px;
    margin: 0 auto;
    display: block;
    background-image:url(/brooch/images/iseki2-over.gif);
    background-repeat: no-repeat;
    background-size: 247px;
}

.profile_inner.iseki_ayako .instagram{
    margin: 0 0 20px 0;
}

.profile_inner.iseki_ayako h3{
    margin: 0 0 20px 0;
}

/*
*
    ishii ryoko
*
*/
.profile_inner.ishii_ryoko h2{
    margin: 0 0 20px 0;
    font-size: 28px;
}


}

