@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:500&display=swap&subset=japanese');

html {
    scroll-behavior: smooth;
    scroll-padding-top: 125px; /* height of sticky header */
}
body {
    background-color: white;
    overflow-x: hidden;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-size: 14px;
    margin:0;
    color: #7e838e;
    background-color: #ffffff;
    line-height: 1.5;
}
body .ui-progressbar .ui-progressbar-value{
    background: #88c0d0;
}
body .ui-progressbar{
    background-color: rgba(213, 213, 214, 0.3);
}

body .ui-progressbar .ui-progressbar-label {
    color: #355782;
    font-weight: 400;
    font-size: 12px;
    margin-top: 1px;
}
body .ui-radiobutton .ui-radiobutton-box .ui-radiobutton-icon{
    margin-top: 4px;
}
a{
    cursor: pointer;
}
.max-800 {
    max-width: 800px;
}
.w100{
    width: 100%;
}
.w80{
    width: 80%;
}
.w46{
    width: 46%;
}
.max-width-1440 {
    max-width: 1440px;
}
.max-800-center {
    max-width: 800px;
    margin: auto;
    float: none;
}
.center-wrap{
    margin: auto!important;
    float: none!important;
}
.sameheight-wrap {
    display: flex!important;
    flex-wrap: wrap!important;
}
/*container*/
.page-container{
    padding: 0;
}
.section-container{
    /*padding: 100px 0 100px 0;*/
    padding: 60px 0 100px 0;
}

/*primeflex*/
.p-grid {
    margin-left: 0;
    margin-right: 0;
}

/*text setting*/
body .text-small {
    font-size: 13px;
}
h1.page-ttl{
    text-align: center;
    margin: auto;
}
.centered-item{
    float: none;
    margin: auto;
}
.centered{
    text-align: center;
}
.register-btn{
    margin-bottom: 2em;
}
.label-indetail{
    font-weight: 500;
}
h1 > span.course-ttl{
    color: #37abcc;
}
body .ui-radiobutton .ui-radiobutton-box .ui-radiobutton-icon{
    margin-top: 4px;
}
body .ui-button {
    color: #ffffff;
    background-color: #003884;
    border: 1px solid transparent;
    font-size: 16px;
    -moz-transition: background-color 0.15s, box-shadow 0.15s;
    -o-transition: background-color 0.15s, box-shadow 0.15s;
    -webkit-transition: background-color 0.15s, box-shadow 0.15s;
    transition: background-color 0.15s, box-shadow 0.15s;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-weight: 600;
}
.ui-button.topbar-btn-cart{
    background-color: #113883;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    margin: auto;
    margin-right: 1em;
    height: 35px;
}
body .ui-button.ui-state-hover {
    /*background-color: #f3c31d;*/
    background-color: #ec7c5d;
    border-color: transparent;
}
body .ui-button.ui-button-text-icon-right .ui-button-text {
    padding: 6px 28px 6px 12px;
    font-weight: bold;
}
.layout-main {
    padding: 145px 0 0;
    margin: 0;
}
.layout-topbar-wrap a img {
    max-width: 220px;
    height: auto;
}
.layout-topbar-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    /* justify-content: center; */
    list-style-type: none;
    margin: 5px 1em;
    height: 100%;
    width: 100%;
}
.topbar-item-top {
    list-style: none;
    display: inline-flex;
    margin: auto 1.2em;
}
.topbar-item-top a {
    color: #635e5e;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-size: 14px;
    word-break: keep-all;
    text-align: center;
    line-height: 1.3em;
}
.layout-topbar-wrap a img {
    max-width: 220px;
    height: auto;
}
.ytb-video-container{
    /*background-image: url("../../resources/images/cover-vid.jpg")!important;*/
}
/*.layout-wrapper-static-restore .layout-main, .layout-main {
    margin-left: 0;
    overflow-x: hidden;
}*/

.layout-topbar, .layout-wrapper-static .layout-main .layout-topbar{
    width:100%;
    /*    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08);
        -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08);
        -moz-box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.08);*/
    background: white;
}
.layout-topbar {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    z-index: 998;
    width: 100%;
    -moz-transition: width 0.15s;
    -o-transition: width 0.15s;
    -webkit-transition: width 0.15s;
    transition: width 0.15s;
    /*    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);*/
}
.layout-topbar .layout-topbar-wrapper .layout-topbar-left .sidebar-menu-button, .layout-topbar .layout-topbar-wrapper .layout-topbar-left .megamenu-mobile-button, .layout-topbar .layout-topbar-wrapper .layout-topbar-left .topbar-menu-mobile-button, .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{
    display: inline-block;
}
.layout-topbar .layout-topbar-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 75px;
    padding: 0;
}
/*.layout-content {
    padding: 4em 6em;
}*/
.disable-btn {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}
.profile-image{
    margin: 1em;
}
.w100{
    width: 100%;
}
.centered{
    text-align: center;
}
.register-btn{
    margin-bottom: 2em;
}
.label-indetail{
    font-weight: 600;
}
.member-grid-text{
    margin-left: 1em;
}
.no-bg{
    background: transparent!important;
}

body .ui-button{
    background-color: var(--main-green);
}
body .ui-growl {
    top: 85px;
    left: 0;
    position: fixed;
    top: 10%;
    left: 0;
    right: 0;
    /* bottom: 0; */
    margin: auto;
    width: 300px;
}
.course-card{
    padding: 5px!important;
}
.course-item-text{
    align-self: center;
}
.card .course-item-text h2{
    margin:3px auto 3px auto;
    font-size: 1.3em;
}
.card .course-item-text span{
    font-size: 13px;
}
.course-progressBar{
    margin-top: 1em;
}
.w-shadow{
    -webkit-box-shadow: 0 5px 11px 0 rgba(226, 226, 226, 0.23), 0 4px 15px 0 rgba(143, 161, 183, 0.15);
    box-shadow: 0 5px 11px 0 rgba(226, 226, 226, 0.23), 0 4px 15px 0 rgba(143, 161, 183, 0.15);

}
.layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo {
    display: block;
}
.layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo img{
    height: 53px;
}
.layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions > li > ul.search-item-submenu > li .search-input-wrapper input{
    border: 1px solid #e5e6e6;
}

.top-section p, .intro-section p, .about-section p, .course-section p, .step-section p,
.lecture-section p, .news-section p, .voice-section p, .footer-email p, .footer-section p {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    ;
    color: rgb(51, 51, 51);
    font-weight: 400;
    letter-spacing:normal;
}
/*button {
    background-color: transparent;
    border-radius: 3em;
    padding: 1em 3.5em;
}*/
.sameheight-wrap {
    display: flex!important;
    flex-wrap: wrap!important;
}
.center-wrap {
    float: none!important;
    margin: auto!important;
}
.centered-text {
    text-align: center;
}
.margin-tb-1 {
    margin-top: 1em;
    margin-bottom: 1em;
}
.margin-tb-2 {
    margin-top: 2em;
    margin-bottom: 2em;
}
.margin-tb-3 {
    margin-top: 3em;
    margin-bottom: 3em;
}
.margin-top-1 {
    margin-top: 1em;
}
.margin-btm1 {
    margin-bottom: 1em;
}
.margin-left-1em{
    margin-left: 1em!important;
}
.w100 {
    width: 100%;
}
.no-padding {
    padding: 0!important;
}
p-18 {
    font-size: 18px;
}
h1, h2, h3, h4, p {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}
.layout-content {
    padding: 0;
}
h1 {
    font-size: 28px;
}
.yellow-line {
    text-decoration: 4px underline #fff5ac;
}
.no-padtb {
    padding-top: 0;
    padding-bottom: 0;
}

