body {
    /* background-color: #fff2f2; */
    /*  padding-top: 60px; */
    font-family: 'Yu Gothic', 'Times New Roman', serif, "Hiragino Mincho Pro", 'Yu Mincho', 'Noto Sans Japanese';
    font-weight: 500;
    font-size: 1rem;
}

.container {
    padding 0px grid-auto-columns: 15px;
    padding: 0px 10px;
    /* margin-right: auto; */
    margin: 0px auto;
    /* background-color:#fff; */
}

.navbar-inverse {
    background-color: #ffe9f1;
    border-color: #fff;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #333;
    background-color: #eee;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #ec662b;
    background-color: transparent;
}

.navbar-inverse .navbar-brand {
    color: #ec662b;
}

.headmsg {
    /* padding: 0px 20px; */
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
    /* font-size: calc(1.2rem + ((1vw - 0.86rem) * 1.2)); */
    color: #4c4c4c;
    font-size: calc(0.68rem + ((1vw - 0.3rem) * 0.3778));
}

.contactnumber {
    font-size: calc(1rem + ((1vw - 0.8rem) * 1));
    color: #f86900;
}

@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
.noto {
    font-family: 'Noto Sans JP', sans-serif;
}

.card-columns {
    @media (min-width: 992px) and (max-width: 1199.98px) {
        column-count: 1;
    }
    @media (min-width: 576px) and (max-width: 767.98px) {
        column-count: 1;
    }
}

.leftnav {
    /* float: left; */
    /* width: 213px; */
    /* display: block; */
    /* margin-left: 2px; */
    letter-spacing: -1px;
    font-size: 1rem;
}

.leftnav a:hover {
    background-color: #ffe9f7;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
    /* transition-timing-function: ease-in-out; */
    border-radius: 20px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff3f3;
    border-color: #ddd #ddd #fff3f3;
}

.leftnav a {
    transition-delay: 0s;
    transition-duration: 0.4s;
    /* transition-timing-function: ease-in; */
    transition-timing-function: ease-in-out;
}

.accordion a {
    color: #333333;
    display: block;
    /* margin: 8px auto 18px; */
    width: 100%;
    /* background-color: #eee; */
    padding: 4px 0px;
    min-height: 40px;
    margin: 10px auto 10px;
    /* line-height: 230%; */
}

.boldorange {
    /* color: #D700B6; */
    font-weight: 600;
    /* font-size: 9px; */
}

.beheader {
    margin: 10px auto;
    /* border-bottom: 1px solid #f18826; */
    /* background-color: #dedede; */
}

.jumbotron {
    padding-top: 0px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #d58fab;
}

.cartnav {
    background-color: #de34aa;
}

.belink a {
    color: #a0114a;
}

.bg-inverse {
    background-color: #ffe9f1! important;
}

.benav {
    background-color: #ffffff;
    border-bottom: 2px solid #d8bdb2;
    box-shadow: 0 4px 8px 0 rgba(249, 228, 228, 0.28), 0 6px 20px 0 rgba(171, 137, 137, 0.18);
    font-size: 0.940rem;
}

.footlink {
    font-size: 13px;
    background-color: #fff8f8;
    /* padding: 0px 0px 10px 0px; */
    /* border-top: 1px solid #ec662b; */
    line-height: 140%;
    margin-top: 57px;
    /* margin-bottom: 20px; */
}

.footlink h6 {
    font-size: 16px;
    margin: 10px auto;
}

.bemincho {
    font-family: 'Yu Gothic', 'Times New Roman', serif, "Hiragino Mincho Pro", 'Yu Mincho', 'Noto Sans Japanese';
    font-weight: 500;
}

.begothic {
    font-family: 'Hiragino Kaku Gothic Pro', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
    font-weight: 400;
    font-size: calc(1.2rem + ((1vw - 0.6rem) * 1.15));
    font-size: -webkit-calc(1.4rem + ((1vw - 0.6rem) * 1.15));
    font-size: -moz-calc(1.2rem + ((1vw - 0.4rem) * 1.25));
}

