.main-latest-list {width:100%;}
.main-latest-list .board_output > tbody > tr {padding:20px 0px;display:block;border-bottom:solid 1px #ddd;}
.main-latest-list .board_output > tbody > tr td a {font-size:22px;text-decoration:none;}
.main-latest-list .board_output > tbody > tr td:last-child {text-align:right !important;font-size:18px;}

.mainlatest-img {width:100%;}
.mainlatest-img .board_output > tbody > tr > td {position:relative;font-size:0px;width:370px;margin-right:40px;display:inline-block;vertical-align:top;}
.mainlatest-img .board_output > tbody > tr > td:last-child {margin-right:0px;}
.mainlatest-img .board_output > tbody > tr > td .board_output_gallery_img img {border-radius:5px;}
.mainlatest-img .board_output > tbody > tr > td span.board_output_gallery_subject {line-height:1;}
.mainlatest-img .board_output > tbody > tr > td span.board_output_gallery_subject > a {margin-top:20px;color:#333;font-size:24px;margin:20px 0px 0px;font-weight:500;display:block;text-align:left;line-height:1;text-decoration:none;}
.mainlatest-img .board_output > tbody > tr > td span.board_output_gallery_description {color:#555;font-size:18px;opacity:0.7;line-height:1.3;}


.mainlatest-img2 {width:100%;}
.mainlatest-img2 .board_output > tbody > tr > td {position:relative;font-size:0px;width:370px;margin-right:40px;display:inline-block;vertical-align:top;}
.mainlatest-img2 .board_output > tbody > tr > td:last-child {margin-right:0px;}
.mainlatest-img2 .board_output > tbody > tr > td .board_output_gallery_img img {border-radius:30px;}
.mainlatest-img2 .board_output > tbody > tr > td h3 {line-height:1;}
.mainlatest-img2 .board_output > tbody > tr > td h3 {margin-top:20px;color:#333;font-size:24px;margin:20px 0px 0px;font-weight:500;display:block;text-align:left;line-height:1;text-decoration:none !important;}
.mainlatest-img2 .board_output > tbody > tr > td h3:hover {text-decoration:none !important;}
.mainlatest-img2 .board_output > tbody > tr > td p {display:none;}
.mainlatest-img2 .board_output > tbody > tr > td > table > tbody > tr:last-child {display:none;}


@media screen and (max-width:1800px) {


.mainlatest-img .board_output > tbody > tr > td {position:relative;font-size:0px;width:23.5%;margin-right:2%;}
.mainlatest-img .board_output > tbody > tr > td .board_output_gallery_img img {width:100%;height:auto;}


.mainlatest-img2 .board_output > tbody > tr > td {position:relative;font-size:0px;width:23.5%;margin-right:2%;}
.mainlatest-img2 .board_output > tbody > tr > td .board_output_gallery_img img {width:100%;height:auto;}




}






@media screen and (max-width:1024px) {


.main-latest-list .board_output > tbody > tr {padding:10px 0px;}
.main-latest-list .board_output > tbody > tr td a {font-size:16px;text-decoration:none;}
.main-latest-list .board_output > tbody > tr td:last-child {text-align:right !important;font-size:13px;}




.mainlatest-img .board_output > tbody > tr > td {width:49%;margin-right:2%;margin-bottom:30px;}
.mainlatest-img .board_output > tbody > tr > td:nth-child(2n) {margin-right:0px;}
.mainlatest-img .board_output > tbody > tr > td span.board_output_gallery_subject > a {font-size:18px;margin-bottom:0px;font-weight:500;}
.mainlatest-img .board_output > tbody > tr > td span.board_output_gallery_description {font-size:13px;opacity:0.7;line-height:1.3;}



.mainlatest-img2 .board_output > tbody > tr > td {width:49%;margin-right:2%;margin-bottom:30px;}
.mainlatest-img2 .board_output > tbody > tr > td:nth-child(2n) {margin-right:0px;}
.mainlatest-img2 .board_output > tbody > tr > td h3 {font-size:18px;margin-bottom:0px;font-weight:500;}
.mainlatest-img2 .board_output > tbody > tr > td span.board_output_gallery_description {font-size:13px;opacity:0.7;line-height:1.3;}
}