@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-187-005 {
	color: #000000;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 20px;
	width : 964px;
	background-color: #FFFFFF;
}

#G8090-187-005 .main{
	position: relative;
	margin-bottom: 100px;
}

#G8090-187-005 .main img{
	width: 964px;
}

#G8090-187-005 .main h1{
	position: absolute;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 40px;
	top: 64px;
	left: 24px;
	line-height: 1.6;
	text-align: left;
	padding: 0px;
}

#G8090-187-005 .main h1 span{
	font-size: 68px;
	font-weight: bold;
	line-height: 1.4;
	padding: 6px 0;
}

#G8090-187-005 .renewal{
	position: relative;
	margin-bottom: 30px;
}

#G8090-187-005 .renewal img{
	width: 964px;
}

#G8090-187-005 .renewal h1{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #EF187F;
	font-size: 58px;
	text-align: center;
	padding: 20px 0;
}

#G8090-187-005 .renewal h1:before {
    content: url("../../../img/usr/goods/g8090-187-005/kirakira.png");  /*画像のURL*/
    margin-right: 2px;  /*画像右の余白*/
}

#G8090-187-005 .renewal h1:after {
    content: url("../../../img/usr/goods/g8090-187-005/kirakira.png");  /*画像のURL*/
    margin-left: 2px;  /*画像右の余白*/
}

#G8090-187-005 .renewal h3{
	position: absolute;
	color: #000000;
	font-size: 60px;
	top: 174px;
	left: 50px;
	text-align: left;
	padding: 0px;
}

#G8090-187-005 .a-point1,
#G8090-187-005 .a-point2,
#G8090-187-005 .b-point1,
#G8090-187-005 .b-point2{
	margin-top: 30px;
	margin-bottom: 100px;
}

#G8090-187-005 .a-point1 h1,
#G8090-187-005 .a-point2 h1,
#G8090-187-005 .b-point1 h1,
#G8090-187-005 .b-point2 h1{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #000000;
	font-size: 44px;
	line-height: 1.6;
	text-align: left;
	padding-left: 40px;
}

#G8090-187-005 .a-point1 h1 span,
#G8090-187-005 .a-point2 h1 span{
	font-size: 54px;
	font-weight: bold;
	padding: 6px;
	text-decoration:underline;
	text-decoration-color:#E71E6D;
}

#G8090-187-005 .a-point1 .square{
	width: 680px;
	padding: 0.5em 1em;
    margin: 40px auto;
    border: double 6px #AB9C8D;
}

#G8090-187-005 .a-point1 .square h3{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 48px;
	text-align: center;
	font-weight: bold;
	padding:10px;
	line-height: 1.3;
}

#G8090-187-005 .a-point1 .square p{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 30px;
	padding: 20px;
	line-height: 1.4;
}

#G8090-187-005 .a-point1 .square img{
	margin: auto;
	display: block;
}

#G8090-187-005 .a-point2 p{
	font-size: 40px;
	line-height: 1.6;
	margin: 66px;
}

#G8090-187-005 #review{
	margin-top: 30px;
	margin-bottom: 100px;
}

#G8090-187-005 #review h1{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #000000;
	font-size: 44px;
	line-height: 1.6;
	text-align: center;
	padding: 30px;
}

#G8090-187-005 #review .title_line {
    display: block;
    position: relative;
    margin: auto;
	width: 600px;
}
#G8090-187-005 #review .title_line::before,.title_line::after {
    content: "";
    height: 90%;
    width: 3px;
    background-color: #262626;
    position: absolute;
    top: 10px;
}
#G8090-187-005 #review .title_line::before {
    left: 0;
    transform: rotate(-30deg);
}
#G8090-187-005 #review .title_line::after {
    right: 0;
    transform: rotate(30deg);
}

#G8090-187-005 #review .box{
	width: 100%;
	margin: 0 30px 30px;
}

#G8090-187-005 #review .box p{
	color: #000000;
	font-size: 24px;
	line-height: 1.4;
	padding: 6px;
}

#G8090-187-005 #review .box .name{
	width: 30%;
	float: left;
	padding: 5px
}

#G8090-187-005 #review .box .comment{
	width: 95%;
	padding: 5px
}

#G8090-187-005 .b-point1 h1 span,
#G8090-187-005 .b-point2 h1 span{
	font-size: 54px;
	font-weight: bold;
	padding: 6px;
	text-decoration:underline;
	text-decoration-color:#49964F;
}

#G8090-187-005 .b-point1 p,
#G8090-187-005 .b-point2 p{
	font-size: 34px;
	text-align: center;
	line-height: 1.6;
	margin: 0px 50px 10px;
}

#G8090-187-005 .b-point2 h3{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #E9518E;
	font-size: 58px;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
	padding: 5px;
	line-height: 1.4;
}

#G8090-187-005 .colors {
	margin-top: 30px;
	margin-bottom: 100px;
}

#G8090-187-005 .colors h3{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 44px;
	text-align: center;
	font-weight: bold;
	padding:10px;
	line-height: 1.4;
}





