@charset "utf-8";

/* CSS Document */

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html {
    margin: 0;
    padding: 0;
}

body {
    font-family:'Montserrat', "Noto Sans Japanese", sans-serif;
    color: #333;
    background-image:  url(../images/pat1_1.jpg);
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;

}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

a:hover {
    transition: 0.3s;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

#header.pc {
    background-image: url(../images/redhaikei.jpg);
    	top:0;
	left:0;
	right:0;
    z-index: 999;
    position: fixed;            /* ヘッダーの固定 */
}
#header.pc .headerBox {
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
#header.pc .headerBox #headerL {
    float: left;
    width: 660px;
}
#header.pc .headerBox h1 {
}
#header.pc .headerBox #headerR {
    float: left;
    width: 540px;
}

#header.pc #menu{
    height: 100px;
}
#header.pc #menu ul {
    display: table;
    table-layout: fixed;
}

#header.pc #menu ul li {
    display: table-cell;
    text-align: center;

}
#header.pc #menu .m1 {
    width: 120px;

}

#header.pc #menu .m2 {
    width: 60px;

}

#header.pc #menu .m3 {
    width: 180px;
    margin-left: 30px;

}

#header.pc #menu li a {
    text-decoration: none;
    display: table;
}

#header.pc #menu ul li a:hover {
    display: table;
}


/*header*/

#mainimg{
    text-align: center;
    display: block;
    vertical-align: baseline;
    clear: both;
    margin-top: 100px;
}


#homecontent {
    display: table;
        width: 100%;
    max-width: 1200px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
}

h2{
    color: #333;
    font-size: 2.5em;
    margin-top: 50px;
    text-align: center;
    font-weight:500;
    font-family: 'Ubuntu', sans-serif;
}

#submenu {
    margin-top: 40px;
}
#submenu ul {
       width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
#submenu ul li {
    float: left;
}

#submenu .tk{
    width: 300px;
}
#submenu .tp{
    width: 600px;
}
#submenu p{
    margin-top: 40px;
    line-height: 2.5rem;
    text-align: center;
}
#submenu #event{
    text-align: center;
    margin-top: 60px;
    margin-bottom: 100px;
}


#newswrap{
    background-color: #fff;
    padding-bottom: 30px;
}
.newsbox{
        width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    
}

#news {
    padding: 0px;
    float: left;
    width: 750px;
    margin-top: 20px;
    margin-right: 60px;
    margin-left: 0px;
    
}

h3{    color: #333;
    font-size: 2.5rem;
    line-height: 185px;
    font-family: 'Ubuntu', sans-serif;
}
#news #newstitle{
    margin-top: 10px;

    height:500px;
    width: 750px;
}

/* 
#news #newstitle{
    margin-top: 10px;
    background-image: url(../images/insta2.png);
    background-repeat: no-repeat;
    height: 170px;
    width: 750px;
}

 */

#insta{
    width: 750px;
    height: 750px;
    background-color: #ccc;
}
#info {
    float: left;
    width: 390px;
    padding: 0px;
    margin-top: 60px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: 750px;
}
#info img {
    margin-bottom: 20px;
    }





#contactwrap{
    background-color: #fff9db;
}
#contacttitle{
    background-color: #e94e77;
    font-size: 1.2rem;
    line-height: 50px;
}
#contacttitle p{
        width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    color: #fff; 
}
.contactbox{
        width: 1200px;
    height: 185px;
    margin-left: auto;
    margin-right: auto;
}
.contactnumber{
       float: left;
    width: 660px;
    padding-top: 60px;
    position: relative;
}
.contactnumber .contactNT{
       float: left;
    width: 360px;
}
.contactnumber .CN{
    float: left;
    margin-right: 10px;
}
.contactnumber .contactNT a{
    text-decoration: none;
    color: #e94e77;
}
.contactnumber .contactNT a:hover{
    text-decoration: underline;
}

.contactnumber .contactNF{
       float: right;
    width: 300px;
    
        line-height: 50px;
}

.contactnumber .contactNF a{
    text-decoration: none;
    color: #e94e77;
}
.contactnumber .contactNF a:hover{
    text-decoration: underline;
}


