
@media screen and (min-width: 360px) {
    html {
    font-size: 14px;
}
}@media screen and (min-width: 400px) {
    html {
    font-size: 16px;
}
}@media screen and (min-width: 430px) {
    html {
    font-size: 16px;
}
}@media screen and (min-width: 768px) {
    html {
    font-size: 16px;
}
}@media screen and (min-width: 1200px) {
    html {
    font-size: 16px;
}
}@media screen and (min-width: 1920px) {
    html {
    font-size: 16px;
}
}::-webkit-scrollbar {
    width: rem(6px);
    height: rem(6px);
}
@media screen and (min-width: 1200px) {
    ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
}::-webkit-scrollbar-thumb {
    background: #CCCCCC;
    border-radius: 0;
}
::-webkit-scrollbar-thumb:hover {
    background: #888888;
}
::-webkit-scrollbar-track {
    background: #eeeeee;
    border-radius: 0;
}
.outfit400 {
    font-family: "Outfit",  sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
.grecaptcha-badge {
    opacity: 0;
}
h1, .footer_h2 {
    width: 88px;
    height: 30px;
}
h1 a, .footer_h2 a {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%}
h1 a svg, .footer_h2 a svg {
    width: 100%;
    height: 100%}
h1 a svg .h1_logo_path, .footer_h2 a svg .h1_logo_path {
    transition: fill 0.3s ease;
    fill: #000;
}
h1 a.white svg .h1_logo_path, .footer_h2 a.white svg .h1_logo_path {
    fill: #fff;
}
h1 a.black svg .h1_logo_path, .footer_h2 a.black svg .h1_logo_path {
    fill: #000;
}
h1 a.main svg .h1_logo_path, .footer_h2 a.main svg .h1_logo_path {
    fill: #0095A9;
}
h1 a:hover svg .h1_logo_path, .footer_h2 a:hover svg .h1_logo_path {
    fill: #0095A9;
}
i {
    display: flex;
    justify-content: center;
    align-items: center;
}
i.preorder-three {
    width: 96px;
    height: 92px;
    flex-shrink: 0;
}
i.preorder-three svg {
    width: 55.5%;
    height: 40.5%;
    flex-shrink: 0;
}
i.preorder-three svg .preorder-three_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.preorder-three svg .preorder-three_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.box-ribbon {
    width: 240px;
    height: 240px;
    flex-shrink: 0;
}
i.box-ribbon svg {
    width: 62.5%;
    height: 62.5%;
    flex-shrink: 0;
}
i.box-ribbon svg .box-ribbon_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.box-ribbon svg .box-ribbon_path2 {
    transition: stroke 0.18s ease;
    stroke: #65B3B1;
}
i.car-ribbon {
    width: 240px;
    height: 240px;
    flex-shrink: 0;
}
i.car-ribbon svg {
    width: 62.5%;
    height: 62.5%;
    flex-shrink: 0;
}
i.car-ribbon svg .car-ribbon_path1 {
    transition: stroke 0.18s ease;
    stroke: #65B3B1;
}
i.car-ribbon svg .car-ribbon_path2 {
    transition: fill 0.18s ease;
    fill: #AAAAAA;
}
i.car-ribbon svg .car-ribbon_path3 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.urn-ribbon {
    width: 240px;
    height: 240px;
    flex-shrink: 0;
}
i.urn-ribbon svg {
    width: 62.5%;
    height: 62.5%;
    flex-shrink: 0;
}
i.urn-ribbon svg .urn-ribbon_path1 {
    transition: fill 0.18s ease;
    fill: #AAAAAA;
}
i.urn-ribbon svg .urn-ribbon_path2 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.urn-ribbon svg .urn-ribbon_path3 {
    transition: stroke 0.18s ease;
    stroke: #A6866B;
}
i.map2 {
    width: 53px;
    height: 59px;
    flex-shrink: 0;
}
i.map2 svg {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
}
i.map2 svg .map2_path {
    transition: stroke 0.18s ease;
    stroke: #fff;
}
i.coupon {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.coupon svg {
    width: 55.5%;
    height: 40.5%;
    flex-shrink: 0;
}
i.coupon svg .coupon_path1 {
    transition: stroke 0.18s ease;
    stroke: #fff;
}
i.coupon svg .coupon_path2 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.urn3 {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.urn3 svg {
    width: 43.5%;
    height: 51.5%;
    flex-shrink: 0;
}
i.urn3 svg .urn3_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.urn3 svg .urn3_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.note3 {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.note3 svg {
    width: 42.5%;
    height: 56.5%;
    flex-shrink: 0;
}
i.note3 svg .note3_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.note3 svg .note3_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.tombstone5 {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.tombstone5 svg {
    width: 52%;
    height: 54%;
    flex-shrink: 0;
}
i.tombstone5 svg .tombstone5_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.tombstone5 svg .tombstone5_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.mute {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}
i.mute svg {
    width: 87.5%;
    height: 66.66666666667%;
    flex-shrink: 0;
}
i.mute svg .mute_path1 {
    transition: fill 0.18s ease;
    fill: #fff;
}
i.mute svg .mute_path2 {
    transition: stroke 0.18s ease;
    stroke: #fff;
}
i.sound {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}
i.sound svg {
    width: 75%;
    height: 66.66666666667%;
    flex-shrink: 0;
}
i.sound svg .sound_path1 {
    transition: fill 0.18s ease;
    fill: #fff;
}
i.sound svg .sound_path2 {
    transition: stroke 0.18s ease;
    stroke: #fff;
}
i.re {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}
i.re svg {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
}
i.re svg .re_path {
    transition: stroke 0.18s ease;
    stroke: #A6866B;
}
i.tmap {
    width: 126px;
    height: 126px;
    flex-shrink: 0;
}
i.tmap svg {
    width: 96px;
    height: 96px;
    flex-shrink: 0;
}
i.tmap svg .tmap_path1 {
    transition: stroke 0.18s ease;
    fill: #fff;
}
i.tmap svg .tmap_path2 {
    transition: stroke 0.18s ease;
    stop-color: #F3F3F3;
}
i.tmap svg .tmap_path3 {
    transition: stroke 0.18s ease;
    stop-color: #FFA7DB;
}
i.dotted-line {
    width: 252px;
    height: 4px;
    flex-shrink: 0;
}
i.dotted-line svg {
    width: 252px;
    height: 4px;
    flex-shrink: 0;
}
i.dotted-line svg .dotted-line_path {
    transition: stroke 0.18s ease;
    stroke: #A6866B;
}
i.kakao2 {
    width: 126px;
    height: 126px;
    flex-shrink: 0;
}
i.kakao2 svg {
    width: 126px;
    height: 126px;
    flex-shrink: 0;
}
i.kakao2 svg .kakao_path1 {
    transition: stroke 0.18s ease;
    fill: #FAE100;
}
i.kakao2 svg .kakao_path2 {
    transition: stroke 0.18s ease;
    fill: black;
}
i.coffin {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.coffin svg {
    width: 41.406%;
    height: 53.516%;
    flex-shrink: 0;
}
i.coffin svg .coffin_path1 {
    transition: stroke 0.18s ease;
    stroke: #aaa;
}
i.coffin svg .coffin_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.table {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.table svg {
    width: 62.5%;
    height: 40.625%;
    flex-shrink: 0;
}
i.table svg .table_path1 {
    transition: stroke 0.18s ease;
    stroke: #aaa;
}
i.table svg .table_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.stone-pagoda {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.stone-pagoda svg {
    width: 38.672%;
    height: 54.297%;
    flex-shrink: 0;
}
i.stone-pagoda svg .stone-pagoda_path1 {
    transition: stroke 0.18s ease;
    stroke: #aaa;
}
i.stone-pagoda svg .stone-pagoda_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.tomb {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.tomb svg {
    width: 51.172%;
    height: 37.109%;
    flex-shrink: 0;
}
i.tomb svg .tomb_path1 {
    transition: stroke 0.18s ease;
    stroke: #aaa;
}
i.tomb svg .tomb_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.camera2 {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
}
i.camera2 svg {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
}
i.camera2 svg .camera2_path {
    transition: stroke 0.18s ease;
    fill: #222;
}
i.pencil2 {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
}
i.pencil2 svg {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
}
i.pencil2 svg .pencil2_path1 {
    transition: stroke 0.18s ease;
    fill: #222;
    stroke: #222;
}
i.pencil2 svg .pencil2_path2 {
    transition: stroke 0.18s ease;
    stroke: #222;
}
i.note2 {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
}
i.note2 svg {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
}
i.note2 svg .note2_path {
    transition: stroke 0.18s ease;
    fill: #222;
}
i.note-money {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.note-money svg {
    width: 50%;
    height: 46.875%;
    flex-shrink: 0;
}
i.note-money svg .honorstone_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.note-money svg .honorstone_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.hand-money {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.hand-money svg {
    width: 49.694%;
    height: 51.083%;
    flex-shrink: 0;
}
i.hand-money svg .honorstone_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.hand-money svg .honorstone_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.honorstone {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.honorstone svg {
    width: 52.73%;
    height: 51.17%;
    flex-shrink: 0;
}
i.honorstone svg .honorstone_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.honorstone svg .honorstone_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.honorstone-size {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.honorstone-size svg {
    width: 35.938%;
    height: 40.625%;
    flex-shrink: 0;
}
i.honorstone-size svg .honorstone-size_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.honorstone-size svg .honorstone-size_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.honorstone-type {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.honorstone-type svg {
    width: 58.984%;
    height: 48.047%;
    flex-shrink: 0;
}
i.honorstone-type svg .honorstone-type_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.honorstone-type svg .honorstone-type_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.computer {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.computer svg {
    width: 55.078%;
    height: 40.234%;
    flex-shrink: 0;
}
i.computer svg .computer_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.computer svg .computer_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.tombstone4 {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.tombstone4 svg {
    width: 56.25%;
    height: 43.316%;
    flex-shrink: 0;
}
i.tombstone4 svg .tombstone4_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.tombstone4 svg .tombstone4_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.admin {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.admin svg {
    width: 65.12%;
    height: 65.12%;
    flex-shrink: 0;
}
i.admin svg .admin_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.admin svg .admin_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.admin svg .admin_path3 {
    transition: stroke 0.18s ease;
    stroke: black;
}
i.altar {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.altar svg {
    width: 46.875%;
    height: 51.563%;
    flex-shrink: 0;
}
i.altar svg .altar_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.altar svg .altar_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.wall {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.wall svg {
    width: 62.5%;
    height: 40.625%;
    flex-shrink: 0;
}
i.wall svg .wall_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.wall svg .wall_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.bathchair {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.bathchair svg {
    width: 50.944%;
    height: 48.438%;
    flex-shrink: 0;
}
i.bathchair svg .bathchair_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.bathchair svg .bathchair_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.shield {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.shield svg {
    width: 48.563%;
    height: 51.406%;
    flex-shrink: 0;
}
i.shield svg .shield_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.shield svg .shield_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.deceased-four {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.deceased-four svg {
    width: 51.172%;
    height: 54.297%;
    flex-shrink: 0;
}
i.deceased-four svg .deceased-four_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.deceased-four svg .deceased-four_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.sand {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.sand svg {
    width: 43.75%;
    height: 48.798%;
    flex-shrink: 0;
}
i.sand svg .sand_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.sand svg .sand_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.tree4 {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.tree4 svg {
    width: 45.313%;
    height: 62.55%;
    flex-shrink: 0;
}
i.tree4 svg .tree4_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.tree4 svg .tree4_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.tree3 {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.tree3 svg {
    width: 54.374%;
    height: 48.406%;
    flex-shrink: 0;
}
i.tree3 svg .tree3_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.tree3 svg .tree3_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.tree2 {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.tree2 svg {
    width: 54.688%;
    height: 46.973%;
    flex-shrink: 0;
}
i.tree2 svg .tree2_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.tree2 svg .tree2_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.tree {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.tree svg {
    width: 46.875%;
    height: 48.496%;
    flex-shrink: 0;
}
i.tree svg .tree_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.tree svg .tree_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.tombstone3 {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.tombstone3 svg {
    width: 47.031%;
    height: 46.973%;
    flex-shrink: 0;
}
i.tombstone3 svg .tombstone2_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.tombstone3 svg .tombstone2_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.tombstone2 {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.tombstone2 svg {
    width: 50%;
    height: 45.313%;
    flex-shrink: 0;
}
i.tombstone2 svg .tombstone2_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.tombstone2 svg .tombstone2_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.tombstone {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.tombstone svg {
    width: 48.563%;
    height: 51.406%;
    flex-shrink: 0;
}
i.tombstone svg .tombstone_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.tombstone svg .tombstone_path2 {
    transition: stroke 0.18s ease;
    fill: #0095A9;
}
i.tombstone svg .tombstone_path3 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.cal365 {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
    position: relative;
}
i.cal365:before {
    content: "365";
    width: 25%;
    height: 15%;
    position: absolute;
    bottom: 38.125%;
    left: 35.155%;
    z-index: 1;
    font-family: Outfit;
    font-size: 100%;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0;
    color: #CAB6A6;
}
i.cal365 svg {
    width: 39.0625%;
    height: 39.0625%;
    flex-shrink: 0;
}
i.cal365 svg .cal365_path {
    transition: stroke 0.18s ease;
    stroke: #aaa;
}
i.check {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}
i.check svg {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
}
i.check svg .check_path {
    transition: stroke 0.18s ease;
    stroke: #A6866B;
}
i.camera {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.camera svg {
    width: 37.5%;
    height: 44.744%;
    flex-shrink: 0;
}
i.camera svg .camera_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.camera svg .camera_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.flower-hand {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.flower-hand svg {
    width: 45.3125%;
    height: 48.4375%;
    flex-shrink: 0;
}
i.flower-hand svg .flower-hand_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.flower-hand svg .flower-hand_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.flower-hand svg .flower-hand_path3 {
    transition: stroke 0.18s ease;
    fill: #CAB6A6;
}
i.wreath {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.wreath svg {
    width: 35.861%;
    height: 53.4645%;
    flex-shrink: 0;
}
i.wreath svg .wreath_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.wreath svg .wreath_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.shoppingbag {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.shoppingbag svg {
    width: 51.5625%;
    height: 42.1875%;
    flex-shrink: 0;
}
i.shoppingbag svg .shoppingbag_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.shoppingbag svg .shoppingbag_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.notebook {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.notebook svg {
    width: 49.2715%;
    height: 38.281%;
    flex-shrink: 0;
}
i.notebook svg .notebook_path1 {
    transition: stroke 0.18s ease;
    stroke: #888;
}
i.notebook svg .notebook_path2 {
    transition: stroke 0.18s ease;
    stroke: #A6866B;
}
i.gift {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.gift svg {
    width: 42.133%;
    height: 49.0635%;
    flex-shrink: 0;
}
i.gift svg .gift_path1 {
    transition: stroke 0.18s ease;
    stroke: #888;
}
i.gift svg .gift_path2 {
    transition: stroke 0.18s ease;
    stroke: #A6866B;
}
i.hand-star {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.hand-star svg {
    width: 45.3125%;
    height: 45.311%;
    flex-shrink: 0;
}
i.hand-star svg .hand-star_path1 {
    transition: stroke 0.18s ease;
    stroke: #888;
}
i.hand-star svg .hand-star_path2 {
    transition: stroke 0.18s ease;
    stroke: #A6866B;
}
i.corsage {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.corsage svg {
    width: 42.1875%;
    height: 54.5245%;
    flex-shrink: 0;
}
i.corsage svg .corsage_path1 {
    transition: stroke 0.18s ease;
    stroke: #A6866B;
}
i.corsage svg .corsage_path2 {
    transition: stroke 0.18s ease;
    stroke: #888;
}
i.cctv {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.cctv svg {
    width: 48.5625%;
    height: 48.4375%;
    flex-shrink: 0;
}
i.cctv svg .cctv_path1 {
    transition: stroke 0.18s ease;
    fill: #fff;
}
i.cctv svg .cctv_path2 {
    transition: stroke 0.18s ease;
    stroke: #aaa;
}
i.cctv svg .cctv_path3 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.hand-setting {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.hand-setting svg {
    width: 45.3125%;
    height: 45.363%;
    flex-shrink: 0;
}
i.hand-setting svg .hand-setting_path1 {
    transition: stroke 0.18s ease;
    stroke: #aaa;
}
i.hand-setting svg .hand-setting_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.moneybag {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.moneybag svg {
    width: 56.473%;
    height: 46.875%;
    flex-shrink: 0;
}
i.moneybag svg .moneybag_path1 {
    transition: stroke 0.18s ease;
    stroke: #aaa;
}
i.moneybag svg .moneybag_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.moneybag svg .moneybag_path3 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.urn2 {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.urn2 svg {
    width: 43.875%;
    height: 46.875%;
    flex-shrink: 0;
}
i.urn2 svg .urn2_path1 {
    transition: stroke 0.18s ease;
    stroke: #aaa;
}
i.urn2 svg .urn2_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.urn {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.urn svg {
    width: 39.7465%;
    height: 48.047%;
    flex-shrink: 0;
}
i.urn svg .urn_path1 {
    transition: stroke 0.18s ease;
    stroke: #aaa;
}
i.urn svg .urn_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.krw {
    width: 88px;
    height: 88px;
    flex-shrink: 0;
}
i.krw svg {
    width: 48.98068181818%;
    height: 48.98068181818%;
    flex-shrink: 0;
}
i.krw svg .krw_path {
    transition: stroke 0.18s ease;
    fill: #222;
}
i.datepicker-icon {
    width: 144px;
    height: 144px;
    flex-shrink: 0;
}
i.datepicker-icon svg {
    width: 35.71527777778%;
    height: 35.71527777778%;
    flex-shrink: 0;
}
i.datepicker-icon svg .datepicker-icon_path1 {
    transition: stroke 0.18s ease;
    stroke: #EEEEEE;
    fill: #fff;
}
i.datepicker-icon svg .datepicker-icon_path2 {
    transition: stroke 0.18s ease;
    stroke: #222;
}
i.delivery {
    width: 88px;
    height: 88px;
    flex-shrink: 0;
}
i.delivery svg {
    width: 55.55568181818%;
    height: 41.82272727273%;
    flex-shrink: 0;
}
i.delivery svg .delivery_path {
    transition: stroke 0.18s ease;
    fill: #222;
}
i.excl {
    width: 140px;
    height: 140px;
    flex-shrink: 0;
}
i.excl svg {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
}
i.excl svg .excl_path1 {
    transition: stroke 0.18s ease;
    fill: #aaa;
}
i.excl svg .excl_path2 {
    transition: stroke 0.18s ease;
    fill: #fff;
}
i.triangle-excl {
    width: 36px;
    height: 32px;
}
i.triangle-excl svg {
    width: 36px;
    height: 32px;
}
i.triangle-excl svg .triangle-excl_path1 {
    transition: stroke 0.18s ease;
    stroke: #A6866B;
}
i.triangle-excl svg .triangle-excl_path2 {
    transition: stroke 0.18s ease;
    fill: #A6866B;
}
i.double-arrows {
    width: 32px;
    height: 14px;
}
i.double-arrows svg {
    width: 32px;
    height: 14px;
}
i.double-arrows svg .double-arrows_path1 {
    transition: stroke 0.18s ease;
    fill: #0095A9;
}
i.double-arrows svg .double-arrows_path2 {
    transition: stroke 0.18s ease;
    stroke: #0095A9;
}
i.bayinfo {
    width: 88px;
    height: 88px;
    flex-shrink: 0;
}
i.bayinfo svg {
    width: 40.90909090909%;
    height: 47.72727272727%;
    flex-shrink: 0;
}
i.bayinfo svg .bayinfo_path {
    transition: stroke 0.18s ease;
    fill: #222;
}
i.cart {
    width: 88px;
    height: 88px;
    flex-shrink: 0;
}
i.cart svg {
    width: 48.72727272727%;
    height: 44.47727272727%;
    flex-shrink: 0;
}
i.cart svg .cart_path1 {
    transition: stroke 0.18s ease;
    stroke: #222;
}
i.cart svg .cart_path2 {
    transition: stroke 0.18s ease;
    fill: #222;
    stroke: #222;
}
i.cart svg .cart_path3 {
    transition: stroke 0.18s ease;
    fill: #222;
}
i.phone {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
}
i.phone svg {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
}
i.phone svg .phone_path {
    transition: stroke 0.18s ease;
    fill: #000;
}
i.flower-basket {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.flower-basket svg {
    width: 46.875%;
    height: 50%;
    flex-shrink: 0;
}
i.flower-basket svg .flower-basket_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.flower-basket svg .flower-basket_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.packing {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.packing svg {
    width: 46.8765%;
    height: 55.499%;
    flex-shrink: 0;
}
i.packing svg .packing_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.packing svg .packing_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.funeral-meal {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.funeral-meal svg {
    width: 46.8765%;
    height: 55.499%;
    flex-shrink: 0;
}
i.funeral-meal svg .funeral-meal_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.funeral-meal svg .funeral-meal_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.ceremony-room {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.ceremony-room svg {
    width: 39.422%;
    height: 49.539%;
    flex-shrink: 0;
}
i.ceremony-room svg .ceremony-room_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.ceremony-room svg .ceremony-room_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.flowers {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.flowers svg {
    width: 39.422%;
    height: 49.539%;
    flex-shrink: 0;
}
i.flowers svg .flowers_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.flowers svg .flowers_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.memorial-service {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.memorial-service svg {
    width: 40.625%;
    height: 56.902%;
    flex-shrink: 0;
}
i.memorial-service svg .memorial-service_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.memorial-service svg .memorial-service_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.memorial-room {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.memorial-room svg {
    width: 37.5%;
    height: 50%;
    flex-shrink: 0;
}
i.memorial-room svg .memorial-room_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.memorial-room svg .memorial-room_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.preorder-six {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.preorder-six svg {
    width: 44.4335%;
    height: 42.578%;
    flex-shrink: 0;
}
i.preorder-six svg .preorder-six_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.preorder-six svg .preorder-six_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.preorder-six svg .preorder-six_path3 {
    transition: stroke 0.18s ease;
    fill: #CAB6A6;
}
i.preorder {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}
i.preorder svg {
    width: 44.4335%;
    height: 42.578%;
    flex-shrink: 0;
}
i.preorder svg .preorder_path1 {
    transition: stroke 0.18s ease;
    stroke: #AAAAAA;
}
i.preorder svg .preorder_path2 {
    transition: stroke 0.18s ease;
    stroke: #CAB6A6;
}
i.preorder svg .preorder_path3 {
    transition: stroke 0.18s ease;
    fill: #CAB6A6;
}
i.close svg {
    width: 19px;
    height: 19px;
}
i.close svg .close_path {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.kakaoTalk svg {
    width: 32px;
    height: 32px;
}
i.kakaoTalk svg .kakaoTalk_path1 {
    transition: fill 0.18s ease;
    fill: #000;
}
i.kakaoTalk svg .kakaoTalk_path2 {
    transition: fill 0.18s ease;
    fill: #A6866B;
}
i.pencil svg {
    width: 20px;
    height: 20px;
}
i.pencil svg .pencil_path {
    transition: stroke 0.18s ease;
    stroke: #222222;
}
i.user3 svg {
    width: 18px;
    height: 22px;
}
i.user3 svg .user3_path {
    transition: fill 0.18s ease;
    fill: #222;
}
i.lock svg {
    width: 19px;
    height: 22px;
}
i.lock svg .lock_path {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.share svg {
    width: 20px;
    height: 20px;
}
i.share svg .share_path {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.search svg {
    width: 21px;
    height: 20px;
}
i.search svg #mask_search {
    width: 21px;
    height: 20px;
}
i.search svg .search_path1 {
    transition: fill 0.18s ease;
    transition: stroke 0.18s ease;
    width: 19px;
    height: 19px;
    fill: #fff;
    stroke: #eee;
}
i.search svg .search_path2 {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.pause {
    width: 50px;
    height: 50px;
}
i.pause svg .pause_path {
    transition: fill 0.18s ease;
    fill: #ccc;
}
i.play {
    width: 50px;
    height: 50px;
}
i.play svg .play_path {
    transition: fill 0.18s ease;
    fill: #ccc;
}
i.img {
    width: 50px;
    height: 50px;
}
i.img svg .img_path {
    transition: stroke 0.18s ease;
    stroke: #444;
}
i.blog {
    width: 50px;
    height: 50px;
}
i.blog svg .blog_path1 {
    transition: fill 0.18s ease;
    fill: #ddd;
}
i.blog svg .blog_path2 {
    transition: fill 0.18s ease;
    fill: #444;
}
i.insta {
    width: 50px;
    height: 50px;
}
i.insta svg .insta_path {
    transition: fill 0.18s ease;
    fill: #DDDDDD;
}
i.youtube {
    width: 50px;
    height: 50px;
}
i.youtube svg .youtube_path1 {
    transition: fill 0.18s ease;
    fill: #DDDDDD;
}
i.youtube svg .youtube_path2 {
    transition: fill 0.18s ease;
    fill: #444444;
}
i.alarm {
    position: relative;
    width: 100%;
    height: 100%}
i.alarm svg .alarm_path {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.alarm:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 50%;
    margin: -8px auto auto 3px;
    border-radius: 3px;
    background: transparent;
}
i.alarm.new:before {
    background: #F82417;
}
i.note {
    width: 50px;
    height: 50px;
}
i.note svg {
    width: 50px;
    height: 50px;
}
i.note svg .note_path1 {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.note svg .note_path2 {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.cost {
    width: 50px;
    height: 50px;
}
i.cost svg .cost_path {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.user {
    width: 100%;
    height: 100%}
i.user svg .user_path {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.counsel {
    width: 100px;
    height: 100px;
}
i.counsel svg {
    width: 35.474%;
    height: 43.75%}
i.counsel svg .counsel_path1 {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.counsel svg .counsel_path2 {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.inquiry {
    width: 50px;
    height: 50px;
}
i.inquiry svg {
    width: 35px;
    height: 35px;
}
i.inquiry svg .inquiry_path {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.map {
    width: 50px;
    height: 50px;
}
i.map svg {
    width: 30px;
    height: 35px;
}
i.map svg .map_path {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.google-map {
    width: 50px;
    height: 50px;
}
i.google-map svg {
    width: 50px;
    height: 50px;
}
i.google-map svg .google-map_path1 {
    transition: stroke 0.18s ease;
    fill: #48B564;
}
i.google-map svg .google-map_path2 {
    transition: stroke 0.18s ease;
    fill: #D9D9D9;
}
i.google-map svg .google-map_path3 {
    transition: stroke 0.18s ease;
    fill: #5695F6;
}
i.google-map svg .google-map_path4 {
    transition: stroke 0.18s ease;
    fill: #FCC60E;
}
i.google-map svg .google-map_path5 {
    transition: stroke 0.18s ease;
    fill: #2C85EB;
}
i.google-map svg .google-map_path6 {
    transition: stroke 0.18s ease;
    fill: #ED5748;
}
i.down {
    width: 50px;
    height: 50px;
}
i.down svg {
    width: 20px;
    height: 20px;
}
i.down svg .down_path {
    transition: stroke 0.18s ease;
    stroke: #000;
}
i.user2 {
    width: 42px;
    height: 42px;
}
i.user2 svg {
    width: 100%;
    height: 100%}
i.user2 svg .user2_path1 {
    stroke: #aaa;
}
i.user2 svg .user2_path2 {
    fill: #fff;
}
i.arrow1 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    margin-left: 8px;
}
i.arrow1 svg {
    width: 8px;
}
i.arrow1 svg .arrow1_path {
    stroke: #000;
    transition: stroke .18s ease-in-out;
}
i.arrow2 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    margin-left: 8px;
}
i.arrow2 svg .arrow2_path {
    transition: stroke .18s ease-in-out;
    stroke: #000;
}
i.arrow3 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    margin-left: 8px;
}
i.arrow3 svg .arrow3_path {
    transition: stroke .3s ease-in-out;
    stroke: #000;
}
i.arrow4 {
    width: 32px;
    height: 32px;
}
i.arrow4 svg {
    width: 32px;
    height: 32px;
}
i.arrow4 svg .arrow4_path {
    transition: stroke .18s ease-in-out;
    stroke: #fff;
}
i.plus {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    margin-left: 8px;
}
i.plus svg .plus_path {
    transition: stroke .18s ease-in-out;
    stroke: #000;
}
i.plus.close {
    transform: rotate(45deg);
}
i.home {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    background: url("/static/images/components/home.svg") 50% 50% no-repeat;
    background-size: contain;
    overflow: hidden;
    text-indent: -999px;
    font-size: 0;
}
i.naver {
    width: 20px;
    height: 20px;
}
i.naver svg .naver_path {
    transition: stroke .18s ease-in-out;
    fill: #fff;
}
i.kakao {
    width: 20px;
    height: 20px;
}
i.kakao svg .kakao_path {
    transition: stroke .18s ease-in-out;
    fill: #222222;
}
i.google {
    width: 20px;
    height: 20px;
}
i.google svg .google_path {
    transition: stroke .18s ease-in-out;
    fill: #fff;
}
i.lock2 {
    width: 36px;
    height: 36px;
}
i.lock2 svg .lock2_path1 {
    transition: stroke .18s ease-in-out;
    stroke: #222222;
}
i.lock2 svg .lock2_path2 {
    transition: stroke .18s ease-in-out;
    fill: #222222;
}
i.circle_i {
    width: 18px;
    height: 18px;
}
i.circle_i svg .circle_i_path1 {
    transition: stroke .18s ease-in-out;
    fill: #444444;
}
i.circle_i svg .circle_i_path2 {
    transition: stroke .18s ease-in-out;
    fill: white;
}
.scroll {
    width: 100%;
    padding: 0 0 0 0;
    overflow-y: overlay;
    text-align: center;
}
.btn {
    color: #000;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 400;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    width: 10.8333333333rem;
    height: 3.3333333333rem;
    word-break: keep-all;
    transition: all .18s ease-in-out;
}
@media screen and (min-width: 480px) {
    .btn {
    width: 185px;
}
}@media screen and (min-width: 1200px) {
    .btn {
    color: #000;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    width: 185px;
    height: 56px;
}
}.btn.txt {
    width: auto;
}
.btn.round {
    border-radius: 1.6666666667rem;
}
@media screen and (min-width: 1200px) {
    .btn.round {
    border-radius: 28px;
}
}.btn.line {
    border: 1px solid #000;
}
.btn.line.txt-none {
    width: 56px;
    padding: 0;
    justify-content: center;
}
.btn.line.txt-none i {
    margin-left: 0;
}
.btn.line svg {
    stroke: #000;
}
.btn.line.point-color {
    border-color: #A6866B;
    color: #A6866B;
    text-decoration: none;
}
.btn.line.point-color svg .arrow1_path {
    stroke: #A6866B;
}
.btn.line.point-color:hover {
    border-color: #A6866B;
    background: #A6866B;
    color: #fff;
}
.btn.line.point-color:hover svg .arrow1_path {
    stroke: #fff;
}
.btn.line.main-color {
    border-color: #0095A9;
    color: #0095A9;
}
.btn.line.main-color svg .arrow1_path {
    stroke: #0095A9;
}
.btn.line.main-color:hover {
    border-color: #0095A9;
    background: #0095A9;
    color: #fff;
}
.btn.line.main-color:hover svg .arrow1_path {
    stroke: #fff;
}
.btn.plane {
    background: #0095A9;
}
.btn.plane.txt-none {
    width: 56px;
    padding: 0;
    justify-content: center;
}
.btn.plane.txt-none i {
    margin-left: 0;
}
.btn.plane.point-color {
    background: #A6866B;
    color: #fff;
    text-decoration: none;
}
.btn.plane.point-color svg .arrow1_path {
    stroke: #fff;
}
.btn.plane.point-color:hover {
    background: #0095A9;
    color: #fff;
}
.btn.plane.point-color:hover svg .arrow1_path {
    stroke: #fff;
}
.btn.plane.main-color {
    background: #0095A9;
    color: #fff;
}
.btn.plane.main-color svg .arrow1_path {
    stroke: #fff;
}
.btn.plane.main-color:hover {
    background: #A6866B;
    color: #fff;
}
.btn.plane.main-color:hover svg .arrow1_path {
    stroke: #fff;
}
.modal {
    position: fixed;
    top: -9999px;
    left: -9999px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.modal.open {
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    opacity: 1;
}
.modal.open-out {
    opacity: 0;
}
.modal .modal-scroll {
    width: 100%;
    height: 100%;
    padding: 0 0 0 0;
    overflow-y: overlay;
    text-align: center;
}
.modal .modal-scroll::-webkit-scrollbar {
    width: 10px;
    height: 20px;
}
.modal .modal-scroll::-webkit-scrollbar-thumb {
    background: #d9d9d9;
    border-radius: 5px;
}
.modal .modal-scroll::-webkit-scrollbar-thumb:hover {
    background: #878787;
}
.modal .modal-scroll::-webkit-scrollbar-track {
    background: #eee;
    border-radius: 5px;
}
.modal .modal-container {
    display: inline-block;
    margin-bottom: 40px;
    background: #fff;
    border-radius: 0;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
    text-align: left;
    overflow: hidden;
    width: 87.5%}
@media screen and (min-width: 1200px) {
    .modal .modal-container {
    width: 100%}
}.modal .modal-container .modal-title-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 5.75rem;
    background: #A6866B;
}
.modal .modal-container .modal-title-box .close-btn {
    font-size: 0px;
}
.modal .modal-container .modal-title-box .close-btn i.close svg {
    width: 1.125rem;
    height: 1.125rem;
}
.modal .modal-container .modal-title-box .close-btn i.close svg .close_path {
    stroke: #fff;
}
.modal .modal-container .modal-title-box.center {
    justify-content: center;
}
.modal .modal-container .modal-title-box.center .close-btn {
    position: absolute;
    right: 1.3333333333rem;
    top: .5rem;
    width: 2.25rem;
    height: 2.25rem;
}
.modal .modal-container .modal-title-box.left {
    justify-content: flex-start;
}
.modal .modal-container .modal-title-box.between {
    justify-content: space-between;
}
.modal .modal-container .modal-title-box h3 {
    color: #fff;
    font-size: 1.1666666667rem;
    line-height: 1.1666666667rem;
    font-weight: 700;
}
@media screen and (min-width: 480px) {
    .modal .modal-container .modal-title-box {
    height: 116px;
}
.modal .modal-container .modal-title-box .close-btn i.close svg {
    width: 18px;
    height: 18px;
}
.modal .modal-container .modal-title-box.center .close-btn {
    right: 24px;
    top: 24px;
    width: 36px;
    height: 36px;
}
.modal .modal-container .modal-title-box h3 {
    color: #fff;
    font-size: 28px;
    line-height: 28px;
    font-weight: 700;
}
}.modal .modal-container .modal-title-box.none {
    background: none;
}
.modal .modal-container .modal-title-box.none .close-btn {
    filter: brightness(1) invert(1);
}
.modal .modal-container .content-area {
    padding: 2.5rem 1.6666666667rem;
}
@media screen and (min-width: 480px) {
    .modal .modal-container .content-area {
    padding: 48px;
}
}.dropdown-box>button {
    height: 3rem;
    border-radius: 0;
    color: #aaa;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 400;
}
.dropdown-box>button:after {
    width: 1.3333333333rem;
    height: 3rem;
    background: url("/static/images/components/icon_dropdown_arrow.svg") no-repeat center center;
    background-size: .6666666667rem .3333333333rem;
}
@media screen and (min-width: 480px) {
    .dropdown-box>button {
    height: 56px;
    color: #aaa;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
}
.dropdown-box>button:after {
    width: 48px;
    height: 56px;
    background: url("/static/images/components/icon_dropdown_arrow.svg") no-repeat center center;
    background-size: 14px 9px;
}
}.dropdown-box .dropdown-list {
    border-radius: 0;
}
.dropdown-box .dropdown-list ul li button {
    color: #aaa;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 400;
    border: 1px solid #eee;
}
.dropdown-box .dropdown-list ul li:first-child button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dropdown-box .dropdown-list ul li:last-child button {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.dropdown-box .dropdown-list ul li p {
    color: #000;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 400;
}
@media screen and (min-width: 480px) {
    .dropdown-box .dropdown-list ul li button {
    color: #aaa;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
}
.dropdown-box .dropdown-list ul li p {
    color: #000;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
}
}.dropdown-box.custom>button {
    background: #fff;
    border: none;
    border-bottom: 1px solid #000;
}
.dropdown-box.custom>button:before {
    display: none;
}
.dropdown-box.custom .dropdown-list {
    border-radius: 0;
}
.dropdown-box.custom .dropdown-list ul li button {
    color: #fff;
    background: #aaa;
    border: 1px solid #AAA;
}
.dropdown-box.custom .dropdown-list ul li button:hover {
    background: #444;
}
.dropdown-box.custom .dropdown-list ul li button.selected {
    background: #444;
    border-color: #aaa;
    color: #fff;
}
.dropdown-box.custom .dropdown-list ul li button.selected:after {
    display: none;
}
@media screen and (min-width: 480px) {
    .radio-rwo>strong {
    color: #000;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}
.radio-rwo.required strong:after {
    margin: -2px 0 0 5px;
}
}@media screen and (min-width: 1200px) {
    .radio-rwo {
    margin-bottom: 48px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.radio-rwo>strong {
    margin-bottom: 0;
    padding-left: 0;
    width: 130px;
}
.radio-rwo.required strong+.radio-box-group {
    padding-left: 16px;
}
.radio-rwo.required .radio-box-group {
    width: calc( 100% - 130px );
}
}.radio-box label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #444;
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 700;
}
.radio-box label span {
    color: #444;
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 700;
}
.radio-box label input {
    margin-right: .4166666667rem;
}
@media screen and (min-width: 480px) {
    .radio-box label {
    color: #444;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
}
.radio-box label span {
    color: #444;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
}
.radio-box label input {
    margin-right: 8px;
}
}.radio-box.custom {
    margin-right: 0;
}
.radio-box.custom label {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #0095A9;
    font-size: .9583333333rem;
    line-height: 1.3;
    font-weight: 400;
}
.radio-box.custom label span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 1;
    font-weight: 700;
    color: #0095A9;
    font-size: .9583333333rem;
    line-height: 1.3;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border: .0416666667rem solid #0095A9;
    background: #f9f9f9;
    border-radius: .9375rem;
}
.radio-box.custom label input {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0px;
    margin-right: 0;
}
.radio-box.custom label input:checked+span {
    background: #0095A9;
    color: #fff;
}
.radio-box.custom label input:disabled {
    opacity: 1;
}
.radio-box.custom label input:disabled+span {
    border: .0416666667rem solid #aaa;
    background: #aaa;
    color: #fff;
    opacity: 1;
}
@media screen and (min-width: 480px) {
    .radio-box.custom label {
    color: #0095A9;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
}
.radio-box.custom label span {
    color: #0095A9;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    border: 1px solid #0095A9;
    border-radius: 36px;
}
.radio-box.custom label input:disabled+span {
    border: 1px solid #aaa;
}
}.radio-box.custom-date {
    margin-right: 0;
}
.radio-box.custom-date label {
    position: relative;
    width: 4.1666666667rem;
    height: 6.1666666667rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #0095A9;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
@media screen and (min-width: 480px) {
    .radio-box.custom-date label {
    width: 4.7916666667rem;
}
}.radio-box.custom-date label .day-row {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 1;
    font-weight: 700;
    color: #0095A9;
    font-size: .9583333333rem;
    line-height: .9583333333rem;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-flow: wrap;
    border: .0416666667rem solid #0095A9;
    background: #f9f9f9;
    border-radius: .9375rem;
}
.radio-box.custom-date label .day-row i {
    display: inline-flex;
    width: .4166666667rem;
    height: .0416666667rem;
    margin: .3333333333rem 0 .375rem 0;
    background: #0095A9;
}
.radio-box.custom-date label .day-row em {
    display: block;
    text-align: center;
    width: 100%;
    color: #0095A9;
    font-size: 1.0833333333rem;
    line-height: 1.0833333333rem;
    font-weight: 700;
}
.radio-box.custom-date label .day-row em.d {
    margin-bottom: .6666666667rem;
}
.radio-box.custom-date label .day-row em.w {
    font-weight: 600;
}
.radio-box.custom-date label input {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0px;
    margin-right: 0;
}
.radio-box.custom-date label input:checked+span {
    background: #0095A9;
    color: #fff;
}
.radio-box.custom-date label input:checked+.day-row {
    background: #0095A9;
}
.radio-box.custom-date label input:checked+.day-row i {
    background: #fff;
}
.radio-box.custom-date label input:checked+.day-row em {
    color: #fff;
    font-size: 1.0833333333rem;
    line-height: 1.0833333333rem;
    font-weight: 700;
}
.radio-box.custom-date label input:disabled {
    opacity: 1;
}
.radio-box.custom-date label input:disabled+span {
    border: .0416666667rem solid #aaa;
    background: #aaa;
    color: #fff;
    opacity: 1;
}
.radio-box.custom-date label input:disabled+.day-row {
    border: .0416666667rem solid #aaa;
    background: #aaa;
}
.radio-box.custom-date label input:disabled+.day-row i {
    background: #fff;
}
.radio-box.custom-date label input:disabled+.day-row em {
    color: #fff;
    font-size: 1.0833333333rem;
    line-height: 1.0833333333rem;
    font-weight: 700;
}
.textarea-row textarea {
    padding: 1.3333333333rem;
    border: none !important;
    background: #f9f9f9;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.textarea-row textarea::placeholder {
    color: #ccc;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
}
@media screen and (min-width: 480px) {
    .textarea-row textarea: :placeholder {
    color: #ccc;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
}
}.input-row {
    margin-bottom: 3.3333333333rem;
}
.input-row>label, .input-row>.label {
    position: relative;
    margin-bottom: 1rem;
    padding-left: .6666666667rem;
    color: #000;
    font-size: 1.0833333333rem;
    line-height: 1.0833333333rem;
    font-weight: 600;
}
.input-row input[type=text], .input-row input[type=email], .input-row input[type=tel], .input-row input[type=number], .input-row input[type=password] {
    height: 3rem;
    border: none;
    border-bottom: .0625rem solid #aaa;
    border-radius: 0;
    padding: 0;
    padding-left: 1.3333333333rem;
    color: #000;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
    vertical-align: middle;
}
.input-row input[type=text]::placeholder, .input-row input[type=email]::placeholder, .input-row input[type=tel]::placeholder, .input-row input[type=number]::placeholder, .input-row input[type=password]::placeholder {
    color: #ccc;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
}
.input-row input[type=text]:disabled, .input-row input[type=email]:disabled, .input-row input[type=tel]:disabled, .input-row input[type=number]:disabled, .input-row input[type=password]:disabled {
    border-color: #eee;
    background: #eee;
    color: #aaa;
}
.input-row[mode="horizontal"] {
    padding-left: 0;
}
.input-row[mode="horizontal"]>label, .input-row[mode="horizontal"]>.label {
    position: relative;
    margin-bottom: 1rem;
    line-height: 1.0833333333rem;
    padding-left: .6666666667rem;
}
.input-row[mode="horizontal"] div.error {
    position: relative;
    top: 0;
    min-height: 1.0833333333rem;
    padding: .5rem 0 .5rem .6666666667rem;
    background: none;
    border: none;
    border-radius: 0;
    color: #F82417;
    font-size: .875rem;
    line-height: .875rem;
    font-weight: 500;
    box-shadow: none;
    width: 100%;
    text-align: left;
    z-index: 1;
}
.input-row[mode="horizontal"] div.error:before {
    display: none;
}
.input-row[mode="horizontal"] div.error:after {
    display: none;
}
.input-row:not([mode="horizontal"]) div.error {
    position: relative;
    top: 0;
    min-height: 1.0833333333rem;
    padding: .5rem 0 .5rem .6666666667rem;
    background: none;
    border: none;
    border-radius: 0;
    color: #F82417;
    font-size: .875rem;
    line-height: .875rem;
    font-weight: 500;
    box-shadow: none;
}
.input-row:not([mode="horizontal"]) div.error:before {
    display: none;
}
.input-row:not([mode="horizontal"]) div.error:after {
    display: none;
}
.input-row:not([mode="horizontal"]).not-label div.error {
    top: 0;
}
.input-row .hint {
    margin-top: 10px;
    color: #0095A9;
    font-size: .875rem;
    line-height: .875rem;
    font-weight: 500;
    word-break: keep-all;
}
.input-row.error-row input[type=text], .input-row.error-row input[type=email], .input-row.error-row input[type=tel], .input-row.error-row input[type=number], .input-row.error-row input[type=password], .input-row.error-row textarea {
    border-color: #F82417;
}
.input-row.error-row input[type=text]:focus+.error, .input-row.error-row input[type=email]:focus+.error, .input-row.error-row input[type=tel]:focus+.error, .input-row.error-row input[type=number]:focus+.error, .input-row.error-row input[type=password]:focus+.error, .input-row.error-row textarea:focus+.error {
    display: block !important;
}
.input-row.error-row input[type=text]:focus+.error:empty, .input-row.error-row input[type=email]:focus+.error:empty, .input-row.error-row input[type=tel]:focus+.error:empty, .input-row.error-row input[type=number]:focus+.error:empty, .input-row.error-row input[type=password]:focus+.error:empty, .input-row.error-row textarea:focus+.error:empty {
    display: none !important;
}
.input-row.error-row:not(.open) div.error {
    z-index: 1;
    display: block !important;
}
.input-row.error-row:not(.open):hover div.error {
    z-index: 1;
    display: block !important;
}
.input-row.error-row .dropdown-box>button, .input-row.error-row .multi-dropdown-box>button {
    border-color: #F82417;
}
.input-row.error-row .dropdown-box:not(.open) div.error, .input-row.error-row .multi-dropdown-box:not(.open) div.error {
    display: block !important;
}
.input-row.error-row .dropdown-box:not(.open):hover div.error, .input-row.error-row .multi-dropdown-box:not(.open):hover div.error {
    display: block !important;
}
.input-row.valid-row .error {
    display: none !important;
}
.input-row.required label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.input-row.required label:after {
    content: "*";
    position: relative;
    display: flex;
    color: #F82417;
    width: unset;
    height: unset;
    background: none;
    border-radius: unset;
    background-size: unset;
    margin: -.125rem 0 0 .3125rem;
}
@media screen and (min-width: 480px) {
    .input-row {
    margin-bottom: 48px;
}
.input-row>label, .input-row>.label {
    margin-bottom: 16px;
    padding-left: 16px;
    color: #000;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}
.input-row input[type=text], .input-row input[type=number], .input-row input[type=email], .input-row input[type=tel], .input-row input[type=password] {
    height: 56px;
    border-bottom: 1px solid #aaa;
    padding: 0 16px;
    color: #000;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
}
.input-row input[type=text]::placeholder, .input-row input[type=number]::placeholder, .input-row input[type=email]::placeholder, .input-row input[type=tel]::placeholder, .input-row input[type=password]::placeholder {
    color: #ccc;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
}
.input-row[mode="horizontal"] {
    padding-left: 0;
}
.input-row[mode="horizontal"]>label, .input-row[mode="horizontal"]>.label {
    margin-bottom: 16px;
    line-height: 20px;
    padding-left: 16px;
}
.input-row[mode="horizontal"] div.error {
    min-height: 40px;
    padding: 12px 0 12px 16px;
    color: #F82417;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
}
.input-row:not([mode="horizontal"]) div.error {
    min-height: 40px;
    padding: 12px 0 12px 16px;
    color: #F82417;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
}
.input-row .hint {
    margin-top: 10px;
    color: #0095A9;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
.input-row.required label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.input-row.required label:after {
    margin: -2px 0 0 5px;
}
}.check-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.check-box>label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.check-box>label input {
    width: 1.2083333333rem;
    height: 1.2083333333rem;
}
.check-box>input+label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #000;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
    height: 1.2083333333rem;
    padding-left: 1.625rem;
}
@media screen and (min-width: 480px) {
    .check-box>label input {
    width: 20px;
    height: 20px;
}
.check-box>input+label {
    color: #000;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    height: 20px;
    padding-left: 26px;
}
}.title_wrap {
    position: relative;
    width: 100%}
.title_wrap h2 {
    color: #fff;
    font-size: 1.7083333333rem;
    line-height: 1.7083333333rem;
    font-weight: 600;
}
.title_wrap h2#page_title {
    font-family: "Nanum Myeongjo",  serif;
    font-style: normal;
    text-align: center;
    color: #fff;
    font-size: 2.0833333333rem;
    line-height: 2.0833333333rem;
    font-weight: 600;
    letter-spacing: -.0625rem;
    margin-bottom: 1rem;
}
.title_wrap h3 {
    text-align: center;
}
.title_wrap h2+p, .title_wrap h2+.desc {
    word-break: keep-all;
    color: #fff;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
}
.title_wrap.sub {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: wrap;
}
.title_wrap.sub h3 {
    width: 100%;
    text-align: center;
    color: #222;
    font-size: 1.7083333333rem;
    line-height: 1.4;
    font-weight: 700;
}
.title_wrap.sub h3 strong {
    color: #0095A9;
}
.title_wrap.sub h3+p, .title_wrap.sub h3+.desc {
    word-break: keep-all;
    text-align: center;
    margin-top: 1rem;
    color: #000;
    font-size: 1.0833333333rem;
    line-height: 1.4;
    font-weight: 500;
}
.title_wrap.sub h3+p span, .title_wrap.sub h3+.desc span {
    color: #000;
    font-size: 1.0833333333rem;
    line-height: 1.4;
    font-weight: 500;
}
.title_wrap.sub h3+p br.pc, .title_wrap.sub h3+.desc br.pc {
    display: none;
}
@media screen and (min-width: 1200px) {
    .title_wrap h2 {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: -0.48px;
    margin-bottom: 24px;
}
.title_wrap h2#page_title {
    font-family: "Nanum Myeongjo",  serif;
    font-style: normal;
    text-align: center;
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
}
.title_wrap h2+p, .title_wrap h2+.desc {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
}
.title_wrap h2+p br.mo, .title_wrap h2+.desc br.mo {
    display: none;
}
.title_wrap h2+p br.pc, .title_wrap h2+.desc br.pc {
    display: block;
}
.title_wrap.sub h3 {
    color: #222;
    font-size: 40px;
    line-height: 1.4;
    font-weight: 700;
}
.title_wrap.sub h3+p, .title_wrap.sub h3+.desc {
    color: #000;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    margin-top: 24px;
    letter-spacing: -0.5px;
}
.title_wrap.sub h3+p br.mo, .title_wrap.sub h3+.desc br.mo {
    display: none;
}
.title_wrap.sub h3+p br.pc, .title_wrap.sub h3+.desc br.pc {
    display: block;
}
.title_wrap.sub h3+p span, .title_wrap.sub h3+.desc span {
    color: #A6866B;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
}
}.form-title {
    background: #f9f9f9;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #222;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: 700;
    padding: 1.4583333333rem 0 1.4583333333rem 1.5rem;
    margin-bottom: 3.3333333333rem;
    margin-top: 4.1666666667rem;
}
.form-title i {
    margin-right: .2083333333rem;
}
.form-title:first-child {
    margin-top: 0;
}
.form-title:first-child i {
    margin-right: 0;
}
.form-title p {
    text-align: center;
    width: 100%;
    margin-top: .8333333333rem;
    color: #555;
    font-size: .9583333333rem;
    line-height: 1.3;
    font-weight: 700;
}
.form-title.center {
    justify-content: center;
    flex-flow: wrap;
}
.form-title.icon {
    padding: 1.25rem 0 1.25rem 1.5rem;
}
.form-title.icon i {
    width: 1.6666666667rem;
    height: 1.6666666667rem;
}
@media screen and (min-width: 480px) {
    .form-title {
    color: #222;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    padding: 24px 0 24px 30px;
    margin-bottom: 48px;
    margin-top: 80px;
}
.form-title.icon {
    padding: 22px 0 22px 30px;
}
.form-title.icon i {
    width: 36px;
    height: 36px;
}
.form-title i {
    margin-right: 0;
}
}.breadcrumb {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 4.1666666667rem;
}
.breadcrumb ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.breadcrumb ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: auto;
    height: 1.875rem;
    padding: 0 .875rem;
}
.breadcrumb ul li:before {
    content: "";
    position: absolute;
    width: .0416666667rem;
    height: .8333333333rem;
    top: .5208333333rem;
    left: 0;
    background: #ccc;
}
.breadcrumb ul li a, .breadcrumb ul li span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    color: #ccc;
    font-size: .9583333333rem;
    line-height: .9583333333rem;
    font-weight: 500;
    letter-spacing: -.02875rem;
}
.breadcrumb ul li.this {
    pointer-events: none;
}
.breadcrumb ul li.this a, .breadcrumb ul li.this span {
    color: #fff;
}
@media screen and (min-width: 1200px) {
    .breadcrumb ul li {
    height: 16px;
    padding: 0 16px;
}
.breadcrumb ul li:before {
    width: 1px;
    height: 12px;
    top: 2px;
}
.breadcrumb ul li a, .breadcrumb ul li span {
    color: #ddd;
    font-size: 16px;
    line-height: 15px;
    font-weight: 500;
    height: 16px;
}
}.breadcrumb ul li:first-child {
    padding-left: 0;
}
.breadcrumb ul li:first-child:before {
    display: none;
}
.breadcrumb .btn-row {
    padding-left: .875rem;
    height: 1.875rem;
}
.breadcrumb .btn-row:before {
    content: "";
    position: absolute;
    width: .0416666667rem;
    height: .8333333333rem;
    top: .5208333333rem;
    left: 0;
    background: #ccc;
}
.breadcrumb .btn-row .btn {
    width: 5.9166666667rem;
    height: 1.875rem;
    border-radius: 1.875rem;
    color: #444;
    font-size: .9583333333rem;
    line-height: .9583333333rem;
    font-weight: 600;
    letter-spacing: -.02875rem;
    background: rgba(255, 255, 255, 0.8);
}
.breadcrumb .btn-row .btn i {
    width: .9583333333rem;
    height: .9583333333rem;
}
.breadcrumb .btn-row .btn i svg {
    width: .75rem;
    height: .9583333333rem;
}
.breadcrumb .btn-row .btn:hover {
    background: #fff;
}
@media screen and (min-width: 1200px) {
    .breadcrumb .btn-row {
    padding-left: 19px;
    height: 36px;
    border-radius: 36px;
}
.breadcrumb .btn-row:before {
    width: 1px;
    height: 12px;
    top: 12px;
}
.breadcrumb .btn-row .btn {
    width: 100px;
    height: 36px;
}
}.breadcrumb .share-row {
    display: none;
}
.section_top {
    position: relative;
    width: 100%;
    height: 30rem;
    margin-bottom: 4.1666666667rem;
}
@media screen and (min-width: 1200px) {
    .section_top {
    height: 720px;
    margin-bottom: 160px;
}
}.section_top.bg {
    overflow: hidden;
}
.section_top.bg .inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-flow: wrap;
    z-index: 1;
}
@media screen and (min-width: 1200px) {
    .section_top.bg .inner .title_wrap {
    margin: 180px 0;
}
}.section_top.bg span {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    transform: scale(1.08);
    transition: all 4.0s;
    opacity: 0;
}
.section_top.bg span.onload {
    opacity: 1;
    transform: scale(1);
}
.section_top.bgnone {
    height: auto;
    border-bottom: 1px solid #ddd;
}
.section_top.bgnone .inner {
    height: auto;
}
@media screen and (min-width: 1200px) {
    .section_top.bgnone .inner .title_wrap {
    margin: 0;
}
}@media screen and (min-width: 1200px) {
    .section_top.bgnone .inner {
    padding: 240px 0 140px 0;
    margin: auto;
    max-width: 1440px;
    min-width: 1200px;
}
.section_top.bgnone .inner.inside_content {
    padding-bottom: 100px;
}
}@media screen and (min-width: 1200px) {
    .section_top.bgnone {
    margin-bottom: 80px;
}
}.section_top.bottom-tab, .section_top.mb0 {
    margin-bottom: 0 !important;
}
.page-tab-row {
    margin-bottom: 4.1666666667rem;
    height: 3.3333333333rem;
    border-bottom: .0416666667rem solid #ddd;
}
@media screen and (min-width: 1200px) {
    .page-tab-row {
    margin-bottom: 160px;
    height: 80px;
    border-bottom: 1px solid #ddd;
}
}.page-tab-row .inner {
    width: 100%;
    height: 100%;
    max-width: 87.5%}
@media screen and (min-width: 1200px) {
    .page-tab-row .inner {
    max-width: 1440px;
}
}.page-tab-row .inner ul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page-tab-row .inner ul li {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-tab-row .inner ul li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #888;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 600;
}
.page-tab-row .inner ul li a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -1px;
    width: 0%;
    opacity: 0;
    height: 2px;
    background: #0095A9;
    transition: all .25s ease-in;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.page-tab-row .inner ul li.active a {
    font-weight: 800;
    color: #0095A9;
}
.page-tab-row .inner ul li.active a:before {
    opacity: 1;
    width: 100%}
.page-tab-row .inner ul li:hover a {
    font-weight: 800;
    color: #0095A9;
}
.page-tab-row .inner ul li:hover a:before {
    opacity: 1;
    width: 100%}
@media screen and (min-width: 1200px) {
    .page-tab-row .inner ul li a {
    color: #888;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
}
}.page_top {
    position: relative;
    width: 100%;
    padding: 9.1666666667rem 0 4.1666666667rem 0;
}
.page_top .title_wrap {
    position: relative;
    width: 100%}
.page_top .title_wrap h2 {
    font-family: inherit;
    text-align: center;
    color: #000;
}
.page_top .title_wrap .desc {
    margin-top: .9583333333rem;
}
.page_top.space_line {
    margin-bottom: 4.1666666667rem;
    padding-bottom: 5rem;
    border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 1200px) {
    .page_top {
    padding: 240px 0 100px 0;
}
.page_top .title_wrap .desc {
    margin-top: 64px;
}
.page_top.space_line {
    padding-bottom: 140px;
    margin-bottom: 80px;
}
}.tablist {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%}
.tablist li {
    width: 25%;
    height: 100%;
    border-bottom: .0833333333rem solid rgba(166, 134, 107, 0.2);
}
.tablist li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #A6866B;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 600;
    padding-left: .8333333333rem;
    height: 100%;
    opacity: .5;
}
.tablist li.active, .tablist li:hover {
    border-bottom: .0833333333rem solid #a6866b;
}
.tablist li.active a, .tablist li:hover a {
    opacity: 1;
    font-weight: 800;
}
@media screen and (min-width: 1200px) {
    .tablist li {
    border-bottom: 2px solid rgba(166, 134, 107, 0.2);
}
.tablist li a {
    color: #A6866B;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    padding-left: 20px;
}
.tablist li.active, .tablist li:hover {
    border-bottom: 2px solid #a6866b;
}
}.inner_box {
    background: #f9f9f9;
    padding: 1.8333333333rem 2.0833333333rem;
}
@media screen and (min-width: 1200px) {
    .inner_box {
    padding: 40px 55px;
}
}@media screen and (min-width: 1440px) {
    .inner_box {
    padding: 50px 84px;
}
}.title_bar {
    width: 100%;
    height: 4.6666666667rem;
    padding: 0 1.6666666667rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.title_bar h3 {
    color: #222;
    font-size: 1.3333333333rem;
    line-height: 1.3333333333rem;
    font-weight: 700;
}
.title_bar .btn-row .btn {
    width: auto;
    text-decoration: underline;
    color: #888;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 600;
}
.title_bar .btn-row .btn i {
    transition: all .15s ease-in;
    transform: rotate(-90deg);
}
.title_bar .btn-row .btn.up i {
    transform: rotate(90deg);
}
.container section.page_top .inner .title_wrap .desc {
    color: #444;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
}
.container section.page_top .inner .title_wrap .desc span {
    color: #A6866B;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
}
.container section.page_top .inner .title_wrap .desc:nth-child(3) span {
    color: #0095A9;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 500;
}
.container section.page_top .inner .title_wrap .desc.type2 {
    color: #444;
    font-size: 1.0833333333rem;
    line-height: 1.5rem;
    font-weight: 500;
}
.container section.page_top .inner .title_wrap .desc.type2 span {
    color: #0095A9;
    font-size: 1.0833333333rem;
    line-height: 1.5rem;
    font-weight: 500;
}
@media screen and (min-width: 1200px) {
    .container section.page_top .inner .title_wrap .desc {
    color: #444;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
}
.container section.page_top .inner .title_wrap .desc span {
    color: #A6866B;
    font-size: 18px;
    line-height: 35px;
    font-weight: 700;
}
.container section.page_top .inner .title_wrap .desc:nth-child(3) span {
    color: #0095A9;
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
}
.container section.page_top .inner .title_wrap .desc.type2 {
    color: #444;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
}
.container section.page_top .inner .title_wrap .desc.type2 span {
    color: #0095A9;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
}
}.container section .inner {
    margin: auto;
    width: 87.5%;
    max-width: 100%;
    min-width: 90%}
@media screen and (min-width: 1200px) {
    .container section .inner {
    width: 95%;
    max-width: 1440px;
    min-width: 1100px;
}
}@media screen and (min-width: 1440px) {
    .container section .inner {
    width: 100%}
}.container section .inner.full {
    width: 100%}
.container section .inner.full .full_inner {
    margin: auto;
    width: 87.5%;
    max-width: 100%;
    min-width: 90%}
.container.member section .inner, .container.reservation section .inner, .container.enshgrined-payment section .inner {
    margin: auto;
    width: 87.5%;
    max-width: 23.3333333333rem;
    min-width: 20rem;
}
@media screen and (min-width: 480px) {
    .container.member section .inner, .container.reservation section .inner, .container.enshgrined-payment section .inner {
    width: 100%;
    max-width: 480px;
    min-width: 320px;
}
}section .inner.full {
    max-width: 100%}
.file-box ul li.def p {
    padding: 0 16px;
    color: #ccc;
    font-size: .9583333333rem;
    line-height: .9583333333rem;
    font-weight: 500;
}
@media screen and (min-width: 1200px) {
    .file-box ul li.def p {
    color: #ccc;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
}
}.board_list.faq_type {
    border-top: .0833333333rem solid #000;
}
.board_list.faq_type li {
    position: relative;
    width: 100%;
    padding: 1.6666666667rem 2rem;
}
.board_list.faq_type li.no-data {
    text-align: center;
    padding: 4.1666666667rem 0;
    border-bottom: .0625rem solid #ddd;
    color: #444;
    font-size: 1rem;
    line-height: 1.3333333333rem;
    font-weight: 500;
}
.board_list.faq_type li.title a p {
    margin-bottom: .8333333333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
    font-size: 1rem;
    line-height: 1.3333333333rem;
    font-weight: 600;
}
.board_list.faq_type li.title a span {
    color: #aaa;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
}
.board_list.faq_type li.title i {
    position: absolute;
    right: 1.6666666667rem;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transform: rotate(90deg);
    width: 1.4166666667rem;
    height: 1.4166666667rem;
    transition: all .15s ease-in;
}
.board_list.faq_type li.title i svg {
    width: 1rem;
    height: 1rem;
}
.board_list.faq_type li.title i svg .arrow1_path {
    stroke-width: 5;
}
.board_list.faq_type li.answer {
    background: #f9f9f9;
    border-top: .0625rem solid #ddd;
    border-bottom: .0625rem solid #ddd;
}
.board_list.faq_type li.answer strong {
    display: block;
    color: #222;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
    margin-bottom: .8333333333rem;
}
.board_list.faq_type li.answer p {
    word-break: keep-all;
    color: #444;
    font-size: 1rem;
    line-height: 1.3333333333rem;
    font-weight: 500;
}
@media screen and (min-width: 1200px) {
    .board_list.faq_type {
    border-top: 2px solid #000;
}
.board_list.faq_type li {
    padding: 50px;
}
.board_list.faq_type li.no-data {
    padding: 100px 0;
    border-bottom: 1px solid #ddd;
    color: #444;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}
.board_list.faq_type li.title a p {
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
.board_list.faq_type li.title a span {
    color: #aaa;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
}
.board_list.faq_type li.title i {
    right: 48px;
    width: 24px;
    height: 24px;
}
.board_list.faq_type li.title i svg {
    width: 20px;
    height: 20px;
}
.board_list.faq_type li.answer {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.board_list.faq_type li.answer strong {
    color: #222;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 14px;
}
.board_list.faq_type li.answer p {
    color: #444;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}
}.board-view-row .view_head {
    padding: 0;
    border-top: .0833333333rem solid #000;
    border-bottom: .0416666667rem solid #ddd;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: wrap;
}
.board-view-row .view_head li {
    width: 100%;
    padding: 1.3333333333rem .8333333333rem;
    border-bottom: .0416666667rem solid #ddd;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.board-view-row .view_head li strong {
    color: #222;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
}
.board-view-row .view_head li span {
    color: #888;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
}
@media screen and (min-width: 1200px) {
    .board-view-row .view_head {
    justify-content: space-between;
    flex-flow: nowrap;
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
}
.board-view-row .view_head li {
    width: 100%;
    padding: 31px 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.board-view-row .view_head li strong {
    position: relative;
    color: #222;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    padding-right: 17px;
    margin-right: 16px;
}
.board-view-row .view_head li strong:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    right: 0;
    top: 3px;
    background: #ccc;
}
.board-view-row .view_head li span {
    color: #888;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
}
.board-view-row .view_head li:first-child {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.board-view-row .view_head li:last-child {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
}.board-view-row .view_body {
    padding: 2.5rem .8333333333rem;
}
.board-view-row .view_body img {
    max-width: 100%}
.board-view-row .view_body h2 {
    color: #222;
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-weight: 700;
}
.board-view-row .view_body h3 {
    color: #222;
    font-size: 1.0833333333rem;
    line-height: 1.625rem;
    font-weight: 700;
}
.board-view-row .view_body h4 {
    color: #222;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
}
.board-view-row .view_body p {
    color: #555;
    font-size: .9166666667rem;
    line-height: 1.375rem;
    font-weight: 500;
}
.board-view-row .view_body a {
    color: #888;
    font-size: .9166666667rem;
    line-height: 1.375rem;
    font-weight: 700;
    text-decoration: underline;
    font-weight: inherit;
    font-size: inherit;
}
.board-view-row .view_body .table, .board-view-row .view_body .table-bordered {
    width: 100% !important;
    border-right: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
}
.board-view-row .view_body .table th, .board-view-row .view_body .table td, .board-view-row .view_body .table-bordered th, .board-view-row .view_body .table-bordered td {
    border-left: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    padding: .8333333333rem;
}
.board-view-row .view_body .table tbody th, .board-view-row .view_body .table tbody td, .board-view-row .view_body .table-bordered tbody th, .board-view-row .view_body .table-bordered tbody td {
    padding: .8333333333rem;
    border-left: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
}
.board-view-row .view_body *, .board-view-row .view_body p, .board-view-row .view_body a, .board-view-row .view_body b, .board-view-row .view_body span, .board-view-row .view_body div {
    font-weight: inherit;
    font-size: inherit;
    line-height: 1.6;
}
.board-view-row .view_body b {
    font-weight: 700;
}
@media screen and (min-width: 1200px) {
    .board-view-row .view_body {
    padding: 64px;
}
.board-view-row .view_body h2 {
    color: #222;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}
.board-view-row .view_body h3 {
    color: #222;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}
.board-view-row .view_body h4 {
    color: #222;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
}
.board-view-row .view_body p {
    color: #555;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.board-view-row .view_body a {
    color: #888;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    font-weight: inherit;
    font-size: inherit;
}
.board-view-row .view_body .table, .board-view-row .view_body .table-bordered {
    width: 100% !important;
    border-right: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
}
.board-view-row .view_body .table th, .board-view-row .view_body .table td, .board-view-row .view_body .table-bordered th, .board-view-row .view_body .table-bordered td {
    padding: 10px 20px;
    border-left: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
}
.board-view-row .view_body .table tbody th, .board-view-row .view_body .table tbody td, .board-view-row .view_body .table-bordered tbody th, .board-view-row .view_body .table-bordered tbody td {
    padding: 10px 20px;
    border-left: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
}
.board-view-row .view_body *, .board-view-row .view_body p, .board-view-row .view_body a, .board-view-row .view_body b, .board-view-row .view_body span, .board-view-row .view_body div {
    font-weight: inherit;
    font-size: inherit;
    line-height: 1.6;
}
.board-view-row .view_body b {
    font-weight: 700;
}
}.board-view-row .view_body a.apply_job {
    text-decoration: none !important;
}
.board-view-row .view_file {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: wrap;
    padding: 1.6666666667rem .8333333333rem;
}
.board-view-row .view_file strong {
    width: 100%;
    padding-bottom: 1.3958333333rem;
    color: #222;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
}
.board-view-row .view_file p a {
    justify-content: flex-start;
    width: 100%;
    height: auto;
    padding: 0;
}
.board-view-row .view_file p a i {
    width: 1rem;
    height: 1rem;
    margin-left: .1666666667rem;
}
.board-view-row .view_file p a:hover {
    color: #0095A9;
}
.board-view-row .view_file p a:hover i svg .down_path {
    stroke: #0095A9;
}
@media screen and (min-width: 1200px) {
    .board-view-row .view_file {
    flex-flow: nowrap;
    padding: 31px 64px;
}
.board-view-row .view_file strong {
    position: relative;
    width: auto;
    padding-bottom: 0;
    color: #222;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    padding-right: 16px;
    margin-right: 16px;
}
.board-view-row .view_file strong:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    right: 0;
    top: 4px;
    background: #ccc;
}
.board-view-row .view_file p a {
    justify-content: flex-start;
    width: 100%;
    height: auto;
    padding: 0;
}
.board-view-row .view_file p a i {
    width: 18px;
    height: 18px;
    margin-left: 4px;
}
}.board-view-row .btn-row {
    text-align: center;
    padding-top: 3.3333333333rem;
}
.board-view-row .btn-row a {
    color: #fff;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 600;
}
.board-view-row .btn-row a:hover {
    background: #A6866B;
}
@media screen and (min-width: 1200px) {
    .board-view-row .btn-row {
    padding-top: 64px;
}
.board-view-row .btn-row a {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
}
}.paging {
    margin: 3.3333333333rem auto;
}
.paging ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0px 0;
}
.paging ul li:not(.prev, .next) a {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 2.7083333333rem;
    height: 2.7083333333rem;
    padding: 0px;
    background: transparent;
    border-radius: 0;
    color: #ccc;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.paging ul li:not(.prev, .next) a:hover {
    background: transparent;
    color: #A6866B;
    font-weight: 700;
}
.paging ul li:not(.prev, .next) a.active {
    background: transparent;
    color: #A6866B;
    font-weight: 700;
}
.paging ul li.next .btn, .paging ul li.prev .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    font-size: 0;
    text-indent: -999px;
    width: 3.0416666667rem;
    height: 3.0416666667rem;
    border-radius: 1.5208333333rem;
    border: .0416666667rem solid #ccc;
    background: #fff;
}
.paging ul li.next .btn:after, .paging ul li.prev .btn:after {
    display: none;
}
.paging ul li.next .btn.line.txt-none, .paging ul li.prev .btn.line.txt-none {
    width: 3.0416666667rem;
    height: 3.0416666667rem;
}
.paging ul li.next .btn i svg .arrow3_path, .paging ul li.prev .btn i svg .arrow3_path {
    stroke-width: 1;
    stroke: #ccc;
}
.paging ul li.next .btn:hover, .paging ul li.prev .btn:hover {
    background: #0095A9;
    border: .0416666667rem solid #0095A9;
}
.paging ul li.next .btn:hover i, .paging ul li.prev .btn:hover i {
    margin-left: .2083333333rem;
}
.paging ul li.next .btn:hover i svg .arrow3_path, .paging ul li.prev .btn:hover i svg .arrow3_path {
    stroke-width: 2;
    stroke: #fff;
}
.paging ul li.next {
    margin-left: 1.0416666667rem;
}
.paging ul li.prev {
    margin-right: 1.0416666667rem;
}
.paging ul li.prev .btn {
    transform: rotate(180deg);
}
.paging ul li.disabled {
    opacity: .7;
    cursor: auto;
    pointer-events: none;
}
@media screen and (min-width: 1200px) {
    .paging ul li: not(.prev, .next) a {
    min-width: 45px;
    height: 45px;
    color: #ccc;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
}
.paging ul li.next .btn, .paging ul li.prev .btn {
    width: 52px;
    height: 52px;
    border-radius: 26px;
    border: 1px solid #ccc;
}
.paging ul li.next .btn.line.txt-none, .paging ul li.prev .btn.line.txt-none {
    width: 52px;
    height: 52px;
}
.paging ul li.next {
    margin-left: 18px;
}
.paging ul li.prev {
    margin-right: 18px;
}
}.table-row.common table {
    width: 1140px;
    border-top: .0833333333rem solid #222;
}
.table-row.common table thead tr th {
    color: #222;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
    padding: 1.4166666667rem 0;
    background: #eee;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}
.table-row.common table tbody tr td {
    color: #444;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
    padding: 1.4166666667rem 0;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}
.table-row.common table tbody tr td:first-child {
    border-left: none;
}
.table-row.common table tfoot tr td {
    text-align: left;
    padding: 1.4166666667rem 0;
    color: #555;
    font-size: .9583333333rem;
    line-height: .9583333333rem;
    font-weight: 500;
}
@media screen and (min-width: 1200px) {
    .table-row.common table {
    width: 100%;
    border-top: 2px solid #222;
}
.table-row.common table thead tr th {
    color: #222;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    padding: 31px 0;
}
.table-row.common table tbody tr td {
    color: #444;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    padding: 31px 0;
}
.table-row.common table tfoot tr td {
    padding: 31px 0;
    color: #555;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
}
}.table-row.main-color table {
    border-top: .0833333333rem solid #0095A9;
}
.table-row.main-color table thead tr th {
    background: #F5FBFC;
}
@media screen and (min-width: 1200px) {
    .table-row.main-color table {
    border-top: 2px solid #0095A9;
}
}.table-row.point-color table {
    border-top: .0833333333rem solid #A6866B;
}
.table-row.point-color table thead tr th {
    background: #FCFAF9;
}
@media screen and (min-width: 1200px) {
    .table-row.point-color table {
    border-top: 2px solid #A6866B;
}
}.table-row .scroll {
    padding-bottom: 1.0833333333rem;
}
@media screen and (min-width: 1200px) {
    .table-row .scroll {
    padding-bottom: 20px;
}
}.bg-banner {
    width: 100%}
.bg-banner .full-inner {
    width: 87.5%;
    min-height: 32.0833333333rem;
    padding-top: 4.5833333333rem;
    margin: auto;
}
.bg-banner .full-inner .txt-row h3 {
    margin-bottom: 1.6666666667rem;
    color: #222;
    font-size: 1.4583333333rem;
    line-height: 1.4;
    font-weight: 700;
}
.bg-banner .full-inner .txt-row p {
    color: #444;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 500;
}
.bg-banner .full-inner .txt-row .btn-row {
    margin-top: 3.3333333333rem;
}
.bg-banner .full-inner .txt-row .btn-row.main-color .btn {
    background: #0095A9;
}
.bg-banner .full-inner .txt-row .btn-row.main-color .btn:hover {
    background: #A6866B;
}
.bg-banner .full-inner .txt-row .btn-row.point-color .btn {
    background: #A6866B;
}
.bg-banner .full-inner .txt-row .btn-row.point-color .btn:hover {
    background: #0095A9;
}
.bg-banner .full-inner .txt-row .btn-row .btn {
    color: #fff;
}
.bg-banner .full-inner .txt-row .btn-row .btn.plane.main-color {
    background: #0095A9;
}
.bg-banner .full-inner .txt-row .btn-row .btn.plane.main-color i svg .arrow2_path {
    stroke: #fff;
}
.bg-banner .full-inner .txt-row .btn-row .btn.plane.main-color:hover {
    background: #A6866B;
}
.bg-banner .full-inner .txt-row .btn-row .btn.plane.point-color {
    background: #A6866B;
}
.bg-banner .full-inner .txt-row .btn-row .btn.plane.point-color:hover {
    background: #0095A9;
}
.bg-banner .full-inner .txt-row .btn-row .btn.line.main-color {
    border-color: #0095A9;
}
.bg-banner .full-inner .txt-row .btn-row .btn.line.main-color:hover {
    color: #fff;
    border-color: #A6866B;
    background: #A6866B;
}
.bg-banner .full-inner .txt-row .btn-row .btn.line.point-color {
    border-color: #A6866B;
}
.bg-banner .full-inner .txt-row .btn-row .btn.line.point-color:hover {
    color: #fff;
    border-color: #0095A9;
    background: #0095A9;
}
@media screen and (min-width: 1200px) {
    .bg-banner .full-inner {
    width: 100%;
    max-width: 1440px;
    min-width: 1100px;
    min-height: 488px;
    padding-top: 120px;
}
.bg-banner .full-inner .txt-row h3 {
    margin-bottom: 32px;
    color: #222;
    font-size: 32px;
    line-height: 1.4;
    font-weight: 700;
}
.bg-banner .full-inner .txt-row p {
    color: #444;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
}
.bg-banner .full-inner .txt-row .btn-row {
    margin-top: 64px;
}
}.textarea-row {
    padding-bottom: 2.5rem;
}
.textarea-row textarea {
    width: 100%;
    height: 8.5rem;
    resize: none;
    color: #444;
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 600;
}
.textarea-row #charCount {
    position: absolute;
    top: 8.5rem;
    right: .4166666667rem;
    padding: .4166666667rem;
    color: #aaa;
    font-size: .9583333333rem;
    line-height: .9583333333rem;
    font-weight: 500;
}
.textarea-row>strong {
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
    padding-left: .6666666667rem;
    color: #000;
    font-size: 1.0833333333rem;
    line-height: 1.0833333333rem;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.textarea-row>strong:after {
    content: "*";
    position: relative;
    display: flex;
    color: #F82417;
    margin: -.125rem 0 0 .3125rem;
}
@media screen and (min-width: 480px) {
    .textarea-row>strong {
    padding-left: 16px;
}
}.textarea-row.error-row textarea {
    border: 1px solid #F82417;
}
.textarea-row.error-row .error {
    padding: .625rem 0 1.0416666667rem .4166666667rem;
    color: #F82417;
    font-size: .875rem;
    line-height: .875rem;
    font-weight: 500;
}
@media screen and (min-width: 1200px) {
    .textarea-row {
    padding-bottom: 64px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: wrap;
}
.textarea-row textarea {
    width: calc(100% - 130px);
    height: 240px;
    color: #444;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
}
.textarea-row #charCount {
    top: 200px;
    right: 10px;
    width: auto;
    padding: 10px;
    color: #aaa;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
}
.textarea-row>strong {
    width: 130px;
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 16px;
    padding-left: 0;
    color: #000;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}
.textarea-row.error-row textarea {
    border: 1px solid #F82417;
}
.textarea-row.error-row .error {
    padding: 15px 0 25px 130px;
    color: #F82417;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
}
}.view_more {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: nowrap;
    width: 6.6666666667rem;
}
.view_more strong {
    color: #fff;
    font-size: .9583333333rem;
    line-height: .9583333333rem;
    font-weight: 600;
}
.view_more i {
    transition: all .25s ease-in;
}
.view_more i svg .plus_path {
    stroke: #fff;
    stroke-width: 2;
}
.view_more:hover i {
    transform: rotate(180deg);
}
@media screen and (min-width: 1200px) {
    .view_more {
    width: 118px;
}
.view_more strong {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
}
}.swiper-circle-button-next, .swiper-circle-button-prev {
    position: relative;
    width: 3.0416666667rem;
    height: 3.0416666667rem;
    border-radius: 3.0416666667rem;
    border: .0416666667rem solid #888;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .15s ease-in;
    top: unset;
    left: unset;
    right: unset;
    margin-top: unset;
}
.swiper-circle-button-next:after, .swiper-circle-button-prev:after {
    display: none !important;
}
.swiper-circle-button-next i, .swiper-circle-button-prev i {
    margin-left: 0;
}
.swiper-circle-button-next i svg .arrow3_path, .swiper-circle-button-prev i svg .arrow3_path {
    stroke: #888;
}
.swiper-circle-button-next.main-color:hover, .swiper-circle-button-prev.main-color:hover {
    background: #0095A9;
    border: .0416666667rem solid #0095A9;
}
.swiper-circle-button-next.main-color:hover i svg .arrow3_path, .swiper-circle-button-prev.main-color:hover i svg .arrow3_path {
    stroke: #fff;
}
.swiper-circle-button-next.point-color:hover, .swiper-circle-button-prev.point-color:hover {
    background: #A6866B;
    border: .0416666667rem solid #A6866B;
}
.swiper-circle-button-next.point-color:hover i svg .arrow3_path, .swiper-circle-button-prev.point-color:hover i svg .arrow3_path {
    stroke: #fff;
}
@media screen and (min-width: 1200px) {
    .swiper-circle-button-next, .swiper-circle-button-prev {
    width: 64px;
    height: 64px;
    border-radius: 64px;
    border: 1px solid #888;
}
.swiper-circle-button-next.main-color:hover, .swiper-circle-button-prev.main-color:hover {
    border: 1px solid #0095A9;
}
.swiper-circle-button-next.point-color:hover, .swiper-circle-button-prev.point-color:hover {
    border: 1px solid #A6866B;
}
}.swiper-circle-button-prev i {
    transform: rotate(180deg);
}
.swiper-pagination-number {
    width: auto;
    top: unset;
    left: unset;
    bottom: unset;
    color: #888;
    font-size: .9583333333rem;
    line-height: .9583333333rem;
    font-weight: 600;
}
.swiper-pagination-number .swiper-pagination-current {
    color: #A6866B;
    font-size: .9583333333rem;
    line-height: .9583333333rem;
    font-weight: 600;
}
.swiper-pagination-number .swiper-pagination-total {
    color: #888;
    font-size: .9583333333rem;
    line-height: .9583333333rem;
    font-weight: 600;
}
@media screen and (min-width: 1200px) {
    .swiper-pagination-number {
    color: #888;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
}
.swiper-pagination-number .swiper-pagination-current {
    color: #A6866B;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
}
.swiper-pagination-number .swiper-pagination-total {
    color: #888;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
}
}#Privacy br.pc, #agree_other br.pc {
    display: none;
}
#Privacy h3, #agree_other h3 {
    text-align: left;
    word-break: keep-all;
    margin-bottom: 1.6666666667rem;
    color: #000;
    font-size: 1.4583333333rem;
    line-height: 1.6;
    font-weight: 700;
}
#Privacy .privacy_index, #agree_other .privacy_index {
    margin-bottom: 4.1666666667rem;
}
#Privacy .privacy_index h3, #agree_other .privacy_index h3 {
    text-align: left;
    word-break: keep-all;
    margin-bottom: .8333333333rem;
}
#Privacy .privacy_index .index-list, #agree_other .privacy_index .index-list {
    background: #f9f9f9;
    padding: 2.0833333333rem;
}
#Privacy .privacy_index .index-list ul li, #agree_other .privacy_index .index-list ul li {
    text-align: left;
    margin-bottom: 1.1666666667rem;
}
#Privacy .privacy_index .index-list ul li a, #agree_other .privacy_index .index-list ul li a {
    word-break: keep-all;
    text-align: left;
    color: #444;
    font-size: 1.0833333333rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_index .index-list ul li:last-child, #agree_other .privacy_index .index-list ul li:last-child {
    margin-bottom: 0;
}
#Privacy .privacy_summary, #agree_other .privacy_summary {
    margin-bottom: 4.1666666667rem;
}
#Privacy .privacy_summary .summary-cont, #agree_other .privacy_summary .summary-cont {
    text-align: left;
    word-break: keep-all;
    color: #222;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common, #agree_other .privacy_common {
    margin-bottom: 4.1666666667rem;
}
#Privacy .privacy_common p, #agree_other .privacy_common p {
    word-break: keep-all;
    text-align: left;
}
#Privacy .privacy_common p.point.main-color, #agree_other .privacy_common p.point.main-color {
    color: #0095A9;
}
#Privacy .privacy_common h4, #agree_other .privacy_common h4 {
    text-align: left;
    color: #0095A9;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common h4+ul.ls-line, #Privacy .privacy_common .inner-summary+ul.ls-dot, #agree_other .privacy_common h4+ul.ls-line, #agree_other .privacy_common .inner-summary+ul.ls-dot {
    margin-top: .8333333333rem;
}
#Privacy .privacy_common h4+ul.ls-line li, #Privacy .privacy_common .inner-summary+ul.ls-dot li, #agree_other .privacy_common h4+ul.ls-line li, #agree_other .privacy_common .inner-summary+ul.ls-dot li {
    text-align: left;
    position: relative;
    padding-left: .8333333333rem;
    margin-bottom: .4166666667rem;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common h4+ul.ls-line li:before, #Privacy .privacy_common .inner-summary+ul.ls-dot li:before, #agree_other .privacy_common h4+ul.ls-line li:before, #agree_other .privacy_common .inner-summary+ul.ls-dot li:before {
    content: "-";
    position: absolute;
    left: 0;
    top: 0;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common .inner-summary, #agree_other .privacy_common .inner-summary {
    word-break: keep-all;
    margin-bottom: 1.3333333333rem;
    color: #222;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol, #agree_other .privacy_common ol {
    list-style-type: decimal;
    padding-left: .8333333333rem;
}
#Privacy .privacy_common ol li, #agree_other .privacy_common ol li {
    text-align: left;
    word-break: keep-all;
    margin-bottom: .8333333333rem;
    color: #222;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-dot>li, #agree_other .privacy_common ol li .ls-dot>li {
    position: relative;
    padding-left: .8333333333rem;
    margin-bottom: .4166666667rem;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-dot>li:before, #agree_other .privacy_common ol li .ls-dot>li:before {
    content: "·";
    position: absolute;
    left: 0;
    top: 0;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-number, #agree_other .privacy_common ol li .ls-number {
    margin-top: .8333333333rem;
}
#Privacy .privacy_common ol li .ls-number>li, #agree_other .privacy_common ol li .ls-number>li {
    position: relative;
    padding-left: 1.0416666667rem;
    margin-bottom: .4166666667rem;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-number>li:before, #agree_other .privacy_common ol li .ls-number>li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-number>li:nth-child(1):before, #agree_other .privacy_common ol li .ls-number>li:nth-child(1):before {
    content: "①"}
#Privacy .privacy_common ol li .ls-number>li:nth-child(2):before, #agree_other .privacy_common ol li .ls-number>li:nth-child(2):before {
    content: "②"}
#Privacy .privacy_common ol li .ls-number>li:nth-child(3):before, #agree_other .privacy_common ol li .ls-number>li:nth-child(3):before {
    content: "③"}
#Privacy .privacy_common ol li .ls-number>li:nth-child(4):before, #agree_other .privacy_common ol li .ls-number>li:nth-child(4):before {
    content: "④"}
#Privacy .privacy_common ol li .ls-number>li:nth-child(5):before, #agree_other .privacy_common ol li .ls-number>li:nth-child(5):before {
    content: "⑤"}
#Privacy .privacy_common ol li .ls-number>li:nth-child(6):before, #agree_other .privacy_common ol li .ls-number>li:nth-child(6):before {
    content: "⑥"}
#Privacy .privacy_common ol li .ls-number>li:nth-child(7):before, #agree_other .privacy_common ol li .ls-number>li:nth-child(7):before {
    content: "⑦"}
#Privacy .privacy_common ol li .ls-number>li:nth-child(8):before, #agree_other .privacy_common ol li .ls-number>li:nth-child(8):before {
    content: "⑧"}
#Privacy .privacy_common ol li .ls-number>li:nth-child(9):before, #agree_other .privacy_common ol li .ls-number>li:nth-child(9):before {
    content: "⑨"}
#Privacy .privacy_common ol li .ls-number>li:nth-child(10):before, #agree_other .privacy_common ol li .ls-number>li:nth-child(10):before {
    content: "⑩"}
#Privacy .privacy_common ol li .ls-line, #agree_other .privacy_common ol li .ls-line {
    margin-top: .8333333333rem;
}
#Privacy .privacy_common ol li .ls-line>li, #agree_other .privacy_common ol li .ls-line>li {
    position: relative;
    padding-left: .8333333333rem;
    margin-bottom: .4166666667rem;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-line>li:before, #agree_other .privacy_common ol li .ls-line>li:before {
    content: "-";
    position: absolute;
    left: 0;
    top: 0;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li.point.main-color, #agree_other .privacy_common ol li.point.main-color {
    color: #0095A9;
}
#Privacy .privacy_common .table-row, #agree_other .privacy_common .table-row {
    margin-bottom: 1.6666666667rem;
    margin-top: 1.6666666667rem;
}
#Privacy .privacy_common .table-row.common thead tr th, #agree_other .privacy_common .table-row.common thead tr th {
    color: #0095A9;
}
#Privacy .privacy_common .table-row.common thead tr th.ta-l, #agree_other .privacy_common .table-row.common thead tr th.ta-l {
    text-align: left;
    padding-left: 64px;
}
#Privacy .privacy_common .table-row.common thead tr th.ta-c, #agree_other .privacy_common .table-row.common thead tr th.ta-c {
    text-align: center;
}
#Privacy .privacy_common .table-row.common tbody tr td, #agree_other .privacy_common .table-row.common tbody tr td {
    word-break: keep-all;
    line-height: 1.5;
    border-left: none;
    padding: 1.6666666667rem 2.0833333333rem;
}
#Privacy .privacy_common .table-row.common tbody tr td.ta-l, #agree_other .privacy_common .table-row.common tbody tr td.ta-l {
    text-align: left;
    padding-left: 64px;
}
#Privacy .privacy_common .table-row.common tbody tr td.ta-c, #agree_other .privacy_common .table-row.common tbody tr td.ta-c {
    text-align: center;
}
#Privacy .privacy_common .table-row.col-2 table, #agree_other .privacy_common .table-row.col-2 table {
    width: 600px;
}
#Privacy .privacy_common .table-row.col-2 table colgroup col:nth-child(1), #agree_other .privacy_common .table-row.col-2 table colgroup col:nth-child(1) {
    width: 200px;
}
#Privacy .privacy_common .table-row.col-2 table colgroup col:nth-child(2), #agree_other .privacy_common .table-row.col-2 table colgroup col:nth-child(2) {
    width: calc( 100% - 200px);
}
#Privacy .privacy_common .table-row.col-3 table, #Privacy .privacy_common .table-row.col-4 table, #Privacy .privacy_common .table-row.col-5 table, #agree_other .privacy_common .table-row.col-3 table, #agree_other .privacy_common .table-row.col-4 table, #agree_other .privacy_common .table-row.col-5 table {
    width: 800px;
}
@media screen and (min-width: 768px) {
    #Privacy .privacy_common .table-row.col-3 table, #Privacy .privacy_common .table-row.col-4 table, #Privacy .privacy_common .table-row.col-5 table, #agree_other .privacy_common .table-row.col-3 table, #agree_other .privacy_common .table-row.col-4 table, #agree_other .privacy_common .table-row.col-5 table {
    width: 1000px;
}
}@media screen and (min-width: 1200px) {
    #Privacy .privacy_common .table-row.col-3 table, #Privacy .privacy_common .table-row.col-4 table, #Privacy .privacy_common .table-row.col-5 table, #agree_other .privacy_common .table-row.col-3 table, #agree_other .privacy_common .table-row.col-4 table, #agree_other .privacy_common .table-row.col-5 table {
    width: 100%}
}@media screen and (min-width: 1440px) {
    #Privacy .privacy_common .table-row.col-3 table, #Privacy .privacy_common .table-row.col-4 table, #Privacy .privacy_common .table-row.col-5 table, #agree_other .privacy_common .table-row.col-3 table, #agree_other .privacy_common .table-row.col-4 table, #agree_other .privacy_common .table-row.col-5 table {
    width: 1440px;
}
}#Privacy .privacy_common .table-row.col-3 table colgroup col, #agree_other .privacy_common .table-row.col-3 table colgroup col {
    width: 33.33333333333333%}
#Privacy .privacy_common .table-row.col-4 table colgroup col, #agree_other .privacy_common .table-row.col-4 table colgroup col {
    width: 25%}
#Privacy .privacy_common .table-row.col-5 table colgroup col:nth-child(1), #Privacy .privacy_common .table-row.col-5 table colgroup col:nth-child(2), #agree_other .privacy_common .table-row.col-5 table colgroup col:nth-child(1), #agree_other .privacy_common .table-row.col-5 table colgroup col:nth-child(2) {
    width: 180px;
}
#Privacy .privacy_common .table-row.col-5 table colgroup col:nth-child(3), #Privacy .privacy_common .table-row.col-5 table colgroup col:nth-child(4), #Privacy .privacy_common .table-row.col-5 table colgroup col:nth-child(5), #agree_other .privacy_common .table-row.col-5 table colgroup col:nth-child(3), #agree_other .privacy_common .table-row.col-5 table colgroup col:nth-child(4), #agree_other .privacy_common .table-row.col-5 table colgroup col:nth-child(5) {
    width: 360px;
}
#Privacy .privacy_common .table-row.col-5 table td.bdl, #agree_other .privacy_common .table-row.col-5 table td.bdl {
    border-left: 1px solid #ddd;
}
#Privacy .privacy-foot, #agree_other .privacy-foot {
    text-align: left;
}
@media screen and (min-width: 1200px) {
    #Privacy br.mo, #agree_other br.mo {
    display: none;
}
#Privacy br.pc, #agree_other br.pc {
    display: block;
}
#Privacy h3, #agree_other h3 {
    margin-bottom: 32px;
    color: #000;
    font-size: 28px;
    line-height: 1.6;
    font-weight: 700;
}
#Privacy .privacy_index, #agree_other .privacy_index {
    margin-bottom: 100px;
}
#Privacy .privacy_index h3, #agree_other .privacy_index h3 {
    margin-bottom: 20px;
}
#Privacy .privacy_index .index-list, #agree_other .privacy_index .index-list {
    padding: 64px 100px;
}
#Privacy .privacy_index .index-list ul, #agree_other .privacy_index .index-list ul {
    display: grid;
    grid-template-columns: repeat(2,  1fr);
    gap: 24px;
}
#Privacy .privacy_index .index-list ul li, #agree_other .privacy_index .index-list ul li {
    margin-bottom: 0;
}
#Privacy .privacy_index .index-list ul li a, #agree_other .privacy_index .index-list ul li a {
    color: #444;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_summary, #agree_other .privacy_summary {
    margin-bottom: 100px;
}
#Privacy .privacy_summary .summary-cont, #agree_other .privacy_summary .summary-cont {
    color: #222;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common, #agree_other .privacy_common {
    margin-bottom: 100px;
}
#Privacy .privacy_common h4, #agree_other .privacy_common h4 {
    color: #0095A9;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common h4+ul.ls-line, #agree_other .privacy_common h4+ul.ls-line {
    margin-top: 20px;
}
#Privacy .privacy_common h4+ul.ls-line li, #agree_other .privacy_common h4+ul.ls-line li {
    padding-left: 20px;
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common h4+ul.ls-line li:before, #agree_other .privacy_common h4+ul.ls-line li:before {
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common .inner-summary, #agree_other .privacy_common .inner-summary {
    margin-bottom: 24px;
    color: #222;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol, #agree_other .privacy_common ol {
    padding-left: 20px;
}
#Privacy .privacy_common ol li, #agree_other .privacy_common ol li {
    margin-bottom: 20px;
    color: #222;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-dot li, #agree_other .privacy_common ol li .ls-dot li {
    padding-left: 20px;
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-dot li:before, #agree_other .privacy_common ol li .ls-dot li:before {
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-number, #agree_other .privacy_common ol li .ls-number {
    margin-top: 20px;
}
#Privacy .privacy_common ol li .ls-number li, #agree_other .privacy_common ol li .ls-number li {
    padding-left: 25px;
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-number li:before, #agree_other .privacy_common ol li .ls-number li:before {
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-line, #agree_other .privacy_common ol li .ls-line {
    margin-top: 20px;
}
#Privacy .privacy_common ol li .ls-line li, #agree_other .privacy_common ol li .ls-line li {
    padding-left: 20px;
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common ol li .ls-line li:before, #agree_other .privacy_common ol li .ls-line li:before {
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Privacy .privacy_common .table-row, #agree_other .privacy_common .table-row {
    margin-bottom: 40px;
    margin-top: 40px;
}
#Privacy .privacy_common .table-row.common thead tr th.ta-l, #agree_other .privacy_common .table-row.common thead tr th.ta-l {
    padding-left: 64px;
}
#Privacy .privacy_common .table-row.common tbody tr td, #agree_other .privacy_common .table-row.common tbody tr td {
    padding: 40px 50px;
}
#Privacy .privacy_common .table-row.common tbody tr td.ta-l, #agree_other .privacy_common .table-row.common tbody tr td.ta-l {
    padding-left: 64px;
}
#Privacy .privacy_common .table-row.col-2 table, #agree_other .privacy_common .table-row.col-2 table {
    width: 100%}
