@charset "UTF-8";
/*! ============================================= */
/*! new_arrival 新着情報
================================================= */
/*! レイアウト
---------------------------------------- */
.news #sidebar { margin: 0 0 40px; background: none; }
@media screen and (min-width: 769px) { .news #main { float: left; width: 770px; }  .news #sidebar { float: right; width: 230px; }  .news #breadcrumb { clear: both; padding: 95px 0 0; } }
/*! sdCategory
---------------------------------------- */
.news #sdCategory { padding: 4px; border: 1px solid #b9c0a9; background: #f5f3ee; }
.news #sdCategory .tit { margin: 0 0 11px; padding: 7px 0; background: #83942e; color: #fff; font-size: 19px; text-align: center; }
.news #sdCategory .list { padding: 0 5px 5px; }
.news #sdCategory .list .item { border-bottom: 1px solid #dcdcdc; }
.news #sdCategory .list .item:last-child { border-bottom: 0; }
.news #sdCategory .list .item a { display: block; margin: 0; padding: 10px 0 10px 44px; font-size: 16px; text-decoration: none; }
.news #sdCategory .list .item a:before { top: 14px; left: 15px; }
@media screen and (min-width: 769px) { .news #sdCategory { padding: 2px; }  .news #sdCategory .tit { margin: 0 0 5px; padding: 8px 0; font-size: 16px; }  .news #sdCategory .list { padding: 0 2px 15px; }  .news #sdCategory .list .item a { padding: 10px 0 9px 39px; font-size: 15px; }  .news #sdCategory .list .item a:before { top: 15px; }  .news #sdCategory .list .item a:hover { text-decoration: underline; }  .news #sdCategory .list .item a:hover:before { left: 17px; } }
/*! mainImg
---------------------------------------- */
#new_arrival #mainImg { background-image: url(/img/new_arrival/bg_mainimg01.jpg); }
#new_arrival .mainTit img { width: 163px; }
@media screen and (min-width: 769px) { #new_arrival .mainTit img { width: auto; } }
/*! .listEntry 一覧
---------------------------------------- */
.news .listEntry .item { border-bottom: 1px solid #dcdcdc; }
.news .listEntry .item:first-child { margin-top: -15px; }
.news .listEntry .item a { display: block; position: relative; overflow: hidden; padding: 20px 20px 20px 0; font-size: 13px; text-decoration: none; }
.news .listEntry .item a:before { position: absolute; top: 50%; right: 5px; width: 17px; height: 17px; margin-top: -8px; border-top: 1px solid #4f6129; border-right: 1px solid #4f6129; content: ""; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.news .listEntry .item .img { float: left; width: 95px; }
.news .listEntry .item .txtArea { padding: 0 0 0 105px; }
.news .listEntry .item .txtArea .cat { display: inline-block; margin: 0 5px 4px 0; padding: 0 10px; background: #c6c6c6; color: #fff; }
.news .listEntry .item .txtArea .time { display: inline-block; margin: 0 0 4px; color: #4f6129; font-weight: bold; }
.news .listEntry .item .txtArea .tit { line-height: 1.8; padding: 0 15px 0 0; text-decoration: underline; }
.news #news { /*! ニュースリリース */ }
.news #news .listEntry .item .txtArea .cat.info { background: #83942e; }
.news #news .listEntry .item .txtArea .cat.media { background: #d79c3f; }
.news #news .listEntry .item .txtArea .cat.product { background: #cab83b; }
.news #blog_hino { /*! 日野製薬ブログ */ }
.news #blog_hino .listEntry .item .txtArea .cat.diary { background: #83942e; }
.news #blog_hino .listEntry .item .txtArea .cat.info { background: #d79c3f; }
.news #blog_hino .listEntry .item .txtArea .cat.relation { background: #cab83b; }
.news #online_news { /*! オンラインショップニュース */ }
.news #online_news .listEntry .item .txtArea .cat.campaign { background: #83942e; }
.news #online_news .listEntry .item .txtArea .cat.info { background: #d79c3f; }
@media screen and (min-width: 769px) { .news .listEntry { margin: 0 0 50px; }  .news .listEntry .item:first-child { margin-top: -20px; }  .news .listEntry .item a { padding: 20px 60px 20px 0; }  .news .listEntry .item a:before { right: 32px; width: 12px; height: 12px; margin-top: -6px; }  .news .listEntry .item a:hover { opacity: .7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }  .news .listEntry .item .img { width: 130px; }  .news .listEntry .item .img img { width: 100%; }  .news .listEntry .item .txtArea { padding: 0 0 0 150px; }  .news .listEntry .item .txtArea .cat { margin: 0 10px 0 0; padding: 1px 16px; font-size: 14px; vertical-align: middle; }  .news .listEntry .item .txtArea .time { line-height: 1; margin: 0; font-size: 16px; vertical-align: middle; }  .news .listEntry .item .txtArea .tit { margin: 2px 0 0; font-size: 18px; } }
/*! .btnWrap 各ブログへのボタン
---------------------------------------- */
#new_arrival .btnWrap { margin: 0 auto 40px; }
@media screen and (min-width: 769px) { #new_arrival .btnWrap { margin: 0 auto 80px; text-align: center; } }
/*! .single 詳細
---------------------------------------- */
.news .single .entry { padding: 0 0 20px; }
.news .single .entry .cat { display: inline-block; margin: 0; padding: 0 10px; color: #fff; font-size: 13px; vertical-align: middle; }
.news .single .entry .cat.info { background: #83942e; }
.news .single .entry .cat.media { background: #d79c3f; }
.news .single .entry .cat.product { background: #cab83b; }
.news .single .entry time { display: inline-block; color: #4f6129; font-weight: bold; font-size: 13px; vertical-align: middle; }
.news .single .entry .tit { line-height: 1.2; margin: 15px 0 18px; font-weight: normal; font-size: 22px; }
.news .single .entry .img { margin: 0 0 14px; }
.news .single .entry .entryBody { line-height: 1.6; margin: 0 0 28px; font-size: 14px; }
.news .single .entry .share { text-align: right; }
.news .single .entry .share .item { display: inline-block; margin-left: 15px; }
@media screen and (min-width: 769px) { .news .single .entry .cat { margin: 0 5px 0 0; padding: 1px 16px; font-size: 14px; }  .news .single .entry time { font-size: 16px; }  .news .single .entry .tit { margin: 15px 0 40px; padding: 0 0 18px; border-bottom: 1px solid #e4e4e4; font-size: 30px; }  .news .single .entry .img { margin: 0 0 30px; text-align: center; }  .news .single .entry .img img { max-width: 480px; }  .news .single .entry .entryBody { line-height: 1.6; margin: 0 0 40px; font-size: 16px; } }
.news .single .btn01 { clear: both; margin: 0 -25px; padding: 25px 25px 40px; border-top: 4px solid #83942e; background: #fcf6e5; }
.news .single .btn01 p { display: table; width: 100%; }
.news .single .btn01 p a { display: table-cell; position: relative; height: 50px; background: #4f6129; color: #fff; font-size: 16px; text-decoration: none; text-align: center; vertical-align: middle; }
.news .single .btn01 p a:before { position: absolute; top: 50%; right: 15px; width: 12px; height: 12px; margin-top: -6px; border-top: 1px solid #fff; border-right: 1px solid #fff; content: ""; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
@media screen and (min-width: 769px) { .news .single .btn01 { margin: 0; padding: 40px 75px; }  .news .single .btn01 p a { height: 55px; font-size: 18px; }  .news .single .btn01 p a:before { right: 20px; } }
/*# sourceMappingURL=maps/new_arrival.css.map */