.section-ttl.course-detail h2{
    margin: auto;
    margin-bottom: 1em;
    text-align: center!important;
    padding-bottom: .3em;
    margin-top: 1em;
}
.pad-left-content{
    padding-left: 1.6em !important;
}
.course-schedule-venue{
    margin-bottom: 2em;
}
.content-div{
    display: flex;
}
.width100{
    width: 100%
}
.width50{
    width: 50%
}
.mar-btm-content{
    margin-bottom: 1.5em;
}
.jhia-line-index-section-feature{
    width: 70px;
}
.top-feature .content-features{
    margin-bottom: .5em;
}
.top-feature .content-features h4 {
    color: #222222;
    font-family: 'YuGothic';
    margin-top: 0;
    font-size: 16px;
}
.content-desc{
    margin-left: 3em;
    padding-right: 0;
}
.no-pad-left{
    padding-left: 0 !important;
}
.no-pad-top{
    padding-top: 0 !important;
}
.no-pad-right{
    padding-right: 0 !important;
}
.course-main-txt {
    font-size: 16px;
    color: #222222;
    line-height: 1.6;
}

/*==== Full Booked section ====*/
.full-booked{
    background-color: #fee7e4;
    border-left: 4px solid #fbb7ae;
    padding: 2.4em;
}
.full-booked h4{
    margin-top: 0;
    margin-bottom: 1em;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-size: 16px;
    color: #222222;
}
.full-booked p{
    margin-bottom: 0;
    line-height: 1.6;
}
.mar-btm-booked{
    margin-bottom: 3.5em !important;
}

/*===== Teacher section =====*/
.teacher{
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 1em !important;
}
.teacher-image{
    border-radius: 50%;
}
.teacher .teacher-item:nth-child(odd){
    padding-right: 2em;
}
.teacher .teacher-item:nth-child(even){
    padding-left: 2em;
}
.teacher-desc{
    padding-right: 2em;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}
.teacher-desc h4{
    margin: 1em 0 0;
    font-size: 16px;
}
.teacher-pic{
    padding-right: 2em;
}
.teacher-type{
    font-size: 14px;
    color: #787878;
}

/*==== Course Fee Section ====*/
.mar-btm-courseFee{
    margin-bottom: 3em;
    padding-top: 0;
}
.sub-title{
    border-left: 2px solid #c8c8c8;
    padding-left: 1.5em;
}
.tuition-fee{
    padding-left: 0;
}
.sub-title h3{
    margin-top: .5em;
    font-weight: bold;
}
.table-course-div .ui-grid .ui-grid-row{
    align-items: center;
    text-align: center;
    letter-spacing: normal;
    font-size: 14px;
    color: #222222;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
}
.table-course-div .ui-panelgrid .ui-grid-row .ui-panelgrid-cell{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    text-align: left;
    padding: 0.75em 1.5em;
    word-break: keep-all;
}
.table-course-div .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:last-child{
    /*border-left: 1px solid #e5e5e5;*/
}
.table-course-div .ui-panelgrid .ui-grid-row:nth-child(2),
.table-course-div .ui-panelgrid .ui-grid-row:nth-child(3){
    border-top: none !important;
}
.table-course-div .ui-panelgrid-cell .table-pricettl{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-size: 16px;
}
.table-course-div{
    margin-top: 2em;
}
.ui-panelgrid-cell .price span{
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
}
.ui-panelgrid-cell .price p{
    font-weight: bold;
    font-size: 18px;
    margin: 0;
}
.text-bold{
    font-weight: bold;
}
.other-cost{
    margin-left: 0;
    padding: 0;
}
.other-cost-text{
    margin-top: 2em;
}
.other-cost-text p{
    margin-bottom: 8px;
    margin-top: -6px;
}

/*===== Qualification Section =====*/
.qualification-desc{
    margin-left: 0;
    margin-bottom: 3em;
}
.sub-title-qualification h4{
    border-left: 2px solid #c8c8c8;
    padding-left: 1.5em;
    margin-top: 1.7em;
    margin-bottom: 1em;
    font-weight: bolder;
    font-size: 16px;
}
.qualification-desc p{
    line-height: 1.6;
}

/*===== Organizer / sponsor section =====*/
.sub-title-sponsor h4{
    margin-block: 0;
    margin-right: 2em;
    font-size: 16px;
}
.sponsor-desc{
    margin-top: .5em;
    margin-bottom: 3em;
}
.display-sponsor{
    display:flex;
    /*margin-left: -1.25em;*/
    margin-left: 0;
}
.display-sponsor.left-side{
    display:flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 3.5em;
}
.display-sponsor p{
    margin-block: 0;
}

/*====== Contact Us section ======*/
.table-contactus-div{
    margin-top: 2em;
}
.table-contactus-pc, .table-contactus-sm, th, td {
    border: 1px solid #e5e5e5;
    text-align: center;
    letter-spacing: normal;
    font-size: 16px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    color: #222222;
}
.table-contactus-sm{
    display: none;
}
.table-contactus-pc{
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 2em;
}
.table-contactus-pc td{
    width: 50%;
    padding: 1em 0;
}
.phone-div{
    display: flex;
    flex-direction: column;
    margin: 1em 0;
}
.phone-div p{
    margin-top: 0.2em;
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 14px;
}
.phone-number{
    display: flex;
    align-items: center;
    margin: auto;
}
.phone-number a{
    text-decoration: underline;
    font-size: 20px;
    font-weight: bold;
    margin-block: 0;
    color: #222222;
}
.icon-phone{
    width: 19px;
    margin-right: 1em;
}
.fs-12{
    font-size: 12px;
}
.icon-email{
    width: 22px;
    margin-right: 1em;
}
.email{
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
}
.email a{
    text-decoration: underline;
    color: #222222;
}
.slick-slide{
    opacity: 1;
}