#Privacy .privacy_common .table-row.col-2 table colgroup col, #agree_other .privacy_common .table-row.col-2 table colgroup col {
    width: 50%}
}#Termus ol, #Termus ul, #Termus li, #Termus p, #Termus span {
    text-align: left;
    word-break: keep-all;
    color: #222;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#Termus strong {
    display: block;
    text-align: left;
    word-break: keep-all;
    margin-bottom: 2.9166666667rem;
    margin-top: 4.1666666667rem;
    color: #000;
    font-size: 1.4583333333rem;
    line-height: 1.6;
    font-weight: 700;
}
#Termus ol {
    list-style: none;
    padding-left: 0;
    width: 92%}
#Termus ol>li {
    list-style: none;
    padding-left: 0;
    margin-bottom: 2.5rem;
    color: #222;
}
#Termus ol>li>ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 1.875rem;
}
#Termus ol>li>ul>li {
    list-style: none;
    padding-left: 0;
    margin-bottom: 2.9166666667rem;
    color: #000;
    font-size: 1.3333333333rem;
    line-height: 1.6;
    font-weight: 700;
}
#Termus ol>li>ul>li>p {
    margin-top: 1.25rem;
}
#Termus ol>li>ul>li>ul {
    margin-top: 1.25rem;
}
#Termus ol>li>ul>li>ul>li {
    list-style: none;
    margin-left: 1.25rem;
    padding-left: 0;
    position: relative;
    margin-bottom: .625rem;
}
#Termus ol>li>ul>li>ul>li:before {
    content: '①';
    margin-right: .625rem;
    position: absolute;
    left: -1.25rem;
    color: #555;
}
#Termus ol>li>ul>li>ul>li:nth-child(2):before {
    content: '②'}
