@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP|Noto+Serif+JP&display=swap&subset=japanese:wght@400;500;700;900');


#g8090-034-001 {
	color: #000000;
	margin-top: 30px;
	font-size: 18px;
	width: 964px;
	background-color: #FFFFFF;
}

#g8090-034-001 .top{
	position: relative;
	margin-bottom: 30px;
}

#g8090-034-001 .top img{
	width: 964px;
}

#g8090-034-001 .top h1{
	position: absolute;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 68px;
	top: 60px;
	left: 30px;
	line-height: 1.4;
	text-align: left;
	padding: 0px;
}

#g8090-034-001 .top h1 span{
	font-size: 40px;
	line-height: 1.4;
	padding: 0px;
}

#g8090-034-001 .top h3{
	position: absolute;
	font-size: 26px;
	top: 270px;
	left: 30px;
	line-height: 1.7;
	text-align: left;
	padding: 0;
}

#g8090-034-001 .hot,
#g8090-034-001 .cold{
	margin-top: 50px;
	margin-bottom: 30px;
}

#g8090-034-001 .temperature{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}

#g8090-034-001 .temperature p{
	font-size: 38px;
	line-height: 1.3;
	position: relative;
	text-align: center;
	padding: 30px;
}

#g8090-034-001 .point{
	margin-top: 50px;
	margin-bottom: 30px;
}

#g8090-034-001 .colors {
	margin-top: 50px;
	margin-bottom: 30px;
}

#g8090-034-001 .box {
    padding: 20px 50px;             /* 余白指定 */
    display: flex;               /* フレックスボックスにする */
    flex-wrap: wrap;
	width: 100%; 
	background-color: #ffffff;
	justify-align: center;
}

#g8090-034-001 .box .color-box{
    width: 33%;                 /* 幅指定 */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#g8090-034-001 .box .color-box p {
	font-size: 24px;
	color: #000000;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 10px;
}

#g8090-034-001 .point h3, .colors h3, .useful h3{
	font-size: 42px;
	line-height: 1.3;
	position: relative;
	text-align: center;
	background: #FC81AA;
	color: #FFFFFF;
	padding: 1rem 2rem;
}

#g8090-034-001 .link {
	background-color: #ffffff;
    padding: 40px 10px;
    text-align: center;
}

#g8090-034-001 .linkbox {
    padding: 20px 14px;             /* 余白指定 */
    display: inline-block;               /* フレックスボックスにする */
	width: 48%; 
	background-color: #ffffff;
	align-content: center;
}

#g8090-034-001 .linkbox h4{
	font-size: 30px;
	font-weight: bold;
	line-height: 1.3;
	padding: 10px 0 0;
}

@media screen and ( max-width:520px ){/* SP */
#g8089-039-002 h2 {/* 絶対必要 */
	padding: 0;
	background-color: transparent;
}
	
#g8090-034-001 {
	margin-top: 10px;
	font-size: 14px;
	width: 100%;
}
	
#g8090-034-001 .top{
	position: relative;
	margin-bottom: 20px;
}
	
#g8090-034-001 .top img{
	width: 100%;
}

#g8090-034-001 .top h1{
	font-size: 24px;
	top: 16px;
	left: 4px;
	line-height: 1.3;
	text-align: left;
	padding: 0px;
}

#g8090-034-001 .top h1 span{
	font-size: 16px;
	line-height: 1.5;
	padding: 0px;
}

#g8090-034-001 .top h3{
	position: absolute;
	font-size: 12px;
	top: 90px;
	left: 5px;
	line-height: 1.2;
	text-align: left;
	padding: 0;
}

#g8090-034-001 .hot,
#g8090-034-001 .cold{
	margin-top: 30px;
	margin-bottom: 20px;
}

#g8090-034-001 .temperature{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}

#g8090-034-001 .temperature p{
	font-size: 14px;
	line-height: 1.3;
	position: relative;
	text-align: center;
	padding: 30px;
}

#g8090-034-001 .point{
	margin-top: 30px;
	margin-bottom: 20px;
}

#g8090-034-001 .colors {
	margin-top: 30px;
	margin-bottom: 20px;
}

#g8090-034-001 .box {
    padding: 12px;             /* 余白指定 */
    display: flex;               /* フレックスボックスにする */
    flex-wrap: wrap;
	width: 100%; 
	background-color: #ffffff;
	justify-align: center;
}

#g8090-034-001 .box .color-box{
    width: 48%;                 /* 幅指定 */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#g8090-034-001 .box .color-box p {
	font-size: 16px;
	color: #000000;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 12px;
}

#g8090-034-001 .point h3, .colors h3, .useful h3{
	font-size: 18px;
	line-height: 1.3;
	position: relative;
	text-align: center;
	background: #FC81AA;
	color: #FFFFFF;
	padding: 10px 6px;
}

#g8090-034-001 .link {
	background-color: #ffffff;
    padding: 10px 2px;
    text-align: center;
}

#g8090-034-001 .linkbox {
    padding: 8px 2px;             /* 余白指定 */
    display: inline-block;               /* フレックスボックスにする */
	width: 48%; 
	background-color: #ffffff;
	align-content: center;
}

#g8090-034-001 .linkbox h4{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	padding: 10px 0 0;
}
	
	