﻿.document-readed_count {
    display: none;
}

#subtop {
    position: relative;
}

    #subtop img {
        width: 100%;
    }

#subgnb {
    border-bottom: 1px solid #ddd;
    padding: 0px 0px;
}

    #subgnb .subgnb-home {
        float: right;
        display: inline-block;
        margin: 12px 0px 0px 0px;
    }

    #subgnb span, #subgnb a {
        font-size: 16px;
        color: #777;
        position: relative;
        top: 3px;
        text-decoration: none;
    }

        #subgnb a.active {
            color: #6599CB;
            font-weight: bold;
        }

    #subgnb .dropdown {
        display: inline-block;
    }

        #subgnb .dropdown .btn {
            padding: 15px 20px;
            font-size: 17px;
            font-weight: bold;
        }

        #subgnb .dropdown .btn-default {
            border: none;
        }

        #subgnb .dropdown .btn:hover {
            background-color: #6599CB;
            transition: 0.3s all ease;
        }

        #subgnb .dropdown .btn .active {
            background-color: #6599CB;
        }

    #subgnb .dropdown-menu > li > a {
        padding: 10px 20px;
        transition: 0.3s all ease;
        font-size: 17px;
    }

    #subgnb .caret {
        border-top: 2px solid #000;
        border-right: 0px solid transparent;
        border-left: 2px solid #000;
        position: relative;
        margin: 0;
        height: 8px;
        width: 8px;
        transform: rotate(225deg);
        transition: all 0.6s;
        margin-top: -10px;
        margin-left: 20px;
    }

#content {
    padding: 0px 0px 40px;
}

    #content .third-menus {
        margin: 10px 0 42px 0;
        text-align: center;
    }

        #content .third-menus ul {
            display: inline-block;
        }

            #content .third-menus ul li {
                border: 1px solid #dedede;
                float: left;
                margin-left: -1px;
            }

                #content .third-menus ul li a {
                    color: #333;
                    text-decoration: none;
                    padding: 8px 17px;
                    font-size: 12px;
                    min-width: 160px;
                    display: inline-block;
                    text-align: center;
                }

                #content .third-menus ul li.active a {
                    color: #fff;
                }

#sub_title {
    font-size: 40px;
    font-weight: 600;
    margin: 0px 0px 50px;
    border-bottom: 4px solid #000;
    display: inline-block;
    padding-bottom: 10px;
}

#dimodePage {
    padding: 0px 0px 30px;
}

#component4607 #daumRoughmapContainer1626433740453 {
    width: 100% !important;
}

.lnb {
    padding: 0px 30px;
}

.lnb_title {
    font-size: 30px;
    border-bottom: 1px solid #000;
    padding: 40px 0px;
    font-weight: 600;
    text-align: center;
    position: relative;
}

.sub-left-triangle {
    position: absolute;
    right: 0px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-top-width: 30px;
    border-top-style: solid;
    border-top-color: #6599CB;
}

.sub_depth2 {
    margin-top: 0px;
    padding-top: 0px;
}

    .sub_depth2 li {
        padding: 20px 25px;
        border-bottom: 1px solid #ddd;
        transition: all ease 0.3s;
    }

        .sub_depth2 li.active, .sub_depth2 > li:hover {
            background: #d9d3f2;
        }

    .sub_depth2 > li > a {
        color: #777;
        font-weight: 600;
        font-size: 17px;
        text-decoration: none;
    }

    .sub_depth2 li a {
        color: #777;
        font-weight: 600;
        font-size: 16px;
        text-decoration: none;
    }

    .sub_depth2 li i {
        position: relative;
        margin: 3px 15px 0px 0px;
        cursor: pointer;
        float: right;
        font-size: 16px;
    }

        .sub_depth2 li i.fa-minus {
            display: none;
        }

    .sub_depth2 li:last-child {
        border-color: #000;
    }

.sub_depth3 {
    padding: 0px 15px;
    margin-top: 15px;
    display: none;
}

    .sub_depth3.active {
        display: block;
    }

    .sub_depth3 li {
        padding: 10px 20px;
        border-bottom: 1px solid #999;
        background-color: #f4c9ff;
    }

        .sub_depth3 li a {
            color: #999;
            font-size: 15px;
            text-decoration: none;
            transition: all ease 0.3s;
        }

            .sub_depth3 li a:hover {
                color: #739AB9;
            }

    .sub_depth3.a_96 li a:hover {
        color: #4E5397;
    }

    .sub_depth3.a_98 li a:hover {
        color: #E4C640;
    }

.sub-top-2 {
    margin-top: 70px;
}

.subTitle {
    position: relative;
}

#sub_title {
    font-size: 30px;
    font-weight: 600;
    margin: 0px 0px 35px;
    border-bottom: 4px solid #044F58;
    display: inline-block;
    padding-bottom: 10px;
}

.sub-left-triangle {
    position: absolute;
    right: 0px;
    top: 10%;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-top-width: 30px;
    border-top-style: solid;
    border-top-color: #044F58;
}
/*글자자르기*/
.dimode-theme {
    word-break: keep-all;
}

ul.timeline > li > span {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

/*유트브*/
/*반응형
.detail-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
#dimodeYoutube {
  position: absolute;
  width: 100%;
  height: 100%;
}
*/


/*서브메뉴*/
.d3-subgnb-menu {
    display: inline-block;
}

.d3-menulist {
    display: inline-block;
    padding: 15px 15px;
    float: left;
}

    .d3-menulist a {
        font-size: 20px !important;
        color: #8F8F8F !important;
        font-weight: bold;
    }

.d3-subgnb-menu div.active a {
    color: #325481 !important;
    padding-bottom: 10px;
    border-bottom: 2px solid #B4CEF1;
    font-weight: 700;
}

.d3-menulist a:hover {
    color: #325481 !important;
}


.comments-in-detail{display:none!important;}
@media (min-width:1230px) {
    #content .container {
        width: 1230px !important;
    }
}

@media (min-width:1200px) and (max-width:1499px) {
    #sub-54 #component6654 #unit9570 > div {
        padding: 25px 30px 28px 30px !important;
    }

    #sub-954 #component6654 #unit9570 > div {
        padding: 25px 30px 28px 30px !important;
    }
	.dimode-theme > #component8680:nth-child(7) #unit7294 > div{padding: 48px 30px!important;}
	.dimode-theme > #component8680:nth-child(8) #unit7294 > div{padding: 48px 0px!important;}
	
	#sub-95 #component3189{padding:0!important;}
	#sub-95 #component3189 #unit1521{width:100%!important;padding:15px!important;}
	#sub-95 #component3189 #unit1521 > div{height: initial!important;}
	#sub-95 #component3189 #unit4089{width:100%!important;padding:15px!important;}
	#sub-95 #component3189 #unit4089 > div{height: initial!important;}
	#sub-95 #component4104{padding:0!important;}
	#sub-95 #component7758 #unit9465 > div,
	#sub-95 #component7758 #unit6157 > div{height: 385px!important;}
	#sub-95 #component7758 #unit9465 > div > div,
	#sub-95 #component7758 #unit6157 > div > div{padding:20px!important;}
	
	#sub-96 #component4137 #unit9143 > img{max-height:330px!important;}
	#sub-96 #component4137 #unit5230 > div,
	#sub-96 #component4137 #unit5230{max-height:330px!important;}
	#sub-96 #component4137 #unit5230 > div > div{max-height:290px!important;}
	
	#sub-97 #component2079 #unit9963 > img{max-height:330px!important;}
	#sub-97 #component2079 #unit9662 > div,
	#sub-97 #component2079 #unit9662{max-height:330px!important;}
	#sub-97 #component2079 #unit9662 > div > div{max-height:290px!important;}
	
}