/*header*/
.header-section img {
    width: 280px;
    /*margin: 1em auto;*/
    padding: 1em;
}
.header-section img.aid-logo {
    width: auto;
    padding: 1em;
    height: 90px;
    text-align: left;
    float: left;
}
/*.menu-item {
    margin-top: 2em;
    margin-top: 2.6%;
}*/
/*.menu-item span {
    color: var(--main-green);
    padding-bottom: 2.15em;
    padding-bottom: 29%;
    border-bottom: 5px solid var(--main-green);
}*/
.menu-item p{
    position:relative;
    display:inline-block;
    margin: 0;
    padding-bottom: 27%;
    color: var(--main-green);
}
.menu-item .item {
    margin-top: 5%;
    padding: 0;
}
.menu-item p:after{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:1px;
    content:"";
    border-bottom:5px solid var(--main-green);
}
.menu-item p:hover {
    border-bottom:5px solid var(--main-green);
}
.menu .item {
    padding: 37px 0;
    margin-right: .5em;
    margin-left: .5em;
}
nav ul {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
    display: flex;
    word-break: keep-all;
}
nav ul li {
    display: inline-block;
}
nav ul li a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #333333;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 10px;
}
nav ul li a,
nav ul li a:after,
nav ul li a:before {
    transition: all .5s;
}
nav ul li a:hover {
    color: var(--main-green);
}
nav.stroke ul li a{
    position: relative;
    font-family: "Noto Sans JP";
}
nav.stroke ul li a:after{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: var(--main-green);
    height: 5px;
}
nav.stroke ul li a:hover:after {
    width: 100%;
}
i.arrow-public {
    background: none;
    color: white;
    -webkit-text-fill-color: white;
    font-weight: bold;
}
.head-btn {
    background-image: linear-gradient(to right, var(--main-green) 30%, var(--second-green) 85%);
    border-radius: 40px;
    box-sizing: border-box;
    display: block;
    letter-spacing:normal;
    margin: 1em auto;
    padding: 3px;
    width: 10em;
    position: relative;
    /*float: left;*/
}
.head-btn p {
    color: #fff;
    margin: .8em;
    font-weight: 500;
    letter-spacing: normal;
    margin-left: -5px;
}
.head-btn .arrow-public {
    bottom: 30%;
    right: 12%;
}
.pos-relative {
    position: relative;
}
/*top bar mobile*/
.topbar-mobile {
    display: none;
}
.mobile-menu-list.show {
    display: block;
    height: auto;
    -webkit-transition: height 0.5s linear;
    -moz-transition: height 0.5s linear;
    -ms-transition: height 0.5s linear;
    -o-transition: height 0.5s linear;
    transition: height 0.5s linear;
}
.mobile-menu-list {
    height: 0px;
    -webkit-transition: height 0.5s linear;
    -moz-transition: height 0.5s linear;
    -ms-transition: height 0.5s linear;
    -o-transition: height 0.5s linear;
    transition: height 0.5s linear;
}
.show {
    display: block;
}

.show-sm {
    display: none;
}
.show-pc {
    display: block;
}
.show-md {
    display: none;
}
.item-container {
    display: flex!important;
    flex-wrap: wrap!important;
}
.none-auto {
    float: none!important;
    margin: auto;
}
.margin-top1 {
    margin-top: 1em;
}
.display-inlineflex {
    display: inline-flex;
}
img.sm-banner {
    display: none;
}
.max-width1260 {
    max-width: 800px;
}
.green-bg {
    background-color: #78c022;
}
.beige-bg {
    background-color: #f8f4f2;
}
.lightbeige-bg {
    background-color: #fcfaf9;
}

