<style>

*{ box-sizing:border-box; }
*{
	padding:0;
	margin:0;
	font-family:	YuGothic,'Yu Gothic',sans-serif;
}
a{
	text-decoration:none;
}
.right{
	float:right;
}
.left{
	float:left;
}
.headertop {
    	margin: 30px 0;
}
/*header固定*/
header {
  	position: fixed;
  	top: 0;
  	left: 0;
  	z-index: 2;
  	width: 100%;
  	transition: .3s;
	background: #fff;
    	height: 200px;
}
.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
    display: none;
}
.main {
    margin-top: 200px;
}


.logo img{
	width: 270px;
}
.logo{
	float:left;
}
.contact{
	float:right;
}
.inner1{
	width:800px;
	margin:0 auto;
}
.contact p{
	color:#636363;
	font-size:14px;
	font-weight: 500;
	padding-left: 55px;
}
.contact a{
	color:#636363;
}
.tel{
	float:left;
    	padding: 10px;
}
.mail {
	float:right;
    	padding: 10px;
}
.tel {
    	font-size: 22px;
    	font-weight: bold;
    	color: #636363;
}
div.tel img{
	vertical-align: middle;
	padding-right: 10px;
}

nav{
	width:100%;
	margin:0 auto;
	padding: 23px 0 17px 0;
	position:relative;
	background:#005ba1;
	text-align:center;
	clear:both;
	height:25px;
}
nav.pcnav ul li{
	text-align:center;
	display:block;
	width:15%;
	float:left;
	line-height:1em;
}
nav.pcnav ul li a{
	text-decoration:none;
	color:#fff;
}
nav.pcnav ul li.home {
    	width: 10%;
}
nav.pcnav ul li.home img{
	width:20px;
}

nav.pcnav li a:hover {
	font-weight:bold;
	text-decoration:none;
	font-family:游ゴシック;
}
.nav {
    display:none;
}
.sub1 h2{	
    	float: left;
}
.sub1 h2,.sub2 h2,.sub3 h2 {
	font-size:20px;
}
.sub1 h2 span,.sub2 h2 span,.sub3 h2 span{
    	color: #8e8f91;
	padding: 0 10px;
}
.more {
    	float: right;
    	font-size: 11px;
    	font-weight: 600;
    	color: #636363;
	margin-top: 20px;
}
.more a{
	color:#636363;
}
.news {
    	text-align: center;
    	position: relative;
	clear:both;
}
.newsinner {
    	border-bottom: 0.5px solid #8e8f91;
	margin: 20px 0 50px 0;
}

.newscontents {
    	clear: both;
    	font-size: 14px;
   	margin: 0 auto;
    	border-top: 0.5px solid #8e8f91;
    	height: 40px;
}
.newscontents a{
	color:#000;
}
.newscontents span {
    	float: left;
	color: #fff;
    	background: #636363;
    	padding: 3px 20px;
    	margin: 9px 0;
    	font-size: 11px;
}
.date,.contents{
	float:left;
	padding:10px;
}
section.date {
    	width: 100px;
    	font-weight: bold;
}
section.contents {
    	width: 500px;
    	text-align: left;
	margin-left: 20px;
}
.sub2{
	margin:20px 0;
}
.workcontents {
    	width: 30%;
	    height: 360px;
    	background: #e6e7e7;
    	padding: 10px;
	text-align:center;
	float: left;
	margin: 20px 3px;
}
.workcontents img {
    	width: 100%;
	height: 230px;
}
.workcontents h3 {
    	color: #8e8f91;
    	font-size: 16px;
    	padding-bottom: 10px;
}
.workcontents p {
    	text-align: left;
   	font-size: 13px;
}
.button {
    	clear: both;
    	text-align: center;
    	margin: 25px 0;
}
.sub3{
	clear:both;
	width: 100%;
	background-image:url("../images/sub3img.jpg");
	background-size:cover;
	overflow: hidden;
}
.sub3 p.sub3in {
    	font-weight: 600;
	padding: 25px;
    	font-size: 15px;
}
.sub3 .left {
    	width:550px;
    	padding-top: 30px;
}
.sub3 .right{
	padding: 40px 0;
}
.sub3 h2{
	padding-top: 60px;
}
.sub4{
	height:220px;
	background:#eee;
	text-align: center;
	padding-top: 40px;
	overflow: hidden;
	    clear: both;
}
#index .sub4{
	background:#fff;
}
.sub4 p {
    	padding-top: 20px;
}
.contact2 {
    height: 60px;
    width: 520px;
    margin: 0 auto;
	overflow: hidden;
}
.contact2 a{
	color:#636363;
}
.sub4 h2 {
    color: #636363;
}
.sub4 h3 {
    color: #636363;
}
footer{
	width:100%;
	background:#005ba1;
	height:240px;
	position:relative;
	clear:both;
}
.footerlogo,.address{
	float:left;
}
.footerlogo img {
    	width: 170px;
	margin-top: 35px;
}
footer .contact {
    	padding: 75px 0;
}
footer .address{
	color:#fff;
	margin-top: 50px;
	margin-left: 25px;
}
footer .address span {
    font-size: 12px;
}
footer .address a{
	color:#fff;
}
.copy{
	position:absolute;
	font-size:10px;	
	color:#fff;
	bottom: 15px;
    	text-align: center;
    	width: 800px;
}