.ftitle {
    margin: 20px auto;
    text-align: center;
    color: #E94B0A;
    font-size: 1.4rem;
    padding-top: 40px;
}

#contactlink {
    float: right;
    padding-top: 24px;
    margin-right: 20px;
}

.rightsbg {
    background-color: #4c1414;
    /* text-align: center; */
    : -webkit-border-radius: 6px;
    color: rgb(255, 244, 249);
    /* height: 50px; */
    font-size: 0.8rem;
    /* padding: 20px 0px; */
}

.card {
    margin-bottom: 15px;
    /* font-size: 0.8rem!important; */
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #ffe7f4;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.btn-orange {
    color: #fff;
    background-color: #cccccc;
    border-color: #f39741;
}

.topmessage {
    background-color: #ffecef;
    background-image: url("../images/topmsg_bg.jpg");
    background-size: cover;
}

.topmessage h4 {
    font-size: calc(18px + .4vw);
    font-size: -moz-calc(18px + .4vw);
    font-size: -webkit-calc(18px + .4vw);
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 140%;
    margin-bottom: 20px;
}

.heartbox {
    display: table;
    margin: 20px auto;
}

.heartmsg {
    text-align: left;
}

.heartbox h4 {
    font-size: calc(20px + .4vw);
    font-size: -moz-calc(20px + .4vw);
    font-size: -webkit-calc(20px + .4vw);
    font-weight: 500;
    letter-spacing: 0px;
    line-height: calc(200% - 1vw);
    line-height: -moz-calc(200% - 1vw);
    line-height: -webkit-calc(200% - 1vw);
    margin: 8px auto;
    transition: .8s;
}

.orange {
    color: #ff3a78;
}

.behdmenu {
    /* background-color: rgb(255, 253, 248); */
    padding: 10px 0px;
    margin: 0px auto 0px;
    /*  border-bottom: 1px solid #d24d82; */
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}

.btn-pure {
    color: #101010;
    background-color: #fff6f6;
    border-color: #ffcdcd;
}

.flexbg {
    /* background-color:#dedede; */
    width: 100%;
    height:100%;
    margin-;
    /* border-top: 1px solid #d4a6a6; */
    border-bottom: 1px solid #d4a6a6;
}

.topmsg {
    margin-top: 30px;
}

.slidebg {
    background: #fff8f8;
    /* padding: 0.3rem 0px; */
    /* margin-bottom: 30px; */
    /* background-image:url("../images/rosebg.jpg"); */
}

.slidebg.row.justify-content-md-center.p-0 {}

.slidesubbg {
    background: #ffffff;
    padding-top: 42px;
    /* margin-bottom: 30px; */
    /* background-image:url("../images/rosebg.jpg"); */
}

.footlink a {
    color: #cf6f95;
    /* font-weight: 600; */
    line-height: 180%;
}

.maincnt {
    margin-top: 30px;
}

.navbar-light .navbar-nav .nav-link {
    color: #a0114a;
}
/*
.benav a:hover {
    color: #444;
    background-color: #ffd9e4;
    border-radius: 0.25rem;
    /* transition-duration: 3ms; */
    /* transition-delay: 1ms; */
}
*/

.scrollable-menu {
    height: auto;
    max-height: 180px;
    overflow-x: hidden;
}

.selected {
    background-color: green;
    color: red;
    font-weight: bold;
    border: 1px solid red;
}

.topic-body img {
    padding: 0px;
}

.topic-body img {
    margin: 0px auto 5px;
}
/*
.colabel {
    background-color: #fff3f3;
    border: 1px solid #cccccc;
    margin: .44em;
    min-width: 84px;
    display: inline-block;
    padding: .65em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
*/
.colabel {
    background-color: #fff3f3;
    border: 1px solid #cccccc;
    margin: .44em;
    min-width: 84px;
    display: inline-block;
    padding: .65em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    clear: both;
    display: inline-block;
}



.colabelsale {
    padding: 2px 15px 2px 15px;
    margin: 6px auto 5px;
    background-color: #ff9292;
    /* border: 1px solid #c5c38d; */
    color: #000000;
    display: -webkit-inline-box;
    display: inline-block;
    margin-right: 5px;
    border-radius: 4px;
    text-align: center;
    min-width: 115px;
}