/*top page*/
.intro-section p.section-desc, .course-section p.section-desc, .step-section p.section-desc,
.lecture-section p.section-desc, .voice-section p.section-desc {
    padding: 0 5em;
}
/*.green-header{
   background-image: linear-gradient(to top, var(--main-green) 30%, var(--second-green) 85%)!important;
}*/
.top-img-cover{
    /*position: relative;*/
    float: left;
    width: 100%;
    /*min-height: 500px;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#top-head.top-section .top-img-cover{
    background-color: #eeeeee;
}
.top-cover-pd {
    padding: 11% 18%;
}
.top-text-cover h1 {
    font-size: 45px;
    margin: 0;
    /*background: linear-gradient(to right, var(--main-green) 5%, var(--second-green) 20%);*/
    background: linear-gradient(to right, #a1dfe6 5%, #a1dfe6 20%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.top-text-cover {
    letter-spacing:normal;
}
.p-cover {
    font-size: 16px;
    margin-top: 1.5em;
    margin-bottom: 3em;
    color:white!important;
}
.button-top-page {
    position: relative
}
.button-top-page .button {
    width: 8.5em;
}
.button-top-page .arrow {
    position: absolute;
    left: 4em;
    bottom: 34%;
    width: 8px;
}
.button-top-page p {
    display: inline-block;
    margin-left: 1em;
    /*color: var(--main-green);*/
    font-weight: bold;
    position: absolute;
    bottom: -8%;

    color: var(--main-green);
}
.right-wrapper {
    float: right;
}
.left-wrapper {
    float: left;
}
.arrow-public-gradient {
    left: 3em;
    bottom: 27%;
    position: absolute;
    font-size: 20px!important;
    background:-moz-linear-gradient(to right, var(--main-green) 30%, var(--second-green) 85%);
    background: -webkit-linear-gradient(to right, var(--main-green) 30%, var(--second-green) 85%);
    background: linear-gradient(to right, var(--main-green) 30%, var(--second-green) 85%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color:transparent;
    transform: scale(1);
}
.button-top-page .fa-bold:before {
    content: "\f105";
}
.required-label:after{
    content:"必須";
    color: #fff;
    background-color: #ed8c5b;
    padding: 3px 10px;
    font-size: 10px;
    margin-left: 1.5em;
}
.required-label{
    margin-top: 1em;
}
.name-wrap{
    display: flex;
    flex-direction: row;
    place-content: space-between;
}
.name-wrap p.contact-cal {
    margin-block-start: .7em;
    margin-block-end: 0;
    margin-right: auto;
    margin-left: 5px;
}
.name-wrap .ui-inputfield.year-select {
    width: 45%;
}
.flex-wrap{
    display: flex;
    flex-direction: row;
    place-content: space-between;
    justify-content: space-between;
}
.flex-wrap-teacher{
    display: flex!important;
    flex-wrap: wrap!important;
}
.zip-wrap{
    display: flex;
    flex-direction: row;
}
.zip-wrap span{
    align-self: center;
    margin-bottom: 1em;
}
.zip1{
    width: 55px;
    margin-right: 1em;
}
.zip2{
    width: 90px;
    margin-left: 1em;
}
.pref-dropdown{
    width: auto;
}
.w45{
    width: 45%;
}
.hz-line {
    border-bottom: 1px solid white;
    margin: 0 auto;
    width: 450px;
}
.intro-section {
    margin: 0 auto 3em;
}
.intro-section h2 {
    color: white;
    font-size: 28px;
    margin-bottom: 14px;
}
.intro-section .box-section{
    margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
}
.intro-section .intro-box {
    width: 93%;
    background-color: white;
    border-radius: 6px;
    position: relative;
    /*    margin: auto;
        min-height: 187px;
        max-width: 205px;*/
}
.intro-box .box-content {
    padding: 1em;
}
.intro-box .box-content p {
    font-size: 14px;
    text-align: justify;
    font-weight: 500;
    line-height: 18px;
}
.triangle-btn {
    bottom: -1px;
    clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    right: 0;
    border-bottom-right-radius: 6px;
    height: 30%;
    width: 30%;
}
.arrow-public {
    transform: scale(1.5);
    color: white;
    right: 12%;
    bottom: 12%;
    position: absolute;
}
.box-section .btn1 {
    background-color: rgb(242, 150, 0);
}
.box-section .btn2 {
    background-color: #009844;
}
.box-section .btn3 {
    background-color: #e3007f;
}
.box-section .btn4 {
    background-color: #8dc21f;
}
.box-content img {
    height: 4em;
    max-width: 86px;
    /*   width:45%;*/
    margin-top: 1.5em;
}
.box-content h4, .box-content p {
    color: var(--main-green);
}
.box-content h4 {
    font-weight: bold;
    font-size: 16px;
}
.intro-section .line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.about-section h2{
    font-size: 28px;
    background: linear-gradient(to right, var(--main-green) 30%, var(--second-green) 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}
.about-section .hz-line {
    border-bottom: 1px solid var(--main-green);
    margin: 0;
    width: 100%;
}
.about-content {
    margin-bottom: 2em;
}
.about-content img {
    width: 100%;
    margin-bottom: 1em;
}
.video-about {
    padding-right: 4em;
}


.course-section {
    margin: 3em auto;
}
.course-section .hz-line {
    border-bottom: 1px solid var(--main-green);
    width: 160px;
    margin: 0 auto;
}
.course-section h2{
    font-size: 28px;
    background: linear-gradient(to right, var(--main-green) 50%, var(--second-green) 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}
.course-section h4 {
    color: var(--main-green);
    font-size: 16px;
    min-height: 3em;
}
.intro-box-course {
    width: 90%;
    background-color: white;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(217,217,217,1);
    -moz-box-shadow: 0px 0px 9px 0px rgba(217,217,217,1);
    box-shadow: 0px 0px 9px 0px rgba(217,217,217,1);
    margin: auto;
    display: inline-block;
}

.course-img img {
    width: 100%;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    /*max-height: 134px;*/
}
.text-box-course {
    padding: 0 1em .5em 1em;
}
.text-box-course .content{
    min-height: 6em;
    max-height: 84px;
    overflow-wrap: break-word;
}
.course-section .box-section {
    margin: 2em auto;
}
.text-box-course .button-top-page {
    padding: 1em 0;
}
.top-btn {
    border-radius: 40px;
    color: var(--main-green);
    display: block;
    position: relative;
    height: 40px;
    padding: 2px;
    background-image: linear-gradient(to right, var(--main-green) 63%, var(--second-green) 94%);
    width: 9em;
}
.top-btn.about {
    width: 15.5em;
}
.btn-license{
    border-radius: 40px;
    width: 9em;
    display: block;
    padding: 20px;
    border-top: 2px solid var(--main-green);
    border-bottom:2px solid var(--main-green);
    background-image:
        linear-gradient(var(--main-green), var(--second-green)),
        linear-gradient(var(--main-green), var(--second-green))
        ;
    background-size:10px 100%;
    background-position:0 0, 100% 0;
    background-repeat:no-repeat;

}

.top-btn.course {
    margin: 0 auto;
}
.top-btn.news {
    margin: 0 auto;
}
.top-btn.top {
    /*    background-image: none;
        border: 2px solid #299FDA;*/
    width: 10em;
}
.top-btn span {
    align-items: center;
    background: #fff;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    height: 100%;
    transition: background .5s ease-in;
    width: 100%;
}
.top-btn.course span {
    background: #f0f0f2;
}
.top-btn.top span {
    /*    background: transparent;   */
}
.top-btn span p {
    margin: 0;
    position: unset;
    color: var(--main-green);
    font-size: 13px;
    margin-left: 7px;
    line-height: 1.6em;
}
.top-btn .top-arrow {
    background-image: linear-gradient(to right, var(--main-green) 63%, var(--second-green) 94%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 21px;
    margin: 5px;
}
.top-btn:hover span {
    background: linear-gradient(to right, var(--main-green) 5%, var(--second-green) 100%)!important;
    border-color: transparent!important;
}
.top-btn:hover span p, top-btn:hover .top-arrow{
    color:white!important;
}
.top-btn:hover .top-arrow{
    background-image: linear-gradient(to right, #ffffff 63%, #ffffff 94%);
}
.course-btn {
    background-image: linear-gradient(to right, var(--main-green) 30%, var(--second-green) 85%);
    border-radius: 40px;
    box-sizing: border-box;
    color: var(--main-green);
    display: block;
    height: 34px;
    letter-spacing:normal;
    margin: 0 auto;
    padding: 3px;
    width: 9em;
    position: relative;
}
.course-btn span {
    align-items: center;
    background: #fff;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    height: 100%;
    transition: background .5s ease;
    width: 100%;
}
.course-btn span p {
    margin: 0;
    position: unset;
    margin-left: -18px;
}
.course-btn .arrow {
    font-size: 7px;
    left: 81%;
    bottom: 30%;
}
.course-section .button-section p {
    display: inline-block;
    color: var(--main-green);
    font-weight: bold;
    bottom: 1%;
    float: left;
}
.button-section .button {
    width: 8.5em;
    float: right;
}
.teacher-img {
    position: relative;
    float: left;
    width: 100%;
    height: 20%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform .5s ease;
    display: list-item;
    height: 15em;
    list-style: none;
}
.course-img {
    position: relative;
    float: left;
    width: 100%;
    height: 17%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform .5s ease;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    display: list-item;
    height: 12em;
    list-style: none;
}
.course-index-img {
    position: relative;
    float: left;
    width: 100%;
    height: 17%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform .5s ease;
    border-top-right-radius: 0px;
    border-top-left-radius: 10px;
    display: list-item;
    height: 12em;
    list-style: none;
}
.course-section .equalHMR {
    width: 33%;
    border: none;
}


.step-section {
    margin-top: 3em;
    margin-bottom: 4em;
}
.step-section .hz-line {
    border-bottom: 1px solid var(--main-green);
    width: 250px;
    margin: 0 auto;
}
.step-section h2{
    font-size: 28px;
    background: linear-gradient(to right, var(--main-green) 53%, var(--second-green) 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}
.icon-step-row img {
    transform: scale(.7);
    margin: auto 2em;
}
.text-link{
    color: var(--main-green);
    word-break:keep-all;
    text-decoration: underline;
}
.step-text {
    padding-right: 3em;
}
.step-text span {
    margin-right: 0.5em;
    font-family: "Source Sans Pro", sans-serif;
}
.step-section h3 {
    color: var(--main-green);
    font-size: 20px;
    margin: 14px auto;
}
.step-hz-line {
    width: 100%;
    margin: 1em auto;
}


.lecture-section {
    margin: 3em auto;
}
.lecture-section h2{
    font-size: 28px;
    background: linear-gradient(to right, var(--main-green) 50%, var(--second-green) 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}
.lecture-section .hz-line {
    border-bottom: 1px solid var(--main-green);
    width: 190px;
    margin: 0 auto;
}
.prev-btn {
    width: 10%;
    margin-left: 7%;
}
.next-btn {
    width: 10%;
}
.desc-profile {
    background-image: linear-gradient(to right, var(--main-green) 30%, var(--second-green) 85%);
    padding: .5em 0;
}
.desc-profile p {
    margin-top: 10em;
    font-size: 16px;
    margin: 0;
    padding: 1em;
    color: #fff;
}
.desc-profile p span {
    font-size: 12px;
    margin: 0;
    padding: 1em;
    color: #fff;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height:5.5em;
}
.desc-profile{
    word-break: keep-all;
}
/*carousel section*/
/* Removes the default 20px margin and creates some padding space for the indicators and controls */
.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;

}
.carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1;
}
/* Reposition the controls slightly */
.carousel-control {
    left: -12px;
}
.carousel-control.right {
    right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
    right: 49%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
    background: #c0c0c0;
}
.carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 5px;
}
.carousel{
    position:relative;
    margin-bottom:20px;
    line-height:1;
}
.carousel-inner{
    overflow:hidden;
    width:85%;
    position:relative;
    margin: auto;
}
.carousel-inner>.item{
    display:none;
    position:relative;
    -webkit-transition:0.6s ease-in-out left;
    -moz-transition:0.6s ease-in-out left;
    -o-transition:0.6s ease-in-out left;
    transition:0.6s ease-in-out left;
}
.carousel-inner>.item>img,.carousel-inner>.item>a>img{
    display:block;
    line-height:1;
}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{
    display:block;
}
.carousel-inner>.active{
    left:0;
}
.carousel-inner>.next,.carousel-inner>.prev{
    position:absolute;
    top:0;
    width:100%;
}
.carousel-inner>.next{
    left:100%;
}
.carousel-inner>.prev{
    left:-100%;
}
.carousel-inner>.next.left,.carousel-inner>.prev.right{
    left:0;
}
.carousel-inner>.active.left{
    left:-100%;
}
.carousel-inner>.active.right{
    left:100%;
}
.carousel-control{
    position:absolute;
    top:40%;
    left:15px;
    width:40px;
    height:40px;
    margin-top:-20px;
    font-size:38px;
    font-weight:400;
    line-height:30px;
    color:var(--main-green);
    text-align:center;
    border:2px solid var(--main-green);
    -webkit-border-radius:23px;
    -moz-border-radius:23px;
    border-radius:23px;
    filter:alpha(opacity=50);
    background: linear-gradient(to right, var(--main-green) 30%, var(--second-green) 35%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.carousel-control.right{
    left:auto;
    right:15px;
}
.carousel-control:hover,.carousel-control:focus{
    color:#ffffff;
    text-decoration:none;
    opacity:0.9;
    filter:alpha(opacity=90);
}
.carousel-indicators{
    position:absolute;
    /*    top:15px;
        right:15px;*/
    z-index:5;
    margin:0;
    list-style:none;
}
.carousel-indicators li{
    display:block;
    float:left;
    width:10px;
    height:10px;
    margin-left:5px;
    text-indent:-999px;
    background-color:#000;
    border-radius:5px;
}
.carousel-indicators .active{
    background-image: linear-gradient(to right, var(--main-green) 30%, var(--second-green) 85%);
}
.carousel-caption{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    padding:15px;
    background:#333333;
    background:rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,.carousel-caption p{
    color:#ffffff;
    line-height:20px;
}
.carousel-caption h4{
    margin:0 0 5px;
}
.carousel-caption p{
    margin-bottom:0;
}
.row-fluid{
    width:100%;
    *zoom:1;
}
.row-fluid:before,.row-fluid:after{
    display:table;
    content:"";
    line-height:0;
}
.row-fluid:after{
    clear:both;
}
.row-fluid [class*="span"]{
    display:block;
    width:100%;
    min-height:30px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    float:left;
    margin-left:2.127659574468085%;
    *margin-left:2.074468085106383%;
}
.row-fluid [class*="span"]:first-child{
    margin-left:0;
}
.row-fluid .controls-row [class*="span"]+[class*="span"]{
    margin-left:2.127659574468085%;
}
.row-fluid .span12{
    width:100%;
    *width:99.94680851063829%;
}
.row-fluid .span11{
    width:91.48936170212765%;
    *width:91.43617021276594%;
}
.row-fluid .span10{
    width:82.97872340425532%;
    *width:82.92553191489361%;
}
.row-fluid .span9{
    width:74.46808510638297%;
    *width:74.41489361702126%;
}
.row-fluid .span8{
    width:65.95744680851064%;
    *width:65.90425531914893%;
}
.row-fluid .span7{
    width:57.44680851063829%;
    *width:57.39361702127659%;
}
.row-fluid .span6{
    width:48.93617021276595%;
    *width:48.88297872340425%;
}
.row-fluid .span5{
    width:40.42553191489362%;
    *width:40.37234042553192%;
}
.row-fluid .span4{
    width:31.914893617021278%;
    *width:31.861702127659576%;
}
.row-fluid .span3{
    width: 24.7%;
    *width: 24.7%;
    margin: auto .5px;
}
.row-fluid .span2{
    width:14.893617021276595%;
    *width:14.840425531914894%;
}
.row-fluid .span1{
    width:6.382978723404255%;
    *width:6.329787234042553%;
}
/*end of carousel section*/

/*responsive same-height*/
.equalHMRWrap {
    justify-content: space-between;
    flex-wrap: wrap;
}
.sameheight-wrap {
    display: flex!important;
    flex-wrap: wrap!important;
}
.equalHMRWrap-index-course {
    justify-content: center;
    flex-wrap: wrap;
}
.eqWrap {
    display: flex;
}
.equalHMR {
    width: 32%;
    margin-bottom: 2%;
    border: 1px solid #9d9d9d;
}
.ver-center-wrap{
    display: flex;
    align-items: center;
}
.news-group{
    margin: 3em auto -1em auto;
}
.news-section {
    margin: 3em auto;
}
.news-section h2{
    font-size: 28px;
    background: linear-gradient(to right, var(--main-green) 50%, var(--second-green) 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}
.news-section .hz-line {
    border-bottom: 1px solid var(--main-green);
    width: 190px;
    margin: 0 auto;
}
.news-img-box {
    position: relative;
    margin: auto;
    width: 100%
}
.news-img {
    height: 175px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.news-date {
    background-image: linear-gradient(to right, var(--main-green) 30%, var(--second-green) 85%);
    width: auto;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.5% 1% 1%;
    width: 50px;
    height: 50px;
    line-height: 28px;
}
.news-date h5 {
    font-size: 27px;
    margin: 0;
    font-weight: 400;
}
.news-date h6{
    color: white;
    margin: 0;
    margin-top: -5px;
    font-size: 12px;
}
.news-desc {
    text-align: left;
    bottom: 0;
}
.news-desc h6 {
    font-size: 22px;
    color: var(--main-green);
    margin: 0;
}
.news-desc p {
    font-size: 15px;
    font-weight: 500;
}
.news-desc .text {
    z-index: 1;
    padding: 0.5em 2em;
    color: rgb(51, 51, 51);
}

.gradient-transparent {
    height: 140px;
    background-color: rgba(255, 255, 255, .8);
    -webkit-mask: -webkit-linear-gradient(transparent 5%, black);
    -webkit-mask: linear-gradient(transparent 5%, black);
}


.top-img-cover.voice {
    background-image: linear-gradient(to right, var(--main-green-gra) 24%, var(--second-green-gra) 59%), url(../../resources/public/images/voice-cover.jpg);
}
.voice-section {
    margin-top: 1em;
}
.voice-section h2 {
    font-size: 28px;
    color: white;
    margin-bottom: 14px;
}
.voice-section .hz-line {
    border-bottom: 1px solid white;
    width: 210px;
    margin: 0 auto;
}
.mini-circle {
    color: rgb(51, 51, 51);
    margin: 13px auto;
    line-height: 1.3;
}
.mini-circle span {
    font-size: 11px;
}
/*.voice-img img{
    object-fit: cover;
    width: auto;
    height: 12em;
    max-width: 100%;
    margin-top: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.voice-section .intro-box .box-content {
    padding: 0;
    padding-bottom: 3em;
    background-color: white;
    border-radius: 6px;
    position: relative;
}
.voice-text {
    margin: auto 1em;
    position: relative;
}
.voice-text p {
    color: rgb(51, 51, 51);
    text-align: left;
    line-height: 25px;
    margin: auto .5em;
}
.voice-section .triangle-btn {
    height: 15%;
    width: 20%;
}*/
.voice-text .hz-line1 {
    border-bottom: 1px solid var(--main-green);
    width: 100%;
    position: absolute;
    top: 33%;
}
.voice-text .hz-line2 {
    border-bottom: 1px solid var(--main-green);
    width: 100%;
    position: absolute;
    top: 66%;
}
.thumbnail-slider-section {
    margin: 2em auto;
}
.voice-section .carousel {
    padding: 0;
}
.voice-section .row-fluid .span3 {
    margin: auto .5em;
}
.voice-section .carousel-inner {
    width: 100%;
}
.voice-section .row-fluid .span3 {
    width: 23%;
}
.voice-section .intro-box {
    width: 100%;
}
.voice-section .carousel-indicators {
    bottom: -3em;
}
.voice-slider {
    margin: 3em auto 5em;
}
#myCarousel2 .carousel-indicators .active {
    background-color: #fff;
    background-image: none;
}
#myCarousel3 .carousel-indicators .active {
    background-color: #fff;
    background-image: none;
}
#myCarousel3-md .carousel-indicators .active {
    background-color: #fff;
    background-image: none;
}
.voice-section .line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*.voice-text p {
    text-decoration: overline;
}*/
/*.voice-text p::first-line{
    text-decoration: underline;
}*/

/*footer email section*/
.footer-email {
    padding: 2em 0;
}
.footer-email, .footer-email p {
    background-color: #8dc21f;
    color: #fff;
}
.footer-email .border-left {
    border-left: 1px solid white;
    height: 6.5em;
    width: 15px;
}
.footer-email .left-side {
    display: inline-flex;
    padding-left: 4.3%;
}
.footer-email-txt h2 {
    margin-top: 0;
    margin-bottom: 0;
}
.footer-email .p-margin{
    margin: .5em auto;
}
.email-box {
    position: relative;
    margin-left: 5%;
    margin-top: 1em;
}
.email-input {
    height: 2.5rem;
    width: 24em!important;
    /*position: relative;*/
}
/*.text-email-box {
    width: 20em;
    border: 3px solid #fff;
    border-radius: 5em;
    position: relative;
    padding: 0 1.5em;
    margin-left: 4em;
    margin-top: 1em;
}*/
body .ui-inputfield.email-input {
    background: #8dc21f;
    color: #fff;
    border-radius: 5em;
    border: 3px solid #fff;
    width: 20em;
    padding: 6px 20px;
    letter-spacing:normal;
    padding-right: 45px;
}
body .ui-inputfield.email-input.ui-state-hover:not(.ui-state-error) {
    box-shadow: none;
    border-color: #fff;
}
body .ui-inputfield.email-input.ui-state-focus:not(.ui-state-error) {
    border-color: #fff;
    box-shadow: none;
}
body .ui-inputfield.email-input::placeholder {
    color: #fff;
}
.email-box p {
    margin: 0.7em;
}
.white-side {
    width: 3.5em;
    /*height: -webkit-fill-available;*/
    background-color: #fff;
    border-top-right-radius: 5em;
    border-bottom-right-radius: 5em;
    position: absolute;
    bottom: 0;
    left: 21em;
    top: 0;
}
.white-side img {
    width: 45%;
    margin: .9em;
}
.footer-line {
    padding: .2em;
}
.line1 {
    background-color: #f29600;
}
.line2 {
    background-color: #009844;
}
.line3 {
    background-color: #e3007f;
}
.line4 {
    background-color: #fff000;
}
.footer-section {
    margin: 1em 0;
    padding: 1em 4em;
}
.footer-section a {
    font-size: smaller;
    color: #333333;
}
.footer-section a:hover {
    color: var(--main-green);
}
.footer-section .border-left {
    border-left: 1px solid var(--main-green);
    padding-left: 1em;
    height: 4.5em;
}
.footer-section img {
    width: 100%;
}
.footer-section img.aid-logo {
    height: 80px;
    width: auto;
}
.copyright h6 {
    color: #333333;
    margin: .9em 0;
    font-weight: 400;
    font-size: 11px;
}
.copyright .link-pad{
    padding: .5em 0 .5em 0;
}
.copyright .link-pad ul{
    display: flex;
    word-break: keep-all;
    flex-flow: wrap;
}
.copyright .link-pad-right{
    padding: .5em 0 .5em 0;
    text-align: right;
}
.footer-section .copyright h6 a {
    font-size: inherit;
}
.footer-wrapper {
    margin: auto;
    float: none;
}
.footer-item-pd {
    padding-left: 5em;
    word-break: keep-all;
}
.footer-item-pd p {
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 12px;
}
.footer-section ul {
    list-style: none;
    padding: 0;
    margin-block-start: .5em;
}
.footer-section li {
    display: inline-block;
    margin: 0 10px;
    line-height: 1.6em;
}
.footer-section li a {
    font-size: 11px;
}

/*apply form page*/

.apply-form{
    background-color: #f8f4f2;
}
body .ui-steps .ui-steps-item.ui-state-highlight .ui-steps-number{
    background-color: #1d964e;
    color: #fff;
}
body .ui-steps .ui-steps-item.ui-state-default .ui-steps-number{
    background-color: #78c022;
    color: #fff;
}
body .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-number {
    width: 46px;
    /* height: 40px; */
    /* padding: 0.4em 0.6em; */
    font-size: 23px;
    padding-top: 0;
    padding-bottom: 10px;
    line-height: 1.2;
}
body .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-number:before {
    content: "step\a";
    white-space: pre;
    font-size: 12px;
}

body .ui-steps:before {
    width: 43%;
    top: 44%;
    left: 28%;
}
.margin-input-right {
    margin-right: 10px;
}
/*end of apply form page*/

/*css of customers voices page*/

/*#custVoice-page .ttl-menu h1, #news-page .ttl-menu h1 {
    border-bottom: none;
    margin-bottom: 14px;
}*/
.ttl-section .hz-line {
    width: 280px;
}
/*#custVoice-page .ttl-submenu, #news-page .ttl-submenu {
    margin: 2em auto 3em;
    font-family: "Noto Sans JP";
}*/
#custVoice-page .profile-img {
    float: right;
    padding: 0;
}
#custVoice-page .profile-desc {
    padding: 0;
}
#custVoice-page .profile-img img {
    padding-left: 2em;
}
#custVoice-page .content-cv p {
    color: rgb(51, 51, 51);
}
#custVoice-page .ttl-menu p {
    font-family: "Noto Sans JP";
}
.profile-section {
    margin-top: 6em;
}
.profile-section h2 {
    color: var(--main-green);
    letter-spacing:normal;
    line-height: 1.3;
    font-weight: bold;
    font-size: 28px;
}
.profile-section h4 {
    margin-bottom: 0;
    margin-top: 2em;
    color: #565656;
    font-size: 18px;
    font-weight: normal;
}
.profile-section h5 {
    margin-top: 0em;
    color: #565656;
    font-size: 14px;
    font-weight: normal;
}
.content-cv {
    margin-bottom: 5em;
    padding: 0;
}
.content-cv h3 {
    color: var(--main-green);
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 6px;
}
.content-cv .hz-line {
    border-bottom: 1px solid var(--main-green);
    margin: 0 0 2.4em 0;
    width: 100%;
}
.sub-content {
    margin: 4em auto;
}
.sub-content p {
    font-weight: 400;
}
.content-cv p.ttl {
    margin-top: 2em;
    font-size: 16px;
    font-weight: bold;
}
.content-cv p.ttl2 {
    font-size: 16px;
    font-weight: bold;
}/*end css of customers voices page*/

/*css for news individual page*/
#news-page .ttl-menu p {
    font-family: "Noto Sans JP";
}
#news-page .main-content p {
    font-family: "Noto Sans JP";
}
#news-page .main-content {
    margin-top: 3em;
    padding: 0;
}
#news-page .main-content h1 {
    color: rgb(51, 51, 51);
    font-size: 24px;
    margin-bottom: 0;
}
#news-page .main-content .date p{
    color: #8d8d8d;
    margin-top: 10px;
    margin-bottom: 2em;
}
#news-page .main-content p {
    color: rgb(51, 51, 51);
    line-height: 1.5;
}
#news-page .image-area {
    margin: auto;
    width: 60%;
    margin-top: 4em;
    margin-bottom: 6em;
}
#news-page .course-btn .arrow {
    bottom: 34%;
}
#news-page .course-btn.prev {
    float: left;
}
#news-page .course-btn.next {
    float: right;
}
#news-page .course-btn.next .arrow {
    left: 13%;
    transform: rotateZ(180deg);
}
#news-page .course-btn.prev span p {
    margin-left: -10px;
}

