html{
scroll-behavior: smooth;
font-size: 1.5vw;
}
body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	background: #fff;
}
a{
	text-decoration: none;
}
h1{
}
i{
	margin-right: 10px;
}
.color1{
	color:#63baab;
}
.color2{
	color: #633d15;
}
.bigname {
	font-size:30px;
     position: relative;
     padding-bottom: 0.5em;
     border-bottom: 4px solid #f7f7f7;
}

.bigname::after {
     position: absolute;
     content: " ";
     border-bottom: solid 4px #b60005;
     bottom: -4px;
     width:10%;
     display: block;
}
#header{
overflow:hidden;
padding:0px 0px 0px 0px;
background-image: linear-gradient(to top, lightgrey 0%, lightgrey 1%, #e0e0e0 26%, #efefef 48%, #d9d9d9 75%, #bcbcbc 100%);
position: fixed!important;
top:0;
left: 0;
width:100%;
z-index: 999;
transition: .3s;
height: 160px;
}
.inner{
margin:0% auto 0;
width:100%;
height: auto;
}
.h-t{
	width: 100%;
	max-height: 110px;
	display: flex;
	justify-content: space-between;
}
.logo{
	max-width: 400px;
	margin: 20px 0px 0px 20px;
  display: block;
}
.company-name{
	font-size: 15px;
	margin-top:-5px;
color: #053b61;
}
.logo-big{
	width: 100%;
	max-width: 400px;
	display: block;
}
.logo-big p{
	margin: 10px 0 0;
}
.logo-big p a img{
	width: 100%;
	max-width: 270px;
}
.logo-big h2{
	font-size: 10px;
	color:#a1d6cd;
	margin-top: -8px;
}
.top-info{
	display: flex;
	justify-content: center;
	height: 20px;
  margin: 30px 20px 0 0;
	font-size: 20px;;
	color: #000;
	text-align: center;
	font-weight: bold;
}

.top-info a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
		color:#fff;
}
.tel a{
	font-size: 16px;
padding: 2px 6px;
color:#858585;
border:2px solid #858585;
border-radius: 5px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
.tel a:hover{
		color:#fff;
		background: #858585;
		text-shadow: none;

}


.top-info .sns a img{
	width: 100%;
	max-width: 30px;
	margin-left: 15px;

}
#menu-box{
max-width: 700px;
margin-top:20px;
margin-left: auto;
margin-right: 20px;
}
/* ---------------------------------------- ナビ上に関する指定 */
#menu{
	background: #a0a0a0;
  width: 100%;
  display: flex;
	justify-content: space-around;
  padding: 0;
	border-bottom: 1px solid #4f4f4f;

}
#menu li{
  display: block;
  float: left;
  margin: -55px 0 -0px 0;
  padding: 0;
  height: 50px;
	padding-top: -5px;
	font-weight: bold;
}
#menu li a{
  display: block;
  padding: 12px 0 10px;
  color: #4f4f4f;
  text-align: center;
  text-decoration: none;
  transition: .3s;
	font-size: 15px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);

}
#menu li a:hover{
	color:#b60005;
}

#toggle{
 display: none;
}
.menu-box2{
	display: none;
}
/*----------------------------------------------------------*/
#wrapper{
	margin-top: 115px;

}
.swiper-container {
	width: 100%;

}
.swiper-wrapper{
	width: 100%;

}
.swiper-slide{
	width: 100%;
}
.swiper-slide img{
	width: 100%;
	z-index: 1;
	vertical-align: bottom;
}
.swiper-button-prev{
}
.swiper-pagination{

}
.mbimg{
	display: none;
}
#wrapper{
	background:#fff;
}
/*----------------------------------------------------------*/
.box1{
	width: 80%;
	max-width: 1200px;
	margin: 80px auto 20vh;
	padding: 50px 0;
}
.box1 h3{
	text-align:center;
	font-size:18px;
	margin: 50px auto;
	color: #63baab;
}
.box1-in{
	width: 100%;
	display: flex;
	justify-content: space-around;
	margin-top: 100px;
}
.b1-mini{
	width: 100%;
	max-width: 650px;
	font-size: 18px;
	margin: 0px 15px 0 0;
	line-height: 2;

}
.b1-mini img{
	width: 100%;
	max-width: 650px;
}
.b1m-1{
	line-height: 2em;
	margin-top: -5px;
}
/*----------------------------------------------------------*/
.box12{
	width: 80%;
	max-width: 1200px;
	margin: -80px auto 0;
	padding: 50px 0;
}
.box12 h3{
	text-align:center;
	font-size:18px;
	margin: 50px auto;
	color: #63baab;
}
.box12-in{
	width: 100%;
	display: flex;
	justify-content: space-around;
	margin-top: 100px;
}
.b12-mini{
	width: 100%;
	font-size: 18px;
	margin: 0px 15px 0 0;
	line-height: 2;

}
.b12-mini img{
	width: 100%;
}
.b12m-1{
	line-height: 2em;
	margin-top: -5px;
	font-size: 18px;

}

