
/*header*/


.fix-header {
    background: #000000;

}


.nav_follow div {
    background: #000000;
}


.nav_follow div a.logo {
    color:;
}


.global-nav__list li a {
    color:#ffffff;
}



.nav_follow .btn_reserve a {
    background: #cccccc;
    color:#000000;
}

.nav_follow .btn_subscribe a {
    background: #1eaa39;
    color:#ffffff;
}

.nav_follow .btn_credit a {
    background: #1eaa39;
    color:#ffffff;
}


.mainvisual .head-nav .btn_reserve a{
    background: #cccccc;
    color:#000000;
}

.mainvisual .head-nav .btn_subscribe a {
    background: #1eaa39;
    color:#ffffff;
}

.mainvisual .head-nav .btn_credit a {
    background: #1eaa39;
    color:#ffffff;
}





@media screen and (max-width: 640px) {

.foot_navi p.btn_tel a {
}

.foot_navi p.btn_contact a {
  background: #cccccc;
    color:#000000;
}

.foot_navi p.btn_login a {
  background: #000000;
    color:#ffffff;
}

.foot_navi p.btn_reserve a {
  background: #cccccc;
    color:#000000;
}

.foot_navi p.btn_subscribe a {
  background: #1eaa39;
    color:#ffffff;
}
.foot_navi p.btn_credit a {
  background: #1eaa39;
    color:#ffffff;
}
.foot_navi p.btn_recruit a {
  background: #cccccccc;
    color:#000000;
}


}


/*top contents*/



/*top_contets*/


.top_contents {
    background:;
    color:#000000;
}

/*top_menu*/

.top_menu {
    background:;
}

.top_menu ul li a{
     color:#ffffff;
}


.top_menu ul li.price{
    <!-- background:#ffffff; -->
}
.top_menu ul li.coupon{
    <!-- background:#ffffff; -->
}
.top_menu ul li.campaign{
    <!-- background:#ffffff; -->
}



/*top_information*/


.top_information {
    background:;
    color:#000000;
}

/*top_instagram*/

.top_instagram {
    background:#FFFFFF;
     color:#000000;
}

.top_instagram a{
    color:#000000;
}


/*top_istaff*/

.top_staff {
    background:;
     color:#000000;
}


/*top_blog*/

.top_blog {
    background:;
     color:#000000;
}

.top_blog a{
    color:#000000;
}


/*top_access*/

.top_access {
    background:;
     color:;
}

/*icon*/

.iconset .today_icon{

    background:linear-gradient(to top right, transparent 50% , #e50044 50%) ;
     color:rgb(255,255,255);
}

.therapist-box .iconset_new .new_icon{
    background:rgb(49,162,226);
     color:rgb(255,255,255);
}

.therapist-box .iconset_new .taiken_icon{
    background:rgb(129,215,66);
     color:rgb(255,255,255);
}


.iconset_cast .today_icon{
    background:#e50044;
     color:rgb(255,255,255);
}

.single-cast .today_icon{
    background:linear-gradient(to top right, transparent 50% , #e50044 50%) ;
     color:rgb(255,255,255);
}

.iconset_cast .new_icon{
    background:rgb(49,162,226);
     color:rgb(255,255,255);
}

.iconset_cast .taiken_icon{
    background:rgb(129,215,66);
     color:rgb(255,255,255);
}