@media (min-width:992px) and (max-width:1199px) {
    #sub-52 #component2525 {
        padding: 30px !important;
    }

        #sub-52 #component2525 #unit3154,
        #sub-52 #component2525 #unit6615 {
            width: 100% !important;
        }

        #sub-52 #component2525 #unit6615 {
            padding: 15px !important;
        }

    #sub-53 #component9533 {
        padding: 0 !important;
    }

    #sub-53 #component9681 {
        padding: 0px 0px 20px !important;
    }

        #sub-53 #component9681 > .dimode-sort {
            display: grid;
        }

        #sub-53 #component9681 #unit3866 {
            grid-row: 2;
            width: 100%;
            transform: none !important;
            padding: 30px !important;
        }

            #sub-53 #component9681 #unit3866 p {
                margin: 0 !important;
            }

        #sub-53 #component9681 #unit6168 {
            grid-row: 1;
            width: 100%;
            padding: 0 !important;
            transform: none !important;
            margin-bottom: 15px !important;
        }

    #sub-54 .dimode-theme {
        max-width: 75%;
        margin: 0 auto;
    }

    #sub-54 #component6654 > .row {
        display: grid;
    }

    #sub-54 #component6654 #unit9570 {
        grid-row: 2;
        width: 100%;
        padding: 0px !important;
    }

    #sub-54 #component6654 #unit3866 p {
        margin: 0 !important;
    }

    #sub-54 #component6654 #unit8591 {
        grid-row: 1;
        width: 100%;
        padding: 0 !important;
        transform: none !important;
        margin-bottom: 15px !important;
    }

    #sub-55 #component8033 #unit7448,
    #sub-55 #component8033 #unit3068 {
        width: 100% !important;
    }

        #sub-55 #component8033 #unit7448 p {
            margin: 0 !important;
        }

    #sub-55 #component8033 #unit3068 {
        padding: 0 15px 0 !important;
    }

    #sub-56 .t_1 td:nth-child(2) {
        width: 20% !important;
    }

    #sub-954 .dimode-theme {
        max-width: 75%;
        margin: 0 auto;
    }

    #sub-954 #component6654 > .row {
        display: grid;
    }

    #sub-954 #component6654 #unit9570 {
        grid-row: 2;
        width: 100%;
        padding: 0px !important;
    }

    #sub-954 #component6654 #unit3866 p {
        margin: 0 !important;
    }

    #sub-954 #component6654 #unit8591 {
        grid-row: 1;
        width: 100%;
        padding: 0 !important;
        transform: none !important;
        margin-bottom: 15px !important;
    }

    #sub-62 .box_3 {
        width: 60% !important;
    }

    #sub-62 .box_4 {
        width: 55% !important;
    }
	#sub-88 #component2735 #unit3493 > div > div{width:55%!important;}
	#sub-88 #component8680 > .row{display:grid;margin:0!important;}
	#sub-88 #component8680 #unit7294{grid-row:2;width:100%!important;padding:0!important;}
	#sub-88 #component8680 #unit7294 > div{padding:30px!important;}
	#sub-88 #component8680 #unit4750{grid-row:1;width:100%!important;padding:0!important;}
	
	#sub-91 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-91 #component5626 #unit4581{width:100%!important;}
	
	#sub-92 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-92 #component5626 #unit4581{width:100%!important;}
	
	#sub-93 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-93 #component5626 #unit4581{width:100%!important;}
	
	#sub-94 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-94 #component5626 #unit4581{width:100%!important;}
	
	#sub-95 #component3189{padding:0!important;}
	#sub-95 #component3189 #unit1521{width:100%!important;padding:15px!important;}
	#sub-95 #component3189 #unit1521 > div{height: initial!important;}
	#sub-95 #component3189 #unit4089{width:100%!important;padding:15px!important;}
	#sub-95 #component3189 #unit4089 > div{height: initial!important;}
	#sub-95 #component4104{padding:0!important;}
	#sub-95 #component7758 #unit9465 > div,
	#sub-95 #component7758 #unit6157 > div{height: 365px!important;}
	#sub-95 #component7758 #unit9465 > div > div,
	#sub-95 #component7758 #unit6157 > div > div{padding:14px!important;}
	#sub-95 #component7758 #unit9465 > div > div > p:nth-child(1) span,
	#sub-95 #component7758 #unit6157 > div > div > p:nth-child(1) span{font-size:24px!important;}
	#sub-95 #component7758 #unit9465 > div > div > p:nth-child(2) span,
	#sub-95 #component7758 #unit6157 > div > div > p:nth-child(2) span{font-size:17px!important;}
	#sub-95 #component2768 #unit3226 div img,
	#sub-95 #component2768 #unit6404 div img{max-height:183px!important;}
	#sub-95 #component8614 #unit8110 .link_box .box_5{width:50%!important;}
	
	#sub-96 #component4137 .row{margin:0!important;}
	#sub-96 #component4137 #unit9143,
	#sub-96 #component4137 #unit5230{width:100%!important;padding:0!important;}
	#sub-96 #component4137 #unit9143 > img{max-height:330px!important;}
	#sub-96 #component4137 #unit5230 > div,
	#sub-96 #component4137 #unit5230{max-height:330px!important;}
	#sub-96 #component4137 #unit5230 > div > div{max-height:290px!important;}
	
	#sub-97 #component2079 .row{margin:0!important;}
	#sub-97 #component2079 #unit9963,
	#sub-97 #component2079 #unit9662{width:100%!important;padding:0!important;}
	#sub-97 #component2079 #unit9963 > img{max-height:330px!important;}
	#sub-97 #component2079 #unit9662 > div,
	#sub-97 #component2079 #unit9662{max-height:330px!important;}
	#sub-97 #component2079 #unit9662 > div > div{max-height:290px!important;}
	#sub-97 #component8557 #unit6100 p{width:100%!important; text-align:center;margin-bottom:20px!important;}
	#sub-97 #component8557 #unit6100 .box_2{width:100%!important;display:inline-block;margin-bottom:15px!important;}
	

	#sub-30 #component4843 > .dimode-sort > #unit9211{width:30%!important;}
	#sub-30 #component4843 > .dimode-sort > #unit9921{width:70%!important;}
}