.contactnumber p{
    float: left;
    margin-right: 10px;
    color: #e94e77;
    font-size: 1.8rem;

}
.contactnumber p span{
    color: #333;
    font-size: 1rem;
    position: absolute;
    top: 110px;
    line-height: 60px;
}
.contactbutton{
    float: right;
    width: 270px;
    line-height: 220px;
}

.bannerbox{
    width: 1200px;
    margin: 0 auto;
    padding: 35px 0;
}
.bannerbox img{
    width: 235px;
    margin-right: 20px;
    float: left;
    
}

#footer {

    background-image: url(../images/redhaikei.jpg);
    border-top: solid red 3px;

}

.nav {
    padding: 25px 0;
        width: 100%;
    max-width: 1200px;
    margin: 0 auto;

}

.nav h5 {
    width: 245px;
    padding-right: 30px;
    float: left;    
    border-right: 1px #ccc solid;
}


.nav .fad{    
    float: left;
    width: 400px;
    font-size: 0.9em;
    line-height: 2rem;
    padding-left: 50px;
    padding-top: 40px;
    color: #fff;

}
.nav .fad a{
    text-decoration: none;
    color: #fff;
}

.nav .fad a:hover{
    text-decoration: underline;
    color: #666;
}

.nav .fad .more {
    display: inline-block;
    background-color: #e8380d;
    padding: 0 3px;
    text-align: center;
    text-decoration: none;
    color: #ffff00;
    line-height: 1.7em;
}

.nav .fad .more:hover {
    background-color: #ccc;
}

.nav .fptop{
    float: right;
    width: 270px;
       text-align: center;
    padding-top: 15px;
    
}

.nav .fptop a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
#copyright {
text-align: center;
    /* border-top-width: 1px; */
    /* border-top-style: solid; */
    /* border-top-color: #FFF; */
    padding: 20px;
    color: #fff;
    font-size: 0.8em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #000;
}

/*下層ページについてここから*/  

#subpage .midashiwrapper{
    padding: 120px 0 60px 0;
    background-color: #fff;
    /* border-bottom: 3px solid #e94e77; */
}
#subpage .midashi{
       width: 100%;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.midashiwrapper p{
      text-align: center;
    margin: 45px 0 20px 0;
    line-height: 30px;
}

#subpage h2 {
font-size: 2rem;
    text-align: center;
    line-height: 30px;

}

#subpage h2 span {
    font-size: 1rem;
}

#subpage #SubNaviwrapper {
    background-color: #fff;
    
    height: 60px;
 
}
#subpage #SubNavi {
        width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;

}

#subpage #SubNavi ul {
    display: table;
        width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    table-layout: fixed;
    line-height: 60px;
}

#subpage #SubNavi li {
    display: table-cell;
    text-align: center;
        border-left: 1px dashed #e94e77;
    
    height: 5px;

}
#subpage #SubNavi li:last-of-type {

        border-right: 1px dashed #e94e77;


}

#subpage #SubNavi ul li a {
    text-decoration: none;
    color: #333;
    font-weight:500;

}

#subpage #SubNavi ul li a:hover {
       color: #e94e77
;
    border-bottom: 3px solid #e94e77;

}

#subpage #SubNavi ul .choice {
     font-weight:500;
    color: #e94e77
;
    border-bottom: 3px solid #e94e77;

}
#maincontent{
        width: 100%;
    max-width: 1200px;
        margin: 40px auto 100px auto;
}


.pinkhaikei #rentaltextbox{
       background-color: #fff;
    border: 1px solid #333;
    padding: 30px;
    width: 800px;
    /* text-align: center; */
    margin: 50px auto;
    
}
.pinkhaikei .pinkhaikeiwrapper{
          width: 100%;
    max-width: 1200px;
        margin: 40px auto 100px auto;
    text-align: center;
    
}


.whitehaikei{
    background-color: #fff;
}

.whitehaikei .whitehaikeiwrapper{
        width: 100%;
    max-width: 1200px;
        margin: 40px auto 100px auto;
    text-align: center;
    padding-top: 50px;
        padding-bottom: 50px;
}
.whitehaikei .whitehaikeiwrapper h3{
    font-size: 1.5rem;
    text-align: center;
    border-bottom: 1px dashed #333;
    display: table;
    width: 800px;
    margin: 0 auto;
    line-height: 50px;
    font-weight: bold;

}

