.site-header.pc a{
    margin-bottom: unset !important;
}
.error-input-form {
    border: 2px solid #FF0000 !important;
    background-color: #FFEBEB !important;
}
.m-b-5 {
    margin-bottom: 5px !important;
}
.p-b-0 {
    padding-bottom: 0 !important;
}
.mypage-control-header {
    margin-top: 20px !important;
}

.btn-mypage-outside {
    text-align: center;
}
.mypage-dflex-header {
    flex-wrap: wrap;    padding-right: 5px;
    justify-content: space-between;
}
.mypage-header-item {
    min-width: 21%;
}
.btn-outline-success.btn-mypage-link {
    color: #50C55A;
    border: solid 2px #50C55A;
    padding: 10px 20px;
    margin-bottom: 15px;
    cursor: pointer;
    width: 100%;
    font-weight: 300;
    font-size: 14px;
    box-shadow: 5px 8px 9px -2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 5px 8px 9px -2px rgba(0,0,0,0.4);
    -moz-box-shadow: 5px 8px 9px -2px rgba(0,0,0,0.4);
    border-radius: 5px;
    max-width: 100%;
}
.btn-outline-success.btn-mypage-link span{
    font-weight: 300;
    font-size: 16px;
    color: #3C9444;
}
.password-forgot-input {
    position: relative;
}
.password-forgot-input img.hide-eye {
    top: 14px;
}
.text-justify {
    text-align: justify;
}
.password-forgot-input img {
    position: absolute;
    right: 20px;
    top: 17px;
    width: 30px;
    cursor: pointer;
}
@media (min-width: 766px) and (max-width: 850px) {
    .btn-outline-success.btn-mypage-link span{
        font-size: 15px;
    }
    .btn-outline-success.btn-mypage-link {
        padding: 10px;
    }
}

.btn-outline-success.btn-mypage-link.link-active, .btn-outline-success.btn-mypage-link:active,.btn-outline-success.btn-mypage-link:hover{
    color: #fff;
    background-color: #50C55A;
}
.btn-outline-success.btn-mypage-link.link-active span, .btn-outline-success.btn-mypage-link:active span,.btn-outline-success.btn-mypage-link:hover span{
    color: #fff;
}
@media (max-width: 765px) {
    .mypage-control-header{
        padding-left: 15px;
        padding-right: 15px;
    }
    .mypage-control-header .col-4 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .btn-outline-success.btn-mypage-link {
        position: relative;
        width: 97%;
        font-size: 12px;
        min-height: 50px;
        line-height: 15px;
        border: solid 1px #50C55A;
        box-shadow: 0px 0 3px 2px rgba(0,0,0,.2);
    }
    .btn-outline-success.btn-mypage-link span{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 14px;
        min-width: 85px;
        line-height: 1.2;
    }
    .mypage-dflex-header {
        padding-right: 0;
        margin-left: -5px;
        margin-right: -5px;
    }
    .mypage-header-item {
        min-width: 32%;
    }
}
.p-t-0 {
    padding-top: 0 !important;
}
.attention {
    margin-top: -10px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 300;
    color: red;
    padding-left: 5px;
}
.attention img {
    width: 16px;
    padding-bottom: 3px;
}
.background-gray {
    background-color: #E6E6E6;
}
.site-header .sha-nav .w-right .icon-hd-top {
    cursor: pointer;
}

.single-page-modal .modal-content {
    border-radius: 10px;
    box-shadow: 0 0 20px 2px rgba(0,0,0,.3);
    border: none;
}
.single-page-modal .modal-dialog {
    max-width: 480px;
    margin: 2.75rem auto;
}

.single-page-modal .modal-content .modal-header {
    justify-content: flex-end;
    border: none
}

.single-page-modal .modal-content .modal-header button {
    width: 22px;
    height: 22px;
    background-color: #b6bfc5;
    color: #fff;
    border: none;
    border-radius: 3px;
    line-height: 20px;
    text-align: center
}

.single-page-modal .modal-body {
    padding: 60px 65px 79px 65px
}

.single-page-modal .modal-body .popup-top {
    margin-bottom: 40px
}

.single-page-modal .modal-body .popup-content input {
    height: 50px;
    line-height: 50px;
    border-radius: 7px;
    width: 100%;
    padding: 0 20px;
    margin: 0;
    border: 1px solid #999
}
.single-page-modal .modal-body .popup-content input::placeholder {
    font-style: normal;
}

.single-page-modal .modal-body .popup-content p {
    margin-bottom: 15px
}

.single-page-modal .modal-body .popup-content label {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 16px;
    font-family: Hiragino;
    font-weight: 300;
    margin-bottom: 20px;
    padding-bottom: 0;
    margin-top: 20px;
}

.single-page-modal .modal-body .popup-content label input {
    height: 18px;
    width: 18px;
    margin-right: 10px
}

.single-page-modal .modal-body .popup-content p.term {
    border-top: 2px solid #999;
    margin-bottom: 20px;
    padding-top: 20px;
}

.single-page-modal .modal-body .popup-content p.term a {
    color: #055ddd;
    font-size: 16px
}

.single-page-modal .modal-body .popup-content .subs button {
    border: none;
    height: 50px;
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    font-family: Hiragino;
    width: 100%;
    background-color: #ff7844
}

