@charset "UTF-8";
/* CSS Document */
@media  (min-width:769px){

/*----------------------------------------------------------------------

	Common 
	
----------------------------------------------------------------------*/
a:link{
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #ffffff;
	text-decoration: underline;
}

/*----------------------------------------------------------------------

	Main Structure
	
----------------------------------------------------------------------*/
body {
	margin: 0;
}

div{
	display: block;
}
.block {
    display: block !important;
}
.relative {
    position: relative;
}

.mr16 {
    margin-right: 16px !important;
}
a {
    color: inherit;
    text-decoration: none;
}
#container {
	width: 960px;
	margin: 0 auto;
}
.header-bg {
	height: 82px;
	background-color: #000000;
	background-attachment: scroll;
	position: relative;
}

header nav {
	position: absolute;
	right: 35px;
	top: 20px;
}

header h1 {
	position: absolute;
	left:20px;
	bottom: 0px;
	top:1px;
}
/*----------------------------------------------------------------------

	menu
	
----------------------------------------------------------------------*/
/* ▽▽ハンバーガーメニュー▽▽
------------------------------------------------------- */
.hm_menu_check {/* チェックボックスを隠す */
  display: none;
}

.f {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
}

.white {
    color: white;
}

header nav{
	position:absolute;
	right:39px;
	bottom: 0px;
}

header nav ul li {
	float:left;
	overflow: hidden;
}


#contents_about {
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 40px;
	background: url("../image/contents_about_bg.png") no-repeat center;
	background-size: cover;
}
#contents_mission {
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 40px;
	background: url("../image/contents_mission_bg.png") no-repeat center;
	background-size: cover;
}
#contents_work {
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 40px;
	background: url("../image/contents_work_bg.png") no-repeat center;
	background-size: cover;
}
#contents_infra {
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 40px;
	background: url("../image/contents_infra_bg.png") no-repeat center;
	background-size: cover;
}

/*----------------------------------------------------------------------

	Main Visual
	
----------------------------------------------------------------------*/

.slide{
	width: 100%;
	height: 300px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;

} 

/*----------------------------------------------------------------------

	contents area
	
----------------------------------------------------------------------*/

.wrap {
	font-size:0px;
	-webkit-padding-start: 0px;
}
.color-getit {
    color: #45a4db;
}

.color-black {
    color: #000000;
}
.fs28 {
    font-size: 28px !important;
}

.fs20 {
    font-size: 20px !important;
}
.bold {
    font-weight: bold;
}
.text-center {
    text-align: center;
}
.mb16 {
    margin-bottom: 20px !important;
	margin-top:20px;
}
.img-center {
	margin-bottom: 0px;
	text-align: center;
}
.img-left {
	float: left;
	margin-top: 22px;
	margin-bottom: 100px;
}
.img-right {
	float: right;
	margin-top: 10px;
	margin-bottom: 100px;	
}
.contents{
    max-width: 860px;
    padding: 10px;
    margin: auto;
}
.col9 {
    width: 75%;
}

.mx-auto, .mxa {
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 50px;
}
.py64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
}
.p16 {
    padding: 16px !important;
}

.con5-m {
	font-size :14px;
	list-style-type: disc;
	padding-left: 20px;
	padding-bottom: 40px;
	padding-right: 290px;
}

.con_about-m {
	font-size :14px;
	list-style-type: disc;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.con_about-m li {
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
}
span.list-title {
	float:left;
	padding: 5px;
}
span.list-con {
	display: block;
	margin-left:200px;
	border-left: 1px solid #222;
	padding: 5px;
}

.fs-style {
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 80px;
	padding-left: 50px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 50px;
}

.left-fs {
	font-size: 16px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 335px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.right-fs {
	font-size: 16px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 335px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

/*----------------------------------------------------------------------

	トップページへボタン
	
----------------------------------------------------------------------*/

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

/*----------------------------------------------------------------------

	footer
	
----------------------------------------------------------------------*/
footer {
	font-size: 12px;
	color: #45a4db;
	background: #000000
}

footer p#policy {
	text-align: left;
	line-height: 70px;
	padding-left: 20px;
}

footer p#copyright {
	text-align: center;
	line-height: 70px;
	margin: 0;
}
}



