*{margin: 0;padding: 0;}
table{border-collapse: collapse;border-spacing: 0;}
fieldset, img{border: 0;}
address, caption, cite, code, dfn, em, th, var{font-style: normal;font-weight: normal;}
ol, ul, li{list-style: none;}
/* h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;} */
q:before, q:after{content: '';}
textarea, select{font-family: inherit;font-size: inherit;font-weight: inherit;-webkit-appearance: none;}
textarea, select{*font-size: 100%;}
a{text-decoration: none;}
a, .answer-list li{-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
*{outline: none;-webkit-touch-callout: none;}
/*img{display: block;width: 100%;height: auto;}*/
.hide{display: none;}
.g-fl{float: left;}
.g-fr{float: right;}
.flex{display: flex;flex-flow: row inwrap;justify-content: flex-start;/*default value*/}
.c:before, .c:after{content: "";display: table;}
.c:after{clear: both;}
.c{zoom: 1;}
.flex{display: flex;flex-flow: row inwrap;justify-content: flex-start;}
.flex.spb{justify-content: space-between;}
.flex.a-c{ align-items: center;}
.t{text-indent: -9999rem;display: block;}

.w_1400{
    width: 100%;
    margin: 0 auto;
}