@charset "utf-8";
section {
	width: 1130px;
	position: relative;
}
section img {
	max-width: 100%;
}


#h1 {
	color: #4E87BB;
	font-size: 42px;
	margin-bottom: 50px;
}
.h2 {
	color: #4E87BB;
	font-size: 35px;
	position: relative;
	margin-bottom: 50px;
	padding-bottom: 30px;
	border-bottom: 1px solid #4E87BB;
}
.target {
	position: absolute;
	top: -70px;
	left: 0px;
}


#section1 {
	padding-top: 120px;
	padding-bottom: 80px;
}
#section1 .special80_logo {
	width: 230px;
	margin-bottom: 50px;
}
#page_menu {
}
#page_menu li {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	transition: 0.5s;
	cursor: pointer;
}
#page_menu li img {
	width: 220px;
}
#page_menu li:hover {
	opacity: 0.8;
}
#ceo_img {
	width: 100%;
	min-width: 1130px;
}
#section2 {
	padding-top: 30px;
	padding-bottom: 50px;
}
#section2_dam {
	margin-bottom: 200px;
}
#section2 .h3 {
	color: #4E87BB;
	font-size: 30px;
	margin-bottom: 30px;
}
#section2_text1 {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5;
}

#section3 {
	padding-top: 50px;
	padding-bottom: 200px;
}
#section3_text1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 2;
	margin-bottom: 80px;
}
#section3_box {
	margin-bottom: 50px;
}
.section2_box_left {
	display: inline-block;
	width: 270px;
	margin-right: 100px;
	vertical-align: middle;
}
.section2_box_right {
	display: inline-block;
	vertical-align: middle;
	counter-reset: maru;
	list-style: none;
}
.section2_box_right li {
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	padding-left: 1em;
	list-style-position: outside;
	position: relative;
}
.section2_box_right li::before {
	content: counter(maru);
  counter-increment: maru;
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1em;
  width: 1em;
  font-size: 85%;
  position: absolute;
  top: 5px;
  left: 0px;
}

#section3_text2 {
	color: #4E87BB;
	font-size: 29px;
	font-weight: bold;
	margin-bottom: 200px;
}
#section3_h2 {
	width: 555px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}
#section3_list {
}
#section3_list li {
	display: inline-block;
	width: 500px;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 20px;
	vertical-align: top;
	position: relative;
	padding-top: 20px;
}
#section3_list li:nth-child(1)::before{
	content: '';
	height: 90%;
	width: 1px;
	position: absolute;
	background-color: #BBBBBB;
	top: 5%;
	right: 0px;
	display: block;
	
}
#section3_list li:nth-child(1)::after{
	content: '';
	height: 1px;
	width: 80%;
	position: absolute;
	background-color: #BBBBBB;
	bottom: 0px;
	left: 10%;
	display: block;
	
}
#section3_list li:nth-child(2)::after{
	content: '';
	height: 1px;
	width: 80%;
	position: absolute;
	background-color: #BBBBBB;
	bottom: 0px;
	left: 10%;
	display: block;
	
}
#section3_list li:nth-child(3)::before{
	content: '';
	height: 90%;
	width: 1px;
	position: absolute;
	background-color: #BBBBBB;
	top: 5%;
	right: 0px;
	display: block;
	
}
#section3_list li:nth-child(3)::after{
	content: '';
	height: 1px;
	width: 80%;
	position: absolute;
	background-color: #BBBBBB;
	bottom: 0px;
	left: 10%;
	display: block;
	
}
#section3_list li:nth-child(4)::after{
	content: '';
	height: 1px;
	width: 80%;
	position: absolute;
	background-color: #BBBBBB;
	bottom: 0px;
	left: 10%;
	display: block;
	
}
.section3_list_img {
	margin-bottom: 20px;
	height: 657px;

}
#section3_list li:nth-child(5) .section3_list_img {
	height: 557px;
}
.section3_list_img img {
	width: 80%;
}

.section3_list_1 {
	height: 1em;
	margin-bottom: 20px;
}
.section3_list_2 {
	height: 1em;
	margin-bottom: 5px;
}
.section3_list_3 {
	height: 1em;
	margin-bottom: 20px;
}
.section3_list_button {
	width: 110px;
	transition: 0.5s;
}
.section3_list_button:hover {
	opacity: 0.7;

}


#section4 {

}
#section4_h2_img {
	width: 118px;
	position: absolute;
	top: -76px;
}
#section4_img  {
	width: 1000px;
	margin-bottom: 100px;
}
#section4 .h3 {
	color: #4E87BB;
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 100px;
}
#section4_list {
}
#section4_list li {
	position: relative;
	padding-bottom: 150px;
	margin-right: auto;
	margin-left: auto;
	width: 870px;
}
#section4_list li h4 {
	width: 175px;
	margin-bottom: 10px;
}
#section4_list li h4 img {
	width: 100%;
}
.section4_list_title {
	color: #4E87BB;
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 5px;
}
#section4_list1_sub {
	font-size: 18px;
}
.section4_list_text {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-top: 30px;
}



#section4_list1_img1 {
	width: 118px;
	position: absolute;
	top: -7px;
	right: 145px;
}
#section4_list1_img2 {
	width: 137px;
	position: absolute;
	top: 0px;
	right: 0pt;
}
#section4_list2_img {
	width: 512px;
	position: absolute;
	top: -22px;
	right: 128px;
}
#section4_list3_img {
	width: 85px;
	position: absolute;
	top: -2px;
	left: 219px;
}
#section4_list4_img {
	width: 540px;
	position: absolute;
	top: -60px;
	right: 81px;
}