.pad-right-top-section{
    padding-right: .5em;
}
.inline-date{
    display: inline-flex;
}
.date-time{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 4px;
    display: inline-flex;
    align-items: center;
    /*justify-content: space-between;*/
}
.icon-date-detail img {
    width: 20px;
    margin-top: -2px;
    margin-right: 3px;
}
.icon-time-detail{
    align-self: center;
}
.icon-time-detail img {
    width: 20px;
}
.date-time .date p {
    display: inline;
    margin-bottom: 0;
    margin-top: 0em;
    margin-left: 0.5em;
}
.date-time .time p {
    display: inline;
    margin-bottom: 0;
    margin-top: 0em;
    margin-left: 0.5em;
}
.course-dt-top .slide-top-left .wrap {
    border-left: 4px solid #c8c8c8;
    padding-left: 1.5em;
    padding-top: 0;
    padding-bottom: 0;
}
.course-dt-top .slide-top-left {
    padding-left: .5em;
    padding-right: 0;
    padding-top: 0.5em;
    display: flex;
}
.course-dt-top .slide-top-right {
    padding-left: 2em;
    padding-right: 0.5em;
}
.course-dt-top .workshop-top p {
    margin-top: 0;
    margin-bottom: 0.5em;
}
.course-dt-top .slide-top-right {
    max-height: unset;
}
.course-dt-top {
    margin: 3.5em 0 1em;
}
.wrap-course-dt-top {
    display: flex;
}
.hashtag a {
    margin: .25em 1em .25em 0;
    display: inline-block;
    line-height: 1.4em;
    font-size: 13px;
}
.course-dt-sns a {
    display: inline-block;
    margin-right: 1.3em;
    width: 25px;
    height: 25px;
}
.course-dt-sns img {
    width: 100%;
}
.course-dt-sns img.twitter{
    margin-top: 0;
    width: 24px;
    height: 24px;
}
.course-dt-sns {
    margin-top: 0;
    display: inline-block;
}
.schedule-table .ui-datatable thead th[role=columnheader] {
    padding-top: 0;
    padding-bottom: 0;
    height: 0;
}
.schedule-table form {
    margin-top: 1em;
}
.bg-light-blue {
    background-color: #e5f1f8;
}
.course-venue .address {
    border-left: 4px solid #fff;
    display: flex;
    align-items: flex-start;
    padding: 0 2.5em 0 .5em;
    color: #222222;
}
.course-venue .address-in p {
    display: inline-block;
    margin: 2px 0;
}
.course-venue .place a {
    text-decoration: underline;
    color: #222222;
}
.course-venue .address img {
    width: 14px;
}
.course-venue .address .icon {
    margin-right: 16px;
    position: relative;
}
.course-venue .street p {
    margin-right: 1em;
}
.course-venue .address h4 {
    margin: 0;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    margin-bottom: 0em;
    font-weight: bold;
    font-size: 16px;
}
.wrap-address .course-venue .street{
    margin-left: 0;
}
.wrap-address .course-venue .place{
    margin-left: 0;
}
.course-venue .tags p {
    padding: 0 1.2em;
    margin: 0;
    word-break: keep-all;
    background-color: #ffffff;
    border: 1px solid #aeb0b3;
    font-weight: bold;
    font-size: 13px;
}
.course-venue .address .street .icon {
    top: .5em;
}
.course-venue .address .place .icon {
    width: 22px;
    margin-right: 10px;
    left: -3px;
    align-self: center;
}
.course-venue .address .map {
    padding-left: 1em;
}
.course-venue .address .map p {
    color: #0f3587;
}
.course-venue .wrap-address {
    margin: 1em 0 0.5em;
}
.course-venue {
    padding: 2em 0 2.5em;
    margin-bottom: 3.5em;
}
.course-venue .street, .course-venue .place {
    margin-left: 0em;
    display: flex;
    align-items: baseline;
}
.tags {
    display: flex;
    margin-left: 1em;
}
.wrap-course-dt-top .tags p{
    /*    border: 1px solid #969696;
        padding: 2px 10px;
        margin: 0 10px 1em 0;*/
}
.address-in{
    margin-left: 1em;
}
.schedule-table .ui-panelgrid .ui-panelgrid-cell {
    background-color: #ffffff;
    border: 1px solid #e5f1f8;
    padding: 1.25em;
}
.schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:first-child {
    background-color: #addefb;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
}
.schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2n) {
    width: calc(70% - 110px);
    padding: 1.25em 3em;
}
.schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3n) {
    min-width: 275px;
    width: 30%;
    text-align: center;
}
.schedule-table .ui-panelgrid .ui-grid-row:first-child .ui-panelgrid-cell:first-child {
    opacity: 0;
}
.schedule-table .ui-panelgrid .ui-grid-row:first-child .ui-panelgrid-cell {
    text-align: center;
}
.schedule-table ul {
    padding: 0;
    list-style: none;
    margin: 3px 0;
}
.schedule-table li {
    line-height: 1.8em;
    text-align: left;
    margin: .5em auto;
}
.bg-light-yellow {
    background-color: #fcf6e9;
}
.course-dt-apply {
    padding: 3em 0;
    margin-bottom: 2em;
    margin-top: 3em;
}
.course-dt-apply .apply-course{
    padding-right: 0;
    padding-left: 0;
}
.course-dt-apply form {
    margin: 0;
    overflow: auto;
}
.course-dt-apply .ui-panelgrid {
    min-width: 980px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row {
    min-height: 90px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row:first-child {
    min-height: 74px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell {
    width: 28%;
    text-align: center;
    padding: 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-basis: calc(100% / 7); /*make all column have same width*/
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2n) {
    width: 20%;
    word-break: keep-all;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3n){
    width: 18%;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(4) {
    width: 19.5%;
    flex-basis: 8%;
    min-width: 78.3px;
}
.course-dt-apply .header-course .ui-grid-row .ui-panelgrid-cell {
    padding: 1em 0.5em;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22%;
    flex-basis: 22%;
    min-width: 215.27px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2) {
    min-width: 139.81px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3) {
    min-width: 139.81px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(5) {
    min-width: 139.7px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(6) {
    min-width: 156px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(7){
    flex-basis: 13%;
    min-width: 127.43px;
}
.course-dt-apply .login-btn-course {
    height: 40px!important;
}
.course-dt-apply .btn-arrow.ui-button::after {
    width: 9px;
    height: 9px;
    right: 11%;
}
.course-dt-apply label.header {
    width: 100%;
    border-bottom: 3px solid #fee2a4;
    padding-bottom: 1em;
    display: block;
    font-size: 16px;
}
.course-dt-apply .ui-grid .ui-grid-row {
    position: relative;
}
.course-dt-apply .ui-grid .ui-grid-row::after {
    content: '';
    position: absolute;
    width: calc(100% - 1.5em);
    left: .75em;
    bottom: 0;
    border-bottom: 1px solid #c9c6bf;
}
.course-dt-apply .row-course-apply:last-of-type .ui-grid .ui-grid-row::after {
    border-bottom: none;
}
.course-dt-apply .header-course .ui-grid-row::after {
    border-bottom: none;
}
.course-dt-apply .capacity {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
}
.course-dt-apply .capacity strong{
    font-size: 19px;
}
.course-dt-apply .capacity p {
    width: auto;
    margin: 0;
}
.course-dt-apply .capacity .bar {
    flex: 1;
}
.capacity .ui-progressbar {
    border-radius: 0;
    background-color: #ffffff;
}
.capacity .ui-progressbar .ui-progressbar-value {
    border-radius: 0;
    background-color: #0f3587;
}
.course-dt-apply .status img {
    width: 25px;
}
.course-dt-apply .status p {
    display: inline-block;
    margin: 0 0 0 .8em;
    vertical-align: super;
}
.course-dt-apply .login-btn {
    height: 48px;
    margin: auto;
    width: 80%;
    max-width: 265px;
}
.course-dt-apply .tocart-btn {
    align-items: center;
    height: 48px;
    margin: auto;
    width: 80%;
}
.course-dt-apply .ui-button-text {
    line-height: 1em;
}
.course-dt-apply .place {
    font-weight: bold;
}
.course-dt-apply .status {
    width: 100%;
    min-width: 140px;
    text-align: center;
}
.course-dt-apply .status.end img {
    width: 20;
    margin-left: 5px;
}
.course-dt-apply .apply {
    line-height: 1.7em;
    text-align: left;
}
.course-dt-apply .end {
    opacity: .6;
}
.course-dt-apply .status.end {
    opacity: 1;
}
.course-dt-apply .apply a {
    color: inherit;
    text-decoration: underline;
}
.other-course {
    padding: 0 0 4.5em;
}
.other-course .desc {
    display: block;
    margin-top: 1.5em;
}
.other-course .workshop-top p.course {
    margin: 0;
    min-width: 85px;
    text-align: center;
    display: table;
}
.other-course p.name {
    font-weight: bold;
    margin-bottom: 0;
    margin-top: .7em;
}
.other-course p.date {
    margin-top: 5px;
    font-size: 14px;
}
.other-course .course-item {
    padding: 0 1.5em;
}
.other-course-slider {
    position: relative;
    width: 97%;
    margin: 1.5em auto 3em;
    padding: 0 2em;
}
.other-course-slider .slick-prev, .other-course-slider .slick-next {
    box-shadow: -2px 2px 0 #b1b1b1;
    width: 25px;
    height: 25px;
}
.other-course .ui-button.login-btn {
    margin: auto;
    width: 100%;
    max-width: 240px;
}
.course-dt-apply .ui-button.ui-button-text-only .ui-button-text {
    padding: 6px 20px;
    word-break: break-word;
    font-size: 15px;
}
.course-venue .schedule-table {
    overflow: auto;
}
.course-venue .schedule-table form {
    min-width: 822px;
}
.other-course .workshop-top p.teori {
    background-color: #81b32d;
}
.other-course .workshop-top p.calligraphy {
    background-color: #f3b93c;
}

.course-dt-main-content .section-ttl {
    margin-bottom: .5em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.course-dt-teacher .section-ttl {
    margin-bottom: .5em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.course-dt-fee .section-ttl {
    margin-bottom: .5em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.qualification-ttl.course-detail {
    margin-bottom: .5em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.wrap-ttl-course-venue.course-detail {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.course-dt-sponsor  .section-ttl {
    margin-bottom: 1em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.course-dt-contact  .section-ttl {
    margin-bottom: 2em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.other-course .section-ttl {
    margin-bottom: 2em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.course-dt-contact {
    margin-top: 1em;
}

.workshop-title h1{
    margin-bottom: .5em;
}
.slide-top-right.course-index {
    padding-right: 0.2em;
    padding-left: 3em;
    /*max-height: 370px;*/
    width: 42%;
    /*min-width: 510px;*/
    align-self: baseline;
}
.time-sns-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.no-teacher-txt {
    margin: 0 auto;
}

/*new schedule table design*/
.schedule-table .ui-datatable thead tr th:first-child {
    opacity: 0;
    border-color: transparent;
}
.schedule-table .ui-datatable .ui-datatable-data > tr td {
    background-color: #ffffff;
    padding: 1.5em 2em;
}
.schedule-table .ui-datatable tbody td {
    border-color: #e5f1f8;
}
.schedule-table .ui-datatable .ui-datatable-data > tr td:first-child {
    background-color: #addefb;
    padding: 1.5em 0.5em;
    word-break: keep-all;
}
.schedule-table  .ui-datatable thead th {
    border-color: #e5f1f8;
    font-weight: normal;
    height: 56px;
    background-color: transparent;
    padding: 0.75em 0.75em 2em;
}
.schedule-table .ui-datatable .ui-datatable-data > tr td:nth-child(2n) {
    padding: 1.5em 2em;
}
.schedule-table .ui-datatable .ui-datatable-data > tr td:nth-child(3n) {
    width: 35%;
}
.schedule-table .ui-datatable thead th:nth-child(3n) {
    width: 40%;
}
.schedule-table .ui-datatable thead th, .schedule-table .ui-datatable tbody td, .schedule-table .ui-datatable tfoot td, .schedule-table .ui-datatable tfoot th {
    border-width: 2px;
}

.course-dt-top .hashtag p {
    margin: 0;
    line-height: 1.2em;
    color: #0f3587;
    font-size: 14px;
}
.course-dt-top .hashtag {
    margin: 7px 0 0;
}
.course-dt-top .hashtag a:hover p {
    text-decoration: underline;
}
.course-dt-sns a:hover img {
    opacity: .7;
    transition: 500ms ease 0s;
}
.other-course .course-item a:hover img {
    opacity: .7;
    transition: 500ms ease 0s;
}
.course-dt-apply .apply p {
    text-align: center;
}

/* added by adhit*/

.sub-title-text {
    margin-left: 23px;
}

.login-btn-course {
    height: 45px!important;
    width: 95%!important;
}

.wrapper-course {
    position: relative;
}

.popup {
    max-width: 500px;
    width: 90%;
    position: fixed; /* or absolute */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -80%);
    text-align: center;
    z-index: 5;
    -moz-box-shadow: 0 0 20px #999;
    -webkit-box-shadow: 0 0 20px #999;
    box-shadow: 0 0 20px #999;
}

.popup-header {
    padding: 10px;
    background-color: #123a89;
    color: #fff;
}

.popup-content {
    background-color: #fff;
    padding: 10px;
    color: #000;
}

.popup-text {
    margin: 12px 0;
}

.popup-background {
    background:#fbf7f3;
    opacity: 0.2;
    width: 100%;
    height:100vh;
    min-height: 100%;
    position: relative;
    overflow: hidden;
    pointer-events: none;
    z-index: 1;
}

.popup-background:hover {
    cursor: pointer!important;
}

.popup-button {
    background-color: #123a89;
    padding: 3px 20px;
    color: #fff;
    border-radius: 20px;
}

.hideDiv {
    display: none;
}

span.colon {
    display: none;
}

/* end added by adhit*/

.teacher-pic-fit {
    width: 100%;
    padding-bottom: 100%;
    height: 0;
    position: relative;
}
.teacher-pic-fit img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/*about application section*/
.about-app p{
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
}
.about-app-wrap{
    padding: 0.5em 0.7em;
}
.schedule-table span.ui-column-title {
    border-bottom: 3px solid #67c5e0;
    padding-bottom: 1em;
}
.about-app ul{
    padding-inline-start: 15px;
    margin-block-start: 5px;
    margin-block-end: 5px;
}

/*========= price new design 6/15/22 =============*/
.course-fee .header-table {
    font-weight: bold;
    text-align: center;
}
.course-fee .header-table label.header {
    width: 100%;
    border-bottom: 2px solid #85C7F2;
    padding-bottom: 1em;
    display: block;
}
.course-fee .header-table .ui-panelgrid-cell {
    padding-bottom: 0;
}
.course-fee .row-course-apply {
    text-align: center;
}
.course-fee .row-course-apply .ui-panelgrid-cell {
    padding-top: 0;
    padding-bottom: 5px;
}
.course-fee .row-course-apply .ui-panelgrid-cell span {
    display: block;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    padding: 18px 0 24px;
    font-size: 16px;
}
.course-fee .row-course-apply .type-name {
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #ECF3F8;
    align-items: center;
    padding: 0 1em;
}
.course-fee {
    overflow-y: hidden;
    width: calc(100% + 1.5em);
    margin-left: -0.75em;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.course-fee::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    height: 0;
    opacity: 0;
    -webkit-appearance: none;
    display: none;
}
.course-fee form {
    min-width: 1050px;
}
.course-fee .button-to-detail .ui-button {
    color: #003884;
    background-color: #fff;
    border: 1px solid #003884;
    display: block;
    margin: auto;
    opacity: 1;
    transition: 350ms ease;
}
.course-fee .button-to-detail .ui-button.ui-button-text-icon-left .ui-icon {
    font-size: 19px;
    margin-top: -10px;
}
.course-fee-detail {
    border: 1px solid #85C7F2;
    padding: 1.2em 1.7em 0;
    position: relative;
}
.course-fee-detail .ui-grid-row {
    border-bottom: 1px solid #E5E5E5;
}
.course-fee-detail .ui-panelgrid-cell {
    min-width: 100px;
}
.course-fee-detail .header-table .ui-grid-row {
    border-top: 1px solid #E5E5E5;
    border-bottom: 2px solid #DFDFDF;
}
.course-fee-detail .member-type {
    padding: 0 26px;
    margin: 35px 0 48px;
}
.course-fee-detail .type-name p {
    display: inline-block;
    margin: 0;
    background-color: #ECF3F8;
    padding: 2px 12px;
    min-width: 136px;
    text-align: center;
}
.course-fee-detail .type-name {
    margin-bottom: 14px;
}
.course-fee .collapsible-price-course {
    position: relative;
    display: table;
    margin: auto;
}
.course-fee .collapsible-price-course .fa-play {
    position: absolute;
    transform: rotate(90deg);
    font-size: 45px;
    color: #85C7F2;
    top: -4px;
    left: 19px;
    opacity: 0;
    transition: 350ms ease;
    z-index: -1;
}
.course-fee .collapsible-price-course.active-collapsible .fa-play {
    opacity: 1;
}
.course-fee .collapsible-price-course.active-collapsible .ui-button {
    opacity: 0;
    cursor: default;
}
.close-price-dt {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
}
.close-price-dt i {
    font-size: 30px;
}
.close-price-dt i.fa-angle-right {
    margin-right: -4px;
}
.other-cost-text .cost-row {
    display: flex;
    border-bottom: 1px solid #E5E5E5;
    padding: 1em 0;
}
.other-cost-text .ui-outputlabel:last-child .cost-row {
    border-bottom: none;
}
.other-cost-text .text-left {
    min-width: 90px;
    width: 90px;
}
.other-cost-text {
    max-width: fit-content;
    margin-top: 1.5em;
}
.other-cost-text p {
    margin: 0;
}
.mar-btm-courseFee {
    margin-bottom: 1em;
    margin-top: 1.5em;
}
.other-cost {
    margin-bottom: 3em;
}
.course-fee .button-to-detail  .ui-button.ui-button-text-icon-left .ui-button-text {
    padding: 5px 20px 5px 30px;
    font-weight: 500;
}
.course-dt-fee .sub-title {
    width: calc(100% - 21px);
}

/*overlay*/
.course-dt-fee .ui-overlay-hidden {
    max-height: 0;  
    transition: 400ms ease;
}
.course-dt-fee .ui-overlay-visible {
    max-height: max-content;  
    transition: 500ms ease;
}
.course-dt-fee .ui-overlaypanel {
    position: relative;
    overflow: hidden;
    width: 100%;
    border: none;
    border-radius: 0;
}
.course-dt-fee .ui-overlaypanel-content {
    border: none;
    padding: 20px 0;
}
/*========= end price new design 6/15/22 =============*/

.course-dt-apply .location-video .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:first-child {
    flex-basis: 22.5%;
}
.location-video .hr-line {
    margin-top: 1em;
    margin-bottom: 2em;
    border: none;
    border-bottom: 1px solid #9A9A9A;
}
.course-dt-apply .location-video .ui-panelgrid .ui-grid-row .ui-panelgrid-cell {
    flex-basis: calc(100% / 5);
}
.course-dt-apply .location-video .apply {
    max-width: 140px;
}

/* iPad Pro */
@media screen and (max-width: 1024px) {
    /*    .course-venue .address {
            padding-bottom: 2em;
        }*/
    .course-venue .wrap-address .address:last-of-type {
        padding-bottom: 0;
    }
    .schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2n) {
        padding: 1.25em 2em;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3n) {
        width: 20%;
    }
    .wrap-course-dt-top {
        flex-direction: column-reverse;
    }
    .course-dt-top .slide-top-right {
        width: 100%;
        text-align: center;
        padding-bottom: 0;
        padding-left: 0.5em;
    }
    .course-dt-top .slide-top-left .wrap {
        border-left: none; 
        padding-left: 0;
        padding-top: 0;
    }
    .course-dt-top .slide-top-left {
        width: 100%;
        padding-left: 0.5em;
        padding-right: 0;
        padding-top: 1em;
    }
    .course-dt-top {
        margin: 3.5em 0 -14px;
    }
    .full-booked {
        margin-top: 2em!important;
    }
}
@media screen and (max-width: 985px) {
    .course-dt-apply form {
        overflow: hidden;
    }
}
@media screen and (max-width: 960px) {
    .course-dt-apply form {
        overflow: auto;
    }
}

/* iPad */
@media screen and (max-width: 768px){
    .jhia-line-index-section-feature {
        width: 14%;
    }
    .pad-left-content{
        padding-left: 0 !important;
        padding-right: 0;
    }
    .no-pad-right-md{
        padding-right: 0;
    }
    .content-desc{
        margin-left: 2em;
        padding-inline: 0;
        width: 59%;
    }
    .top-feature .content-features{
        padding-right: 0;
    }
    .width-sm{
        width: 36%;
    }
    /*==== Full Booked section ====*/
    .full-booked{
        padding: 2em;
        margin-top: 0!important;
    }
    /*==== Teacher section ====*/
    .teacher-pic {
        padding: 0.5em;
        width: 100%;
    }
    .teacher-desc {
        padding-right: 0;
        width: 100%;
    }
    .no-pad-left-sm{
        padding-left: 0;
    }
    .teacher-desc h4 {
        margin: .5em 0 0;
        text-align: center;
    }
    .teacher-type {
        display: block;
        text-align: center;
    }
    .teacher-desc p {
        margin-bottom: 0;
    }

    /*==== Course Fee Section ====*/
    .mar-btm-courseFee{
        margin-bottom: 1.5em;
    }
    .courseFee {
        display: flex;
        flex-direction: column;
    }
    .tuition-fee{
        width: 100%;
    }
    .other-cost {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }
    .table-course{
        margin-bottom: 1em;
    }

    .qualification-desc {
        margin-bottom: 1.5em;
    }

    .course-dt-top .slide-top-right {
        padding-left: 0;
        padding-right: 1em;
    }
    .course-dt-top {
        margin: 2em 0;
    }
    .course-dt-top .slide-top-left .wrap {
        border-left: none;
        padding-left: 0;
    }
    .course-dt-top .slide-top-left {
        padding-left: 0;
    }
    .course-dt-top .workshop-top {
        flex-wrap: wrap;
    }

    .teacher .teacher-item {
        display: flex;
        flex-direction: column;
    }
    .teacher-image {
        width: 60%;
        margin: auto;
        display: block;
    }
    .display-sponsor {
        display: flex;
        margin-left: 0;
    }
    .table-course-div .ui-grid .ui-grid-row {
        border: none;
        border-bottom: 1px solid #e5e5e5;
    }
    .table-course-div .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:last-child {
        border-left: none;
    }
}

/*Smartphone*/
@media screen and (max-width: 40.063em){
    .date-time{
        flex-flow: wrap;
    }
    .date-time .date, .date-time .time {
        margin-right: 1em;
        margin-bottom: 0.5em;
    }
    .jhia-line-index-section-feature {
        width: 17%;
    }
    .sm-padding{
        padding-inline:21px;
    }
    .pad-left-content{
        padding-left: 0 !important;
    }
    .no-pad-right-sm{
        padding-right: 0;
    }
    .mar-top-booked{
        margin-top: 5.5em !important;
        margin-bottom: 1em !important;
    }
    .mar-btm-content {
        margin-bottom: .5em;
    }
    .width-sm{
        width: 100%;
    }
    .content-desc{
        width: 100%;
        margin-left: 0;
    }
    .content-div{
        flex-wrap: wrap;
    }
    .full-booked h4 {
        margin-bottom: 1em;
    }
    .teacher{
        display: block;
    }
    .teacher-pic{
        padding-right: 0;
        text-align: center;
        width: 30%;
    }
    .teacher .teacher-item:nth-child(odd){
        margin-right: 0;
        padding: 0.5em 0;
    }
    .teacher .teacher-item:nth-child(even){
        margin-left: 0;
        padding: 0.5em 0;
    }
    .teacher .teacher-item {
        display: block;
    }
    .teacher-image{
        width: 85%;
        margin-left: 0;
    }
    .teacher-desc{
        text-align: center;
        width: 70%;
    }
    .teacher-desc p {
        text-align: left;
    }
    .teacher-desc h4 {
        text-align: left;
    }
    .teacher-type {
        text-align: left;
    }
    .mar-btm{
        margin-bottom: 1.8em !important;
    }

    .tuition-fee {
        padding-right: 0;
        margin-bottom: 2em;
    }
    .table-course-div .ui-panelgrid .ui-grid-responsive .ui-grid-row{
        border: 1px solid #e5e5e5;
    }
    .table-course-div .ui-panelgrid .ui-grid-row .ui-panelgrid-cell {
        padding-top: 1em;
        padding-bottom: 0;
    }
    .table-course-div .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:last-child{
        border: none;
        padding-top: 0;
        padding-bottom: 0.75em;
    }
    .mar-btm-courseFee {
        padding-right: 0;
    }

    .qualification-desc {
        margin-left: 0;
    }
    .qualification-desc h4 {
        margin-top: 1.3em;
    }

    .display-sponsor {
        padding-left: 0;
        padding-bottom: 1em;
        margin-left: 0;
    }
    .display-sponsor.left-side {
        justify-content: flex-start;
        align-items: center;
        padding-right: 0;
    }
    .sponsor-desc {
        margin-top: 0;
        margin-bottom: 2em;
    }
    .sub-title h3 {
        margin-top: 0;
    }
    .wrap-address{
        padding: .5em 1em !important;
    }
    .wrap-ttl-course-venue{
        padding: 0!important;
    }
    .course-venue{
        padding: 2.5em 0 3em;
        margin-bottom: 3em;
    }
    .course-venue .ui-panelgrid .ui-grid-responsive .ui-grid-row:first-child {
        display: none;
    }
    .course-venue .schedule-table form {
        min-width: unset;
    }
    .schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2n) {
        width: 100%;
        padding: 1.25em;
    }
    .schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3n) {
        width: 100%;
        text-align: center;
    }
    .schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:first-child {
        width: 100%;
    }
    .course-venue .address {
        padding-right: 0;
        flex-flow: column;
        padding-left: 0;
        border-left: none;
        padding-bottom: 1.5em;
    }
    .tags {
        display: flex;
        margin-left: 0;
    }
    .address-in {
        margin-left: 0;
    }
    .course-dt-apply .ui-panelgrid {
        min-width: unset;
    }
    .course-dt-apply .header-course .ui-grid-row {
        display: none;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:first-child {
        margin: auto 0;
        border-bottom: 3px solid #fee2a4;
        padding: 5px 0.5em 5px;
        display: initial;
        width: unset;
        line-height: 2em;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2n) {
        width: 100%;
        padding-top: 5px;
        margin-bottom: 1em;
        padding-left: 0;
        padding-right: 0;
        border-bottom: 3px solid #fee2a4;
        font-size: 16px;
        padding-bottom: 5px;
        display: inline;
        line-height: 2em;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell {
        width: 100%;
        padding: .5em 0;
        flex-basis: 100%;
        justify-content: flex-start;
    }
    .course-dt-apply .capacity::before {
        content: '開講日';
        text-align: left;
        display: inline-block;
        margin-right: 2.5em;
    }
    .course-dt-apply .capacity.end-date::before {
        content: '申込締切日';
        text-align: left;
        display: inline-block;
        margin-right: 0.5em;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .people p::before {
        content: '定員';
        text-align: left;
        display: inline-block;
        margin-right: 3.5em;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3n){
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        border-bottom: none;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3n) .capacity {
        margin-top: 0.5em;
    }
    .course-dt-apply .status::before {
        content: '受付状況';
        width: 80px;
        text-align: left;
        display: inline-block;
        vertical-align: super;
        margin-right: 0.5em;
    }
    .course-dt-apply .status {
        width: 100%;
        text-align: left;
        display: flex;
        align-items: center;
    }
    .course-dt-apply .location-video .capacity.videoAccessStart::before {
        content: '配信開始日';
        text-align: left;
        display: inline-block;
        margin-right: 0.5em;
    }
    .course-dt-apply .location-video .capacity.videoAccessEnd::before {
        content: '配信終了日';
        text-align: left;
        display: inline-block;
        margin-right: 0.5em;
    }
    .course-dt-apply .location-video .capacity.applyStart::before {
        content: '募集終了日';
        text-align: left;
        display: inline-block;
        margin-right: 0.5em;
    }
    .course-dt-apply .location-video .capacity.maxMember::before {
        content: '定員';
        text-align: left;
        display: inline-block;
        margin-right: 3.5em;
    }
    .course-dt-apply .login-btn {
        width: 90%;
        margin-top: 0;
    }
    .course-dt-apply .ui-grid .ui-grid-row {
        padding-bottom: 2em;
        margin-bottom: 1.3em;
        text-align: center;
    }
    .other-course-slider {
        width: 100%;
        padding: 0;
    }
    .other-course .course-item {
        padding: 0 1em;
        width: 82vw;
        min-width: 82vw;
        max-width: 82vw;
    }
    .course-dt-apply .row-course-apply:last-of-type .ui-grid-row {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .course-venue .street, .course-venue .place {
        margin-left: 0;
    }
    .course-venue .tags p {
        margin: 0 0 1em;
    }
    .course-venue .address h4 {
        margin-bottom: .5em;
    }
    .course-dt-top .slide-top-right {
        padding-right: 0;
        padding-top: 0;
    }
    .course-dt-top .slide-top-left {
        padding-left: 0;
        padding-right: 0;
    }
    .course-dt-top .slide-top-left .wrap {
        padding-right: 0;
    }
    .course-dt-top {
        margin: 0;
        padding-top: 16px;
    }
    .wrap-course-dt-top .slide-top-right img.top-img-course{
        max-width: 100%;
    }
    .course-dt-apply .capacity {
        justify-content: flex-start;
        margin-top: 1.5em;
    }
    .mar-btm-booked {
        margin-bottom: 3em !important;
        margin-top: 2em!important;
    }
    .course-dt-contact {
        margin-top: 0;
    }
    .course-dt-contact .section-ttl {
        margin-bottom: 1.5em;
    }
    .course-venue .wrap-address {
        padding: .5em 0 !important;
        margin-top: 1em;
        margin-bottom: 0;
    }
    .wrap-address .address.border-bottom-sm {
        border-bottom: 1px dashed #a2a2a2;
        margin-bottom: 2em;
    }
    .course-dt-apply .ui-grid .ui-grid-row::after {
        width: 100%;
        left: 0;
    }
    .top-feature .content-features h4 {
        margin-bottom: 0;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(4n) {
        border-bottom: none!important;
        font-size: 16px;
        display: flex;
        justify-content: flex-start;
        width: auto;
        margin: auto;
        max-width: 100%;
    }
    .course-dt-apply .place {
        font-size: 16px;
    }
    .course-dt-apply .apply::before {
        content: 'お申し込み';
        width: 80px;
        text-align: left;
        display: inline-block;
        vertical-align: super;
        margin-right: .5em;
        word-break: keep-all;
    }
    .course-dt-apply .apply {
        text-align: left;
        display: flex;
    }
    span.apply.apply-btn::before{
        display: none;
    }
    .phone-number a {
        color: #222222;
    }
    .phone-number a p {
        font-size: 20px;
    }
    .other-course-slider{
        margin-top: 1em;
    }
    .course-dt-apply {
        padding-bottom: 2em;
    }

    .schedule-table .ui-datatable thead th {
        display: none;
    }
    .schedule-table .ui-datatable .ui-datatable-data > tr {
        display: flex;
        flex-flow: column;
        border: none;
    }
    .schedule-table .ui-datatable .ui-datatable-data > tr td:nth-child(3n) {
        width: 100%;
    }
    .schedule-table .ui-datatable tbody.ui-datatable-data {
        border: none;
    }
    .schedule-table .ui-datatable .ui-datatable-data > tr td {
        padding: 0.75em 1.25em;
    }
    .schedule-table .ui-datatable .ui-datatable-data > tr td:nth-child(2n) {
        padding: 1.25em;
    }
    .schedule-table .ui-datatable .ui-datatable-data > tr td:first-child {
        /*height: 0;*/
        /*padding: 0 0 0.9em;*/
    }
    .course-fee .ui-panelgrid .ui-panelgrid-cell {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
    .schedule-table .ui-datatable thead th, .schedule-table .ui-datatable tbody td, .schedule-table .ui-datatable tfoot td, .schedule-table .ui-datatable tfoot th {
        border-width: 1px;
    }
    .schedule-table .ui-datatable .ui-datatable-data > tr td.number-course {
        height: auto;
        padding: 20px 0.5em;
    }
    .course-venue .wrap-address .address:last-of-type {
        padding-bottom: 1.5em;
    }
    .teacher-pic-fit img {
        width: 85%;
        height: 85%;
    }
    .other-course.single-item .course-item {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .people p {
        margin: 0;
        text-align: left;
        display: flex;
    }
    .course-dt-apply .apply .ui-button {
        margin-top: 10px;
    }
    .course-dt-apply .apply p {
        margin-bottom: 0;
        margin-top: 0;
        text-align: left;
    }
    span.colon {
        display: flex;
        padding-right: 0.5em;
    }

    /*about app*/
    .about-app-wrap{
        padding: 0.5em 0;
    }

    /*========= price new design 6/15/22 =============*/
    .course-fee form {
        min-width: unset;
    }
    .course-fee .ui-panelgrid-cell {
        min-width: 44vw;
        width: 44vw;
        max-width: 44vw;
    }
    .course-fee .ui-grid-responsive .ui-grid-row {
        display: flex;
    }
    .course-fee .row-course-apply .type-name {
        padding: 0 .5em;
    }
    .course-fee-detail .table-detail .header-table {
        display: none;
    }
    .course-fee-detail .table-detail .col2::before {
        content: "料金 : ";
        display: inline;
    }
    .course-fee-detail .table-detail .ui-panelgrid-cell {
        padding: 3px 0;
    }
    .course-fee-detail .table-detail .ui-grid-row {
        border-bottom: 1px solid #E5E5E5!important;
        padding: 1.3em 0;
    }
    .course-fee-detail .table-detail .col1 {
        font-weight: bold;
    }
    .course-fee-detail .member-type {
        padding: 0;
        margin: 28px 0 40px;
    }
    .course-fee-detail .type-name {
        margin-bottom: 0;
    }
    .mar-btm-courseFee {
        margin-bottom: 1em;
        margin-top: 0;
    }
    .other-cost-text {
        margin-top: 0;
    }
    .other-cost .sub-title h3 {
        margin-bottom: 0.5em;
    }
    .course-fee {
        margin-left: calc(-0.75em - 2%);
        width: calc(104% + 1.5em);
    }
    .course-fee form {
        margin-left: 2%;
        margin-top: 0.5em;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .course-type::before {
        content: "講座形式";
        text-align: left;
        display: inline-block;
        margin-right: 24px;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .course-type {
        display: flex;
        align-items: center;
        justify-content: left;
        line-height: 1.2em;
    }
    .course-dt-apply .status img {
        object-fit: contain;
    }
    .course-dt-apply .status img.x-icon{
        width: 20px;
    }
    .course-fee-detail {
        padding: 1.2em 1.5em 0;
    }
    .course-dt-fee .sub-title {
        padding-left: 1em;
    }
    .close-price-dt {
        top: 18px;
        right: 23px;
    }
    /*========= end price new design 6/15/22 =============*/
    
    .location-video .hr-line {
        margin-top: 1em;
        margin-bottom: 1.5em;
        border-color: #c9c6bf;
    }
    .course-dt-apply .location-video .apply {
        max-width: unset;
    }
}

@media screen and (max-width: 425px){
    .jhia-line-index-section-feature {
        width: 23%;
    }
    .table-contactus-sm{
        display: block;
        border-collapse: collapse;
        width: 100%;
        margin-bottom: 3em;
    }
    .table-contactus-pc{
        display: none;
    }
    .table-contactus-sm td{
        width: 10%;
        padding: 1em 0;
    }
}

@media screen and (max-width: 320px){
    .sm-table-price{
        width: 30% !important;
    }
    .br-sm-show{
        display: block;
    }
    .sponsor-desc{
        padding-right: 0;
        margin-top: 0;
        margin-bottom: 2em;
    }
    .sub-title-sponsor{
        padding-left: 1em;
    }
    .sub-title-sponsor h4 {
        margin-right: 1.5em;
    }
}

.main-img-pdf{
    width: 100px;
}

.tagColorBlue {
    background-color: #0C97DF!important;
    color: #fff;
    padding: 6px 10px 6px 10px;
    border: 0px!important;
}