#Termus ol>li>ul>li>ul>li:nth-child(3):before {
    content: '③'}
#Termus ol>li>ul>li>ul>li:nth-child(4):before {
    content: '④'}
#Termus ol>li>ul>li>ul>li:nth-child(5):before {
    content: '⑤'}
#Termus ol>li>ul>li>ul>li:nth-child(6):before {
    content: '⑥'}
#Termus ol>li>ul>li>ul>li:nth-child(7):before {
    content: '⑦'}
#Termus ol>li>ul>li>ul>li:nth-child(8):before {
    content: '⑧'}
#Termus ol>li>ul>li>ul>li:nth-child(9):before {
    content: '⑨'}
#Termus ol>li>ul>li>ul>li:nth-child(10):before {
    content: '⑩'}
#Termus ol>li>ul>li>ul>li:nth-child(11):before {
    content: '⑪'}
#Termus ol>li>ul>li>ul>li:nth-child(12):before {
    content: '⑫'}
#Termus ol>li>ul>li>ul>li:nth-child(13):before {
    content: '⑬'}
#Termus ol>li>ul>li>ul>li:nth-child(14):before {
    content: '⑭'}
#Termus ol>li>ul>li>ul>li:nth-child(15):before {
    content: '⑮'}
#Termus ol>li>ul>li>ul>li:nth-child(16):before {
    content: '⑯'}
