@charset "UTF-8";

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

#home.notice {
  background-color: #64B1B0;
}
/* --------------------------------------------------
*
    #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 .name {
    font-size: 22px;
}

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

#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;
    padding:0 1em;
    font-size: 12px;
    line-height: 1.4em;
    color: #496a8b;
}

#section_lineup .product_list li .sold{
    margin: 5px 0 5px 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;
}

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

.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;
    padding: 10px 25px;
    height: auto;
}

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

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

#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 > a {
    position: relative;
}
#section_lineup .product_list li.new > a:before {
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    background-image:url(../../../images/201804/home/parts_ico_new.png);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
    position: absolute;
    top: 0px;
    left: calc(50% - 130px);
    z-index: 2;
}

#section_lineup .product_list li.border {
    margin-top: 40px;
    padding-top: 40px;
    border-top: dotted 1px #830e72;
}
#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_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: 218px;
}

#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;
}
}
/*--------------------------------------------20190911公開分追加設定*/
@media screen and (max-width: 560px) {
  .h_copy {
    margin: 20px 0 20px 20px;
  }
  .contents_area-heading1 {
    margin: 30px 0;
  }
  #contents_area2 {
    width: 90%;
    box-shadow: 1px 0px 10px 1px grey inset;
  }
  #contentWrap {
    padding: 0 20px;
  }
  .product_listWrap {
    width: 100%;
  }
  .prologue-inner__heading2 {
    font-size: 18px;
    line-height: 1.8;
  }
  .prologue-inner {
    text-align: left;
  }
  .prologue-inner__imgBox {
    margin: 35px 0;
  }
  .prologue-inner__imgBox:before,
  .prologue-inner__imgBox:after,
  .announce:before,
  .announce:after {
    width: 100%;
  }
  .prologue-inner__txtBox {
    margin: 10px auto;
    text-align: center;
  }
  .announce {
    margin: 0 auto 50px;
  }
  .announce__head,
  .announce__foot {
    font-size: 18px;
    line-height: 1.8;
    margin: 18px 0;
    text-align: center;
  }
  .prologue-inner__txt {
    font-size: 15px;
  }
  .prologue-inner__heading3 {
    margin: 60px 0;
    font-size: 18px;
    text-align: center;
  }
  .prologue-inner__heading3:before {
    width: 40px;
    height: 70px;
    position: absolute;
    top: -30px;
    left: 5px;
  }
  .prologue-inner__txt--attention {
    text-align: left;
    font-size: 12px;
    margin: 50px 0;
  }
  .caution.gray.top {
    margin: 60px 0 10px!important;
  }
  .caution.gray.bottom {
    margin: 0 0 20px!important;
  }
  hr.section__footer {
    margin: 65px 0 30px;
  }
}
/*--------------------------------------------20190913公開分追加設定*/
@media screen and (max-width: 560px) {
  img {
    width: 100%;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .br-pcsp {
    display: block;
  }
  .caution.explanation1 {
    padding: 0 15px;
    text-align: left;
  }
  .caution.explanation1 {
    margin: 30px 0;
  }
  .btn_detail img {
    width: 168px;
  }
  .status.open img {
    width: 134px;
  }
  .modal_open.profile img {
    width: 217px;
  }
  .concept_wrap {
    width: calc(100% - 20px);
  }
  .concept_wrap.top{
      display: block;
  }
  .concept_wrap.top img,
  .article_banner-flex.clover img{
      width: 70%;
      margin: 0 auto;
      display: block;
  }
  .article_banner-flex.clover li:first-of-type{
      margin-bottom: 20px;
  }
  .article_banner-flex.clover{
    margin: 20px auto 0;
  }
  .concept_inner .concept_box {
    width: 90%;
    padding: 0 0 20px 10px;
    font-size: 12px!important;
  }
  .concept_inner .concept_box li p:first-child{
      font-size: 14px;
  }
  .concept_wrap.img_reverse{
    margin: 30px auto 0px;
  }
  .concept_wrap.img_reverse img{
    width: 135px; 
  }
  #section_lineup .product_list li.new > a:before {
    background-image: none!important;
  }
  #section_lineup .product_list li.herkimer .desc {
    white-space: normal!important;
  }
  #section_other .manga_wrap a {
    display: flex;
    justify-content: center;
  }
  #section_other .manga_wrap {
    margin: 50px auto;
    padding-bottom: 50px;
  }
  #section_other .manga_ttl {
    align-items: center;
    font-size: 14px!important;
    letter-spacing: 0.48px!important;
    line-height: 1.75;
    padding: 20px;
    margin: 0 auto;
  }
  .manga_img {
    width: 80%;
  }
  .concept_wrap.top .inner3 {
    top: 160px;
    left: -50px;
  }
  .inner3 .bg05 {
    width: 60px;
  }
  .inner {
    top: -100px;
  }
  .inner .bg03 {
    width: 80%;
  }
  .inner2 {
    top: -100px;
    left: 100%;
  }
  .article_banner-flex {
    display: block;
  }
  .timestamp {
    margin: 20px 0 0;
  }
/*  .inner3,
  .inner4 {
    left: 0;
  }*/
}
@media screen and (max-width: 375px) {
  .concept_wrap.top .inner3 {
    top: 190px;
  }
}
@media screen and (max-width: 320px) {
  #section_lineup .product_list .name {
    font-size: 19px;
  }
  #section_lineup .product_list li.herkimer .desc {
    font-size: 11px;
  }
  .prologue-inner__txtBox {
    font-size: 13px;
  }
  .prologue-inner__heading3:before {
    left: -15px;
  }
  .announce__head,
  .announce__foot {
    font-size: 16px;
  }
  .credit {
    font-size: 11px;
  }
}