@media (min-width:768px) and (max-width:991px) {
    #sub-52 #component2525 {
        padding: 30px !important;
    }

        #sub-52 #component2525 #unit3154,
        #sub-52 #component2525 #unit6615 {
            width: 100% !important;
        }

        #sub-52 #component2525 #unit6615 {
            padding: 15px !important;
        }

    #sub-53 #component9533 {
        padding: 0 !important;
    }

    #sub-53 #component9681 {
        padding: 0px 0px 20px !important;
    }

        #sub-53 #component9681 > .dimode-sort {
            display: grid;
        }

        #sub-53 #component9681 #unit3866 {
            grid-row: 2;
            width: 100%;
            transform: none !important;
            padding: 30px !important;
        }

            #sub-53 #component9681 #unit3866 p {
                margin: 0 !important;
            }

        #sub-53 #component9681 #unit6168 {
            grid-row: 1;
            width: 100%;
            padding: 0 !important;
            transform: none !important;
            margin-bottom: 15px !important;
        }

    #sub-54 .dimode-theme {
        max-width: 75%;
        margin: 0 auto;
    }

    #sub-54 #component6654 > .row {
        display: grid;
    }

    #sub-54 #component6654 #unit9570 {
        grid-row: 2;
        width: 100%;
        padding: 0px !important;
    }

    #sub-54 #component6654 #unit3866 p {
        margin: 0 !important;
    }

    #sub-54 #component6654 #unit8591 {
        grid-row: 1;
        width: 100%;
        padding: 0 !important;
        transform: none !important;
        margin-bottom: 15px !important;
    }

    #sub-954 .dimode-theme {
        max-width: 75%;
        margin: 0 auto;
    }

    #sub-954 #component6654 > .row {
        display: grid;
    }

    #sub-954 #component6654 #unit9570 {
        grid-row: 2;
        width: 100%;
        padding: 0px !important;
    }

    #sub-954 #component6654 #unit3866 p {
        margin: 0 !important;
    }

    #sub-954 #component6654 #unit8591 {
        grid-row: 1;
        width: 100%;
        padding: 0 !important;
        transform: none !important;
        margin-bottom: 15px !important;
    }

    #sub-55 #component3991 {
        padding: 0 !important;
    }

    #sub-55 #component4706 #unit4170 {
        padding: 15px !important;
    }

        #sub-55 #component4706 #unit4170 > p:nth-child(2) {
            margin: 0 !important;
        }

    #sub-55 #component8033 #unit7448,
    #sub-55 #component8033 #unit3068 {
        width: 100% !important;
    }

        #sub-55 #component8033 #unit7448 p {
            margin: 0 !important;
        }

    #sub-55 #component8033 #unit3068 {
        padding: 0 15px 0 !important;
    }

    #sub-56 .t_1 td:nth-child(2) {
        width: 25% !important;
    }

    #sub-60 #component6305,
    #sub-60 #component5527,
    #sub-60 #component5967,
    #sub-60 #component8545,
    #sub-60 #component4189,
    #sub-60 #component6842 {
        width: 40% !important;
    }

    #sub-61 #component3252,
    #sub-61 #component4091,
    #sub-61 #component3050 {
        width: 33% !important;
    }

    #sub-62 #component1469 #unit9893,
    #sub-62 #component1469 #unit8899,
    #sub-62 #component6231 #unit3210,
    #sub-62 #component6231 #unit5798 {
        width: 50% !important;
        float: left !important;
    }

    #sub-62 .dimode-theme > #component1469:nth-child(3) > .dimode-sort > div:nth-child(2),
    #sub-62 .dimode-theme > #component6231:nth-child(11) > .dimode-sort > div:nth-child(2) {
        margin-bottom: 15px !important;
    }
    #sub-69 #component5796 #unit9408{width:100%!important;}
    #sub-69 #component5796 #unit2295{width:100%!important;}
	
	#sub-82 #component5531 #unit3234 > div > div{height: 45%!important;padding: 20px!important;}
	
	#sub-83 #component1781 #unit3203 > div > div{height: 45%!important;padding: 20px!important;}
	
	#sub-86 #component4280 #unit2500 > div > div{height: 45%!important;padding: 20px!important;}
	#sub-86 #component4851 #unit7454,
	#sub-86 #component4851 #unit1772{width:100%!important;}
	#sub-86 #component4851 #unit7454 .box_1{margin: 0 auto 15px!important;}
	#sub-86 #component4851 #unit1772{text-align:center!important;}
	
	#sub-84 #component4940 #unit6544 > div > div{height: 45%!important;padding: 20px!important;}
	
	#sub-85 #component5010 #unit6659 > div > div{height: 45%!important;padding: 20px!important;}
	
	#sub-88 #component2735 #unit3493 > div > div{width:65%!important;height: 45%!important;padding: 20px!important;}
	#sub-88 #component8680 > .row{display:grid;margin:0!important;}
	#sub-88 #component8680 #unit7294{grid-row:2;width:100%!important;padding:0!important;}
	#sub-88 #component8680 #unit7294 > div{padding:30px!important;}
	#sub-88 #component8680 #unit4750{grid-row:1;width:100%!important;padding:0!important;}
	
	#sub-91 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-91 #component5626 #unit4581{width:100%!important;}
	#sub-91 #component5273 #unit2477{width:20%!important;}
	#sub-91 #component5273 #unit7613{width:80%!important;}
	
	#sub-92 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-92 #component5626 #unit4581{width:100%!important;}
	#sub-92 #component5273 #unit2477{width:20%!important;}
	#sub-92 #component5273 #unit7613{width:80%!important;}
	
	#sub-93 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-93 #component5626 #unit4581{width:100%!important;}
	#sub-93 #component5273 #unit2477{width:20%!important;}
	#sub-93 #component5273 #unit7613{width:80%!important;}
	
	#sub-94 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-94 #component5626 #unit4581{width:100%!important;}
	#sub-94 #component5273 #unit2477{width:100%!important; margin-bottom:20px!important;}
	#sub-94 #component5273 #unit7613{width:100%!important;}
	
	#sub-95 #component1575 #unit3236{width:100%!important; margin-bottom:20px!important;}
	#sub-95 #component1575 #unit1769{width:100%!important;}
	#sub-95 #component3189{padding:0!important;}
	#sub-95 #component3189 #unit1521{width:100%!important;padding:15px!important;}
	#sub-95 #component3189 #unit1521 > div{height: initial!important;}
	#sub-95 #component3189 #unit4089{width:100%!important;padding:15px!important;}
	#sub-95 #component3189 #unit4089 > div{height: initial!important;}
	#sub-95 #component4104{padding:0!important;}
	#sub-95 #component7758 #unit9465,
	#sub-95 #component7758 #unit6157{width:100%!important;}
	#sub-95 #component7758 #unit9465 > div,
	#sub-95 #component7758 #unit6157 > div{height: 500px!important;background-size: 100%;}
	#sub-95 #component7758 #unit9465 > div > div,
	#sub-95 #component7758 #unit6157 > div > div{padding:14px!important;}
	#sub-95 #component7758 #unit9465 > div > div > p:nth-child(1) span,
	#sub-95 #component7758 #unit6157 > div > div > p:nth-child(1) span{font-size:24px!important;}
	#sub-95 #component7758 #unit9465 > div > div > p:nth-child(2) span,
	#sub-95 #component7758 #unit6157 > div > div > p:nth-child(2) span{font-size:17px!important;}
	#sub-95 #component2768 #unit3226 div img,
	#sub-95 #component2768 #unit6404 div img{max-height:140px!important;}
	#sub-95 #component8614 #unit8110 .link_box .box_5{width:80%!important;}
	
	#sub-96 #component4137 .row{margin:0!important;}
	#sub-96 #component4137 #unit9143,
	#sub-96 #component4137 #unit5230{width:100%!important;padding:0!important;}
	#sub-96 #component4137 #unit9143 > img{max-height:330px!important;}
	#sub-96 #component4137 #unit5230 > div,
	#sub-96 #component4137 #unit5230{max-height:330px!important;}
	#sub-96 #component4137 #unit5230 > div > div{max-height:290px!important;}
	#sub-96 #component2597 #unit2976 table tbody tr td{font-size:17px!important;}
	
	#sub-97 #component2079 .row{margin:0!important;}
	#sub-97 #component2079 #unit9963,
	#sub-97 #component2079 #unit9662{width:100%!important;padding:0!important;}
	#sub-97 #component2079 #unit9963 > img{max-height:330px!important;}
	#sub-97 #component2079 #unit9662 > div,
	#sub-97 #component2079 #unit9662{max-height:330px!important;}
	#sub-97 #component2079 #unit9662 > div > div{max-height:290px!important;}
	#sub-97 #component8557 #unit6100 table tbody tr td{font-size:17px!important;}
	#sub-97 #component8557 #unit6100 p{width:100%!important; text-align:center;margin-bottom:20px!important;}
	#sub-97 #component8557 #unit6100 .box_2{width:100%!important;display:inline-block;margin-bottom:15px!important;}
	
	#sub-29 #component3996 #unit4469 .box_3{margin: 0 auto 20px!important;}
	#sub-29 #component3996 #unit4469{width:100%!important;}
	#sub-29 #component3996 #unit8459{width:100%!important;}
	
	#sub-30 #component4843 #unit9211 .box_3{margin: 0 auto 20px!important;}
	#sub-30 #component4843 #unit9211{width:100%!important;}
	#sub-30 #component4843 #unit9921{width:100%!important;}
	
	#sub-31 #component7710 #unit6476 .box_3{margin: 0 auto 20px!important;}
	#sub-31 #component7710 #unit6476{width:100%!important;}
	#sub-31 #component7710 #unit4051{width:100%!important;}
}