/*subpagetitle*/
.subpagetitle {
    	background: url(../images/titleimg.jpg);
   	 height: 200px;
    	width: 100%;
    	background-size: contain;
    	text-align: center;
    	position: relative;
    	z-index: 0;
    	overflow: hidden;
}
.subpagetitle:before {
    	content: '';
    	background: inherit;
    	-webkit-filter: blur(5px);
    	-moz-filter: blur(5px);
    	-o-filter: blur(5px);
    	-ms-filter: blur(5px);
    	filter: blur(1px);
    	position: absolute;
    	top: -5px;
    	left: -5px;
    	right: -5px;
    	bottom: -5px;
    	z-index: -1;
}
.subpagetitle h2 {
    	line-height: 2;
    	padding: 50px 0;
	color: #636363;
}
/*serviceはここから*/
.innernav {
    	padding: 30px 35px;
    	height: 300px;
}
.innernav img {
    	float: left;
    	width: 200px;
    	padding: 10px 20px;
}
.innernav img:hover {
    opacity: 0.7;
}
#service h2.title {
    	text-align: center;
	padding: 50px 0;
}
#service .inner1 h2 span {
    	color: #005ba1;
    	padding-bottom: 15px;
    	font-weight: bold;
    	font-size: 120%;
}
p.titlep {
    	margin: 0 auto;
    	width: 700px;
	font-size: 15px;
}
.serviceimage {
    	float: right;
        width: 200px;
    	margin: 0 30px 10px 20px;
}
#service p.greeting {
    	font-size: 14px;
}

/*informationはここから*/
.bossimage{
	display:none;
	float: right;
	width:190px;
	margin: 0 30px 5px 20px;
}
p.greeting {
    	margin: 30px;
	font-size: 15px;
}
#information table,#works table,#news-single table {
	clear:both;
    	border-collapse: collapse;
    	width: 100%;
    	border-top: 1px solid #dfdfdf;
	margin: 30px 0;
}
#information tr,#works tr,#news-single tr {
    	border-bottom: 1px solid #dfdfdf;
}
#information td,#works td,#news-single td {
    	width: 70%;
    	padding-bottom: 3%;
    	padding-top: 3%;
	line-height: 1.8;
	padding-left: 5%;
}
#information td a.hover {
    	display: inline-block;
    	margin-left: 15px;
    	text-decoration: none;
    	color: #fff;
    	background: #444;
    	padding: 2px 10px;
    	border-radius: 4px;
    	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
}
#information td a{
    	color: black;
}
#information th {
    	width: 30%;
   	padding-bottom: 3%;
    	padding-top: 3%;
    	background: #fafafa;
	line-height: 1.8;
}
#information li{
	list-style: none;
}
iframe {
    margin: 20px 0;
}

