@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: 14px;
    line-height: 2em;
    color: #973689;
    white-space: nowrap;
}


/* --------------------------------------------------
*
    #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;
}


/* --------------------------------------------------
*
    #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 .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;
}

#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 .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 20px 0;
    padding: 0 15px;
    text-align: center;
    line-height: 2em;
    font-size: 12px;
}





/*
    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 .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;
}


/* --------------------------------------------------
*
    #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{
    margin: 0 0 40px 0;
    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;
}

#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 .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 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_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;
}


/*
*
    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;
}


}
