/*============================ START GENERAL STYLE ==========================*/
.section-wrapper-contact .notes p{
    line-height: 180%;
}
.section-wrapper-contact p{
    font-size: 16px;
}
#index-pcview{
    display: block;
}
#index-smview{
    display: none;
}
html {
    overflow-x: hidden;
}
body {
    font-family: "Noto Sans JP", "Noto Sans", Roboto, Arial, sans-serif;
    font-size: 14px;
    color: #1b1b1b;
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
    overflow: hidden;
}
input[required] + label:after {
    content: '*';
    color: red;
}
.row-certif-tc-sch{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.certificate-teacher-course-wrap{
    margin-top: 8px;
}
.certificate-teacher-course{
    width: 45px;
    height: 45px;
    object-fit: contain;
    display: inline-block;
    margin-right: 5px;
}
.w-button-reservation{
    width: 16%;
}
.time-ws-par{
    width: 15%;
}
.w-date-par{
    width: 20%;
}
.situation-ws-par{
    display: flex;
    align-items: center;
}
.name-ws-par{
    width: 25%;
}
.font16 {
    font-size: 16px;
}
/*#file-upload-btn{
    position: relative;
}*/
/*.file-upload-btn{
    position: relative;
}*/
/*.custom-file-input::-webkit-file-upload-button {
  width: max-content;
}*/
/*input[type="file"] {
    display: none;
}*/
/*.custom-file-input::before {
    content: '+ 写真選択';
    display: inline-block;
    background: #FFE5E0;
    border: 1px solid #FFE5E0;
    border-radius: 4px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    cursor: pointer;
    color: #20707A;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
    position: absolute;
    top: 0;
    z-index: 3;
    min-width: 92px;
}
.custom-file-input:hover::before {
    border-color: #FFE5E0;
}
.event-form-fileupload.custom-file-input::before{
    top: -5px;
}
.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.edit-personal-info.custom-file-input{
    margin-top: 5px;
}
.ws-form1.custom-file-input{
    margin-top: 5px;
}
.user-form-teacher.custom-file-input{
    margin-top: 4px;
}*/
.notif-alert:after{
    background-image: url("../../resources/shashusho/img/notif-alert.png");
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    right: -5px;
    top: 7px;
}
.jusflex-center {
    display: flex;
    justify-content: center;
}
.jusflex-start{
    display: flex;
    justify-content: flex-start;
}
.icon-notif-alert:after{
    background-image: url("../../resources/shashusho/img/notif-alert.png");
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}
.table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.status-situation .align-status{
    display: flex;
    align-items: center;
}
.table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.status-situation.align-status{
    display: flex;
    align-items: center;
}
.header-situation .ui-column-title{
    padding-left: 20px;
}
.pad-left-icon-alert{
    padding-left: 20px;
}
.table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.status-situation a{
    color: #F25E2A;
}
.table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.status-situation a:before{
    content: "(";
    color: #1b1b1b;
}
.table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.status-situation a:after{
    content: ")";
    color: #1b1b1b;
}
.textColorBlack {
    color: #1b1b1b;
    font-weight: 600;
}
.textColorGreen {
    color: #479C25;
    font-weight: 600;
}
.font16 {
    font-size: 16px;
}
.align-btn-worklist .green-btn{
    height: auto;
    padding: 3px 5px;
    background-color: transparent;
    color: green;
    border-color: green;
}
.align-btn-worklist .green-btn:hover{
    height: auto;
    padding: 3px 5px;
    background-color: transparent;
    color: green;
    border-color: green;
}
.tc-school-tc .ui-datatable thead th.email-teacher-row{
    width: 30% !important;
}
.application-detail table-application-detail ul li .name-limit{
    padding-right: 10px !important;
}
.width-ws-date-apply-list{
    width: 22%;
}
.text-be-teacher-tab{
    margin-top: 20px;
    background: #FFF4EF;
    padding: 2em;
}
.borderList {
    border-bottom: 1px solid #000;
    margin-left: 0;
    margin-top: -1.3em;
    width: 250px;
}
.text-be-teacher-tab ol{
    padding-inline-start: 26px;
}
.text-be-teacher-tab ol li{
    margin-bottom: 5px;
}
.title-limit-line1{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.title-limit-line2{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.teacher-mail-form{
    width: 57%;
}
.share-button{
    display: inline-flex;
    margin-left: -6px;
}
.share-button .twitter-share-button{
    position: relative;
    height: 20px;
    box-sizing: border-box;
    padding: 0px 12px 1px 0px;
    background-color: #1d9bf0;
    color: #ffffff;
    border-radius: 9999px;
    font-weight: 600;
    cursor: pointer;
    font-size: 11px;
}
.twitter-share-button:hover{
    background-color: #0c7abf;
    color: #fff;
}
.twitter-icon{
    content: url("/resources/shashusho/img/twitter-news.png");
    width: 12px;
    margin-right: 0.2em;
}
.twitter-icon-event{
    content: url("../../resources/shashusho/img/twitter-news.png");
    width: 12px;
    margin-right: 0.2em;
}
.margin-share-button{
    margin-bottom: 1em;
}
.margin-share-button-event{
    margin-bottom: 0em;
}
.margin-share-button-ws{
    margin-bottom: 1em;
    margin-top: 2em;
}
.wrap-menu-main li a{
    padding: 5px 10px 10px 5px;
}
.wrap-menu-main li .on_submenu{
    border-bottom: 3px solid #20707A;
}
.wrap-menu-main li .on{
    border-bottom: 3px solid #20707A;
}
#cover-fade{
    position: fixed;
    min-width: 100%;
    min-height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.ui-button .ui-button-text {
    font-family: "Noto Sans JP", "Noto Sans", Roboto, Arial, sans-serif;
}

/* || GENERAL PADDING */
.no-padding {
    padding: 0;
}
.no-padding-top {
    padding-top: 0;
}
.no-padding-tb {
    padding-top: 0;
    padding-bottom: 0;
}
.no-padding-lr {
    padding-left: 0;
    padding-right: 0;
}
body .ui-steps:before{
    display: none;
}
.title-section-right-bar.margin-bottom25{
    margin-bottom: 25px;
}
.message-participants .ui-messages{
    margin: 0;
}
.share-button-wrap{
    display: flex;
    align-items: flex-start;
}

/* || GENERAL MARGIN */
.no-margin {
    margin: 0 !important;
}

/* || GENERAL DISPLAY */
.display-none {
    display: none;
}
.display-block {
    display: block;
}
.display-lg {
    display: block;
}
.display-sm {
    display: none;
}
.display-lg-share-btn{
    display: inline-flex;
}
.display-sm-share-btn{
    display: none;
}
.c-symbol {
    font-size: 15px;
}
.display-ipad {
    display: none;
}

/* || GENERAL FONT */
h1 {
    font-size: 28px;
    font-weight: 500;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
.xl {
    font-size: 100px;
}
.p-16 {
    font-size: 16px;
}
h3.title {
    font-weight: normal;
}

.no-padding-side{
    padding-left: 0;
    padding-right: 0;
}
.padding-left-1em{
    padding-left: 1em;
}
.no-padding-left{
    padding-left: 0;
}
.no-padding-right{
    padding-right: 0;
}
.wrap-option-teacher-form .add-new-teacher{
    width: fit-content;
    padding: 0 1em;
    margin-top: 1em;
}
.add-teacher-form{
    padding: 6px 10px;
    border: 1px solid #20707A;
    color: #20707A;
}
.add-teacher-form:hover{
    border: 1px solid orangered;
    color: white;
    background-color: #20707A;
}
.wrap-option-teacher-form .ui-grid{
    margin-bottom: .5em;
}
.wrap-option-teacher-form .select-teacher.ui-grid{
    margin-bottom: -0.5em;
}
.wrap-option-teacher-form .ui-selectoneradio.ui-grid-responsive .ui-grid-row>div{
    margin-top: .5em;
}
.margin-switch-mail{
    margin: 5px 1px 1px 10px;
}
.notif-on-off-wrap{
    margin-top: 10px;
    margin-bottom: 10em;
}
.notif-on-off-wrap .title-kind-notif{
    background-color: #F8F8F8;
    padding: 3px 12px;
    margin-bottom: .8em;
}
.general-notif-wrap, .workshop-notif-wrap, .school-notif-wrap{
    margin-bottom: 20px;
}
.option-avatar-wrap{
    margin-top: 2em;
    margin-bottom: 2em;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
    padding: 0 3em;
}
.edit-name-personal{
    display: flex;
    align-items: center;
}
.edit-name-personal .surename{
    display: flex;
    align-items: center;
    width: 35%;
    margin-right: 5%;
}
.edit-name-personal .surename span{
    word-break: keep-all;
    margin-right: 5px;
}
.edit-name-personal .given-name{
    display: flex;
    align-items: center;
    width: 35%;
}
.edit-name-personal .given-name span{
    word-break: keep-all;
    margin-right: 5px;
}
.max-width {
    max-width: 1176px;
}
.centered-wrapper {
    float: none;
    margin: auto;
}
.centered-wrapperChange {
    float: none;
    margin: auto;
    margin-bottom: 4em
}
.centered-wrapper-mail {
    float: none;
    margin: auto;
    text-align: center;
    line-height: 2;
}
.mail-txt {
    margin-top: 2em;
    line-height: 3;
}
.caption-mail {
    font-size: 18px;
}
.textColorBlueBold {
    color: #20707A;
    font-weight: bold;
}
.wrap-sns-footer-mail {
    display: inline-flex;
}
.sns-mail {
    margin: 1em 0.5em 1em 0.5em;
    display: inline-flex;
}
.wrapper-width {
    width: 95%;
}
.center-text {
    text-align: center;
}
.no-marginTop {
    margin-top: 0!important;
}
.tag-wrap-field .ui-inputfield{
    max-height: 80px;
}
.width-fee-field{
    max-width: 55%;
}
.width-fee-participant{
    width: 12%;
}
.width-field{
    width: 100%;
}
.widthMax {
    width: max-content;
}
.width-sidebar-viewall{
    width: 23%;
}
.width-sidebar-event{
    width: 17%
}
.right-bar-content-viewall{
    width: -webkit-fill-available;
    padding-left: 20px;
}
.right-bar-content-event{
    width: 82%;
    padding-left: 20px;
}
.disflex-center{
    display: flex;
    /*align-items: unset;*/
    align-items: center;
}
.sidebar-main{
    padding-right: 20px;
    min-width: 210px;
}
.reverse-sidebar{
    display: flex;
}
.sidebar-main form{
    margin-bottom: 0;
}
.title-sidebar{
    color: #000000;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
    border-bottom: 2px solid #000000;
    margin-bottom: 12px;
}
.workshop-sidebar .workshop-content-sidebar1{
    padding: 12px 10px 6px 10px;
}
.workshop-sidebar .workshop-content-sidebar2{
    padding: 6px 10px;
}
.teacher-sidebar .teacher-content-sidebar1{
    padding: 12px 10px 6px 10px;
}
.teacher-sidebar .teacher-content-sidebar2{
    padding: 6px 10px;
}
.width-switch{
    width: -webkit-fill-available;
}
.content-sidebar{
    line-height: 20px;
    padding: 6px 7px 6px 10px;
    font-size: 15px !important;
    display: flex;
    align-items: center;
}
.content-sidebar:before{
    content: '';
    border-right: 1px solid #20707A;
    border-top: 1px solid #20707A;
    transform: rotate(45deg);
    height: 10px;
    width: 10px;
    display: inline-block;
    margin-right: 1em;
    align-self: center;
    min-height: 10px;
    min-width: 10px;
}
.content-sidebar:hover{
    color: #20707A;
}
.right-bar-content{
    padding-left: 20px;
}
.title-section-right-bar{
    text-align: left;
    margin-bottom: 16px;
}
.single-title-rightbar{
    margin-bottom: 1em;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: .5em;
}
.single-title-rightbar h2{
    max-width: 80%;
}
div#data-form\:in-prefecture{
    width: auto;
}
.select-file-photo .ui-fileupload-simple {
    display: flex;
    align-items: center;
}
.select-file-photo .ui-fileupload-simple.button-peach .ui-button{
    width: -webkit-fill-available;
    max-width: 80px;
}
.select-file-photo .ui-fileupload-simple .ui-fileupload-filename{
    position: relative;
}

.nothing-page{
    font-size: 16px;
    margin-bottom: 1.5em;
    margin-top: 0;
    text-align: center;
}
.button-container-login .ui-button.ui-button-text-icon-left .ui-button-text{
    padding: 0.429em 1em;
}
.padding-caption{
    padding: 0 .5em;
}

.m-top-05{
    margin-top: .5em;
}

.m-top-1em {
    margin-top: 1em;
}

.m-top-2em {
    margin-top: 2em;
}
.m-top-3em {
    margin-top: 3em;
}
.m-bottom-3 {
    margin-bottom: 3em;
}
.m-bottom-2 {
    margin-bottom: 2em;
}
.m-bottom-1 {
    margin-bottom: 1em;
}
.m-bottom-1-forgot {
    margin-bottom: -1em;
}
p.margin-tb {
    margin: 1em 0;
}
.w100 {
    width: 100%;
}
.font-small{
    font-size: 13px;
}
a:hover {
    transition: 500ms ease 0s;
}
.row-genre.flex-btn{
    display: flex;
    padding-right: 2px;
}
.button-orange{
    background-color: #20707A;
    color: white;
}
.new .ui-selectonemenu .ui-selectonemenu-trigger{
    background-color: #FFFBFB;
}
.font-white {
    color: #fff;
}
.sameheight-wrap {
    flex-wrap: wrap;
    display: flex;
    align-items: start;
}

.sm-show {
    display: none;
}

.position-relative{
    position: relative;
}

.width-sns-field{
    width: 50% !important;
}
.display-between{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.margin-setting-sc-detail{
    margin-bottom: 1.25em;
    margin-top: 0;
}
.width-downtown-count{
    width: 18.5% !important;
}
.width-input-small.datepick .hasDatepicker, .width-input-small.datepick .hasDatepicker{
    width: 33% !important;
}
.width-input-small{
    width: 33% !important;
}
.width-input-small23{
    width: 23% !important;
}
.button-upload-photo-school .ui-fileupload-simple{
    display: flex;
    align-items: center;
}
.button-upload-photo-school .ui-fileupload-simple .ui-fileupload-filename{
    position: inherit;
}
.button-upload-photo-school .ui-fileupload-simple.button-peach .ui-button{
    width: 45%;
}
.datepick .hasDatepicker{
    background: #FFFBFB;
    border-bottom: 1px solid #BBBBBB;
    border-width: 0 0 1px;
}

.datepick .hasDatepicker.ui-state-hover:not(.ui-state-error) {
    border-width: 0 0 1px;
    border-color: #20707A;
}
.datepick .hasDatepicker.ui-state-focus:not(.ui-state-error) {
    border-width: 0 0 1px;
    border-color: #20707A;
    background: #ffffff;
    box-shadow: none;
}

.title-section h1 {
    font-weight: normal;
    font-size: 30px;
    color: #1b1b1b;
}
.title-section.first-section {
    margin-top: 10%;
}
.title-section.left-title h1 {
    text-align: left;
}
.title-section-login h1 {
    font-weight: normal;
    font-size: 30px;
    color: #1b1b1b;
}
.title-section-login.first-section {
    margin-top: 10%;
}
.title-section-login.left-title h1 {
    text-align: left;
}

.message-contact {
    display: inherit;
}

.label-trial{
    color: white;
    background: #15993A;
    position: absolute;
    bottom: 0;
    z-index: 1;
    padding: 3px 8px;
}
.wrap-img-label{
    position: relative;
}
/*|| hover effect*/
a.hover-zoom .image-fit {
    overflow: hidden;
}
a.hover-zoom:hover .image-fit img {
    transform: scale(1.15);
    transition: 500ms ease 0s;
}
a.hover-zoom:hover .image-fit.border-rad-50 img{
    transform: none;
}

/*|| Form components*/
body .ui-radiobutton .ui-radiobutton-box.ui-state-active {
    border-color: #489EA9 !important;
    background-color: #489EA9 !important;
}
body .ui-chkbox .ui-chkbox-box.ui-state-active {
    border-color: #489EA9 !important;
    background-color: #489EA9 !important;
    color: #ffffff;
    font-size: 12px;
}
body .ui-chkbox .ui-chkbox-box.ui-state-active.ui-state-hover {
    background-color: #489EA9 !important;
}
body .ui-fileupload-simple.button-orange .ui-button {
    background-color: #20707A;
    color: white;
    border: none;
    display: flex;
    align-items: center;
    height: 35px;
}
body .ui-fileupload-simple.button-peach .ui-button {
    background-color: white;
    color: #20707A;
    border: 1px solid #20707A;
    display: flex;
    align-items: center;
    height: 35px;
}
body .ui-inputswitch.ui-inputswitch-checked .ui-inputswitch-handle {
    background-color: #20707A;
    color: #20707A;
}
body .ui-inputswitch.ui-inputswitch-checked .ui-inputswitch-handle.ui-state-focus {
    background-color: #20707A;
    color: #20707A;
}
body .ui-inputswitch.ui-inputswitch-checked {
    background-color: rgb(255 193 171);
    border-color: rgb(255 193 171);
}
body .ui-growl {
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
}
body .height-input .ui-inputfield {
    height: 40px;
    font-weight: 500;
}

.wrapper-list {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    row-gap: 3em;
}
.wrapper-listCourse {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 5px);
    row-gap: 3em;
    /*margin-bottom: 6em;*/
}

/*============================ END GENERAL STYLE ==========================*/

/*============================ START MYBUTTON (BUTTON TO TOP) STYLE ==========================*/
#myButton {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 9999;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 9px 12px;
    border-radius: 0;
    width: 44px;
    min-width: unset;
    background-color: #489EA9;
    height: 44px;
}
#myButton:hover {
    background-color: #1b1b1b;
}
#myButton i {
    line-height: 25px;
    position: relative;
}
/*============================ END  MYBUTTON (BUTTON TO TOP) STYLE ==========================*/

