@charset "UTF-8";
/* -------------------------------------------------------- CSS Information
Last up date:   2016
Style Info:     case css
------------------------------------------------------------------------ */
/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*------------------------------------------------------------*/
/*------------------------------------------pagetitle*/
#pagetitle {
    background: url("../../img/product_img/pagetitle_bg.jpg") center bottom no-repeat;
    background-size: cover;
}
.breadcrumbs {
    top: 350px;
}
.subsidy_bn a {
 font-size: 20px;
 font-weight: bold;
    color: #fff;
    background: #00a668;
 transition: all 0.5s;
 border: none;
}
.subsidy_bn a::after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.subsidy_bn a:hover {
    color: #00a668;
    background: #fff;
 border: 2px solid #00a668;
}
.subsidy_bn a:hover::after {
    border-top: 2px solid #003da6;
    border-right: 2px solid #003da6;
}
@media print, screen and (min-width:768px) {
    .breadcrumbs {
        top: 780px;
    }
}
/*------------------------------------------content*/
/*---------------------------------common*/
figure.fig_top {
    margin-bottom: 15px;
}
figure img {
    max-width: 100%;
    height: auto;
}
.side_scroll {
    margin-bottom: 15px;
}
@media print, screen and (min-width:768px) {
    figure.fig_top {
        margin-bottom: 30px;
    }
}
/*---------------------------------led_bn*/
#led {
    position: absolute;
    top: 60px;
}
@media print, screen and (max-width:992px) {
    #led {
        position: static;
        top: 60px;
    }
}
#led .led_bn {
    position: relative;
    margin-bottom: 20px;
    padding: 40px 20px;
    text-align: left;
    color: #fff;
    background: url("../../img/mot_denki_img/bg_mot_denki.png") center center no-repeat #006e9e;
    min-height: 220px;
    background-size: cover;
}

#led .led_bn > div {
    position: relative;
}
#led .led_bn > div .sub_tit {
    line-height: 1.1;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

#led .led_bn > div p {
    font-size: 18px;
}
#led .led_bn > div h1 {
 font-size: 20px;
 font-weight: bold;
    margin-bottom: 20px;
 text-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

#led .led_bn > div h1 .tx01_span01{
 font-size: 25px;
}
#led .led_bn > div h1 .tx01_span02{
 font-size: 25px;
}

#led .led_bn > div .logo{
 width: 50%;
 margin: 0 auto 30px;
}
@media print, screen and (min-width:768px) {
    #led {
        position: relative;
        top: 0;
    }
    #led .led_bn {
        padding: 200px 40px 230px;
        margin-bottom: 40px;
        background: url("../../img/mot_denki_img/bg_mot_denki.png") center center no-repeat;
        min-height: 260px;
        background-size: cover;
    }
 
 #led .led_bn > div{
  width: 70%;
  max-width: 1140px;
  margin: 0 auto;
 }
    
    
    #led .led_bn > div h1 {
     text-align: left;
        font-size: 30px;
    }
    #led .led_bn > div h1 .tx01_span01{
 font-size: 36px;
}
#led .led_bn > div h1 .tx01_span02{
 font-size: 40px;
}
 #led .led_bn > div .logo{
 width: 46%;
 margin: 0 0 50px;
}
 #led .led_bn > div .subsidy_bn{
  text-align: left !important;
 }
}
.list_pdf {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.list_pdf li {
    margin: 5px 10px;
}
.list_pdf li a {
    position: relative;
    display: block;
    padding-left: 1.5em;
    text-align: left;
    line-height: 1.3;
    text-decoration: underline;
}
.list_pdf li a::before {
    position: absolute;
    left: 0;
    content: "\f1c1";
    font-family: "Font Awesome 5 Free";
    color: #e50039;
}
.list_pdf li a:hover {
    text-decoration: none;
}
@media print, screen and (min-width:992px) {
    .list_pdf li {
        margin: 5px 15px;
    }
}

#mot_denki_sec01 ul{
 margin-top: 80px;
}
#mot_denki_sec01 ul li{
 position: relative;
}

#mot_denki_sec01 ul li::before{
 position: absolute;
 top: -50px;
 left: 0;
 right: 0;
 margin: auto;
 block-size:0;
 inline-size:0;
 width: 100px; 
 height: 100px;
 font-size: 40px;
 font-weight: bold;
 color: #00a668;
 background: #fdf7d3;
 border-radius: 200px;
}

