@charset "utf-8";
/* CSS Document */
/*詳細ページ*/
#case_single .work_img {padding: 10px;}
#case_single .work_img img {width: 100%;}
#case_single .item01 {box-sizing: border-box; border: 3px solid #8e8e8e;}
#case_single .gallery_title {margin: 10px}
#case_single .gallery_box img {max-width: 220px; min-width: 220px; max-height: 165px; min-height: 165px;}
#case_single .gallery_area {background: url(img/gallery/case_item_bg.gif)top left repeat; padding: 10px; border-top: 3px solid #8e8e8e; padding-bottom: 0;}
#case_single .case_txt_box {background-color: #fff; font-weight: bold; padding: 20px; border-top: 3px solid #8e8e8e;}

/*一覧ページ*/
#case .gallery_arcive_link {text-align: center; background-color: #759b25; color: #fff; font-weight: bold; max-width: 150px; margin: 0 auto; font-size: 15px; padding: 2px 0;}
#case #gallery_arcive_list {padding: 20px; background-color: #e2e2e2; padding-bottom: 0;}
#case .gallery_arcive_item {box-sizing: border-box; border: 5px solid #fff; width: 327px;}
#case .gallery_arcive_img img {max-height: 188px; min-height: 188px; object-fit: cover;}
#case .gallery_arcive_img {max-width: 317px;}
#case .gallery_txt {padding: 0 10px 10px;}