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

#voice_single .work_img {padding: 10px; position: relative;}
#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; box-sizing: border-box; border-bottom: 3px solid #000; padding-bottom: 10px;}
#voice_single .gallery_box {padding-top: 10px; margin-top: 10px; box-sizing: border-box;} 
#voice_single .gallery_box img {max-width: 220px; max-height: 165px; min-height: 165px;}
#voice_single .gallery_area {background: url(img/gallery/gallery_bg.jpg)top center no-repeat; padding: 10px; padding-bottom: 0; color: #000;}
#voice_single .case_txt_box {background: url(img/gallery/gallery_bg02.jpg)top left repeat; font-weight: bold; padding: 20px; border-top: 3px solid #162530;}
#voice_single .tag {position: absolute; bottom: 20px; right: 20px; width: 100px; height: 35px; background: #fc0203; font-size: 14px; line-height: 1; font-weight: bold;}
#voice_single .tag02 {background: #013299;}

/*一覧ページ*/
#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: url(img/gallery/gallery_bg02.jpg)top left repeat; padding-bottom: 0;}
#voice .gallery_arcive_item {box-sizing: border-box; border: 3px solid #000; max-width: 317px; position: relative; background: #fff;}
#voice .gallery_arcive_img img {max-height: 199px; min-height: 199px; object-fit: cover; min-width: 100%; object-position: top;}
#voice .gallery_arcive_img {max-width: 317px; box-sizing: border-box; border-bottom: 3px solid #000; position: relative;}
#voice .gallery_txt {padding: 0 10px 10px;}
#voice .tag {position: absolute; bottom: 5px; right: 5px; width: 100px; height: 35px; background: #fc0203; font-size: 14px; line-height: 1; font-weight: bold;}
#voice .tag02 {background: #013299;}
