﻿/* Reset style */

/* feature area */
.hero_img{
  background:url(images/heroimage.png) no-repeat right center / contain;
  padding-top: 38%;
  position:relative;
  text-align:center;
  background-color: #6fc6da;
}
.hero_img h1{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-55%,-50%);
	width:100%;
	font-size:3rem;
	color:#FFF;
    text-shadow: 5px 5px 8px rgba(0, 0, 0, 0.56);
  }
.midashi_bg {
	background-color:#F2F2F2;
	width:100%;
	text-align:center;
	padding:4rem;
	margin-top:8rem;
}
.midashi_bg span {
	font-size:1.2rem;
	color:#1E579C;
}
.midashi_bg h2 {
	font-size:2rem;
	margin-top:0.5rem;
}

#aboutus_cnt01 {
	width:960px;
	margin:0 auto;
	margin-top:8rem;	
}
#aboutus_cnt01 p {
	margin-top:6rem;
	line-height:170%;
	text-align: justify;
}

#aboutus_cnt02 {
	width:1100px;
	margin:0 auto;	
	margin-top:8rem;
	display:flex;
	flex-wrap: wrap;
	text-align: justify;
}
#aboutus_cnt02 div {
	width: calc(50%);
	margin-bottom:8rem;
}
#aboutus_cnt02 div:last-child {
	margin-bottom:0rem;
}
#aboutus_cnt02 div:nth-last-child(2) {
	margin-bottom:0rem;
}
#aboutus_cnt02 h3 {
	font-size:2rem;
	font-weight:normal;
	padding:0rem 0rem 1rem 1.7rem;
	text-align:left;
}
#aboutus_cnt02 h3:before {
	position:static;
}
#aboutus_cnt02 p {
	padding-left:1.7rem;
	line-height:170%;
}
#aboutus_cnt03 {
	background-color:rgb(61,64,71);
	padding-bottom:8rem;
	padding-top:9rem;
	margin-bottom:8rem;	
}

#aboutus_cnt03_inner {
	width:1000px;
	margin:0 auto;
	background-image:url(images/bg_image01.png);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:rgba(61,64,71,0.9);
    background-blend-mode:darken;
}
#aboutus_cnt03_inner h3 {
	font-size:2.5rem;
	padding:0rem 0rem 1rem 1.7rem;
	text-align:left;
	color:#FFF;	
}
#aboutus_cnt03_inner h3:before {
	position:static;
}

#aboutus_cnt03_inner * {
  box-sizing: border-box;
}

#aboutus_cnt03_inner p {
  line-height: 1.8;
  	color:#FFF;
}

#aboutus_cnt03_inner dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#aboutus_cnt03_inner dl dt {
  text-align: left;
  width: 6em;
  padding: 0em 1.0em 2em 1em;
  position: relative;
  color:#00ABD3;
  font-size:2rem;
  font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#aboutus_cnt03_inner dl dt::after {
  content: '●';
  position: absolute;
  right: -0.6em;
  top: 8px;
  font-size: 15px;
  color:#00ABD3;
}

#aboutus_cnt03_inner dl dd {
  width: calc(100% - 12em);
  padding: 2.5em 2.0em 3.0em;
  border-left: 2px solid #ccc;
}
#aboutus_cnt04-1 {
	background-color:#01458E;
}
#aboutus_cnt04-1_inner {
	width:1000px;
	margin:0 auto;
	padding-bottom:4rem;
}
#aboutus_cnt04-1 h3:before {
	position:static;
}
#aboutus_cnt04-1_inner h3 {
	color:#FFF;
	font-size:3rem;
}
#aboutus_cnt04-1_inner p {
	color:#FFF;
	font-size:1rem;
	line-height:170%;
	text-align: justify;
}
#aboutus_cnt04-2_inner{
	width:1000px;
	margin:0 auto;
	margin-top:4rem;
	padding-top:3rem;
	padding-bottom:25rem;
	background-image:url(images/bg_image02.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:rgba(255,255,255,0.8);
    background-blend-mode:lighten;	
}
#aboutus_cnt04-2_inner h3:before {
	position:static;
}
#aboutus_cnt04-2_inner h3 {
	font-size:2.7rem;
	padding:20px 5px 60px 5px;
}
#aboutus_cnt04-2_inner p {
	text-align:center;
	font-size:1rem;
	line-height:170%;
}
#aboutus_cnt04-3 {
	background-color:#F2F2F2;
	padding:0rem 0 0rem 0;
}
#aboutus_cnt04-3_inner {
	width:1000px;
	margin:0 auto;
}
#aboutus_cnt04-3_inner h5 {
	font-size:2rem;
	margin:0 0 3rem 0;
}
#aboutus_cnt04-3_inner p{

	font-size:1rem;
	line-height:170%;
	text-align: justify;

}
#aboutus_cnt04-4_inner {
	text-align:center;
	background-color:#FFF;
	width:1000px;
	margin:0 auto;
	padding:0rem 0 5rem 0;
}
#aboutus_cnt04-4_inner h5 {
	font-size:2rem;
	width:100%;
	background-color:#F2F2F2;
	text-align:left;
	padding:6rem 0 3rem 0;
	margin-bottom:6rem;
}
#aboutus_cnt04-5_inner {
	width:1000px;
	margin:3rem auto;
}
#aboutus_cnt04-5_inner p {
	font-size:1rem;
	line-height:170%;
	text-align: justify;

}
#aboutus_cnt05 {
	width:1000px;
	margin:0 auto;
}
#aboutus_cnt05_inner {
	display:flex;
	padding-top:8rem;
	text-align:center;
    justify-content: space-between;
}

