


@charset "upxtf-8";


@font-face {
    font-family: 'osp';
    src: url('fonts/OSP-DIN.ttf') format('truetype');
	font-weight:100;
}
@font-face {
    font-family: 'logo';
    src: url('fonts/Condense.otf') format('opentype');
	font-weight:100;
}




body {margin:0 auto;margin-left:auto;margin-right:auto;}
body {
	width: 100%;
	min-width: 1200px;
	font-family: "游ゴシック", "Yu Gothic", sans-serif;
	font-weight:500;
	font-size:16.5px;
	color: #333333;	
	line-height:1.5;
	overflow-y:scroll;
	background-color:#;
	
	
}

#wrap {
    margin: 0 auto  0;
    width: 1200px;
}





.space{clear: left;}
.space-sp{display: none;}



img  {border:none;}

a:hover img {
opacity: .6;
-webkit-opacity: .6;
-moz-opacity: .6;
filter: alpha(opacity=60);	/* IE lt 8 */
-ms-filter: "alpha(opacity=6)"; /* IE 8 */
}
 
a img {
-webkit-transition: opacity .3s ease-out;
-moz-transition: opacity .3s ease-out;
-ms-transition: opacity .3s ease-out;
transition: opacity .3s ease-out;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}



.fadein {
    opacity : 0;
    transform : translate(0px, 200px);
    transition : all 300ms;
    }
 
/* 画面内に入った状態 */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }


.sp-none {
display:block;	
}


.pc-none {
display:none;	
}





h1 {
	font-size:15px;
	font-weight:normal;
	margin:0 0 5px 0;
	text-align:left;
}






#page-top{
    width: 90px;
	position: fixed; 
    bottom: 40px; 
    right: 0px; 
	display:block;
	z-index:200;
}
#page-top img{
    width: 90px;
}




	
	
	

.header{
	float: left;
	margin: 0px 0px 0px 0;
	padding:0;
	width: 100%;
	height:90px;
	background-color: #ffffff;
	position:fixed;	
	z-index:10000;

}
.header-1{
	float: left;
	margin: 0px 0px 0px 0;
	padding:0;
	width: 40%;
	height:90px;
	background-color: #;
}
.header-2{
	float: left;
	margin: 0px 0px 0px 10%;
	padding:0;
	width: 50%;
	height:90px;
	background-color: #;
	display: flex;
    justify-content: flex-end;
}


h1{
	margin: 0px 0px 0px 0px;
	font-size:13.5px;
	font-weight:normal;
}
.header-logo{
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0;
	width: 480px;
	height:90px;
	font-size:13.5px;
}
.header-logo-1{
	float: left;
	margin: 0px 0 0px 0;
	padding:0;
	width: 155px;
	height:90px;
}
.header-logo-1 img{
	width: 125px;
	margin: 0px 10px 0px 20px;
}
.header-logo-2{
	float: left;
	margin: 0px 0px 0px 0px;
	padding:10px 0 0 0;
	width: 300px;
	height:80px;
	background-color: #;
}
.header-logo-2 img{
	width: 272px;
	margin:5px 0 0 0;
}



.nav{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 30px 0px;
	width: 70%;
	height:30px;
	text-align:left;
	background-color: #;
font-size:18px;

}





.nav-in {
    margin: 0 auto  0;
	padding: 0px 0 0 0;
    width: 100%;
	height:auto;
	text-align:left;
}


.nav-sp{
	display:none;
}



.global-nav-home {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    max-width: 960px;
    margin: 0 auto;	
}

/* 各メニューのスタイル */
.global-nav-home p {
    float: left;
    width: 25%;
	text-align:center;
	
	font-weight:900;
	margin-top:0px;

	background-color:#;
	border-left:solid 1px #000000;
}


.global-nav-home p{
	box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
}



.global-nav-home p a {
    display: block;
    color: #000000;
	transition: color .3s;
}
.global-nav-home p a:hover {
    display: block;
    color: #0095de;
	transition: color .3s;
	text-decoration: none;
}

/* 黒いバーのスタイル */
.global-nav--bar {
    position: absolute;
    display: block;
    bottom: -15px;
    left: 0;
    width: 10%;
    margin:0 7.5% 0 7.5%;
    height: 2px;
	left:0;
    background: #0095de;
    -webkit-transition: all .5s;
    transition: all .5s;
	opacity:0;
}