/*contactはここから*/
h3.bar {
    color: #1b2538;
    font-size: 18px;
    padding: 5px 20px;
    margin: 30px 0;
    border-left: 7px solid #1b2538;
    border-bottom: 1px solid #1b2538;
	clear: both;
}
#contact p.center {
    text-align: center;
    font-size: 15px;
    padding: 50px 0;
    color: #565656;
    font-weight: 500;
}
.cttitle,.ctcomment{
	float:left;
	font-size:15px;
}
.cttitle,.rctitle {
    width: 166px;
    color: #565656;
    margin: 20px;
    margin-left: 70px;
    font-weight: 600;
}
.cttitle span,.rctitle span{
	padding:3px 10px;
	background: #939393;
	color:#fff;
	font-size:13px;
	margin-left:10px;
}
.ctcomment{
	margin:10px 20px;
}
.ctcomment p{
	font-size:13px;
}
hr{
	clear:both;
}

input,textarea,select{
	padding:10px;
	margin:10px;
}
textarea{
	width:408px;
	height:200px;
}
.post{
	width:97px;
}
.form1{
	width:408px;
}
.form2{
	width:270px;
}
.form3 {
    width: 90px;
}
div.submit {
    	text-align: center;
    	font-size: 13px;
    	padding: 30px 0 0 0;
}
input[type="submit"]{
-webkit-appearance: none;
}
input.submit2 {
    	width: 300px;
    	background: #fff;
    	border: 1px solid #005ba1;
    	font-weight: 600;
    	font-size: 15px;
    	color: #005ba1;
	margin-bottom:50px;
}
input.submit2:hover {
    	background: #005ba1;
    	color: #fff;
}

/*news一覧はここから*/
#news .newsinner {
    	border-bottom: 0.5px solid #8e8f91;
    	margin: 50px 0 50px 0;
}

/*news-singleはここから*/
.newstitle {
    	width: 100%;
    	height: 110px;
    	padding-top: 60px;
    	text-align: center;
    	margin: 0 auto;
}
.newstitle h2 {
    font-size: 20px;
}
.newstitle span {
    color: darkgrey;
    font-size: 17px;
}
#news-single .category,#works .category{
	width: 100px;
    	margin: 12px;
    	background: #939393;
    	font-size: 12px;
    	color: #fff;
    	float: none;
}
#news-single .newscontents{    
    	height: auto;
	padding: 25px;
}
#news-single table{
    float: left;
    clear: both;
    border-collapse: collapse;
    width: 50%;
    border-top: 1px solid #8e8f91;
    margin: 5px 0;
}
#news-single tr{
    border-bottom: 1px solid #8e8f91;
}
#news-single td{
text-align: left;
}
#news-single .subpagetitle h2 {
    font-size: 20px;
}
#news-single .newsinner {
    margin:0;
}
#news-single .sub4 {
    	margin-top: 100px;
}
p.news2,.news2 {
    	text-align: left;
	font-size: 15px;
	clear:both;
	padding-top:20px;
}
.news2>p{
	padding-bottom:1em;
}
.news2 img{
	max-width:100%;
	height:auto;
}
img.right{
	float:right;
	padding: 0 0 15px 15px;
	max-width: 350px;
}
.back {
    float: left;
    background: #005ba1;
    color: #fff;
    padding: 1px 10px;
    margin: 10px 20px;
	font-size: 13px;
}
.back:hover {
  color: #fff;
    background: #1b2538;
}
.next {
    float: right;
    background: #005ba1;
    color: #fff;
    padding: 1px 10px;
    margin: 10px 20px;
	font-size: 13px;
}
.next:hover {
  color: #fff;
    background: #1b2538;
}
/*worksはここから*/
.worksinner img{
    	max-width: 200px;
}
.works-outer>a{
	display:block;
	color:#636363;
}
.works-outer td{
	text-align:justify;
}
.worksinner {
    	width: 30%;
	height: 310px;
    	float: left;
    	margin: 10px;
    	border: 1px solid #eee;
	text-align: center;
}
.worksinner a{
	color:#636363;
}
#works .category {
    	text-align: center;
}
#works table {
    	font-size: 12px;
	width:80%;
	margin: 15px auto;
}
#list .subpagetitle {
    background:none;
    height: 100px;
}
table.listinner {
    width: 45%;
    padding: 5px;
    float: left;
	font-size: 13px;
	border-collapse: collapse;
	margin: 50px 20px;
}
table.listinner tr {
    border-bottom: 1px solid #636363;
}
table.listinner th {
    padding: 7px;
    text-align: left;
}