/*----------------------------------------------------------*/
.box2{
	width: 100%;
background: #053b61;
padding: 100px 0 50px;
color:#fff;
}
.box2-1{
	width: 80%;
	max-width: 1200px;
	margin: 80px auto  100px;

}
.box2-in{
	width: 100%;
	max-width: 1200px;
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
}
.box2-mini{
	width: 31%;
	max-width: 360px;
	display: block;
	margin: 0;
}
.box2-mini h3{
	font-size: 18px;
	text-align: center;
	color: #ffe674;
}
.box2-mini h4{
	font-size: 15px;
	text-align: center;
	color: #63baab;
}

.box2-mini p{
	width: 100%;
	max-width: 360px;
	font-size: 18px;
	line-height: 2;
}
.box2-mini p img{
	width: 100%;
	max-width: 360px;
}
.box2-mini ul{
	width: 100%;
	max-width: 360px;

	display: block;
	list-style: none;
	font-size: 15px;
	margin-left: -1.4em;
	padding-right: 1.4em;
	line-height: 1.8;
}
/*----------------------------------------------------------*/
.box3{
	width: 80%;
	max-width: 1200px;
	margin: 80px auto  20vh;
	padding: 100px 0 50px;
}

.box3-in{
	width: 100%;
	max-width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: 100px auto 50px;
}
.box3-mini{
	width: 31%;
	max-width: 350px;
	display: block;
	margin: 0;
	text-align: center;

}
.box3-mini h3{

	text-align: center;
	background: #e3e3e3;
	font-size: 18px;
	padding:10px 0;
}
.box3-mini ul{
	margin: 5px 0 10px;
	padding:5px;
}
.waku{
	border: 1px solid #e3e3e3;
	border-radius: 10px;
}
.box3-mini li{
	width: 100%;
	max-width: 500px;
	font-size: 18px;
	list-style: none;
	line-height:2;
	margin: 15px 0;
	text-align: left;
}

.box3-mini li img{
	width: 100%;
	max-width: 20px;
}
.box3-mini a{
	width: auto;
	font-size: 15px;
color:#000;
margin:0 auto;
border: 1px solid #000;
padding: 3px;
transition: 0.3s;
}
.box3-mini a:hover{
	background: #fff;
}

.tax{
	width: 100%;
	font-size:13px;
	text-align: right;
	margin-top: 20px;
	color:#633d15;
}
/*----------------------------------------------------------*/
.box4{
width: 100%;
	padding: 50px 0;
	background:#e3e3e3;
}
.box4-1{
	width: 80%;
	margin: 80px auto 20vh;
	font-size: 1.5vw;
}
.box4-in{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
}
.box4-in ul{
	width: 100%;
	max-width: 800px;
	font-size: 20px;
	margin: 0px;
  list-style:none;
	line-height:2;
	padding: 0px;
	font-size: 18px;
}
table{
  width: 50%;
	font-size: 18px;
	border-spacing: 0;

}


table th{
	width: 80px;
  border-bottom: solid 2px #053b61;
  padding: 20px 0;
}

