@charset "UTF-8";
/*横幅768pxまで　*/
@media screen and (max-width: 768px){
body {
	background-image: none
}
.mobile{
display: block;	
}
.pc{
display: none;
}
/*#########################################################
レイアウト
#########################################################*/
.header {
    width: 100%;
    z-index: 100;
    min-height: 83px;
	padding-top: 30px;
    padding-bottom: 10px;
	/*background-color: #FFE9EC;*/
	background-color: #FFFFFF;
}
.header-in {
    height: 100px;
    margin-left: auto;
    margin-right: auto;
/*    max-width: 768px;*/
    width: 96%;
	background-color: #FFFFFF;


	
}
.header-in-logo {
    width: 86%;
    float: none;
    height: auto;
    padding-top: 0px;
    padding-left: 5px;
    max-width: 430px;
	position: relative;
   /* position: relative;*/
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    top: -20px;
	text-align: left;
	display: block;
}

	
.header-in-right {
/*	position:static;*/
    padding-top: 0px;
    float: right;
    width:50%;
		padding: 0;
/*	padding-left: 0;*/
	font-size: 12px;
margin-left:auto;
	margin-top: 0px;
	margin-right: 2%;
		
}
.header-in-right-menu-box {
}
    /*--sns---*/
#header_top_in_right_sns {
	width: 45%;
    float: left;
	/*	position: relative;*/
	margin-top: 8px;
	padding: 0;
	margin-left:auto;
margin-right:auto;
	display: block;
	margin-bottom: 10px;
}   
.header_top_in_right_sns_in {
	width: 18%;
	float: right;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	transition: filter 0.1s ease;
filter: brightness(1.0); /* デフォルト値なのでこの一行は省略してもOK */
}       
  /*------------------------------------------------
ハンバーガーメニュー
------------------------------------------------*/  
 #gloval-nav {
	 font-size: 22px;
	}
#nav-toggle {
  position: fixed;
  top: 20px;
  right: 10px;
  height: 32px;
  cursor: pointer;
}
    
  /*------------------------------------------------
Entry（ボタン）
------------------------------------------------*/ 
	
	
	
    a.btn_10 {
		width: 100%;
  display: block;
		float:none;
margin-left:auto;
margin-right:auto;
   /* text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 120px;
    padding: 1rem 4rem;
    font-weight: bold;
    background-image: linear-gradient(to right, #27acd9 0%, #b4e12b 100%);
    border-radius: 100vh;
    color: #fff;
    border: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    transition: 0.5s;
    margin: auto;
    float: none;*/
}
a.btn_10:hover {
	/*color: #fff;
	background-image: linear-gradient(to left, #27acd9 0%, #b4e12b 100%);*/
}
    
    
    
/*------------------------------------------------
ヘッダーナビ
------------------------------------------------*/ 
.h-nav {
 display: none;
  
        }
    
    
/*------------------------------------------------
syosai-btn2（詳細ボタン3）
------------------------------------------------*/    
.syo-sai-2 {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    padding-bottom: 15px;
}
.syosai-btn2 {
    display: block;
    width: 95%;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center; /*ボタン色*/
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #FFFFFF;
    font-size: 0.94em;
    float: none;
    margin-bottom: 20px;
    background-color: rgba(248,248,248,0.20);
  }

.syosai-btn2:hover {
    background-color: rgba(248,248,248,0.70);
    color: #376F93;
    width: auto;
}
/*------------------------------------------------
.h2-title
------------------------------------------------*/     
.h2-title {
    width: 96%;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 20px;
    font-size: 1.50em;
    margin-right: auto;
    margin-left: auto;
}	
	
.banner-button2 engineer {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}	
    
    
 .footer {
    width: 100%;
    padding-top: 0px;
    min-height: 350px;
  /*  background: linear-gradient(rgba(47,99,151,0.90), rgba(47,99,151,0.90)),url('../images/main02.jpg');
    background-position: top -10px right 0px;*/
}
	.footer-bg {
    padding: 0;
    margin: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../images/footer_bg.png");
    min-height: 250px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 0% top;
    background-size: contain;
    position: relative;
	}
	.footer-bg_in {
	
	background-color:hsla(198,75%,52%,0.5);
	 min-height: 150px;
	}
	.footer-in_t-b {
		margin-top: 80px;
	}
		.footer-in_t-c {
		margin-top: 40px;
	}
.footer-in {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    min-height: 275px;
    padding-top: 40px;
    padding-bottom: 25px;
    text-align: center;
}   
 .footer-in2 {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    min-height: 175px;
    padding-top: 180px;
    padding-bottom: 25px;

	
}   
    
