@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');

#gN01227090 {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	background-color: #fff;
    padding-top: 0px;
}

#gN01227090 img {
	margin: auto;
}

#gN01227090 #top .relative {
	position: relative;
	width: 100%;
}

#gN01227090 #top .absolute {
	position: absolute;
	top: 32%;
	left: 3%;
	bottom: 80px;
	color: #000000;
	background: rgba(0,0,0,0);
	width: 600px;
	font-size: 54px;
	padding: 10px 0;
	font-weight: 800;
	line-height: 1.2;
	text-align: left;
}

#gN01227090 #top h3 {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size: 54px;
	color: #000000;
	font-weight: 700;
}

#gN01227090 #top h3 span {
	font-size: 28px;
}

#gN01227090 .colors h1 {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	color: #000000;
	font-size: 54px;
    line-height: 1.3;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 0;
}

#gN01227090 .Coordination h1 {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	color: #000000;
	font-size: 66px;
    line-height: 1.1;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	padding: 10px 0 0;
}

#gN01227090 .Coordination h1 span {
	font-size: 30px;
}

#gN01227090 .link h1 {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	color: #000000;
	font-size: 54px;
    line-height: 1.3;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 10px 0;
}

#gN01227090 .link h1 span {
	font-size: 33px;
}

#gN01227090 #top {
	margin-bottom: 50px;
}

#gN01227090 .point1, .point2, .point3, .colors, .Coordination, .link {
	margin: 100px 0 100px;
}

#gN01227090 p {
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    color: #000000;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    line-height: 1.3;
}

#gN01227090 .colors .box {
	display: flex;
	flex-wrap: wrap;
	background-color: #ffffff;
	border-radius: 20px;
	padding: 10px;
	margin: 15px 0 80px;
	justify-content: center;
}

#gN01227090 .colors .box .colorbox {
	width: 30%;
	margin: 5px;
	padding: 5px;
}

#gN01227090 .colors .box .colorbox p {
	font-size: 24px;
	text-align: center;
	padding: 5px;
	margin: 5px;
	line-height: 1.3;
}


@media screen and (max-width: 768px) {

#gN01227090 {
	width:100%;
}

#gN01227090 #top .relative {
	position: relative;
	width: 100%;
}

#gN01227090 #top .absolute {
	position: absolute;
	top: 30%;
	left: 3%;
	bottom: 80px;
	color: #000000;
	background: rgba(0,0,0,0);
	width: 600px;
	font-size: 23px;
	padding: 5px 0;
	font-weight: 700;
	line-height: 1.2;
	text-align: left;
}

#gN01227090 #top h3 {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size: 18px;
	color: #000000;
	font-weight: 600;
}

#gN01227090 #top h3 span {
	font-size: 16px;
}

#gN01227090 .colors h1 {
	font-size: 24px;
    line-height: 1.2;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0;
}

#gN01227090 .Coordination h1 {
	font-size: 32px;
    line-height: 1.1;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px 0 0;
}

#gN01227090 .Coordination h1 span {
	font-size: 20px;
}

#gN01227090 .link h1 {
	font-size: 24px;
    line-height: 1.3;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 5px 0;
}

#gN01227090 .link h1 span {
	font-size: 16px;
}

#gN01227090 #top {
	margin-bottom: 20px;
}

#gN01227090 .point1, .point2, .point3, .colors, .Coordination, .link {
	margin: 40px 0 40px;
}
	
#gN01227090 p {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 1.3;
	padding: 8px 0;
}

#gN01227090 .colors .box {
	padding: 5px;
	margin: 7px 0 40px;
	justify-content: center;
}

#gN01227090 .colors .box .colorbox {
	width: 45%;
	margin: 2px;
	padding: 2px;
}

#gN01227090 .colors .box .colorbox p {
	font-size: 16px;
	text-align: center;
	padding: 2px;
	margin: 2px;
	line-height: 1.2;
}
	
}