@charset "UTF-8";
/* CSS Document */

/*common.css*/
body{overflow-x: hidden;font-family: "Yu Mincho", "YuMincho", serif;letter-spacing: 0.05rem;}
.en{font-family: 'nimbus', sans-serif;font-weight: bold;text-transform: uppercase;}
.hare{font-family: 'hare', serif;}
.bl{color: #1c2b6f;}
.gr{color: #1c6f37;}
 .wh{color: #fff;}
*: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{transition: all 0.3s;}
a:hover{opacity: 0.7;}
dt {font-weight: 100;}
dt, dd {line-height: inherit;}
h1, h2, h3, h4{font-weight: normal;}

a.a_none{pointer-events: none;}
a.a_none:hover{opacity: 1;}
.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;}
.t_t{text-transform: uppercase;}
.mgt20{margin: 20px 0 0 0;}
.mgt25{margin: 25px 0 0 0;}
.mgt30{margin: 30px 0 0 0;}
.mgt40{margin: 40px 0 0 0;}
.mgt50{margin: 50px 0 0 0;}

.invisible {visibility: hidden;}
.btn01{position: relative;width: 100%; max-width: 240px;height: 52px;white-space: nowrap;text-align: center;line-height: 50px;font-size: 14px;border: 1px solid #000;background: none;display: block;}
.btn01:hover{background: #000;color: #fff;opacity: 1;}
