/* #header
================================================== */
#main-navigation-wrapper {
    padding: 18px 0 15px 30px !important;
}
svg.logo-type {
    margin-left: 10px;
}
.arrow-yo {
    display: inline-block;
    margin-left: 1.5em;
    margin-bottom: 2px;
    width: 8px;
    height: 8px;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* カートのカラーインバートはstyle.scss */

select.contact-select{
  border-radius:0 !Important;
}

//pconly-line