table td{
  border-bottom: solid 2px #fff;
  text-align: left;
  padding: 20px;
}
table td a{
  text-decoration: none;
	line-height: 2em;
	color:#053b61;
	transition: 0.3s;
}
table td a:hover{
	color:#b60005;

}
.map{
	width: 50%;
	margin: 20px 0px 0px 20px;
	display: flex;
	justify-content: space-between;
}
.box4-in ul li{
	line-height: 3em;
}
.box4-in ul li a{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	text-decoration: none;
	color: #000;
	border-bottom: solid 1px #000;
}
.box4-in ul li a:hover{
	color: #fff;
	background: #a1d6cd;
}
/*-------------------------------------------------------------------*/
footer{
	background-image: linear-gradient(to top, #042f4e 0%, #054470 100%);
	color: #fff;

width: 100%;
height:auto;
font-size: 20px;
margin-top: -20px;
padding-bottom: 10px;
}
footer a{
	color: #fff;
	text-decoration: none;
}
.ft{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.f-info{
	display: flex;
	justify-content:center;
	font-size: 15px;
	margin-top: -10px;
}

.f-info p a {
	position: relative;
  display: inline-block;
  transition: .3s;
		color:#fff;
}
.f-info p a::after {
  position: absolute;
  bottom: .3em;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 0;
  transition: .3s;
}
.f-info p a:hover::after {
  bottom: 0;
  opacity: 1;
}

.f-sns{
	display: flex;
	justify-content:center;
	margin-top: 20px;
}

.f-sns a img{
	width: 100%;
	max-width: 30px;
	margin: 0px 20px;
}

.f-menu{
	display: flex;
	justify-content: center;
	padding: 0 0px;
	margin: 10px auto;
	font-size: 15px;

}
.f-menu li{
	padding-left: 20px;
list-style: none;
}

.f-menu li a {
		position: relative;
	  display: inline-block;
	  transition: .3s;
			color:#fff;
	}
	.f-menu li a::after {
	  position: absolute;
	  bottom: .3em;
	  left: 0;
	  content: '';
	  width: 100%;
	  height: 1px;
	  background-color: #fff;
	  opacity: 0;
	  transition: .3s;
	}
	.f-menu li a:hover::after {
	  bottom: 0;
	  opacity: 1;
	}

.copy{
	width: 100%;
	color: #fff;
	text-align:center;
  margin-top: 10px;
	font-size: 15px;

}
@media only screen and (max-width:1200px) {
	#header{
		height: auto;
	}
	.company-name{
		font-size: 13px;
	}
	.logo-big p a img{
		width: 100%;
		max-width: 230px;
	}
#menu li{
}
.box1 h3{
	font-size: 18px;
}
.b1m-1{
	font-size:15px;

	}
	.box2-mini h3{
		font-size:15px;
}
.box2-mini h4{
	font-size:12px;
}
.box2-mini p{
	font-size:15px;
}
.box2-mini ul{
	font-size:15px;
margin-left:-35px;
}
.box3-mini li{
	font-size:15px;
}
.box4-in ul{
	font-size:15px;
}
table{
	font-size:15px;
}
}
@media only screen and (max-width:1000px) {

.inner{
	margin:-30px auto 0 auto;
	width:100%;
	max-height: 1000px;
}
.logo-big{
	margin-top: 15px;
}

.top-info{
	height: 25px;
	margin-top:50px;
	font-size: 18px;
}

.company-name{
	margin-top: -5px;
}
#menu-box{
display: none;

}
/*		#menu{
			display: none;
		}
		#menu li{
			width: 100%;
			height: 50px;
			padding-bottom: 10px;
			background: #a0a0a0;
      margin-top: -18px;
			font-size: 15px;
			font-weight: normal;
		}
		#toggle{
			display: block;
			position: relative;
			width: 100%;
			background: #a0a0a0;
			padding-bottom: 0px;

		}
		#toggle a{
			display: block;
			position: relative;
			padding: 6px 0 10px;
			color: #fff;
			text-align: center;
			text-decoration: none;
			background: #a0a0a0;
			font-size: 15px;
		}
		*/
.menu-box2 {
		display: block;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
		font-size: 15px;
		text-align: center;
}

.menu-box2 a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #000;
    line-height: 1;

}

label {
    display: block;
    margin: 0 0 0px 0;
    padding :12px;
    line-height: 1;
    color :#fff;
		background-image: linear-gradient(to top, #042f4e 0%, #054470 100%);
    cursor :pointer;
}
label:hover{
	background-image: linear-gradient(to top, #053b61 0%, #064b7b 100%);

}
input {
    display: none;

}

.menu-box2 ul {
    margin: 0;
    padding: 0;
		background: #9e9e9e;
    list-style: none;
		color: #000;

}

.menu-box2 li {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
		color:#000;
}
.menu-box2 li a:hover{
	background: #b60005;
color:#fff;
}
#menu_bar02:checked ~ #links02 li {
    max-height: 46px;
    opacity: 1;
}
#wrapper{
	margin-top:auto;
}
#top{
	margin-top: 90px;
}
.box1{
	margin: 100px auto;
}
.box2{
	margin: 100px auto;
}

.box3{
	margin: 100px auto;
}.box4{
	margin: 100px auto 0px;
}

}


@media only screen and (max-width:768px) {
.bigname{
		font-size: 3em;
	}
#top{
	margin-top: 90px;
}
.pcimg{
	display: none;
}
.mbimg{
	display: block;
}
	/*----------------------------------------------------------*/
