.contents_header_title > p.small_headline {
  font-size: 14px;
  line-height: normal;
  color: #666666;
  margin-bottom: 5px;
  letter-spacing: 0.04em;
}
.masonry-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  column-gap: 35px;
  row-gap: 30px;
}

.pseudo-img img {
  width: 100%;
  height:auto;
  display: block;
}
.pseudo_date {
  font-size: 12px;
  letter-spacing: 0.02em;
  text-align: left;
  line-height: normal;
  padding-top: 5px;
}
#sub_contents_container.anni {
    height:auto;
    padding-bottom: 150px !important;
}
.anni_frid_3rd {
    display: grid;
    grid-template-columns: repeat(3, 33.33%);
    justify-items: center;
}
.anni_frid_3rd > div {
    display: block;
    text-align: center;
    padding: 0 30px;
    position: relative;
    width: 100%;
}
.anni_frid_3rd > div::after {
    content:" ";
    position: absolute;
    width:80px;
    height:1px;
    background-color: #ccc;
    top:130px;
    right:-40px;
}
.anni_frid_3rd > div:nth-child(3n+0):after,
.anni_frid_3rd > div.no_line:after,
.anni_frid_3rd > div.no_line:after {
    display: none;
}
.anni_icon {
    width:260px;
    height:260px;
    border-radius: 200px;
    background-color: #fff;
    border:15px solid #f3f3f3;
    /* box-sizing: content-box; */
    display: block;
    margin: 0 auto 20px;
}
.anni_icon img {
    width:100%;
    height:auto;
}
.anni_icon_txt {
    line-height:1.6em;
}
.anni_icon_txt p:first-child {
    font-size: 26px;
    font-weight: 600;
    font-family: 'NunitoSans-bold', 'notokr-bold', sans-serif;
    margin-bottom: 8px;
}
.anni_vline > div {
    height:80px;
    width:1px;
    background-color: #ccc;
    margin:40px auto;
}
.anni_vline:after {
    display: none;
}
.glance_logo img {
    width:280px;
    height:auto;
}
.anni_frid_3rd.best {
    margin-left: -30px;
    margin-right: -30px;
}
.anni_frid_3rd.best > div:nth-child(-n+3) {
    text-align: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}
.anni_frid_3rd.best > div:nth-child(7),
.anni_frid_3rd.best > div:nth-child(8),
.anni_frid_3rd.best > div:nth-child(9) {
    border-top: 1px solid #ccc;
    padding-top: 30px;
}

.anni_frid_3rd.best .anni_icon_txt p:first-child {
    font-size: 22px;
}
.anni_frid_3rd.best > div::after {
    content: " ";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #ccc;
    top: 0;
    right: 0px;
}
.anni_frid_3rd.best .best_photo {
    margin-bottom: 30px;
}
.anni_frid_3rd.best > div {
    text-align: left;
}
.anni_frid_3rd.best > div img {
    width: 100%;
    height: auto;
}
.anni_frid_3rd.best .anni_icon_txt p:first-child {
    margin-bottom: 15px;
}
.anni_frid_3rd.best > div.glance_logo img {
    width: 80%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.anni_frid_3rd > div.middle_best {
    padding-top:100px;
    padding-bottom: 80px;
}

.current_location div:last-child {
    width: 94%;
}
sup {
    font-size: 30px;
}
.edition_wrap {
    padding:0 7.4713%;
    position: relative;
}
img.edition_img {
    width: 100%;
    height: auto;
}
.e_num {
    width:58px;
    height:58px;
    line-height:58px;
    border-radius: 30px;
    text-align: center;
    font-size:20px;
    color:#fff;
    position:absolute;
    z-index: 5;
    cursor: pointer;
}
.e_num.big {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 40px;
    font-size:24px;
    position: relative;
    top: 0 !important;
    left: 0 !important;
}
.e_num.point01 {
    background-color: rgba(238,81,69,0.5);
    top:54.89%;
    left:6.95%;
}
.e_num.point02 {
    background-color: rgba(179,144,201,0.5);
    top:57.43%;
    left:32.24%;
}
.e_num.point03 {
    background-color: rgba(255,142,156,0.5);
    top:46.99%;
    left:42.18%;
}
.e_num.point04 {
    background-color: rgba(143,105,87,0.5);
    top:28.92%;
    left:46.33%;
}
.e_num.point05 {
    background-color: rgba(249,89,2,0.4);
    top:44.18%;
    left:60323%;
}
.e_num.point06 {
    background-color: rgba(234,10,42,0.4);
    top:67.47%;
    left:55.21%;
}
.e_num.point07 {
    background-color: rgba(249,168,26,0.5);
    top:36.95%;
    left:68.05%;
}
.e_num.point08 {
    background-color: rgba(156,192,225,0.5);
    top:51.00%;
    left:77.03%;
}
.e_num.point09 {
    background-color: rgba(117,196,152,0.5);
    top:70.28%;
    left:80.31%;
}
.e_caption {
    text-align: right;
    font-size: 14px;
    color: #666;
    padding-top: 5px;
}
.e_flex {
    display: flex;
    margin-bottom: 40px;
    position: relative;
}
.e_flex:last-of-type {
    margin-bottom: 0px;
}
.e_flex li:last-child {
    padding-left: 22px;
}
.e_nametag {
    position: absolute;
    top:-100px;
}
#edition_cover {
    position: absolute;
    top:0;
    left:0;
    z-index:9;
}
#edition_cover img {
    width: 100%;
    height: auto;
}



