@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600;&display=swap');




#gN01114151 h2 {
	font-size: 35px;
	text-align: center;
	color: #000000;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	background-color: transparent;
	margin-bottom: 30px;
}

#gN01114151 h3 {
	font-size: 30px;
	text-align: center;
	color: #000000;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	background-color: transparent;
	margin-bottom: 20px;
}

#gN01114151 h3 span {
	font-size: 18px;
	text-align: center;
	color: #000000;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	background-color: transparent;
	margin-bottom: 20px;
}

#gN01114151 h4 {
	font-size: 20px;
	text-align: center;
	color: #000000;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	background-color: transparent;
	margin-bottom: 20px;
}

#gN01114151 .title01{
	text-align: center;
	margin-top: 80px;
	margin-bottom: 80px;
}

#gN01114151 .title02{
	text-align: center;
	margin-bottom: 50px;
}

#gN01114151 .merit ul {
  display: flex;
  justify-content: center;
 } 

#gN01114151 .merit  li{
	list-style: none;
	padding:0 5px;/*←画像の左右に5pxの余白を入れる場合*/
	width: 482px;
	height: 100%;
}

#gN01114151 .voice ul {
  display: flex;
  margin-top: 80px;
  margin-bottom: 50px;
  justify-content: center;
 } 

#gN01114151 p {
	font-size: 15px;
	text-align: left;
	color: #000000;
	line-height: 1.3em;	
	margin-bottom: 30px;
	
}


#gN01114151 .links .links01{
	text-align: center;
	margin-top: 80px;
	margin-bottom: 30px;
}

#gN01114151 .links .links02{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 80px;
}


@media screen and ( max-width:520px ){/* SP */
#gN01114151 h2 {/* 絶対必要 */
	padding: 0;
	background-color: transparent;
}		   

#gN01114151 h2 {
	font-size: 30px;
	text-align: center;
	color: #000000;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	background-color: transparent;
	margin-bottom: 40px;
}

#gN01114151 h3 {
	font-size: 25px;
	text-align: center;
	color: #000000;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	background-color: transparent;
	margin-bottom: 40px;
}

#gN01114151 h3 span {
	font-size: 15px;
	text-align: center;
	color: #000000;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	background-color: transparent;
	margin-bottom: 40px;
}

#gN01114151 h4 {
	font-size: 20px;
	text-align: center;
	color: #000000;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	background-color: transparent;
	margin-bottom: 40px;
}

#gN01114151 .title01{
	text-align: center;
	margin-top: 80px;
	margin-bottom: 50px;
}
	
#gN01114151 .title02{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
	
#gN01114151 .links .links01{
	text-align: center;
	margin-top: 80px;
	margin-bottom: 30px;
}
	
#gN01114151 .links .links02{
	text-align: center;
	margin-top: 30;
	margin-bottom: 80px;
}


#gN01114151 .merit ul{
  display: flex;
  justify-content: center;
  align-items: center;
}

#gN01114151 .merit  li{
	list-style: none;
	padding:0 5px;/*←画像の左右に5pxの余白を入れる場合*/
    width: 100%;
	height: 100%;
	}

#gN01114151 .voice ul {
  display: flex;
  margin-top: 50px;
  justify-content: center;
 } 	
	
}
	
	