.whitehaikei .whitehaikeiwrapper p{
   margin: 20px 0;
}


.pinkhaikei .pinkhaikeiwrapper h3{
    font-size: 1.5rem;
    text-align: center;
    border-bottom: 1px dashed #333;
    display: table;
    width: 800px;
    margin: 0 auto;
    line-height: 50px;
    font-weight: bold;

}

.pinkhaikei .pinkhaikeiwrapper p{
   margin: 50px 0;
}
.mohukubox{
    margin: 20px auto;
}
#subpage #textbox{
    margin-bottom: 50px;
    line-height: 30px;
    text-align: center;
}

#subpage .aboutus{
    margin: 50px auto 50px auto;
    
}

#subpage .aboutus th {
	background-color: #ffebcd;
    width: 15%;
}

#subpage .aboutus tr {
	border: 1px solid #e94e77;
	margin: 10px;
	line-height: 60px;
	text-indent: 10px; 
	background-color: #fff;
}

#subpage .coursewrapper{
    width: 1200px;
    margin: 20px auto;
}
#subpage .coursewrapper .coursebox{
    width: 310px;
    float: left;
     background-color: #fff;
    margin-right: 23.3px;
}

#subpage .coursewrapper .coursebox h4{
    border-top: 2px solid #e94e77;
    line-height: 70px;
    height: 70px;
    color: #36c;
    font-size: 1.2rem;
    margin-bottom: 0px;
    background-color: #fff;
}

#subpage .coursewrapper .coursebox img{
    width: 310px;
}
#subpage .coursewrapper .coursebox ul{
   
    margin: 20px;
}
#subpage .coursewrapper .coursebox li{
    list-style-image: url(../images/list.png);
    margin: 20px 0 20px 20px;
}
#subpage .coursewrapper .coursebox li a{
    text-decoration: none;
    color: #333;
}
#subpage .coursewrapper .coursebox li a:hover{
    text-decoration: underline;
     color: #e94e77;
}
#subpage .coursewrapper #coursekazari{
    width: 290px;
    margin-top: 20px;
    float: left;
}

#detailwrapper{
        width: 100%;
    max-width: 1200px;
    margin: 0 auto;
} 

#sidenavi{
    width: 320px;
    background-color: #fff;
     border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
    margin-right: 30px;
    float: left;
    height: 2780px;
    
}
#sidenavi ul {  
    margin: 20px;
}
#sidenavi ul li{
    list-style-image: url(../images/list.png);
        margin: 20px 0 20px 20px;
}
#sidenavi ul li a{
    text-decoration: none;
    color: #36c;
}
#sidenavi ul li a:hover{
    text-decoration:underline;
    color: #e94e77;
}

.detailbox{
    float: left;
    width: 650px;
    background-color: #fff;
    margin-bottom: 30px;
    
}
#subpage #detailwrapper .detailbox h4{
    color: #36c;
    font-size: 1.2rem;
    padding-left: 20px;
    line-height: 50px;
    text-align: left;
    border-bottom: 2px solid #e94e77;
    margin-bottom: 10px;
}
#subpage #detailwrapper .detailbox h4 span{
    color: #333;
    font-size: 1rem;
    margin-left: 20px;
    line-height: 30px;  
}

.detailbox .icobox{
    margin-left: 20px;
    margin-top: 5px;
}
.detailbox p{
    margin:20px;
}
.detailbox .emphasis{
    color: #36c;
    font-weight: bold;
    font-size: 1.2rem;
    margin:20px;
}
.detailbox p span{
    font-size: 0.9rem;
    color: #e94e77;
}


     
    /*問合せ*/   


#formWrap {
	width:700px;
	margin:50px auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:50px auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}














/* LSPここから */

.lspwrapper{
    width: 1200px;
    background-color: #fff;
    margin: 0 auto 30px auto;
}
.lspwrapper p{
 text-align: center;
     margin: 50px auto;
    line-height: 30px;
}
.lspwrapper .attention{
 text-align: left;
     margin: 10px 50px;
    line-height: 30px;
    color: #e94e77;
}

