@charset "UTF-8";
/*　各ブロック共通
=================================================== */
.galleriaBox {
  background-color: #011e60;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
	letter-spacing: 2px;
  line-height: 1.8;
  margin: 0 auto;
  width: 100%;
}
.galleriaBox .inner {
	background: #011e60 url("../5info/img/galleria-desktop/bg_deco_border.webp") no-repeat scroll center top;
  margin: 0 auto;
	padding: 150px 0;
	position: relative;
  width: 1050px;
}
.galleriaBox h2 {
	font-size: 68px;
	font-weight: 600;
	padding: 60px 0 0;
	text-align: center;
}
.galleriaBox h3 {
	margin-bottom: 12px;
	text-align: center;
}
.galleriaBox h3 + .subHead {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 80px;
	text-align: center;
}
.galleriaBox h4 {
	font-size: 40px;
	margin-bottom: 12px;
}
.pc-only-block {
	display: block;
}
.sp-only-block {
	display: none;
}
@media screen and (max-width: 479px){
	.galleriaBox {
		font-size: 1rem;
		line-height: 1.4;
	}
	.galleriaBox .inner {
		background-size: 90%;
		padding: 100px 0;
		width: 100%;
	}
	.galleriaBox h2 {
		font-size: 2.8rem;
		line-height: 1.2;
		padding: 30px 0 0;
	}
	.galleriaBox h3 img {
		width: 60%;
	}
	.galleriaBox h3 + .subHead {
		font-size: 1.2rem;
		margin-bottom: 40px;
		line-height: 1.4;
	}
	.galleriaBox h4 {
		font-size: 1.8rem;
	}
		.pc-only-block {
		display: none;
	}
	.sp-only-block {
		display: block;
	}
}
/*　AirflowBox
=================================================== */

.airflowBox .featureTxt {
	bottom: 195px;
	right: 0;
	position: absolute;
	width: 490px;
}
.airflowBox .featureTxt span {
	font-size: 12px;
	display: inline-block;
	margin-top: 26px;
}
@media screen and (max-width: 479px){
	.airflowBox .featureTxt {
		margin: 0 auto;
		position: static;
		width: 90%;
	}
}


/*　Design
=================================================== */

.designBox dl {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 770px;
}
.designBox dl dt {
	margin-right: 64px;
}
.gallery {
	position: relative;
	margin: 20px 0 280px;
}
.designBox .featureTxt01 {
	top: 0;
	position: absolute;
	left: 40px;
}
.designBox .featureTxt02 {
	top: -140px;
	position: absolute;
	right: 40px;
}
@media screen and (max-width: 479px){
	.designBox dl {
		display: block;
		margin: 0 auto;
		width: 90%;
	}
	.designBox dl dt {
		margin-right: 0;
		text-align: center;
	}
	.gallery {
		margin: 40px 0 0;
	}
	.designBox .featureTxt01 {
		margin: 0 auto 60px;
		position: static;
		width: 80%
	}
	.designBox .featureTxt02 {
		margin: 0 auto;
		position: static;
		width: 80%
	}
}
	

/*　Material
=================================================== */

.col2 {
	display: flex;
	justify-content: space-between;
}
.col2 > div {
	width: calc(50% - 50px);
}
@media screen and (max-width: 479px){
	.col2 {
		display: block;
	}
	.col2 > div {
		margin: 0 auto;
		width: 90%;
	}
	.col2 div:first-child {
		border-bottom: 1px solid #fff;
		margin-bottom: 50px;
		padding-bottom: 40px;
	}
}

/*　Keyboard
=================================================== */

.keyboardBox .featureBox {
	background: #011e60 url("../5info/img/closeup-galleria/bg_keyboard_01.webp") no-repeat scroll center top;
	height: 412px;
	margin: 0 auto;
	position: relative;
	width: 880px;
}
.keyboardBox .featureTxt01 {
	bottom: 30px;
	position: absolute;
	left: -18px;
	width: 185px;
}
.keyboardBox .featureTxt01 img {
	margin-bottom: 10px;
	max-width: inherit;
}
.keyboardBox .featureTxt02 {
	bottom: 0;
	position: absolute;
	right: 0;
	width: 310px;
}
@media screen and (max-width: 479px){
	.keyboardBox .featureBox {
		background: none;
		height: auto;
		width: 100%;
	}
	.keyboardBox .featureBox + p {
		margin: 0 auto;
		width: 90%;
	}
	.keyboardBox .featureTxt01 {
		align-items: flex-end;
		bottom: 90px;
		display: flex;
		left: 24px;
		width: 90%;
	}
	.keyboardBox .featureTxt01 img {
		margin-bottom: 0;
		margin-right: 10px;
		width: 40%;
	}
	.keyboardBox .featureTxt02 {
		margin: 110px auto 0;
		position: static;
		width: 90%;
	}
}

/*　Mouse
=================================================== */

.mouseBox .featureBox {
	background: #011e60 url("../5info/img/closeup-galleria/bg_mouse_01.webp") no-repeat scroll center top;
	height: 400px;
	margin: 0 auto;
	position: relative;
	width: 880px;
}
.mouseBox .featureTxt01 {
	bottom: 0;
	position: absolute;
	left: 40px;
	width: 185px;
}
.mouseBox .featureTxt01 img {
	margin-bottom: 10px;
	max-width: inherit;
}
.mouseBox .featureTxt02 {
	bottom: 0;
	position: absolute;
	right: 0;
	width: 310px;
}
@media screen and (max-width: 479px){
	.mouseBox .featureBox {
		background: none;
		height: auto;
		width: 100%;
	}
	.mouseBox .featureTxt01 {
		align-items: flex-end;
		bottom: 120px;
		display: flex;
		left: 24px;
		width: 90%;
	}
	.mouseBox .featureTxt01 img {
		margin-bottom: 0;
		margin-right: 10px;
		width: 40%;
	}
	.mouseBox .featureTxt02 {
		margin: 110px auto 0;
		position: static;
		width: 90%;
	}
}