@media screen and (max-width: 529px) { /*ウィンドウ幅が最大529pxまでの場合に適用*/
	
#G8090-187-005 {
	width:100%;
	margin-top: 20px;
	font-size: 14px;
}
	
#G8090-187-005 .main{
	position: relative;
	margin-bottom: 40px;
}

#G8090-187-005 .main img{
	width:100%;
}

#G8090-187-005 .main h1{
	position: absolute;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 14px;
	top: 20px;
	left: 2px;
	line-height: 1.6;
	text-align: left;
	padding: 0px;
}

#G8090-187-005 .main h1 span{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
	padding: 3px 0;
}

#G8090-187-005 .renewal{
	position: relative;
	margin-bottom: 10px;
}

#G8090-187-005 .renewal img{
	width: 100%;
}

#G8090-187-005 .renewal h1{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #EF187F;
	font-size: 20px;
	text-align: center;
	padding: 6px 0;
}

#G8090-187-005 .renewal h1:before {
    content: url("../../../img/usr/goods/g8090-187-005/kirakira_sp.png");  /*画像のURL*/
    margin-right: 0;  /*画像右の余白*/
}

#G8090-187-005 .renewal h1:after {
    content: url("../../../img/usr/goods/g8090-187-005/kirakira_sp.png");  /*画像のURL*/
    margin-left: 0;  /*画像右の余白*/
}

#G8090-187-005 .renewal h3{
	position: absolute;
	color: #000000;
	font-size: 22px;
	top: 60px;
	left: 16px;
	text-align: left;
	padding: 0px;
}

#G8090-187-005 .a-point1,
#G8090-187-005 .a-point2,
#G8090-187-005 .b-point1,
#G8090-187-005 .b-point2{
	margin-top: 20px;
	margin-bottom: 60px;
}

#G8090-187-005 .a-point1 h1,
#G8090-187-005 .a-point2 h1,
#G8090-187-005 .b-point1 h1,
#G8090-187-005 .b-point2 h1{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #000000;
	font-size: 22px;
	line-height: 1.5;
	text-align: center;
	padding-left: 0;
	margin-bottom: 6px;
}

#G8090-187-005 .a-point1 h1 span,
#G8090-187-005 .a-point2 h1 span{
	font-size: 30px;
	font-weight: bold;
	padding: 0;
	text-decoration:underline;
	text-decoration-color:#E71E6D;
}

#G8090-187-005 .a-point1 .square{
	width: 88%;
	padding: 0.5em 1em;
    margin: 10px auto;
    border: double 4px #AB9C8D;
}

#G8090-187-005 .a-point1 .square h3{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	padding:4px;
	line-height: 1.3;
}

#G8090-187-005 .a-point1 .square p{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 18px;
	padding: 4px;
	line-height: 1.5;
}

#G8090-187-005 .a-point1 .square img{
	margin: auto;
	display: block;
}

#G8090-187-005 .a-point2 p{
	font-size: 20px;
	line-height: 1.4;
	margin: 30px;
}

#G8090-187-005 #review{
	margin-top: 30px;
	margin-bottom: 100px;
}

#G8090-187-005 #review h1{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #000000;
	font-size: 20px;
	line-height: 1.5;
	width: 100%;
	text-align: center;
	padding: 20px 0;
}

#G8090-187-005 #review .title_line {
    display: block;
    position: relative;
    margin: auto;
	width: 80%;
}
#G8090-187-005 #review .title_line::before,.title_line::after {
    content: "";
    height: 70%;
    width: 2px;
    background-color: #262626;
    position: absolute;
    top: 14px;
}
#G8090-187-005 #review .title_line::before {
    left: 0;
    transform: rotate(-20deg);
}
#G8090-187-005 #review .title_line::after {
    right: 0;
    transform: rotate(20deg);
}

#G8090-187-005 #review .box{
	width: 100%;
	margin: 0 10px 30px;
}

#G8090-187-005 #review .box p{
	color: #000000;
	font-size: 18px;
	line-height: 1.4;
	padding: 6px 2px;
}

#G8090-187-005 #review .box .name{
	width: 90%;
	float: unset;
	padding: 5px
}

#G8090-187-005 #review .box .comment{
	width: 95%;
	padding: 5px
}

#G8090-187-005 .b-point1 h1 span,
#G8090-187-005 .b-point2 h1 span{
	font-size: 30px;
	font-weight: bold;
	padding: 0px;
	text-decoration:underline;
	text-decoration-color:#49964F;
}

#G8090-187-005 .b-point1 p,
#G8090-187-005 .b-point2 p{
	font-size: 16px;
	text-align: center;
	line-height: 1.6;
	margin: 0px 20px 10px;
}

#G8090-187-005 .b-point2 h3{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #E9518E;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin: 20px 0 0;
	padding: 5px;
	line-height: 1.4;
}

#G8090-187-005 .colors {
	margin-top: 30px;
	margin-bottom: 100px;
}

#G8090-187-005 .colors h3{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	padding:10px;
	line-height: 1.4;
}

}