@media (min-width: 765.01px) {

    .w-forms .item .attention:first-of-type {
        margin-top: 15px;
    }
    .m-t-pc-15 {
        margin-top: 15px !important;
    }
    .swiper-slide-calendar {
        width: 49%;
    }
    .pc {
        display: block !important;
    }
    .sp {
        display: none !important;
    }
    @font-face {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        src: url('/user_data/packages/2023_design/assets/fonts/notosan/noto-sans-v25-latin-regular.eot'); /* IE9 Compat Modes */
        src: local(''),
        url('/user_data/packages/2023_design/assets/fonts/notosan/noto-sans-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/user_data/packages/2023_design/assets/fonts/notosan/noto-sans-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('/user_data/packages/2023_design/assets/fonts/notosan/noto-sans-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
        url('/user_data/packages/2023_design/assets/fonts/notosan/noto-sans-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/user_data/packages/2023_design/assets/fonts/notosan/noto-sans-v25-latin-regular.svg#NotoSans') format('svg'); /* Legacy iOS */
    }

    @font-face {
        font-family: Hiragino;
        font-style: normal;
        font-weight: 100;
        src: url('https://xqnm4cq1.user.webaccel.jp/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W1-AlphaNum-01.otf'); /* Safari, Android, iOS */
    }
    @font-face {
        font-family: Hiragino;
        font-style: normal;
        font-weight: 300;
        src: url('https://xqnm4cq1.user.webaccel.jp/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W3-AlphaNum-01.otf'); /* Safari, Android, iOS */
    }
    @font-face {
        font-family: Hiragino;
        font-style: normal;
        font-weight: 500;
        /*src: url('/user_data/packages/2023_design/assets/fonts/fonts/HiraKakuProN-W1-AlphaNum-01.eot'); !* IE9 Compat Modes *!*/
        /*src: url('/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W1-AlphaNum-01.woff2') format('woff2'); !* Super Modern Browsers *!*/
        /*src: url('/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W1-AlphaNum-01.woff') format('woff'); !* Pretty Modern Browsers *!*/
        /*src: url('/user_data/packages/2023_design/assetsfonts/HiraKakuProN-W1-AlphaNum-01.ttf')  format('truetype'); !* Safari, Android, iOS *!*/
        src: url('https://xqnm4cq1.user.webaccel.jp/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W5-AlphaNum-01.otf'); /* Safari, Android, iOS */
    }
    @font-face {
        font-family: Hiragino;
        font-style: normal;
        font-weight: 700;

        src: url('https://xqnm4cq1.user.webaccel.jp/user_data/packages/2023_design/assets/fonts/HiraKakuStdN-W7-AlphaNum-01.otf'); /* Safari, Android, iOS */
    }
    @font-face {
        font-family: Hiragino;
        font-style: normal;
        font-weight: 800;

        src: url('/user_data/packages/2023_design/assets/fonts/fonts/HiraKakuProN-W5-AlphaNum-01.eot'); /* IE9 Compat Modes */
        src: url('/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W5-AlphaNum-01.woff2') format('woff2'); /* Super Modern Browsers */
        src: url('/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W5-AlphaNum-01.woff') format('woff'); /* Pretty Modern Browsers */
        src: url('/user_data/packages/2023_design/assetsfonts/HiraKakuProN-W5-AlphaNum-01.ttf')  format('truetype'); /* Safari, Android, iOS */
        src: url('/user_data/packages/2023_design/assets/fonts/HiraKakuStdN-W8-AlphaNum-01.otf'); /* Safari, Android, iOS */
    }
    a {
        text-decoration: none;
        outline: 0;
        transition: all .3s ease 0s
    }
    .m-x-50 {
        margin-right: 50px;
        margin-left: 50px;
    }
    .m-x-40 {
        margin-right: 40px;
        margin-left: 40px;
    }
    .m-x-35 {
        margin-right: 35px;
        margin-left: 35px;
    }
    .m-x-30 {
        margin-right: 30px;
        margin-left: 30px;
    }
    .m-x-20 {
        margin-right: 20px;
        margin-left: 20px;
    }

    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, span, a {
        clear: both;
        font-weight: 500;
        font-family: Hiragino, sans-serif;
        margin-top: 0;
        line-height: 1;
        margin-bottom: 1em
    }
    .h1, h1 {
        font-size: 45px
    }

    .h2, h2 {
        font-size: 40px
    }

    .h3, h3 {
        font-size: 35px
    }

    .h4, h4 {
        font-size: 25px
    }

    .h5, h5 {
        font-size: 18px
    }

    .h6, h6 {
        font-size: 14px
    }

    p {
        color: #303030;
        font-size: 16px;
        font-family: Hiragino, sans-serif;
        font-weight: 100;
        letter-spacing: .02em;
        margin-top: 0;
        line-height: 1.6;
        margin-bottom: 15px
    }

    html {
        font-family: Hiragino, sans-serif;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%
    }

    body {
        margin: 0;
        font-family: Hiragino, sans-serif;
        font-weight: 100;
        font-size: 14px;
    }

    article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
        display: block
    }

    audio, canvas, progress, video {
        display: inline-block;
        vertical-align: baseline
    }

    audio:not([controls]) {
        display: none;
        height: 0
    }

    [hidden], template {
        display: none
    }

    a {
        background-color: transparent
    }

    a:active, a:hover {
        outline: 0
    }

    abbr[title] {
        border-bottom: 1px dotted
    }

    b, strong {
        font-weight: 700;
        font-family: Hiragino, sans-serif
    }

    dfn {
        font-style: italic
    }

    mark {
        background: #ff0;
        color: #000
    }

    small {
        font-size: 80%
    }

    sub, sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }

    sup {
        top: -.5em
    }

    sub {
        bottom: -.25em
    }

    img {
        border: 0
    }

    svg:not(:root) {
        overflow: hidden
    }

    figure {
        margin: 1em 40px
    }

    hr {
        box-sizing: content-box;
        height: 0
    }

    pre {
        overflow: auto
    }

    code, kbd, pre, samp {
        font-family: monospace, monospace;
        font-size: 1em
    }

    button, input, optgroup, select, textarea {
        color: inherit;
        font: inherit;
        margin: 0
    }

    button {
        overflow: visible
    }

    button, select {
        text-transform: none
    }

    button, html input[type=button], input[type=reset], input[type=submit] {
        -webkit-appearance: button;
        cursor: pointer
    }

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

    input {
        line-height: normal
    }

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

    fieldset {
        border: 1px solid silver;
        margin: 0 2px;
        padding: .35em .625em .75em
    }

    legend {
        border: 0;
        padding: 0
    }

    textarea {
        overflow: auto
    }

    optgroup {
        font-weight: 700
    }

    table {
        border-collapse: collapse;
        border-spacing: 0
    }

    td, th {
        padding: 0
    }

    .screen-reader-text {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px;
        word-wrap: normal !important
    }

    .screen-reader-text:focus {
        background-color: #fff;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
        clip: auto !important;
        -webkit-clip-path: none;
        clip-path: none;
        color: #000;
        display: block;
        font-size: .875em;
        font-weight: 700;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }

    #content[tabindex="-1"]:focus {
        outline: 0
    }

    .list-unstyled {
        list-style: none;
        padding: 0
    }

    .list-inline li {
        display: inline-block;
        padding: 0 10px
    }

    .aligncenter, .alignleft, .alignright {
        margin-bottom: 1em
    }

    .alignleft {
        display: inline;
        float: left;
        margin-right: 1.5em
    }

    .alignright {
        display: inline;
        float: right;
        margin-left: 1.5em
    }

    .aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .text-left {
        text-align: left
    }

    .text-right {
        text-align: right
    }

    .text-center {
        text-align: center
    }

    .comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
        border: none;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0
    }

    embed, iframe, object {
        max-width: 100%
    }

    .custom-logo-link {
        display: inline-block
    }

    .wp-caption {
        margin-bottom: 1.5em;
        max-width: 100%
    }

    .wp-caption img[class*=wp-image-] {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .wp-caption-text {
        text-align: left;
        padding: 10px 0;
        font-size: 16px !important;
        font-style: italic
    }

    html {
        box-sizing: border-box
    }

    *, :after, :before {
        box-sizing: inherit
    }

    body {
        background-color: #fff;
        color: #303030
    }

    cite, dfn, em, i {
        font-style: italic
    }

    address {
        margin: 0 0 1.5em
    }

    pre {
        background-color: rgba(0, 0, 0, .05);
        font-size: .875em;
        line-height: 1.4;
        margin-bottom: 1.6em;
        max-width: 100%;
        overflow: auto;
        padding: 1.6em
    }

    code, kbd, tt, var {
        font-size: .9375em
    }

    abbr, acronym {
        border-bottom: 1px dotted;
        cursor: help
    }

    ins, mark {
        background: #fff9c0;
        text-decoration: none
    }

    big {
        font-size: 125%
    }

    hr {
        background-color: rgba(0, 0, 0, .1);
        border: 0;
        height: 1px;
        margin-bottom: 1.5em
    }

    ol, ul {
        margin: 0 0 20px 0;
        padding: 0 0 0 15px
    }

    ol li, ul li {
        color: #333;
        font-weight: 100;
        font-family: Hiragino, sans-serif;
        font-size: 15px
    }

    ul {
        list-style: disc
    }

    ol {
        list-style: decimal
    }

    li > ol, li > ul {
        margin-bottom: 0
    }

    dt {
        font-weight: 700
    }

    dd {
        margin: 0 1.5em 1.5em
    }

    img {
        height: auto;
        max-width: 100%
    }

    figure {
        margin: 1em 0
    }

    table {
        margin: 0 0 1.5em;
        width: 100%
    }

    th {
        font-weight: 700;
        text-transform: uppercase
    }

    td {
        border-top: 1px solid #ededed;
        padding: 6px 10px 6px 0
    }

    .gallery {
        margin-bottom: 1.5em
    }

    .gallery-item {
        display: inline-block;
        text-align: center;
        vertical-align: top;
        width: 100%
    }

    .gallery-caption {
        display: block
    }

    ::-webkit-input-placeholder {
        color: #8a8a8a
    }

    :-moz-placeholder {
        color: #8a8a8a
    }

    ::-moz-placeholder {
        color: #8a8a8a
    }

    :-ms-input-placeholder {
        color: #8a8a8a
    }

    input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
        height: 35px;
        line-height: 33px;
        margin-top: 15px
    }

    input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
        border: 1px solid #bcbcbc;
        color: #333;
        padding: 0 15px;
        width: 100%;
        border-radius: 3px;
        transition: all .3s
    }

    input[type=color]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=range]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #999;
        font-size: 15px;
        font-weight: 100;
        opacity: 1;
        font-family: Hiragino, sans-serif;
        font-style: italic
    }

    input[type=color]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=week]::-moz-placeholder, textarea::-moz-placeholder {
        color: #999;
        font-size: 15px;
        font-weight: 100;
        opacity: 1;
        font-family: Hiragino, sans-serif;
        font-style: italic
    }

    input[type=color]:-moz-placeholder, input[type=date]:-moz-placeholder, input[type=datetime-local]:-moz-placeholder, input[type=datetime]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=month]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=range]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=time]:-moz-placeholder, input[type=url]:-moz-placeholder, input[type=week]:-moz-placeholder, textarea:-moz-placeholder {
        color: #999;
        font-size: 15px;
        font-weight: 100;
        opacity: 1;
        font-family: Hiragino, sans-serif;
        font-style: italic
    }

    input[type=color]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=range]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #999;
        font-size: 15px;
        font-weight: 100;
        opacity: 1;
        font-family: Hiragino, sans-serif;
        font-style: italic
    }

    input[type=color]:focus, input[type=color]:hover, input[type=date]:focus, input[type=date]:hover, input[type=datetime-local]:focus, input[type=datetime-local]:hover, input[type=datetime]:focus, input[type=datetime]:hover, input[type=email]:focus, input[type=email]:hover, input[type=month]:focus, input[type=month]:hover, input[type=number]:focus, input[type=number]:hover, input[type=password]:focus, input[type=password]:hover, input[type=range]:focus, input[type=range]:hover, input[type=search]:focus, input[type=search]:hover, input[type=tel]:focus, input[type=tel]:hover, input[type=text]:focus, input[type=text]:hover, input[type=time]:focus, input[type=time]:hover, input[type=url]:focus, input[type=url]:hover, input[type=week]:focus, input[type=week]:hover, textarea:focus, textarea:hover {
        border: 1px solid #6fbb59;
        outline: 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2)
    }

    textarea {
        padding-top: 9px;
        padding-bottom: 9px;
        margin-top: 15px;
        height: 100px
    }

    select {
        width: 100%
    }

    input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], textarea {
        width: 100%
    }

    @media (max-width: 767px) {
        .hidden-xs {
            display: none !important
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .hidden-sm {
            display: none !important
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .hidden-md {
            display: none !important
        }
    }

    @media (min-width: 1200px) {
        .hidden-lg {
            display: none !important
        }
    }

    .hidden {
        display: none !important
    }

    @media (max-width: 767px) {
        .vc_column_container > .vc_column-inner {
            padding-left: 15px !important;
            padding-right: 15px !important
        }

        .entry-content .vc_row .vc_column_container {
            margin-bottom: 15px
        }

        .entry-content .vc_row .vc_column_container:last-child {
            margin-bottom: 15
        }
    }

    .vc_row {
        z-index: 10
    }

    .owl-theme .owl-nav {
        margin-top: 10px;
        text-align: center;
        -webkit-tap-highlight-color: transparent
    }

    @media screen and (min-width: 1200px) {
        .owl-theme .owl-nav .owl-prev {
            left: -40px
        }

        .owl-theme .owl-nav .owl-next {
            right: -40px
        }
    }

    .owl-theme .owl-nav [class*=owl-] {
        color: #000;
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
        margin: 5px;
        text-align: center;
        display: inline-block;
        cursor: pointer;
        border-radius: 0;
        padding: 0
    }

    @media screen and (min-width: 1200px) {
        .owl-theme .owl-nav [class*=owl-] {
            position: absolute;
            top: 50%;
            margin: 0;
            transform: translatey(-50%)
        }
    }

    .owl-theme .owl-nav [class*=owl-]:hover {
        background-color: #fff;
        color: #395896;
        text-decoration: none
    }

    .owl-theme .owl-nav .disabled {
        opacity: .5;
        cursor: default
    }

    .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 8px
    }

    .owl-theme .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent
    }

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        border: none;
        padding: 0;
        background-color: transparent;
        height: auto;
        line-height: 0
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 18px;
        height: 8px;
        margin: 0 4px;
        background-color: #999;
        display: block;
        transition: all .25s ease 0s;
        border-radius: 5px
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background-color: #395896
    }

    button[disabled]:hover, input[type=button], input[type=button][disabled]:hover, input[type=reset], input[type=reset][disabled]:hover, input[type=submit], input[type=submit][disabled]:hover {
        color: #fff;
        font-weight: 500;
        font-family: Hiragino, sans-serif;
        height: 40px;
        border-radius: 5px;
        border: 2px solid #6fbb59;
        line-height: 36px;
        padding: 0 35px;
        display: inline-block;
        background-color: #6fbb59;
        transition: all .25s ease 0s;
        font-size: 16px
    }

    button[disabled]:hover:hover, input[type=button]:hover, input[type=button][disabled]:hover:hover, input[type=reset]:hover, input[type=reset][disabled]:hover:hover, input[type=submit]:hover, input[type=submit][disabled]:hover:hover {
        color: #6fbb59;
        background-color: #fff
    }

    button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
        color: #6fbb59;
        background-color: #fff
    }

    button:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
        outline: 0
    }

    @-webkit-keyframes bounceIn {
        20%, 40%, 60%, 80%, from, to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            transform: scale3d(.3, .3, .3)
        }
        20% {
            transform: scale3d(1.1, 1.1, 1.1)
        }
        40% {
            transform: scale3d(.9, .9, .9)
        }
        60% {
            opacity: 1;
            transform: scale3d(1.03, 1.03, 1.03)
        }
        80% {
            transform: scale3d(.97, .97, .97)
        }
        to {
            opacity: 1;
            transform: scale3d(1, 1, 1)
        }
    }

    @keyframes bounceIn {
        20%, 40%, 60%, 80%, from, to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            transform: scale3d(.3, .3, .3)
        }
        20% {
            transform: scale3d(1.1, 1.1, 1.1)
        }
        40% {
            transform: scale3d(.9, .9, .9)
        }
        60% {
            opacity: 1;
            transform: scale3d(1.03, 1.03, 1.03)
        }
        80% {
            transform: scale3d(.97, .97, .97)
        }
        to {
            opacity: 1;
            transform: scale3d(1, 1, 1)
        }
    }

    .bounceIn {
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
        -webkit-animation-name: bounceIn;
        animation-name: bounceIn
    }

    .cms-grid-masonry {
        position: relative
    }
    #content .w-hd .nav-2 ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex
    }

    #content .w-hd .nav-2 ul li {
        margin-right: 12px;
        background-color: #B6BFC5;
        border-radius: 5px 6px 0 0;
        text-align: center;
        padding: 10px 7px;
        width: 135px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    #content .w-hd .nav-2 ul li span {
        color: #fff;
        font-size: 12px;
        font-weight: 300;
    }

    #content .w-hd .nav-2 ul li p {
        margin-bottom: 0;
        color: #fff;
        font-size: 16px;
        width: 100%;
        font-weight: 300;
        line-height: 1.4;
    }

    #content .w-hd .nav-2 ul li img {
        max-width: 30px
    }

    #content .w-hd .nav-2 ul li.forcorporates {
        background-color: rgb(167,205,255);
    }

    #content .w-hd .nav-2 ul li.forcorporates span {
        color: rgb(28,56,101);
    }

    #content .w-hd .nav-2 ul li.forcorporates p {
        color: rgb(28,56,101);
    }
    #content .w-hd .nav-2 ul li.forcorporates.active span {
        color: #fff;
    }

    #content .w-hd .nav-2 ul li.forcorporates.active p {
        color: #fff;
    }

    #content .w-hd .nav-2 ul li.active {
        background-color: #ff7844
    }
    #content .w-hd {
        padding-top: 15px;
    }
    @keyframes BackToTop {
        50% {
            transform: translatey(-5px)
        }
        100% {
            transform: translatey(0)
        }
    }

    @-webkit-keyframes BackToTop {
        50% {
            transform: translatey(-5px)
        }
        100% {
            transform: translatey(0)
        }
    }

    .site-header {
        background-color: #ffe66e;
    }

    .site-header .sha-container {
        max-width: 960px;
        padding: 0;
        margin: 0 auto;
    }

    .site-header .sha-nav {
        display: flex;
        justify-content: space-between;
        align-items: end;
    }

    .site-header .sha-nav .logo {
        width: 280px;
        padding-bottom: 14px;
        padding-top: 17px;
    }

    .site-header .sha-nav .w-right {
        display: flex;
        align-items: end;
    }

    .site-header .sha-nav .w-right p {
        font-size: 12px;
        margin-bottom: 0;
        margin-right: 10px;
        padding-right: 0px;
        position: relative;
    }

    a.tel-anchor-tag {
        color: #333;
        font-weight: 700;
        font-family: "æ¸¸ă‚´ă‚·ăƒƒă‚¯", YuGothic, "Yu Gothic";
        font-size: 16px;
    }
    a.tel-anchor-tag:hover {
        color: #0d6efd
    }

    .site-header .sha-nav .w-right .icon-hd-top {
        max-width: 30px;
        margin-bottom: 5px
    }

    .site-header .sha-nav .w-right .icon-hd-top.icon-hd-top2 {
        max-width: 38px;
        margin-bottom: 0;
        margin-top: -8px
    }
    .site-header .sha-nav .w-right,.site-header .sha-nav .w-right p {
        color: #464646;
    }
    .site-header .sha-nav .w-right .tele-number-top {
        font-size: 19px;
        font-weight: 500;
        padding-left: 7px;
        color: #464646;
        -webkit-text-stroke-width: 0.4px;
        -webkit-text-stroke-color: black;
    }
    .site-header .sha-nav .w-right .text-top-center {
        text-align: center;
        width: 100%;
        padding-right: 0;
        font-weight: 500;
    }
    .site-header .sha-nav .w-right .working-time-top {
        font-size: 14px;
        text-align: left;
        font-weight: 500;
        line-height: 1.5;
    }
    .copyright-en {
        font-family: "Noto Sans";
        font-size: 14px !important;
        font-weight: bold;
    }
    .site-header .sha-nav .w-right .icon-hd-bottom {
        max-width: 130px
    }

    footer {
        padding: 45px 0 0;
        background-color: #fff;
    }

    footer .footer-container {
        width: 760px;
        padding: 0 10px;
        margin: 0 auto
    }

    @media (max-width: 767px) {
        footer .footer-container {
            width: 650px
        }
    }

    footer .row {
        display: flex;
        margin: 0 -10px
    }

    footer .row .col-3 {
        width: 25%;
        padding: 0 10px
    }

    footer .row .col-2 {
        width: 16.666667%;
        padding: 0 10px
    }

    footer .row .col-7 {
        width: 66.666667%;
        padding: 0 10px
    }

    footer a {
        color: #303030;
        font-size: 16px
    }
    .font-weight-500 {
        font-weight: 500 !important;
    }
    .font-size-16px {
        font-size: 16px !important;
    }
    footer ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    footer ul li {
        margin-bottom: 20px
    }


    footer .footer-bg-bottom {
        border-bottom: 42px solid #ffdc3c;
    }

    .site {
        margin: 0 auto
    }

    .sha-container {
        width: 100%;
        max-width: 960px;
        margin: 0 auto
    }

    .sha-banner {
        position: relative
    }

    .sha-banner .info {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -35px;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        flex-grow: 1;
        z-index: 9
    }

    .sha-banner .info h2 {
        display: inline-block;
        margin: 0 auto;
        font-size: 24px;
        color: #ff5900;
        background-image: url(../images/dotted.png);
        background-size: 220px 16px;
        background-position: bottom center;
        padding-bottom: 25px;
        background-repeat: no-repeat;
        padding-left: 12px
    }

    .sha-banner .info .w-info {
        width: 100%;
        margin-bottom: 5px
    }

    .sha-banner .info .ww-info {
        border: 3px solid #ff5900;
        padding: 10px 140px;
        background-color: #fff;
        display: inline-block;
        margin: 0 auto;
        cursor: pointer
    }

    .sha-banner .info .ww-info p {
        margin: 0 auto;
        font-size: 25px;
        color: #ff8600;
        display: inline-block
    }

    .ss-1 {
        text-align: center;
        background-image: url(../images/bgss2_02.jpg);
        padding: 80px 0 50px;
        position: relative;
        background-size: cover
    }

    .ss-1 .im-ss1 {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .ss-1 .im-ss1 img {
        width: 70px
    }

    .ss-1 h2 {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 1.8;
        color: #505050
    }

    .sinfo {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        flex-grow: 1;
        padding-bottom: 70px
    }

    .sinfo h2 {
        display: inline-block;
        margin: 0 auto;
        font-size: 24px;
        color: #ff5900;
        background-image: url(../images/dotted.png);
        background-size: 220px 16px;
        background-position: bottom center;
        padding-bottom: 25px;
        background-repeat: no-repeat;
        padding-left: 12px
    }

    .sinfo .w-info {
        width: 100%;
        margin-bottom: 5px
    }

    .sinfo .ww-info {
        border: 3px solid #ff5900;
        padding: 10px 140px;
        background-color: #fff;
        display: inline-block;
        margin: 0 auto;
        cursor: pointer
    }

    .sinfo .ww-info p {
        margin: 0 auto;
        font-size: 25px;
        color: #ff8600;
        display: inline-block
    }

    .ss-2 {
        padding-top: 130px;
        padding-bottom: 60px
    }

    .ss-2 .items {
        max-width: 500px;
        margin: 0 auto
    }

    .ss-2 .item {
        margin-bottom: 20px;
        display: flex;
        align-items: flex-end
    }

    .ss-2 .item .num {
        width: 70px
    }

    .ss-2 .item .item-content {
        width: calc(100% - 70px);
        padding-left: 10px
    }

    .ss-2 .item .item-content h3 {
        font-size: 20px;
        color: #505050;
        margin-bottom: 5px;
        line-height: 1.3
    }

    .ss-2 .item .item-content p {
        font-size: 12px;
        color: #505050;
        line-height: 1.2;
        margin-bottom: 0
    }

    .ss-2 .item .item-content p span {
        font-size: 7px
    }

    .ss-3 {
        padding-bottom: 80px
    }

    .ss-3 .ss-3-titles {
        margin-bottom: 25px;
        border-radius: 15px;
        background-color: #00b6be;
        padding: 20px 30px
    }

    .ss-3 .ss-3-titles h2 {
        color: #fff;
        font-size: 24px;
        line-height: 1;
        margin-bottom: 0
    }

    .ss-3 .items {
        display: flex;
        margin: 0 -5px 10px -5px
    }

    @media (max-width: 767px) {
        .ss-3 .items {
            flex-wrap: wrap
        }
    }

    .ss-3 .items .w-item {
        width: 25%;
        padding: 0 5px
    }

    @media (max-width: 767px) {
        .ss-3 .items .w-item {
            width: 50%;
            margin-bottom: 20px
        }
    }

    .ss-3 .items .w-item .item {
        border: 3px solid #ff8600;
        border-radius: 10px
    }

    .ss-3 .items .w-item .item-im {
        position: relative
    }

    .ss-3 .items .w-item .item-im:before {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 18px;
        border-color: #ff972d transparent transparent #ff972d
    }

    .ss-3 .items .w-item .item-im .more-info {
        width: 45px;
        height: 45px;
        border-radius: 100%;
        border: 2px solid #fff;
        display: flex;
        align-items: center;
        text-align: center;
        position: absolute;
        bottom: 6px;
        left: 6px;
        color: #fff;
        font-size: 11px;
        line-height: 1.2;
        justify-content: center
    }

    .ss-3 .items .w-item .item-im .style-1 {
        background-color: #00b6be
    }

    .ss-3 .items .w-item .item-im .style-2 {
        background-color: #90cf5f
    }

    .ss-3 .items .w-item .item-im .style-3 {
        background-color: #ff972d
    }

    .ss-3 .items .w-item .item-im .sale {
        position: absolute;
        top: 3px;
        left: 2px;
        transform: rotate(-45deg);
        color: #fff;
        font-size: 10px
    }

    .ss-3 .items .w-item .item-info {
        padding: 10px 7px 20px 7px
    }

    .ss-3 .items .w-item .item-info h2 {
        font-size: 13px;
        color: #00b6be;
        margin-bottom: 10px
    }

    .ss-3 .items .w-item .item-info h2 a {
        color: #000;
        margin-right: 10px
    }

    .ss-3 .items .w-item .item-info p {
        font-size: 11px
    }

    .ss-3 .more-link {
        text-align: right
    }

    .ss-3 .more-link a {
        font-size: 15px;
        color: #0064f3
    }

    .ss-4 {
        padding-bottom: 80px;
        overflow: hidden
    }

    .ss-4 .ss-4-titles {
        position: relative;
        margin-bottom: 50px;
        text-align: center
    }

    .ss-4 .ss-4-titles:before {
        content: '';
        position: absolute;
        width: 100%;
        z-index: 1;
        height: 2px;
        background-color: #c4c5c4;
        top: 30px;
        left: 0;
        right: 0
    }

    .ss-4 .ss-4-titles h2 {
        display: inline-block;
        position: relative;
        z-index: 2;
        line-height: 1;
        margin-bottom: 0;
        color: #00b6be;
        font-size: 28px;
        background-color: #ededed;
        padding: 15px 100px;
        border-radius: 100px;
        border: 2px solid #c4c5c4
    }

    .ss-4 .ss4-content {
        max-width: 470px;
        margin: 0 auto
    }

    .ss-4 .ss4-content .item {
        padding-left: 20px;
        padding-bottom: 20px;
        margin-bottom: 30px;
        position: relative
    }

    .ss-4 .ss4-content .item:before {
        content: '';
        height: calc(100% - 25px);
        width: 2px;
        background-color: #00b6be;
        position: absolute;
        left: 0;
        bottom: 0
    }

    .ss-4 .ss4-content .item:after {
        content: '';
        width: calc(100% - 17px);
        height: 2px;
        background-color: #00b6be;
        position: absolute;
        left: 0;
        bottom: 0
    }

    .ss-4 .ss4-content .item .fefo:before {
        content: '';
        background-image: url(../images/iconss4_01.png);
        position: absolute;
        width: 30px;
        height: 30px;
        background-size: cover;
        top: 0;
        left: -15px
    }

    .ss-4 .ss4-content .item .fefo:after {
        content: '';
        background-image: url(../images/iconss4_05.png);
        position: absolute;
        width: 20px;
        height: 20px;
        background-size: cover;
        bottom: -8px;
        right: 0
    }

    .ss-4 .ss4-content .item h3 {
        color: #00b1ba;
        font-size: 18px;
        margin-bottom: 10px
    }

    .ss-4 .ss4-content .item .infos {
        color: #fff;
        background-color: #ffae54;
        font-size: 13px;
        padding: 3px 15px;
        margin-bottom: 10px;
        display: inline-block
    }

    .ss-4 .ss4-content .item p {
        font-size: 15px;
        color: #505050;
        line-height: 1.6;
        margin-bottom: 0
    }

    .ss-5 {
        background-image: url(../images/bgss2_02.jpg);
        padding: 80px 0 20px;
        position: relative;
        background-size: cover;
        margin-bottom: 70px
    }

    .ss-6 .ss-6-titles {
        position: relative;
        margin-bottom: 50px;
        text-align: center
    }

    .ss-6 .ss-6-titles:before {
        content: '';
        position: absolute;
        width: 100%;
        z-index: 1;
        height: 2px;
        background-color: #c4c5c4;
        top: 37px;
        left: 0;
        right: 0
    }

    .ss-6 .ss-6-titles .wss-6-titles {
        background-color: #fff;
        border-radius: 100px;
        border: 2px solid #00b6be;
        padding: 7px;
        display: inline-block
    }

    .ss-6 .ss-6-titles h2 {
        display: inline-block;
        position: relative;
        z-index: 2;
        line-height: 1;
        margin-bottom: 0;
        color: #00b6be;
        font-size: 28px;
        background-color: #ededed;
        padding: 15px 50px;
        border-radius: 100px;
        border: 2px solid #c4c5c4
    }

    .ss-6 .ss6-content {
        max-width: 480px;
        margin: 0 auto 70px
    }

    .ss-6 .ss6-content .item {
        display: flex;
        margin-bottom: 30px
    }

    .ss-6 .ss6-content .item .item-avt {
        width: 125px
    }

    .ss-6 .ss6-content .item .item-content {
        width: calc(100% - 125px);
        padding-left: 10px
    }

    .ss-6 .ss6-content .item .item-content img {
        margin-bottom: 15px;
        max-width: 270px
    }

    .ss-6 .ss6-content .item .item-content h3 {
        color: #00b6be;
        font-size: 20px;
        line-height: 1.1;
        margin-bottom: 10px
    }

    .ss-6 .ss6-content .item .item-content p {
        font-size: 12px;
        color: #505050;
        margin-bottom: 0;
        line-height: 1.3
    }

    .ss-6 .ss6-contents {
        text-align: center;
        padding-bottom: 100px
    }

    .ss-6 .ss6-contents p {
        font-size: 25px;
        line-height: 2;
        color: #111;
        margin-bottom: 50px
    }

    .ss-6 .ss6-contents .more-info {
        font-size: 18px;
        color: #20272b;
        display: block;
        margin-bottom: 30px
    }

    .ss-6 .ss6-contents .ss6-im {
        position: relative
    }

    .ss-6 .ss6-contents .ss6-im img {
        width: 35px;
        position: absolute;
        left: 0;
        right: 15px;
        top: 0;
        margin: 0 auto
    }

    .ss-7 {
        padding: 100px 0;
        background-image: url(../images/bgss2_02.jpg);
        background-size: cover
    }

    .ss-7 .ss7-content {
        max-width: 450px;
        margin: 0 auto;
        border-radius: 10px;
        border: 2px solid #00b6be
    }

    .ss-7 .ss7-content h2 {
        color: #fff;
        background-color: #00b6be;
        padding: 15px 30px;
        font-size: 20px;
        margin-bottom: 0;
        border-radius: 5px 5px 0 0
    }

    .ss-7 .ss7-content .w-step {
        padding: 10px 25px 15px 25px;
        display: flex;
        justify-content: flex-end
    }

    .ss-7 .ss7-content .w-step .step {
        height: 28px;
        width: 28px;
        border: 1px solid #00b6be;
        color: #66d3d8;
        font-size: 15px;
        display: inline-block;
        border-radius: 100%;
        line-height: 28px;
        text-align: center;
        margin: 0 2px
    }

    .ss-7 .ss7-content .w-step .step-active {
        background-color: #00b6be;
        color: #fff
    }

    .ss-7 .ss7-content .sha-forms {
        padding: 0 25px 15px 25px
    }

    .ss-7 .ss7-content .sha-forms .sha-nav-swip {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-nexts {
        height: 43px;
        line-height: 43px;
        font-size: 15px;
        color: #fff;
        padding: 0 55px;
        border-radius: 50px;
        background-color: #ff8600
    }

    .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-prevs {
        width: 90px;
        height: 43px;
        font-size: 15px;
        border-radius: 50px;
        line-height: 43px;
        background: #ccc;
        color: #555;
        text-align: center
    }

    .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-prevs.sha-hidden {
        opacity: 0;
        visibility: hidden
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .col-6 > label, .ss-7 .ss7-content .sha-forms .sw-content2 > label {
        color: #464646;
        font-size: 15px;
        margin-bottom: 10px;
        display: block
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .col-6 > label span, .ss-7 .ss7-content .sha-forms .sw-content2 > label span {
        width: 35px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        background-color: #aaa
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .col-6 > label .require, .ss-7 .ss7-content .sha-forms .sw-content2 > label .require {
        background-color: #ff5151
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .row {
        display: flex;
        margin: 0 -10px;
        flex-wrap: wrap;
        margin-bottom: 20px
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .row .col-6 {
        width: 43%
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 input[type=text] {
        margin-top: 0;
        width: 85%;
        border-radius: 10px;
        height: 45px;
        border: 2px solid #00b6be
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 select {
        height: 45px;
        border-radius: 8px;
        border: 2px solid #00b6be;
        padding: 0 25px;
        width: auto
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .col-40 {
        width: 35%;
        padding: 0 5px
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .col-30 {
        width: 27%;
        padding: 0 5px
    }

    .ss-7 .ss7-content .sha-forms .sw-content {
        padding-bottom: 20px
    }

    .ss-7 .ss7-content .sha-forms .sw-content > label {
        color: #464646;
        font-size: 15px;
        margin-bottom: 10px;
        display: block
    }

    .ss-7 .ss7-content .sha-forms .sw-content > label span {
        width: 35px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        background-color: #aaa
    }

    .ss-7 .ss7-content .sha-forms .sw-content > label .require {
        background-color: #ff5151
    }

    .ss-7 .ss7-content .sha-forms .sw-content select {
        height: 45px;
        border-radius: 8px;
        border: 2px solid #00b6be;
        padding: 0 25px;
        width: 340px
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul {
        list-style: none;
        padding: 0;
        margin: 0 -10px;
        display: flex;
        flex-wrap: wrap
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul li {
        width: 45%;
        padding: 0 10px
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul input {
        display: none
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox {
        transition: background-color .2s linear;
        position: relative;
        display: block;
        line-height: 42px;
        border-radius: 5px;
        background-color: #fff;
        border: 2px solid #00b6be;
        font-size: 15px;
        color: #00b6be;
        font-weight: 700;
        cursor: pointer;
        text-align: center
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap {
        margin-bottom: 10px
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap .checkbox:after {
        transition: border-color .2s linear;
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 15px;
        display: block;
        margin-top: -8px;
        width: 12px;
        height: 12px;
        border: 2px solid #00b6be;
        content: ''
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap .checkbox:before {
        transition: opacity .2s linear;
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 22px;
        display: block;
        margin-top: -12px;
        width: 5px;
        height: 13px;
        border-right: 3px solid #fff;
        border-bottom: 3px solid #fff;
        opacity: 0;
        transform: rotate(45deg);
        content: ''
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap input[type=checkbox]:checked + .checkbox, .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox:hover {
        background-color: #00b6be;
        color: #fff
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap input[type=checkbox]:checked + .checkbox:after, .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox:hover:after {
        border-color: #fff
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap input[type=checkbox]:checked + .checkbox:before {
        opacity: 1
    }
    .sha-right.header-nav-li {
        border-right: 1px solid #fff;
        padding-left: 10px;
        padding-right: 10px;
        height: 76px;
        min-width: 90px
    }
    .sha-right.header-nav-li .header-nav-li-ele {
        padding-top: 17px;
    }


    .site-anhtt-complete {
        background-color: #edf1f7;
        min-height: 100vh;
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .anh-main-static {
        padding: 30px 45px 55px 30px;
        background-color: #fff;
        max-width: 960px;
        margin: 0 auto;
    }
    .complete-title-static {
        color: #3264b4;
        font-size: 38px;
        font-weight: 700;
        position: relative;
        margin-bottom: 15px;
    }
    .anh-main-static h2 {
        font-size: 16px;
        padding-bottom: 15px;
        padding-top: 30px;
        font-weight: 100;
    }
    .anh-main-static p {
        font-size: 16px;
        margin-bottom: 0;
        line-height: 1.4;
        letter-spacing: -1px;
    }
    .square-icon {
        height: 20px;
        width: 20px;
        background-color: #00b6be;
        position: absolute;
        left: 0;
    }
    hr.hr-top-static {
        color: #3366cc;
        background-color: #3366cc;
        height: 5px;
        opacity: 1;
        margin-bottom: 35px;
    }
    .static-header {
        max-width: 960px;
        margin: 0 auto;
    }

    .p-r-0 {
        padding-right: 0;
    }
    .b-r-solid {
        border-right: 1px solid #303030;
    }
    .pdx-10 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .font-bold {
        font-weight: 700;
    }
    img.footer-privacy-logo {
        max-width: 80px;
    }
    .font-size-12px {
        font-size: 12px;
    }
    .font-size-15px {
        font-size: 15px;
    }
    .w-hd .nav-2 ul li span {
        margin-bottom: 0;
    }
    #content {
        padding-bottom: 150px;
    }
    #content .w-hd .nav-2 ul li {
        padding-top: 10px !important;
        padding-bottom: 7px !important;
    }
    #content .wrap-dh p.span {
        font-weight: 500;
    }
    .copyright-div {
        max-width: 610px; margin-top: 20px
    }
    #content .w-hd .nav-2 ul li {
        cursor: pointer;
    }
    #content .w-hd .nav-2 ul li a {
        margin-bottom: 0;
        width: 100%;
    }
    .footer-container .d-flex .pdx-10 a {
        font-weight: 500;
    }
    #content .wrap-dh p.span {
        line-height: 38px;
    }

    @media (max-width: 960px) {
        #content .sha-container, #content .static-header{
            max-width: 98%;
        }
        #content .w-hd .nav-2 ul li p {
            font-size: 13px !important;
        }
        #content .w-step .w-items .item .content p {
            font-size: 12px;
        }
    }
    @media (max-width: 960px) and (min-width: 765px) {
        #content .wrap-dh {
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .sha-container h2 {
            font-size: 30px !important;
            border-bottom: 3px solid #3264be !important;
        }
        .site-anhtt-37-complete .w-content h2, .site-anhtt-37-complete .w-content2 h2 {
            font-size: 18px !important;
            border-bottom: unset !important;
        }
        #content .wrap-dh p.span {
            font-size: 28px;
            line-height: 30px;
        }
        #content .wrap-dh p {
            font-size: 20px;
            line-height: 1;
        }
        .intro-link {
            position: relative !important;
            top: unset !important;
            right: unset !important;
            white-space: pre;
            font-size: 16px !important;
        }
        .complete-title-static {
            font-size: 30px;
        }
        .site-anhtt-41-complete .item h2 {
            font-size: 22px !important;
            border-bottom: unset !important;
        }
    }

    @media (max-width: 819px) {
        #content .w-hd .nav-2 ul li span {
            font-size: 11px;
        }
        #content .w-hd .nav-2 ul li p {
            font-size: 12px !important;
        }

        #content .w-step .w-items .item .content p {
            font-size: 11px;
        }
        .site-header .sha-nav .w-right .tele-number-top {
            font-size: 18px;
        }
        .site-header .sha-nav .w-right .working-time-top {
            font-size: 10px;
        }
        .footer-container .d-flex .pdx-10 {
            font-size: 11px;
        }

        .copyright-div {
            max-width: 585px; margin-top: 20px
        }
    }
}
@media (max-width: 765px) {

    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }

    @font-face {
        font-family: Hiragino;
        font-style: normal;
        font-weight: 100;
        src: url('https://xqnm4cq1.user.webaccel.jp/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W1-AlphaNum-01.otf'); /* Safari, Android, iOS */
    }
    @font-face {
        font-family: Hiragino;
        font-style: normal;
        font-weight: 300;
        src: url('https://xqnm4cq1.user.webaccel.jp/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W3-AlphaNum-01.otf'); /* Safari, Android, iOS */
    }
    @font-face {
        font-family: Hiragino;
        font-style: normal;
        font-weight: 500;
        /*src: url('/user_data/packages/2023_design/assets/fonts/fonts/HiraKakuProN-W1-AlphaNum-01.eot'); !* IE9 Compat Modes *!*/
        /*src: url('/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W1-AlphaNum-01.woff2') format('woff2'); !* Super Modern Browsers *!*/
        /*src: url('/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W1-AlphaNum-01.woff') format('woff'); !* Pretty Modern Browsers *!*/
        /*src: url('/user_data/packages/2023_design/assetsfonts/HiraKakuProN-W1-AlphaNum-01.ttf')  format('truetype'); !* Safari, Android, iOS *!*/
        src: url('https://xqnm4cq1.user.webaccel.jp/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W5-AlphaNum-01.otf'); /* Safari, Android, iOS */
    }
    @font-face {
        font-family: Hiragino;
        font-style: normal;
        font-weight: 700;

        src: url('https://xqnm4cq1.user.webaccel.jp/user_data/packages/2023_design/assets/fonts/HiraKakuStdN-W7-AlphaNum-01.otf'); /* Safari, Android, iOS */
    }
    @font-face {
        font-family: Hiragino;
        font-style: normal;
        font-weight: 800;

        src: url('/user_data/packages/2023_design/assets/fonts/fonts/HiraKakuProN-W5-AlphaNum-01.eot'); /* IE9 Compat Modes */
        src: url('/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W5-AlphaNum-01.woff2') format('woff2'); /* Super Modern Browsers */
        src: url('/user_data/packages/2023_design/assets/fonts/HiraKakuProN-W5-AlphaNum-01.woff') format('woff'); /* Pretty Modern Browsers */
        src: url('/user_data/packages/2023_design/assetsfonts/HiraKakuProN-W5-AlphaNum-01.ttf')  format('truetype'); /* Safari, Android, iOS */
        src: url('/user_data/packages/2023_design/assets/fonts/HiraKakuStdN-W8-AlphaNum-01.otf'); /* Safari, Android, iOS */
    }
    a {
        text-decoration: none;
        outline: 0;
        transition: all .3s ease 0s
    }
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        clear: both;
        font-weight: 500;
        font-family: Hiragino, sans-serif;
        margin-top: 0;
        line-height: 1;
        margin-bottom: 1em
    }

    .h1, h1 {
        font-size: 45px
    }

    .h2, h2 {
        font-size: 40px
    }

    .h3, h3 {
        font-size: 35px
    }

    .h4, h4 {
        font-size: 25px
    }

    .h5, h5 {
        font-size: 18px
    }

    .h6, h6 {
        font-size: 14px
    }

    p {
        color: #333;
        font-size: 14px;
        font-family: Hiragino, sans-serif;
        font-weight: 300;
        margin-top: 0;
        line-height: 1.6;
        margin-bottom: 15px
    }

    html {
        font-family: sans-serif;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%
    }

    body {
        margin: 0;
        font-family: Hiragino, sans-serif;
        font-weight: 300;
        font-size: 14px;
    }

    article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
        display: block
    }

    audio, canvas, progress, video {
        display: inline-block;
        vertical-align: baseline
    }

    audio:not([controls]) {
        display: none;
        height: 0
    }

    [hidden], template {
        display: none
    }

    a {
        background-color: transparent
    }

    a:active, a:hover {
        outline: 0
    }

    abbr[title] {
        border-bottom: 1px dotted
    }

    b, strong {
        font-weight: 700;
        font-family: Roboto, sans-serif
    }

    dfn {
        font-style: italic
    }

    mark {
        background: #ff0;
        color: #000
    }

    small {
        font-size: 80%
    }

    sub, sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }

    sup {
        top: -.5em
    }

    sub {
        bottom: -.25em
    }

    img {
        border: 0
    }

    svg:not(:root) {
        overflow: hidden
    }

    figure {
        margin: 1em 40px
    }

    hr {
        box-sizing: content-box;
        height: 0
    }

    pre {
        overflow: auto
    }

    code, kbd, pre, samp {
        font-family: monospace, monospace;
        font-size: 1em
    }

    button, input, optgroup, select, textarea {
        color: inherit;
        font: inherit;
        margin: 0
    }

    button {
        overflow: visible
    }

    button, select {
        text-transform: none
    }

    button, html input[type=button], input[type=reset], input[type=submit] {
        -webkit-appearance: button;
        cursor: pointer
    }

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

    input {
        line-height: normal
    }

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

    fieldset {
        border: 1px solid silver;
        margin: 0 2px;
        padding: .35em .625em .75em
    }

    legend {
        border: 0;
        padding: 0
    }

    textarea {
        overflow: auto
    }

    optgroup {
        font-weight: 700
    }

    table {
        border-collapse: collapse;
        border-spacing: 0
    }

    td, th {
        padding: 0
    }

    .screen-reader-text {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px;
        word-wrap: normal !important
    }

    .screen-reader-text:focus {
        background-color: #fff;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
        clip: auto !important;
        -webkit-clip-path: none;
        clip-path: none;
        color: #000;
        display: block;
        font-size: .875em;
        font-weight: 700;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }
    #content {
        padding-bottom: 100px;
    }
    #content[tabindex="-1"]:focus {
        outline: 0
    }
    .p-l-0 {
        padding-left: 0 !important;
    }
    .list-unstyled {
        list-style: none;
        padding: 0
    }

    .list-inline li {
        display: inline-block;
        padding: 0 10px
    }

    .aligncenter, .alignleft, .alignright {
        margin-bottom: 1em
    }

    .alignleft {
        display: inline;
        float: left;
        margin-right: 1.5em
    }

    .alignright {
        display: inline;
        float: right;
        margin-left: 1.5em
    }

    .aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .text-left {
        text-align: left
    }

    .text-right {
        text-align: right
    }

    .text-center {
        text-align: center
    }

    .comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
        border: none;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0
    }

    embed, iframe, object {
        max-width: 100%
    }

    .custom-logo-link {
        display: inline-block
    }

    .wp-caption {
        margin-bottom: 1.5em;
        max-width: 100%
    }

    .wp-caption img[class*=wp-image-] {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .wp-caption-text {
        text-align: left;
        padding: 10px 0;
        font-size: 16px !important;
        font-style: italic
    }

    html {
        box-sizing: border-box
    }

    *, :after, :before {
        box-sizing: inherit
    }

    body {
        background-color: #fff;
        color: #333
    }

    cite, dfn, em, i {
        font-style: italic
    }

    address {
        margin: 0 0 1.5em
    }

    pre {
        background-color: rgba(0, 0, 0, .05);
        font-size: .875em;
        line-height: 1.4;
        margin-bottom: 1.6em;
        max-width: 100%;
        overflow: auto;
        padding: 1.6em
    }

    code, kbd, tt, var {
        font-size: .9375em
    }

    abbr, acronym {
        border-bottom: 1px dotted;
        cursor: help
    }

    ins, mark {
        background: #fff9c0;
        text-decoration: none
    }

    big {
        font-size: 125%
    }

    hr {
        background-color: rgba(0, 0, 0, .1);
        border: 0;
        height: 1px;
        margin-bottom: 1.5em
    }

    ol, ul {
        margin: 0 0 20px 0;
        padding: 0 0 0 15px
    }

    ol li, ul li {
        color: #333;
        font-weight: 300;
        font-family: Hiragino, sans-serif;
        font-size: 15px
    }

    ul {
        list-style: disc
    }

    ol {
        list-style: decimal
    }

    li > ol, li > ul {
        margin-bottom: 0
    }

    dt {
        font-weight: 700
    }

    dd {
        margin: 0 1.5em 1.5em
    }

    img {
        height: auto;
        max-width: 100%
    }

    figure {
        margin: 1em 0
    }

    table {
        margin: 0 0 1.5em;
        width: 100%
    }

    th {
        font-weight: 700;
        text-transform: uppercase
    }

    td {
        border-top: 1px solid #ededed;
        padding: 6px 10px 6px 0
    }

    .gallery {
        margin-bottom: 1.5em
    }

    .gallery-item {
        display: inline-block;
        text-align: center;
        vertical-align: top;
        width: 100%
    }

    .gallery-caption {
        display: block
    }

    ::-webkit-input-placeholder {
        color: #8a8a8a
    }

    :-moz-placeholder {
        color: #8a8a8a
    }

    ::-moz-placeholder {
        color: #8a8a8a
    }

    :-ms-input-placeholder {
        color: #8a8a8a
    }

    input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
        height: 35px;
        line-height: 33px;
        margin-top: 15px
    }

    input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
        border: 1px solid #bcbcbc;
        color: #333;
        padding: 0 15px;
        width: 100%;
        border-radius: 3px;
        transition: all .3s
    }

    input[type=color]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=range]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #999;
        font-size: 15px;
        font-weight: 400;
        opacity: 1;
        font-family: Hiragino, sans-serif;
        font-style: italic
    }

    input[type=color]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=week]::-moz-placeholder, textarea::-moz-placeholder {
        color: #999;
        font-size: 15px;
        font-weight: 400;
        opacity: 1;
        font-family: Hiragino, sans-serif;
        font-style: italic
    }

    input[type=color]:-moz-placeholder, input[type=date]:-moz-placeholder, input[type=datetime-local]:-moz-placeholder, input[type=datetime]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=month]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=range]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=time]:-moz-placeholder, input[type=url]:-moz-placeholder, input[type=week]:-moz-placeholder, textarea:-moz-placeholder {
        color: #999;
        font-size: 15px;
        font-weight: 400;
        opacity: 1;
        font-family: Hiragino, sans-serif;
        font-style: italic
    }

    input[type=color]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=range]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #999;
        font-size: 15px;
        font-weight: 400;
        opacity: 1;
        font-family: Hiragino, sans-serif;
        font-style: italic
    }

    input[type=color]:focus, input[type=color]:hover, input[type=date]:focus, input[type=date]:hover, input[type=datetime-local]:focus, input[type=datetime-local]:hover, input[type=datetime]:focus, input[type=datetime]:hover, input[type=email]:focus, input[type=email]:hover, input[type=month]:focus, input[type=month]:hover, input[type=number]:focus, input[type=number]:hover, input[type=password]:focus, input[type=password]:hover, input[type=range]:focus, input[type=range]:hover, input[type=search]:focus, input[type=search]:hover, input[type=tel]:focus, input[type=tel]:hover, input[type=text]:focus, input[type=text]:hover, input[type=time]:focus, input[type=time]:hover, input[type=url]:focus, input[type=url]:hover, input[type=week]:focus, input[type=week]:hover, textarea:focus, textarea:hover {
        border: 1px solid #6fbb59;
        outline: 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2)
    }

    textarea {
        padding-top: 9px;
        padding-bottom: 9px;
        margin-top: 15px;
        height: 100px
    }

    select {
        width: 100%
    }

    input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], textarea {
        width: 100%
    }

    @media (max-width: 767px) {
        .hidden-xs {
            display: none !important
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .hidden-sm {
            display: none !important
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .hidden-md {
            display: none !important
        }
    }

    @media (min-width: 1200px) {
        .hidden-lg {
            display: none !important
        }
    }

    .hidden {
        display: none !important
    }

    @media (max-width: 767px) {
        .vc_column_container > .vc_column-inner {
            padding-left: 15px !important;
            padding-right: 15px !important
        }

        .entry-content .vc_row .vc_column_container {
            margin-bottom: 15px
        }

        .entry-content .vc_row .vc_column_container:last-child {
            margin-bottom: 15px
        }
    }

    .vc_row {
        z-index: 10
    }

    .owl-theme .owl-nav {
        margin-top: 10px;
        text-align: center;
        -webkit-tap-highlight-color: transparent
    }

    @media screen and (min-width: 1200px) {
        .owl-theme .owl-nav .owl-prev {
            left: -40px
        }

        .owl-theme .owl-nav .owl-next {
            right: -40px
        }
    }

    .owl-theme .owl-nav [class*=owl-] {
        color: #000;
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
        margin: 5px;
        text-align: center;
        display: inline-block;
        cursor: pointer;
        border-radius: 0;
        padding: 0
    }

    @media screen and (min-width: 1200px) {
        .owl-theme .owl-nav [class*=owl-] {
            position: absolute;
            top: 50%;
            margin: 0;
            transform: translatey(-50%)
        }
    }

    .owl-theme .owl-nav [class*=owl-]:hover {
        background-color: #fff;
        color: #395896;
        text-decoration: none
    }

    .owl-theme .owl-nav .disabled {
        opacity: .5;
        cursor: default
    }

    .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 8px
    }

    .owl-theme .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent
    }

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        border: none;
        padding: 0;
        background-color: transparent;
        height: auto;
        line-height: 0
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 18px;
        height: 8px;
        margin: 0 4px;
        background-color: #999;
        display: block;
        transition: all .25s ease 0s;
        border-radius: 5px
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background-color: #395896
    }

    button[disabled]:hover, input[type=button], input[type=button][disabled]:hover, input[type=reset], input[type=reset][disabled]:hover, input[type=submit], input[type=submit][disabled]:hover {
        color: #fff;
        font-weight: 500;
        font-family: Hiragino, sans-serif;
        height: 40px;
        border-radius: 5px;
        border: 2px solid #6fbb59;
        line-height: 36px;
        padding: 0 35px;
        display: inline-block;
        background-color: #6fbb59;
        transition: all .25s ease 0s;
        font-size: 16px
    }

    button[disabled]:hover:hover, input[type=button]:hover, input[type=button][disabled]:hover:hover, input[type=reset]:hover, input[type=reset][disabled]:hover:hover, input[type=submit]:hover, input[type=submit][disabled]:hover:hover {
        color: #6fbb59;
        background-color: #fff
    }

    button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
        color: #6fbb59;
        background-color: #fff
    }

    button:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
        outline: 0
    }

    @-webkit-keyframes bounceIn {
        20%, 40%, 60%, 80%, from, to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            transform: scale3d(.3, .3, .3)
        }
        20% {
            transform: scale3d(1.1, 1.1, 1.1)
        }
        40% {
            transform: scale3d(.9, .9, .9)
        }
        60% {
            opacity: 1;
            transform: scale3d(1.03, 1.03, 1.03)
        }
        80% {
            transform: scale3d(.97, .97, .97)
        }
        to {
            opacity: 1;
            transform: scale3d(1, 1, 1)
        }
    }

    @keyframes bounceIn {
        20%, 40%, 60%, 80%, from, to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            transform: scale3d(.3, .3, .3)
        }
        20% {
            transform: scale3d(1.1, 1.1, 1.1)
        }
        40% {
            transform: scale3d(.9, .9, .9)
        }
        60% {
            opacity: 1;
            transform: scale3d(1.03, 1.03, 1.03)
        }
        80% {
            transform: scale3d(.97, .97, .97)
        }
        to {
            opacity: 1;
            transform: scale3d(1, 1, 1)
        }
    }

    .bounceIn {
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
        -webkit-animation-name: bounceIn;
        animation-name: bounceIn
    }

    .cms-grid-masonry {
        position: relative
    }

    @keyframes BackToTop {
        50% {
            transform: translatey(-5px)
        }
        100% {
            transform: translatey(0)
        }
    }

    @-webkit-keyframes BackToTop {
        50% {
            transform: translatey(-5px)
        }
        100% {
            transform: translatey(0)
        }
    }

    .site-header {
        background-color: #ffe66e;
    }
    .site-header .sha-nav {
        display: flex;
        justify-content: space-between;
    }

    .site-header .sha-nav .logo {
        padding-top: 20px;
        margin: 0 auto;
        text-align: center;
    }
    .site-header .sha-nav .logo img {
        max-height: 40px;
        max-width: calc(100% - 10px);
    }

    .site-header .sha-nav .w-right {
        display: flex;
        align-items: stretch;
        max-width: 50%;
        justify-content: end;
        height: 65px;
    }

    .site-header .sha-nav .w-right p {
        font-size: 10px;
        color: #333;
        margin-bottom: 0;
        position: relative;;
        font-weight: 300;
        padding-top: 0;
    }

    .site-header .sha-nav .w-right .icon-hd-top {
        display: block;
        margin: 0 auto;
        height: 30px;
    }
    a.tel-anchor-tag {
        color: #333;
        font-weight: 500;
        font-size: 14px;
    }
    a.tel-anchor-tag:hover {
        color: #0d6efd
    }

    .site-header .sha-nav .w-right .icon-hd-bottom {
        max-width: 80px
    }

    footer {
        background-color: #fff;
    }

    footer .footer-container {
        width: 100%;
        padding: 15px 10px 0;
        margin: 0 auto
    }
    footer .row {
        display: flex;
        margin: 0 -10px
    }

    footer .row .col-3 {
        width: 20%;
        padding: 0 10px
    }

    footer .row .col-2 {
        width: 12%;
        padding: 0 5px
    }

    footer .row .col-6 {
        width: 60%;
        padding: 0 5px
    }
    .site-content {
        overflow-x: hidden;
    }

    footer a {
        color: #303030;
        font-size: 13px;
        font-weight: 500;
    }

    footer a:hover {
        color: #303030;
    }
    .font-size-11px {
        font-size: 11px;
    }
    footer .font-size-11px {
        font-size: 10px;
    }

    footer ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    footer ul li {
        margin-bottom: 20px
    }

    footer .footer-bottom {
        padding-top: 20px
    }

    .site {
        margin: 0 auto
    }

    .sha-container {
        max-width: 920px;
        margin: 0 auto
    }
    .sha-banner {
        position: relative;
    }
    .sha-banner img{
        max-width: unset;
        width: 100%;
    }

    .sha-banner .banner-text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 870px;
        height: 400px;
    }
    .sha-banner .banner-text .banner-text-1 {
        font-size: 35px;
        font-weight: bold;
        transform: rotate(-13deg);
        margin-bottom: 115px;
        display: inline-block;
        color: #333;
    }
    .sha-banner .banner-text .banner-text-2 {
        font-size: 50px;
        font-weight: bold;
        font-family: "gen ei min";
    }
    .big-source {
        font-size: 35px;
        display: inline-block;
    }

    .big-source2 {
        transform: rotate(15deg);
    }
    .big-source3 {
        transform: rotate(-15deg);
    }
    .sha-banner .info {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -35px;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        flex-grow: 1;
        z-index: 9
    }

    .sha-banner .info h2 {
        display: inline-block;
        margin: 0 auto;
        font-size: 20px;
        color: #ff5900;
        background-image: url(../images/dotted.png);
        background-size: 220px 16px;
        background-position: bottom center;
        padding-bottom: 25px;
        background-repeat: no-repeat;
        padding-left: 12px;
        font-family: "meiryo";
    }

    .sha-banner .info .w-info {
        width: 100%;
        margin-bottom: 5px
    }

    .sha-banner .info .ww-info {
        border: 3px solid #ff8600;
        padding: 10px 0;
        background-color: #fff;
        display: inline-block;
        margin: 0 auto;
        cursor: pointer;
        width: 80%;
    }

    .sha-banner .info .ww-info p {
        margin: 0 auto;
        font-size: 21px;
        color: #ff8600;
        display: inline-block;
        font-weight: bold;
        font-family: "meiryo";
    }

    .ss-1 {
        text-align: center;
        background-image: url(../images/bgss2_02.jpg);
        padding: 25px 0 50px;
        position: relative;
        background-size: contain;
    }

    .ss-1 .im-ss1 {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 50px;
    }

    .ss-1 .im-ss1 img {
        width: 25px
    }

    .ss-1 h2 {
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 1.8;
        color: #505050
    }

    .sinfo {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        flex-grow: 1;
        padding-bottom: 20px
    }

    .sinfo h2 {
        display: inline-block;
        margin: 0 auto;
        font-size: 20px;
        color: #ff5900;
        background-image: url(../images/dotted.png);
        background-size: 220px 16px;
        background-position: bottom center;
        padding-bottom: 25px;
        background-repeat: no-repeat;
        padding-left: 12px;
        font-weight: normal;
    }

    .sinfo .w-info {
        width: 100%;
        margin-bottom: 5px
    }

    .sinfo .ww-info {
        border: 3px solid #ff8600;
        padding: 10px 0;
        background-color: #fff;
        display: inline-block;
        margin: 0 auto;
        cursor: pointer;
        width: 80%;
    }

    .sinfo .ww-info p {
        margin: 0 auto;
        font-size: 20px;
        color: #ff8600;
        display: inline-block;
        font-weight: 600;
        font-family: meiryo;
    }

    .ss-7 .ss7-content .sha-forms select {
        background: url("/user_data/packages/default/assets/images/select-arrow.png") no-repeat right;
        -webkit-appearance: none;
        background-position-x: calc(100% - 10px);
        background-size: 15px;
    }

    .ss-2 {
        padding-top: 75px;
        padding-bottom: 30px;
    }

    .ss-2 .items {
        max-width: 566px;
        margin: 0 auto
    }

    .ss-2 .item {
        margin-bottom: 20px;
        display: flex;
        align-items: center;
    }

    .ss-2 .item .num {
        width: 70px
    }

    .ss-2 .item .item-content {
        width: calc(100% - 70px);
        padding-left: 10px
    }

    .ss-2 .item .item-content h3 {
        font-size: 14px;
        color: #505050;
        margin-bottom: 5px;
        line-height: 1.3
    }

    .ss-2 .item .item-content p {
        font-size: 13px;
        color: #505050;
        line-height: 1.2;
        margin-bottom: 0
    }

    .ss-2 .item .item-content p span {
        font-size: 12px
    }

    .ss-3 {
        padding-bottom: 50px
    }

    .ss-3 .ss-3-titles {
        margin-bottom: 25px;
        background-color: #00b6be;
        padding: 15px 30px
    }

    .ss-3 .ss-3-titles h2 {
        color: #fff;
        font-size: 20px;
        line-height: 1;
        margin-bottom: 0;
        font-weight: bold;
    }

    .ss-3 .items {
        display: flex;
        margin: 0 -10px 10px -10px
    }

    @media (max-width: 767px) {
        .ss-3 .items {
            flex-wrap: wrap
        }
    }

    .ss-3 .items .w-item {
        width: 25%;
        padding: 0 7px
    }

    @media (max-width: 767px) {
        .ss-3 .items .w-item {
            width: 50%;
            margin-bottom: 20px
        }
    }

    .ss-3 .items .w-item .item {
        border: 2px solid #ff8600;
        border-radius: 10px
    }

    .ss-3 .items .w-item .item-im {
        position: relative
    }

    .ss-3 .items .w-item .item-im:before {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 18px;
        border-color: #ff972d transparent transparent #ff972d
    }

    .ss-3 .items .w-item .item-im img {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .ss-3 .items .w-item .item-im .more-info {
        width: 45px;
        height: 45px;
        border-radius: 100%;
        border: 2px solid #fff;
        display: flex;
        align-items: center;
        text-align: center;
        position: absolute;
        bottom: 6px;
        left: 6px;
        color: #fff;
        font-size: 11px;
        line-height: 1.2;
        justify-content: center;
        font-weight: bold;
    }

    .ss-3 .items .w-item .item-im .style-1 {
        background-color: #00b6be
    }

    .ss-3 .items .w-item .item-im .style-2 {
        background-color: #90cf5f
    }

    .ss-3 .items .w-item .item-im .style-3 {
        background-color: #ff972d
    }

    .ss-3 .items .w-item .item-im .sale {
        position: absolute;
        top: 3px;
        left: 2px;
        transform: rotate(-45deg);
        color: #fff;
        font-size: 10px
    }

    .ss-3 .items .w-item .item-info {
        padding: 10px 5px 20px 7px;
        height: 120px;
    }
    .ss-3 .items .w-item .item-info h2 {
        font-size: 10.5px;
        color: #00b6be;
        margin-bottom: 10px;
        font-weight: bold;
        font-family: "meiryo";
    }



    .ss-3 .items .w-item .item-info h2 a {
        color: #000;
        font-weight: bold;
    }

    .ss-3 .items .w-item .item-info p {
        font-size: 10.5px;
        margin-bottom: 0;
        font-family: "meiryo";
    }


    @media (max-width: 375px) {
        .ss-3 .items .w-item .item-info p {
            font-size: 10.5px;
            margin-bottom: 0;
        }

        .ss-3 .items .w-item .item-info {
            height: 170px;
        }
    }

    @media (max-width: 320px) {
        .ss-3 .items .w-item .item-info p {
            font-size: 10px;
            margin-bottom: 0;
        }

        .ss-3 .items .w-item .item-info {
            height: 140px;
        }
    }


    .ss-3 .more-link {
        text-align: right
    }

    .ss-3 .more-link a {
        font-size: 16px;
        color: #0064f3;
        font-weight: bold;
    }

    .ss-4 {
        padding-bottom: 0;
        overflow: hidden
    }

    .ss-4 .ss-4-titles {
        position: relative;
        margin-bottom: 50px;
        text-align: center
    }

    .ss-4 .ss-4-titles:before {
        content: '';
        position: absolute;
        width: 100%;
        z-index: 1;
        height: 2px;
        background-color: #c4c5c4;
        top: 27px;
        left: 0;
        right: 0
    }

    .ss-4 .ss-4-titles h2 {
        display: inline-block;
        position: relative;
        z-index: 2;
        line-height: 1;
        margin-bottom: 0;
        color: #00b6be;
        font-size: 22px;
        background-color: #ededed;
        /* padding: 18px 140px; */
        border-radius: 100px;
        border: 2px solid #c4c5c4;
        font-weight: bold;
        width: 80%;
        padding: 15px;
    }

    .ss-4 .ss4-content {
        max-width: 565px;
        margin: 0 auto;
        padding-left: 35px;
        padding-right: 25px;
    }

    .ss-4 .ss4-content .item {
        margin-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        padding-bottom: 10px;
    }

    .ss-4 .ss4-content .item:before {
        content: '';
        height: calc(100% - 25px);
        width: 2px;
        background-color: #00b6be;
        position: absolute;
        left: 0;
        bottom: 0
    }

    .ss-4 .ss4-content .item:after {
        content: '';
        width: calc(100% - 17px);
        height: 2px;
        background-color: #00b6be;
        position: absolute;
        left: 0;
        bottom: 0
    }

    .ss-4 .ss4-content .item .fefo:before {
        content: '';
        background-image: url(../images/iconss4_01.png);
        position: absolute;
        width: 30px;
        height: 30px;
        background-size: cover;
        top: 0;
        left: -15px
    }

    .ss-4 .ss4-content .item .fefo:after {
        content: '';
        background-image: url(../images/iconss4_05.png);
        position: absolute;
        width: 20px;
        height: 20px;
        background-size: cover;
        bottom: -8px;
        right: 0
    }

    .ss-4 .ss4-content .item h3 {
        color: #00b1ba;
        font-size: 16px;
        margin-bottom: 0;
        line-height: 30px;
    }

    .ss-4 .ss4-content .item .infos {
        color: #fff;
        background-color: #ffae54;
        font-size: 13px;
        padding: 3px 15px;
        margin-bottom: 10px;
        display: inline-block;
        font-weight: bold;
    }

    .ss-4 .ss4-content .item p {
        font-size: 12px;
        color: #505050;
        line-height: 1.6;
        margin-bottom: 0
    }

    .ss-5 {
        background-image: url(../images/bgss2_02.jpg);
        padding: 20px 0 0;
        position: relative;
        background-size: contain;
        margin-bottom: 30px
    }

    .ss-6 .ss-6-titles {
        position: relative;
        margin-bottom: 35px;
        text-align: center
    }

    .ss-6 .ss-6-titles:before {
        content: '';
        position: absolute;
        width: 100%;
        z-index: 1;
        height: 2px;
        background-color: #c4c5c4;
        top: 37px;
        left: 0;
        right: 0
    }

    .ss-6 .ss-6-titles .wss-6-titles {
        background-color: #fff;
        border-radius: 100px;
        border: 2px solid #00b6be;
        padding: 7px;
        display: inline-block
    }

    .ss-6 .ss-6-titles h2 {
        display: inline-block;
        position: relative;
        z-index: 2;
        line-height: 1;
        margin-bottom: 0;
        color: #00b6be;
        font-size: 20px;
        background-color: #ededed;
        padding: 15px 28px;
        border-radius: 100px;
        border: 2px solid #c4c5c4;
        font-weight: bold;
    }

    .ss-6 .ss6-content {
        max-width: 566px;
        margin: 0 auto 70px
    }

    .ss-6 .ss6-content .item {
        display: flex;
        margin-bottom: 30px;
    }

    .ss-6 .ss6-content .item .item-avt {
        width: 115px;
        margin: auto;
    }

    .ss-6 .ss6-content .item .item-content {
        width: calc(100% - 85px);
        padding-left: 5px;
    }

    .ss-6 .ss6-content .item .item-content img {
        margin-bottom: 15px;
        /*max-width: 350px*/
    }

    .ss-6 .ss6-content .item .item-content h3 {
        color: #00b6be;
        font-size: 12px;
        line-height: 1.1;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .ss-6 .ss6-content .item .item-content p {
        font-size: 11px;
        color: #505050;
        margin-bottom: 0;
        line-height: 1.3
    }

    .ss-6 .ss6-contents {
        text-align: center;
        padding-bottom: 60px
    }

    .ss-6 .ss6-contents p {
        font-size: 16px;
        line-height: 1.7;
        color: #000;
        margin-bottom: 30px;
        font-weight: 500;
    }

    .ss-6 .ss6-contents .more-info {
        font-size: 15px;
        color: #000;
        display: block;
        font-weight: 500;
    }

    .ss-6 .ss6-contents .ss6-im {
        position: relative
    }

    .ss-6 .ss6-contents .ss6-im img {
        width: 16px;
        position: absolute;
        left: 0;
        right: 15px;
        top: 20px;
        margin: 0 auto;
    }

    .ss-7 {
        padding: 100px 0;
        padding-top: 50px;
        background-image: url(../images/bgss2_02.jpg);
        background-size: contain;
    }

    .ss-7 .ss7-content {
        max-width: 565px;
        margin: 0 auto;
        border-radius: 10px;
        border: 0 solid #00b6be;
        background-color: #fff;
    }

    .ss-7 .ss7-content h2 {
        color: #fff;
        background-color: #00b6be;
        padding: 15px 30px;
        font-size: 20px;
        margin-bottom: 0;
        border-radius: 5px 5px 0 0;
        font-weight: bold;
    }

    .ss-7 .ss7-content .w-step {
        padding: 10px 25px 15px 25px;
        display: flex;
        justify-content: flex-end;
        border-left: solid 2px #00b6be;
        border-right: solid 2px #00b6be;
    }

    .ss-7 .ss7-content .w-step .step {
        height: 28px;
        width: 28px;
        border: 1px solid #00b6be;
        color: #66d3d8;
        font-size: 15px;
        display: inline-block;
        border-radius: 100%;
        line-height: 28px;
        text-align: center;
        margin: 0 2px
    }

    .ss-7 .ss7-content .w-step .step-active {
        background-color: #00b6be;
        color: #fff
    }

    .ss-7 .ss7-content .sha-forms {
        padding: 0 15px 15px 15px;
        border-left: solid 2px #00b6be;
        border-right: solid 2px #00b6be;
        border-bottom: solid 2px #00b6be;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .ss-7 .ss7-content .sha-forms .sha-nav-swip {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-nexts {
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        color: #fff;
        padding: 0 25px;
        border-radius: 50px;
        background-color: #ff8600;
        font-weight: bold;
    }

    .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-prevs {
        width: 100px;
        height: 50px;
        font-size: 15px;
        border-radius: 50px;
        line-height: 50px;
        background: #ccc;
        color: #fff;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
        position: relative;
        padding-left: 10px;
    }
    .ss-7 .ss7-content .sha-forms select:focus-visible {
        outline: unset;
    }
    .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-prevs i.fa{
        font-size: 30px;
        font-weight: 400;
        /* vertical-align: middle; */
        position: absolute;
        left: 15px;
        top: 8px;
    }

    .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-prevs.sha-hidden {
        opacity: 0;
        visibility: hidden
    }

    .ss-7 .ss7-content .sha-forms .sw-content3 .col-6 > label, .ss-7 .ss7-content .sha-forms .sw-content3 label {
        color: #464646;
        font-size: 15px;
        margin-bottom: 10px;
        display: block;
        font-weight: bold;
    }

    .ss-7 .ss7-content .sha-forms .sw-content3 .col-6 > label span, .ss-7 .ss7-content .sha-forms .sw-content3 > label span, .ss-7 .ss7-content .sha-forms .sw-content3 label span {
        width: 35px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        background-color: #aaa
    }

    .ss-7 .ss7-content .sha-forms .sw-content3 .col-6 > label .require, .ss-7 .ss7-content .sha-forms .sw-content3 > label .require,  .ss-7 .ss7-content .sha-forms .sw-content3 label span.require{
        background-color: #ff5151
    }

    .ss-7 .ss7-content .sha-forms .sw-content3 .row {
        display: flex;
        margin: 0;
        flex-wrap: wrap;
        margin-bottom: 10px;
        justify-content: space-between
    }

    .ss-7 .ss7-content .sha-forms .sw-content3 .row .col-4 {
        width: 40%;
        padding: 0
    }

    .ss-7 .ss7-content .sha-forms .sw-content3 .row .col-4 select {
        width: 46%
    }

    .ss-7 .ss7-content .sha-forms .sw-content3 .row .col-8 {
        width: 60%;
        padding: 0
    }

    .ss-7 .ss7-content .sha-forms .sw-content3 input[type=text] {
        margin-top: 0;
        width: calc(100% - 35px);
        border-radius: 3px;
        height: 45px;
        border: 2px solid #00b6be
    }

    .ss-7 .ss7-content .sha-forms .sw-content3 select {
        height: 45px;
        border-radius: 3px;
        border: 2px solid #00b6be;
        padding: 0 25px;
        width: 86%
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .more-link-form {
        padding-top: 20px;
        display: flex;
        justify-content: space-evenly;
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .more-link-form a {
        margin: 0 10px;
        font-size: 14px
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .col-6 > label, .ss-7 .ss7-content .sha-forms .sw-content4 > label {
        color: #464646;
        font-size: 15px;
        margin-bottom: 10px;
        display: block;
        font-weight: bold;
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .col-6 > label span, .ss-7 .ss7-content .sha-forms .sw-content4 > label span {
        width: 35px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        background-color: #aaa
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .col-6 > label .require, .ss-7 .ss7-content .sha-forms .sw-content4 > label .require {
        background-color: #ff5151
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .row {
        display: flex;
        margin: 0;
        flex-wrap: wrap;
        margin-bottom: 10px;
        justify-content: space-between
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .row .col-6 {
        width: 48%;
        padding: 0
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 input[type=password], .ss-7 .ss7-content .sha-forms .sw-content4 input[type=text] {
        margin-top: 0;
        width: calc(100% - 35px);
        border-radius: 3px;
        height: 45px;
        border: 2px solid #00b6be
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 select {
        height: 45px;
        border-radius: 3px;
        border: 2px solid #00b6be;
        padding: 0 25px;
        width: calc(100% - 55px);
    }

    .ss-7 .ss7-content .sha-forms .sw-content5 .more-link-form {
        padding-top: 20px;
        display: flex;
        justify-content: space-evenly;
    }

    .ss-7 .ss7-content .sha-forms .sw-content5 .more-link-form a {
        margin: 0 10px;
        font-size: 14px
    }

    .ss-7 .ss7-content .sha-forms .sw-content5 .col-6 > label, .ss-7 .ss7-content .sha-forms .sw-content5 > label {
        color: #464646;
        font-size: 15px;
        margin-bottom: 10px;
        display: block;
        font-weight: bold;
    }

    .ss-7 .ss7-content .sha-forms .sw-content5 .col-6 > label span, .ss-7 .ss7-content .sha-forms .sw-content5 > label span {
        width: 35px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        background-color: #aaa
    }

    .ss-7 .ss7-content .sha-forms .sw-content5 .col-6 > label .require, .ss-7 .ss7-content .sha-forms .sw-content5 > label .require {
        background-color: #ff5151
    }

    .ss-7 .ss7-content .sha-forms .sw-content5 .row {
        display: flex;
        margin: 0;
        flex-wrap: wrap;
        margin-bottom: 10px;
        justify-content: space-between
    }

    .ss-7 .ss7-content .sha-forms .sw-content5 .row .col-6 {
        width: 48%;
        padding: 0
    }

    .ss-7 .ss7-content .sha-forms .sw-content5 input[type=password], .ss-7 .ss7-content .sha-forms .sw-content5 input[type=text] {
        margin-top: 0;
        width: calc(100% - 35px);
        border-radius: 3px;
        height: 45px;
        border: 2px solid #00b6be
    }

    .ss-7 .ss7-content .sha-forms .sw-content5 select {
        height: 45px;
        border-radius: 3px;
        border: 2px solid #00b6be;
        padding: 0 25px;
        width: calc(100% - 55px);
    }

    .ss-7 .ss7-content .sha-forms .sw-content3 .row .col-5 {
        padding: 0;
        width: calc(50% - 40px);
    }
    .ss-7 .ss7-content .sha-forms .sw-content3 .row .col-1 {
        width: 15px;
        text-align: center;
        line-height: 50px;
        font-size: 15px;
        font-weight: bold;
    }
    .ss-7 .ss7-content .sha-forms .sw-content4 .col-10 {
        width: 20px;
        padding: 0;
        text-align: center;
        line-height: 50px;
    }
    .ss-7 .ss7-content .sha-forms .sw-content4 .col-40 input {
        width: calc(100% - 35px);
    }
    .ss-7 .ss7-content .sha-forms .sw-content4 .col-40 {
        width: calc(33% - 15px);
        padding: 0;
    }



    .ss-7 .ss7-content .sha-forms .sw-content2 .col-6 > label, .ss-7 .ss7-content .sha-forms .sw-content2 .col-12 > label, .ss-7 .ss7-content .sha-forms .sw-content2 > label {
        color: #464646;
        font-size: 15px;
        margin-bottom: 10px;
        display: block;
        font-weight: bold;
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .col-6 > label span, .ss-7 .ss7-content .sha-forms .sw-content2 .col-12 > label span, .ss-7 .ss7-content .sha-forms .sw-content2 > label span {
        width: 35px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        background-color: #aaa
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .col-6 > label .require, .ss-7 .ss7-content .sha-forms .sw-content2 .col-12 > label .require, .ss-7 .ss7-content .sha-forms .sw-content2 > label .require {
        background-color: #ff5151
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .row {
        display: flex;
        margin: 0;
        flex-wrap: wrap;
        margin-bottom: 10px;
        justify-content: space-between
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .row .col-6 {
        width: 48%;
        padding: 0
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .row .col-12 {
        padding: 0
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 input[type=text] {
        margin-top: 0;
        width: calc(100% - 35px);
        border-radius: 3px;
        height: 45px;
        border: 2px solid #00b6be
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 select {
        height: 45px;
        border-radius: 3px;
        border: 2px solid #00b6be;
        padding: 0 10px;
        width: auto
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .col-40 {
        width: 36%;
        padding: 0
    }
    .ss-7 .ss7-content .sha-forms .sw-content3 .col-40 {
        width: calc(33% - 15px);
        padding: 0;
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .col-40 select {
        width: calc(100% - 25px);
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .col-30 {
        width: 27%;
        padding: 0
    }

    .ss-7 .ss7-content .sha-forms .sw-content2 .col-30 select {
        width: calc(100% - 25px);
    }


    @media (max-width: 375px) {


        .ss-7 .ss7-content .sha-forms .sw-content2 .col-30 select {
            width: calc(100% - 25px);
        }

    }

    @media (max-width: 320px) {

        .ss-7 .ss7-content .sha-forms .sw-content2 .col-30 select {
            width: calc(100% - 25px);
        }

    }


    .ss-7 .ss7-content .sha-forms .sw-content4 .sw-check ul {
        list-style: none;
        padding: 0;
        margin: 0 -10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .sw-check ul li {
        width: calc(50% - 20px);
        padding: 0 10px;
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .sw-check ul input {
        display: none
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .sw-check ul .checkbox {
        transition: background-color .2s linear;
        position: relative;
        display: block;
        line-height: 42px;
        border-radius: 5px;
        background-color: #fff;
        border: 2px solid #00b6be;
        font-size: 15px;
        color: #00b6be;
        font-weight: 700;
        cursor: pointer;
        text-align: center
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .sw-check ul .checkbox-wrap {
        margin-bottom: 10px
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .sw-check ul .checkbox-wrap .checkbox:after {
        transition: border-color .2s linear;
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 15px;
        display: block;
        margin-top: -8px;
        width: 12px;
        height: 12px;
        border: 2px solid #00b6be;
        content: ''
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .sw-check ul .checkbox-wrap .checkbox:before {
        transition: opacity .2s linear;
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 22px;
        display: block;
        margin-top: -12px;
        width: 5px;
        height: 13px;
        border-right: 3px solid #fff;
        border-bottom: 3px solid #fff;
        opacity: 0;
        transform: rotate(45deg);
        content: ''
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .sw-check ul .checkbox-wrap input[type=checkbox]:checked + .checkbox{
        background-color: #00b6be;
        color: #fff
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .sw-check ul .checkbox-wrap input[type=checkbox]:checked + .checkbox:after {
        border-color: #fff
    }

    .ss-7 .ss7-content .sha-forms .sw-content4 .sw-check ul .checkbox-wrap input[type=checkbox]:checked + .checkbox:before {
        opacity: 1
    }

    .ss-7 .ss7-content .sha-forms .sw-content {
        padding-bottom: 20px
    }

    .ss-7 .ss7-content .sha-forms .sw-content > label {
        color: #464646;
        font-size: 15px;
        margin-bottom: 10px;
        margin-top: 10px;
        display: block;
        font-weight: bold;
    }

    .ss-7 .ss7-content .sha-forms .sw-content > label span {
        width: 35px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        border-radius: 5px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        background-color: #aaa
    }

    .ss-7 .ss7-content .sha-forms .sw-content > label .require {
        background-color: #ff5151
    }

    .ss-7 .ss7-content .sha-forms .sw-content select {
        height: 45px;
        border-radius: 8px;
        border: 2px solid #00b6be;
        padding: 0 25px;
        width: 445px
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul {
        list-style: none;
        padding: 0;
        margin: 0 -10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul li {
        width: calc(50% - 20px);
        padding: 0 10px
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul input {
        display: none
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox {
        transition: background-color .2s linear;
        position: relative;
        display: block;
        line-height: 42px;
        border-radius: 5px;
        background-color: #fff;
        border: 2px solid #00b6be;
        font-size: 14px;
        color: #00b6be;
        font-weight: 700;
        cursor: pointer;
        text-align: left;
        padding-left: 40px;
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap {
        margin-bottom: 10px
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap .checkbox:after {
        transition: border-color .2s linear;
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 15px;
        display: block;
        margin-top: -8px;
        width: 12px;
        height: 12px;
        border: 2px solid #00b6be;
        content: ''
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap .checkbox:before {
        transition: opacity .2s linear;
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 22px;
        display: block;
        margin-top: -12px;
        width: 5px;
        height: 13px;
        border-right: 3px solid #fff;
        border-bottom: 3px solid #fff;
        opacity: 0;
        transform: rotate(45deg);
        content: ''
    }

    .hl-submit {
        font-size: 17px;
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap input[type=checkbox]:checked + .checkbox{
        background-color: #00b6be;
        color: #fff
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap input[type=checkbox]:checked + .checkbox:after{
        border-color: #fff
    }

    .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap input[type=checkbox]:checked + .checkbox:before {
        opacity: 1
    }
    .error-message {
        background: #00b6be;
        width: 225px;
        padding: 5px;
        color: #fff;
        border-radius: 5px;
        font-size: 13px;
        text-align: center;
        position: absolute;
        bottom: -30px;
        left: 50%;
        transform: translate(-50%, 0);
        box-shadow: rgb(85 85 85) 1px 2px 2px;
        z-index: 1;
    }
    .error-message:after {
        content: " ";
        position: absolute;
        right: 91px;
        top: -8px;
        border-top: none;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-bottom: 8px solid #00b6be;
    }
    .hide {
        display: none;
    }

    .site-anhtt-complete {
        background-color: #edf1f7;
    }
    .site-anhtt-complete-mb {
        background-color: #caeff3;
        min-height: 100vh;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .anh-main {
        background-color: #fff;
        max-width: 920px;
        padding: 35px 20px 25px 30px;
        margin: 0 auto;
        border-radius: 10px;
    }
    .complete-title {
        color: #00b6be;
        font-size: 20px;
        font-weight: bold;
    }
    .complete-content {
        font-size: 12px;
        line-height: 2;
        font-weight: 500;
        margin-top: 20px;
    }
    .go-home {
        text-align: center;
        margin-top: 50px;
        font-size: 18px;
        font-weight: 500;
        text-decoration: underline;
    }
    .dirty-input {
        background-color: #fddfdf !important;
    }

    @media (max-width: 768px) {
        .sha-banner .banner-text {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 455px;
            height: 210px;
        }

        .sha-banner .banner-text .banner-text-1 {
            font-size: 18px;
            font-weight: bold;
            transform: rotate(-8deg);
            margin-bottom: 35px;
        }

        .sha-banner .banner-text .banner-text-2 {
            font-size: 30px;
            font-weight: bold;
        }
        .big-source {
            font-size: 50px;
        }

        .sha-banner .info h2 {
            font-size: 22px;
        }
        .sha-banner .info .ww-info p {
            font-size: 25px;
        }
        .ss-1 h2 {
            font-size: 25px;
        }
        .ss-4 .ss-4-titles h2 {
            font-size: 25px;
        }
        .ss-6 .ss-6-titles h2 {
            font-size: 25px;
        }
        .sinfo .ww-info p {
            font-size: 25px;
        }
        .sinfo h2 {
            font-size: 22px;
        }
    }

    @media (max-width: 575px) {
        .sha-banner .banner-text {
            position: absolute;
            top: 50%;
            left: 55%;
            transform: translate(-50%, -50%);
            width: 100%;
            height: 170px;
        }

        .sha-banner .banner-text .banner-text-1 {
            font-size: 13px;
            font-weight: bold;
            transform: rotate(-8deg);
            margin-bottom: 40px;
        }

        .sha-banner .banner-text .banner-text-2 {
            font-size: 24px;
            font-weight: bold;
        }
        .big-source {
            font-size: 22px;
        }

        .sha-banner .info h2 {
            font-size: 20px;
        }
        .sha-banner .info .ww-info p {
            font-size: 22px;
        }
        .ss-1 h2 {
            font-size: 22px;
        }
        .ss-4 .ss-4-titles h2 {
            font-size: 22px;
        }
        .ss-6 .ss-6-titles h2 {
            font-size: 22px;
        }
        .sinfo .ww-info p {
            font-size: 22px;
        }
        .sinfo h2 {
            font-size: 20px;
        }
    }

    @media (max-width: 430px) {

        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-nexts {
            font-size: 13px;
            padding: 0 20px;
        }

        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-nexts.last-step {
            font-size: 13px;
            padding: 0 10px;
        }
        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-prevs {
            font-size: 13px;
            width: 70px;
            padding-left: 5px;
        }
        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-prevs i.fa {
            font-size: 25px;
            font-weight: 400;
            /* vertical-align: middle; */
            position: absolute;
            left: 15px;
            top: 11px;
        }
        .hl-submit {
            font-size: 16px;
        }
        .ss-7 .ss7-content .sha-forms .sw-content5 .more-link-form a {
            font-size: 12px;
        }
        .ss-7 .ss7-content .sha-forms .sw-content5 .more-link-form a {
            margin: 0 5px;
        }
    }
    @media (min-width: 385px) and (max-width: 395px) {

        .ss-6-container {
            padding: 0 20px;
        }
        .ss-6 .ss6-content .item .item-content p {
            text-align: justify;
        }
    }
    @media (max-width: 385px) {
        .ss-3 .items .w-item .item-info {
            padding: 10px 3px 20px 4px;
            height: 95px;
        }
        .ss-3 .items .w-item .item-info h2 {
            font-size: 9px;
        }
        .ss-3 .items .w-item .item-info p {
            font-size: 9px;
        }
        .sha-banner .banner-text {
            position: absolute;
            top: 50%;
            left: 53%;
            transform: translate(-50%, -50%);
            width: 100%;
            height: 130px;
        }

        .sha-banner .banner-text .banner-text-1 {
            font-size: 12px;
            font-weight: bold;
            transform: rotate(-8deg);
            margin-bottom: 30px;
        }

        .sha-banner .banner-text .banner-text-2 {
            font-size: 20px;
            font-weight: bold;
        }
        .sha-banner .info h2 {
            font-size: 16px;
        }
        .sha-banner .info .ww-info p {
            font-size: 18px;
        }
        .sinfo h2 {
            font-size: 16px;
        }
        .sinfo .ww-info p {
            font-size: 18px;
        }

        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-nexts {
            font-size: 12px;
            padding: 0 20px;
        }

        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-nexts.last-step {
            font-size: 12px;
            padding: 0 10px;
        }
        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-prevs {
            font-size: 12px;
            width: 90px;
            padding-left: 5px;
        }
        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-prevs i.fa {
            font-size: 25px;
            left: 20px;
            top: 11px;
        }
        .hl-submit {
            font-size: 15px;
        }
        .ss-7 .ss7-content .sha-forms .sw-content5 .more-link-form a {
            font-size: 12px;
        }
    }

    @media (max-width: 375px) {

        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-nexts {
            font-size: 11px;
            padding: 0 20px;
        }

        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-nexts.last-step {
            font-size: 11px;
            padding: 0 5px;
        }
        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-prevs {
            font-size: 11px;
            width: 70px;
            padding-left: 5px;
        }
        .ss-7 .ss7-content .sha-forms .sha-nav-swip .swiper-button-prevs i.fa {
            font-size: 20px;
            left: 15px;
            top: 15px;
        }
        .hl-submit {
            font-size: 13px;
        }
        .ss-7 .ss7-content .sha-forms .sw-content5 .more-link-form a {
            font-size: 10px;
        }
        .ss-7 .ss7-content .sha-forms .sw-content5 .more-link-form a {
            margin: 0 5px;
        }

        .complete-title {
            color: #00b6be;
            font-size: 20px;
            font-weight: bold;
        }
        .anh-main {
            background-color: #fff;
            max-width: 920px;
            padding: 35px 15px 25px 22px;
            margin: 0 auto;
            border-radius: 10px;
        }
        .go-home {
            text-align: center;
            font-size: 16px;
            text-decoration: underline;
        }
    }
    @media (max-width: 346px) {
        .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox {
            padding-left: 30px;
        }
        .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul li {
            width: calc(50% - 15px);
            padding: 0 5px;
        }
        .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap .checkbox:after {
            left: 10px;
        }
        .ss-7 .ss7-content .sha-forms .sw-content .sw-check ul .checkbox-wrap .checkbox:before {
            left: 16px;
        }
    }
    @media (max-width: 319.95px) {
        .sha-banner .banner-text {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100%;
            height: 130px;
        }

        .sha-banner .banner-text .banner-text-1 {
            font-size: 11px;
            font-weight: bold;
            transform: rotate(-8deg);
            margin-bottom: 30px;
        }

        .sha-banner .banner-text .banner-text-2 {
            font-size: 16px;
            font-weight: bold;
        }
        .big-source {
            font-size: 16px;
        }

        .sha-banner .info h2 {
            font-size: 16px;
        }
        .sha-banner .info .ww-info p {
            font-size: 18px;
        }
        .ss-1 h2 {
            font-size: 18px;
        }
        .ss-4 .ss-4-titles h2 {
            font-size: 18px;
        }
        .ss-6 .ss-6-titles h2 {
            font-size: 18px;
        }
        .sinfo .ww-info p {
            font-size: 18px;
        }
        .sinfo h2 {
            font-size: 16px;
        }

        .complete-title {
            color: #00b6be;
            font-size: 16px;
            font-weight: bold;
        }
        .anh-main {
            background-color: #fff;
            max-width: 920px;
            padding: 35px 15px 25px 22px;
            margin: 0 auto;
            border-radius: 10px;
        }
        .go-home {
            text-align: center;
            font-size: 14px;
            text-decoration: underline;
        }
        .site-header .sha-nav .w-right .icon-hd-top {
            height: 25px;
        }
        .site-header .sha-nav .w-right .icon-hd-top.icon-hd-bars {
            height: 23px !important;
        }
        .site-header .sha-nav .w-right p {
            font-size: 8px;
        }
    }
    @media (max-width: 319.95px) {
        .sha-banner .banner-text {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100%;
            height: 130px;
        }

        .sha-banner .banner-text .banner-text-1 {
            font-size: 11px;
            font-weight: bold;
            transform: rotate(-8deg);
            margin-bottom: 30px;
        }

        .sha-banner .banner-text .banner-text-2 {
            font-size: 16px;
            font-weight: bold;
        }
        .big-source {
            font-size: 16px;
        }

        .sha-banner .info h2 {
            font-size: 16px;
        }
        .sha-banner .info .ww-info p {
            font-size: 18px;
        }
        .ss-1 h2 {
            font-size: 18px;
        }
        .ss-4 .ss-4-titles h2 {
            font-size: 18px;
        }
        .ss-6 .ss-6-titles h2 {
            font-size: 18px;
        }
        .sinfo .ww-info p {
            font-size: 18px;
        }
        .sinfo h2 {
            font-size: 16px;
        }

        .complete-title {
            color: #00b6be;
            font-size: 16px;
            font-weight: bold;
        }
        .anh-main {
            background-color: #fff;
            max-width: 920px;
            padding: 35px 15px 25px 22px;
            margin: 0 auto;
            border-radius: 10px;
        }
        .go-home {
            text-align: center;
            font-size: 14px;
            text-decoration: underline;
        }
        .site-header .sha-nav .w-right .icon-hd-top {
            height: 25px;
        }
        .site-header .sha-nav .w-right .icon-hd-top.icon-hd-bars {
            height: 23px !important;
        }
        .site-header .sha-nav .w-right p {
            font-size: 8px;
        }
    }

    .anh-main-static {
        padding: 15px 15px 30px;
        background-color: #fff;
        max-width: 920px;
        margin: 0 10px;
        border-radius: 10px;
    }
    .complete-title-static {
        color: #3366cc;
        font-size: 22px;
        font-weight: bold;
        position: relative;
        padding-left: 15px;
        margin-top: 15px;
        margin-bottom: 0;
    }
    .anh-main-static h2 {
        font-size: 16px;
        padding-bottom: 0;
        padding-top: 25px;
        font-weight: 300;
    }
    .anh-main-static p {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .square-icon {
        height: 20px;
        width: 20px;
        background-color: #00b6be;
        position: absolute;
        left: 0;
    }
    footer.static-footer .row {
        margin: 0 0 !important;
    }
    footer.static-footer .row .col-2 {
        width: 15%;
        padding: 0 5px;
    }

    footer.static-footer .row .col-8 {
        flex: 0 0 auto;
        width: 70%;
    }
    .row-label {
        margin-bottom: 0 !important;
    }
    .footer-white {
        background-color: #fff !important;
    }

    hr.hr-top-static {
        color: #3366cc;
        background-color: #3366cc;
        height: 5px;
        opacity: 1;
        margin-bottom: 20px;
        margin-top: 5px;
    }
    .static-header {
        margin: 0 auto;
        padding-top: 20px;
    }
    .sha-right.header-nav-li {
        justify-content: center;
        padding: 0;
        width: 60px;
        padding-top: 3px;
        padding-bottom: 0;
        border-left: solid 1px #fff;
        height: unset;
        max-width: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .p-r-0 {
        padding-right: 0;
    }
    .b-r-solid {
        border-right: 1px solid #000;
    }
    .pdx-10 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .pdx-15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pdx-20 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .font-bold {
        font-weight: bold;
    }
    img.footer-privacy-logo {
        max-width: 50px;
    }
    .font-size-12px {
        font-size: 12px;
    }

    footer .footer-bg-bottom {
        border-bottom: 25px solid #ffe66e;
    }

    .sha-menu-mobile {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 98
    }

    .sha-menu-mobile:before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5)
    }

    .sha-menu-mobile .w-menu {
        width: 75%;
        position: absolute;
        right: 0;
        height: 100%;
        top: 0;
        z-index: 2;
        background-color: #fff;
        padding: 20px;
        max-width: 310px;
    }

    .sha-menu-mobile .w-menu .top-menu {
        display: flex;
        margin: 0 -7px 15px -7px
    }

    .sha-menu-mobile .w-menu .top-menu .left, .sha-menu-mobile .w-menu .top-menu .right {
        width: 50%;
        margin: 0 7px;
        border-radius: 7px;
        background-color: #ededed;
        text-align: center;
        padding: 25px 15px
    }

    .sha-menu-mobile .w-menu .top-menu .left .im, .sha-menu-mobile .w-menu .top-menu .right .im {
        max-width: 34px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto
    }
    .sha-menu-mobile .w-menu .top-menu .left .im {
        padding-top: 4px;
    }
    .sha-menu-mobile .w-menu .top-menu .left .im.mypage {
        padding-top: 0px;
    }
    .sha-menu-mobile .w-menu .top-menu .right .im {
        max-width: 25px;
    }
    .sha-menu-mobile .w-menu .top-menu .right .im.logout {
        max-width: 31px;
    }

    .sha-menu-mobile .w-menu .top-menu .left p, .sha-menu-mobile .w-menu .top-menu .right p {
        font-size: 14px;
        color: #000;
        margin-bottom: 0
    }

    .sha-menu-mobile .w-menu .middle-menu {
        margin-bottom: 15px;
        border-radius: 7px;
        background-color: #ededed;
        padding: 15px;
        display: flex;
        justify-content: center
    }

    .sha-menu-mobile .w-menu .middle-menu .content-middle {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .sha-menu-mobile .w-menu .middle-menu .content-middle .im {
        max-width: 25px;
        margin-right: 10px
    }

    .sha-menu-mobile .w-menu .middle-menu .content-middle p {
        font-size: 14px;
        color: #000;
        margin-bottom: 0
    }

    .sha-menu-mobile .w-menu .primary-menu {
        margin: 0 -15px
    }

    .sha-menu-mobile .w-menu .primary-menu ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .sha-menu-mobile .w-menu .primary-menu li {
        display: block
    }

    .sha-menu-mobile .w-menu .primary-menu a {
        width: 100%;
        display: flex;
        padding: 10px 15px;
        justify-content: space-between;
        align-items: center;
        color: #000;
        font-size: 14px;
        margin: 0;
        border-top: 1px solid #ccc
    }
    .sha-menu-mobile .w-menu .primary-menu a.bb-last{
        border-bottom: 1px solid #ccc
    }

    .sha-menu-mobile .w-menu .primary-menu a img {
        max-width: 10px
    }

    .close-modal-menu {
        position: absolute;
        left: -35px;
        top: 10px;
    }
    .swiper-slide-calendar {
        width: 100%;
    }
    .single-page-modal .modal-content {
        border: 0;
        border-radius: 0;
        box-shadow: none;
        margin-top: -2.75rem;
    }
    .single-page-modal .modal-body {
        padding: 20px 22px;
    }
    .single-page-modal .modal-body .popup-top {
        margin-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .single-page-modal.forgot-screen .modal-body .popup-top {
        padding-left: 0;
        padding-right: 0;
    }
    .single-page-modal .modal-body .popup-content input {
        font-size: 18px;
    }
    .single-page-modal .modal-body .popup-content input::placeholder {
        font-weight: 300;
        font-size: 18px;
    }
}
.first-table-calendar {
    padding-right: 2%;
}
#login-checkbox-input {
    display: none;
}
#login-checkbox-span {
    margin: 0 10px 0 0;
    width: 25px;
    height: 25px;
    background-image: url(../images/login_check.png);
    background-size: cover;
    background-repeat: no-repeat;
}
#login-checkbox-input:checked ~ span {
    background-image: url(../images/login_checked.png);
}
.m-y-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}