@charset "UTF-8";
@import url("contents_pc.css");
@media only all and (max-width: 1023px) {
    .span-br {
        display: inline;
    }
    .span-mobile-br {
        display: block;
    }
    .only-pc {
        display: none;
    }
    .only-mobile {
        display: block;
    }
    .mobile-left {
        text-align: left !important;
    }
    .mobile-center {
        text-align: center !important;
    }
    .mobile-right {
        text-align: right !important;
    }
    .contents-area {
        margin-bottom: 3.125rem;
    }
    .contents-box {
        margin-bottom: 2.458rem;
    }
    .word-type01 {
        font-size: 1.083rem;
        line-height: 1.916rem;
    }
    .word-bullet-type01 {
        padding-left: 0.958rem;
        font-size: 1.083rem;
        line-height: 1.5rem;
        margin-bottom: 0.916rem;
        background-size: 0.5rem 0.75rem;
        background-position: 0 0.333rem
    }
    .word-notice01 {
        padding-left: 1.25rem;
        font-size: 1.083rem;
        line-height: 1.791rem;
    }
    .title-type01 {
        margin-bottom: 0.708rem;
        padding-left: 0.666rem;
        font-size: 1.5rem;
        line-height: 1.8333rem;
    }
    .title-type01:before {
        top: 0.208rem;
        width: 0.208rem;
        height: 1.375rem
    }
    .title-type02 {
        margin-bottom: 0.333rem;
        padding-left: 0.958rem;
        font-size: 1.25rem;
        line-height: 1.958rem;
        background-size: 0.666rem 1.083rem;
        background-position: 0 0.416rem
    }
    .table-type01 table thead th {
        padding: 0.833rem 1.25rem;
        font-size: 1.0833rem;
        line-height: 1.6667rem;
    }
    .table-type01 table tbody th,
    .table-type01 table tfoot th {
        padding: 0.833rem 1.25rem;
        font-size: 1.083rem;
        line-height: 1.916rem;
        word-break: break-all;
    }
    .table-type01 table tbody td,
    .table-type01 table tfoot td {
        padding: 0.833rem 1.25rem;
        font-size: 1.083rem;
        line-height: 1.916rem;
    }
    .table-type02 table thead th {
        padding: 0.083rem 0.208rem 0.125rem 0.208rem;
        font-size: 0.916rem;
        line-height: 1.583rem;
    }
    .table-type02 table tbody th,
    .table-type02 table tfoot th {
        padding: 0.083rem 0.208rem 0.125rem 0.208rem;
        font-size: 0.916rem;
        line-height: 1.25rem;
    }
    .table-type02 table tbody td,
    .table-type02 table tfoot td {
        padding: 0.416rem 0.833rem;
        font-size: 0.916rem;
        line-height: 1.083rem;
    }
    .table-type02 td>ul>li {
        padding-left: 0.541rem;
    }
    .table-type02 td>ul>li:before {
        top: 0.5rem;
    }
    .table-type02 table tbody td.bg01 {
        padding: 0.875rem 0.625rem 0.791rem 0.625rem;
        font-size: 0.916rem;
        line-height: 1.25rem;
    }
    /* Responsive table */
    .horizontal-scroll {
        position: relative;
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        background: linear-gradient(to right, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0)) no-repeat 0 0 / 20px 100% scroll, linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .15)) no-repeat 100% 0 / 20px 100% scroll;
    }
    .horizontal-scroll table {
        width: 45rem;
        background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)) no-repeat 0 0 / 80px 100% local, linear-gradient(to right, rgba(255, 255, 255, 0), #fff) no-repeat 100% 0 / 80px 100% local;
    }
    .horizontal-scroll table.type02 {
        width: 60rem;
    }
    .horizontal-scroll::-webkit-scrollbar {
        width: 6px;
        height: 6px;
        border-radius: 6px;
        background-color: rgba(0, 0, 0, 0.05);
    }
    .horizontal-scroll::-webkit-scrollbar-thumb {
        border-radius: 6px;
        background-color: rgba(0, 0, 0, 0.25);
    }
    .horizontal-scroll table thead th {
        background-color: rgba(39, 81, 123, .1);
    }
    .horizontal-scroll table tbody td,
    .horizontal-scroll table tfoot td {
        background-color: rgba(255, 255, 255, .09);
    }
    .horizontal-scroll table .bg01 {
        background-color: rgba(203, 203, 203, .09) !important;
        ;
    }
    .horizontal-scroll table .bg02,
    .horizontal-scroll table tfoot th,
    .horizontal-scroll table tfoot td {
        background-color: rgba(255, 230, 78, .09) !important;
    }
    .information-rc-wrapper {
        margin-bottom: 2.083rem;
    }
    .information-rc-wrapper>img {
        width: 100%;
        margin: 1.666rem auto 0 auto;
    }
    .information-rc-wrapper>h4 {
        position: relative;
        bottom: 0;
        left: 0;
        padding-top: 2.166rem;
        font-size: 1.833rem;
        line-height: 2.583rem;
        font-weight: 500;
    }
    .information-rc-wrapper>h4:before {
        top: 0;
        width: 0.958rem;
        height: 1.541rem;
        background-size: 0.958rem 1.541rem;
    }
    .information-rc-wrapper>h4>span:before {
        bottom: 0.166rem;
        height: 0.083rem;
    }
    .information-rc-wrapper02 {
        margin-bottom: 2.833rem;
    }
    .information-rc-wrapper02>p {
        padding-left: 0.958rem;
        font-size: 1.083rem;
        line-height: 1.5rem;
        margin-bottom: 0.916rem;
        background-size: 0.5rem 0.75rem;
        background-position: 0 0.333rem
    }
    .information-rc-wrapper02>h4 {
        font-size: 1.875rem;
        line-height: 2.625rem;
    }
    .information-rc-image>img {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.666rem;
    }
    .information-rc-image>img:last-child {
        margin-right: 0;
        margin-bottom: 0;
    }
    .ul-list01>li {
        padding-left: 0.625rem;
        font-size: 1.083rem;
        line-height: 1.916rem;
    }
    .ul-list01>li:before {
        top: 0.833rem;
        left: 0;
    }
    .ul-list02>li {
        padding-left: 0.625rem;
        font-size: 1.083rem;
        line-height: 1.916rem;
    }
    .ul-list02>li:before {
        top: 0.833rem;
    }
    .ol-list01>li {
        padding-left: 1rem;
        font-size: 1.083rem;
        line-height: 1.916rem;
    }
    .images-box>.pc {
        display: none;
    }
    .images-box>.mobile {
        display: block;
    }
    .word-address {
        margin-top: 1.125rem;
        padding-left: 4.166rem;
    }
    .word-address>dt {
        padding-left: 0.958rem;
        font-size: 1.083rem;
        line-height: 1.916rem;
        margin-bottom: 0.916rem;
        background-size: 0.5rem 0.75rem;
        background-position: 0 0.5rem
    }
    .word-address>dd {
        font-size: 1.083rem;
        line-height: 1.916rem;
    }
    .outline-area.outline1,
    .outline-area.outline3 {
        float: none;
        width: 100%;
    }
    .outline-area.outline2 {
        float: none;
        width: 100%;
        margin: 1.666rem 0;
    }
    .outline-area h4 {
        height: 3.333rem;
        margin-bottom: 0.833rem;
        border-radius: 0.416rem;
    }
    .outline-area h4>strong {
        font-size: 1.166rem;
        line-height: 1.333rem;
    }
    .outline-box {
        min-height: auto;
        border-radius: 0.416rem;
        padding: 1.041rem 1.25rem;
    }
    .outline-box h5 {
        margin-bottom: 0.208rem;
    }
    .outline-group {
        margin-bottom: 0.958rem;
    }
    .tabmenu-wrapper {
        position: relative;
        background-color: #f7f7f8;
        margin-bottom: 2.5rem;
    }
    .tabmenu-wrapper ul:after {
        display: block;
        content: "";
        clear: both;
    }
    .tabmenu-wrapper ul>li {
        float: left;
        width: calc(50% + 1px) !important;
        margin-bottom: -1px;
    }
    .tabmenu-wrapper ul>li>a,
    .tabmenu-wrapper ul>li>button {
        height: 3.3333rem;
        line-height: 3.3333rem;
        font-size: 1rem;
    }
    .tabmenu-wrapper ul>li>.active {
        z-index: 10
    }
    
    
    /*추가*/
    .tabmenu-wrapper01 {
        position: relative;
        margin-bottom: 2.083rem;
    }
    .tabmenu-wrapper01 ul:after {
        display: block;
        content: "";
        clear: both;
    }
    .tabmenu-wrapper01 ul>li {
        float: left;
        width: calc(50% - 0.416rem) !important;
        margin-bottom: 0.416rem;
    }
    .tabmenu-wrapper01 ul>li:nth-child(even) {
        float: right;
    }
    .tabmenu-wrapper01 ul>li>a,
    .tabmenu-wrapper01 ul>li>button {
        font-size: 1.083rem;
        padding: 0.833rem 1.166rem 0.833rem 0.416rem;
        height: auto;
    }
    .tabmenu-wrapper01 ul>li>a:before,
    .tabmenu-wrapper01 ul>li>button:before {
        right: 0.416rem
    }
    
    .center-information li {
        padding-left: 13.5rem;
    }
    .center-information li>strong {
        left: 0.625rem;
    }

