@charset "UTF-8";
body{font-family: 'Noto Sans JP', sans-serif;color: #626262;overflow-x: hidden;}
.en{font-family: 'Montserrat', sans-serif;letter-spacing: 0.025em;}
*:focus{outline: none;}
.cf {
	zoom:1;/*for IE 5.5-7*/
}
.cf:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
img{width: 100%;height: auto; vertical-align: bottom;}
a{display: block;transition: all 0.3s;color: 535353;}
a:hover{opacity: 0.7;}
dt {font-weight: 100;}
dt, dd {line-height: inherit;}
h1, h2, h3, h4{font-weight: 500;}

.btn00 a:hover, .btn01 a:hover, .gnav a:hover{opacity: 1;}
.t_a_c{text-align: center;}
.f_c_w{color: #fff;}
.f_c_w a{color: #fff;}

.invisible {
    visibility: hidden;
}
.btn01, input[type="submit"].btn01{position: relative;width: 100%;font-weight: 500; max-width: 260px;height: 52px;white-space: nowrap;text-align: center;line-height: 50px;font-size: 14px;border: 1px solid #000;background: #000;color:#fff;border:1px solid #000;transition: all 0.3s;}
.btn01:hover, input[type="submit"].btn01:hover{background: #fff;color: #000;opacity: 1;}