#news-page .course-btn.next span p {
    margin-left: 10px;
}

#news-page .course-btn.list span p {
    margin-left: 0;
}
#news-page .course-btn {
    height: 43px;
}
#news-page .button-area {
    margin: 6em auto auto auto;
    float: none;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(65px, 1fr));
}
#news-page .button-area p {
    color: var(--main-green);
}
#news-page .news-section {
    margin: 3em auto 6em;
}
.button-area {
    display: flex;
    flex-flow: inherit;
}


.button-area .prev {
    order: 3;
}
.button-area .next {
    order: 1;
}
.button-area .list {
    order: 2;
}
#news-page .news-section {
    padding: 0;
}
#forgotPassword .long-field{
    background-color: #f9fbbc;
    width: 80%;
}
#forgotPassword p{
    margin: .5em 0;
    color: rgb(51, 51, 51);
}
#forgotPassword .contact-btn-wrap{
    margin:auto 1em auto 0 ;
    padding: .07em;
}
#confirmMember .border-bottom-grey{
    border-bottom: 1px solid;
}
#confirmMember .red-text{
    color: red;
}
#confirmMember .contact-btn-wrap{
    margin: auto .5em auto auto;
    width: 50%;
}
#confirmMember .contact-btn-ddasa.ui-button{
    width: 100%;

}
#confirmStep .ui-steps ul{
    margin: auto;
}
#confirmStep .ui-steps .ui-steps-item.ui-state-highlight .ui-steps-number{
    background-color:#009ae5 ;
}
#confirmStep .ui-steps .ui-steps-item .ui-menuitem-link{
    padding: 2em 1em;
}
#forgotPassword .contact-btn-ddasa.ui-button{
    padding: 0 .3em;
    font-size:15px!important;
}
/*end css for news individual page*/