/**** 반응형 ******/
@media screen and (max-width: 1023px) {
    .anni_icon {
        align-items: normal;
        width: 90%;
        height: 0;
        border: 10px solid #f3f3f3;
        padding-bottom: calc(90% - 20px);
        margin-bottom: 10px;
    }
    .depth_page_ti_wrap .writing_ti_en.anniversary {
        font-size: 37px;
    }
    .anni_frid_3rd > div::after {
        display: none;
    }
    .anni_frid_3rd.best > div::after {
        display: block;
    }
    .anni_frid_3rd.best > div:nth-child(3n+0):after,
    .anni_frid_3rd.best > div.no_line::after {
        display: none;
    }    
    .anni_frid_3rd > div.anni_vline {
        display: none;
    }
    .anni_frid_3rd {
        row-gap: 30px;
    }
    .glance_logo img {
        width: 90%;
        height: auto;
        margin-top: 4%;
    }
    .anni_icon_txt p:first-child {
        font-size: 23px;
    }
    .edition_wrap {
        padding: 0;
    }
}
/* max1023 */

@media screen and (max-width: 767px) {
    .depth_page_ti_wrap .writing_ti_en.anniversary {
        font-size: 30px;
    }
    .depth_page_ti_wrap .writing_ti_last_kor {
        font-size: 21px;
    }
    .anni_icon_txt p:first-child {
        font-size: 21px;
    }
    .anni_frid_3rd.best .anni_icon_txt p:first-child {
        font-size: 18px;
    }
    .anni_frid_3rd.best > div {
        padding-left: 20px;
        padding-right: 20px;
    }
    .anni_frid_3rd.best {
        margin-left: -20px;
        margin-right: -20px;
    }
    .e_num.big {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .headline {
        font-size: 20px !important;
    }
    .e_num {
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 18px;
    }
}
/* max767 */

@media screen and (max-width: 480px) {
    .masonry-container {
        grid-template-columns: repeat(4, 1fr);
        column-gap: 20px;
        row-gap: 20px;
    }
    .anni_icon {
        width: 100%;
        border: 0;
        padding-bottom: 100%;
        margin-bottom: 15px;
    }
    .anni_frid_3rd > div.glance_logo {
        display: none;
    }
    .anni_frid_3rd {
        grid-template-columns: repeat(2, 1fr);
        justify-items: center;
    }
    .anni_frid_3rd > div {
        display: block;
    }
    .anni_frid_3rd > div::after {
        display:none;
    }
    .depth_page_ti_wrap .writing_ti_last_kor {
        font-size: 20px;
    }
    #contents_body.sub_page #sub_contents_container.anni {
        height: auto;
        padding-bottom: 80px !important;
    }
    .anni_icon_txt p:first-child {
        font-size: 20px;
    }
    .anni_icon_txt p:last-child{
        line-height: 1.4em;
    }
    .anni_frid_3rd.best {
        margin-left: -10px;
        margin-right: -10px;
    }
    .anni_frid_3rd.best > div {
        padding: 0 10px;
    }
    .anni_frid_3rd.best > div::after {
        display: none;
    }
    .anni_frid_3rd.best .best_photo {
        margin-bottom: 20px;
    }
    .anni_frid_3rd.best > div:nth-child(-n+3) {
        border-bottom: 0;
    }
    .anni_frid_3rd.best > div.middle_best {
        display: none;
    }
    .anni_frid_3rd.best > div:nth-child(7), .anni_frid_3rd.best > div:nth-child(8), .anni_frid_3rd.best > div:nth-child(9) {
        border-top: 0px solid #ccc;
        padding-top: 0;
    }
    .anni_frid_3rd.best {
        row-gap: 20px;
    }
    .headline {
        font-size: 18px !important;
    }
    .e_num.big {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
    .e_flex li:last-child {
        padding-left: 15px;
    }
    .e_flex {
        margin-bottom: 30px;
    }
    .e_num {
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }
}


/*
중앙정렬
-ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
:after {content:" "; display:block; clear:both; *zoom:1;}
버튼 속도
-moz-transition:all .1s ease .1s; -o-transition:all .2s ease .1s; -ms-transition:all .2s ease .1s; -webkit-transition:all .2s ease .1s; transition:all .2s ease .1s;
*/