@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%; }
#mangane #section01 { margin-top:78px; }
#mangane #section02,#mangane #section03,#mangane #section04 { margin-top:73px; }
#mangane #section05 { margin-top:75px; }
#mangane .products_has_3col { margin-top:60px; }
#mangane .products_has_3col .products_img { margin-top:22px; }
#mangane .note_wrap { margin-top:80px;padding:28px 20px 22px 50px;border:1px solid #e7e7e7; }
#mangane 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; }
#mangane #section01 { margin-top:50px; }
#mangane #section01,#mangane #section02,#mangane #section03,#mangane #section04,#mangane #section05,#mangane #section06,#mangane #section07 { margin-top:50px; }
#mangane .products_has_3col { margin-top:40px; }
#mangane .products_has_3col .products_img { margin-top:20px; }
#mangane .note_wrap { margin-top:30px;padding:15px 20px 10px; }

}