@media (max-width:767px) {
	.d3-menulist{padding:10px;}
	.d3-menulist a{font-size:15px!important;}
    #sub-52 #component2525 {
        padding: 15px !important;
    }

        #sub-52 #component2525 #unit3154,
        #sub-52 #component2525 #unit6615 {
            width: 100% !important;
        }

        #sub-52 #component2525 #unit6615 {
            padding: 15px !important;
        }

            #sub-52 #component2525 #unit6615 > div:nth-child(1) {
                padding: 15px !important
            }

                #sub-52 #component2525 #unit6615 > div:nth-child(1) span {
                    font-size: 20px !important;
                }

            #sub-52 #component2525 #unit6615 > div:nth-child(3) span {
                font-size: 15px !important;
            }

    #sub-52 .dimode-theme > div:nth-child(3) {
        padding: 0 0 15px !important;
    }

    #sub-52 .dimode-theme > div:nth-child(4) {
        padding: 0 !important;
    }

    #sub-52 #component6981 #unit6750 > div:nth-child(2) {
        width: 85%;
    }

        #sub-52 #component6981 #unit6750 > div:nth-child(2) span {
            font-size: 17px !important;
        }

    #sub-52 .dimode-theme > div:nth-child(4) #unit6750 p span {
        font-size: 15px !important;
    }

    .table-responsive {
        border: none !important;
    }

    #sub-53 #component9533 {
        padding: 0 !important;
    }

    #sub-53 #component9681 {
        padding: 0px 0px 20px !important;
    }

        #sub-53 #component9681 > .dimode-sort {
            display: grid;
        }

        #sub-53 #component9681 #unit3866 {
            grid-row: 2;
            width: 100%;
            transform: none !important;
            padding: 15px !important;
        }

            #sub-53 #component9681 #unit3866 p {
                margin: 0 !important;
            }

                #sub-53 #component9681 #unit3866 p > span {
                    font-size: 15px !important;
                }

                #sub-53 #component9681 #unit3866 p strong span {
                    font-size: 17px !important;
                }

                #sub-53 #component9681 #unit3866 p > span > span {
                    font-size: 15px !important;
                }

        #sub-53 #component9681 #unit6168 {
            grid-row: 1;
            width: 100%;
            padding: 0 !important;
            transform: none !important;
            margin-bottom: 15px !important;
        }

    #sub-53 #component9399 {
        padding: 15px 0 !important;
    }

        #sub-53 #component9399 #unit5211 p {
            margin: 0 !important;
            font-size: 15px !important;
        }

    #sub-56 #component8112 {
        top: -10px !important;
    }

        #sub-56 #component8112 #unit7803 > div:nth-child(1) {
            top: 45px !important;
        }

        #sub-56 #component8112 #unit7803 > div:nth-child(2) {
            top: 65px !important;
        }

        #sub-56 #component8112 #unit7803 > div:nth-child(2) {
            margin: 0 auto !important;
            width: 90px !important;
            padding: 15px !important;
            font-size: 20px !important;
        }

    #sub-56 .t_1 {
        width: 100% !important;
        margin-left: 0 !important;
    }

        #sub-56 .t_1 td:nth-child(2) {
            width: 25% !important;
        }

        #sub-56 .t_1 td {
            font-size: 15px !important;
        }

    #sub-54 .dimode-theme {
        max-width: 100%;
        margin: 0 auto;
    }

    #sub-54 #component6654 > .row {
        display: grid;
    }

    #sub-54 #component6654 #unit9570 {
        grid-row: 2;
        width: 100%;
        padding: 0px !important;
    }

        #sub-54 #component6654 #unit9570 > div {
            padding: 20px !important;
        }

            #sub-54 #component6654 #unit9570 > div > div p {
                margin: 0 !important;
            }

            #sub-54 #component6654 #unit9570 > div > div:nth-child(1) {
                padding: 10px !important;
            }

                #sub-54 #component6654 #unit9570 > div > div:nth-child(1) p span {
                    font-size: 20px !important;
                }

            #sub-54 #component6654 #unit9570 > div > div:nth-child(2) {
                padding: 20px 0 0 0 !important;
            }

                #sub-54 #component6654 #unit9570 > div > div:nth-child(2) > p:nth-child(1) > span {
                    font-size: 17px !important;
                }

                #sub-54 #component6654 #unit9570 > div > div:nth-child(2) > p:nth-child(2) > span {
                    font-size: 15px !important;
                }

    #sub-54 #component6654 #unit3866 p {
        margin: 0 !important;
    }

    #sub-54 #component6654 #unit8591 {
        grid-row: 1;
        width: 100%;
        padding: 0 !important;
        transform: none !important;
        margin-bottom: 15px !important;
    }

    #sub-954 .dimode-theme {
        max-width: 100%;
        margin: 0 auto;
    }

    #sub-954 #component6654 > .row {
        display: grid;
    }

    #sub-954 #component6654 #unit9570 {
        grid-row: 2;
        width: 100%;
        padding: 0px !important;
    }

        #sub-954 #component6654 #unit9570 > div {
            padding: 20px !important;
        }

            #sub-954 #component6654 #unit9570 > div > div p {
                margin: 0 !important;
            }

            #sub-954 #component6654 #unit9570 > div > div:nth-child(1) {
                padding: 10px !important;
            }

                #sub-954 #component6654 #unit9570 > div > div:nth-child(1) p span {
                    font-size: 20px !important;
                }

            #sub-954 #component6654 #unit9570 > div > div:nth-child(2) {
                padding: 20px 0 0 0 !important;
            }

                #sub-954 #component6654 #unit9570 > div > div:nth-child(2) > p:nth-child(1) > span {
                    font-size: 17px !important;
                }

                #sub-954 #component6654 #unit9570 > div > div:nth-child(2) > p:nth-child(2) > span {
                    font-size: 15px !important;
                }

    #sub-954 #component6654 #unit3866 p {
        margin: 0 !important;
    }

    #sub-954 #component6654 #unit8591 {
        grid-row: 1;
        width: 100%;
        padding: 0 !important;
        transform: none !important;
        margin-bottom: 15px !important;
    }

    #sub-55 #component3991 {
        padding: 0 !important;
    }

    #sub-55 #component4706 {
        padding: 20px 0 !important;
    }

        #sub-55 #component4706 #unit4170 {
            padding: 15px !important;
        }

            #sub-55 #component4706 #unit4170 > p:nth-child(1) strong span {
                font-size: 17px !important;
            }

            #sub-55 #component4706 #unit4170 > p:nth-child(2) {
                margin: 0 !important;
            }

                #sub-55 #component4706 #unit4170 > p:nth-child(2) span {
                    font-size: 15px !important;
                }

    #sub-55 #component8033 #unit7448 {
        padding: 20px 15px 0px !important;
    }

    #sub-55 #component8033 #unit7448,
    #sub-55 #component8033 #unit3068 {
        width: 100% !important;
    }

        #sub-55 #component8033 #unit7448 p span,
        #sub-55 #component8033 #unit3068 p span {
            font-size: 15px !important;
        }

        #sub-55 #component8033 #unit7448 p {
            margin: 0 !important;
        }

    #sub-55 #component8033 #unit3068 {
        padding: 0 15px 0 !important;
    }
	#sub-1634 #unit1556,
    #sub-57 #unit1556 {
        padding: 15px !important;
    }
		#sub-1634 #unit1556 p,
        #sub-57 #unit1556 p {
            text-align: center !important;
            margin: 0 !important;
        }