/*css for member check page*/
#checkMember.check-btn-wrap {
    margin: auto;
    width: inherit;
    border-radius: 25px;
    position: relative;
    background: linear-gradient(to right, var(--main-green) 5%, var(--second-green) 100%);
    padding: .3em;
}

.check-btn-ddasa.ui-button {
    padding: .3em 1em;
    width: 100%;
    border-radius: 20px;
    background-color: #fff;
    color: var(--main-green);
    border-color: transparent;
    margin: auto;
    text-align: center;
    box-sizing: border-box;
}

.check-btn-ddasa.ui-button:hover {
    padding: .3em 1em;
    border-radius: 20px;
    background-color: #fff;
    border-color: transparent;
    color: var(--main-green);
    margin: auto;
    text-align: center;
}

#checkEmail .long-field{
    background-color: #f9fbbc;
}

#checkPassword .long-field{
    background-color: #f9fbbc;
}

#checkEmail p{
    margin-top: 1em;
    margin-bottom: 0;
    color: rgb(51, 51, 51);
}

#checkPassword p{
    margin-top: 1em;
    margin-bottom: 0;
    color: rgb(51, 51, 51);
}

#checkStep .ui-steps:before{
    top:81%;
}

#checkStep .ui-steps ul{
    margin-left: 27%;
}

#checkStep .ui-steps .ui-steps-item.ui-state-highlight .ui-steps-number{
    background-color:#009ae5 ;
}

#checkStep .ui-steps .ui-steps-item .ui-menuitem-link{
    padding: 2em 1em;
}
/*css for member check page end*/

