html{
	scroll-behavior: smooth;
}

body{
	margin:0;
	padding:0;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;font-family:'arial';

}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

/*パンくず*/
.breadcrumb {
  margin-top:20px;
  /*margin-left:20px;*/
  padding-left:20px;
  box-sizing:content-box;
  -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.breadcrumb li{
  position: relative;
  display:inline-block;
  list-style: none;
  font-weight: bold;
  margin-right: 6px;
  
}


.breadcrumb li:after{
    content: "";
    position: absolute;
    top: 7px;
    right: -19px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #e2e2e2;
    border-width: 7px 12px;
    width: 0;
    height: 0;
}

.breadcrumb li:last-child:after{
  content: none;
}

.breadcrumb li a {
    display: inline-block;
    padding: 0 7px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    color: #9b9b9b;
    background: #e2e2e2;
    font-size: 13px;
    border-radius: 3px;
    transition: 0.3s;
}

.breadcrumb li a:hover {
    transform: translateY(-3px);
}



@media screen and (min-width:1200px) {
	.toggle {
	display:none;
}

.logo img {
	width:50%;
	height:50%;
}
.header{
	background:#fff;
	height:150px;
	width:100%;
	position:fixed;
	z-index:99;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.1);
}
.headerinline {
	width:80%;
	margin:0 auto;
}


.header .logobox{
	clear:both;
	width:195px;
	height:100px;
	position:relative;
}
.header .logo{
	width:95px;
	height:95px;
	font-size:20px;
	margin-top:35px;
	float:left;
}
.header .mozi{
	font-size:20px;
	position:absolute;
	top:40px;
	right:0px;
	font-weight:bold;
	font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
	color:#0084D8;
}

.header ul{
	float:right;
	margin:30px;
	margin-right:50px;
	height:50%;
	margin-top:10px;

}
.header li{
	float:left;	
	margin-left:20px;
	font-size:18px;
	color:#004F96;
	font-weight:bold;
}
.header li a{
	text-decoration:none;
	color:#004F96;
}

.header li a {
  position: relative;
  display: inline-block;
  transition: .3s;
}
.header li a::after {
  position: absolute;
  bottom: -6px;
  left: 0;
  content: '';
  width: 0;
  height: 2px;
  background-color: #FFC100;
  transition: .3s;
}
.header li a:hover::after {
  width: 100%;
}
.title{
	font-size:12px;
	position:absolute;
	top:19px;
	left:2px;
}
.tel {
	position:absolute;
	top:35px;
	right:190px;
	width:215px;
}
.tel p {
	margin-bottom:2px;
}
.intel {
	float:right;
}
.telicon {
	float:left;
	color:#0084D8;
}
.fon {
	font-size:22px;
	font-weight:bold;
	color:#0084D8;
}
.mitumori {
	font-size:13px;
}
.eigyo {
	font-size:13px;
}


.header{
	background:#fff;
	height:150px;
	width:100%;
	position:fixed;
	z-index:99;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.1);
}
.headerinline {
	width:80%;
	margin:0 auto;
}


.header .logobox{
	clear:both;
	width:195px;
	height:100px;
	position:relative;
}
.header .logo{
	width:95px;
	height:95px;
	font-size:20px;
	margin-top:35px;
	float:left;
}
.header .mozi{
	font-size:20px;
	position:absolute;
	top:40px;
	right:0px;
	font-weight:bold;
	font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
	color:#0084D8;
}

.header ul{
	float:right;
	margin:30px;
	margin-right:50px;
	height:50%;
	margin-top:15px;

}

.header li{
	float:left;	
	margin-left:50px;
	font-size:20px;
	color:#004F96;
	font-weight:bold;
	
}
.header li a{
	text-decoration:none;
	color:#004F96;
}

.header li a {
  position: relative;
  display: inline-block;
  transition: .3s;
}
.header li a::after {
  position: absolute;
  bottom: -6px;
  left: 0;
  content: '';
  width: 0;
  height: 2px;
  background-color: #FFC100;
  transition: .3s;
}
.header li a:hover::after {
  width: 100%;
}

.tel {
	position:absolute;
	top:35px;
	right:190px;
	width:215px;
}
.tel p {
	margin-bottom:2px;
}
.intel {
	float:right;
}
.telicon {
	float:left;
	color:#0084D8;
}
.fon {
	font-size:25px;
	font-weight:bold;
	color:#0084D8;
}
.mitumori {
	font-size:13px;
}
.eigyo {
	font-size:13px;
}


.main{
	height:2300px;
	background:#000;
}