#sub-1634 #unit1556 p .box_1,
#sub-1634 #unit1556 p span .box_1,
#sub-57 #unit1556 p .box_1,
#sub-57 #unit1556 p span .box_1 {
                width: 100% !important;
                margin: 0 !important;
                display: block !important;
                line-height: 2;
            }
			#sub-1634 #unit1556 p span,
            #sub-57 #unit1556 p span {
                font-size: 17px !important;
                line-height: 2;
            }
	#sub-1634 #component7718 #unit6245 hr,
    #sub-57 #component7718 #unit6245 hr {
        margin: 10px 0 !important;
    }
	#sub-1634 #component7718 #unit6245 p span,
    #sub-57 #component7718 #unit6245 p span {
        font-size: 15px !important;
    }
		#sub-1634 #component7718 #unit6245 p span strong,
        #sub-57 #component7718 #unit6245 p span strong {
            font-size: 17px !important;
        }

    #sub-60 .dimode-theme > div {
        display: inherit !important;
    }

    #sub-60 #component4104 {
        padding: 0 !important;
    }

    #sub-60 #component6305,
    #sub-60 #component5527,
    #sub-60 #component5967,
    #sub-60 #component8545,
    #sub-60 #component4189,
    #sub-60 #component6842 {
        width: 100% !important;
        float: left !important;
        padding: 0 !important;
    }

        #sub-60 #component6305 > div > div:nth-child(2) > div,
        #sub-60 #component5527 > div > div:nth-child(2) > div,
        #sub-60 #component5967 > div > div:nth-child(2) > div,
        #sub-60 #component8545 > div > div:nth-child(2) > div,
        #sub-60 #component4189 > div > div:nth-child(2) > div,
        #sub-60 #component6842 > div > div:nth-child(2) > div {
            padding: 0 !important;
        }

            #sub-60 #component6305 > div > div:nth-child(2) > div > div,
            #sub-60 #component5527 > div > div:nth-child(2) > div > div,
            #sub-60 #component5967 > div > div:nth-child(2) > div > div,
            #sub-60 #component8545 > div > div:nth-child(2) > div > div,
            #sub-60 #component4189 > div > div:nth-child(2) > div > div,
            #sub-60 #component6842 > div > div:nth-child(2) > div > div {
                font-size: 15px !important;
            }

                #sub-60 #component6305 > div > div:nth-child(2) > div > div span,
                #sub-60 #component5527 > div > div:nth-child(2) > div > div span,
                #sub-60 #component5967 > div > div:nth-child(2) > div > div span,
                #sub-60 #component8545 > div > div:nth-child(2) > div > div span,
                #sub-60 #component4189 > div > div:nth-child(2) > div > div span,
                #sub-60 #component6842 > div > div:nth-child(2) > div > div span {
                    font-size: 17px !important;
                }

    #sub-61 #component3252,
    #sub-61 #component4091,
    #sub-61 #component3050 {
        width: 100% !important;
    }

    #sub-61 #component3252 #unit1389,
    #sub-61 #component4091 #unit9101,
    #sub-61 #component3050 #unit7690 {
        padding: 0 !important;
    }

    #sub-62 #component1469 #unit9893,
    #sub-62 #component1469 #unit8899,
    #sub-62 #component6231 #unit3210,
    #sub-62 #component6231 #unit5798 {width: 100% !important;float: left !important;margin-bottom: 15px !important;}
    #sub-62 #component9445{padding: 0px 0px 30px!important;}
    #sub-62 #component9445 #unit6059 > div{background-size:100%!important;height: 80px!important;}
    #sub-62 #component9445 #unit6059 > div > p:nth-child(1){width:30px!important;left: 45%!important;top: 25%!important;}
    #sub-62 #component9445 #unit6059 > div > p:nth-child(2){top: 40%!important;}
    #sub-62 #component9445 #unit6059 > div > p:nth-child(2) span strong{font-size:20px!important;}
    #sub-62 #component1469{padding:0!important;}
    #sub-62 #component6231 > .dimode-sort > #unit3210 > p,
    #sub-62 #component6231 > .dimode-sort > #unit5798 > p,
    #sub-62 #component1469 > .dimode-sort > #unit8899 > p,
    #sub-62 #component1469 > .dimode-sort > #unit9893 > p{margin:0!important;}
    #sub-62 #component1469 > .dimode-sort > #unit8899 > p > span{font-size:15px!important;}
    #sub-62 #component6231 > .dimode-sort > #unit3210 > p > span,
    #sub-62 #component1469 > .dimode-sort > #unit9893 > p > span{font-size:17px!important;}
    #sub-62 #component6231 > .dimode-sort > #unit5798 > div > p,
    #sub-62 #component1469 > .dimode-sort > #unit8899 > div > p{margin:0!important;}
    #sub-62 #component6231 > .dimode-sort > #unit5798 > div,
    #sub-62 #component6231 > .dimode-sort > #unit3210 > div,
    #sub-62 #component1469 > .dimode-sort > #unit8899 > div,
    #sub-62 #component1469 > .dimode-sort > #unit9893 > div{padding:10px!important;height: inherit!important;}
    #sub-62 #component6231 > .dimode-sort > #unit5798 > div .box_4,
    #sub-62 #component6231 > .dimode-sort > #unit3210 > div .box_4,
    #sub-62 #component1469 > .dimode-sort > #unit8899 > div .box_3,
    #sub-62 #component1469 > .dimode-sort > #unit9893 > div .box_3{width:100%!important; font-size:17px!important; margin-bottom:10px!important;}
    #sub-62 #component6231 > .dimode-sort > #unit3210 > div > p, 
    #sub-62 #component6231 > .dimode-sort > #unit5798 > div > p, 
    #sub-62 #component1469 > .dimode-sort > #unit8899 > div > p,
    #sub-62 #component1469 > .dimode-sort > #unit9893 > div > p{margin:0!important;}
    #sub-62 #component6231 > .dimode-sort > #unit3210 > div > p > span, 
    #sub-62 #component6231 > .dimode-sort > #unit5798 > div > p > span, 
    #sub-62 #component1469 > .dimode-sort > #unit8899 > div > p > span,
    #sub-62 #component1469 > .dimode-sort > #unit9893 > div > p > span{font-size:15px!important;}

    #sub-63 #component7956{padding: 0px 0px 30px!important;}
    #sub-63 #component7956 #unit9375 > div{background-size:100%!important;height: 80px!important;}
    #sub-63 #component7956 #unit9375 > div > p:nth-child(1){width:30px!important;left: 45%!important;top: 25%!important;}
    #sub-63 #component7956 #unit9375 > div > p:nth-child(2){top: 40%!important;}
    #sub-63 #component7956 #unit9375 > div > p:nth-child(2) span strong{font-size:20px!important;}
    #sub-63 #component2372{padding: 15px 0px!important;}
    #sub-63 #component2372 #unit5768 hr{margin: 10px 0!important;}
    #sub-63 #component2372 #unit5768 p{margin:0!important;}
    #sub-63 #component2372 #unit5768 p span{font-size:17px!important;}
    #sub-63 #component2372 #unit5768 p:nth-child(2) span,
    #sub-63 #component2372 #unit5768 p:nth-child(13) span{font-size:15px!important;}

    #sub-65 #component9687:nth-child(2) #unit9206 > div{background-size:130%!important;height: 120px!important;background-position: center;}
    #sub-65 #component9687:nth-child(2) #unit9206 > div > div{top: 40%!important;}
    #sub-65 #component9687:nth-child(2) #unit9206 > div > div > span strong{font-size:20px!important;}
    #sub-65 .dimode-theme #component9687:nth-child(5) div{padding:15px!important;}
    #sub-65 .dimode-theme #component9687:nth-child(5) div p span{font-size:15px!important;}
    #sub-65 .dimode-theme #component9687:nth-child(5) div p span strong{font-size:17px!important;}
    #sub-65 .dimode-theme #component9687:nth-child(6) #unit9206{padding:15px!important;}
    #sub-65 .dimode-theme #component9687:nth-child(6) div span{font-size:17px!important;}
    #sub-65 .dimode-theme #component9687:nth-child(7) #unit9206{padding: 0px 15px!important;}
    #sub-65 .dimode-theme #component9687:nth-child(7) #unit9206 p span{font-size:15px!important;}

    #sub-66 #component6848:nth-child(2){padding:0!important;}
    #sub-66 #component6848:nth-child(2) #unit9401 > div{background-size:130%!important;height: 120px!important;background-position: center;}
    #sub-66 #component6848:nth-child(2) #unit9401 > div > div > span strong{font-size:20px!important;}
    #sub-66 #component4775{padding: 15px 0px!important;}
    #sub-66 #component4775 #unit8732{padding:15px!important;}
    #sub-66 #component4775 div span{font-size:17px!important;}
    #sub-66 #component7637 #unit3639{padding: 0px 10px!important;}
    #sub-66 #component7637 #unit3639 div,
    #sub-66 #component7637 #unit3639 p{font-size:15px!important;}
    #sub-66 #component7637 #unit3639 table tbody tr td{font-size:15px!important;}

    #sub-67 #component8097:nth-child(2){padding:0!important;}
    #sub-67 #component8097:nth-child(2) #unit7750 > div{background-size:130%!important;height: 120px!important;background-position: center;}
    #sub-67 #component8097:nth-child(2) #unit7750 > div > div > span strong{font-size:20px!important;}
    #sub-67 #component9941{padding: 15px 0px!important;}
    #sub-67 #component9941 #unit6206{padding:15px!important;}
    #sub-67 #component9941 div span{font-size:17px!important;}
    #sub-67 #component7938 #unit7963{padding: 0px 10px!important;}
    #sub-67 #component7938 #unit7963 div,
    #sub-67 #component7938 #unit7963 p{font-size:15px!important;}
    #sub-67 #component7938:nth-child(7) > #unit7963 > div{width:100%!important;padding: 10px 0px!important;}
    
    #sub-68 #component3465:nth-child(1){padding:0!important;}
    #sub-68 #component3465:nth-child(1) #unit7830 > div:nth-child(2){background-size:130%!important;height: 120px!important;background-position: center;}
    #sub-68 #component3465:nth-child(1) #unit7830 > div:nth-child(2) > div > span strong{font-size:20px!important;}
    #sub-68 #component6279{padding: 15px 0px!important;}
    #sub-68 #component6279 #unit2478{padding:15px!important;}
    #sub-68 #component6279 #unit2478 p{margin: 0 0 10px!important;}
    #sub-68 #component6279 div strong span{font-size:17px!important;}
    #sub-68 #component6279 div span{font-size:15px!important;}
    #sub-68 #component6279 .box_1{width: 100%;padding: 10px;font-size: 15px;}
    #sub-68 #component6279 .box_1 a strong{font-size:17px!important;}

    #sub-73 #component8644:nth-child(2){padding:0!important;}
    #sub-73 #component8644:nth-child(2) #unit4212 > div{background-size:130%!important;height: 120px!important;background-position: center;}
    #sub-73 #component8644:nth-child(2) #unit4212 > div > div > span strong{font-size:20px!important;}
    #sub-73 #component5601{padding: 15px 0px!important;}
    #sub-73 #component5601 #unit1524{padding:15px!important;}
    #sub-73 #component5601 div p span strong{font-size:17px!important;}
    #sub-73 #component5601 div p{font-size:15px!important;}
    #sub-73 #component7938 #unit7963{padding: 0px 10px!important;}
    #sub-73 #component7938 #unit7963 div,
    #sub-73 #component7938 #unit7963 p{font-size:15px!important;}
    #sub-73 #component7938:nth-child(7) > #unit7963 > div{width:100%!important;padding: 10px 0px!important;}
    
    #sub-69 #component5796 #unit9408{width:100%!important;}
    #sub-69 #component5796 #unit2295{width:100%!important;}
    #sub-69 #component5724 #unit2207 div{font-size:20px!important;}
    #sub-69 #component5415{padding:15px 0!important;}
    #sub-69 #component5415 #unit7346 table tbody tr td{font-size:15px!important;}
    #sub-69 #component1848{padding: 15px 0px!important;}
    #sub-69 #component1848 #unit7611 div{font-size:20px!important;}
    #sub-69 #component4994 #unit3215 p span{font-size:15px!important;}
    #sub-69 #component5796 #unit9408{padding: 15px 15px 0px!important;}
    #sub-69 #component5796 #unit9408 .c_1{width: 65px!important;padding: 10px!important;height: 65px!important;}
    #sub-69 #component5796 #unit9408 .c_1 span strong{font-size:20px!important;}
    #sub-69 #component5796 #unit9408 p:nth-child(2) strong span{font-size:17px!important;}
    #sub-69 #component5796 #unit9408 p:nth-child(3) span{font-size:15px!important;}
    #sub-69 #component5796 #unit2295{padding: 15px 15px 0px!important;}
    #sub-69 #component5796 #unit2295 p{margin:0!important; font-size:15px!important;}
    #sub-69 #component4104{padding:0!important;}

    #sub-70 #component3928{padding: 0px 0px 15px;}
    #sub-70 #component8931{padding: 15px 0px!important;}
    #sub-70 #component3928 #unit8660{padding: 15px 0px!important;}
    #sub-70 #component3928 #unit8660 p{margin:0!important;}
    #sub-70 #component3928 #unit8660 p span{font-size:15px!important;}
    #sub-70 #component6482{padding:0!important;}
    #sub-70 #component6482 #unit5719 > div{font-size:17px!important;}
    #sub-74 #component7299{padding:0!important;}
    #daumRoughmapContainer1626433740453 > div{height:315px!important;}
    #component9220,
    #component7125,
    #component2417{padding:0!important;}
    #component2417 #unit6920 p span{font-size:17px!important;}
    #component9220 #unit2509 > div,
    #component9220 #unit2509 > div > spna,
    #component7125 #unit1642 > div{font-size:17px!important;}
    #component9220 #unit2509 > div p,
    #component7125 #unit1642 > div p{font-size:15px!important;}
	
	#sub-82 #component9533{padding:0!important;}
    #sub-82 #component5531 #unit3234 > div{background-size:130%!important;height: 120px!important;background-position: center;}
	#sub-82 #component5531 #unit3234 > div > div{height: 70%!important;padding: 15px!important; width:55%!important;}
	#sub-82 #component5531 #unit3234 > div > div > span{font-size:20px!important;}
	#sub-82 #component2327{padding: 15px 0!important;}
	#sub-82 #component5531{padding:0!important;margin: 0px 0px 15px!important;}
	#sub-82 #component5531 #unit3234 p span{font-size:15px!important;}
	#sub-82 #component9333{padding:15px 0 0!important;}
	#sub-82 #component2327 #unit9796 > div > span{font-size:17px!important;}
	#sub-82 #component5531 #unit3234 table tbody tr td{font-size:15px!important;}
	#sub-82 #component9553 #unit9765,
	#sub-82 #component9553 #unit7608{padding: 15px 15px 0px!important;}
	#sub-82 #component9553 #unit9765 div p span,
	#sub-82 #component9553 #unit7608 div p span{font-size:17px!important;}
	
	#sub-83 #component9533{padding:0!important;}
	#sub-83 #component1781{padding: 0px 0px 15px!important;}
    #sub-83 #component1781 #unit3203 > div{background-size:130%!important;height: 120px!important;background-position: center;}
	#sub-83 #component1781 #unit3203 > div > div{height: 70%!important;padding: 15px!important; width:55%!important;}
	#sub-83 #component1781 #unit3203 > div > div > span{font-size:20px!important;}
	#sub-83 #component1098 #unit4245 > div{height:35px!important;}
	#sub-83 #component6495{padding:15px 0!important;}
	#sub-83 #component2739{padding:15px 0!important;}
	#sub-83 #component2739 #unit7109 .box_1{width: 80%!important;}
	#sub-83 #component2739 #unit7109 .box_1 a span{font-size:17px!important;}
	
	#sub-86 #component9533{padding:0!important;}
	#sub-86 #component4280{padding: 0px 0px 15px!important;}
    #sub-86 #component4280 #unit2500 > div{background-size:130%!important;height: 120px!important;background-position: center;}
	#sub-86 #component4280 #unit2500 > div > div{height: 70%!important;padding: 15px!important; width:55%!important;}
	#sub-86 #component4280 #unit2500 > div > div > span{font-size:20px!important;}
	#sub-86 #component4568{padding:0!important;margin: 0px 0px 15px!important;}
	#sub-86 #component4568 #unit6233 p span{font-size:15px!important;}
	#sub-86 #component4104{padding:0!important;}
	#sub-86 #component8117{padding:15px 0!important;}
	#sub-86 #component8117 #unit9343 > div > strong{font-size:17px!important;}
	#sub-86 #component4851{padding: 15px 0px 0px!important;}
	#sub-86 #component4851 #unit7454,
	#sub-86 #component4851 #unit1772{width:100%!important;}
	#sub-86 #component4851 #unit7454 .box_1{margin: 0 auto 15px!important;}
	#sub-86 #component4851 #unit1772 p{margin:0!important;}
	#sub-86 #component4851 #unit1772 p span,
	#sub-86 #component4851 #unit7454 .box_1 span{font-size:17px!important;}
	#sub-86 #component4851 #unit1772{text-align:center!important;}
	
	#sub-84 #component9533{padding:0!important;}
	#sub-84 #component4940{padding: 0px!important;}
    #sub-84 #component4940 #unit6544 > div{background-size:130%!important;height: 120px!important;background-position: center;}
	#sub-84 #component4940 #unit6544 > div > div{height: 70%!important;padding: 15px!important; width:55%!important;}
	#sub-84 #component4940 #unit6544 > div > div > span{font-size:20px!important;}
	#sub-84 #component6082{padding:15px 0px!important;}
	#sub-84 #component6082 #unit3445 p{margin:0!important;}
	#sub-84 #component6082 > div p,
	#sub-84 #component6082 #unit3445 p span{font-size:15px!important;}
	#sub-84 #component3539{padding:15px 0!important;}
	#sub-84 #component3539 #unit9167 > div{font-size:17px!important;}
	#sub-84 #component4814 #unit4241,
	#sub-84 #component4814 #unit4229{padding: 15px 15px 0px!important;}
	
	#sub-85 #component9533{padding:0!important;}
	#sub-85 #component5010{padding: 0px!important;}
    #sub-85 #component5010 #unit6659 > div{background-size:130%!important;height: 120px!important;background-position: center;}
	#sub-85 #component5010 #unit6659 > div > div{height: 70%!important;padding: 15px!important; width:55%!important;}
	#sub-85 #component5010 #unit6659 > div > div > span{font-size:20px!important;}
	#sub-85 #component6199{padding:15px 0px!important;}
	#sub-85 #component6199 #unit7138 p{margin:0!important;}
	#sub-85 #component6199 > div p,
	#sub-85 #component6199 #unit7138 p span{font-size:15px!important;}
	#sub-85 #component9395{padding:15px 0!important;}
	#sub-85 #component9395 #unit6386 > div{font-size:17px!important;}
	#sub-85 #component7897 #unit5578,
	#sub-85 #component7897 #unit6365{padding: 15px 15px 0px!important;}
	#sub-88 #component4104,
	#sub-88 #component9533{padding:0!important;}
	#sub-88 #component2735{padding: 0px!important;}
    #sub-88 #component2735 #unit3493 > div{background-size:130%!important;height: 120px!important;background-position: center;}
	#sub-88 #component2735 #unit3493 > div > div{width:65%!important;height: 70%!important;padding: 15px!important; width:55%!important;}
	#sub-88 #component2735 #unit3493 > div > div > span{font-size:20px!important;}
	#sub-88 #component2735 #unit3493 > div > div > img{max-width:30px!important;}
	#sub-88 #component1607{padding:15px 0px!important;}
	#sub-88 #component1607 #unit1181 p{margin:0!important;}
	#sub-88 #component1607 #unit1181 p span{font-size:15px!important;}
	
	#sub-88 .dimode-theme > #component1607:nth-child(5){padding:15px 0px!important;}
	#sub-88 .dimode-theme > #component1607:nth-child(5) #unit1181 p{margin-bottom:10px!important;}
	#sub-88 .dimode-theme > #component1607:nth-child(5) #unit1181 p{font-size:15px!important;display: inline-block;}
	#sub-88 .dimode-theme > #component1607:nth-child(5) #unit1181 p .box_1,
	#sub-88 .dimode-theme > #component1607:nth-child(5) #unit1181 p .box_2{font-size:15px!important;width:100%!important;margin-bottom:10px!important;display: inline-block;text-align:center;}
	
	#sub-88 #component8680{margin:0!important;}
	#sub-88 #component7652{padding:15px 0!important;}
	#sub-88 #component7652 #unit3216 > div{font-size:17px!important;}
	#sub-88 #component8680 > .row{display:grid;margin:0!important;}
	#sub-88 #component8680 #unit7294{grid-row:2;width:100%!important;padding:0!important;}
	#sub-88 #component8680 #unit7294 > div{padding:15px!important;}
	#sub-88 #component8680 #unit7294 > div .box_3 span{font-size:17px!important;}
	#sub-88 #component8680 #unit7294 > div > div{margin-top: 10px!important;}
	#sub-88 #component8680 #unit7294 > div > div p span{font-size:15px!important;}
	#sub-88 #component8680 #unit4750{grid-row:1;width:100%!important;padding:0!important;}
	
	#sub-91 #component5273,
	#sub-91 #component4104,
	#sub-91 #component9533{padding:0!important;}
	#sub-91 #component5626{margin:0!important;}
	#sub-91 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-91 #component5626 #unit4581{width:100%!important;}
	#sub-91 #component5626 #unit4581 > div{font-size:15px!important;}
	#sub-91 #component5626 #unit4581 > div > p:nth-child(1) > span{font-size:20px!important;}
	#sub-91 #component5626 #unit4581 > div > p:nth-child(2){margin:0!important;}
	#sub-91 #component5626 #unit4581 > div > p:nth-child(2) > span{font-size:17px!important;}
	#sub-91 #component5626 #unit4581 > div > hr{margin:5px 0!important;}
	#sub-91 #component5626 #unit4581 > div > div{margin-top:10px!important;}
	#sub-91 #component5626 #unit4581 > div > div > p{padding: 10px 0px!important;}
	#sub-91 .dimode-theme #component5273 #unit2477 > p span{font-size:20px!important;}
	#sub-91 .dimode-theme > #component5273:nth-child(4) #unit7613 > p:nth-child(1) span{font-size:17px!important;}
	#sub-91 .dimode-theme > #component5273:nth-child(4) #unit7613 > p:nth-child(2) span{font-size:15px!important;}
	#sub-91 .dimode-theme #component5273 #unit7613 > p .box_1{width:100%!important; display:inline-block; font-size:15px!important; margin-bottom:10px!important;}
	#sub-91 .dimode-theme > #component5273:nth-child(8) #unit7613 p{text-align:center;}
	#sub-91 #component5273 #unit7613 p{font-size:15px!important;margin-bottom:10px!important;}
	
	#sub-92 #component5273,
	#sub-92 #component4104,
	#sub-92 #component9533{padding:0!important;}
	#sub-92 #component5626{margin:0!important;}
	#sub-92 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-92 #component5626 #unit4581{width:100%!important;}
	#sub-92 #component5626 #unit4581 > div{font-size:15px!important;}
	#sub-92 #component5626 #unit4581 > div > p:nth-child(1) > span{font-size:20px!important;}
	#sub-92 #component5626 #unit4581 > div > p:nth-child(2){margin:0!important;}
	#sub-92 #component5626 #unit4581 > div > p:nth-child(2) > span{font-size:17px!important;}
	#sub-92 #component5626 #unit4581 > div > hr{margin:5px 0!important;}
	#sub-92 #component5626 #unit4581 > div > div{margin-top:10px!important;}
	#sub-92 #component5626 #unit4581 > div > div > p{padding: 10px 0px!important;}
	#sub-92 .dimode-theme #component5273 #unit2477 > p span{font-size:20px!important;}
	#sub-92 .dimode-theme > #component5273:nth-child(4) #unit7613 > p:nth-child(1) span{font-size:17px!important;}
	#sub-92 .dimode-theme > #component5273:nth-child(4) #unit7613 > p:nth-child(2) span{font-size:15px!important;}
	#sub-92 .dimode-theme #component5273 #unit7613 > p .box_1{width:100%!important; display:inline-block; font-size:15px!important; margin-bottom:10px!important;}
	#sub-92 .dimode-theme > #component5273:nth-child(8) #unit7613 p{text-align:center;}
	#sub-92 #component5273 #unit7613 p{font-size:15px!important;margin-bottom:10px!important;}
	
	#sub-93 #component5273,
	#sub-93 #component4104,
	#sub-93 #component9533{padding:0!important;}
	#sub-93 #component5626{margin:0!important;}
	#sub-93 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-93 #component5626 #unit4581{width:100%!important;}
	#sub-93 #component5626 #unit4581 > div{font-size:15px!important;}
	#sub-93 #component5626 #unit4581 > div > p:nth-child(1) > span{font-size:20px!important;}
	#sub-93 #component5626 #unit4581 > div > p:nth-child(2){margin:0!important;}
	#sub-93 #component5626 #unit4581 > div > p:nth-child(2) > span{font-size:17px!important;}
	#sub-93 #component5626 #unit4581 > div > hr{margin:5px 0!important;}
	#sub-93 #component5626 #unit4581 > div > div{margin-top:10px!important;}
	#sub-93 #component5626 #unit4581 > div > div > p{padding: 10px 0px!important;}
	#sub-93 .dimode-theme #component5273 #unit2477 > p span{font-size:20px!important;}
	#sub-93 .dimode-theme > #component5273:nth-child(4) #unit7613 > p:nth-child(1) span{font-size:17px!important;}
	#sub-93 .dimode-theme > #component5273:nth-child(4) #unit7613 > p:nth-child(2) span{font-size:15px!important;}
	#sub-93 .dimode-theme #component5273 #unit7613 > p .box_1{width:100%!important; display:inline-block; font-size:15px!important; margin-bottom:10px!important;}
	#sub-93 .dimode-theme > #component5273:nth-child(8) #unit7613 p{text-align:center;}
	#sub-93 #component5273 #unit7613 p{font-size:15px!important;margin-bottom:10px!important;}
	
	#sub-94 #component5273,
	#sub-94 #component4104,
	#sub-94 #component9533{padding:0!important;}
	#sub-94 #component5626{margin:0!important;}
	#sub-94 #component5626 #unit9302{width:100%!important; margin-bottom:20px!important;}
	#sub-94 #component5626 #unit4581{width:100%!important;}
	#sub-94 #component5626 #unit4581 > div{font-size:15px!important;}
	#sub-94 #component5626 #unit4581 > div > p:nth-child(1) > span{font-size:20px!important;}
	#sub-94 #component5626 #unit4581 > div > p:nth-child(2){margin:0!important;}
	#sub-94 #component5626 #unit4581 > div > p:nth-child(2) > span{font-size:17px!important;}
	#sub-94 #component5626 #unit4581 > div > hr{margin:5px 0!important;}
	#sub-94 #component5626 #unit4581 > div > div{margin-top:10px!important;}
	#sub-94 #component5626 #unit4581 > div > div > p{padding: 10px 0px!important;}
	#sub-94 .dimode-theme #component5273 #unit2477 > p span{font-size:20px!important;}
	#sub-94 .dimode-theme > #component5273:nth-child(4) #unit7613 > p:nth-child(1) span{font-size:17px!important;}
	#sub-94 .dimode-theme > #component5273:nth-child(4) #unit7613 > p:nth-child(2) span{font-size:15px!important;}
	#sub-94 .dimode-theme #component5273 #unit7613 > p .box_1{width:100%!important; display:inline-block; font-size:15px!important; margin-bottom:10px!important;}
	#sub-94 .dimode-theme > #component5273:nth-child(8) #unit7613 p{text-align:center;}
	#sub-94 #component5273 #unit7613 p{font-size:15px!important;margin-bottom:10px!important;}
	
	
	#component1575,
	#component1145,
	#component9533{padding:0!important;}
	#component9532,
	#component6447{padding: 15px 0px!important;}
	#sub-95 #component1575 #unit3236{width:100%!important; margin-bottom:20px!important;}
	#sub-95 #component1575 #unit1769{width:100%!important;padding:20px!important;}
	#sub-95 #component1575 #unit1769 p{margin:0!important;}
	#sub-95 #component9532 div span,
	#sub-95 #component6447 div span{font-size:18px!important;}
	#sub-95 #component1575 #unit1769 p span{font-size:15px!important;}
	#sub-95 #component9590,
	#sub-95 #component3189{padding:0!important;}
	#sub-95 #component3189 #unit1521{width:100%!important;padding:10px 0px!important;}
	#sub-95 #component9590 #unit8476,
	#sub-95 #component3189 #unit1521 > div{height: initial!important;padding:20px!important;}
	#sub-95 #component3189 #unit4089{width:100%!important;padding:10px 0px!important;}
	#sub-95 #component3189 #unit4089 > div{height: initial!important;padding:20px!important;}
	#sub-95 #component3189 #unit1521 > div > span:nth-child(1),
	#sub-95 #component3189 #unit4089 > div > span:nth-child(1){font-size:17px!important;}
	#sub-95 #component9590 #unit8476 p span,
	#sub-95 #component3189 #unit1521 > div > span:nth-child(3),
	#sub-95 #component3189 #unit4089 > div > span:nth-child(3){font-size:15px!important;}
	#sub-95 #component7758{padding:0px 0px 10px!important;}
	#sub-95 #component4104{padding:0!important;}
	#sub-95 #component7758 #unit9465,
	#sub-95 #component7758 #unit6157{width:100%!important;}
	#sub-95 #component7758 #unit9465 > div,
	#sub-95 #component7758 #unit6157 > div{height: 300px!important;background-size: 100%;}
	#sub-95 #component7758 #unit9465 > div > div,
	#sub-95 #component7758 #unit6157 > div > div{padding:14px!important;}
	#sub-95 #component7758 #unit9465 > div > div > p:nth-child(1) span,
	#sub-95 #component7758 #unit6157 > div > div > p:nth-child(1) span{font-size:17px!important;}
	#sub-95 #component7758 #unit9465 > div > div > p:nth-child(2) span,
	#sub-95 #component7758 #unit6157 > div > div > p:nth-child(2) span{font-size:15px!important;}
	#sub-95 #component2768{padding:15px 0!important;}
	#sub-95 #component8614 #unit8110 .link_box .box_5{width:100%!important; font-size:15px!important;}
	#sub-95 #component4289 #unit1142 p{width:100%!important; font-size:15px!important; margin-bottom:10px!important;}
	#sub-95 #component4289 #unit1142 p .box_4,
	#sub-95 #component4289 #unit1142 p .box_3{width:100%!important;margin:0 0 10px!important;display:inline-block; text-align:center;}
	
	#sub-96 #component4137{margin:0!important;}
	#sub-96 #component4137 .row{margin:0!important;}
	#sub-96 #component4137 #unit9143,
	#sub-96 #component4137 #unit5230{width:100%!important;padding:0!important;}
	#sub-96 #component4137 #unit9143 > img{max-height:130px!important;}
	#sub-96 #component4137 #unit5230 > div,
	#sub-96 #component4137 #unit5230{max-height:130px!important;}
	#sub-96 #component4137 #unit5230 > div > div{max-height:95px!important;}
	#sub-96 #component4137 #unit5230 > div > div > p:nth-child(1){top:30%!important;}
	#sub-96 #component4137 #unit5230 > div > div > p:nth-child(2){top:70%!important;}
	#sub-96 #component4137 #unit5230 > div > div > p span{font-size:20px!important;}
	#sub-96 #component4137 #unit5230 > div > div > p img{max-height:30px!important;}
	#sub-96 #component2597 #unit2976 table tbody tr td{font-size:15px!important;}
	#sub-96 #component4104{padding:0!important;}
	#sub-96 #component5953{padding: 15px 0px 0px!important;}
	#sub-96 #component5953 > div p span{font-size:15px!important;}
	#sub-96 #component5404{padding:0!important;}
	#sub-96 #component5404 #unit1191 > div{font-size:17px!important;}
	#sub-96 #component2597{padding: 15px 0px!important;}
	
	
	
	#sub-97 #component2079{margin:0 0 15px!important;}
	#sub-97 #component2079 .row{margin:0!important;}
	#sub-97 #component2079 #unit9963,
	#sub-97 #component2079 #unit9662{width:100%!important;padding:0!important;}
	#sub-97 #component2079 #unit9963 > img{max-height:150px!important;}
	#sub-97 #component2079 #unit9662 > div,
	#sub-97 #component2079 #unit9662{max-height:150px!important;}
	#sub-97 #component2079 #unit9662 > div > div{max-height:110px!important;}
	#sub-97 #component2079 #unit9662 > div > div > p:nth-child(1){top:30%!important;}
	#sub-97 #component2079 #unit9662 > div > div > p:nth-child(2){top:70%!important;}
	#sub-97 #component2079 #unit9662 > div > div > p span{font-size:20px!important;}
	#sub-97 #component2079 #unit9662 > div > div > p img{max-height:30px!important;}

	#sub-97 #component9217,
	#sub-97 #component8557{padding:0 0 15px!important;}
	#sub-97 #component8557 #unit6100 table tbody tr td{font-size:15px!important;}
	#sub-97 #component8557 #unit6100 p{width:100%!important; text-align:center;margin-bottom:10px!important;font-size:15px!important;}
	#sub-97 #component8557 #unit6100 .box_2{width:100%!important;display:inline-block;margin-bottom:10px!important;font-size:15px!important;}
	#sub-97 #component9217 #unit7780 div{font-size:17px!important;}
	
	#sub-29 #component3996 #unit4469 .box_3{margin: 0 auto 20px!important;padding: 10px 0px!important;}
	#sub-29 #component3996 #unit4469 .box_3 span{font-size:17px!important;}
	#sub-29 #component3996 #unit4469{width:100%!important;padding: 0px 15px 0px!important;}
	#sub-29 #component3996 #unit4469 > p:nth-child(2) span{font-size:17px!important;}
	#sub-29 #component3996 #unit8459{width:100%!important;padding: 0px 15px 0px!important;}
	#sub-29 ##component4104,
	#sub-29 ##component3996{padding:0!important;}
	#sub-29 ##component3996 #unit8459 table tbody tr td{font-size:15px!important;}
	#sub-29 ##component3258 #unit7616{padding:15px 0!important;}
	#sub-29 ##component3258 #unit7616 p span{font-size:20px!important;}
	#sub-29 ##component3258 #unit7616 div{display:inline-block!important; width:100%!important;}
	#sub-29 ##component3258 #unit7616 div p{font-size:15px!important;}
	#sub-29 ##component3258 #unit7616 div p span{display:inline-block!important;font-size:15px!important; width:50%!important; text-align:center;}
	
	#sub-30 #component4843,
	#sub-30 #component4104{padding:0!important}
	#sub-30 #component4843 #unit9211 .box_3{margin: 0 auto 20px!important;padding: 10px 0px!important;}
	#sub-30 #component4843 #unit9211 .box_3 span{font-size:17px!important;}
	#sub-30 #component4843 #unit9211{width:100%!important;padding: 0px 15px 0px!important;}
	#sub-30 #component4843 #unit9211 > p:nth-child(2) span{font-size:17px!important;}
	#sub-30 #component4843 #unit9921{width:100%!important;padding: 0px 15px 0px!important;}
	#sub-30 #component4843 #unit9921 table tbody tr td{font-size:15px!important;}
	
	#sub-31 #component4104{padding:0!important}
	#sub-31 #component7710 #unit6476 .box_3{margin: 0 auto 20px!important;padding: 10px 0px!important;}
	#sub-31 #component7710 #unit6476 .box_3 span{font-size:17px!important;}
	#sub-31 #component7710 #unit6476{width:100%!important;padding: 0px 15px 0px!important;}
	#sub-31 #component7710 #unit6476 > p:nth-child(2) span{font-size:17px!important;}
	#sub-31 #component7710 #unit4051{width:100%!important;padding: 0px 15px 0px!important;}
	#sub-31 #component7710 #unit4051 table tbody tr td{font-size:15px!important;}

} 

@media (max-width:320px) {
}

