.tourdiv .sch_bg-type{
	    background: url(../../ticket/img/sub/sub_bg-sch.jpg) no-repeat center center;
}
.tourdiv .subtop.type_free-travel{
	background: url(../img/sub/sub_bg-total-travel.jpg) no-repeat;
}
.tourdiv .subtop.type_tck{
	background: url(../img/sub/sub_bg-tck.jpg) no-repeat;
}
/* 자유여행 - 레일텔 */
.tourdiv .subtop.type_railtel {
    background: url(../img/sub/sub_bg-railtel.jpg) no-repeat;
}

.tourdiv .railtel_wrap .tit_wrap {
    background: url(../img/sub/sub_bg-railtel-tit.jpg) no-repeat;
    padding: 90px 0;
    margin-bottom: 92px;
}

.tourdiv .railtel_wrap .tit_wrap .tit {
    text-align: center;
}

.tourdiv .railtel_wrap .tit_wrap .s_tit {
    font-size: 25px;
    color: #fff;
    padding-top: 25px;
    display: block;
    text-align: center;
}


@media screen and (max-width:1024px) {
    .tourdiv .railtel_wrap .tit_wrap {
        margin-bottom: 27px;
    }
}

@media screen and (max-width:768px) {
    .rail-view_wrap .tab-select-outer {
        padding-top: 5px;
    }

    .tourdiv .railtel_wrap .tit_wrap {
        padding: 30px 0;
        background-position: 15% 30%;
    }

    .tourdiv .railtel_wrap .tit_wrap .tit img {
        width: 166px;
    }

    .tourdiv .railtel_wrap .tit_wrap .s_tit {
        font-size: 13px;
    }
}

/* // 자유여행 - 레일텔, 테마여행 수도권 상세 */


/*0804 추가*/
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList{
	width: calc((100% - 18px) / 2);
	margin-right: 18px;
	float: left;
}
.tourdiv .rail-view_wrap .tckWrap .tckList .price_box:not(.active) .inner.type02:hover {
    background: none;
}
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList:hover{
	box-shadow: none;
}
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .tit_box .flag_wrap.type2{
	margin-bottom: 10px;
}
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList:nth-of-type(2n){
	margin-right: 0;
}
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .price_box {
    width: 20%;
}
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .tit_box .flag_wrap.type2 .num{
	color: #333;
	font-size: 18px;
}
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .data_box h3 {
    font-size: 24px;
	/* padding: 10px 0 0 0; */
	padding: 0;
}
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .inner.type02 .inventory{
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
}
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .inner.type02 .quantity{
	font-size: 24px;
	font-weight: bold;
	color: #fb5851;
}
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .info_inner {
    width: 80%;
}
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .chkecboxWrap{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	padding-left: 10px;
}
.tourdiv .rail-view_wrap .tckWrap .tckList .info_inner .info_box{
	width: 100%;
	padding-left: 65px;
}
.tourdiv .subtop.type_thema {
    background: url(../img/sub/sub_bg-thema.jpg) no-repeat center;
}
.tourdiv .rail-view_wrap ul.tab-button {
    margin-bottom: 30px;
}

.tourdiv .rail-view_wrap .slide {
    position: relative;
    width: 100%;
}

.tourdiv .rail-view_wrap .slide_wrap .slick-dots {
    max-width: 101px;
    margin: 35px auto 0;
}

.tourdiv .rail-view_wrap .slide_wrap .slick-dots:after {
    display: block;
    content: "";
    clear: both;
}

.tourdiv .rail-view_wrap .slide_wrap .slick-dots li {
    width: 17px;
    height: 17px;
    border-radius: 100%;
    background: #bbbbbb;
    float: left;
    margin-right: 25px;
}

.tourdiv .rail-view_wrap .slide_wrap .slick-dots li:last-of-type {
    margin-right: 0;
}

.tourdiv .rail-view_wrap .slide_wrap .slick-dots li.slick-active {
    background: #d25626;
}

.tourdiv .rail-view_wrap .slide_wrap .slick-dots li button {
    position: absolute !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    word-break: normal;
    word-wrap: normal;
}

.tourdiv .rail-view_wrap .tit_wrap .info_wrap {
    position: absolute;
    bottom: 55px;
    background: rgba(33, 148, 190, 0.9);
    padding: 30px 30px 30px 50px;
    width: 100%;
	z-index: 99;
}

.tourdiv .rail-view_wrap.type_jeju .tit_wrap .info_wrap {
    background: rgba(212, 142, 49, 0.9);
}

.tourdiv .rail-view_wrap .tit_wrap .info_wrap .box .tit {
    display: block;
    margin-bottom: 20px;
    font-size: 35px;
    font-weight: 600;
    color: #fff;
		line-height:1;
}

.tourdiv .rail-view_wrap .tit_wrap .info_wrap .box li {
    float: left;
    font-size: 20px;
    color: #fff;
    margin-right: 20px;
    padding-left: 15px;
    position: relative;
    line-height: 40px;
}

.tourdiv .rail-view_wrap .tit_wrap .info_wrap .box li:before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #fff;
    margin-right: 9px;
    position: absolute;
    left: 0;
    top: 18px;
}

.tourdiv .rail-view_wrap .tit_wrap .info_wrap .box li select {
    border-bottom: 2px solid #fff;
    background: url(../../common/img/footer_bottom_arrow.png) no-repeat right 7px bottom 12px;
       padding: 4px 21px 6px 13px;
    color: #fff;
    font-size: 18px;
    min-width: 56px;
    margin: 0 5px 0 13px;
}

.tourdiv .rail-view_wrap .tit_wrap .info_wrap .box .label {
    display: inline-block;
    min-width: 96px;
    height: 82px;
    text-align: center;
    line-height: 82px;
    background: #0066b3;
    color: #fff;
    font-size: 20px;
}

.tourdiv .rail-view_wrap .tit_wrap {
    position: relative;
}

.tourdiv .rail-view_wrap .tit_wrap .btn_list {
    position: absolute;
    right: 0;
    bottom: -20px;
    min-width: 159px;
		line-height: 50px;
		margin: 0;
}

.tourdiv .rail-view_wrap .reser_wrap {
    padding-top: 23px;
    padding-bottom: 60px;
}

.tourdiv .reser_wrap .tit {
    font-size: 40px;
    font-weight: 600;
    color: #000000;
    display: inline-block;
    margin-right: 13px;
}

.tourdiv .rail-view_wrap .reser_wrap .info_txt {
    font-size: 18px;
    padding-top: 25px;
}

.tourdiv .reser_wrap .rsv_box {
    font-size: 0;
    display: inline-block;
    clear: both;
    vertical-align: bottom;
}

.tourdiv .reser_wrap .rsv_box .dtbox {
    display: inline-block;
    font-size: 0;
}

.tourdiv .reser_wrap .rsv_box .dtbox span {
    font-size: 30px;
    margin-bottom: 0;
}

.tourdiv .reser_wrap .rsv_box .dtbox span:before {
    display: none;
}

.tourdiv .reser_wrap .rsv_box .dtbox .btn_bf,
.tourdiv .reser_wrap .rsv_box .dtbox .btn_nt {
    width: 23px;
    height: 23px;
    background: url(../img/common/ico_month.png) no-repeat;
    margin-top: 10px;
    margin-left: 10px;
}

.tourdiv .reser_wrap .rsv_box .dtbox .btn_bf {
    transform: rotate(180deg);
    margin-left: 0;
    margin-right: 10px;
}

.tourdiv .reser_wrap .rsv_box span {
    display: inline-block;
    vertical-align: bottom;
    font-size: 19px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 7px;
}

.tourdiv .reser_wrap .rsv_box span:nth-of-type(2) {
    margin-left: 12px;
}

.tourdiv .reser_wrap .rsv_box span:before {
    display: inline-block;
    content: "";
    width: 20px;
    height: 20px;
    margin-left: 25px;
    margin-right: 8px;
    vertical-align: bottom;
}

.tourdiv .reser_wrap .rsv_box span.rsv_bl:before {
    background: #3e9ae0;
}

.tourdiv .reser_wrap .rsv_box span.rsv_rd:before {
    background: #d25626;
}

.tourdiv .reser_wrap .rsv_date {
    border-top: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    margin: 30px 0;
    padding: 27px 0 20px;
}

.tourdiv .reser_wrap .rsv_date th {
    color: #000;
	font-size: 20px;
}

.tourdiv .reser_wrap .rsv_date td {
    text-align: center;
}

.tourdiv .reser_wrap .rsv_date td a {
    display: inline-block;
    width: calc(100% - 2px);
    height: 36px;
    line-height: 36px;
    margin-top: 15px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -0.055em;
    color: #000;
}

.tourdiv .reser_wrap .rsv_date td a.rsv_bl {
    background: #3e9ae0;
    color: #fff;
}

.tourdiv .reser_wrap .rsv_date td a.rsv_rd {
    background: #d25626;
    color: #fff;
}

.tourdiv .reser_wrap .txt {
    font-size: 20px;
    color: #000000;
    position: relative;
    padding-left: 15px;
	margin-bottom: 13px;
	line-height:1;
	position: relative;

}
.tourdiv .reser_wrap .txt::before{
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #000;
	border-radius: 50px;
	position: absolute;
	left: 0;
	top: 9px;
}
.tourdiv .reser_wrap .txt:last-of-type {
    margin-bottom: 0;
}

.tourdiv .reser_wrap .txt .date {
    font-weight: 500;
    display: inline-block;
}

.tourdiv .rail-view_wrap .tk_wrap .tk_box h3,
.rail-view_wrap .tk_wrap .tk_box h3 span {
    font-size: 30px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 25px;
}
.tourdiv .rail-view_wrap .btnWrap {
    margin: 10px 0 80px;
    text-align: center;
    font-size: 0;
}
.tourdiv .rail-view_wrap .btnWrap button {
    min-width: 159px;
	font-weight: 600;
}

.tourdiv .rail-view_wrap .btnWrap .scrap {
    margin-right: 10px;
    box-sizing: border-box;
	border: 1px solid #c1c1c1;
	color: #000;
	line-height: 50px;
	border-radius: 10px;
    font-size: 22px;
    padding: 0 18px;
}

.tourdiv .rail-view_wrap .intro_wrap h3 {
    font-size: 40px;
    font-weight: 600;
    color: #000000;
}

.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .chkecboxWrap label .mb{
	display: none;
}
.tourdiv .rail-view_wrap .intro_wrap .imgWrap {
    padding: 30px 0 50px;
}
		.tourdiv .rail-view_wrap .imgWrap .m{
		display: none;
	}
@media screen and (max-width:1380px) {
    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box {
        padding: 21px 5px 20px 5px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .rtbox {
        margin-left: 7px;
        float: none;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .time_txt {
        left: 5px;
    }
	  .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box li {
        font-size: 18px;
    }
}

@media screen and (max-width:1280px) {
    .tourdiv .rail-view_wrap .tit_wrap .info_wrap {
        padding: 20px;
    }

    .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box .tit {
        font-size: 30px;
    }

    .tourdiv .reser_wrap .rsv_box span:first-of-type {
        margin-left: 0;
    }

    .tourdiv .reser_wrap .rsv_box span:before {
        margin-left: 15px;
    }

    .tourdiv .reser_wrap .rsv_date {
        max-width: 1280px;
        overflow-x: auto;
    }

    .tourdiv .reser_wrap .rsv_date table {
        min-width: 1280px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box li {
        width: calc((100% - 17px) / 2);
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box li:nth-of-type(3n) {
        margin-right: 17px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box li:nth-of-type(2n) {
        margin-right: 0;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .ckbox {
        line-height: 171px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box {
        padding: 15px;
        width: calc(100% - 60px);
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .ltbox,
    .tourdiv.rail-view_wrap .tk_wrap .tk_box .info_box .rtbox {
        float: none;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .ltbox .type {
        margin-right: 7px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .rtbox:after {
        display: block;
        content: "";
        clear: both;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .rtbox .stock {
        float: right;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .rtbox p {
        float: left;
        text-align: left;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .rtbox .date,
    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .rtbox .stock {
        margin-top: 20px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .time_txt {
        position: static;
        margin-top: 12px;
        display: block;
    }
}
@media screen and (max-width:1250px) {
	.tourdiv .rail-view_wrap .tit_wrap .info_wrap .box li:nth-child(3){
		clear: both;
	}
}
@media screen and (max-width:1024px) {
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap{
		padding: 0;
	}
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .tit_box .flag_wrap.type2 {
		margin-top: 10px;
		    margin-bottom: 15px;
	}
	.tourdiv .rail-view_wrap .tckWrap .tckList .info_inner .info_box .data_box.right .s_txt{
		margin-top: 7px;
	}
	.tourdiv .rail-view_wrap .tckWrap .tckList .info_inner .info_box {
		padding:0;
		display: block;
	}
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .price_box {
		width: 100%;
		min-height: 50px;
	}
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .price_box .inner {
		border-top: 1px solid #ddd;
		padding: 7px 0;
	}
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .info_inner {
		width: 100%;
		padding: 15px;
		min-height: 80px;
	}
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .inner.type02 .inventory {
		font-size: 15px;
		margin-bottom: 3px;

	}
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .chkecboxWrap {
		position: static;
		transform: translateY(0%);
		 padding-left: 0px;
	}
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .chkecboxWrap label{
		padding-left: 0;
	}
    .tourdiv .rail-view_wrap .tit_wrap .info_wrap {
        padding: 23px 16px 29px;
        position: static;
	    margin-top: -3px;
    }

    .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box .tit {
        display: block;
        font-size: 22px;
        line-height: 25px;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        text-overflow: ellipsis;
        overflow: hidden;
        max-height: 50px;
        -webkit-box-orient: vertical;
        margin-bottom: 15px;
    }

    .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box li {
        display: block;
        float: none;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 25px;
    }

    .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box li:before {
        top: 10px;
    }

    .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box li select {
        font-size: 16px;
        margin: 0 5px;
    }

    .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box .label {
        margin-top: 60px;
    }

    .tourdiv .reser_wrap .rsv_date {
        margin: 20px 0;
        padding: 15px 0 20px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box {
        width: calc(100% - 45px);
        max-width: 300px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box.type02 .info_box {
        padding-left: 5px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box.type02 .info_box p.info_txt {
        text-overflow: ellipsis;
        overflow: hidden;
    }
	.tourdiv .rail-view_wrap .tit_wrap .slick-slider{
		position:static;
	}
	.tourdiv .rail-view_wrap .tit_wrap  .slick-dots{
		position: absolute;
		bottom: 20px;
		left: 50%;
		transform: translateX(-50%);
	}
	.tourdiv .rail-view_wrap .tit_wrap .btn_list{
		position: static;
		margin-top: 20px;
		float: right;

	}
    .tourdiv .rail-view_wrap .tk_wrap .tk_box.type02 .info_box p.info_txt,
    .tourdiv.rail-view_wrap .tk_wrap .tk_box.type02 .info_box p.stock {
        float: none;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box.type02 .info_box p.info_txt {
        font-size: 22px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box.type02 .info_box .tm_info {
        font-size: 18px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box.type02 .info_box p.stock {
        margin-top: 20px;
    }
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .chkecboxWrap label .mb{
		display: inline-block;
		font-size: 15px;
		position: static;
	}
}

@media screen and (max-width:768px) {
	.tourdiv .rail-view_wrap .tit_wrap .info_wrap {
		margin-top: -4px;
	}
	.tourdiv .rail-view_wrap .imgWrap .pc{
		display: none;
	}
		.tourdiv .rail-view_wrap .imgWrap .m{
		display: block;
		width: 100%;
	}
.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .price_box .inner{
	border-top: none;
}
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .inner.type02 .quantity {
		font-size: 18px;
	}
	.tourdiv .rail-view_wrap .btnWrap .scrap {
		line-height: 48px;
		font-size: 20px;
	}
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .data_box h3 {
		font-size: 18px;
	}
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList .tit_box .flag_wrap.type2 .num {
		font-size: 15px;
	}
	.tourdiv .rail-view_wrap .tk_wrap .tckWrap .tckList {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 10px;
	}
    .tourdiv .rail-view_wrap .slide_wrap {
        padding-top: 30px;
    }

    .tourdiv .rail-view_wrap .slide_wrap .slick-dots {
        max-width: 71px;
        margin-top: 19px;
		bottom: 15px;
    }

    .tourdiv .rail-view_wrap .slide_wrap .slick-dots li {
        margin-right: 10px;
    }

    .tourdiv .rail-view_wrap .tit_wrap .btn_list {
        font-size: 16px;
				line-height: 40px;
				bottom: -20px;
        min-width: 88px;
        padding: 0;
    }

    .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box {
        float: none;
    }

    .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box:last-of-type {
        text-align: center;
        font-size: 0;
    }

    .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box li {
        line-height: 22px;
    }

    .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box .label {
        margin-top: 15px;
        height: 64px;
        line-height: 64px;
        margin-right: 4px;
    }

    .tourdiv .rail-view_wrap .tit_wrap .info_wrap .box .label:last-of-type {
        margin-right: 0;
    }

    .tourdiv .rail-view_wrap .reser_wrap {
        padding-top: 40px;
        padding-bottom: 0px;
    }

    .tourdiv .reser_wrap .rsv_box .dtbox span {
        font-size: 22px;
    }

    .tourdiv .reser_wrap .tit {
        display: block;
        font-size: 24px;
        margin-bottom: 12px;
    }

    .tourdiv .rail-view_wrap .reser_wrap .info_txt {
        font-size: 16px;
        padding-top: 0;
        float: none;
        margin-bottom: 13px;
    }

    .tourdiv .reser_wrap .rsv_box .dt_txt {
        font-size: 22px;
        line-height: 25px;
    }

    .tourdiv .reser_wrap .rsv_box .dtbox .btn_bf,
    .tourdiv .reser_wrap .rsv_box .dtbox .btn_nt {
        margin-top: 2px;
    }

    .tourdiv .reser_wrap .rsv_box .dtbox .btn_bf {
        margin-right: 6px;
    }

    .tourdiv .reser_wrap .rsv_box .dtbox .btn_nt {
        margin-left: 6px;
    }

    .tourdiv .reser_wrap .rsv_box span {
        font-size: 16px;
        margin-bottom: 3px;
    }

    .tourdiv .reser_wrap .rsv_box span:before {
        margin: 0 5px 2px 10px;
        width: 15px;
        height: 15px;
    }

    .tourdiv .reser_wrap .rsv_box span:nth-of-type(2) {
        margin-left: 0;
    }

    .tourdiv .reser_wrap .txt {
        font-size: 18px;
        line-height: 22px;
		padding-left: 12px;
    }

    .tourdiv .reser_wrap .txt:before {
        top: 9px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .ckbox {
        padding: 0 8px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box h3,
    .rail-view_wrap .tk_wrap .tk_box h3 span {
        font-size: 24px;
        margin-bottom: 19px;
		margin-top: 30px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box li {
        width: 100%;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box li:nth-of-type(2n) {
        margin-right: 0;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .time_txt {
        font-size: 26px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .ltbox span {
        font-size: 20px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box .rtbox p,
    .tourdiv.rail-view_wrap .tk_wrap .tk_box .info_box .rtbox p span {
        font-size: 17px;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box.type02 li {
        width: 100%;
        margin-right: 0;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box.type02 .info_box {
        width: calc(100% - 50px);
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box.type02 .info_box .tm_info {
        -webkit-line-clamp: 3;
        max-height: 3.9em;
    }

    .tourdiv .rail-view_wrap .tk_wrap .tk_box.type02 .info_box p.stock {
        margin-top: 0;
        float: left;
        font-size: 17px;
    }

    .tourdiv .rail-view_wrap .btnWrap {
        margin: 30px auto 20px;
    }

    .tourdiv .rail-view_wrap .btnWrap button {
        min-width: calc((100% - 13px) / 2);
        line-height: 48px;
        font-size: 20px;
    }

    .tourdiv .rail-view_wrap .intro_wrap h3 {
        font-size: 24px;
		padding-top: 20px;
    }

    .tourdiv .rail-view_wrap .intro_wrap .imgWrap {
        padding: 20px 0 40px;
    }
}

@media screen and (max-width:400px) {
    .tourdiv .rail-view_wrap .tk_wrap .tk_box .info_box {
        padding: 15px 5px;
        width: calc(100% - 50px);
    }
}

@media screen and (max-width:360px) {
    .tourdiv .reser_wrap .rsv_box .dtbox {
        display: block;
        margin-bottom: 10px;
    }

    .tourdiv .reser_wrap .rsv_box span:nth-of-type(1):before {
        margin-left: 0;
    }
}

/* 레일텔 - 일정 */
.tourdiv .rail-view_wrap .table_wrap {
    border-top: 1px solid #252525;
    font-size: 18px;
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 50px;
}

.tourdiv .rail-view_wrap .table_wrap table {
    position: relative;
    top: 1px;
    min-width: 1400px;
}

.tourdiv .rail-view_wrap .table_wrap thead {
    background: #f6f7f8;
    font-weight: 600;
}

.tourdiv .rail-view_wrap .table_wrap tr {
    border-bottom: 1px solid #ddd;
    height: 60px;
    text-align: center;
}

.tourdiv .rail-view_wrap .table_wrap th,
.tourdiv .rail-view_wrap .table_wrap td {
    border-right: 1px solid #ddd;
}

.tourdiv .rail-view_wrap .table_wrap th:last-of-type,
.tourdiv .rail-view_wrap .table_wrap td:last-of-type {
    border-right: 0;
}

@media screen and (max-width:768px) {
    .tourdiv .rail-view_wrap .table_wrap {
        margin-bottom: 80px;
        margin-top: 30px;
    }
	.tourdiv .rail-view_wrap .table_wrap th, .tourdiv .rail-view_wrap .table_wrap td{
		font-size: 18px;
	}
}

/* Q&A */
.tourdiv .rail-view_wrap .qa_wrap {
    padding-top: 15px;
}

.tourdiv .rail-view_wrap .qa_wrap .titWrap .tit {
    font-size: 40px;
    font-weight: 600;
    color: #000000;
}

.tourdiv .rail-view_wrap .qa_wrap .titWrap .btn_qa {
    min-width: 159px;
    height: 50px;
}

.tourdiv .rail-view_wrap .qa_wrap .top_box {
    border-bottom: 1px solid #cdcdcd;
    padding: 60px 0 55px;
    text-align: center;
    color: #000;
}

.tourdiv .rail-view_wrap .qa_wrap .top_box .txt {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3em;
    padding-bottom: 16px;
}

.tourdiv .rail-view_wrap .qa_wrap .top_box span {
    font-size: 24px;
    line-height: 31px;
    color: #3768ac;
}

.tourdiv .rail-view_wrap .qa_wrap .bottom_box {
    padding: 45px 0 50px;
    text-align: center;
    color: #000000;
}

.tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt {
    font-size: 40px;
    font-weight: 800;
}

.tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt:after {
    display: block;
    content: "";
    width: 40px;
    height: 1px;
    background: #000000;
    margin: 25px auto 32px;
}

.tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box {
    padding: 67px;
    background: #fff7f1;
    max-width: 1008px;
    margin: 0 auto;
    text-align: left;
}

.tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box .s_txt {
    font-size: 26px;
    line-height: 33px;
}

.tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box li {
    position: relative;
    padding-left: 25px;
}

.tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box li:before {
    display: block;
    content: "";
    width: 9px;
    height: 9px;
    background: #3768ac;
    position: absolute;
    border-radius: 100%;
    left: 0;
    top: 13px;
}

.tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box .s_list {
    padding: 25px 0 14px;
}

.tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box .s_list li {
    font-size: 24px;
    margin-bottom: 17px;
    padding-left: 14px;
}

.tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box .s_list li:before {
    width: 5px;
    height: 2px;
    background: #4b4b4b;
    border-radius: 0;
}

@media screen and (max-width:768px) {
		.tourdiv .rsv_train-wrap {
				padding: 40px 0 0;
		}
		.tourdiv .rail-view_wrap .qa_wrap {
			margin-top: 20px;
		}
    .tourdiv .rail-view_wrap .qa_wrap .titWrap .tit {
        font-size: 26px;
        line-height: 39px;
    }

    .tourdiv .rail-view_wrap .qa_wrap .titWrap .btn_qa {
        min-width: 88px;
        height: 39px;
        line-height: 37px;
    }

    .tourdiv .rail-view_wrap .qa_wrap .top_box {
        padding: 34px 0 30px;
        text-align: left;
    }

    .tourdiv .rail-view_wrap .qa_wrap .top_box .txt {
        font-size: 20px;
        padding-bottom: 6px;
    }

    .tourdiv .rail-view_wrap .qa_wrap .top_box span {
        font-size: 16px;
        line-height: 20px;
    }

    .tourdiv .rail-view_wrap .qa_wrap .bottom_box {
        padding: 40px 0 20px;
    }

    .tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt {
        font-size: 24px;
        line-height: 1.3em;
    }

    .tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt:after {
        margin: 22px auto 20px;
    }

    .tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box {
        padding: 30px 20px;
    }

    .tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box .s_txt {
        font-size: 18px;
        line-height: 22px;
    }

    .tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box li {
        padding-left: 13px;
    }

    .tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box li:before {
        width: 4px;
        height: 4px;
        top: 8px;
    }

    .tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box .s_list {
        padding: 10px 0;
    }

    .tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box .s_list li {
        font-size: 15px;
        margin-bottom: 6px;
        padding-left: 8px;
    }

    .tourdiv .rail-view_wrap .qa_wrap .bottom_box .txt_box .s_list li:before {
        height: 1px;
    }
}

/* 자유여행 - 레일텔 상세 // */

/* 레일텔 q&a 문의하기 팝업 */
.tourdiv .layerPopup.type_qa .layerWrap {
    max-width: 626px;
}

.tourdiv .layerPopup .layerWrap.type_qa01 .con_Wrap {
    overflow-y: auto;
    max-height: calc(100vh - 160px);
}

.tourdiv .layerPopup .layerWrap.type_qa01 .con_Wrap .txt {
    font-size: 22px;
    color: #333;
    line-height: 36px;
    text-align: center;
}

.tourdiv .layerPopup .layerWrap .type_qa .board_list {
    padding-top: 35px;
    font-size: 20px;
    letter-spacing: -0.04em;
}

.tourdiv .layerPopup .layerWrap .type_qa .board_list li {
    margin-bottom: 35px;
}

.tourdiv .layerPopup .layerWrap .type_qa .board_list li:last-of-type {
    margin-bottom: 0;
}

.tourdiv .layerPopup .layerWrap .type_qa .board_list .tit {
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1;
}

.tourdiv .layerPopup .layerWrap .type_qa .board_list .data {
    color: #454545;
}

.tourdiv .layerPopup .layerWrap .type_qa .board_list div.data {
    border-bottom: 1px solid #b7b7b7;
}

.tourdiv .layerPopup .layerWrap .type_qa .board_list li:last-of-type div.data {
    border: 1px solid #b7b7b7;
}

.tourdiv .layerPopup .layerWrap .type_qa .board_list .data input,
.layerPopup .layerWrap .type_qa .board_list .data textarea {
    width: 100%;
    padding: 0 5px;
}

.layerPopup .layerWrap .type_qa .board_list .data textarea {
    padding: 5px;
}

.tourdiv .layerPopup .layerWrap .type_qa .board_list .data input {
    padding-bottom: 13px;
}

.layerPopup .layerWrap .type_qa .board_list .data textarea {
    height: 145px;
}

.tourdiv .layerPopup .layerWrap .type_qa .board_list .data input::placeholder,
.layerPopup .layerWrap .type_qa .board_list .data textarea::placeholder {
    color: #b7b7b7;
}

@media screen and (max-width:768px) {
    .tourdiv .layerPopup .layerWrap.type_qa01 .con_Wrap .txt {
        font-size: 18px;
        line-height: 22px;
    }

    .tourdiv .layerPopup .layerWrap.type_qa01 .con_Wrap .txt br {
        display: none;
    }

    .tourdiv .layerPopup .layerWrap .type_qa .board_list {
        font-size: 18px;
        padding-top: 20px;
    }

    .tourdiv .layerPopup .layerWrap .type_qa .board_list li {
        margin-bottom: 20px;
    }
}

/* 테마여행 - 소개 */
.tourdiv .rail-view_wrap.type_theme .slide .info_wrap {
    background: rgba(142, 11, 11, .8);
}

.tourdiv .rail-view_wrap.type_theme .slide .info_wrap .box .label {
    background: #ff3333;
}

.tourdiv .rail-view_wrap.type_theme .intro_wrap h3 {
    font-size: 30px;
}

@media screen and (max-width:1024px) {
    .tourdiv .rail-view_wrap.type_theme .slide .info_wrap .box .tit {
        margin-bottom: 45px;
    }
}

/* 예약하기 */
.tourdiv .railtel-rsv_wrap section {
    margin-bottom: 80px;
}

.tourdiv .railtel-rsv_wrap h2 {
    font-size: 40px;
    font-weight: 600;
    color: #000000;
}

.tourdiv .railtel-rsv_wrap .sec01 h2 {
    margin-bottom: 30px;
}

.tourdiv .railtel-rsv_wrap .sec02 h2 {
    margin-bottom: 40px;
}

.tourdiv .railtel-rsv_wrap .sec02 h3 {
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: 600;
    color: #000000;
}

.tourdiv .railtel-rsv_wrap .sec02 .boardTable_box {
    margin-bottom: 45px;
}

.tourdiv .boardTable_box {
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 33px 50px;
}

.tourdiv .boardTable_box ul:after {
    display: block;
    content: "";
    clear: both;
}

.tourdiv .boardTable_box .label,
.boardTable_box label {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.tourdiv .railtel-rsv_wrap .sec02 .tit_wrap .ckbox_type02 {
    padding-top: 5px;
}

.tourdiv .railtel-rsv_wrap .sec02 .tit_wrap .ckbox_type02 label {
    font-size: 20px;
    font-weight: 500;
    margin-left: 12px;
}

.tourdiv .boardTable_box_type02 {
    border-top: 2px solid #222222;
    border-bottom: 1px solid #bcbcbc;
}

.tourdiv .boardTable_box_type02 .table li .tr {
    padding: 0 50px;
    min-height: 102px;
    display: table;
    width: 100%;
}

.tourdiv .boardTable_box_type02 .table li .tr:not(first-of-type) {
    border-top: 1px solid #eeeeee;
}

.tourdiv .boardTable_box_type02 .table li .tr .ckbox_type02,
.tourdiv.boardTable_box_type02 .table li .tr .btnWrap {
    display: table-cell;
    vertical-align: middle;
}

.tourdiv .boardTable_box_type02 .table li .tr .ckbox_type02 label {
    color: #272727;
    margin-left: 11px;
    font-size: 24px;
}

.tourdiv .boardTable_box_type02 .table li .tr .btnWrap {
    text-align: right;
}

.tourdiv .boardTable_box_type02 .table li .tr .btnWrap button {
    min-width: 140px;
    line-height: 44px;
    font-size: 20px;
    color: #fff;
    border-radius: 10px;
}

.tourdiv .railtel-rsv_wrap .sec02 .s_info {
    margin-top: 28px;
    font-size: 20px;
    line-height: 32px;
    color: #666666;
    padding-left: 24px;
    position: relative;
}

.tourdiv .railtel-rsv_wrap .sec02 .s_info:before {
    display: inline-block;
    content: "※";
    position: absolute;
    left: 0;
}

.tourdiv .railtel-rsv_wrap .sec03 h2,
.tourdiv .railtel-rsv_wrap .sec04 h2 {
    margin-bottom: 30px;
}

.tourdiv .boardTable_box .table li .tr {
    display: table;
    width: 100%;
    table-layout: fixed;
    min-height: 72px;
}

.tourdiv .boardTable_box .table li .tr .tit {
    display: table-cell;
    width: 14.3%;
    vertical-align: middle;
}

.tourdiv .boardTable_box .table li .tr .writeWrap {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding-right: 10px;
}

.tourdiv .boardTable_box .table li.w50 {
    float: left;
    font-size: 0;
    width: 50%;
    max-width: 614px;
}

.tourdiv .boardTable_box .table>li:nth-of-type(odd):not(:first-of-type) {
    float: right;
}

.tourdiv .boardTable_box .boardTable_box_type02 .table>li:nth-of-type(odd):not(:first-of-type) {
    float: none;
}

.tourdiv .boardTable_box .table li.w50 .tr .tit {
    width: 30%;
}

.tourdiv .boardTable_box .table li.w50 .tr .tit.w30 {
    width: 30%;
}

.tourdiv .boardTable_box .table li .tr .writeWrap .data {
    font-size: 20px;
}

.tourdiv .boardTable_box .table li .tr .writeWrap .data li {
    display: inline-block;
    line-height: 34px;
    margin-right: 10px;
}

.tourdiv .boardTable_box .table li .tr .writeWrap .data li:last-of-type {
    margin-right: 0;
}

.tourdiv .boardTable_box .table li .tr .writeWrap select {
    border-bottom: 1px solid #cfcfcf;
    background: url(../../common/img/arrow.png) no-repeat 95% center;
    min-height: 44px;
    max-width: 197px;
    width: 100%;
    font-size: 20px;
    color: #454545;
    padding: 0 25px 0 8px;
}

.tourdiv .boardTable_box .table li .tr .writeWrap input:not(.count) {
    border-bottom: 1px solid #333;
    width: 100%;
    max-width: 429px;
    min-height: 44px;
    font-size: 20px;
    color: #454545;
    padding: 0 30px 0 8px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tourdiv .boardTable_box .table li .tr .writeWrap input:not(.count)::placeholder {
    color: #b2b2b2;
}

.tourdiv .boardTable_box .table li .tr .writeWrap input.sel_type {
    max-width: 197px;
    background: none;
}

.tourdiv .boardTable_box .table li .tr .writeWrap .txt {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}

.tourdiv .boardTable_box .table li .tr .writeWrap .txt.type02 {
    color: #666666;
    font-weight: 500;
    letter-spacing: -0.025em;
}

.tourdiv .boardTable_box .table.type02>li:nth-of-type(even) {
    float: right;
}

.tourdiv .boardTable_box .table.type02>li:nth-of-type(odd) {
    float: left;
}

.tourdiv .railtel-rsv_wrap .sec03 .info {
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
    line-height: 32px;
}

.tourdiv .railtel-rsv_wrap .sec03 .info .ckbox_type02 {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    bottom: 4px;
}

.tourdiv .railtel-rsv_wrap .sec03 .info .ckbox_type02 label {
    font-size: 20px;
    margin-left: 8px;
}

.tourdiv .railtel-rsv_wrap .sec04 .infoWrap {
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
    color: #000000;
}

.tourdiv .railtel-rsv_wrap .sec04 .infoWrap input {
    margin-right: 8px;
}

.tourdiv .boardTable_box .table li .tr .phoneWrap div,
.tourdiv .table li .tr .writeWrap.emaliWrap a {
    border-bottom: 1px solid #cfcfcf;
    max-height: 44px;
    font-size: 20px;
    color: #454545;
    display: block;
}

.tourdiv .boardTable_box .table li .tr .writeWrap.phoneWrap input {
    border-bottom: none;
    display: inline-block;
    width: 50px;
    padding: 0;
    text-align: center;
}

.tourdiv .boardTable_box .table li .tr .writeWrap.phoneWrap span {
    display: inline-block;
    position: relative;
    top: 2px;
}

.tourdiv .boardTable_box .table li .tr .writeWrap.emaliWrap .ft_em {
    width: 58%;
    border-bottom: none;
    display: inline-block;
    padding: 0;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}

.tourdiv .boardTable_box .table li .tr .writeWrap.emaliWrap .lt_em {
    width: 36%;
    border-bottom: none;
    display: inline-block;
    padding: 0;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}

.tourdiv .boardTable_box .table li .tr .writeWrap.emaliWrap span {
    line-height: 44px;
}

.tourdiv .boardTable_box .countWrap {
    display: inline-block;
    position: relative;
    left: 18px;
    width: 96px;
    bottom: 15px;
}

.tourdiv .boardTable_box .countWrap .count {
    background: #fff;
    width: 32px;
    height: 32px;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    padding: 0;
    text-align: center;
    position: absolute;
    left: 32px;
}

.tourdiv .boardTable_box .countWrap button {
    width: 32px;
    height: 32px;
    position: absolute;
}

.tourdiv .boardTable_box .countWrap .btnCount {
    background: url(../img/sub/ico_count-active.png) no-repeat;
}

.tourdiv .boardTable_box .countWrap .btnCount.btnMinus {
    left: 0;
    background-position: 0 100%;
}

.tourdiv .boardTable_box .countWrap .btnCount.btnPlus {
    right: 0;
}

.tourdiv .boardTable_box .btnCount:disabled {
    background: url(../img/sub/ico_count.png) no-repeat;
}

.railtel-rsv_wrap .btnWrap {
    margin-bottom: 110px;
    text-align: center;
}

.tourdiv .boardTable_box .table li .tr .writeWrap .btn_pop {
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
}

.tourdiv .boardTable_box .table li .tr .writeWrap .btn_start,
.tourdiv .boardTable_box .table li .tr .writeWrap .btn_end {
    background: url(../img/common/ico_map-gray.png) no-repeat right 20px center;
    width: 100%;
    height: 100%;
    left: 0
}

.tourdiv .boardTable_box .table li .tr .writeWrap a:hover {
    background-image: url(../img/common/ico_map-blue.png);
}

.tourdiv .boardTable_box .table li .tr .writeWrap .btn_per {
    background: url(../img/sub/ico_person.png) no-repeat;
    width: 16px;
    height: 21px;
}

.tourdiv .boardTable_box .table li .tr .writeWrap .btn_per:hover {
    background-position: 0 100%;
}

.tourdiv .boardTable_box .table li .tr .writeWrap .btn_brth {
    background: url(../img/sub/ico_brth.png) no-repeat;
    width: 20px;
    height: 20px;
}

.tourdiv .boardTable_box .table li .tr .writeWrap .btn_brth:hover {
    background-position: 0 100%;
}

.tourdiv .railtel-rsv_wrap .btnWrap button:not(:last-of-type) {
    margin-right: 8px;
}
.tourdiv .boardTable_box.type_comf .table li .tr {
	min-height:auto;
}
.change_info_wrap .boardTable_box.type_comf .chg_wrap{
	line-height:1;
}
.tourdiv .blsr_wrap .boardTable_box.type_comf .btn_wrap{
	padding-top:10px;
}
.change_info_wrap .boardTable_box.type_comf p{
	padding-top:10px;
}
@media screen and (max-width: 1024px) {
    .tourdiv .railtel-rsv_wrap section {
        margin-bottom: 50px;
    }

    .tourdiv .boardTable_box {
        padding: 25px;
    }

    .tourdiv .boardTable_box .table li .tr {
        padding: 9px 0;
        min-height: auto;
    }

    .tourdiv .boardTable_box .table li .tr .tit {
        display: block;
        width: 100%;
    }

    .tourdiv .boardTable_box .label,
    .tourdiv .boardTable_box label {
        font-size: 20px;
    }

    .tourdiv .boardTable_box .table li .tr .writeWrap {
        display: block;
    }

    .tourdiv .boardTable_box .table li .tr .writeWrap .data {
        font-size: 16px;
        margin-top: 8px;
        display: block;
    }

    .tourdiv .boardTable_box .table li.w50 {
        width: 100%;
        max-width: none;
    }

    .tourdiv .railtel-rsv_wrap .sec01 .table li.w50 .tr .tit,
    .tourdiv .boardTable_box .table li.w50 .tr .tit.w30,
    .tourdiv .boardTable_box .table li.w50 .tr .tit {
        width: 100%;
    }

    .tourdiv .railtel-rsv_wrap .sec01 h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .tourdiv .railtel-rsv_wrap .sec02 h2 {
        font-size: 28px;
        margin-bottom: 35px;
    }

    .tourdiv .railtel-rsv_wrap .sec02 h3 {
        font-size: 24px;
        margin-bottom: 18px;
    }

    .tourdiv .railtel-rsv_wrap .sec02 .boardTable_box {
        margin-bottom: 35px;
    }

    .tourdiv .boardTable_box .table li .tr .writeWrap select {
        max-width: calc(100% - 80px);
        min-height: 38px;
        font-size: 16px;
    }

    .tourdiv .boardTable_box .table li .tr .writeWrap .txt {
        font-size: 16px;
    }

    .tourdiv .boardTable_box .table li .tr .writeWrap input:not(.count) {
        max-width: 100%;
        font-size: 16px;
    }

    .tourdiv .boardTable_box .table li .tr.type_btn .tit {
        display: table-cell;
        width: 50%;
    }

    .tourdiv .boardTable_box .table li .tr.type_btn .writeWrap {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
    }

    .tourdiv .boardTable_box .table li .tr .writeWrap button.btn_bn-green {
        min-width: 88px;
        line-height: 39px;
        font-size: 16px;
    }

    .tourdiv .boardTable_box .table li .tr .writeWrap.type02>input {
        max-width: calc(100% - 100px);
    }

    .tourdiv .boardTable_box .table li .tr.type03 .writeWrap select {
        max-width: calc(100% - 138px);
    }

    .tourdiv .boardTable_box .table li .tr.type03 .writeWrap .txt {
        margin-left: 13px;
        font-size: 15px;
    }

    .tourdiv .railtel-rsv_wrap .sec02 .tit_wrap .ckbox_type02 label {
        font-size: 18px;
        margin-left: 8px;
    }

    .tourdiv .boardTable_box_type02 .table li .tr {
        min-height: 63px;
        padding: 0;
        line-height: 63px;
    }

    .tourdiv .boardTable_box_type02 .table li .tr .ckbox_type02 {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: calc(100% - 70px);
        display: inline-block;
    }

    .tourdiv .boardTable_box_type02 .table li .tr .ckbox_type02 label {
        font-size: 15px;
    }

    .tourdiv .boardTable_box_type02 .table li .tr .btnWrap {
        display: inline-block;
        margin: 0;
    }

    .tourdiv .boardTable_box_type02 .table li .tr .btnWrap button {
        min-width: 65px;
        line-height: 39px;
        font-size: 15px;
    }

    .tourdiv .boardTable_box_type02 .table li .tr .ckbox_type02 label {
        margin-left: 5px;
    }

    .tourdiv .railtel-rsv_wrap .sec02 .s_info {
        font-size: 15px;
        line-height: 22px;
        margin-top: 15px;
    }

    .tourdiv .railtel-rsv_wrap .sec03 h2,
    .railtel-rsv_wrap .sec04 h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .tourdiv .boardTable_box .table li .tr .writeWrap.emaliWrap .ft_em {
        width: 50%;
    }

    .tourdiv .railtel-rsv_wrap .sec03 .info {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
        text-align: left;
    }

    .tourdiv .railtel-rsv_wrap .sec03 .info .ckbox_type02 {
        display: block;
        text-align: center;
        margin-top: 10px;
    }

    .tourdiv .railtel-rsv_wrap .sec03 .info .ckbox_type02 label {
        font-size: 18px;
    }

    .tourdiv .railtel-rsv_wrap .sec04 {
        margin-bottom: 0;
    }

    .tourdiv .railtel-rsv_wrap .sec04 .table li .tr .writeWrap select {
        max-width: 100%;
    }

    .tourdiv .railtel-rsv_wrap .sec04 .infoWrap {
        margin-top: 15px;
        font-size: 18px;
    }

    .tourdiv .railtel-rsv_wrap>.btnWrap {
        margin-bottom: 50px;
        margin-top: 27px;
    }

    .tourdiv .railtel-rsv_wrap>.btnWrap button {
        min-width: calc((100% - 11px) / 2);
        line-height: 49px;
    }
	.tourdiv .blsr_wrap .boardTable_box.type_comf .btn_wrap,
	.change_info_wrap .boardTable_box.type_comf p{
		padding-top:0;
	}
}

/* 예약하기 // */
/* 예약완료 */
.tourdiv .railtel-rsv_wrap .top_wrap {
    text-align: center;
}

.tourdiv .railtel-rsv_wrap .top_wrap:before {
    display: block;
    content: "";
    width: 104px;
    height: 102px;
    background: url(../img/sub/ico_rsv-complete.png) no-repeat;
    margin: 12px auto 30px;
    background-size: cover;
}

.tourdiv .railtel-rsv_wrap .top_wrap .txt {
    font-size: 31px;
    font-weight: 600;
}

.tourdiv .railtel-rsv_wrap .top_wrap .s_txt {
    font-size: 22px;
    color: #000;
    margin: 5px 0 12px;
}

.tourdiv .railtel-rsv_wrap.type02 .sec02 h2 {
    margin-bottom: 30px;
}

.tourdiv .railtel-rsv_wrap.type02 .sec02 .boardTable_box {
    margin-bottom: 40px;
}

.tourdiv .boardTable_box .table li .tr .writeWrap .data.type_seat li {
    display: block;
}

.tourdiv .railtel-rsv_wrap.type02 .price_txt {
    font-size: 34px;
    font-weight: 600;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 40px;
}

.tourdiv .railtel-rsv_wrap.type02 .sec03 .boardTable_box {
    margin-bottom: 80px;
}

.tourdiv .railtel-rsv_wrap.type02 .sec04 .s_info {
    margin-top: 25px;
    text-align: center;
    font-size: 20px;
    color: #666666;
}

@media screen and (max-width: 1024px) {
    .tourdiv .boardTable_box .top_wrap:before {
        width: 60px;
        height: 61px;
        margin: 0 auto 20px;
    }

    .tourdiv .railtel-rsv_wrap.type02>.btnWrap button:nth-of-type(even) {
        margin-right: 0;
    }

    .tourdiv .railtel-rsv_wrap.type02>.btnWrap.type02 {
        margin-top: 17px;
    }

    .tourdiv .railtel-rsv_wrap.type02>.btnWrap.type02 button {
        margin-top: 8px;
    }

    .tourdiv .boardTable_box .top_wrap .txt {
        font-size: 20px;
    }

    .tourdiv .boardTable_box .top_wrap .txt span {
        display: inline-block;
    }

    .tourdiv .boardTable_box .top_wrap .s_txt {
        margin: 20px 0 0;
        font-size: 15px;
        line-height: 21px;
    }

    .tourdiv .boardTable_box .table li .tr .writeWrap .data li {
        line-height: 24px;
    }

    .tourdiv .railtel-rsv_wrap.type02 .sec02 .boardTable_box {
        margin-bottom: 35px;
    }

    .tourdiv .railtel-rsv_wrap.type02 .price_txt {
        font-size: 28px;
        word-break: keep-all;
        padding-bottom: 23px;
    }

    .tourdiv .railtel-rsv_wrap.type02 .sec03 {
        margin-bottom: 35px;
    }

    .tourdiv .railtel-rsv_wrap.type02 .sec03 .boardTable_box {
        margin-bottom: 30px;
    }

    .tourdiv .railtel-rsv_wrap.type02 .sec04 .s_info {
        margin-top: 15px;
        font-size: 16px;
    }
}

/* 예약완료 // */
/* 예약하기 - 기차여행 */
.tourdiv .boardTable_box .top_wrap.type02:before {
    background: url(../img/sub/ico_rsv-travel.png) no-repeat;
    background-size: cover;
}

.tourdiv .boardTable_box .top_wrap .s_txt {
    margin: 5px 0 0;
}

.tourdiv .boardTable_box .top_wrap span {
    color: #666;
    line-height: 35px;
    display: block;
}

@media screen and (max-width: 1024px) {
    .tourdiv .boardTable_box .top_wrap span {
        line-height: 21px;
    }

    .tourdiv .railtel-rsv_wrap.type02 .sec02.type02 .boardTable_box,
    .tourdiv .railtel-rsv_wrap.type02 section.sec02.type02 {
        margin-bottom: 25px;
    }
}

/* 자유여행 - 내일로패스 소개 - 이용안내 팝업 Start */
.layerWrap .InformationUse .text .title_text{
	font-size: 24px;
	font-weight: 600;
}
.layerWrap .InformationUse .text.wrap02 p{
	font-size: 22px;
	color: #333;
	margin-top: 30px;
}
.layerWrap .InformationUse .text.wrap02 .red{
	color: #ff5550;
}
.layerWrap .InformationUse .btnWrap{
	margin-top: 36px;
}
.layerWrap .InformationUse .btnWrap button{
	width: 100%;
	line-height: 68px;
	font-size: 22px;
}
@media screen and (max-width: 768px) {
	.layerWrap .InformationUse .text .title_text {
		font-size: 18px;
	}
	.layerWrap .InformationUse .text.wrap02 p{
		font-size: 15px;
		margin-top: 15px;
	}
	.layerWrap .InformationUse .btnWrap button {
		line-height: 37px;
		font-size: 15px;
	}
	.layerWrap .InformationUse .btnWrap {
		margin-top: 30px;
	}
}
/* 자유여행 - 내일로패스 소개 - 이용안내 팝업 End */

/*자유여행 - 내일로패스 소개 Start*/
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner.type03 .list {
    width: 370px;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner.type03 .second{
	font-size: 24px;
}
.munhwa_pass_wrap.naeilro01 .travel-group_info .box_wrap .list_box {
    background: #fff7f1;
    padding: 67px 67px 67px 73px;
    margin-top: 35px;
	text-align: left;
	max-width: 1002px;
	margin:0 auto;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner .list {
    width: 850px;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner.type02 .list {
    width: 1100px;
	margin: 30px auto 0;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner .list li p{
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	line-height: 32px;
}
.munhwa_pass_wrap.naeilro01 .top_banner {
    background: #ffede0 url(../img/sub/naeilro_pass_img01.png) no-repeat;
    background-position: bottom 60px right 80px;
	padding: 60px;
}
.munhwa_pass_wrap.naeilro01 .top_banner .top_text{
	font-size: 35px;
	color: #502113;
	font-weight: 600;
	margin-bottom: 30px;
}
.munhwa_pass_wrap.naeilro01 .top_banner .top_text::after{
	content: '';
	display: inline-block;
	width: 41px;
	height: 2px;
	background: #502113;
	margin-bottom: 0;
	margin-left: 24px;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay .bg_gray.sc li{
	display: block;
	text-align: left;
	width: 100%;
	position: relative;
	padding-left: 18px;
	margin-bottom: 30px;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay .bg_gray.sc li:last-child{
	margin-bottom: 0;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay ul li .bg_gray{
	padding: 40px;
	min-height: 346px;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay .bg_gray.sc li::before{
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #55595e;
	position: absolute;
	border-radius: 50px;
	top: 12px;
	left: 0;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner .youth{
	font-size: 23px;
	margin-top: 37px;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay .bg_gray.sc li .inner_list li{
	margin-bottom: 0;
	padding-left: 0;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay .bg_gray.sc li .inner_list li::before{
	display: none;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li .inner_list {
	display: inline-block;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li .bg_gray  ul li{
	font-size: 26px;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li .bg_gray  ul li strong{
	vertical-align: top;
}
.pass_info.naeilro h3 {
    font-size: 45px;
    color: #000;
    margin-bottom: 60px;
}

.pass_info.naeilro .info.type01 ul li {
	display: inline-block;
	width: 31%;
	padding: 0 50px;
}
.pass_info.naeilro .info.type01 ul li:last-child{
	margin-right: 0;
}
.pass_info.naeilro .info.type01 ul li .title_text {
    line-height: 69px;
    font-size: 29px;
    color: #fff;
    border-radius: 40px;
    margin-bottom: 34px;
}

.pass_info.naeilro .info.type01 ul li .title_text.type01 {
    background: #7e9fd0;
}

.pass_info.naeilro .info.type01 ul li .title_text.type02 {
    background: #d96c6c;
}

.pass_info.naeilro .info.type01 ul li .title_text.type03 {
    background: #76b6b7;
}

.pass_info.naeilro .info.type01 ul li .sub_text::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background: #000;
    position: absolute;
    left: 0px;
    top: 12px;
}
.pass_info.naeilro .info.type01 ul li p {
    line-height: 29px;
	font-size: 23px;
	font-weight: 500;
	word-break: keep-all;
}

.pass_info.naeilro .info.type01 ul li p .blue {
    color: #3768ac;
}

.pass_info.naeilro .info.type01 ul li .sub_text {
    position: relative;
    text-align: left;
    padding-left: 15px;
    padding-bottom: 35px;
}
.m_br{display: none;}
@media screen and (max-width: 1250px){
	.pass_info.naeilro .info.type01 ul li {
		padding: 0 30px;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay ul li {
		width: 48%;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner.type02 .list {
		width: 100%;
	}
}
@media screen and (max-width: 1024px){
	.pass_info.naeilro .info.type01 ul li .sub_text:last-child{
		padding-bottom: 0;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner .list {
		width: 100%;
	}
	.pass_info.naeilro .info.type01 ul li {
		width: 100%;
		padding: 0;
		margin-bottom: 30px;
	}
	.pass_info.naeilro .info.type01 ul li:nth-child(3){
		margin-bottom: 0px;
	}
	.pass_info.naeilro .info.type01 ul li .sub_text {
		margin: 0 20px 0 24px;
		padding-bottom: 15px;
	}
	.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li .bg_gray ul li strong{
		display: block;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay ul li .bg_gray {
		padding: 20px;
	    min-height: 427px;
	}
	.munhwa_pass_wrap.naeilro01 .top_banner {
		background-position: right 50% bottom 20px;
		padding: 60px;
		height: 600px;
	}
}
@media screen and (max-width: 768px){
	.pass_info.naeilro .info.type01 ul li .sub_text {
		padding: 0 0px 17px 12px;
		word-break: inherit;
	}
	.munhwa_pass_wrap.naeilro01 .top_banner .top_text::after {
		width: 17px;
		height: 1px;
		margin-left: 6px;
	}
	.munhwa_pass_wrap.naeilro01{
		margin-top: 12px;
	}
	.munhwa_pass_wrap.naeilro01 .top_banner {
		background: #ffede0 url(../img/sub/m_naeilro_pass_img01.png) no-repeat;
		background-position: right 50% bottom 20px;
		padding: 40px 20px 25px;
		height: 340px;
	}
	.munhwa_pass_wrap.naeilro01 .top_banner .top_text {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.munhwa_pass_wrap .top_banner .textWrap .img_wrap img {
		width: 100%;
	}
	.tourdiv .content_inner_type02 {
		padding: 10px 20px 30px;
	}
	.munhwa_pass_wrap .top_banner .textWrap .img_wrap{
		width: 177px;
		height: 32px;
	}
	.pass_info.naeilro .info.type01 ul li .title_text {
		line-height: 60px;
		font-size: 22px;
		margin-bottom: 30px;
	}
		.pass_info.naeilro .info.type01 ul li p {
		line-height: 22px;
		font-size: 18px;
		padding: 0 20px;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay .bg_gray.sc li {
		padding-left: 8px;
		margin-bottom: 15px;
		font-size: 14px;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay .bg_gray.sc li::before {
		width: 4px;
		height: 4px;
		border-radius: 0px;
		top: 8px;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay ul li .bg_gray {
		padding: 20px;
		height: 250px;
		min-height: auto;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner .youth {
		font-size: 15px;
		margin-top: 10px;
		line-height: 21px;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner .list li p {
		font-size: 15px;
		line-height: 20px;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner.type03 .second {
		font-size: 18px;
		line-height: 22px;
		margin-top: 15px;
	}
	.m_br{display: block;}
	.munhwa_pass_wrap.naeilro01 .travel-group_info .box_wrap .list_box {
		background: #fff7f1;
		padding: 30px 20px;
		margin-top: 20px;
		max-width: 100%;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .etiquette_inner.type03 .list {
		width: 100%;
	}
	.pass_info.naeilro .info.type01 ul li .sub_text::before {
		width: 4px;
		height: 4px;
		background: #3768ac;
		top: 9px;
	}
}
@media screen and (max-width: 400px){
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap .pass_pay ul li .bg_gray {
		height: 280px;
	}
}
/*패스소개, 바우처소개 css //*/
.pass_intro_slick>p {
    font-size: 40px;
    font-weight: 900;
    text-align: center;
    letter-spacing: -1px;
    color: #000;
    padding-bottom: 53px;
	padding-top: 30px;
}
.pass_intro_slick ul li {
    float: left;
    width: calc((100% - 60px) / 2);
    margin-right: 60px;
    display: block;
    text-align: center;
}

.pass_intro_slick ul li .pass_intro_slick_inner {
    border: 1px solid #dddddd;
    border-radius: 20px;
    padding: 80px 47px;
}

.pass_intro_slick ul li .type2_text {
    font-size: 20px;
    color: #3768ac;
    text-align: left;
    display: block;
    position: relative;
    padding-left: 25px;
    padding-top: 20px;
}

.pass_intro_slick ul li .type2_text p {
    display: inline-block;
    position: absolute;
    left: 0px;
}

.pass_intro_slick ul li:last-child {
    margin-right: 0;
}

.pass_intro_slick ul li .pass_into_text_wrap p {
    font-size: 40px;
    color: #3768ac;
    font-weight: 900;
    letter-spacing: -1px;
}

.pass_intro_slick ul li .pass_into_text_wrap p::after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background: #000;
    margin: 30px auto 25px;
}

.pass_intro_slick ul li .pass_intro_slick_inner span {
    font-size: 31px;
    color: #333333;
	font-weight: 600;
}
.pass_intro_slick ul li .pass_intro_slick_inner span .blue{
	color: #3768ac
}
.tourdiv .pass_intro_slick ul li .pass_into_text_wrap {
    padding-bottom: 24px;
}

.tourdiv .pass_intro_slick .pass_slick .slick-slide img {
    margin: 0 auto;
	border: 1px solid #ddd;
}

.tourdiv .pass_intro_slick .pass_slick .slick-slide img.m {
    display: none;
}

.tourdiv .pass_slick .rolling-slide ul {
    display: inline-block !important;
    text-align: center;
    margin: 0 auto;
    width: auto;
    margin-top: 20px;
}

.tourdiv .pass_slick .rolling-slide .slick-dots li {
    width: 18px;
    height: 18px;
    background: #bbbbbb;
    display: inline-block !important;
    border-radius: 50px;
    margin-right: 24px;
}

.tourdiv .pass_slick .rolling-slide .slick-dots li button {
    font-size: 0;
}

.tourdiv .pass_slick .rolling-slide .slick-dots li.slick-active {
    background: #d25626;
}

.tourdiv .pass_slick .rolling-slide .slider-div .slick-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    z-index: 99;
}

.tourdiv .pass_slick .rolling-slide .slider-div .slick-prev::after {
    content: '';
    display: inline-block;
    width: 96px;
    height: 96px;
    font-size: 20px;
    background: url(../img/sub/pass_info_prev_arrow.png) 50% no-repeat #c6c9ce;
}

.tourdiv .pass_slick .rolling-slide .slider-div .slick-prev:hover:after {
    background: url(../img/sub/pass_info_prev_arrow.png) 50% no-repeat #314da9;
}

.tourdiv .pass_slick .rolling-slide .slider-div .slick-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
}
.content_inner_type02.naeilro .pass_intro_slick{
	padding-bottom: 50px;
}
.tourdiv .pass_slick .rolling-slide .slider-div .slick-next::after {
    content: '';
    display: inline-block;
    width: 96px;
    height: 96px;
    font-size: 20px;
    background: url(../img/sub/pass_info_next_arrow.png) 50% no-repeat #c6c9ce;
}

.tourdiv .pass_slick .rolling-slide .slider-div .slick-next:hover:after {
    background: url(../img/sub/pass_info_next_arrow.png) 50% no-repeat #314da9;
}

@media screen and (max-width: 1250px) {
    .pass_intro_slick ul li .pass_intro_slick_inner span {
        font-size: 23px;
    }
}

@media screen and (max-width: 1024px) {
    .pass_intro_slick>p {
        font-size: 30px;
    }

    .pass_intro_slick ul li {
        width: 100%;
        margin-right: 0px;
    }

    .pass_intro_slick_inner.type1 {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 768px) {
	.content_inner_type02.naeilro .pass_intro_slick {
		padding-bottom: 40px;
	}
	.tourdiv .pass_intro_slick .pass_slick .slick-slide img{
		width: 250px;
		height: 460px;
	}
    .tourdiv .rail-view_wrap.type02 .tab-select-outer {
        padding-top: 5px;
        padding-bottom: 20px;
    }

    .tourdiv .rail-view_wrap.type02 {
        padding-bottom: 20px;
    }

    .pass_intro_slick>p {
        font-size: 24px;
		padding-bottom: 25px;
		padding-top: 25px;
    }
	  .pass_intro_slick>p br.m {
      display: block;
    }

    .tourdiv .pass_slick .rolling-slide .slider-div .slick-prev::after {
        width: 46px;
        height: 46px;
        font-size: 20px;
        background: url(../img/sub/m_pass_info_prev_arrow.png) 50% no-repeat #c6c9ce;
    }

    .tourdiv .pass_slick .rolling-slide .slider-div .slick-prev:hover:after {
        background: url(../img/sub/m_pass_info_prev_arrow.png) 50% no-repeat #314da9;
    }

    .tourdiv .pass_slick .rolling-slide .slider-div .slick-next::after {
        width: 46px;
        height: 46px;
        font-size: 20px;
        background: url(../img/sub/m_pass_info_next_arrow.png) 50% no-repeat #c6c9ce;
    }

    .tourdiv .pass_slick .rolling-slide .slider-div .slick-next:hover:after {
        background: url(../img/sub/m_pass_info_next_arrow.png) 50% no-repeat #314da9;
    }
    .tourdiv .pass_slick .rolling-slide .slick-dots li {
        margin-right: 10px;
    }

    .pass_intro_slick ul li .pass_intro_slick_inner {
        padding: 40px 12px;
    }

    .pass_intro_slick ul li .pass_intro_slick_inner span {
        font-size: 18px;
    }

    .pass_intro_slick ul li .pass_into_text_wrap p {
        font-size: 24px;
    }

    .pass_intro_slick ul li .pass_into_text_wrap p::after {
        margin: 23px auto 20px;
    }

    .pass_intro_slick ul li .type2_text {
        padding-left: 20px;
        padding-top: 15px;
        font-size: 16px;
    }
}

@media screen and (max-width: 360px) {
    .tourdiv .rail-view_wrap.type02 .tab_content .pc_ver {
        display: none;
    }

    .tourdiv .rail-view_wrap.type02 .tab_content .moblie {
        display: block;
    }
}

/*자유여행 - 내일로패스 소개 End */

/* 내일로 패스 - 프로모션 Start */
.promotion .eventBox.type_slick .slick-dots{
	text-align: center;
}
.promotion .eventBox.type_slick .slick-dots li{
	display: inline-block;
	float: none;
	width: 16px;
	height: 16px;
	margin-right: 0px;
    margin-bottom: 0px;
	background: #00acc2;
	border-radius: 50%;
}
.promotion .eventBox.type_slick .slick-dots li:not(.slick-active){
	background :#cfcfcf;
}
.promotion .eventBox.type_slick .slick-dots li:not(last-child){
	margin-right: 19px;
}
.promotion .eventBox.type_slick .slick-dots li button{
	color: transparent;
}
.tourdiv .promotion ul.tab-button li {
    max-width: 12.5%;
    min-width: auto;
    width: 100%;
    padding: 0 5px;
		cursor:pointer;
}
.promotion .promotion_img {
    padding-bottom: 47px;
	background: url(../img/sub/pass_intro_top_bg.jpg) no-repeat;
	max-width: 1400px;
	min-height: 291px;
	position: relative;
	text-align: center;
	margin-bottom: 47px;
}
.promotion .promotion_img .promotion_img_inner{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width:100%;
}
.promotion .promotion_img .promotion_img_inner p{
	font-size: 25px;
	color: #fff;
	padding-top: 25px;
}
.promotion .promotion_text_img {
    display: block;
    text-align: center;
}
.promotion .promotion_text_img::after {
    content: "";
    display: block;
    width: 66px;
    height: 2px;
    background: #000;
    margin: 23px auto 42px;
}
.promotion .promotion_text_img .tit{
	font-size:50px;
	font-weight:bold;
	color:#000;
	letter-spacing:-0.04em;
	line-height:1;
}
.promotion .page_group {
    margin: 0 auto 50px;
}

.promotion .promotion_bottom {
    padding-top: 60px;
}

@media screen and (max-width: 1250px) {
    .tourdiv .promotion ul.tab-button li {
        font-size: 22px;
    }
}

@media screen and (max-width: 1025px) {
    .tourdiv .promotion ul.tab-button li {
        font-size: 17px;
    }

    .promotion .tab_content .eventBox li {
        width: calc((100% - 60px) / 3);
        margin-right: 30px;
        margin-bottom: 30px;
    }

    .promotion .txtBox h2 {
        font-size: 20px;
    }

    .promotion .uploadDate {
        font-size: 16px;
    }

    .promotion .tab_content .eventBox li:nth-of-type(4n) {
        margin-right: 30px;
    }
}

@media screen and (max-width: 768px) {
	.promotion .promotion_img {
		min-height: 245px;
		margin-bottom: 25px;
	}
	.promotion .promotion_img .promotion_img_inner p {
		font-size: 17px;
	}

    .promotion .tab_content .eventBox li .imgBox img {
        width: 100%;
    }
    .promotion_bottom .tab_content {
        padding-top: 20px;
    }
    .promotion .promotion_bottom {
        padding-top: 50px;
    }

    .promotion .promotion_text_img::after {
        height: 1px;
        width: 40px;
        margin: 17px auto 0px;
    }

    .promotion .uploadDate {
        font-size: 14px;
    }

    .promotion .page_group {
        margin: 25px auto 40px;
    }
	 .promotion .promotion_top .page_group{
		display: none;
	 }
	.promotion .promotion_img .promotion_img_inner img{
		width: 35%;
	}
	  .promotion .tab_content .eventBox li {
        width: 100%;
    }
	.promotion .promotion_img {
		min-height: 130px;
	}
	.promotion .promotion_img .promotion_img_inner p {
		font-size: 15px;
		padding-top: 15px;
	}
	.promotion .promotion_img .promotion_img_inner img{
		width: 138px;
		height: 28px;
	}
	.promotion .promotion_text_img .tit{
		font-size:32px;
		letter-spacing:-0.02em;
	}
}

@media screen and (max-width: 360px) {
    .promotion .tab_content .eventBox li {
        width: 100%;
        margin-bottom: 15px;
    }
	.promotion .promotion_img .promotion_img_inner p {
		font-size: 13px;
	}
}

/* 내일로 패스 - 프로모션 End*/

.rail-view_wrap.type02 p.red {
    font-size: 24px;
    padding-top: 30px;
}

@media screen and (max-width:768px) {
    .rail-view_wrap.type02 p.red {
        font-size: 15px;
        padding-top: 14px;
    }
}

/* 자유여행 - 문화누리패스 소개 // */

/* 레일쉽 - 울릉도(포항) */
.tourdiv .subtop.type_pohang {
    background: url(../img/sub/sub_bg-pohang.jpg) no-repeat;
}

/* 레일쉽 - 제주(여수) */
.tourdiv .subtop.type_jeju {
    background: url(../img/sub/sub_bg-jeju.jpg) no-repeat;
}

/* 자유여행 - 패스권 예매확인 */
.tourdiv .tomorrow_wrap .tit_wrap h2 {
    font-size: 40px;
}

.tourdiv .tomorrow_wrap .tit_wrap p {
    font-size: 20px;
    color: #666666;
    margin-top: 20px;
}

.tourdiv .tomorrow_wrap .tit_wrap button {
    min-width: 180px;
}

.tourdiv .tomorrow_wrap .tit_wrap button:first-of-type {
    margin-right: 10px;
}

.tourdiv .tomorrow_wrap .tk_wrap {
    margin-top: 30px;
}

.tourdiv .tomorrow_wrap .tk_wrap .allBtn {
    margin-top: 20px;
}

.tourdiv .tomorrow_wrap .tk_wrap .btnWrap {
    margin-bottom: 20px;
}

.tourdiv .tomorrow_wrap .tk_wrap .allBtn input {
    border: 1px solid #c7cbce;
    border-radius: 100%;
    background-size: cover;
}

.tourdiv .tomorrow_wrap .tk_wrap .allBtn label {
    font-size: 22px;
    margin-left: 12px;
    line-height: 22px;
}

.tourdiv .tomorrow_wrap .tk_wrap .ul_wrap {
    clear: both;
}

.tourdiv .tomorrow_wrap .tk_wrap .tk {
    width: 47.8%;
    float: left;
    border: 1px solid #bababa;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 50px;
}

.tourdiv .tomorrow_wrap .tk_wrap .tk:nth-of-type(even) {
    margin-left: 4.4%;
}

.tourdiv .tomorrow_wrap .tk_wrap .tk .ckbox {
    display: inline-block;
    line-height: 340px;
    background: #c6c9ce;
    padding: 0 11px;
}

.tourdiv .tomorrow_wrap .tk_wrap .tk .info_box {
    display: inline-block;
    padding-left: 30px;
    vertical-align: middle;
    width: calc(100% - 47px);
}

.tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .tit_box input {
    border-bottom: 1px solid #cfcfcf;
    line-height: 44px;
    color: #454545;
    font-size: 20px;
    width: 53%;
}

.tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .tit_box .info_pass {
    font-size: 20px;
}

.tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .ct_box {
    color: #454545;
    font-size: 22px;
}

.tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .ct_box .pr_txt {
    margin-top: 20px;
}

.tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .ct_box .dt_txt {
    font-size: 20px;
    display: block;
    margin-top: 40px;
}

.tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .ct_box .dy_txt {
    margin-top: 10px;
}

.tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .btn_box {
    margin-top: 40px;
    text-align: center;
}

.tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .btn_box button:first-of-type {
    margin-right: 10px;
}

.tourdiv .tomorrow_wrap .page_group {
    margin: 0 auto 110px;
}

@media screen and (max-width:1240px) {
    .tourdiv .tomorrow_wrap .tk_wrap .tk .info_box {
        padding: 0 10px 0;
    }
}

@media screen and (max-width:1080px) {
    .tourdiv .tomorrow_wrap .tit_wrap>div {
        float: none;
    }

    .tourdiv .tomorrow_wrap .tit_wrap .btnWrap {
        margin-top: 25px;
    }
}

@media screen and (max-width:1024px) {


    .tourdiv .tomorrow_wrap .tk_wrap .tk {
        width: 100%;
        margin-bottom: 20px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .tk:nth-of-type(even) {
        margin-left: 0;
    }
}

@media screen and (max-width:768px) {
    .tourdiv .tomorrow_wrap .tit_wrap h2 {
        font-size: 28px;
    }

    .tourdiv .tomorrow_wrap .tit_wrap p {
        font-size: 18px;
    }

    .tourdiv .tomorrow_wrap .tit_wrap button {
        min-width: calc((100% - 13px) / 2);
    }

    .tourdiv .tomorrow_wrap .tit_wrap button:first-of-type {
        margin-right: 6px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap {
        margin-top: 20px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .btnWrap {
        margin-bottom: 0;
        margin-top: 5px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .allBtn {
        margin-bottom: 10px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .allBtn label {
        font-size: 20px;
        margin-left: 0;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .tk .ckbox {
        line-height: 305px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .tit_box input {
        font-size: 20px;
        width: 100%;
        max-width: 150px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .tit_box .info_pass {
        display: block;
        font-size: 16px;
        margin-top: 10px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .ct_box {
        font-size: 20px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .ct_box .pr_txt {
        line-height: 25px;
        margin-top: 15px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .ct_box .dt_txt {
        margin-top: 15px;
        font-size: 16px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .ct_box .dt_txt .nm_txt {
        display: block;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .ct_box .dy_txt {
        font-size: 18px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .btn_box {
        text-align: left;
        margin-top: 18px;
    }

    .tourdiv .tomorrow_wrap .tk_wrap .tk .info_box .btn_box button:first-of-type {
        margin-right: 4px;
    }
}

/* 자유여행 - 패스권 예매확인 // */

/* 해외여행패스 - 일본패스, 유럽패스 */
.tourdiv .subtop.type_japan {
    background: url(../img/sub/sub_bg-japan.jpg) no-repeat;
}

.tourdiv .subtop.type_EU {
    background: url(../img/sub/sub_bg-eu.jpg) no-repeat;
}

.tourdiv .pass_topbanner_wrap.japanpass {
    width: 100%;
    height: 448px;
    background: url(../img/sub/japanbg.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.tourdiv .pass_topbanner_wrap.EUpass {
    width: 100%;
    height: 448px;
    background: url(../img/sub/EUbg.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.tourdiv .pass_topbanner_wrap .pass_topbanner {
    padding-top: 65px;
    padding-left: 55px;
}

.tourdiv .pass_topbanner_wrap .pass_topbanner .passtxt01 {
    position: relative;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 30px;
}

.tourdiv .pass_topbanner_wrap .pass_topbanner .passtxt01::after {
    content: "";
    display: inline-block;
    background: #000;
    height: 1px;
    width: 40px;
    margin-left: 20px;
}

.tourdiv .pass_topbanner_wrap .pass_topbanner .passtxt02 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 35px;
}

.tourdiv .pass_topbanner_wrap .pass_topbanner .passtxt03 {
    font-size: 24px;
}

.tourdiv .pass_sec h3 {
    position: relative;
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 60px;
    margin-bottom: 30px;
		letter-spacing: -0.06em;
}

.tourdiv .pass_sec h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    background: #000;
    height: 1px;
    width: 40px;
}

.tourdiv .pass_sec01, .tourdiv .pass_sec02 {
    padding-bottom: 65px;
    border-bottom: 1px solid #cdcdcd;
}
.tourdiv .pass_sec01 h3 {
    margin-top: 40px;
}
.tourdiv .pass_wrap.tourcenter .pass_sec02 h3 {
    padding-top: 0;
}
.tourdiv .pass_sec01 p {
    font-size: 28px;
    text-align: center;
}
.tourdiv .pass_sec02 .pass_list {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
    background: #faf3f6;
    padding: 60px;
}
.tourdiv .pass_sec02.EUpass .pass_list {
    background: #eff1f9;
}
.tourdiv .tourcenter .pass_sec02 .pass_list {
    background: #fff7f1;
}
.tourdiv .pass_sec02 .pass_list li {
    position: relative;
    font-size: 26px;
    padding-left: 25px;
}

.tourdiv .pass_sec02 .pass_list li:not(:first-child) {
    margin-top: 35px;
}

.tourdiv .pass_sec02 .pass_list li::after {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    display: inline-block;
    background: #3768ac;
    height: 10px;
    width: 10px;
    border-radius: 100%;
}

.tourdiv .pass_sec03 .center_tell {
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}

.tourdiv .pass_sec03 .center_tell span {
    color: #3768ac;
}

.tourdiv .pass_sec03 .center_time {
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}
.tourdiv .pass_sec03 .center_time br{
	display: none;
}
.tourdiv .pass_sec03 .center_time span {
    color: #3768ac;
}
.tourdiv .pass_wrap.tourcenter .pass_sec03 .center_time {
  padding-bottom: 65px;
	border-bottom: 1px solid #cdcdcd;
}
.tourdiv .pass_location_wrap {
    width: 100%;
		max-width: 1008px;
    margin: 0 auto;
    font-size: 0;
}
.tourdiv .pass_location_wrap .faq_list_wrap .scrollUp .flo_left p {
	padding-left: 0;
}
.tourdiv .pass_location_wrap .faq_list_wrap {
	margin: 60px auto 50px
}
.tourdiv .pass_location_wrap .faq_list_wrap .faq_inner ul > li {
	position: relative;
	line-height: 40px;
	padding-left: 20px;
}
.tourdiv .pass_location_wrap .faq_list_wrap .faq_inner ul > li::before {
	content:"";
	display: inline-block;
	position: absolute;
	left: 5px;
	top: 18px;
	height: 5px;
	width: 5px;
	border-radius: 100%;
	background: #000;
}
.tourdiv .pass_location_wrap .faq_list_wrap .scrollUp .flo_left a {
	padding: 19px 40px;
}
.tourdiv .pass_wrap .pass_info {
    font-size: 23px;
    margin: 0 0 30px;
    text-align: center;
}

.tourdiv .pass_wrap .pass_info2 {
    font-size: 31px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
}

.tourdiv .pass_wrap .pass_info2 .txt_bl {
    color: #3768ac;
}



@media screen and (max-width:768px) {
    .tourdiv .pass_topbanner_wrap.japanpass {
        height: 385px;
        background-image: url(../img/sub/m_japanbg.jpg);
        background-position-y: 100%;
    }

    .tourdiv .pass_topbanner_wrap.EUpass {
        height: 385px;
        background-image: url(../img/sub/m_EUbg.jpg);
        background-position-y: 100%;
    }

    .tourdiv .pass_topbanner_wrap .pass_topbanner {
        padding: 40px 25px;
    }

    .tourdiv .pass_topbanner_wrap .pass_topbanner .passtxt01 {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .tourdiv .pass_topbanner_wrap .pass_topbanner .passtxt01::after {
        width: 20px;
        margin-left: 10px
    }

    .tourdiv .pass_sec h3 {
        font-size: 24px;
        padding-top: 40px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .tourdiv .pass_sec01 h3 {
        margin-top: 0;
    }

    .tourdiv .pass_sec01 p {
        font-size: 20px;
    }

    .tourdiv .pass_sec01, .tourdiv .pass_sec02 {
        padding-bottom: 40px;
    }

    .tourdiv .pass_topbanner_wrap .pass_topbanner .passtxt02 {
        font-size: 16px;
        margin-bottom: 22px;
    }

    .tourdiv .pass_topbanner_wrap .pass_topbanner .passtxt02 img {
        height: 28px;
    }

    .tourdiv .pass_sec02 .pass_list {
        padding: 25px 15px
    }

    .tourdiv .pass_sec02 .pass_list li {
        font-size: 18px;
        padding-left: 10px;
    }

    .tourdiv .pass_sec02 .pass_list li::after {
        height: 3px;
        width: 3px;
    }

    .tourdiv .pass_sec02 .pass_list li:not(:first-child) {
        margin-top: 5px;
    }

    .tourdiv .pass_topbanner_wrap .pass_topbanner .passtxt03 {
        font-size: 14px;
    }

    .tourdiv .pass_sec03 .center_tell {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .tourdiv .pass_sec03 .center_time {
        font-size: 20px;
    }
		.tourdiv .pass_wrap.tourcenter .pass_sec03 .center_time {
			padding-bottom: 40px;
		}
		.tourdiv .pass_sec03 .center_time br {
			display: inline;
		}
    .tourdiv .pass_location_wrap .pass_location>ul>li {
        line-height: 35px;
        margin-bottom: 10px;
    }
		.tourdiv .pass_location_wrap .faq_list_wrap {
			margin: 30px auto;
		}
		.tourdiv .pass_location_wrap .faq_list_wrap .faq_inner {
			padding: 17px 10px;
		}
		.tourdiv .pass_location_wrap .faq_list_wrap .scrollUp .flo_left a {
			padding: 19px 10px;
		}
		.tourdiv .pass_location_wrap .faq_list_wrap .faq_inner ul > li {
			font-size: 16px;
			line-height: 24px;
			padding-left: 16px;
		}
		.tourdiv .pass_location_wrap .faq_list_wrap .faq_inner ul > li::before {
			top: 10px;
			height: 4px;
			width: 4px;
		}
		.tourdiv .pass_location_wrap .faq_list_wrap .scrollUp .flo_left p {
			font-size: 16px;
		}
    .tourdiv .pass_wrap .pass_info {
        font-size: 15px;
        margin: 10px 0 30px;
        text-align: left;
    }

    .tourdiv .pass_wrap .pass_info2 {
        font-size: 18px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:460px) {

    .tourdiv .pass_topbanner_wrap .pass_topbanner .passtxt02 br,
    .tourdiv .pass_topbanner_wrap .pass_topbanner .passtxt03 br {
        display: none;
    }
}


/* 관광열차 - 레일크루즈해랑 */
.tourdiv .train-view_wrap .haerang_wrap,
.tourdiv .train-view_wrap .sea_train-wrap{
	padding-bottom:50px;
}
.tourdiv .train-view_wrap .sea_train-wrap .seat-count{
	font-size: 40px;
	font-weight: bold;
	color: #000;
}
@media screen and (max-width:768px) {
	.tourdiv .train-view_wrap .sea_train-wrap .seat-count{
		font-size: 24px;
		margin: 20px 0 35px;
	}
}
/* 관광열차 - 동해산타열차 */
.tourdiv .train_inner .inner_wrap {
    border: 1px solid #cccccc;
	clear: both;
}

.tourdiv .train_inner .inner_wrap p {
    font-size: 24px;
		line-height:30px;
		letter-spacing:-0.06em;
    padding: 17px 28px 12px;
}

.tourdiv .reser_wrap .s_tit.txt_bk {
    font-size: 40px;
		line-height:1;
}
.train_inner h4 {
    font-size: 30px;
    padding-bottom: 10px;
    padding-top: 40px;
	color:#000;
}
.train_inner h4 span.right {
	float: right;
	font-size: 24px;
	color: #ff5558;
}
.train_inner:first-of-type h4{
	padding-top:25px;
}
.tourdiv .product_wrap .flo_wrap h2 {
    float: left;
}

.tourdiv .product_wrap .flo_wrap button {
    float: right;
    line-height: 52px;
    font-size: 18px;
}

.tourdiv .product_wrap .flo_wrap button::after {
    display: inline-block;
    content: '';
    background: url(../img/sub/more_btn_icon.png) no-repeat;
    width: 19px;
    height: 19px;
    position: relative;
    top: 3px;
    margin-left: 10px;
}

.tourdiv .reser_wrap .intro_flo .text {
    float: left;
		margin-top: 25px;
}
.tourdiv .reser_wrap .intro_flo .img {
    float: right;
}
.tourdiv .train01 .intro_flo .text {
	width: 90%
}
.tourdiv .train01 .reser_wrap .intro_flo .img {
    float: left;
		width: 8%;
		margin-left:2%
}
.tourdiv .train02 .intro_flo .text,
.tourdiv .train03 .intro_flo .text,
.tourdiv .train04 .intro_flo .text{
	width: 70%
}
.tourdiv .train02 .reser_wrap .intro_flo .img,
.tourdiv .train03 .reser_wrap .intro_flo .img,
.tourdiv .train04 .reser_wrap .intro_flo .img{
	width: 27%;
	margin-top: 15px;
}

.tourdiv .reser_wrap .intro_flo {
    position: relative;
    min-height: 100px;
}

.tourdiv .reser_wrap .intro_flo .text p {
    font-size: 26px;
}

.tourdiv .reser_wrap .intro_flo .text p span {
    display: block;
}

.tourdiv .intro_flo2 {
    padding-top: 40px;
}

.tourdiv .intro_flo2 ul li {
    float: left;
    width: calc((100% - 40px)/2);
    margin-right: 40px;
    margin-bottom: 40px;
}

.tourdiv .intro_flo2 ul li h3 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 15px;
}
.tourdiv .intro_flo2 ul li:last-child {
    margin-right: 0;
}
.tourdiv .intro_flo2 ul li .img_box {
	border: 1px solid #cdcdcd;
	text-align: center;
}
.tourdiv .intro_flo2 ul li .img_box.bibox {
	background:url(../img/sub/line_bg.png) repeat;
}
.tourdiv .intro_flo2 .trainimg {
	border: 1px solid #cdcdcd;
	text-align: center;
}

.tourdiv .rsv_train-wrap {
    padding: 60px 0 0;
}
.tourdiv .product_wrap{
	padding: 60px 0 0;
}
.tourdiv .product_wrap .flo_wrap{
	padding: 0 0 25px;
}
.tourdiv .rsv_train-wrap .s_tit {
    padding-bottom: 30px;
}

.tourdiv .train-view_wrap.type .traver_rail_recommend_pro {
    margin-bottom: 40px;
	margin-top: 20px;
}

.tourdiv .train-view_wrap.type .traver_rail_recommend_pro a {
    display: block;
}
@media screen and (max-width:1240px) {
	.train_inner h4 span.right {
		float: none;
		display: block;
	}
}

@media screen and (max-width:768px) {
	.tourdiv .product_wrap .flo_wrap {
		padding: 0;
	}
	.train_inner h4 span.right {
		font-size: 18px;
	}
}
.tourdiv .m {
    display: none;
}
.tourdiv .reser_wrap .rese_img{
	margin-top: 30px;
	text-align: center;
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
}
.tourdiv .train-view_wrap .tit_wrap .info_2 img {
    border-radius: 0 !important;
}

.tourdiv .train-view_wrap .tit_wrap .info_2 .imgWrap {
    border: 1px solid #cecece;
}

.tourdiv .train-view_wrap .tit_wrap .top_tit {
    padding-bottom: 30px;
    font-size: 40px;
}

.tourdiv .subtop.travel_rail_Bg {
    background: url(../img/sub/travel_rail_Bg.jpg) no-repeat;
}

.tourdiv .train-view_wrap .tit_wrap {
    color: #fff;
}

.tourdiv .train-view_wrap .tit_wrap .info_wrap {
	height: 268px;
	background-size: cover;
	overflow: hidden;
}
.tourdiv .train-view_wrap .tit_wrap .info_wrap.info_2 {
	height: auto;
}
.tourdiv .train-view_wrap .tit_wrap .info_wrap.train1 {
	background: url(../img/sub/sub_bg-donghae_view-tit.jpg) no-repeat;
}
.tourdiv .train-view_wrap .tit_wrap .info_wrap.train2 {
	background: url(../img/sub/bg-baekdu-tit.jpg) no-repeat;
}
.tourdiv .train-view_wrap .tit_wrap .info_wrap.train3 {
	background: url(../img/sub/bg-namdo-tit.jpg) no-repeat;
}
.tourdiv .train-view_wrap .tit_wrap .info_wrap.train4 {
	background: url(../img/sub/bg-dmz-tit.jpg) no-repeat;
}
.tourdiv .train-view_wrap .tit_wrap .info_wrap.train5 {
	background: url(../img/sub/bg-arirang-tit.jpg) no-repeat;
}
.tourdiv .train-view_wrap .tit_wrap .info_wrap.train6{
	background:url(../img/sub/bg-gold-tit.jpg) no-repeat;
}
.tourdiv .train-view_wrap .tit_wrap button {
    font-size: 25px;
    min-width: 400px;
}

.tourdiv .train-view_wrap .tit_wrap .box {
    background: rgba(20, 135, 177, 0.9);
    padding: 25px 50px;
}

.tourdiv .train-view_wrap .tit_wrap .box .tit {
    display: block;
    margin-bottom: 10px;
    font-size: 27px;
    font-weight: 600;
}
.tourdiv .train-view_wrap .tit_wrap .box .txt {
    font-size: 20px;
}

.tourdiv .train-view_wrap .tit_wrap .btn_list {
    display: block;
    margin: 60px auto;
}

.tourdiv .rail-view_wrap.type_train .reser_wrap {
    padding-top: 0px;
}

.tourdiv .boardTable_box .table li.type_ch {
    width: 47%;
}

.tourdiv .boardTable_box .chg_wrap {
    float: left;
    line-height: 72px;
    width: 5%;
    text-align: center;
}

.tourdiv .boardTable_box .chg_wrap .btn_chg {
    background: url(../img/sub/change_icon.png) no-repeat;
    width: 19px;
    height: 23px;
}


.rsv_train-wrap .s_tit {
    font-size: 40px;
}

.tourdiv .rsv_train-wrap .boardTable_box {
    margin-bottom: 50px;
}

.tourdiv #groupReservation_Wrap .rsv_train-wrap .boardTable_box {
    margin-bottom: 0px;
    box-shadow: 0 6px 16px #e4e7eb;
}

.tourdiv .boardTable_box .table li .tr .sec_type {
    background: url(../../common/img/arrow.png) no-repeat 95% center;
    border-bottom: 1px solid #cfcfcf;
    width: 100%;
    max-width: 429px;
    min-height: 44px;
    font-size: 20px;
    padding: 0 8px;
    line-height: 44px;
}

.tourdiv .boardTable_box .table li .tr .sec_type::placeholder {
    color: #b7b7b7;
}

.tourdiv .boardTable_box .table li .tr .writeWrap .btn_jon,
.tourdiv .boardTable_box .table li .tr .writeWrap .btn_prr,
.tourdiv .boardTable_box .table li .tr .writeWrap .btn_recom {
    background: none;
    width: 100%;
    right: 0;
    height: 44px;
}

.tourdiv .rsv_train-wrap .btnWrap {
    text-align: center;
    margin-bottom: 60px;
}

.tourdiv .rsv_train-wrap .btnWrap button:not(:last-of-type) {
    margin-right: 8px;
}

.tourdiv .dtList_wrap .tlt_wrap {
    text-align: center;
    margin-bottom: 45px;
}

.tourdiv .dtList_wrap .tlt_wrap .total {
    font-size: 40px;
}

.tourdiv .dtList_wrap .tlt_wrap .dtbox {
    font-size: 30px;
    max-width: 670px;
    margin: 40px auto 0;
    line-height: 50px;
}

.tourdiv .dtList_wrap .tlt_wrap .dtbox a {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    min-width: 150px;
    border-radius: 25px;
}

.tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_bf {
    border: 1px solid #c1c1c1;
    color: #000000;
    line-height: 48px;
}

.tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_bf:hover {
    border-color: #0988b7;
    color: #0988b7;
}

.tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_nt {
    background: #0f3e69;
    line-height: 50px;
}

.tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_nt:hover {
    color: #2cc2fa;
}

.tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_bf:before {
    display: inline-block;
    content: "";
    width: 10px;
    height: 17px;
    background: url(../img/common/ico_before.png) no-repeat;
    margin: 0 20px 0 -10px;
}

.tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_nt:after {
    display: inline-block;
    content: "";
    width: 10px;
    height: 17px;
    background: url(../../tour/img/common/ico_next.png) no-repeat;
    margin: 0 -10px 0 20px;
}

.tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_bf:hover:before,
.tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_nt:hover:after {
    background-position: 0 100%;
}


.tourdiv .product_wrap .traver_rail_recommend_pro a.plus_btn {
    background: #11428f url(../img/common/ico_plus.png) no-repeat center;
}

.tourdiv .product_wrap .page_group {
    margin-top: 0;
}

.tourdiv .train-view_wrap .m {
    display: none;
}

.tourdiv .reser_wrap .s_tit.txt_bk.img {
    padding-top: 55px;
}
.train-view_wrap.type .intro_flo2 .m{
	display: none;
}
.tourdiv .reser_wrap.type02 h4{
	padding-top:25px;
}
.tourdiv .reser_wrap.type02 .train_inner{
	margin-right:40px;
	width:calc((100% - 40px) / 2);
}
.tourdiv .reser_wrap.type02:after{
	display:block;
	content:"";
	clear:both;
}
.tourdiv .reser_wrap.type02 .train_inner:last-child{
	margin-right:0;
}
.tourdiv .reser_wrap.type02{
	padding-bottom:50px;
}
.tourdiv .reser_wrap .train_table-wrap{
	display:flex;
	align-items:stretch;
	font-size:24px;
	letter-spacing:-0.06em;
}
.tourdiv .reser_wrap .train_table-wrap tr{
	height:39px;
	border-bottom:1px solid #cacaca;
}
.tourdiv .reser_wrap .train_table-wrap th{
	background:#f6f7f8;
	border-left:1px solid #cacaca;
	width:33%;
	font-weight:500;
}
.tourdiv .reser_wrap .train_table-wrap tr > *{
	border-right:1px solid #cacaca;
}
.tourdiv .reser_wrap .table_wrap.type02 tr{
	height:49px;
}
.tourdiv .reser_wrap .train_table-wrap td{
	text-align:center;
}
.tourdiv .reser_wrap .table_wrap.type02 td{
	text-align:left;
	padding:0 5px 0 18px;
}
.tourdiv .train-view_wrap .haerang_wrap .tit_wrap .info_2:not(:first-of-type) {
	margin-top:27px;
}
/* // 객실시간표*/
.destination_text_wrap {
    display: block;
    text-align: center;
    padding-bottom: 50px;
}

.destination_text_wrap img {
    display: inline-block;
}

.destination_text_wrap p {
    display: inline-block;
    font-size: 27px;
    color: #0b3c81;
    font-weight: 600;
    padding: 0 10px;
}

.train_schedule_wrap {
    padding-bottom: 50px;
}

.trainScheduleTableWrap thead tr th {
    background: #8aca5e;
    color: #fff;
    line-height: 80px;
    font-size: 30px;
    text-align: center;
}

.trainScheduleTableWrap ul li {
    float: left;
    width: calc((100% - 60px) / 2);
    margin-right: 60px;
		margin-bottom: 60px;
}

.trainScheduleTableWrap ul li:nth-child(even) {
    margin-right: 0px;
}

.trainScheduleTableWrap tbody tr th {
    font-size: 24px;
    text-align: center;
    background: #f6f7f8;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    line-height: 60px;
}

.trainScheduleTableWrap tbody tr th:last-child {
    border-right: none;
}

.trainScheduleTableWrap tbody tr td {
    font-size: 20px;
    text-align: center;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    line-height: 45px;
}

.trainScheduleTableWrap tbody tr td:last-child {
    border-right: none;
}

.trainScheduleTableWrap tbody tr td.strong {
    color: #0b3c81;
    font-weight: 600;
}
.train_schedule_wrap h3 {
	font-size: 40px;
	margin-bottom: 30px;
}
.train_schedule_wrap .schedule_box {
	padding: 50px 15px 45px;
	background: #f3f4f8;
}
.train_schedule_wrap .schedule_box .box_inner {
	position: relative;
	padding-left: 220px;
}
.train_schedule_wrap .schedule_box .box_inner::before {
	content:"";
	position: absolute;
	display: inline-block;
	width: 104px;
	height: 97px;
	top: 24px;
	left: 80px;
	background: url(../img/sub/train_infoimg.png) no-repeat;
}
.train_schedule_wrap .schedule_box .box_inner .info_tit {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}
.train_schedule_wrap .schedule_box .box_inner ul li {
	position: relative;
	font-size: 18px;
	line-height: 32px;
	color: #666666;
	padding-left: 12px;
}
.train_schedule_wrap .schedule_box .box_inner ul li::before {
	content:"";
	position: absolute;
	top: 10px;
	left: 0;
	width: 4px;
	height: 4px;
	display: inline-block;
	background: #000;
}
.train_schedule_wrap .schedule_box .box_inner ul li:last-child {
	margin-bottom: 0;
}

.destination_text_wrap img.img01 {
    position: relative;
    top: 3px;
}

.destination_text_wrap img.img02 {
    position: relative;
    top: 5px;
}

/*객실시간표 //*/
@media screen and (max-width:1024px) {
    .trainScheduleTableWrap ul li {
        width: calc((100% - 30px) / 2);
        margin-right: 30px;
    }
		.train_schedule_wrap .schedule_box .box_inner {
			padding-left: 170px;
		}
		.train_schedule_wrap .schedule_box .box_inner::before {
			left: 28px;
		}
    .tourdiv .train-view_wrap #tab02 .tit_wrap .imgWrap {
        border-radius: 0;
    }

    .tourdiv .product_wrap .flo_wrap button {
        line-height: 31px;
    }

    .tourdiv .reser_wrap .intro_flo .text p {
        font-size: 22px;
    }

    .tourdiv #tab02 .train-view_wrap .tit_wrap .imgWrap {
        border-radius: 0px;
    }

    .tourdiv .train-view_wrap .tit_wrap .imgWrap img {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .tourdiv .train-view_wrap .tit_wrap .box {
        padding: 20px 25px;
    }

    .tourdiv .train-view_wrap .tit_wrap  .box .tit {
        font-size: 22px;
    }

    .tourdiv .train-view_wrap .tit_wrap .info_wrap .box .tit span {
        display: inline-block;
    }

    .tourdiv .train-view_wrap .tit_wrap .box .txt {
        font-size: 16px;
    }
    .tourdiv .rsv_train-wrap .s_tit {
        font-size: 28px;
        padding: 25px 0;
    }

    .tourdiv .rsv_train-wrap .boardTable_box {
        margin-bottom: 0;
    }

    .tourdiv .boardTable_box .table li .tr .sec_type {
        background-position: 100% center;
    }

    .tourdiv .boardTable_box .table li.type_ch {
        width: 100%;
        float: none;
    }

    .tourdiv .boardTable_box .chg_wrap {
        line-height: 50px;
        float: none;
        margin: 0 auto;
    }

    .tourdiv .boardTable_box .chg_wrap .btn_chg {
        transform: rotate(90deg);
        -ms-transform: rotate(90deg);
    }

    .tourdiv .dtList_wrap .tlt_wrap {
        margin-bottom: 30px;
    }

    .tourdiv .dtList_wrap .tlt_wrap .total {
        font-size: 28px;
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox {
        font-size: 24px;
        max-width: 320px;
        margin-top: 20px;
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox a {
        min-width: 37px;
        border-radius: 100%;
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_bf {
        line-height: 35px;
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_nt {
        line-height: 37px;
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_bf:before {
        margin: 0 3px 0 0;
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_nt:after {
        margin: 0 0 0 3px;
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox {
        line-height: 37px;
    }

    .tourdiv .product_wrap .recommend_inner .text_inner {
        padding-top: 10px;
        padding-right: 10px;
    }

    .tourdiv .product_wrap .page_group {
        margin-top: 15px;
        margin-bottom: 50px;
    }
	.tourdiv .reser_wrap.type02 .train_inner{
		width:100%;
		margin-right:0;
	}
	.tourdiv .reser_wrap .train_table-wrap{
		flex-wrap:wrap;
	}
	.tourdiv .reser_wrap .train_table-wrap .inner_wrap{
		text-align:center;
	}
	.tourdiv .reser_wrap .train_table-wrap th{
		border-top:1px solid #cacaca;
	}
}
@media screen and (max-width:768px) {
	.tourdiv .reser_wrap .s_tit.txt_bk.img {
		padding-top: 0px;
	}
	.tourdiv .train_inner .inner_wrap {
		display: block;
		text-align: center;
	}
	.train-view_wrap .tab-select-outer {
		padding-top: 0;
	}
	.tourdiv .train-view_wrap {
		padding-bottom: 20px;
	}
	.tourdiv .intro_flo2 {
		padding: 0;
	}
	.tourdiv .reser_wrap .rese_img {
		margin-top: 15px;
	}
	.tourdiv .rsv_train-wrap {
		padding: 40px 0 0;
	}
	.tourdiv .train-view_wrap .m {
		display: inline;
	}
	.tourdiv .train-view_wrap .pc {
		display: none;
	}
    .tourdiv .train-view_wrap #tab02 .tit_wrap .imgWrap {
        margin-bottom: 40px;
    }
	    .tourdiv .train-view_wrap #tab02 .tit_wrap .imgWrap {
		margin-bottom:40px;
	}
	.tourdiv .train-view_wrap .haerang_wrap .tit_wrap .info_2:not(:first-of-type){
		margin-top:27px;
	}
	.tourdiv .train-view_wrap #tab02 .haerang_wrap .tit_wrap .info_2:not(:last-child) .imgWrap{
		margin-bottom:0;
	}
    .train_schedule_wrap {
        padding-bottom: 20px;
    }

    .trainScheduleTableWrap tbody tr th {
        font-size: 14px;
        line-height: 30px;
    }

    .trainScheduleTableWrap tbody tr td {
        font-size: 14px;
        line-height: 30px;
    }
		.train_schedule_wrap h3 {
			font-size: 24px;
			margin: 20px 0;
		}
		.train_schedule_wrap .schedule_box {
			padding: 0 15px 20px;
		}
		.train_schedule_wrap .schedule_box .box_inner {
			padding-left: 0;
			padding-top: 175px;
		}
		.train_schedule_wrap .schedule_box .box_inner::before {
			top: 38px;
			left: 50%;
			margin-left: -52px;
		}
		.train_schedule_wrap .schedule_box .box_inner .info_tit {
			font-size: 18px;
			margin-bottom: 10px;
		}
		.train_schedule_wrap .schedule_box .box_inner ul li {
			font-size: 16px;
			line-height: 24px;
		}
    .destination_text_wrap {
        padding-bottom: 25px;
        padding-top: 25px;
    }

    .trainScheduleTableWrap ul li {
        width: 100%;
        margin-right: 0px;
				margin-bottom: 20px;
    }
    .destination_text_wrap p {
        font-size: 24px;
				padding: 0 5px;
    }
    .trainScheduleTableWrap thead tr th {
        line-height: 34px;
        font-size: 14px;
    }
	.tourdiv .train-view_wrap .haerang_wrap,
	.tourdiv .train-view_wrap .sea_train-wrap{
		padding-bottom:20px;
	}
    .tourdiv .train_inner .inner_wrap p {
        font-size: 16px;
		line-height:22px;
        padding: 7px 15px 10px;
		text-align:left;
    }
    .tourdiv .reser_wrap .s_tit.txt_bk {
        font-size: 24px;
        padding-top: 0px;
    }
    .train-view_wrap.type .tabPage .reser_wrap .img {
        padding-top: 0px;
    }
		.tourdiv .reser_wrap.type02 .s_tit.txt_bk.img{
			padding-top:38px;
		}
		.tourdiv .reser_wrap.type02 h4{
			padding-top:18px;
		}
    .tourdiv .train_inner h4 {
        font-size: 22px;
				line-height:30px;
        padding-bottom: 10px;
        padding-top: 16px;
    }

    .tourdiv .train-view_wrap .tit_wrap .top_tit {
        padding-bottom: 15px;
        font-size: 24px;
    }

    .tourdiv .train-view_wrap.type .traver_rail_recommend_pro {
        margin-bottom: 30px;
    }
	.tourdiv .intro_flo2 ul li h3{
		margin-top: 15px;
		font-size: 22px;
	}
    .tourdiv .intro_flo2 ul li {
        margin-bottom: 15px;
        width: 100%;
        margin-right: 15px;
    }

    .tourdiv .rsv_train-wrap .s_tit {
        font-size: 24px;
        padding: 0px 0 15px 0;
    }

    .tourdiv .train-view_wrap.type .reser_wrap .tit {
        font-size: 24px;
    }
    .tourdiv .reser_wrap .intro_flo .text p {
        font-size: 18px;
    }
    .tourdiv .train-view_wrap .tit_wrap button {
        font-size: 20px;
        min-width: 100%;
        padding: 10px 0;
    }

    .tourdiv .train-view_wrap .tit_wrap .btn_list {
        margin: 20px auto 40px;
				line-height: 32px;
    }

    .train-view_wrap.type .intro_flo2 {
        padding-top: 0px;
    }

    .tourdiv .reser_wrap .intro_flo .img {
        display: none;
    }

    .tourdiv .reser_wrap .intro_flo .text {
        width: 100%;
				margin-top: 0;
        padding-right: 0px;
    }

    .tourdiv .train-view_wrap .tit_wrap {
        padding-top: 20px;
    }

    .tourdiv .rsv_train-wrap .boardTable_box {
        border-left: 0;
        border-right: 0;
        border-radius: 0;
    }

    .tourdiv .rsv_train-wrap .boardTable_box {
        margin-bottom: 0;
        background: #fff;
        padding: 10px 20px;
        margin: 30px 20px;
        border: 1px solid #ddd;
        border-radius: 20px;
    }

    .tourdiv .rsv_train-wrap .btnWrap button {
        min-width: calc((100% - 13px) / 2);
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox {
        font-size: 20px;
        line-height: 34px;
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox a {
        line-height: 35px;
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_bf {
        line-height: 33px;
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_nt {
        line-height: 35px;
    }

    .tourdiv .product_wrap .recommend_inner .text_inner {
        padding-top: 15px;
    }
    .tourdiv .product_wrap .traver_rail_recommend_pro a.plus_btn {
        background-size: 9px;
    }

    .train-view_wrap.type .product_wrap {
        padding-top: 40px;
    }
	.tourdiv .reser_wrap.type02{
		padding-bottom:20px;
	}
	.tourdiv .reser_wrap .train_table-wrap{
		font-size:16px;
	}
	.tourdiv .reser_wrap .table_wrap.type02 tr,
	.tourdiv .reser_wrap .table_wrap tr{
		padding:8px 5px;
		height:29px;
	}
	.tourdiv .reser_wrap .table_wrap.type02 td{
		padding:8px 5px;
	}
	.tourdiv .reser_wrap .table_wrap td .m_block{
		display:block;
	}
	.destination_text_wrap img.img02{
		width:30px;
		top:8px;
	}
}

@media screen and (max-width:420px) {

    .tourdiv .train-view_wrap .tit_wrap .info_wrap .box .tit span {
        display: none;
    }

    .tourdiv .train-view_wrap .tit_wrap .info_wrap .imgWrap img {
        width: 100%;
    }
		.tourdiv .train_inner .inner_wrap img {
        width: 100%;
    }
    .tourdiv .train-view_wrap .tit_wrap .info_wrap .box .tit {
        font-size: 18px;
    }

    .tourdiv .train-view_wrap .tit_wrap .info_wrap .box .txt {
        font-size: 14px;
    }

    .tourdiv .intro_flo2 ul li {
        float: none;
        width: 100%;
        margin-right: 0px;
    }
		.tourdiv .train-view_wrap .tit_wrap .info_wrap.train1 {
		background-image: url(../img/sub/m_sub_bg-donghae_view-tit.jpg);
		height: 158px;
	}
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train2 {
		background-image: url(../img/sub/m_bg-baekdu-tit.jpg);
		height: 158px;
	}
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train3 {
		background-image: url(../img/sub/m_bg-namdo-tit.jpg);
		height: 158px;
	}
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train4 {
		background-image: url(../img/sub/m_bg-dmz-tit.jpg);
		height: 158px;
	}
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train5 {
    background-image: url(../img/sub/m_bg-arirang-tit.jpg);
	height: 158px;
	}
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train6 {
		background-image: url(../img/sub/m_bg-gold-tit.jpg);
		height: 158px;
	}
    .tourdiv #tab02 .pc {
        display: none;
    }
		.tourdiv .train-view_wrap .tit_wrap .info_wrap .box {
			background: rgba(20, 135, 177, 1);
			min-height: 111px;
		}
}

/* 관광열차 - 동해산타열차 // */


/* 관관열차 - 남도해양열차 */
.tourdiv .train-view_wrap.type_namdo .tit_wrap .info_wrap .box {
    background: rgba(49, 66, 118, 0.9);
}

/* 관관열차 - 백두대간협곡열차 */
.tourdiv .train-view_wrap.type_baekdu .tit_wrap .info_wrap .box {
    background: rgba(186, 45, 88, 0.9);
}

/* 관관열차 - 서해금빛열차 */
.tourdiv .train-view_wrap.type_seohae .tit_wrap .info_wrap .box {
    background: rgba(219, 171, 79, 0.9);
}

/* 관관열차 - 정선아리랑열차 */
.tourdiv .train-view_wrap.type_arirang .tit_wrap .info_wrap .box {
    background: rgba(108, 56, 128, 0.9);
}

/* 관관열차 - 평화열차dmz */
.tourdiv .train-view_wrap.type_dmz .tit_wrap .info_wrap .box {
    background: rgba(72, 91, 121, 0.9);
}

/* 열차운행 달력 팝업 Start */
.tourdiv .layerWrap {
    max-width: 360px;
}

.tourdiv .tkt_pop .alertCont {
    text-align: center;
}

.tourdiv .date_check .writeWrap .sec_type {
    background: url(../../common/img/arrow.png) no-repeat 95% center;
    border-bottom: 1px solid #cfcfcf;
    width: calc((100% - 45px) / 3);
    margin-right: 15px;
    min-height: 44px;
    font-size: 20px;
    padding: 0 8px;
    line-height: 44px;
}

.tourdiv .date_check .writeWrap:last-child .sec_type {
    margin-right: 0;
}

.tourdiv .time_check {
    padding: 30px 0 15px;
}

.tourdiv .date_check .writeWrap {
    display: inline;
}

.tourdiv .time_check .writeWrap .sec_type {
    background: url(../../common/img/arrow.png) no-repeat 97.6% center;
    border-bottom: 1px solid #cfcfcf;
    width: 99%;
    min-height: 44px;
    font-size: 20px;
    padding: 0 8px;
    line-height: 44px;
}

.tourdiv .layerWrap .tkt_pop .alertCont p {
    font-size: 22px;
    margin-bottom: 40px;
    color: #000;
}

.tourdiv .layerWrap .tkt_pop p {
    font-size: 14px;
    color: #666;
}

@media screen and (max-width:768px) {
    .tourdiv .layerWrap .tkt_pop .alertCont p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .tourdiv .date_check .writeWrap .sec_type {
        font-size: 16px;
    }

    .tourdiv .time_check .writeWrap .sec_type {
        width: 98%;
        font-size: 16px;
    }

    .tourdiv .layerWrap .tkt_pop p {
        font-size: 14px;
    }
}

/* 열차운행 달력 팝업 End */

/*동해산타 별실종류 선택 팝업 Start */
.tourdiv .layerWrap .tkt_pop1 .alertCont {
    text-align: center;
}

.tourdiv .room_check .active {
    background: #0988b7;
    color: #fff;
    border-color: #0988b7 !important;
}

.tourdiv .layerWrap .tkt_pop1 .room_check button {
    display: inline-block;
    width: calc((100% - 26px) / 3);
    margin-right: 10px;
    border: 1px solid #c1c1c1;
    border-radius: 10px;
    line-height: 80px;
    font-size: 20px;
    font-weight: 600;
}

.tourdiv .layerWrap .tkt_pop1 .room_check button:last-child {
    margin-right: 0;
}

.tourdiv .layerWrap .tkt_pop1 .alertCont p {
    margin-bottom: 40px;
    color: #000;
}

@media screen and (max-width:768px) {
    .tourdiv .layerWrap .tkt_pop1 .room_check button {
        line-height: 60px;
        font-size: 16px;
    }

    .tourdiv .layerWrap .tkt_pop1 .alertCont p {
        margin-bottom: 20px;
    }
}

/* 동해산타 별실종류 선택 팝업 End */
/* 서해금빛 별실종류 선택 팝업 Start */
.tourdiv .layerWrap .tkt_pop1 .active_room button {
    width: 100%;
}

.tourdiv .layerWrap .tkt_pop1_2 .room_check button {
    width: calc((100% - 13px) / 2);
    margin-right: 10px;
}

.tourdiv .layerWrap .tkt_pop1_2 .room_check button:last-child {
    margin-right: 0;
}

/* 서해금빛 별실종류 선택 팝업 End */

/* 추천구역 팝업 Start */
.tourdiv .tkt_pop1_2 .ckbox div {
    display: block;
    font-size: 20px;
    line-height: 40px;
}

.tourdiv .tkt_pop1_2 .ckbox div input {
    margin-right: 10px;
}

@media screen and (max-width:768px) {
    .tourdiv .tkt_pop1_2 .ckbox div {
        font-size: 16px;
        line-height: 35px;
    }
}

/* 추천구역 End */

/* 주요역명조회 팝업 Start */
.tourdiv ul.train_check {
    margin-bottom: 35px;
}

.tourdiv ul.train_check li {
    width: calc((100% - 20px)/5);
    margin-right: 5px;
    float: left;
    text-align: center;
    font-size: 16px;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    height: 50px;
    position: relative;
    margin-bottom: 5px;
}

.tourdiv ul.train_check li.active {
    background: #0988b7;
    box-sizing: border-box;
    border: 1px solid #0988b7
}

.tourdiv ul.train_check li.active a {
    color: #fff;
}

.tourdiv ul.train_check li:nth-of-type(5n) {
    margin-right: 0;
}

.tourdiv ul.train_check li a p {
    font-size: 12px;
}

.tourdiv ul.train_check li a {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
}

.tourdiv .tkt_pop3 .layerWrap {
    min-width: 530px;
    width: 530px;
    overflow-y: hidden;
}

.tourdiv .layerWrap .tkt_pop3 ul.tab-button {
    border-bottom: none;
    margin-bottom: 20px;
}

.tourdiv .layerWrap .tkt_pop3 ul.tab-button li {
    font-size: 18px;
    min-width: 14.2%;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #cfcfcf;
    ;
    position: relative;
    font-weight: 500;
    height: 50px;
    line-height: 48px;
}

.tourdiv .layerWrap .tkt_pop3 ul.tab-button li::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 15px;
    background: #cfcfcf;
    position: absolute;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
}

.tourdiv .layerWrap .tkt_pop3 ul.tab-button li:last-child::after {
    display: none;
}

.tourdiv .layerWrap .tkt_pop3 ul.tab-button li.active::after {
    display: none;
}

.tourdiv .layerWrap .tkt_pop3 ul.tab-button li:first-child {
    border-left: 1px solid #cfcfcf;
}

.tourdiv .layerWrap .tkt_pop3 ul.tab-button li:last-child {
    border-right: 1px solid #cfcfcf;
}

.tourdiv .layerWrap.tkt_pop3_1 .con_Wrap {
    max-height: calc(100vh - 310px);
    overflow-y: auto;
}

.tourdiv .layerWrap .tkt_pop3 .btnWrap {
    margin-top: 30px;
    /* 		margin-bottom: 50px; */
    padding: 0 47px;
}

.tourdiv .tkt_pop3 .tab_content li {
    background: #f3f5f7;
    border: 1px solid #f3f5f7;
}

.tourdiv ul.train_check2 {
    margin-bottom: 0;
}

/*팝업1*/

.tourdiv .ktk_pop_table table {
    text-align: center;
    border-top: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
}

.tourdiv .ktk_pop_table table tr th {
    background: #f5f5f5;
    padding: 15px 10px;
}

.tourdiv .ktk_pop_table table tr th:nth-child(2) {
    width: 25%;
}

.tourdiv .ktk_pop_table table tr td {
    padding: 0px 10px;
    height: 75px;
}

.tourdiv .ktk_pop_table table tr {
    border-bottom: 1px solid #bcbcbc;
}

.tourdiv .ktk_pop_table table .border {
    border-right: 1px solid #bcbcbc;
}

.tourdiv .ktk_pop_table table tr td p {
    font-size: 14px;
}

.tourdiv .ktk_pop_table table tr td span {
    color: #11428f;
}

.tourdiv .box_text_wrap {
    background: #f5f5f5;
    padding: 15px 20px 20px;
    margin-bottom: 30px;
}

.tourdiv .box_text_wrap ul li {
    position: relative;
    left: 10px;
    margin: 10px 0;
    line-height: 23px;
}

.tourdiv .box_text_wrap ul li::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 1px;
    background: #000;
    position: absolute;
    left: -10px;
    top: 55%;
    transform: translateY(-50%);
}

.tourdiv .box_text_wrap ul li:last-child::before {
    top: 30%;
}

.tourdiv .tkt_pop3 .bottom_text_wrap span {
    position: absolute;
    left: -15px;
}

.tourdiv .tkt_pop3 .bottom_text_wrap li {
    position: relative;
    left: 15px;
    padding-right: 20px;
    margin: 15px 0;
}

.tourdiv .tkt_pop3_1 .layerWrap {
    min-width: 560px;
    width: 560px
}

@media screen and (max-width:768px) {
    .tourdiv .layerWrap .tkt_pop3_1 {
        min-width: 320px !important;
        width: 320px !important;
    }

    .tourdiv ul.train_check li button {
        font-size: 12px;
    }

    .tourdiv .layerWrap .tkt_pop3 {
        min-width: 300px;
        width: 300px;
    }

    .tourdiv .layerWrap .tkt_pop3 .btnWrap {
        padding: 0 20px;
    }

    .tourdiv .ktk_pop_table table {
        font-size: 14px;
    }

    .tourdiv .ktk_pop_table table tr td p {
        font-size: 12px;
    }

    .tourdiv .box_text_wrap ul li::before {
        top: 24%;
    }

    .tourdiv .box_text_wrap ul li:nth-child(2)::before {
        top: 50%;
    }

    .tourdiv .box_text_wrap ul li:nth-child(3)::before {
        top: 50%;
    }

    .tourdiv .box_text_wrap ul li:nth-child(3)::before {
        top: 16%;
    }

    .tourdiv .box_text_wrap ul li {
        left: 5px;
        font-size: 14px;
    }

    .tourdiv .tkt_pop3 .bottom_text_wrap li {
        font-size: 14px;
    }
}

@media screen and (max-width:320px) {
    .tourdiv .layerWrap .tkt_pop3_1 {
        min-width: 304px !important;
    }
}

/* 주요역명조회 팝업 End */
/* 승차권 환불 위약금 안내 팝업 Start */
@media screen and (max-width:768px) {
    .tourdiv .btnWrap .confirm_btn {
        width: 100% !important;
    }
}

/* 승차권 환불 위약금 안내 팝업 End */

/* 다크모드 */
@media (prefers-color-scheme: dark) {

    .reser_wrap .tit,
    .reser_wrap .rsv_box select,
    .reser_wrap .rsv_box span,
    .reser_wrap .rsv_date th,
    .reser_wrap .rsv_date td a,
    .reser_wrap .txt,
    .txt_bk,
    .boardTable_box .label,
    .boardTable_box label,
    .dtList_wrap .tlt_wrap .dtbox .btn_bf,
    .gallery_wrap .gallery_list .info_wrap .tit,
    .gallery_wrap .gallery_list .txt span,
    .rail-view_wrap .tk_wrap .tk_box h3,
    .rail-view_wrap .tk_wrap .tk_box h3 span,
    .rail-view_wrap .tk_wrap .tk_box .info_box .rtbox,
    .rail-view_wrap .tk_wrap .tk_box .info_box .time_txt,
    .rail-view_wrap .tk_wrap .tk_box .info_box .ltbox .num,
    .rail-view_wrap .tk_wrap .tk_box.type02 .info_box,
    .rail-view_wrap .intro_wrap h3,
    .railtel-rsv_wrap h2,
    .railtel-rsv_wrap .sec02 h3,
    .boardTable_box_type02 .table li .tr .ckbox_type02 label,
    .railtel-rsv_wrap .sec04 .infoWrap,
    .boardTable_box .table li .tr .writeWrap .txt,
    .boardTable_box .countWrap .count,
    .railtel-rsv_wrap .top_wrap .s_txt,
    .railtel-rsv_wrap.type02 .price_txt,
    .rail-view_wrap .qa_wrap .titWrap .tit,
    .rail-view_wrap .qa_wrap .top_box,
    .rail-view_wrap .qa_wrap .bottom_box .txt {
        color: #bbb;
    }

    .tourdiv .dtList_wrap .tlt_wrap .dtbox .btn_bf:before {
        background: url(../img/common/ico_before_dark.png) no-repeat;
    }

    .tourdiv .boardTable_box .table li .tr .writeWrap select {
        background: #1e1f21 url(../img/common/arrow_dark.png) no-repeat 95% center;
        color: #bbb;
    }

    .tourdiv .boardTable_box .countWrap .count {
        background: none;
    }
}

.tourdiv .dark .reser_wrap .tit,
.tourdiv .dark .reser_wrap .rsv_box select,
.tourdiv .dark .reser_wrap .rsv_box span,
.tourdiv .dark .reser_wrap .rsv_date th,
.tourdiv .dark .reser_wrap .rsv_date td a,
.tourdiv .dark .reser_wrap .txt,
.tourdiv .dark .txt_bk,
.tourdiv .dark .boardTable_box .label,
.tourdiv .dark .boardTable_box label,
.tourdiv .dark .dtList_wrap .tlt_wrap .dtbox .btn_bf,
.tourdiv .dark .gallery_wrap .gallery_list .info_wrap .tit,
.tourdiv .dark .gallery_wrap .gallery_list .txt span,
.tourdiv .dark .rail-view_wrap .tk_wrap .tk_box h3,
.tourdiv .dark .rail-view_wrap .tk_wrap .tk_box h3 span,
.tourdiv .dark .rail-view_wrap .tk_wrap .tk_box .info_box .rtbox,
.tourdiv .dark .rail-view_wrap .tk_wrap .tk_box .info_box .time_txt,
.tourdiv .dark .rail-view_wrap .tk_wrap .tk_box .info_box .ltbox .num,
.tourdiv .dark .rail-view_wrap .tk_wrap .tk_box.type02 .info_box,
.tourdiv .dark .rail-view_wrap .intro_wrap h3,
.tourdiv .dark .railtel-rsv_wrap h2,
.tourdiv .dark .railtel-rsv_wrap .sec02 h3,
.tourdiv .dark .boardTable_box_type02 .table li .tr .ckbox_type02 label,
.tourdiv .dark .railtel-rsv_wrap .sec04 .infoWrap,
.tourdiv .dark .boardTable_box .table li .tr .writeWrap .txt,
.tourdiv .dark .boardTable_box .countWrap .count,
.railtel-rsv_wrap .top_wrap .s_txt,
.tourdiv .dark .railtel-rsv_wrap.type02 .price_txt,
.tourdiv .dark .rail-view_wrap .qa_wrap .titWrap .tit,
.tourdiv .dark .rail-view_wrap .qa_wrap .top_box,
.tourdiv .dark .rail-view_wrap .qa_wrap .bottom_box .txt {
    color: #bbb;
}

.tourdiv .dark .dtList_wrap .tlt_wrap .dtbox .btn_bf:before {
    background: url(../img/common/ico_before_dark.png) no-repeat;
}

.tourdiv .dark .boardTable_box .table li .tr .writeWrap select {
    background: #1e1f21 url(../img/common/arrow_dark.png) no-repeat 95% center;
    color: #bbb;
}

.tourdiv .dark .boardTable_box .countWrap .count {
    background: none;
}

/* 제휴브랜드샵 - 그린카 */
.tourdiv .brandshop_wrap .btn_wrap {
    margin-bottom: 35px;
}

.tourdiv .brandshop_wrap .btn_hpg {
    font-size: 25px;
    min-width: 300px;
    line-height: 62px;
    letter-spacing: -0.025em;
}

.tourdiv .brandshop_wrap .btn_hpg:after {
    display: inline-block;
    content: "";
    width: 29px;
    height: 29px;
    background: url(../img/common/ico_homepage.png) no-repeat;
    margin-left: 18px;
    margin-bottom: -5px;
}

.tourdiv .brandshop_wrap .btn_hpg:hover:after {
    background-position: 0 100%;
}

.tourdiv .brandshop_wrap .imgWrap {
    padding-bottom: 102px;
}

@media screen and (max-width:768px) {
    .tourdiv .brandshop_wrap .btn_wrap {
        margin-bottom: 25px;
    }

    .tourdiv .brandshop_wrap .btn_hpg {
        min-width: 100%;
        font-size: 20px;
        letter-spacing: -0.04em;
        line-height: 53px;
    }

    .tourdiv .brandshop_wrap .btn_hpg:after {
        width: 22px;
        height: 22px;
        background-size: cover;
    }

    .tourdiv .brandshop_wrap .imgWrap {
        padding-bottom: 50px;
    }
}

/* 특별단체 소개 */
.tourdiv .travel-group_info .box_wrap .travel-group_btn button{
	background: #0b3c81;
	border: 1px solid #0b3c81;
	line-height: 98px;
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	min-width: 510px;
	border-radius: 20px;
}
.tourdiv .travel-group_info .box_wrap .travel-group_btn.box:last-of-type{
	max-width:1400px;
	display: block;
	text-align: center;
	margin-top: 60px;
	border-bottom: 1px solid #ddd;
}
.tourdiv .travel-group_info .box_wrap button:hover{
	background: #fff;
	border: 1px solid #0b3c81;
	line-height: 98px;
	color: #0b3c81;
}
.tourdiv .travel-group_info .tit_wrap {
    padding: 77px 89px;
    background: #e9edf4 url(../img/sub/img_travel-group_info.png) no-repeat right 69px center;
    background-size: 47%;
}

.tourdiv .travel-group_info .tit_wrap .tit {
    font-size: 35px;
    font-weight: 600;
    color: #1c407d;
    letter-spacing: -0.02em;
    line-height: 1;
}

.tourdiv .travel-group_info .tit_wrap .tit:after {
    display: inline-block;
    content: "";
    width: 41px;
    height: 2px;
    background: #1c407d;
    margin-left: 5px;
}

.tourdiv .travel-group_info .tit_wrap .info {
    display: block;
    margin-top: 48px;
    max-width: 50%;
    font-size: 24px;
    letter-spacing: -0.04em;
    line-height: 32px;
    color: #373737;
    word-break: keep-all;
    letter-spacing: -0.04em;
}

.tourdiv .travel-group_info .tit_wrap .info .rd {
    color: #c9233f;
}
.tourdiv .travel-group_info .box_wrap .box {
    margin-top: 40px;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 60px;
}
.tourdiv .travel-group_info .box_wrap .box:last-child{
	border-bottom: none;
}
.tourdiv .travel-group_info .box_wrap .tit,
.tourdiv .travel-group_info .box_wrap .info {
    text-align: center;
}

.tourdiv .travel-group_info .box_wrap .tit {
    font-size: 40px;
    font-weight: 800;
    line-height: 1;
	color: #000;
}

.tourdiv .travel-group_info .box_wrap .tit:after {
    display: block;
    content: "";
    width: 40px;
    height: 1px;
    background: #000;
    margin: 29px auto 0;

}

.tourdiv .travel-group_info .box_wrap .info {
    display: block;
    font-size: 31px;
    font-weight: 600;
    line-height: 80px;
}

.tourdiv .travel-group_info .box_wrap .bl {
    color: #3768ac;
}

.tourdiv .travel-group_info .box_wrap li {
    color: #000;
    position: relative;
}

.tourdiv .travel-group_info .box_wrap li:before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #55595e;
    position: absolute;
    top: 12px;
    left: -21px;
}

.tourdiv .travel-group_info .box_wrap .list {
    max-width: 760px;
    margin: 0 auto;
}

.tourdiv .travel-group_info .box_wrap .list li {
    font-size: 24px;
    margin-top: 20px;
}

.tourdiv .travel-group_info .box_wrap .box:last-of-type {
    margin: 40px auto 0;
    max-width: 1008px;
}

.tourdiv .travel-group_info .box_wrap .list_box {
    background: #fff7f1;
    padding: 67px 67px 67px 88px;
    margin-top: 35px;
}
.tourdiv .travel-group_info .box_wrap .list_box li {
    font-size: 26px;
    margin-top: 30px;
}
.tourdiv .travel-group_info .box_wrap .list_box li ul li::before{
	display: none;
}
.tourdiv .travel-group_info .box_wrap .list_box li ul li{
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
}
.tourdiv .travel-group_info .box_wrap .list_box li ul{
	margin-top: 20px;
}
.tourdiv .travel-group_info .box_wrap .list_box li ul li .blue{
	color: #3768ac;
}
.tourdiv .travel-group_info .box_wrap .list_box li:first-of-type {
    margin-top: 0;
}

.tourdiv .travel-group_info .box_wrap .list_box li:before {
    background: #3768ac;
    width: 9px;
    height: 9px;
}

.tourdiv .travel-group_info .box_wrap .table_wrap {
    max-width: 1002px;
    margin: 43px auto 0;
}

.tourdiv .travel-group_info .box_wrap .table_wrap table {
    border-top: 1px solid #252525;
    font-size: 18px;
}
.tourdiv .travel-group_info .box_wrap .table_wrap .col01 {
	width: 55%;
}
.tourdiv .travel-group_info .box_wrap .table_wrap th {
    background: #f6f7f8;
    border-left: 1px solid #ddd;
    word-break: keep-all;
}

.tourdiv .travel-group_info .box_wrap .table_wrap th:first-of-type {
    border-left: none;
}

.tourdiv .travel-group_info .box_wrap .table_wrap th .s_txt {
    display: block;
    font-size: 16px;
}

.tourdiv .travel-group_info .box_wrap .table_wrap tr {
    border-bottom: 1px solid #ddd;
    height: 62px;
}

.tourdiv .travel-group_info .box_wrap .table_wrap td {
    border-left: 1px solid #ddd;
    text-align: center;
}

.tourdiv .travel-group_info .box_wrap .table_wrap td:first-of-type {
    border-left: none;
    text-align: left;
    padding-left: 19px;
}

.tourdiv .travel-group_info .box_wrap .info_list {
    padding: 5px 0 20px;
    word-break: keep-all;
}

.tourdiv .travel-group_info .box_wrap .info_list p {
    margin-top: 15px;
    font-size: 18px;
}

@media screen and (max-width:1024px) {
    .tourdiv .travel-group_info .tit_wrap {
        padding: 35px 23px;
        background-size: 70%;
        background-position: center bottom 35px;
    }

    .tourdiv .travel-group_info .tit_wrap .info {
        max-width: 100%;
        padding-bottom: 32%;
    }

    .tourdiv .travel-group_info .box_wrap .list {
        padding: 0 40px;
    }
}

@media screen and (max-width:768px) {
	.tourdiv .travel-group_info .box_wrap .list_box li ul {
	   margin-top: 10px;
	}
	.tourdiv .travel-group_info .box_wrap .list_box li ul li {
		font-size: 15px;
		line-height: 20px;
	}
	.tourdiv .travel-group_info .box_wrap .travel-group_btn.box:last-of-type {
		margin-top: 40px;
	}
	.tourdiv .travel-group_info .box_wrap .travel-group_btn button {
		line-height: 51px;
		font-size: 20px;
		max-width: 320px;
		min-width: auto;
		width: 100%;
		border-radius: 10px;
	}
    .tourdiv .travel-group_info .tit_wrap {
        background-size: 80%;
        background-position: center bottom 10%;
    }

    .tourdiv .travel-group_info .tit_wrap .tit {
        font-size: 20px;
    }

    .tourdiv .travel-group_info .tit_wrap .tit:after {
        width: 17px;
        height: 1px;
    }

    .tourdiv .travel-group_info .tit_wrap .info {
        margin-top: 28px;
        font-size: 14px;
        line-height: 20px;
    }

    .tourdiv .travel-group_info .box_wrap .box {
        padding-bottom: 40px;
    }

    .tourdiv .travel-group_info .box_wrap .tit {
        font-size: 24px;
        line-height: 34px;
    }

    .tourdiv .travel-group_info .box_wrap .tit:after {
        margin-top: 16px;
    }

    .tourdiv .travel-group_info .box_wrap .info {
        font-size: 18px;
        line-height: 24px;
        margin-top: 20px;
        margin-bottom: 5px;
    }

    .tourdiv .travel-group_info .box_wrap .list {
        padding: 0 15px;
    }

    .tourdiv .travel-group_info .box_wrap .list li {
        font-size: 16px;
        line-height: 18px;
        margin-top: 15px;
    }

    .tourdiv .travel-group_info .box_wrap li:before {
        width: 4px;
        height: 4px;
        left: 0px;
        top: 8px;
    }

    .tourdiv .travel-group_info .box_wrap .list_box {
        margin-top: 20px;
        padding: 29px 31px;
    }

    .tourdiv .travel-group_info .box_wrap .list_box li {
        font-size: 16px;
        line-height: 22px;
        margin-top: 15px;
		    padding-left: 9px;
    }

    .tourdiv .travel-group_info .box_wrap .list_box li:before {
        width: 4px;
        height: 4px;
        top: 9px;
    }

    .tourdiv .travel-group_info .box_wrap .table_wrap {
        margin: 20px auto 0;
    }

    .tourdiv .travel-group_info .box_wrap .table_wrap table {
        font-size: 16px;
    }
		.tourdiv .travel-group_info .box_wrap .table_wrap .col01 {
			width: 40%;
		}
    .tourdiv .travel-group_info .box_wrap .table_wrap th .s_txt {
        font-size: 14px;
    }

    .tourdiv .travel-group_info .box_wrap .table_wrap tr {
        height: 50px;
    }

    .tourdiv .travel-group_info .box_wrap .table_wrap td {
        padding: 0 9px;
    }

    .tourdiv .travel-group_info .box_wrap .table_wrap td:first-of-type {
        padding: 0 7px;
    }
    .tourdiv .travel-group_info .box_wrap .info_list {
        padding: 0;
    }

    .tourdiv .travel-group_info .box_wrap .info_list p {
        margin-top: 8px;
        font-size: 14px;
    }
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap.voucher .etiquette_inner span span{
		padding-top: 0;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap.voucher .etiquette_inner .blue.pd{
		font-size: 20px;
		padding-top: 0;
	}
}


/*공지사항 Start*/
.tourdiv .notice_list-wrap #tab02{
	display: none;
}
.tourdiv .notice_list-wrap ul.tab-button{
  border:none !important;
  font-size:0;
  margin-bottom: 0;
}
.tourdiv .notice_list-wrap .searchWrap {
    padding-bottom: 0px;
}
.tourdiv .notice_list-wrap .searchWrap ul li{
	float: none;
}
.tourdiv .noticeBg {
    background: url(../img/sub/noticeBg.jpg) no-repeat center;
}

.tourdiv ul.noticeList {
    margin-top: 50px;
}

.tourdiv ul.noticeList li {
    float: left;
    width: calc((94% - 1px) / 3);
    margin: 0 3% 3% 0;
}

.tourdiv ul.noticeList li a {
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
    display: inline-block;
    width: 100%;
    min-height: 320px;
    position: relative;
}

.tourdiv ul.noticeList li a:hover {
    border: 1px solid #1a9fbb;
}

.tourdiv ul.noticeList li:nth-of-type(3n) {
    margin-right: 0;
}

.tourdiv .notice_inner_wrap {
    padding: 55px 40px 0;
}

.tourdiv .notice_inner_wrap .noticeText h1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #272727;
}

.tourdiv .notice_inner_wrap .noticeText .smallText {
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 20px;
    color: #505354;
}

.tourdiv .notice_inner_wrap .noticeText .yearText {
    font-size: 18px;
    font-weight: 300;
    color: #535353;
    position: absolute;
    bottom: 60px;
}

.tourdiv .notice_inner_wrap .noticeText .yearText .new:after {
    display: inline-block;
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/common/ico_new.png) no-repeat;
    margin-left: 7px;
		vertical-align:top;
}

.tourdiv .emergency_notice {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

.tourdiv .emergency_notice span {
    display: block;
    background: #1a9fbb;
    min-width: 88px;
    line-height: 35px;
    color: #fff;
		font-size:18px;
    font-weight: 300;
		padding:0 5px;
}

.tourdiv .overflow h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.5em;
    height: 66px;
}

.tourdiv .overflow .smallText {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.5em;
    height: 4.3em;
}

.tourdiv .list_Search select {
    background: url(../img/sub/bottom_arrow.png) no-repeat 97% 50%/15px auto;
}

@media screen and (max-width: 1024px) {
	.tourdiv .notice_list-wrap .list_Search .allListNum {
		position: static;
		line-height: 1;
	}
	.tourdiv .notice_list-wrap .right{
		margin-top: 20px;
	}
    .tourdiv ul.noticeList li {
        float: left;
        width: calc((100% - 30px) / 2);
    }

    .tourdiv ul.noticeList li:nth-of-type(3n) {
        margin-right: 30px;
    }

    .tourdiv ul.noticeList li:nth-of-type(2n) {
        margin-right: 0px;
    }
	.tourdiv .notice_list-wrap .sch_sel-list .tab-button li, .tourdiv .notice_list-wrap .sch_sel-list .tab-button_type02 li{
		line-height: 36px;
		height: 38px;
		width: 72px;
		margin-right: 5px;
		font-size: 16px;
	}
	.tourdiv .notice_list-wrap ul.tab-button{
		text-align: center;
		margin-bottom: 10px;
	}
	.tourdiv .notice_list-wrap .list_Search ul li, .tourdiv .notice_list-wrap .right .search01, .tourdiv .notice_list-wrap .sch_sel-list{
		float: none;
		min-width:auto;
	}
	.tourdiv .notice_list-wrap .list_Search input.searchBox {
		height: 35px;
		line-height: 35px;
		font-size: 16px;
		min-width: 100%;
		padding-left: 10px;
	}
	.tourdiv .notice_list-wrap .list_Search .search01 button{
		width:17px;
		height:17px;
	}
	.tourdiv ul.noticeList {
		margin-top: 30px;
	}
}

@media screen and (max-width: 850px) {
    .tourdiv #notice_Wrap .list_Search .allListNum {
        top: 485px !important;
    }
	.tourdiv #notice_Wrap .list_Search select,
	.tourdiv #notice_Wrap .list_Search input{
		padding-left:12px;
		border-bottom:2px solid #606060;
		background-position:right 5px center;
	}
	.tourdiv #notice_Wrap .list_Search button{
		right:0;
	}
	.tourdiv ul.noticeList {
		margin-top: 0px;
	}
}

@media screen and (max-width: 768px) {
	.tourdiv .notice_list-wrap .allListNum span{
		font-size: 16px;
		line-height: 1;
	}
	.tourdiv .notice_list-wrap .list_img {
		width: 14px;
		height: 13px;
		vertical-align: middle;
	}
	.tourdiv .notice_list-wrap ul.tab-button {
		position: static;
	}
	.tourdiv #notice_Wrap{
		padding:5px 0 8px;
	}
	.tourdiv #notice_Wrap .allListNum,
	.tourdiv #notice_Wrap .allListNum span{
		line-height:1;
	}
    .tourdiv #notice_Wrap .list_Search .allListNum {
        top: 300px !important;
    }
	.tourdiv #notice_Wrap ul.noticeList{
		margin-top:40px;
	}
    .tourdiv .notice_inner_wrap {
        padding: 53px 23px 0;
    }

    .tourdiv .emergency_notice span {
        line-height: 32px;
        font-size: 16px;
				min-width:90px;
    }

    .tourdiv ul.noticeList li {
        width: 100%;
				margin-right:0;
				margin-bottom:10px;
    }

    .tourdiv ul.noticeList li a {
        min-height: 260px;
    }

    .tourdiv .notice_inner_wrap .noticeText h1 {
        font-size: 20px;
        line-height: 26px;
        height: 52px;
    }

    .tourdiv .notice_inner_wrap .noticeText .smallText {
        font-size: 16px;
        line-height: 22px;
        height: 66px;
    }

    .tourdiv .notice_inner_wrap .noticeText .yearText {
        font-size: 14px;
        bottom: 35px;
    }

    .tourdiv .notice_inner_wrap .noticeText .yearText .new:after {
        width: 20px;
        height: 20px;
        background-size:20px;
				vertical-align:text-bottom;
    }

    /* 	#notice_Wrap .list_Search .allListNum {
			top: 470px !important;
		} */
}

@media screen and (max-width: 500px) {
    .tourdiv ul.noticeList li a {
        min-height: 270px;
    }

    .tourdiv .notice_inner_wrap .noticeText .smallText {
        margin: 15px 0 9px 0;
        height: 67px;
    }

    .tourdiv .notice_inner_wrap .noticeText .smallText {
        margin: 15px 0 12px 0;
    }
}

/*공지사항 End/

/* 공지사항 - 상세 */
.tourdiv .board-wrap_view{
    color:#000;
		padding-top:20px;
}
.tourdiv .board-wrap_view .view-info{
    padding:0 20px 50px;
    text-align:center;
		border-bottom:1px solid #cfcfcf;
}
.tourdiv .board-wrap_view .tit{
    font-size:32px;
    margin-bottom:20px;
		line-height:33px;
}
.tourdiv .board-wrap_view .tit .flag{
    display:inline-block;
    min-width:88px;
    line-height:34px;
    height:34px;
    text-align:center;
    font-size:18px;
    vertical-align:bottom;
    margin-right:10px;
    padding:0 5px;
    margin-top:2px;
		color:#fff;
		font-weight:300;
}
.tourdiv .board-wrap_view .tit .flag.fg_bl{
	background:#1a9fbb;
}
.tourdiv .board-wrap_view .other-info{
    text-align:center;
    font-size:0;
}
.tourdiv .board-wrap_view .other-info li{
    display:inline-block;
    color:#535353;
    font-size:17px;
    font-weight:400;
    letter-spacing:-0.025em;
}
.tourdiv .board-wrap_view .other-info li:after{
    display:inline-block;
    content:"";
    width:1px;
    height:14px;
    background:#d9d9d9;
    margin:0 9px;
    vertical-align:middle;
}
.tourdiv .board-wrap_view .other-info li:last-of-type:after{
    display:none;
}
.tourdiv .board-wrap_view .other-info .txt_bl{
    color:#0066b3;
}
.tourdiv .board-wrap_view .file_list{
    border-bottom:1px solid #cfcfcf;
    padding:24px 30px;
		font-size:20px;
    color:#707070;
    background:#f5f5f5;
}
.tourdiv .board-wrap_view .file_list .file_link:before{
  display:inline-block;
  content:"";
  width:21px;
  height:20px;
  background:url(../../ticket/img/common/ico_file-down.png) no-repeat;
  vertical-align:middle;
	margin:0 14px 3px -36px;
}
.tourdiv .board-wrap_view .file_list .file_link{
    color:#707070;
		font-weight:400;
		padding-left:36px;
}
.tourdiv .board-wrap_view .file_list .file_link a:hover{
	text-decoration:underline;
}
.tourdiv .board-wrap_view .view-content{
    padding:34px 30px;
		font-size:22px;
		line-height:36px;
		font-weight:400;
		letter-spacing:-0.04em;
		color:#707070;
		display: block;
		text-align: center;
}
.tourdiv .board-wrap_view .view-content img{
	margin:0 auto;
}
.tourdiv .board-wrap_view .board-bottom{
    border-top:1px solid #222222;
}
.tourdiv .board-wrap_view .prev-next-wrap li{
    border-bottom:1px solid #dddddd;
    padding:19px 0 19px 145px;
    position:relative;
}
.tourdiv .board-wrap_view .prev-next-wrap li:before{
    display:inline-block;
    content:"";
    width:12px;
    height:7px;
    position:absolute;
    left:25px;
    top:28px;
}
.tourdiv .board-wrap_view .prev-next-wrap li strong{
    position:absolute;
    left:55px;
}
.tourdiv .board-wrap_view .prev-next-wrap .prev:before{
    background:url(../img/common/ico_prev-up.png) no-repeat;
}
.tourdiv .board-wrap_view .prev-next-wrap .next:before{
    background:url(../img/common/ico_next-down.png) no-repeat;
}
.tourdiv .board-wrap_view .prev-next-wrap li a{
  display: inline-block;
  width: 100%;
  padding-right: 25px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: top;
}
.tourdiv .board-wrap_view .prev-next-wrap li.nodata{
    opacity:0.5;
}
.tourdiv .board-wrap_view .prev-next-wrap li.nodata a{
    cursor:default;
}
.tourdiv .btn_list{
    font-size:20px;
    font-weight:600;
    line-height:60px;
    max-width:240px;
    display:block;
    margin:50px auto 100px;
}
.tourdiv .board-wrap_view .list_group{
  margin-bottom:50px;
}
@media screen and (max-width:1024px){
	.tourdiv .board-wrap_view{
		padding-top:0;
		padding-bottom:38px;
	}
  .tourdiv .board-wrap_view .view-info{
    text-align:left;
    padding:0 0 20px;
    border-bottom:1px solid #cfcfcf;
  }
  .tourdiv .board-wrap_view .tit .flag{
    margin-bottom:10px;
    min-width:90px;
    line-height:32px;
    height:32px;
    font-size:16px;
    font-weight:400;
  }
  .tourdiv .board-wrap_view .tit{
    margin-bottom:10px;
    font-size:20px;
    line-height:25px;
  }
  .tourdiv .board-wrap_view .tit a{
    display:block;
    word-break:keep-all;
  }
  .tourdiv .board-wrap_view .other-info{
    text-align:left;
  }
  .tourdiv .board-wrap_view .other-info li{
    font-size:14px;
    line-height:22px;
    color:#505354;
  }
  .tourdiv .board-wrap_view .other-info li:after{
    margin:0 9px;
  }
  .tourdiv .board-wrap_view .file_list{
    font-size:16px;
		line-height:22px;
		padding:12px;
  }
  .tourdiv .board-wrap_view .view-content{
    padding:24px 0 34px;
		font-size:16px;
		line-height:26px;
  }
  .tourdiv .board-wrap_view .list_group{
    margin-top:40px;
    margin-bottom:0;
  }
	.tourdiv .board-wrap_view .file_list .file_link{
		padding-left:15px;
		margin-left:3px;
	}
	.tourdiv .board-wrap_view .file_list .file_link:before{
		width:15px;
		height:14px;
		background-size:15px auto;
		margin:0 0 5px -15px;
	}
}


	/*공지사항 리스트 Start*/
.tourdiv #notice_List_Wrap .top {
    margin-bottom: 50px;
}

.tourdiv .titleWrap {
    text-align: center;
}

.tourdiv .titleWrap .text01 {
    display: inline-block;
}

.tourdiv .titleWrap .text02 {
    display: inline-block;
}

.tourdiv .titleWrap h1 {
    font-weight: 600;
    font-size: 32px;
    padding-right: 5px;
    /*line-height: 35px;*/
    text-align: left;
    position: relative;
    top: 4px;
}

.tourdiv #groupReservation_Wrap {
    padding-bottom: 30px;
}

.tourdiv .titleWrap .text01 p {
    background: #1a9fbb;
    min-width: 88px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    margin-right: 15px;
    padding: 0 20px;
}

.tourdiv #listback {
    display: block;
    text-align: center;
    margin: 40px auto 50px;
}

.tourdiv #listback button {
    height: 60px;
    line-height: 58px;
}

.tourdiv .day_text {
    font-size: 16px;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 10px;
}

#notice_List_Wrap .innerWarp {
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding: 0 30px;
}

#notice_List_Wrap .innerWarp .noticeTable {
    margin-top: 40px;
    margin-bottom: 43px;
}

#notice_List_Wrap .innerWarp .noticeTable p {
    font-size: 22px;
    color: #707070;
		line-height:36px;
}

.tourdiv .noticeTable thead tr td p::before {
    content: '';
    display: block;
    background: url(../img/sub/folder.png) no-repeat;
    width: 21px;
    height: 20px;
    float: left;
    left: -30px;
    top: 2px;
    position: absolute;
}

.tourdiv #notice_List_Wrap .list_group {
    margin: 50px auto;
}

@media screen and (max-width:768px) {
    #notice_List_Wrap .innerWarp {
        padding: 0;
    }

    #notice_List_Wrap .innerWarp .noticeTable p {
        font-size: 16px;
				line-height:24px;
    }

    #notice_List_Wrap .innerWarp .noticeTable {
        margin-top: 28px;
        margin-bottom: 35px;
    }

    .tourdiv #notice_List_Wrap .top {
        margin-bottom: 20px;
        margin-top: 5px;
    }

    .tourdiv .noticeTable tbody tr p {
        font-size: 16px;
    }

    .tourdiv #notice_List_Wrap .list_group {
        margin: 40px auto 40px;
    }
}

@media screen and (max-width:590px) {
    .tourdiv #notice_List_Wrap .top .titleWrap {
        text-align: left;
    }

    .tourdiv #notice_List_Wrap .eventInnerDay {
        text-align: left;
    }

    .tourdiv .titleWrap .text01 {
        margin-bottom: 13px;
    }
}

/*공지사항 리스트 End*/
/*진행중인 이벤트 Start*/
.tourdiv .event_wrap.now .page_group {
    margin: 0 auto 50px;
}
.tourdiv ul.tab-button {
    padding: 0;
    list-style: none;
    width: 100%;
    font-size: 12px;
    margin-bottom: 55px;
    border-bottom: 2px solid #000;
}
.tourdiv .train-view_wrap ul.tab-button {
	margin-bottom: 30px;
}
.tourdiv ul.tab-button li {
    float: left;
    text-align: center;
    cursor: pointer;
    min-width: 25%;
    padding: 0 20px;
    height: 65px;
    line-height: 65px;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    font-size: 25px;
    border: 1px solid #cfcfcf;
    border-bottom: 0;
}

.tourdiv ul.tab-button li.active {
    background: #0066b3;
    color: #fff;
    border: 1px solid #0066b3;
    box-sizing: border-box;
    border-bottom: 0;
}

.tourdiv .eventBox li {
    float: left;
    position: relative;
    width: calc((100% - 180px) / 4);
    margin-right: 60px;
    margin-bottom: 48px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.tourdiv .eventBox li:nth-of-type(4n) {
    margin-right: 0;
}

.tourdiv .eventBox li a {
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
}

.tourdiv .eventBox li a:hover {
    border: 1px solid #0988b7;
}

.tourdiv ul.eventBox li:nth-of-type(4n) {
    padding-right: 0;
}

.tourdiv p.cityName {
    background: #11428f;
    min-width: 88px;
    font-weight: normal;
    line-height: 35px;
    color: #fff;
    text-align: center;
    margin-right: 15px;
    padding: 0 20px;
    font-size: 18px;
}

.tourdiv a.clickBox {
    position: relative;
    min-height: 370px;
}

.tourdiv a.clickBox .cityName {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.tourdiv .txtBox {
    padding: 24px 30px;
}
.tourdiv .txtBox .s_tit{
	font-size:20px;
	font-weight:600;
	letter-spacing:-0.04em;
	line-height:1;
}
.tourdiv .txtBox h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.4em;
    height: 66px;
    font-size: 24px;
		line-height:33px;
    margin: 15px 0;
    font-weight: 600;
    width: 99%;
}

.event_wrap p.event {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
}

.tourdiv .uploadDate::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/sub/calender.png) no-repeat;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.tourdiv .uploadDate {
    color: #505354;
    font-size: 18px;
    font-weight: 300;
}

.tourdiv .sortBtn {
    float: right;
    line-height: 40px;
}

.sortBtn .newSort,
.sortBtn .endSort {
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.tourdiv .sortBtn .newSort {
    color: #0061cf;
}

.tourdiv .sortBtn .newSort::after {
    content: '';
    width: 2px;
    height: 20px;
    display: inline-block;
    background: #6a6a6a;
    margin: 0 8px;
    position: relative;
    top: 2px;
}

.tourdiv .sortWrap .allListNum {
    float: left;
}

.tourdiv .sortWrap {
    clear: both;
    padding-bottom: 30px;
}

@media screen and (max-width:1250px) {
    .tourdiv .txtBox {
        padding: 18px 15px;
    }
    .tourdiv a.clickBox {
        min-height: auto;
    }
	.tourdiv .eventBox li {
		float: left;
		position: relative;
		width: calc((100% - 60px) / 4);
		margin-right: 20px;
	}
}
@media screen and (max-width:1025px) {
    .tourdiv ul.tabs li {
        font-size: 20px;
    }
    .tourdiv .eventBox li a {
        max-width: none;
    }

    .tourdiv .eventBox li {
        width: calc((100% - 40px) / 3);
		margin-right: 20px;
    }

    .tourdiv .eventBox li:nth-of-type(4n) {
        margin-right: 20px;
    }

    .tourdiv .eventBox li:nth-of-type(3n) {
        margin-right: 0;
    }
}
@media screen and (max-width:768px) {
		.tourdiv .txtBox .s_tit{
			font-size:18px;
		}
    .tourdiv .event_wrap p.event {
        font-size: 18px;
        font-weight: 700;
        line-height: 1;
    }

    .tourdiv .event_wrap.now .page_group {
        margin: 25px auto 40px;
    }

    .tourdiv .uploadDate::before {
        top: 4px;
    }

    .tourdiv .uploadDate {
        font-size: 14px;
    }

    .event_wrap .sortBtn {
        position: relative;
        top: -3px;
    }

    .event_wrap .sortWrap {
        padding-bottom: 20px;
    }

    .event_wrap .sortBtn .newSort::after {
        margin: 0 7px;
    }

    .tourdiv .txtBox h2 {
        font-size: 20px;
				line-height:26px;
				height:52px;
				margin:12px 0;
    }

    .event_wrap .allListNum span {
        font-size: 16px;
        line-height: 1;
    }

    .event_wrap .allListNum img {
        width: 16px;
        position: relative;
        top: 1px;
    }

    .event_wrap .sortBtn .newSort,
    .event_wrap .sortBtn .endSort {
        font-size: 16px;
    }

    .event_wrap .tab-select-outer {
        padding-top: 5px;
        padding-bottom: 30px;
    }

    .event_wrap .sortBtn .newSort::after {
        height: 15px;
    }

    .tourdiv .eventBox li {
        width: calc((100% - 30px) / 2);
		margin-right: 30px;
    }

    .tourdiv .eventBox li:nth-of-type(3n) {
        margin-right: 30px;
    }

    .tourdiv .eventBox li:nth-of-type(2n) {
        margin-right: 0px;
    }

    .tourdiv .sortWrap li .allListNum {
        top: auto;
        line-height: 1;
    }
	.tourdiv .eventBox li {
		margin-bottom: 15px;
	}
}

@media screen and (max-width:500px) {
    .tourdiv .eventBox li {
        width: 100%;
    }
}

/*진행중인 이벤트 End*/


/*지난 이벤트 Start*/
.tourdiv .eventBox li .imgBox{
	position: relative;
}
.tourdiv .eventBox li .imgBox .event_end{
	position: absolute;
	background: rgba(0,0,0,0.7);
	z-index:30;
	width: 100%;
	height: 100%;
}
.tourdiv .eventBox li .imgBox .event_end .event_end_text_wrap p{
	vertical-align: middle;
	color: #fff;
	text-align: center;
	width: 80px;
	height: 80px;
	border-radius: 50px;
	background: #787878;
	display: table-cell;
	font-size: 18px;
}
.tourdiv .eventBox li .imgBox .event_end .event_end_text_wrap{
	position: absolute;
	display: table;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
/*지난 이벤트 End*/

/*이벤트 상세페이지 Start*/
.tourdiv .titleWrap .text01 p.inline {
    display: inline-block;
    font-size: 18px;
    padding: 0;
    background: #fff;
    border: 1px solid #1a9fbb;
    color: #1a9fbb;
    line-height: 34px;
    margin-right: 8px;
}

.tourdiv .event_img_Wrap {
    margin-top: 30px;
}

.tourdiv .event_img_Wrap img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.tourdiv .eventInnerDay {
    text-align: center;
		color:#535353;
}

.tourdiv .eventInnerDay p {
    display: inline-block;
}

.tourdiv .eventInnerDay p:nth-child(1) {
    font-size: 16px;
}

.tourdiv .day_text span::after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 13px;
    background: #c1c1c1;
    margin: 0 7px;
}

.tourdiv .text01 p.cityName {
    background: #11428f;
    min-width: 88px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    margin-right: 5px;
    padding: 0 20px;
    float: left;
}

@media screen and (max-width:1025px) {
    .tourdiv .titleWrap h1 {
        font-size: 27px;
    }
}

@media screen and (max-width:768px) {
    .tourdiv .titleWrap h1 {
        font-size: 20px;
        position: static;
				line-height:25px;
    }

    .tourdiv .text01 p.cityName {
        line-height: 32px;
        font-size: 16px;
    }

    .tourdiv .titleWrap .text01 p.inline {
        font-size: 16px;
        line-height: 30.5px;
    }

    .tourdiv .eventInnerDay p:nth-child(1) {
        font-size: 14px;
    }
		.tourdiv .eventInnerDay{
			color:#505354;
		}
}

@media screen and (max-width:328px) {
    .tourdiv .eventInnerDay .day_text {
        font-size: 15px;
    }
}

/*이벤트 상세페이지 End*/

/*코레일 여행센터 Start*/
.tourdiv #travelWrap .headTitle h1 {
    font-size: 40px;
    font-weight: 800;
    text-align: center;
}

.tourdiv #travelWrap .headTitle h1::after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background: #000;
    margin: 30px auto;
}

.tourdiv #travelWrap .travelCenter {
    padding-bottom: 50px;
}

.tourdiv #travelWrap .travelCenter .headTitle h1:after {
    background: none;
}

.tourdiv #travelWrap .service__offer_wrap {
    width: 75%;
    height: auto;
    padding: 48px 58px 85px 58px;
    margin: 0 auto;
    background: #fff7f1;
}

.tourdiv #travelWrap .service__offer_wrap ul li {
    font-size: 26px;
    padding: 10px 0;
    position: relative;
    max-height: 53px;
    margin-left: 30px;
    font-weight: 500;
}

.tourdiv #travelWrap .service__offer_wrap ul li::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background: #3768ac;
    position: absolute;
    left: -20px;
    top: 22px;
}

.tourdiv #travelWrap .timeNotice .colorText {
    color: #3768ac;
}

.tourdiv #travelWrap .timeNotice {
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    padding: 60px 0;
    margin: 60px auto;
}

.tourdiv .travelCenter .callWrap li:nth-of-type(2n) {
    margin-right: 0;
}

.tourdiv .travelCenter .callWrap li {
    float: left;
    width: calc((100% - 60px)/2);
    margin-right: 60px;
    border: 1px solid #bababa;
    border-radius: 20px;
    box-sizing: border-box;
    margin-bottom: 50px;
    padding: 35px 40px;
}

.tourdiv .travelCenter .callWrap ul::after {
    content: '';
    display: block;
    clear: both;
}

.tourdiv .callWrap .callInner {
    padding: 10px 0;
    display: table;
}

.tourdiv .callWrap .callInner h4 {
    float: left;
    margin-right: 50px;
    font-size: 24px;
    display: table-cell;
    width: 65px;
}

.tourdiv .callWrap .callInner p {
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
}

.tourdiv #travelWrap .page_group {
    margin: 0px auto 110px;
}

.tourdiv br.none {
    display: none;
}

.tourdiv #travelWrap .timeNotice p {
    text-align: center;
    font-size: 31px;
    font-weight: 600;
}

.tourdiv #travelWrap .page_group {
    display: none;
}

@media screen and (max-width:1025px) {
    .tourdiv #travelWrap .service__offer_wrap {
        width: 100%;
    }

    .tourdiv .travelCenter .callWrap li {
        width: calc((100% - 30px)/2);
        margin-right: 30px;
        padding: 15px 30px;
    }

    .tourdiv .travelCenter .callInner h4 {
        float: none;
        margin-right: 0px;
    }

    .tourdiv .travelCenter .callInner {
        padding: 6px 0;
    }

    .tourdiv .travelCenter .callInner p {
        margin-top: 4px;
        padding-left: 30px;
    }
}

@media screen and (max-width:768px) {
    .tourdiv li.hidden {
        display: none;
    }

    .tourdiv .travelCenter .callInner {
        padding: 2px 0;
    }

    .tourdiv #travelWrap .timeNotice {
        padding: 30px 0;
        margin: 40px auto;
    }

    .tourdiv .travelCenter .callWrap li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
        padding: 33px 30px;
    }

    .tourdiv #travelWrap .service__offer_wrap ul li {
        font-size: 16px;
        padding: 7.5px 0;
    }

    .tourdiv #travelWrap .page_group {
        display: block;
        margin-top: 30px;
    }

    .tourdiv #travelWrap .headTitle h1 {
        font-size: 36px;
    }

    .tourdiv #travelWrap .service__offer_wrap {
        padding: 30px 20px 45px 20px;
    }

    .tourdiv #travelWrap .headTitle h1::after {
        margin: 20px auto;
    }

    .tourdiv #travelWrap .headTitle h1 {
        font-size: 24px;
    }

    .tourdiv br.none {
        display: block;
    }

    .tourdiv .timeNotice .colorText {
        font-size: 20px;
    }

    .tourdiv #travelWrap .timeNotice p {
        font-size: 20px;
    }

    .tourdiv .callWrap .callInner p {
        font-size: 16px;
    }

    .tourdiv .callWrap .callInner h4 {
        font-size: 18px;
    }

    .tourdiv #travelWrap .service__offer_wrap ul li::before {
        width: 5px;
        height: 5px;
        left: -14px;
        top: 16px;
    }
}

@media screen and (max-width:420px) {
    .tourdiv #travelWrap .service__offer_wrap {
        padding: 16px 20px 40px 3px;
    }

    .tourdiv .travelCenter .callInner p {
        padding-left: 10px;
    }

    .tourdiv #travelWrap .service__offer_wrap ul li::before {
        top: 18px;
    }

    .tourdiv #travelWrap .service__offer_wrap ul li p {
        display: inline;
    }
}

@media screen and (max-width:320px) {
    .tourdiv #travelWrap .service__offer_wrap {
        padding: 16px 20px 60px 3px;
    }
}

/*코레일 여행센터 End*/

/*특별단체예매 Start*/
.tourdiv #groupReservation_Wrap .boardTable_box .table:last-child li.w30{
	width: 88%;
}
.boardTable.clear ul:first-child{
	width: 66%;
}
.boardTable.clear ul:last-child{
	width: 34%;
}
.table.type01{
	float: right;
}
.table.type02{
	float: left;
}
.tourdiv #groupReservation_Wrap .boardTable_box .table li.w30 {
/*     width: calc((100% - 102px) / 3); */
	width: 47%;
    float: left;
}

/* .tourdiv #groupReservation_Wrap .boardTable_box .table li.w30:first-of-type {
    margin-right: 50px;
} */

.tourdiv #groupReservation_Wrap .boardTable_box label {
    font-size: 23px;
    margin-bottom: 15px;
    display: block;
}

.tourdiv #groupReservation_Wrap .boardTable_box .table li.type_none {
    float: none;
}

.tourdiv #groupReservation_Wrap .boardTable_box .table li.chg_wrap {
    float: left;
    width: 6%;
    line-height: 0;
    position: relative;
    top: 52px;
}

.tourdiv #groupReservation_Wrap .boardTable_box .chg_wrap .btn_chg {
    background: url(../img/common/change_icon-blue.png) no-repeat;
    width: 51px;
    height: 51px;
}

.tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap .btn_brth {
    background: url(../img/common/ico_brth-gray.png) no-repeat right 20px center;
    width: 100%;
    height: 100%;
    left: 0;
}

.tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap .btn_brth:hover {
    background-image: url(../img/sub/sub_calendar_on.png);
}

.tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap .btn_start,
.tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap .btn_end {
    background: url(../img/common/ico_map-gray.png) no-repeat right 20px center;
    width: 100%;
    height: 100%;
    left: 0;
}

.tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap .btn_start:hover,
.tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap .btn_end:hover {
    background-image: url(../img/common/ico_map-blue.png);
}

.tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap input:not(.count) {
    border-bottom: 1px solid #cfcfcf;
    line-height: 64px;
    font-size: 22px;
    padding: 0 20px;
    color: #333;
}

.tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap input:not(.count)::placeholder {
    color: #b2b2b2;
}

.tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap {
    padding-right: 0;
}

.tourdiv .seletWrap .tit {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -0.04em;
    color: #000000;
    display: inline-block;
    margin-right: 35px;
}

.tourdiv #groupReservation_Wrap .boardTable_box .table li.type_ch {
    width: 34%;
}

.tourdiv #groupReservation_Wrap .boardTable_box .table .tit {
    display: block;
    width: 100%;
}

.tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap {
    display: block;
}

.tourdiv .sectionWrap select {
    border-bottom: 1px solid #cfcfcf;
    width: 400px;
    min-height: 50px;
}

.tourdiv .sectionWrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.tourdiv .sectionWrap .section_box {
    background: url(../img/sub/map_mark.png) no-repeat 97% 50%/15px auto;
    font-size: 20px;
    min-height: 50px;
}

.tourdiv .sectionWrap select::-ms-expand {
    display: none;
}

.tourdiv #groupReservation_Wrap .innerWrap {
    border: 1px solid #cfcfcf;
    padding: 50px 40px;
    border-radius: 20px;
    margin-top: 25px;
}

.tourdiv #icon button {
    background: url(../img/sub/change_icon.png) no-repeat 97% 50%/15px auto;
    width: 19px;
    height: 23px;
    float: left;
    margin: 0 120px;
    position: relative;
    top: 15px;
}

.tourdiv .no_data {
    font-weight: 600;
    text-align: center;
    margin-bottom: 55px;
    font-size: 30px;
}

.tourdiv .no_data span {
    color: #3768ac;
}

.tourdiv .noResult button {
    margin: 30px auto 60px;
}

/*상단 //*/

.tourdiv .reservation_Wrap .wrap_inner {
    border: 1px solid #bfbfbf;
    float: left;
    width: calc((100% - 32px) / 3);
    margin-right: 16px;
    box-sizing: border-box;
    padding: 22px;
    margin-bottom: 16px;
}

.tourdiv .reservation_Wrap .wrap_inner:nth-of-type(3n) {
    margin-right: 0;
}

.tourdiv .clearfix {
    clear: both;
}

.tourdiv .reservation_inner ul .rail_name {
    float: left;
    min-width: 100px;
    line-height: 40px;
    background: #314da9;
    color: #fff;
    text-align: center;
    font-size: 22px;
    margin-right: 5px;
    padding: 0 10px;
}

.tourdiv .reservation_inner ul .rail_num {
    float: left;
    /* 	min-width: 100px; */
    height: 40px;
    border: 1px solid #b7b7b7;
    color: #000;
    text-align: center;
    line-height: 38px;
    font-size: 22px;
    margin-right: 5px;
    padding: 0 10px;
}

.tourdiv .reservation_inner ul .time_text {
    float: right;
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;

}

.tourdiv .reservation_inner ul .move_title {
    clear: both;
    font-size: 30px;
    font-weight: 600;
    padding: 25px 0 35px 0;
}

.tourdiv .reservation_inner ul .nomal_ticket {
    float: left;
    background: #eeeeee;
    border-radius: 10px;
    width: 195px;
    height: 120px;
    position: relative;
    cursor: pointer;
}

.tourdiv .reservation_inner ul .no_ticket {
    background: #5b5b5b;
}

.tourdiv .reservation_inner ul .no_ticket:hover {
    background: #909090;
    color: #cfcfcf;
}

.tourdiv .reservation_inner ul .no_ticket p {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tourdiv .reservation_inner ul .special_ticket {
    float: left;
    background: #0f3e69;
    border-radius: 10px;
    width: 195px;
    height: 120px;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tourdiv .special_ticket span,
.nomal_ticket span {
    position: absolute;
    min-width: 80px;
    padding: 0 15px;
    height: 25px;
    background: #03b3c0;
    color: #fff;
    text-align: center;
    line-height: 23px;
    border-radius: 5px;
    top: 0;
    left: 0;
}

.tourdiv .special_ticket p {
    color: #fff;
    text-align: center;
    font-size: 22px;
    position: relative;
    top: 35px;
}

.tourdiv .nomal_ticket p {
    color: #000;
    text-align: center;
    font-size: 22px;
    position: relative;
    top: 35px;
}

.tourdiv .special_ticket p:hover,
.tourdiv .nomal_ticket p:hover {
    color: #0988b7;
}

@media screen and (max-width:1440px) {
    .tourdiv .reservation_Wrap .wrap_inner {
        width: calc((100% - 16px) / 2);
    }

    .tourdiv .reservation_Wrap .wrap_inner:nth-of-type(3n) {
        margin-right: 16px;
    }

    .tourdiv .reservation_Wrap .wrap_inner:nth-of-type(2n) {
        margin-right: 0px;
    }

    .tourdiv .reservation_inner ul .special_ticket {
        width: calc(50% - 10px);
    }

    .tourdiv .reservation_inner ul .nomal_ticket {
        width: calc(50% - 10px);
    }
}

@media screen and (max-width:1025px) {
	.boardTable.clear ul:last-child {
		width: 100%;
	}
	.boardTable.clear ul:first-child {
		width: 100%;
	}
	.table.type02 {
		float: none;
	}
	.table.type01 {
		float: none;
	}
	.tourdiv #groupReservation_Wrap .boardTable_box .table:last-child li.w30 {
		width: 100%;
	}
    .tourdiv #groupReservation_Wrap .boardTable_box .table li.chg_wrap {
        width: 100%;
        top: 5px;
    }

    .tourdiv #groupReservation_Wrap .boardTable_box .table li.type_ch {
        width: 100%;
    }

    .tourdiv #groupReservation_Wrap .boardTable_box .table li.w30 {
        width: 100%;
    }
}

@media screen and (max-width:837px) {
    .tourdiv .reservation_inner ul .time_text {
        float: left;
    }

    .tourdiv .reservation_inner ul .move_title {
        width: 190px;
    }

    .tourdiv .reservation_inner ul .move_title {
        padding: 5px 0 20px 0;
    }

    .tourdiv .special_ticket p {
        font-size: 20px;
    }

    .tourdiv .nomal_ticket p {
        font-size: 20px;
    }
}

@media screen and (max-width:768px) {
    .tourdiv #groupReservation_Wrap .boardTable_box label {
        font-size: 15px;
        color: #000;
        margin-bottom: 0;
        text-align: center;
    }

    .tourdiv .reservation_Wrap .wrap_inner {
        width: 100%;
    }

    .tourdiv .reservation_inner ul .move_title {
        font-size: 26px;
        width: 160px;
    }

    .tourdiv .reservation_inner ul .special_ticket {
        height: 98px;
    }

    .tourdiv .reservation_inner ul .nomal_ticket {
        height: 98px;
    }

    .tourdiv .special_ticket p {
        font-size: 16px;
        top: 30px;
    }

    .tourdiv .nomal_ticket p {
        font-size: 16px;
        top: 30px;
    }

    .tourdiv .reservation_inner ul .time_text {
        clear: both;
    }

    .tourdiv #groupReservation_Wrap #listback {
        margin: 40px auto 50px;
    }

    .tourdiv #groupReservation_Wrap #listback button {
        min-width: calc(100% - 40px);
        line-height: 52px;
    }

    .tourdiv .no_data {
        font-size: 18px;
		margin-bottom: 25px;
    }

    .tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap input:not(.count) {
        font-size: 18px;
        line-height: 50px;
        font-weight: 600;
        color: #000;
        text-align: center;
    }

    .tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap input::placeholder {
        color: #000;
    }

    .tourdiv #groupReservation_Wrap .boardTable_box .table li.chg_wrap .btn_chg {
        margin-bottom: 14px;
        transform: rotate(180deg);
    }

    .tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap {
        position: relative;
    }

    .tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap .btn_brth,
    .tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap .btn_start,
    .tourdiv #groupReservation_Wrap .boardTable_box .table li .tr .writeWrap .btn_end {
        width: 100%;
        height: 50px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background-position: right center;
    }

    .tourdiv #groupReservation_Wrap #listback button {
        height: 50px;
        line-height: 48px;
        font-size: 20px;
    }
}

/*팝업*/
.tourdiv .write_wrap .wrap_inner {
    float: none;
    width: 100%;
    padding: 22px 22px 0 22px;
    border-radius: 10px;
    position: relative;
    min-height: 120px;
}

.tourdiv .write_wrap .reservation_inner ul .rail_num p {
    line-height: 35px;
    font-size: 18px;
}

.tourdiv .write_wrap .reservation_inner ul .rail_name p {
    color: #fff;
    line-height: 35px;
    font-size: 18px;
}

.tourdiv .write_wrap .reservation_inner ul .rail_name,
.tourdiv .write_wrap .reservation_inner ul .rail_num {
    min-width: 76px;
    min-height: 36px;
}

.tourdiv .write_wrap .reservation_inner ul .rail_num {
    margin-right: 13px;
}

.tourdiv .write_wrap .reservation_inner ul .time_text {
    float: left;
}

.tourdiv .write_wrap .reservation_inner ul .time_text span {
    float: left;
    font-size: 18px;
}

.tourdiv .write_wrap .reservation_inner ul .time_text p {
    float: right;
    font-size: 18px;
    line-height: inherit;
    position: relative;
    right: -80px;
}

.tourdiv .write_wrap .reservation_inner ul .move_title {
    padding: 10px 0 20px 0;
}

.tourdiv .write_wrap .reservation_inner ul .move_title p {
    font-size: 26px;
}

.tourdiv .layerPopup_type02 .layerWrap .alertCont span.span_text {
    float: left;
    color: #11428f;
    font-size: 26px;
    font-weight: 600;
}

.tourdiv .wrap_inner .man_Num h3 {
    font-size: 22px;
}

.tourdiv .wrap_inner .man_Num p {
    font-size: 20px !important;
    line-height: 25px !important;
}

.tourdiv .wrap_inner .man_Num .view_Btn {
    float: right;
    min-width: 84px;
    min-height: 40px;
    background: #00acc2;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
}

.tourdiv .write_wrap .wrap2 {
    padding: 22px !important;
}

/* 0518 특별단체예매 수정 추가 */
/*상단 //*/

.tourdiv .tckWrap.type02 .tckList {
    border-radius: 10px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: hidden;
    background: #0b3c81;
    padding-left: 6px;
}

.tourdiv .tckWrap.type02 .tckList:last-of-type {
    margin-bottom: 50px;
}

.tourdiv .tckWrap.type02 .tckList .tck_inner {
    background: #fff;
    display: table;
    width: 100%;
}

.tourdiv .tckWrap.type02 .tckList .info_inner {
    padding: 0 50px;
    width: 61%;
    position: relative;
    display: table;
    min-height: 168px;
    table-layout: fixed;
}

.tourdiv .tckWrap.type02 .tckList .info_inner .info_box {
    display: table-cell;
    vertical-align: middle;
}

.tourdiv .tckWrap.type02 .tckList .tit_box .flag_wrap .flag {
    min-width: 68px;
    line-height: 28px;
    color: #fff;
    border-radius: 35px;
    padding: 0 18px;
    display: inline-block;
    text-align: center;
}

.tourdiv .tckWrap.type02 .tckList .tit_box .flag_wrap .num {
    font-size: 20px;
}

.tourdiv .tckWrap.type02 .tckList .inner {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.tourdiv .tckWrap.type02 .tckList .tit_box .flag_wrap.type1 {
    color: #2c86d1;
}

.tourdiv .tckWrap.type02 .tckList .tit_box .flag_wrap.type1 .flag {
    background: #2c86d1;
}

.tourdiv .tckWrap.type02 .tckList .tit_box .flag_wrap.type2 {
    color: #2c86d1;
}

.tourdiv .tckWrap.type02 .tckList .tit_box .flag_wrap.type2 .flag {
    background: #eb4343;
}

.tourdiv .tckWrap.type02 .tckList .tit_box .flag_wrap.type3 {
    color: #52bf11;
}

.tourdiv .tckWrap.type02 .tckList .tit_box .flag_wrap.type3 .flag {
    background: #52bf11;
}

.tourdiv .tckWrap.type02 .tckList .tit_box .ico_box {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
}

.tourdiv .tckWrap.type02 .tckList .tit_box .ico_box li {
    display: inline-block;
    border: 1px solid #ddd;
    width: 46px;
    height: 44px;
    border-radius: 5px;
}

.tourdiv .tckWrap.type02 .tckList .tit_box .ico_box li:nth-of-type(1) {
    background: url(../img/sub/ico_time.png) no-repeat center;
}

.tourdiv .tckWrap.type02 .tckList .tit_box .ico_box li:nth-of-type(2) {
    background: url(../img/sub/ico_money.png) no-repeat center;
}

.tourdiv .tckWrap.type02 .tckList .data_box.type01 h3 {
    font-size: 27px;
    letter-spacing: -0.025em;
    padding: 14px 0;
    max-width: calc(100% - 100px);
	float: none;
}

.tourdiv .tckWrap.type02 .tckList .data_box.type01 .s_txt {
    font-size: 20px;
    color: #999a9e;
    letter-spacing: -0.025em;
	float: none;
}
.tckWrap .tckList .info_inner .info_box .tit_box.type01{
	position: static;
}
.tourdiv .tckWrap.type02 .tckList .price_box {
    width: calc((39% - 6px) / 2);
    display: table;
    font-size: 25px;
    color: #000;
    letter-spacing: -0.025em;
    min-height: 168px;
    border-left: 1px solid #ddd;
}

.tourdiv .tckWrap.type02 .tckList .price_box p {
    padding-bottom: 10px;
    font-size: 18px;
}

.tourdiv .tckWrap.type02 .tckList .price_box .txt_ch {
    color: #222;
}

.tourdiv .tckWrap.type02 .tckList .price_box p:last-of-type {
    margin-bottom: 0;
}

.tourdiv .tckWrap.type02 .tckList .price_box .txt_price {
    font-size: 27px;
}

.tourdiv .tckWrap.type02 .tckList .price_box.active {
    background: #0066b3;
}

.tourdiv .tckWrap.type02 .tckList .price_box.active * {
    color: #fff;
}

.tourdiv .tckWrap.type02 .tckList .price_box.sold-out {
    background: #f3f4f8;
    font-size: 23px;
    color: #333;
}
@media screen and (max-width:1250px) {
	.tourdiv .tckWrap.type02 .tckList .data_box.type01 h3 {
		font-size: 24px;
		max-width: calc(100% - 70px);
	}
}
@media screen and (max-width:1024px) {
	.tourdiv .tckWrap.type02 .tckList .data_box.type01 h3{
		max-width: 100%;
	}
    .tourdiv .tckWrap.type02 .tckList .info_inner.fl-l {
        padding: 0 0px;
    }

    .tourdiv .tckWrap.type02 .tckList .tit_box .flag_wrap {
        float: left;
        margin-top: 5px;
    }

    .tourdiv .tckWrap.type02 .tckList .tit_box .flag_wrap .flag {
        line-height: 22px;
        font-size: 14px;
    }

    .tourdiv .tckWrap.type02 .tckList .tit_box .flag_wrap .num {
        font-size: 16px;
    }

    .tourdiv .tckWrap.type02 .tckList .tit_box .ico_box {
        float: right;
        position: static;
        transform: none;
    }

    .tourdiv .tckWrap.type02 .tckList .tit_box .ico_box li {
        width: 34px;
        height: 34px;
    }

    .tourdiv .tckWrap.type02 .tckList .data_box {
        clear: both;
    }

    .tourdiv .tckWrap.type02 .tckList .data_box h3 {
        font-size: 24px;
        max-width: 100%;
    }

    .tourdiv .tckWrap.type02 .tckList .data_box .s_txt {
        font-size: 18px;
    }

    .tourdiv .tckWrap.type02 .tckList .price_box p {
        font-size: 15px;
    }

    .tourdiv .tckWrap.type02 .tckList .price_box .txt_price {
        font-size: 25px;
    }
}

@media screen and (max-width:768px) {
	.tckWrap .tckList .info_inner .info_box .tit_box.type01{
		padding-left: 0;
	}
	.tourdiv .tckWrap.type02 .tckList .data_box.type01{
		padding-left: 0;
	}
	.tourdiv .tckWrap.type02 .tckList .info_inner.fl-l {
		padding: 0 20px;
	}
    .tourdiv .mPadding-no .tckWrap.type02 {
        padding: 0 20px;
    }

    .tourdiv .tckWrap.type02 .tckList {
        padding-left: 0;
        padding-top: 6px;
    }

    .tourdiv .tckWrap.type02 .tckList .info_inner {
        width: 100%;
        border-bottom: 1px solid #ddd;
        padding: 0 20px;
    }

    .tourdiv .tckWrap.type02 .tckList .data_box.type01  h3 {
        font-size: 18px;
    }

    .tourdiv .tckWrap.type02 .tckList .data_box.type01  .s_txt {
        font-size: 15px;
    }

    .tourdiv .tckWrap.type02 .tckList .price_box {
        min-height: 130px;
        width: 50%;
    }

    .tourdiv .tckWrap.type02 .tckList .price_box:first-of-type {
        border-left: none;
    }

    .tourdiv .tckWrap.type02 .tckList .price_box .txt_price {
        font-size: 18px;
    }
}


/* 0518 여행상품 예약확인 수정 추가 */
/*여행상품 예약확인 Start*/
.tourdiv .reservation_inner .inner{
	float: left;
}
.tourdiv .reservation_inner .inner02{
	position: absolute;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	color: #ff5558;
	font-size: 18px;
}
.tourdiv .reservation_inner.confirm .date {
    font-size: 20px;
    padding-top: 13px;
    color: #555555;
    display: block;
}

.reservation_inner.confirm {
    padding: 30px 50px;
	position: relative;
}

.tourdiv .reservation_inner .rail_wrap.type1 .rail_name {
    min-width: 60px;
    line-height: 27px;
    background: #da090b;
    border-radius: 30px;
    font-size: 16px;
    margin-right: 8px;
}

.tourdiv .reservation_inner .rail_wrap.type1 .confirm_info {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
}

.tourdiv #reservationConfirm_Wrap .seletWrap {
    margin-bottom: 20px;
}
.tourdiv #reservationConfirm_Wrap .seletWrap h3{
	float: left;
	font-size: 34px;
	line-height: 62px;
}

.tourdiv #reservationConfirm_Wrap .seletWrap .button_Wrap button{
	line-height: 60px;
}
.tourdiv #reservationConfirm_Wrap .seletWrap .button_Wrap{
	float: right;
}
.tourdiv #reservationConfirm_Wrap .btb_bn-gray {
    line-height: 50px;
    border-radius: 10px;
    font-size: 22px;
    font-weight: 600;
}

.tourdiv #reservationConfirm_Wrap .seletWrap .tit {
    clear: both;
}

.tourdiv #reservationConfirm_Wrap .seletWrap .button_Wrap {
    text-align: right;
}

.tourdiv .ticket_wrap .tk_box .tk {
    border: 1px solid #bababa;
    border-radius: 10px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    margin-right: 50px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    display: table;
    padding-left: 6px;
}
.tourdiv .ticket_wrap.type_pd-n .tk_box .tk {
	padding-left:0;
}
.tourdiv .ticket_wrap .tk_box .tk:nth-of-type(2n) {
    margin-right: 0;
}

.tourdiv #reservationConfirm_Wrap .ticket_wrap .tck_inner {
    background: #fff;
    display: table;
    width: 100%;
}

.tourdiv .ticket_wrap .tk_box .info_box {
    vertical-align: top;
    position: relative;
    top: 50px;
    left: 33px;
    padding-right: 33px;
}

.tourdiv .ticket_wrap .ltbox .type {
    min-width: 98px;
    min-height: 40px;
    background: #314da9;
    color: #fff;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    border: 1px solid #314da9;
    margin-right: 5px;
}

.tourdiv .ticket_wrap .ltbox .num {
    min-width: 98px;
    min-height: 40px;
    float: none;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    display: inline-block;
    border: 1px solid #b7b7b7;
}
.tourdiv .ticket_wrap .tk_box .tk .reservation_inner{
	border-radius:10px;
}
.tourdiv .reservation_inner {
    display: table-cell;
    vertical-align: middle;
    background: #fff;
}
#reservationConfirm_Wrap .tk:hover{
    -moz-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.tourdiv .reservation_inner .confirm_wrap {
    font-size: 20px;
}

.tourdiv .reservation_inner .confirm_wrap li {
    margin-top: 10px;
}

.tourdiv .confirm_wrap .pro_name {
    display: inline-block;
    width: 69%;
}

@media screen and (max-width:1320px) {
    .tourdiv #reservationConfirm_Wrap.reservationConfirm .ticket_wrap .tk_box .tk {
        width: 100%;
        margin-right: 0px;
    }
}
@media screen and (max-width: 768px) {
  .tourdiv #reservationConfirm_Wrap.reservationConfirm .ticket_wrap .tk_box .tk {
		width: 100%;
		margin-right: 0px;
		padding-left: 5px;
		padding-top: 0;
  }
	.tourdiv #reservationConfirm_Wrap.reservationConfirm .ticket_wrap.type_pd-n .tk_box .tk {
		padding-left:0;
	}
	.tourdiv #reservationConfirm_Wrap.reservationConfirm .reservation_inner {
		padding: 20px 17px 20px 19px;
		min-height: 107px;
	}
	.tourdiv #reservationConfirm_Wrap .seletWrap .button_Wrap button {
		line-height: 45px;
	}
	.tourdiv .type_comf .reservation_inner .inner{
		float:none;
	}
}
/*여행상품 예약확인 End*/
/* 여행상품 예약확인 - 확인 Start */
.reservationConfirm_Wrap .blue_color{
	color: #1a9fbb;
	font-size: 24px;
	font-weight: 600;
}
.reservationConfirm_Wrap h3{
	font-size: 28px;
	color: #000;
}
.reservationConfirm_Wrap .reservationInnerWrap{
	border: 1px solid #dddddd;
	border-radius: 20px;
	margin-top: 19px;
}
.reservationInnerWrap .flo_w{
	width: 100%;
}
.reservationInnerWrap .flo_w .left{
	float: left;
}
.reservationInnerWrap .flo_w .right p:before{
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #000;
	margin-bottom: 3px;
}
.reservationInnerWrap .left{
	font-size: 24px;
	font-weight: 600;
}

/* 여행상품 예약확인 - 확인 End */




/*관광열차 Start*/
.tourdiv #traverRail_Wrap .slick-slide div div {
    width: 1400px !important;
    overflow: hidden;
    position: relative;
}

.tourdiv #traverRail_Wrap .seletWrap .tit {
    margin-bottom: 30px;
}

.tourdiv .travel_rail_Bg {
    background: url(../img/sub/travel_rail_Bg.jpg) no-repeat;
}

.tourdiv #traverRail_Wrap {
    padding-bottom: 20px;
}

.tourdiv #traverRail_Wrap .ticket_wrap02 .tk_box .ckbox {
    width: 70px;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.tourdiv #traver_rail_bottom2 {
    padding-top: 60px;
}

.tourdiv #traver_rail_bottom2 .traver_rail_recommend_pro .plus_btn {
    left: 50%;
    bottom: -17px;
    transform: translateX(-50%);
}

.tourdiv #traver_rail_bottom2 .recommend_inner .text_inner {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 0px;
}

.tourdiv #traver_rail_bottom2 .traver_rail_recommend_pro ul li {
    float: left;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    width: calc((100% - 91px) / 3);
    margin-right: 45px;
    margin-bottom: 30px;
    max-height: 280px;
    position: static;
    text-align: center;
}

.tourdiv #traver_rail_bottom2 .traver_rail_recommend_pro ul li:nth-of-type(3n) {
    margin-right: 0;
}

.tourdiv #traver_rail_bottom2 .recommend_inner .img_inner {
    max-width: 100%;
    max-height: 200px;
    float: none;
    margin-right: 0;
    position: relative;
}
.tourdiv #traver_rail_bottom2 .traver_rail_recommend_pro ul li a {
    padding-right: 0;
}

.tourdiv .traver_rail_recommend_pro ul li {
    float: left;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    width: calc((100% - 60px) / 2);
    margin-right: 60px;
    margin-bottom: 50px;
    min-height: 230px;
    position: relative;
}

.tourdiv .traver_rail_recommend_pro .plus_btn {
    width: 34px;
    height: 34px;
    background: #11428f url(../img/common/ico_plus.png) no-repeat center;
    position: absolute;
    right: 0;
    bottom: 0;
}

.tourdiv .traver_rail_recommend_pro ul li:nth-of-type(2n) {
    margin-right: 0;
}





.tourdiv .recommend_inner .img_inner {
    max-width: 234px;
    max-height: 230px;
    float: left;
    margin-right: 25px;
}

.tourdiv .recommend_inner .img_inner img {
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
}

.tourdiv .recommend_inner .text_inner {
    padding-top: 30px;
    padding-right: 20px;
}

.tourdiv .recommend_inner .text_inner h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 24px;
}

.tourdiv .recommend_inner .text_inner span {
    font-size: 18px;
    line-height: 26px;
    color: #505354;
    margin: 20px 0 15px 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 80px;
}
.tourdiv .traver_rail_recommend_pro ul li:hover span,
.tourdiv .traver_rail_recommend_pro ul li:hover h3 {
    text-decoration: underline;
}
.tourdiv .recommend_inner .text_inner p {
    font-size: 24px;
    color: #de612a;
    font-weight: bold;
}

.tourdiv #traverRail_Wrap .traverRail_Wrap_slick {
    position: relative;
    margin-bottom: 200px;
    margin-bottom: 60px;
}

.tourdiv .traverRail_Wrap_slick .control_wrap {
    position: absolute;
    bottom: 20%;
    left: 80px;
}

.tourdiv .traverRail_Wrap_slick .rolling-slide {
    position: relative;
}

.tourdiv .traverRail_Wrap_slick .control_wrap .stop {
    width: 14px;
    height: 14px;
    background: url(../img/sub/traver_rail_pause.png) no-repeat;
    text-indent: -9999px;
    margin-right: 10px;
    vertical-align: top;
}

.tourdiv .traverRail_Wrap_slick .control_wrap .play {
    width: 14px;
    height: 14px;
    background: url(../img/sub/traver_rail_play.png) no-repeat;
    text-indent: -9999px;
    display: none;
    vertical-align: top;
}

.tourdiv .traverRail_Wrap_slick .rolling-slide .paging_btn {
    float: left;
}

.tourdiv .traverRail_Wrap_slick .rolling-slide .slick-dots li {
    float: left;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #333;
    float: left;
    margin-right: 20px;
}

.tourdiv .traverRail_Wrap_slick .rolling-slide .slick-dots li button {
    display: none;
}

.tourdiv .traverRail_Wrap_slick .rolling-slide .slick-dots li.slick-active {
    width: 41px;
    border-radius: 50px;
    background-color: #0061cf;
}

.tourdiv .traverRail_Wrap_slick .rolling-slide .slick-dots::after {
    content: '';
    display: block;
    clear: both;
}

.tourdiv #traver_rail_bottom .traver_rail_recommend_pro ul li {
    min-height: 202px;
    max-height: 202px;
    margin-bottom: 33px;
}

.tourdiv #traver_rail_bottom .traver_rail_recommend_pro ul li:nth-last-child(2) {
    margin-bottom: 0
}

.tourdiv #traver_rail_bottom .traver_rail_recommend_pro ul li:last-child {
    margin-bottom: 0;
}

.tourdiv #traver_rail_bottom .traver_rail_recommend_pro .recommend_inner {
    max-height: 202px;
}

.tourdiv .traverRail_Wrap_slick .slick-slide img {
    height: auto;
}

.tourdiv .traverRail_Wrap_slick .slick-slide img.img02 {
    display: none;
}
@media screen and (max-width:1025px) {
    .tourdiv .traver_rail_recommend_pro ul li {
        width: calc((100% - 15px) / 2);
        margin-right: 15px;
        min-height: auto;
    }

    .tourdiv .recommend_inner .img_inner {
        max-width: 190px;
        margin-right: 15px;
    }

    .tourdiv .recommend_inner .text_inner {
        padding-top: 15px;
        padding-right: 10px;
    }

    .tourdiv .recommend_inner .text_inner span {
        margin: 10px 0 13px 0;
    }

    .tourdiv .traver_rail_recommend_pro ul li {
        min-height: auto;
    }

    .tourdiv .recommend_inner .text_inner h3 {
        font-size: 21px;
    }

    .tourdiv .recommend_inner .text_inner span {
        font-size: 17px;
    }

    .tourdiv .recommend_inner .text_inner p {
        font-size: 23px;
    }

    .tourdiv #traver_rail_bottom .traver_rail_recommend_pro ul li {
        min-height: 163px;
        margin-bottom: 10px;
    }

    .tourdiv #traver_rail_bottom .traver_rail_recommend_pro ul li:nth-last-child(2) {
        margin-bottom: 10px;
    }

    .tourdiv .traver_rail_recommend_pro ul li {
        margin-bottom: 15px;
    }

}


@media screen and (max-width:768px) {
    .tourdiv #traver_rail_bottom2 {
        padding-top: 40px;
    }

    .tourdiv .traverRail_Wrap_slick .control_wrap {
        bottom: 15%;
        left: 15px;
    }
		.tourdiv .traver_rail_recommend_pro .plus_btn {
        background-size: 9px;
    }

    .tourdiv .traverRail_Wrap_slick .rolling-slide .slick-dots li {
        margin-right: 14px;
    }
		.tourdiv #traver_rail_bottom2 .recommend_inner .text_inner {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .tourdiv #traver_rail_bottom2 .traver_rail_recommend_pro ul li {
        width: calc((100% - 8px) / 2);
        margin-right: 8px;
        margin-bottom: 10px;
    }

    .tourdiv #traver_rail_bottom2 .traver_rail_recommend_pro ul li:nth-of-type(2n) {
        margin-right: 0px !important;
    }

    .tourdiv #traver_rail_bottom2 .traver_rail_recommend_pro ul li:nth-of-type(3n) {
        margin-right: 8px;
    }

    .tourdiv .traver_rail_recommend_pro ul li {
        width: 100%;
        margin-right: 0px;
    }

    .tourdiv .traver_rail_recommend_pro ul li:last-child {
        margin-bottom: 0;
    }
    .tourdiv #traverRail_Wrap .traverRail_Wrap_slick {
        margin-top: 37px;
        margin-bottom: 40px;
    }
}

@media screen and (max-width:500px) {
    .tourdiv .traverRail_Wrap_slick .slick-slide img.img02 {
        display: block;
    }

    .tourdiv .traverRail_Wrap_slick .slick-slide img.img01 {
        display: none;
    }

    .tourdiv .traverRail_Wrap_slick .slider-div .slick-dots {
        left: 4%;
    }

    .tourdiv #traverRail_Wrap .slick-slide div div {
        width: auto !important;
    }

    .tourdiv .traverRail_Wrap_slick .slider-div .slick-dots li.slick-active {
        width: 31px;
    }

    .tourdiv .traverRail_Wrap_slick .slider-div .slick-dots li {
        width: 12px;
        height: 12px;
        margin-right: 10px;
    }
}

@media screen and (max-width:420px) {
    .tourdiv .recommend_inner .img_inner {
        max-width: 140px;
    }

    .tourdiv .recommend_inner .text_inner h3 {
        font-size: 16px;
    }

    .tourdiv .recommend_inner .text_inner span {
        font-size: 12px;
        line-height: 16px;
        height: 50px;
    }

    .tourdiv .recommend_inner .text_inner p {
        font-size: 16px;
    }

    .tourdiv #traver_rail_bottom .traver_rail_recommend_pro ul li {
        min-height: auto;
    }
		.tourdiv .traver_rail_recommend_pro .plus_btn {
        width: 20px;
        height: 20px;
        font-size: 18px;
        line-height: 20px;
    }
    .tourdiv #traver_rail_bottom2 .traver_rail_recommend_pro .plus_btn {
        bottom: -10px;
    }
}

/*관광열차 End*/
	/*관광열차 - 승차권 예약확인 Start*/
.tourdiv .ticket_Reservation .confirm_wrap {
    position: static;
    margin: 20px 0 0 30px;
}

.tourdiv #traverRail_Wrap .seletWrap {
    float: left;
    width: 100%;
}

.tourdiv #traverRail_Wrap .seletWrap .button_Wrap {
    float: right;
}

.tourdiv #traverRail_Wrap .seletWrap .button_Wrap button {
    margin-left: 10px;
}

.tourdiv #traverRail_Wrap .seletWrap .button_Wrap button.btn_by-white,
.tourdiv #traverRail_Wrap .seletWrap .button_Wrap button.btn_bn-blue,
.tourdiv #traverRail_Wrap .seletWrap .button_Wrap button.btn_bn-green {
    min-width: 200px;
}

.tourdiv #traverRail_Wrap .seletWrap h4 {
    font-size: 30px;
    margin-bottom: 30px;
}

.tourdiv .ticket_wrap02 .ckbox2 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 22px;
}

.tourdiv .ticket_wrap02 .ckbox2 div {
    float: right;
    font-size: 20px;
}

.tourdiv .ticket_wrap02 .ticket_Reservation .rail_wrap {
    margin: 30px 0px 0 30px;
}

.tourdiv .ticket_wrap02 .ticket_Reservation {
    float: left;
    width: 90%;
}

.tourdiv .ticket_Reservation .rail_wrap .rail_date {
    float: right;
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
}

.tourdiv .ticket_Reservation .confirm_wrap li p.rail_move {
    font-size: 30px;
}

.tourdiv .ticket_Reservation .confirm_wrap li .rail_move span {
    font-size: 30px;
}

.tourdiv .ticket_Reservation .confirm_wrap li p {
    font-size: 22px;
}

.tourdiv .ticket_Reservation .confirm_wrap li p span.blue_text {
    color: #3768ac;
    font-size: 22px;
}

.tourdiv .ticket_Reservation .buttons button {
    margin-right: 10px;
}

.tourdiv .ticket_Reservation .buttons button.btb_bn-gray {
    min-width: 159px;
    line-height: 50px;
    border-radius: 10px;
    font-size: 22px;
    font-weight: 600;
}

.tourdiv .ticket_Reservation .buttons {
    margin-top: 30px;
}

.tourdiv #reservationConfirm_Wrap .page_group {
   margin-bottom: 50px;
}
	.tourdiv .ticket_wrap .tk_box .tk:last-child{
		margin-bottom: 20px;
	}
@media screen and (max-width:1320px) {
    .tourdiv .ticket_Reservation .confirm_wrap li {
        max-height: 45px;
    }

    .tourdiv .ticket_Reservation .confirm_wrap li p.rail_move {
        margin-bottom: 15px;
    }

    .tourdiv .ticket_Reservation .confirm_wrap li span {
        margin-top: 20px;
        max-height: 20px;
    }

    .tourdiv .ticket_Reservation .buttons {
        margin-top: 45px;
    }

    .tourdiv .ticket_wrap .tk_box .tk {
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
    }
}

@media screen and (max-width:1290px) {
    .tourdiv .ticket_wrap .tk_box .tk {
        width: 100%;
        margin-right: 0px;
    }
}

@media screen and (max-width:985px) {
    .tourdiv #traverRail_Wrap .seletWrap .button_Wrap button {
        margin-left: 0px;
        margin-right: 10px;
        margin-bottom: 30px;
    }

    .tourdiv #traverRail_Wrap .seletWrap .button_Wrap02 {
        float: none;
    }

    .tourdiv #traverRail_Wrap .seletWrap .tit {
        margin-bottom: 15px;
    }
}

@media screen and (max-width:768px) {
	.tourdiv .ticket_wrap .tk_box .tk:last-child {
		margin-bottom: 0px;
	}
	.tourdiv #reservationConfirm_Wrap .page_group {
		margin-bottom: 40px;
	}
	.tourdiv #reservationConfirm_Wrap .seletWrap {
		margin-bottom: 10px;
	}
	.tourdiv #reservationConfirm_Wrap .seletWrap .button_Wrap {
		float: none;
	}
	.tourdiv .reservation_inner .inner02 {
		right: 20px;
		top: auto;
		transform: translateY(0);
		font-size: 16px;
		bottom: 20px;
	}

	.tourdiv .reservation_inner.confirm .date {
		font-size: 16px;
	    position: absolute;
		bottom: 20px;
	}
	.tourdiv .type_comf .reservation_inner.confirm .date{
		position:static;
	}
	.tourdiv .reservation_inner .rail_wrap.type1 .confirm_info {
		font-size: 18px;
	}
    .tourdiv .ticket_wrap .tk_box .tk {
        min-height: auto;
        display: block;
        padding-left: 0;
        padding-top: 3px;
    }
	.tourdiv #reservationConfirm_Wrap .seletWrap h3 {
		float: none;
		font-size: 24px;
		line-height: 25px;
		margin-bottom: 10px;
		margin-top: 5px;
	}
    .tourdiv #traverRail_Wrap .ticket_wrap02 .tk_box .ckbox {
        position: absolute;
        background: none;
        right: 0;
        top: 25px;
    }
    .tourdiv .reservation_inner {
        display: block;
        padding: 20px 20px;
		min-height: 105px;
    }

    .tourdiv #traverRail_Wrap .ticket_wrap02 .tk_box .ckbox::before {
        height: 320px;
        padding: 15px 0;
    }

    .tourdiv .ticket_Reservation .confirm_wrap li p span.blue_text {
        font-size: 16px;
    }

    .tourdiv .ticket_wrap02 .ticket_Reservation .rail_wrap {
        margin: 15px 0px 0 15px;
    }

    .tourdiv .ticket_Reservation .confirm_wrap {
        margin: 45px 0px 0 15px;
    }

    .tourdiv .ticket_Reservation .confirm_wrap li p.rail_move {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .tourdiv .ticket_Reservation .confirm_wrap li .rail_move span {
        font-size: 20px;
        display: block;
    }

    .tourdiv .ticket_Reservation .confirm_wrap li span {
        margin: 0 0 0 0;
    }

    .tourdiv .ticket_Reservation .buttons button.btb_bn-gray {
        min-width: 88px;
        line-height: 38px;
        font-size: 16px;
    }

    .tourdiv .ticket_Reservation .confirm_wrap li p,
    .tourdiv .ticket_Reservation .confirm_wrap li p span {
        font-size: 16px;
    }

    .tourdiv .ticket_Reservation .confirm_wrap li span {
        line-height: 17px;
        font-size: 16px;
    }

    .tourdiv .ticket_Reservation .buttons {
        margin-top: 20px;
    }

    .tourdiv .ticket_wrap02 .ckbox2 div {
        float: none;
        font-size: 18px;
        margin-top: 10px;
    }

    .tourdiv .ticket_wrap02 .ckbox2 {
        font-size: 20px;
    }

    .tourdiv #traverRail_Wrap .seletWrap .button_Wrap .btn_bn-green {
        width: 100%;
    }

    .tourdiv #traverRail_Wrap .seletWrap .button_Wrap .btn_by-white,
    .tourdiv #traverRail_Wrap .seletWrap .button_Wrap .btn_bn-blue {
        width: calc((100% - 10px) / 2);
        margin-right: 10px;
        float: left;
        margin-bottom: 10px;
    }

    .tourdiv #traverRail_Wrap .seletWrap .button_Wrap .btn_bn-blue {
        margin-right: 0;
    }

    .tourdiv #traverRail_Wrap .seletWrap .button_Wrap button {
        margin-right: 0;
    }

    .tourdiv .ticket_Reservation .rail_wrap .rail_date {
        float: none;
        position: absolute;
        top: 18.5%;
        font-size: 18px;
    }

    .tourdiv .seletWrap .tit {
        font-size: 24px;
    }

    .tourdiv #traverRail_Wrap .seletWrap h4 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .tourdiv #traverRail_Wrap .seletWrap .button_Wrap button.btn_by-white,
    .tourdiv #traverRail_Wrap .seletWrap .button_Wrap button.btn_bn-blue,
    .tourdiv #traverRail_Wrap .seletWrap .button_Wrap button.btn_bn-green {
        min-width: auto;
    }

    .tourdiv .ticket_wrap02 .ticket_Reservation {
        width: 85%;
    }
}

@media screen and (max-width:500px) {
    .tourdiv .ticket_Reservation .rail_wrap .rail_date {
        top: 16%;
    }

    .tourdiv .ticket_Reservation .buttons .btn_bn-green {
        display: block;
        margin-top: 5px;
    }

    .tourdiv #traverRail_Wrap .ticket_wrap02 .tk_box .ckbox::before {
        height: 500px;
        margin-right: 11px;
    }

    .tourdiv #traverRail_Wrap .button_Wrap02 button {
        padding: 0 15px;
    }

    .tourdiv .ticket_Reservation .buttons button {
        margin-right: 5px;
    }
}

@media screen and (max-width:375px) {

    .tourdiv #traverRail_Wrap .btn_by-white,
    .tourdiv #traverRail_Wrap .btn_bn-blue,
    .tourdiv #traverRail_Wrap .btn_bn-green {
        font-size: 13px;
    }
}

/*관광열차 - 승차권 예약확인 End*/


/*다크모드*/
@media (prefers-color-scheme: dark) {
    .tourdiv ul.noticeList li a {
        background: #333;
    }

    .tourdiv .list select {
        color: #747474;
    }

    .tourdiv .noticeTable thead tr td p {
        color: #707070;
    }

    .tourdiv span.list_icon {
        color: #707070;
    }

    /*공지사항 리스트// */
    .tourdiv table.noticeTable thead tr td {
        background: none;
    }

    /*공지사항 상세// */
    .tourdiv .content_inner_type02 ul.tabs li.active {
        background: none;
    }

    .tourdiv .content_inner_type02 ul.tabs li.active {
        color: #0988b7 !important;
    }

    .tourdiv .sortBtn button.active {
        color: #0061cf;
    }

    .tourdiv .sortBtn .newSort,
    .sortBtn .endSort {
        color: #707070;
    }

    /*이벤트 리스트// */
    .tourdiv .seletWrap .tit {
        color: #bbb;
    }

    /*여행상품 예약확인// */
    .tourdiv #travelWrap .service__offer_wrap {
        background: none;
    }

    .tourdiv #travelWrap .headTitle h1::after {
        background: #bbb;
    }

    /*코레일 여행센터// */
}

.tourdiv .dark ul.noticeList li a {
    background: #333;
}

.tourdiv .dark .list select {
    color: #747474;
}

.tourdiv .dark .noticeTable thead tr td p {
    color: #707070;
}

.tourdiv .dark span.list_icon {
    color: #707070;
}

.tourdiv .dark table.noticeTable thead tr td {
    background: none;
}

.tourdiv .dark .content_inner_type02 ul.tabs li.active {
    background: none;
}

.tourdiv .dark .content_inner_type02 ul.tabs li.active {
    color: #0988b7 !important;
}

.tourdiv .dark .sortBtn button.active {
    color: #0061cf;
}
    .tourdiv .dark .seletWrap .tit {
        color: #bbb;
    }

    .tourdiv .dark #travelWrap .service__offer_wrap {
        background: none;
    }

    .tourdiv .dark #travelWrap .headTitle h1::after {
        background: #bbb;
    }


    /* // 제휴브랜드 - 메인*/
    .brandshop_main_wrap {
        padding-bottom: 10px;
    }

    .brandshop_main_wrap li {
        width: calc((100% - 120px) / 4);
        margin-right: 40px;
        float: left;
        margin-bottom: 40px;
    }

    .brandshop_main_wrap li:nth-of-type(4n) {
        margin-right: 0;
    }

    .brandshop_main_wrap li a {
        display: inline-block;
        border: 1px solid #dddddd;
        width: 100%;
        text-align: center;
    }

    .brandshop_main_wrap li a .image {
        min-height: 150px;
        position: relative;
    }
    .brandshop_main_wrap li a .image .greencar {
        background: url(../img/sub/brand_greencar.jpg) no-repeat;
        width: 265px;
        height: 45px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .brandshop_main_wrap li a .image .yanolja {
        background: url(../img/sub/brand_yanolja.jpg) no-repeat;
        width: 185px;
        height: 54px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .brandshop_main_wrap li a .image .lotte {
        background: url(../img/sub/brand_lotte.jpg) no-repeat;
        width: 202px;
        height: 74px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .brandshop_main_wrap li a .image .aqua {
        background: url(../img/sub/brand_aqua.jpg) no-repeat;
        width: 195px;
        height: 68px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .brandshop_main_wrap .topTitle {
        font-size: 24px;
        color: #000;
        background: #f5f5f5;
		font-weight: 600;
        line-height: 75px;
    }

    .brandshop_main_wrap .more_text p {
        float: left;
        line-height: 57px;
        font-size: 18px;
    }

    .brandshop_main_wrap .more_text span {
        background: url(../img/sub/brandshop_arrow.jpg) no-repeat;
        width: 12px;
        height: 7px;
        float: right;
        margin: 25px 0;
        display: block;
    }

    .brandshop_main_wrap .more_text {
        padding: 0 22px;
    }

    @media screen and (max-width:1250px) {
        .brandshop_main_wrap li {
            width: calc((100% - 40px) / 2);
            margin-right: 40px;
        }

        .brandshop_main_wrap li:nth-of-type(3n) {
            margin-right: 40px;
        }

        .brandshop_main_wrap li:nth-of-type(2n) {
            margin-right: 0;
        }
    }

    @media screen and (max-width:768px) {
        .brandshop_main_wrap li {
            width: 100%;
            margin-bottom: 15px;
        }

        .brandshop_main_wrap .topTitle {
            font-size: 20px;
        }

        .brandshop_main_wrap li a .image .greencar {
            width: 258px;
            height: 44px;
        }

        .brandshop_main_wrap li a .image .yanolja {
            width: 206px;
            height: 59px;
        }
        .brandshop_main_wrap li a .image .lotte {
            width: 209px;
            height: 77px;
        }

        .brandshop_main_wrap li a .image .aqua {
            width: 224px;
            height: 78px;
        }

        .brandshop_main_wrap {
            padding-bottom: 25px;
			padding-top: 20px;
        }

        .brandshop_main_wrap .more_text p {
            line-height: 47px;
            font-size: 14px;
        }

        .brandshop_main_wrap .more_text span {
            margin: 20px 0;
        }
    }

    /*제휴브랜드 - 메인 // */
    /*제휴브랜드*/
    .tourdiv .subtop.type_brandshop {
        background: url(../img/sub/bg_brandshop.jpg) no-repeat;
    }

    .tourdiv .brand_list {
        margin-top: 50px;
    }

    .tourdiv .brand_list>li {
        position: relative;
        float: left;
        width: 22%;
        margin-right: 4%;
        margin-bottom: 50px;
        border: 1px solid #ddd;
    }

    .tourdiv .brand_list>li:hover {
        border: 1px solid #00acc2;
    }

    .tourdiv .brand_list>li:nth-child(4n) {
        margin-right: 0;
    }

    .tourdiv .brand_list .brand_logo {
        height: 135px;
        width: 100%;
        text-align: center;
        font-size: 18px;
    }

    .tourdiv .brand_list .brand_logo .brand_logo_thum {
        height: 100%;
        line-height: 135px;
    }

    .tourdiv .brand_list .brand_logo .brand_logo_thum img {
        vertical-align: middle;
        padding-top: 20px;
    }

    .tourdiv .brand_list .brand_logo .brandtag {
        position: absolute;
        left: 0;
        top: 0;
        min-width: 88px;
        font-size: 18px;
        color: #fff;
        padding: 7px 14px;
    }

    .tourdiv .brand_list .brand_logo .brandtag.brandtag01 {
        background: #1a9fbb;
    }

    .tourdiv .brand_list .brand_logo .brandtag.brandtag02 {
        background: #6baa27;
    }

    .tourdiv .brand_list .brand_logo .brandtag.brandtag03 {
        background: #25998c;
    }

    .tourdiv .brand_list .brand_logo .brandtag.brandtag04 {
        background: #8c43a9;
    }

    .tourdiv .brand_list .brand_logo .brandtag.brandtag05 {
        background: #243771;
    }

    .tourdiv .brand_list .brand_logo .brandtag.brandtag06 {
        background: #e89a34;
    }

    .tourdiv .brand_list .brand_logo .brandtag.brandtag07 {
        background: #cd414e;
    }

    .tourdiv .brand_list .brand_list_tit {
        height: 95px;
        line-height: 95px;
        font-size: 24px;
        padding: 0 10px;
        font-weight: bold;
        text-align: center;
        background: #f5f5f5;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .tourdiv .brand_list .sitego {
        position: relative;
        height: 48px;
        line-height: 48px;
        padding: 0 20px;
    }

    .tourdiv .brand_list .sitego a {
        display: block;
    }

    .tourdiv .brand_list .sitego a::after {
        position: absolute;
        top: 20px;
        right: 20px;
        content: "";
        display: inline-block;
        width: 12px;
        height: 7px;
        background: url(../img/sub/sub_arrow_right.png) no-repeat;
    }

    @media screen and (max-width:1024px) {
        .tourdiv .brand_list>li {
            width: 48%;
            margin-right: 4%;
            margin-bottom: 20px;
        }

        .tourdiv .brand_list>li:nth-child(2n) {
            margin-right: 0;
        }
    }

    @media screen and (max-width:768px) {
        .tourdiv .brand_list>li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 10px;
        }
    }

    /*//제휴브랜드*/

    /*패키지여행-추천여행상품*/

	.tourdiv .package02,
    .tourdiv .package03,
	.tourdiv .package04,
	.tourdiv .package05,
	.tourdiv .package06{
		margin-top: 50px;
	}

    .tourdiv .package_tit {
        position: relative;
        margin: 20px auto 50px;
        text-align: center;
        padding: 0 15%;
    }
		 .tourdiv h3.package_tit {
			font-size: 50px;
			font-weight: 800;
			padding: 0;
		 }
    .tourdiv .package01 .package_tit,
    .tourdiv .package02 .package_tit,
    .tourdiv .package03 .package_tit,
    .tourdiv .package04 .package_tit,
    .tourdiv .package05 .package_tit,
    .tourdiv .package06 .package_tit {
        margin-bottom: 88px;
    }


/*     .tourdiv .package_tit:first-child {
        padding: 0 20%;
    } */

    .tourdiv .package_tit img.darkmode_img {
        display: none;
    }

    .tourdiv .package_tit::after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: -25px;
        width: 66px;
        height: 2px;
        background: #000;
        margin-left: -33px;
    }

    .tourdiv .subtop.type_package {
        background: url(../img/sub/bg_package.jpg) no-repeat;
    }

    .tourdiv .travel_prdlist li.thumlist {
        float: left;
        width: calc((100% - 105px) /4);
        margin-right: 35px;
        margin-bottom: 35px;
    }

    .tourdiv .travel_prdlist li.thumlist:nth-child(4n) {
        margin-right: 0;
    }

    .tourdiv .packlist_wrap .page_group {
        margin-bottom: 50px;
		margin-top: 15px;
    }

    @media screen and (max-width:768px) {
        .tourdiv .package_tit::after {
            width: 40px;
            bottom: -18px;
            margin-left: -20px;
        }
				.tourdiv h3.package_tit {
            font-size: 32px;
        }
        .tourdiv .packlist_wrap .page_group {
            margin: 30px auto 50px;
        }
				.tourdiv .travel_prdlist li.thumlist {
            margin-bottom: 10px;
						width: 49%;
						margin-right: 1.7%;
        }
				.tourdiv .travel_prdlist li.thumlist:nth-child(even) {
            margin-right: 0;
        }
        .tourdiv .package01 .package_tit,
        .tourdiv .package02 .package_tit,
        .tourdiv .package03 .package_tit,
        .tourdiv .package04 .package_tit,
        .tourdiv .package05 .package_tit,
        .tourdiv .package06 .package_tit {
            margin-bottom: 44px;
        }
		  .tourdiv .package02 .package_tit,
        .tourdiv .package03 .package_tit,
        .tourdiv .package04 .package_tit,
        .tourdiv .package05 .package_tit,
        .tourdiv .package06 .package_tit {
			margin-top: 0;
		}
		.tourdiv .package01 .package_tit img,
        .tourdiv .package02 .package_tit img,
        .tourdiv .package04 .package_tit img,
        .tourdiv .package05 .package_tit img,
        .tourdiv .package06 .package_tit img {
			height: 31px;
        }

		.tourdiv .package03 .package_tit img{
			height: 33px;
		}
		.tourdiv .package03 .package_tit.choong img{
			height: 38px;
		}
		.tourdiv .package02,
		.tourdiv .package03,
		.tourdiv .package04,
		.tourdiv .package05,
		.tourdiv .package06{
			margin-top: 0px;
		}
    }


    /*서브 정렬버튼공통*/
    .tourdiv .sort_wrap {
        margin-bottom: 25px;
    }

    .tourdiv .sort_btn {
        float: right;
        position: relative;
        display: inline-block;
    }

    .tourdiv .sort_btn::before {
        content: "";
        display: block;
        position: absolute;
        left: 20px;
        top: 16px;
        width: 26px;
        height: 19px;
        background: url(../img/sub/bar02.png) no-repeat;
    }

    .tourdiv .sort_wrap .sort_btn .subsort {
        height: 50px;
        min-width: 159px;
        line-height: 48px;
        border: 1px solid #c9c9c9;
        border-radius: 10px;
        font-size: 22px;
		font-weight: 600;
        padding: 0 10px;
        padding-left: 59px;
    }

    .tourdiv .sort_wrap .sort_btn .subsort option {
        font-size: 18px;
    }

    @media screen and (max-width:768px) {
        .tourdiv .sort_wrap .sort_btn .subsort {
            font-size: 16px;
            height: 39px;
            line-height: 37px;
            min-width: 0;
            width: 88px;
            padding-left: 36px;
        }

        .tourdiv .sort_wrap .sort_btn .subsort option {
            font-size: 14px;
        }

        .tourdiv .sort_btn::before {
            left: 15px;
            top: 11px;
        }

        .tourdiv .sort_wrap .sort_btn .subsort option {
            font-size: 15px;
        }
		.tourdiv .sort_btn::before{
			background-image: url(../img/sub/m_bar02.png);
		}
    }


    /*지역패키지 수도권*/
	 .tourdiv .packlist_wrap .boardTable_box .table li.w30.type02{
		margin-top: 39px;
		width: 68%;
		margin-right: 0;
	 }
	 .tourdiv .packlist_wrap .boardTable_box .table li.w30  .tr .writeWrap input{
		border-bottom: 1px solid #000;
	 }
	  .tourdiv .packlist_wrap .boardTable_box .table li:last-child{
		margin-top: 39px;
	  }
	.tourdiv .packlist_wrap .boardTable_box .table li.w30.type02 input{
		background: url(../../common/img/arrow.png) no-repeat 97% center;
		display: inline-block;
		width: 100%;
	}
	.tourdiv .packlist_wrap .boardTable_box .table li.type02 .tr .writeWrap span{
		display: block;
		font-size: 30px;
		text-align: center;
		line-height: 44px;
	}
	.tourdiv .packlist_wrap .boardTable_box .table li.type02 .tr .writeWrap p{
		font-size: 22px;
		display: table-cell;
		vertical-align: middle;
		padding-left: 10px;
	}
	.tourdiv .packlist_wrap .boardTable_box .table li.type02 .tr .writeWrap{
	    float: left;
		width: calc((100% - -35px) / 7);
		display: table;
	}
	.tourdiv .packlist_wrap .boardTable_box .table li.type02 .tr .writeWrap:nth-child(5){
		width: 8%;
	}
	  .tourdiv .packlist_wrap .boardTable_box .table li.type02 .tr .writeWrap:last-child input{
		margin-right: 0px;
	}
    .tourdiv .packlist_wrap h2 {
        font-size: 40px;
        margin-bottom: 30px;
    }

    .tourdiv .packlist_wrap .sort_wrap .allListNum {
        float: left;
    }

    .tourdiv .packlist_wrap .package_search {
        margin-bottom: 60px;
    }

    .tourdiv .packlist_wrap .package_search_btn {
        text-align: center;
    }

    .tourdiv .packlist_wrap .boardTable_box {
        margin-bottom: 45px;
        border: 1px solid #ddd;
        border-radius: 20px;
        padding: 33px 50px;
        box-shadow: 0 6px 16px #e4e7eb
    }

    .tourdiv .boardTable_box ul:after {
        display: block;
        content: "";
        clear: both;
    }

    .tourdiv .boardTable_box .label,
    .boardTable_box label {
        font-size: 24px;
        font-weight: 600;
        color: #000;
    }

    .tourdiv .packlist_wrap .boardTable_box .table {
        font-size: 0;
    }

    .tourdiv .packlist_wrap .boardTable_box .table li .tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        min-height: 72px;
    }

    .tourdiv .packlist_wrap .boardTable_box .table li.w30 .tr .tit {
        display: block;
        vertical-align: middle;
		width: 100%;
		min-height: 50px;
    }
    .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap {
        display: block;
        vertical-align: middle;
        position: relative;
        padding-right: 10px;
    }
    .tourdiv .packlist_wrap .boardTable_box .table li.w30 {
        float: left;
        font-size: 0;
        width: calc((100% - 40px) / 3);
		margin-right: 20px;
    }
	.tourdiv .packlist_wrap .boardTable_box .table li.w30:last-child{
		width: 32%;
		margin-right: 0;
	}
	.tourdiv .packlist_wrap .boardTable_box .table li.w30:nth-of-type(3n){
		margin-right: 0;
	}
    .tourdiv .packlist_wrap .boardTable_box .table li.w30 .tr .tit.w30 {
        width: 30%;
    }
    .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap .data {
        font-size: 20px;
    }

    .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap .data li {
        display: inline-block;
        line-height: 34px;
        margin-right: 10px;
    }

    .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap .data li:last-of-type {
        margin-right: 0;
    }

    .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap select {
        border-bottom: 1px solid #000;
        background: url(../../common/img/arrow.png) no-repeat 97% center;
        min-height: 44px;
        max-width: none;
        width: 100%;
        font-size: 20px;
        color: #454545;
        padding: 0 25px 0 8px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
    }

    .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap input.sel_type {
        max-width: 197px;
        background: none;
    }

    .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap .txt {
        font-size: 20px;
        font-weight: 600;
        color: #000000;
        display: inline-block;
        margin-left: 20px;
        vertical-align: middle;
    }

    .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap .btn_per {
        background: url(../img/sub/sub_calendar.png) no-repeat;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap .btn_per:hover {
        background: url(../img/sub/sub_calendar_on.png) no-repeat;
    }

	@media screen and (max-width:1250px) {
		.tourdiv .packlist_wrap .boardTable_box .table li.w30.type02 {
			max-width: 100%;
			width: 100%;
			min-width: auto;
			margin-top: 20px;
		}
		.tourdiv .packlist_wrap .boardTable_box .table li.w30 .tr .writeWrap input {
			max-width: 100%;
		}
		.tourdiv .packlist_wrap .boardTable_box .table li.w30:last-child{
			width: 100%;
			margin-top: 20px;
		}
		.tourdiv .packlist_wrap .boardTable_box .table li.type02 .tr .writeWrap {
			width: 15.3%;
		}
	}
	@media screen and (max-width:1024px) {
		.tourdiv .packlist_wrap .boardTable_box .table li.w30.type02{
			margin-top: 0;
		}
		.tourdiv .packlist_wrap .boardTable_box .table li.w30:last-child {
			margin-top: 0;
		}
		.tourdiv .packlist_wrap .boardTable_box .table li.type02 .tr .writeWrap p {
			font-size: 16px;
		}
		.tourdiv .packlist_wrap .boardTable_box .table li.w30 .tr .tit{
			min-height: 30px;
		}
	}
    @media screen and (max-width:768px) {
		.tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap .btn_per, .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap .btn_per:hover{
			right: 2.5%;
		}
		.tourdiv .packlist_wrap .boardTable_box .table li.type02 .tr .writeWrap {
			width: 30.6%;
		}
		.tourdiv .packlist_wrap .boardTable_box .table li.type02 .tr .writeWrap p {
			padding-left: 1px;
		}
        .tourdiv .packlist_wrap h2 {
            font-size: 30px;
            margin-bottom: 20px;
        }
		.tourdiv .packlist_wrap .boardTable_box .table li.w30 {
			width: 100%;
		}
		.tourdiv .packlist_wrap .boardTable_box .table li.w30 .tr .tit{
			min-height: 20px;
		}
        .tourdiv .packlist_wrap .sort_wrap .allListNum .list_img {
            width: 16px;
            margin-right: 0;
        }
		.tourdiv .packlist_wrap .boardTable_box .table li.w30.type02{
			margin-top: 0;
		}
		.tourdiv .packlist_wrap .boardTable_box .table li.w30:last-child{
			margin-top: 11px;
		}
        .tourdiv .packlist_wrap .sort_wrap .allListNum span {
            font-size: 16px;
            line-height: 38px;
            letter-spacing: -1.5px;
        }
        .tourdiv .package_search_btn .package_btn {
            width: 100%;
            line-height: 50px;
        }
        .tourdiv .packlist_wrap .package_search {
            margin-bottom: 25px;
        }
        .tourdiv .packlist_wrap .boardTable_box {
            padding: 25px;
            margin-bottom: 20px
        }

        .tourdiv .packlist_wrap .boardTable_box .table li.w50 {
            float: none;
            width: 100%;
        }

        .tourdiv .packlist_wrap .boardTable_box .table li .tr {
            display: block;
        }

        .tourdiv .packlist_wrap .boardTable_box .table li.w50 .tr .tit {
            width: 100%;
            padding-left: 0;
        }

        .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap {
            display: block;
        }

        .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap {
            padding-right: 0;
        }

        .tourdiv .boardTable_box .label,
        .boardTable_box label {
            font-size: 20px;
        }

        .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap select {
            font-size: 16px;
						padding: 0 15px 0 8px;
        }
    }
	@media screen and (max-width:350px) {
		.tourdiv .packlist_wrap .boardTable_box .table li.w30 .tr .writeWrap input{
			font-size: 14px;
		}
	}

    /*다크모드*/
    @media (prefers-color-scheme: dark) {
        .tourdiv .sort_wrap .sort_btn .subsort {
            background: #292a2d;
        }

        .tourdiv .package_tit img {
            display: none;
        }

        .tourdiv .package_tit img.darkmode_img {
            display: inline;
        }

        .tourdiv .package_tit::after {
            background: #bbb;
        }

        .tourdiv .boardTable_box .label,
        .tourdiv .boardTable_box label,
        .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap select,
        .tourdiv .boardTable_box .table li .tr .writeWrap input:not(.count),
        .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap .per_type::placeholder {
            color: #bbb;
        }

        .tourdiv .packlist_wrap .boardTable_box .table li .tr .writeWrap select {
            background: #1e1f21 url(../img/common/arrow_dark.png) no-repeat 97% center;
        }
    }

    .tourdiv .dark .sort_wrap .sort_btn .subsort {
        background: #292a2d;
    }

    .tourdiv .dark .package_tit img {
        display: none;
    }

    .tourdiv .dark .package_tit img.darkmode_img {
        display: inline;
    }

    .tourdiv .dark .package_tit::after {
        background: #bbb;
    }

    .tourdiv .dark .boardTable_box .label,
    .tourdiv .dark .boardTable_box label,
    .tourdiv .dark .packlist_wrap .boardTable_box .table li .tr .writeWrap select,
    .tourdiv .dark .boardTable_box .table li .tr .writeWrap input:not(.count),
    .tourdiv .dark .packlist_wrap .boardTable_box .table li .tr .writeWrap .per_type::placeholder {
        color: #bbb;
    }

    .tourdiv .dark .packlist_wrap .boardTable_box .table li .tr .writeWrap select {
        background: #1e1f21 url(../img/common/arrow_dark.png) no-repeat 97% center;
    }



    /* 마이페이지 - 기초생활수급자 등록 */
    .subtop.type_mypage {
        background: url(../img/sub/sub_bg-myPage.jpg) no-repeat center;
    }

    .tourdiv .blsr_wrap h3 {
        font-size: 27px;
        font-weight: 600;
        letter-spacing: -0.04em;
        color: #000;
        margin-bottom: 15px;
    }

    .tourdiv .blsr_wrap h3:first-of-type {
        font-size: 30px;
    }

    .tourdiv .blsr_wrap h3.tit {
        font-size: 34px;
    }

    .tourdiv .blsr_wrap .txt_rd {
        color: #ff5558 !important;
        font-weight: 500;
    }

    .tourdiv .blsr_wrap .back_box {
        background: #f3f4f8;
        border: 1px solid #e0e0e0;
        padding: 38px 40px;
        font-size: 20px;
        letter-spacing: -0.04em;
        line-height: 32px;
        color: #000;
        margin-bottom: 40px;
    }

    .tourdiv .blsr_wrap .back_box.marginzero {
        margin-bottom: 0;
    }

    .tourdiv .blsr_wrap .by_box ul {
        border: 1px solid #ddd;
        padding: 43px 40px 15px;
    }

    .tourdiv .blsr_wrap .by_box ul li {
        margin-bottom: 20px;
    }

    .tourdiv .blsr_wrap .by_box p {
        font-size: 20px;
        padding-left: 20px;
    }

    .tourdiv .blsr_wrap .by_box p.txt_rd {
        font-weight: 600;
    }

    .tourdiv .blsr_wrap .by_box p strong {
        margin-left: -20px;
    }

    .tourdiv .blsr_wrap .by_box span {
        display: block;
        color: #666;
        padding-left: 20px;
        font-size: 18px;
        margin-top: 10px;
    }

    .tourdiv .blsr_wrap .chkecboxWrap.type_my {
        text-align: center;
        display: block;
        margin: 18px 0 45px;
        padding: 0;
    }

    .tourdiv .blsr_wrap .chkecboxWrap.type_my.mg-30 {
        margin-bottom: 30px;
    }

    .tourdiv .blsr_wrap .chkecboxWrap.type_my label {
        font-size: 20px;
        color: #000;
        line-height: 1;
    }

    .tourdiv .blsr_wrap .by_box .s_list {
        padding-left: 20px;
        padding-top: 15px;
    }

    .tourdiv .blsr_wrap .by_box .s_list ul {
        border: 0;
        padding: 0;
    }

    .tourdiv .blsr_wrap .by_box .s_list li {
        margin: 13px 0 0 0;
        font-size: 18px;
        color: #202020;
        padding-left: 10px;
    }

    .tourdiv .blsr_wrap .by_box .s_list li:before {
        display: inline-block;
        content: "";
        width: 3px;
        height: 3px;
        background: #000;
        margin: 0 7px 3px -10px;
    }

    .tourdiv .blsr_wrap .by_box .s_list p {
        padding-left: 0;
    }

    .tourdiv .blsr_wrap .s_txt {
        font-size: 20px;
        margin-top: -5px;
        letter-spacing: -0.04em;
        margin-bottom: 15px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul {
        border-radius: 30px;
        border-color: #bababa;
        padding: 40px 10px 50px;
        text-align: center;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w5 {
        margin-bottom: 30px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li {
        display: inline-block;
        font-size: 20px;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li .label,
    .tourdiv .blsr_wrap .by_box.type_radius ul li label {
        font-size: 24px;
        font-weight: 600;
        color: #000;
        letter-spacing: -0.04em;
        margin-right: 30px;
        padding: 0;
        display: inline-block;
        margin-top: 0;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li.type_in-bl>* {
        display: inline-block;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li.type_in-bl label {
        margin-right: 13px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li.type_in-bl .writeWrap {
        position: relative;
        min-width: 325px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li.type_in-bl .writeWrap input {
        width: 100%;
        padding-right: 35px;
        text-overflow: ellipsis;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li .btn_day {
        background: url(../../common/img/ico_cd-black.png) no-repeat center;
        background-size: 20px auto;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li .data {
        padding: 0 55px 0 0;
        display: inline-block;
        margin-top: 0;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li input:not([type="radio"]) {
        border-bottom: 1px solid #333;
        height: 45px;
        line-height: 45px;
        font-size: 20px;
        padding-left: 7px;
        text-overflow: ellipsis;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li input::placeholder {
        color: #b2b2b2;
    }

    .tourdiv .blsr_wrap .btn_bn-gray {
        text-align: center;
        line-height: 42px;
        font-size: 18px;
        min-width: 159px;
        margin-left: 15px;
    }

    .tourdiv .blsr_wrap .txt_wrap {
        padding: 25px 0 40px;
        color: #000;
        letter-spacing: -0.06em;
        line-height: 30px;
    }

    .tourdiv .blsr_wrap .txt_wrap p {
        padding: 0;
    }

    .tourdiv .blsr_wrap .btn_bn-blue {
        min-width: 159px;
        display: block;
        margin: 0 auto;
    }

    @media screen and (max-width:768px) {
        .tourdiv .blsr_wrap h3:first-of-type {
            font-size: 24px;
        }

        .tourdiv .blsr_wrap h3 {
            font-size: 20px;
            line-height: 28px;
            margin-bottom: 13px;
        }

        .tourdiv .blsr_wrap h3.tit {
            font-size: 24px;
        }

        .tourdiv .blsr_wrap .back_box {
            padding: 28px 20px;
            font-size: 18px;
            line-height: 26px;
            margin-bottom: 30px;
        }

        .tourdiv .blsr_wrap .chkecboxWrap.type_my {
            margin: 15px 0 30px;
        }

        .tourdiv .blsr_wrap .by_box ul {
            padding: 30px 20px 15px 20px;
        }

        .tourdiv .blsr_wrap .by_box ul li {
            margin-bottom: 15px;
        }

        .tourdiv .blsr_wrap .by_box p {
            font-size: 18px;
        }

        .tourdiv .blsr_wrap .by_box span {
            font-size: 16px;
            margin-top: 5px;
        }

        .tourdiv .blsr_wrap .chkecboxWrap.type_my label {
            font-size: 16px;
        }

        .tourdiv .blsr_wrap .by_box .s_list li {
            margin-top: 7px;
            font-size: 16px;
        }

        .tourdiv .blsr_wrap .s_txt {
            font-size: 18px;
            margin-bottom: 10px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius {
            padding-bottom: 20px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul {
            padding: 15px 20px 15px; /* 20211206 */
            text-align: left;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul li {
            display: block;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul li .label,
        .tourdiv .blsr_wrap .by_box.type_radius ul li label {
            font-size: 18px;
            display: block;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul li .data {
            margin: 10px 0 20px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul li input {
            width: 100%;
            padding-left: 15px;
            font-size: 16px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul li input:not([type="radio"]) {
            font-size: 16px;
        }

        .tourdiv .blsr_wrap .btn_bn-gray {
            display: block;
            margin: 12px auto 0;
            min-width: 111px;
            line-height: 28px;
            font-size: 14px;
        }

        .tourdiv .blsr_wrap .txt_wrap {
            padding: 30px 0;
            line-height: 26px;
        }

        .tourdiv .blsr_wrap button {
            font-size: 17px;
            min-width: 159px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul li.type_in-bl>* {
            display: block;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul li.type_in-bl .writeWrap {
            min-width: 100%;
        }
    }

    /* 마이페이지 - 이메일/휴대폰 인증 */

    .tourdiv .blsr_wrap.type_email .back_box {
        background: #f3f4f8 url(/css/cms/img/ico_email.png) no-repeat left 98px center;
        padding-left: 240px;
        padding-bottom: 10px;
    }

    .tourdiv .blsr_wrap.type_email .back_box p {
        font-size: 26px;
        font-weight: 600;
    }

    .tourdiv .blsr_wrap .back_box .list {
        font-size: 18px;
        color: #000;
    }

    .tourdiv .blsr_wrap.type_email .back_box .list {
        color: #666;
    }

    .tourdiv .blsr_wrap .back_box .list>li {
        padding-left: 15px;
        word-break: break-all;
		position: relative;
    }

    .tourdiv .blsr_wrap .back_box .list>li:before {
        display: inline-block;
        content: "";
        width: 4px;
        height: 4px;
        background: #000;
        position: absolute;
		left: 0;
		top: 14px;
    }

    .tourdiv .blsr_wrap .back_box .list>li>ul {
        margin-left: 70px;
    }

    .tourdiv .blsr_wrap .b_tit {
        font-size: 34px;
        font-weight: 600;
        color: #000;
        letter-spacing: -0.04em;
    }

    .tourdiv .blsr_wrap.type_email .list {
        padding: 15px 0 13px;
    }

    .tourdiv .blsr_wrap.type_email .list li {
        padding-left: 11px;
        font-size: 20px;
        letter-spacing: -0.04em;
        margin-bottom: 14px;
        line-height: 1.3em;
    }

    .tourdiv .blsr_wrap.type_email .list li:before {
        display: inline-block;
        content: "";
        width: 4px;
        height: 4px;
        background: #0066b3;
        margin: 0 7px 7px 0px;
    }

    .tourdiv .blsr_wrap.type_email .by_box.type_radius ul {
        border-radius: 20px;
        text-align: left;
        padding-left: 45px;
    }

    .tourdiv .blsr_wrap.type_email .by_box.type_radius ul li .label,
    .tourdiv .blsr_wrap.type_email .by_box.type_radius ul li label {
        margin-right: 57px;
        vertical-align: middle;
    }

    .tourdiv .blsr_wrap.type_email .by_box.type_radius ul li .label:after,
    .tourdiv .blsr_wrap.type_email .by_box.type_radius ul li label:after {
        display: inline-block;
        content: "★";
        font-size: 7px;
        color: #0fb7c8;
        vertical-align: top;
        margin: 5px 0 0 7px;
    }

    .tourdiv .blsr_wrap.type_email .by_box.type_radius ul li input {
        width: 330px;
        text-overflow: ellipsis;
    }

    .tourdiv .blsr_wrap .btn_wrap {
        text-align: center;
        padding-top: 25px;
        padding-bottom: 0;
    }

    .tourdiv .blsr_wrap .btn_wrap.pd-40 {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .tourdiv .blsr_wrap .btn_wrap button {
        min-width: 159px;
        display: inline-block;
    }

    .tourdiv .blsr_wrap .btn_wrap button:not(:first-of-type) {
        margin-left: 6px;
    }

    .tourdiv .blsr_wrap.type_email .input_wrap {
        width: 327px;
        border-bottom: 1px solid #333;
        padding-left: 7px;
        display: inline-block;
    }

    .tourdiv .blsr_wrap.type_email .by_box.type_radius ul li .input_wrap input {
        width: 50px;
        border: 0;
    }

    .tourdiv .blsr_wrap.type_email .input_wrap input,
    .tourdiv .blsr_wrap.type_email .input_wrap span {
        display: inline-block;
        border: 0;
        padding: 0;
        margin: 0;
    }

    @media screen and (max-width:1200px) {
        .tourdiv .blsr_wrap.type_email .by_box.type_radius ul {
            padding-left: 20px;
        }
    }

    @media screen and (max-width:768px) {
		.tourdiv .blsr_wrap .back_box .list>li:before {
			top: 10px;
		}
        .tourdiv .blsr_wrap.type_email .back_box {
            padding: 115px 15px 0;
            background-position: center top 28px;
            background-size: 66px 69px;
        }
		.tourdiv .blsr_wrap .back_box .list>li {
			padding-left: 10px;
		}
        .tourdiv .blsr_wrap.type_email .back_box p {
            font-size: 18px;
            padding-left: 5px;
			text-align: center;
        }

        .tourdiv .blsr_wrap.type_email .back_box .list {
            padding-top: 15px;
        }

        .tourdiv .blsr_wrap.type_email .back_box .list li {
            font-size: 16px;
        }

        .tourdiv .blsr_wrap.type_email .back_box .list li {
            margin-bottom: 10px;
        }

        .tourdiv .blsr_wrap .back_box .list>li>ul {
            margin-left: 0
        }

        .tourdiv .blsr_wrap .b_tit {
            font-size: 24px;
        }

        .tourdiv .blsr_wrap.type_email .list {
            padding: 5px 0 10px;
        }

        .tourdiv .blsr_wrap.type_email .list li {
            font-size: 16px;
            margin-bottom: 10px;
        }

        .tourdiv .blsr_wrap.type_email .by_box.type_radius ul li input {
            width: 100%;
            font-size: 16px;
        }

        .tourdiv .blsr_wrap.type_email .by_box.type_radius ul li .label:after,
        .tourdiv .blsr_wrap.type_email .by_box.type_radius ul li label:after {
            font-size: 6px;
            margin-top: 2px;
        }

        .tourdiv .blsr_wrap .btn_wrap {
            padding: 30px 0 35px;
        }

        .tourdiv .blsr_wrap .btn_wrap.pd-40 {
            padding-top: 30px;
            padding-bottom: 40px;
        }

        .tourdiv .blsr_wrap .btn_wrap button {
            width: calc((100% - 8px) / 2);
            margin: 0;
            line-height: 43px;
            min-width: auto;
        }

        .tourdiv .blsr_wrap .btn_wrap button:not(:first-of-type) {
            margin-left: 4px;
        }

        .tourdiv .blsr_wrap .btn_wrap button.w10 {
            margin-right: 0;
            width: 100%;
        }

        .tourdiv .blsr_wrap.type_email .by_box.type_radius ul li .input_wrap {
            width: calc(100% - 121px);
            font-size: 16px;
        }

        .tourdiv .blsr_wrap.type_email .by_box.type_radius ul li .input_wrap input {
            padding-left: 0;
            text-align: center;
            width: calc((100% - 30px) / 3);
            max-width: 50px;
        }

        .tourdiv .blsr_wrap.type_email .phone_wrap .by_box.type_radius .btn_bn-gray {
            display: inline-block;
        }

        .tourdiv .blsr_wrap.type_email .by_box.type_radius {
            padding-bottom: 0;
        }
    }


    /* 마이페이지 - 맞춤형 우대예약 등록 */

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 {
        text-align: left;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li {
        display: block;
        max-width: 93%;
        margin: 0 auto 10px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li:last-of-type {
        margin-bottom: 0;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li>div {
        display: inline-block;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .tit {
        width: 180px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .tit label {
        margin-right: 0;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .writeWrap {
        width: calc(100% - 184px);
        position: relative;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .writeWrap input {
        text-overflow: ellipsis;
        padding-right: 30px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .writeWrap.w5 {
        width: 328px;
        max-width: calc(100% - 362px);
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .writeWrap.w5 input {
        width: 100%;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .writeWrap.w10 input {
        width: calc(100% - 178px);
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li .writeWrap .btn_pop {
        display: block;
        width: 20px;
        height: 30px;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul li .writeWrap .btn_per {
        background: url(../img/common/ico_pp-black.png) no-repeat center;
    }

    .tourdiv .blsr_wrap .by_box.type_radius ul.w10 .info_txt {
        padding-left: 180px;
        padding-top: 15px;
        font-size: 18px;
        color: #666;
    }

    .btn_by-blue {
        border: 1px solid #243a7a;
        color: #243a7a;
        border-radius: 10px;
        padding: 0 18px;
        line-height: 50px;
        font-size: 22px;
    }

    @media screen and (max-width:1024px) {
        .tourdiv .blsr_wrap .by_box.type_radius ul.w10 .info_txt {
            padding-left: 0;
            padding-top: 10px;
            text-align: center;
        }
    }

    @media screen and (max-width:768px) {
        .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li>div {
            display: block;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .writeWrap,
        .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .writeWrap.w10 input {
            width: 100%;
            font-size: 16px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .writeWrap input {
            line-height: 35px;
            height: 35px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .writeWrap.w5 {
            width: 100%;
            max-width: none;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul.w10 li .writeWrap .btn_per {
            background-size: 11px auto;
            right: 5px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius ul.w10 .info_txt {
            font-size: 14px;
            line-height: 18px;
        }
    }


    /* 마이페이지 - 다자녀가족 행복 인증 */
	.tourdiv .blsr_wrap .by_box.type_radius.type_many ul li{ /* 20211129 */
		display: inline;
	}
	.tourdiv .blsr_wrap .by_box.type_radius ul li.input3 input{ /* 20211129 */
		width: calc((80% - 400px) / 2);
	}
	.tourdiv .blsr_wrap .by_box.type_radius ul li.input3 span{ /* 20211129 */
		width: 20px;
		display: inline-block;
		padding-left: 0;
		font-size: 20px;
		text-align: center;
		vertical-align: middle;
		font-weight: 600;
	}
    .tourdiv .blsr_wrap .writeWrap select {
        border-bottom: 1px solid #333;
        padding-left: 13px;
        padding-right: 26px;
        background: url(../../common/img/arrow.png) no-repeat right 10px center;
    }

    .tourdiv .blsr_wrap .top_box .writeWrap {
        font-size: 20px;
        letter-spacing: -0.04em;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .tourdiv .blsr_wrap .top_box .s_txt {
        margin-top: 0;
        line-height: 32px;
    }

    .tourdiv .blsr_wrap .top_box .writeWrap select {
        min-width: 82px;
        line-height: 32px;
        height: 32px;
        font-size: 18px;
        font-weight: 500;
        color: #333;
        margin-left: 10px;
    }

    .tourdiv .blsr_wrap .top_box .writeWrap span {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius.type02 ul {
        border-radius: 20px;
        padding-left: 3%;
        padding-right: 3%;
    }

    .tourdiv .blsr_wrap.type_sale-info .by_box.type_radius {
        margin-bottom: 15px;
    }

    .tourdiv .blsr_wrap.type_sale-info .by_box.type_radius:last-of-type {
        margin-bottom: 0;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap {
        text-align: left;
        letter-spacing: -0.04em;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap li {
        margin-right: 2%;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap li:last-of-type {
        margin-right: 0;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap li>div,
    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .writeWrap span {
        display: inline-block;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .data_list .label {
        padding: 0;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .data_list .data {
        padding-right: 27px;
        vertical-align: middle;
        font-size: 20px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap label,
    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .label {
        margin-right: 10px;
        vertical-align: middle;
    }

	/*.tourdiv .blsr_wrap .by_box.type_radius .data_wrap .data_list label {
        width: 85px;
    }*/ /* 20211206 */

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .writeWrap input {
        max-width: 82px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .writeWrap span {
        margin: 0;
        padding: 0 5px;
        color: #000;
        vertical-align: middle;
        font-size: 20px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .writeWrap select {
        height: 45px; /* 20211206 */
        line-height: 45px; /* 20211206 */
        padding-left: 8px;
        width: 81px;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: normal;
        white-space: nowrap;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .radioWrap {
        padding-left: 0;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .radioWrap label {
        font-size: 20px;
    }

    .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .radioWrap .disabled {
        color: #b2b2b2;
    }

    @media screen and (max-width:1420px) {
        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap li {
            width: 66%;
            margin-bottom: 10px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap li:nth-of-type(2n) {
            margin-right: 0;
            width: 31%;
        }
    }

    @media screen and (max-width:1024px) {
        .tourdiv .blsr_wrap .by_box.type_radius.type02 ul {
            padding-left: 20px;
            padding-right: 20px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .writeWrap select {
            width: 84px;
        }
    }

    @media screen and (max-width:768px) {
		.tourdiv .blsr_wrap .by_box.type_radius ul li.input3 input { /* 20211129 */
			width: calc((100% - 28px) / 2);
		}
        .tourdiv .blsr_wrap .top_box .s_txt {
            line-height: 24px;
        }

        .tourdiv .blsr_wrap .top_box .s_txt span {
            display: block;
        }

        .tourdiv .blsr_wrap .top_box .writeWrap {
            font-size: 18px;
            margin-bottom: 10px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .data_list .label,
        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .writeWrap input,
        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .data_list label,
        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .radioWrap label {
            display: inline-block;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .data_list .data {
            margin: 0;
            font-size: 14px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap li,
        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap li:nth-of-type(2n) {
            width: 100%;
            white-space: nowrap;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap label,
        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .label {
            width: 62px;
            margin: 0;
            font-size: 16px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .writeWrap input {
            max-width: none;
            font-size: 16px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .writeWrap span {
            font-size: 14px;
            padding: 0;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .radioWrap {
            width: calc(100% - 76px);
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .radioWrap input {
            max-width: 25px;
            padding: 0;
            margin-right: 6px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .radioWrap label {
            width: auto;
            margin-right: 20px;
            font-size: 16px;
            line-height: 25px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap li .tit,
        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .data_list label {
            width: 62px;
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap li .writeWrap {
            width: calc(100% - 76px);
        }

        .tourdiv .blsr_wrap .by_box.type_radius .data_wrap .writeWrap select {
            width: calc((100% - 40px) / 3);
            font-size: 14px;
            background-position: right center;
            background-size: 10px auto;
            padding-right: 11px;
            padding-left: 0;
        }

        .tourdiv .blsr_wrap.type_sale-info .by_box.type_radius {
            margin-bottom: 0;
        }

        .btn_wrap button.m_full {
            max-width: none;
            min-width: auto;
            width: 100%;
        }

        .tourdiv .blsr_wrap.type_sale-info .btn_wrap {
            padding-top: 10px;
        }
    }

    /* 마이페이지 - 나의정보수정 Start */
    .boardTable1.boardTable_type.mytablecom .table_wrap .writeWrap .mypage_btn.btn_bn-gray {
        text-align: center;
        font-size: 18px;
		line-height: 38px;
		padding: 0 10px;
    }

    .boardTable_type ul.table_wrap {
        border: 1px solid #ddd;
        border-radius: 20px;
        padding: 45px;
    }

    .boardTable_type .tit {
        display: table-cell;
        font-size: 24px;
        font-weight: 600;
        width: 190px;
    }

    .boardTable1.boardTable_type.mytablecom .writeWrap {
        display: table-cell;
		width: 80%;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 {
        padding-bottom: 20px;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap .input_box select {
        border-bottom: 1px solid #333;
        background: url(../img/sub/select_arrow.png) no-repeat 95% 49%/15px auto;
        width: 80px;
		height: 37px;
		line-height: 1;
		padding-left: 10px;
		padding-bottom: 5px;
		padding-top: 5px;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap .input_box.phone input {
        width: 160px;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap .input_box.address input {
        width: 39%;
        white-space: nowrap;
		color: #333;
		text-overflow: ellipsis;
		overflow: hidden;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap .input_box.address input:first-child {
        margin-right: 10px;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap .input_box.address {
        margin-top: 5px;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap li span {
        color: #ff5558;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap li {
        line-height: 34px;
        color: #666666;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap li::before {
        display: inline-block;
        content: '';
        width: 4px;
        height: 4px;
        background: #000;
        position: relative;
        top: -6px;
        left: 0;
        margin-right: 10px;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap p.value {
        font-size: 20px;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap .input_box input {
        border-bottom: 1px solid #333;
        width: 95px;
        padding: 0 5px 5px;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap .red {
        color: #ff5558;
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .change_info_top ul li p::before {
        content: '';
        display: inline-block;
        width: 4px;
        height: 4px;
        background: #000;
        position: absolute;
        left: 0;
        top: 19px;
    }

    span.agree_email,
    span.address_r {
        font-size: 18px;
        color: #666;
        line-height: 25px;
        padding-left: 10px;
    }

    .boardTable1.boardTable_type.mytablecom .table_wrap li:last-child {
        padding-bottom: 0px;
    }

    .change_info_wrap .bottom_text_wrap {
        padding-top: 30px;
    }

    .change_info_wrap .bottom_text_wrap p {
        font-size: 20px;
        padding-bottom: 20px;
    }

    .change_info_wrap .my_contenttit li {
        color: #333;
        font-size: 20px;
    }

    .tourdiv .boardTable_box2 .table li.type_ch {
       width: calc((100% - 100px) / 2);
    }

    .tourdiv .boardTable_box2 .table>li:nth-of-type(odd):not(:first-of-type) {
        float: left;
    }

    .tourdiv .boardTable_box2 .table>li:last-child {
        float: right;
    }

    .tourdiv .boardTable_box2 .chg_wrap .btn_chg {
        background: url(../img/common/change_icon-blue.png) no-repeat;
        width: 51px;
        height: 51px;
    }

    .change_info_wrap .boardTable_box p {
        color: #666666;
        font-size: 20px;
        text-align: center;
    }

    span.mint {
        color: #0fb7c8;
    }

    h2.change_info_t {
        font-size: 34px;
        font-weight: 600;
        padding-bottom: 20px;
    }

    .change_info_m .writeWrap .email {
        border-bottom: 1px solid #333;
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        display: block;
        min-width: 35%;
    }

    .change_info_m.password_change_wrap {
        border: 1px solid #ddd;
        border-radius: 20px;
        padding: 50px;
    }

    @media screen and (max-width: 1250px) {
        .change_info_wrap .boardTable_box p {
            font-size: 19px;
        }

        .tourdiv .boardTable_box2 {
            padding: 33px 30px;
        }

        span.agree_email,
        span.address_r {
            font-size: 16px;
        }

        span.address_r {
            padding-left: 0px;
        }

        .tourdiv .boardTable_box .table li .tr .writeWrap input:not(.count) {
            font-size: 17px;
        }

        .change_info_wrap .boardTable_box .chg_wrap {
            width: 5%;
        }
    }

    @media screen and (max-width: 1220px) {
        .change_info_wrap .boardTable_box .table_wrap li.w50 {
            width: 38%;
        }

        .change_info_wrap .boardTable_box .table_wrap li.w50 .tr .tit {
            width: 54px;
        }

        .tourdiv .change_info_wrap .boardTable_box .table_wrap li .tr .writeWrap input:not(.count) {
            font-size: 16px;
        }

        .change_info_wrap .boardTable_box .chg_wrap {
            width: 6%;
        }
		.tourdiv .boardTable_box .table li.w50 .tr .tit {
			width: 35%;
		}
		.tourdiv .boardTable_box2 .table li.type_ch {
			width: calc((100% - 157px) / 2);
		}
    }

    @media screen and (max-width: 1024px) {
        .change_info_wrap .boardTable_box .btn_wrap button {
            min-width: 95px;
            width: 95px;
        }
		 .tourdiv .boardTable_box2 .table>li.btnli:nth-of-type(odd):not(:first-of-type){
			float: none;
		 }
        .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap li {
            line-height: 20px;
            margin-top: 5px;
        }

        .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap p.value {
            font-size: 18px;
        }

        .change_info_m .writeWrap .email {
            font-size: 16px;
        }

        span.agree_email,
        span.address_r {

            padding-left: 0px;
        }

        .boardTable1.boardTable_type.mytablecom .table_wrap .writeWrap .email_btn {
            display: block;
            margin-left: 0;
            margin-top: 10px;
        }

        .boardTable1.boardTable_type.mytablecom .table_wrap .writeWrap .password_btn {
            margin-left: 0;
        }

        .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap .input_box.address input {
            width: 100%;
        }

        .boardTable_type .tit {
            display: table-cell;
            font-size: 18px;
            font-weight: 600;
            width: 180px;
        }

        .boardTable1.boardTable_type.mytablecom .table_wrap .writeWrap .mypage_btn {
            padding: 7px;
            font-size: 14px;
        }

        .boardTable_type ul.table_wrap {
            padding: 30px 20px;
        }

        h2.change_info_t {
            font-size: 24px;
            font-weight: 600;
            padding-bottom: 12px;
        }

        .change_info_wrap .boardTable_box .btn_wrap button {
            min-width: 95px;
        }

        .tourdiv .boardTable_box2 .table>li:last-child {
            float: none;
            display: block;
            text-align: center;
        }

        .change_info_wrap .boardTable_box.boardTable_box2 .chg_wrap {
            float: none;
            line-height: 60px;
            width: 100%;
        }

        .tourdiv .boardTable_box2 {
            padding: 30px 20px;
        }

        .tourdiv .boardTable_box2 .table li.type_ch {
            width: 100%;
            font-size: 16px;
        }

        .change_info_m.password_change_wrap {
            padding: 30px 20px;
        }

        .change_info_m .boardTable_type2 button.mypage_btn.name_btn {
            margin-left: 10px;
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap {
            padding-left: 0px;
        }

        .change_info_m .boardTable_type2 .table_wrap li .tr .tit {
            font-size: 18px;
            width: 150px;
        }

        .change_info_wrap .boardTable_box .table_wrap>li:last-child {
            float: none;
        }

        .boardTable_type2 .writeWrap .email_btn {
            display: block;
            margin-top: 5px;
            margin-left: 0;
            padding-bottom: 15px;
        }

        .change_info_wrap .boardTable_box .btn_wrap {
            display: block;
            text-align: center;
            height: auto;
            clear: both;
            padding-top: 12px;
            padding-bottom: 15px;

        }

        .change_info_wrap .boardTable_box .btn_wrap button {
            min-width: 95px;
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap ul {
            padding-bottom: 0;
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap .input_box.phone input {
            width: 25%;
        }

        .change_info_m .boardTable_type2 .table_wrap li .tr .tit .label {
            font-weight: 600;
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap .input_box.address input {
            min-width: 100%;
            max-width: 100%;
            margin-bottom: 10px;
        }

        .writeWrap .input_box.address {
            margin-top: 5px;
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap .red {
            font-size: 14px;
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap li {
            font-size: 15px;
            padding-bottom: 5px;
            padding-top: 0;
        }

        .change_info_wrap .boardTable_box .chg_wrap {
            float: none;
            line-height: 60px;
        }

        .change_info_wrap .boardTable_box .table_wrap li.w50 {
            float: none;
            width: 100%;
            max-width: 100%;
        }

        .change_info_wrap .boardTable_box p {
            font-size: 14px;
        }

        .change_info_wrap .bottom_text_wrap h3 {
            font-size: 20px !important;
        }

        .change_info_wrap .bottom_text_wrap p {
            font-size: 16px;
            padding-bottom: 15px;
        }

        .change_info_wrap .btnWrap {
            padding: 30px 0px 20px;
        }

        .change_info_wrap .boardTable_box .label,
        .tourdiv .boardTable_box label {
            font-size: 18px;
        }

        span.agree_email,
        span.address_r {
            font-size: 14px;
            display: block;
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap p.value {
            font-size: 16px;
        }

        .change_info_m .boardTable_type2 button.mypage_btn {
            font-size: 14px;
            margin-left: 0;
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap li::before {
            top: 11px;
        }
    }

    @media screen and (max-width: 768px) {
		.boardTable1.boardTable_type.mytablecom .table_wrap .writeWrap .mypage_btn.btn_bn-gray{
			display: inline;
			margin-top: 0;
			font-size: 14px;
		}
		.boardTable1.boardTable_type.mytablecom .table_wrap .writeWrap .mypage_btn.btn_bn-gray.email_btn{
			margin-top: 10px;
		}
		.boardTable1.boardTable_type.mytablecom .writeWrap {
			display: block;
			width: 100%;
		}
	.change_info_m .writeWrap .email {
		min-width: 100%;
	}
        .boardTable_type .tit {
            display: block;
            margin-bottom: 8px;
        }

        .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap .input_box.phone input {
            width: 114px;
        }

        .boardTable1.boardTable_type.mytablecom .table_wrap .writeWrap .mypage_btn {
            line-height: 16px;
            min-width: 95px;
        }

        .change_info_wrap .bottom_text_wrap {
            padding-top: 40px;
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap li {
            line-height: 20px;
        }

        .change_info_m .boardTable_type2 .table_wrap li .tr .tit {
            display: block;
            min-height: 25px;
            font-size: 18px;
            min-width: 100%;
        }

        .change_info_m .boardTable_type2 .table_wrap li .tr {
            display: block;
            height: auto;
        }

        .change_info_top ul li {
            float: none;
            display: block;
            width: 100%;
            text-align: center;
        }

        .change_info_top ul li .img_warp {
            width: 100%;
        }

        .change_info_top {
            padding: 25px 15px;
            margin-bottom: 35px;
        }

        .change_info_top ul li:first-child {
            padding-right: 0px;
            display: block;
            text-align: center;
            padding-bottom: 15px;
            width: 100%;
        }

        .change_info_top ul li p {
            text-align: left;
            font-size: 16px;
        }

        .change_info_top ul li span {
            text-align: center;
            font-size: 18px;
            padding-top: 15px;
        }

        .change_info_wrap .my_contenttit li {
            font-size: 16px;
        }

        .change_info_wrap .my_contenttit li:last-child {
            display: none;
        }

        .change_info_m .radioWrap {
            padding-top: 10px;
        }

        .tourdiv .boardTable_box2 .chg_wrap .btn_chg {
            min-width: auto;
            width: 45px;
            height: 45px;
            background-size: 45px auto;
        }
    }

    @media screen and (max-width: 420px) {
        .change_info_m .writeWrap .email {
            width: 220px;
        }

        .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap .input_box select {
            width: 65px;
        }

        .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap .input_box input {
           width: calc((100% - 87px) / 2);
        }

        .boardTable1.boardTable_type.mytablecom .table_wrap li.w65 .tr .writeWrap li {
            padding-right: 10px;
        }
    }

    @media screen and (max-width: 375px) {
        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap .input_box select {
            width: 22%;
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap .input_box input {
            width: 30%;
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap .input_box.phone input {
            min-width: 105px;
            font-size: 13px
        }

        .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap .input_box.address input:nth-child(2) {
            margin-bottom: 0;
        }
    }










    .change_info_type .boardTable_type2 ul.table {
        border: 1px solid #ddd;
        border-radius: 20px;
        padding: 50px;
    }

    .change_info_type .boardTable_type2 ul.table li {
        padding-bottom: 20px;
    }

    .boardTable1.boardTable_type2 .table_wrap li .tr .tit {
        display: table-cell;
        width: 10%;
        padding-left: 0px;
        background-color: #f6f7f8;
        vertical-align: middle;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        font-weight: 600;
    }

    .change_info_top {
        background: #f3f4f8;
        padding: 50px 90px;
        margin-bottom: 60px;
    }

    .change_info_top ul li {
        float: left;
        width: 82%;
    }

    .change_info_top ul li span {
        font-size: 26px;
        font-weight: 600;
    }

    .change_info_top ul li p {
        font-size: 18px;
        color: #666666;
        padding: 10px 0 0 0;
    }

    .change_info_top ul li p:last-child {
        margin: 0 0 0 0px;
    }

    .change_info_top ul li:first-child {
        padding-right: 50px;
        width: 18%;
    }

    .change_info_top ul li .img_warp {
        width: 88px;
        height: 91px;
    }

    .change_info_top ul li p {
        position: relative;
        padding-left: 10px;
    }

    .change_info_top ul li p::before {
        content: '';
        display: inline-block;
        width: 4px;
        height: 4px;
        background: #000;
        position: absolute;
        left: 0;
        top: 19px;
    }

    .change_info_wrap .my_contenttit li:first-child {
        float: left;
    }

    .change_info_wrap .my_contenttit li:last-child {
        float: right;
    }

    .change_info_m .boardTable_type2 {
        margin-bottom: 0;
    }

    .change_info_m .boardTable_type2 .table_wrap {
        border-top: none;
        border-left: none;
        border-right: none;
    }

    .change_info_m .boardTable_type2 .table_wrap li .tr .tit {
        display: table-cell;
        width: 180px;
        padding-left: 0px;
        background-color: transparent;
        vertical-align: middle;
        font-weight: 600;
        font-size: 24px;
    }

    .change_info_m .boardTable_type2 .table_wrap>li {
        display: inline-block;
        font-size: 20px;
        margin-bottom: 0;
        vertical-align: middle;

    }

    .change_info_m .boardTable_type2 .table_wrap li.w65 {
        width: 100%;
    }

    .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap {
        max-width: 925px;
        padding: 0;
        width: auto;
        padding-left: 60px;
    }

    .change_info_m .boardTable_type2 .table_wrap li .tr .tit.email_t,
    .change_info_m .boardTable_type2 .table_wrap li .tr .tit.phone_n,
    .change_info_m .boardTable_type2 .table_wrap li .tr .tit.password {
        vertical-align: top;
        position: relative;
        top: 8px;
    }

    .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap li::before {
        content: '';
        display: inline-block;
        width: 4px;
        height: 4px;
        background: #000;
        position: relative;
        top: 17px;
        margin-right: 10px;
        position: absolute;
        left: 0px;
    }

    .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap li {
        color: #666;
        font-size: 18px;
        padding: 5px 0;
        position: relative;
        padding-left: 10px;
        line-height: 25px;
    }

    .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap .input_box.phone input {
        min-width: 145px;
        letter-spacing: 0.1px;
    }

    .w65_2 {
        margin-top: 10px;
    }

    .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap .input_box.address input {
        min-width: 250px;
        margin-right: 30px;
    }

    .change_info_m .radioWrap input[type="radio"] {
        position: relative;
        top: -2px;
    }

    .change_info_m .radioWrap {
        padding-left: 0;
    }

    .change_info_wrap .boardTable_box2 li {
        float: left;
    }

    .change_info_wrap .boardTable_box2 ul li .tr {
        width: auto;
    }

    .change_info_wrap .seletWrap button.mypage_btn {
        min-width: 72px;
    }

    .change_info_wrap .seletWrap input.roct_type::after {
        background: url(../img/sub/ico_map.png) no-repeat;
        width: 18px;
        height: 22px;
        content: '';
        display: inline-block;
    }

    .change_info_wrap .boardTable_box ul li .tr .writeWrap {
        width: 100%;
    }

    .change_info_wrap .boardTable_box .table_wrap li.w50 .tr .tit {
        width: 30%;
    }

    .change_info_wrap .boardTable_box .table_wrap>li:nth-of-type(odd):not(:first-of-type) {
        float: left;
    }

    .change_info_wrap .boardTable_box .table_wrap>li:last-child {
        float: right;
    }

    .change_info_wrap .boardTable_box .table_wrap li.w50 {
        float: left;
        font-size: 0;
        width: 40%;
        max-width: 412px;
    }

    .change_info_wrap .boardTable_box .btn_wrap button {
        min-width: 72px;
		line-height: 35px;
		padding: 0;
    }

    .change_info_wrap .boardTable_box .chg_wrap {
        float: left;
        line-height: 72px;
        width: 8%;
        text-align: center;
    }

    .change_info_wrap .btnWrap {
        display: block;
        text-align: center;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .change_info_wrap .btnWrap .btn_by-blue,
    .change_info_wrap .btnWrap .btn_bn-blue {
        max-width: 160px;
        min-width: 25%;
        width: 48%;
    }

    .change_info_wrap .btnWrap .btn_bn-blue {
        border: 1px solid #11428f;
        margin-left: 5px;
    }

    .change_info_m .radioWrap:first-child {
        padding-right: 10px;
    }

    .change_info_m .boardTable_type2 .table_wrap li.w65 .tr .writeWrap .input_box.address {
        padding-top: 10px;
    }


    /* 마이페이지 - 나의정보수정 End */
    /* 마이페이지 - 비밀번호 변경 Start */
    .password_change_wrap .boardTable_type2 .table_wrap li.w65 .tr .writeWrap.padding input {
        margin-bottom: 0;
    }

    .change_info_wrap .my_contenttit {
        margin-bottom: 15px;
    }

    .change_info_top ul li p.password_change {
        margin: 0;
    }

    .red {
        color: #ff5558;
    }

    .password_change_wrap .writeWrap input {
        border-bottom: 1px solid #333;
        color: #b2b2b2;
        padding-bottom: 10px;
        min-width: 45%;
        font-size: 20px;
        margin-bottom: 30px;
    }

    .password_change_wrap .boardTable_type2 .table_wrap li.w65 .tr .writeWrap {
        padding-left: 35px;
    }

    .password_change_wrap .boardTable_type2 .table_wrap li .tr .tit {
        color: #000;
        font-weight: 600;
        font-size: 24px;
        min-width: 170px;
        border-right: none;
        border-left: none;
    }

    .my_contenttit.bottom {
        padding-top: 40px;
    }

    @media screen and (max-width: 1024px) {

        .password_change_wrap .boardTable_type2 .table_wrap li .tr .tit {
            font-weight: 600;
            font-size: 18px;
            width: 150px;
        }

        .password_change_wrap .boardTable_type2 .table_wrap li.w65 .tr .writeWrap {
            padding-left: 0px;
        }

        .password_change_wrap .writeWrap input {
            padding-left: 10px;
            font-size: 16px;
            margin-bottom: 10px;

        }
    }

    @media screen and (max-width: 768px) {
        .password_change_wrap .boardTable_type2 .table_wrap li.w65 .tr .writeWrap {
            display: block;
            width: 100%;
        }

        .password_change_wrap .writeWrap input {
            width: 100%;
        }

        .change_info_wrap .my_contenttit span {
            display: block;
        }

        .change_info_wrap .my_contenttit p {
            padding-top: 10px;
        }

        .my_contenttit.bottom {
            padding-top: 20px;
        }
    }

    /* 마이페이지 - 비밀번호 변경 End */

    /* 마이페이지 - 회원탈퇴 Start */
    .resign_text ul {
        padding: 20px 0 15px;
    }

    .resign_text ul li {
        position: relative;
        margin-left: 12px;
        font-size: 20px;
        line-height: 30px;
    }

    .resign_text ul li::before {
        content: '';
        display: inline-block;
        width: 4px;
        height: 4px;
        background: #0066b3;
        position: absolute;
        left: -12px;
        top: 12px;
    }

    .boardTable_type2 .table_wrap li .tr .tit {
        border-left: none;
        border-right: none;
        float: left;
    }

    .resign_text ul li:first-child {
        margin-bottom: 15px;
    }

    @media screen and (max-width: 1024px) {
        .resign_text ul {
            padding: 15px 0 20px;
        }

        .resign_text ul li {
            font-size: 16px;
            line-height: 22px;
        }

        .resign_text ul li::before {
            top: 10px;
        }
    }

    /* 마이페이지 - 회원탈퇴 End */


    /* 마이페이지 - 보훈번호 인증 Start */
    section.my_content .blsr_wrap h1 {
        font-size: 34px;
        padding-bottom: 35px;
    }

    section.my_content .back_box ul li {
        font-size: 20px;
        line-height: 32px;
        padding-left: 8px;
    }

    /* section.my_content .back_box ul li::before{
	content: '';
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #000;
	position: relative;
	top: -5px;
	left: -8px;
}
 */
    @media screen and (max-width: 768px) {
        section.my_content .blsr_wrap h1 {
            font-size: 24px;
            padding-bottom: 16px;
        }

        section.my_content .back_box ul li {
            font-size: 18px;
            line-height: 28px;
            padding-left: 6px;
        }

        section.my_content .back_box ul li::before {
            left: -6px;
        }
    }

    /* 마이페이지 - 보훈번호 인증 End */

/* 레일크루즈 해랑 소개 Start */
.tourdiv .train-view_wrap .tit_wrap .info_wrap.type_crouse {
    background: url(../img/sub/cruise_haerang_view.jpg) no-repeat;
}
.tourdiv .reser_wrap.type_railcruise .tit{
	font-size: 40px;
	margin-bottom: 29px;
}
.tourdiv .reser_wrap.type_railcruise .tit .small{
	font-size: 26px;
	color: #333;
	position: relative;
	top: -5px;
}
.tourdiv .reser_wrap.type_railcruise .wrap .sub_tit{
	font-size: 26px;
	line-height: 36px;
	color: #333;
	font-weight: 600;
}
.tourdiv .reser_wrap.type_railcruise .wrap h3{
	font-size: 26px;
	line-height: 36px;
	color: #000;
	font-weight: 600;
}
.tourdiv .reser_wrap.type_railcruise .wrap ul li{
	font-size: 24px;
	line-height: 38px;
	position: relative;
	padding-left: 13px;
}
.tourdiv .reser_wrap.type_railcruise .wrap ul li::before{
	content: '';
	display: inline-block;
	width:7px;
	height: 2px;
	background: #000;
	left: 0;
	position: absolute;
	top: 20px;
}
.tourdiv .reser_wrap.type_railcruise .wrap {
	margin-bottom: 35px;
}
.tourdiv .reser_wrap.type_railcruise .wrap:last-child {
	margin-bottom: 0;
}
.tourdiv .reser_wrap.type_railcruise .railcruise_course{
	margin-top: 60px;
}
.tourdiv .reser_wrap.type_railcruise .railcruise_course .thumwrap .prd_info{
	background: #fff;
}
.tourdiv .reser_wrap.type_railcruise .railcruise_course .thumlist:hover .thum {
    transform: none;
}
.tourdiv .reser_wrap.type_railcruise .railcruise_course .thumwrap{
	border-radius: 0;
	border: 1px solid #ddd;
}
.tourdiv .reser_wrap.type_railcruise .railcruise_roomType{
	margin-top: 60px;
}
.tourdiv .reser_wrap.type_railcruise  .thumwrap .prd_info{
	padding: 23px 35px 30px;
}
.tourdiv .reser_wrap.type_railcruise .travel_prdlist li.thumlist {
    float: left;
    width: calc((100% - 63px) /3);
    margin-right: 31px;
    margin-bottom: 0px;
}
.tourdiv .reser_wrap.type_railcruise .travel_prdlist li.thumlist:last-child{
	margin-right: 0px;
}
.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .sub_prd_txt {
    font-weight: 500;
    margin-bottom: 30px;
	font-size: 20px;
	color: #272727;
}
.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .sub_prd_txt span{
	display: block;
	font-size: 18px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .date_info{
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	color: #272727;
}
.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .prd_bottom{
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	color: #272727;
}
.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .sub_prd_tit{
	font-size: 30px;
	color: #de612a;
	padding: 14px 0 12px;
	font-weight: 800;
	line-height: 1;
}
.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .prd_type {
    font-size: 28px;
	color: #1a9fbb;
	font-weight: 600;
}
.tourdiv .reser_wrap.type_railcruise  .railcruise_course .course_bottom_t{
	font-size: 20px;
	line-height: 24px;
	margin-top: 20px;
}
.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul li{
	display: inline-block;
	width: calc((100% - 189px) / 4);
	margin-right: 60px;
	border: 1px solid #ddd;
	padding-bottom: 28px;
}

.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul li .room_img_wrap{
	height: 188px;
	width: auto;
	overflow: hidden;
	position: relative;
}
.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul li .room_img_wrap img{
	max-width:none;
	min-width:100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul li:last-child{
	margin-right: 0px;
}
.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul{
	margin-bottom: 60px;
}
.tourdiv .reser_wrap.type_railcruise .railcruise_roomType .room_text_wrap .num{
	color: #1a9fbb;
	text-align: center;
	font-size: 20px;
	line-height: 60px;
	font-weight: 600;
}
.tourdiv .reser_wrap.type_railcruise .railcruise_roomType .room_text_wrap .type{
	text-align: center;
	font-size: 24px;
	font-weight: 600;
}
@media screen and (max-width: 1250px){
	.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul li {
		width: calc((100% - 120px) / 4);
		margin-right: 30px;
	}
}
@media screen and (max-width: 1024px){
	.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .prd_bottom{
		font-size: 14px
	}
	.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul li {
		width: calc((100% - 33px) / 2);
		margin-right: 30px;
	}
	.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul li:nth-of-type(2n) {
		margin-right: 0px;
	}
	.tourdiv .reser_wrap.type_railcruise .tit {
		font-size: 24px;
		margin-bottom: 18px;
	}
	.tourdiv .reser_wrap.type_railcruise .wrap .sub_tit {
		font-size: 18px;
		line-height: 26px;
	}
	.tourdiv .reser_wrap.type_railcruise .wrap {
		margin-bottom: 10px;
	}
	.tourdiv .reser_wrap.type_railcruise .wrap h3 {
		font-size: 20px;
	}
	.tourdiv .reser_wrap.type_railcruise .wrap ul li {
		font-size: 16px;
		line-height: 26px;
		font-weight: 600;
		padding-left: 10px
	}
	.tourdiv .reser_wrap.type_railcruise .wrap ul li::before {
		width: 5px;
		height: 2px;
		top: 13px;
	}
	.tourdiv .reser_wrap.type_railcruise .railcruise_course {
		margin-top: 40px;
	}
	.tourdiv .reser_wrap.type_railcruise .railcruise_roomType{
		margin-top: 40px;
	}
	.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .prd_type {
		font-size: 20px;
		margin-bottom: 9px;
	}
	.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .sub_prd_txt {
		margin-bottom: 24px;
		font-size: 16px;
	}
	.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .sub_prd_txt span {
		font-size: 16px;
	}
	.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .date_info {
		font-size: 14px;
	}
	.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info .sub_prd_tit {
		font-size: 24px;
		padding: 5px 0;
	}
	.tourdiv .reser_wrap.type_railcruise .thumwrap .prd_info {
		padding: 15px 25px;
		}
	.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul li{
		margin-bottom: 20px;
	}
	.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul {
		margin-bottom: 20px;
	}
	.tourdiv .reser_wrap.type_railcruise .tit .small {
		display: block;
		font-size: 20px;
		position: static;
	}
}
@media screen and (max-width: 768px){
	.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul li {
		width: calc((100% - 13px) / 2);
		margin-right: 10px;
		padding-bottom: 18px;
	}
	.tourdiv .reser_wrap.type_railcruise .railcruise_roomType ul li .room_img_wrap{
		height: 120px;
	}
	.tourdiv .reser_wrap.type_railcruise .travel_prdlist li.thumlist{
		width: 100%;
		margin-bottom: 20px;
	}
	.tourdiv .reser_wrap.type_railcruise .travel_prdlist li.thumlist:last-child{
		margin-bottom: 0px;
	}
	.tourdiv .reser_wrap.type_railcruise .railcruise_course .course_bottom_t{
		display: none;
	}
		.tourdiv .reser_wrap.type_railcruise .railcruise_roomType .room_text_wrap .num {
		font-size: 14px;
		line-height: 30px;
		padding-top: 11px;
	}
	.tourdiv .reser_wrap.type_railcruise .railcruise_roomType .room_text_wrap .type{
		font-size: 16px;
	}
}
@media screen and (max-width: 420px){
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.type_crouse {
		background: url(../img/sub/m_cruise_haerang_view.jpg) no-repeat;
		height: 158px;
	}
}
/* 레일크루즈 해랑 소개 End */

/* 바다열차 소개 Start */
.tourdiv .train-view_wrap .tit_wrap .info_wrap.type_bada {
	background: url(../img/sub/bada_train_view.jpg) no-repeat;
}
@media screen and (max-width: 420px){
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.type_bada {
		background: url(../img/sub/m_bada_train_view.jpg) no-repeat;
		height: 158px;
	}
}
/* 바다열차 소개 End */


/*특별단체 소개 - 여행상품 이용권 Start */

.travel_use_pop .pro_category_table:last-child{
	margin-bottom: 0px;
}
.layerPopup .travel_use_pop .pro_category_table table tr:first-child th {
    line-height: 60px;
}
.layerPopup .travel_use_pop .pro_category_table.type01 table tr:nth-child(2){
	height: 88px;
}
.layerPopup .pro_category.type02 p {
	float: left;
}
.layerPopup .pro_category.type02{
	border-bottom: 1px solid #000;
	padding-bottom: 17px;
	margin-top: 24px;
}
.layerPopup .pro_category.type02 .btnToggle_type03::after{
	margin-top: 10px;
}
.layerPopup .pro_category_table.selectAreaWrap{
	margin-top: 0px;
}
.layerPopup .pro_category_table.selectAreaWrap table tr:first-child th {
    line-height: 60px;
}
.layerPopup .pro_category_table.selectAreaWrap table td.red{
	color: #fb5851
}
/*특별단체 소개 - 여행상품 이용권 End */

/*고객지원 - 특별단체 소개 Start */
.tab-tck.group .tck_box01 .tck_content .ticketSrchWrap li {
    width: 100%;
}
.tab-tck.group .tck_box01 .tck_content .ticketSrchWrap li.active .txt {
    color: #000;
}
.tab-tck.group .tck_box01 .tck_content .sectionWrap.type02{
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
@media screen and (max-width: 1024px){
	.tab-tck.group .tck_box01 .tck_content .sectionWrap.type02{
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}
@media screen and (max-width: 768px){
	.layerPopup .pro_category.type02 .btnToggle_type03::after{
		margin-top: 5px;
	}
 	.content_inner_type02.group{
		padding: 25px 0 30px;
	}
	.tab-tck.group .tck_box01 .tck_content .ticketSrchWrap .selectAreaWrap .inner {
		padding: 8px 20px;
	}
	.tab-tck.group .tck_box01 .tck_content .ticketSrchWrap li{
		text-align: left;
	}
	.tab-tck.group .tck_box01 .tck_content .ticketSrchWrap .list{
		border-top: 1px solid #ddd;
	}
	.tab-tck.group .tck_box01 .btnWrap.type_bg button {
		width: 100%;
		max-width: 320px;
		min-width: auto;
	}
}
/*고객지원 - 특별단체 소개 End */


/* 기차여행 - 자주찾는 질문(FAQ)  Start */
.ticketdiv .sub_content.type2.type03{
padding-top: 55px;
}
#faqWrap ul.tab-button li {
  min-width: 12.48%;
padding: 0 5px;
}
.faq_list_wrap{
margin: 50px auto 100px;
border-top: 1px solid #ddd;
}
.faq_list_wrap .scrollUp .flo_left .textWrap ul{
	margin: 15px 0;
}
.faq_list_wrap .scrollUp .flo_left .textWrap ul.font-type li{
	font-size: 20px;
}
.faq_list_wrap .scrollUp .flo_left .textWrap ul li{
	padding-left: 21px;
	position: relative;
	font-size: 18px;
}
.faq_list_wrap .scrollUp .flo_left .textWrap ul li::before{
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #000;
	left: 0;
	position: absolute;
	top: 12px;
	border-radius: 50px;
}
.faq_list_wrap .scrollUp .flo_left p{
margin-bottom: 0;
font-size: 20px;
  line-height: 34px;
padding-left: 20px;
}
.faq_list_wrap .scrollUp .flo_left a.in > p {
	display: inline-block;
}
.faq_list_wrap .flo_right{
float: right;
}
.faq_inner{
clear: both;
}
.faq_list_wrap .q_inner{
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
padding: 17px 40px;
font-size: 20px;
display: table;
width: 100%;
}
.faq_list_wrap .scrollUp .flo_left a{
display: inline-block;
position: relative;
width: 100%;
padding: 17px 42px;
}

.faq_list_wrap .scrollUp .flo_left a .scroll_up{
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 42px;
background: url(../img/sub/scrollUp_arrow2.png) no-repeat;
width:18px;
height: 10px;
}
.faq_list_wrap .scrollUp .flo_left a .scroll_up.active{
transform:translateY(-50%) rotate(180deg);
}

.faq_list_wrap .scrollUp .flo_left .icon_wrap{
background: url(../img/sub/faq_icon.png) no-repeat;
width: 34px;
height: 34px;
display: inline-block;
vertical-align: middle;
}
.faq_list_wrap .faq_inner{
display: none;
padding: 30px 40px;
font-size: 20px;
background: #f1f3f8;
position: relative;
line-height: 30px;
border-top: 1px solid #ddd;
}
.faq_list_wrap .faq_inner  .inner02{
margin-left: 54px;
}
.faq_list_wrap .faq_inner  .inner02 p{
padding-left: 0;
}
.faq_list_wrap .faq_inner .flo_left {
position: relative;
}
.faq_list_wrap .faq_inner .inner02 .icon_wrap{
background: url(../img/sub/answer_icon.png) no-repeat;
width: 34px;
height: 34px;
display: inline-block;
vertical-align: middle;
margin-right: 20px;
position: absolute;
left: 40px;
}
.faq_list_wrap .flo_left .icon_wrap{
float: left;
}
.faq_list_wrap:last-child .scrollUp{
border-bottom: 1px solid #dddddd;
}
.faq_list_wrap .faq_inner .inner02 button{
  min-width: 280px;
  border: 1px solid #0b3c81;
  color: #0b3c81;
  background: #fff;
  padding: 10px 10px;
  font-size: 18px;
  margin-bottom: 10px;
	display: block;
}
.faq_list_wrap .faq_inner .inner02 .button_wrap.inbutton button{
	display: inline-block;
	margin-right: 15px;
}
.faq_list_wrap .faq_inner .inner02 .button_wrap{
	margin-top: 27px;
}
.tourdiv .tour_faq_wrap  ul.tab-button li {
    min-width: 14.19%;
}
@media screen and (max-width: 1440px){
	.tourdiv .tour_faq_wrap ul.tab-button li{
		font-size: 22px;
		padding: 0 5px;
		min-width: 14.28%;
	}
}
@media screen and (max-width: 1250px){
	.tourdiv .tour_faq_wrap ul.tab-button li{
		font-size: 19.5px;
	}
}
@media screen and (max-width: 1024px){
	.tourdiv .tour_faq_wrap ul.tab-button li{
		font-size: 14px;
	}
}
@media screen and (max-width: 768px){
.faq_list_wrap .faq_inner .inner02 .button_wrap {
    margin-top: 20px;
}
.faq_list_wrap .faq_inner .inner02 button {
    min-width: auto;
	max-width: 220px;
	width: 100%;
    padding: 9px 6px;
    font-size: 16px;
}
.faq_list_wrap .scrollUp .flo_left .textWrap ul.font-type li {
    font-size: 16px;
}
.faq_list_wrap .scrollUp .flo_left .textWrap ul li::before{
	width: 7px;
	height: 7px;
	top: 8px;
}
.faq_list_wrap .scrollUp .flo_left .textWrap ul li {
    padding-left: 14px;
    font-size: 14px;
	line-height: 22px;
}
.ticketdiv .sub_content.type2.type03 {
  padding-top: 10px;
}
.faq_list_wrap {
  margin: 30px auto 60px;
  border-top: 1px solid #ddd;
}
.faq_list_wrap .scrollUp .flo_left a {
  padding: 17px 10px;
}
.faq_list_wrap .scrollUp .flo_left a .scroll_up {
  right: 10px;
}
.faq_list_wrap .scrollUp .flo_left p {
  font-size: 16px;
  max-width: 85%;
    padding-left: 10px;
    line-height: 25px;
  margin-top: 3px;
}
.faq_lis_wrap .faq_inner .inner02 p{
  padding-left: 0;
}
.faq_list_wrap .faq_inner {
  padding: 17px 20px;
}
.faq_list_wrap .faq_inner .inner02 .icon_wrap {
  left: 10px;
}
.faq_list_wrap .faq_inner .inner02 {
  margin-left: 34px;
}
.faq_list_wrap .faq_inner .inner02 p{
  max-width: 100%;
  padding-left: 0;
    line-height: 26px;
 margin-top: 3px;
}
}
@media screen and (max-width: 420px){
.faq_list_wrap .scrollUp .flo_left .in p {
  font-size: 14px;
  max-width: 75%;
  line-height: 1.5;
  margin-top: 5px;
}
.faq_list_wrap .faq_inner .inner02 p {
  font-size: 14px;
  padding-left: 0px;
  line-height: 25px;
}
.faq_list_wrap .faq_inner .inner02 button {
  font-size: 14px;
}
.faq_list_wrap .faq_inner .inner02 {
  margin-left: 35px;
}

}

/* 기차여행 - 자주찾는 질문(FAQ) End */


/* 특별단체 예매 */
.tourdiv .sg_apply-wrap .rsv_deposit_return-wrap{
	padding:0 0 50px;
}
.tourdiv .sg_apply-wrap .s_tit{
	font-size:28px;
	font-weight:600;
	line-height: 36px;
    margin-bottom: 15px;
	letter-spacing:-0.025em;
	color:#000;
}
.tourdiv .rsv_deposit_return-wrap .tit_top .btn_mod{
	font-size:20px;
	letter-spacing:-0.04em;
	min-width:110px;
	line-height:36px;
	height:38px;
	border-radius:5px;
	color:#fff;
	background:#0b3c81;
	border:1px solid #0b3c81;
	margin-left: 15px;
}
.tourdiv .rsv_deposit_return-wrap .by_box li.w100{
	float: none;
	width: 100%;
	margin-bottom: 0;
}
.tourdiv .rsv_deposit_return-wrap .by_box li.w100 span{
	font-size: 20px;
}
.tourdiv .rsv_deposit_return-wrap .by_box.pd{
	padding: 35px 50px 35px;
}
.tourdiv .rsv_deposit_return-wrap .by_box li .room_info li{
	font-size: 20px;
	display: block;
	width: 100%;
	float: none;
	margin-bottom: 0;
	position: relative;
	margin-top: 10px;
}
.tourdiv .rsv_deposit_return-wrap .by_box li .room_info li:last-child{
	margin-top: 0;
}
.tourdiv .rsv_deposit_return-wrap .by_box li .room_info span{
	font-size: 18px;
	padding-left: 15px;
}
.tourdiv .rsv_deposit_return-wrap .by_box li .room_info .title{
	position: static;
	display: inline-block;
	width: 65px;
	padding-left: 0;
}
.tourdiv .rsv_deposit_return-wrap .tit_top .btn_mod:hover{
	background:#fff;
	color:#0b3c81;
}
.tourdiv .rsv_deposit_return-wrap .box_wrap{
	margin-bottom:60px;
}
.tourdiv .rsv_deposit_return-wrap .bg_box{
	background:#f3f4f8;
	padding:50px 95px 42px;
	font-size:18px;
	margin-bottom:40px;
}
.tourdiv .rsv_deposit_return-wrap .bg_box .inner{
	display:inline-block;
	vertical-align:middle
}
.tourdiv .rsv_deposit_return-wrap .by_box{
	border:1px solid #ddd;
	border-radius:20px;
	padding:50px 50px 35px;
}
.tourdiv .rsv_deposit_return-wrap .by_box.type_center li{
	float:none;
	margin:0 auto 15px;
	width:52%;
}
.tourdiv .rsv_deposit_return-wrap .by_box li{
	float:left;
	width:50%;
	font-size:0;
	margin-bottom:15px;
}
.tourdiv .rsv_deposit_return-wrap .by_box li label,
.tourdiv .rsv_deposit_return-wrap .by_box li .label{
	font-size:24px;
	font-weight:600;
	color:#000;
	display:inline-block;
	vertical-align:middle;
	width:28%;
	min-width:152px;
}
.tourdiv .rsv_deposit_return-wrap .by_box li .data{
	font-size:20px;
	letter-spacing:-0.04em;
	display:inline-block;
	vertical-align:top;
}
.tourdiv .rsv_deposit_return-wrap .by_box .write_wrap{
	display:inline-block;
	width:calc(62% - 20px);
	max-width:calc(100% - 152px);
}
.tourdiv .rsv_deposit_return-wrap .by_box .write_wrap > *:not(span){
	border-bottom:1px solid #333;
}
.tourdiv .rsv_deposit_return-wrap .by_box .write_wrap input{
	max-width:315px;
	width:100%;
	height:47px;
	line-height:47px;
	font-size:20px;
	padding:0 10px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.tourdiv .rsv_deposit_return-wrap .by_box .write_wrap input::placeholder{
	color:#b2b2b2;
	letter-spacing:0;
}
.tourdiv .rsv_deposit_return-wrap .by_box .write_wrap.type_bt-01 input{
	width:calc(100% - 81px);
}
.tourdiv .rsv_deposit_return-wrap .by_box .write_wrap .mypage_btn{
	min-width:71px;
	line-height:42px;
	height:42px;
	font-size:18px;
	color:#fff;
	padding:0;
	text-align:center;
	letter-spacing:-0.04em;
	border-radius:10px;
	margin-left:10px;
	border-bottom:0;
}
.tourdiv .membership_signUp03 ul{
	padding-top:12px;
}
.tourdiv .membership_signUp03 li {
    border-bottom: 1px solid #dddddd;
    min-height:85px;
    display:table;
    width:100%;
    padding:0 34px;
}
.tourdiv .membership_signUp03 li:first-child {
    border-top: 1px solid #dddddd;
}

.tourdiv .membership_signUp03 li .flo-l{
    display:table-cell;
    vertical-align:middle;
    font-size: 22px;
    width:100%;
		padding-top:4px;
}
.tourdiv .membership_signUp03 li .flo-r{
    text-align: right;
    display:table-cell;
    vertical-align:middle;
}
.tourdiv .membership_signUp03 li::after{
    content: '';
    display: block;
    clear: both;
}
.tourdiv .membership_signUp03 li .flo-l p{
    display: table-cell;
    font-weight: 600;
    max-width:calc(100% - 40px);
    padding-right:20px;
}
.tourdiv .membership_signUp03 li .flo-l .chkecboxWrap{
    padding-left: 0;
    display:table-cell;
    width:35px;
    vertical-align:middle;
}
.tourdiv .membership_signUp03 li .flo-l .chkecboxWrap label{
    padding-left: 0;
}
.tourdiv .membership_signUp03 li .flo-r button{
    min-width: 110px;
    line-height: 38px;
    color: #fff;
    background: #757575;
    text-align: center;
    border-radius: 10px;
    font-size: 20px;
}
.tourdiv .rsv_deposit_return-wrap .by_box .write_wrap .mypage_btn:hover,
.tourdiv .membership_signUp03 li .flo-r button:hover{
    background: #424242;
}
.tourdiv .sg_apply-wrap .btnWrap{
    display: block;
    text-align: center;
    margin-top: 40px;
}
.tourdiv .sg_apply-wrap .btnWrap button{
   min-width: 300px;
  max-width: 300px;
  line-height: 60px;
  font-size: 25px;
  margin: 0 10px;
  padding: 0 5px;
}
@media screen and (max-width:1240px){
	.tourdiv .rsv_deposit_return-wrap .by_box{
		padding:42px 27px 35px;
	}
}
@media screen and (max-width: 1024px){
	.tourdiv .rsv_deposit_return-wrap .by_box.pd{
		padding: 30px  20px;
	}
	.tourdiv .rsv_deposit_return-wrap .by_box li .room_info .title{
		width: 55px;
	}
	.tourdiv .rsv_deposit_return-wrap .by_box li.w100 span{
		font-size: 18px;
	}
	.tourdiv .rsv_deposit_return-wrap .by_box li .room_info span{
		font-size: 16px;
		vertical-align: inherit;
	}
	.tourdiv .sg_apply-wrap .rsv_deposit_return-wrap{
		padding:0 0 38px;
	}
	.tourdiv .sg_apply-wrap .tit_top .s_tit{
		font-size:20px;
	}
	.tourdiv .sg_apply-wrap .s_tit{
		font-size:18px;
		line-height:25px;
		margin-bottom:10px;
	}
	.tourdiv .rsv_deposit_return-wrap .tit_top .btn_mod{
		font-size:14px;
		min-width:95px;
		line-height:26px;
		height:28px;
		margin-bottom:10px;
	}
	.tourdiv .rsv_deposit_return-wrap .box_wrap{
		margin-bottom:28px;
	}
	.tourdiv .rsv_deposit_return-wrap .bg_box{
		padding:30px 18px 25px;
		margin-bottom:30px;
	}

	.tourdiv .rsv_deposit_return-wrap .by_box.type_center li{
		width:100%;
	}
	.tourdiv .rsv_deposit_return-wrap .by_box{
		padding:30px 20px 15px;
	}
	.tourdiv .rsv_deposit_return-wrap .by_box li{
		width:100%;
		margin-bottom:18px;
	}
	.tourdiv .rsv_deposit_return-wrap .by_box li label,
	.tourdiv .rsv_deposit_return-wrap .by_box li .label{
		font-size:18px;
		min-width:115px;
	}
	.tourdiv .rsv_deposit_return-wrap .by_box li .data{
		font-size:16px;
	}
	.tourdiv .rsv_deposit_return-wrap .by_box .write_wrap{
		width:100%;
		max-width:none;
	}
	.tourdiv .rsv_deposit_return-wrap .by_box .write_wrap input{
		max-width:none;
		height:35px;
		line-height:35px;
		font-size:16px;
		padding:0 15px;
	}
	.tourdiv .rsv_deposit_return-wrap .by_box .write_wrap .mypage_btn{
		line-height:28px;
		height:28px;
		font-size:14px;
	}
	.tourdiv .membership_signUp03 .s_tit{
		font-size: 20px;
	}
	.tourdiv .membership_signUp03 ul{
		padding-top:5px;
	}
	.tourdiv .membership_signUp03 li .flo-l {
		font-size: 18px;
	}
	.tourdiv .membership_signUp03 li {
		min-height:50px;
		padding:10px 11px 10px 13px;
	}
	.tourdiv .membership_signUp03 li .flo-r button {
		font-size: 16px;
		border-radius:5px;
		line-height:28px;
		min-width:50px;
	}
	.tourdiv .membership_signUp03 li .flo-r button .hide{
		display:none;
	}
	.tourdiv .sg_apply-wrap .btnWrap button{
		min-width: auto;
		max-width: 360px;
		width: 100%;
		line-height: 44px;
		height:46px;
		font-size: 17px;
		margin: 0;
	}
	.tourdiv .sg_apply-wrap .btnWrap {
		margin: 30px 0px 0;
		font-size:0;
	}
}

/* 토탈여행서비스 */
.rcd_item-wrap h3.package_tit{
	margin-top:0;
}
.rcd_item-wrap .page_group{
	margin:15px auto 60px;
}
.rcd_item-wrap .tab-tck .tck_box01 .btnWrap.type_bg{
	padding-bottom:50px;
}
.rcd_item-wrap .tab-tck .tck_box01 .tck_content .ticketSrchWrap li .txt{
	color:#000;
	white-space:normal;
}
@media screen and (max-width:1024px){
	.rcd_item-wrap .tab-tck .tck_box01 .tck_content .ticketSrchWrap .list{
		overflow:hidden;
	}
}
@media screen and (max-width:768px){
	.rcd_item-wrap .travel_prdlist{
		padding:0 20px;
	}
	.rcd_item-wrap .page_group{
		margin:30px auto 50px;
	}
	.rcd_item-wrap .tab-tck .tck_box01 .tck_content .ticketSrchWrap li .txt{
		font-size:18px;
		font-weight:600;
		line-height:24px;
	}
	.rcd_item-wrap .tab-tck .tck_box01 .btnWrap.type_bg{
		padding-bottom:38px;
	}
}



/* 토탈여행서비스 - 조회 결과 */
.tourdiv ul.tab-button.type_flex{
	display:flex;
	margin-bottom:0;
}
.tourdiv ul.tab-button.type_flex li{
	flex:1;
	min-width:auto;
	padding:0 10px;
	height:55px;
	line-height:53px;
	font-size:20px;
	font-weight:500;
	color:#000;
}
.tourdiv ul.tab-button li.active02{
	background: #0066b3;
	color: #fff;
	border: 1px solid #0066b3;
	box-sizing: border-box;
	border-bottom: 0;
}
.tck_svc-wrap{
	display:table;
	width:100%;
	table-layout:fixed;
	padding:0 40px 29px 34px;
	border-top:1px solid #ddd;
}
.tck_svc-wrap .info_txt{
	font-size:20px;
	font-weight:600;
	letter-spacing:-0.025em;
	color:#000;
	line-height:60px;
	padding-left:27px;
}
.tck_svc-wrap .info_txt:before{
	display:inline-block;
	content:"※";
	font-size:24px;
	color:#000;
	font-weight:600;
	margin:0 7px 0 -27px;
}
.tck_svc-list-wrap{
	padding:30px 0 10px;
}
.tck_svc-list-wrap .svc_list li{
	margin-bottom:27px;
	position:relative;
}
.tck_svc-list-wrap .svc_list .slick-slide{
	padding:0 18px;
}
.tck_svc-list-wrap .svc_list li .cont{
	font-size:0;
}
.tck_svc-list-wrap .svc_list li a{
	border:2px solid transparent;
	display:block;
}
.tck_svc-list-wrap .svc_list li a:hover{
	border:2px solid #00acc2;
}
.tck_svc-list-wrap .svc_list li .img_wrap{
	border:1px solid #ddd;
	overflow:hidden;
	max-width: 180px;
    width: 100%;
    min-width: auto;
    height: 180px;
	display:inline-block;
	vertical-align:middle;
	position:relative;
}
.tck_svc-list-wrap .svc_list li .img_wrap img{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
/* 	min-width:100%;
	width:100%; */
}
.tck_svc-list-wrap .svc_list li .txt_wrap{
	display:inline-block;
	padding-left:20px;
	width:61%;
	vertical-align:top;
}
.tck_svc-list-wrap .svc_list li .txt_wrap .tit{
	font-size:20px;
	font-weight:600;
	line-height:36px;
	letter-spacing:-0.025em;
	color:#000;
	margin-bottom:16px;
}
.tck_svc-list-wrap .svc_list li .txt_wrap .txt{
	font-size:17px;
	line-height:28px;
	letter-spacing:-0.025em;
	color:#555;
	word-break:keep-all;
}
.tck_svc-list-wrap .svc_list li .ppration_wrap{
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0,0,0,.8);
	display: none;
	table-layout: fixed;
	left: 0;
	top: 0;
	text-align: center;
	align-items: center;
	color: #fff;
	font-size: 20px;
	font-weight:600;
	letter-spacing:-0.025em;
	z-index:1;
	cursor:default;
}
.tck_svc-list-wrap .svc_list .slick-dots{
	text-align:center;
}
.tck_svc-list-wrap .svc_list .slick-dots li{
	width:16px;
	height:16px;
	border-radius:100%;
	background:#cfcfcf;
	margin-right:19px;
	display:inline-block;
	font-size:0;
	color:transparent;
}
.tck_svc-list-wrap .svc_list .slick-dots li.slick-active{
	background:#00acc2;
}
.tck_svc-list-wrap .svc_list .slick-dots li:last-of-type{
	margin-right:0;
}
.tck_svc-list-wrap .svc_list .slick-dots li button{
	font-size:0;
	color:transparent;
}
.tck_svc-list-wrap .svc_list li .ppration_wrap .pp_txt{
	flex:1;
}
.total_travel-view-wrap .tckWrap .tckList:last-of-type{
	margin-bottom:20px;
}
.total_travel-view-wrap .btnList .btn_lookup{
	line-height:60px;
	height:62px;
	font-size:20px;
}
@media screen and (max-width:1440px){
	.tck_svc-list-wrap .svc_list li .txt_wrap .txt{
		display:inline;
	}
}
@media screen and (max-width:1024px){
	.tck_svc-list-wrap .svc_list .slick-slide {
		padding: 0 0 0 18px;
	}
}
@media screen and (max-width:768px){
	.tck_svc-list-wrap .svc_list li .img_wrap{
		max-width: 120px;
		height: 120px;
	}
	.tck_svc-wrap{
		padding:0 19px 25px 7px;
	}
	.total_travel-view-wrap .tckWrap .tckList{
		margin-bottom:10px;
	}
	.total_travel-view-wrap .tckWrap .tckList:last-of-type{
		margin-bottom:0;
	}
	.tck_svc-wrap .info_txt{
		font-size:16px;
		line-height:24px;
		margin:8px 0 10px;
		padding-left:14px;
	}
	.tck_svc-wrap .info_txt:before{
		font-size:16px;
		margin:0 2px 0 -14px;
	}
	.tck_svc-wrap .tck_svc-tab-cont{
		padding-left:7px;
	}
	.tck_svc-wrap .tab-select-outer{
		padding-top:0;
	}
	.tck_svc-list-wrap{
		padding:0;
	}
	.tck_svc-list-wrap .svc_list{
		margin-left:0;
	}
	.tck_svc-list-wrap .svc_list .slick-slide{
		padding:0;
	}
	.tck_svc-list-wrap .svc_list .slick-slide > div{
		margin-top:20px;
	}
	.tck_svc-list-wrap .svc_list li{
		margin:0;
	}
/* 	.tck_svc-list-wrap .svc_list li .img_wrap,
	.tck_svc-list-wrap .svc_list li .txt_wrap{
		width:100%;
		padding:0;
	} */
	.tck_svc-list-wrap .svc_list li .txt_wrap{
      min-height: 120px;
	  padding-left: 12px;
	      width: 62%;
   }
	.tck_svc-list-wrap .svc_list li .txt_wrap .tit{
		font-size:18px;
		line-height:24px;
		margin:12px 0 10px;
	}
	.tck_svc-list-wrap .svc_list li .txt_wrap .txt{
		font-size:16px;
		line-height:22px;
	}
	.tck_svc-list-wrap .svc_list .slick-dots{
		padding-top:19px;
	}
	.total_travel-view-wrap .btnList .btn_lookup{
		line-height:45px;
		height:47px;
		min-width:90%;
		font-size:16px;
	}
	.tck_svc-list-wrap .svc_list li .ppration_wrap{
		font-size:18px;
	}
}

/* 토탈여행서비스 - 승차권 정보 확인 */
.total_travel-inConf-wrap .rsv_confirm-wrap{
	padding-bottom:50px;
}
.total_travel-inConf-wrap .reservation_form .tckWrap .tckList .price_box{
	padding-right:34px;
}
.total_travel-inConf-wrap .reservation_form .tckWrap .tckList .inner{
	text-align:right;
}
.aff_product-list-wrap .tit{
	font-size:24px;
	line-height:60px;
	margin:12px 0;
}
.aff_product-list-wrap .tit.line{ /* 20211122 */
	line-height: 1;
	margin-bottom: 30px;
}
.aff_product-list-wrap .small_text{ /* 20211122 */
	font-size: 18px;
	color: #000;
	margin-top: 25px;
	font-weight: 600;
}
.reservation_form .aff_product-list-wrap .uf_info-wrap:not(:first-of-type){
	margin-top:20px;
}
.reservation_form .aff_product-list-wrap .uf_info-wrap:first-of-type{
	margin-top:0;
}
.reservation_form .aff_product-list-wrap .uf_info-wrap .pt_tit{
	font-size:22px;
	font-weight:600;
	letter-spacing:-0.05em;
}
.aff_product-list-wrap .tck_svc-list-wrap{
	display:block;
	visibility:hidden;
	height:0;
	padding:0;
}
.aff_product-list-wrap .tck_svc-list-wrap .svc_list{
	font-size:0;
	padding-top:40px;
	transform: scaleY(0);
  transform-origin: top;
}
.aff_product-list-wrap .tck_svc-list-wrap .svc_list .slick-slide{
	padding:0 0 0 16px;
}
.aff_product-list-wrap .tck_svc-list-wrap .svc_list li{
	padding-left:0;
	margin-bottom:16px;
}
.aff_product-list-wrap .tck_svc-list-wrap .svc_list li:nth-of-type(even){
	margin-right:0;
}
.aff_product-list-wrap .tck_svc-list-wrap .svc_list li:before{
	display:none;
}
.aff_product-list-wrap .tck_svc-list-wrap .svc_list li .ppration_wrap{
	font-size:22px;
}
.tck_svc-list-wrap .svc_list li .txt_wrap .tit{
	font-size:24px;
	margin-top:0;
}
.aff_product-list-wrap .tck_svc-list-wrap .svc_list li .txt_wrap .txt{
	font-size:18px;
	line-height:30px;
	display:inline;
}
.aff_product-list-wrap .tck_svc-list-wrap .svc_list .slick-dots{
	text-align:center;
}
.aff_product-list-wrap .tck_svc-list-wrap .svc_list .slick-dots li.slick-active{
	background: #00acc2;
}
.aff_product-list-wrap .tck_svc-list-wrap .svc_list .slick-dots li{
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background: #cfcfcf;
	margin-right: 19px;
	display: inline-block;
	font-size: 0;
	color: transparent;
}
.aff_product-list-wrap .tck_svc-list-wrap .svc_list .slick-dots li:last-of-type{
	margin-right: 0;
}
.aff_product-list-wrap .uf_info-wrap .btn_unfold{
	width: 25px;
	height: 25px;
	background: url(../../common/img/ico_btn-arrow.png) no-repeat;
	margin-right:20px;
}
@media screen and (max-width:1160px){
	.tck_svc-list-wrap .svc_list li .txt_wrap {
		max-width: 54%;

	}
	.tck_svc-list-wrap .svc_list li .txt_wrap .txt{
		word-break:break-all;
	}
}
@media screen and (max-width:1024px){
	.aff_product-list-wrap .tck_svc-list-wrap .svc_list li{
		width:100%;
		margin-right:0;
		margin-bottom:30px;
	}
}
@media screen and (max-width:768px){
	.aff_product-list-wrap .tit.line{ /* 20211122 */
		margin-bottom: 20px;
		margin-top: 10px;
	}
	.aff_product-list-wrap .small_text{ /* 20211122 */
		font-size: 15px;
		font-weight: 500;
		margin-top: 15px;
	}
	.total_travel-inConf-wrap{
		padding-top:5px;
	}
	.total_travel-inConf-wrap .rsv_confirm-wrap{
		padding-bottom:38px;
	}
	.total_travel-inConf-wrap p.auto_delete{
		margin:0 0 12px;
		font-size:19px;
	}
	.total_travel-inConf-wrap .tckWrap{
		padding:0;
	}
	.aff_product-list-wrap .tit{
		font-size:18px;
		font-weight:500;
		line-height:30px;
		letter-spacing:0;
		margin:24px 0;
	}
	.total_travel-inConf-wrap .reservation_form .tckWrap .tckList .price_box{
		padding-right:0;
	}
	.total_travel-inConf-wrap .reservation_form .tckWrap .tckList .inner{
		text-align:center;
	}
	.aff_product-list-wrap .tck_svc-list-wrap .svc_list{
		padding-top:30px;
	}
	.reservation_form .aff_product-list-wrap .uf_info-wrap{
		margin:12px 0 0;
		padding:20px 22px;
	}
	.aff_product-list-wrap .tck_svc-list-wrap .svc_list{
		margin-left:0;
	}
	.aff_product-list-wrap .tck_svc-list-wrap .svc_list .slick-slide > div{
		margin-top:0;
	}
	.aff_product-list-wrap .tck_svc-list-wrap .svc_list .slick-slide{
		padding:0;
	}
	.reservation_form .aff_product-list-wrap .uf_info-wrap .pt_tit{
		font-size:18px;
		color:#000;
	}
	.aff_product-list-wrap .uf_info-wrap .btn_unfold{
		margin-right:0;
	}
	.tck_svc-list-wrap .svc_list li .txt_wrap .tit{
		font-size:16px;
		line-height:24px;
		margin: 0px 0 10px;
	}
	.aff_product-list-wrap .tck_svc-list-wrap .svc_list li{
		margin-bottom:0;
	}
	.aff_product-list-wrap .tck_svc-list-wrap .svc_list li .txt_wrap{
		max-width: 52%;
	}
	.aff_product-list-wrap .tck_svc-list-wrap .svc_list li .txt_wrap .txt{
		font-size:14px;
		line-height:22px;
	}
	.aff_product-list-wrap .tck_svc-list-wrap .svc_list li .img_wrap{
		padding-bottom:0;
		height: 120px;
		max-width: 120px;
		float: left;
	}
	.aff_product-list-wrap .tck_svc-list-wrap .svc_list li .ppration_wrap{
		font-size:18px;
	}
	.total_travel-inConf-wrap .rsv_confirm-wrap .btnList{
		padding-top:40px;
	}
	.total_travel-inConf-wrap .rsv_confirm-wrap .btnList button{
		min-width:100%;
	}
	.total_travel-inConf-wrap .reservation_form .uf_info-wrap{
		margin:40px 0 0;
	}
	.tck_svc-list-wrap .svc_list li .img_wrap img.pc{
		max-width: 110px;
	}
/* 	.tck_svc-list-wrap .svc_list li .img_wrap img.mobile{
		display:block;
		max-width: 120px;
	} */
	.total_travel-inConf-wrap .btnList .btn_lookup:after{
		display:inline-block;
		margin-top:-7px;
	}
}
/* 내일로패스 - 패스 예매 - 패스 결제하기 Start */
.pay_ment-wrap.meetingRoom_tab_wrap .total_box.type01 .sub{
	display: inline;
	margin-left: 50px;
}
.sub_content.pass_pay{
	padding-top: 0;
	padding-bottom: 100px;
}
.sub_content.pass_pay .tck_titWrap {
    padding: 24px 0;
}
.sub_content.pass_pay .pay_ment-wrap.meetingRoom_tab_wrap .meetingRoom_reservation {
    margin-bottom: 60px;
	box-shadow: none;
	position: relative;
}
.sub_content.pass_pay .pay_ment-wrap.meetingRoom_tab_wrap .meetingRoom_reservation .sub.type01{
	position: absolute;
	bottom: 53px;
	right: 285px;
	font-size: 20px;
	line-height: 1;
	font-weight: 600;
}
.sub_content.pass_pay .pay_ment-wrap .btnWrap button {
	line-height: 60px;
	margin: 0;
}
.sub_content.pass_pay .txt_rd {
    color: #fb5851;
}
@media screen and (max-width: 1024px){
	.sub_content.pass_pay .pay_ment-wrap.meetingRoom_tab_wrap .meetingRoom_reservation {
		margin-bottom: 30px;
	}
	.sub_content.pass_pay{
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 70px;
	}
	.sub_content.pass_pay .tck_titWrap {
		padding: 24px 20px;
	}
	.sub_content.pass_pay .pay_ment-wrap .btnWrap button {
		line-height: 50px;
		min-width: auto;
		max-width: 300px;
		width: 100%;
		font-size: 20px;
	}
	.sub_content.pass_pay .pay_ment-wrap.meetingRoom_tab_wrap .meetingRoom_reservation .sub.type01{
		bottom: 25px;
		right: auto;
		left: 14px;
		font-size: 14px;
	}
}
@media screen and (max-width: 768px){
	.sub_content.pass_pay{
		padding-top: 30px;
	}
}
/* 내일로패스 - 패스 예매 - 패스 결제하기 End */

/* 내일로패스 - 문화누리패스 Start */
.munhwa_pass_innerWrap{
	border-top: 1px solid #ddd;
	margin-top: 60px;
}
.subtop.type_pass{
	background: url(../img/common/free_tour_bg.jpg) no-repeat;
}
.munhwa_pass_wrap .top_banner{
	height: 400px;
	position: relative;
	padding: 80px;
	background: #fbf7e7 url("../img/sub/munhwa_pass_img01.png") no-repeat;
	background-position: top 0px right 80px;
}
.munhwa_pass_wrap .top_banner .textWrap p{
	font-size: 24px;
	line-height: 36px;
	max-width: 600px;
	margin-top: 40px;
}
.munhwa_pass_wrap .top_banner .munhwa_pass_logo{
	position: absolute;
	right: 40px;
	top: 25px;
}
.munhwa_pass_wrap .top_banner .munhwa_pass_img01{
	position: absolute;
}
.munhwa_pass_wrap .btnWrap{
	display: block;
	text-align: center;
	margin: 60px auto 30px;
}
.munhwa_pass_wrap .btnWrap button{
	line-height: 98px;
	min-width: 510px;
	font-size: 32px;
	border-radius: 20px;
}
.munhwa_pass_wrap .red{
	font-size: 24px;
	text-align: center;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul{
	display: block;
	text-align: center;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li{
	display: inline-block;
	width: 35%;
	margin-right: 15px;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li .bg_blue{
	background: #28548f;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li .bg_green{
	background: #8aca5e;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li .fr p{
	color: #fff;
	font-size: 31px;
	line-height: 80px;
	    margin-bottom: 0px;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li .bg_gray {
	background: #efefef;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li .bg_gray p{
	font-size: 26px;
	line-height: 80px;
}

.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner{
	margin-top: 60px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 60px;
	text-align: center;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner:last-child{
	border-bottom: none;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner p{
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
	text-align: center;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner .sub{
	font-size: 24px;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner .list {
	width: 700px;
	margin: 50px auto 0;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner .list li{
	font-size: 24px;
	text-align: left;
	position: relative;
	padding-left: 19px;
	line-height: 26px;
	margin-bottom: 20px;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner .list li:last-child{
	margin-bottom: 0;
}
.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner .list li::before{
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #55595e;
	border-radius: 50px;
	position: absolute;
	left: 0;
	top: 11px;
}
.blue{
	color: #3768ac;
}
.blue02{
	color:#045a9b;
}
@media screen and (max-width: 768px){
	.munhwa_pass_innerWrap {
		margin-top: 40px;
	}
	.munhwa_pass_wrap .top_banner .textWrap p {
		font-size: 14px;
		line-height: 21px;
		margin-top: 14px;
	}
	.munhwa_pass_wrap .red {
		font-size: 14px;
	}
	.munhwa_pass_wrap .btnWrap {
		margin: 20px auto 15px;
	}
	.munhwa_pass_wrap .top_banner .textWrap img{
		width:177px;
	}
	.munhwa_pass_wrap .top_banner .munhwa_pass_logo {
		right: 20px;
		top: 15px;
		width: 43px;
		height: 28px;
	}
	.munhwa_pass_wrap .top_banner {
		padding: 40px 20px;
		height: 380px;
		position: relative;
		background: #fbf7e7 url(../img/sub/m_munhwa_pass_img01.png) no-repeat;
		background-position: bottom 0px right 50%;;
	}
	.munhwa_pass_wrap .btnWrap button {
    line-height: 51px;
	max-width: 320px;
	width: 100%;
    min-width: auto;
	border-radius: 10px;
    font-size: 20px;
	}
	.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner {
		margin-top: 40px;
		padding-bottom: 40px;
	}
	.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li {
		width: calc((100% - 10px) / 2);
		margin-right: 7px;
	}
	.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li:last-child {
		margin-right: 0px;
	}
	.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li .fr p {
		font-size: 14px;
		line-height: 34px;
	}
	.munhwa_pass_wrap .munhwa_pass_innerWrap .pass_pay ul li .sc p {
		font-size: 14px;
		line-height: 34px;
		margin-bottom: 0px;
	}
	.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner p{
		font-size: 20px;
		line-height: 28px;
	}
		.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner .list{
			margin-top: 30px;
			width: 100%;
			margin: 30px auto 0;
		}
	.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner .list li {
		font-size: 18px;
		padding-left: 11px;
		line-height: 22px;
		margin-bottom: 15px;
		font-weight: 600;
	}
	.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner .list li::before {
		width: 4px;
		height: 4px;
		top: 9px;
	}
	.munhwa_pass_wrap .munhwa_pass_innerWrap .etiquette_inner .sub {
		font-size: 18px;
		padding-top: 30px;
		font-weight: 600;
		display: block;
	}
}
/* 내일로패스 - 문화누리패스 - 패스소개 End */

/* 내일로패스 - 문화누리패스 - 패스 예매 Start */
.munhwa_pass_wrap .tab-tck  .radioWrap {
	padding-left: 0;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .sectionWrap .titWrap .tit {
    font-size: 24px;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .sectionWrap .titWrap .txt{
	font-size: 20px;
	color: #333;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .sectionWrap .selectAreaWrap .data::placeholder{
	color: #333;
}
.munhwa_pass_wrap .tab-tck .radioWrap input[type="radio"]{
	margin-top:-6px;
	margin-left: 40px;
}
.munhwa_pass_wrap .tab-tck .radioWrap div{
	display: inline;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .ticketSrchWrap p{
	font-size: 24px;
	font-weight: 600;
	line-height: 66px;
	padding-left:40px;
}
.content_inner_type02.pass{
	padding-top: 0px;
    padding-bottom: 70px;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap .chkecboxWrap{
	padding-left: 0;
	margin-top: 25px;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap .chkecboxWrap button{
	margin-left: 30px;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap .chkecboxWrap label{
	padding-left: 0;
	font-size: 20px;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap .tit {
    font-size: 24px;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap {
    padding: 35px 38px 38px;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .btnWrap{
	margin: 40px auto 30px;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .btnWrap button{
	min-width: 300px;
	background: #0b3c81;
	border-color: #0b3c81;
	line-height: 60px;
	font-size: 20px;
	border-radius: 10px;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .btnWrap button:hover{
	background: #fff;
	color: #0b3c81;
}
@media screen and (max-width: 1120px){
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap .chkecboxWrap button {
		min-width: 80px;
	}
}
@media screen and (max-width: 1024px){
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .ticketSrchWrap p{
		padding-left: 20px;
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .sectionWrap .inner {
		padding: 24px 20px;
	}
}
@media screen and (max-width: 768px){
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content {
		border: 1px solid #ddd;
		border-left: none;
		border-right: none;
		margin-top: 30px;
	}
	.content_inner_type02.pass {
		padding: 0
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .ticketSrchWrap p{
		font-size: 18px;
	    line-height: 60px;
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .sectionWrap .titWrap .txt {
		font-size: 16px;
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .sectionWrap .titWrap .tit {
		font-size: 18px;
	}
	.munhwa_pass_wrap .tab-tck .radioWrap{
		float: none;
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .sectionWrap .titWrap .tit{
		float: none;
	}
	.munhwa_pass_wrap .tab-tck .radioWrap input[type="radio"]{
		margin-left: 0;
	}
	.munhwa_pass_wrap .tab-tck .radioWrap div{
		display: block;
		margin-top: 10px;
	}
	.munhwa_pass_wrap .tab-tck .radioWrap input[type="radio"] {
		margin-top: -3px;
		margin-right: 5px;
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap .tit {
		font-size: 18px;
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap .chkecboxWrap {
		margin-top: 7px;
		width: 100%;
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap .chkecboxWrap label {
		font-size: 18px;
		float: left;
		line-height: 40px;
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap .chkecboxWrap button {
		margin-left: 0px;
		max-width: 80px;
		min-width: auto;
		width: 100%;
		line-height: 40px;
		font-size: 16px;
		float: right;
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap {
		padding: 30px 20px;
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .btnWrap button {
		max-width: 320px;
		min-width: auto;
		width: 100%;
		line-height: 51px;
		font-size: 16px;
	}
	.munhwa_pass_wrap .tab-tck .tck_box01 .btnWrap{
		padding: 0 20px;
		margin: 40px auto 70px;
	}
}
/* 내일로패스 - 문화누리패스 - 패스 예매 End */
.munhwa_popup p{
	font-size: 24px;
	line-height: 36px;
	font-weight: 600;
	margin-bottom: 40px;
	text-align: center;
}
@media screen and (max-width: 768px){
	.munhwa_popup p{
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 30px;
	}
}
/* 내일로패스 - 문화누리패스 - 패스 예매 - 안내팝업 End */

.layerPopup .travel_popUp p{
	font-size: 22px;
	margin-bottom: 40px;
}
@media screen and (max-width: 768px){
	.layerPopup .travel_popUp p{
		font-size: 14px;
		margin-bottom: 30px;
	}
}
/* 지역패키지-수도권 - 소개 - 안내 팝업 */

/* 지역별 테마 - 수도권 - 테마여행상품 예약하기 Start */
.theme_tour_reserv .reserv_top.accompany ul li.w50 .name_value{
	float: left;
	width: 140px;
}
.theme_tour_reserv .reserv_top.type03 h3.left_wrap{
	float: left;
}
.theme_tour_reserv .reserv_top.type03 .right_wrap{
	float: right;
	margin-top: 50px;
}
/* 0818 추가*/
.theme_tour_reserv select{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.theme_tour_reserv .tck_titWrap{
	padding: 0 0 40px;
}
.theme_tour_reserv .reserv_top h2{
	font-size: 28px;
	font-weight: 600;
	color: #000;
	margin-bottom: 19px;
}
.theme_tour_reserv .border{
	border: 1px solid #ddd;
	border-radius: 20px;
	clear: both;
	padding: 26px 50px;
}
.theme_tour_reserv .reserv_top.type01 ul li.w30{
	width: 28%;
	margin-right: 8%;
}
.theme_tour_reserv .reserv_top.type01 ul li.w30:last-child{
	margin-right: 0;
}
.theme_tour_reserv .reserv_top.type01 ul li.w100 .name_value {
    width: 18.2%;
}
.theme_tour_reserv .reserv_top.type01 ul li.w100 .sub_value {
    width: 79%;
}
.theme_tour_reserv .reserv_top.type01 ul li.w30 .sub_value{
	float: right;
}
.theme_tour_reserv .reserv_top ul li .name_value{
	float: left;
	font-size: 24px;
	font-weight: 600;
	display: inline;
	width: 25%;
	padding: 15px 0;
}
.theme_tour_reserv .reserv_top.type01 ul li .name_value{
	width: 37%;
}
.theme_tour_reserv .reserv_top ul li.w100 .name_value{
	width: 12.5%;
}
.theme_tour_reserv .reserv_top ul li.w100 .sub_value{
	float: left;
	width: 87%;
}
.theme_tour_reserv .reserv_top ul li.w100 .sub_value .red{
	margin-left: 13px;
}
.theme_tour_reserv .reserv_top ul li .sub_value{
	font-size: 20px;
	padding: 15px 0;
	line-height: 31px;
	word-break: break-all;
}
.theme_tour_reserv .reserv_top ul li{
	float: left;
}
.theme_tour_reserv .reserv_top ul li.w100{width: 100%;}
.theme_tour_reserv .reserv_top ul li.w30:last-child{
	margin-right: 0%;
}
.theme_tour_reserv .reserv_top h3 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 19px;
	margin-top: 50px;
}
.theme_tour_reserv .reserv_top ul li select {
    padding: 5px 0px 10px 10px;
	height: 40px;
    background: url(../../ticket/img/common/select_arrow.png) no-repeat right 10px center;
	border-bottom: 1px solid #000;
	max-width: 30%;
	min-width: auto;
	width: 100%;
}
.theme_tour_reserv .reserv_top ul li.w50{
	width: 50%;
}
.theme_tour_reserv .reserv_top ul li.w50 .sub_value{
	float: none;
}
.theme_tour_reserv .reserv_top ul li.w100 select {
    width: calc((100% - 96px) / 5);
    margin-right: 20px;
	margin-bottom: 20px;
}
.theme_tour_reserv .reserv_top ul li.w100 select:nth-child(5) {
    margin-right: 0px;
}
.theme_tour_reserv .reserv_top ul li.w100 select:nth-child(6), .theme_tour_reserv .reserv_top ul li.w100 select:nth-child(7){
	margin-bottom: 0;
}
.theme_tour_reserv .reserv_top ul li .sub_value.other p{
	display: inline;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	margin-left: 10px;
	position: relative;
	top: 3px;
}
.theme_tour_reserv .reserv_top ul li .name_value.btn{
	line-height: 42px;
}
.theme_tour_reserv .reserv_top ul li .sub_value.select_type02 select{
	width: calc((100% - 96px) / 2);
}
.theme_tour_reserv .reserv_top .confirmWrap{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 23px 35px;
}
.theme_tour_reserv .reserv_top .confirmWrap button{
	float: right;
	line-height: 38px;
	font-size: 20px;
	min-width: 110px;
}
.theme_tour_reserv .reserv_top .confirmWrap .chkecboxWrap{
	float: left;
	padding-left: 0;
}
.theme_tour_reserv .reserv_top .confirmWrap .chkecboxWrap label{
	padding-left: 0;
	font-size: 22px;
	font-weight: 600;
	line-height: 38px;
}
.theme_tour_reserv .reserv_top .confirm_text{
	font-size: 18px;
	line-height: 28px;
	color: #666;
	padding-top: 10px;
	display: block;
}
.theme_tour_reserv .reserv_top.type03 input{
	border-bottom: 1px solid #000;
	padding: 0 0 10px 10px;
}
.theme_tour_reserv .reserv_top.type03 input::placeholder{
	color: #333;
}
.theme_tour_reserv .reserv_top.type03 .type02 .sub_value input{
	display: inline;
	width: 10%;
}
.theme_tour_reserv .reserv_top.type03 .type02 .sub_value input:first-child{
	display: inline;
	width: 15%;
}
.theme_tour_reserv .reserv_top.type03 .sub_value.number input{
	width: 56%;
}
.theme_tour_reserv .reserv_top.type03 .sub_value.email input{
	width: 21.5%;
}
.theme_tour_reserv .reserv_top.type03 .sub_value.email select{
	margin-left: 20px;
	width: 23%;
}
.theme_tour_reserv .btnWrap{
	display: block;
	text-align: center;
	margin: 50px auto;
}
.theme_tour_reserv .btnWrap button{
	max-width: 300px;
	width: 100%;
	min-width: auto;
	margin-right: 15px;
}
.theme_tour_reserv .reserv_top .label{
	font-size: 18px;
	color: #333;
}
.theme_tour_reserv .reserv_top .checkBox{
	margin-top: 19px;
	text-align: center;
}
.theme_tour_reserv .reserv_top .checkBox .chkecboxWrap{
	padding-left: 0;
}
@media screen and (max-width: 1250px){
	.theme_tour_reserv .reserv_top.type01 ul li.w100 .sub_value.first {
		padding: 10px 0;
	}
	.theme_tour_reserv .reserv_top.type01 ul li.w30 {
		width: 100%;
		margin-right: 0;
	}
	.theme_tour_reserv .reserv_top.type01 ul li.w30 .sub_value {
		float: none;
		padding: 10px 0;
	}
	.theme_tour_reserv .reserv_top.type01 ul li .name_value {
		width: 140px;
		padding: 10px 0;
	}
	.theme_tour_reserv .reserv_top.type01 ul li.w100 .name_value {
		width: 140px;
	}
	.theme_tour_reserv .reserv_top ul li.w50 {
		width: 100%;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .name_value {
		width: 140px;
	}
	.theme_tour_reserv .reserv_top ul li .name_value.btn{
		width: 117px;
	}
	.theme_tour_reserv .reserv_top ul li .name_value{
		width: 140px;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .sub_value {
		width: 84%;
	}
	.theme_tour_reserv .reserv_top ul li .sub_value.select_type02 select{
		max-width: 33%;
	}
}
@media screen and (max-width: 1024px){
.theme_tour_reserv .reserv_top ul li.w100 .name_value.chair{
	margin-top: 10px;
}
.theme_tour_reserv .reserv_top ul li .sub_value {
    padding: 0px 0 10px;
}
.theme_tour_reserv .reserv_top ul li .name_value{
	padding: 10px 0;
}
	.theme_tour_reserv .reserv_top ul li.w50 .sub_value {
		padding: 10px 0;
	}
	.theme_tour_reserv .border {
		padding: 29px 20px;
	}
	.theme_tour_reserv .btnWrap button:last-child{
		max-width: 100%;
		margin-top: 8px;
	}
	.theme_tour_reserv .btnWrap button{
		max-width: calc((100% - 7px) / 2);
		margin-right: 4px;
	}
	.theme_tour_reserv .btnWrap button:nth-child(2){
		margin-right: 0;
	}
	.theme_tour_reserv .reserv_top.type01 ul li.w100 .name_value{
		width: 100%;
		padding: 0;
		float: none;
	}
	.theme_tour_reserv .reserv_top.type01 ul li.w100 .sub_value {
		width: 100%;
		float: none;
	}
	.theme_tour_reserv .reserv_top ul li .name_value {
		width: 100%;
	}
	.theme_tour_reserv .reserv_top ul li:first-child .name_value {
		width: 140px;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .sub_value {
		width: 100%;
	}

	.theme_tour_reserv .reserv_top ul li.w100 .sub_value.chair{
		width: 50%;
		margin-top: 15px;
	}
	.theme_tour_reserv .reserv_top ul li.w100 select {
		width: calc((100% - 56px) / 5);
		margin-right: 10px;
	}
	.theme_tour_reserv .reserv_top ul li select {
		max-width: 100%;
	}
		.theme_tour_reserv .reserv_top ul li .sub_value.other select {
		max-width: calc((100% - 88px));
	}
	.theme_tour_reserv .reserv_top ul li.w50 .name_value{
		width: 20%;
	}
	.theme_tour_reserv .reserv_top ul li.w50 .name_value.birth{
		width: 100%;
	}
	.theme_tour_reserv .reserv_top ul li.w50 .name_value.em{
		width: 100%;
	}
	.theme_tour_reserv .reserv_top ul li .sub_value.select_type02 select {
		width: calc((100% - 24px) / 2);
		max-width: 	calc((100% - 24px) / 2);
	}
	.theme_tour_reserv .reserv_top.type03 .type02 .sub_value input{
		width: calc((100% - 435px) / 2);
	}
	.theme_tour_reserv .reserv_top.type03 .type02 .sub_value input:first-child{
		width: calc((100% - 200px) / 2);
	}
	.theme_tour_reserv .reserv_top.type03 .sub_value.number input {
		width: 100%;
	}
	.theme_tour_reserv .reserv_top.type03 .sub_value.email input {
		width: calc((100% - 23px) / 2);
	}
	.theme_tour_reserv .reserv_top.type03 .sub_value.email select{
		width: 49%;
		margin-left: 0;
		margin-top: 10px;
	}
	.theme_tour_reserv .reserv_top.type01 ul li.w100 .sub_value.first {
		padding: 0 0 10px;
	}
}
@media screen and (max-width: 768px){
.theme_tour_reserv .reserv_top.accompany ul li.w50 .name_value{
	width: 100px;
}
.theme_tour_reserv .reserv_top.type03 .right_wrap {
    margin-top: 30px;
}
.theme_tour_reserv .reserv_top.type03 .right_wrap label{
	font-size: 16px;
}
.theme_tour_reserv .reserv_top.type01 ul li.w100 .sub_value.first {
    padding: 0;
}
.theme_tour_reserv .reserv_top.type03 .sub_value.number.type02 input {
    margin-top: 0;
}
.theme_tour_reserv .reserv_top.type01 ul li.w30 .sub_value {
    line-height: 24px;
	    padding: 8px 0 0;
}
.theme_tour_reserv .reserv_top .confirmWrap .chkecboxWrap input[type="checkbox"] + label:before{
	margin-bottom: 0;
}
.theme_tour_reserv .reserv_top ul li.w50 .sub_value {
    padding: 0;
}
	.theme_tour_reserv .btnWrap {
			margin: 30px auto 40px;
	}
	.theme_tour_reserv .reserv_top ul li .sub_value.other select {
			max-width: calc((100% - 73px));
	}
	.theme_tour_reserv .reserv_top ul li.w100.non-pd {
			margin-bottom: 0px;
	}
	.theme_tour_reserv .reserv_top ul li.w100:first-child{
		margin-bottom: 0;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .sub_value.chair button{
		min-width: 90px;
		line-height: 39px;
		font-size: 16px;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .name_value.chair {
		line-height: 39px;
		margin-top: 0;
		width: auto;
		float: left;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .sub_value.chair{
		margin-top: 0;
		float: right;
		width: auto;
	}
	.theme_tour_reserv .reserv_top ul li.w100 {
		margin-bottom: 15px;
	}
	.theme_tour_reserv .reserv_top ul li.w100:last-child{
		margin-bottom: 0;
	}
	.theme_tour_reserv .reserv_top h2 {
		font-size: 18px;
	}
	.theme_tour_reserv .reserv_top ul li .name_value{
		font-size: 18px;
		padding: 8px 0 0;
	}
	.theme_tour_reserv .reserv_top.type01 ul li .name_value {
		width: 28%;
		padding: 9px 0 0;
	}
	.theme_tour_reserv .reserv_top ul li:first-child .name_value{
		padding: 0;
	}
	.theme_tour_reserv .reserv_top ul li .sub_value {
		font-size: 16px;
		padding: 8px 0 0;
		line-height: 25px;
	}
	.theme_tour_reserv .reserv_top ul li .sub_value.non_pd{
		padding: 0;
	}
	.theme_tour_reserv .reserv_top ul li .sub_value.pd{
		padding: 0 0 0;
	}
	.theme_tour_reserv .reserv_top h3 {
		font-size: 18px;
		margin-bottom: 11px;
		margin-top: 30px;
	}
	.theme_tour_reserv .reserv_top ul li.w50 .name_value{
		width: 130px;
		padding: 0;
	}
	.theme_tour_reserv .reserv_top ul li .sub_value.other p {
		font-size: 16px;
	}
	.theme_tour_reserv .reserv_top ul li.w100 select {
		width: 100%;
	    margin-right: 0;
		margin-bottom: 0px;
	}
	.theme_tour_reserv .reserv_top ul li select{
		margin-top: 8px;
		font-size: 16px;
	}
	.theme_tour_reserv .reserv_top ul li.w50 {
		margin-bottom: 15px;
	}
	.theme_tour_reserv .reserv_top ul li.w50.type02 select {
		max-width: calc((100% - 77px));
	}
	.theme_tour_reserv .reserv_top ul li.w50.br .name_value{
		margin-bottom: 10px;
	}
	.theme_tour_reserv .reserv_top ul li.w50:last-child {
		margin-bottom: 0px;
	}
	.theme_tour_reserv .reserv_top .label {
		font-size: 16px;
		line-height: 24px;
	}
	.theme_tour_reserv .reserv_top .checkBox {
		text-align: left;
	}
	.theme_tour_reserv .reserv_top.type03 .sub_value.number input{
		margin-top: 10px;
	}
	.theme_tour_reserv .reserv_top.type03 .type02 .sub_value input {
		width: calc((100% - 96px) / 3);
	}
	.theme_tour_reserv .reserv_top .confirm_text {
		font-size: 16px;
		line-height: 24px;
	}
	.theme_tour_reserv .reserv_top .confirmWrap .chkecboxWrap label {
		padding-left: 0;
		font-size: 16px;
		font-weight: 600;
		line-height: 27px;
	}
	.theme_tour_reserv .reserv_top .confirmWrap button {
		line-height: 28px;
		font-size: 14px;
		min-width: 95px;
	}
	.theme_tour_reserv .reserv_top .confirmWrap {
		padding: 10px 0px;
	}
	.theme_tour_reserv .reserv_top ul li .sub_value.select_type02 select {
		width: 100%;
		max-width: 100%;
	}
	.theme_tour_reserv .btnWrap button{
		line-height: 45px;
		font-size: 16px;
	}
}
@media screen and (max-width: 375px){
	.theme_tour_reserv .reserv_top.type01 ul li .name_value {
		width: 37%;
	}
	.theme_tour_reserv .reserv_top.type03 .type02 .sub_value input {
		width: calc((100% - 63px) / 3);
	}
	.theme_tour_reserv .reserv_top.type03 .type02 .sub_value input:first-child {
		width: calc((100% - 115px) / 2);
	}
}
/* 지역별 테마 - 수도권 - 테마여행상품 예약하기 End */

.product_order-wrap{
	padding-bottom:50px;
}
.product_order-wrap .by_box{
	border:1px solid #ddd;
	border-radius:20px;
	padding:48px 60px;
	margin-bottom:20px;
	letter-spacing:-0.025em;
}
.product_order-wrap .by_box .box_inner{
	display:table;
	width:100%;
	table-layout:fixed;
}
.product_order-wrap .by_box h2.tit{
	font-size:34px;
	font-weight:600;
	color:#000;
	line-height:1;
	margin-bottom:14px;
}
.product_order-wrap .by_box .date{
	font-weight:500;
	font-size:24px;
	line-height:32px;
	color:#fb5851;
}
.product_order-wrap .by_box .info_txt{
	font-size:20px;
	line-height:36px;
}
.product_order-wrap .by_box .cont_box,
.product_order-wrap .by_box .price_box{
	display:table-cell;
	vertical-align:middle;
}
.product_order-wrap .by_box .price_box{
	text-align:right;
}
.product_order-wrap .by_box .price_txt{
	font-size:34px;
	font-weight:600;
	color:#fb5851;
}
.product_order-wrap .by_box .chkecboxWrap{
	padding-left:0;
	margin-right:20px;
}
.product_order-wrap .by_box .chkecboxWrap label{
	padding-left:0;
}
.product_order-wrap .by_box .pdt_list > li{
	margin-top:25px;
	font-size:0;
}
.product_order-wrap .by_box .pdt_list > li:first-of-type{
	margin-top:17px;
}
.product_order-wrap .by_box .pdt_list .img_wrap{
	border:1px solid #ddd;
	min-height:200px;
	padding-bottom:16%;
	width: 100%;
	min-width: auto;
	max-width: 250px;
	height: 250px;
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	position:relative;
}
.product_order-wrap .by_box .pdt_list .img_wrap img{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	min-width:100%;
	min-height:100%;
}
.product_order-wrap .by_box .pdt_list .cont_wrap{
	display:inline-block;
	padding-left:23px;
	vertical-align:top;
	width:calc(100% - 304px);
}
.product_order-wrap .by_box .pdt_list .tit_box:after{
	display:block;
	content:"";
	clear:both;
}
.product_order-wrap .by_box .pdt_list .tit_box .s_tit{
	font-size:20px;
	letter-spacing:-0.04em;
	line-height:1;
	margin-bottom:7px;
}
.product_order-wrap .by_box .pdt_list .tit_box .tit{
	font-size:24px;
	letter-spacing:-0.04em;
	font-weight:600;
	color:#000;
	line-height:40px;
	display:inline-block;
}
.product_order-wrap .by_box .pdt_list .tit_box .price_txt{
	float:right;
}
.product_order-wrap .by_box .pdt_list .tit_box .txt{
	display:inline-block;
	font-size:18px;
	letter-spacing:-0.04em;
	color:#666;
	margin-left:15px;
}
.product_order-wrap .by_box .pdt_list .cont_bt{
	display:flex;
	align-items:flex-end;
	margin-top:7px;
}
.product_order-wrap .by_box .pdt_list .info_box{
	background:#f3f4f8;
	padding:13px 30px 15px;
	font-size:18px;
	letter-spacing:-0.025em;
}
.product_order-wrap .by_box .pdt_list .info_box .tit{
	display:inline-block;
	line-height:32px;
	font-weight:600;
	color:#000;
	min-width:110px;
}
.product_order-wrap .by_box .pdt_list .info_box .write{
	display:inline-block;
	font-weight:400;
}
.product_order-wrap .by_box .pdt_list .btn_box{
	margin-left:auto;
}
.product_order-wrap .by_box .pdt_list .btn_box button{
	min-width:159px;
	font-weight:600;
	height:52px;
}
.product_order-wrap .total_wrap{
	font-size:34px;
	line-height:60px;
	text-align:right;
	font-weight:600;
	color:#000;
	letter-spacing:-0.025em;
	margin:27px 60px 37px 0;
}
.product_order-wrap .data{
	color:#fb5851;
}
.product_order-wrap .btn_wrap{
	text-align:center;
	font-size:0;
}
.product_order-wrap .btn_wrap button{
	min-width:300px;
	line-height:60px;
	height:62px;
	font-size:25px;
	font-weight:600;
}
.product_order-wrap .btn_wrap button:not(:first-of-type){
	margin-left:10px;
}
@media screen and (max-width:1024px){
	.product_order-wrap .by_box .chkecboxWrap{
		margin-bottom:10px;
	}
	.product_order-wrap .by_box .pdt_list .img_wrap{
		display: block;
		margin: 0 auto;
	}
/* 	.product_order-wrap .by_box .pdt_list .img_wrap, */
	.product_order-wrap .by_box .pdt_list .cont_wrap{
		display:block;
		width:100%;
	}
	.product_order-wrap .by_box .pdt_list .cont_wrap{
		padding-left:0;
		padding-top:15px;
	}
	.product_order-wrap .by_box .pdt_list .cont_bt{
		display:block;
	}
	.product_order-wrap .by_box .pdt_list .info_box .write{
		font-size:18px;
	}
	.product_order-wrap .by_box .pdt_list .btn_box{
		width:100%;
		margin-top:20px;
	}
	.product_order-wrap .by_box .pdt_list .btn_box button{
		min-width:100%;
	}
}
@media screen and (max-width:768px){
	.product_order-wrap .by_box .pdt_list .img_wrap img{
		max-width: 100%;
	}
	.product_order-wrap .by_box .pdt_list .img_wrap{
		max-width: 150px;
		height: 150px;
		min-height: 150px;
	}
.product_order-wrap .total_wrap .total_data .flo_left{
      float: left;
      text-align: center;
      font-size: 20px;
   }
   .product_order-wrap .total_wrap .total_data .flo_left .data_info{
      display: block;
      font-size: 14px;
      line-height: 1;
   }
   .product_order-wrap .total_wrap .total_data .flo_left .none{
      display: none;
   }
   .product_order-wrap .total_wrap .total_data .flo_right{
      font-size: 20px;
      line-height: 47px;
   }
	.product_order-wrap{
		padding:5px 0 38px;
	}
	.product_order-wrap .by_box{
		padding:29px 18px;
		margin-bottom:12px;
	}
	.product_order-wrap .by_box h2.tit{
		font-size:20px;
		line-height:26px;
		margin-bottom:0;
	}
	.product_order-wrap .by_box .date,
	.product_order-wrap .by_box .info_txt{
		font-size:14px;
		line-height:20px;
	}
	.product_order-wrap .by_box .price_txt{
		font-size:20px;
	}
	.product_order-wrap .by_box .box_inner{
		position:relative;
		display:block;
	}
	.product_order-wrap .by_box .price_box{
		display:block;
		position:absolute;
		right:0;
		top:0;
	}
	.product_order-wrap .by_box .pdt_list > li{
		margin-top:30px;
	}
	.product_order-wrap .by_box .pdt_list > li:first-of-type{
		margin-top:20px;
	}
	.product_order-wrap .by_box .pdt_list .tit_box .s_tit{
		font-size:14px;
		margin-bottom:0;
	}
	.product_order-wrap .by_box .pdt_list .tit_box .tit{
		font-size:20px;
		margin-bottom:4px;
	}
	.product_order-wrap .by_box .pdt_list .tit_box .txt{
		font-size:14px;
		display:block;
		margin-left:0;
	}
	.product_order-wrap .by_box .pdt_list .cont_bt{
		margin-top:14px;
	}
	.product_order-wrap .by_box .pdt_list .info_box{
		padding:13px 19px;
		font-size:14px;
		line-height:28px;
	}
	.product_order-wrap .by_box .pdt_list .info_box .tit{
		min-width:83px;
	}
	.product_order-wrap .by_box .pdt_list .info_box .write{
		font-size:14px;
	}
	.product_order-wrap .by_box .pdt_list .btn_box button{
		font-size:16px;
		line-height:37px;
		height:39px;
	}
	.product_order-wrap .total_wrap{
		font-size:21px;
		line-height:33px;
		margin:23px 0 33px;
	}
	.product_order-wrap .btn_wrap button{
		line-height:51px;
		height:53px;
		font-size:20px;
		min-width:calc((100% - 11px) / 2);
		padding:0;
	}
}

/* 토탈여행서비스 - 결제 */
.sub_content.pass_pay .total_travel-pdt-wrap .pay_ment-wrap.meetingRoom_tab_wrap .meetingRoom_reservation{
	margin-bottom:0;
	margin-top:20px;
}
.sub_content.pass_pay .total_travel-pdt-wrap .pay_ment-wrap.meetingRoom_tab_wrap .meetingRoom_reservation:first-of-type{
	margin-top:0;
}
.total_travel-pdt-wrap .meetingRoom_tab_wrap .meetingRoom_reservation{
	padding:48px 60px;
}
.pay_ment-wrap.meetingRoom_tab_wrap .total_box-top{
	font-size:34px;
	font-weight:600;
	letter-spacing:-0.025em;
	color:#000;
	line-height:1;
}
.pay_ment-wrap.meetingRoom_tab_wrap .total_box-top:after{
	display:block;
	content:"";
	clear:both;
}
.pay_ment-wrap.meetingRoom_tab_wrap .total_box-top .ticket{
	float:left;
}
.pay_ment-wrap.meetingRoom_tab_wrap .total_box-top .data{
	float:right;
}
.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt{
	font-size:20px;
	line-height:30px;
	color:#000;
	margin-top:15px;
	float:right;
}
.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt:after{
	display:block;
	content:"";
	clear:both;
}
.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt .tit{
	float:left;
	min-width:135px;
}
.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt .txt{
	float:right;
	min-width:120px;
	text-align:right;
}
.meetingRoom_tab_wrap .meetingRoom_reservation .total_box-bt ul li{
	width: 100%;
}
.meetingRoom_tab_wrap .meetingRoom_reservation .total_box-bt ul li span{
	width: auto;
}
@media screen and (max-width:1024px){
.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt .tit{
	margin-bottom: 0;
	font-size: 15px;
	min-width: 80px;
}
.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt .txt{
	margin-bottom: 0;
	font-size: 15px;
}
	.sub_content.pass_pay .total_travel-pdt-wrap .pay_ment-wrap.meetingRoom_tab_wrap .meetingRoom_reservation{
		margin-top:10px;
		padding:28px 20px 24px 13px;
	}
	.pay_ment-wrap.meetingRoom_tab_wrap .total_box-top{
		font-size:20px;
	}
	.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt{
		font-size:14px;
		line-height:26px;
		margin-top:6px;
	}
}
@media screen and (max-width:768px){
.meetingRoom_tab_wrap .meetingRoom_reservation .total_box-bt ul li{
	margin-bottom: 0;
}
	.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt{
		float:none;
	}
	.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt li:after{
		display:block;
		content:"";
		clear:both;
	}
	.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt .tit,
	.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt .txt{
		min-width:auto;
	}
	.pay_ment-wrap.meetingRoom_tab_wrap .total_box-bt .txt{
		margin-left:5px;
	}
	.total_travel-pdt-wrap .pay_ment-wrap .btnWrap{
		padding-bottom:0;
	}
}

/* 특별단체 - 승차권 조회결과 */
.special_group-rst-wrap .sub_content.tab-tck_view.type02{
	padding-top:0;
	padding-bottom:50px;
}
.special_group-rst-wrap .sub_content.tab-tck_view .wrap{
	margin-bottom:24px;
	margin-top:33px;
}
.special_group-rst-wrap .info_txt{
	font-size:18px;
	letter-spacing:-0.04em;
	line-height:1;
	margin-bottom:18px;
}
.special_group-rst-wrap .tckWrap .tckList .info_inner,
.special_group-rst-wrap .tckWrap .tckList .price_box{
	min-height:115px;
}
.tckWrap .tckList .price_box.active .inner.type02 .txt_rd{
	color:#f6d6b6;
}
.tckWrap .tckList .price_box.active .inner.type02:hover .txt_rd{
	color:#f6d6b6;
}
.special_group-rst-wrap .tckWrap .tckList .price_box{
	width:calc(39% / 2);
}
.tckWrap .tckList .price_box.type_full{
	width:39%;
}
.tckWrap .tckList .price_box.type_full:hover{
	background-color:transparent;
}
.special_group-rst-wrap .btnList li{
	margin-bottom:48px;
}
.special_group-rst-wrap .btnList .page_group{
	margin-top:0;
}
.special_group-rst-wrap .btnList li:last-of-type{
	margin-bottom:0;
}
.special_group-rst-wrap .btnList .btn_lookup{
	font-size:20px;
	line-height:60px;
	height:62px;
}
.special_group-rst-wrap .tckWrap .tckList .tck_inner{
	display:flex;
}
.special_group-rst-wrap .tckWrap .tckList .inner{
	position:relative;
}
.special_group-rst-wrap .tckWrap .tckList .price_box p:not(:first-of-type){
	position:absolute;
	left:50%;
	bottom:20px;
	transform:translateX(-50%);
	width:100%;
}
@media screen and (max-width:1024px){
	.special_group-rst-wrap .tckWrap{
		padding:0;
	}
}
@media screen and (max-width:768px){
	.special_group-rst-wrap .tab-tck_view .dtbox{
		font-size:18px;
	}
	.special_group-rst-wrap .tab-tck_view .dtbox a{
		width:28px;
		height:28px;
	}
	.special_group-rst-wrap .tab-tck_view .dtbox .btn_bf,
	.special_group-rst-wrap .tab-tck_view .dtbox .btn_nt{
		background-size:6px auto;
	}
	.special_group-rst-wrap .sub_content.tab-tck_view.type02{
		padding-bottom:40px;
		padding-top:5px;
	}
	.special_group-rst-wrap .sub_content.tab-tck_view .wrap{
		margin:26px 0 15px;
	}
	.special_group-rst-wrap .tab-tck_view .sub-tab_wrap{
		padding-left:0;
	}
	.special_group-rst-wrap .info_txt{
		font-size:16px;
		margin-bottom:19px;
	}
	.special_group-rst-wrap .tckWrap .tckList{
		margin-bottom:10px;
	}
	.special_group-rst-wrap .tckWrap .tckList .tck_inner{
		display:table;
	}
	.special_group-rst-wrap .tckWrap .tckList .info_inner .info_box{
		padding:15px 14px;
	}
	.special_group-rst-wrap .tckWrap .tckList .price_box{
		width:50%;
	}
	.tckWrap .tckList .price_box.type_full{
		width:100%;
	}
	.special_group-rst-wrap .tckWrap .tckList .info_inner, .special_group-rst-wrap .tckWrap .tckList .price_box{
		min-height:77px;
	}
	.special_group-rst-wrap .btnList li{
		margin-bottom:30px;
	}
	.special_group-rst-wrap .btnList .page_group{
		margin-top:20px;
	}
	.special_group-rst-wrap .btnList .btn_lookup{
		line-height:45px;
		height:47px;
		font-size:17px;
	}
	.special_group-rst-wrap .tckWrap .tckList .price_box .txt_price{
		font-size:18px;
	}
	.special_group-rst-wrap .tckWrap .tckList .price_box p{
		font-size:13px;
	}
	.special_group-rst-wrap .tckWrap .tckList .price_box p:not(:first-of-type){
		bottom:10px;
	}
}

/* 내일로패스 - 예매 */
.munhwa_pass_wrap .tck_titWrap{
	padding:23px 0;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap-list{
	padding:35px 38px 38px;
}
.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap-list:after{
	display:block;
	content:"";
	clear:both;
}
.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap{
  float: left;
	width: calc((100% - 120px) / 3);
	margin-right: 60px;
	padding:0;
}
.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap:first-of-type{
	width:calc(((100% - 120px) / 3) + 50px);
	margin-right:10px;
}
.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap .writeWrap{
	position:relative;
}
.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap input{
	line-height: 58px;
	height: 60px;
	width: calc(100% - 40px);
	display: block;
	font-size: 20px;
	letter-spacing: -0.025em;
	margin: 2px auto 0;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 20px;
}
.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap input::placeholder{
	color:#333;
}
.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap .btn_pop{
	width: calc(100% - 40px);
	height: 100%;
	background: url(../img/common/ico_map-gray.png) no-repeat right center;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #3b3b3b;
	padding: 0 20px;
	left: 20px;
}
.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap .btn_pop:hover{
	background: url(../../ticket/img/common/ico_map-depblue.png) no-repeat right 19px center;
	width: 100%;
	padding: 0 20px;
	border: 1px solid #3b3b3b;
	border-radius: 10px;
	left: 0;
}
@media screen and (max-width:1024px){
	.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap{
		margin-top:20px;
	}
	.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap:first-of-type{
		margin-top:0;
	}
	.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap,
	.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap:first-of-type{
		width:100%;
		margin-right:0;
	}
	.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap input{
		width:100%;
		padding-right:0;
		line-height:48px;
		height:50px;
		font-size:18px;
	}
	.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap .btn_pop{
		width: 100%;
    margin: 0;
    right: 0;
    height: 50px;
    left: 0;
	}
	.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap .btn_pop:hover{
		background-position:right center;
		border:none;
		border-radius:0;
		border-bottom:1px solid #3b3b3b;
	}
}
@media screen and (max-width:768px){
	.munhwa_pass_wrap .tab-tck .tck_box01 .tck_content .optionWrap-list{
		padding:30px 20px;
	}
	.munhwa_pass_wrap.type_naeilro .tab-tck .tck_box01 .tck_content .optionWrap{
		border-bottom:0;
	}
}

/* 토탈여행서비스 - 상품 정보 확인 및 이용 안내 팝업 */
.layerPopup .pdt_conf-info-pop .tck_box-wrap{
	border:1px solid #ddd;
	padding:0 24px;
}
.layerPopup .pdt_conf-info-pop .tck_box-list li{
	border-top:1px solid #ddd;
	padding:22px 0;
	letter-spacing:-0.025em;
	font-size:22px;
	line-height:30px;
	color:#666;
}
.layerPopup .pdt_conf-info-pop .tck_box-list li:first-of-type{
	border-top:0;
}
.layerPopup .pdt_conf-info-pop .tck_box-list .tit{
	font-weight:600;
	color:#0b3c81;
	margin-bottom:20px;
}
.layerPopup .pdt_conf-info-pop .tck_box-list .info_txt{
	color:#000;
	margin-bottom:20px;
}
.layerPopup .pdt_conf-info-pop .pdt_txt-list{
	padding:6px 0 36px;
	letter-spacing:-0.025em;
}
.layerPopup .pdt_conf-info-pop .pdt_txt-list li{
	padding-top:20px;
}
.layerPopup .pdt_conf-info-pop .pdt_txt-list .tit{
	font-size:20px;
	line-height:29px;
	color:#000;
}
.layerPopup .pdt_conf-info-pop .pdt_txt-list .txt{
	font-size:18px;
	line-height:26px;
	color:#666;
	margin-top:12px;
	display:block;
}
.layerPopup .pdt_conf-info-pop .bthWrap button{
	line-height:50px;
	height:52px;
}
@media screen and (max-width:768px){
	.layerPopup .pdt_conf-info-pop .tck_box-wrap{
		padding:0 14px;
	}
	.layerPopup .pdt_conf-info-pop .tck_box-list li{
		font-size:16px;
		padding:16px 0 20px;
	}
	.layerPopup .pdt_conf-info-pop .tck_box-list .tit,
	.layerPopup .pdt_conf-info-pop .tck_box-list .info_txt{
		margin-bottom:7px;
	}
	.layerPopup .pdt_conf-info-pop .pdt_txt-list{
		padding:5px 0 35px;
	}
	.layerPopup .pdt_conf-info-pop .pdt_txt-list .tit,
	.layerPopup .pdt_conf-info-pop .pdt_txt-list .txt{
		font-size:16px;
		line-height:24px;
	}
	.layerPopup .layerWrap .pdt_conf-info-pop .btnWrap{
		margin-top:0;
	}
	.layerPopup .layerWrap .pdt_conf-info-pop .btnWrap button{
		font-size:17px;
	}
}

/* 특별단체 - 승차권 열차정보 팝업 */
.layerPopup .travel_info-txt-wrap{
	margin-top:35px;
	border:1px solid #e9e9e9;
	padding:19px 54px;
	color:#000;
	letter-spacing:-0.04em;
}
.tourdiv .layerPopup .layerWrap .con_Wrap > div.travel_info-txt-wrap {
	padding: 19px 54px;
}
.layerPopup .travel_info-txt-wrap .txt{
	padding-left:65px;
	word-break:keep-all;
	font-size:18px;
	line-height:26px;
	position:relative;
}
.layerPopup .travel_info-txt-wrap .txt:before{
	display:block;
	content:"";
	width:40px;
	height:40px;
	background:url(../../ticket/img/common/ico_cful.png) no-repeat;
	background-size:40px;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
}
@media screen and (max-width:768px){
	.layerPopup .travel_info-txt-wrap{
		margin-top:20px;
		padding:17px;
		border-radius:10px;
	}
	.layerPopup .travel_info-txt-wrap .txt{
		font-size:15px;
		line-height:20px;
		padding-left:0;
	}
	.layerPopup .travel_info-txt-wrap .txt:before{
		display:none;
	}
}
/* 내일로패스 - 결제 안내 팝업 */
.layerPopup .naeilro_info-pop{
	text-align:center;
	font-size:24px;
	line-height:36px;
	letter-spacing:-0.025em;
}
.layerPopup .naeilro_info-pop .txt_rd{
	color:#fb5851;
}
.layerPopup .layerWrap .naeilro_info-pop .btnWrap{
	margin-top:35px;
}
.layerPopup .layerWrap .naeilro_info-pop .btnWrap button{
	line-height:68px;
	height:70px;
	font-size:22px;
}
@media screen and (max-width:768px){
	.layerPopup .naeilro_info-pop{
		font-size:16px;
		line-height:22px;
	}
	.layerPopup .layerWrap .naeilro_info-pop .btnWrap{
		margin-top:27px;
	}
	.layerPopup .layerWrap .naeilro_info-pop .btnWrap button{
		line-height:37px;
		height:39px;
		font-size:16px;
	}
}

/* 내일로패스 - 패스 예매 혜택역 선택 팝업 */

.layerPopup .bnf_station-wrap{
	border-top:1px solid #ddd;
	padding-top:37px;
	margin:0 40px;
}
.layerPopup .bnf_station-wrap .btnWrap{
	margin-top:30px;
}
.layerPopup .bnf_station-wrap .btnWrap button{
	max-width:268px;
	line-height:68px;
	height:70px;
	font-size:22px;
}
@media screen and (max-width:768px){
	.layerPopup .bnf_station-wrap{
		padding-top:20px;
		margin:0 20px;
	}
	.layerPopup .bnf_station-wrap .btnWrap{
		margin-top:0;
	}
	.layerPopup .bnf_station-wrap .btnWrap button{
		max-width:none;
		line-height:37px;
		height:39px;
		font-size:16px;
	}
}

/* 내일로패스 - 패스 예매 이용동의 팝업 */
.layerWrap .InformationUse .text.wrap02 .list{
	padding-left:27px;
}
.layerWrap .InformationUse .text.wrap02 .list .num{
	font-weight:600;
	margin-left:-27px;
	margin-right:10px;
}
@media screen and (max-width:768px){
	.layerWrap .InformationUse .text.wrap02 .list{
		padding-left:15px;
	}
	.layerWrap .InformationUse .text.wrap02 .list .num{
		margin-left:-15px;
		margin-right:3px;
	}
}

/* 내일로패스 - 프로모션 - 상세 */
.naeilro_notice-view-wrap .notice_list-wrap{
	padding-top:0;
	padding-bottom:0;
}
.naeilro_notice-view-wrap .board-wrap_view{
	padding-top:0;
}
.tourdiv .board-wrap_view .other-info li .s_tit{
	font-size:20px;
	line-height:1;
}
@media screen and (max-width:768px){
	.naeilro_notice-view-wrap .notice_list-wrap{
		padding-top:5px;
	}
	.tourdiv .board-wrap_view .other-info li .s_tit{
		font-size:14px;
	}
}

/* 지역별 테마 - 수도권 - 테마여행상품 예약명세서 */
.layerPopup .specifi_info-wrap{
	letter-spacing:-0.025em;
}
.layerPopup .specifi_info-wrap:not(:first-of-type){
	margin-top:25px;
}
.layerPopup .specifi_info-wrap .pro_category_table table th{
	line-height:24px;
	width:25%;
	color:#000;
	font-weight:500;
}
.layerPopup .specifi_info-wrap .pro_category_table table td span{
	display:inline-block;
}
.layerPopup .specifi_info-wrap .pro_category_table .txt_rd02{
	display:block;
	font-size:18px;
	line-height:22px;
	font-weight:500;
	margin-top:2px;
}
.layerPopup .specifi_info-wrap .total_txt-wrap{
	text-align:right;
	padding:17px 0 8px;
	font-size:28px;
	line-height:44px;
}
.layerPopup .specifi_info-wrap .info_list{
	margin-top:10px;
	padding-left:3px;
}
.layerPopup .specifi_info-wrap .info_list li{
	padding-left:9px;
	font-size:18px;
	line-height:25px;
	color:#000;
	letter-spacing:0;
}
.layerPopup .specifi_info-wrap .info_list li:before{
	display:inline-block;
	content:"";
	width:3px;
	height:3px;
	background:#0b3c81;
	margin:0 6px 5px -9px;
}
@media screen and (max-width:768px){
	.layerPopup .specifi_info-wrap .pro_category_table table th{
		line-height:18px;
		width:31%;
	}
	.layerPopup .specifi_info-wrap .total_txt-wrap{
		padding:14px 0 0;
		font-size:20px;
		line-height:26px;
	}
	.layerPopup .specifi_info-wrap .pro_category_table .txt_rd02{
		font-size:16px;
		line-height:18px;
	}
	.layerPopup .specifi_info-wrap .info_list{
		margin-top:8px;
		padding-left:0;
	}
	.layerPopup .specifi_info-wrap .info_list li{
		padding-left:14px;
		font-size:16px;
		line-height:20px;
		color:#333;
		margin-bottom:6px;
	}
	.layerPopup .specifi_info-wrap .info_list li:before{
		margin:0 11px 5px -14px;
	}
	.layerPopup .specifi_info-wrap .info_list li:last-of-type{
		margin-bottom:0;
	}
}

/* 지역별 테마 - 수도권 - 테마여행상품 예약내역 */
.layerPopup .info_qr-history-wrap .by_box{
	border:1px solid #ddd;
	border-radius:20px;
	text-align:center;
	padding:50px 10px 55px;
	letter-spacing:-0.025em;
}
.layerPopup .info_qr-history-wrap .by_box .tit{
	font-size:28px;
	line-height:34px;
	font-weight:600;
}
.layerPopup .info_qr-history-wrap .by_box .tit_uline:after{
	margin:16px auto;
	height:2px;
	background:#757575;
}
.layerPopup .info_qr-history-wrap .by_box .num_txt{
	font-size:24px;
	line-height:30px;
}
.layerPopup .info_qr-history-wrap .by_box .num_txt .txt_rd02{
	font-weight:500;
}
.layerPopup .info_qr-history-wrap .specifi_info-wrap .total_txt-wrap{
	padding:24px 0 0;
	line-height:1;
}
@media screen and (max-width:768px){
	.layerPopup .info_qr-history-wrap .by_box{
		padding:30px 0;
	}
	.layerPopup .info_qr-history-wrap .by_box .tit{
		font-size:20px;
		line-height:26px;
	}
	.layerPopup .info_qr-history-wrap .by_box .tit_uline:after{
		margin:10px auto;
	}
	.layerPopup .info_qr-history-wrap .by_box .num_txt{
		font-size:16px;
		line-height:22px;
	}
	.layerPopup .info_qr-history-wrap .specifi_info-wrap .total_txt-wrap{
		padding-top:18px;
	}
}
/*테마여행 radiobox*/
.tckList .chkecboxWrap input[type="radio"] {
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
		position:absolute;
		clip:rect(0,0,0,0);
}
.tckList .chkecboxWrap input[type="radio"] + label:before{
	display:inline-block;
	content:"";
	width: 28px;
	height: 28px;
	background: url(../../common/img/bg_checkbox.png) no-repeat 0 0;
	vertical-align:middle;
	margin-bottom:4px;
	margin-right:6px;
}
.tckList .chkecboxWrap input[type="radio"]:checked + label:before{
    background-position: 0 100%;
}
.tckList .chkecboxWrap label {
    padding-left: 8px;
    font-size: 18px;
    line-height: 17px;
    color: #222;
}
.tckList .chkecboxWrap input:disabled {
    background-position: 0 0;
}
.tckList .chkecboxWrap input:disabled + label {
    color: #bbb;
}

/* 지역별 테마 - 수도권 - 테마여행상품 결제하기 */
.layerPopup .specifi_info-wrap.type_payment{
	margin-top:45px;
	letter-spacing:-0.04em;
}
.layerPopup .info_qr-history-wrap .payment_info-wrap .by_box{
	margin-top:15px;
	padding:40px 37px 33px;
}
.layerPopup .info_qr-history-wrap .payment_info-wrap .by_box .tit_box{
	margin-bottom:16px;
}
.layerPopup .info_qr-history-wrap .payment_info-wrap .by_box .tit{
	font-size:22px;
	line-height:25px;
}
.layerPopup .info_qr-history-wrap .payment_info-wrap .by_box .txt{
	font-weight:500;
	font-size:22px;
	line-height:25px;
	color:#333;
}
.layerPopup .info_qr-history-wrap .payment_info-wrap .by_box .txt_rd02{
	font-weight:500;
}
.layerPopup .info_qr-history-wrap .pay_info-list{
	text-align:left;
}
.layerPopup .info_qr-history-wrap .pay_info-list li:not(:last-of-type){
	margin-bottom:15px;
}
.layerPopup .info_qr-history-wrap .pay_info-list label,
.layerPopup .info_qr-history-wrap .pay_info-list .label{
	font-size:22px;
	font-weight:600;
	line-height:25px;
	margin-bottom:5px;
	display:block;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap{
	font-size:0;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap:not(.type_half){
	border-bottom:1px solid #333;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap.type_half select,
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap.type_half input{
	border-bottom:1px solid #333;
	width:calc((100% - 30px) / 2);
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap select{
	background:url(../../ticket/img/common/select_arrow.png) no-repeat right 8px center;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap input::placeholder{
	color:#b2b2b2;
	font-weight:400;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap select:required:invalid{
	color:#b2b2b2;
	font-weight:400;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap select option[value=""][disabled] {
  display: none;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap select option{
	color:#000;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap > *{
	height:50px;
	line-height:50px;
	font-size:20px;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap:not(.type_half) input,
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap:not(.type_half) select{
	width:100%;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap input{
	padding:0 8px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap select{
	padding:0 25px 0 8px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap span{
	display:inline-block;
	vertical-align:middle;
	line-height:50px;
	min-width:30px;
	text-align:center;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap.type_card > *{
	display:inline-block;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap.type_card input{
	width:55px;
	padding:0 7px;
	text-overflow:clip;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap.type_card span{
	font-size:20px;
	min-width:auto;
	height:45px;
	line-height:45px;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap.type_pass{
	position:relative;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap .password_front{
	position:absolute;
	left:0;
	top:0;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap.type_pass input{
	padding-left:25px;
}
.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap.type_pass .txt{
	line-height:50px;
	color:#666;
	letter-spacing:-0.025em;
	margin-left:8px;
}
.layerPopup .info_qr-history-wrap .pay_info-list .info_txt{
	font-size:16px;
	line-height:22px;
	padding-left:17px;
	margin-top:16px;
	display:block;
}
.layerPopup .info_qr-history-wrap .pay_info-list .info_txt:before{
	display:inline-block;
	content:"※";
	font-size:16px;
	color:#fb5851;
	margin-left:-17px;
	margin-right:4px;
}
.layerPopup .info_qr-history-wrap .btnWrap button.type_full{
	width:100%;
}
@media screen and (max-width:768px){
	.layerPopup .specifi_info-wrap.type_payment{
		margin-top:30px;
	}
	.layerPopup .info_qr-history-wrap .payment_info-wrap .by_box{
		padding:30px 17px 23px;
	}
	.layerPopup .info_qr-history-wrap .payment_info-wrap .by_box .tit,
	.layerPopup .info_qr-history-wrap .payment_info-wrap .by_box .txt,
	.layerPopup .info_qr-history-wrap .pay_info-list label, .layerPopup .info_qr-history-wrap .pay_info-list .label{
		font-size:16px;
		line-height:20px;
	}
	.layerPopup .info_qr-history-wrap .pay_info-list li:not(:last-of-type){
		margin-bottom:8px;
	}
	.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap > *{
		font-size:16px;
		line-height:45px;
		height:45px;
	}
	.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap.type_pass .txt{
		line-height:45px;
		font-size:16px;
	}
	.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap.type_card input{
		width:calc((100% - 30px) / 4);
		max-width:50px;
	}
	.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap.type_card span{
		width:10px;
	}
	.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap input{
		padding:0 5px;
	}
	.layerPopup .info_qr-history-wrap .pay_info-list .write_wrap select{
		background-size:11px auto;
		background-position:right center;
		padding:0 15px 0 5px;
	}
	.layerPopup .info_qr-history-wrap .pay_info-list .info_txt{
		font-size:16px;
		line-height:20px;
		margin-top:10px;
	}
	.layerPopup .info_qr-history-wrap .pay_info-list .info_txt:before{
		font-size:14px;
	}
}

/* 지역별 테마 - 수도권 - 테마여행상품 결제확인 */
.layerPopup .specifi_info-wrap.type02{
	margin-top:22px;
}
.layerPopup .specifi_info-wrap .info_list li > .txt_rd02{
	font-weight:500;
}
.layerPopup .specifi_info-wrap .info_list li .type_block{
	display:block;
}
.layerPopup .specifi_info-wrap .info_txt-wrap{
	margin-top:12px;
	border-top:1px solid #222;
	padding-top:7px;
}
.layerPopup .specifi_info-wrap .info_txt-wrap .info_list li{
	margin-bottom:10px;
}
.layerPopup .specifi_info-wrap .info_txt-wrap .info_list li:last-of-type{
	margin-bottom:0;
}
.layerPopup .specifi_info-wrap .pro_category_table .txt_rd02.type_inline{
	display:inline;
}
@media screen and (max-width:768px){
	.layerPopup .specifi_info-wrap.type02{
		margin-top:24px;
	}
	.layerPopup .layerWrap .info_qr-history-wrap .btnWrap button:not(:first-of-type){
		margin-left:3px;
	}
	.layerPopup .layerWrap .info_qr-history-wrap .btnWrap button:not(.type_full){
		width:calc((100% - 3px) / 2);
		font-size:17px;
		font-weight:600;
		padding:0;
	}
}

/* 지역패키지-수도권 - Q&A - 팝업 */

.layerPopup .qa_write-cont .txt{
	font-size:20px;
	line-height:30px;
	color:#333;
	word-break:keep-all;
}
.layerPopup .qa_write-cont .board_list{
	border-top:0;
	padding-top:34px;
	font-size:0;
}
.layerPopup .qa_write-cont .board_list:before{
	display:none;
}
.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list li{
	margin-bottom:10px;
}
.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list li:last-of-type{
	margin-bottom:0;
	padding-top:10px;
}
.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list .tit,
.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list label{
	font-size:20px;
	font-weight:600;
	letter-spacing:-0.025em;
	line-height:38px;
	margin-bottom:0;
}
.layerPopup .qa_write-cont .board_list .tit{
	display:inline-block;
	width:23%;
}
.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list .data{
	color:#333;
}
.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list div.data{
	border-color:#333;
	margin-top:5px;
	letter-spacing:-0.025em;
}
.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list .data input{
	line-height:50px;
	height:50px;
	font-size:20px;
	padding:0 20px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list li:last-of-type div.data{
	margin-top:9px;
	border-color:#333;
	font-size:20px;
	line-height:38px;
	padding:8px 19px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.layerPopup .layerWrap .qa_write-cont .type_qa .board_list .data textarea{
	height:200px;
}
@media screen and (max-width:768px){
	.layerPopup .qa_write-cont .txt{
		font-size:16px;
		line-height:26px;
	}
	.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list .tit, .tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list label{
		font-size:16px;
		line-height:34px;
	}
	.layerPopup .qa_write-cont .board_list .tit{
		width:30%;
		max-width:100px;
	}
	.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list .data{
		font-size:16px;
		margin-top:0;
	}
	.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list .data input{
		line-height:45px;
		height:45px;
		font-size:16px;
		padding:0 8px;
	}
	.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list li:last-of-type{
		padding-top:0;
	}
	.tourdiv .layerPopup .layerWrap .qa_write-cont .type_qa .board_list li:last-of-type div.data{
		font-size:16px;
		line-height:34px;
		padding:8px 10px;
	}
	.layerPopup .layerWrap .qa_write-cont .type_qa .board_list .data textarea{
		height:145px;
	}
}

/* 수도권 - 테마여행상품 예약완료 Start */
.theme_tour_reserv .reserv_top .reserv_title h3{
	margin-bottom: 0px;
    margin-top: 30px;
}
.theme_tour_reserv .reserv_top .reserv_title{
	margin: 50px 0 19px;
}
.theme_tour_reserv .total_wrap{
	text-align: right;
	font-size: 34px;
	margin: 40px auto 60px;
	font-weight: 600;
}
.theme_tour_reserv .reserv_top.type03.info{
	margin-top: 49px;
}
.theme_tour_reserv .reserv_top.type01 ul li.w30 .sub_value.name_info{
	float: left;
	padding-left: 50px;
}

.theme_tour_reserv .membership_signUp03{
	margin-bottom: 50px;
}
.theme_tour_reserv .membership_signUp03 .p_tag{
	text-align: center;
	font-size: 18px;
	color: #666;
	line-height: 34px;6
}
.membership_signUp03 .signUp_complete_wrap{
background: #f3f4f8;
padding: 58px 0;
display: block;
text-align: center;
margin-bottom: 18px;
border-radius: 20px;
}
.membership_signUp03 .signUp_complete_wrap .text_01{
font-size: 36px;
font-weight: 600;
color: #000;
padding-top: 30px;
}
.membership_signUp03 .signUp_complete_wrap .text_01::after{
content: '';
display: block;
width: 58px;
height: 3px;
background: #757575;
margin: 27px auto 28px;
}
.membership_signUp03 .signUp_complete_wrap .text_01 .blue{
color: #0065b3;
}
.membership_signUp03 .signUp_complete_wrap .text_02{
font-size: 28px;
color: #000;
}
.membership_signUp03.complete .btnWrap {
  margin: 40px auto 0;
}
.membership_signUp03.complete ul li{
border: none;
background: none;
padding: 0 0 0 7px;
position: relative;
margin-bottom: 15px;
  font-size: 18px;
line-height: 1;
color: #666;
}
.membership_signUp03.complete ul li:last-child{
margin-bottom: 0;
}
.membership_signUp03.complete ul li::before{
content: '';
display: inline-block;
width: 3px;
height: 3px;
background:  #000;
position: absolute;
left: 0;
top: 7px;
}
.membership_signUp03.complete .complete_img{
background: url(../img/sub/signup_complete_icon.png);
width: 204px;
height: 222px;
margin:0 auto;
}
.theme_tour_reserv .reserv_top ul li.w100 .sub_value.w50.type02{
	float: left;
	width: auto;
}
.theme_tour_reserv .reserv_top ul li.w100 .info{
	font-size: 20px;
    padding: 15px 0;
    line-height: 61px;
	margin-left: 20px;
}
@media screen and (max-width: 1250px){
	.theme_tour_reserv .reserv_top.type01.info_clear ul li.w30 .sub_value.name_info {
		padding-left: 0px;
	}
}
@media screen and (max-width: 1024px){
.theme_tour_reserv.type02{
	margin-top: 20px
}
.theme_tour_reserv .reserv_top ul li.w50.non-pd .name_value {
    width: 100%;
	float: none;
}
	.theme_tour_reserv .reserv_top ul li.w100 .name_value.w50{
		width: 20%;
	}
	.membership_signUp03.complete .btnWrap .btn_bn-blue, .membership_signUp03.complete .btnWrap .btn_by-white {
	  min-width: 300px;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .sub_value.w50{
		width: 80%;
		padding: 10px 0;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .sub_value.w50.type02{
		float: none;
		width: 100%;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .info {
		line-height: 31px;
		margin-left: 0px;
		display: block;
		padding: 0;
	}
}
@media screen and (max-width: 768px){

	.theme_tour_reserv .reserv_top ul li.w100 .info {
		line-height: 20px;
		font-size: 16px;
		margin-top: 15px;
	}
.theme_tour_reserv .reserv_top ul li.w100 .sub_value.w50.type02 {
    width: 100%;
}
.theme_tour_reserv .reserv_top.type03.info {
    margin-top: 30px;
}
	.theme_tour_reserv.type02 .reserv_top ul li.w100 .sub_value.pd {
	  padding: 5px 0;
	}
	.theme_tour_reserv .reserv_top ul li.w50.non-pd .sub_value.pd{
		padding:5px 0 0;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .sub_value p span{
		display: block;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .sub_value p span.inline{
		display: inline;
		margin-left: 5px;
	}
	.theme_tour_reserv.type02 .reserv_top ul li.w100 .name_value{
		padding: 0;
		width: 100px;
	}
	.theme_tour_reserv.type02 .reserv_top ul li .name_value{
		width: 100px;
	}
	.theme_tour_reserv .reserv_top ul li.w100 .sub_value.w50 {
		padding: 0;
		width: auto;
	}
	.theme_tour_reserv .reserv_top.type01.info_clear ul li.w30 .sub_value.name_info{
		padding: 0;
	}
.theme_tour_reserv .total_wrap {
    font-size: 21px;
    margin: 30px auto;
}
.theme_tour_reserv .reserv_top .reserv_title {
    margin: 30px 0 19px;
}
.theme_tour_reserv .reserv_top .reserv_title h3 {
    margin-top: 0px;
}
.theme_tour_reserv .membership_signUp03 {
    margin-bottom: 27px;
}
.theme_tour_reserv .membership_signUp03 .p_tag{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
.membership_signUp02 .signUp_complete_wrap02.middleTextWrap{
margin: 30px auto 0;
}
.membership_signUp03 .signUp_complete_wrap .text_01 {
  font-size: 20px;
    padding-top: 15px;
}
.membership_signUp03 .signUp_complete_wrap .text_02 {
  font-size: 16px;
}
.membership_signUp03.complete .btnWrap .btn_bn-blue, .membership_signUp03.complete .btnWrap .btn_by-white {
  min-width: auto;
  max-width: 280px;
  width: 100%;
    display: block;
  margin: 0 auto;
}
.membership_signUp03.complete .btnWrap .btn_by-white{
  margin-bottom: 10px;
}
.membership_signUp03 .signUp_complete_wrap .text_01::after{
  width: 42px;
  height: 2px;
  margin: 12px auto 14px;
}
.membership_signUp03.complete .complete_img{
  background: url(../img/sub/m_signup_complete_icon.png);
  width: 142px;
  height: 154px;
}
.membership_signUp03.complete .btnWrap {
  margin: 20px auto 0;
}
.membership_signUp03 .signUp_complete_wrap {
  padding: 40px 25px;
  margin-bottom: 20px;
}
.membership_signUp03.complete ul li {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
}
}
@media screen and (max-width: 375px){
	.membership_signUp03 .signUp_complete_wrap .text_01 {
	  font-size: 17px;
	}
	.membership_signUp03 .signUp_complete_wrap .text_02 {
		font-size: 14px;
	}
	.membership_signUp03 .btnWrap .btn_bn-blue, .membership_signUp03 .btnWrap .btn_by-white {
	  font-size: 15px;
	}
}
/* 수도권 - 테마여행상품 예약완료 End */

/* 내일로 패스 - 바우처 소개 Start */
.munhwa_pass_wrap.naeilro01 .Voucher_bg {
	background: url(../img/sub/Voucher_bg.jpg);
	width: 100%;
	padding: 65px 0 57px;
	margin: 56px 0 50px;
}
.munhwa_pass_wrap.naeilro01 .Voucher_bg .top_text{
	font-size: 41px;
	color: #000;
	font-weight: 500;
}
.munhwa_pass_wrap.naeilro01 .Voucher_bg .top_text::after{
	content: '';
	display: block;
	width: 62px;
	height: 2px;
	background: #868686;
	margin: 30px auto;
}
.munhwa_pass_wrap.naeilro01 .Voucher_bg .bottom_text{
	font-size: 55px;
	color: #000;
}
.munhwa_pass_wrap.naeilro01 .etiquette_inner .Voucher_t{
	margin-top: 30px;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap.voucher .etiquette_inner .Voucher_t p span{
	font-size: 30px
}
.tourdiv .travel-group_info .box_wrap .list_box li ul.inner_list li span{
	font-size: 18px;
	padding-top: 0px;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap.voucher .etiquette_inner span{
	font-size: 24px;
	display: inline-block;
	padding-top: 10px;
}
@media screen and (max-width: 768px){
	.tourdiv .travel-group_info .box_wrap .list_box li ul.inner_list li span {
		font-size: 15px;
		display: block;
	}
	.tourdiv .travel-group_info .box_wrap .list_box li ul.inner_list li{
		padding-left: 0;
	}
	.munhwa_pass_wrap.naeilro01 .etiquette_inner .Voucher_t p{
		font-size: 18px;
		line-height: 28px;
	}
	.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap.voucher .etiquette_inner .Voucher_t p span {
    font-size: 18px;
	    padding-top: 0px;
}
.munhwa_pass_wrap.naeilro01 .etiquette_inner .Voucher_t {
    margin-top: 20px;
}
.munhwa_pass_wrap.naeilro01 .Voucher_bg {
    padding: 26px 0;
    margin: 40px 0;
}
.munhwa_pass_wrap.naeilro01 .Voucher_bg .top_text {
    font-size: 18px;
	line-height: 1;
}
.munhwa_pass_wrap.naeilro01 .Voucher_bg .bottom_text {
    font-size: 32px;
	line-height: 1;
}
.munhwa_pass_wrap.naeilro01 .munhwa_pass_innerWrap.voucher .etiquette_inner span {
    font-size: 16px;
}
.munhwa_pass_wrap.naeilro01 .Voucher_bg .top_text::after {
    margin: 15px auto 19px;
}
}
/* 내일로 패스 - 바우처 소개 End */

/* 에코레일열차 Start */
.tourdiv .train-view_wrap .tit_wrap .info_wrap.train_eco {
    background: url(../img/sub/sub_bg-ecorail_view-tit.jpg) no-repeat;
}
.tourdiv .reser_wrap .tit02{
	font-size: 30px;
}
.tourdiv .reser_wrap .sub_Box{
	margin-top: 40px;
}
.tourdiv .reser_wrap .sub_Box .eco_list{
	padding: 15px 0 30px;
}
.tourdiv .reser_wrap .sub_Box .eco_list li{
	font-size: 24px;
	line-height: 38px;
	position: relative;
	padding-left: 13px;
}
.tourdiv .reser_wrap .sub_Box .eco_list li::before{
	content: '';
	display: inline-block;
	width: 7px;
	height: 2px;
	background: #333;
	position: absolute;
	left: 0;
	top: 17px;
}
.tourdiv .reser_wrap .sub_Box .eco_table{
	border: 1px solid #ddd;
	margin-top: 19px;
}
.tourdiv .reser_wrap .sub_Box .eco_table tr{
	border-bottom: 1px solid #ddd;
}
.tourdiv .reser_wrap .sub_Box .eco_table th{
	border-right: 1px solid #ddd;
	background: #f6f7f8;
	width: 24%;
	font-size: 24px;
}
.tourdiv .reser_wrap .sub_Box .eco_table td ul li{
	font-size: 20px;
	line-height: 34px;
	position: relative;
	padding-left: 11px;
}
.tourdiv .reser_wrap .sub_Box .eco_table td ul li::before{
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #7b7b7b;
	border-radius: 50px;
	position: absolute;
	left: 0;
	top: 15px;
}
.tourdiv .reser_wrap .sub_Box .eco_table td ul{
	padding: 20px 0 20px 26px;
}
.tourdiv .reser_wrap .ecoRoom_type{
	margin-top: 60px;
}
.tourdiv .reser_wrap .ecoRoom_type ul li{
	display: inline-block;
	width: calc((100% - 62px) / 2);
	margin-right: 59px;
	border: 1px solid #ddd;
	text-align: center;
	font-size: 24px;
	color: #000;
}
.tourdiv .reser_wrap .ecoRoom_type ul{
	margin-top: 29px;
}
.tourdiv .reser_wrap .ecoRoom_type ul li:last-child{
	margin-right: 0px;
}
.tourdiv .reser_wrap .ecoRoom_type ul li p{
	padding: 21px 0;
	font-weight: 600;
}
.tourdiv .reser_wrap .ecoRoom_type .call{
	font-size: 40px;
	font-weight: 600;
	color: #000;
	margin-top: 60px;
}
.tourdiv .reser_wrap .ecoRoom_type .call span{
	font-size: 26px;
	color: #333;
	margin-left: 8px;
	position: relative;
	top: -5px;
}
.reser_wrap.type_eco{
	padding-bottom: 50px;
}
@media screen and (max-width: 768px){
	.tourdiv .reser_wrap .tit02 {
		font-size: 20px;
	}
	.tourdiv .reser_wrap .sub_Box .eco_list li {
		font-size: 16px;
		line-height: 26px;
		padding-left: 8px;
	}
	.tourdiv .reser_wrap .sub_Box .eco_list li::before {
		width: 5px;
		top: 13px;
	}
	.tourdiv .reser_wrap .sub_Box {
		margin-top: 40px;
	}
	.tourdiv .reser_wrap .sub_Box {
		margin-top: 15px;
	}
	.tourdiv .reser_wrap .sub_Box .eco_list {
		padding: 10px 0 15px;
	}
	.tourdiv .reser_wrap .sub_Box .eco_table th {
		width: 34%;
		font-size: 18px;
	}
	.tourdiv .reser_wrap .sub_Box .eco_table td ul li {
		font-size: 16px;
		line-height: 26px;
		padding-left: 8px;
		word-break: keep-all;
	}
	.tourdiv .reser_wrap .sub_Box .eco_table td ul li::before {
		width: 3px;
		height: 3px;
		top: 12px;
	}
	.tourdiv .reser_wrap .sub_Box .eco_table td ul {
		padding: 9px 5px 9px 7px;
	}
	.tourdiv .reser_wrap .ecoRoom_type {
		margin-top: 35px;
	}
	.tourdiv .reser_wrap .ecoRoom_type ul {
		margin-top: 20px;
	}
	.tourdiv .reser_wrap .ecoRoom_type ul li {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px;
		font-size: 16px;
	}
	.tourdiv .reser_wrap .ecoRoom_type ul li img{
		width: 100%;
	}
	.tourdiv .reser_wrap .ecoRoom_type ul li:last-child {
		margin-bottom: 0px;
	}
	.tourdiv .reser_wrap .ecoRoom_type ul li p {
		padding: 15px 0;
	}
	.tourdiv .reser_wrap .ecoRoom_type .call {
		font-size: 24px;
		margin-top: 39px;
		line-height: 25px;
	}
	.tourdiv .reser_wrap .ecoRoom_type .call span{
		font-size: 20px;
		display: block;
		position: static;
		margin-left: 0;
		margin-top: 10px;
		line-height: 25px;
	}
	.train-view_wrap.train_eco{
		padding-top: 0px;
	}
	.reser_wrap.type_eco {
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 420px){
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train_eco {
		background-image:  url(../img/sub/m_sub_bg-ecorail_view-tit.jpg);
		height: 158px;
	}
	.tourdiv .train-view_wrap.train_eco .tit_wrap .info_wrap .box {
		min-height: auto;
	}
}
/* 에코레일열차 소개 End */
/* 에코레일열차 객실정보 Start */
.tourdiv .reser_wrap.eco .s_tit.txt_bk.img {
    padding-top: 0;
}
.tourdiv .reser_wrap.eco{
	padding-bottom: 50px;
}
@media screen and (max-width: 768px){
	.tourdiv .reser_wrap.eco .s_tit.txt_bk.img {
		padding-top: 20px;
	}
	.tourdiv .reser_wrap.eco .train_inner.pd h4{
		padding-top: 37px;
	}
	.tourdiv .reser_wrap.eco {
		padding-bottom: 20px;
	}
}
/* 에코레일열차 객실정보 End */

/* 교육열차 소개 Start */
.tourdiv .train-view_wrap .tit_wrap .info_wrap.train_edu {
    background: url(../img/sub/sub_bg-edu_view-tit.jpg) no-repeat;
}
.tourdiv .reser_wrap .ecoRoom_type.edu ul li{
	width: calc((100% - 126px) / 3);
	margin-right: 60px;
	margin-bottom: 30px;
}
.tourdiv .reser_wrap .ecoRoom_type.edu ul li:nth-of-type(3n){
	margin-right: 0px;
}
.tourdiv .reser_wrap .ecoRoom_type.edu .call{
	margin-top: 30px;
}
.train-view_wrap.train_edu .edu_table{
	border: 1px solid #ddd;
	margin-bottom: 40px;
}
.train-view_wrap.train_edu .edu_table tr th{
	background: #f6f7f8;
	font-size: 24px;
	text-align: center;
	border-right: 1px solid #ddd;
	width: 30%;
}
.train-view_wrap.train_edu .edu_table tr{
	border-bottom: 1px solid #ddd;
}
.train-view_wrap.train_edu .edu_table tr td{
	font-size: 24px;
	text-align: left;
	padding: 13px 0 13px 19px
}
.tourdiv .train-view_wrap.train_edu .reser_wrap .sub_Box .eco_list {
    padding: 15px 0 8px;
}

@media screen and (max-width: 1024px){
	.train-view_wrap.train_edu .edu_table tr th {
		width: 38%;
	}
	.tourdiv .reser_wrap .ecoRoom_type.edu ul li {
		width: calc((100% - 63px) / 2);
		margin-right: 60px;
	}
	.tourdiv .reser_wrap .ecoRoom_type.edu ul li:nth-child(3){
		margin-right:60px;
	}
	.tourdiv .reser_wrap .ecoRoom_type.edu ul li:nth-of-type(2n){
		margin-right: 0;
	}
}
@media screen and (max-width: 768px){
	.tourdiv .train-view_wrap.train_edu .intro_flo{
		min-height: auto;
	}
	.train-view_wrap.train_edu .edu_table tr th span{
		display: block;
	}
	.train-view_wrap.train_edu .edu_table tr th {
		font-size: 16px;
		line-height: 26px;
	}
	.train-view_wrap.train_edu .edu_table tr td {
		font-size: 16px;
		line-height: 26px;
	    padding: 9px 0 9px 6px;
	}
	.train-view_wrap.train_edu .edu_table {
		margin-bottom: 18px;
	}
	.tourdiv .reser_wrap .ecoRoom_type.edu ul li {
		width: 100%;
		margin-right: 0px;
	    margin-bottom: 20px;
	}
	.tourdiv .reser_wrap .ecoRoom_type.edu ul li:last-child{
		margin-bottom: 0;
	}
	.tourdiv .reser_wrap .ecoRoom_type.edu .call {
		margin-top: 39px;
	}
	.tourdiv .reser_wrap .ecoRoom_type.edu ul li:nth-child(3) {
		margin-right: 0;
	}
}
@media screen and (max-width: 420px){
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train_edu {
		background: url(../img/sub/m_sub_bg-edu_view-tit.jpg) no-repeat;
		height: 158px;
	}
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train_edu .box{
		min-height: auto;
	}
}
/* 교육열차 소개 End */

/* 교육열차 객실정보 Start */
.tourdiv .train_edu .train_inner .inner_wrap p {
	color: #000;
}
.tourdiv .train_edu.train-view_wrap .tit_wrap .top_tit{
	padding-bottom: 0;
}
.tourdiv .train_edu #tab02{
	padding-bottom: 50px;
}
@media screen and (max-width: 768px){
	.tourdiv .reser_wrap .s_tit.txt_bk.img {
		padding-top: 35px;
	}
	.tourdiv .train_edu #tab02{
	padding-bottom: 20px;
}
}
/* 교육열차 객실정보 End */

/* 국악와인열차 소개 Start */
.tourdiv .train-view_wrap .tit_wrap .info_wrap.train_gugak {
	background: url(../img/sub/sub_bg-gugak-wine_view-tit.jpg) no-repeat;
}
.train-view_wrap.train_gugak  .train_inner .inner_wrap p{
	color: #333;
}
.train-view_wrap.train_gugak  .train_inner span.red{
	float: right;
	font-size: 24px;
	line-height:39px;
    padding-bottom: 10px;
    padding-top: 40px;
}
.train-view_wrap.train_gugak  .train_inner h4{
	display: inline-block;
}
.reser_wrap.type_gugak .gugak_list{
	margin: 39px 0 0;
}
.reser_wrap.type_gugak .gugak_list:last-child {
    margin: 24px 0 0;
}
.reser_wrap.type_gugak .gugak_list li{
	font-size: 30px;
	font-weight: 600;
	line-height: 25px;
	margin-bottom: 25px;
	position: relative;
	padding-left: 17px;
}
.reser_wrap.type_gugak .gugak_list li::before{
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #0b3c81;
	position: absolute;
	left: 0;
	bottom: 10px;
}
.tourdiv .reser_wrap.type_gugak .intro_flo .text{
	float: none;
}
.tourdiv .reser_wrap.type_gugak .intro_flo .list_box .listWrap{
	display: inline-block;
	width: calc((100% - 126px) / 3);
	margin-right: 60px;
	border: 1px solid #ddd;;
	border-radius: 10px;
}
.tourdiv .reser_wrap.type_gugak .intro_flo .list_box .listWrap:last-child{
	margin-right: 0;
}
.tourdiv .reser_wrap.type_gugak .intro_flo .list_box .listWrap p{
	font-size: 26px;
	background: #4e4e4e;
	color: #fff;
	text-align: center;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	line-height: 30px;
	padding: 20px 5px;
}
.tourdiv .reser_wrap.type_gugak .intro_flo .list_box .listWrap ul{
	padding: 33px 10px 33px 33px;
}
.tourdiv .reser_wrap.type_gugak .intro_flo .list_box .listWrap ul li{
	font-size: 22px;
	line-height: 40px;
}
.tourdiv .reser_wrap.type_gugak .call{
	font-size: 40px;
	font-weight: 600;
	color: #000;
	margin-top: 60px;
}
.tourdiv .reser_wrap.type_gugak .call span{
	font-size: 26px;
	color: #333;
	margin-left: 8px;
	position: relative;
	top: -5px;
}
.tourdiv .reser_wrap.type_gugak .gugak_info{
	margin: 30px auto 55px;
}
.tourdiv .reser_wrap.type_gugak .gugak_info.type02{
	margin: 30px auto 0;
}
.tourdiv .reser_wrap.type_gugak .gugak_info ul{
	margin-top: 30px;
}
.tourdiv .reser_wrap.type_gugak .gugak_info ul li{
	display: inline-block;
	width: calc((100% - 108px) / 4);
	margin-right: 33px;
}
.tourdiv .reser_wrap.type_gugak .gugak_info ul li:last-child{
	margin-right: 0px;
}
.tourdiv .reser_wrap.type_gugak .gugak_info ul li .tit_text{
	color: #fff;
	background: #4e4e4e;
	font-size: 26px;
	padding: 20px 0;
	text-align: center;
}
.tourdiv .reser_wrap.type_gugak .gugak_info ul li .sub_text{
	font-size: 24px;
	padding-top: 28px;
	text-align: center;
	line-height: 30px;
}
.tourdiv .reser_wrap.type_gugak .gugak_info ul li span{
	font-size: 18px;
	line-height: 26px;
	display: block;
	padding: 0 20px;
	margin-top: 20px;
}
.train-view_wrap.train_gugak{
	padding-bottom: 50px;
}
@media screen and (max-width: 1250px){
	.train-view_wrap.train_gugak  .train_inner span.red{
		padding-top: 0;
	}
	.train-view_wrap.train_gugak  .train_inner h4{
		display: block;
	}
}
@media screen and (max-width: 1024px){
	.tourdiv .reser_wrap.type_gugak .intro_flo .list_box .listWrap {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.tourdiv .reser_wrap.type_gugak .intro_flo .list_box .listWrap:last-child {
		margin-bottom: 0px;
	}
	.tourdiv .reser_wrap.type_gugak .gugak_info ul li {
		display: inline-block;
		width: calc((100% - 36px) / 2);
		margin-right: 33px;
	}
	.tourdiv .reser_wrap.type_gugak .gugak_info ul li:nth-of-type(2n){
		margin-right: 0px;
	}
	.tourdiv .reser_wrap.type_gugak .gugak_info ul li:first-child{
		margin-bottom: 20px;
	}
	.tourdiv .reser_wrap.type_gugak .ecoRoom_type.edu ul li {
		width: calc((100% - 46px) / 3);
		margin-right: 20px;
	}
	.tourdiv .reser_wrap.type_gugak .ecoRoom_type.edu ul li:last-child {
		margin-right:0px;
	}
}
@media screen and (max-width: 768px){
	.train-view_wrap.train_gugak  .train_inner span.red{
		font-size: 18px;
		line-height: 22px;
	    padding-bottom: 7px;
	}
	.reser_wrap.type_gugak .gugak_list li {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 5px;
		padding-left: 11px;
	}
	.reser_wrap.type_gugak .gugak_list li:last-child {
		margin-bottom: 15px;
	}
	.reser_wrap.type_gugak .gugak_list li::before {
		width: 3px;
		height: 3px;
	}
	.reser_wrap.type_gugak .gugak_list {
		margin: 20px 0 0;
	}
	.tourdiv .reser_wrap.type_gugak .intro_flo .list_box .listWrap p {
		font-size: 16px;
		line-height: 26px;
		padding: 13px 5px;
	}
	.tourdiv .reser_wrap.type_gugak .intro_flo .list_box .listWrap ul {
		padding: 12px 10px 12px 23px;
	}
	.tourdiv .reser_wrap.type_gugak .intro_flo .list_box .listWrap ul li {
		font-size: 16px;
		line-height: 26px;
	}
	.reser_wrap.type_gugak .gugak_list:last-child {
		margin: 15px 0 0;
	}
	.tourdiv .reser_wrap.type_gugak .ecoRoom_type.edu ul li {
		width: 100%;
		margin-right: 0;
	}
	.tourdiv .reser_wrap.type_gugak .gugak_info ul li .tit_text {
		font-size: 18px;
		padding: 15px 0;
	}
	.tourdiv .reser_wrap.type_gugak .gugak_info ul li .sub_text {
		font-size: 16px;
		line-height: 26px;
		padding-top: 15px;
	}
	.tourdiv .reser_wrap.type_gugak .gugak_info ul li span {
		font-size: 16px;
		line-height: 26px;
		padding: 0;
		margin-top: 15px;
		text-align: center;
	}
	.tourdiv .reser_wrap.type_gugak .gugak_info ul li {
		width: calc((100% - 13px) / 2);
		margin-right: 10px;
	}
	.tourdiv .reser_wrap.type_gugak .gugak_info ul {
		margin-top: 18px;
	}
	.tourdiv .reser_wrap.type_gugak .gugak_info {
		margin: 30px auto 0px;
	}
	.tourdiv .reser_wrap.type_gugak .call {
	 font-size: 24px;
		margin-top: 37px;
	}
	.tourdiv .reser_wrap.type_gugak .call span{
		font-size: 20px;
		display: block;
		position: static;
		margin-left: 0;
		margin-top: 10px;
		line-height: 25px;
	}
}
@media screen and (max-width: 420px){
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train_gugak {
		background: url(../img/sub/m_sub_bg-gugak-wine_view-tit.jpg) no-repeat;
		height: 158px;
	}
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train_gugak .box{
		min-height: auto;
	}
}
/* 국악와인열차 소개 End */

/* 팔도장터열차 소개 Start */
.tourdiv .train-view_wrap.train_market .reser_wrap .intro_flo .text{
	float: none;
}
.tourdiv .train-view_wrap .tit_wrap .info_wrap.train_market {
	background: url(../img/sub/sub_bg-market_view-tit.jpg) no-repeat;
	height: 288px;
}
.train-view_wrap.train_market .img_text_wrap{
	margin-top: 30px;
	clear: both;
}
.train-view_wrap.train_market .img_text_wrap li{
	display: table;
	width: calc((100% - 96px) / 4);
	margin-right: 32px;
	border: 1px solid #ddd;
	border-radius: 10px;
	float: left;
	padding: 32px 10px 32px 32px;
	position: relative;
	min-height: 187px;
}
.train-view_wrap.train_market .img_text_wrap li p {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	font-size: 26px;
	line-height: 30px;
	color: #27568e;
	font-weight: 600;
	text-shadow: 2px 2px 1px #fff;
}
.train-view_wrap.train_market .img_text_wrap li img{
	position: absolute;
	right: 32px;
	top: 50%;
	transform: translateY(-50%);
	z-index:-10;
}
.train-view_wrap.train_market .img_text_wrap li:last-child{
	margin-right: 0px;
}
.tourdiv .reser_wrap .sub_Box p{
	font-size: 24px;
	padding: 15px 0  35px;
	line-height: 38px;
}
.tourdiv .train-view_wrap.train_market .reser_wrap .ecoRoom_type {
    margin-top: 25px;
}
.tourdiv .train-view_wrap.train_market .market_bottom_wrap{
	margin-top: 58px;
}
.tourdiv .train-view_wrap.train_market .market_bottom_wrap .tit02{
	padding: 30px 0 14px;
}
.tourdiv .train-view_wrap.train_market .market_bottom_wrap .tit03{
	font-size: 24px;
	line-height: 38px;
	margin-bottom: 18px;
}
.tourdiv .train-view_wrap.train_market .market_bottom_wrap .edu_table{
	margin-bottom: 20px;
}
.tourdiv .train-view_wrap.train_market .market_bottom_wrap .edu_table p{
	font-size: 20px;
	line-height: 28px;
	color: #555;
	margin-top: 14px;
}
.tourdiv .train-view_wrap.train_market .market_bottom_wrap .inner_text{
	font-size: 24px;
	color: #555;
}
	.tourdiv .train-view_wrap.train_market .edu_table tr td {
		    padding: 13px 19px;
	}
@media screen and (max-width: 1024px){
	.train-view_wrap.train_market .img_text_wrap li img{
		position: absolute;
		right: 7px;
	}
	.train-view_wrap.train_market .img_text_wrap li{
		width: calc((100% - 7px) / 2);
		margin-right: 7px;
		padding: 13px 6px 13px 11px;
		min-height: 118px;
		margin-bottom: 10px;
	}
	.train-view_wrap.train_market .img_text_wrap li:nth-of-type(2n){
		margin-right: 0;
	}
}
@media screen and (max-width: 768px){
	.train-view_wrap.train_market .img_text_wrap li {
		border: 2px solid #ddd;
		min-height: 77px;
	}
	.train-view_wrap.train_market .img_text_wrap li img{
		width: 41px;
	}
	.train-view_wrap.train_market .img_text_wrap li p {
		font-size: 18px;
		line-height: 26px;
	}
	.tourdiv .reser_wrap .sub_Box p {
		font-size: 16px;
		padding: 15px 0;
		line-height: 26px;
	}
	.tourdiv .train-view_wrap.train_market .reser_wrap .sub_Box {
		margin-top: 10px;
	}
	.tourdiv .train-view_wrap.train_market .market_bottom_wrap {
		margin-top: 40px;
	}
	.tourdiv .train-view_wrap.train_market .market_bottom_wrap .tit02 {
		padding: 7px 0 14px;
	}
	.tourdiv .train-view_wrap.train_market .market_bottom_wrap .tit03 {
		font-size: 16px;
		line-height: 26px;
	}
	.tourdiv .train-view_wrap.train_market .market_bottom_wrap .edu_table p {
		font-size: 16px;
		line-height: 26px;
		color: #333;
		margin-top: 0;
	}
	.tourdiv .train-view_wrap.train_market .edu_table tr th {
		width: 33%;
	}
	.tourdiv .train-view_wrap.train_market .edu_table tr td {
		padding: 9px 6px;
	}
	.tourdiv .train-view_wrap.train_market .market_bottom_wrap .inner_text {
		font-size: 16px;
	}
	.tourdiv .train-view_wrap.train_market .market_bottom_wrap .edu_table {
		margin-bottom: 15px;
	}
	.tourdiv .reser_wrap.eco .s_tit.txt_bk.img span{
		display: block;
		line-height: 30px;
		margin-top: 5px;
	}
}
@media screen and (max-width: 420px){
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train_market {
		background: url(../img/sub/m_sub_bg-market_view-tit.jpg) no-repeat;
		height: 158px;
	}
	.tourdiv .train-view_wrap .tit_wrap .info_wrap.train_market  .box {
		min-height: auto;
	}
}
/* 팔도장터열차 소개 End */

/* 승차권 예매 - 조회(관광열차 승차권) Start */
.tour_tck_reserv{
	padding:  15px 0 70px;
}
.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .selectAreaTop {
	border-bottom: 1px solid #ddd;
	padding: 34px 40px;
}
.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .selectAreaTop select{
	border-bottom: 1px solid #333;
	height: 50px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 20px;
	width: 28%;
    margin-right: 7%;
    background: url(../img/sub/select_arrow.png) no-repeat right 3px bottom 20px;
}
.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .selectAreaTop select:nth-child(2){
	margin-right: 0;
}
.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .selectAreaTop .selectWrapper{
	padding-left: 20px;
	padding-top: 34px;
	text-align: center;
}
.tour_tck_reserv .tab-tck .tck_box01 .titWrap .tit{
	font-size: 24px;
	padding-bottom:10px;
}
.tour_tck_reserv .tab-tck .tck_box01 .tck_content .sectionWrap .titWrap .tit{
	font-size: 24px;
}
.tour_tck_reserv .tab-tck .tck_box01 .tck_content .sectionWrap .selectAreaWrap label, .tab-tck .tck_box01 .tck_content .sectionWrap .selectAreaWrap .label {
    font-size: 20px;
}
.tour_tck_reserv .tab-tck .tck_box01 .tck_content .sectionWrap .selectAreaWrap .data{
	font-size: 20px;
}

@media screen and (max-width: 1440px){
	.tour_tck_reserv{
		padding:  55px 0 70px;
	}
}
@media screen and (max-width: 1024px){
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .selectAreaTop {
		border-top: 1px solid #ddd;
		padding: 40px 30px;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .slick-dots li{
		margin-bottom: 0;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .selectAreaTop select {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .selectAreaTop select:last-child{
		margin-bottom: 0;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .selectAreaTop .selectWrapper {
		padding-left: 0px;
	}
}
@media screen and (max-width: 768px){
	.tour_tck_reserv {
		padding: 0px 0 70px;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .selectAreaTop{
		padding: 25px 20px;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .titWrap .tit {
		font-size: 18px;
		padding-bottom: 0;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .selectAreaTop select{
		margin-bottom: 25px;
		padding-bottom: 15px;
		font-size: 18px;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .sectionWrap .titWrap .tit {
		font-size: 18px;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .sectionWrap .selectAreaWrap label, .tab-tck .tck_box01 .tck_content .sectionWrap .selectAreaWrap .label {
		font-size: 15px;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .sectionWrap .selectAreaWrap .data {
		font-size: 18px;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .sectionWrap .titWrap {
		margin-bottom: 30px;
	}
	.tour_tck_reserv .tab-tck .tck_box01 .tck_content .ticketSrchWrap .selectAreaTop .selectWrapper {
		padding-top: 30px;
	}
}
/* 승차권 예매 - 조회(관광열차 승차권) End */


/* 승차권 예매 - 조회결과 (관광열차 승차권) Start */
.total_travel-view-wrap.tk .date_wrap .dtbox.type_date{
	margin-top: 30px;
}
.sub_content.tab-tck_view.type02.tour{
	padding-top: 55px;
}
section.tour .tckWrap .tckList .tit_box .flag_wrap .num {
    margin: 0 40px 0 0px;
}
.sub_content.tab-tck_view.type02 .tour .tab_bar.type4 li button {
    min-height: 39px;
    line-height: 39px;
    font-size: 16px;
    min-width: 125px;
    padding: 0 5px;
}
.sub_content.tab-tck_view.type02 ..tour .tab_bar.type4  li.active{
	background: #0b62aa;
}
.sub_content.tab-tck_view.type02 .tour .tab_bar.type4 li.active button{
	color: #fff;
}
@media screen and (max-width: 1440px){
	.total_travel-view-wrap.tk{
		padding: 0 20px;
	}
}
@media screen and (max-width: 1250px){
	.sub_content.tab-tck_view.type02.tour .drop-down-1 {
		float: none;
		margin-top: 22px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.sub_content.tab-tck_view.type02.tour .drop-down .selected a {
		min-width: 100%;
		padding-left: 15px;
		padding-bottom: 10px;
	}
	.sub_content.tab-tck_view.type02.tour .sub-tab_wrap {
		float: none;
	}
}
@media screen and (max-width: 1024px){
	.total_travel-view-wrap.tk{
		padding: 0px;
	}
		.sub_content.tab-tck_view.type02.tour .drop-down-1 {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media screen and (max-width: 768px){
	.sub_content.tab-tck_view.type02 .tour .tab_bar.type4 li button {
		min-height: 28px;
		line-height: 26px;
		font-size: 12px;
		min-width: 102px;
		width: 100%;
	}
	.sub_content.tab-tck_view.type02.tour {
		padding-top: 0px;
	}
	.sub_content.tab-tck_view.type02 .tour .btnList li{
		padding: 0 20px;
	}
	.sub_content.tab-tck_view.type02.tour .sub-tab_wrap{
		padding-right: 20px;
	}
}
@media screen and (max-width: 420px){
		.tourdiv .sub_content.tab-tck_view.type02.tour .tab_bar.type4 li{
		width: calc((100% - 10px) / 3);
		margin-right: 5px;
	}
	.tourdiv .sub_content.tab-tck_view.type02.tour .tab_bar.type4 li:nth-of-type(3n){
		margin-right: 0;
	}
}
/* 승차권 예매 - 조회결과 (관광열차 승차권) End */

/* 토탈여행서비스 - 렌터카 - 이용일정 및 차종 선택 Start */
.packlist_wrap .rentCar_wrap .boardTable_box .table li:last-child{
	margin-top: 0;
}
.rentCar_wrap .rent_top{
	display: flex;
	margin-bottom: 30px;
}
.rentCar_wrap .rent_top .car_img{
	border: 1px solid #ddd;
	min-height: 250px;
	min-width: 250px;
	position: relative;
	overflow: hidden;
}
.rentCar_wrap .rent_top .car_img img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: none;
}
.rentCar_wrap .rent_top .car_info .name{
	font-size: 34px;
	font-weight: 600;
	margin-bottom: 19px;
	line-height: 1;
}
.rentCar_wrap .rent_top .car_info{
	position: relative;
	margin-left: 34px;
}
.rentCar_wrap .rent_top .car_info .sub{
	font-size: 24px;
	line-height: 34px;
    word-break: keep-all;
}
.rentCar_wrap .rent_top .car_info .sub .time{
	font-size: 24px;
	display: block;
}
.rentCar_wrap .rent_top .car_info button{
	display: block;
	position: absolute;
	bottom: 0;
	min-width: 160px;
	line-height: 48px;
    font-size: 20px;
}
.rentCar_wrap .rent_top .car_info button.detail{ /* 20211122 */
	left: 170px;
}
.tourdiv .packlist_wrap .rentCar_wrap .package_search_btn.top button{
	font-size: 20px;
}
.package_section .carTableWrap {
	border-top: 2px solid #000;
	margin-bottom: 60px;
}
.package_section .carTableWrap ul {
	padding: 30px 40px;
	border-bottom: 1px solid #ddd;
	position: relative;
	display: flex;
	width: 100%;
}
.package_section .carTableWrap ul li{
	display: table
}
.package_section .carTableWrap ul li .radiowArea{
	display: table-cell;
    vertical-align: middle;
}
.package_section .carTableWrap ul li .chkecboxWrap{
	display: table-cell;
    vertical-align: middle;
	padding-left: 0;
}
.package_section .carTableWrap ul li .chkecboxWrap label{
    padding-left: 0px;
}
.package_section .carTableWrap ul li .radiowArea .radioWrap{
	padding-left: 0;
}
.package_section .carTableWrap ul li:first-child{
	width: 5%;
}
.package_section .carTableWrap ul li .radiowArea label{
    padding-left: 0;
}
.package_section .carTableWrap ul li .car_info .name{
	font-size: 30px;
	font-weight: 600;
	color: #000;
	margin-bottom: 30px;
}
.package_section .carTableWrap ul li .car_info .inform span{
	font-size: 24px;
	color: #333;
}
.package_section .carTableWrap ul li .car_info .inform span:not(:last-child)::after{
	content: '';
	display: inline-block;
	width: 1px;
	height: 24px;
	background: #ddd;
	margin: 0 20px;
	position: relative;
	top: 5px;
}
.package_section .carTableWrap ul li .car_info .price{
	font-size: 34px;
	color: #fb5851;
	font-weight: 600;
	margin-top: 34px;
}
.package_section .carTableWrap ul li .car_img{
	position: relative;
	border: 1px solid #ddd;
	width: 250px;
	height: 250px;
}
.package_section .carTableWrap ul li .car_img img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.package_section .carTableWrap ul li .car_info{
	vertical-align: middle;
	display: table-cell;
	padding-left: 30px;
}
.tourdiv .packlist_wrap .rentCar_wrap .package_search_btn button{
	line-height: 60px;
}
 .packlist_wrap.pd{
	padding-bottom: 50px;
}
.rentCar_wrap .package_section{
	margin-top: 55px;
}
@media screen and (max-width:1250px){
	.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box .table li.w30:last-child {
		width: calc((100% - 40px) / 3);
		margin-top: 0;
	}
}
@media screen and (max-width:1024px){
	.package_section .carTableWrap ul{
		display: block;
	}
	.package_section .carTableWrap ul li {
		display: block;
	}
	.package_section .carTableWrap ul li .car_img{
		margin: 0 auto;
	}
	.package_section .carTableWrap ul li .car_info .name {
		margin-bottom: 14px;
	}
	.package_section .carTableWrap ul li .car_info .price {
		margin-top: 15px;
	}
}
@media screen and (max-width:768px){
	.rentCar_wrap .rent_top .car_img img{
		max-width: 100%;
	}
	.rentCar_wrap .rent_top .car_info .name {
		font-size: 20px;
		margin-bottom: 14px;
		margin-top: 15px;
	}
	.rentCar_wrap .rent_top .car_info .sub {
		font-size: 14px;
		line-height: 20px;
	}
	.rentCar_wrap .rent_top .car_info .sub .time {
		font-size: 14px;
	}
	.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box .table li.w30:last-child {
		width: 100%;
	}
	.packlist_wrap .rentCar_wrap.type01{
		margin-top: 20px;
	}
	.rentCar_wrap .rent_top {
		display: block;
	}
	.rentCar_wrap .rent_top .car_img{
		min-height: 150px;
		min-width: 150px;
		max-width: 150px;
		margin: 0 auto;
	}
	.rentCar_wrap .rent_top .car_info button{
		position: static;
		min-width: 100%;
		line-height: 37px;
		font-size: 16px;
		margin-top: 25px;
	}
	.rentCar_wrap .rent_top .car_info button.detail{ /* 20211122 */
		margin-top: 10px;
	}
	.rentCar_wrap .rent_top .car_info {
		position: static;
		margin-left: 0;
	}
	.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box{
		margin-bottom: 30px;
	}
	.rentCar_wrap .package_section {
		margin-top: 35px;
	}
	.tourdiv .rentCar_wrap .allListNum {
		line-height: 1;
	}
	.tourdiv .rentCar_wrap .sort_wrap {
		margin-bottom: 20px;
	}
	.tourdiv .packlist_wrap .rentCar_wrap .sort_wrap .allListNum span {
		line-height: 1;
	}
	.package_section .carTableWrap ul li .car_img {
		width: 150px;
		height: 150px;
		margin: 6px auto 15px;
	}
	.package_section .carTableWrap ul {
		padding: 20px 0px;
	}
	.package_section .carTableWrap ul li .car_info {
		display: block;
		padding-left: 0;
	}
	.package_section .carTableWrap ul li .car_info .name {
	  font-size: 20px;
	}
	.package_section .carTableWrap ul li .car_info .inform span {
		font-size: 14px;
	}
	.package_section .carTableWrap ul li .car_info .price {
		font-size: 24px;
	}
	.package_section .carTableWrap ul li .car_info .inform span:not(:last-child)::after {
		height: 16px;
		margin: 0 10px;
		top: 3px;
	}
	.package_section .carTableWrap {
		margin-bottom: 40px;
	}
	.tourdiv .packlist_wrap .rentCar_wrap .package_search_btn button {
		font-size: 20px;
	}
	 .packlist_wrap.pd {
		padding-bottom: 40px;
	}
}
/* 토탈여행서비스 - 렌터카 - 이용일정 및 차종 선택 End */
/* 토탈여행서비스 - 시티투어 - 이용일정 및 개수 선택 전 */
.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box .table select{
    font-size: 22px;
    width: calc((100% - 104px) / 3);
    padding-left: 5px;
    background: url(../../ticket/img/common/select_arrow.png) no-repeat right 5px center;
	border-bottom: 1px solid #333;
	padding: 10px;
}
.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box .table.select .day{
	font-size: 20px;
	display: inline-block;
	color: #000;
	vertical-align: middle;
	margin-right: 37px;
}
.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box .table.select span{
	font-size: 22px;
	vertical-align: middle;
}
.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box .table.select span:not(:last-child){
	margin: 0 7px;
}
.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box .table.select span:last-child{
	margin-left: 7px;
}
.tourdiv .packlist_wrap .boardTable_box .table.select li.w30:last-child{
	margin: 0 auto;
	display: table;
	float: none;
	width: auto;
}
.tourdiv .packlist_wrap .boardTable_box .table.select li.w30:last-child select{
	width:  80px;
}
.tourdiv .packlist_wrap .boardTable_box .table.select li.w30:last-child #time{
	width:  100px;
}
.tourdiv .packlist_wrap .boardTable_box .table.select li .tr {
    display: block;
    text-align: center;
}
.tourdiv .packlist_wrap .boardTable_box .table.select li.w30 .tr .tit {
    text-align: left;
}
.tourdiv .packlist_wrap .rentCar_wrap .bottom_text{
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	padding-top: 60px;
}
@media screen and (max-width:768px){
	.rentCar_wrap .rent_top .car_img.wd img {
		max-width: none;
	}
	.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box .table.select .day {
		font-size: 16px;
		font-weight: 600;
		display: block;
		text-align: left;
		margin-right: 0;
		margin-top: 15px;
	}
	.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box .table.select span {
		font-size: 16px;
	}
	.tourdiv .packlist_wrap .boardTable_box .table.select li.w30:last-child {
		width: 100%;
	}
	.tourdiv .packlist_wrap .boardTable_box .table.select li.w30:last-child select {
		width: calc((100% - 105px) / 3);
		font-size: 18px;
		padding: 10px 0 10px 5px;
	}
	.tourdiv .packlist_wrap .boardTable_box .table.select li.w30:last-child #time{
		width: calc((100% - 2px) / 3);
	}
	.tourdiv .packlist_wrap .rentCar_wrap .bottom_text {
		font-size: 20px;
		padding-top: 38px;
	}
	.rentCar_wrap .rent_top .car_info .sub .time.type02{
		display: inline;
	}
	.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box .table.select span:not(:last-child){
		margin: 0 5px;
	}
	.tourdiv .packlist_wrap .rentCar_wrap .boardTable_box .table.select span:last-child{
		margin-left: 5px;
	}
}

/* 토탈여행서비스 - 시티투어 - 이용일정 및 개수 선택 후 */
.rentCar_wrap .package_section .carTableWrap .personnelWrap li:first-child {
    width: auto;
}
.rentCar_wrap .package_section .carTableWrap .personnelWrap ul{
	padding: 0;
	border-bottom: none;
}
.rentCar_wrap .package_section .carTableWrap .personnelWrap .ticketInfo_bottom{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.rentCar_wrap .personnelWrap .ticketInfo_bottom {
    padding: 0;
}
.package_section .carTableWrap .total p{
	text-align: right;
	font-size:34px;
	font-weight: 600;
	margin-top: 25px;
}
@media screen and (max-width:768px){
	.rentCar_wrap .package_section .carTableWrap .personnelWrap .ticketInfo_bottom {
		top: auto;
		transform: translateY(0%);
		bottom: 20px;
	}
	.package_section .carTableWrap .total p {
		font-size: 21px;
		margin-top: 20px;
		line-height: 30px;
	}
	.package_section .carTableWrap .total p .m{
		display: block;
	}
}
/* 토탈여행서비스 - 숙박 - 이용일정 선택(1일 단위 기간) */
.tourdiv .packlist_wrap .boardTable_box.type_has-title .tit_txt{
	font-size:24px;
	font-weight:600;
	letter-spacing:-0.025em;
	line-height:34px;
	color:#333;
	margin-bottom:10px;
}
.tourdiv .packlist_wrap .boardTable_box.type_has-title{
	padding:45px 135px 50px;
}
.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li{
	width:42%;
}
.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li .tr{
	min-height:auto;
}
.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li .tr .writeWrap{
	display:table-cell;
	padding-right:0;
}
.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li .tr .tit{
	width:24%;
}
.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li:nth-of-type(2){
	float:right;
}
.tourdiv .boardTable_box.type_has-title .table li .tr .writeWrap input:not(.count){
	max-width:360px;
	font-size:24px;
	color:#333;
	padding:0 40px 0 15px;
}
.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li .tr .writeWrap .btn_per{
	right:17px;
}
.package_section .carTableWrap .total_txt{
	text-align:right;
	font-size:38px;
	font-weight:600;
	letter-spacing:-0.025em;
	line-height:60px;
	padding:27px 0;
	border-bottom:1px solid #e0e0e0;
}
@media screen and (max-width:1400px){
	.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li{
		width:46%;
	}
	.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li .tr .tit{
		width:28%;
	}
	.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li .tr .writeWrap .btn_per{
		right:10px;
	}
}
@media screen and (max-width:1024px){
	.tourdiv .packlist_wrap .boardTable_box.type_has-title{
		padding:25px;
	}
	.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li .tr .tit,
	.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li .tr .writeWrap{
		display:block;
		width:100%;
	}
	.tourdiv .boardTable_box.type_has-title .table li .tr .writeWrap input:not(.count){
		max-width:none;
		padding:0 30px 0 5px;
	}
	.package_section .carTableWrap .total_txt{
		font-size:24px;
		padding:5px 0;
	}
}
@media screen and (max-width:768px){
	.tourdiv .packlist_wrap .boardTable_box.type_has-title .tit_txt{
		font-size:18px;
		line-height:25px;
		margin-bottom:0;
		word-break:keep-all;
	}
	.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li{
		width:100%;
	}
	.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li .tr .tit{
		width:100%;
	}
	.tourdiv .boardTable_box.type_has-title .table li .tr .writeWrap input:not(.count){
		font-size:18px;
	}
	.tourdiv .packlist_wrap .boardTable_box.type_has-title .table li .tr .writeWrap .btn_per{
		right:5px;
	}
}

/* 20211122 제휴상품 이용자 개인정보 수집 및 이용 동의 팝업 */
.layerPopup  .top_inform_text{
	font-size: 18px;
}
.layerPopup  .table_text_wrapper {
	padding-top: 20px;
}
.layerPopup  .table_text_wrapper h2{
	font-size: 18px;
	padding-bottom: 10px;
}
.layerPopup  .table_text_wrapper dl{
	font-size: 18px;
}
.layerPopup  .table_text_wrapper dd{
	margin-top: 10px;
}
.layerPopup  .table_text_wrapper dd .num li{
	position: relative;
	padding-left: 17px;
	line-height: 28px;
	font-size: 18px;
}
.layerPopup  .table_text_wrapper dd .num li::before{
	position: absolute;
	content: '';
	display: inline-block;
	left: 0;
	top: 0px;
}
.layerPopup  .table_text_wrapper dd .num li:first-child::before{
	content: '1.'
}
.layerPopup  .table_text_wrapper dd .num li:nth-child(2)::before{
	content: '2.'
}
.ttk_rsv_details-pop .top_table-wrap.type02 table{
	font-size: 16px;
}
.ttk_rsv_details-pop .top_table-wrap.type02 table tr {
    height: 100%;
}
.ttk_rsv_details-pop .top_table-wrap.type02 td{
	padding: 10px;
}
.ttk_rsv_details-pop .top_table-wrap.type02{
	margin-top: 20px;
}
.ttk_rsv_details-pop .top_table-wrap.type02 dl dt{
	font-size: 18px;
}
.ttk_rsv_details-pop .top_table-wrap.type02 dl dd{
	font-size: 16px;
	margin: 10px 0;
}
.ttk_rsv_details-pop .top_table-wrap.type02 dl dt a span{
	font-size: 16px;
}
.ttk_rsv_details-pop .top_table-wrap.type02 dl {
	margin-top: 20px;
}
.ttk_rsv_details-pop .tableWrap.one .chkecboxWrap label{
	font-size: 18px;
}

@media screen and (max-width:768px){
	.layerPopup .top_inform_text {
		font-size: 16px;
	}
	.layerPopup .table_text_wrapper h2 {
	     font-size: 16px;
	}
	.layerPopup .table_text_wrapper dl {
		font-size: 16px;
	}
	.layerPopup .table_text_wrapper dd .num li {
		line-height: 26px;
		font-size: 16px;
	}
	.ttk_rsv_details-pop .top_table-wrap.type02 dl dt {
		font-size: 16px;
	}
	.ttk_rsv_details-pop .top_table-wrap.type02 dl dd {
		font-size: 14px;
		margin: 5px 0;
	}
	.ttk_rsv_details-pop .tableWrap.one .chkecboxWrap label {
		font-size: 16px;
	}
	.ttk_rsv_details-pop .top_table-wrap.type02 table {
		font-size: 14px;
	}
}

/* 맘편한 KTX등록 */ /* 20211129 */
.tourdiv .blsr_wrap .title_sub{
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
	line-height: 28px;
    word-break: keep-all;
}
@media screen and (max-width:1024px){
	.tourdiv .blsr_wrap .back_box.pd_b{
		margin-bottom: 100px;
	}
}
@media screen and (max-width:768px){
	.tourdiv .blsr_wrap .back_box.pd_b{
		margin-bottom: 60px;
	}
	.tourdiv .blsr_wrap .title_sub {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 15px;
	}
}

/* 다자녀가족 행복 인증 수정 20211206 */
.tourdiv .blsr_wrap.type_revise .by_box.type_radius ul li .label, .blsr_wrap.type_revise .by_box.type_radius ul li label {
    font-size: 18px;
}
.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap li>div, .blsr_wrap.type_revise .by_box.type_radius .data_wrap .writeWrap span {
    font-size: 16px;
}
.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap .radioWrap label {
    font-size: 16px;
}
.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap .data_list .data {
    padding-right: 0;
}
.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap .writeWrap select {
    width: 75px;
}
.tourdiv .blsr_wrap .writeWrap select{
    background: url(../../common/img/arrow.png) no-repeat right 10px center;
    background-size: 20%;
}
.tourdiv .blsr_wrap.type_revise .by_box span{
	padding-left: 0;
}
.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap .data_list .data{
	font-size: 16px;
}
.tourdiv .blsr_wrap.type_revise .writeWrap .btn_wrap button {
    min-width: 60px;
	line-height: 27px;
    font-size: 14px;
    vertical-align: sub;
}
.tourdiv .blsr_wrap.type_revise .writeWrap .btn_wrap{
	padding-top: 0;
}
.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap li {
    margin-right: 10px;
}
.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap .data_list label {
    margin-right: 0;
}
.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap li input:not([type="radio"]) {
    font-size: 16px;
	padding-left: 3px;
	max-width: 70px;
}
@media screen and (max-width:1440px){
	.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap .data_list label {
		margin-right: 10px;
	}
}
@media screen and (max-width:768px){
	.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap .data_list label {
		margin-right: 0;
	}
	.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap label, .tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap .label {
		width: 70px;
	}
	.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap li>div{
		margin-right: 10px;
	}
	.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap .writeWrap select{
		width: calc((100% - 60px) / 3);
	}
	.tourdiv .blsr_wrap.type_revise .by_box.type_radius ul li .label, .blsr_wrap.type_revise .by_box.type_radius ul li label{
		font-size: 16px;
	}
	.tourdiv .blsr_wrap.type_revise .by_box.type_radius .data_wrap .radioWrap label{
		width: auto;
	}
	.tourdiv .blsr_wrap.type_revise .writeWrap .btn_wrap button {
		width: 60px;
	    padding: 0;
	}
	.tourdiv .blsr_wrap.type_revise .writeWrap .btn_wrap{
		padding: 0;
		text-align: left;
	}
}