/* ホバーでバーの位置を変化 */
.global-nav-home p:nth-child(1):hover ~ .global-nav--bar {
    left: 0;opacity:1;
}
.global-nav-home p:nth-child(2):hover ~ .global-nav--bar {
    left: 25%;opacity:1;
}
.global-nav-home p:nth-child(3):hover ~ .global-nav--bar {
    left: 50%;opacity:1;
}
.global-nav-home p:nth-child(4):hover ~ .global-nav--bar {
    left: 75%;opacity:1;
}








.btn-form a { display:block;
text-align:center;
font-weight:bold;
margin:0;
width: 240px;
height:90px;
line-height:90px;
background-color:#0096df;
padding:0; /* a要素内の余白 */
color:#ffffff;
font-size:21px;
transition:  .3s;
background-image:url(img/header_contact.png);
background-size:30px;
background-repeat:no-repeat;
background-position:left 15px center;
}

 /* 以下マウスを載せたときのスタイル */
.btn-form a:hover { 
 background-color: #82c1ea;
 text-decoration:none;
 color:#ffffff;
 transition:  .3s;
 }







.top-home{
	float: left;
	margin: 0px 0px 0px 0;
	padding:0;
	width: 100%;
	height:auto;
	background-color:#000000;
	background-image:url(img/back_home.jpg);
	background-size:1920px;
    background-repeat:no-repeat;
    background-attachment:fixed;
	background-position:center top;
	text-align:right;

}

.top-home img{
	width: 100%;
	margin:60px 0 0 0;

}



.top-about{
	float: left;
	margin: 90px 0px 0 0;
	padding:0;
	width: 100%;
	height:240px;
	background-color:#000000;
	background-image:url(img/back_top.png),url(img/back_about.jpg);
	background-size:100%,1920px;
    background-repeat:no-repeat,no-repeat;
    background-attachment:scroll,fixed;
	background-position:right bottom,center -540px;
	text-align:right;
    font-family: "游明朝", "Yu Mincho", sans-serif;
	font-size:60px;
	color:#ffffff;
	display: flex;  
	align-items: center;
	text-align:right;
	justify-content: right;
	background-color:#000000;
}
.top-about p{
	margin:0 60px 0 0;
}




.top-service{
	float: left;
	margin: 90px 0px 0 0;
	padding:0;
	width: 100%;
	height:240px;
	background-color:#000000;
	background-image:url(img/back_top.png),url(img/back_service.jpg);
	background-size:100%,1920px;
    background-repeat:no-repeat,no-repeat;
    background-attachment:scroll,fixed;
	background-position:right bottom,center -120px;
	text-align:right;
    font-family: "游明朝", "Yu Mincho", sans-serif;
	font-size:60px;
	color:#ffffff;
	display: flex;  
	align-items: center;
	text-align:right;
	justify-content: right;
	background-color:#000000;
}
.top-service p{
	margin:0 60px 0 0;
}





.top-access{
	float: left;
	margin: 90px 0px 0 0;
	padding:0;
	width: 100%;
	height:240px;
	background-color:#000000;
	background-image:url(img/back_top.png),url(img/back_access.jpg);
	background-size:100%,1920px;
    background-repeat:no-repeat,no-repeat;
    background-attachment:scroll,fixed;
	background-position:right bottom,center -540px;
	text-align:right;
    font-family: "游明朝", "Yu Mincho", sans-serif;
	font-size:60px;
	color:#ffffff;
	display: flex;  
	align-items: center;
	text-align:right;
	justify-content: right;
	background-color:#000000;
}
.top-access p{
	margin:0 60px 0 0;
}




.top-form{
	float: left;
	margin: 90px 0px 0 0;
	padding:0;
	width: 100%;
	height:240px;
	background-color:#000000;
	background-image:url(img/back_top.png),url(img/back_form.jpg);
	background-size:100%,1920px;
    background-repeat:no-repeat,no-repeat;
    background-attachment:scroll,fixed;
	background-position:right bottom,center -150px;
	text-align:right;
    font-family: "游明朝", "Yu Mincho", sans-serif;
	font-size:60px;
	color:#ffffff;
	display: flex;  
	align-items: center;
	text-align:right;
	justify-content: right;
	background-color:#000000;
}
.top-form p{
	margin:0 60px 0 0;
}