.lspwrapper img{
    text-align: center;
    margin: 0 auto;
        display: block;
}
.lspwrapper h4{
    font-size: 1.2rem;
    color: #e94e77;
    border-bottom: dashed 2px #e94e77;
    line-height: 30px;
    text-align: center;
    margin: 0 220px;
    padding: 30px 0 10px 0;
}
.lspwrapper .caremidasi{
        font-size: 1.2rem;
    color: #e94e77;
    border-bottom: solid 2px #e94e77;    
    border-top: solid 2px #e94e77;
    background-color: #fff9db;
    line-height: 30px;
    text-align: center;
    padding: 15px 0 15px 0;
    width: 900px;
    margin: 60px auto 20px auto;
}
.lspwrapper #lspkazari{
    top: 5px;
    left: 170px;
}

.lspwrapper  #lspL{
    width: 590px;
    float: left;
    margin: 0px 60px 0 50px;

}

.lspwrapper  #lspL p{
    text-align: left;

}
.lspwrapper  #lspR{
    width: 250px;
    float: left;
    margin: 10px 40px 0 0;

}

.lspwrapper h5{
    background-image:  url(../images/lsp_midasi.png);
    background-position: center;
    background-repeat: no-repeat;
    line-height: 100px;
    color: #36c;
    font-size: 1.2rem;
    text-align: center;
}

.lspwrapper .cycle{
    text-align: center;

}
.lspwrapper .helpermidasi{
    color: #333;
    font-size: 1.1rem;
    width: 900px;
    margin: 10px auto;
}
.lspwrapper .helper{
    margin: 0 auto;
    width: 900px;
    border-spacing: 1px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 1px;
    line-height: 30px;
}

.lspwrapper .helper td{

        border: 1px solid #808080;
}


table.type07 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border: 1px solid #e94e77;
    margin: 0 auto;
   
}
table.type07 thead {
	border-right: 1px solid #e94e77;
	border-left: 1px solid #e94e77;
  
	background: #e94e77;
}
table.type07 thead th {
	padding: 10px;
	vertical-align: top;
	color: #fff;
      font-weight: bold;
}
table.type07 tbody th {
	width: 150px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #e94e77;
	background: #efefef;
}
table.type07 td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #e94e77;
}


table.type03 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 3px solid #e94e77;
    margin: 0 auto;
}
table.type03 th {
	width: 147px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #e94e77;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    background-color: #f5f5f5;

}
table.type03 td {
	width: 349px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.rentalwaku{
    border: dashed 1px #e94e77;
    padding: 20px;
    margin: 0 auto;
    width: 860px;
}
/* アクセスここから */

#subpage #Access {
    margin-right: auto;
    margin-left: auto;
        width: 100%;
    max-width: 1200px;
    margin-top: 100px;
        margin-bottom: 20px;
    background-color: #fff;
    padding-top: 50px;
        padding-bottom: 100px;
}

#subpage #Access table{
    margin: 30px;
    border-spacing: 20px;
        width: 500px;

}
#subpage #AccessL tr {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #e94e77;
    line-height: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
}


#subpage #AccessL th {
color: #e8380d;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 2rem;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e8380d;
}

#subpage #AccessL {
    float: left;
    width: 500px;
    margin-left: 50px;
}

#subpage #AccessR {
    float: left;
    width: 650px;
    /* margin: 50px 30px 0 20px; */
}

#subpage #Access td a {
    color: #333;
    text-decoration: none;
}

#subpage #Access td a:hover {
    color: #C66;
    text-decoration: underline;
}

#egaimg{
      width: 100%;
    max-width: 1200px;

        text-align: center;
}


#subpage .MenuBox {
    background-color: #FFF;
    display: table;
       width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
}

#subpage .menuTitle {
    border-bottom-width: 1px;
    border-left-width: 5px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999;
    border-left-color: #999;
    margin-top: 20px;
    margin-left: 20px;
    line-height: 30px;
    margin-right: 20px;
}

#subpage .MenuL {
    display: table;
    float: left;
    width: 660px;
}

#subpage .MenuR {
    display: block;
    float: right;
    width: 300px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