.voicewide {
    display: block;
    background-image: url("../images/voice_top.gif");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding: 50px 10px 3px 10px;
    border: 1px solid #eaecde;
    background-color: #fffff4;
    margin-bottom: 30px;
}

.voicewide blockquote {
    line-height: 166%;
    letter-spacing: 2px;
    font-size: 13px;
}

.voicefrom {
    line-height: calc(1.8rem + ((1vw - 0.4rem) * 1.25));
    line-height: -moz-calc(1.8rem + ((1vw - 0.4rem) * 1.25));
    line-height: -webkit-calc(1.8rem + ((1vw - 0.4rem) * 1.25));
}

.voicefrom li {
    list-style-position: initial;
    list-style-type: disc;
    margin: 0px 0px 0px 20px;
    padding: 4px;
    color: #000000;
}

.cartmdl {
    color: #0089AB;
    /* font-weight:bold; */
    text-align: right;
}

.cartmdl h6 {
    // margin:20px 0px 10px 0px;
}

.tabcle {
    text-align: left;
    color: #666;
    /* font-size: 13px; */
    /* font-weight:normal; */
    background-color: #ffe5e5;
    padding: 15px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 5px;
    behavior: url(/pie/PIE.htc);
}

.prsub {
    font-size: calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    font-size: -moz-calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    font-size: -webkit-calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    /* background-color: #fff3f3; */
    padding: 15px 10px;
    border: 1px solid #e6d2da;
    margin: 30px auto 30px;
    color: #cc0051;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #ffeaea;
    /* font-size: 0.9rem; */
    overflow: auto;
}

.table-bordered th {
    border: 1px solid #ffeaea;
    font-size: 0.81rem;
    overflow: auto;
    font-size: calc(1.1rem + ((0.6vw - 0.2rem) * 0.14));
    font-size: -webkit-calc(1.1rem + ((0.6vw - 0.2rem) * 0.14));
    font-size: -moz-calc(1.1rem + ((0.6vw - 0.2rem) * 0.14));
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff3f3;
    color: #000000;
}

.carthr {
    /* border-bottom:1px solid #cecece; */
    /* width:100%; */
    /* margin:0px auto; */
    /* padding: 10px 0px; */
    text-align: center;
}

.custom-control-input:checked~.custom-control-indicator {
    color: #ffffff;
    background-color: #f31871;
}

.btn-cartin {
    color: #000000;
    background-color: #feffda;
    border-color: #a3b100;
    /* border: 2px solid #ff2f81; */
}

.btn-primary:hover {
    color: #ffe227;
    background-color: #ffffff;
    border-color: #ffe227;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 3px rgb(255, 255, 255);
}

.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    background-color: #ffffff;
    background-image: none;
    border-color: #ffe227;
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fbdcdc;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.formcntbg {
    background-color: #fff3f3;
    border: 1px solid #d4d4d4;
}

.scarlet {
    color: #F23F00;
}

.greener {
    color: #00d619;
}

.formarea {
    padding: 0px !important;
    border: none !important;
}

.msgtitle {
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    margin: 20px auto 30px;
    color: #2d2d2d;
    line-height: 160%;
    /* vertical-align: middle; */
}

.profline {
    display: block;
    width: auto;
    /* border-top: 1px solid #f9ebe1; */
    /* border-bottom: 1px solid #f9ebe1; */
    /* border-left:1px solid #ffffff; */
    /* border-right:1px solid #ffffff; */
    /* padding: 4px; */
    overflow: auto;
    margin: auto;
}

.leftsort {
    display: block;
    width: 34%;
    border: 1px solid #ffffff;
    padding: 3px;
    text-align: right;
    margin-right: 10px;
    float: left;
    /* font-weight:bold; */
    /* color:#FF5A39; */
    overflow: auto;
}

.rightsort {
    display: block;
    /* width: 60%; */
    /* float:left; */
    padding: 3px;
    border: 1px solid #ffffff;
    overflow: auto;
}

