@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');
/*new general css*/
h1 {
    font-size: 32px;
}
h3 {
    font-size: 18px;
}
/*end of new general css*/
body{
    color: #333333;
    background-color: #ffffff;
    line-height: 1.5;
    margin: 0;
}
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;
}
body .ui-widget-content {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    font-size: 16px;
}
a{
    cursor: pointer;

}
/*.ytb-video-container{
    background-image: url("../../resources/images/cover-vid.jpg")!important;
}*/
.layout-wrapper-static-restore .layout-main, .layout-main {
    margin-left: 0;
    padding-top: 0;
}

.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-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;
}
.relative-position {
    position: relative;
}

body .ui-button{
    background-color: #f29600;
    width: 240px;
    height: 50px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
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: "Noto Sans JP";
    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;
}
.centered-wrapper {
    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;
}

/*header*/
.header-section img {
    width: 280px;
    /*margin: 1em auto;*/
    padding: 1em;
}
/*.menu-item {
    margin-top: 2em;
    margin-top: 2.6%;
}*/
/*.menu-item span {
    color: #008fde;
    padding-bottom: 2.15em;
    padding-bottom: 29%;
    border-bottom: 5px solid #008fde;
}*/
.menu-item p{
    position:relative; 
    display:inline-block;
    margin: 0;
    padding-bottom: 27%;
    color: #008fde;
}
.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 #008fde; 
}
.menu-item p:hover {
    border-bottom:5px solid #008fde; 
}
.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;
    justify-content: space-between;
}
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: #008fde;
}
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: #008fde;
    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, #008fde 30%, #0fbdff 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%;
}
/*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;
}


/*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;
}
.top-img-cover{
    position: relative;
    float: left;
    width: 100%;
    /*min-height: 500px;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#top-section.top-section .top-img-cover{
    background-image: url('../../resources/public/images/top-cover.jpg');
}
.top-cover-pd {
    padding: 11% 18%;
}
.top-text-cover h1 {
    font-size: 45px;
    margin: 0;
    background: linear-gradient(to right, #008fde 5%, #0fbdff 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;
}
.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: #008fde;*/
    font-weight: bold;
    position: absolute;
    bottom: -8%;

    color: #1A86C9;
}
.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, #008fde 30%, #0fbdff 85%); 
    background: -webkit-linear-gradient(to right, #008fde 30%, #0fbdff 85%); 
    background: linear-gradient(to right, #008fde 30%, #0fbdff 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: red;
    border: 1px solid red;
    font-size: 12px;
    float: right;
    padding: 1px 4px;
}
.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;
}
.zip1{
    width: 55px;
    margin-right: 1em;
}
.zip2{
    width: 70px;
    margin-left: 1em;
}
.pref-dropdown{
    width: auto;
}
.w45{
    width: 45%;
}
.hz-line {
    border-bottom: 1px dashed #adadad;
    margin: 0 auto;
    width: 100%;
}
.hz-line-solid {
    border-bottom: 1px solid #adadad;
    margin: 0 auto;
    width: 100%;
}
.intro-section {
    margin: 3em auto;
}
.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: #008fde;
}
.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, #008fde 30%, #0fbdff 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}
.about-section .hz-line {
    border-bottom: 1px solid rgb(0, 143, 222);
    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 rgb(0, 143, 222);
    width: 160px;
    margin: 0 auto;
}
.course-section h2{
    font-size: 28px;
    background: linear-gradient(to right, #008fde 50%, #0fbdff 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}
.course-section h4 {
    color: #008fde;
    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: #008fde;
    display: block;
    position: relative;
    height: 40px;
    padding: 2px;
    background-image: linear-gradient(to right, #3997D0 63%, #3AB4E8 94%);
    width: 9em;
}
.btn-license{
    border-radius: 40px;
    width: 9em;
    display: block;
    padding: 20px;
    border-top: 2px solid #3997D0;
    border-bottom:2px solid #3997D0;
    background-image: 
        linear-gradient(#3997D0, #3AB4E8),
        linear-gradient(#3997D0, #3AB4E8)
        ;
    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;*/
}
.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: #1A86C9;
    font-size: 13px;
    margin-left: 7px;
    line-height: 1.6em;
}
.top-btn .top-arrow {
    background-image: linear-gradient(to right, #3997D0 63%, #3AB4E8 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, #008fde 5%, #0fbdff 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, #008fde 30%, #0fbdff 85%);
    border-radius: 40px;
    box-sizing: border-box;
    color: #008fde;
    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: #008fde;
    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 rgb(0, 143, 222);
    width: 250px;
    margin: 0 auto;
}
.step-section h2{
    font-size: 28px;
    background: linear-gradient(to right, #008fde 53%, #0fbdff 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: #308fde;
    word-break:keep-all;
    text-decoration: underline;
}
.step-text {
    padding-right: 3em;
}
.step-text span {
    margin-right: 1.5em;
    font-family: "Source Sans Pro", sans-serif;
}
.step-section h3 {
    color: #008fde;
    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, #008fde 50%, #0fbdff 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}
.lecture-section .hz-line {
    border-bottom: 1px solid rgb(0, 143, 222);
    width: 190px;
    margin: 0 auto;
}
.prev-btn {
    width: 10%;
    margin-left: 7%;
}
.next-btn {
    width: 10%;
}
.desc-profile {
    background-image: linear-gradient(to right, #008fde 30%, #0fbdff 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:#008fde;
    text-align:center;
    border:2px solid #008fde;
    -webkit-border-radius:23px;
    -moz-border-radius:23px;
    border-radius:23px;
    filter:alpha(opacity=50);
    background: linear-gradient(to right, #008fde 30%, #0fbdff 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, #008fde 30%, #0fbdff 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;
}
.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, #008fde 50%, #0fbdff 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 14px;
}
.news-section .hz-line {
    border-bottom: 1px solid rgb(0, 143, 222);
    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, #008fde 30%, #0fbdff 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: #008fde;
    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: url(../../resources/public/images/voice-cover.jpg);
}
.voice-section {
    margin-top: 3em;
}
.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 rgb(0, 143, 222);
    width: 100%;
    position: absolute;
    top: 33%;
}
.voice-text .hz-line2 {
    border-bottom: 1px solid rgb(0, 143, 222);
    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;
}
.header-section .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: #008fde;
}
.footer-section .border-left {
    border-left: 1px solid #008fde;
    padding-left: 1em;
    height: 4.5em;
}
.footer-section img {
    width: 100%;
}
.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;
}

/*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: #008fde;
    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: #008fde;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 6px;
}
.content-cv .hz-line {
    border-bottom: 1px solid rgb(0, 143, 222);
    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: 33px;
    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: #008fde;
}
#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, #008fde 5%, #0fbdff 100%);
    padding: .3em;
}

.check-btn-ddasa.ui-button {
    padding: .3em 1em;
    width: 100%;
    border-radius: 20px;
    background-color: #fff;
    color: #008fde;
    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: #008fde;
    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: #008fde;
    text-align: center;
    border: 2px solid #008fde;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    filter: alpha(opacity=50);
    background: linear-gradient(to right, #008fde 30%, #0fbdff 35%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.slider-teacher .slick-prev span, .slider-teacher .slick-next span{
    margin-top: -6px;
}
.slick-dots li.slick-active button:before{
    background-image: linear-gradient(to right, #008fde 30%, #0fbdff 85%);
}
.slider-teacher .slick-dots{
    margin-top: 4.5em;
}
.year-wrap{
    display: flex;
    flex-direction: row;
}
.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, #008fde 40%, #0fbdff 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%;
}

/*new DDASA-VR css*/
.top-intro {
    width: 100%;
    margin: auto;
    margin-top: 7em;
    margin-left: 20%;
}
.top-intro h1 {
    background: linear-gradient(to right, #0090de, #0fbcfe); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.top-intro h3 {
    font-weight: 400;
    margin-bottom: 2em;
}
.floating-box h3 {
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 1em;
}
.floating-box {
    -webkit-box-shadow: 1px 2px 13px 4px rgba(219,219,219,1);
    -moz-box-shadow: 1px 2px 13px 4px rgba(219,219,219,1);
    box-shadow: 1px 2px 13px 4px rgba(219,219,219,1);
    position: relative;
    top: -5em;
    background-color: #fff;
}
.float-box-wrap {
    width: 80%;
    margin: 2em auto;
}
.float-box-wrap p {
    margin-bottom: 2.5em;
    margin-top: 2em;
}
.dialog-box {
    position: relative;
    margin-top: 2em;
    max-width: 400px;
}
.dialog-box p {
    position: absolute;
    top: 25%;
    left: 18%;
    font-size: 16px;
}
.dialog-box.dial-b1 {
    float: right;
}
.dialog-box.dial-b2 {
    margin-top: 0;
    margin: auto;
}
.dialog-box.dial-b3 {
    margin-top: 2.5em;
    margin-left: 0;
}
.dial-content h1 {
    font-weight: 400;
    display: flex;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 1.5em;
}
.dial-content h1::before {
    background-image: url('../../resources/public/images/capbot.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 17px;
    content: "";
    display: inline-block;
    margin-right: 7px;
}
.dial-content h1::after {
    background-image: url('../../resources/public/images/capbot.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 17px;
    content: "";
    display: inline-block;
    margin-right: 7px;
    transform: rotate(180deg);
    align-self: flex-end;
}
.dial-content h3 {
    margin-top: 2.5em;
    margin-bottom: 2em;
}
.sub-ttl .uline {
    width: 70px;
    border-bottom: 3px solid #0eb9fc;
    margin: auto;
}
.sub-ttl h4 {
    margin-bottom: 4px;
    font-weight: 400;
    letter-spacing: 1.5px;
    margin-top: 3.5em;
}
.sub-ttl h3 {
    font-weight: 400;
}
.sub-ttl p {
    margin-bottom: 18px;
}
.reason-text .uline {
    width: 20px;
    border-bottom: 2px solid #0eb9fc;
}
.reason-img-wrap {
    width: 93%;
}
.bg-grey {
    background-color: #f1f1f1;
}
.black-tag {
    background-color: #333333;
    display: inline-block;
}
.black-tag h5 {
    color: #fff;
    margin: 3px 15px;
    font-size: 14px;
}
.right-paper-wrap {
    width: 87%;
    float: right;
}
.about-bottom {
    margin-bottom: 2em
}
.vid-sample-margin{
    margin: 3em auto 5em;
}
.reason-top {
    /*margin-top: 1em;*/
}
.reason-content {
    margin: 2em auto;
}
.price-top {
    /*margin-top: 2em;*/
}
.price-content {
    margin-bottom: 5em;
}
.estimate-top {
    /*margin-top: 2em;*/
}
.estimate-content {
    margin-bottom: 5em;
    flex-wrap: wrap;
    display: flex;
    margin-top: 42px;
}
.estimate-table {
}
.support-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../resources/public/images/hand-bg.jpg)
}
.support-top {
    /*margin-top: 2em;*/
}
.support-content {
    margin-bottom: 5em;
    margin-top: 2em;
}
.media-top {
    margin-top: 2em;
}
.media-content {
    margin-bottom: 5em;
}
.tv-bottom {
    margin-bottom: 2em;
    margin-top: 42px;
}
.newspaper-top {
    margin-top: 3em;
}
.message-top {
    /*margin-top: 2em;*/
}
.message-content {
    margin-top: 3em;
    margin-bottom: 5em;
}
.message-img img:last-child {
    margin-top: 2em;
}
.faq-top {
    /*margin-top: 2em;*/
    margin-bottom: 56px;
}
.faq-content {
    margin-bottom: 5em;
}
.footer-add-wrap {
    width: 83%;
    float: right;
}
.layout-footer {
    height: auto;
    margin-top: 2em;
    display: inline-block;
}
.copyright h5 {
    text-align: right;
    font-weight: 400;
    font-size: 12px;
}
.ui-button .ui-button-text {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ui-button .ui-button-text::before {
    background-image: url('../../resources/public/images/icon_btn-memo.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 17px;
    content: "";
    display: inline-block;
    margin-right: 7px;
}
.ui-button.blue-btn .ui-button-text::before {
    background-image: url('../../resources/public/images/icon_btn-link.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    content: "";
    display: inline-block;
    margin-right: 7px;
}
.ui-button.blue-btn-mail .ui-button-text::before {
    background-image: url('../../resources/public/images/icon_btn-mail_3.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 15px;
    content: "";
    display: inline-block;
    margin-right: 7px;
}
.ui-button.blue-btn-info .ui-button-text::before {
    background-image: url('../../resources/public/images/icon_btn-info.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 15px;
    content: "";
    display: inline-block;
    margin-right: 7px;
}
.estimate-total {
    border-bottom: 1px dashed #adadad;
    display: inline-block;
}
.estimate-table thead th {
    font-weight: 400;
    font-size: 14px;
}
.ui-datatable thead th.left-col {
    text-align: left;
}
.ui-datatable thead th.right-col {
    padding-right: .22em;
    padding-left: 0.19em;
    padding-top: 0;
    padding-bottom: 0;
}
th.right-col span.ui-column-title {
    background-color: #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 31px;
}
body .ui-datatable .ui-datatable-data > tr.ui-datatable-even {
    background-color: #fff;
}
body .ui-datatable .ui-datatable-data > tr td.right-col {
    padding-right: .22em;
    padding-left: 0.19em;
    padding-top: 0;
    padding-bottom: 0;
}
body .ui-datatable .ui-datatable-data > tr td.right-col span {
    background-color: #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 31px;
}
body .ui-selectonemenu .ui-selectonemenu-trigger .ui-icon-triangle-1-s {
    margin-top: 5px;
    background: none;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: x-large;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0px !important;
    text-align: center;
    color: #4c566a;
}

/*auto slider css*/
.block {
    overflow: hidden;
    width: 100%;
    /* margin: 50px auto; */
    background: #fff;
    margin: 0em auto;
}
.animation {
    width: auto;
    height: 100px;
    font-size: 0px;
}
.animation div {
    display: inline-block;
    width: auto;
    float: none;
    padding: 0;
}
/*end auto slider css*/

/*report slider css*/
.report-slider {
    position: relative;
}
.report-slider .slick-next{
    top: 40%;
    right: -7px;
    width: 35px;
    height: 35px;
    box-shadow: none;
    border: 1px solid #898989;
    background-color: white;
    border-radius: 50%;
}
.report-slider .slick-next::before {
    width: 10px;
    height: 10px;
    position: relative;
    content: "";
    transform: rotate(0deg);
    left: 12px;
    bottom: 2px;
    border-left: 2px solid #333333;
    border-bottom: 2px solid #333333;
}
.report-slider .slick-prev{
    top: 40%;
    left: -7px;
    width: 35px;
    height: 35px;
    box-shadow: none;
    border: 1px solid #898989;
    background-color: white;
    border-radius: 50%;
}
.report-slider .slick-prev::before {
    width: 10px;
    height: 10px;
    position: relative;
    content: "";
    transform: rotate(0deg);
    left: 12px;
    bottom: 2px;
    border-left: 2px solid #333333;
    border-bottom: 2px solid #333333;
}
.slick-prev:focus, .slick-next:focus {
    background: white!important;
}
.slick-prev:hover, .slick-next:hover {
    background: #0eb9fc!important;
}
.report-slider .slick-dots li button:before{
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #000;
    border-radius: 50%;  
}
/*end report slider css*/

.estimate-content .black-tag {
    clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
    -webkit-clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
    margin: auto;
    display: table;
}
.collaps-icon {
    position: relative;
    margin: auto;
    display: table;
}
.min-collaps {
    width: 20px;
    height: 5px;
    border-bottom: 2px solid #0eb9fc;
    margin: auto;
}
.plus-collaps {
    width: 11px;
    height: 20px;
    border-right: 2px solid #0eb9fc;
    position: absolute;
    top: -6px;
}
.active-collapsible .plus-collaps {
    display: none;
    transition: display 0.5s ease-in-out;
}
.active-collapsible .min-collaps {
    border-bottom: 2px solid #333333;
    transition: border-bottom 0.5s ease-in-out;
}
.faquest-collapsible.active-collapsible h4 {
    font-weight: 400;
    transition: font-weight 0.5s ease-in-out;
}
.faquest-collapsible {
    display: flex;
    align-items: baseline;
}
.faquest-collapsible h3 {
    width: 8%;
    text-align: center;
}
.faquest-collapsible p {
    width: 84%;
}

.faquest-collapsible h4 {
    width: 84%;
    font-size: 16px;
    cursor: pointer;
}
.faquest-collapsible h4:hover {
    width: 84%;
    opacity: 0.5;
    cursor: pointer;
}
.collaps-icon-wrap {
    width: 8%;
    min-width: 21px;
    margin: auto;
}
.faquest-collapsible.answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
}
span.highlighted {
    position: relative;
    z-index: 1;
}
span.highlighted::after {
    background-color: #fffc00;
    height: 12px;
    width: 100%;
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 16px;
}
span.big-char {
    font-size: 32px;
}
span.yellow-uline {
    text-decoration: underline;
    text-decoration-color: #0eb9fc;
}
span.blue-span {
    color: #0ba8df;
}
.reason-text h3 {
    color:  #0ba8df;
}
.report-box {
    min-height: 400px;
}
.report-ttl {
    display: flex;
    border-right: 1px solid #333333;
    border-left: 1px solid #333333;
    height: 70px;
}
.report-ttl h3 {
    margin: auto;
}
.report-ttl p {
    margin: auto;
}
.ver-line {
    width: 1px;
    border-left: 1px solid #333333;
}
.report-box-wrap {
    margin: 2em 4em 5em 4em;
}
p.report-fill {
    margin-top: 2.5em;
}
.report-box .black-tag {
    margin-left: 4em;
}
.report-slider .slick-dots {
    position: relative;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 26px auto 26px;
    list-style: none;
    text-align: center;
}
body .ui-button.blue-btn {
    background-color: #0eb9fc;
}
body .ui-button.blue-btn-mail {
    background-color: #0eb9fc;
    width: 100%;
    max-width: 240px;
}
body .ui-button.blue-btn-info {
    background-color: #0eb9fc;
    margin: auto;
}
body .ui-button:hover {
    background-color: #b06a0b;
    border: none;
}
body .ui-button.blue-btn:hover {
    background-color: #037ead;
    border: none;
}
body .ui-button.blue-btn-mail:hover {
    background-color: #037ead;
    border: none;
}
body .ui-button.blue-btn-info:hover {
    background-color: #037ead;
    border: none;
}
.ui-grid .ui-grid-row {
    align-items: center;
}
.point-num {
    display: table;
}
.point-num h1 {
    text-align: center;
    font-size: 38px;
    margin: 0;
}
.point-num .uline {
    margin: auto;
}
.point-num h4 {
    margin-bottom: -.5em;
}
.estimate-content .ui-button {
    margin: 4em auto 0;
    display: table;
    width: 100%;
    max-width: 400px;
    height: 55px;
}
.estimate-content .ui-button .ui-button-text {
    font-size: 16px;
}
.estimate-content .table-btn {
    margin: auto;
    display: table;
    width: max-content;
    height: 35px;
    background-color: #fff;
    color: #333333;
    border: 1px solid #333333;
    border-radius: 0;
}
body .estimate-content .table-btn:hover {
    background-color: #dbdbdb;
    border: none;
}
body .table-btn.ui-button-text-only .ui-button-text {
    padding: 6px 20px;
}
.table-btn .ui-button-text::before {
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 17px;
    display: none;
    margin-right: 7px;
}
.left-paper h3 {
    font-weight: 400;
}
.right-paper h3 {
    font-weight: 400;
}
p.list {
    margin: 0;
}
p.list::before {
    background-image: url('../../resources/public/images/check_icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 14px;
    content: "";
    display: inline-block;
    margin-right: 4px;
}
p.list-head {
    margin: 0;
    margin-bottom: 5px;
}
.support-left-wrap {
    width: 97%;
}
.support-right-wrap {
    width: 97%;
    float: right;
}
.message-txt-wrap {
    width: 95%;
}
.message-txt-wrap h3 {
    font-weight: 400;
}
.message-txt-wrap p {
    margin: 18px auto;
}
.faquest-collapsible.answer h3 {
    color: #0eb9fc;
}
.report-slider .slick-track {
    display: flex;
    flex-wrap: wrap;
}

/*vr form page*/
.form-section .ui-grid .ui-grid-row {
    border: 1px solid #cdcdcd;
    background-color: #f5f5f5;
    border-bottom: none;
}
.form-section .ui-grid .ui-grid-row:last-child {
    border-bottom: 1px solid #cdcdcd;
}
.form-section .ui-panelgrid .ui-grid-responsive .ui-panelgrid-cell.left-form {

}
.form-section .ui-panelgrid .ui-grid-responsive .ui-panelgrid-cell.right-form {
    background-color: #ffffff;
    border-left: 1px solid #cdcdcd;
}
.form-section .ui-inputfield {
    width: 100%;
}
.form-content p {
    margin-bottom: 4em;
}
.form-section table td .ui-inputtext.detail-address {
    width: 78%;
}
body .form-section .ui-button {
    width: 150px;
    height: 30px;
    border-radius: 30px;
    margin-bottom: 4em;
}
.form-content .ui-button .ui-button-text::before {
    content: unset;
}
.form-section .left-form {
    background-color: #f5f5f5;
}
.form-content .ui-button {
    margin: auto;
    display: block;
}
.reason-img1 img {
    width: 80%;
}
.reason-img1 .reason-img-wrap {
    float: right;
}
.desc-content .main-vid {
    width: 60%;
    margin: 0em auto;
}
.price-content h3 {
    font-weight: 400;
    line-height: 2em;
}
.tv-bottom .media-text {
    padding-right: 3em;
}
.tv-bottom .ui-button {
    width: 100%;
    max-width: 320px;
    margin-top: 1.5em;
}
.newspaper-content img {
    margin-top: 1em;
}
p.telp span {
    font-size: 20px;
}
.newspaper-content {
    margin-bottom: 5em;
}
.report-slide {
    margin-top: 0px;
}
.estimate-total p {
    font-size: 18px;
}
.estimate-total p span {
    /*font-size: 22px;*/
}
.media-text h3 {
    font-weight: 400;
}
.animation img {
    height: 260px;
    width: auto;
}
iframe {
    width: 100%;
}
.top-intro img {
    width: 60%;
}
.report-fill-img {
    display: flex;
    margin-top: 2.5em
}
.report-fill-img .report-fill-img-wrap {
    width: 40%
}
.report-fill-img .report-fill {
    width: 60%
}
.report-fill-img p.report-fill {
    margin-top: 0em;
    margin-left: 3em;
}
.report-fill-img.report-fill-1 .report-fill-img-wrap {
    width: 23%
}
.report-fill-img.report-fill-1 .report-fill {
    width: 77%
}
body .ui-datatable thead th {
    /*background-color: #f1f1f1;*/
}


/*topbar css*/
.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;
}
.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;
}
.topbar-mobile {
    display: none;
}


.dial-box-sm {
    display: none;
}
.price-content h3 span {
    font-size: 13px;
}
.price-content p {
    margin: 0;
}
.price-content p:first-child {
    margin-top: 1em;
}
.estimate-content .black-tag h5 {
    margin: 4px 24px 4px 20px;
}
#reportTop .slick-dots li {
    margin: 0;
}
body .ui-panelgrid .ui-panelgrid-cell.estimate-data-lbl {
    padding-right: 0;
    padding-left: 0;
}

@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 : 768px) {
    .top-intro {
        margin-top: 1em;
        margin-left: 2em;
    }
    .floating-box {
        top: -2em;
    }
    /*code for header in iPad*/
    /*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;
        padding: 0!important;
    }
    .topbar-mobile .header-logo img {
        width: 38%;
        margin: 1em auto;
    }
    i#bars {
        font-size: 33px;
        margin: 4% auto;
        position: absolute;
        right: .7em;
        color: #008fde;
    }
    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: 2px;
    }
    .header-wrapper {
        width: 90%;
        overflow: hidden;
        margin: 0 auto;
    }
    #top-section.top-section .top-img-cover{
        background-image: url('../../resources/public/images/top-sm.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 auto;
        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;
    }


    .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%;
    }

    /*css for customers voices page*/
    .topbar-mobile {
        display: block;
        overflow: hidden;
    }    
    .topbar-pc-show {
        display: none;
    }
    .topbar-mobile .header-logo img {
        width: 35%;
        margin: 1em auto;
        margin-left: 2.5em;
    }
}

/*sm*/
@media screen and (max-width : 40.063em) {
    h1 {
        font-size: 25px;
    }
    p {
        font-size: 16px;
    }
    h1, h2, h3, h4, h5, h6, p {
        line-height: 1.7em;
    }
    .sub-ttl h4 {
        font-size: 18px;
        margin-top: 1em;
    }
    .intro-btn-sm {
        /*        position: relative;
                right: 13%;*/
    }
    .top-intro h1 {
        text-align: center;
    }
    .top-intro img {
        display: none;
    }
    .top-intro {
        margin: 2em auto 3em;
    }
    .top-intro h3{
        text-align: center;
    }
    .float-box-wrap p {
        font-size: 16px;
    }
    #news-page .main-content h1 {
        font-size: 22px;
    }
    .button-area .list, .button-area .prev, .button-area .next {
        transform: scale(0.97);
        width:100%;
    }
    .no-pad-sm {
        padding: 0;
    }
    .dialog-box p {
        top: 30%;
        left: 12%;
        font-size: 16px;
    }
    .about-bottom {
        margin-bottom: 1em;
    }
    .reason-top {
        margin-top: 0em;
    }
    .reason-content {
        margin: 1em auto;
    }
    .vid-sample-margin {
        margin: 1em auto 3em;
    }
    .price-top {
        margin-top: 1em;
    }
    .price-content {
        margin-bottom: 1em;
    }
    .estimate-top {
        margin-top: 1em;
        line-height: 35px;
    }
    .estimate-content {
        margin-bottom: 2.5em;
    }
    .media-btn-sm {
        position: relative;
    }
    .left-paper h3, .right-paper h3{
        /*text-align: center;*/
    }
    .report-box .black-tag {
        margin-left: 0em;
    }
    .report-ttl {
        display: block;
    }
    .report-ttl p {
        margin: 2em 0.5em;
        text-align: center;
        font-size: 16px;
    }
    .report-ttl h3 {
        margin: auto 0.5em;
        text-align: center;
    }
    .report-ttl p {
        margin: 1em 0.5em;
        text-align: center;
        font-size: 16px;
    }
    p.report-fill {
        margin-top: 4em;
    }
    report-slider .slick-dots {
        margin: 21px auto 1em;
    }
    .support-top {
        margin-top: 0;
    }
    .support-content {
        margin-bottom: 0em;
    }
    .message-top {
        margin-top: 0em;
    }
    .message-content {
        margin-top: 1em;
        margin-bottom: 3em;
    }

    body .ui-button.ui-button-text-only .ui-button-text {
        font-size: 16px;
    }
    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;
        padding: 0!important;
    }
    i#bars {
        font-size: 30px;
        margin: 6% auto;
        position: absolute;
        right: .7em;
        color: #008fde;
    }
    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: 2px;
    }
    .header-wrapper {
        width: 90%;
        overflow: hidden;
        margin: 0 auto;
    }
    #top-section.top-section .top-img-cover{
        background-image: url('../../resources/public/images/top-sm.jpg');
    }
    .show {
        display: none;
    }


    .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 1.5em;
    }
    .about-section p.section-desc {
        padding: 0 .5em;
    }
    .top-cover-pd {
        padding: 5em 3em;
    }
    .top-text-cover h1 {
        font-size: 30px;
        line-height: 1.4;
    }
    .p-cover {
        font-size: 15px;
        margin-top: 0.5em;
        margin-bottom: 1.5em;
    }
    .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: 100%;
    }
    .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-right: 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;
    }
    .estimate-content {
        margin-bottom: 3em;
        margin-top: 0;
    }
    .lecture-section h2 {
        font-size: 22px;
    }
    .step-section h2 {
        font-size: 22px;
    }
    .news-section h2 {
        font-size: 22px;
    }
    .report-slider .slick-dots {
        margin: 26px auto 2em;
    }
    .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-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*/

    /*new css for DDASA-VR*/
    .reason-img-wrap {
        width: 100%;
    }
    .right-paper-wrap {
        width: 100%;
    }
    .report-box-wrap {
        margin: 2em 2em 2em 2em;
    }
    .support-left-wrap {
        width: 100%;
    }
    .support-right-wrap {
        width: 100%;
    }
    .message-txt-wrap {
        width: 100%;
    }

    body .ui-button {
        display: block;
        margin: auto;
    }
    .float-box-wrap {
        text-align: left;
    }
    .dial-box-pc {
        display: none;
    }
    .dial-box-sm {
        display: block;
    }
    .dial-box-sm img {
        margin-bottom: 3em;
    }
    .dial-content h1 {
        font-size: 20px;
        word-break: keep-all;
    }
    .desc-content .main-vid {
        width: 100%;
        margin: 0em auto;
    }
    .price-content p {
        margin: 1em auto;
    }
    select.estimate-drop {
        height: 35px;
        font-size: 16px;
    }
    .estimate-content .black-tag {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 74%);
        clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 74%);
        margin: 0 auto 2.5em;
    }
    .estimate-content .black-tag h5 {
        margin: .5em 1em 1em;
    }
    .estimate-content .ui-button {
        margin: auto;
    }
    .animation img {
        height: 200px;
    }
    .report-ttl {
        height: auto;
        border-right: none;
        border-left: none;
    }
    .report-ttl h3 {
        border-right: 1px solid #333333;
        border-left: 1px solid #333333;
        padding: .5em;
        margin: auto;
    }
    .report-fill-img {
        margin-top: 0.5em;
        display: block;
    }
    p.report-fill {
        margin-top: 0;
    }
    .report-fill-img .report-fill-img-wrap {
        width: 100%;
        margin-bottom: 2em;
    }
    .report-fill-img p.report-fill {
        width: 100%;
        margin-left: 0;
    }
    .report-fill-img.report-fill-1 .report-fill-img-wrap {
        width: 100%;
        margin-bottom: 2em;
    }
    .report-fill-img.report-fill-1 .report-fill {
        width: 100%;
        margin-left: 0;
    }
    .support-bg {
        background-image: none;
        background-color: #e1eef7;
    }
    .faquest-collapsible {
        margin: .5em auto 0;
    }
    .faquest-collapsible.answer {
        margin-top: 0;
        margin-bottom: .5em;
    }
    .faquest-collapsible h4 {
        width: 81%;
    }
    .faquest-collapsible h3 {
        margin-right: 3%;
    }
    .faq-content {
        margin-bottom: 1em;
    }
    .footer-add-wrap {
        width: 100%;
    }
    .footer-add-wrap p {
        margin: 10px auto;
        margin-bottom: 0px!important;
    }
    p.telp {
        margin-top: 0;
    }
    body .ui-button.blue-btn-mail {
        margin-top: 2em;
        margin-bottom: 0;
    }
    .topbar-mobile .header-logo img {
        width: 60%;
        margin: 1em auto;
        margin-left: 1.5em;
    }
    .ui-panelgrid .ui-grid-responsive .ui-grid-row {
        border-bottom: none;
    }
    .form-section .ui-panelgrid .ui-grid-responsive .ui-panelgrid-cell {
        border: 1px solid #cdcdcd;
        border-bottom: none;
    }
    .form-section .ui-panelgrid .ui-grid-responsive .ui-panelgrid-cell:last-child {
        border-bottom: 1px solid #cdcdcd;
    }
    .reason-text {
        text-align: center;
    }
    .point-num {
        margin: auto;
    }
    .reason-img1 img {
        margin-left: 8%;
    }
    body .ui-button.blue-btn-info {
        margin-bottom: 2.5em;
    }
    .floating-box h3 {
        margin-bottom: 1.5em;
    }
    .tv-bottom .media-text {
        padding-right: .5em;
    }
    .tv-bottom .ui-button {
        margin-bottom: 1em;
    }
    .tv-bottom {
        margin-top: 0;
    }
    .support-top p {
        margin-bottom: 4px;
    }
    .support-content {
        margin-top: 0;
    }
    .faq-top {
        margin-bottom: 14px;
    }
    .report-slider .slick-track {
        display: block;
    }
    body .ui-panelgrid .ui-panelgrid-cell.estimate-data-lbl {
        padding-left: 0;
    }
    .ui-grid-responsive .ui-sm-4.ui-grid-col-3 {
        width: 33.3333%;
        display: inline-block;
    }
    .ui-grid-responsive .ui-sm-6.ui-grid-col-3 {
        width: 50%;
        display: inline-block;
    }
    .ui-grid-responsive .ui-sm-2.ui-grid-col-3 {
        width: 16.6667%;
        display: inline-block;
    }

    /*footer*/
    .layout-footer {
        padding: 10px;
    }
    .copyright h5 {
        text-align: center;
        font-size: 10px;
    }
}
/*end max-width : 40.063em*/

/*-------------------------------buttom to top*/
#fabButton {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    color: #333333;
    cursor: pointer;
    padding: 0 3px 5px;
    background: transparent;
    border-radius: 11px;
}

#fabButton i {
    color: #333333;
    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;
    font-size: 5em;
    line-height: .7em;
    margin-top: -6px;
}

#fabButton:hover {
    background-color: #e5e5e5;
}

#fabButton p {
    margin: 0;
    font-size: 16px;
}