#Termus ol>li>ul>li>ul>li:nth-child(17):before {
    content: '⑰'}
#Termus ol>li>ul>li>ul>li:nth-child(18):before {
    content: '⑱'}
#Termus ol>li>ul>li>ul>li:nth-child(19):before {
    content: '⑲'}
#Termus ol>li>ul>li>ul>li:nth-child(20):before {
    content: '⑳'}
#Termus ol>li>ul>li>ul>li>ul {
    list-style: decimal;
    margin-left: 1.25rem;
    padding-left: 0;
    margin-bottom: .625rem;
}
#Termus ol>li:first-child strong {
    margin-top: 0;
}
@media screen and (min-width: 1200px) {
    #Termus ol, #Termus ul, #Termus li, #Termus p, #Termus span {
    color: #222;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
#Termus strong {
    margin-bottom: 64px;
    margin-top: 100px;
    color: #000;
    font-size: 32px;
    line-height: 1.6;
    font-weight: 700;
}
#Termus ol>li {
    margin-bottom: 0;
}
#Termus ol>li>ul {
    margin-bottom: 0;
}
#Termus ol>li>ul>li {
    margin-bottom: 64px;
    color: #000;
    font-size: 28px;
    line-height: 1.6;
    font-weight: 700;
}
#Termus ol>li>ul>li>p {
    margin-top: 20px;
}
#Termus ol>li>ul>li>ul {
    margin-top: 20px;
}
#Termus ol>li>ul>li>ul>li {
    margin-left: 20px;
    margin-bottom: 10px;
}
#Termus ol>li>ul>li>ul>li:before {
    margin-right: 10px;
    left: -20px;
}
#Termus ol>li>ul>li>ul>li>ul {
    margin-left: 20px;
    margin-bottom: 5px;
}
}.term-area #Privacy h3 {
    margin-bottom: .8333333333rem;
    color: #000;
    font-size: 1.0833333333rem;
    line-height: 1.6;
    font-weight: 700;
}
.term-area #Privacy .privacy_index {
    margin-bottom: 2.0833333333rem;
}
.term-area #Privacy .privacy_index h3 {
    margin-bottom: .4166666667rem;
}
.term-area #Privacy .privacy_index .index-list {
    padding: 1.0416666667rem;
}
.term-area #Privacy .privacy_index .index-list ul li {
    margin-bottom: .625rem;
}
.term-area #Privacy .privacy_index .index-list ul li a {
    color: #444;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_index .index-list ul li:last-child {
    margin-bottom: 0;
}
.term-area #Privacy .privacy_summary {
    margin-bottom: 2.0833333333rem;
}
.term-area #Privacy .privacy_summary .summary-cont {
    color: #222;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common {
    margin-bottom: 2.0833333333rem;
}
.term-area #Privacy .privacy_common h4 {
    color: #0095A9;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common h4+ul.ls-line {
    margin-top: .8333333333rem;
}
.term-area #Privacy .privacy_common h4+ul.ls-line li {
    padding-left: .8333333333rem;
    margin-bottom: .4166666667rem;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common h4+ul.ls-line li:before {
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common .inner-summary {
    margin-bottom: 1.3333333333rem;
    color: #222;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol {
    padding-left: .8333333333rem;
}
.term-area #Privacy .privacy_common ol li {
    margin-bottom: .8333333333rem;
    color: #222;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-dot li {
    padding-left: .8333333333rem;
    margin-bottom: .4166666667rem;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-dot li:before {
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-number {
    margin-top: .8333333333rem;
}
.term-area #Privacy .privacy_common ol li .ls-number li {
    padding-left: 1.0416666667rem;
    margin-bottom: .4166666667rem;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-number li:before {
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-line {
    margin-top: .8333333333rem;
}
.term-area #Privacy .privacy_common ol li .ls-line li {
    padding-left: .8333333333rem;
    margin-bottom: .4166666667rem;
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-line li:before {
    color: #555;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common .table-row {
    margin-bottom: 1.6666666667rem;
    margin-top: 1.6666666667rem;
}
.term-area #Privacy .privacy_common .table-row.common thead tr th.ta-l {
    padding-left: 64px;
}
.term-area #Privacy .privacy_common .table-row.common tbody tr td {
    padding: 1.6666666667rem 2.0833333333rem;
}
.term-area #Privacy .privacy_common .table-row.common tbody tr td.ta-l {
    padding-left: 64px;
}
.term-area #Privacy .privacy_common .table-row.col-2 table {
    width: 600px;
}
.term-area #Privacy .privacy_common .table-row.col-2 table colgroup col:nth-child(1) {
    width: 200px;
}
.term-area #Privacy .privacy_common .table-row.col-2 table colgroup col:nth-child(2) {
    width: calc( 100% - 200px);
}
.term-area #Privacy .privacy_common .table-row.col-3 table, .term-area #Privacy .privacy_common .table-row.col-4 table, .term-area #Privacy .privacy_common .table-row.col-5 table {
    width: 800px;
}
@media screen and (min-width: 768px) {
    .term-area #Privacy .privacy_common .table-row.col-3 table, .term-area #Privacy .privacy_common .table-row.col-4 table, .term-area #Privacy .privacy_common .table-row.col-5 table {
    width: 1000px;
}
}@media screen and (min-width: 1200px) {
    .term-area #Privacy .privacy_common .table-row.col-3 table, .term-area #Privacy .privacy_common .table-row.col-4 table, .term-area #Privacy .privacy_common .table-row.col-5 table {
    width: 100%}
}@media screen and (min-width: 1440px) {
    .term-area #Privacy .privacy_common .table-row.col-3 table, .term-area #Privacy .privacy_common .table-row.col-4 table, .term-area #Privacy .privacy_common .table-row.col-5 table {
    width: 1440px;
}
}.term-area #Privacy .privacy_common .table-row.col-3 table colgroup col {
    width: 33.33333333333333%}