/*css for teacher slider*/
.slider-teacher .slick-list.draggable{
    width: 85%;
    margin: auto;
}
.slider-teacher.carousel-inner{
    overflow: hidden;
    width: 100%;
    position: relative;
    margin: auto;
}
.slider-teacher .slick-prev, .slider-teacher .slick-next{
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    display: flex;
    justify-content: center;
    z-index: 100;
    padding: 0;
    box-shadow: -2px 2px 0 rgba(255, 255, 255, .5);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    /* color: transparent; */
    border: none;
    outline: none;
    background: transparent;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 38px;
    font-weight: 400;
    line-height: 30px;
    color: var(--main-green);
    text-align: center;
    border: 2px solid var(--main-green);
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    filter: alpha(opacity=50);
    background: linear-gradient(to right, var(--main-green) 30%, var(--second-green) 35%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.slider-teacher .slick-prev span, .slider-teacher .slick-next span{
    margin-top: -2px;
}
.slick-dots li.slick-active button:before{
    background-image: linear-gradient(to right, var(--main-green) 30%, var(--second-green) 85%);
}
.slick-dots li button:before{
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #000;
    border-radius: 5px;
}
.slider-teacher .slick-dots{
    margin-top: 4.5em;
}
.year-wrap{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 1em;
}
.year-wrap span{
    padding: 0.5em;
}

/*payment page*/
.payment-page {
    min-height: 250px;
    margin-top: 2em;
    margin-bottom: 5em;
}
.payment-page.failed {
    margin-top: 4em;
}
.payment-page p {
    font-weight: bold;
    color: rgb(51, 51, 51);
    text-align: center;
    font-size: 14px;
}
.payment-page img {
    width: 150px;
    display: flex;
    margin: auto;
}
.payment-page .btn-group {
    width: fit-content;
    margin: 3em auto;
}
.payment-page .btn-group:hover {
    border: none;
}
/*member/login*/
a.contact-btn-ddasa{
    padding: .3em 1em;
    border-radius: 20px;
    background-color: #fff;
    color: rgb(51, 51, 51);
    margin: auto;
    text-align: center;
    /* padding: 0 .3em; */
    font-size: 15px!important;
    display: inline-block;
    position: relative;
    /* padding: 0; */
    margin-right: .1em;
    text-decoration: none!important;
    cursor: pointer;
    text-align: center;
    zoom: 1;
}
a.contact-btn-ddasa span{
    /*    padding: .3em 1em;*/
    background: linear-gradient(to right, var(--main-green) 40%, var(--second-green) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.contact-sent-text p{
    font-size: 16px;
    color:rgb(51, 51, 51);
}
.voice-img-res{
    margin-bottom: 16px;
}
/*css for contact in public*/
.required-label-txt{
    color:red;
    font-size: 0.9em;
    border-radius: 5px;
    border: 1px solid red;
    width: auto;
    padding: 0 6px;
    margin: 0 7px 0 0;
}
span.req-top-txt{
    margin: 10px 0 20px 0;
    display: block;

}
.contact-field {
    width: 100%;
}

.button-top-page.second-btn {
    margin-top: 1.5em;
}

.center-wrap.bottom-menu-index{
    display: flex;
}
.center-wrap.bottom-menu-index a{
    flex: 1;
}
.details-item-wrap.section-7-wrap{
    display: flex;
}
.details-item-wrap.section-7-wrap a{
    flex: 1;
}

@media screen and (min-width: 1700px) {

    .intro-section .intro-box {
        min-height: 216px;
        min-width: 262px;
        max-width: 270px;
        max-height: 216px;
    }
}

@media screen and (max-width: 1150px) {

    .course-section .equalHMR {
        width: 50%;
    }
}

@media only screen and (max-width : 1105px) {
    .course-btn {
        width: 100%;
    }
}

@media  screen and (max-width : 1024px) {
    .news-img {
        height: 100%;
        min-height: 105px;
    }
    .news-img-box .no-padding{
        display: inline-grid;
    }
    .news-img-box{
        display: flex;
    }

    .news-desc{
        min-height: 90px;
    }
    body .ui-growl {
        top: 110px;
        left: 50%;
        transform: translate(-50%);
    }
    .show-pc {
        display: none;
    }
    .show-md {
        display: block;
    }
    .head-btn .arrow-public {
        bottom: 25%;
        right: 12%;
    }
    .head-btn p {
        margin: 0;
        margin-top: 0.3em;
        margin-left: -1.6em;
    }

    .head-btn{
        height: 37px;
    }
    .no-pdleft-ipad {
        padding-left: 0;
    }
    .row-fluid .span3 {
        width: 49.5%;
    }
    .carousel-indicators {
        right: 46.5%;
    }
    .video-about {
        padding-right: 2.5em;
    }
    .voice-section .row-fluid .span3 {
        width: 47.5%;
    }
    /*    .course-img {
            min-height: 13em;
        }*/
    /*    .course-img img {
            max-height: 15em;
            min-height: 12em;
        }*/


    .course-btn {
        width: 9em;
    }
    .course-section h4 {
        min-height: inherit;
    }
    /*    .intro-box-course {
            min-height: 30em;
            max-height: 31em;
        }*/
    /*    .news-date h5 {
            font-size: 27px;
        }
        .news-date h6 {
            font-size: 11px;
        }*/
    .news-section {
        margin: 1em auto 3em;
    }

    .margin-tb-3 {
        margin-bottom: 0;
    }
    .head-btn {
        width: 100%
    }
    .header-section img {
        width: 110%;
        padding: 1.5em;
    }
    .equalHMR {
        width: 100%;
        margin-bottom: 2em;
    }
    .course-section .equalHMR {
        width: 50%;
    }

    /*css of customers voices page*/
    .profile-section h2 {
        margin-top: 0;
    }
    .profile-section h4 {
        margin-top: 0;
    }
    #custVoice-page .profile-img img {
        padding-left: 1em;
    }
    /*end of css customers voices page*/

    /*css for member check page start*/

    /*css for member check page end*/
}

@media only screen and (max-width : 810px) {
    .menu .item {
        margin-right: 0;
    }

}


@media only screen and (max-width : 768px) {
    /*code for header in iPad*/
    /*top bar sm*/
    .header-section {
        display: none;
    }
    .topbar-pc-show{
        display: none;
    }
    .topbar-mobile {
        display: block;
        overflow: hidden;
        padding-bottom: 0;
        -webkit-box-shadow: 0px -5px 20px 3px #e1e1e1;
        box-shadow: 0px -2px 8px 0px #e1e1e1;
    }
    .mobile-top-bar {
        display: flex;
        padding: 0 1em;
        align-items: center;
    }
    .header-logo {
        margin: 0 0 0 1em;
    }
    .topbar-mobile .header-logo img.aid-logo {
        width: auto;
        margin: 1em auto;
        height: 60px;
    }
    .layout-main {
        padding: 45px 0 0;
        margin: 0;
    }
    i#bars {
        font-size: 30px;
        color: var(--main-green);
    }
    .mobile-top-bar .fa {
        font-size: 30px;
        margin-left: 11em;
        padding-right: 0.5em;
    }
    img.mobile-show-bar {
        width: 46%;
        margin: 1em auto;
    }
    .mobile-menu-list nav.stroke ul li{
        display: block;
    }
    .mobile-menu-list nav ul {
        text-align: left;
        display: block;
        word-break: keep-all;
    }
    .mobile-menu-list .no-pdleft-ipad {
        /*        padding-left: 1em;*/
    }
    .mobile-menu-list .head-btn {
        float: left;
        width: 10em;
    }
    .mobile-menu-list .head-btn p {
        text-align: center;
        font-size: 12px;
        margin-left: 12px;
    }
    .mobile-menu-list .head-btn .arrow-public {
        right: 16%;
        font-size: 12px;
    }
    .mobile-menu-list nav ul li a {
        padding: 7.5px;
    }
    .mobile-menu-list nav.stroke ul li a:after {
        height: 1px;
        left: 8px;
        background: #dbdbdb;
        width: 670%;
    }
    .layout-topbar-wrap, .layout-topbar-wrap2{
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .header-wrapper {
        width: 90%;
        overflow: hidden;
        margin: 0 auto;
    }
    #top-section.top-section .top-img-cover{
        background-image: url('../../resources/public/images/top-sm-aidcare.jpg');
    }
    .show {
        display: none;
    }
    .none-auto {
        float: none!important;
        margin: 0;
    }
    /*code for header in iPad*/

    .carousel-indicators {
        right: 45%;
    }
    /*navbar top page*/
    .header-section img {
        width: 100%;
        padding: 2em 0.5em 0 1em;
    }
    .menu .item {
        margin-right: 1em;
        margin-left: unset;
        font-size: 13px;
    }
    .head-btn {
        width: 8em;
        margin: 1.5em 20px;
        height: 37px;
    }
    .head-btn p {
        float: left;
        margin: .5em;
        font-size: 13px;
    }
    .head-btn .arrow-public {
        bottom: 24%;
        right: 3%;
    }

    /*top page*/
    .top-cover-pd {
        padding: 5em 6em;
    }
    .about-mg {
        margin-right: 15%;
    }
    .text-box-course .button-top-page {
        padding: 0em;
    }
    .course-btn span p {
        font-size: 12px;
        margin-left: -19px;
    }
    .course-btn .arrow {
        left: 77%;
    }
    .icon-step-row img {
        margin: unset;
    }
    .step-text {
        padding-right: 1em;
    }
    .video-about {
        padding-right: 1.5em;
    }
    /*    .news-date {
            width: 38px;
            height: 38px;
            line-height: 20px;
        }
        .news-date h5 {
            font-size: 20px;
        }
        .news-date h6 {
            font-size: 10px;
        }*/
    .news-section {
        margin: 1em auto 3em;
    }

    .margin-tb-3 {
        margin-bottom: 0;
    }
    .no-padtb-sm {
        padding: .5em 0;
    }
    .intro-section,.about-section, .course-section, .step-section, .lecture-section, .news-section, .voice-section {
        padding: 0.5em 16px;
    }

    .footer-section {
        padding: 0;
    }
    .email-input {
        width: 100%;
    }
    .footer-email .border-left {
        height: 7em;
    }
    /*    .course-section .button-top-page p.top-btn {
            display: block;
            position: inherit;
            margin-left: inherit;
            margin-top: .5em;
        }*/
    .news-desc .text {
        padding: 1em;
    }

    #checkStep .ui-steps ul{
        margin-left: 20%;
    }
    body .ui-steps:before {
        width: 52%;
        top: 45%;
        left: 23%;
    }
    /*css for customers voices page*/
}

@media  screen and (max-width : 700px) and (min-width : 40.063em){
    .menu .item {
        margin-right: .5em;
    }
    .news-desc p {
        font-size: 12px;
    }
    .news-desc h6 {
        font-size: 14px;
    }
    /*    .news-date {
            padding: 3px 5px;
        }
        .news-date h5 {
            font-size: 18px;
        }*/
    .news-section {
        margin: 1em auto 3em;
    }
    .margin-tb-3 {
        margin-bottom: 0;
    }
    .no-padtb-sm {
        padding: .5em 0;
    }
}



/*sm*/
@media screen and (max-width : 40.063em) {
    h1 {
        font-size: 20px;
    }
    .mobile-top-bar {
        display: flex;
        padding: 0;
    }
    .footer-section img.aid-logo {
        margin: auto;
        display: block;
    }
    .topbar-mobile .header-logo img.aid-logo {
        height: 47px;
    }
    img.mobile-show-bar.aid-logo {
        height: 47px;
        width: auto;
    }
    #news-page .main-content h1 {
        font-size: 24px;
    }
    .button-area .list, .button-area .prev, .button-area .next {
        transform: scale(0.97);
        width:100%;
    }
    .no-pad-sm {
        padding: 0!important;
    }
    body .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-title {
        font-size: 12px;
    }
    .payment-page .btn-group {
        display: grid;
    }
    /*top bar sm*/
    .header-section {
        display: none;
    }
    .topbar-mobile {
        background-color: rgba(255,255,255,.8);
        display: block;
        -webkit-box-shadow: 0px -5px 20px 3px #e1e1e1;
        box-shadow: 0px -2px 8px 0px #e1e1e1;
    }
    i#bars {
        margin-bottom: 10px;
    }
    .mobile-top-bar .fa {
        margin-left: 0;
    }
    img.mobile-show-bar {
        width: 60%;
        margin: 1em auto;
    }
    .mobile-menu-list nav.stroke ul li{
        display: block;
    }
    .mobile-menu-list nav ul {
        text-align: left;
    }
    .mobile-menu-list .no-pdleft-ipad {
        /*        padding-left: 1em;*/
    }
    .mobile-menu-list .head-btn {
        float: left;
        width: 10em;
    }
    .mobile-menu-list .head-btn p {
        text-align: center;
        font-size: 12px;
        margin-left: -8px;
    }
    .mobile-menu-list .head-btn .arrow-public {
        right: 16%;
        font-size: 12px;
    }
    .mobile-menu-list nav ul li a {
        padding: 7.5px;
    }
    .mobile-menu-list nav.stroke ul li a:after {
        height: 1px;
        left: 8px;
        background: #dbdbdb;
        width: 670%;
    }
    .header-wrapper {
        width: 90%;
        overflow: hidden;
        margin: 0 auto;
    }
    #top-section.top-section .top-img-cover{
        background-image: url('../../resources/public/images/top-sm-aidcare.jpg');
    }
    .section-container {
        padding-top: 45px;
    }
    .show {
        display: none;
    }
    .no-padtb-sm {
        padding: .5em 0;
    }
    .no-padleft-sm {
        padding-left: 0;
    }
    .no-padright-sm {
        padding-right: 0;
    }

    .show-sm {
        display: block;
    }
    .show-pc {
        display: none;
    }
    .show-md {
        display: none;
    }
    .voice-section .show-sm .row-fluid .span3 {
        width: 95%;
    }
    .show-sm .carousel-indicators {
        right: 42%;
    }
    p.section-desc {
        padding: 0 1.5em;
    }
    #myCarousel1 .row-fluid .span3 {
        width: 100%;
    }
    #myCarousel1 .row-fluid {
        width: 100%;
    }
    #myCarousel1 .desc-profile p {
        font-size: 10px;
    }
    #myCarousel1 .carousel-indicators {
        right: 40%;
    }
    .head-btn {
        float: none;
        width: 50%;
    }
    .head-btn .arrow-public {
        bottom: 26%;
        right: 14%;
    }
    .head-btn p {
        float: none;
    }
    .header-section img {
        width: 50%;
        padding: 2em 0 0;
    }

    /*top page*/
    .intro-section p.section-desc, .course-section p.section-desc, .step-section p.section-desc,
    .lecture-section p.section-desc, .voice-section p.section-desc {
        padding: 0;
    }
    .about-section p.section-desc {
        padding: 0;
    }
    .top-cover-pd {
        padding: 5em 3em;
    }
    .top-text-cover h1 {
        font-size: 30px;
        line-height: 1.2em;
        height: 2.5em;
    }
    .p-cover {
        font-size: 13px;
        margin-top: 1em;
        margin-bottom: 4em;
    }
    .intro-section h2 {
        font-size: 22px;
    }
    .intro-section .intro-box {
        margin: auto;
        max-width: 260px;
    }
    .intro-box .box-content {
        min-height: 217px;
    }
    .hz-line {
        width: 380px;
    }
    .about-section {
        text-align: center;
    }
    .about-section .hz-line {
        margin: auto;
    }
    .about-section h2 {
        font-size: 22px;
    }
    .top-btn {
        margin: 0 auto;
    }
    .top-btn.top {
        margin-left: 0;
    }
    .video-about {
        padding: inherit;
        margin-bottom: 2em;
    }
    .intro-box-course {
        min-height: inherit;
        max-height: inherit;
    }
    .about-mg {
        margin-right: unset;
        margin: 3em auto;
    }
    .course-section h2 {
        font-size: 22px;
    }
    .course-section .button-section p {
        float: none;
        margin: 0;
    }
    .text-box-course .content {
        min-height: 5em;
    }
    .course-btn {
        margin: 1em auto;
    }
    .course-img {
        min-height: 40%
    }
    .button-section .button {
        float: none;
    }
    .lecture-section h2 {
        font-size: 22px;
    }
    .step-section h2 {
        font-size: 22px;
    }
    .news-section h2 {
        font-size: 22px;
    }
    .voice-section h2 {
        font-size: 22px;
    }
    .voice-slider {
        padding: 0;
    }
    .voice-section .row-fluid .span3 {
        margin: auto 1em;
    }
    .voice-text {
        margin: auto 0.5em;
    }
    .voice-text p {
        font-size: 10px;
    }
    .voice-section .triangle-btn {
        height: 12%;
        width: 15%;
    }
    .footer-item-pd .ui-sm-6 {
        width: 50%!important;
    }
    .footer-wrapper {
        padding: 0 1em;
    }
    .footer-email .border-left {
        height: 6.5em;
    }
    .footer-section img {
        margin: 1em auto;
    }
    .footer-section ul {
        text-align: center;
    }
    .copyright h6 {
        margin: .5em 0;
        text-align: center;
    }
    .voice-section .intro-box .box-content {
        padding-bottom: 4.5em;
    }
    /*    .news-date {
            width: 40px;
            height: 40px;
        }*/
    .news-desc .text {
        padding: 0.5em 1em;
    }
    .news-desc p {
        font-size: 14px;
    }
    .intro-box-course {
        width: 100%;
    }
    .footer-item-pd {
        padding: 0em;
    }

    .eqWrap {
        display: block;
    }
    .equalHMR {
        width: 100%;
        margin-bottom: 2em;
        display: inline-block;
    }
    .course-section .equalHMR {
        width: 100%;
    }

    /*css for customers voices page*/
    #custVoice-page .profile-img img {
        padding-right: 1em;
    }
    #custVoice-page .profile-desc {
        padding: 1em;
        padding-top: 2em;
        text-align: center;
    }
    .profile-section h2 {
        font-size: 22px;
    }
    .content-cv {
        padding: 0 1em;
    }
    .sub-content p {
        text-align: justify;
    }
    .profile-section {
        margin-top: 4em;
    }
    .sub-content:first-child {
        margin-top: 0;
    }

    /*css for news page*/
    #news-page .main-content {
        padding: 0 1em;
    }
    #news-page .course-btn.next .arrow {
        left: 15%;
    }
    #news-page .course-btn.next {
        /*float: left;*/
        margin: 0 auto;
    }
    #news-page .course-btn.prev {
        /*float: right;*/
        margin: 0 auto;
    }
    #news-page .course-btn.list {
        margin: auto;

    }
    .button-area {
        display: block;
        flex-flow: column;
    }
    .step-text span {
        margin-right: 0.3em;
    }

    #news-page .news-section {
        padding: 1em;
        margin: 0em auto 1em;
    }
    #news-page .main-content {
        margin-top: 1em;
    }
    #news-page .button-area {
        margin: 0;
    }
    #news-page .image-area {
        width: 100%;
        margin: 1em auto;
    }
    #forgotPassword .long-field{
        width: 100%;
    }
    #confirmMember .contact-btn-wrap{
        margin: auto .5em;
        width: 45%;
    }

    #checkStep .ui-steps ul{
        margin-left: 8%;
    }

    .news-section {
        margin: 1em auto 3em;
    }

    .margin-tb-3 {
        margin-bottom: 0;
    }
    /* end of css for news page*/

    #confirmStep .ui-steps .ui-steps-item .ui-menuitem-link {
        padding: .5em;
    }

    /*new fix*/
    .button-top-page.second-btn {
        margin-top: .5em;
    }
    .step-section h3 {
        font-size: 18px;
    }
    .content-cv h3 {
        font-size: 18px;
    }
    .course-index-img {
        position: relative;
        /*float: left;
        width: 100%;*/
        height: 17%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        /*background-size: cover;*/
        background-size: contain;
        transition: transform .5s ease;
        border-top-right-radius: 0px;
        border-top-left-radius: 10px;
        display: list-item;
        height: 12em;
        list-style: none;
        width: 40%;
        float: none;
        margin: auto;
    }
    .ver-center-wrap {
        display: block;
        align-items: center;
    }
    .course-index-ttl h3 {
        font-size: 18px;
        margin: auto 15px;
        text-align: left;
    }
    .line-clamp {
        height: auto;
        margin-top: 5px;
    }
    body .ui-steps:before {
        width: 45%;
        top: 47%;
        left: 27%;
    }
    .intro-section {
        margin: 0 auto 1em;
    }
    .center-wrap.bottom-menu-index {
        display: flex;
        flex-direction: column;
    }
    .details-item-wrap.section-7-wrap{
        display: flex;
        flex-direction: column;
    }
}