.top-home-text{
	float: left;
	margin: 165px 0px 0px 0;
	padding:0;
	width: 100%;
	height:auto;

	background-color:#;
}

h2{
	margin:0 60px 15px 0;
	color:#ffffff;
	font-size:60px;	
	font-weight:normal;
	font-family: "游明朝", "Yu Mincho", sans-serif;
}

h3{
	 margin:0 60px 0 0;
	color:#ffffff;
	font-size:30px;	
	font-weight:bold;
}




.pankuzu{
	float: left;
	margin: 0 0px 0px 0;
	padding:0;
	width: 100%;
	height:75px;
	background-color:#ffffff;	
	font-size:15px;
	color:#0096df;
	font-weight:bold;
}
.pankuzu img{
	margin: 0 20px 0px 0;
	width: 20px;
}
.pankuzu-in{
	margin: 0 auto;
	padding:0;
	width: 960px;
	height:75px;
	display: flex;  
	align-items: center;
	text-align:left;
	justify-content: left;
}
.arrow-pankuzu{
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.arrow-pankuzu::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #0096df;
  border-right: solid 2px #0096df;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6px;
}





.contents{
	float: left;
	margin: 0 0px 90px 0;
	padding:0;
	width: 100%;
	height:auto;
	background-color:#ffffff;	
}
.contents-in{
	margin: 0 auto;
	padding:0 0 0 0;
	width: 960px;
	height:auto;
}




