@charset "UTF-8";

/* LEDランプ */

main .products h3 {
    background-image:url("../image/pc/03_led_pc/LED_title.png");
    background-repeat: no-repeat;
    width:1280px;
    margin:0px auto ;
    height:550px;
    text-indent: 110%;
    overflow: hidden;
    white-space: nowrap;
}

main .ledRead {
    width:1280px;
    background-color: #ffffff;
    text-align: center;
    margin:0px auto;
  font-size : 35px;
  line-height : 51.85px;
  color : #000004;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
padding-top:50px;
}



main .muden #E01 h4 {
    background-image:url("../image/pc/03_led_pc/E01_title.png");
    height:120px;
}

main .muden #E01 h4:hover{
opacity: 0.5;
}


main .muden #E01 .read {
    background-image: url("../image/pc/03_led_pc/E01_read.png");
   height:72px;
}

main .muden article .feature {
    background-image: url("../image/pc/03_led_pc/LED_feature.png");
    width:342px;
    height:20px;
    text-indent: 110%;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom:10px;
}

main .muden article .mdetail p {
    margin:0px 0px;
  font-size : 22px;
  line-height : 30px;
  letter-spacing : -1.2px;
  color : #1C68AC;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

main .muden article .mdetail .explanation {
     font-size : 11px;
  line-height : 20.48px;
  letter-spacing : -0.33px;
  color : #000004;
    margin-top:-2em;
	display: inline;
}

main .muden article .mdetail .explanation span {
    color:#1c68ac;
}

main .muden #E02 h4 {
    background-image:url("../image/pc/03_led_pc/E02_title.png");
    height:120px;
}

main .muden #E02 h4:hover{
opacity: 0.5;
}

main .muden #E02 .read {
    background-image: url("../image/pc/03_led_pc/E02_read.png");
   height:72px;
}

main .muden #E03 h4 {
    background-image:url("../image/pc/03_led_pc/E03_title.png");
    height:177px;
}

main .muden #E03 h4:hover{
opacity: 0.5;
}

main .muden #E03 .read {
    background-image: url("../image/pc/03_led_pc/E03_read.png");
   height:72px;
}

main .muden #E03 .attention {    
  font-size : 14px;
margin-bottom:30px;
}

main .muden #E04 h4 {
    background-image:url("../image/pc/03_led_pc/E04_title.png");
    height:163px;
}

main .muden #E04 h4:hover{
opacity: 0.5;
}

main .muden #E04 .read {
    background-image: url("../image/pc/03_led_pc/E04_read.png");
   height:72px;
}

main .muden #E04 .attention {    
  font-size : 12px;
  letter-spacing: -2px;
  line-height: 16px;
margin-bottom:30px;
color : #000004;
text-indent: -1em;
padding-left:1em;
}


/* ============================================== スマートフォン ================================================ */

@media screen and (max-width:800px){

main .products {
 background-color: #ffffff;
}


main .products h3 {
    background-image:url("../image/sp/03_led_sp/LED_title.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width:100%;
    margin:0px auto ;
    height:0px;
    padding-top:70%;
    background-color: #ffffff;
}


main .ledRead {
    width:100%;
  font-size : 14px;
  line-height : 20px;
  padding-top:0px;
  padding-bottom:20px;
}




main .muden #E01 h4 {
    background-image:url("../image/sp/03_led_sp/E01_title.png");
    height: 0px;
    padding-top:30%;
}

main .muden #E01 .read {
    background-image: url("../image/sp/03_led_sp/E01_read.png");
    height: 0px;
    padding-top:20%;
}

main .muden .feature {
    background-image: url("../image/sp/03_led_sp/LED_feature.png");
    background-size: 100%;
    width:100%;
    height:0px;
    padding-top:6%;
    background-repeat: no-repeat;
    margin-bottom:10px;
}


main .muden .mdetail p {
    margin:1em 0px;
  font-size : 20px;
  line-height : 30px;
  letter-spacing : -1.2px;
  color : #1C68AC;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}


main .muden #E02 h4 {
    background-image:url("../image/sp/03_led_sp/E02_title.png");
    height: 0px;
    padding-top:30%;
}

main .muden #E02 .read {
    background-image: url("../image/sp/03_led_sp/E02_read.png");
    height: 0px;
    padding-top:20%;
}

main .muden #E03 h4 {
    background-image:url("../image/sp/03_led_sp/E03_title.png");
    height: 0px;
    padding-top:45%;
}

main .muden #E03 .read {
    background-image: url("../image/sp/03_led_sp/E03_read.png");
    height: 0px;
    padding-top:20%;
}
main .muden #E03 .attention {    
  font-size : 12px;
margin-bottom:30px;
}

main .muden #E04 h4 {
    background-image:url("../image/sp/03_led_sp/E04_title.png");
    height: 0px;
    padding-top:30%;
}

main .muden #E04 .read {
    background-image: url("../image/sp/03_led_sp/E04_read.png");
    height: 0px;
    padding-top:20%;
}



}