.rightsort li {
    /* list-style-image: url("./images/footer_btn.gif"); */
    inside;
    /* width: 90%; */
}

.introphoto {
    float: right;
    border: 1px solid #e0e0e0;
    padding: 8px;
    border-radius: 5px;
    margin: 0px 10px;
}

.compmessage {
    /* padding: 0px 60px 0px 60px; */
    /* margin: 70px auto 58px; */
    /* background-color: #fdfff3; */
    clear: both;
    /* border-radius: 7px; */
    /* border-top: 1px solid #e94b0a; */
    line-height: 180%;
    font-size: 16px;
}

.cmpbg {
    background-image: url("../images/comprof_bg.gif");
    /* background-position: top; */
    background-repeat: no-repeat;
    /* background-position: 73px 0px; */
}

.interval {
    margin: auto 0px;
    border: 1px solid #dddddd;
    padding: 10px;
    border-radius: 6px;
    background: #f8fff7;
}

@media screen and (max-width: 768px) {
    table thead {
        display: none;
    }
    table tr {
        /* border-bottom: 3px solid #f5bdcf; */
        display: block;
    }
    table td {
        border-bottom: 1px solid #ddd;
        display: block;
        /* text-align: right; */
    }
    table td:before {
        content: attr(aria-label);
        float: left;
    }
}


}
.custmsg {
    /* display:block; */
    
    border: 1px solid #e2e8ac;
    text-align: left;
    background-color: #fdffef;
    padding: 20px 20px 10px 20px;
    border-radius: 6px;
    list-style-position: inside;
    margin: 10px auto 10px;
    behavior: url(/pie/PIE.htc);
    /* font-size: 14px; */
}
.prdtitle {
    /* text-align: center; */
    
    letter-spacing: 0px;
    padding: 20px 12px;
    margin: 15px auto 15px;
    border-radius: 5px;
    font-weight: 500;
    border: 1px solid #dadada;
    font-size: calc(1rem + ((1vw - 0.2rem) * 1));
    font-size: -moz-calc(1rem + ((1vw - 0.2rem) * 1));
    font-size: -webkit-calc(1rem + ((1vw - 0.2rem) * 1));
    line-height: calc(2rem + ((1vw - 0.4rem) * 1.25));
    line-height: -moz-calc(2rem + ((1vw - 0.4rem) * 1.25));
    line-height: -webkit-calc(2rem + ((1vw - 0.4rem) * 1.25));
    /* font-size: 18px; */
}
.prdtitle h4 {
    font-size: calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    font-size: -moz-calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    font-size: -webkit-calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    line-height: calc(1.6rem + ((1vw - 0.4rem) * 1.25));
    line-height: -moz-calc(1.6rem + ((1vw - 0.4rem) * 1.25));
    line-height: -webkit-calc(1.6rem + ((1vw - 0.4rem) * 1.25));
}
.prdtitlebg {
    /* text-align: center; */
    
    letter-spacing: 0px;
    padding: 20px 20px;
    /* margin: 15px auto 15px; */
    /* border-radius: 5px; */
    
    font-weight: 600;
    /* border: 1px solid #dadada; */
    
    font-size: 18px;
    border-top: 0px solid #ffffff;
    background-color: #f3f3f3;
}
.feature_right {
    text-align: right;
}
.carthr {
    /* border-bottom: 1px solid #ffffff; */
    
    width: 100%;
    margin: 0px auto;
    /* padding: 10px 0px; */
}
.custmsg h5 {
    font-size: 0.9rem;
}
.formptitle {
    /* font-size: 1.16rem!important; */
    /* font-weight: 400; */
    
    font-size: calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    font-size: -webkit-calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    font-size: -moz-calc(1.2rem + ((1vw - 0.4rem) * 1.25));
}
.forsptouch {
    /* border-bottom: 1px solid #efefef; */
    /* background-color: #defdef; */
    /* margin-bottom: 10px; */
    
    padding-bottom: 10px;
    padding-top: 10px;
}
.custom-select {
    color: #008be8;
    font-weight: 600;
    width:auto;
}
.custom-select-hd {
    color: #9c3737;
    font-weight: 500;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #e9ecef;
    background-color: #fff2e7;
    border-radius: 0.225rem;
}
h5.modal-title {
    font-size: 1rem;
}

