@media screen and (max-width:1693px) {
  .detail_main.fixed {
    width: 100% !important;
  }

  #review .reviews .review_img {
    width: 120px;
    height: 120px;
  }

  .rail_list .rail_detailWrap .rail_set .set_img {
    width: 80%;
  }

  .rail_list .rail_detailWrap .rail_set .set_name {
    font-size: 16px;
  }

  #rail_video .video_list .howToUse {
    width: 100%;
    margin-top: 30px;
  }

  #rail_video .video_lists .how_tit {
    line-height: 20px;
  }
}

@media screen and (max-width:1024px) {
  #main .video_box .inr {
    width: 100%;
    padding: 80px 20px 90px 20px;
  }

  #main .video_box .inr .tit {
    font-size: 18px;
  }

  #main .video_box .inr .video_line {
    margin: 30px auto;
    width: 58px;
  }

  #main .video_box .inr .s_tit {
    font-size: 13px;
    line-height: 21px;
    letter-spacing: -1px;
  }

  #main .video_box .inr .video_box_inr {
    width: 100%;
    height: auto;
    margin: 50px auto 0;
    padding: 0 80px;
  }

  .modal_2 {
    width: calc(100% - 40px);
  }

  .modal-content {
    width: 100%;
  }

  .modal-content .tab_cont .size_conts .img01 {
    width: 100%;
  }

  .tab_list_area>.list>li .btn {
    width: 150px;
    height: 40px;
    font-size: 14px;
  }

  .btn-close {
    top: 0px;
    right: 0px;
    font-size: 25px;
  }

  .m_size_0614 {
    display: block;
    width: 100%;
    margin: 0 0 45px 0;
  }

  .tab_list_area>.list>li .btn {
    width: 140px;
    height: 35px;
    font-size: 14px;
  }

  .modal-content .tab_cont .size_conts .img01.none {
    display: none;
    width: 100%;
  }

  .modal-content .tab_cont .tit {
    font-size: 16px;
    margin: 0 0 13px 0;
  }

  .tab_list_area {
    margin: 0 0 30px 0;
  }

  .modal-content .tab_cont .size_conts .img02 {
    margin: 0 0 45px 0;
  }
}