.modal-wrapper {
        position: fixed;
        top: 1.25rem;
        left: 1.25rem;
        display: block;
        width: calc(100% - 2.5rem);
        margin: 0;
    }
    .modal-wrapper>h2 {
        height: 3.125rem;
        line-height: 3.125rem;
        padding: 0 1.5rem;
        font-size: 1.25rem;
    }
    .modal-area {
        padding: 1.458rem 0;
        border: 0.208rem solid #2668b4;
    }
    .modal-area h3 {
        margin-bottom: 0.416rem;
        padding: 0 1.583rem;
        font-size: 1.25rem;
        line-height: 1.875rem;
    }
    .modal-box {
        max-height: calc(100vh - 10.832rem);
        padding: 0 1.583rem;
    }
    .modal-wrapper .btn-modal-close {
        width: 3.125rem;
        height: 3.125rem;
        background-size: 16px 16px;
    }
    .table-type03 table thead th {
        padding: 1rem 0.625rem 0.75rem 0.625rem;
        font-size: 0.916rem;
        line-height: 1.333rem;
    }
    .table-type03 table tbody th,
    .table-type03 table tfoot th {
        padding: 1rem 0.625rem 0.75rem 0.625rem;
        font-size: 0.916rem;
        line-height: 1.333rem;
    }
    .table-type03 table tbody td,
    .table-type03 table tfoot td {
        padding: 1rem 0.625rem 0.75rem 0.625rem;
        font-size: 0.916rem;
        line-height: 1.333rem;
    }
}