th.title {
    padding: 5px;
    background: #eee;
    border-bottom: 1px solid #636363;
	    border-top: 1px solid #636363;
}
table.listinner span {
    background: #636363;
    padding: 2px 8px;
    color: #fff;
    font-size: 10px;
	margin-right: 5px;
}
table.listinner td {
    text-align: right;
}
table.listinner img {
    vertical-align: middle;
    width: 50px;
}
/*レスポンシブはここから*/
@media screen and (min-width: 768px) and ( max-width:1024px){
	nav.pcnav ul li.home {
    		width: 7%;
	}
	.contact p {
    		display: none;
	}
	.logo {
    		padding: 0 50px;
	}
	.contact {
		text-align: right;
	}
	.tel {
    		float: none;
    		padding: 0 50px;
	}
	.inner1{
		width:100%;
	}
	.news {
    		padding: 0 20px;
	}
	section.date {
    		width: 20%;
    		font-weight: bold;
	}
	section.contents {
    		width: 60%;
	}
	.workcontents {
    		width: 90%;
    		height: 240px;
    		float: none;
    		margin: 20px auto;
		clear: both;
		padding: 30px;
		box-shadow: 5px 10px 20px rgba(0,0,0,0.25)
	}
	.sub2 {
    		margin: 20px;
	}
	.workcontents img {
    		width: auto;
    		height: 200px;
    		float: right;
		padding: 0 12px;
	}
	.workcontents p {
    		font-size: 15px;
	}
	.workcontents h3 {
    		font-size: 18px;
    		text-align: left;
    		color: #000;
	}
	.sub3 .left {
    		width: 60%;
    		padding: 20px;
	}
	.sub3 .right {
    		padding: 40px 20px;
	}
	.sub4 {
    		height: auto;
	}
	.mail {
    		float: none;
	}
	.contact2 {
    		width: 100%;
		height: auto;
	}
	footer .contact {
    		padding: 75px 5px;
	}
	.copy{
    		width: 100%;
	}
	.innernav {
    		padding: 30px 20px;
		width: 730px;
    		margin: 0 auto;
	}
	p.titlep {
    		font-size: 17px;
	}
	h3.bar {
		margin:30px;
	}
	#service p.greeting {
    		font-size: 17px;
	}
	.serviceimage {
    		width: 45%;
	}
	table.listinner {
    		width: 80%;
    		float: none;
    		font-size: 16px;
    		margin: 0 auto;
		margin-bottom: 30px;
	}
	table.listinner span {
    		font-size: 12px;
	}
	#works table {
    		font-size: 15px;
	}
	#works .category {
    		font-size: 15px;
	}
	.worksinner {
    		width: 45%;
		height: 400px;
    		margin: 18px;
	}
	.worksinner img {
    		max-width: 250px;
	}
	#information table{
    		width: 90%;
    		margin: 0 auto;
	}
	#news-single .category{
    		margin: 0;
	}
	img.right {
    		padding: 10px 0 15px 15px;
    		max-width: 47%;
	}
	#news-single table {
    		margin: 15px 0;
	}	
}

