

#corporate_page , #product_page , #product_info  {
padding-top: 40px;
}


#product_page , #product_info {
padding-bottom: 40px;
}




.cp_bgpattern {
background-color: #FFF;
background-image: linear-gradient(transparent 95%, rgba(0, 0, 0, .06) 50%, rgba(0, 0, 0, .06)), linear-gradient(90deg, transparent 95%, rgba(0, 0, 0, .06) 50%, rgba(0, 0, 0, .06));
background-size: 16px 16px;
background-repeat: repeat;
/*padding-top: 100px;
padding-bottom: 100px;*/
}




.fixed-bg_fx3 {
  background-attachment: fixed;
  background-size: cover;
  background-position: top center;
background-repeat: no-repeat;
overflow: hidden;
min-height: 220px;
padding-top: 80px;
padding-bottom: 80px;
}
 



.bg_fx7 {
  background-image: url(/images/corporate/corporate_page_top_bk.jpg);
}


.bg_fx8 {
  background-image: url(/images/product/product_top_bk.jpg);
}


.bg_fx9 {
  background-image: url(/images/product/product_center_bk.jpg);
}


.img_max {
padding-top: 40px;
}



.img_max img {
width: 100%;
height: auto;
}





#corporate_top h3 , #product_top h3 , #product_info h3 {
padding-top: 0;
}



#corporate_top h3:before , #product_top h3:before {
background-color: #fff;
}



#corporate_page ul , #product_page ul {
    overflow: hidden;
    margin-top: 30px;
}

#product_info ul {
overflow: hidden;
}



#corporate_page ul li , #product_page ul li , #product_info ul li{
    width: 23%;
    float: left;
    margin-right: 2%;
}


#corporate_page ul li img , #product_page ul li img , #product_info ul li img {
width: 100%;
height: auto;
}



#corporate_page ul li:last-child , #product_page ul li:last-child , #product_info ul li:last-child   {
    margin-right: 0;
}




#ceo {
    margin-top: 40px;
}


.obi {
    background-color: #333;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
    letter-spacing: 5px;
    color: #fff;
}


#ceo .sub_text , #lamp .sub_text , #battery .sub_text {
    color: #333;
    display: block;
    padding-bottom: 4px;
    border-bottom: 2px solid #333;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.6em;
}



#ceo .text , #product_page .text , #product_info .text , #lamp .text , #battery .text {
    padding-top: 30px;
    font-size: 16px;
    line-height: 1.8em;
}


#ceo .name {
    padding-top: 30px;
    width: 34%;
    margin-left: auto;
    padding-bottom: 20px;
}


#ceo .name img {
width: 100%;
height: auto;
}




#company .body table {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-left: 1px dotted #888888;
    border-right: 1px dotted #888888;
    border-top: 1px dotted #888888;
}


#company .body table th {
    text-align: left;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 12px;
    padding-left: 10px;
    background-color: #F4F3F3;
    width: 20%;
    border-bottom: 1px dotted #888888;
    color: #666;
    font-weight: normal;
    font-weight: bold;
}


#company .body table td {
    border-bottom: 1px dotted #888888;
    padding-top: 18px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 15px;
    text-align: left;
    color: #000;
    background: #fff;
}



#access iframe {
}



#access .detail {
overflow: hidden;
 padding-top: 30px;
}


#access .detail .logo {
width: 20%;
 margin-left: auto;
 margin-right: auto;
}

#access .detail .logo img {
width: 100%;
height: auto;
}

#access .detail dl {
text-align: center;
padding-top: 40px;
padding-bottom: 60px;
}


#access .detail dl dt {
font-size: 30px;
font-weight: bold;
padding-bottom: 30px;
}

#access .detail dl dd {
line-height: 1.6em;
}


.catch {
  display: flex;
  align-items: center; 
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
}
.catch:before, .catch:after {
  border-top: 2px solid;
  content: "";
  width: 5em; 
}
.catch:before {
  margin-right: 1em;
}
.catch:after {
  margin-left: 1em; 
}



#product_center .product_wrapper {
overflow: hidden;
margin-top: 30px;
}


#product_center p {
text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.2em;
  padding-top: 20px;
}


#product_info .product_wrapper {
padding-top: 40px;
width: 80%;
margin-left: auto;
margin-right: auto;
}


#product_info .product_left {
width: 40%;
float: left;
overflow: hidden;
}

#product_info .product_left dl {

}


#product_info .product_left dl dt img {
width: 100%;
height: auto;
}


#product_info .product_left dl dd {
font-size: 16px;
padding-top: 10px;
}

#product_info  .product_right {
overflow: hidden;
width: 54%;
float: right;
}


#product_info .product_right dl {

}


#product_info .product_right dl dt img {
width: 100%;
height: auto;
}


#product_info .product_right dl dd {
font-size: 16px;
padding-top: 10px;
}







/*#product_info  .product_right li {
width: 48%;
float: left;
margin-right: 4%;
margin-bottom: 20px;
}

#product_info  .product_right li:nth-child(2n) {
margin-right: 0;
}


#product_info  .product_right li img {
width: 100%;
}
*/