.form-wrapper {
    margin-bottom: 30px;
    border-top: 2px solid #313131;
}

.form-wrapper dl {
    position: relative;
    padding-left: 400px;
    background: #f6f4f5;
    border-bottom: 1px solid #c8c8c8
}

.form-wrapper dl dt {
    position: absolute;
    top: 50%;
    left: 0;
    width: 400px;
    text-align: center;
    padding: 0;
    min-height: 75px;
    font-weight: 500;
    color: #616161;
    font-size: 18px;
    line-height: 24px;
    margin-top: -12px;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.form-wrapper dl dd {
    min-height: 60px;
    padding: 9px 8px;
    background: #fff;
    color: #424242;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    border-left: 1px solid #cccccc
}

.form-wrapper dl dd input,
.form-wrapper dl dd select {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    height: 46px;
	font-family:"Noto Sans KR", "맑은 고딕", "돋움", AppleSDGothicNeo, Noto Sans KR, Dotum, Droid Sans, arial, sans-serif;
    font-size: 18px;
    border: 1px solid #cccccc
}
.form-wrapper dl dd .zipcode input::placeholder,
.form-wrapper dl dd>input::placeholder {
    text-align: left;
    font-size: 18px;
    color: #ccc
}

.form-wrapper dl dd label {
    color: #424242;
    margin-right: 10px;
}

.form-wrapper dl dd>textarea {
    height: 250px;
    border: 1px solid #dddddd
}

.form-wrapper dl dd .input-radio-area input[type="radio"]+label,
.form-wrapper dl dd .input-checked-area input[type="checkbox"]+label {
    line-height: 40px;
    background-position: left center;
}

.form-wrapper dl dd .age {
    width: 30% !important
}

.input-checked-wrapper {
    display: block;
}

.input-checked-area {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}

.input-checked-wrapper.block .input-checked-area {
    display: block;
    margin: 0;
}

.input-checked-area:first-child {
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.input-checked-area input[type="checkbox"] {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 100px;
    white-space: nowrap;
    opacity: 0;
}

.input-checked-area input[type="checkbox"]+label {
    display: inline-block;
    margin: 0;
    padding-left: 27px;
    color: #999999;
    font-size: 22px;
    line-height: 32px;
    cursor: pointer;
    letter-spacing: -0.25px;
}

.input-checked-area input[type="checkbox"]+label:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    background-image: url(/resources/AD/front/img/icon/icon_checked02.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 18px 36px;
}

.input-checked-area input[type="checkbox"]:checked+label:before {
    background-position: 0 -18px;
}

.input-checked-area.only input[type="checkbox"]+label {
    padding-left: 18px;
    color: #424242;
    width: 18px;
    height: 18px;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
}

.input-checked-wrapper.ratio {
    display: block;
}

.input-checked-wrapper.ratio .input-checked-area {
    float: left;
    margin-right: 0;
}

.input-checked-wrapper.ratio .input-checked-area:first-child:nth-last-child(1) {
    width: 100%;
}

.input-checked-wrapper.ratio .input-checked-area:first-child:nth-last-child(2),
.input-checked-wrapper.ratio .input-checked-area:first-child:nth-last-child(2)~div {
    width: 50% + 1px;
}

.input-checked-wrapper.ratio .input-checked-area:first-child:nth-last-child(3),
.input-checked-wrapper.ratio .input-checked-area:first-child:nth-last-child(3)~div {
    width: 33.333%;
}

.input-checked-wrapper.ratio .input-checked-area:nth-child(2) {
    width: 33.334%;
}

.input-checked-wrapper.ratio .input-checked-area:first-child:nth-last-child(4),
.input-checked-wrapper.ratio .input-checked-area:first-child:nth-last-child(4)~div {
    width: 25%;
}

.input-checked-wrapper.ratio .input-checked-area:first-child:nth-last-child(5),
.input-checked-wrapper.ratio .input-checked-area:first-child:nth-last-child(5)~div {
    width: 20%;
}

.input-radio-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.input-radio-area {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}

.input-radio-area:last-child {
    margin-right: 0;
}

.input-checked-wrapper.ratio,
.input-radio-wrapper.ratio {
    display: block;
}

.input-checked-wrapper.ratio:after,
.input-radio-wrapper.ratio:after {
    content: "";
    clear: both;
    display: block;
}

.input-checked-wrapper.ratio .input-checked-area,
.input-radio-wrapper.ratio .input-radio-area {
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.input-checked-wrapper.ratio.depth2 .input-checked-area,
.input-radio-wrapper.ratio.depth2 .input-radio-area {
    width: 50%;
}

.input-checked-wrapper.ratio.depth3 .input-checked-area,
.input-radio-wrapper.ratio.depth3 .input-radio-area {
    width: 33.33%;
}

.input-checked-wrapper.ratio.depth4 .input-checked-area,
.input-radio-wrapper.ratio.depth4 .input-radio-area {
    width: 25%;
}

.input-checked-wrapper.ratio.depth5 .input-checked-area,
.input-radio-wrapper.ratio.depth5 .input-radio-area {
    width: 20%;
}

.input-radio-area input[type="radio"] {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 100px;
    white-space: nowrap;
    opacity: 0;
}

.input-radio-area input[type="radio"]+label {
    display: block;
    padding-left: 27px;
    margin: 0 !important;
    color: #999999;
    color: #424242;
    font-size: 18px;
    line-height: 29px;
    cursor: pointer;
    letter-spacing: -0.25px;
}

.input-radio-area input[type="radio"]+label:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background-image: url(/resources/AD/front/img/icon/icon_radio03.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 20px 40px;
}

.input-radio-area input[type="radio"]:checked+label:before {
    background-position: 0 -20px;
}

.input-radio-wrapper+input[type="text"] {
    margin-left: 15px
}

.input-phone-wrapper {
    max-width: 345px;
}

.input-phone-wrapper:after {
    content: "";
    clear: both;
    display: block;
}

.input-phone-wrapper>select,
.input-phone-wrapper>input[type="text"],
.input-phone-wrapper>input[type="number"],
.input-phone-wrapper>input[type="tel"] {
    float: left;
    width: 30% !important;
}

.input-phone-wrapper>.word-unit {
    float: left;
    width: 5%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #000000;
    font-size: 17px;
    font-weight: 700;
}

.input-email-wrapper {
    display: block;
    width: 100%;
    max-width: 583px;
}

.input-email-wrapper:after {
    content: "";
    clear: both;
    display: block;
}

.input-email-area {
    float: left;
    width: 100%;
    max-width: 335px;
    margin-right: 10px;
}

.input-email-area>input[type="email"],
.input-email-area>input[type="text"] {
    float: left;
    width: 45%;
}

.input-email-area>.word-unit {
    float: left;
    width: 10%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #000;
    font-size: 17px;
    font-weight: 700;
}

.input-email-wrapper select {
    float: left;
    width: 178px;
}

.zipcode {
    position: relative;
    width: 270px;
    padding-right: 110px;
    margin-bottom: 5px;
}
.form-wrapper dl dd .zipcode{width:350px;}

.zipcode>input {
    width: 100% !important;
}

.zipcode>.btn-zipcode {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100px;
    height: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background: rgba(91, 96, 99, 1);
    transition: all 0.2s ease-in-out;
}

.zipcode>.btn-zipcode:hover,
.zipcode>.btn-zipcode:focus {
    background: rgba(91, 96, 99, 0.9);
}

.w-auto {
    width: auto !important;
}

.licensee-wrapper {
    max-width: 290px;
}

.licensee-wrapper:after {
    content: "";
    clear: both;
    display: block;
}

.licensee-wrapper>input {
    float: left;
}

.licensee-wrapper>input.first {
    width: 30%
}

.licensee-wrapper>input.second {
    width: 20%
}

.licensee-wrapper>input.third {
    width: 40%
}

.licensee-wrapper>.word-unit {
    float: left;
    width: 5%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #000;
    font-size: 17px;
    font-weight: 700;
}

.input-checked-area+.input-calendar-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.input-calendar-wrapper {
    display: block;
    max-width: 400px;
}

.input-calendar-wrapper.type02 {
    width: 180px;
    margin-right: 20px;
}

.input-calendar-wrapper:after {
    content: "";
    clear: both;
    display: block;
}

.input-calendar-area {
    position: relative;
    float: left;
    width: 45%;
    max-width: 220px;
    padding-right: 46px;
    background-color: #fff;
}

.input-calendar-area.only {
    float: none;
    width: 100%;
}

.input-calendar-area>input[type="text"] {
    display: block;
    width: 100%;
    height: 46px;
    padding: 0;
    text-align: center;
    border: 1px solid #ccc;
    border-right: 0 !important;
    background-color: #fff;
    text-indent: 0 !important;
}

.input-calendar-area>button {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 46px;
    height: 46px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
}

.input-calendar-area>button>img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 21px;
    margin-top: -10.5px;
    margin-left: -11.5px;
}

.input-calendar-area>input[type="text"]:read-only {
    background: #fff;
}

.input-calendar-wrapper .word-unit {
    float: left;
    width: 10%;
    height: 45px;
    line-height: 45px;
    color: #000;
    font-size: 17px;
    text-align: center;
}

.period-setting-wrapper .input-calendar-wrapper {
    display: block;
    float: left;
    width: calc(100% - 180px);
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    height: 24px !important;
    font-size: 12px !important;
}

.input-apply-wrapper {
    display: block;
}

.input-apply-wrapper:after {
    display: block;
    content: "";
    clear: both;
}

.input-apply-wrapper>.input-calendar-area {
    float: left;
    margin-right: 9px;
}

.input-apply-wrapper>select {
    float: left;
    width: 145px !important;
    color: #999999;
    margin-right: 10px;
}

.input-search-wrapper {
    position: relative;
    padding-right: 69px;
}

.input-search-wrapper>input[type="text"] {
    width: 100%;
}

.input-search-wrapper>button {
    position: absolute;
    top: 0;
    right: 0;
    width: 69px;
    height: 100%;
    background-color: #0a4594;
    color: #fff;
    font-size: 16px;
    letter-spacing: -0.25px;
}

.input-count-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 150px;
    padding-right: 30px;
}

.input-count-wrapper>input {
    width: 100% !important;
    padding-right: 10px;
}

.input-count-wrapper>.word-unit {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    line-height: 45px;
    text-align: center;
}

.form-wrapper dl dd input+.word-notice01,
.form-wrapper dl dd select+.word-notice01 {
    margin-left: 16px;
}

.schdule-wrappper {
    margin-bottom: 45px;
}

.schdule-header {
    height: 64px;
    background-color: #1eb9ee;
    text-align: center;
}

.schdule-header>h4 {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    color: #fff;
    font-size: 30px;
    line-height: 64px;
    font-weight: 900
}

.schdule-header>button {
    display: inline-block;
    vertical-align: middle;
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: 10px 17px;
    background-position: center center;
    text-indent: -5000rem;
}

.schdule-header>button.btn-previous {
    background-image: url(/resources/AD/front/img/icon/btn_previous03.png);
}

.schdule-header>button.btn-next {
    background-image: url(/resources/AD/front/img/icon/btn_next03.png);
}

.schdule-container {
    display: block;
}

.schdule-container table thead th {
    height: 60px;
    border: 1px solid #e7e7e7;
    border-top: 0;
    text-align: center;
    color: #333333;
    font-size: 18px;
    letter-spacing: -0.25px;
}

.schdule-container table thead th:first-child,
.schdule-container table tbody td:first-child {
    border-left: 0;
}

.schdule-container table thead th:last-child,
.schdule-container table tbody td:last-child {
    border-right: 0;
}

.schdule-container table tbody td {
    border: 1px solid #e7e7e7;
    border-top: 0;
}

.schdule-information {
    position: relative;
    display: block;
    width: 100%;
    height: 150px;
    padding: 40px 18px 12px 18px;
    text-align: left;
    cursor: unset;
    border: 1px solid #fff;
}

.schdule-information.application:hover,
.schdule-information.application.active {
    border: 1px solid #000000 !important;
    background-color: #fff !important;
}

.schdule-information.application {
    cursor: pointer;
}

.schdule-information .number {
    position: absolute;
    top: 12px;
    left: 18px;
    display: block;
    color: #333333;
    font-size: 22px;
    line-height: 26px;
}

.schdule-information strong {
    display: block;
    height: 108px;
    color: #666666;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
}

.schdule-information:disabled {
    background-color: #f4f4f4;
    border: 1px solid #f4f4f4;
}

.schdule-information.today {
    background-color: #e52c68;
    border: 1px solid #e52c68
}

.schdule-information.today .number,
.schdule-information.today strong {
    color: #fff !important;
}

.schdule-information.application:hover .number,
.schdule-information.application.active .number {
    color: #333333 !important
}

.schdule-information.application strong {
    color: #fe0000;
}

.schdule-information.application:hover strong,
.schdule-information.application.active strong {
    color: #fe0000 !important;
}

.schdule-container table tbody td:first-child .schdule-information .number {
    color: #e52c2c
}

.schdule-container table tbody td:last-child .schdule-information .number {
    color: #2c2ce5
}

.input-yymmnn-time-wrapper {
    display: block;
}

.input-yymmnn-time-wrapper:after {
    display: block;
    content: "";
    clear: both;
}

.input-yymmnn-time-wrapper .input-calendar-area {
    float: left;
    margin-right: 9px;
}

.input-time-wrapper {
    float: left;
}

.input-time-wrapper>select {
    float: left;
    width: 100px !important;
}

.input-time-wrapper>.word-unit {
    float: left;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #999999
}

.btn-b01 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 260px;
    height: 70px;
    padding: 0 48px 0 30px;
    font-size: 26px;
    font-weight: 700;
    border-radius: 4px;
    overflow: hidden;
    text-align: left;
}

