@charset "UTF-8";
/*!*
  --------------------------------
  Created: 2018.07.19
  Last Modified:
  --------------------------------
  - Table of Contents -
  初期化
  --------------------------------
*!*/
.head_local_nav .product.current:before { width:0; }
.head_local_nav ul li.current a:hover { background-color:#e6e6e6; }
.head_local_nav ul li.current:hover:before { width:100%; }
#lithium #section01 { margin-top:78px; }
#lithium #section02,#lithium #section03,#lithium #section04,#lithium #section05,#lithium #section06 { margin-top:72px; }
#lithium #section05 .products_has_3col { margin-top:61px; }
#lithium .safety_area+.products_has_3col { margin-top:25px; }
#lithium .products_has_3col .products_img { margin-top:23px; }
#lithium .note_wrap { margin-top:80px;padding:28px 20px 23px 50px;border:1px solid #e7e7e7; }
#lithium img { max-width:100%;height:auto;vertical-align:bottom; }

@media only screen and (max-width:767px){
.head_local_nav ul li.current a:hover { background: 0 0; }
.head_local_nav ul li.current:hover:before { width:0; }
#lithium #section01,#lithium #section02,#lithium #section03,#lithium #section04,#lithium #section05,#lithium #section06 { margin-top:50px; }
#lithium #section05 .products_has_3col { margin-top:40px; }
#lithium .safety_area+.products_has_3col { margin-top:20px; }
#lithium .products_has_3col .products_img { margin-top:20px; }
#lithium .note_wrap { margin-top:30px;padding:15px 20px 10px; }
}