#flow {
padding-bottom: 40px;
}



#flow .flowPh img {
width: 100%;
height: auto;
}

#flow .obi {
background-color: #7d7d7d;
}



#lamp {
}


#lamp .small_text {
  font-size: 140%;
  padding-bottom: 30px;
  letter-spacing: 0.2em;
} 


#lamp .in_box {
overflow: hidden;
box-sizing: border-box;
border: 1px solid #cccccc;
background: #fff4e9;
margin-bottom: 40px;
padding-top: 20px;
}


#lamp .top_text {
font-weight: bold;
}


#lamp .in_box ul {
overflow: hidden;
width: 64%;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}



#lamp .in_box ul li {
width: 47%;
float: left;
margin-right: 6%;
}

#lamp .in_box ul li:last-child {
margin-right: 0;
}

#lamp .in_box ul li dl {
overflow: hidden;
padding-bottom: 40px;
}


#lamp .in_box ul li dl dt {
width: 100%;
height: auto;
}

#lamp .in_box ul li dl dt img {
width: 100%;
height: auto;
}


#lamp .in_box ul li dl dd {
font-size: 16px;
text-align: right;
padding-top: 20px;
}


#lamp .box {
margin-bottom: 40px;
}




#lamp .title_txt {
color: #fff;
font-size: 16px;
font-weight: bold;
padding-bottom: 5px;
border-bottom: 3px solid #337ab7;
}

#lamp .title_txt i {
padding-right: 0.4em;
}



#lamp .lamp_box {
margin-top: 30px;
overflow: hidden;
background-color: #004383;
}

#lamp .lamp_box ul.lamp_box_inner {
overflow: hidden;
padding: 3%;
}

#lamp .lamp_box ul.lamp_box_inner li.wrap {
width: 48%;
float: left;
margin-right: 4%;
}

#lamp .lamp_box ul.lamp_box_inner li.wrap:last-child {
margin-right: 0;
}




#lamp .lamp_box ul.lamp_box_inner li.wrap img {
width: 100%;
height: auto;
}




#lamp .lamp_box ul.lamp_box_inner li.wrap dl {
margin-top: 10px;
}

#lamp .lamp_box ul.lamp_box_inner li.wrap dl dt {
color: #337ab7;
font-size: 14px;
background-color: #fff;
padding: 3%;
font-weight: bold;
line-height: 1.4em;
box-sizing: border-box;
border: 2px solid #337ab7;
}


#lamp .lamp_box ul.lamp_box_inner li.wrap dl dd {

}

#lamp .lamp_box ul.lamp_box_inner li.wrap dl dd ul.point_round {
overflow: hidden;
margin-top: 20px;
}

#lamp .lamp_box ul.lamp_box_inner li.wrap dl dd ul.point_round li.round {
width: 22% !important;
background-color: #f00;
color: #fff;
float: left;
margin-right: 4%;
text-align: center;
border-radius: 50%;
padding-top: 25px;
padding-bottom: 25px;
font-size: 12px;
font-weight: bold;
}

#lamp .lamp_box ul.lamp_box_inner li.wrap dl dd ul.point_round li.round:last-child {
margin-right: 0;
}



#lamp .pdf_link {
overflow: hidden;
padding-top: 30px;
text-align: center;
}

#lamp .pdf_link li {
font-size: 17px;
font-weight: bold;
display: block;
padding-bottom: 14px;
}

#lamp .pdf_link li a {
color: #f00;
}




#battery {
margin-bottom: 80px;
}

#battery .battery_area {
padding-top: 40px;
}


#battery .battery_area:last-child {
margin-bottom: 80px;
padding-top: 20px;
}




#battery .battery_area img {
width: 100%;
height: auto;
}


#battery .in_box {
overflow: hidden;
padding-bottom: 40px;
}





#battery .in_box ul {
margin-top: 20px;
margin-bottom: 30px;
}




#battery .left {
width: 48%;
float: left;
}


#battery .left img {
width: 100%;
height: auto;
}




#battery .point_ttl {
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0 20px;
        padding-bottom: 20px;
    line-height: 1.3em;
}

#battery .point_ttl:before {
    background: #b81c25;
    border-radius: 2px;
    content: "";
    display: inline-block;
    height: 17px;
    width: 5px;
    margin-top: -4px;
    margin-right: 10px;
    vertical-align: middle;
}


#battery .item_title {
    color: #c30d23;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
}

#battery .item_title span {
    color: #c30d23;
    font-size: 27px;
    font-weight: bold;
    padding-left: 5px;
}


#battery .point_text {
    font-weight: bold;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 1.4em;
}

#battery .point_text i {
color: #c30d23;
font-weight: bold;
padding-right: 0.5em;
font-size: 130%;
font-style: normal;
}



#battery .font-size-xs {
    font-size: 0.8em;
}



#battery .right {
width: 48%;
float: right;
}


#battery .right img {
width: 100%;
height: auto;
}













