/*top*/
/*all*/
html{
    font-size: 16px;
}
.fix{
    padding: 0 30px;
    font-family: 'Book Antiqua';
    color: #101010;
}
.title h2 {
    font-size: 3rem;
    font-family: Century;
    padding-top: 1.5rem;
}
.title span {
    color:  #B92A85;
}
/*header*/
.header_top{
    background-color: #F6DFDF;
    padding: 10px 0;
}
.header_top p{
    font-family: Consolas;
    font-size: 1.0rem;
    padding-left: 6.0rem;
}
.menu_pc{
    padding: 10px 0;
}
.menu_pc h1{
    font-family: Cambria;
    font-size: 3.0rem;
}
.menu_pc a {
    text-decoration: none;
    color: #101010;
    font-size: 20px;
    display: inline-block;
    padding: 20px 40px 0px 40px;
}
.menu_notpc{
    display: none;
}
.top_main{
    background-image: url("./img/home/barly_topbackground.png"); 
    background-color: #F6DFDF;
}
.top_main_p h2{
    font-size: 3.0rem;
    font-family: 'Courier New';
    font-weight: normal;
    padding-top: 150px;
    margin-left: 7rem;
}
.top_main_p h3{
    font-size: 4.0rem;
    font-family: 'Libre Baskerville', serif;
    font-weight: 700;
    margin-left: 7rem;
}
.top_main_img{
    padding-top: 36px;
}
.top_main_p p{
    margin-left: 7rem;
    font-family: Century;
    font-size: 2rem;
}
.top_sns{
    margin-left: 5rem;
}
.top_main_p i{
    margin-left: 4rem;
    color: #706D6D;
    font-size: 35px;
}
.borderfix{
    border: none;
    background-color: transparent;
}

/*editor pu*/
.ed_tab a {
    color: #9E9E9E;
    font-size: 1rem;
    font-family: Consolas;

}

.ed_content {
    margin-top: 20px;
}

.edtxt_top p{
    color: #515151;
    font-family: Candara;
    font-size: 1rem;
    padding-top: 10px;
}
.edtxt_top i {
    padding-right: 1rem;
}
.edtxt dt{
    font-family: Century;
    font-size: 1.7rem;
}
.edtxt dd{
    font-size: 1.3rem;
    color: #D09405;
}
.edtxt span{
    color: #101010;
    font-size: 1rem;
    text-decoration: line-through;
}