.btn-cart {
/*    color: #8a0037; */
/*    background-color: #fff3f3; */
/*    border-color: #c52665; */
}
.btn-check {
    color: #000000;
    background-color: #ffffff;
    border-color: #909090;
    /* padding: 5px; */
    /* margin: 2px; */
}
.btn-bestyle {
    color: #a0114a;
    background-color: #ffffff;
    border-color: #a0114a;
}
.iconpink {
    color: #eaae79;
}
.pricebg {
    background-color: #f0ffe4;
    margin: 10px auto;
    padding: 10px;
    border: 1px solid #bfd0b2;
    border-radius: 0.233rem;
}
.tbtitle {
    background-color: #cdcdcd;
}
.tbleft {
    float: left;
    width: 100px;
    ;
    background-color: #ededed;
}
.tbright td,
{
    float: left;
    background-color: #fefefe;
}
div.imgoverlay {
    float: left;
    /* important */
    
    position: relative;
    /* important(so we can absolutely position the description div */
}
div.description {
    position: absolute;
    /* absolute position (so we can position it where we want)*/
    
    bottom: 0px;
    /* position will be on bottom */
    
    left: 0px;
    width: 100%;
    /* styling bellow */
    
    background-color: black;
    color: white;
    opacity: 0.3;
    /* transparency */
    
    filter: alpha(opacity=80);
    /* IE transparency */
}
p.description_content {
    padding: 10px;
    margin: 0px;
    font-size: 15px;
}
.cartbottom {
    position: inherit;
    bottom: 0;
    right: 0;
}
.nocart {
    font-weight: 600;
}
.beviolet {
    color: #a0114a;
}
.badge-contact {
    color: #b91e5b;
    background-color: #fff1ee;
    font-size: 0.98rem;
    font-weight: 500;
}
.minica {
    border: 1px solid #dcdecd;
    margin: 20px 0px 0px;
    background-color: #fff8f8;
    padding: 20px 0px 20px;
    border-radius: 4px;
}
.prtmain {
    margin: 20px 0px 40px;
}
.prall {
    color: #ce3e77;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 0.35rem;
    /*     margin-bottom: -1px; */
    /* background-color: #fff; */
    /* border: 1px solid #cbe2e4; */
}
.cartbtmnavi {
    /* background-color: #fff8f8; */
    
    padding: 10px 0px;
    border-radius: 4px;
    /* border: 1px solid #cdcdcd; */
    
    margin-bottom: 50px;
}
.comprof {
    font-size: 0.87rem;
    letter-spacing: 0px;
    line-height: 1.2rem;
}
.cartsum {
    /* background-color: #f9e3f0; */
    
    margin: 40px auto;
}
.totalprice {
    background-color: #fff8e9;
    font-size: 1.2rem!important;
}
.icocol {
    color: #647db7;
}
.caprlist {
    background-color: #fff3f3;
    font-size: calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    font-size: -moz-calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    font-size: -webkit-calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    line-height: calc(1.6rem + ((1vw - 0.4rem) * 1.25));
    line-height: -moz-calc(1.6rem + ((1vw - 0.4rem) * 1.25));
    line-height: -webkit-calc(1.6rem + ((1vw - 0.4rem) * 1.25));
}
h3.pr-title {
    font-size: calc(1.5rem + ((1vw - 0.4rem) * 1.25));
    font-size: -moz-calc(1.5rem + ((1vw - 0.4rem) * 1.25));
    font-size: -webkit-calc(1.5rem + ((1vw - 0.4rem) * 1.25));
    line-height: calc(1.6rem + ((1vw - 0.4rem) * 1.25));
    line-height: -moz-calc(1.6rem + ((1vw - 0.4rem) * 1.25));
    line-height: -webkit-calc(1.6rem + ((1vw - 0.4rem) * 1.25));
}
h3.pr-titlemd {
    font-size: calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    font-size: -moz-calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    font-size: -webkit-calc(1.2rem + ((1vw - 0.4rem) * 1.25));
    line-height: calc(1.6rem + ((1vw - 0.4rem) * 1.25));
    line-height: -moz-calc(1.6rem + ((1vw - 0.4rem) * 1.25));
    line-height: -webkit-calc(1.6rem + ((1vw - 0.4rem) * 1.25));
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 3px #dddddd;
}
.middletext {
    /* position: relative; */
    /* top: 50%; */
    /* transform: translateY(-30%); */
    
    padding: 20px 0px;
}
.middletextsm {
    /* position: relative; */
    /* top: 50%; */
    /* transform: translateY(20%); */
    /* padding-top: 8px; */
}
.middletextsm a {
    color: #ffffff;
    /* font-weight: 600; */
    
    line-height: 0.88rem;
    margin: auto 0px;
    vertical-align: middle;
    /* vertical-align: -webkit-baseline-middle; */
    /* background-color: #dedede; */
    /* border: 1px solid #ffffff; */
    
    font-size: 0.7rem;
}
.table-bordered td,
.table-bordered th {
    border: 1px solid #fff3f3;
}
.submsg {
    display: block;
    border: 1px solid #DDD;
    text-align: left;
    background-color: #fffafa;
    padding: 11px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    list-style-position: inside;
    behavior: url(/pie/PIE.htc);
    /* width: 95%; */
    margin: 20px auto;
}