.main h1 {
	position:absolute;
	top:390px;
	left:300px;
	font-weight:bold;
	font-size:36px;
	color: #fff;
	z-index:20;
}
.scroll{
	position:fixed;
 	bottom:10px;
 	right:10px;
 	z-index:999;
 	border-radius: 50%;
  	height: 60px;
  	width: 60px;
  	background:#FFC100;
  	text-align:center;
  	line-height:80px;  	
}
.scroll a{
	color:#fff;
	text-decoration:none;
}

.scroll:hover{
  border:3px solid #FFC100;
  background-color:rgba(147,162,0,.0);
  color:#FFC100;
  font-weight:bold; 
}
.fas:hover{
	color:#FFC100;
}



.footer{
	background:#fff;
	height:100px;
}
.footer .copy {
	text-align:right;
	height: 100px;
	line-height: 100px;
	margin-right:50px;
}
.sns {
	line-height:130px;
	width:100px;
	position:relative;
}
.twitter{
	position:absolute;
	top:0;
	left:0;

}
.facebook{
	position:absolute;
	top:0;
	right:0;
}
.footerinline {
	width:85%;
	margin:0 auto;
}
/*
body, html, main {
    /* important 
    height: 100%;
}*/
.cd-fixed-bg img {
	display:none;
} 

.cd-fixed-bg {
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
  	opacity: .7;
}
  
.cd-fixed-bg.cd-bg-1 {
  background-image: url("../img/bg4.jpg");
  height:800px;
}

.cd-fixed-bg.cd-bg-2 {
  background-image: url("../img/mbg7.jpg");
  height:500px;
  transform: rotate();
}
.cd-fixed-bg.cd-bg-3 {
  background-image: url("../img/mbg2.jpg");
  height:500px;
  transform: rotate();
}
.cd-fixed-bg.cd-bg-4 {
  background-image: url("../img/mbg5.jpg");
  height:500px;
  transform: rotate();
}
.cd-fixed-bg.cd-bg-5 {
  background-image: url("../img/mbg6.jpg");
  height:500px;
  transform: rotate();
}
.cd-fixed-bg.cd-bg-6 {
  background-image: url("../img/bg7.jpg");
  height:500px;
  transform: rotate();
}
  
.cd-scrolling-bg {
    min-height: 100%;
}

.triangle {

width: 0;

height: 0;

/*border-top: 500px solid transparent;*/

border-bottom: 400px solid transparent;

border-left: 400px solid #fff;
position:absolute;
top:0px;
left:0px;
z-index:1;

}
.triangle1 {

width: 0;

height: 0;

border-top: 1000px solid transparent;

border-bottom: 800px solid transparent;

border-left: 1000px solid #fff;
position:absolute;
top:400px;
left:0px;
z-index:2;

}
.triangle2 {
	width: 0;
	height: 0;

/*border-top: 1000px solid transparent;*/

border-bottom: 200px solid transparent;

border-right: 200px solid #fff;
position:absolute;
top:0px;
right:0px;
z-index:3;
}
.triangle3 {

width: 0;
height: 0;

border-top: 450px solid transparent;

border-bottom: 450px solid transparent;
border-right: 442px solid #fff;
position:absolute;
top:950px;
right:0px;
z-index:4;

}





.service{
	position:absolute;
	top:500px;
	left: 0;
	right: 0;
	margin:0 auto;
	width:80%;
	background:#fff;
	height:1500px;
	
	box-shadow: 0px 3px 15px rgba(0,0,0,0.1);
  	transition: .3s;
  	z-index:10;
}

.service ul {
	clear:both;
}

.service li {
	list-style:none;
}
/*
.service:hover {
  box-shadow: 0px 15px 30px rgba(0,0,0,0.3);
  transform: scale(1.03,1.03);
}*/

 h2{
	padding-top:20px;
	font-weight:bold;
	font-size:30px;
	text-align:center;
	position:relative;
	z-index:5;
	padding-bottom:30px;
}
h2 span{
     position: relative;
     display: inline-block;
     padding-bottom:0.5em;
     border-bottom: 1px solid #004F96;
}

h2 span::before,
h2 span::after {
     position: absolute;
     top: 100%;
     left:50%;
     transform:translateX(-50%);
     content: '';
     border: 10px solid transparent;
}
 
h2 span::before {
     border-top: 10px solid #004F96;
}
 
h2 span::after {
     margin-top: -1px;
     border-top: 10px solid white;
}

h3{
	padding:20px;
	background:#004F96;
	border-radius:2px;
	color:#fff;
	font-weight:bold;
	font-size:28px;
}
.white{
	color:#fff;
}
.white span{
	border-bottom: 1px solid #fff;
	}