.footer-in-box-left {
	float: none;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}


.footer-in-box-right {
	float: none;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.footer-mobile-copy {
    background-color: #3B789B;
    width: 100%;
    color: #FFFFFF;
    font-size: 10px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}	
	
		.footer_btn_all {
		padding-top: 0px;
		width: 90%;
margin-left:auto;
margin-right:auto;
		display: block;
		position: absolute;
		bottom: 100;
		max-width: 900px;
		right:  0;
		left: 0;
		z-index: 1000px;
			padding-left: 20px;
	}
	.tyui {
		display: block;
		float: none;
		padding-top: 20px;
		width: 90%;
margin-left:auto;
margin-right:auto;
	}	
	.btn_ent {
background-color: #0071BB;
		color: #FFFFFF;
		width: 43%;
		height: 100px;
		font-size: 90%;
		padding-top: 70px;
		float: left;
  cursor: pointer;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
		margin-left: 5%;
}

	.btn_oubo {
			background-color: #E06E78;
		color: #FFFFFF;
		width: 43%;
		height: 110px;
		font-size: 90%;
		padding-top: 60px;
		float: left;
		cursor: pointer;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
		
	}
	
	
#end_in_right_sns {
	width: 88%;
	float:none;
	margin-top: 15px;
	display: block;
	margin-bottom: 40px;
}
/*menu_box（メニュー）-----*/	
.menu_boxin {
    width: 100%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 30px;
    background-color: rgba(251,204,117,1.00);
	}
#menu_box {
	margin: 0 auto;
	padding: 0;
	width: 92%;
}

#menu_box a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #EF7E09;
    line-height: 1;
}

#menu_box label {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 6px;
    color : #fff;
    cursor : pointer;
    font-size: 15px;
    padding-top: 25px;
    padding-right: 3px;
    padding-bottom: 25px;
    padding-left: 25px;
    font-weight: bold;
    border-radius: 5px;
    background-color: rgba(239,128,11,1.00);
}

#menu_box input {
    display: none;
}
#menu_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_box li {
    overflow-y: hidden;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    padding-left: 20px;
    font-size: 15px;
    max-height: 0;
}

#menu_bar01:checked ~ #links01 li,
	#menu_bar02:checked ~ #links02 li,
	#menu_bar03:checked ~ #links03 li,
	#menu_bar04:checked ~ #links04 li,
	#menu_bar05:checked ~ #links05 li,
	#menu_bar06:checked ~ #links06 li{	
    max-height: 56px;
    opacity: 1;
}

/*topページへ戻る*/
#page-top {
    position: fixed;
    bottom: 110px;
    right: 15px;
    font-size: 50%;
    z-index: 100;
}
#page-top a {
    text-decoration: none;
    color: #FFFFFF;
    width: 60px;
    padding-top: 12px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 12px;
    text-align: center;
    display: block;
    background-image: url(../images/pagetop_m_75.png);
    height: 93px;
}
#page-top a:hover {
    text-decoration: none;
    color: rgba(239,126,9,1.00);
    background-image: url(../images/pagetop_m_75.png);
}	

.homeback-btn {
	display: block;
	width: 96%;
  }
	
	
.footer-copy {
    width: 96%;
margin-left:auto;
margin-right:auto;
    text-align: center;
    color: #333333;
    font-size: 12px;
    padding-bottom: 20px;
	padding-top: 20px;
	background-color: #FFFFFF;
	margin-bottom: 60px;
}	
	
/****** フローティングバナー **********/
.floatingwrap{
    width: 100%;
    position: fixed;
    bottom:0;
    z-index: 100;
        
}
.floating{
   -webkit-backface-visibility: hidden;
    -webkit-transition: All 0.3s ease;
    backface-visibility: hidden;
  background-color:#E06E78;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    transition: All 0.3s ease;
    width: 100%;
}
.floatingwrap .floating a{
    color: white;   
    font-size: 18px;
}
.floating a:hover{
    color: #5c594c;

}
.floating_left{
    width: 43%;
    float: left;
    text-align: center;
    background-color: #0071BB;
    border-right: thin solid #FFFFFF;
    font-size: 85%;
}
.floating_right {
    width: 38%;
   float: left;
    text-align: center; 
    background-color: #E06E78;
    font-size: 85%;
}
.floating_pagetop {
    width: 18.5%;
   float:right;
    text-align: center; 
    background-color: #FFE9EC;
    color: #E06E78;
}

	
	}
