@charset "UTF-8";
/*
	Title	   : 長谷工
	URI            : 長谷工
	Designer       : GRAPHNETWORK
	Designer's URI : http://graphnetwork.com/
*/
/* Reset Style */
html {
   overflow-y: scroll;
   height: 100%;
}
body {
   
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
   list-style: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
   display: block;
}
nav ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
   content: '';
   content: none;
}
a {
   margin: 0;
   padding: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
   word-break: break-all;
}
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;
   cursor: help;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}
hr {
   display: block;
   height: 1px;
   border: 0;
   border-top: 1px solid #cccccc;
   margin: 1em 0;
   padding: 0;
}
input, select {
   vertical-align: middle;
}
select, input, button, textarea {
   font: 99% arial, helvetica, clean, sans-serif;
}
table {
   font-size: inherit;
   font: 100%;
}
pre, code, kbd, samp, tt {
   font-family: monospace;
   *font-size: 108%;
   line-height: 100%;
}
/* -----------------------------------------------
module
--------------------------------------------------*/
.mt-10 {
   margin-top: 10px;
}
.mt-20 {
   margin-top: 20px;
}
.mt-30 {
   margin-top: 30px;
}
.mt-40 {
   margin-top: 40px;
}
.mt-50 {
   margin-top: 50px;
}
.mb-10 {
   margin-bottom: 10px;
}
.mb-20 {
   margin-bottom: 20px;
}
.mb-24 {
   margin-bottom: 20px;
}
.mb-30 {
   margin-bottom: 30px;
}
.mb-40 {
   margin-bottom: 40px;
}
.mb-50 {
   margin-bottom: 50px;
}
.mr-10 {
   margin-right: 10px;
}
.mr-20 {
   margin-right: 20px;
}
.mr-30 {
   margin-right: 30px;
}
.mr-40 {
   margin-right: 40px;
}
.mr-50 {
   margin-right: 50px;
}
.ml-10 {
   margin-left: 10px;
}
.ml-20 {
   margin-left: 20px;
}
.ml-30 {
   margin-left: 30px;
}
.ml-40 {
   margin-left: 40px;
}
.ml-50 {
   margin-left: 50px;
}
.pt-10 {
   padding-top: 10px;
}
.pt-20 {
   padding-top: 20px;
}
.pt-30 {
   padding-top: 30px;
}
.pt-40 {
   padding-top: 40px;
}
.pt-50 {
   padding-top: 50px;
}
.pb-10 {
   padding-bottom: 10px;
}
.pb-20 {
   padding-bottom: 20px;
}
.pb-30 {
   padding-bottom: 30px;
}
.pb-40 {
   padding-bottom: 40px;
}
.pb-50 {
   padding-bottom: 50px;
}
.pr-10 {
   padding-right: 10px;
}
.pr-20 {
   padding-right: 20px;
}
.pr-30 {
   padding-right: 30px;
}
.pr-40 {
   padding-right: 40px;
}
.pr-50 {
   padding-right: 50px;
}
.pl-10 {
   padding-left: 10px;
}
.pl-20 {
   padding-left: 20px;
}
.pl-30 {
   padding-left: 30px;
}
.pl-40 {
   padding-left: 40px;
}
.pl-50 {
   padding-left: 50px;
}
.txt_red {
   color: #d62627;
}
.yellow {
   color: #fcf300;
}
.red {
   color: #d62627;
}
.green {
	color: #1F873D;
}
.center {
   text-align: center;
}
.img_box {
   text-align: center;
   padding: 20px 0;
}
.img_box img {
   width: 100%;
   margin: 20px 0;
}
.bold {
   font-weight: bold;
}
.txt-l {
   font-size: 1.3em;
}