/*============================ START PAGINATOR STYLE ==========================*/
.paginator {
    width: fit-content;
    margin: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /*    margin-top: 2em;*/
}
.wrap-paginator{
    margin:2em 0 2em;
    display: inline-flex;
}
.paginator #num_button_current {
    width: 34px;
    height: 34px;
    text-align: center;
    border: 2px solid #489EA9;
    margin: 0 4px;
    padding: 4px;
    background: #489EA9;
    color: white;
    font-weight: bold;
}
.paginator #num_button_notcurrent {
    width: 34px;
    /*    height: 34px;*/
    text-align: center;
    border: 1px solid #20707A;
    margin: 0 4px;
    padding: 5.5px 4px;
    background: #ffffff;
    color: #20707A;
    font-weight: bold;
}
.button-next-prev{
    width: 34px;
    height: 34px;
    margin: 0 4px;
}
.navigator-pagination{
    display: inline-flex;
    margin-top: 1em;
}
/*============================ END PAGINATOR STYLE ==========================*/

.banner-handmate-information{
    text-align: center;
    background-color: #ffe8e8;
    margin-bottom: 48px;
    padding: 2em 0.5em;
}
.banner-handmate-information .title-handmate-text{
    font-weight: bold;
    margin-bottom: .5em;
}
.banner-handmate-information .text{
    margin-bottom: 0;
}
.search .input:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.caption-reset {
    font-weight: 500;
    font-size: 14px;
}
.caption-forgot {
    font-weight: 500;
    font-size: 14px;
}
.label-forgot {
    font-weight: 500;
    font-size: 14px;
}
.textColorRed {
    color: #EB5640;
}
.textColorBlue {
    font-weight: 500;
    color: #20707A;
    font-weight: 500;
}
.textColorBlue-mail {
    color: #20707A;
    font-weight: 500;
    float: none;
}
.font20{
    font-size: 20px;
}
.font-inform{
    font-size: 14px;
}
.float-left {
    float: left!important;
}
.float-right {
    float: right!important;
}
.handmade-text {
    transform: translate(55%, 35%);
    width: 48%;
}
.wrap-top-caption {
    display: table;
    margin: 10px auto;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.502));
    line-height: 36px;
    font-size: 20px;
    color: #ffffff;
    padding: 0 0.5em;
    padding-bottom: 107px;
    padding-top: 120px;
}
img.logo-home-slider{
    margin: auto;
    width: 90%;
    height: auto;
    max-width: 589px;
    opacity: 0; /* Initial opacity */
    animation: fadeIn 1s ease-out forwards;
    animation-delay: 1.8s;
    transform: translateX(12px);
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.out-wrapper-top-caption-slider {
    margin-top: 103px;
    margin-bottom: 42px;
}
.wrap-top-caption-slider {
    display: none;
    height: 63px;
}
.wrap-top-caption-slider p {
    text-align: center;
    color: #fff;
    font-size: 72px;
    font-weight: 400;
    line-height: 1.3em;
    word-break: keep-all;
}
.image-top-text-index {
    width: 90%;
    margin: 0px auto;
    max-width: 800px;
}
.wrap-top-caption h1 {
    background-color: #fff;
    padding: 13px 45px;
    display: table;
    margin: 17px auto;
    font-weight: 500;
}
.wrap-top-caption h1:nth-child(odd) {
    /*margin-left: 0.5em;*/
}
.wrap-top-caption h1:nth-child(even) {
    /*margin-right: 0.5em;*/
}
.img-reward img {
    max-width: 40px;
    margin-right: 10px;
    margin-bottom: 3px;
}
.top-total {
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 6em;
}
.top-total .box {
    width: 166px;
    height: 166px;
    min-width: 166px;
    background-color: #20707A;
    padding: 20px 10px;
    margin: 0px 7px;
}
.top-total img {
    height: 40px;
    display: block;
    margin: auto;
}
.top-total .total {
    font-size: 49px;
    line-height: 1.3em;
    font-family: "Noto Sans JP", "Noto Sans", Roboto, Arial, sans-serif;
}
.top-total h6 {
    margin: 6px 0;
}

/* || title section */
.title-section {
    text-align: center;
    /*margin: 60px 0;*/
    margin-top: 2em;
    margin-bottom: 4em;
}
.title-section-login {
    text-align: center;
    /*margin: 60px 0;*/
    margin-bottom: 4em;
}
.title-section-prefecture {
    text-align: center;
    /*margin: 60px 0;*/
    margin-top: 6em;
    margin-bottom: 4em;
}
.title-section-popular {
    text-align: center;
    /*margin: 60px 0;*/
    /*margin-top: 6em;*/
    margin-bottom: 4em;
}

.title-section-searchResult {
    text-align: center;
    /*margin: 60px 0;*/
    margin-bottom: 4em;
}
.title-eng {
    font-weight: normal;
}
.title-jap {
    font-size: 30px;
}
.title-section-article {
    text-align: center;
    margin-bottom: 4em;
}
.title-section h5 {
    color: #000000;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 14px;
}

.title-section-login h5 {
    color: #000000;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 14px;
}

/* || item list */
.item-list-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -25px;
    /* this margin based on .item-list padding */
    margin-left: -8px;
    margin-right: -8px;
}
.item-list-wrapper-idx {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -25px;
    /* this margin based on .item-list padding */
    margin-left: -8px;
    margin-right: -8px;
}
.item-list {
    width: 25%;
    padding: 0 12px;
    margin-bottom: 0;
}
.item-list-search {
    display: grid;
    width: 25%;
    padding: 0 8px;
    margin-bottom: 25px;
}
.item-list .row1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 16px auto 10px;
}
.item-list .arrow-orange {
    position: absolute;
    bottom: 0;
    right: 0;
}
.border-rad-50{
    border-radius: 50%;
}
.image-fit {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}
.image-fit > img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.row-genre {
    margin: 10px auto 0;
    min-height: 35px;
}
.news-wrapper.index-news{
    background-color: transparent;
    padding: 0px 0px 15px;
    margin-bottom: 31px;
}
.news-wrapper li {
    margin-bottom: 17px;
    line-height: 2em;
}
.news-wrapper li{
    list-style-type: ">";
}
.news-wrapper li::marker{
    font-size: 16px;
    color: #20707A;
}
.news-wrapper ul {
    padding-inline-start: 1em;
    /*border-bottom: 3px dotted #F8CDC3;*/
    margin: 12px 0 1em;
}
.news-wrapper a{
    display: block;
    padding-left: 1em;
}
.news-wrapper .row1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 2.2em;
}
.news-wrapper .row1 h5.date{
    color: #727272;
    /*font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6em;
    /*margin-top: 5px;*/
}

