@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');
/* CSS Document */
#gN01298511 {
	font-size: 20px;
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	background-color: #fff;
    padding-top: 0px;
}
	
#gN01298511 img {
	margin: auto;
}

#gN01298511 #point01, #point02, #point03, #point04, #point05, #point06, #point07, .colors {
	margin: 80px 20px 80px;
}

.heading10 {
	position: relative;
	padding-top: 30px;
	font-size: 40px;
	border-bottom: 1px solid rgba(5,62,98,1);
    margin-bottom: 10px;
}

.heading10 span {
	position: relative;
	line-height: normal;
	z-index: 2;
}

.heading10::before {
	content: attr(data-en);
	position: absolute;
	top: 0px;
	left: 0;
	color: rgba(5,62,98,0.2);
	font-size: 70px;
	text-transform: uppercase;
	z-index: 1;
}

#gN01298511 #point03 p {
	font-size: 26px;
	text-align: center;
	padding: 5px;
	margin: 5px;
	line-height: 1.3;
}

#gN01298511 #point07 {
	color: #2899E1; /* 文字色 */
	font-size: 50px; /* 文字の大きさ */
	line-height: normal;
	text-align: center;
	padding-bottom: 80px;
	margin-bottom: 100px;
}

a.btn--bule {
	color: #fff;
	background-color: #43BED8;
	padding: 5px;
	border-bottom: 5px solid #2C92A3;
}
	
a.btn--bule:hover {
	margin-top: 3px;
	color: #fff;
	background: #43BED8;
	border-bottom: 2px solid #2C92A3;
}
	
a.btn--shadow {
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

#gN01298511 .colors .box {
	display: flex;
	flex-wrap: wrap;
	background-color: #ffffff;
	border-radius: 20px;
	padding: 10px;
	margin: 15px 0 80px;
	justify-content: center;
}

#gN01298511 .colors .box .colorbox {
	width: 30%;
	margin: 5px;
	padding: 5px;
}

#gN01298511 .colors .box .colorbox p {
	font-size: 24px;
	text-align: center;
	padding: 5px;
	margin: 5px;
	line-height: 1.3;
}



@media screen and ( max-width:520px ){/* SP */
#gn01212511 h2{/* 絶対必要 */
	padding: 0;
	background-color: transparent;
}
	
#gN01298511 {
	font-size: 10px;
	line-height: normal;
}
	
#gN01298511 #point01, #point02, #point03, #point04, #point05, #point06, #point07, .colors {
	margin: 40px 0 40px;
}
	
#gN01298511 h1 {
	color: #000000;
	font-size: 26px;
    line-height: 1.2;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 0;
}

#gN01227090 h1 span {
	font-size: 33px;
}

.heading10 {
	position: relative;
	background-color: #ffffff;
	padding-top: 30px;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid rgba(5,62,98,1);
}

.heading10 span {
	position: relative;
	line-height: normal;
	z-index: 2;
}

.heading10::before {
	content: attr(data-en);
	position: absolute;
	top: 10px;
	left: 0;
	color: rgba(5,62,98,0.2);
	font-size: 48px;
	text-transform: uppercase;
	z-index: 1;
}
	
#gN01298511 #point03 p {
	font-size: 18px;
	text-align: center;
	padding: 2px;
	margin: 2px;
	line-height: 1.2;
}

#gN01298511 #point07 {
	background-color: transparent;
	color: #2899E1; /* 文字色 */
	font-size: 20px; /* 文字の大きさ */
	line-height: normal;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

a.btn--bule {
	color: #fff;
	background-color: #43BED8;
	border-bottom: 5px solid #2C92A3;
}
	
a.btn--bule :hover {
	margin-top: 3px;
	color: #fff;
	background: #43BED8;
	border-bottom: 2px solid #2C92A3;
}
	
a.btn--shadow {
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
	
#gN01298511 .colors .box {
	display: flex;
	flex-wrap: wrap;
	background-color: #ffffff;
	border-radius: 20px;
	padding: 10px;
	margin: 10px 0 80px;
	justify-content: center;
}

#gN01298511 .colors .box .colorbox {
	width: 48%;
	margin: 2px;
	padding: 2px;
}

#gN01298511 .colors .box .colorbox p {
	font-size: 18px;
	text-align: center;
	padding: 2px;
	margin: 2px;
	line-height: 1.3;
}
	
}