.prtitle {
    /* background-color: #e2ffd3; */
    background-image: linear-gradient( #ffe4e4, #ffffff);
    padding: calc(1.4rem + 0.4vw);
    padding: -moz-calc(1.4rem + 0.4vw);
    padding: -webkit-calc(1.4rem + 0.4vw);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 15px auto;
    /* border-radius: 0.3rem; */
}


h4.prtitle {
    font-size: calc(1.2rem + ((1vw - 0.4rem) * 0.45));
    font-size: -moz-calc(1.2rem + ((1vw - 0.4rem) * 0.45));
    font-size: -webkit-calc(1.2rem + ((1vw - 0.4rem) * 0.45));
}
h5.prhtitle {
    font-size: calc(0.56rem + ((1vw - 0.4rem) * 0.45));
    font-size: -moz-calc(0.56rem + ((1vw - 0.4rem) * 0.45));
    font-size: -webkit-calc(0.56rem + ((1vw - 0.4rem) * 0.45));
}
.linklist a {
    color: #d44206;
    /* font-weight: 600; */
    
    line-height: 180%;
}
.list-group-item-pinky {
    color: #080808;
    background-color: #fff3f3;
}
.btn-pinky {
    color: #111;
    background-color: #fff3f3;
    border-color: #fff3f3;
}
.tdmax {
    margin: 0px auto;
    padding: 10px 0px 0px 0px!important;
}
#masonry {
    width: 100%;
    padding: 10px;
    border: 1px solid #EEE;
    overflow: auto;
}
.grid {
    width: 220px;
    margin: 5px;
    padding: 10px;
    float: left;
    background: #424242;
    color: #fff;
    display: inline;
}
.badge-benew {
    color: #fff;
    background-color: #ec7ab7;
}
.btn-colabel {
    color: #000000;
    /* background-color: #ffffff; */
    /* border-color: #e7e7e7; */
    
    margin: 0px 3px 0px 0px;
    padding: 4px;
    /* font-size: 0.70rem; */
    box-shadow: inset 0px 0px 7px 1px #ffe1e1;
}
.listbadge {
    color: #cf6f95;
    margin: 25px auto 5px;
}
.beiconic {
    padding: 0px 0px;
    font-size: 14px;
    margin-right: 0px !important;
    border-radius: 3px;
    width: 29%;
    letter-spacing: 0.01em;
    /* height: 36px; */
    
    width: calc( 25% - 2.6vw);
    width: -moz-calc( 25% - 2.6vw);
    width: -webkit-calc( 25% - 2.6vw);
}
.footbelogo {
    /* float:left; */
    /* margin-left: 3px; */
    /* height:37px; */
}
.footbelogo img {
    height: 19px;
}
.footicon {
    /* width: 32px; */
    /* height: 32px; */
    
    font-size: 1.2rem;
    line-height: 80%;
}
.middletext a {
    color: #ffffff;
    /* font-weight: 600; */
    
    line-height: 180%;
    margin: auto 0px;
    vertical-align: middle;
    /* vertical-align: -webkit-baseline-middle; */
}
.wtborder {
    /* border-left:1px solid #FFFFFF; */
    /* padding-left: 1px; */
}
.beslogan {
    /* float: left; */
    /* position: absolute; */
    /* top: 4px; */
    /* left: 16px; */
    /* height: 24px; */
    /* margin-left: -6px; */
    /* max-width: 80%; */
    /* width: auto; */
    /* height: auto; */
    /* float: right; */
    /* background-image:url("../images/beslogan.png"); */
    
    background-repeat: no-repeat;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 0.2rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    /* border-right: 1px solid #dedede; */
    /* padding-right: 0px; */
}