/*style*/
.st_fix{
    margin-top: 40px;
}
.st1 {
    background-color: #F6DFDF;
    background-image: url('./img/home/libackground.png');
    background-size: cover;
    position: relative;
}
.st1 h3{
    font-family: 'Book Antiqua';
    font-size: 3rem;
    position: absolute;
    top: 3rem;
    right: 1.5rem;
    z-index: 10;
}
.stimg1 {
    width: 90%;
    height: auto;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.st2 {
    background-color: #F1F8FF;font:   sans-serif;
    background-image: url('./img/home/libackground-2.png');
    background-size: cover;
    margin: 0px -50px 0px 30px;
    position: relative;
    height: 23rem;
}
.st2 .st_txt2 {
    font-family: 'Book Antiqua';
    font-size: 3rem;
    position: absolute;
    bottom: 10px;
    right: 24px;
}
.stimg2 {
    height: 80%;
    position: absolute;
    bottom: 0px;
    left: -5px;
}
.st3 {
    background-color: #F6DFDF;
    background-image: url('./img/home/libackground-3.png');
    background-size: cover;
    margin: 0px -30px 0px 20px;
    position: relative;
    height: 23rem;
}
.st_txt3 {
    font-family: 'Book Antiqua';
    font-size: 3rem;
    position: absolute;
    top: 18px;
    left: 27px;
}
.stimg3 {
    height: 75%;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.style_rb {
    padding: 20px 0px 0px 30px;
}
.st4 {
    background-color: #F1F8FF;
    background-image: url('./img/home/libackground4.png');
    background-size: cover;
    position: relative;
    height: 15rem;
}
.st_txt4 {
    font-family: 'Book Antiqua';
    font-size: 3.5rem;
    position: absolute;
    top: 4rem;
    right: 4rem;
}
.stimg4 {
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 45px;
}

/*New Arrival*/
.sale_bar{
    padding-top: 2.5rem;
}
.bar_txt{
    background-color: #F1F8FF;
    border: 1px solid #707070;
    font-family: Consolas;
    font-size: 0.9em;
    text-align: center;
}
.bar_cnt{
    background-color: #F7E4E4;
    border: 1px solid #707070;
    font-family: Consolas;
    font-size: 0.9em;
    text-align: center;
}
.panel_contents{
    background-image: url(./img/home/newarr_back.png);
    background-repeat: no-repeat;
    position: relative;
}
.panel_fix p{
    font-family: 'Book Antiqua';
    text-align: center;
    color: #D09405;
    padding-top: 2rem;
}
.panel_fix h3{
    font-family: 'Book Antiqua';
    font-size: 2rem;
    text-align: center;
    margin-top: -1rem;
}
.panel_fix img{
    position: absolute;
    bottom: 0px;
    left: 1.5rem;
}
.panel_contents img{
    width: 70%;
    height: 70%;
}
.new_item{
    box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.2);
}
.new_item img{
    height: 60%;
    width: 60%;
    margin: 0 auto;
}
.new_item dt{
    font-family: 'Book Antiqua';
    font-size: 1.5rem;
}
.new_item dd{
    color: #D09405;
    font-family: Consolas;
    font-size: 1.5rem;
}
.newp_pc p{
    color: #515151;
    font-family: Candara;
    font-size: 15px;
    /* margin-bottom: -0.2rem; */
}

/*info*/
.info{
    padding: 4rem 0;
}
.hotsale {
    background-color: #F6DFDF;
    height: 20rem;
    position: relative;
}
.flower {
    width: 11rem;
    height: auto;
    opacity: 0.3;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 8;
}
.hotsale_p {
    width: 8.5rem;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: 6rem;
    z-index: 9;
}
.hotsale_txt {
    font-family: 'Book Antiqua';
    font-size: 2.5rem;
    position: absolute;
    top: 7rem;
    right: 2rem;
}
.wcollection_contents{
    background-color: #F6DFDF;
    height: 20rem;
    position: relative;
}

.wcollection_contents h2 {
    font-family: 'Book Antiqua';
    font-size: 2.5rem;
    position: absolute;
    top: 7rem;
    left: 5rem;
    z-index: 10;
}
.wcollection_contents h3 {
    font-family: 'Monotype Corsiva';
    color: #D09405;
    font-size: 1.5rem;
    position: absolute;
    bottom: 5rem;
    left: 5rem;
}
.rose_box {
    width: 30rem;
    height: 20rem;
    overflow: hidden;
       opacity: 0.3;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 9;
}
.rose1 {
 transition: 1s all;
}
.rose1:hover {
    transform: scale(1.2,1.2);
    transition: 1s all;
}
.wcollection_img {
    width: auto;
    height: 23rem;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

/*Blog*/
.blogtitle {
    font-family: Century;
    font-size: 3rem;
    text-align: center;
    padding-bottom: 2rem;
}
.blogtxt {
    background-color: #EBF1F2;
}
.bday {
    font-family: Consolas;
    color: #D09405;
    font-size: 1rem;
}
.btxt {
    font-family: 'Book Antiqua';
    font-size: 1.2rem;
    
}
.b_read {
    font-family: Consolas;
    color: #707070;
    font-size: 1rem;
    text-decoration: none;
}
.bcon {
    background-color: #EBF1F2;
}

/*mail*/
.email {
    background-image: url('./img/home/annie-spratt-cweM5Ew79bY-unsplash.png');
    background-color:rgba(255,255,255,0.7);
    background-blend-mode:lighten;
    border: 1px solid #707070;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 80%;
    height: 10rem;
    margin: 3rem auto;
}
.email_txt{
    width: 71%;
    margin: 4% auto;
}
.m_txt{
    font-family: Century;
    font-size: 2.5em;
    line-height: 2.5rem;
    display: inline;
}
.m_send{
    font-family: Consolas;
    font-size: 1em;
    border-bottom: 1px solid #050505;
    display: inline;
    margin-left: 3rem;
}
.m_send span {
    font-family: Century;
    font-size: 2em;
} 

/*footer*/
.footer_top{
    background-color: #E2EDFE;
    padding: 3rem 0;
}
.footer_address{
    margin: 2rem 0 2rem 6rem;
}
.footer_address h1{
    font-family: Cambria;
    font-size: 3rem;
}
.footer_address address{
    font-family: Consolas;
    font-size: 1rem;
}
.footer_address dt{
    font-family: Century;
    font-size: 1.5rem;
}
.mail{
    text-decoration: none;
    color: #101010;
}
.ftsns {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #707070;
    position: relative;
    display: inline-block;
    margin: 0.5rem 1rem;
}
.fb {
    text-decoration: none;
    color: #706D6D;
    font-size: 15px;
    position: absolute;
    top: 7px;
    left: 8px;
}
.tw {
    text-decoration: none;
    color: #706D6D;
    font-size: 15px;
    position: absolute;
    top: 8px;
    left: 6px;
}
.ig {
    text-decoration: none;
    color: #706D6D;
    font-size: 15px;
    position: absolute;
    top: 7px;
    left: 7px;
}
.footer_fix dd{
    display: inline-block;
    font-family: Consolas;
    font-size: 1rem;
}
.footer_fix dt{
    padding-left: 2rem;
    font-family: Century;
    font-size: 1.5rem;
}
.footer_fix li{
    list-style: none;
}
.footer_bottom{
    background-color: #D0E0F8;
    padding: 1rem 0;
}
.payment{
    text-align: right;
}
.payment i{
    color: #706D6D;
    font-size: 1.3rem;
    padding: 0 2rem;
}