.news-title-font{
    font-size: 15px;
}
/* || wrapper section */
.section-wrapper {
    margin-top: 80px;
}
.section-wrapper-term {
    margin-bottom: 90px;
}
.section-wrapper-privacy {
    margin-bottom: 90px;
}
.section-wrapper-contact {
    margin-bottom: 90px;
}
.section-wrapper-article {
    margin-bottom: 90px;
}
.section-wrapper-new {
    margin-bottom: 90px;
}
.section-wrapper-popular {
    margin-bottom: 90px;
}
.section-wrapper-genre {
    margin-bottom: 90px;
}
.section-wrapper-prefecture {
    margin-bottom: 90px;
}
.section-wrapper-teacher {
    margin-bottom: 90px;
}
.section-wrapper-guide {
    margin-bottom: 90px;
}
.section-wrapper-mail {
    margin-top: 3em;
    margin-bottom: 6em;
}
.section-wrapper-login {
    margin-top: 90px;
    margin-bottom: 90px;
}
.section-wrapper-search {
    margin: 0 0;
    margin-bottom: 90px;
}
.section-wrapper-faq {
    margin-bottom: 90px;
}
.section-wrapper-taution {
    margin-bottom: 90px;
}
.section-wrapper-wanted {
    margin-bottom: 35px;
}
.list-genre-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: auto;
    /*	justify-content: center;*/
}
.genre {
    background-color: rgba(255, 255, 255, 0.5);
    width: calc(12.5% - 14px);
    height: 124.25px;
    margin: 7px;
    display: flex;
}
.genre-name {
    color: #20707A;
    text-align: center;
    font-size: 12px;
    line-height: 1em;
    margin: auto;
}

.genre .icon-fit {
    position: relative;
    width: 48%;
    height: 0;
    padding-bottom: 48%;
    margin: 8px auto 0;
}

.genre-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.genre a {
    padding: 15px 5px 13px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
.genre a:hover {
    background-color: rgba(255, 255, 255, 1);
}
/*.genre-m-bottom{
    margin-bottom: 2em;
}*/
.news-wrapper {
    background-color: transparent;
    padding: 0;
    margin-bottom: 31px;
}

.submit-qual-btn .ui-button{
    width: 20%;
    margin: auto;
    display: block;
    margin-top: 2em;
    margin-bottom: 4em;
}

.button.image-convert {
    background-color: transparent;
    color: #1b1b1b;
    font-weight: normal;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    border: none;
    margin: auto;
    display: flex;
    padding: 20px 0;
    max-width: 100%;
    gap: 10px;
}

button, .button, .ui-button {
    background-color: transparent;
    border: 1px solid #707070;
    color: #1b1b1b;
    font-weight: normal;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    margin: auto;
    display: block;
    padding: 1px 2.2em;
    max-width: 100%;
}
.button.button-contact {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: 232px;
    margin: auto;
    display: block;
    padding: 1px 2.2em;
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
}
.button.button-create {
    /*background-color: transparent;*/
    border: 1px solid #000;
    color: #000;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: auto;
    margin: auto;
    display: block;
    padding: 1px 1.2em;
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 15px;
}
.button.button-forgot {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: inherit;
    margin: auto;
    display: block;
    padding: 1px 2.2em;
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
}
.button.button-reset {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: inherit;
    margin: auto;
    display: block;
    padding: 1px 2.2em;
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
}
.button.button-change {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: inherit;
    margin: auto;
    display: block;
    padding: 1px 2.2em;
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
}
.left-m-pc{
    margin-left: 1em;
}
.button.button-change.colorBlack {
    float: left;
    width: auto;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    border: none;
}
.button.button-change.colorBlack:hover {
    background: #EB5640;
}
.button.button-create.colorBlack {
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: auto;
    border: none;
}
.button.button-create.colorBlack:hover {
    background: #EB5640;
}
.button.button-profil.colorBlack {
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 35px;
    margin: auto;
    border: none;
}
.btn-profil-pass {
    display: flex;
    gap: 1em;
}
.button.button-profil.colorBlack:hover {
    background: #EB5640;
}
.button.button-buy.colorBlack:hover {
    background: #EB5640;
}
.button.button-create.colorWhite {
    font-size: 14px;
    font-weight: 500;
    margin: auto;
    border: 1px solid #000;
}
.button.button-create.colorWhite:hover {
    background: #EB5640;
}
.button.btnDetailAddTicket{
    width: 60%;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border: none;
    padding: 0;
}
.button.colorBlack {
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border: none;
}
.button.button-menu.colorBlack{
    position: relative;
    width: fit-content;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    border: none;
    padding: 1px 10px;
    height: 35px
}
.button.button-menu-sm.colorBlack{
    width: auto;
    background: transparent;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid #fff;
    height: 36px;
}
header .button::before {
    height: auto;
}
.button.colorBlack.image-list .pi-chevron-right:before {
    position: relative;
    left: 9em;
}
.button.button-forgot.colorBlack {
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border: none;
}
.button.button-forgot.colorBlack:hover {
    background: #EB5640;
}
.button.button-forgot.colorWhite {
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    border: none;
}
.button.button-forgot.colorWhite:hover {
    background: #EB5640;
}
.button.button-reset.colorBlack {
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border: none;
    white-space: pre;
}
.button.colorBlack:hover {
    background: #EB5640;
    color: #ffffff;
    border: 1px solid #EB5640;
}
.regular-btn:hover{
    background: #EB5640;
    border: 1px solid #EB5640;
    color: #ffffff;
}
.button.button-reset.colorWhite {
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    border: none;
}
.button.button-reset.colorWhite:hover {
    background: #EB5640;
}
body button.use-arrow, body .button-upload.use-arrow, body .ui-button.use-arrow {
    position: relative;
}
body button.regular-btn, body .button.regular-btn, body .ui-button.regular-btn {
    min-width: 178px;
    min-height: 41px;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
button.regular-btn .pi.pi-chevron-right{
    position: relative;
    left: 1.5em;
}
body button.use-arrow:hover, body .button.use-arrow:hover, body .ui-button.use-arrow:hover {
    background-color: #EB5640;
    border: 1px solid transparent;
    color: #FFFFFF;
    transition: 500ms ease 0s;
}
body button.use-arrow:hover::after, body .button.use-arrow:hover::after, body .ui-button.use-arrow:hover::after {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(292deg) brightness(112%) contrast(101%);
}
body button.orange, body .button.orange, body .ui-button.orange  {
    background-color: transparent;
    border: 1px solid #707070;
    color: #1b1b1b;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: 286px;
    margin: auto;
    display: block;
    padding: 1px 2.2em;
    max-width: 90%;
    position: relative;
}
body button.orange-article, body .button.orange-article, body .ui-button.orange-article  {
    background-color: #000000;
    border: 1px solid #707070;
    color: #fff;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: 286px;
    margin: auto;
    display: block;
    padding: 1px 2.2em;
    max-width: 90%;
    position: relative;
}
body button.orange-article:hover, body .button.orange-article:hover, body .ui-button.orange-article:hover {
    background-color: #90BFC5;
    border: 1px solid #90BFC5;
    color: #FFFFFF;
    transition: 500ms ease 0s;
}
body button.orange-article-detail, body .button.orange-article-detail, body .ui-button.orange-article-detail  {
    background-color: #000000;
    border: 1px solid #707070;
    color: #fff;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: 190px;
    margin: auto;
    display: block;
    padding: 1px 2.2em;
    max-width: 90%;
    position: relative;
}
body .use-arrow.button-faq::after, body .use-arrow.button-faq::after, body .ui-button.use-arrow.button-faq::after {
    content: "";
    display: block;
    background-image: url(/resources/shashusho/img/icon-arrow.png);
    position: absolute;
    transform: rotate(0deg)translateY(50%);
    width: 10px;
    background-size: contain;
    height: 13px;
    right: 0%;
}
body button.orange-article-detail-author, body .button.orange-article-detail-author, body .ui-button.orange-article-detail-author  {
    background-color: #000000;
    border: 1px solid #707070;
    color: #fff;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: 190px;
    margin: 2.5em auto 0;
    display: inline-block;
    padding: 1px 2.2em;
    max-width: 90%;
    position: relative;
}
body button.orange-article-detail:hover, body .button.orange-article-detail:hover, body .ui-button.orange-article-detail:hover {
    background-color: #90BFC5;
    border: 1px solid #90BFC5;
    color: #FFFFFF;
    transition: 500ms ease 0s;
}
body button.orange-article-detail-author:hover, body .button.orange-article-detail-author:hover, body .ui-button.orange-article-detail-author:hover {
    background-color: #90BFC5;
    border: 1px solid #90BFC5;
    color: #FFFFFF;
    transition: 500ms ease 0s;
}
body button.orange:hover, body .button.orange:hover, body .ui-button.orange:hover {
    background-color: #20707A;
    border: 1px solid #20707A;
    color: #FFFFFF;
    transition: 500ms ease 0s;
}
body button.orange:hover::after, body .button.orange:hover::after, body .ui-button.orange:hover::after {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(292deg) brightness(112%) contrast(101%);
}
body button.white, body .button.white, body .ui-button.white {
    background-color: white;
    border: 2px solid #FB745C;
    color: #20707A;

}
body button.gray, body .button.gray, body .ui-button.gray{
    background-color: #489EA9;
    border: none;
    color: #ffffff;
}
body button.gray, body .button.gray, body .ui-button.black{
    background-color: #000000;
    border: 2px solid #EDEDED;
    color: #FFFFFF;
}
body button.orange:hover, body .button.orange:hover, body .ui-button.orange:hover {
    cursor: pointer;
    background-color: transparent;
    color: #20707A;
    transition: 200ms ease 0s;
}
body button.black:hover, body .button.black:hover, body .ui-button.black:hover {
    cursor: pointer;
    background-color: #20707A;
    color: #FFFFFF;
    transition: 200ms ease 0s;
}

body .loading-spinner.ui-dialog {
    top: 50% !important;
    box-shadow: none;
}

body .loading-spinner.ui-dialog .ui-dialog-content {
    background: transparent;
    border: none;
}

body .loading-spinner.ui-dialog .loading-icon {
    color: #FFFFFF;
    font-size: 50px;
}

button.short-button, .button.short-button, .ui-button.short-button {
    height: 35px;
}
.button-group-wraper {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    gap: 1em;
    width: 50%;
    max-width: 585px;
    margin: auto;
}
/*button:hover, .button:hover, .ui-button:hover {
    cursor: pointer;
    background-color: transparent;
    color: #20707A;
    transition: 200ms ease 0s;
}*/
.button.trial-lesson .ui-state-hover, .button.application .ui-state-hover, .button.inquiry .ui-state-hover{
    background-color: #ffffff;
    color: #20707A;
    display: block;
    border: 1px solid #20707A;
    transition: 200ms ease 0s;
}
.news-notice .button {
    max-width: 325px;
    margin-top: 28px;
}
.workshop-form-btn{
    display: inline-flex;
    align-items: center;
    margin:15px 0px 50px;
    float: right;
}
.event-form-btn{
    display: inline-flex;
    align-items: center;
    margin:15px 0px 50px;
    float: right;
}
.school-create-btn{
    display: inline-flex;
    align-items: center;
    margin:15px 0px 50px;
    float: right;
}
.event-form-btn .button-group-wraper{
    margin-left: 0;
    display: flex;
    align-items: center;
    width: inherit;
}
.school-create-btn .button-group-wraper{
    margin-left: 0;
}
.arrow-orange {
    background-color: #20707A;
    width: 47px;
    height: 47px;
}
.arrow-orange svg {
    width: 8.671px;
    height: 17.341px;
    transform: translate(0.099px, -0.115px) matrix(1, 0, 0, 1, 19.2632, 14.4878)
        rotate(180deg);
    overflow: visible;
}
.arrow-orange path {
    fill: transparent;
    stroke: rgba(255, 255, 255, 1);
    stroke-width: 3px;
}

.item-genre {
    width: 30px;
    height: 30px;
    object-fit: contain;
    display: inline-block;
}
.item-genre.category3 {
    width: 43px;
}
.top-bg {
    width: 100%;
    height: 0;
    padding-bottom: 67%;
    position: relative;
}
.img-handmade-pc {
    width: 80%;
    margin-bottom: 1em;
}
.btm-bg {
    width: 100%;
    height: 0;
    padding-bottom: 52%;
    position: relative;
}
.padding-space-center {
    padding: 11% 0 5%;
}
.namaworkshop{
    width: 43%;
}
.add-new-workshop.ui-button.ui-button-text-icon-left .ui-button-text{
    padding: .4em 1em;
}
.add-new-school.ui-button.ui-button-text-icon-left .ui-button-text{
    padding: .4em 1em;
}
.ui-button.ui-button-icon-only .ui-icon.icon-doc{
    content: url("../../resources/shashusho/img/FileText.png");
}
.ui-button.ui-button-icon-only .ui-icon.i-edit{
    content: url("../../resources/shashusho/img/Edit-course.png");
}
.ui-button.ui-button-icon-only .ui-icon.i-search{
    content: url("../../resources/shashusho/img/i-search.png");
}
.ui-button.ui-button-icon-only .ui-icon.i-trash{
    content: url("../../resources/shashusho/img/member/i-trash-tosca.png");
}
.ui-button.ui-button-icon-only .ui-icon.i-create{
    content: url("../../resources/shashusho/img/i-create.png");
}
.ui-button.ui-button-icon-only .ui-icon.see-detail {
    content: url(../../resources/shashusho/img/view-new.png);
}
.button-seemore-sm .ui-button-icon-left.ui-icon.ui-c.i-create{
    content: url("../../resources/shashusho/img/i-create.png");
    width: 16px;
    height: 16px;
    margin-top: -8px;
}
.bg-top-index {
    background-image: url(../../resources/shashusho/img/bg-shashusho-top-new.png);
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    /*background-size: cover, contain;*/
    background-size: 100% 150%;
    transition: transform 0.5s ease;
    overflow: hidden;
    padding-bottom: 0;
    /*margin-bottom: -150px;*/
}
.bg-top-logo-index {
    padding-top: 115px;
    position: relative;
}
.image-top-logo-index {
    position: absolute;
    top: 11px;
    left: 0%;
    display: block;
    height: auto;
    animation: revealImage 1.5s forwards;
    z-index: -1;
    width: 100%;
    height: 436px;
    object-fit: cover;
}
@keyframes revealImage {
    from {
        clip-path: inset(-30% 100% -30% 0); // Image is fully hidden initially
    }
    to {
        clip-path: inset(0 0 0 0); // Image is fully visible
    }
}
.new-course-section{
    margin-top: 0px;
}
.slider-top-index{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 0.5s ease;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: -25px;
}
.bg-btm-index {
    background-image: url("../../resources/shashusho/img/Mask_Group_3.png") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.space-center {
    position: absolute;
    transform: translate(33%, 38%);
}
.btm-text {
    position: absolute;
    transform: translate(13%, 47%);
}
.btm-text p.xl {
    font-family: "Noto Sans JP", "Noto Sans", Roboto, Arial, sans-serif;
}
.small-img-detail {
    position: relative;
    width: 17%;
    height: 0;
    padding-bottom: 14%;
    margin: 0;
}
.small-img-detail > img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    padding-right: 11px;
}
.small-img-detail:last-child > img {
    padding-right: 0;
}
.detail-top {
    position: relative;
    height: 0;
    padding-bottom: 87.8%;
    margin: 0;
    width: 100%;
}
.detail-top > img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}
.small-top-ttl {
    color: #1b1b1b;
    padding: 0;
    margin-bottom: 45px;
    font-size: 12px;
    margin-top: 20px;
}
/*.small-top-ttl a{
    color: #f25e2a;
}*/
.hover h4:hover{
    color: #f25e2a;
}
.no-padding-top {
    padding-top: 0;
}
.display-flex {
    display: flex;
    align-items: center;
}
.flex-center-justify-between{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inline-flex-center{
    display: flex;
    align-items: center;
}
.inline-flex-baseline{
    display: flex;
    align-items: baseline;
}
.inline-flex-start{
    display: flex;
    align-items: flex-start;
}
.checklist-termofuse.ui-chkbox{
    margin-right: 8px !important;
}
.text-editor-inquiri .ql-toolbar.ql-snow{
    display: none;
}
.text-editor-inquiri .ql-editor.ql-blank{
    background-color: #FFFBFB;
    border-bottom: 1px solid #BBBBBB;
}
.text-editor-inquiri .ql-toolbar.ql-snow+.ql-container.ql-snow{
    border: none;
    border-right: 0;
    border-left: 0;
    border-width: 0 0 1px;
    background-color: #FFFBFB;
}
.text-editor-inquiri .ql-toolbar.ql-snow+.ql-container.ql-snow:hover{
    border-bottom: 1px solid #FF0000;
}
.text-editor-inquiri .ql-editor.ql-blank::before{
    border-bottom: 1px solid #FF0000;
}
.text-editor-inquiri.ui-state-focus:not(.ui-state-error){
    border-bottom: 1px solid #FF0000;
}
.form-flek-block-center{
    display: flex;
    align-items: center;
}
.form-flek-block-start{
    display: flex;
    align-items: flex-start;
}
.left-section {
    padding-right: 15px;
}
.right-section {
    padding-left: 15px;
    padding-right: 0;
}
.icon {
    margin-right: 0;
    width: 26px;
}
.profile-tc {
    position: relative;
    width: 76%;
    height: 0;
    padding-bottom: 76%;
    float: right;
}
.profile-tc > img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: 6px;
    border-radius: 50%;
    align-self: flex-start;
}
.ttl-tc {
    font-size: 22px;
}
.about-teacher .left p {
    margin: 5px 0;
}
.address .loc1 p:first-child,
.address .loc2 p:first-child,
.address .loc3 p:first-child{
    width: 150px;
    min-width: 150px;
    max-width: 150px;
    font-size: 18px;
    font-weight: bold;
    align-self: flex-start;
}
.about-teacher .left h2 {
    margin: 0 0 20px;
}
.loc1 {
    margin-bottom: 8px;
}
.loc3 {
    margin-top: 8px;
}
#results .address{
    margin-top: 0em;
    cursor: pointer;
}
.address {
    border: 1px solid #000000;
    padding: 1em;
    margin-bottom: 0;
}
.address > div {
    align-items: center;
}
.teacher-head {
    margin-bottom: 1.5em;
}
.maps-address {
    width: 100%;
    height: 350px;
    border: 1px transparent;
    margin-bottom: 60px;
    margin-top: 30px;
}
.maps-address.ws{
    margin-top: 0;
}
.trial-lesson,
.application,
.inquiry {
    margin: 0px 0 30px 0;
    padding: 0;
}
.trial-lesson .ui-button, .application .ui-button, .inquiry .ui-button{
    background-color: #20707A;
    border: 1px solid #20707A;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    height: 45px;
    width: 100%;
    max-width: unset;
}
.small-top-img {
    margin-bottom: 23px;
}
.about-class {
    padding: 0.5em 0 70px 0;
    border-bottom: 1px solid #c1c1c1;
}
.about-news{
    padding: 0.5em 0 70px 0;
    border-bottom: 1px solid #c1c1c1;
}
.event-list-school:first-child{
    display: flex;
    align-items: center;
    padding: 13px 0;
    border-bottom: 1px solid #c1c1c1;
}
.event-list-school{
    display: flex;
    align-items: flex-start;
    padding: 13px 0;
    border-bottom: 1px solid #c1c1c1;
}
.event-list-school:last-child{
    padding: 13px 0 0;
    border-bottom: none;
}
.event-thumb {
    padding: 0;
    position: relative;
    height: 0;
    padding-bottom: 12.6%;
}
.event-thumb img {
    position: absolute;
    width: 100%;
    height: 100%!important;
    object-fit: cover;
}
.event-caption {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 0 0 1em;
    flex-direction: column;
}
.about-event{
    padding: 26px 0 70px;
    border-bottom: none;
}
p.event-location {
    color: #EE5E36;
    margin-bottom: 5px;
}
p.event-ttl {
    font-size: 16px;
    font-weight: 500;
}
p.event-date-ttl {
    color: #8D8D8D;
    margin-bottom: 5px;
}
p.event-date {
    font-size: 17px;
    margin-top: 6px;
}
.about-class h2 span,
.about-news h2 span,
.about-teacher h2 span,
.about-lesson h2 span,
.about-event h2 span{
    color: #f25e2a;
    font-size: 14px;
}
.about-class h2,
.about-news h2,
.about-teacher h2,
.about-lesson h2,
.about-event h2{
    font-weight: bold;
    margin: 15px 0;
}
.about-class p,
.about-news p,
.about-teacher p {
    padding: 0.5em 0;
    word-break: break-word;
}
.mulberry h1 {
    margin: 24px 0 24px 0;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    padding: 5px 14px;
    font-weight: bold;
}