.term-area #Privacy .privacy_common .table-row.col-4 table colgroup col {
    width: 25%}
.term-area #Privacy .privacy_common .table-row.col-5 table colgroup col:nth-child(1), .term-area #Privacy .privacy_common .table-row.col-5 table colgroup col:nth-child(2) {
    width: 180px;
}
.term-area #Privacy .privacy_common .table-row.col-5 table colgroup col:nth-child(3), .term-area #Privacy .privacy_common .table-row.col-5 table colgroup col:nth-child(4), .term-area #Privacy .privacy_common .table-row.col-5 table colgroup col:nth-child(5) {
    width: 360px;
}
@media screen and (min-width: 1200px) {
    .term-area #Privacy h3 {
    margin-bottom: 32px;
    color: #000;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 700;
}
.term-area #Privacy .privacy_index {
    margin-bottom: 100px;
}
.term-area #Privacy .privacy_index h3 {
    margin-bottom: 20px;
}
.term-area #Privacy .privacy_index .index-list {
    padding: 20px;
}
.term-area #Privacy .privacy_index .index-list ul {
    grid-template-columns: repeat(1,  1fr);
    gap: 24px;
}
.term-area #Privacy .privacy_index .index-list ul li {
    margin-bottom: 0;
}
.term-area #Privacy .privacy_index .index-list ul li a {
    color: #444;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_summary {
    margin-bottom: 100px;
}
.term-area #Privacy .privacy_summary .summary-cont {
    color: #222;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common {
    margin-bottom: 100px;
}
.term-area #Privacy .privacy_common h4 {
    color: #0095A9;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common h4+ul.ls-line {
    margin-top: 20px;
}
.term-area #Privacy .privacy_common h4+ul.ls-line li {
    padding-left: 20px;
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common h4+ul.ls-line li:before {
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common .inner-summary {
    margin-bottom: 24px;
    color: #222;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol {
    padding-left: 20px;
}
.term-area #Privacy .privacy_common ol li {
    margin-bottom: 20px;
    color: #222;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-dot li {
    padding-left: 20px;
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-dot li:before {
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-number {
    margin-top: 20px;
}
.term-area #Privacy .privacy_common ol li .ls-number li {
    padding-left: 25px;
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-number li:before {
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-line {
    margin-top: 20px;
}
.term-area #Privacy .privacy_common ol li .ls-line li {
    padding-left: 20px;
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common ol li .ls-line li:before {
    color: #555;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Privacy .privacy_common .table-row {
    margin-bottom: 40px;
    margin-top: 40px;
}
.term-area #Privacy .privacy_common .table-row.common thead tr th.ta-l {
    padding-left: 64px;
}
.term-area #Privacy .privacy_common .table-row.common tbody tr td {
    padding: 40px 50px;
}
.term-area #Privacy .privacy_common .table-row.common tbody tr td.ta-l {
    padding-left: 64px;
}
}.term-area #Termus ol, .term-area #Termus ul, .term-area #Termus li, .term-area #Termus p, .term-area #Termus span {
    color: #222;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Termus strong {
    margin-bottom: 1.4583333333rem;
    margin-top: 2.0833333333rem;
    color: #000;
    font-size: 1.0833333333rem;
    line-height: 1.6;
    font-weight: 700;
}
.term-area #Termus ol {
    width: 92%}
