@charset "UTF-8";

/*로그인*/
#login_wrap{width:518px; height:100vh; min-height:1007px; padding:178px 0 0 0; margin:0 auto; background:url("../images/sub/login_back.png") no-repeat; background-size:cover;}
#login_wrap h1{text-align:center; margin-bottom:100px;}
#login_wrap h2{text-align:center; margin-top:210px;}
#login_wrap .login_box{width:100%; padding:0 48px;}
#login_wrap .login_box .login_input{width:100%; margin-bottom:16px;}
#login_wrap .login_box .login_input input{width:100%; height:56px; padding:0 34px; border:0 none; background:url("../images/sub/login_input.png") no-repeat; font-size:18px; color:white;}
#login_wrap .login_box .login_input input::placeholder{color:white; font-size:18px;}
#login_wrap .login_box .login_btn{width:100%;}
#login_wrap .login_box .login_btn a{display:block; width:100%; height:56px; line-height:56px; text-align:center; background:white; font-size:18px; color:#1f838a;}
#login_wrap .login_box .login_other{width:100%; padding:35px 10px; overflow:hidden;}
#login_wrap .login_box .login_other a{color:white; font-size:16px;}
#login_wrap .login_box .login_other span{color:white; color:#388378; font-size:16px; margin:0 10px;}
#login_wrap .login_box .login_other .left{float:left;}
#login_wrap .login_box .login_other .right{float:right;}
#login_wrap .dhcfc_login{width:356px; margin:0 auto;}
#login_wrap .dhcfc_login a{display:block; width:100%; height:56px; line-height:56px; text-align:center; font-size:19px; font-family:"G_B"; color:white; background:url("../images/sub/dhcfc_login_btn.png") no-repeat;}

