@charset "utf-8";
/*
Theme Name: 実用新案本舗
*/

/*LEDオーロラ*/
#aurora_pr .mv_sp{
width:100%;
height: auto;
text-align: center;
}
#aurora_pr .mv_sp h1{
font-size:2.5rem;
font-weight: bold;
color:#000;
}
#aurora_pr .mv_sp p{
font-size:1.2rem;
}
#aurora_pr{
margin:0 1.5rem 1.5rem 1.5rem;
}
#aurora_pr p,
#aurora_pr div{
margin-bottom: 2rem;
}
#aurora_pr .example{
display:flex;
flex-wrap:wrap;
}
#aurora_pr .example div{
width: 100%;
height:auto;
margin-bottom:2rem;
}
#aurora_pr .example h3{
color:#222;
font-size:1.9rem;
line-height:2rem;
font-weight: bold;
margin-bottom:1.5rem;
word-break: normal;
}
@media screen and (min-width: 600px) {
#aurora_pr{
margin:0 0 2rem 0;
}
#aurora_pr .mv_sp{
display: none;
}
#aurora_pr .mv{
width: 720px;
height: 380px;
position:relative;
background: url("https://jitsuyou-shinan.com/wp/wp-content/themes/jitsuyou-shinan/img/item/aurora_pr/aurorapr_mv_.jpg") no-repeat top center;
background-size: contain;
}
#aurora_pr .mv h1{
font-size:4rem;
color:#FFF;
font-weight:bold;
position:absolute;
bottom:50px;
right:20px;
}
#aurora_pr .mv p{
color:#FFF;
text-align: right;
font-weight: normal!important;
position:absolute;
bottom:30px;
right:20px;
margin-bottom: 0;
}
#aurora_pr .example div{
width: 350px;
height: auto;
padding: 0;
}
#aurora_pr .example h3{
font-size:2.3rem;
line-height:3.2rem;
margin-left:0;
}
#aurora_pr .example1,
#aurora_pr .example3{
margin-right: 18px;
}
}
@media screen and (max-width: 600px) {
#aurora_pr .mv,
#aurora_pr .mv h1,
#aurora_pr .mv p{
display:none!important;
}
}

span.aurora_pr{
font-size:1rem;
}

#aurora_pr .movie{
text-align: center!important;
}
#aurora_pr .movie iframe{
width:700px;
}
@media screen and (max-width: 600px) {
#aurora_pr .movie iframe{
width: 100%;
height:auto;
margin-bottom:2rem;
}
}

/* LEDオーロラプレビューNo.1貯金箱 */
#n-003 .special_pr{
padding: 2.5rem 0;
}
#n-003 .special_pr h3{
margin-bottom:2rem;
font-size:2.5rem;
}
@media screen and (max-width: 600px) {
#n-003 .special_pr{
padding:1rem 14px;
}
#n-003 .special_pr h3{
font-size: 1.9rem;
}
}
#n-003 .special_pr .f_box{
display: flex;
}
#n-003 .special_pr .f_box div{
width:24%;
margin:0 10px 15px 0;
}
#n-003 .special_pr .f_box div.img4{
margin-right: 0;
}


/* 健康ノビノビ */
#n-006 .overview_img{
width:380px;
}
#n-006 .overview_img{
width:380px;
}
@media screen and (max-width: 600px) {
#n-006 .overview_img{
margin-top:1rem;
}
}

/* 新商品アイコン */
.new_item_badge{
	background-color:#ef2200;
	color: #FFF;
	font-weight: bold;
	font-size: 1.6rem;
	vertical-align: middle;
	margin: 0 1rem 0 0;
	padding: 0.3rem 1rem;
	line-height:1;
	border-radius: 3px;
}
@media screen and (max-width: 600px) {
.new_item_badge{
font-size: 1.2rem;
}
}

/* 赤文字 */
.pdt_text_red{
text-align:center;
color:#e20;
font-weight:bold;
font-size:1.8rem;
padding:5px 0;
}
