@charset "utf-8";
/* 
	
CSS reser.css */




/* ボディ */
body { width: 100%; -webkit-text-size-adjust: 100%; letter-spacing: 0.001em; max-height: 999999px; overflow: hidden;  text-align: justify }




/*//////////////////


Reset


//////////////////*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-style:normal; font-weight: normal; vertical-align: baseline; background:transparent; }

h1, h2, h3, h4, h5, h6 { font-size: 1em;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }

html{ font-size: 62.5%; overflow-y: scroll; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

caption, th { text-align: left; }
a:focus { outline:none; }


ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }

a { margin: 0; padding: 0; border: 0; font-style:normal; font-weight: normal; vertical-align: baseline; background:transparent; }

img { vertical-align: middle; max-width:100%; height: auto; font-size: 0; line-height: 0; }

sup { vertical-align: super; }
sub { vertical-align: sub; }

main{ display: block; }

input, textarea { margin: 0; padding: 0; }
input, select, button { vertical-align:middle; }
select{ text-overflow: ""; }
input, textarea, select, button { border-radius: 0; border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
option { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], input[type="checkbox"], input[type="radio"], textarea, select, button { outline : none; background: transparent; }
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], textarea, select, button { width: auto; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
label, select, input[type="submit"], input[type="button"], button, input[type="reset"] {  cursor: pointer; }
input[type="text"], input[type="tel"], input[type="email"], input[type="password"] { vertical-align: middle; }
label { cursor : pointer; position : relative; display : inline-block; }
select::-ms-expand, button::-ms-expand { display: none; }

input[type="submit"], input[type="button"], button, input[type="reset"] { -webkit-box-sizing: content-box; -webkit-appearance: button; appearance: button; }
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration, button::-webkit-search-decoration, input[type="reset"]::-webkit-search-decoration { display: none; }
form input[type="submit"]::focus, form input[type="button"]::focus, button::focus, form input[type="reset"]::focus { outline-offset: -2px; }

input:focus::-webkit-input-placeholder, input:focus:-moz-placeholder, input:focus::-moz-placeholder, input:focus:-ms-input-placeholder, textarea:focus::-webkit-input-placeholder, textarea:focus:-moz-placeholder, textarea:focus::-moz-placeholder, textarea:focus:-ms-input-placeholder { color: transparent; }








/*//////////////////


Init


//////////////////*/


/* ボディ */
body { width: 100%; -webkit-text-size-adjust: 100%; letter-spacing: 0.001em; max-height: 999999px; overflow: hidden;  text-align: justify }


/* 回り込み不可 */
.clearfix:after, .secwrap:after, .section:after, .incnt:after, .insec:after, .inbox:after, .block:after, .unit:after, .bgbox:after, .borderbox:after, .inborderbox:after, .element:after, .txtbox:after, .imgbox:after, .box:after ,.debugDiv:after{ content: ""; display: block; clear: both; height: 0; visibility: hidden; overflow:hidden; line-height:0; font-size: 0; }
* html .clearfix, * html .section { height: 1px; }

header:after, footer:after { content: ""; display: block; clear: both; height: 0; visibility: hidden; overflow:hidden; line-height:0; font-size: 0; }
.normalbox:after, .widebox:after, .widerbox:after, .fixbox:after, .maxbox:after { content: ""; display: block; clear: both; height: 0; visibility: hidden; overflow:hidden; line-height:0; font-size: 0; }

