@charset "utf-8";
/* CSS Document */

#voice_single .work_img {padding: 10px;}
#voice_single .work_img img {width: 100%;}
#voice_single .item01 {box-sizing: border-box; border: 3px solid #162530;}
#voice_single .gallery_title {align-items: center;}
#voice_single .gallery_box {padding-top: 10px; margin-top: 10px; box-sizing: border-box; border-top: 2px solid #fff;} 
#voice_single .gallery_box img {max-width: 221px; max-height: 165px; min-height: 165px; width: 100%;}
#voice_single .gallery_box a {margin-bottom: 12px; margin-right: 10px;}
#voice_single .gallery_box a:nth-child(3n) {margin-right: 0;}
#voice_single .gallery_area {background-color: #162530; padding: 10px; padding-bottom: 0; border-top: 3px solid #162530; color: #fff;}
#voice_single .case_txt_box {background-color: #fff; font-weight: bold; padding: 20px; border-top: 3px solid #162530;}

/*一覧ページ*/
#voice .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;}
#voice #gallery_arcive_list {padding: 20px; background-color: #e2e2e2; padding-bottom: 0;}
#voice .gallery_arcive_item {box-sizing: border-box; border: 5px solid #fff; max-width: 327px;}
#voice .gallery_arcive_img img {max-height: 199px; min-height: 199px; object-fit: cover; min-width: 317px;}
#voice .gallery_arcive_img {max-width: 317px;}
#voice .gallery_txt {padding: 0 10px 10px;}