.term-area #Termus ol>li {
    margin-bottom: 1.25rem;
}
.term-area #Termus ol>li>ul {
    margin-bottom: .9375rem;
}
.term-area #Termus ol>li>ul>li {
    margin-bottom: 1.4583333333rem;
    color: #000;
    font-size: 1.0833333333rem;
    line-height: 1.6;
    font-weight: 700;
}
.term-area #Termus ol>li>ul>li>p {
    margin-top: .625rem;
}
.term-area #Termus ol>li>ul>li>ul {
    margin-top: .625rem;
}
.term-area #Termus ol>li>ul>li>ul>li {
    margin-left: .625rem;
    margin-bottom: .3125rem;
    padding-left: .4166666667rem;
}
.term-area #Termus ol>li>ul>li>ul>li:before {
    margin-right: .3125rem;
    left: -.625rem;
}
.term-area #Termus ol>li>ul>li>ul>li>ul {
    margin-left: .625rem;
    margin-bottom: .3125rem;
}
@media screen and (min-width: 1200px) {
    .term-area #Termus ol, .term-area #Termus ul, .term-area #Termus li, .term-area #Termus p, .term-area #Termus span {
    color: #222;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}
.term-area #Termus strong {
    margin-bottom: 32x;
    margin-top: 50px;
    color: #000;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 700;
}
.term-area #Termus ol>li {
    margin-bottom: 0;
}
.term-area #Termus ol>li>ul {
    margin-bottom: 0;
}
.term-area #Termus ol>li>ul>li {
    margin-bottom: 32px;
    color: #000;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 700;
}
.term-area #Termus ol>li>ul>li>p {
    margin-top: 10px;
}
.term-area #Termus ol>li>ul>li>ul {
    margin-top: 10px;
}
.term-area #Termus ol>li>ul>li>ul>li {
    margin-left: 10px;
    margin-bottom: 5px;
    padding-left: 10px;
}
.term-area #Termus ol>li>ul>li>ul>li:before {
    margin-right: 5px;
    left: -10px;
}
.term-area #Termus ol>li>ul>li>ul>li>ul {
    margin-left: 10px;
    margin-bottom: 3px;
}
.term-area #Termus ol>li>ul>li>ul>li>ul li {
    padding-left: 0;
}
}#newsletter strong, #newsletter p, #newsletter li {
    text-align: left;
    word-break: keep-all;
    margin-bottom: .4166666667rem;
    color: #222;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 500;
}
#newsletter strong {
    display: block;
    font-weight: 700;
    margin-bottom: 1.25rem;
}
#newsletter p {
    margin-bottom: 1.25rem;
}
.tip {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: .5rem;
    flex-flow: wrap;
}
@media screen and (min-width: 1200px) {
    .tip {
    padding-left: 130px;
}
}.tip li {
    width: 100%;
    position: relative;
    color: #E80D11;
    font-weight: 400;
    text-align: left;
    color: #E80D11;
    font-size: .8333333333rem;
    line-height: 1.4;
    font-weight: 500;
    padding-left: .5rem;
}
.tip li:before {
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
    color: #E80D11;
    font-weight: 400;
    color: #E80D11;
    font-size: .8333333333rem;
    line-height: 1.4;
    font-weight: 500;
}
@media screen and (min-width: 1200px) {
    .tip li {
    font-size: 16px;
}
}