/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
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-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}





/*custom*/
body{
	background-image: url("../img/bg.jpg");
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	color: #4D4D4D;
	position: relative;
}
section{
	padding: 20px 0;
}
.main_v_content{
	max-width: 1000px;
	margin: 0 auto;
}
.main_v{
	position: relative;
}
.main_v img{
	width: 100%;
}
.main_v_text{
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	color: #fff;
}
.main_v_text h2{
	font-size: 46px;
	letter-spacing: 2px;
	margin-bottom: 20px;
	line-height: 1.2;
}
.main_v_text p{
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1.4;
}
.bl{
	color: #004286;
}
.wt{
	color: #fff;
}
.blk{
	color: #4D4D4D;
}
.title{
	font-size: 34px;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	font-weight: 500;
	padding: 20px 0;
}
.title span{
	display: block;
	font-size: 12px;
	margin-top: 6px;
}
.about{
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
}
.about h3{
	font-size: 20px;
	padding: 20px 0;
	letter-spacing: 2px;
}
.about p{
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 2px;
}
.works ul{
	font-size: 0;
	max-width: 1000px;
	margin: 0 auto 40px;
}
.works ul li{
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
.works ul li:nth-child(2){
	margin: 0 5%;
}
.works_img{
	position: relative;
}
.works ul li img{
	width: 100%;
}
.works ul li h3 a{
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	color: #fff;
	font-size: 26px;
	text-decoration: none;
}
.works ul li p{
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 2px;
	padding: 8px 2px 0;
}
.works_01_content{
	background: #004286;
}
.works_01_text{
	font-size: 20px;
	color: #fff;
    letter-spacing: 2px;
    line-height: 1.4;
    text-align: center;
}
.menu{
	max-width: 1000px;
	margin: 40px auto;
	padding: 60px 0;
	background: #fff;
}
/*---------------------------------------------------------
  			  responsive table
---------------------------------------------------------*/
.responsive-table{
	max-width: 800px;
	margin: 0 auto;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	background:#fff;
	}
.responsive-table thead{
	background:#004389;
	color:#fff;	
	}
.responsive-table tr:nth-child(even) {
	background: #f5f5f5;
}
.responsive-table th,.responsive-table td{
	font-size: 14px;
	padding:15px;
	text-align:center;
	border-bottom: dotted 1px #999999;
	}
@media screen and (max-width: 768px) {

.responsive-table thead{
	display:none;
	}
.responsive-table tr,
.responsive-table th,
.responsive-table td {
		display: block;
	}
.responsive-table td {
		border-top: none;
	}
.responsive-table tr td:first-child {
	}
.responsive-table td:before {
		display: block;
		font-weight: bold;
	}
	}
.works_02_text{
	font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.4;
    text-align: center;
}
.works_02_menu_01{
	max-width: 1000px;
	margin: 30px auto;
	font-size: 0;
}
.works_02_menu_01 li{
	width: 25%;
	padding: 40px 0;
	background: #004286;
	color: #fff;
	box-sizing:border-box;
	border: 1px solid #fff;
	display: inline-block;
}
.works_02_menu_01 li h3{
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 2px;
	display: block;
	text-align: center;
}
.be_af{
	max-width: 1000px;
	margin: 0 auto;
	width: 100%;
	display: block;
}
.works_02_menu_02{
	max-width: 1000px;
	margin: 40px auto;
	font-size: 0;
}
.works_02_menu_02 li{
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
.works_02_menu_02 li:nth-child(2){
	margin: 0 5%;
}
.works_02_menu_02 li p{
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 1.4;
	text-align: center;
	padding: 10px 0;
}
.works_02_menu_02 li img{
	width: 100%;
}
.works_03_content{
	background: #004286;
}
.works_03_text{
	font-size: 20px;
	color: #fff;
    letter-spacing: 2px;
    line-height: 1.4;
    text-align: center;
    padding-bottom: 30px;
}
.works_03_discription{
	max-width: 900px;
	margin: 0 auto;
	line-height: 1.4;
	letter-spacing: 2px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.works_03_table{
	padding: 40px 0;
}
.works_03_table .responsive-table{
	width: 900px;
	text-align: left;
}
.works_03_table .responsive-table th, .works_03_table .responsive-table td {
    font-size: 14px;
    padding: 15px;
    text-align: left;
    border-bottom: dotted 1px #999999;
}
.company h3, .company h4{
	text-align: center;
	font-size: 16px;
	padding: 10px;
}
footer{
	color: #fff;
	font-size: 10px;
	padding: 10px 0;
	background: #004286;
	text-align: center;
}
@media screen and (max-width: 481px) {
.main_v_text h2 {
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    line-height: 1.2;
}
.main_v_text p {
    font-size: 10px;
    letter-spacing: 0px;
    line-height: 1.4;
}
.main_v_text {
    position: absolute;
    top: 24%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #fff;
    width: 90%;
    margin: 0 auto;
}
.about_content{
	width: 90%;
	margin: 0 auto;
}
.title {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-weight: 500;
    padding: 20px 0;
}
.about h3 {
    font-size: 16px;
    padding: 20px 0;
    letter-spacing: 2px;
}
.about p {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 2px;
}
.works ul li {
    width: 100%;
    display: block;
    vertical-align: top;
    margin: 10px 0;
}
.works ul li:nth-child(2) {
    margin: 0%;
}
.works ul li h3 a {
    position: absolute;
    top: 48%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.works ul li p {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 2px;
    padding: 8px 2px 0;
    width: 90%;
    margin: 0 auto;
}
.works_01_text{
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 1.4;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.menu {
    max-width: 1000px;
    margin: 40px auto;
    padding: 20px 0;
    background: #fff;
}
.responsive-table th, .responsive-table td {
    font-size: 12px;
    padding: 15px;
    text-align: center;
    border-bottom: dotted 1px #999999;
}
.works_02_menu_01 li {
    width: 50%;
    padding: 40px 0;
    background: #004286;
    color: #fff;
    box-sizing: border-box;
    border: 1px solid #fff;
    display: inline-block;
}
.works_02_menu_01 li h3 {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 2px;
    display: block;
    text-align: center;
}
.works_02_text {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.4;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.works_02_menu_02 li {
    width: 100%;
    display: block;
    vertical-align: top;
}
.works_02_menu_02 li:nth-child(2) {
    margin: 0%;
}
.works_02_menu_02 li p {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.4;
    text-align: center;
    padding: 10px 0;
    width: 90%;
    margin: 0 auto;
}
.works_03_text {
    font-size: 14px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 1.4;
    text-align: center;
    padding-bottom: 30px;
    width: 90%;
    margin: 0 auto;
}
.works_03_discription {
    width: 90%;
    margin: 0 auto;
    line-height: 1.4;
    letter-spacing: 2px;
    padding-bottom: 20px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.menu{
	width: 90%;
	margin: 40px auto;
	padding: 0px 0;
	background: #fff;
}
.menu .responsive-table,.works_03_table .responsive-table {
    width: 90%;
    margin: 0 auto;
    text-align: left;
}
.company h3, .company h4 {
    text-align: center;
    font-size: 14px;
    padding: 10px;
}
}
h1{
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
}
@media screen and (max-width: 481px) {
	h1{
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
}	
}