
/*header*/


.fix-header {
    background: #e27046;
    
}


.nav_follow div {
    background: #e27046;
}


.nav_follow div a.logo {
    color:#ffffff;
}


.global-nav__list li a {
    color:#ffffff;
}



.nav_follow .btn_contact a {
    background: #c60101;
    color:#ffffff;
}

.nav_follow .btn_login a {
    background: #6d3600;
    color:#ffffff;
}


.mainvisual .head-nav .btn_contact a{
    background: #c60101;
    color:#ffffff;
}

.mainvisual .head-nav .btn_login a {
    background: #6d3600;
    color:#ffffff;
}



/*footer*/

footer {
    background:#e27046;
}

footer .logo {
    color:#ffffff;
}

footer small {
    color:#ffffff;
}


@media screen and (max-width: 640px) {

.foot_navi p.btn_tel a {
  background: #dd9933;
    color:#ffffff;
}

.foot_navi p.btn_contact a {
  background: #c60101;
    color:#ffffff;
}

.foot_navi p.btn_login a {
  background: #6d3600;
    color:#ffffff;
}
}


/*top contents*/



/*top_contets*/


.top_contents {
    background:#e27046;
    color:#ffffff;
}

/*top_menu*/

.top_menu {
    background:#e27046;
}

.top_menu ul li a{
     color:#ffffff;
}


.top_menu ul li.price{
    background:#eeee22;
}
.top_menu ul li.coupon{
    background:#81d742;
}
.top_menu ul li.campaign{
    background:#dd9933;
}



/*top_information*/


.top_information {
    background:#f9f9f9;
    color:#e27046;
}

/*top_instagram*/

.top_instagram {
    background:#ffffff;
     color:#e27046;
}

.top_instagram a{
    color:#e27046;
}


/*top_istaff*/

.top_staff {
    background:#f9f9f9;
     color:#e27046;
}


/*top_blog*/

.top_blog {
    background:#e27046;
     color:#ffffff;
}

.top_blog a{
    color:#ffffff;
}


/*top_access*/

.top_access {
    background:#ffffff;
     color:#e27046;
}








