@charset "UTF-8";

.btn_cart{ display: none !important;}
.caution.guards_02{ display: none;}

@media screen and (min-width : 641px){ 
/*------------------------------------------------------------------------------------------
*
*
    min-width : 641px
*
*
------------------------------------------------------------------------------------------ */
#wrap{
    background-color: #544c74;
    background-image:url(../../../images/201804/teaser/img_bg.png);
    background-repeat: repeat-x;
}

#contents_area{
    position: relative;
    background-color: #fff;
}

#contents_area:before{
    width: 15px;
    height: 100%;
    content: '';
    display: block;
    background-color: transparent;
    box-shadow: 0px 0px 15px #6b7075;
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 10;
}

#contents_area:after{
    width: 15px;
    height: 100%;
    content: '';
    display: block;
    background-color: transparent;
    box-shadow: 0px 0px 15px #6b7075;
    position: absolute;
    top: 0;
    right: -15px;
    z-index: 10;
}


/* --------------------------------------------------
*
    #mv
*
-------------------------------------------------- */
#mv{
    padding: 55px 0 20px 0;
    position: relative;
}

#mv:before{
    width: 1000px;
    height: 59px;
    content: '';
    display: block;
    background-image:url(../../../images/201804/teaser/parts_orn.png);
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

#mv:after{
    width: 270px;
    height:189px;
    content: '';
    display: block;
    background-image:url(../../../images/201804/teaser/parts_orn01.png);
    background-position: center;
    position: absolute;
    bottom: -95px;
    right: -15px;
    z-index: 0;
}

#mv .logo_hobo{
    margin: 5px 0 0 30px;
    position: relative;
    z-index: 2;
}

#mv .logo_hobo img{
    width: 190px;
    height: auto;
}

#mv h1{
    margin: -30px 0 0 -30px;
}

#mv .profile{
    margin: 15px 0 0 25px;
}


/* --------------------------------------------------
*
    #sec_yodogawa
*
-------------------------------------------------- */
#sec_yodogawa{
    margin: 0 0 30px 0;
    padding: 0 0 5px 0;
    text-align: center;
    position: relative;
}

#sec_yodogawa:before{
    width: 93px;
    height:223px;
    content: '';
    display: block;
    background-image:url(../../../images/201804/teaser/parts_orn02.png);
    background-position: center;
    position: absolute;
    top: -40px;
    left: 55px;
    z-index: 0;
}

#sec_yodogawa p{
    font-size: 30px;
    line-height: 2em;
    letter-spacing: .05em;
    color: #0d386e;
}

#sec_yodogawa .img{
    margin: 45px 0 0 0;
}

#sec_yodogawa .img_yodogawa{
    margin: 25px 0 0 0;
}

/* --------------------------------------------------
*
    #sec_body
*
-------------------------------------------------- */
#sec_body{
    padding: 0 0 35px 0;
    text-align: center;
}

#sec_body p{
    margin: 0 0 2em 0;
    font-size: 18px;
    line-height: 1.888em;
    letter-spacing: .05em;
    position: relative;
}


#sec_body p.orn:before{
    width: 137px;
    height:182px;
    content: '';
    display: block;
    background-image:url(../../../images/201804/teaser/parts_orn03.png);
    background-position: center;
    position: absolute;
    top: -40px;
    left: 40px;
    z-index: 0;
}

#sec_body p.orn:after{
    width: 181px;
    height:193px;
    content: '';
    display: block;
    background-image:url(../../../images/201804/teaser/parts_orn04.png);
    background-position: center;
    position: absolute;
    top: -60px;
    right: 35px;
    z-index: 0;
}

#sec_body p.img{
    margin: 0 0 25px 0;
}

#sec_body p.img.h img{
    width: 400px;
}



/* --------------------------------------------------
*
    #sec_product
*
-------------------------------------------------- */
#sec_product{
    margin: 0 0 0 0;
    padding: 0 0 130px 0;
    text-align: center;
    background-position: center top;
    background-repeat: repeat-x;
    position: relative;
}

#sec_product:after{
    width: 1000px;
    height: 59px;
    content: '';
    display: block;
    background-image:url(../../../images/201804/teaser/parts_orn.png);
    background-position: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

#sec_product .section_inner{
    margin: 0 0 35px 0;
    display: inline-block;
    text-align: left;
}

#sec_product .section_inner ul{
    letter-spacing: -.40em;
}

#sec_product .section_inner li{
    width: 100%;
    box-sizing: border-box;
    display: block;
    letter-spacing: normal;
    vertical-align: top;
    text-align: center;
    white-space: nowrap;
}

#sec_product .section_inner .pic img{
    opacity: 1 !important;
}

#sec_product .section_inner .info{
    width: auto;
    padding: 45px 0 0 0;
    text-align: center;
}

#sec_product .en{
    margin: 0 0 18px 0;
    font-size: 18px;
    color: #8B0E72;
    font-style: italic;
    letter-spacing: .03em;
}

#sec_product h3{
    margin: 0 0 15px 0;
    font-size: 31px;
    line-height: 1.4em;
    color: #000;
    letter-spacing: .01em;
}

#sec_product h3 .s{
    margin: 0 0 0 1em;
    display: inline-block;
}

#sec_product .price{
    margin: 0 0 35px 0;
    font-size: 20px;
    color: #000;
    letter-spacing: .05em;
}

#sec_product .price span{
    font-size: 13px;
}

#sec_product .price span{
    font-size: 13px;
}

#sec_product .caution{
    color: #0d386e;
}

#sec_product .profile a{
    transition: opacity .15s ease;
}

#sec_product .profile a:hover{
    color: inherit;
}


/* --------------------------------------------------
*
    #sec_date
*
-------------------------------------------------- */
#sec_date{
    margin: 25px 0 0 0;
    padding: 0 0 125px 0;
    text-align: center;
    position: relative;
}

#sec_date:before{

}

#sec_date .section_inner{
    padding: 10px 15px;
    display: inline-block;
    text-align: left;
    position: relative;
}

#sec_date .section_inner p{
    font-size: 21px;
    line-height: 3em;
    color: #850E72;
    letter-spacing: .01em;
}

#sec_date .section_inner:before{
    content: '';
    display: block;
   width: 100%;
    height: 3px;
    background-image:url(../../../images/201804/teaser/parts_line_m.png);
    background-size: 434px;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}

#sec_date .section_inner:after{
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-image:url(../../../images/201804/teaser/parts_line_m.png);
    background-size: 434px;
    background-position: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

#sec_date .illust{
    margin: 20px 0 0 0;
    text-align: center;
    font-size: 12px;
}

#sec_date .illust p{
    margin: 0 15px;
    display: inline-block;
}

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

.profile_inner.iseki_ayako h2 img{
    width: 250px !important;
    vertical-align: middle;
}

.profile_inner.iseki_ayako h2 .kana{
    margin: 0 0 0 0px;
    display: inline-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;
    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;
}

.btn_backhome{
    margin: 0 0 -30px 0;
    text-align: left;
}



}