@media screen and (max-width:1200px) {
  .side_img_mobile_none {
    display: none !important;
  }

  #collageframe_pop .close_icon {
    right: 5%;
  }

  #collageframe_pop .pop_content {
    width: 90%;
  }

  .masterpix_wrap .txt_list {
    margin: 70px 0 70px 0;
  }

  .masterpix_wrap .txt_list .s_txt {
    font-size: 17px;
    margin: 0 0 16px 0;
  }

  .masterpix_wrap .txt_list .tit {
    font-size: 25px;
    margin: 0 0 25px 0;
  }

  .masterpix_wrap>.conts {
    margin: 110px 0 50px 0;
  }

  .masterpix_wrap>.conts>.tit {
    font-size: 25px;
    margin: 0 0 50px 0;
  }

  .masterpix_wrap>.conts>.tit .stl {
    font-size: 20px;
    margin: 0 0 14px 0;
  }

  .masterpix_wrap>.conts .box {
    margin: 0 0 80px 0;
    padding: 0;
  }

  .masterpix_wrap>.conts .box .txt_box {
    padding: 40px 0 0 40px;
  }

  .masterpix_wrap>.conts .box .txt_box.pd {
    padding: 40px 40px 0 0;
  }

  .masterpix_wrap>.conts .box .txt_box.pd::before {
    width: calc(100% - 40px);
  }

  .masterpix_wrap>.conts .box .txt_box .tit_box .num {
    margin: 0 10px 0 0;
    font-size: 14px;
    width: 41px;
    line-height: 29px;
  }

  .masterpix_wrap>.conts .box .txt_box .tit_box .tit {
    font-size: 18px;
  }

  .masterpix_wrap>.conts .box .txt_box .txt {
    font-size: 16px;
    margin: 20px 0 0 0;
  }

  .masterpix_wrap>.conts .box .txt_box:not(.txt_box.pd)::after {
    width: calc(100% - 40px);
  }

  .tb_size th {
    font-size: 12px;
    line-height: 35px;
  }

  .tb_size {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .tb_size td {
    font-size: 11px;
    line-height: 35px;
  }

  .inforation .item_group .item .img_box {
    width: 77px;
    height: 111px;
    margin: 0 auto;
  }

  .inforation .item_group .item .txt_group .txt {
    font-size: 11px;
  }

  /*세트구성 팝업*/
  #setframe_pop .close_icon {
    right: 5%;
  }

  #setframe_pop .pop_content {
    width: 90%;
  }

  /*우뮤광 팝업*/
  #poster_pop .close_icon {
    right: 5%;
  }

  #poster_pop .pop_content {
    width: 90%;
  }

  .detail_main.fixed {
    top: 64px;
  }

  #bag_pop .close_icon {
    right: 5%;
  }

  .light_go {
    margin-left: 10px
  }

  .content .s_title {
    font-size: 16px;
  }

  .detail_top * {
    font-size: 13px;
  }

  .detail_top_wrap .detail_top .detail_top_f {
    width: 50%;
  }

  .detail_top {
    width: 100%;
    padding: 30px 15px;
    gap: 3%;
  }

  .detail_top .imgTop_wrap {
    width: 50%;
  }

  .detail_top .main_img {
    width: 100%;
    height: auto;
  }

  .detail_top .main_img img {
    height: auto;
    width: 100%;
  }

  .detail_top .imgTop_list .detail_img {
    width: 65px;
    height: 65px;
  }

  .detail_top_info {
    width: 100%;
    min-height: auto;
    padding: 0;
  }

  .detail_top_info .detail_top_title span {
    display: block;
    margin-top: 10px;
  }

  .detail_top_title:not(.size_left .detail_top_title), .size_opt .size_left {
    width: 37%;
  }

  .size_right {
    width: 100%;
  }

  .size_right .size_btn li {
    width: 32%;
    margin-right: 1.2%;
  }

  .size_right .size_btn li:nth-child(3n) {
    margin-right: 0;
  }

  .size_right .size_btn li:nth-child(4n) {
    margin-right: 1%;
  }

  .detail_top_info select,
  .detail_top_wrap .total_btn {
    width: 100%;
  }

  .detail_top_info .buy_box>div .buy_box_total span {
    font-size: 15px;
  }

  .detail_top_info .total>div>span {
    font-size: 15px;
  }

  .detail_top_info .total_discount>div {
    font-size: 12px !important;
  }

  .detail_top_info .total_discount>div>span {
    font-size: 15px !important;
  }

  .detail_top_info .choice_btn span {
    width: 30%;
  }

  .total_btn a {
    width: 50%;
  }

  .content>div:not(.sns_swiper) {
    margin-top: 0px;
  }

  .content>div:not(.sns_swiper):not(#main):not(.detail_main) {
    display: none;
  }

  .content #main .main_wrap .b_tit {
    font-size: 18px;
  }

  .content #main .main_wrap .s_tit {
    font-size: 15px;
    margin: 5px 0 20px;
  }

  .content #main .main_wrap .s_tit_mo {
    display: none;
  }

  .content #main .main_wrap .info {
    font-size: 0.875rem;
  }
  .content #main .main_wrap .info br {
    display: none;
  }

  .content .content #main .sub_tit {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .content .detail_frames li>img {
    width: 100%;
  }

  .content #main .detail_img>div .detail_txt {
    font-size: 13px;
  }

  .content #main .frame_vedio {
    width: 100% !important;
    top: 65px;
  }

  #main .frame_vedio .content #main .frame_vedio iframe {
    height: 440px;
  }

  .seaTabs .seaTabs_tab {
    margin-bottom: 60px;
  }

  .content #main .notice .grid_2 .wrap_img {
    height: 200px;
  }

  .content #main .notice .grid span {
    font-size: 16px;
    margin: 20px 0 10px;
  }

  .content #main .notice .grid p {
    font-size: 13px;
  }

  .content #main .notice .grid p>br {
    display: none;
  }

  .content #main .bag_wrap {
    padding: 60px 50px;
  }

  .content #main .merit_wrap .merit_top {
    background-size: contain;
  }

  .content #main .merit_wrap .merit_top span {
    font-size: 18px;
  }

  #main .merit_wrap .merit_top p {
    font-size: 12px;
  }

  #main .tit_bg span {
    font-size: 13px;
  }

  #main .won_wrap {
    padding: 60px 30px;
  }

  #main .won_wrap .won_con {
    width: 100%;
  }

  .content #main .merit_wrap .merit_bottom {
    margin-top: 30px;
  }

  .content>div .box {
    padding: 40px;
  }

  .content>div span.sub_title {
    font-size: 14px;
    margin-bottom: 15px;
  }

  #review .score_name {
    width: 30%;
  }

  #review .reviews_left {
    width: 75%;
  }

  #review .reviews_right {
    width: 25%;
  }

  #delivery .delivery_info>li:last-child {
    flex-direction: column;
  }

  #delivery .delivery_info>li:last-child ul {
    margin-top: 10px;
  }

  .how_order_wrap .how_order {
    width: 70%;
    height: 75%;
  }

  .how_order_wrap .how_order i {
    top: 5%;
    right: 50%;
    margin-right: -20px;
  }

  #how_order .box>div:nth-child(1) .step_img {
    background-position: 50% 50%;
    background-size: contain;
  }

  /* 더스트백 */
  #bag_pop .pop_content {
    width: 90%;
  }

  #bag_pop .pop_content .bag_box {
    gap: 20px;
  }

  #main .bag_wrap .con_wrap {
    padding: 40px 30px;
  }

  #bag_pop .pop_content .bag_rightBox .bagBox_img {
    margin-right: 0;
  }

  #bag_pop .pop_content .bag_box .bagBox_img {
    width: 50%;
  }

  #bag_pop .pop_content .bag_txt {
    width: 50%;
  }

  #bag_pop .pop_content .bag_txt .con_txt br {
    display: none;
  }

  #popWrap .review_popWrap .swiper-slide .review_popImg {
    width: 100%;
  }

  #popWrap .swiper-button-next, #popWrap .swiper-button-prev {
    display: none;
  }

  /*5% 쿠폰 2024-02-29추가*/
  .detail_top_wrap .coupon_wrap {
    position: static;
    width: 360px;
    margin: 20px 0 0 0;
    background-size: contain;
  }

  .detail_top_wrap .coupon_wrap .inr .img_coupon {
    width: 68px;
  }

  .detail_top_wrap .coupon_wrap .inr {
    background-size: 38px auto;
    padding: 15px 30px 20px 30px;
  }

  /*포스터 추가 20240416*/
  .poster>.txt_list .tit {
    font-size: 27px;
  }

  .poster>.txt_list .txt {
    line-height: 24px;
  }

  .poster>.txt_list .txt2 {
    line-height: 21px;
  }

  .poster.derail {
    margin: 70px 0 0 0;
  }

  .poster.derail .inner .poster_box .swiper-wrapper>.swiper-slide {
    width: 33.3333%;
    margin: 0 0 40px 0;
  }

  .poster.derail .inner .poster_box .swiper-wrapper>.swiper-slide:nth-last-child(-n+1) {
    margin: 0 0 0 0 !important;
  }

  .poster.derail .inner .poster_box .swiper-wrapper>.swiper-slide .img_box {
    height: 84.55%;
    width: calc(100% - 30px);
  }

  .poster.derail .inner .poster_box .swiper-wrapper>.swiper-slide .text_list {
    width: calc(100% - 100px);
  }

  .poster.derail .inner .poster_box .swiper-wrapper>.swiper-slide .text_list .tit {
    font-size: 25px;
    margin: 0 0 25px 0;
    line-height: 25px;
  }

  .poster.derail .inner .poster_box .swiper-wrapper>.swiper-slide .text_list .tit .stl {
    font-size: 14px;
  }

  .modal .modal-content {
    width: 400px;
    height: 566px;
  }

  .modal .modal-next {
    right: 5%;
  }

  .modal .modal-prev {
    left: 5%;
  }

  .modal .modal-next.arrow, .modal-prev.arrow {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }

  .modal .swiper-pagination01 {
    transform: translate(240px, -30px);
  }

  .poster.guide {
    margin: 70px 0 0 0 !important;
  }

  .poster.guide .inner .guide_box {
    padding: 50px 40px 50px 40px;
  }

  .poster.guide .inner .guide_box .box_left {
    max-width: 35.7143%;
    height: 255px;
    padding: 30px 10px 0 10px;
  }

  .poster.guide .inner .guide_box .box_left .txt_top {
    margin: 0 0 10px 0;
  }

  .poster.guide .inner .guide_box .box_left .txt_top>ul>li {
    width: 50%;
    line-height: 35px;
  }

  .poster.guide .inner .guide_box .box_left .txt_conts>ul>li {
    padding: 15px 0 15px 0;
  }

  .poster.guide .inner .guide_box .box_right {
    width: 64.2857%;
  }

  .poster.guide .inner .guide_box .box_right .img_box {
    width: 33.3333%;
    margin: 0 0 0 0;
    overflow: hidden;
  }

  .poster.guide .inner .guide_box .box_right .img_box img {
    display: block;
  }

  .poster.guide .inner .guide_box .box_right .img_box .size01 {
    width: 106px;
    float: right;
  }

  .poster.guide .inner .guide_box .box_right .img_box .size02 {
    width: 115px;
    float: right;
  }

  .poster.guide .inner .guide_box .box_right .img_box .size03 {
    width: 142px;
    float: right;
  }

  .poster.upload {
    margin: 70px 0 0 0 !important;
  }

  .poster.upload .inner .img_box {
    flex-direction: column;
  }

  .poster.upload .inner .img_box .box.left {
    width: 100%;
  }

  .poster.upload .inner .img_box .box.right {
    width: 100%;
    padding: 0 0 60px 40px;
  }

  .poster.upload .inner .img_box:last-child .box.right {
    padding: 0 40px 0 40px;
  }

  .poster.upload .inner .img_box .box .txt_box .tit {
    margin: 0 0 17px 0;
    font-size: 20px;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area>ul>li {
    margin: 0 0 22px 0;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area>ul>li .txt {
    font-size: 14px;
    line-height: 22px;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area>ul>li .txt br {
    display: none;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area>ul>li .txt .stl {
    padding: 2px 15px 2px 15px;
    color: #ffffff;
    margin: 0 5px 0 5px;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area02>ul>li {
    margin: 0 0 25px 0;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area02>ul>li .num {
    margin: 0 7px 0 0;
    height: 23px;
    width: 23px;
    line-height: 23px;
    font-size: 12px;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area02>ul>li .txt {
    font-size: 14px;
    line-height: 22px;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area02>ul>li .txt br {
    display: none;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area02>ul>li .sub_box {
    padding: 17px;
    margin: 17px 0 0 0;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area02>ul>li .box_conts .txt2 {
    font-size: 14px;
    line-height: 22px;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area02>ul>li .box_conts .txt2 .stl {
    padding: 2px 12px 2px 12px;
    margin: 8px 7px 0 7px;
  }

  .poster.schedule {
    margin: 50px 0 0 0 !important;
    padding: 50px 10px 0 10px;
  }

  .poster.schedule .txt_schedule {
    margin: 0 0 35px 0;
    padding: 10px 0 10px 75px;
    background-size: 60px auto;
  }

  .poster.schedule .txt_schedule .tit {
    font-size: 16px;
    margin: 0 0 8px 0;
  }

  .poster.schedule .txt_schedule .txt {
    font-size: 14px;
  }

  .poster.schedule .inner .box:first-child {
    margin: 0 0 40px 0;
  }

  .poster.schedule .inner .box .tit {
    margin: 0 0 22px 0;
    font-size: 14px;
  }

  .poster.schedule .inner .box .conts {
    flex-direction: column;
  }

  .poster.schedule .inner .box .conts .bg_box {
    padding: 0 0 40px 0;
  }

  .poster.schedule .inner .box .conts .bg_box.arrow01::after {
    right: 50%;
    bottom: 13px;
    width: 15px;
    height: 17px;
    background-size: contain;
    transform: rotate(-28deg);
  }

  .poster.schedule .inner .box .conts .bg_box.arrow02::after {
    right: 50%;
    bottom: 13px;
    width: 15px;
    height: 17px;
    background-size: contain;
    transform: rotate(-28deg);
  }

  .poster.schedule .inner .box .conts .bg_box .box_conts {
    height: 100%;
    width: 100%;
    padding: 10px 0 20px 0;
  }

  .poster.schedule .inner .box .conts .bg_box .box_conts .txt {
    background-size: 64px auto;
    padding: 50px 0 0 0;
  }

  .poster.versatile {
    margin: 50px 0 0 0;
    padding: 50px 0 0 0;
  }

  .poster.versatile .inner {
    flex-wrap: wrap;
  }

  .poster.versatile .inner .dot.none {
    display: none;
  }

  .poster.versatile .inner .dot {
    margin: 0 0;
  }

  .poster.versatile .inner .box {
    width: calc(50% - 3.5px);
  }

  .poster.versatile .inner .box:nth-child(-n+3) {
    margin: 0 0 30px 0;
  }

  .poster.versatile .inner .box .txt {
    margin: 0 0 15px 0;
    padding: 10px 25px;
  }

  .poster_notice {
    margin: 70px 0 0 0;
  }

  .poster_notice .inner {
    padding: 20px 20px;
  }

  .poster_notice .inner .tit {
    margin: 0 0 19px 0;
    padding: 10px 0 10px 40px;
    font-size: 18px;
    background-size: 30px auto;
  }

  .poster_notice .inner .notce_box>ul>li {
    margin: 0 0 14px 0;
  }

  .poster_notice .inner .notce_box>ul>li .num {
    margin: 0 5px 0 0;
    font-size: 14px;
  }

  .poster_notice .inner .notce_box>ul>li .txt {
    font-size: 14px;
  }
}

@media screen and (max-width:767px) {
  .side_img_mobile_none {
    display: none !important;
  }

  .detail_top_wrap .detail_top .detail_top_f {
    width: 100%;
  }

  .detail_top_wrap .detail_top .fxShow {
    height: 80%;
    overflow-y: scroll;
  }

  .masterpix_wrap {
    margin-bottom: 0px !important;
  }

  .masterpix_wrap .txt_list {
    margin: 50px 0 50px 0;
  }

  .masterpix_wrap .txt_list br {
    display: none;
  }

  .masterpix_wrap .txt_list .s_txt {
    font-size: 14px;
    margin: 0 0 15px 0;
  }

  .masterpix_wrap .txt_list .tit {
    font-size: 20px;
    margin: 0 0 20px 0;
  }

  .masterpix_wrap>.conts {
    margin: 60px 0 0 0;
  }

  .masterpix_wrap>.conts>.tit {
    font-size: 20px;
    margin: 0 0 20px 0;
  }

  .masterpix_wrap>.conts>.tit .stl {
    font-size: 16px;
    margin: 0 0 12px 0;
  }

  .masterpix_wrap>.conts .box {
    margin: 0 0 60px 0;
    flex-direction: column;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 40px 0;
  }

  .masterpix_wrap>.conts .box .img_box {
    width: 100%;
  }

  .masterpix_wrap>.conts .box .txt_box {
    margin: 5px 0;
    padding: 25px 0 0 10px;
    width: 100%;
    order: 2;
  }

  .masterpix_wrap>.conts .box .txt_box .tit_box .num {
    margin: 0 8px 0 0;
    font-size: 12px;
    width: 31px;
    line-height: 26px;
  }

  .masterpix_wrap>.conts .box .txt_box .tit_box .tit {
    font-size: 16px;
  }

  .masterpix_wrap>.conts .box .txt_box:not(.txt_box.pd)::after {
    display: none;
  }

  .masterpix_wrap>.conts .box .txt_box.pd::before {
    display: none;
  }

  .masterpix_wrap>.conts .box .txt_box.pd {
    padding: 25px 30px 0 0;
  }

  .masterpix_wrap>.conts .box .txt_box .txt {
    font-size: 13px;
    margin: 12px 0 0 0;
    line-height: 22px;
  }

  .masterpix_wrap>.conts .box .txt_box .txt br {
    display: none;
  }

  .masterpix_wrap>.video_box {
    display: none;
  }

  .masterpix_wrap>.video_box_mo {
    display: flex;
    flex-direction: column;
  }

  .masterpix_wrap>.video_box_mo.block {
    display: block;
  }

  .masterpix_wrap>.video_box_mo .box {
    padding: 10px 0;
  }

  .masterpix_wrap>.video_box_mo .box video {
    width: 100%
  }

  .resolution_txt {
    margin: 0 0 0 0 !important;
  }

  .modal_2::-webkit-scrollbar {
    display: none;
  }

  .modal_2 {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    -ms-overflow-style: none;
  }

  .modal_2 .modal-content {
    padding: 10px 10px;
    margin-top: 10%;
  }

  .tab_list_area>.list>li .btn {
    width: 120px;
    height: 30px;
    font-size: 12px;
  }

  .btn-close {
    font-size: 20px;
    margin: 5px 0 0 0
  }

  .tab_list_area {
    margin: 0 0 25px 0;
  }

  .modal-content .tab_cont .tit {
    font-size: 14px;
    margin: 0 0 11px 0;
  }

  .modal-content .tab_cont .size_conts .img02 {
    margin: 0 0 40px 0;
  }

  .m_size_0614 {
    margin: 0 0 40px 0;
  }

  .size_guide {
    display: inline;
    margin: 0 20px;
  }

  .size_guide .box_2 .size_mo {
    display: block;
  }

  .size_guide .box_2 .size_pc {
    display: none;
  }

  #bag_pop .close_icon {
    right: 5%;
  }

  .inforation {
    margin: 0 0 0 0
  }

  .inforation .info_box {
    padding: 10px 15px;
  }

  .inforation .info_box .txt {
    font-size: 13px;
    line-height: 18px;
  }

  .inforation .info_box .txt::before {
    top: 5px;
  }

  .inforation .item_group {
    display: flex;
    flex-wrap: wrap;
  }

  .inforation .item_group .item {
    flex: 1 1 50%;
    padding: 30px 0 0 0;
  }

  .inforation .item_group .item::after {
    top: 50px;
  }

  .inforation .item_group .item:nth-child(2n)::after {
    display: none;
  }

  .inforation .item_group .item .img_box {
    width: 67px;
    height: 101px;
    margin: 0 auto;
  }

  .inforation .item_group .item .txt_group {
    margin: 15px 0 0 0;
  }

  /* 액자교체 */
  .detail_frames {
    margin: 10px 0 60px 0;
  }

  .detail_frames .main_title .tit_b {
    font-size: 14px;
  }

  .detail_frames .main_title .tit_s {
    font-size: 18px;
  }

  .detail_frames .option_info p {
    font-size: 13px;
  }

  .wrap {
    background-color: #F3F4F6;
  }

  .wrap .content.grid_1200 {
    margin-bottom: 0;
  }

  .detail_top_wrap,
  .wrap .content.grid_1200>div {
    border: 0;
    background-color: #fff;
    width: 100% !important;
  }

  .detail_top {
    flex-direction: column;
    padding: 0;
  }

  .detail_top .main_img {
    width: 100%;
    height: 100%;
    border-radius: 0;
  }

  .detail_top .main_img img {
    width: 100%;
    height: auto;
  }
  .detail_top .main_img .buyers_info {
    width: 55%;
    text-align: center;
  }
  .detail_top .main_img .buyers_info>p {
    font-size: 0.8rem;
  }

  .detail_top .imgTop_list {
    padding-left: 15px;
  }

  .detail_top .imgTop_list .detail_img {
    width: 50px;
    height: 50px;
  }

  .detail_top_info {
    width: 100%;
    height: auto;
    padding: 10px 15px;
  }

  .detail_top_info .name,
  .detail_top_info .price .price_number,
  .detail_top_info .total>div>span {
    font-size: 17px;
  }

  .detail_top_info .price span,
  .detail_top_info .total>div {
    font-size: 13px;
  }

  .detail_top_info .discount_wrap .total_discount {
    position: relative;
  }

  .detail_top_info .discount_wrap .total_discount label {
    display: flex;
    align-items: center;
  }

  .detail_top_info .discount_wrap .total_discount label .xi-check-min {
    padding-bottom: 2px;
  }

  .detail_top_info .total .detail_top_title {
    width: 100% !important;
  }

  .detail_top_info .total .detail_top_title .title_mo {
    display: none;
  }

  .detail_top_info .total .math_price {
    position: absolute;
    right: 8px;
    bottom: 4px;
  }

  .detail_top_wrap .total_btn {
    width: 100%;
  }

  .wrap .content.grid_1200 {
    padding: 0;
  }

  .detail_top .imgTop_wrap {
    width: 100%;
  }

  .detail_top_fx {
    bottom: 0 !important;
    width: 100%;
    padding: 15px;
    box-shadow: 0 -10px 30px 0 rgba(0, 0, 0, 0.07);
    box-sizing: border-box;
    border-top: 1px solid #e8e8e8;
  }

  .detail_top_fx .detail_top_info {
    width: 100%;
  }

  .detail_top_fx .detail_select {
    display: block;
  }

  .detail_top_fx .detail_select .select_wrap {
    width: 100%;
    padding-right: 0;
    border-right: 0;
  }

  .detail_top_fx .detail_select .select_wrap .product_opt {
    display: block;
    margin-bottom: 10px;
  }

  .detail_top_fx .detail_select .total_wrap {
    width: 100%;
    padding-left: 0;
  }

  .content>div:not(.detail_main) {
    margin-top: 0px;
    padding: 50px 15px 50px;
  }

  .content .sns_swiper .sns_slides .sns_img {
    height: 170px;
  }

  .wrap .content .detail_main.fixed {
    padding: 0;
    margin-top: 10px;
    top: 60px;
  }

  .wrap .content .detail_menu {
    gap: 0;
    padding: 30px 0 0;
    justify-content: space-around;
    border: none;
  }

  .wrap .content .detail_menu .list_menu {
    font-size: 13px;
    height: 50px;
    line-height: 18px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .wrap .content .detail_menu .list_menu.align-center {
    padding-top: 0.5rem;
  }
  .wrap .content .detail_menu .list_menu .mobile_br {
    display: block;
  }
  .wrap .content .detail_menu .list_menu .mobile_none {
    display: none;
  }
  .detail_menu li div .menu_num {
    margin-left: 0;
    margin-top: 2px;
  }

  .detail_menu li a {
    font-size: 13px;
    height: 30px;
    display: inline-block;
  }

  .detail_menu li a .menu_num {
    font-size: 11px;
  }

  .wrap .content .orderFixed {
    width: 100%;
    bottom: 0;
    position: fixed;
    background: #fff;
    padding: 10px;
    z-index: 999999;
    box-shadow: 0 -10px 30px 0 rgba(0, 0, 0, 0.07);
    box-sizing: border-box;
    border-top: 1px solid #e8e8e8;
  }

  .content #main {
    margin-top: 0;
  }

  /* 제작일정 css */
  .product_step_container .product_step_title {
    margin-bottom: 30px;
  }

  .product_step_container ul {
    height: 255px;
    align-items: baseline;
    position: relative;
  }

  .product_step_container .product_step {
    width: calc(100% / 3);
  }

  .product_step_container .product_step::after {
    width: 10px;
    height: 10px;
    right: -5px;
  }

  .product_step_container .direction_change {
    position: absolute;
  }

  .product_step_container .direction_change._right {
    right: 0;
    bottom: 0;
  }

  .product_step_container .direction_change._middle {
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }

  .product_step_container .direction_change._left {
    left: 0;
    bottom: 0;
  }

  .product_step_container .direction_change::after {
    transform: rotate(180deg);
    left: -5px;
  }

  .product_step_container .direction_change_down::after {
    left: 50%;
    top: 115%;
    transform: translateX(-36%) rotate(90deg);
  }

  .product_step_container .product_step .circle {
    width: 80px;
    height: 80px;
  }

  .product_step_container .product_step .title {
    font-size: 13px;
    margin-top: 15px;
  }

  .product_step_container .etc {
    margin-top: 38px;
    margin-left: 0px;
  }
  .product_step_container .etc br{
    display: block;
  }

  #main .detail_box .detail_tit {
    font-size: 15px;
  }

  #main>div {
    margin-bottom: 100px;
  }
  #main .photo_info {
    margin-bottom: 0;
  }

  #main .line {
    margin-top: 0;
  }

  #main .cor_content {
    margin-bottom: 0;
  }

  #main .won_wrap {
    padding: 45px 20px;
  }

  #main .won_wrap .won_name {
    font-size: 18px;
  }

  #main .won_wrap .won_info {
    font-size: 14px;
    line-height: 22px;
  }

  #main .won_wrap .won_info span {
    font-size: 14px;
  }

  #main .won_wrap .won_faq {
    margin-top: 20px;
    padding-top: 30px;
  }

  #main .won_wrap .won_faq li .q_tit {
    font-size: 15px;
  }

  #main .won_wrap .won_faq li .q_txt {
    font-size: 13px;
    line-height: 20px;
  }

  #main .won_wrap .won_faq li .q_txt span {
    font-size: 13px;
  }

  #main .tit_bg {
    width: 7%;
    height: 60px;
  }

  .content .seaTabs_tab strong {
    font-size: 13px;
  }

  .content #main .main_wrap .b_tit {
    font-size: 18px;
  }

  .content #main .main_wrap .s_tit {
    display: none;
    font-size: 14px;
    margin: 8px 0 20px;
  }

  .content #main .main_wrap .s_tit_mo {
    display: block;
    font-size: 14px;
    margin: 8px 0 20px;
    text-align: center;
    line-height: 20px;
  }

  .content #main .main_wrap .info {
    line-height: 23px;
  }

  #main .sub_tit {
    font-size: 17px;
    margin-bottom: 20px;
  }

  #main .detail_img {
    flex-wrap: wrap;
  }

  #main .detail_img>div {
    width: 100%;
    margin-bottom: 25px;
  }

  #main .detail_img>div:last-child {
    margin-bottom: 0;
  }

  #main .detail_wrap .detail_tit {
    font-size: 15px;
    margin-bottom: 8px;
  }

  #main .photo_arch_box {
    width: 90%;
    margin-top: 0;
    padding-top: 2rem;
  }

  #main .photo_edit_title {
    padding-top: 3rem;
    margin-bottom: 34px;
    padding-bottom: 1.5rem;
    position: relative;
  }

  #main .photo_edit_title .sub {
    padding: 8px 24px;
    font-size: 12px;
  }

  #main .photo_edit_title .tit {
    font-size: 20px;
    line-height: 33px;
    margin-top: 14px;
    padding: 0 20px;
  }

  #main .photo_edit_title .tit .mobile_br {
    display: block;
  }

  #main .photo_edit_title .tit .emp_box::before {
    height: 11px;
    bottom: 5px;
  }

  #main .photo_edit_title .tit .emp_box .emp_text {
    left: 3px;
    bottom: 0px;
  }

  #main .photo_edit_title .tit .emp_box .emp_op0 {
    opacity: 0;
  }

  #main .photo_edit_desc {
    width: 90%;
    display: block;
  }

  #main .photo_edit_desc>div {
    width: 100%;
    padding: 0.9rem;
    margin-top: 10px;
  }

  #main .photo_edit_desc .img_wrap {
    border: 0;
  }

  #main .photo_edit_desc>div p {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    color: #686868;
  }

  #main .photo_edit_box {
  }

  #main .photo_edit_box .tit {
    font-size: 1rem;
    text-align: center;
    margin-bottom: 5px;
  }
  #main .photo_edit_box .txt {
    display: none;
  }
  #main .photo_edit_box .txt_mo {
    display: block;
    text-align: center;
  }

  #main .frame_vedio {
    margin-top: 10px !important;
  }

  .content #main .frame_vedio iframe {
    height: 350px;
  }

  #main .artluxe_detail>div {
    width: 100%;
    margin-bottom: 30px;
  }

  #main .artluxe_detail>div:nth-child(n+3) {
    margin-bottom: 30px;
  }

  #main .artluxe_detail>div:last-child {
    margin-bottom: 0;
  }

  #main .artluxe_detail>div span {
    font-size: 15px;
    margin: 15px 0 10px;
  }

  #main .artluxe_detail>div p {
    font-size: 13px;
  }

  .content #main .notice .grid_2 .wrap_img,
  .content #main .notice .grid_3 .wrap_img {
    height: 150px;
  }

  #main .notice .grid_2{
    width: 49%;
    margin-bottom: 16px;
  }
  .content #main .notice .grid span {
    font-size: 0.8rem;
    margin: 13px 0 4px;
  }

  .content #main .notice .grid p {
    font-size: 0.67rem;
    line-height: 19px;
    margin: 0;
  }

  .content #main .bag_wrap {
    padding: 35px 20px 60px;
  }

  #main .bag_wrap .bag_name {
    font-size: 18px;
    line-height: 27px;
  }
  #main .bag_wrap .bag_name span {
    text-underline-offset: 6px;
    -webkit-text-underline-offset: 6px;
  }

  #main .bag_wrap .bag_size {
    font-size: 0.8rem;
    margin: 1.5rem 0 1rem;
  }

  #main .bag_wrap .bag_size span {
    padding: 0 7px;
  }
  #main .bag_wrap .btn_bag_size_pop {
    display: inline-block;
  }
  #main .bag_wrap .bag_content {
    flex-wrap: wrap;
    gap: 40px;
  }

  #main .bag_wrap .con_wrap {
    width: 100%;
    padding: 0;
    background-color: #fafafa;
  }

  .content #main .merit_wrap .merit_top span {
    font-size: 16px;
    margin-bottom: 5px;
  }

  #main .bag_wrap .con_wrap .bag_txt {
    margin-top: 25px;
  }

  #main .bag_wrap .con_wrap .bag_txt .tit {
    font-size: 15px;
    margin-bottom: 12px;
  }

  #main .bag_wrap .con_wrap .bag_txt .txt {
    display: none;
  }
  #main .bag_wrap .con_wrap .bag_txt .txt_mo {
    display: block;
    font-size: 13px;
  }

  #main .bag_wrap .con_wrap .bag_txt .txt br {
    display: none;
  }

  #main .bag_wrap .bag_info {
    margin-top: 30px;
    /* border-top: 1px solid #ededed;
    padding-top: 20px; */
    background-color: #fff;
    border-radius: 10px;
  }
  #main .bag_wrap .bag_info .visit_tit {
    font-size: 1rem;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  #main .bag_wrap .bag_info .visit_tit .top_tit {
    width: 100%;
    font-size: 0.9rem;
  }
  #main .bag_wrap .bag_info .visit_tit .top_tit i {
    margin-bottom: 10px;
  }
  #main .bag_wrap .bag_info .visit_tit .top_tit .xi-maker {
    font-size: 1.25rem;
  }
  #main .bag_wrap .bag_info .visit_tit a {
    font-size: 0.75rem;
    padding-bottom: 0.25rem;
    font-family: 'Neo_Semibold';
    display: flex;
    align-items: center;
    margin-left: 10px;
  }
  #main .bag_wrap .bag_info .visit_tit a i {
    font-size: 0.8rem;
    margin-left: 0.125rem;
  }

  #main .bag_wrap .bag_info .visit_txt {
    display: none;
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
  }

  #main .bag_wrap .pr_btn {
    margin-top: 35px;
  }

  #main .bag_wrap .pr_btn a {
    font-size: 14px;
  }

  #main .merit_wrap .merit_top {
    height: 434px;
    background-size: contain;
  }

  #main .merit_wrap .merit_bottom p {
    line-height: 20px;
    font-size: 13px;
  }

  /* #main .merit_wrap .merit_bottom p > br {
    display: none;
  } */
  .content #main .merit_wrap .merit_bottom {
    margin-top: 0;
    margin-bottom: 0;
  }

  .content>div .box {
    padding: 30px 20px;
  }

  #how_order .box>div:not(.photo_wrap) {
    margin-bottom: 45px;
  }

  #how_order .box .order_info {
    font-size: 13px;
  }

  #how_order .order_info_btn {
    font-size: 12px;
  }

  #how_order .box .info_box2 .box_info {
    flex-wrap: wrap;
  }

  #how_order .box .info_box2 ul {
    width: 100%;
  }

  #how_order .box .info_box2 .info_bar {
    border: none;
    margin-right: 0;
    padding-right: 0;
  }

  #how_order .box>div ul li {
    font-size: 13px;
  }

  #how_order .box .order_info_wrap .step_img {
    height: 145px;
    background: url(/img/product/step_mo.png) 50% 50% / contain no-repeat;
  }

  #how_order .box .info_box2 .mail_info li.mail_bar {
    font-size: 13px;
  }

  #how_order .info_box2 .mail_info li.mail_bar span {
    font-size: 13px;
  }

  #review .box {
    flex-wrap: wrap;
    padding: 0;
    background: none;
    margin-top: 30px;
    padding-bottom: 30px;
  }

  #review .review_top {
    padding-bottom: 10px;
  }

  #review .review_top .btn span,
  #ask .ask_top .button span {
    width: auto;
    font-size: 12px;
    padding: 8px 20px;
  }

  #review .box .star_box_left,
  #review .box .star_box_right {
    width: 100%;
  }

  #review .box .star_box_left {
    border: none;
  }

  #review .box .star_box_left>span {
    font-size: 16px;
  }

  #review .box .star-rating span {
    margin: 0 15px;
  }

  #review .box .star-rating span i {
    font-size: 19px;
  }

  #review .box .star_box_left>div,
  #review .box .star_box_left>div .score_num {
    font-size: 17px;
  }

  #review .box .star_box_right {
    margin-left: 0;
    margin-top: 30px;
  }

  #review .score_wrap {
    border: 1px solid #fafafa;
    padding: 10px;
    margin-bottom: 10px;
  }

  #review .score_wrap:last-child {
    margin-bottom: 0;
  }

  #review .score_name {
    font-size: 12px;
  }

  #review .score_bg {
    width: 60%;
  }
  #review .score_num {
    padding-left: 0.5rem;
  }

  #review .reviews li:first-child {
    border-top: 1px solid #e2e2e2;
  }

  #review .reviews li {
    padding: 25px 0;
  }

  #review .reviews .star .user_mo {
    display: inline-block;
    color: #999;
    padding-left: 5px;
    border-left: 1px solid #d4d4d4;
    margin-left: 5px;
    font-size: 12px;
  }

  #review .reviews .star .user_mo .user_id {
    color: #999;
  }

  #review .reviews_left {
    width: 100%;
    border-right: none;
    padding-right: 0;
  }

  #review .reviews_right {
    display: none;
  }

  #review .reviews .info .date {
    font-size: 11px;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  #review .reviews .review_text {
    font-size: 13px;
  }

  #review .reviews .review_img {
    width: 90px;
    height: 90px;
  }

  #ask .ask_top {
    padding-bottom: 10px;
  }

  #ask .ask_title {
    display: none;
  }

  #ask .ask_list_wrap {
    padding: 20px 0;
  }

  #ask .ask_list {
    flex-wrap: wrap;
  }

  #ask .ask_list li {
    display: inline-block;
  }

  #ask ul.ask_com li:nth-child(1) {
    width: 100%;
    text-align: left;
  }

  #ask ul.ask_list li:nth-child(3),
  #ask ul.ask_list li:nth-child(4) {
    width: auto;
    font-size: 12px;
    color: #999;
  }

  #ask ul.ask_list li:nth-child(1) {
    font-size: 12px;
  }

  #ask ul.ask_list li:nth-child(2) {
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: left;
  }

  #ask ul.ask_list li:nth-child(3) {
    border-right: 1px solid #ededed;
    padding-right: 10px;
    margin-right: 10px;
  }

  #ask .ask_view ul li div {
    text-align: left;
    width: 100% !important;
    text-align: left !important;
  }

  #ask .ask_view ul li div:nth-child(1) {
    font-size: 12px;
    margin-bottom: 5px;
  }

  #ask .ask_view ul li div:nth-child(2) {}

  #delivery .return ul li:first-child {
    font-size: 12px;
  }

  #delivery .delivery_info li span {
    font-size: 13px
  }

  #delivery .delivery_info li p {
    font-size: 0.75rem;
  }

  #delivery .delivery_info>li {
    font-size: 0.8rem;
  }
  #delivery .delivery_info .mobile_lh {
    line-height: 1.2rem;
  }

  #delivery .delivery_info .mobile_lh br {
    display: block;
  }

  #delivery .delivery_bar li {
    font-size: 13px;
  }

  #delivery .return p {
    font-size: 13px;
  }

  .how_order_wrap .how_order {
    width: 90%;
    padding: 30px 20px 70px;
  }

  .how_order_wrap .how_order h1 {
    font-size: 23px;
  }

  .how_order_wrap .list_wrap li {
    width: 100%;
    padding: 30px 20px;
  }

  .how_order_wrap .list_wrap .title_num {
    font-size: 28px;
  }

  .how_order_wrap .list_wrap .title {
    font-size: 17px;
  }

  .how_order_wrap .list_wrap .txt {
    font-size: 14px;
  }
  .how_order_wrap .list_wrap .txt br {
    display: none;
  }

  .detail_frames .option_info {
    margin: 30px 0;
  }

  #main .main_wrap .main_img {
    margin-bottom: 30px;
  }

  .detail_frames li:nth-child(3) .plus_info {
    margin-top: 20px;
  }

  .detail_frames li:nth-child(3) p {
    font-size: 13px;
    margin-left: 3px;
    line-height: 23px;
    margin-bottom: 8px;
  }

  #main .main_wrap .com_wrap .com_info {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 20px;
  }

  #main .main_wrap .com_wrap .com_content .d_img {
    height: 250px;
  }

  #main .main_wrap .com_wrap .com_content {
    width: 100%;
    margin-right: 0;
  }

  #main .main_wrap .com_wrap .com_content .com_txt {
    margin: 12px 0 20px;
    font-size: 14px;
  }

  .how_order_wrap .go_btn a {
    margin: 10px 0;
  }

  .cor_content .ph_notice .n_tit {
    font-size: 15px;
  }

  .cor_content .ph_notice .notice_list li .n_txt {
    font-size: 14px;
  }

  #main .detail_wrap .sub_tit font {
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }

  #bag_pop .pop_content {
    padding: 50px 20px;
  }

  #bag_pop .pop_content .bag_tit {
    font-size: 18px;
  }

  #bag_pop .pop_content .bag_box {
    flex-direction: column;
  }

  #bag_pop .pop_content .bag_box .bagBox_img,
  #bag_pop .pop_content .bag_txt {
    width: 100%;
  }

  #bag_pop .size_con img {
    width: 100%;
  }

  #bag_pop .pop_content .bag_txt .e_tit {
    font-size: 12px;
  }

  #bag_pop .pop_content .bag_txt .con_tit {
    font-size: 18px;
  }

  #bag_pop .size_tb>ul.size_tb_list {
    gap: 15px;
  }

  #bag_pop .size_tb ul:first-child>li {
    font-size: 12px;
  }
  #bag_pop .size_tb>ul.size_tb_list>li:first-child {
    width: 20%;
  }

  #bag_pop .size_tb .size_tb_list2 li {
    font-size: 13px;
  }
  #bag_pop .size_tb .size_tb_list2 {
    display: none;
  }
  #bag_pop .size_tb .size_tb_list2._mobile {
    display: block;
  }

  #popWrap .xi-close {
    top: 10px;
    right: 10px;
    padding: 10px;
    font-size: 13px;
  }

  .rail_list .rail_detailWrap .rail_set {
    width: 100%;
    margin: 0 0 30px;
    padding: 30px 15px;
  }

  .rail_list .rail_detailWrap .rail_set .set_name {
    font-size: 15px;
  }

  .rail_list .rail_detailWrap .rail_set .set_sub {
    font-size: 14px;
  }

  .rail_list .rail_detailWrap .rail_set .set_list span {
    font-size: 15px;
  }

  .rail_list .rail_detailWrap .rail_set .set_list ul li {
    font-size: 14px;
  }

  #rail_detail .rail_detailCut>div {
    padding-left: 10px;
    padding-right: 10px;
  }

  #rail_detail .rail_detailCut .product_cut {
    flex-direction: column;
  }

  #rail_detail .rail_detailCut .cut_left {
    width: 100%;
    margin-right: 0;
  }

  #rail_detail .rail_detailCut .cut_right {
    width: 100%;
    margin-top: 30px;
  }

  #rail_detail .rail_detailCut .cut_left .cut_title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  #rail_detail .rail_detailCut .cut_left .cut_txt {
    font-size: 14px;
  }

  #rail_detail .rail_detailCut .cut_left .cut_txt br {
    display: none;
  }

  #rail_detail .rail_detailCut .cut_left .cut_txt .how_title {
    line-height: 28px;
  }

  #rail_detail .rail_detailCut .cut_left .cut_txt .how_list {
    padding-left: 5px;
  }

  #notice {
    padding: 30px 15px;
  }

  footer {
    margin-top: 0;
  }

  /* 개인결제창 */
  .content #main .private_img_box {
    margin-top: 40px;
  }

  .content #main .private_img_box img {
    width: 30%;
  }

  .content #main .private_txt_box.private_txt_box_mo {
    display: block;
  }

  .content #main .private_txt_box_pc {
    display: none;
  }

  .content #main .private_txt_box {}

  .content #main .private_txt_box .private_info_tit {
    font-size: 16px;
    line-height: 24px;
  }

  .content #main .private_txt_box .private_info_txt {
    font-size: 14px;
    margin-top: 20px;
  }

  .content #main .private_txt_box .private_info_txt span {}

  .content #main .private_txt_box .private_info_txt2 {
    font-size: 14px;
    line-height: 20px;
  }

  .content #main .private_txt_box .private_info_thanks {
    font-size: 14px;
    margin-top: 40px;
  }

  .content #main .private_pr_mo {
    margin-top: 40px;
    display: inline-block;
  }

  .content #main .private_pr_mo ul li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
    word-break: keep-all;
  }

  .content #main .private_pr_mo ul li::before {
    content: '';
    display: inline-block;
    width:
      3px;
    height: 3px;
    position: absolute;
    top: 12px;
    left: 0;
    background-color: #333;
    border-radius: 50%;
  }

  .content #main .private_pr_mo ul li:last-child {
    margin-bottom: 0;
  }

  .content #main .private_pr_pc {
    display: none;
  }

  .content #main .private_precautions_wrap ul {
    width: 90%;
    padding: 20px;
    font-size: 13px;
  }
}