.btn-b01>span {
    position: relative;
    display: block;
    z-index: 5;
}

.btn-b01:before {
    position: absolute;
    top: 50%;
    right: 24px;
    content: "";
    display: block;
    width: 14px;
    height: 21px;
    margin-top: -10.5px;
    background-image: url(/resources/AD/front/img/icon/icon_arrow01.png);
    background-repeat: no-repeat;
    background-size: 14px 21px;
    background-position: 0 0;
    z-index: 5;
}

.btn-b01.btn-previous {
    padding: 0 30px 0 48px;
    text-align: right;
}

.btn-b01.btn-previous:before {
    left: 24px;
    transform: rotate(180deg)
}


.contents-area {
    margin-bottom: 55px;
}

.contents-area:last-child {
    margin-bottom: 0;
}

.contents-box {
    /* padding-left: 38px; */
    margin-bottom: 35px;
}

.contents-box:last-child {
    margin-bottom: 0;
}

.title-type01 {
    position: relative;
    padding-left: 38px;
    margin-bottom: 17px;
    font-size: 24px;
    line-height: 34px;
    color: #666666;
    font-weight: 400;
    background-image: url(/resources/AD/front/img/bul/bul_title01@2x.png);
    background-repeat: no-repeat;
    background-size: 26px 26px;
    background-position: left 5px;
    word-break: keep-all;
}