@media (max-width:1024px){
	
.header-bg {
	height: 230px;
	background-color: #000000;
	background-attachment: scroll;
	position: relative;
}
/*----------------------------------------------------------------------

	Common 
	
----------------------------------------------------------------------*/
a:link{
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #ffffff;
	text-decoration: underline;
}

/*----------------------------------------------------------------------

	Main Structure
	
----------------------------------------------------------------------*/
body {
	margin: 0;
}

div{
	display: block;
}
.block {
    display: block !important;
}
.relative {
    position: relative;
}

.mr16 {
    margin-right: 16px !important;
}
a {
    color: inherit;
    text-decoration: none;
}


header nav {
	position: absolute;
	right: 35px;
	top: 20px;
}

header h1 {
	position: absolute;
	left:20px;
	bottom: 0px;
	top:1px;
}
/*----------------------------------------------------------------------

	menu
	
----------------------------------------------------------------------*/
/* ▽▽ハンバーガーメニュー▽▽
------------------------------------------------------- */
.hm_menu_check {/* チェックボックスを隠す */
  display: none;
}

.f {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
}

.white {
    color: white;
}

header nav{
	position: absolute;
	left:10px;
	padding-top: 40px;
	text-align: center;
}

header nav ul li {
	float: none;
	margin-top:20px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 20px;
	text-align: center;
}

#contents_about {
	clear: both;
	overflow: hidden;
	margin: 0px;
	background: url("../image/contents_about_bg.png") no-repeat center;
	background-size: cover;
}
#contents_mission {
	clear: both;
	overflow: hidden;
	margin: 0px;
	background: url("../image/contents_mission_bg.png") no-repeat center;
	background-size: cover;
}
#contents_work {
	clear: both;
	overflow: hidden;
	margin: 0px;
	background: url("../image/contents_work_bg.png") no-repeat center;
	background-size: cover;
}
#contents_infra {
	clear: both;
	overflow: hidden;
	margin: 0px;
	background: url("../image/contents_infra_bg.png") no-repeat center;
	background-image: center;
	background-size: cover;
}

/*----------------------------------------------------------------------

	Main Visual
	
----------------------------------------------------------------------*/

.slide{
	width: 100vw;
	height: 300px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;

} 

/*----------------------------------------------------------------------

	contents area
	
----------------------------------------------------------------------*/

.wrap {
	font-size:0px;
	-webkit-padding-start: 0px;
}
.color-getit {
    color: #45a4db;
}

.color-black {
    color: #000000;
}
.fs28 {
    font-size: 28px !important;
}

.fs20 {
    font-size: 20px !important;
}
.bold {
    font-weight: bold;
}
.text-center {
    text-align: center;
}
.mb16 {
    margin-bottom: 20px !important;
	margin-top:20px;
}
.img-center {
	margin:0 auto;
	text-align: center;
	
}
.img-left {
	margin:0 auto;
	text-align: center;

}
.img-right {
	margin-bottom: 0px;
	text-align: center;

}
.contents{
    max-width: 860px;
    padding: 10px;
    margin: auto;
}
.col9 {
    width: 75%;
}

.mx-auto, .mxa {
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 50px;
}
.py64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
}
.p16 {
    padding: 16px !important;
}

.con5-m {
	font-size :14px;
	list-style-type: disc;
	padding-left: 20px;
	padding-bottom: 40px;
	padding-right: 20px;
}