@media screen and (max-width:767px) {
  #collageframe_pop .pop_content {
    padding: 50px 20px;
  }

  #collageframe_pop .pop_content .collage_tit {
    font-size: 18px;
  }

  #collageframe_pop .collage_content {
    padding: 0 0px;
  }

  #collageframe_pop .collage_content .txt_box {
    font-size: 13px;
    line-height: 23px;
    padding: 20px 20px;
    margin: 0 0 40px 0;
  }

  #collageframe_pop .collage_content .img_box {
    gap: 10px;
    margin: 0 0 55px 0;
    flex-wrap: wrap;
  }

  #collageframe_pop .collage_content .img_box .box {
    display: flex;
    flex-direction: column;
    flex: 0 0 48%;
  }

  #collageframe_pop .collage_content .img_box .box:nth-child(3n) {
    margin: 20px 0 0 0;
  }

  #collageframe_pop .collage_content .img_box .box .img {
    width: 100%;
    margin: 0 0 10px 0;
  }

  #collageframe_pop .collage_content .img_box .box .txt {
    font-size: 11px;
    width: 103px;
    line-height: 26px;
  }

  #collageframe_pop .collage_content .conts_box {
    font-size: 13px;
    line-height: 29px;
    padding: 20px 20px;
  }

  #main .video_box .inr {
    padding: 75px 20px 48px;
  }

  #main .video_box .inr .tit {
    font-size: 16px;
  }

  #main .video_box .inr .video_line {
    margin: 20px auto;
    width: 50px;
  }

  #main .video_box .inr .video_box_inr {
    margin: 40px auto 0;
    padding: 0;
  }

  #main .video_box .inr .video_box_inr .video_product_pc {
    display: none;
  }

  #main .video_box .inr .video_box_inr .video_product_mo {
    display: block;
  }

  .seaTabs_switch_active, .seaTabs_tab {
    padding: 12px 0;
  }

  .photo_info br {
    display: none;
  }
  .photo_info>div {
    margin-bottom: 60px;
  }

  .photo_info>font {
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 5px;
  }

  .photo_info>font br {
    display: initial;
  }

  .photo_info>p {
    line-height: 24px;
  }

  .btn_photo_wrap {
    gap: 0.5rem;
    flex-wrap: wrap;
    margin: 0 auto 20px;
    border-bottom: none;
  }
  .btn_photo_wrap .btn_photo {
    width: calc((100% - 1rem) / 3);
    padding: 0.725rem 0;
    background-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-radius: 23px;
    border: 1px solid #fff;
    font-size: 0.8rem;
  }
  .btn_photo_wrap .btn_photo::before {
    display: none;
  }
  .btn_photo_wrap .btn_photo.on {
    border-bottom: 1px solid #ffd79a;
  }
  .btn_photo_wrap .btn_photo.on::after {
    display: none;
  }

  .photo_js {
    width: 100%;
    margin-bottom: 20px;
  }

  .photo_js_ul {
    height: 265px;
  }

  .photo_js_li {
    position: relative;
    height: 215px !important;
  }

  #photo_js_div1, #photo_js_div2, #photo_js_div3 {
    height: 100%;
  }

  #photo_js_div1>ul, #photo_js_div2>ul, #photo_js_div3>ul {
    bottom: -29px;
  }

  #photo_js_div1>ul>li, #photo_js_div2>ul>li, #photo_js_div3>ul>li {
    padding: 8px;
    font-size: 13px;
  }

  .photo_btn {
    margin-top: 0;
  }

  .sec_btn {
    width: 30px;
    padding: 5px 0;
    border-radius: 50px;
  }

  .detail_top_title:not(.size_left .detail_top_title), .size_opt .size_left {
    width: 50%;
  }

  #bag_icon {
    vertical-align: middle;
  }

  #review .reviews_left .product .name {
    font-size: 14px;
    line-height: 22px;
  }


  .total_percent .per_txt_wrap .tit span {
    font-size: 13px;
  }

  .total_percent .per_txt_wrap .tit_sub {
    font-size: 0.8rem;
    width: 4rem;
  }

  .light_go {
    font-size: 10px !important;
    margin-left: 5px
  }

  .detail_top_info .name {
    flex-wrap: wrap;
  }

  #main .notice .grid .img_text {
    display: none;
  }
  #main .notice .grid .img_text_mo {
    display: block;
    text-align: left;
    margin-left: 2px;
  }

  #review .reviews .review_text {
    line-height: 24px;
  }

  .content #main .private_main_wrap {
    width: 90%;
    margin: 0 auto;
  }

  .content #main .private_txt_box .private_info_txt2 {
    padding-bottom: 50px;
  }

  .content #main .private_precautions_wrap .xi-info-o {
    display: none;
  }

  #review .review_answer {
    font-size: 13px;
    line-height: 22px;
  }

  .cor_content .middle {
    margin-top: 22%;
  }

  .cor_content .middle .con02 {
    margin-top: 22%;
    margin-bottom: 22%;
  }

  .cor_content .middle .con03 .con03_2 {
    margin-top: 18%;
  }

  .tb_frm {
    margin: 15px 0 50px 0;
  }
  .tb_frm thead tr .align-center {
    margin-top: 1rem;
    vertical-align: middle;
  }
  .tb_frm tr th {
    font-size: 12px;
    padding: 10px 0;
  }
  .tb_frm tr th .mobile_br {
    display: block;
  }

  .tb_frm tbody tr td {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
  }

  .resolution_txt {
    margin: 35px 0 0 0;
  }

  .resolution_txt .txt {
    font-size: 13px;
    margin: 0 0 7px 0;
  }

  .resolution_txt .s_txt {
    font-size: 0.75rem4;
    line-height: 21px;
  }
  .resolution_txt .s_txt br {
    display: none;
  }

  /* 일러스트 띠배너 */
  .detail_frames .il_banner_wrap {
    background-image: url('../img/list3/il_bg_mo.png');
    flex-direction: column;
    height: auto;
  }

  .detail_frames .il_banner_left {
    width: 100%;
  }

  .detail_frames .il_banner_left .banner_pc {
    display: none;
  }

  .detail_frames .il_banner_left .banner_mo {
    display: inline-block;
    width: 100%;
  }

  .detail_frames .il_banner_right {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .detail_frames .il_banner_right .name {
    font-size: 18px;
  }

  .detail_frames .il_banner_right .name span {
    font-size: 15px;
  }

  .detail_frames .il_banner_right p {
    font-size: 13px;
    line-height: 20px;
  }

  /* 5% 할인쿠폰 2024-02-27 */
  .detail_top_wrap .coupon_wrap {
    width: 100%;
    background-size: 100% 120px;
  }

  .detail_top_wrap .coupon_wrap .inr .img_coupon {
    width: 58px;
    margin: 20px 0 0 10px;
  }

  .detail_top_wrap .coupon_wrap .inr .info_c {
    background-size: 27px auto;
    text-align: left;
    margin: 8px 0 0 15px;
  }

  /*0416 포스터 추 가*/
  .poster .txt_list {
    margin: 0 0 45px 0;
  }

  .poster .txt_list .s_txt {
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0 0 15px 0;
  }

  .poster>.txt_list .tit {
    font-size: 20px;
  }

  .poster>.txt_list .txt {
    line-height: 24px;
  }

  .poster>.txt_list .txt2 {
    line-height: 21px;
    margin: 10px 0 0 0;
  }

  .poster.derail {
    margin: 50px 0 0 0 !important;
  }

  .poster.derail .inner .poster_box .swiper-wrapper>.swiper-slide {
    width: 50%;
    margin: 0 0 30px 0;
  }

  .poster.derail .inner .poster_box .swiper-wrapper>.swiper-slide:nth-last-child(-n+2) {
    margin: 0 0 0 0;
  }

  .poster.derail .inner .poster_box .swiper-wrapper>.swiper-slide .text_list {
    width: calc(100% - 50px);
  }

  .poster.derail .inner .poster_box .swiper-wrapper>.swiper-slide .text_list .tit {
    font-size: 20px;
    margin: 0 0 20px 0;
  }

  .modal .modal-content {
    width: 330px;
    height: 467px;
  }

  .modal .modal-next {
    right: 0;
  }

  .modal .modal-prev {
    left: 0;
  }

  .modal .modal-next.arrow, .modal-prev.arrow {
    width: 55px;
    height: 85px;
    line-height: 85px;
    background-color: #000000;
    border-radius: 0;
    color: #ffffff;
    opacity: 0.9;
  }

  .modal .close {
    right: 50%;
    transform: translateX(50%);
  }

  .modal .swiper-pagination01 {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    max-width: 65%;
    margin: 0 auto;
    right: 0;
    top: initial !important;
    bottom: 5% !important;
    left: 0 !important;
    transform: initial;
  }

  .modal .swiper-pagination01 .swiper-pagination-bullet {
    margin: 0 5px 5px 5px !important;
  }

  .poster.guide {
    margin: 80px 0 0 0 !important;
  }

  .poster.guide .inner .guide_box {
    padding: 10px 20px 0 20px;
    flex-direction: column;
    background-image: initial;
  }

  .poster.guide .inner .guide_box .box_left {
    max-width: 100%;
    height: auto;
    padding: 10px 10px 10px 10px;
    order: 3;
  }

  .poster.guide .inner .guide_box .box_left .txt_top {
    margin: 0 0 5px 0;
  }

  .poster.guide .inner .guide_box .box_left .txt_top>ul>li {
    width: 50%;
  }

  .poster.guide .inner .guide_box .box_left .txt_conts>ul>li {
    padding: 10px 0 10px 0;
  }

  .poster.guide .inner .guide_box .box_left .txt_conts>ul>li .number_txt {
    font-size: 14px;
  }

  .poster.guide .inner .guide_box .box_right {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .poster.guide .inner .guide_box .box_right .img_box {
    width: 100%;
    margin: 0 0 45px 0;
  }

  .poster.guide .inner .guide_box .box_right .img_box .size01 {
    float: initial;
    margin: 0 auto;
  }

  .poster.guide .inner .guide_box .box_right .img_box .size02 {
    float: initial;
    margin: 0 auto;
  }

  .poster.guide .inner .guide_box .box_right .img_box .size03 {
    float: initial;
    margin: 0 auto;
  }

  .poster.upload {
    margin: 80px 0 0 0 !important;
  }

  .poster.upload .inner .img_box .box.right {
    width: 100%;
    padding: 15px 20px 50px 20px;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area>ul>li {
    margin: 0 0 19px 0;
  }

  .poster.upload .inner .img_box .box .txt_box .tit {
    margin: 0 0 17px 0;
    font-size: 17px;
  }

  .poster.upload .inner .img_box:last-child .box.right {
    padding: 15px 20px 0 20px;
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area02>ul>li .txt.rg {
    width: calc(100% - 30px);
  }

  .poster.upload .inner .img_box .box .txt_box .txt_list_area02>ul>li .box_conts {
    width: calc(100% - 30px);
  }

  .poster.schedule {
    margin: 25px 0 0 0;
    padding: 40px 5px 0 5px;
  }

  .poster.schedule .txt_schedule {
    margin: 0 0 30px 0;
    padding: 10px 0 10px 60px;
    background-size: 50px auto;
  }

  .poster.schedule .inner {
    padding: 0;
  }

  .poster.schedule .inner .box:first-child {
    margin: 0 0 40px 0;
  }

  .poster.schedule .inner .box .tit {
    margin: 0 0 22px 0;
    font-size: 14px;
  }

  .poster.schedule .inner .box .conts {
    flex-direction: column;
  }

  .poster.schedule .inner .box .conts .bg_box {
    padding: 0 0 30px 0;
  }

  .poster.schedule .inner .box .conts .bg_box.arrow01::after {
    bottom: 8px;
    width: 12px;
    height: 14px;
  }

  .poster.schedule .inner .box .conts .bg_box.arrow02::after {
    bottom: 8px;
    width: 12px;
    height: 14px;
  }

  .poster.schedule .inner .box .conts .bg_box .box_conts {
    padding: 10px 0 18px 0;
  }

  .poster.schedule .inner .box .conts .bg_box .box_conts .txt {
    background-size: 57px auto;
    padding: 45px 0 0 0;
  }

  .poster.schedule .inner .box .conts .bg_box .box_conts .date {
    font-size: 13px;
  }

  .poster.versatile {
    margin: 40px 0 0 0;
    padding: 40px 0 0 0;
  }

  .poster.versatile .inner .dot {
    display: none;
  }

  .poster.versatile .inner .box {
    width: 100%;
    margin: 0 0 10px 0;
    height: auto;
    padding: 0;
  }

  .poster.versatile .inner .box:last-child {
    margin: 0;
  }

  .poster.versatile .inner .box:nth-child(-n+3) {
    margin: initial;
  }

  .poster.versatile .inner .box .txt {
    margin: 0 0 10px 0;
    padding: 8px 20px;
    font-size: 13px;
  }

  .poster_notice {
    margin: 50px 0 0 0;
  }

  .poster_notice .inner {
    padding: 10px 10px;
  }

  .poster_notice .inner .tit {
    margin: 0 0 10px 0;
    padding: 10px 0 10px 30px;
    font-size: 16px;
    background-size: 24px auto;
  }

  .poster_notice .inner .notce_box>ul>li {
    margin: 0 0 14px 0;
  }

  .poster_notice .inner .notce_box>ul>li .num {
    font-size: 13px;
    line-height: 20px;
  }

  .poster_notice .inner .notce_box>ul>li .txt {
    font-size: 14px;
    line-height: 20px;
  }

  /*세트구성 모달 팝업 */
  #setframe_pop .pop_content {
    padding: 50px 20px;
  }

  #setframe_pop .pop_content .pop_title {
    font-size: 18px;
  }

  #setframe_pop .pop_content .container .list {
    flex-wrap: wrap;
  }

  #setframe_pop .pop_content .container .list ._img {
    width: 100%;
    height: 150px;
    border-radius: 17px;
  }

  #setframe_pop .pop_content .container .list ._txt {
    padding-left: 0;
    padding-top: 20px;
  }

  #setframe_pop .pop_content .container .list ._txt .con_txt {
    font-size: 12px;
    line-height: 22px;
  }

  #setframe_pop .pop_content .container .list.right {
    position: static;
    height: 100%;
  }

  #setframe_pop .pop_content .container .list.right ._img {
    position: static;
  }

  #setframe_pop .pop_content .container .list.right ._txt {
    padding-left: 0;
    position: static;
  }

  /*유무광 모달 팝업 */
  #poster_pop .pop_content {
    padding: 50px 20px;
  }

  #poster_pop .pop_content .bag_tit {
    font-size: 18px;
  }

  #poster_pop .pop_content .bag_content .poster_box>.inner {
    gap: 0;
    flex-direction: column;
  }

  #poster_pop .pop_content .bag_content .poster_box>.inner .box {
    width: 100%;
    margin: 0 0 30px 0;
  }

  #poster_pop .pop_content .bag_content .poster_box>.inner .box:last-child {
    margin: 0;
  }

  #poster_pop .pop_content .bag_content>.box2 {
    padding: 10px;
  }

  #poster_pop .pop_content .bag_content>.box2 .inr {
    gap: 0;
    flex-direction: column;
  }

  #poster_pop .pop_content .bag_content>.box2 .inr .box {
    width: 100%;
  }

  #poster_pop .pop_content .bag_content>.box2 .inr .box.mb {
    display: none;
  }

  #poster_pop .pop_content .bag_content>.box2 .inr .box.mb_vdo {
    display: block;
  }

  #poster_pop .pop_content .bag_content>.box2 .inr .box .img_box {
    margin: 0 0 15px 0;
  }

  #poster_pop .pop_content .bag_content>.box2 .inr .box:last-child .img_box {
    margin: 0 0 0 0;
  }

  #poster_pop .pop_content .bag_content .txt_point {
    font-size: 0.8rem;
    line-height: 1.25rem;
    margin: 20px 0 0 0;
  }

  #poster_pop .pop_content .bag_content .poster_box>.img_box {
    margin: 0 0 30px 0;
  }

  #poster_pop .pop_content .bag_content .poster_box>.img_box .img_txt {
    margin: 12px 0 30px 0;
  }

  #poster_pop .pop_content .bag_content .poster_box>.img_box .img_txt>ul>li .txt {
    font-size: 11px;
    line-height: 26px;
    padding: 0 15px;
  }

  #poster_pop .pop_content .bag_content .poster_box>.inner .box .txt_list .tit {
    font-size: 16px;
    padding: 0 0 8px 17px;
  }

  #poster_pop .pop_content .bag_content .poster_box>.inner .box .txt_list .tit.icon01:before,
  #poster_pop .pop_content .bag_content .poster_box>.inner .box .txt_list .tit.icon02:before {
    left: 7px;
    top: 6px;
    width: 4px;
    height: 5px;
  }

  #poster_pop .pop_content .bag_content .poster_box>.inner .box .txt_list .txt {
    font-size: 14px;
    line-height: 22px;
    margin: 17px 0 17px 0;
  }

  #poster_pop .pop_content .bag_content .poster_box>.inner .box .txt_list .txt .bgc {
    font-size: 14px;
  }

  #poster_pop .pop_content .bag_content .poster_box>.inner .box .txt_list .txt_box {
    padding: 20px 15px;
  }

  #poster_pop .pop_content .bag_content .poster_box>.inner .box .txt_list .txt_box .txt_list>ul>li {
    font-size: 0.75rem;
    line-height: 24px;
  }

  #poster_pop .pop_content .bag_content .poster_box>.inner .box .txt_list .txt_box .txt_list>ul>li .line {
    font-size: 0.8rem;
  }

  #poster_pop .pop_content .bag_content .poster_box>.inner .box .txt_list .txt_box .txt_list .s_txt {
    font-size: 14px;
    margin: 0 0 8px 0;
  }

  #poster_pop .pop_content .bag_content>.box2 .inr .box .txt_box .txt {
    font-size: 15px;
    width: 30px;
    line-height: 30px;
  }
}