.title{
	float: left;
	margin: 0px 0px 30px 0;
	padding:0;
	width: 100%;
	height:60px;
	line-height:60px;
		color:#ffffff;
	font-size:36px;	
	border-radius:10px 10px 0 0;
	background:linear-gradient(90deg,#0096df, #000000); 
	font-family: 'logo';
}
.title p{
margin:-2px 0 0 15px;
font-weight:normal;
}



.title-access{
	float: left;
	margin: 0px 0px 0 0;
	padding:0;
	width: 100%;
	height:auto;
	line-height:60px;
	font-family: 'osp';
	font-size:75px;
	text-align:center;
}
.title-access-bar{
	margin: 15px auto 45px;
	padding:0;
	width: 75px;
	height:6px;
	background-color:#0094dd;
}




.about{
	float: left;
	margin: 0 15px 90px 15px;
	padding:0;
	width: 930px;
	height:auto;
	font-size:18px;
}



.about-wrap{
	float: left;
	margin: 0 0px 0 0;
	padding:0;
	width: 100%;
	height:auto;
	font-size:18px;
	border-bottom:solid 1px #cccccc;
}
.about-1{
	float: left;
	margin: 0 0px 0 0;
	padding:20px 0 20px 0;
	width: 25%;
	height:auto;
	font-weight:bold;
}
.about-1 p{
margin:0 0 0 15px;
}
.about-2{
	float: left;
	margin: 0 0px 0 0;
	padding:20px 0 20px 0;
	width: 75%;
	height:auto;

}
.about-2 ul{
	margin: 15px 0px 5px -1em;

}
.about-2 li{
	margin: 0 0px 10px 0;

}


.service{
	float: left;
	margin: 0 15px 90px 15px;
	padding:0;
	width: 930px;
	height:auto;
	font-size:18px;
}
.service-text{
	float: left;
	margin: 15px 45px 0 0;
	padding:0;
	width: 425px;
	height:auto;
	font-size:21px;
}
.service-table{
	float: left;
	margin: 15px 0 0 0;
	padding:0;
	width: 460px;
	height:auto;
	font-size:18px;
	background-color:#;
}

.table-wrap{
	float: left;
	margin: 0 0 30px 0;
	padding:0;
	width: 460px;
	height:auto;
    border-bottom:solid 1px #0094dd;
}

.table-title{
	float: left;
	margin: 0 0 0 0;
	padding:0;
	width: 460px;
	height:45px;
	line-height:45px;
    border-radius:10px 10px 0 0;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:24px;
	background-color:#0094dd;
}
.table-w{
	float: left;
	margin: 0 0 0 0;
	padding:0;
	width: 50%;
	height:45px;
	line-height:45px;
	background-color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:18px;
    border:solid 1px #ffffff;
	box-sizing: border-box;
}
.table-g{
	float: left;
	margin: 0 0 0 0;
	padding:0;
	width: 50%;
	height:45px;
	line-height:45px;
	background-color:#eeeeee;
	font-weight:bold;
	text-align:center;
	font-size:18px;
    border:solid 1px #ffffff;
	box-sizing: border-box;
}






.service-ph{
	float: left;
	margin: 60px 0 0 0;
	padding:0;
	width: 100%;
	height:auto;
}

.service-ph img{
	float: left;
	margin: 0.6%;
	padding:0;
	width: 48.8%;
	height:auto;
}










.contact{
	float: left;
	margin: 0px 0px 0px 0;
	padding:75px 0 150px 0;
	width: 100%;
	height:auto;
	background-color:#000000;
	background-image:url(img/back_contact_all.jpg);
	background-size:1920px;
    background-repeat:no-repeat;
    background-attachment:fixed;
	background-position:center top;
	text-align:center;
		color:#ffffff;
	font-size:30px;	
	font-weight:bold;
}

.contact p{
		color:#ffffff;
	font-size:90px;	
	font-weight:normal;
	font-family: 'osp';
	margin:0 0 0 0;
}
.contact-btn{
	margin: 60px auto ;
	padding: 0 ;
	width: 1140px;
	height:165px;
	background-color:#;

}
.contact-email a{
	float: left;
	margin: 0 60px 0px 60px;
	padding: 0;
	width: 450px;
	height:165px;
	line-height:165px;
	border-radius:15px;
	background-color:#ffffff;
	text-align:center;
		color:#0096df;
	font-size:24px;	
	font-weight:bold;
	background-image:url(img/btn_contact.png);
background-size:30px;
background-repeat:no-repeat;
background-position:left 45px center;
 transition:  .3s;
}


.contact-email a:hover { 
 background-color: #0096df;
 text-decoration:none;
 color:#ffffff;
 transition:  .3s;
 	background-image:url(img/header_contact.png);
background-size:30px;
background-repeat:no-repeat;
background-position:left 45px center;
 }


.contact-tel {
	float: left;
	margin: 0 60px 0px 60px;
	padding:  25px 0 25px 0;
	width: 450px;
	height:115px;
	border-radius:15px;
	background-color:#0096df;
	text-align:center;
		color:#ffffff;
	font-size:18px;	



}



.tel {
		color:#ffffff;
	font-size:48px;	
	font-weight:normal;
	font-family: 'osp';
	margin:0 0 0 0;
	line-height:1.0;
	 transition:  .3s;
}
.tel a{
		color:#ffffff;
	font-size:48px;	
	font-weight:normal;
	font-family: 'osp';
	margin:0 0 0 0;
	line-height:1.0;
	 transition:  .3s;
}
.tel a:hover { 
text-decoration:none;
 color:#ffffff;
 transition:  .3s;
 }

.fax{

		color:#ffffff;
	font-size:36px;	
	font-weight:normal;
	font-family: 'osp';
	margin:0 0 0 0;
	line-height:1.0;
}




.access{
	float: left;
	margin: 0px 0px 0px 0;
	padding: 0px 0 0 0;
	width: 100%;
	height:150px;
	line-height:150px;
	background-color:#000000;
	text-align:center;
		color:#ffffff;
	font-size:75px;	
	font-family: 'osp';
	position: relative;
	display: inline-block;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	z-index:100;
}
.access:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -64px;
	border: 64px solid transparent;
	border-top: 49px solid #000000;
}
.access:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -55px;
	border: 55px solid transparent;
	border-top: 40px solid #000000;
}

#map{
	float: left;
	margin: 0px 0px 0px 0;
	padding: 0px 0 0 0;
	width: 100%;
	height:600px;
	background-color:#000000;
}






.footer{
	float: left;
	margin: 0px 0px 60px 0;
	padding: 60px 0 0 0;
	width: 100%;
	height:150px;
	background-color:#ffffff;
	text-align:center;
	font-size:18px;	
}