#section5 {
	margin-bottom: 100px;
}
#section5 img {
	width: 100%;
	transition: 0.5s;
}
#section5 img:hover {
	opacity: 0.7;
	
}



@media (max-width:540px){
section {
	width: 540px;
}

#h1 {
	color: #4E87BB;
	font-size: 35px;
	margin-bottom: 50px;
}
.h2 {
	color: #4E87BB;
	font-size: 30px;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #4E87BB;
}
.target {
	position: absolute;
	top: -120px;
	left: 0px;
}
#section1 {
	padding-top: 100px;
	padding-bottom: 50px;
}
#section1 .special80_logo {
	width: 200px;
	margin-bottom: 50px;
}
#page_menu {
}
#page_menu li {
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	margin-right: 5px;
	transition: 0.5s;
	cursor: pointer;
}
#page_menu li img {
	width: 110px;
}
#page_menu li:hover {
	opacity: 0.8;
}
#ceo_img {
	width: 100%;
	min-width: 540px;
}
#section2 {
	padding-top: 30px;
	padding-bottom: 30px;
}
#section2_dam {
	margin-bottom: 100px;
}
#section2 .h3 {
	color: #4E87BB;
	font-size: 30px;
	margin-bottom: 30px;
}
#section2_text1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
}

#section3 {
	padding-top: 30px;
	padding-bottom: 50px;
}
#section3_text1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 2;
	margin-bottom: 30px;
}
#section3_box {
	margin-bottom: 50px;
}
.section2_box_left {
	display: inline-block;
	width: 200px;
	margin-right: 0px;
	vertical-align: middle;
	margin-bottom: 50px;
}
.section2_box_right {
	display: inline-block;
	vertical-align: middle;
	counter-reset: maru;
	list-style: none;
}
.section2_box_right li {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding-left: 1em;
	list-style-position: outside;
	position: relative;
}
.section2_box_right li::before {
	content: counter(maru);
  counter-increment: maru;
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1em;
  width: 1em;
  font-size: 85%;
  position: absolute;
  top: 5px;
  left: 0px;
}

#section3_text2 {
	color: #4E87BB;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 100px;
}
#section3_h2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}
#section3_list {
}
#section3_list li {
	display: inline-block;
	width: 500px;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 50px;
	margin-bottom: 20px;
	vertical-align: top;
	position: relative;
	padding-top: 20px;
}
#section3_list li:nth-child(1)::before{
	content: '';
	height: 90%;
	width: 0px;
	position: absolute;
	background-color: #BBBBBB;
	top: 5%;
	right: 0px;
	display: block;
	
}
#section3_list li:nth-child(1)::after{
	content: '';
	height: 1px;
	width: 80%;
	position: absolute;
	background-color: #BBBBBB;
	bottom: 0px;
	left: 10%;
	display: block;
	
}
#section3_list li:nth-child(2)::after{
	content: '';
	height: 1px;
	width: 80%;
	position: absolute;
	background-color: #BBBBBB;
	bottom: 0px;
	left: 10%;
	display: block;
	
}
#section3_list li:nth-child(3)::before{
	content: '';
	height: 90%;
	width: 0px;
	position: absolute;
	background-color: #BBBBBB;
	top: 5%;
	right: 0px;
	display: block;
	
}
#section3_list li:nth-child(3)::after{
	content: '';
	height: 1px;
	width: 80%;
	position: absolute;
	background-color: #BBBBBB;
	bottom: 0px;
	left: 10%;
	display: block;
	
}
#section3_list li:nth-child(4)::after{
	content: '';
	height: 1px;
	width: 80%;
	position: absolute;
	background-color: #BBBBBB;
	bottom: 0px;
	left: 10%;
	display: block;
	
}
.section3_list_img {
	margin-bottom: 20px;
	height: auto;

}
#section3_list li:nth-child(5) .section3_list_img {
	height: 557px;
}
.section3_list_img img {
	width: 80%;
}

.section3_list_1 {
	height: auto;
	margin-bottom: 10px;
}
.section3_list_2 {
	height: auto;
	margin-bottom: 5px;
}
.section3_list_3 {
	height: auto;
	margin-bottom: 20px;
}
.section3_list_button {
	width: 110px;
	transition: 0.5s;
}
.section3_list_button:hover {
	opacity: 0.7;

}


#section4 {
	padding-bottom: 50px;
}
#section4_h2_img {
	width: 88px;
	position: absolute;
	top: -47px;
}
#section4_img  {
	width: 1000px;
	margin-bottom: 50px;
}
#section4 .h3 {
	color: #4E87BB;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 50px;
}
#section4_list {
}
#section4_list li {
	position: relative;
	padding-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#section4_list li h4 {
	width: 175px;
	margin-bottom: 20px;
}
#section4_list li h4 img {
	width: 100%;
}
.section4_list_title {
	color: #4E87BB;
	font-size: 27px;
	font-weight: bold;
	margin-bottom: 5px;
}
#section4_list1_sub {
	font-size: 16px;
}
.section4_list_text {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-top: 20px;
}



#section4_list1_img1 {
	width: 106px;
	position: absolute;
	top: -7px;
	right: 145px;
}
#section4_list1_img2 {
	width: 107px;
	position: absolute;
	top: -18px;
	right: 0pt;
}
#section4_list2_img {
	width: 340px;
	position: absolute;
	top: 6px;
	right: 0px;
}
#section4_list3_img {
	width: 87px;
	position: absolute;
	top: -14px;
	left: 432px;
}
#section4_list4_img {
	width: 326px;
	position: absolute;
	top: -3px;
	right: 0px;
}


#section5 {
	margin-bottom: 100px;
}
#section5 img {
	width: 100%;
	transition: 0.5s;
}
#section5 img:hover {
	opacity: 0.7;
	
}
}