#aboutus_cnt05 p {

	margin:6rem 0 6rem 0;
	font-size:1rem;
	line-height:170%;

}

#aboutus_bannerbox {
	display:flex;
	width:840px;
	background-color:#01458E;
	margin:0 auto;
    justify-content: space-between;
    padding:1rem 2rem 1rem 2rem;
    margin-bottom:8rem;
}
#aboutus_bannerbox div{
   display: flex;
   flex-direction: column;
} 
#aboutus_bannerbox p{
	font-size:3rem;
	text-align:left;
	color:#FFF;
	margin:0 0 0 0;
}
#aboutus_bannerbox span{
	color:#FFF;	
}

p#aboutus_bannerbox_btn {
	display:flex;
	background-color:#F2F2F2;
	text-align:center;
	padding:0.5rem;
	font-size:1rem;
	color:#01458E;
	margin-top:4rem;
}

/* Base button Style*/
#aboutus_bannerbox .base_button{
  border-radius: 0px;	 
  border: none;
  display: block;
  width: 450px;
  box-sizing: border-box;
  background: none;
  text-decoration: none;
  text-align: center;
}

#aboutus_bannerbox .base_button a{
  color:#01458E;
}
#aboutus_bannerbox .arrow_right{
  position: relative;
  background-color:#FFF;
}
#aboutus_bannerbox .arrow_right::before { /* くの字の表示設定 */
  content: "";
  margin: auto;
  position: absolute;
  top: 13px;
  bottom: 0;
  left: 150px;
  width: 12px;
  border-top: 2px solid #01458E;
  transform: rotate(45deg);
}
#aboutus_bannerbox .arrow_right::after{ /* 棒の表示設定 */
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left:140px;
  width: 30px; /* 棒の長さ */
  height: 2px; /* 棒の太さ */
  background: #01458E;/* 棒の色 */
}
#aboutus_bannerbox .base_button:hover a{
  color:#004DA0;
}
#aboutus_bannerbox .arrow_right:hover{
  color: #FFF;
  background: #004DA0;/* 棒の色 */ 
}
#aboutus_bannerbox .arrow_right:hover::before {
  border-top:2px solid #FFF;
}
#aboutus_bannerbox .arrow_right:hover::after{
  border-top:#FFF;	
  background:#FFF;
}
/* Responsive style */
@media screen and (max-width: 992px) {
	#top_cnt02 h3 {
		margin-top: 1rem;
		margin-bottom: 1rem;
		text-align: center;
		border-bottom: solid 1px #000;
		padding-bottom: 0.5rem;
	  }
	  h1 a {
		  position: relative;
		  z-index: 1;
	  }
	  .hero_img h1 {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;
		font-size: 2rem;
		color: #FFF;
		text-shadow: 5px 5px 8px rgba(0, 0, 0, 0.56);
	}
	.midashi_bg {
		background-color: #F2F2F2;
		width: 100%;
		text-align: center;
		padding: 1rem;
		margin-top: 2rem;
	}
	.midashi_bg h2 {
		font-size: medium;
		margin-top: 0.5rem;
	}
	#aboutus_cnt01 {
		width: 100%;
		margin: 0 auto;
		margin-top: 0;
	}
	#aboutus_cnt01 img {
		width: 100%;
	}
	#aboutus_cnt01 p {
		margin-top: 1rem;
		line-height: 130%;
		font-size: 1rem;
		padding: 1rem;
	}
	#aboutus_cnt02 {
		width: 100%;
		margin: 0 auto;
		margin-top: 1rem;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}
	#aboutus_cnt02 div {
		width: 100%;
		margin-bottom: 0;
	}
	#aboutus_cnt02 div img{
		width: 100%;
	}
	#aboutus_cnt02 h3 {
		font-size: 1rem;
		font-weight: normal;
		padding: 15px 15px 0 15px;
		text-align: left;
	}
	#aboutus_cnt02 p {
		padding: 0px 15px 0px 15px;
		line-height: 170%;
		font-size: medium;
	}
	#aboutus_cnt03 {
		background-color: rgb(61, 64, 71);
		padding-top: 3rem;
		padding-bottom: 5rem;
		margin-bottom: 5rem;
	}
	#aboutus_cnt03_inner {
		width: 100%;
		margin: 0 auto;
		background-image: url(images/bg_image01.png);
		background-position: right top;
		background-repeat: no-repeat;
		background-color: rgba(61, 64, 71, 0.9);
		background-blend-mode: darken;
	}
	#aboutus_cnt03_inner dl {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		flex-direction: column;
	}
	#aboutus_cnt03_inner dl dt {
		width: 3em;
		padding: 0px 15px 0px 15px;
	}
	#aboutus_cnt03_inner dl dd {
		width: 100%;
		padding: 0.5em 1em 2.0em;
		border-left: 2px solid #ccc;
	}
	#aboutus_cnt03_inner dl dt::after {
		content: none;
	}
	#aboutus_cnt03_inner p {
		line-height: 1.2;
		color: #FFF;
	}
	#aboutus_cnt03_inner h3 {
		font-size: 2rem;
	}
	#aboutus_cnt04-1_inner {
		width: 100%;
		margin: 0 auto;
		padding: 15px;
	}
	#aboutus_cnt04-1_inner h3 {
		color: #FFF;
		font-size: 1.5rem;
		text-align: center;
	}
	#aboutus_cnt04-1_inner p {
		color: #FFF;
		font-size: 1rem;
		line-height: 130%;
		padding: 0;
	}
	#aboutus_cnt04-2_inner {
		width: 100%;
		margin: 0 auto;
		margin-top: 2rem;
		padding-top: 1rem;
		padding-bottom: 5rem;
		background-image: url(images/bg_image02.png);
		background-size: contain;
		background-position: center top;
		background-repeat: no-repeat;
		background-color: rgba(255, 255, 255, 0.8);
		background-blend-mode: lighten;
	}
	#aboutus_cnt04-2_inner p {
		text-align: center;
		font-size: medium;
		line-height: 150%;
	}
	#aboutus_cnt04-2_inner h3 {
		font-size: 1.5rem;
		padding: auto;
		text-align: center;
	}
	#aboutus_cnt04-3_inner {
		width: 100%;
		margin: 0 auto;
		padding: 15px;
	}
	#aboutus_cnt04-3_inner h5 {
		font-size: 1.5rem;
		margin: 0 0 1.5rem 0;
	}
	#aboutus_cnt04-3_inner p {
		font-size: 1rem;
		line-height: 130%;
	}
	#aboutus_cnt04-4_inner {
		text-align: center;
		background-color: #FFF;
		width: 100%;
		margin: 0 auto;
		padding: 0rem 0 3rem 0;
	}
	#aboutus_cnt04-4_inner h5 {
		font-size: 1.5rem;
		width: 100%;
		background-color: #FFF;
		text-align: left;
		padding: 30px 0px 0px 15px;
		margin-bottom: 0;
	}
	#aboutus_cnt04-4_inner img{
		width: 100%;
	}
	#aboutus_cnt04-5_inner {
		width: 100%;
		margin: 1rem auto;
	}
	#aboutus_cnt04-5_inner p {
		font-size: 1rem;
		line-height: 130%;
		padding: 15px;
	}
	#aboutus_cnt05 {
		width: 100%;
		margin: 0 auto;
	}
	#aboutus_cnt05_inner {
		display: flex;
		padding-top: 2rem;
		text-align: center;
		flex-direction: column;
	}
	#aboutus_cnt05_inner img {
		width: 100%;
	}
	#aboutus_cnt05 p {
		margin: 1rem 0 1rem 0;
		font-size: 1rem;
		padding: 15px;
		line-height: 130%;
		text-align: justify;
	}
	#aboutus_bannerbox {
		display: flex;
		width: 100%;
		background-color: #01458E;
		margin: 0 auto;
		padding: 1rem 2rem 1rem 2rem;
		margin-bottom: 4rem;
		flex-direction: column;
	}
	#aboutus_bannerbox p{
		font-size: 1.5rem;
		padding: 0;
	}
	p#aboutus_bannerbox_btn.base_button.arrow_right{
		font-size: 1rem;
		padding: 1rem;
	}
	#aboutus_bannerbox .base_button{
		border-radius: 0px;	 
		border: none;
		display: block;
		width: 100%;
		box-sizing: border-box;
		text-decoration: none;
		text-align: center;
	  }
	#aboutus_bannerbox .arrow_right::before { /* くの字の表示設定 */
		content: "";
		margin: auto;
		position: absolute;
		top: 15px;
		bottom: 0;
		left: 88px;
		width: 12px;
		border-top: 2px solid #01458E;
		transform: rotate(45deg);
	  }
	  #aboutus_bannerbox .arrow_right::after{ /* 棒の表示設定 */
		content: "";
		margin: auto;
		position: absolute;
		top: 1;
		bottom: 0;
		left:80px;
		width: 30px; /* 棒の長さ */
		height: 2px; /* 棒の太さ */
		background: #01458E;/* 棒の色 */
	  }
}