.con_about-m {
	font-size :14px;
	list-style-type: disc;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.con_about-m li {
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
}
span.list-title {
	float:left;
	padding: 5px;
}
span.list-con {
	display: block;
	margin-left:200px;
	border-left: 1px solid #222;
	padding: 5px;
}

.fs-style {
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.left-fs {
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.right-fs {
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

/*----------------------------------------------------------------------

	footer
	
----------------------------------------------------------------------*/
footer {
	font-size: 12px;
	color: #45a4db;
	background: #000000
}

footer p#policy {
	text-align: left;
	line-height: 70px;
	padding-left: 20px;
}

footer p#copyright {
	text-align: center;
	line-height: 70px;
	margin: 0;
}
}


@media (max-width:600px){
	
.header-bg {
	height: 70px;
	background-color: #000000;
	background-attachment: scroll;
	position: relative;
}
/*----------------------------------------------------------------------

	Common 
	
----------------------------------------------------------------------*/
a:link{
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #ffffff;
	text-decoration: underline;
}

/*----------------------------------------------------------------------

	Main Structure
	
----------------------------------------------------------------------*/
body {
	margin: 0;
}

div{
	display: block;
}
.block {
    display: block !important;
}
.relative {
    position: relative;
}

.mr16 {
    margin-right: 16px !important;
}
a {
    color: inherit;
    text-decoration: none;
}


header nav {
	position: absolute;
	right: 35px;
	top: 20px;
}

header h1 {
	position: absolute;
	left:20px;
	bottom: 0px;
	top:1px;
}
/*----------------------------------------------------------------------

	menu
	
----------------------------------------------------------------------*/

/* ▽▽ハンバーガーメニュー▽▽
------------------------------------------------------- */
.hm_menu_check {/* チェックボックスを隠す */
  display: none;
}

/* ▽▽メニューボタン▽▽ */
.hm_btn {
	position: relative;
	width: 30px;
	height: 30px;
	margin-top:30px;
	margin-right:10px;
	cursor: pointer;
	display: block;
	float: right;
	z-index: 2;
}
.hm_btn::before {
	-webkit-box-shadow: #000 0 12px 0;
	box-shadow: #fff 0 12px 0;
	background: #fff;
}
.hm_btn::after {
	bottom: 0;
	background: #fff;
}
.hm_btn::before,
.hm_btn::after {
	width: 30px;
	height: 6px;
	display: block;
	content: '';
	position: absolute;
	-webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
	transition: box-shadow 0.2s linear, transform 0.2s 0.2s;
}
/* △△メニューボタン△△ */
 
.hm_menu_wrap {
	width :70%;
	height :10000px;
	background: #fff;
	position: absolute;
	left: -100%;
	top: 0;
	-webkit-transition: left 0.4s;
	transition: left 0.4s;
}
 
/* ▽▽開閉時のアニメーション▽▽ */
.hm_menu_check:checked ~ .hm_title {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.hm_menu_check:checked ~ .hm_btn::before {
	-webkit-box-shadow: transparent 0 0 0;
	box-shadow: transparent 0 0 0;
	-webkit-transform: rotate(45deg) translate3d(6px, 11px, 0);
	transform: rotate(45deg) translate3d(6px, 11px, 0);
}
.hm_menu_check:checked ~ .hm_btn::after {
	-webkit-transform: rotate(-45deg) translate3d(6px, -11px, 0);
	transform: rotate(-45deg) translate3d(6px, -11px, 0);
}
.hm_menu_check:checked ~ .hm_menu_wrap {
	left: 0;
}
 
/* △△開閉時のアニメーション△△ */
 
/* ▽▽メニュー内のリストスタイル▽▽ */
.hm_list {
	list-style-type: none;
	margin: 50px 0 0;
	padding: 0;
}
.hm_list li a {
	color: #777;
	display: block;
	overflow: hidden;
	padding: 8px 22px;
	position: relative;
	text-decoration: none;
	z-index: 1;
}
.hm_list li a::before {/* aタグマウスオーバー時の背景 */
	background: #eee;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 100%;
	left: 0;
	-webkit-transition: bottom 0.4s;
	transition: bottom 0.4s;
	z-index: -1;
}
 
.hm_list li a:hover::before {
	bottom: 0;
}
.hm_list li a:hover::after {
	opacity: 0.5;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* メニュー内のリストスタイル△△ */

.hm_menu_close {
	width :0;
	height :0;
	background: #000;
	opacity :0;
	position: absolute;
	left: 70%;
	top: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
 
.hm_menu_close label {
	display :block;
	width :100%;
	height :100%;
	cursor : pointer;
}
 
.hm_menu_check:checked ~ .hm_menu_close {
	width :30%;
	height :10000px;
	opacity :0.8;
}
 
/* △△ハンバーガーメニュー△△
------------------------------------------------------- */
.f {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
}

.white {
    color: white;
}


/***
header nav{
	position: absolute;
	padding-top: 40px;
}

header nav ul li {
	float: none;
	margin-top:20px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 20px;
	text-align: center;
}
***/

#contents1 {
	clear: both;
	overflow: hidden;
	margin: 0px auto;
	background: url("../image/contents01_bg.png") no-repeat center;
	background-size: cover;
}
#contents2 {
	clear: both;
	overflow: hidden;
	margin: 0px;
	background: url("../image/contents02_bg.png") no-repeat center;
	background-size: cover;
}
#contents3 {
	clear: both;
	overflow: hidden;
	margin: 0px;
	background: url("../image/contents02_bg.png") no-repeat center;
	background-size: cover;
}
#contents4 {
	clear: both;
	overflow: hidden;
	margin: 0px;
	background: url("../image/contents02_bg.png") no-repeat center;
	background-image: center;
	background-size: cover;
}

/*----------------------------------------------------------------------

	Main Visual
	
----------------------------------------------------------------------*/

.slide{
	width: 100%;
	height: 200px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;

} 

/*----------------------------------------------------------------------

	contents area
	
----------------------------------------------------------------------*/

.wrap {
	font-size:0px;
	-webkit-padding-start: 0px;
}
.color-getit {
    color: #45a4db;
}

.color-black {
    color: #000000;
}
.fs28 {
    font-size: 28px !important;
}

.fs20 {
    font-size: 20px !important;
}
.bold {
    font-weight: bold;
}
.text-center {
    text-align: center;
}
.mb16 {
    margin-bottom: 20px !important;
	margin-top:20px;
}
.img-center {
	margin:0 auto;
	text-align: center;
	
}
.img-left {
	margin:0 auto;
	text-align: center;

}
.img-right {
	margin-bottom: 0px;
	text-align: center;

}
.contents{
    max-width: 860px;
    padding: 10px;
    margin: auto;
}
.col9 {
    width: 75%;
}

.mx-auto, .mxa {
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 50px;
}
.py64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
}
.p16 {
    padding: 16px !important;
}

.con5-m {
	font-size :14px;
	list-style-type: disc;
	padding-left: 20px;
	padding-bottom: 40px;
	padding-right: 20px;
}

.con_about-m {
	font-size :14px;
	list-style-type: disc;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.con_about-m li {
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
}
span.list-title {
	float:left;
	padding: 5px;
}
span.list-con {
	display: block;
	margin-left:100px;
	border-left: 1px solid #222;
	padding: 5px;
}



.fs-style {
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.left-fs {
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.right-fs {
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

/*----------------------------------------------------------------------

	トップページへボタン
	
----------------------------------------------------------------------*/

#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 70px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}



/*----------------------------------------------------------------------

	footer
	
----------------------------------------------------------------------*/
footer {
	font-size: 12px;
	color: #45a4db;
	background: #000000
}

footer p#policy {
	text-align: left;
	line-height: 70px;
	padding-left: 20px;
}

footer p#copyright {
	text-align: center;
	line-height: 70px;
	margin: 0;
}
}