.mulberry p.new {
    padding: 21px 0 0;
    border-bottom: none;
    line-height: 1.8;
}

.mulberry p {
    padding: 21px 0 60px;
    border-bottom: 1px solid #c1c1c1;
    line-height: 1.8;
}

.breadcrumbs {
    padding: 0;
    margin-bottom: 34px;
    font-size: 15px;
}
.p-line-height {
    line-height: 1.5 !important;
}

/*============================ START BANNER BOTTOM STYLE ==========================*/
.bottom-banner-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 31px 0;
}
.banner-bottom {
    width: 25%;
}
.banner-bottom a {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 55%;
    display: block;
}
.banner-bottom a > img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}
.item-list .row1 h5 {
    font-weight: normal;
}
.description {
    line-height: 1.5;
}
.wrap-top-caption.center-text h4 {
    line-height: 30px;
    font-family: "Noto Sans JP", "Noto Sans", Roboto, Arial, sans-serif;
    font-size: 18px;
}
.banner-bottom {
    overflow: hidden;
}
.banner-bottom a:hover > img {
    transition: 400ms ease 0s;
}
/*============================ END BANNER BOTTOM STYLE ==========================*/
/*============================ START CONTACT and privacy STYLE ==========================*/
.name-form-contact{
    display: flex;
}
.name-form-contact .name{
    width: 100%;
}
.mail-form-contact .mail{
    width: 100%;
}
.name-form-contact, .mail-form-contact{
    margin-bottom: 1em;
}
.name-form-contact .firstname{
    width: 50%;
    margin-right: 1em;
}
.name-form-contact .lastname{
    width: 50%;
}
.contact{
    margin-top: 2em;
}
.contact .ui-inputfield{
    border: 1px solid rgba(199, 199, 199, 1);
    line-height: 31px;
}
.content-form-contact .ui-inputfield{
    height: 12em !important;
    line-height: 1.6;
}
.content-form-contact .ui-inputfield{
    width: 100%;
}
.contact-txt p{
    line-height: 1.8;
}
.underline-w100 {
    border-bottom: 1px solid black;
}
.button-send-contact{
    margin: 1em 0 2em;
}
.button-send-mail{
    margin: 1em 0 3em;
}
.grey-txt {
    color: #707070;
}
.button-send-contact .ui-button{
    background-color: #000000;
    border: none;
    color: #FFFFFF;
    font-size: 15px;
    height: 45px;
    width: 100%;
    font-weight: 500;
}
.button-send-contact .ui-button:hover {
    background-color: #F25E2A;
    border: none;
    color: #FFFFFF;
}
.button-send-mail .ui-button{
    background-color: #000000;
    border: 1px solid #DCDCDC;
    color: #FFFFFF;
    font-size: 16px;
    height: 45px;
    width: 80%;
    font-weight: 500;
    margin: auto
}
.privacy .point-privacy h4{
    margin-bottom: 8px;
}
.point-privacy{
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 1.6;
}
.point-privacy p {
    font-size: 16px;
}
.numbering-privacy{
    list-style-type: decimal;
    margin-top: 1em;
    padding-inline-start: 16px;
    line-height: 1.8;
}
.numbering-privacy-number{
    list-style-type: number;
    margin-top: 1em;
    padding-inline-start: 16px;
    line-height: 1.8;
}
.numbering-privacy-number li::marker {
    content: counter(list-item)"\29  ";
}
.numbering-privacy-level{
    counter-reset: item;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding-inline-start: 22px;
}
.numbering-privacy-leveling{
    counter-reset: item;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding-inline-start: 34px;
}
.numbering-privacy-levelinger {
    counter-reset: item;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding-inline-start: 45px;
}
.numbering-privacy-level .numbering-privacy-level-two{
    display: block;
    position: relative;
}
.numbering-privacy-level .numbering-privacy-level-two:before {
    content: counters(item,".")".";
    counter-increment: item;
    position: absolute;
    margin-right: 100%;
    right: 10px; /* space between number and text */
}
.numbering-privacy-level .numbering-privacy-level-three{
    display: block;
    position: relative;
}
.numbering-privacy-level .numbering-privacy-level-three:before {
    content: counters(item,".")".";
    counter-increment: item;
    position: absolute;
    margin-right: 100%;
    right: 10px; /* space between number and text */
}