@media (min-width: 769px) and (max-width:1291px){
    nav ul li{
        font-size: 12px;
    }
    nav ul{
        display: flex;
        word-break: keep-all;
    }
    .head-btn p{
        margin-top: 0.5em;
        font-size: 12px;
    }

}
/*end max-width : 40.063em*/

@media (max-width: 991px){
    .layout-wrapper .layout-topbar .layout-topbar-wrapper .layout-topbar-left{
        box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.08);
        -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.08);
        -moz-box-shadow:0 0px 0px 0 rgba(0, 0, 0, 0.08);
    }
    .layout-sidebar{
        -webkit-box-shadow: 0px 0 0px 0 rgba(33, 35, 39, 0.15)!important;
        box-shadow: 0px 0 0px 0 rgba(33, 35, 39, 0.15)!important;
    }
    .layout-topbar{
        width:100%;
        box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.08);
        -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.08);
        -moz-box-shadow:0 0px 0px 0 rgba(0, 0, 0, 0.08);
        background: white;
    }
}


@media only screen and (max-width : 425px) {
    /*show sm*/
    /*    #myCarousel button.slick-prev.slick-arrow, #myCarousel button.slick-next.slick-arrow{
            display: none!important;
        }
    */
    .mobile-menu-list nav.stroke ul li a:after{
        height: 1px;
        left: 8px;
        background: #dbdbdb;
        width: 335%;
    }

    .intro-box .box-content p {
        font-size: 14px;
        text-align: justify;
        font-weight: 500;
        line-height: 1.9;
    }
    .show-sm .carousel-indicators {
        right: 46%;
    }
    #myCarousel1 .carousel-indicators {
        right: 35%;
    }

    .course-img {
        min-height: 25%
    }
    .hz-line {
        width: 100%;
    }
    .intro-box .box-content {
        min-height: 180px;
    }
    .icon-step-row img {
        width: 100%;
    }
    .row-fluid {
        width: 111%;
    }
    .carousel.slide {
        padding: 0;
    }
    .row-fluid .span3 {
        width: 22%;
    }
    .carousel-control {
        width: 30px;
        height: 30px;
        left: -12px;
        font-size: 28px;
        line-height: 22px;
        top: 55%;
    }
    .carousel-control.right {
        right: -12px;
    }
    .carousel-indicators {
        bottom: -32px;
    }
    .voice-slider {
        padding: 0;
    }

    .voice-section .show-sm .row-fluid .span3 {
        width: 83%;
    }
    .mini-circle {
        font-size: 18px;
    }
    .mini-circle span{
        font-size: 14px;
    }
    .voice-text {
        margin: auto 0.5em;
    }
    .voice-text p {
        font-size: 10px;
    }
    .voice-section .intro-box .box-content {
        padding-bottom: 3em;
    }
    /*    .footer-item-pd .column:first-child {
            max-height: 115px;
        }*/
    .email-box {
        text-align: center;
        width: 88%;
    }

    /*member create page*/
    .name-wrap p.contact-cal {
        margin-left: 0;
    }
}