.white span::after {
     margin-top: -1px;
     border-top: 10px solid #004F96;
}
.white span::before {
     border-top: 10px solid #fff;
}

.navy {
	color:#004F96;
}



.service p {
	text-align:center;
}

.gazo {
		overflow: hidden;
		width: 100%;	/*画像の幅*/
		height: 80%;	/*画像の高さ*/	/*拡大時にはみ出た部分を隠す*/
	}
	.gazo img {
		display: block;
		transition-duration: 0.3s;
		margin:20px auto;	/*変化に掛かる時間*/
	}
	.gazo img:hover {
		transform: scale(1.1);	/*画像の拡大率*/
		transition-duration: 0.2s;	/*変化に掛かる時間*/
	}



	.bunsyo {
		width:80%;
		margin:0px auto;
		line-height:30px;
		font-size:20px;
	}

.botton {
	  margin-top:50px;
	  margin-left:30px;
	  border:3px solid #FFC100;
  	  background-color: #FFC100;
  	  color: #fff;
	  transition: .6s all;
	  padding:10px 35px;
	  font-size:15px;
	  font-weight:bold;
	  color:#fff;
	  text-indent:3px;
}

.botton:hover{
  border:3px solid #FFC100;
  background-color: rgba(147,162,0,.0);
  color:#FFC100;
  font-weight:bold; 
}

.reset {
	margin-top:50px;
	margin-left:30px;
	border:3px solid rgb(61, 61, 60);
	  background-color: rgb(58, 57, 55);
	  color: #fff;
	transition: .6s all;
	padding:10px 35px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-indent:3px;
}

.botton:hover{
border:3px solid #FFC100;
background-color: rgba(147,162,0,.0);
color:#FFC100;
font-weight:bold; 
}




.otoiawase {
	width:100%;
	background:#004F96;
	height:300px;
	z-index:30;
}

.otoiawasebtn a {
	text-decoration:none;
	color:#fff;
	width:300px;
	height:80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.otoiawasebtn a:hover{
	color:#004F96;
	display:block;
	font-weight:bold;
	display: flex;
	align-items: center;
	justify-content: center;

}
.otoiawasebtn:hover{
	background:#fff;
	color:#004F96;
}

hr{
	width:90%;
	margin:0 auto;
}

.otoiawasebtn {
	width:300px;
	height:80px;
	background:#004F96;
	margin:0 auto;
	margin-top:50px;
	border:1px #fff solid;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
}

.partner {
	width:100%;
	background:#D6E5EB;
	height:500px;
	position:relative;
	z-index:0;
}
.partner:after {
	content:"";
	position:absolute;
  	top:0;
  	left:0;
  	width:0;
  	height:0;
	border-style: solid;
  	border-color: #CCDFE6 transparent  transparent  transparent;
  	border-width: 300px 1200px 0px 0px;
  	z-index:1;
}

.partner h2 span::after {
     margin-top: -1px;
     border-top: 10px solid #CCDFE6;
}

.partnerbtn a{
	position:absolute;
  	left: 0;
	right: 0;
	margin:0 auto;
	width:300px;
	height:80px;
	top: 50%;
	margin-top: -50px ;
	background:#004F96;
	border:1px #fff solid;
	z-index:11;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
	text-decoration:none;
}
.partnerbtn a:hover{
	position:absolute;
  	left: 0;
	right: 0;
	margin:0 auto;
	width:300px;
	height:80px;
	top: 50%;
	margin-top: -50px ;
	background:#fff;
	border:1px #004F96 solid;
	z-index:11;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#004F96;
	text-decoration:none;
}

.btn a{
	position:absolute;
  	left: 0;
	right: 0;
	margin:0 auto;
	width:300px;
	height:80px;
	top: 80%;
	margin-top: -50px ;
	background:#004F96;
	border:1px #fff solid;
	z-index:11;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
	text-decoration:none;
}
.btn a:hover{
	position:absolute;
  	left: 0;
	right: 0;
	margin:0 auto;
	width:300px;
	height:80px;
	top: 80%;
	margin-top: -50px ;
	background:#fff;
	border:1px #004F96 solid;
	z-index:11;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#004F96;
	text-decoration:none;
}
.name {
	width:100%;
	position:relative;
}
h6 {
	position:absolute;
	top:0;
	right:0;
}
.syamei {
	margin-left:400px;
}

.syatyo {
	margin-top:50px;
	font-size:16px;
	line-height:32px;
	
	
}

.face {
	background-image:url(../img/face.png);
	background-repeat: no-repeat;
	background-size:30%;
	width:500px;
	height:150px;
	margin:50px 0px;
	margin-left:270px;
	text-align:center;
}

}