/*서브헤더*/
.header_sub{width:100%; height:120px; padding:20px 24px 0 24px; position:absolute; top:0; left:0;}
.header_sub .box{width:100%; overflow:hidden; padding-bottom:20px; border-bottom:1px solid #39867b;}
.header_sub .box h1{float:left;}
.header_sub .box .move_ico{float:right; padding-top:11px;}
.header_sub .box .move_ico a{float:left; margin-left:12px;}
.header_sub .box .move_ico a:nth-child(1){margin-left:0;}

.header_sub .header_menu{position:absolute; top:65px; right:24px; width:180px; background:#9f2842; padding:15px; display:none; z-index:9999;}
.header_sub .header_menu ul li{border-bottom:1px solid #94253d;}
.header_sub .header_menu ul li a{display:block; width:100%; line-height:40px; text-align:right; color:white; font-size:16px;}
.header_sub .header_menu .header_mb{width:100%; text-align:right; font-size:14px; color:white; font-family:"G_L"; padding-top:25px;}
.header_sub .header_menu .header_mb a{color:white;}
.header_sub .header_menu .header_mb span{margin:0 10px;}

/*서브타이틀*/
.sub_title_1{font-size:18px; color:black; margin-bottom:20px;}
.sub_title_2{font-size:18px; color:white; margin-bottom:20px;}

/**/
.sub_wrap{width:100%; padding:120px 24px 60px 24px; background:url("../images/sub/sub_top_back.jpg") no-repeat left top;}
.sub_wrap.other{background:url("../images/sub/sub_top_back2.jpg") no-repeat left top;}

/**/
.sub_section{width:100%; padding-top:65px;}

/**/
.mypage_tab{width:100%; height:136px; margin-bottom:50px;}
.mypage_tab li{width:149px; float:left; margin-left:12px;}
.mypage_tab li:nth-child(1){margin-left:0;}
.mypage_tab li:nth-child(2){width:148px;}
.mypage_tab li img{width:100%; height:auto;}

/**/
.sub_tab{width:100%; overflow:hidden; margin-bottom:20px;}
.sub_tab li{float:left; line-height:28px; margin-right:15px;}
.sub_tab li a{font-size:18px; color:#999; vertical-align:bottom;}
.sub_tab li.on a{color:#000;}

/*마이페이지*/
.mypage{width:100%;}
.mypage .top{width:100%; height:407px; padding:132px 0 0 35px; background:url("../images/sub/mypage_top_240823.jpg") no-repeat;}
.mypage .top h3{font-size:28px; font-family:"G_B"; color:white; margin-bottom:10px;}
.mypage .top p{font-size:18px; line-height:26px; color:white;}
.mypage .bottom{width:100%; padding:50px 24px 80px 24px;}
.mypage .bottom .m_b_01{width:100%; margin-bottom:40px;}
.mypage .bottom .m_b_01 .box{width:100%; height:144px; padding-top:27px; overflow:hidden; background:url("../images/sub/mypage_match_box.png") no-repeat;}
.mypage .bottom .m_b_01 .box .emb{float:left; width:100px; text-align:center;}
.mypage .bottom .m_b_01 .box .emb img{width:90px; height:auto;}
.mypage .bottom .m_b_01 .box .info{float:left; width:270px; text-align:center;}
.mypage .bottom .m_b_01 .box .info h3{font-size:18px; line-height:22px; font-family:"G_B";}
.mypage .bottom .m_b_01 .box .info h4{font-size:34px; line-height:48px; font-family:"G_B";}
.mypage .bottom .m_b_01 .box .info p{font-size:16px; line-height:20px; letter-spacing:-1px;}
.mypage .bottom .m_b_02{width:100%;}
.mypage .bottom .m_b_02 .box{width:100%; overflow:hidden;}
.mypage .bottom .m_b_02 .box div{width:149px; float:left; margin-left:12px;}
.mypage .bottom .m_b_02 .box div:nth-child(1){margin-left:0;}
.mypage .bottom .m_b_02 .box div:nth-child(2){width:148px;}
.mypage .bottom .m_b_02 .box div img{width:100%; height:auto;}

/**/
.btn_s_wrap{width:100%; text-align:center; margin-top:30px;}
.btn_s_wrap a{display:inline-block; width:150px; height:48px; line-height:48px; text-align:center; font-size:18px; color:white;}
.btn_s_wrap .type_1{background:#04a174;}
.btn_s_wrap .type_2{background:#006e4e;}

/**/
.btn_wrap{width:100%; overflow:hidden;}
.btn_wrap.other{margin-top:20px;}
.btn_wrap .half{width:calc(50% - 5px); height:48px; line-height:48px; float:left; text-align:center; display:block; font-size:18px; color:#333; margin-left:10px;}
.btn_wrap .half:nth-child(1){margin-left:0;}
.btn_wrap .full{width:100%; height:48px; line-height:48px; float:left; text-align:center; display:block; font-size:18px; color:#333;}
.btn_wrap .type_1{background:#04a174; color:white;}
.btn_wrap .type_2{background:#006e4e; color:white;}

.infom_text{width:100%; margin-top:15px;}
.infom_text p{font-size:14px; line-height:18px; margin-top:5px; color:#999;}
.infom_text p:nth-child(1){margin-top:0;}

/**/
.mp_order_h{width:100%; background:white;}
.mp_order_h.other{margin-bottom:12px;}
.mp_order_h .box{width:100%; border:1px solid #addcd5; padding:22px; margin-top:12px;}
.mp_order_h .box:nth-child(1){margin-top:0;}

.mp_order_h .box .top{width:100%; overflow:hidden;}
.mp_order_h .box .top h3{max-width:364px; float:left; font-size:18px; line-height:24px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-wrap:break-word;}
.mp_order_h .box .top a{float:left; margin-left:6px;}

.mp_order_h .box .bottom{width:100%; margin-top:10px;}
.mp_order_h .box .bottom table{width:100%; font-size:15px;}
.mp_order_h .box .bottom table tbody tr td{line-height:26px; color:#333;}
.mp_order_h .box .bottom table tbody tr td.back{color:#045245; vertical-align:top;}
.mp_order_h .box .bottom table tbody tr td.left{text-align:left;}
.mp_order_h .box .bottom table tbody tr td.right{text-align:right;}

/**/
.order_num{width:100%; border:1px solid #addcd5; background:white; text-align:center; height:64px; line-height:62px; font-size:18px; margin-bottom:12px;}

/**/
.chk_all{width:100%; font-size:14px; line-height:22px; color:#333; margin-bottom:8px;}
.chk_all input[type="checkbox"]{display:none;}
.chk_all input[type="checkbox"] + label{display:inline-block; vertical-align:top; width:18px; height:18px; border:1px solid #00463f; background:white; border-radius:2px; position:relative; margin-right:7px;}
.chk_all input[type="checkbox"]:checked + label::after{content:"✔"; color:#045245; font-size:16px; width:18px; height:18px; text-align:center; position:absolute; left:0; top:0;}

.gds_wrap{width:100%; border-top:2px solid #00463f;}
.gds_wrap .box{width:100%; margin-top:8px;}
.gds_wrap .box:nth-child(1){margin-top:0;}
.gds_wrap .box .top{width:100%; padding:19px 9px; border-bottom:1px solid #e3e3e3;}
.gds_wrap .box .top .tit{font-size:18px; line-height:22px; color:#333;}
.gds_wrap .box .top .tit input[type="checkbox"]{display:none;}
.gds_wrap .box .top .tit input[type="checkbox"] + label{display:inline-block; vertical-align:top; width:18px; height:18px; border:1px solid #00463f; background:white; border-radius:2px; position:relative; margin-right:7px;}
.gds_wrap .box .top .tit input[type="checkbox"]:checked + label::after{content:"✔"; color:#045245; font-size:16px; width:18px; height:18px; text-align:center; position:absolute; left:0; top:0;}

.gds_wrap .box .top .gds_info{width:100%; overflow:hidden; margin-top:15px;}
.gds_wrap .box .top .gds_info .left{width:80px; float:left;}
.gds_wrap .box .top .gds_info .left .img{width:100%; padding-bottom:100%; background:#f6f6f6; position:relative;}
.gds_wrap .box .top .gds_info .left .img img{width:100%; height:100%; position:absolute; top:0; left:0;}
.gds_wrap .box .top .gds_info .right{width:calc(100% - 92px); float:left; margin-left:12px; padding:6px 0;}
.gds_wrap .box .top .gds_info .right p{font-size:15px; color:#333; line-height:24px;}
.gds_wrap .box .top .gds_info .right p span{font-size:13px; color:#00463f; margin-left:20px; vertical-align:bottom;}
.gds_wrap .box .top .gds_info .right h5{font-size:16px; color:#333; line-height:20px; text-align:right;}
.gds_wrap .box .top .gds_info .middle{width:100%; float:left; margin-top:20px;}
.gds_wrap .box .top .gds_info .middle h4{font-size:14px; line-height:18px; margin-bottom:10px;}
.gds_wrap .box .top .gds_info .middle ul li{width:100%; overflow:hidden; font-size:14px; line-height:24px;}
.gds_wrap .box .top .gds_info .middle ul li .m_left{color:#333; float:left; width:calc(100% - 80px);}
.gds_wrap .box .top .gds_info .middle ul li .m_right{font-size:12px; color:#333; float:left; width:80px; text-align:right;}

 /*?*/
.gds_wrap .box .bottom{width:100%; padding:15px 0 30px 0; border-top:2px solid #efefef; margin-top:10px;}
.gds_wrap .box .bottom table{width:100%; font-size:16px; color:#333;}
.gds_wrap .box .bottom table tbody tr td{vertical-align:middle; text-align:left; padding:6px 0;}
.gds_wrap .box .bottom table tbody tr td:nth-child(1){width:120px;}
.gds_wrap .box .bottom table tbody tr td:nth-child(1) p{color:#00463f; font-size:13px; font-family:"G_L"; padding-left:20px;}
.gds_wrap .box .bottom table tbody tr td:nth-child(2){width:auto;}
.gds_wrap .box .bottom table tbody tr td:nth-child(2) input,.gds_wrap .box .bottom table tbody tr td:nth-child(2) select{width:100%; height:43px; padding:0 10px; font-size:15px; color:#333;}
.gds_wrap .box .bottom table tbody tr td:nth-child(2) .qtt{width:100%; overflow:hidden;}
.gds_wrap .box .bottom table tbody tr td:nth-child(2) .qtt .left{width:60%; float:left;}
.gds_wrap .box .bottom table tbody tr td:nth-child(2) .qtt .right{width:24px; float:left; margin-left:5px; position:relative;}
.gds_wrap .box .bottom table tbody tr td:nth-child(2) .qtt .right a{width:100%; height:50%; position:absolute; left:0;}
.gds_wrap .box .bottom table tbody tr td:nth-child(2) .qtt .right .up{top:0;}
.gds_wrap .box .bottom table tbody tr td:nth-child(2) .qtt .right .down{top:50%;}

/**/
.amount_wrap{width:100%; background:white; border:1px solid #addcd5; overflow:hidden; margin:12px 0 35px 0; font-size:16px; color:#333; line-height:22px; padding:20px;}
.amount_wrap b{font-family:"G_B";}
.amount_wrap .left{float:left;}
.amount_wrap .right{float:right;}

/**/
.address_mng{width:100%;}
.address_mng .box{width:100%; margin-top:40px;}
.address_mng .box:nth-child(1){margin-top:0;}
.address_mng .box .info{width:100%; padding:10px 20px; border:1px solid #addcd5;position:relative;}
.address_mng .box .info.other{margin-top:12px;}

.address_mng .box .info table{width:100%; font-size:16px;}
.address_mng .box .info table tbody tr td{line-height:20px; padding:5px 0; height:40px; vertical-align:middle; color:#333;}
.address_mng .box .info table tbody tr td.left{color:#045245;}

.address_mng .box .info table tbody tr td input[type="text"]{width:100%; height:40px; border:1px solid #f3f3f3; color:#333; font-size:14px;}

.address_mng .box .info table tbody tr td.radio label{margin-left:25px;}
.address_mng .box .info table tbody tr td.radio label:nth-child(1){margin-left:0;}
.address_mng .box .info table tbody tr td.radio label input[type="radio"]{margin-right:7px;}

/**/
.reason_input{width:100%; border:1px solid #addcd5; padding:7px;}
.reason_input table{width:100%; font-size:18px;}
.reason_input table tbody tr td{line-height:20px; min-height:30px; vertical-align:middle;}
.reason_input table tbody tr td.left{color:#045245; padding-left:13px;}
.reason_input table tbody tr td.top{vertical-align:top;}
.reason_input table tbody tr td input[type="text"]{width:100%; border:1px solid #f3f3f3; height:48px; color:#999; font-size:15px; padding:0 10px; font-family:"G_L";}
.reason_input table tbody tr td input::placeholder{color:#b3b3b3; font-family:"G_L";}

/**/
.mp_qr{width:100%; border:1px solid #addcd5; margin-top:12px; padding:20px 0; text-align:center;}
.mp_qr img{width:182px; height:auto;}

/**/
.mp_qr_pop{width:100%; height:100vh; background:rgba(0,0,0,0.6); position:absolute; top:0; left:0; display:none;}
.mp_qr_pop div{width:380px; height:172px; background:url('../images/sub/qr_pop_back.png') no-repeat; position:absolute; top:50%; left:50%; margin-top:-86px; margin-left:-190px; text-align:center; font-size:18px; padding-top:115px;}

/**/
.pay_wrap{width:100%; border:1px solid #addcd5; margin:12px 0 35px 0; padding:20px;}
.pay_wrap .type_1{font-size:16px; line-height:20px; text-align:right;}
.pay_wrap .type_2{font-size:20px; line-height:24px; margin-top:6px; text-align:right;}
.pay_wrap .type_2 b{font-family:"G_B"; color:#035244;}

/**/
.shop_step{width:100%; font-size:18px; text-align:center; color:#999; margin-bottom:20px;}
.shop_step b{color:black;}
.shop_step span{margin:0 10px;}

/**/
.gd_list{width:100%; overflow:hidden;}
.gd_list .box{width:228px; border:1px solid #addcd5; margin-right:14px; margin-top:14px; float:left; padding:10px;}
.gd_list .box:nth-child(2n){margin-right:0;}
.gd_list .box:nth-child(1),.gd_list .box:nth-child(2){margin-top:0;}
.gd_list .box .img{width:100%; padding-bottom:100%; position:relative;}
.gd_list .box .img img{width:100%; height:100%; position:absolute; top:0; left:0;}
.gd_list .box .txt{font-size:18px; padding:10px 5px 0 5px;}
.gd_list .box .txt h4 a{display:block; max-width:100%; color:#999; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-wrap:break-word;}
.gd_list .box .txt p{color:#333; margin-top:10px;}

/**/
.gds_v_top{width:100%; border:1px solid #addcd5; padding:19px;}

.gds_v_top .gds_name{font-size:18px; margin-bottom:20px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-wrap:break-word;}

.gds_v_top .img{width:100%; padding-bottom:100%; background:#f6f6f6; position:relative;}
.gds_v_top .img img{position:absolute; top:0; left:0; width:100%; height:100%;}

.gds_v_top .info{width:100%;}
.gds_v_top .info .name{font-size:18px; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-wrap:break-word; text-align:center; margin:20px 0;}

.gds_v_top .info .t_1{width:100%;}
.gds_v_top .info .t_1 table{width:100%; font-size:16px; color:#333;}
.gds_v_top .info .t_1 table tbody tr td{vertical-align:middle; text-align:left; height:40px;}
.gds_v_top .info .t_1 table tbody tr td.left{color:#045245;}
.gds_v_top .info .t_1 table tbody tr td:nth-child(1){width:100px;}
.gds_v_top .info .t_1 table tbody tr td:nth-child(2){width:auto;}

.gds_v_top .info .t_2{width:100%; border-bottom:1px solid #eff8f7; padding-bottom:15px;}
.gds_v_top .info .t_2 table{width:100%; font-size:16px; color:#333;}
.gds_v_top .info .t_2 table tbody tr td{vertical-align:middle; text-align:left; padding:6px 0;}
.gds_v_top .info .t_2 table tbody tr td.left{color:#045245;}
.gds_v_top .info .t_2 table tbody tr td:nth-child(1){width:120px;}
.gds_v_top .info .t_2 table tbody tr td:nth-child(1) p{color:#922f49; font-size:14px;}
.gds_v_top .info .t_2 table tbody tr td:nth-child(2){width:auto;}
.gds_v_top .info .t_2 table tbody tr td:nth-child(2) input,.gds_v_top .info .t_2 table tbody tr td:nth-child(2) select{width:100%; height:48px; border:1px solid #f3f3f3; padding:0 10px; font-size:15px; color:#333;}
.gds_v_top .info .t_2 table tbody tr td:nth-child(2) .qtt{width:100%; overflow:hidden;}
.gds_v_top .info .t_2 table tbody tr td:nth-child(2) .qtt .left{width:60%; float:left;}
.gds_v_top .info .t_2 table tbody tr td:nth-child(2) .qtt .right{width:30px; float:left; margin-left:5px; position:relative;}
.gds_v_top .info .t_2 table tbody tr td:nth-child(2) .qtt .right a{width:100%; height:50%; position:absolute; left:0;}
.gds_v_top .info .t_2 table tbody tr td:nth-child(2) .qtt .right .up{top:0;}
.gds_v_top .info .t_2 table tbody tr td:nth-child(2) .qtt .right .down{top:50%;}

.gds_v_top .info .btn{width:100%; overflow:hidden; margin-top:25px;}
.gds_v_top .info .btn .b_1{display:block; width:calc(32% - 5px); height:48px; line-height:48px; text-align:center; float:left; margin-right:10px; background:#04a174; font-size:18px; color:white;}
.gds_v_top .info .btn .b_2{display:block; width:calc(68% - 5px); height:48px; line-height:48px; text-align:center; float:left; background:#006e4e; font-size:18px; color:white;}
.gds_v_top .info .btn .b_3{display:block; width:100%; height:48px; line-height:48px; text-align:center; background:#dfdfdf; font-size:18px; color:#333;}

.gds_v_bottom{width:100%; margin-top:30px;}
.gds_v_bottom .box{width:100%; border:1px solid #addcd5; padding:19px; font-size:15px; line-height:21px; color:#333; font-family:"G_L";}
.gds_v_bottom .box img{width:100%; height:auto;}

/**/
.mp_complain{width:100%;}
.mp_complain .box{width:100%; border:1px solid #addcd5; padding:19px; margin-top:12px;}
.mp_complain .box:nth-child(1){margin-top:0;}
.mp_complain .box .cpl_top{width:100%; padding-right:30px;position:relative;}
.mp_complain .box .cpl_top h5{font-size:18px; line-height:24px; overflow:hidden;}
.mp_complain .box .cpl_top h5 span{display:inline-block; width:55px; height:22px; line-height:26px; text-align:center; font-size:13px; color:white; letter-spacing:-0.5px; margin-right:12px;}
.mp_complain .box .cpl_top h5 span.ing{background:#9f2842;}
.mp_complain .box .cpl_top h5 span.finish{background:#009375;}
.mp_complain .box .cpl_top a{position:absolute; top:0; right:0;}
.mp_complain .box .cpl_bottom{width:100%; margin-top:20px; padding-top:20px; border-top:1px solid #eef7f6; font-size:16px;}
.mp_complain .box .cpl_bottom .date{color:#b5b5b5;}
.mp_complain .box .cpl_bottom .cpl_txt{color:#555; line-height:22px; margin-top:15px;}
.mp_complain .box .cpl_bottom .cpl_txt .img{width:100%; text-align:center; margin-bottom:15px;}
.mp_complain .box .cpl_bottom .cpl_txt .img img{max-width:100%; width:auto; height:auto;}
.mp_complain .box .cpl_bottom .cpl_rpl{width:100%; margin-top:20px; padding-top:20px; padding-left:30px; border-top:1px solid #eef7f6; color:#555; position:relative;}
.mp_complain .box .cpl_bottom .cpl_rpl::before{content:""; width:24px; height:24px; background:url("../images/sub/my_cpl_rpl.jpg") no-repeat; position:absolute; top:20px; left:0;}

/**/
.mp_crh{width:100%;}
.mp_crh .box{width:100%; border:1px solid #addcd5; padding:19px; margin-top:12px;}
.mp_crh .box:nth-child(1){margin-top:0;}
.mp_crh .box h5{font-size:18px; line-height:22px; overflow:hidden;}
.mp_crh .box h5 span{display:inline-block; width:95px; height:22px; line-height:26px; text-align:center; font-size:13px; color:white; letter-spacing:-0.5px; margin-right:12px; background:#9f2842;}
.mp_crh .box div{width:100%; margin-top:20px; padding-top:20px; border-top:1px solid #eef7f6; font-size:16px; line-height:22px; color:#555;}

/**/
.mp_ctf{width:100%;}
.mp_ctf .box{width:100%; border:1px solid #addcd5; padding:19px; margin-top:12px;}
.mp_ctf .box:nth-child(1){margin-top:0;}
.mp_ctf .box h5{font-size:18px; line-height:22px; overflow:hidden;}
.mp_ctf .box h5 span{display:inline-block; width:95px; height:22px; line-height:26px; text-align:center; font-size:13px; color:white; letter-spacing:-0.5px; margin-right:12px; background:#9f2842;}
.mp_ctf .box .txt{width:100%; margin-top:20px; padding-top:20px; border-top:1px solid #eef7f6;}
.mp_ctf .box .txt .img{width:100%; text-align:center;}
.mp_ctf .box .txt .img img{max-width:100%; width:auto; height:auto;}
.mp_ctf .box .txt p{width:100%; margin-top:15px; font-size:16px; line-height:22px; color:#555;}

/**/
.mp_scr{width:100%;}
.mp_scr .top{width:100%; border:1px solid #addcd5; padding:19px 0; font-size:18px; text-align:center;}
.mp_scr .top b{font-size:40px; color:#00b669; font-family:"G_B";}
.mp_scr .bottom{width:100%; margin-top:12px;}
.mp_scr .bottom .box{width:100%; border:1px solid #addcd5; padding:19px; margin-top:12px;}
.mp_scr .bottom .box:nth-child(1){margin-top:0;}
.mp_scr .bottom .box h5{font-size:18px; line-height:22px; overflow:hidden;}
.mp_scr .bottom .box h5 span{display:inline-block; width:95px; height:22px; line-height:26px; text-align:center; font-size:13px; background:#9f2842; color:white; letter-spacing:-0.5px; margin-right:12px;}
.mp_scr .bottom .box div{width:100%; margin-top:20px; padding-top:20px; border-top:1px solid #eef7f6;}
.mp_scr .bottom .box div table{width:100%; font-size:16px; color:#333;}
.mp_scr .bottom .box div table tbody tr td{height:30px; vertical-align:middle;}
.mp_scr .bottom .box div table tbody tr td.left{color:#045245;}
.mp_scr .bottom .box div table tbody tr td span{margin-left:5px;}
.mp_scr .bottom .box div table tbody tr td span.success{color:#9f2842;}
.mp_scr .bottom .box div table tbody tr td span.fail{color:#999;}

/**/
.mp_tss{width:100%;}
.mp_tss .mp_tss_box{width:100%; margin-top:12px;}
.mp_tss .mp_tss_box:nth-child(1){margin-top:0;}
.mp_tss .mp_tss_box .box{width:100%; border:1px solid #addcd5; padding:19px;}
.mp_tss .mp_tss_box .box h5{font-size:18px; line-height:22px; overflow:hidden;}
.mp_tss .mp_tss_box .box h5 span{display:inline-block; width:95px; height:22px; line-height:26px; text-align:center; font-size:13px; color:white; letter-spacing:-0.5px; margin-right:12px; background:#9f2842;}
.mp_tss .mp_tss_box .box div{width:100%; margin-top:20px; padding-top:20px; border-top:1px solid #eef7f6; font-size:16px; line-height:22px; color:#555; text-align:center;}

.mp_tss .mp_tss_box .bottom_info{width:100%; border:1px solid #addcd5; border-top:0 none; padding:7px;}
.mp_tss .mp_tss_box .bottom_info ul{width:100%; overflow:hidden;}
.mp_tss .mp_tss_box .bottom_info ul li{width:120px; height:120px; margin-left:47px; float:left; text-align:center; font-size:22px; padding-top:80px;}
.mp_tss .mp_tss_box .bottom_info ul li:nth-child(1){margin-left:0; background:url("../images/sub/tss_t_back1.jpg") no-repeat;}
.mp_tss .mp_tss_box .bottom_info ul li:nth-child(2){background:url("../images/sub/tss_t_back2.jpg") no-repeat;}
.mp_tss .mp_tss_box .bottom_info ul li:nth-child(3){background:url("../images/sub/tss_t_back3.jpg") no-repeat;}

/**/
.res_sect_l{width:100%;}
.res_sect_l .box{width:100%; border:1px solid #addcd5; padding:19px; margin-top:12px;}
.res_sect_l .box:nth-child(1){margin-top:0;}
.res_sect_l .box .top{width:100%; overflow:hidden;}
.res_sect_l .box .top h3{max-width:394px; float:left; font-size:18px; line-height:24px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-wrap:break-word;}
.res_sect_l .box .top a{float:left; margin-left:6px;}
.res_sect_l .box .bottom{width:100%; margin-top:20px; padding-top:20px; border-top:1px solid #eef7f6; font-size:16px; line-height:22px; color:#555; text-align:center;}

/**/
.res_wrap{width:100%;}
.res_wrap .top{width:100%;  border:1px solid #addcd5; padding:19px;}
.res_wrap .top h3{width:100%; font-size:18px; line-height:24px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; word-wrap:break-word;}
.res_wrap .top div{width:100%; margin-top:20px; padding-top:20px; border-top:1px solid #eef7f6; font-size:16px; line-height:22px; color:#555; text-align:center;}

.res_wrap .info{width:100%;  border:1px solid #addcd5; padding:19px; margin-bottom:12px;}
.res_wrap .info p{font-size:15px; line-height:21px; color:#555; margin-top:8px;}
.res_wrap .info p:nth-child(1){margin-top:0;}

.res_wrap .res_sect{width:100%; margin-top:30px;}
.res_wrap .res_sect > div{width:100%; margin-top:20px;}
.res_wrap .res_sect > div:nth-child(1){margin-top:0;}
.res_wrap .res_sect .table table{width:100%; font-size:14px;}
.res_wrap .res_sect .table table tbody tr{border-top:1px solid #ececec;}
.res_wrap .res_sect .table table tbody tr:nth-child(1){border-top:0 none;}
.res_wrap .res_sect .table table tbody tr:nth-child(1) td{background:#055548 !important; color:white;}
.res_wrap .res_sect .table table tbody tr td{text-align:center; vertical-align:middle; border-left:1px solid #ececec; height:48px;}
.res_wrap .res_sect .table table tbody tr td:nth-child(1){border-left:0 none;}

.res_wrap .res_sect .table table tbody tr td:nth-child(1){width:24%; padding:5px; background:#08695b; color:white;}
.res_wrap .res_sect .table table tbody tr td:nth-child(2){width:19%;}
.res_wrap .res_sect .table table tbody tr td:nth-child(3){width:19%;}
.res_wrap .res_sect .table table tbody tr td:nth-child(4){width:19%;}
.res_wrap .res_sect .table table tbody tr td:nth-child(5){width:19%;}

.res_wrap .choice{width:100%; border:1px solid #addcd5; padding:19px;}
.res_wrap .choice .title{width:100%; text-align:center; font-size:16px; line-height:32px; background:#9f2842; color:white;}
.res_wrap .choice .list{width:100%;}
.res_wrap .choice .list .box{width:100%;}
.res_wrap .choice .list .box h4{width:100%; font-size:15px; line-height:18px; padding:15px 0 15px 0; border-bottom:1px solid #eff8f7; position:relative;}
.res_wrap .choice .list .box h4::before{display:block; width:25px; position:absolute; top:15px; left:0;}
.res_wrap .choice .list .box ul{width:100%; padding:15px 0; border-bottom:1px solid #eff8f7; overflow:hidden;}
.res_wrap .choice .list .box ul li{font-size:15px; margin-top:10px;}
.res_wrap .choice .list .box ul li:nth-child(1){margin-top:0;}
.res_wrap .choice .list .box ul li input[type="radio"]{margin-right:10px;}
.res_wrap .choice .list .box ul li input[type="checkbox"]{margin-right:10px;}
.res_wrap .choice .list .box ul li div{width:100%; padding-left:22px; margin-top:7px;}
.res_wrap .choice .list .box ul li div input[type="text"]{width:100%; height:35px; font-size:14px; color:#666; padding:0 10px;}
.res_wrap .choice .list .box .textbox{width:100%; padding:15px 0; border-bottom:1px solid #eff8f7;}
.res_wrap .choice .list .box .textbox textarea{width:100%; height:150px; font-size:14px; line-height:18px; color:#666; padding:10px;}
/*
.res_wrap .choice .list .box:nth-child(1) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(2) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(3) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(4) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(5) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(6) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(7) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(8) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(9) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(10) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(11) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(12) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(13) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(14) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(15) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(16) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(17) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(18) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(19) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(20) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(21) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(22) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(23) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(24) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(25) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(26) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(27) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(28) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(29) h4::before{content:"";}
.res_wrap .choice .list .box:nth-child(30) h4::before{content:"";}*/

/**/
.event_wrap{width:100%;}

.event_wrap .top_match{width:100%; height:144px; padding-top:27px; overflow:hidden; background:url("../images/sub/mypage_match_box.png") no-repeat;}
.event_wrap .top_match .emb{float:left; width:100px; text-align:center;}
.event_wrap .top_match .emb img{width:90px; height:auto;}
.event_wrap .top_match .info{float:left; width:270px; text-align:center;}
.event_wrap .top_match .info h3{font-size:18px; line-height:22px; font-family:"G_B";}
.event_wrap .top_match .info h4{font-size:34px; line-height:48px; font-family:"G_B";}
.event_wrap .top_match .info p{font-size:16px; line-height:20px; letter-spacing:-1px;}

.event_wrap .top_info{width:100%; border:1px solid #addcd5; padding:7px;}
.event_wrap .top_info ul{width:100%; overflow:hidden;}
.event_wrap .top_info ul li{width:120px; height:120px; margin-left:47px; float:left; text-align:center; font-size:22px; padding-top:80px;}
.event_wrap .top_info ul li:nth-child(1){margin-left:0; background:url("../images/sub/tss_t_back1.jpg") no-repeat;}
.event_wrap .top_info ul li:nth-child(2){background:url("../images/sub/tss_t_back2.jpg") no-repeat;}
.event_wrap .top_info ul li:nth-child(3){background:url("../images/sub/tss_t_back3.jpg") no-repeat;}

/*응원메시지*/
.crm_wrap{width:100%; margin-top:20px;}
.crm_wrap .top{width:100%; border:1px solid #addcd5; padding:7px; overflow:hidden;}
.crm_wrap .top input{width:calc(100% - 98px); margin-right:8px; height:48px; float:left; border:1px solid #f3f3f3; padding:0 10px; font-size:15px; color:#333; font-family:"G_L";}
.crm_wrap .top input::placeholder{color:#b3b3b3; font-family:"G_L";}
.crm_wrap .top a{display:block; width:90px; height:48px; line-height:48px; text-align:center; float:left; background:#006e4e; color:white; font-size:18px;}
.crm_wrap .bottom{width:100%; border:1px solid #addcd5; padding:19px; margin-top:12px;}
.crm_wrap .bottom .list{width:100%; margin-top:20px;}
.crm_wrap .bottom .list:nth-child(1){margin-top:0;}
.crm_wrap .bottom .list h4{font-size:16px; margin-bottom:10px;}
.crm_wrap .bottom .list h4 span{color:#999; margin-left:15px;}
.crm_wrap .bottom .list h5{font-size:18px; line-height:22px; overflow:hidden;}
.crm_wrap .bottom .list h5 span{display:inline-block; width:95px; height:22px; line-height:26px; text-align:center; font-size:13px; background:#9f2842; color:white; letter-spacing:-0.5px; margin-right:12px;}
.crm_wrap .bottom .list div{width:100%; border:1px solid #eff8f7; font-size:15px; line-height:21px; padding:15px; color:#555;}

/*인증샷*/
.ctf_wrap{width:100%; margin-top:20px;}
.ctf_wrap .top{width:100%;}
.ctf_wrap .top .top_t{width:100%; border:1px solid #addcd5; padding:7px; overflow:hidden;}
.ctf_wrap .top .top_t input{width:100%; margin-right:8px; height:48px; float:left; border:1px solid #f3f3f3; padding:0 10px; font-size:15px; color:#333; font-family:"G_L";}
.ctf_wrap .top .top_t input::placeholder{color:#b3b3b3; font-family:"G_L";}
/*.ctf_wrap .top .top_t a{display:block; width:90px; height:48px; line-height:48px; text-align:center; float:left; background:#006e4e; color:white; font-size:18px;}*/

.ctf_wrap .top .top_m{width:100%; border:1px solid #addcd5; padding:7px; overflow:hidden; margin-top:8px;}
.ctf_wrap .top .top_m label{display:block; cursor:pointer; vertical-align:middle; overflow:hidden; width:90px; height:48px; background:#006e4e; color:white; line-height:48px; text-align:center; font-size:16px; float:left; margin-left:8px;}
.ctf_wrap .top .top_m label input{display:none; width:0; height:0; overflow:hidden;}
.ctf_wrap .top .top_m label a{color:white;}
.ctf_wrap .top .top_m input[type=text]{width:calc(100% - 98px); float:left; height:48px; font-size:14px; float:left; padding:0 15px; border:1px solid #f3f3f3; color:#333; font-family:"G_L";}
.ctf_wrap .top .top_m input[type=text]::placeholder{font-size:14px; color:#b3b3b3; font-family:"G_L";}

.ctf_wrap .top .top_b{width:100%; margin-top:12px;}
.ctf_wrap .top .top_b a{display:block; width:100%; height:48px; line-height:48px; text-align:center; background:#009375; color:white; font-size:18px;}
.ctf_wrap .bottom{width:100%; border:1px solid #addcd5; padding:19px; margin-top:30px;}
.ctf_wrap .bottom h4{font-size:16px; margin-bottom:10px;}
.ctf_wrap .bottom h4 span{color:#999; margin-left:15px;}
.ctf_wrap .bottom h5{font-size:18px; line-height:22px; overflow:hidden;}
.ctf_wrap .bottom h5 span{display:inline-block; width:95px; height:22px; line-height:26px; text-align:center; font-size:13px; background:#9f2842; color:white; letter-spacing:-0.5px; margin-right:12px;}
.ctf_wrap .bottom .img{width:100%; text-align:center;}
.ctf_wrap .bottom .img img{max-width:100%; width:auto; height:auto;}
.ctf_wrap .bottom .txt{width:100%; border:1px solid #eff8f7; font-size:15px; line-height:21px; padding:15px; color:#555; margin-top:12px;}

/*스코어맞추기*/
.scr_wrap{width:100%; margin-top:20px;}
.scr_wrap .top{width:100%;}
.scr_wrap .top .top_t{width:100%; border:1px solid #addcd5; padding:7px;}
.scr_wrap .top .top_t input{width:100%; height:48px; border:1px solid #f3f3f3; padding:0 10px; font-size:15px; color:#333; font-family:"G_L";}
.scr_wrap .top .top_t select{width:100%; height:48px; border:1px solid #f3f3f3; padding:0 10px; font-size:15px; color:#333; font-family:"G_L";}
.scr_wrap .top .top_t input::placeholder{color:#b3b3b3; font-family:"G_L";}
.scr_wrap .top .top_m{width:100%; border:1px solid #addcd5; padding:7px; overflow:hidden; margin-top:8px;}
.scr_wrap .top .top_m input{width:calc(50% - 15px); height:48px; float:left; border:1px solid #f3f3f3; padding:0 10px; font-size:15px; color:#333; font-family:"G_L";}
.scr_wrap .top .top_m select{width:calc(50% - 15px); height:48px; float:left; border:1px solid #f3f3f3; padding:0 10px; font-size:15px; color:#333; font-family:"G_L";}
.scr_wrap .top .top_m input::placeholder{color:#b3b3b3; font-family:"G_L";}
.scr_wrap .top .top_m span{display:block; width:30px; line-height:48px; float:left; font-size:30px; text-align:center;}
.scr_wrap .top .top_b{width:100%; margin-top:12px;}
.scr_wrap .top .top_b a{display:block; width:100%; height:48px; line-height:48px; text-align:center; background:#009375; color:white; font-size:18px;}
.scr_wrap .bottom{width:100%; margin-top:40px;}
.scr_wrap .bottom h4{font-size:18px; margin-bottom:20px;}
.scr_wrap .bottom .history{width:100%;}
.scr_wrap .bottom .history .box{width:100%; border:1px solid #addcd5; padding:19px; margin-top:12px;}
.scr_wrap .bottom .history .box:nth-child(1){margin-top:0;}
.scr_wrap .bottom .history .box .bottom_t{width:100%; padding-bottom:19px; margin-bottom:19px; border-bottom:1px solid #edf6f5;}
.scr_wrap .bottom .history .box .bottom_t h5{font-size:18px; line-height:22px; overflow:hidden;}
.scr_wrap .bottom .history .box .bottom_t h5 span{display:inline-block; width:95px; height:22px; line-height:26px; text-align:center; font-size:13px; background:#9f2842; color:white; letter-spacing:-0.5px; margin-right:12px;}
.scr_wrap .bottom .history .box table{width:100%; font-size:16px; color:#333;}
.scr_wrap .bottom .history .box table tbody tr td{height:30px; vertical-align:middle;}
.scr_wrap .bottom .history .box table tbody tr td.left{color:#045245;}
.scr_wrap .bottom .history .box table tbody tr td span{margin-left:5px;}
.scr_wrap .bottom .history .box table tbody tr td span.success{color:#9f2842;}
.scr_wrap .bottom .history .box table tbody tr td span.fail{color:#999;}
.scr_wrap .bottom ul{width:100%; margin-top:25px;}
.scr_wrap .bottom ul li{width:100%; font-size:16px; line-height:23px; color:#888; padding-left:15px; position:relative;}
.scr_wrap .bottom ul li::before{content:"-"; width:15px; position:absolute; top:0; left:0;}

/**/
.tss_wrap{width:100%; margin-top:12px;}
.tss_wrap .top{width:100%; margin-bottom:12px;}
.tss_wrap .top a{display:block; width:100%; height:48px; line-height:48px; text-align:center; background:#009375; color:white; font-size:18px;}
.tss_wrap .middle{width:100%;}
.tss_wrap .middle #loadingMessage{width:100%;}
.tss_wrap .middle #canvas{width:100%;}
.tss_wrap .bottom{width:100%; margin-top:12px;}
.tss_wrap .bottom a{display:block; width:100%; height:48px; line-height:48px; text-align:center; background:#dfdfdf; color:#333; font-size:18px;}

/**/
.tss_success_qr{width:100%; height:100vh; background:rgba(0,0,0,0.6); position:absolute; top:0; left:0; display:none;}
.tss_success_qr div{width:380px; height:162px; background:url('../images/sub/tss_success_qr.jpg') no-repeat; position:absolute; top:50%; left:50%; margin-top:-81px; margin-left:-190px;}

.tss_fail_qr{width:100%; height:100vh; background:rgba(0,0,0,0.6); position:absolute; top:0; left:0; display:none;}
.tss_fail_qr div{width:380px; height:190px; background:url('../images/sub/tss_fail_qr.jpg') no-repeat; position:absolute; top:50%; left:50%; margin-top:-95px; margin-left:-190px;}

/**/
.complain{width:100%;}

.complain .top{width:100%; border:1px solid #addcd5; text-align:center; font-size:16px; line-height:26px; padding:25px 0; margin-bottom:12px;}

.complain .middle{width:100%; border:1px solid #addcd5; padding:7px; overflow:hidden;}
.complain .middle .md_1{width:100%; clear:both;}
.complain .middle .md_1 select{width:100%; height:48px; font-size:16px; padding-left:15px; border:1px solid #f3f3f3;}

.complain .middle .md_2{width:100%; clear:both; margin-top:8px;}
.complain .middle .md_2 textarea{width:100%; height:230px; padding:15px; border:1px solid #f3f3f3; font-size:14px; line-height:20px; color:#333; font-family:"G_L";}
.complain .middle .md_2 textarea::placeholder{font-size:14px; color:#b3b3b3; font-family:"G_L";}

.complain .middle .md_3{width:100%; clear:both; margin-top:8px;}
.complain .middle .md_3 label{display:block; cursor:pointer; vertical-align:middle; overflow:hidden; width:113px; height:48px; background:#006e4e; color:white; line-height:48px; text-align:center; font-size:16px; float:left;}
.complain .middle .md_3 label input{display:none; width:0; height:0; overflow:hidden;}
.complain .middle .md_3 label a{color:white;}
.complain .middle .md_3 input[type=text]{width:calc(100% - 113px); float:left; height:48px; font-size:14px; float:left; padding:0 15px; border:1px solid #f3f3f3; color:#333; font-family:"G_L";}
.complain .middle .md_3 input[type=text]::placeholder{font-size:14px; color:#b3b3b3; font-family:"G_L";}

.complain .btn{width:100%; margin-top:12px;}
.complain .btn a{display:block; width:100%; height:48px; line-height:48px; text-align:center; background:#009375; color:white; font-size:16px;}

.complain .bottom{width:100%; margin-top:25px;}
.complain .bottom p{font-size:15px; line-height:24px; color:#777;}

/**/
.nav_top{width:100%; border:1px solid #addcd5; padding:7px; margin-bottom:12px;}
.nav_top .box{width:100%; margin-top:8px;}
.nav_top .box:nth-child(1){margin-top:0;}
.nav_top .box select{width:100%; height:48px; font-size:16px; padding-left:15px; border:1px solid #f3f3f3;}

.nav_bottom{width:390px; margin:30px auto 0 auto; position:relative;}
.nav_bottom .flexslider{width:100%;}
.nav_bottom .flexslider .slides li{width:100%;}
.nav_bottom .flexslider .slides li .img{width:100%; padding-bottom:113%; position:relative;}
.nav_bottom .flexslider .slides li .img img{width:100%; height:100%; position:absolute; top:0; left:0; z-index:98;}
.nav_bottom .flexslider .slides li .img span{position:absolute; top:0; left:0; background:rgba(159,40,69,0.5); width:36px; line-height:36px; color:white; font-size:16px; text-align:center; z-index:99;}

.nav_bottom .flexslider .flex-control-nav.flex-control-paging{width:100%; display:flex; justify-content:center; margin-top:20px;}
.nav_bottom .flexslider .flex-control-nav.flex-control-paging li{display:flex; margin-left:10px;}
.nav_bottom .flexslider .flex-control-nav.flex-control-paging li:nth-child(1){margin-left:0;}
.nav_bottom .flexslider .flex-control-nav.flex-control-paging li a{text-indent:101%; white-space:nowrap; overflow:hidden; display:inline-block; width:14px; height:14px; background:url("../images/sub/nav_off.png") no-repeat; background-size:14px 14px;}
.nav_bottom .flexslider .flex-control-nav.flex-control-paging li a.flex-active{background:url("../images/sub/nav_on.png") no-repeat; width:14px; height:14px; background-size:14px 14px;}

.nav_bottom .flexslider .flex-direction-nav .flex-prev{text-indent:101%; white-space:nowrap; overflow:hidden; display:inline-block; width:32px; height:32px; background:url("../images/sub/nav_left.jpg") no-repeat; background-size:32px 32px; position:absolute; top:192px; left:0; margin-left:-40px;}
.nav_bottom .flexslider .flex-direction-nav .flex-next{text-indent:101%; white-space:nowrap; overflow:hidden; display:inline-block; width:32px; height:32px; background:url("../images/sub/nav_right.jpg") no-repeat; background-size:32px 32px; position:absolute; top:192px; right:0; margin-right:-40px;}


/**/
.vr_wrap{width:100%; position:relative;}
.vr_wrap .vr_top{width:100%; overflow:hidden;}
.vr_wrap .vr_top .seat_img{width:122%; height:auto; margin-left:-11%;}

.new_ticket_pop{width:470px; background:white; position:absolute; top:5%; left:50%; margin-left:-235px; z-index:99; display:block; border:1px solid #008376; box-sizing:border-box;}
.new_ticket_pop .img{width:100%; height:auto;}
.new_ticket_pop .bt_close{position:absolute; top:10px; right:10px; width:32px; height:auto;}
.new_ticket_pop .panorama{width:100%; height:330px;}
.new_ticket_pop .panorama img{width:100%; height:auto;}
.new_ticket_pop .panorama .type_1{width:100%; height:330px;}
.new_ticket_pop .sel_seat{width:100%; padding:10px; box-sizing:border-box; overflow:hidden;  background:#008376;}
.new_ticket_pop .sel_seat select{width:108px; height:35px; float:left; background:white;}
.new_ticket_pop .sel_seat ul{width:340px; float:left;}
.new_ticket_pop .sel_seat ul li{width:63px; height:35px; line-height:33px; border:1px solid #005d54; background:#00645a; border-radius:3px; text-align:center; margin-left:5px; margin-top:5px; float:left; font-size:12px; letter-spacing:-0.5px;}
.new_ticket_pop .sel_seat ul li:nth-child(-n+5){margin-top:0;}
.new_ticket_pop .sel_seat ul li a{color:#003c36; display:block; font-weight:600;}
.new_ticket_pop .sel_seat ul li.on{background:#00a696; border:1px solid #1effe9;}
.new_ticket_pop .sel_seat ul li.on a{color:white;}

.vr_wrap .vr_btn{width:100%; margin-top:10px;}
.vr_wrap .vr_btn div{width:100%; text-align:center;}
.vr_wrap .vr_btn div img{width:auto; height:40px;}
.vr_wrap .vr_btn p{width:100%; text-align:center; font-size:15px; margin-top:12px;}
.vr_wrap .vr_btn p b{color:#003c36;}