/*
.lead {
    color: #000000;
    font-weight: 400;
}

*/

.lead {
    color: #920853;
    font-family: serif;
    font-weight: 400;
}

.ligne_green {
    background-color: #e0fff9;
}
.ptmsg {
    font-size: 1.0rem;
    line-height: 1.3rem;
    letter-spacing: 0.03rem;
}
.tweet {
    display: block;
    /* width:100%; */
    /* clear:both; */
}
.tweet ul {
    list-style: none;
    padding: 0px;
}
.date {
    float: right;
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.tweet li {
    /* padding: 10px; */
}
.tweetfeed {
    float: left;
}
.twrap {
    font-size: 0.9rem;
    /* background-color: #ffeded; */
    
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ffbfe1;
}
.twrap a {
    color: #242424;
}
.followbar {
    display: block;
    width: 100%;
    padding: 10px 0px;
    background-color: #fff3f9;
    margin: 0px auto;
    text-align: center;
}
.socialbar {
    /* background-color: #fff8f8; */
}










.title-img-zoom {
    object-fit: cover;
    width: 100%;
    min-height:1px;
}



/*
.title-img-zoom:hover {
    /* height: 432px; */
    width: 100%;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    z-index: 100000;
    -ms-transition: all .2s ease-in-out;
    border: 1px solid #999999;
    /* border-radius: 2px; */
    object-fit: scale-down;
    background-color: #ffffff;
}
*/



.carousel-item {
    height: calc(40vh + (800 - 650) * ((190vw - 120px) / (1920 - 320)));
    /* min-height: 350px; */
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #000;
}



section {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.lnr {
  display: inline-block;
  fill: currentColor;
  width: 1em;
  height: 1em;
  vertical-align: -0.05em;
  stroke-width: 1;
}

.services-icon {
  margin-bottom: 20px;
  font-size: 30px;
}
bgc2, .vLine, .hLine {
    background-color: #000000;
}

.quote-icon {
  font-size: 40px;
  margin-bottom: 20px;
}
.services-icon {
    font-size: 60px;
    margin-left: 2rem;
}










/* fix bs4 alpha 6 */
.carousel-item.active {
    display:block;
}
*/













.carousel-item {
    height: calc(40vh + (800 - 650) * ((190vw - 120px) / (1920 - 320)));
    /* min-height: 350px; */
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #000;
}
section {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.lnr {
  display: inline-block;
  fill: currentColor;
  width: 1em;
  height: 1em;
  vertical-align: -0.05em;
  stroke-width: 1;
}

.services-icon {
  margin-bottom: 20px;
  font-size: 30px;
}
bgc2, .vLine, .hLine {
    background-color: #000000;
}

.quote-icon {
  font-size: 40px;
  margin-bottom: 20px;
}
.services-icon {
    font-size: 60px;
    margin-left: 2rem;
}


.sm-mid-font {
    font-size: 1.1rem;
}

.radio-holizontal {
    position: relative;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}


.uline-pink {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffc0cb 0%) repeat scroll 0 0; border-bottom:none!important;}














