@charset "utf-8";
/* CSS Document */
/*詳細ページ*/
#case_single .item01 {box-sizing: border-box; border: 3px solid #162530; padding: 10px;}
#case_single .b_img,#case_single .a_img{width: 100%;}
#case_single .b_img img ,#case_single .a_img img{width: 100%; height: 218px; object-fit: cover; object-position: center; margin-top: 10px;}
#case_single  .item01 p{padding: 10px 0; background: #0A1031; box-sizing: border-box; font-size: 20px; line-height: 1; font-weight: bold;}
#case_single .before, #case_single .after{width: 339.5px;}
#case_single .after{margin-left: 10px;}
#case_single .gallery_title {align-items: center;}
#case_single .gallery_box {padding-top: 10px; margin-top: 10px; box-sizing: border-box; border-top: 2px solid #fff;} 
#case_single .gallery_box img {width: 100%; max-width: 225px; max-height: 165px; min-height: 165px;}
#case_single .gallery_box a{margin-bottom: 12px; margin-right: 10px;}
#case_single .gallery_box a:nth-child(3n){margin-right: 0;}
#case_single .gallery_area {background-color: #162530; padding: 10px; padding-bottom: 0; border-top: 3px solid #162530; color: #fff;}
#case_single .case_txt_box {background-color: #fff; font-weight: bold; padding: 20px; border-top: 3px solid #162530;}

/*一覧ページ*/
#case .gallery_arcive_link {text-align: center; background-color: #162530; 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; max-width: 327px;}
#case .gallery_arcive_img img {max-height: 199px; min-height: 199px; object-fit: cover; min-width: 317px;}
#case .gallery_arcive_img {max-width: 317px;}
#case .gallery_txt {padding: 0 10px 10px;}