.foot-text-privacy{
    font-size: 16px;
    border: 1px solid rgba(27, 27, 27, 1);
    margin-top: 2.5em;
    padding: 2em;
    line-height: 2;
}
.foot-text-privacy a{
    float: right;
    font-weight: 500;
    color: #20707A;
}
.foot-text-privacy .textColorBlue-mail{
    float: none;
    font-weight: 500;
    color: #20707A;
}
.subtitle-privacy {
    margin-bottom: 10px;
}
.terms-point{
    padding-inline-start: 17px;
    margin-top: .5em;
    line-height: 1.8;
}
ul.terms-point li{
    list-style: decimal;
}
ul.terms-point ol li{
    list-style: lower-alpha;
}
.seemore-index {
    max-width: 200px;
    margin: 2em auto 0;
}
/*slider*/
.slider-index {
    position: relative;
}
.slider-index-search {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.slider-index .arrow-orange {
    position: absolute;
    z-index: 1;
    top: 53.5%;
    right: 8px;
    opacity: 0;
    transition: 500ms ease 0s;
    cursor: pointer;
}
.item-list-wrapper-idx.slider-index.event-items .arrow-orange.prev{
    top: 48%;
}
.item-list-wrapper-idx.slider-index.event-items .arrow-orange.next{
    top: 48%;
}
.slider-index:hover .arrow-orange {
    opacity: 1;
}
.slider-index .arrow-orange.prev {
    transform: rotate(180deg);
    left: 8px;
    right: unset;
}
.slider-index img.item-genre {
    display: inline-block;
}
.slider-index .slick-list {
    width: 100%
}
.event-items .item-list .row1 {
    margin: 7px auto 5px;
}
.item-list .description {
    margin-top: 10px;
}
.event-items figcaption.event-category {
    margin: 7px auto 5px;
    font-size: 12px;
}
.vertically-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.news-wrapper li a {
    line-height: 1.5;
    display: flex;
    align-items: flex-start;
}
.news-wrapper li a:hover {
    color: #20707A;
    transition: 500ms ease 0s;
}

.new .ui-inputfield{
    color: #000000;
}
.news-wrapper .row1.sm-show {
    display: none;
}
.nodisplay-pc{
    display: none
}
.nodisplay-sm{
    display: block;
}
.nodisplay-sm.disflex-center{
    display: flex;
    align-items: center;
}
.nodisplay-sm.disflex-center-end{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.slider-index .item-list .hover-new-class:hover{
    color: #f25e2a;
}
.slider-index .item-list .hover-event:hover{
    color: #f25e2a;
}
.slider-index .item-list .hover-ws:hover{
    color: #f25e2a;
}
.slider-index .item-list .hover-popular-class:hover{
    color: #f25e2a;
}
input#data-form\:zip1{
    width: 40%;
    display: inline-table;
}
input#data-form\:zip2{
    width: 45%;
    display: inline-table;
}
div#data-form\:in-prefecture{
    margin-bottom: 10px;
    width: auto;
}
.form-city-new{
    width: 100%;
}
.new .height-teacher-form {
    height: 3em;
}

.slider-index img.category-style{
    float: left;
    width: 15px;
    height: 15px;
}
.event-title img.category-style{
    float: left;
    width: 15px;
    height: 15px;
    margin-right: .3em;
    margin-top: 0;
}
.title-ws-wrap img.category-style{
    float: left;
    width: 15px;
    height: 15px;
}
.title-ws-wrap img.category-style{
    float: left;
    width: 15px;
    height: 15px;
    margin-right: .3em;
    margin-top: 0;
}
.caption-event img.category-style{
    float: left;
    width: 15px;
    height: 15px;
}
.caption-event img.category-style{
    float: left;
    width: 15px;
    height: 15px;
    margin-right: .3em;
    margin-top: 0;
}
.button-category{
    background-color: transparent;
    border-radius: 5px;
    height: 25px;
    width: fit-content;
    border: 1px solid #727272;
    margin-right: 5px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}
.button-category span{
    color: #1B1B1B;
    font-size: 12px;
    word-break: keep-all;
    padding-left: 5px;
}
.flex-btn{
    display: flex;
    flex-flow: wrap;
    min-height: auto;
}
.margin-btm-sns{
    margin-bottom: 0em;
}
.margin-left-allign{
    margin-left: -3em;
}
.new-home-breadcrumb{
    display: flex;
    align-items: center;
}
.home-new{
    width: 45%;
    margin-left: -0.5em;
    margin-right: -0.2em;
    margin-bottom: 0.2em;
}
.margin-right-breadcrumb{
    margin-right: -3.5em;
}
.margin-breadcrumb{
    margin-right: 0.5em;
}
.margin-breadcrumb-left{
    margin-left: 0.5em;
}

/*start css - arrow slider*/
.slick-slider {
    position: relative;
}
.arrow-slider {
    position: absolute;
    top: 50%;
    left: -28px;
    z-index: 1;
    transform: translateY(-50%);
    width: 30px;
}
.arrow-slider.next {
    transform: translateY(-50%)rotate(180deg);
    right: -28px;
    left: unset;
}
.bg-top-index .top-slider-index{
    display: flex;
    align-items: center;
}
.bg-top-index .prev-next-button{
    width: 31px;
    height: 31px;
    border-right: none;
    border-left: 1px solid #707070;
    border-color: #000;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
    display: flex!important;
    align-items: center;
    justify-content: center;
    z-index: 1;
    border-right: none;
    opacity: 1;
    transition: 500ms ease 0s;
    color: #ffffff;
}
.bg-top-index .prev-next-button.next{
    transform: translateY(-50%);
    right: -20px;
    left: unset;
    border-left: none;
    border-right: 1px solid #707070;
    /*    border-color: #000;
        background-color: #000;*/
    color: #ffffff;
}
.prev-next-button {
    width: 31px;
    height: 31px;
    border-right: none;
    border-left: 1px solid #707070;
    border-color: #000;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: -34px;
    transform: translateY(-50%);
    display: flex!important;
    align-items: center;
    justify-content: center;
    z-index: 1;
    border-right: none;
    opacity: 1;
    transition: 500ms ease 0s;
    color: #ffffff;
}
.prev-next-button.next {
    transform: translateY(-50%);
    right: -38px;
    left: unset;
    border-left: none;
    border-right: 1px solid #707070;
    border-color: #000;
    background-color: #000;
    color: #ffffff;
}
.prev-next-button .arrow-slider {
    position: unset;
    transform: unset;
}
.prev-next-button .arrow-slider.next {
    transform: rotate(180deg);
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(292deg) brightness(112%) contrast(101%);
}
.prev-next-button:hover {
    border-color: #EB5640;
    background-color: #EB5640;
    cursor: pointer;
    color: #ffffff;
}
.prev-next-button:hover .arrow-slider {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(292deg) brightness(112%) contrast(101%);
}
.slider-index:hover .prev-next-button {
    opacity: 1;
}
.top-slider-index .prev-next-button{
    opacity: 1;
}
/*end css - arrow slider*/

