@charset "UTF-8";

#case { line-height: 1.5 }

#case p { margin-bottom: 15px; line-height: 1.5 }

#case h3 { color: #192151; font-size: 2.4rem; font-weight: bold }

/* LED電源 */
#case1_box1 { padding-bottom: 20px }
#case1_box1 p { margin: 0; text-align: center }

#case1_box1 .box_left { 
    float:left; width:300px; margin:30px 30px 0 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
#case1_box1 .box_right { 
    float:right; width:300px; margin-top:30px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
#case1_box1 dt { background: #fff }

#case1_box1 dd { 
    padding: 15px; background: #222;
    color: #FFF; font-size: 1.3rem;
}

#case1_box2 h3, #case1_box3 h3, #case1_box4 h3, #case1_box5 h3 { 
    margin-bottom: 20px; padding-bottom:15px;
    font-size: 3.5rem; line-height: 1.3;
}

#case1_box2 { 
    min-height: 380px; padding: 40px 520px 0 0;
    background: url(images/case1_bg01.jpg) right no-repeat;
}
#case1_box3 { 
    min-height: 260px; padding-left: 520px;
    margin: 50px 0;
    background: url(images/case1_bg02.jpg) left no-repeat;
}
#case1_box4 { 
    min-height: 230px; padding-right: 520px;
    margin-bottom: 50px;
    background: url(images/case1_bg03.png) right no-repeat;
}
#case1_box5 { 
    min-height: 250px; padding-left: 520px;
    background: url(images/case1_bg04.jpg) left no-repeat;
}

/* 事例共通 */
.case_before { 
    width:960px; margin:15px auto;
    padding: 25px 20px; background: #fff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.case_before span { 
    float: right; margin: -70px -20px 0 0;
    padding: 10px 15px;
    background: #192151; color: #fff;
}
.case_before span b { font-size: 2rem }

.case_before li { margin-bottom: 10px; font-size: 1.5rem; line-height: 1.3 }

.case_before li b { color: #d7241b }

.case_before i { padding-right: 5px; color: #192151 }

.case_before img { float: right }

.case_after { 
    padding: 60px 0;
    background: url(images/arrow1.png) top no-repeat;
}
.case_after .border2 { 
    margin-bottom: 30px; padding-bottom:15px;
    font-size: 3.5rem !important; line-height: 1.3;
}
.case_after .box_left { 
    float:left; width:180px; padding: 70px 0 25px 0;
    background: url(/images/logo.png) center 25px no-repeat;
    background-color: #fbebea; color: #d7241b;
    text-align: center;
}
.case_after .box_left a { display: block }

.case_after .box_left p { padding: 0 15px; text-align: left }

.case_after .box_left b { font-size: 1.5rem }

.case_after .box_left span { padding: 0 10px; font-size: 1.2rem }

.case_after .box_left img { margin-bottom: 10px }

.case_after .box_right { 
    float:right; width:780px; padding-left: 50px;
    background: url(images/arrow2.png) left 80px no-repeat;
}
.case_after .box_right img { width: 380px }

.case_after .under_arrow { 
    padding-top: 60px;
    background: url(images/arrow1.png) top no-repeat;
}

.spec { float: right; width: 320px; padding-top:20px }

.spec dt  { clear:both; float:left; width:85px }

.spec dd { 
    margin-bottom:15px; padding:0 0 15px 85px;
    border-bottom:#ddd 1px solid;
}
.spec small { font-size: 1.2rem }

.box_cause { padding:20px; border:#eee 5px solid }

.box_cause dt  { 
    clear:both; float:left; width:85px;
    padding: 10px 0 0 10px; color: #192151;
    font-size: 1.8rem; font-weight: bold;
}
.box_cause dd { padding:10px 0 10px 85px; font-size: 1.5rem }


/* 2列ボックス */
.bn2box_left { 
    float:left; width:465px;
    margin:0 30px 40px 0 !important;
}
.bn2box_right { 
    float:right; width:465px;
    margin-bottom:40px !important;
}

/* 3列ボックス */
.bn3box_left { 
    float:left; width:300px;
    margin:0 30px 40px 0;
}
.bn3box_right { 
    float:right; width:300px;
    margin-bottom:40px;
}
.bn3box dt { 
    margin-bottom: 8px; font-weight: bold;
    font-size: 2.0rem; line-height: 1.3;
}
.bn3box dt img { display: block; width: 100%; margin-bottom: 15px }

.bn3box p { padding-bottom: 30px; text-align: center }


/* 4列ボックス */
.bn4box_left { 
    float:left; width:219px;
    margin:0 28px 40px 0;
}
.bn4box_right { 
    float:right; width:219px;
    margin-bottom:40px;
}
.bn4box dt { 
    margin-bottom: 8px; font-weight: bold;
    font-size: 1.8rem; line-height: 1.3;
}
.bn4box dt img { display: block; width: 100%; margin-bottom: 10px }


.bn2box h3, .bn3box h3, .bn4box h3 { 
    margin-bottom: 30px; text-align: center;
    font-size: 3rem !important; 
}
.bn2box h3 img, .bn3box h3 img, .bn4box h3 img { margin-right: 10px }

