


@charset "upxtf-8";


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



/* スマートフォン用------------------------------------------------------------ */
@media only screen and (max-width: 1000px){


.pc-none {
display:block;	
}

.sp-none {
display:none;	
}

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


body {
	width: 100％;
	min-width: 480px;
	font-family: "游ゴシック", "Yu Gothic", sans-serif;
	color: #;
	font-size: small;
	line-height:1.5;
	-webkit-text-size-adjust: none;	
}




#wrap {
    margin: 0 auto  0;
    width: 100%;
	
}



.space{clear: left;}




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:hover {
	text-decoration: none;
}





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








	
	
	

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

}
.header-1{
	float: left;
	margin: 0px 2% 0px 2%;
	padding:0;
	width: 96%;
	height:75px;
	background-color: #;
}
.header-2{
	display: none;
}


h1{
	margin: 0px 0px 0px 0px;
	font-size:x-small;
	font-weight:normal;
}
.header-logo{
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0;
	width: 100%;
	height:75px;
	font-size:x-small;
}
.header-logo-1{
	float: left;
	margin: 0px 0 0px 0;
	padding:0 0 0 0;
	width: 100px;
	height:75px;
	
}
.header-logo-1 img{
	width: 85px;
	margin: 5px 5px 0px 10px;
	
}
.header-logo-2{
	float: left;
	margin: 0px 0px 0px 0px;
	padding:10px 0 0 0;
	width: 260px;
	height:65px;
	background-color: #;
}
.header-logo-2 img{
	width: 220px;
	margin:5px 0 0 0;
}








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

}

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

}


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






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







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




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










.top-home-text{
	float: left;
	margin: 30px 0px 0px 0;
	padding:0;
	width: 100%;
	height:auto;
    text-align:center;
	background-color:#;
}


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

}

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

}







.pankuzu{
	float: left;
	margin: 0 0px 0px 0;
	padding:0 3% 0 3%;
	width: 94%;
	height:45px;
	background-color:#ffffff;	
	font-size:x-small;
	color:#0096df;
	font-weight:bold;
}
.pankuzu img{
	margin: 0 15px 0px 0;
	width: 15px;
}
.pankuzu-in{
	margin: 0 auto;
	padding:0;
	width: 94%;
	height:45px;
	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 4% 60px 4%;
	padding:0;
	width: 92%;
	height:auto;
	background-color:#ffffff;	
}
.contents-in{
	margin: 0 auto;
	padding:0 0 0 0;
	width: 100%;
	height:auto;
}




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





.title-access{
	float: left;
	margin: 0px 0px 0 0;
	padding:0;
	width: 100%;
	height:auto;
	font-family: 'osp';
	font-size:xx-large;
	text-align:center;
}
.title-access-bar{
	margin: -5px auto 30px;
	padding:0;
	width: 45px;
	height:3px;
	background-color:#0094dd;
}







.about{
	float: left;
	margin: 0 0px 60px 0;
	padding:0;
	width: 100%;
	height:auto;
	font-size:small;
}



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

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

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

}







.service{
	float: left;
	margin: 0 0 60px 0;
	padding:0;
	width: 100%;
	height:auto;
	font-size:small;
}
.service-text{
	float: left;
	margin: 0 0 0 0;
	padding:0;
	width: 100%;
	height:auto;
	font-size:small;
}
.service-table{
	float: left;
	margin: 30px 0 0 0;
	padding:0;
	width: 100%;
	height:auto;
	font-size:small;
	background-color:#;
}

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

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






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

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











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

.contact p{
		color:#ffffff;
	font-size:xx-large;	
	font-weight:normal;
	font-family: 'osp';
	margin:0 0 0 0;
}
.contact-btn{
	margin: 30px auto ;
	padding: 0 ;
	width: 100%;
	height:auto;
	background-color:#;

}
.contact-email a{
	float: left;
	margin: 0 10% 15px 10%;
	padding: 0;
	width: 80%;
	height:120px;
	line-height:120px;
	border-radius:10px;
	background-color:#ffffff;
	text-align:center;
		color:#0096df;
	font-size:madium;	
	font-weight:bold;
	background-image:url(img/btn_contact.png);
background-size:25px;
background-repeat:no-repeat;
background-position:left 5% 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:25px;
background-repeat:no-repeat;
background-position:left 5% center;
 }


.contact-tel {
	float: left;
	margin: 0 10% 0 10%;
	padding:  20px 0 20px 0;
	width: 80%;
	height:80px;
	border-radius:10px;
	background-color:#0096df;
	text-align:center;
		color:#ffffff;
	font-size:medium;	

}



.tel {
		color:#ffffff;
	font-size:x-large;	
	font-weight:normal;
	font-family: 'osp';
	margin:0 0 0 0;
	line-height:1.0;
	 transition:  .3s;
}
.tel a{
		color:#ffffff;
	font-size:xx-large;	
	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:x-large;	
	font-weight:normal;
	font-family: 'osp';
	margin:0 0 0 0;
	line-height:1.0;
}

.fax a{

		color:#ffffff;
	font-size:x-large;	
	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:75px;
	line-height:75px;
	background-color:#000000;
	text-align:center;
		color:#ffffff;
	font-size:xx-large;	
	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: -54px;
	border: 54px solid transparent;
	border-top: 39px solid #000000;
}
.access:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -45px;
	border: 45px solid transparent;
	border-top: 30px solid #000000;
}

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






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

.footer-logo{
	
	margin: 0px auto 60px;
	padding:0;
	width: 400px;
	height:75px;
	font-size:small;
}


.footer-c{

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





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






/* ハンバーガーメニュー------------------------------------------------------------ */

#ham-menu {
    background-color: #ffffff; /*メニュー背景色*/
    box-sizing: border-box;
    height: 100%;
    padding: 10px 0px; /*メニュー内左右上下余白*/
    position: fixed;
    right: -300px; /*メニュー横幅 width と合わせる*/
    top: 0;
    transition: transform 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 300px; /*メニュー横幅*/
    z-index: 10000;
	text-align:left;
	
}

#ham-menu ul{
	list-style-type: none;
	color:#000000;
	font-weight:700;
	line-height:2.0;
}

#ham-menu ul li {
  position: relative;
  list-style-type: none;
  margin-bottom: 1px;
  font-size:x-large;
  font-family: "游ゴシック", "Yu Gothic", sans-serif;
  border-bottom:solid 1px;
  margin:10px 0 10px 0;
}





#menu-background {
    background-color: #333; /*黒背景*/
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 100%;
    z-index: -1;
}

#menu-icon {
    background-color: #0096df; /*アイコン部分背景色*/
    border-radius: 0 0 0 0px; /*左下角丸*/
    color: #ffffff; /*アイコン（フォント）色*/
    cursor: pointer;
    display: block;
    font-size: 75px; /*アイコン（フォント）サイズ*/
    height: 75px; /*アイコン縦高さ*/
    line-height: 65px; /*縦位置中央化*/
    position: fixed;
	right: 0px;
    text-align: center;
    top: 0;
    width: 75px; /*アイコン横幅*/
    transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    z-index: 20000;
}

#menu-cb {
    display: none; /*チェックボックス本体は消しておく*/
}

#menu-cb:checked ~ #ham-menu,
#menu-cb:checked ~ #menu-icon {
    transform: translate(-300px); /*メニュー本体横幅 width と合わせる*/
}

#menu-cb:checked ~ #menu-background {
    opacity: 0.5;
    z-index: 999;
}


/* ハンバーガーメニュー------------------------------------------------------------ */
	
}
/* スマートフォン用------------------------------------------------------------ *//