@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');
#gN01300293 {
	font-family: 'Noto Sans JP', '02うつくし明朝体 Regular Version 1.00',serif;
	margin-bottom: 50px;
}

#gN01300293 img{
	margin-bottom: 20px;
}

#gN01300293 #title1, #title2, #title3, #title4 {
	background-color: #34B396;
	padding: 10px 20px 10px 20px;
	margin-bottom: auto;
}

#gN01300293 h3{
	color: #FFF;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
	font-size: 60px;
}

#gN01300293 .box{
	display: flex;
	flex-wrap: wrap;
	padding-left: 10px;
    padding-right: 10px;
	margin-top: 40px;
    justify-content: center;
}

#gN01300293 .box .color p {
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-size: 24px;
}

#gN01300293 .box .color {
	width: 48%;
	margin: 5px;
	padding: 5px;
}

#gN01300293 .box .color-sp {
	width: 90%;
	margin: 5px;
	padding: 5px;
	text-align: center;
}


@media screen and ( max-width:520px ){/* SP */
#gN01300293 h2 {/* 絶対必要 */
	padding: 0;
	background-color: transparent;
}

#gN01300293 #title1, #title2, #title3, #title4 {
	width: 100%;
	padding: 8px 0px 8px 0px;
	margin-bottom: auto;
}

#gN01300293 h3{
	color: #FFF;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
	font-size: 30px;
}