.title-type02 {
    position: relative;
    margin-bottom: 10px;
    padding-left: 22px;
    font-size: 20px;
    line-height: 30px;
    color: #666666;
    font-weight: 400;
    word-break: keep-all;
}

.title-type02:before {
    position: absolute;
    top: 7px;
    left: 0;
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    /* border: 4px solid #2963b8; */
    border-radius: 50%;
}

.gray-box01 {
    background-color: #f6f4f5;
    padding: 36px 45px;
}

.ul-list01 {
    display: block;
}

.ul-list01>li {
    position: relative;
    padding-left: 8px;
    color: #666666;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.25px;
}

.ul-list01>li:before {
    position: absolute;
    top: 13px;
    left: 0;
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    background-color: #666666;
    border-radius: 50%;
}

.ol-list01 {
    color: #424242;
}

.ol-list01>li {
    position: relative;
    padding-left: 20px;
    font-size: 18px;
    line-height: 27px;
    word-break: keep-all;
    letter-spacing: -0.5px;
}

.ol-list01>li>.number {
    position: absolute;
    top: 0;
    left: 0;
}

.ol-list01>li:last-child {
    margin-bottom: 0;
}

.input-agreement-checked {
    position: relative;
    padding-left: 32px;
}

.gray-box01+.input-agreement-checked {
    margin-top: 18px;
    min-height: 24px;
}

.input-agreement-checked>input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}

.input-agreement-checked>input[type="checkbox"]+label {
    display: block;
    color: #333333;
    font-size: 17px;
    line-height: 24px;
    min-height: 24px;
    cursor: pointer;
}

.input-agreement-checked>input[type="checkbox"]+label:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(/resources/AD/front/img/icon/icon_checked01.png);
    background-repeat: no-repeat;
    background-size: 24px 48px;
    background-position: 0 0;
}

.input-agreement-checked>input[type="checkbox"]:checked+label:before {
    background-position: 0 -24px;
}

.point-important {
    color: #ff0000;
}

.w100 {
    width: 100% !important;
    min-width: auto !important;
    max-width: 100% !important;
}

.word-type02 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-weight: 700;
    letter-spacing: -0.25px;
    word-break: keep-all
}