.box1{
}
.box1 h3{
	font-size:16px;
	margin: 10px auto;
}
	.box1-in{
		width: 100%;
		display: block;
		justify-content: center;
	}
	.b1-mini{
		margin-top: 20px;
	}
	.b1m-1{
		max-width:550px;
		font-size: 15px;
	}
.b12m-1{
	font-size: 15px;

}

.selamat{
	font-size: 15px;
}
.se-jp{
	font-size: 15px;
	margin-top: -15px;
}
	/*----------------------------------------------------------*/
	.box2{
		font-size: 1.5vw;
	}
	.box2-in{
		display: block;
		justify-content: center;
	}
	.box2-mini{
		width: 100%;
		max-width: 550px;
		margin: 40px auto;
	}
	.box2-mini h3{
		font-size: 16px;

		text-align: center;
	}
	.box2-mini h4{
		font-size: 15px;

		text-align: center;
	}
	.box2-mini p{
		width: 100%;
		max-width: 550px;
		font-size: 15px;
		line-height: 2;
	}
	.box2-mini p img{
		width: 100%;
		max-width: 550px;
	}
	.box2-mini ul{
		font-size: 15px;
		line-height: 2;
	}
	/*----------------------------------------------------------*/
	.box3{
		max-width: 550px;
		font-size: 1.5vw;
	}

	.box3-in{
		width: 100%;
		max-width: 550px;
		display:block;
		justify-content: center;
	}
	.box3-mini{
		width: 100%;
		max-width: 550px;
	}
	.box3-mini h3{
		font-size: 16px;
		text-align: center;
		margin: 50px auto 0px;

	}

	.box3-mini li{
		width: 100%;
		max-width: 550px;
		font-size: 15px;
		list-style: none;
		line-height:2;
	}
	.box3-mini b{
		width: 100%;
		max-width: 550px;
		font-size: 15px;
		list-style: none;
		line-height:2;
	}
	.tax{
		text-align: left;
	}
	/*----------------------------------------------------------*/
	.box4{
		width: 100%;
		max-width: 550px;
		font-size: 1.5vw;
	}

	.box4-in{
		width: 100%;
		max-width: 550px;
		display: block;
		justify-content: center;
	}
	.box4-in ul{
		width: 100%;
		max-width: 550px;
		font-size: 20px;
		margin: 0px 1%;
	  list-style:none;
		line-height:2;
		padding: 0px;
		font-size: 1.5vw;
	}
	.box4-in ul li{
		font-size: 15px;

	}
	.box4-in p{
		width: 100%;
		max-width: 550px;
		font-size: 15px;
		margin: 0px 1%;
	}
	.box4-in p img{
		width: 100%;
		max-width: 550px;
	}
	table{
		width: 100%;
	}
	.map{
		width: 100%;
		display: block;
		margin: 50px auto;
	}
	/*-------------------------------------------------------------------*/
	footer{
		color: #fff;

	width: 100%;
	height: auto;
	font-size: 20px;
margin-top: -200px;
	}
	footer a{
		color: #fff;
		text-decoration: none;
	}
	.ft{
		display: flex;
		justify-content: center;
		margin-top: 10px;
	}

	.f-info{
		display: flex;
		justify-content:center;
		font-size: 15px;
	}


	.f-menu{
		display: block;
		text-align: center;
		padding: 0 0px;
		margin: 0;
		font-size: 15px;
		border-top: 1px #fff solid;
		border-bottom: 1px #fff solid;

	}
	.f-menu li{
		padding-left: 0px;
	list-style: none;
	margin: 15px 0;
	}


	.copy{
		width: 100%;
		color: #fff;
		text-align:center;
	  margin-top: 10px;
		font-size: 0.5em;

	}
}
@media only screen and (max-width:580px) {
.h-t{
	display: block;
}
.logo{
	margin: 35px auto 10px;
	width: 100%;
	text-align: center;
}
.logo-big img{
	max-width: 120px;
}
.company-name{
margin-top: 0px;
}
.tel{
	height: 30px;
	margin-top: 3px;
}
.top-info{
	font-size: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	align-items: center;
}
.top-info .sns a img{
	width: 30px;
	height: 30px;
	margin-left: 15px;

}
#wrapper{
margin-top:130px;
}
#top{
	margin-top: 130px;
}
.box1,.box2,.box3,.box4{
	margin: 30px auto 0px;
}
.box2,.box3{
	padding: 30px 0 10px;
}
.box4{
	padding: 30px 0 50px;
}
}