.top-slider-item {
    /*margin: 0 18px;*/
}
.top-slider-index .slick-track {
    display: flex;
    gap: 20px;
}
.top-slider-item-wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.66%;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
    display: block;
}
.top-slider-item .banner {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.top-slider-item .title-dark-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.top-brush-bg {
    position: absolute;
    width: 131%;
    min-width: 1834px;
    height: auto;
    max-width: unset;
    left: -7%;
    top: -176px;
    z-index: -1;
}

/*start css - category label color*/
.category-label {
    clip-path: polygon(0 0, 100% 0%, calc(100% - 15px) 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, calc(100% - 15px) 100%, 0% 100%);
    display: inline-block;
    font-size: 16px;
    padding: 7px 25px 7px 12px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.category-label.yellow {
    background-color: #F9D94E;
    color: #000000;
}
.category-label.orange {
    background-color: #EB5640;
    color: #FFFFFF;
}
.category-label.white {
    background-color: #FFFFFF;
    color: #000000;
}
/*end css - category label color*/

.slider-index .slick-track {
    display: flex;
    gap: 20px;
}
.slider-index .slick-slide.slider-item {
    display: grid;
}
.box-shadow-item {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
    padding: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
}
.box-shadow-item-profil {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
    padding: 12px;
    background-color: #ffffff;
    border: 1px solid transparent;
}
.box-shadow-item-profil-student {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid transparent;
    margin: 0 12px 1em 0;
    width: calc(16.6667% - 12px);
}
.box-shadow-item-image-teacher-list {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid transparent;
}
.fit-rectangle{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.66%;
}
.fit-rectangle img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.fit-square {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}
.fit-square img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider-item .date {
    font-size: 12px;
    margin-bottom: 6px;
    color: #707070;
}
.slider-item .title {
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.slider-item .desc {
    line-height: 24px;
    margin-top: 18px;
}
.new-class-index .slider-item .desc{
    margin-top: 18px;
}
.slider-item .text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
}
.slider-item .fit-square {
    overflow: hidden;
}
.slider-index a {
    cursor: pointer;
}
.slider-index a.slider-item:hover .box-shadow-item {
    border: 1px solid #707070;
    transition: transform 1.5s;
}
.slider-index a.slider-item:hover img {
    transform: scale(1.1);
    transition: transform 1.5s;
}
.shadow-item-slider .slick-track {
    padding: 10px 0;
}
.shadow-item-slider.slick-slider {
    margin-top: -10px;
    margin-bottom: -10px;
}
.mb-bottom {
    margin-bottom: 15%;
}
.more-button-index {
    margin: 60px 0 0;
}
.course-button-main {
    margin: 20px 0 0 0;
}
.popular-class-index .slider-item .desc {
    margin-top: 26px;
}
.popular-teacher-index .slider-item .desc-T {
    margin-top: 26px;
    text-align: center;
}
.popular-teacher-index .slider-index .slick-slide.slider-item {
    display: block;
}
.genre-box {
    width: 100%;
}
.genre-box-profil {
    width: 25%;
}
.genre-box .genre-name {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    font-weight: normal;
}
.article-section-index {
    position: relative;
    z-index: 1;
}
.news-section-index {
    background-color: #9ABEC4;
    position: relative;
    z-index: 0;
    padding: 80px 0 90px;
}
.news-brush-bg {
    position: absolute;
    width: 125%;
    min-width: 1790px;
    height: auto;
    max-width: unset;
    left: -11%;
    top: -197px;
    z-index: -1;
}
.news-part .date {
    font-size: 12px;
    color: #707070;
}
.news-part {
    display: flex;
    border-bottom: 1px solid #000;
    padding: 30px;
}
.news-part .left-side .date {
    width: 100px;
    margin-top: 3px;
}
.news-part h3.title {
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-part .desc {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-part .desc-wrap {
    display: flex;
    align-items: center;
}
.arrow-right {
    transform: rotate(180deg);
}
.news-part .arrow {
    margin-left: 8em;
}
.news-part .arrow img {
    width: 20px;
    min-width: 20px;
}
.news-part-wrapper .news-part:last-child {
    border-bottom: none;
}
.new-class-index {
    background-color: #fff;
    position: relative;
    z-index: 0;
}
.new-class-index.section-wrapper {
    margin-top: 45px;
}
.top-slider-index.shadow-item-slider.slick-slider {
    margin-top: 80px;
}
.bg-top-index .top-slider-index {
    z-index: 1;
}
.gap-36.slick-slider {
    margin: 0 15px;
}
.gap-20.slick-slider {
    margin-left: -10px;
    margin-right: -10px;
}
h2.sub-title {
    background-color: #000;
    color: #fff;
    font-size: 20px;
    padding: 5px 14px;
}
h2.sub-title span {
    color: #FEDE8D;
    font-weight: normal;
}

.change-pass label{
    color: #707070;
    font-size: 14px;
}
.input-change-pass {
    margin: 5px 0 0 0;
}
.title-links-course {
    padding: 0.5em  0;
    margin-bottom: 1em;
    border-bottom: 4px solid #1b1b1b;
    width: 100px;
    font-weight: 600;
    font-size: 18px;
}
.list-link-course {
    width: max-content;
    list-style-type: none;
    padding-inline-start: 0;
    line-height: 2;
    font-size: 14px;
    letter-spacing: 1.5;
}
.link-mypage-sya .list-link-course a h4{
    font-weight: 500;
}
.news-part .desc-wrap {
    display: flex;
    align-items: center;
    width: 80%;
    padding-left: 1.5em;
}
.article-part .slider-index .slider-item .box-shadow-item{
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
    padding: 0;
    background-color: #ffffff;
    border: none;
}
.article-part .slider-index .slider-item .desc {
    line-height: 24px;
    margin-top: 12px;
    padding: 0px 20px 20px;
}
.padding-right05{
    padding-right: .5em;
}
.padding-left05{
    padding-left: .5em;
}
.btn-calligraphy{
    display: flex;
    align-items: center;
    /*background-color: #ffffff;*/
    justify-content: space-between;
    padding: 1em 0.7em 1em 0.5em;
}
.btn-calligraphy p{
    color: #1b1b1b;
    word-break: keep-all;
    font-size: 48px;
    font-weight: 500;
}
.learn-teach .calligraphy .flex-direct{
    flex-direction: column;
}
.learn-teach .calligraphy .note p{
    text-align: left;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    color: #1b1b1b;
}
.learn-teach .calligraphy .note{
    padding: 0 24px 24px 24px;
}
.learn-teach .calligraphy .yellow{
    border-radius: 10px;
    background: rgba(249, 217, 78, 0.70);
    backdrop-filter: blur(16.600000381469727px);
}
.learn-teach .calligraphy .grey{
    border-radius: 10px;
    background: rgba(249, 249, 249, 0.70);
    backdrop-filter: blur(16.600000381469727px);
}
.disflex.calligraphy{
    gap: 32px;
    display: flex;
    padding: 20px;
}
.disflex.center-item{
    display: flex;
    justify-content: center;
}
.center-item.learn-teach{
    margin: auto;
}
img.img-btn-calligraphy{
    width: 99.09px;
}
.btn-calligraphy img.arrow{
    width: 20%;
}
.btn-calligraphy .disflex-end{
    display: flex;
    justify-content: flex-end;
}

@media only screen and (max-width: 1170px) {
    .btn-calligraphy p {
        font-size: 34px;
    }
    .btn-calligraphy {
        padding: 1em 15px 1em 18px;
    }
}

/*ipad pro screen*/
@media only screen and (max-width: 1024px) {
    .select-file-photo .ui-fileupload-simple.button-peach .ui-button{
        width: 53%;
    }
    .right-bar-content-viewall{
        width: auto;
        padding-left: 0px;
    }
    .right-bar-content-event{
        width: auto;
        padding-left: 0px;
    }
    .flexCenter {
        display: flex;
        justify-content: center
    }
    .width-sidebar-viewall{
        width: inherit;
    }
    .width-sidebar-event{
        width: inherit;
    }
    .width-field{
        width: 100%;
    }
    .width-sidebar{
        width: -webkit-fill-available;
    }
    .right-bar-content{
        width: 100%;
    }
    .sidebar-main{
        margin-bottom: 4em;
        padding-right: 0;
    }
    .right-bar-content{
        padding-left: 50px;
    }
    .reverse-sidebar{
        display: flex;
        flex-wrap: nowrap;
    }
    .small-top-ttl{
        margin-top: 16px;
        margin-bottom: 20px;
    }
    .slider-index .arrow-orange{
        top: 47.5%;
        right: 6px;
    }
    .item-list-wrapper-idx.slider-index.event-items .arrow-orange.prev{
        top: 40.5%;
    }
    .item-list-wrapper-idx.slider-index.event-items .arrow-orange.next{
        top: 40.5%;
    }
    .btn-width-othscreen{
        width: 50%;
    }
    .margin-left-allign{
        margin-left: 0;
    }
    .box-shadow-item {
        padding: 18px;
    }
    #menuCorner {
        display: block;
    }
    .borderList {
        width: auto
    }
    .course-button-main {
        margin: 28px 0 0 166px;
    }
    .wrap-top-caption-slider p {
        font-size: 52px;
    }
    .btn-calligraphy {
        padding: 10px 8px 10px 4px;
    }
    .btn-calligraphy p {
        font-size: 28px;
    }
    img.img-btn-calligraphy {
        width: 83px;
    }
}


@media only screen and (max-width: 876px){
    .foot-text-privacy a{
        float: none;
        word-break: keep-all;
        margin-left: 0;
    }
}


/*ipad screen*/
@media only screen and (max-width: 768px) {
    /*============================ START GENERAL STYLE ==========================*/
    .article-part .prev-next-button.next{
        right: -9px;
    }
    .article-part .prev-next-button.prev{
        left: -11px;
    }
    .select-file-photo .ui-fileupload-simple.button-peach .ui-button{
        width: 70%;
    }
    .name-ws-par{
        width: 20%;
    }
    /*    .mailmag.label-form{
            width: 45%;
        }*/
    .width-field{
        width: 80%;
    }
    .ipad-full {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .padding-space-center {
        width: 85%;
    }
    .marginLeft-3 {
        margin-left: -3em;
    }
    .genre {
        width: calc(16.6666% - 14px);
    }
    .btm-text {
        transform: translate(5%, 20%);
    }
    .display-ipad {
        display: block;
    }
    .breadcrumbs {
        margin-top: 16px;
    }
    /*============================ END GENERAL STYLE ==========================*/
    .handmade-text {
        transform: translate(50%, 40%);
        width: 50%;
    }
    .top-total .box {
        width: 140px;
        height: 140px;
        min-width: 140px;
    }
    .top-total .total {
        font-size: 40px;
        line-height: 1;
    }
    .foot-text-privacy a{
        float: none;
        word-break: keep-all;
        margin-left: 0;
    }
    .slider-index .arrow-orange{
        top: 35.5%;
        right: 6px;
    }
    .item-list-wrapper-idx.slider-index.event-items .arrow-orange.prev{
        top: 29.6%;
    }
    .item-list-wrapper-idx.slider-index.event-items .arrow-orange.next{
        top: 29.6%;
    }
    .btn-width-othscreen{
        width: 50%;
    }
    .event-ttl-wrap {
        padding-right: 0.5em;
    }
    .event-thumb {
        padding-bottom: 19%;
    }
    body button.orange-article-detail-author, body .button.orange-article-detail-author, body .ui-button.orange-article-detail-author {
        font-size: 15px;
    }
    .box-shadow-item {
        padding: 12px;
    }
    .sameheight-wrap {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
    }
    #menuCorner {
        display: block;
    }
    .right-bar-content {
        padding-left: 0;
    }
    .reverse-sidebar {
        flex-wrap: wrap-reverse;
    }
    .news-part .desc-wrap {
        display: flex;
        align-items: center;
        width: 80%;
    }
    .left-m-pc{
        margin-left: 0em;
    }
    .sidebar-main {
        margin-left: 0.5em;
    }
    .disflex.calligraphy {
        gap: 1.5em;
        display: flex;
    }
    img.img-btn-calligraphy {
        width: 56px;
    }
    .btn-calligraphy img.arrow{
        width: 18px;
    }
    .slider-item .desc {
        margin-top: 26px;
    }
    .course-button-main {
        margin: 28px 0 0 85px;
    }
    .btn-calligraphy p {
        font-size: 22px;
    }
    .bg-top-logo-index {
        padding-top: 60px;
    }
    .out-wrapper-top-caption-slider {
        margin-top: 69px;
    }
    .wrap-top-caption {
        padding-bottom: 70px;
        padding-top: 40px;
    }
    .wrap-top-caption-slider p {
        font-size: 40px;
    }
}
@media screen and (max-width: 40.063em) {
    /*============================ START GENERAL STYLE ==========================*/
    .learn-teach .calligraphy .note {
        padding: 0px 16px 24px 16px;
    }
    .section-wrapper-login {
        margin-top: 24px;
    }
    img.logo-home-slider {
        margin: auto;
        width: 30%;
        padding: 2em 0;
    }
    .btn-calligraphy p {
        font-size: 20px;
    }
    .disflex.calligraphy {
        gap: 22px;
        display: flex;
        flex-direction: column;
    }
    .btn-calligraphy {
        padding: 5px 8px 5px 6px;
    }
    .wrap-top-caption{
        font-size: 18px;
        padding: 41px 0.5em;
        color: #1b1b1b;
    }
    .left-m-pc{
        margin-left: 0em;
    }
    #index-pcview{
        display: none;
    }
    #index-smview{
        display: block;
    }
    h1 {
        font-size: 24px;
    }
    p {
        font-size: 14px;
    }
    #myButton {
        right: 15px;
    }
    .marginLeft-3 {
        margin-left: 0;
    }
    .sameheight-wrap {
        padding: 1em 0;
    }
    /*    .main-page-upload.custom-file-input{
            margin-top: 4px;
        }
        .user-form-teacher.custom-file-input{
            width: 150px;
        }
        .upload-sch-create.custom-file-input::before{
            top: 3px;
        }*/
    .margin-auto-sm-center{
        margin: auto !important;
        display: block;
        float: none !important;
    }
    .pad-left-icon-alert{
        padding-left: 0px;
    }
    .marginTopsm {
        margin-top: 2em;
    }
    .table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.status-situation .align-status a{
        width: auto;
        justify-content: unset;
    }
    .table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.status-situation .align-status{
        display: block;
    }
    .table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.status-situation{
        flex-wrap: wrap;
    }
    .table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.status-situation a{
        width: 75%;
        float: right;
        justify-content: right;
        display: flex;
        margin-top: 10px;
    }
    .select-file-photo .ui-fileupload-simple .ui-fileupload-filename{
        position: absolute;
        margin-left: 6.2em;
        width: -webkit-fill-available;
        display: flex;
        word-break: break-all;
        align-self: center;
    }
    .borderList {
        width: auto;
    }
    .width-sns-field{
        width: 100% !important;
    }
    input#data-form\:zip1{
        width: 40%;
        display: inline-table;
    }
    input#data-form\:zip2{
        width: 45%;
        display: inline-table;
    }
    div#data-form\:in-prefecture{
        margin-bottom: 10px;
        width: 34%;
    }
    .select-file-photo .ui-fileupload-simple{
        flex-wrap: wrap;
    }
    .select-file-photo .ui-fileupload-simple.button-peach .ui-button{
        width: 32em;
    }
    .display-between{
        flex-wrap: wrap;
    }
    .single-title-rightbar{
        margin-top: -1em;
    }
    .single-title-rightbar h2{
        margin-top: .5em;
        max-width: 100%;
    }
    .width-sm-time{
        width: 49%;
    }
    .form-city-new{
        width: 37%;
    }
    .no-padding-top-sm{
        padding-top: 0;
    }
    .wrap-menu-main li a{
        padding: 5px 10px 10px 0px;
    }
    .wrap-menu-main li .on_submenu{
        border-bottom: none;
    }
    .wrap-menu-main li .on{
        border-bottom: none;
    }
    .option-avatar-wrap{
        padding: 0;
        margin-bottom: 0;
    }
    .paginator a{
        margin-bottom: 8px;
    }
    .paginator #num_button_current{
        margin-bottom: 8px;
    }
    .paginator #num_button_notcurrent{
        margin-bottom: 8px;
    }
    .wrap-paginator{
        width: 82.2%;
        margin: 4em auto;
        float: none;
        display: block;
    }
    .sm-margin-auto{
        margin: auto !important;
    }
    .width-switch{
        width: fit-content;
        padding-left: 0;
    }
    .margin-switch-mail{
        margin: 5px 1px 1px 0px;
    }
    .margin-bot-sm-tclist{
        margin-bottom: 2em;
    }
    .form-flek-block-center{
        display: block;
        align-items: unset;
    }
    .form-flek-block-start{
        display: block;
        align-items: unset;
    }
    .right-bar-content-viewall{
        width: 100%;
    }
    .right-bar-content-event{
        width: 100%;
    }
    .content-sidebar{
        padding: 8px 10px;
    }
    .ws-view-all .nodisplay-pc .button-seemore-sm{
        font-size: 12px;
        color: #20707A;
        background-color: #ffffff;
        border-color: #20707A;
        border-radius: 4px;
        border: 1px solid #20707A;
        height: auto;
    }
    .sp-align-zip-code{
        display: inline-flex;
        align-items: center;
    }
    .nodisplay-pc .button-school-course-create{
        font-size: 12px;
        color: #20707A;
        background-color: #ffffff;
        border-color: #20707A;
        border-radius: 4px;
        border: 1px solid #20707A;
        height: auto;
        padding: 4px;
    }
    .ttl-school-event-table{
        display: flex;
        align-items: center;
    }
    .ttl-school-event-table form{
        margin-bottom: 0;
    }
    .ttl-school-event-table .nodisplay-pc .btn-create-event{
        font-size: 12px;
        color: #20707A;
        background-color: #ffffff;
        border-color: #20707A;
        border-radius: 4px;
        border: 1px solid #20707A;
        height: auto;
        padding: 4px;
    }
    .ttl-school-scourse{
        display: flex;
        align-items: center;
        margin-bottom: 1em;
    }
    .ttl-school-scourse form{
        margin-bottom: 0;
    }
    .ttl-school-scourse .nodisplay-pc .btn-create-course{
        font-size: 12px;
        color: #20707A;
        background-color: #ffffff;
        border-color: #20707A;
        border-radius: 4px;
        border: 1px solid #20707A;
        height: auto;
        padding: 4px;
    }
    .ws-view-all .nodisplay-pc form{
        margin-bottom: 0;
    }
    .nodisplay-pc{
        display: block
    }
    .nodisplay-sm{
        display: none;
    }
    .nodisplay-sm.disflex-center{
        display: none;
    }
    .nodisplay-sm.disflex-center-end{
        display: none;
    }
    .disflex-center{
        flex-wrap: wrap;
    }
    .width-field{
        width: 100%;
    }
    .banner-handmate-information{
        margin-bottom: 24px;
    }
    .banner-handmate-information .title-handmate-text{
        margin-bottom: 0;
    }
    .banner-handmate-information .text{
        padding: .5em;
        font-size: 20px;
    }
    .contact{
        margin-top: 0;
    }
    .breadcrumbs {
        margin-bottom: 0px;
        margin-top: 16px;
    }
    .font-small{
        font-size: 13px;
    }
    .mulberry h1 {
        margin: 0 0 8px 0;
    }
    .padding-page-sm {
        padding: 0 15px;
    }
    .search-sm {
        margin-top: auto;
    }
    .title-section {
        margin-bottom: 24px;
    }
    .title-section-login {
        margin-bottom: 24px;
    }
    .section-wrapper {
        margin-bottom: 40px;
    }
    .section-wrapper-new {
        padding: 0 18px;
        margin-bottom: 2em;
    }
    .section-wrapper-popular {
        padding: 0 18px;
    }
    .sec-wrapper-idx-sm{
        margin-bottom: 24px;
    }
    .address .loc1 p:first-child, .address .loc2 p:first-child, .address .loc3 p:first-child{
        font-size: 15px;
        width: 110px;
        min-width: 110px;
        max-width: 110px;
    }
    .about-class p, .about-news p, .about-teacher p{
        padding: 0 0 0.5em 0;
    }
    .handmade-text {
        transform: unset;
        width: 50%;
        position: absolute;
        top: 85px;
        left: 95px;
        z-index: 1;
    }
    .padding-space-center {
        padding: 30% 0 32%;
        height: 50%;
    }
    .wrapper-width {
        width: 100%;
    }
    .display-lg {
        display: none;
    }
    .display-sm {
        display: block;
    }
    .display-lg-share-btn{
        display: none;
    }
    .display-sm-share-btn{
        display: inline-flex;
    }
    .school-page .left-section .margin-share-button {
        margin-bottom: 1.5em;
        margin-top: 0em;
    }
    .left-section .display-sm .margin-share-button-ws {
        margin-bottom: 1em;
        margin-top: 0px;
    }
    .event-content .sm-show .margin-share-button-event {
        margin-bottom: 1em;
        margin-top: 0em;
    }
    .sm-full {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .sm-hide {
        display: none;
    }
    .sm-show {
        display: block;
    }
    .flex-control-thumbs {
        margin: 5px -6px 0px;
    }
    #category6 h5 {
        text-align: left;
    }
    .title-section.first-section {
        margin-top: 24px;
    }
    .title-section-login.first-section {
        margin-top: 24px;
    }
    body button.regular-btn, body .button.regular-btn, body .ui-button.regular-btn {
        min-height: 48px
    }
    .category-label {
        font-size: 13px;
    }
    /*============================ END GENERAL STYLE ==========================*/
    .sm-not-sliding .item-list-wrapper {
        flex-wrap: wrap;
    }
    .sm-not-sliding .item-list-wrapper .item-list {
        width: 50%;
    }
    .sm-not-sliding .item-list-wrapper .item-list:first-child {
        margin-left: 0;
    }

    .sm-not-sliding .item-list-wrapper-idx {
        flex-wrap: wrap;
    }
    .sm-not-sliding .item-list-wrapper-idx .item-list {
        width: 50%;
    }
    .sm-not-sliding .item-list-wrapper-idx .item-list:first-child {
        margin-left: 0;
    }

    .left-section .workshop-slider {
        margin-bottom: 0em;
    }
    .about-teacher p {
        padding: 1em 0;
        margin-top: 0;
    }
    .profile-tc > img {
        margin-top: 0;
    }
    .address {
        margin-top: 30px;
    }
    .trial-lesson,
    .application,
    .inquiry {
        margin-bottom: 1em;
    }
    .mulberry p {
        padding: 0px 0 25px 0;
    }
    .left-section .about-class {
        padding: 0em 0 25px 0;
        margin-bottom: 10px;
    }
    .left-section .mulberry {
        margin-bottom: 10px;
    }
    .space-center {
        transform: translate(21%, 85%);
    }
    .wrap-top-caption h1 {
        padding: 8px 10px;
        margin: 8px auto;
        opacity: 0.7;
        color: #000000;
        font-size: 22px;
    }
    .about-teacher .left h2 {
        margin: 15px auto;
    }
    .wrap-top-caption h1:nth-child(odd) {
        /*margin-right: 1em;*/
        /*margin-left: 0;*/
    }
    .wrap-top-caption h1:nth-child(even) {
        /*margin-left: 1.5em;*/
        /*margin-right: 0;*/
    }
    .item-list {
        display: grid;
        width: 44vw;
        padding: 0 2px;
        margin-bottom: 8px;
    }
    .item-list .row1 {
        margin: 16px 12px 10px;
    }
    .title.space-btm {
        margin: 0 12px 15px;
    }
    .title.space-btm.hover-new-class {
        margin: 0 12px 0px;
    }
    .title.space-btm.hover-popular-class {
        margin: 0 12px 0px;
    }
    .filterlist-tc{
        padding: 0 1em;
    }
    .item-list-wrapper {
        width: 100%;
        display: inline-flex;
        flex-wrap: unset;
        overflow: scroll;
        margin-left: 0;
        margin-right: 0;
    }
    .item-list-wrapper .item-list:first-child {
        margin-left: -2px;
    }
    .item-list-wrapper .item-list:last-child {
        /* padding-right: 0; */
    }
    .item-list-wrapper::-webkit-scrollbar {
        display: none;
    }
    .index-search-result .item-list-wrapper-idx{
        display: flex;
    }
    .item-list-wrapper-idx {
        width: 100%;
        display: -webkit-inline-box;
        flex-wrap: unset;
        overflow: scroll;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 22px;
    }
    .item-list-wrapper-idx.teacherList {
        padding-left: 1em;
        padding-right: 1em;
    }
    .item-list-wrapper-idx .item-list:first-child {
        margin-left: -2px;
    }
    .item-list-wrapper-idx .item-list:last-child {
        /* padding-right: 0; */
    }
    .item-list-wrapper-idx::-webkit-scrollbar {
        display: none;
    }

    .description {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0 12px;
    }
    .row-genre {
        margin: 10px 12px 0;
    }
    .genre {
        width: 41vw;
        height: auto;
        margin: 4px;
        background-color: #fff;
    }
    .genre a {
        flex-direction: unset;
        align-items: center;
        padding: 0.5em;
        justify-content: flex-start;
    }
    .list-genre-wrapper {
        padding: 1em 0.8em;
        width: 100%;
        display: -webkit-inline-box;
        flex-wrap: unset;
        overflow: scroll;
        padding-left: 0.5em;
        padding-right: 0.5em;
        margin-left: 0;
        margin-right: 0;
    }
    .list-genre-wrapper::-webkit-scrollbar {
        display: none;
    }
    .genre-icon {
        margin-top: 0;
    }
    .list-genre-inner {
        display: grid;
        grid-auto-flow: column;
        grid-template-rows: repeat(5, auto);
        width: calc(100%+10px);
    }
    .list-genre-inner::-webkit-scrollbar {
        display: none;
    }
    .genre .icon-fit {
        margin: 0 0.5em 0 0;
        width: 30%;
        padding-bottom: 30%;
        min-width: 41.31px;
    }
    .genre-name {
        font-size: 78%;
        font-weight: bold;
        text-align: left;
        margin-left: 0;
    }
    .banner-bottom {
        width: 50%;
    }
    .btm-bg {
        padding-bottom: 100%;
        width: 92%;
    }
    .top-bg {
        padding-bottom: 92%;
    }
    .top-text-index {
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        font-family: "Noto Sans JP", "Noto Sans", Roboto, Arial, sans-serif;
    }
    .top-total-sm {
        color: #fff;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .top-total-sm .box {
        width: 135px;
        height: 135px;
        background-color: #20707A;
        padding: 16px 6px;
        margin: 2px 2px;
    }
    .top-total-sm img {
        height: 30px;
        display: block;
        margin: auto;
    }
    .top-total-sm .total {
        font-size: 45px;
        line-height: 1em;
        font-family: "Noto Sans JP", "Noto Sans", Roboto, Arial, sans-serif;
    }
    .top-total-sm h6 {
        margin: 6px 0;
    }
    .btm-text-sm .xl {
        font-size: 65px;
        line-height: 1;
        margin-bottom: 16px;
    }
    .sm-btm-text {
        position: absolute;
        transform: translateY(75%);
        padding: 0 1em;
        font-weight: bold;
    }
    .sm-btm-text img {
        width: 60%;
    }
    .btm-text-sm .button {
        transform: translateX(7.7%);
    }
    .bg-btm-index-sm {
        background-image: url("../../resources/shashusho/img/sm-bottom-banner.png") !important;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        top: 0;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        box-shadow: inset 0 0 100px #1b1b1b;
    }
    .news-notice .button {
        max-width: 135px;
        height: 40px;
    }
    .section-wrapper.top-bg {
        margin-bottom: 24px;
    }
    .section-wrapper.top-text-index {
        margin-bottom: 24px;
        font-family: "Noto Sans JP", "Noto Sans", Roboto, Arial, sans-serif;
    }
    .flexslider .flex-control-thumbs img {
        padding: 0 3px;
    }
    .seemore-index {
        width: 45%;
        margin: 0px auto 0;
    }
    .seemore-index button{
        height: 36px;
    }
    .bottom-banner-wrap{
        padding: 0 1em;
    }
    .contact-txt .float-right{
        float: none !important;
    }
    .title-section.priv{
        margin-top: 12px;
        margin-bottom: 32px;
    }
    .title-section-login.priv{
        margin-top: 12px;
        margin-bottom: 32px;
    }
    .foot-text-privacy{
        padding: 1em;
    }
    .height-none{
        line-height: 0;
    }
    .no-padding-sm {
        padding: 0;
    }

    .button-group-wraper {
        width: 100%;
    }
    .submit-qual-btn .ui-button{
        width: 40%;
    }
    .sm-flex-column {
        flex-flow: column;
        align-items: flex-start;
    }
    .event-items .item-list .row1 {
        margin: 16px 12px 10px;
    }
    .news-wrapper.index-news {
        padding: 0px 15px 5px;
    }
    .sidebar-main{
        margin-top: -1em;
        margin-bottom: 4em;
        padding-right: 0;
    }
    .news-wrapper li a {
        align-items: flex-start;
        flex-direction: column;
    }
    .news-wrapper ul {
        margin-bottom: 1em;
    }
    .news-wrapper .row1.display-lg {
        display: none;
    }
    .news-wrapper .row1.sm-show {
        display: block;
        margin-top: 5px;
    }
    .sm-font-new-class h5{
        font-size: 13px;
    }
    .sm-font-new-class h4{
        font-size: 15px;
    }
    .item-list h4.sm-font-event{
        font-size: 15px;
    }
    .sm-font-event h5{
        font-size: 13px;
    }
    .item-list p.sm-font-event{
        font-size: 13px;
    }
    .share-button .twitter-share-button{
        position: relative;
        height: 20px;
        box-sizing: border-box;
        padding: 0px 12px 1px 0px;
        background-color: #1d9bf0;
        color: #ffffff;
        border-radius: 9999px;
        font-weight: 600;
        cursor: pointer;
        font-size: 11px;
    }
    .no-padding.mulberry.sm-show p{
        border-bottom: none;
    }
    .margin-left-allign{
        margin-left: 0;
    }
    .btn-width-othscreen {
        width: 100%;
    }
    .event-list-school:first-child {
        display: flex;
        align-items: flex-start;
        padding: 16px 0 8px;
    }
    .event-list-school {
        display: flex;
        align-items: flex-start;
        padding: 16px 0;
    }
    .event-list-school:last-child {
        padding: 16px 0 0;
        border-bottom: none;
    }
    /*    .event-ttl-wrap {
            margin-bottom: 15px;
        }*/
    .event-thumb {
        padding-bottom: 22%;
        margin-top: 5px;
    }
    .event-caption {
        display: block;
        padding: 0 0 0 1em;
    }
    p.event-date {
        font-size: 15px;
    }
    p.event-ttl {
        font-size: 14px;
    }
    .about-event {
        padding: 0 0 25.4px;
        border-bottom: none;
    }
    .top-slider-index .slick-track {
        gap: 0px;
    }
    .gap-36.slick-slider {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
    .slick-list {
        width: 100%;
    }
    .slick-initialized .slick-slide {
        padding: 0 10px;
    }
    .gap-20.slick-slider {
        margin-left: 0;
        margin-right: 0;
    }
    .captcha-wrapper {
        position: relative;
        margin-left: -15px;
    }
    .slider-index {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        row-gap: 30px;
        column-gap: 15px;
    }
    .slider-index-search {
        flex-wrap: wrap;
        width: 100%;
        margin-left: 0px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        row-gap: 0;
        column-gap: 15px;
    }

    .slider-item {
        width: 100%;
        display: grid;
    }
    .box-shadow-item {
        padding: 10px;
    }
    .popular-class-index .box-shadow-item{
        height: fit-content;
    }
    .article-part .box-shadow-item{
        padding: 0;
    }
    .article-part .item-list .desc {
        line-height: 24px;
        margin-top: 12px;
        padding: 0px 20px 20px;
    }
    .slider-item .title {
        font-size: 14px;
        line-height: 19px;
    }
    .slider-item .text {
        font-size: 13px;
        -webkit-line-clamp: 4;
        line-height: 21px;
    }
    .genre-box .genre-name {
        font-size: 21px;
    }
    .news-part {
        flex-direction: row;
        padding: 30px 25px;
    }
    .news-part .desc-wrap {
        align-items: baseline;
        justify-content: space-between;
    }
    .news-part h3.title {
        font-size: 14px;
        line-height: 21px;
        margin-top: 0px;
    }
    .news-part .desc {
        font-size: 13px;
        line-height: 21px;
    }
    .news-part .date {
        font-size: 11px;
    }
    .news-brush-bg {
        width: 125%;
        min-width: 870px;
        left: -59%;
        top: -50px;
        z-index: -1;
    }
    .title-links-course{
        padding: 0;
    }
    .title-section.genre-top-ttl{
        margin-bottom: 10px;
    }
    .index-item .slider-item{
        display: block;
    }
    .wrapper-list {
        flex-wrap: wrap;
        width: 100%;
        margin-left: 0px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        row-gap: 15px;
        column-gap: 15px;
    }
    .wrapper-listCourse {
        flex-wrap: wrap;
        width: 100%;
        margin-left: 0px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        row-gap: 15px;
        column-gap: 15px;
    }
    .article-box{
        min-height: 100%;
    }
    .btn-passw-reset {
        margin-bottom: 15%;
    }
    #menuCorner {
        display: block;
    }
    .menu-member {
        display: block;
    }
    .reverse-sidebar {
        display: flex;
        flex-wrap: wrap-reverse;
    }
    .right-bar-content {
        padding-left: 0;
        padding-bottom: 2em;
    }
    .notif-on-off-wrap{
        margin-top: 10px;
        margin-bottom: 5em;
    }
    .single-title-rightbar {
        margin-bottom: 1em;
        margin-top: 0px;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .news-part .desc-wrap {
        padding-left: 0;
    }
    .news-part .arrow {
        margin-left: 3em;
    }
    .btn-profil-pass.purchaseTicket-btn{
        justify-content: center;
        display: flex;
    }
    .top-brush-bg{
        top: -115px;
    }
    .new-class-index.section-wrapper {
        margin-top: 0;
    }
    .section-wrapper{
        margin-bottom: 0px;
        margin-top: 20px;
    }


    /*article part*/
    .feature-gal {
        margin-bottom: 30px;
        padding-right: 0;
        padding-left: 0;
    }
    .container-scrollbar {
        overflow-x: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .feature-gal .article-wrap {
        /*padding-left: 20px;*/
        display: flex;
        flex-wrap: nowrap;
        padding-right: 0;
    }
    .pad-sm-def {
        /* padding: 0 16px; */
        padding: 0px 0px 0px 0px;
    }
    .feature-gal .article-wrap .box-border {
        width: 87vw;
        position: relative;
        margin-right: 16px;
        min-width: 87vw;
        max-width: 87vw;
        padding: 0;
        /*border-radius: 0.7rem;*/
        background-color: #fff;
        border: 1px solid #e3e3e3;
        height: 100%;
    }
    .feature-gal .small-box .box-border a {
        display: block;
    }
    .small-box .img-as-bg-med {
        height: 120px;
        border-top-left-radius: 0.7rem;
        border-top-right-radius: 0.7rem;
    }
    .object-fit-50 {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 50%;
    }
    .feature-gal .object-fit-50 img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-radius: 0;
    }
    .object-fit-50 img {
        border-radius: 0.7rem;
    }
    .object-fit-50 img {
        position: absolute;
        width: 100%;
        height: 100%!important;
        object-fit: cover;
    }
    .feature-gal .small-box .caption-news {
        padding-left: 12px;
        padding-right: 12px;
        width: 100%;
        padding-bottom: 0;
        display: inline-block;
        min-height: 155px;
    }
    .new-article-section.feature-index {
        margin: 22px 0 24px;
    }
    .article-part .small-box .desc {
        line-height: 24px;
        margin-top: 12px;
        padding: 0px 0px 0px;
    }
    .article-part .small-box .desc .date {
        font-size: 12px;
        margin-bottom: 6px;
        color: #707070;
    }
    .article-part .small-box .desc h3.title {
        font-size: 14px;
        line-height: 19px;
        font-weight: normal;
        margin-bottom: 9px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .article-part .small-box .desc .text {
        font-size: 13px;
        -webkit-line-clamp: 4;
        line-height: 21px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-word;
    }
    .more-button-index {
        margin: 30px 0 0;
    }
    .link-mypage-wrap{
        padding-top: 0;
    }
    .more-button-index{
        z-index: 12;
        position: relative;
    }
    .popular-class-index{
        margin-top: 0;
    }
    .popular-class-index .title-section{
        margin-top: 10px;
    }
    .centered-wrapper-info.bottom-space-SM {
        margin-bottom: 0px;
    }
    .centered-wrapper-info.bottom-space-SM .sidebar-main{
        margin-bottom: 1em;
    }
    .bottom-space-SM{
        margin-bottom: 0px;
    }
    .bottom-space-SM .sidebar-main{
        margin-bottom: 1em;
    }
    .bg-top-index {
        background-size: 250% 180%;
        background: #ffffff;
        margin-bottom: 7px;
    }
    .wrap-top-caption-slider p.slick-slide {
        font-size: 22px;
        line-height: 1.4em;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 500;
        color: #231F1E;
    }
    .wrap-top-caption-slider .slick-track {
        display: flex;
    }
    .out-wrapper-top-caption-slider {
        margin-top: 5px;
        margin-bottom: 0px;
    }
    .wrap-top-caption .btn-calligraphy p {
        font-size: 22px;
        font-weight: 500;
        line-height: 36px;
    }
    .wrap-top-caption .btn-calligraphy .disflex-center {
        flex-wrap: nowrap;
    }
    .wrap-top-caption {
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .online-calligraphy-text {
        font-size: 36px;
        font-weight: 700;
        line-height: normal;
        text-align: center;
        margin-top: 15px;
    }
    .image-top-text-index {
        margin-top: 16px;
    }
    .top-slider-index.shadow-item-slider.slick-slider {
        margin-top: 0px;
    }
}
@media (max-width: 380px) {
    .button.button-create.colorWhite {
        margin-top: 1em;
        margin-left: 0;
    }
    .sameheight-wrap {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
    }
}
@media screen and (max-width: 320px) {
    .slider-index {
        display: flex;
        row-gap: 30px;
        column-gap: 15px;
    }
    .sidebar-main {
        margin-left: 0.5em;
    }
    .marginSM {
        margin: 0.5em 0;
    }
}
@media only screen and (max-width: 320px) {
    .wrap-paginator{
        width: 96.5%;
    }
    .handmade-text {
        top: 65px;
    }
    .sm-btm-text {
        transform: translateY(33%);
    }
    .handmade-text {
        top: 75px;
        left: 85px;
    }
    .mailmag.label-form{
        width: 53%;
    }
    .section-wrapper-new {
        padding: 0 12px;
    }
    .section-wrapper-popular {
        padding: 0 12px;
    }
    .sameheight-wrap {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
    }
    .widthMax {
        width: unset;
    }
}

#button-chat-bot {
    display: flex;
    position: fixed;
    bottom: 35px;
    right: 30px;
    z-index: 99999;
    cursor: pointer;
}
#button-chat-bot:hover {
    background-color: transparent;
}
#button-chat {
    display: block;
    width: 227px;
    height: 67px;
    padding: 12px 20px 8px;
    border: 1px solid #ffffff;
    border-radius: 100px;
    text-align: left;
    background: #000000;
    transition: opacity 0.5s ease, transform 0.5s ease;
}
#button-chat.hidden {
    opacity: 0;
    transform: translateX(15px); 
    pointer-events: none;
}

