
@charset "UTF-8";
.md-pager-list-wrap { /* 20170912 不要記述のため padding-bottom:0; 削除 */ }
@media print, screen and (min-width: 769px) { .md-pager-list-wrap { /* 20170912 不要記述のため padding-top:20px; 削除 */ } }

/* 20170912追加 モジュールにかかっているボーダーを外す処理 */
.md-col4_04__box__img { border: 0 !important; }

.box__img { border: 0 !important; }

@media print, screen and (min-width: 769px) { .md-page-name .md-title_01 { padding-left: 143px; }
  .lala-wrap { width: 995px; margin: 0 auto; }
  .md-btn { width: 258px; text-align: center; }
  .first-photo__information dl dt.type-02 { width: 100%; display: block; }
  .first-photo__information dl dd { width: 100%; display: block; } }
@media screen and (max-width: 768px) { .md-col4__box:nth-of-type(1) { width: 100%; }
  .md-col4__box:nth-of-type(2) { width: 100%; } }



