@charset "UTF-8";

/*!------------------------------------*\
		/about/
\*!------------------------------------*/
.main {
  position: relative;
	width: 100%;
	height: 100%;
	background-image: url(/img/about/about-bg2.jpg);
	background-size: cover;
	background-position: center;
}
.main-box {
	width: 90%;
	height: auto;
	position: absolute !important;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	left: 50%;
	margin: 60px 0 0 0;
}
.main-title {
  width: 370px;
  height: auto;
  margin: 0 auto;
}
.main-txt {
	font-size: 1.5em;
	text-align: center;
	color: #fff;
	line-height: 2.0;
	padding: 30px 0 0 0;
}
.inner-title {
  font-size: 2.4em;
  font-weight: bold;
  text-align: center;
  color: #1e1e1e;
}
.inner-title-w {
  font-size: 2.4em;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.inner-title-w-sub {
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding: 15px 0 0 0;
}

/* flowBlock */
.flowBlock {
	width: 100%;
  height: auto;
  padding: 60px 0;
}
.flow {
  width: auto;
  height: auto;
  text-align: center;
  letter-spacing: -.4em;
  margin: 30px auto 0 auto;
}
.flow li {
  width: 160px;
  height: auto;
  letter-spacing: normal;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
	border-top: 4px solid #7dc3f0;
	border-bottom: 4px solid #7dc3f0;
  margin: 20px 10px 0 10px;
	padding: 15px 0;
}
.flow li:last-child {
  width: 160px;
  height: auto;
  letter-spacing: normal;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
	border-top: 4px solid #7dc3f0;
	border-bottom: 4px solid #7dc3f0;
  margin: 20px 10px 0 10px;
	padding: 15px 0;
}
.flow-img {
  width: 101px;
  height: auto;
  margin: 0 auto;
}
.flow-img-sub {
  width: 101px;
  height: auto;
  margin: 0;
  float: left;
}
.flow-sub-wrap {
  float: left;
}
.flow-title {
  font-size: 1.4em;
  font-weight: bold;
  color: #1e1e1e;
  padding: 20px 0 0 0;
}
.flow-txt {
  font-size: 1.2em;
  line-height: 1.6;
  color: #1e1e1e;
}
.flow-hr {
  border-top: 1px solid #7dc3f0;
  border-right: none;
  border-bottom: none;
  border-left: none;
  margin: 15px 0;
}

/* pointBlock */
.pointBlock {
	width: 100%;
  height: auto;
  padding: 60px 0;
	background: #d9dee3;
}
.point {
  width: 980px;
  margin: 40px auto 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.point li {
  box-sizing: border-box;
  border: 2px solid #7dc3f0;
	background: #fff;
  padding: 25px;
}
.point-img-1 {
  padding: 0 0 0 5px;
}
.point-img-3 {
  padding: 0 0 0 5px;
}
.point-li-1 {
  width: 480px;
  height: auto;
  margin: 0;
}
.point-li-2 {
  width: 480px;
  height: auto;
  margin: 0 0 0 20px;
}
.point-li-3 {
  width: 480px;
  height: auto;
  margin: 20px 0 0 0;
}
.point-li-4 {
  width: 480px;
  height: auto;
  margin: 20px 0 0 20px;
}
.point-li-5 {
  width: 980px;
  height: auto;
  margin: 20px 0 0 0;
}
.point-img-1 {
  width: auto;
  height: 80px;
}
.point-img-1 img {
  width: auto;
  height: 80px;
}
.point-img-2 {
  width: auto;
  height: 80px;
}
.point-img-2 img {
  width: auto;
  height: 80px;
}
.point-img-3 {
  width: auto;
  height: 80px;
}
.point-img-3 img {
  width: auto;
  height: 80px;
}
.point-img-4 {
  width: auto;
  height: 80px;
}
.point-img-4 img {
  width: auto;
  height: 80px;
}
.point-img-5-wrap {
  width: 50%;
  height: auto;
  float: left;
}
.point-img-5 {
  width: auto;
  height: 80px;
}
.point-img-5 img {
  width: auto;
  height: 80px;
}
.point-txt {
  font-size: 1.3em;
  line-height: 1.7;
  padding: 20px 0 0 0;
}
.point-txt-5-wrap {
  width: 50%;
  height: auto;
  float: left;
}
.point-txt-5 {
  font-size: 1.3em;
  line-height: 1.7;
  padding: 10px 0 0 0;
}

/* facilitiesBlock */
.facilitiesBlock {
	width: 100%;
  height: auto;
  padding: 60px 0;
	background: #28282d;
}
.facilities-txt {
	color: #fff;
	font-size: 1.5em;
	line-height: 1.8;
	text-align: center;
	padding: 20px 0 0 0;
}
.facilities {
  width: 90%;
  max-width: 800px;
  height: auto;
  text-align: center;
  letter-spacing: -.4em;
  margin: 30px auto 0 auto;
}
.facilities li {
  width: 18%;
  height: auto;
  letter-spacing: normal;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  margin: 20px 1% 0 1%;
}
.facilities-img {
	width: 100%;
	height: auto;
}

/* FACILITIES */
.facilities.flowBlock {
	background: url(/img/bg_facilities.jpg) no-repeat center center;
	background-size: cover;
}
.facilities.flowBlock .flowInner .innerTitle {
	margin: 0 auto 35px;
}
.facilities.flowBlock .flowInner .innerTitle img {
	width: 228px;
}
.facilities.flowBlock .flowInner .innerTitle span {
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin: 15px auto 0;
}
.facilities.flowBlock .flowInner ul {
	flex-wrap: wrap;
}
.facilities.flowBlock .flowInner ul li {
	width: 25%;
	max-width: 320px;
	margin: 75px auto 0;
}
.facilities.flowBlock .flowInner ul li .img img {
	height: auto;
}
.facilities.flowBlock .flowInner ul li .img:after {
	content: none;
}
.facilities.flowBlock .flowInner ul li .txt {
	font-size: 24px;
}

@media screen and (max-width:1000px) {
  .point {
    width: 90%;
    display: block;
  }
  .point li {
    width: 100%;
  }
  .point-li-1 {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .point-li-2 {
    width: 100%;
    height: auto;
    margin: 30px 0 0 0;
  }
  .point-li-3 {
    width: 100%;
    height: auto;
    margin: 30px 0 0 0;
  }
  .point-li-4 {
    width: 100%;
    height: auto;
    margin: 30px 0 0 0;
  }
  .point-li-5 {
    width: 100%;
    height: auto;
    margin: 30px 0 0 0;
  }
  .point-img-5-wrap {
    width: auto;
    float: none;
  }
  .point-txt-5-wrap {
    width: auto;
    float: none;
  }
  .point-txt-5 {
    padding: 20px 0 0 0;
  }
}

@media screen and (max-width:640px) {
  .main {
    background-image: url(/img/about/about-bg2-sp.jpg);
  }
	.main-box {
		margin: 30px 0 0 0;
	}
	.main-title {
    width: 250px;
	}
	.main-txt {
		font-size: 1.3em;
    text-align: left;
		line-height: 1.8;
	}
	.inner-title {
    font-size: 2.0em;
	}
	.inner-title-w {
    font-size: 2.0em;
	}
  .inner-title-w-sub {
    font-size: 1.4em;
  }
	.flow {
    width: 200px;
    border-bottom: none;
    margin: 40px auto 0 auto;
	}
	.flow li {
    width: 200px;
    border-bottom: none;
    margin: 0;
	}
	.flow li:last-child {
		width: 200px;
    margin: 0;
	}
	.flow-img {
    width: 101px;
    height: auto;
    margin: 0 auto;
	}
	.flow-title {
    font-size: 1.4em;
    font-weight: bold;
    color: #1e1e1e;
    padding: 20px 0 0 0;
	}
	.flow-txt {
    font-size: 1.2em;
    line-height: 1.6;
    color: #1e1e1e;
	}
	.point {
    width: 90%;
  }
  .point li {
    width: 100%;
    height: auto;
    padding: 25px;
  }
  .point-txt {
    font-size: 1.2em;
    line-height: 1.6;
  }
  .point-txt-5 {
    font-size: 1.2em;
    line-height: 1.6;
  }
  .point-li-1 {
    margin: 0;
  }
  .point-li-2 {
    margin: 30px 0 0 0;
  }
  .point-li-3 {
    margin: 30px 0 0 0;
  }
  .point-li-4 {
    margin: 30px 0 0 0;
  }
  .point-li-5 {
    margin: 30px 0 0 0;
  }
  .point-img-1 {
    height: 60px;
  }
  .point-img-1 img {
    height: 60px;
  }
  .point-img-2 {
    height: 60px;
  }
  .point-img-2 img {
    height: 60px;
  }
  .point-img-3 {
    height: 60px;
  }
  .point-img-3 img {
    height: 60px;
  }
  .point-img-4 {
    height: 60px;
  }
  .point-img-4 img {
    height: 60px;
  }
  .point-img-5 {
    height: 60px;
  }
  .point-img-5 img {
    height: 60px;
  }
  /* facilitiesBlock */
  .facilities-txt {
		color: #fff;
		font-size: 1.3em;
	}
  .facilities {
    width: 90%;
    margin: 30px auto 0 auto;
  }
  .facilities li {
    width: 40%;
    margin: 20px 5% 0 5%;
  }
}