#button-chat-bot p {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#button-chat-bot p span {
    display: block;
}

#wrap-chat-bot {
    display: none;
    position: fixed;
    width: 40rem;
    border-radius: 20px;
    bottom: 60px;
    right: 20px;
    z-index: 9999;
}

#wrap-chat-bot iframe {
    border-radius: 20px;
    min-height: 75vh;
}

#button-chat-bot img {
    position: absolute;
    right: -10px;
    bottom: -18px;
    border: 4px solid #FFF;
    min-width: 105px;
    width: 105px;
    height: 105px;
    border-radius: 53px ;
    box-shadow: 0px 7.041px 14.083px 0px rgba(0, 0, 0, 0.20) !Important;
}

@media screen and (max-width: 768px) {
    #wrap-chat-bot {
        width: 25em;
        bottom: 60px;
        right: 20px;
    }
    #wrap-chat-bot iframe {
        min-height: 70vh;
    }
    #button-chat {
        width: 210px;
    }
    #button-chat-bot img {
        min-width: 90px;
        width: 90px;
        height: 90px;
        bottom: -10px;
    }
}
@media screen and (max-width: 425px) {
    #wrap-chat-bot {
        width: 95%;
        bottom: 60px;
        right: 8px;
    }
    #wrap-chat-bot::before {
        content: "";
        position: absolute;
        top: -100%;
        left: -15px;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: -1;
        width: calc(100% + 25px);
        height: calc(100% + 150%);
    }

    #wrap-chat-bot iframe {
        min-height: 70vh;
    }
}