.footer-logo{
	
	margin: 0px auto 90px;
	padding:0;
	width: 480px;
	height:90px;
	font-size:18px;
}


.footer-c{

	margin: 0px 0px 0px 0;
	padding: 0 0 0 0;
	width: 100%;
	height:40px;
	line-height:40px;
	background-color:#0096df;
	color:#ffffff;;
	text-align:center;
	font-size:15px;	
}




@media only screen and (max-width: 1440px){
	
	


.top-about{
	float: left;
	margin: 60px 0px 0 0;
	padding:0;
	width: 100%;
	height:240px;
	background-color:#000000;
	background-image:url(img/back_top.png),url(img/back_about.jpg);
	background-size:100%,1920px;
    background-repeat:no-repeat,no-repeat;
    background-attachment:scroll,fixed;
	background-position:right bottom,center -540px;
	text-align:right;
    font-family: "游明朝", "Yu Mincho", sans-serif;
	font-size:60px;
	color:#ffffff;
	display: flex;  
	align-items: center;
	text-align:right;
	justify-content: right;
	background-color:#000000;
}
.top-about p{
	margin:0 60px 0 0;
}




.top-service{
	float: left;
	margin: 60px 0px 0 0;
	padding:0;
	width: 100%;
	height:240px;
	background-color:#000000;
	background-image:url(img/back_top.png),url(img/back_service.jpg);
	background-size:100%,1920px;
    background-repeat:no-repeat,no-repeat;
    background-attachment:scroll,fixed;
	background-position:right bottom,center -120px;
	text-align:right;
    font-family: "游明朝", "Yu Mincho", sans-serif;
	font-size:60px;
	color:#ffffff;
	display: flex;  
	align-items: center;
	text-align:right;
	justify-content: right;
	background-color:#000000;
}
.top-service p{
	margin:0 60px 0 0;
}


	

.header{
	float: left;
	margin: 0px 0px 0px 0;
	padding:0;
	width: 100%;
	height:60px;
	background-color: #;
	position:fixed;	

}
.header-1{
	float: left;
	margin: 0px 0px 0px 0;
	padding:0;
	width: 35%;
	height:60px;
	background-color: #;
}


.header-2{
	float: left;
	margin: 0px 0px 0px 0%;
	padding:0;
	width: 65%;
	height:60px;
	background-color: #;
	display: flex;
    justify-content: flex-end;
}	
.nav{

font-size:15px;

}


.btn-form a { display:block;
text-align:center;
font-weight:bold;
margin:0;
width: 180px;
height:60px;
line-height:60px;
background-color:#0096df;
padding:0; /* a要素内の余白 */
color:#ffffff;
font-size:18px;
transition:  .3s;
background-image:url(img/header_contact.png);
background-size:20px;
background-repeat:no-repeat;
background-position:left 15px center;
}


h1{
	margin: 0px 0px 0px 0px;
	font-size:11px;
	font-weight:normal;
}
.header-logo{
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0;
	width: 420px;
	height:60px;
	font-size:13.5px;
}
.header-logo-1{
	float: left;
	margin: 0px 0 0px 0;
	padding:0;
	width: 110px;
	height:60px;
}
.header-logo-1 img{
	width: 85px;
	margin: 0px 5px 0px 15px;
}
.header-logo-2{
	float: left;
	margin: 0px 0px 0px 0px;
	padding:5px 0 0 0;
	width: 270px;
	height:50px;
	background-color: #;
	font-size:11px;
}
.header-logo-2 img{
	width: 242px;
	margin:0px 0 0 0;
}




.nav{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	width: 70%;
	height:30px;
	text-align:left;
	background-color: #;
font-size:15px;

}

.global-nav--bar {
    position: absolute;
    display: block;
    bottom: -8px;
    left: 0;
    width: 10%;
    margin:0 7.5% 0 7.5%;
    height: 2px;
	left:0;
    background: #0095de;
    -webkit-transition: all .5s;
    transition: all .5s;
	opacity:0;
}








.footer-logo{
	
	margin: 0px auto 90px;
	padding:0;
	width: 480px;
	height:90px;
	font-size:15px;
}




	 }