#mot_denki_sec01 ul li:nth-child(1)::before{
 content: "01";
}
#mot_denki_sec01 ul li:nth-child(2)::before{
 content: "02";
}
#mot_denki_sec01 ul li:nth-child(3)::before{
 content: "03";
}
#mot_denki_sec01 ul li:not(:last-child) {
    margin-bottom: 30px;
}
#mot_denki_sec01 ul li figure{
 display: flex;
 justify-content: center;
 align-items: center;
 aspect-ratio: 3/2;
 background: #fdf7d3;
 border-radius: 30px;
}

#mot_denki_sec01 ul li figure img{
 width: 60%;
 height: auto;
}
#mot_denki_sec01 ul li h3 {
    font-size: 18px;
    font-weight: bold;
    color: #00A668;
    margin: 30px 0;
}
@media print, screen and (min-width:768px) {
    #mot_denki_sec01 ul {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }
    #mot_denki_sec01 ul li {
        width: 31%;
    }
}

#mot_denki_sec02{
 background: url(../../img/mot_denki_img/bg_eco_mot_denki.png) bottom center no-repeat;
 background-size: contain;
 padding: 35px 0 70px;
}

@media print, screen and (min-width:768px) {
 #mot_denki_sec02{
 background: url(../../img/mot_denki_img/bg_eco_mot_denki.png) bottom center no-repeat;
 background-size: contain;
 padding: 70px 0 400px;
}
 
 #mot_denki_sec02 p{
  font-size: 25px;
 }
}

#mot_denki_sec03 ul {
    margin-bottom: 50px;
}
#mot_denki_sec03 ul li {
    position: relative;
    border: 2px solid #00a668;
}
#mot_denki_sec03 ul li:not(:last-child) {
    margin-bottom: 70px;
}

#mot_denki_sec03 ul li:not(:last-child)::after{
 content: "+";
 position: absolute;
 bottom: -90px;
 right: 0;
 left: 0;
 margin: auto;
 font-size: 60px;
 font-weight: bold;
 color: #DADADA;
}
#mot_denki_sec03 ul li h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #00A668;
    padding: 10px 20px;
}
#mot_denki_sec03 ul li p {
 text-align: center;
    font-weight: bold;
    padding: 15px 20px;
}

@media screen and (min-width:768px){
 #mot_denki_sec03 ul li:not(:last-child) {
    margin-bottom: 100px;
}

#mot_denki_sec03 ul li:not(:last-child)::after{
 content: "+";
 position: absolute;
 bottom: -120px;
 right: 0;
 left: 0;
 margin: auto;
 font-size: 80px;
 font-weight: bold;
 color: #DADADA;
}
 #mot_denki_sec03 ul li h3 {
    font-size: 22px;
}
#mot_denki_sec03 ul li p {
 font-size: 20px;
}
}

#mot_denki_sec04 tr th{
 text-align: center;
 background: #00a668;
 color: #fff;
}

#mot_denki_sec04 tr td{
 text-align: center;
 background: #fdf7d3;
}

#mot_denki_sec06 .faq_box li:not(:last-child) {
    margin-bottom: 30px;
}
#mot_denki_sec06 .faq_box li p {
    text-align: left;
}
#mot_denki_sec06 .faq_box li p.question {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #003da6;
    padding: 10px 20px;
}
#mot_denki_sec06 .faq_box li p.question::after {
    content: "";
    position: absolute;
    top: 8px;
    bottom: 0;
    right: 15px;
    margin: auto;
    block-size: 0;
    inline-size: 0;
    border-top: 8px solid #fff;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    transition: all 0.5s;
}
#mot_denki_sec06 .faq_box li p.question.close_faq::after {
    transform: rotate(180deg);
    top: -8px;
}
#mot_denki_sec06 .faq_box li p.answer {
    display: none;
    border: 1px solid #003da6;
    padding: 10px 20px;
}

.btn01 a{
 display: block;
 width: 100%;
 max-width: 320px;
 font-size: 18px;
 font-weight: bold;
 color: #fff;
 background: #00a668;
 padding: 10px 10px;
 margin: 0 auto;
 transition: all 0.5s;
}

.btn01 a:hover{
 color: #00a668;
 background: #fff;
 border: 2px solid #00a668;
 opacity: 1;
}