#subpage .MenuBox p {
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 10px;
}

#subpage .MenuBox p span {
    color: #669;
}

#subpage .menuMidashi {
    font-weight: bold;
    color: #00bfff;
    margin-left: 20px;
    display: block;
    margin-top: 10px;
}

#subpage .menuPrice {
    text-align: right;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #999;
    display: block;
}

#subpage .menuOption {
    background-color: #FFC;
    height: 70px;
    border: 1px dotted #999;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    width: 96%;
}

#subpage .menuOptionL {
    font-weight: bold;
    color: #900;
    display: table;
    float: left;
    margin-left: 0.208%;
    width: 20.8%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}

#subpage .menuOptionR {
    display: table;
    float: left;
    margin: 10px;
    width: 72.916%;
}
#subpage .room{
    padding: 20px;
}
#subpage #coment {
       width: 100%;
    max-width: 1200px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
}
#subpage .sinryou{
       width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
        
}
#subpage .sinryou p span{
    color: #f00;
    
        
}

.gmapL {

    float: left;
    
     }
     
.gmapR{
    float: right;
    
     }
     


#subpage #message {
        width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 50px;
}

#subpage #messageL {
    float: left;
    width: 620px;
    line-height: 2em;
}
#subpage #messageL span {
    font-weight: bold;
    color: #00bfff;
}

#subpage #messageR {
    float: left;
    width: 350px;
    margin-left: 30px;
}

#subpage #messageR .profile{
    text-align: center;

}
#subpage #messageR .profile span{
    font-size: 1.1em;
    color: #4169e1;

}
#subpage .Q {
    background-color: #FFF;
    display: table;
    width: 1200px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    line-height: 50px;
    height: 50px;
}

#subpage .Q span {
    font-size: 1.5em;
    color: #00bfff;
    margin-right: 10px;
    margin-left: 10px;
}

#subpage .A {
    width: 1200px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
}

#subpage .A .AA {
    font-size: 1.5em;
    color: #00bfff;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    width: 20px;
    margin-bottom: 30px;
}


#subpage #SubNavi ul li a {
    display: block;
}



#subpage #content img {}

#subpage #content #room {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}


/*
.iframe-content {
	position: relative;
	width: 100%;
	padding: 59% 0 0 0;
}
.iframe-content iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
*/

#subpage #content #staff {
    width: 100%;
}

#subpage #content #staff ul {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

#subpage #content #staff li {
    float: left;
    width: 305px;
    margin-right: 42.5px;
}

#subpage #content #staffdetail {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.voiceBox {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 20px;
    margin-top: 30px;
}

.voiceName {
padding: .25em 0 .5em .75em;
	border-left: 6px solid #00bfff;
    margin-bottom: 10px;
    background-color: #fff5ee;
    color: #00bfff;
    font-size: 1.1em;

    
}

.slick-list{
    margin: 0 auto;
}

.slider {
	margin: 0 0 50px;
    padding-left: 0;
}
.slider img {
	width: 100%;
	height: auto;
}
.single-item {
	max-width: 600px;
	margin: 0 auto 50px;
}
.slick-prev::before, .slick-next::before {
	font-size: 24px;
}
.lazy-item .slick-next,
.thumb-item-nav .slick-next,
.multiple-item .slick-next,
.center-item .slick-next {
	right: 20px;
	z-index: 99;
}
.lazy-item .slick-prev,
.thumb-item-nav .slick-prev,
.multiple-item .slick-prev,
.center-item .slick-prev {
	left: 15px;
	z-index: 100;
}
.single-item .slick-prev::before,
.single-item .slick-next::before {
	color: #666;
}
.slick-dots {
	bottom:-25px;
}
.multiple-item li {
	margin: 0 5px;
}
.thumb-item {
	max-width: 700px;
	margin: 0 auto 5px;
	padding: 0 5px;
}
.thumb-item-nav {
	max-width: 700px;
	margin: 0 auto;
}
.thumb-item-nav li{
	margin: 5px;
}
.lazy-item {
	width: 400px;
	margin: 0 auto 50px;
}
.lazy-item li {
	margin: 0 5px;
}
.mypattern .slick-slide:not(.slick-center) {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.2s linear;
}