/* BASIC css start */
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700|Noto+Sans+HK:100,400,700&display=swap');

.no-drag {-ms-user-select: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select:none;}

.mag_wrap { width: 100%; margin: 0; background: url('http://twinkring.img9.kr/twinkring/board/magazine/mag_back.jpg') top center no-repeat;
    min-height: 500px; font-family: 'Noto Sans HK', sans-serif; }
.mag_bgi { width: 100%; }
.mag_wrap .mag_bgi .mag_txt { text-align: center; padding: 135px 0 58px 0; font-size: 37px; color: #111; font-weight: 100; letter-spacing: 5px; }

.mag_list_body { width: 100%; padding-top: 30px; text-align: center; }
.mag_list_body .mag_list_cont .mag_list { margin:  0 37px 90px 0; display: inline-block;
width: 380px; background-color: #fff; border: 1px solid #ddd; }
.mag_list_body .mag_list_cont .mag_list .mag_list_img { 
    width: 380px; height: 350px; }

.mag_list_txt { margin: 0; }
.mag_list_txt ul { padding: 30px; text-align: left; line-height: 25px; }
.mag_list_txt ul li:nth-child(1) { font-size: 17px; font-weight: 700; }
.mag_list_txt ul li:nth-child(2) { padding-top: 13px; }

.mag_list_cont {width:1400px; margin:0 auto;}
/* BASIC css end */