@media only screen and (max-width : 375px) {
    .mobile-menu-list nav.stroke ul li a:after{
        height: 1px;
        left: 8px;
        background: #dbdbdb;
        width: 295%;
    }

    .news-desc h6 {
        font-size: 14px;
    }
    /*    .news-date {
            padding: 3px 5px;
        }
        .news-date h5 {
            font-size: 18px;
        }*/
    .white-side {
        left: 86%;
    }
    .email-input {
        width: 19.3em!important;
    }
    .email-box {
        text-align: center;
        margin-left: 3%;
    }
    .footer-email .border-left {
        height: 7.5em;
    }

    #checkStep .ui-steps ul{
        margin-left: 5%;
    }

    .news-section {
        margin: 1em auto 1em;
    }

    .margin-tb-3 {
        margin-bottom: 0;
    }
}

@media only screen and (max-width : 360px) {
    .mobile-menu-list nav.stroke ul li a:after{
        height: 1px;
        left: 8px;
        background: #dbdbdb;
        width: 280%;
    }
}
@media only screen and (max-width : 320px) {
    .mobile-menu-list nav.stroke ul li a:after{
        height: 1px;
        left: 8px;
        background: #dbdbdb;
        width: 245%;
    }

    .menu .item {
        margin-left: 0.25em;
        margin-right: 0.25em;
    }

    .footer-section .border-left {
        height: 6em;
    }

    /*show sm*/
    .show-sm .carousel-indicators {
        right: 34%;
    }
    #myCarousel1 .carousel-indicators {
        right: 32%;
    }
    #confirmMember .contact-btn-wrap{
        width: 40%;
        margin: auto .9em;
    }

    #checkStep .ui-steps ul{
        margin-left: 2%;
    }
    body .reg-form .ui-steps .ui-steps-item .ui-menuitem-link {
        width: 95px;
    }
    .flex-button-file .delete-file {
        padding-left: 5px;
        padding-right: 5px;
    }
}

/*-------------------------------buttom to top*/
#fabButton {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color:#dcdde1;
    color: white;
    cursor: pointer;
    padding: 9px 13px;
    border-radius: 10px;
}

#fabButton i {
    color: #fff;
    margin: 0;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#fabButton:hover {
    background-color: #666;
}