@media screen and ( max-width:767px){
	.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
    		display: block;
	}
	nav.pcnav ul li.home {
    		width: 7%;
	}
	.contact p {
    		display: none;
	}
	.logo {
    		padding: 0 50px;
	}
	.contact {
    		padding: 0;
		text-align: center;
		float: none;
	}
	.tel {
    		float: none;
    		padding: 0 50px;
	}
	.inner1{
		width:100%;
	}
	nav.pcnav{
		display: none;
	}
	.news {
    		padding: 0 20px;
	}
	section.date {
    		width: auto;
    		font-weight: bold;
	}
	section.contents {
    		width: 100%;
		float:none;
		clear: both;
		margin-left: 0;
	}
	.workcontents {
    		width: 90%;
    		height: auto;
    		float: none;
    		margin: 20px auto;
		clear: both;
		padding: 15px;
		box-shadow: 5px 10px 20px rgba(0,0,0,0.25)
	}
	.sub2 {
    		margin: 20px;
	}
	.workcontents img {
    		width: 50%;
    		height: auto;
    		float: none;
		padding: 0 12px;
		padding-bottom: 20px;
	}
	.workcontents p {
    		font-size: 14px;
	}
	.workcontents h3 {
    		font-size: 18px;
    		text-align: center;
    		color: #000;
	}
	.sub3 .left {
    		width: 100%;
    		padding: 0px;
	}
	.sub3 .right {
    		padding: 0;
    		float: none;
		padding-top: 30px;
	}
	.sub4 {
    		height: auto;
	}
	.mail {
    		float: none;
	}
	header .mail{
		display: none;
	}
	.contact2 {
    		width: 100%;
		height: auto;
	}
	footer .contact {
    		padding: 35px 5px;
	}
	.copy{
    		width: 100%;
	}
	.innernav {
    		padding: 30px 20px;
		height: 310px;
		    text-align: center;
	}
	p.titlep {
    		font-size: 15px;
		width: 90%;
	}
	h3.bar {
		margin:30px;
	}
	#service p.greeting {
    		font-size: 15px;
	}
	#service h2.title {
   		 padding: 30px 10px;
    		font-size: 22px;
	}
	#service .inner1 h2 span {
    		font-size: 110%;
	}
	.serviceimage {
    		width: 45%;
		margin: 0 30px 0 10px;
	}
	table.listinner {
    		width: 80%;
    		float: none;
    		font-size: 12px;
    		margin: 0 auto;
		margin-bottom: 30px;
	}
	table.listinner td,table.listinner th {
    		display:block;
		padding: 3px;
	}
	table.listinner span {
    		font-size: 10px;
	}
	#works table {
    		font-size: 15px;
	}
	#works .category {
    		font-size: 15px;
	}
	.worksinner {
    		width: 90%;
		height: auto;
    		margin: 18px;
		float: none;
	}
	.worksinner img {
    		max-width: 250px;
	}
	#information table{
    		width: 80%;
    		margin: 0 auto;
		font-size: 14px;
	}
	#news-single .category{
    		margin: 0;
	}
	img.right {
    		padding: 10px 0 15px 15px;
    		max-width: 100%;
	}
	#news-single table {
    		margin: 15px 0;
		float: none;
    		width: 100%;
	}
	#news-single .newscontents {
    		padding: 25px 0;
	}
	p.news2 {
    		font-size: 13px;
	}
	header {
    		height: auto;
	}
	.logo img {
    		width: 90%;
	}
	.button img {
    		width: 280px;
	}
	.sub3 h2 {
    		padding-top: 30px;
    		text-align: center;
	}
	.sub3 p.sub3in {
		padding: 0 46px;
    		font-size: 14px;
	}
	.sub4 p {
    		font-size: 14px;
    		text-align: left;
    		padding: 20px 48px;
	}
	.newscontents span {
    		float: right;
	}
	.newstitle {
    		width: 80%;
    		padding-top: 0;
    		text-align: left;
	}
	.footerlogo img {
    		display: none;
	}
	footer {
    		height: auto;
	}
	footer .address {
    		width: 288px;
    		margin: 0 auto;
    		padding-top: 30px;
		float:none;
	}
	ul.drawer-menu li a {
    		color: #fff;
	}
	.newscontents {
    		height: auto;
	}
	.innernav img {
    		width: 45%;
    		padding: 5px;
	}
	.boss {
    		text-align: center;
	}
	.bossimage {
    		float: none;
		margin: 0;
	}
	#information td,#information th {
    		width: 100%;
    		display: block;
	}
	.cttitle, .ctcomment {
    		float: none;
	}
	input, textarea, select {
    		margin: 10px 0;
	}
	.form1,.form2,textarea {
    		width: 90%;
	}
	.form1,.form2,.form3,.post,textarea {
		font-size: 16px;
    		transform: scale(0.8);
	}
	.cttitle{
    		margin-left: 5%;
	}
	#contact p.center {
    		padding: 20px;
		text-align:left;
	}
	.post {
    		width: 30%;
    		margin: 0 5px;
	}
	.form3 {
    		margin-left: 20px;
	}
	li.yellow {
    		background: darkgray;
	}
	.sub3img {
    		text-align: center;
	}	
}


</style>