.global-top-menu-member .ui-menu.ui-menubar > .ui-menu-list{
    background-color: unset;
}
/*.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem.on_submenu .ui-menuitem-link{
    border-bottom: 3px solid #E8472A;
}*/
.global-top-menu-member .ui-menu .submenu-font-style .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-text {
    font-weight: normal;
    color: #1B1B1B !important;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-icon-triangle-1-s:last-child{
    margin-left: 5px;
}
.global-top-menu-member .ui-menu.ui-megamenu .tab-notification .ui-menu-list{
    min-width: 12em;
}
.global-top-menu-member .ui-menu .submenu-font-style .ui-menu-list .new-sub-all-color.ui-menuitem-link .ui-menuitem-text {
    color: #1B1B1B !important;
}
.global-top-menu-member .ui-menu .submenu-font-style .ui-menu-list .new-sub-important-color.ui-menuitem-link .ui-menuitem-text {
    color: #20707A !important;
}
.global-top-menu-member .ui-menu .submenu-font-style .ui-menu-list .new-sub-star-color.ui-menuitem-link .ui-menuitem-text {
    color: #20707A !important;
}
.global-top-menu-member .ui-menu .submenu-font-style .ui-menu-list .new-sub-school-color.ui-menuitem-link .ui-menuitem-text {
    color: #20707A !important;
}
.global-top-menu-member .ui-menu .submenu-font-style .ui-menu-list .new-sub-workshop-color.ui-menuitem-link .ui-menuitem-text {
    color: #20707A !important;
}
.global-top-menu-member .ui-menu .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-text{
    color: inherit;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-icon.home{
    content: url('../../resources/shashusho/img/member/HouseLine.png');
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-icon.classroom{
    content: url('../../resources/shashusho/img/member/GraduationCap.png');
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-icon.workshop{
    content: url('../../resources/shashusho/img/member/Chalkboard.png');
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-icon.event{
    content: url('../../resources/shashusho/img/member/event.png');
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-icon.information{
    content: url('../../resources/shashusho/img/member/User.png');
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem.ui-menuitem-active > .ui-menuitem-link{
    background-color: #ffffff !important;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem.ui-menuitem-active > .ui-menuitem-link.ui-state-hover .ui-menuitem-text{
    color: #20707A;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem.ui-menuitem-active > .ui-menuitem-link.ui-state-hover .ui-menuitem-icon.home{
    content: url('../../resources/shashusho/img/member/HouseLine-hov.png') !important;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem.ui-menuitem-active > .ui-menuitem-link.ui-state-hover .ui-menuitem-icon.classroom{
    content: url('../../resources/shashusho/img/member/GraduationCap-hov.png');
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem.ui-menuitem-active > .ui-menuitem-link.ui-state-hover .ui-menuitem-icon.workshop{
    content: url('../../resources/shashusho/img/member/Chalkboard-hov.png');
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem.ui-menuitem-active > .ui-menuitem-link.ui-state-hover .ui-menuitem-icon.event{
    content: url('../../resources/shashusho/img/member/event-hov.png');
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem.ui-menuitem-active > .ui-menuitem-link.ui-state-hover .ui-menuitem-icon.information{
    content: url('../../resources/shashusho/img/member/User-hov.png');
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-icon.notification{
    content: url('../../resources/shashusho/img/member/notification.png');
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem.ui-menuitem-active > .ui-menuitem-link.ui-state-hover .ui-menuitem-icon.notification{
    content: url('../../resources/shashusho/img/member/notification-hov.png');
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-icon.article{
    content: url('../../resources/shashusho/img/member/i-article.png');
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem.ui-menuitem-active > .ui-menuitem-link.ui-state-hover .ui-menuitem-icon.article{
    content: url('../../resources/shashusho/img/member/i-article-hov.png');
}
.global-top-menu-member .ui-menu .ui-menu-list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.global-top-menu-member .ui-menu {
    margin: 1em 0 1.5em 0;
    border-radius: 0;
    border: none;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link{
    display: flex;
    align-items: center;
    padding: 1em;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link.on{
    border-bottom: 3px solid #489EA9;
}
.global-top-menu-member .ui-menu.ui-megamenu .ui-menu-parent .ui-menu-child{
    width: auto;
}
.teacher-menu .ui-menubar .ui-menu-child{
    top: 30px !important
}
.global-top-menu-member .ui-menu.ui-megamenu .ui-menu-child .ui-menu-list{
    width: auto;
}
.global-top-menu-member .ui-menu .ui-menu-list .ui-menu-child.ui-shadow{
    margin-top: 0px;
}
.question-list-table .ui-datatable thead th{
    background-color: #ffffff;
    color: #f25e2a;
}
.question-list-table .ui-datatable .ui-datatable-data > tr > td{
    text-align: center;
    padding: .5em;
    border: none;
}
school-event-table.page .ui-datatable thead th{
    background-color: #ffffff;
    color: #f25e2a;
}
.fit-square-student {
    position: relative;
    width: 100%;
    height: 210px;
    padding-bottom: 100%;
}
.fit-square-student img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.widthType {
    width: 10%;
}
.member-workshop-list.page .ui-datatable .ui-datatable-data > tr > td{
    text-align: left;
    border: none;
    padding: 0.5em 1.214em;
}
.school-event-table.page .ui-datatable .ui-datatable-data > tr > td{
    text-align: center;
    padding: .5em;
    border: none;
}
.table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td{
    text-align: left;
    padding: 1em;
    border: none;
}
.table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.cancelation{
    color: #F25E2A;
}
.table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.cancelation a:before{
    content: "(";
    color: #1b1b1b;
}
.table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td.cancelation a:after{
    content: ")";
    color: #1b1b1b;
}
.table-ws-apply-list.page .align-btn-worklist .ui-button.ui-button-icon-only{
    height: auto;
}
.align-btn-worklist .checklist-apply{
    padding: 0;
}
.align-btn-worklist .ui-button.ui-button-icon-only{
    border: none;
}
.align-btn-worklist{
    display: flex;
    align-items: center;
    justify-content: center;
}
.line-divider{
    margin-top: 20px;
}
.button-edit-profile .ui-button.ui-button-icon-only{
    border: none;
}
.button-user-link .ui-button.ui-button-icon-only{
    border: none;
}
.icon-edit-profile{
    width: fit-content;
    margin: auto;
}
.icon-edit-profile{
    width: fit-content;
    margin: auto;
}
.input-wrapper .first-name{
    margin-right: .5em;
}
.input-wrapper .last-name{
    margin-left: .5em;
}
.input-label {
    padding: 1em 0;
}
.input-label-captcha {
    padding: 1em 0;
}
.member-workshop-list.page .ui-datatable thead th .ui-column-title{
    font-weight: bold;
}
.question-list-table .ui-datatable thead th{
    color: #1b1b1b;
    font-weight: 300;
    border: none;
}
.question-list-table .ui-datatable .ui-datatable-data > tr.ui-datatable-even, body .ui-datatable .ui-datatable-data > tr{
    background-color: #fff;
    color: #1b1b1b;
    border: 1px solid #e7e7e7;
}
.question-list-table .ui-datatable table thead{
    border: 1px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
}
.member-workshop-list.page .ui-datatable thead th{
    color: #1b1b1b;
    font-weight: 300;
    border: none;
    background-color: white;
    text-align: left;
}
.member-workshop-list.page .ui-datatable .ui-datatable-data > tr.ui-datatable-even, body .ui-datatable .ui-datatable-data > tr{
    background-color: #fff;
    color: #1b1b1b;
    border: 1px solid #e7e7e7;
}
.member-workshop-list.page .ui-datatable table thead{
    border: 1px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
}
.disflex-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.table-ws-apply-list.page .ui-datatable thead th{
    color: #1b1b1b;
    font-weight: 300;
    border: none;
    padding: 1em;
    background-color: white;
    text-align: left;
}
.table-ws-apply-list.page .ui-datatable thead th.ws-name-list{
    width: 30%;
}
.table-ws-apply-list.page .arrow_box{
    margin-left: -0.2em;
}
.table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr.ui-datatable-even, body .ui-datatable .ui-datatable-data > tr{
    background-color: #fff;
    color: #1b1b1b;
    border: 1px solid #e7e7e7;
}
.table-ws-apply-list.page .ui-datatable table thead{
    border: 1px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
}
.global-menu-member .ui-menu {
    margin: 1em 0 2em 0;
    border-radius: 0;
    border: none;
}
.global-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link{
    display: flex;
    align-items: center;
    height: 60px;
    padding: .5em 1em;
}
.black-text-normal {
    color: #121212;
    font-weight: normal;
    font-size: 13px;
}
.title-underline-reg{
    border-top: 2px solid #2a2a2a;
    margin: auto;
    width: 270px;
}
.registration-step{
    padding:2em!important;
    position: relative;
    display: flex;
}
.registration-step .number-circle{
    position: absolute;
    border-radius: 100%;
    font-size: 20px;
    line-height: 2.5em;
    color: white;
    background: #968a4d;
    width: 50px;
    height: 50px;
    top:2px;
    left: 3px;
}
.registration-step h3{
    color: black;
    font-weight: normal;
    margin-bottom: 6px;
    font-size:15px;
}
.grey-box-2{
    background-color: #f9f8f4;
    padding: 1em;
    padding: 1em 1em 4em 1em;
}
.title-underline {
    border-top: 2px solid #2a2a2a;
    width: 60%;
    margin: auto;
}
.button-main-guide{
    width: 125px;
    height: 25px!important;
    font-size: 14px!important;
    position: absolute!important;
    bottom: 4em;
    left: 0;
    right: 0;
    margin-left: auto!important;
    margin-right: auto!important;
}
.main-teacher-img img {
    border-radius: 100%;
    width: 60%;
    border: 1px solid #d6d6d6;
    margin: auto;
}
.profile_upload{
    display:none
}
.profile_upload.active{
    display:block
}
.button-orange-no-border {
    color: black!important;
    background-color: white!important;
    border: none !important;
}
.button-orange-no-border .ui-icon{
    font-size: 25px;
}
.button-orange-no-border:hover {
    color: rgba(242, 94, 42, 1) !important;
    transition: 0.5s!important;
    transition: 500ms ease 0s;
}
.arrow_box {
    display: none;
    position: absolute;
    padding: 5px 10px 5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #e4e4e4;
    color: #000;
    font-size: 11px;
    margin-left: -1.5em;
}

.arrow_box:after {
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -10px;
    border: solid transparent;
    border-color: rgba(51, 51, 51, 0);
    border-bottom-color: #e4e4e4;
    border-width: 10px;
    content: " ";
}
.teacher-profile-main .teacher-profile-text span{
    color:#777777;
    font-size:12px;
}
.teacher-profile-main .teacher-profile-text span:nth-of-type(2){
    color:#000000;
    font-size:14px;
    margin-bottom:0.5em;
    display: block;
}
.dot-line{
    border:none;
    border-top:2px dotted #828282;
    color:#fff;
    background-color:#fff;
    height:1px;
    width:100%
}
.member-workshop-list .button-orange-no-border{
    background-color:transparent!important
}
.list_thumb{
    width: 70%;
    padding: 0;
    margin: auto;
    vertical-align: middle;
}
.list_thumb img{
    width:70px;
    height:70px;
    padding:0;
    margin:0;
    border:none
}
.grey-box {
    background-color: #f7f7f7;
    padding: 1em;
}
.global-menu-member .ui-menu .ui-menu-list .ui-menu-child.ui-shadow{
    margin-top: 18px;
}
.grey-box a {
    color: #333333;
}
.grey-box a:hover {
    color: rgba(242, 94, 42, 1);
    transition: 500ms ease 0s;
    cursor: pointer;
}

.text-below-input {
    font-size: 13px;
}
.explanation-txt {
    font-size: 13px;
    color: #666;
}
.explanation-txt-info {
    margin: 1em 0 1em 0!important;
    font-size: 13px;
    color: #B8B8B8;
}
table {
    border-collapse: collapse;
}
.old-login-wrap{
    display: table;
    margin: auto;
}
.old-login-wrap p{
    /*    margin-top: 29px;*/
    margin-bottom: 1em;
    text-align: center;
}
.old-login-wrap .old-user-login{
    background: #FFFFFF;
    border: 1px solid #FF0000;
    border-radius: 10px;
    color: #FF0000;
    width: 83.3333%;
    display: block;
    margin: auto;
}
.old-login-wrap .old-user-login:hover{
    background: rgba(242, 94, 42, 1);
    color: #ffffff;
}
.text-tc-login-conv{
    margin: auto;
    text-align: center;
    padding: 10px 25px;
    width: fit-content;
    background: #F4F4F4;
    margin-bottom: 47px;
    font-size: 13px;
    font-weight: normal;
}
.border-right-login {
    border-right: 1px solid #e8e8e8;
}
.login-wrapper .form-row-login {
    padding: 0 1.5em .5em;
}
.login-wrapper .social-media-login {
    padding: 0 .5em .5em;
}
.margin-bttm-login {
    margin-bottom: 2em;
}
.margin-login-input {
    margin-bottom: 1em;
}
.color-link-underline {
    color: #20707A;
    font-weight: normal;
}
.user-hover:hover{
    color: #f25e2a;
}
.teacher-hover:hover{
    color: #f25e2a;
}

.btn-facebook-login {
    background-color: #3c6aaf!important;
}
.btn-google-login {
    background-color: #d75838!important;
}
.btn-line-login{
    background-color: #00B900 !important;
}
.btn-yahoo-login{
    background-color: #7B0099 !important;
}
.btn-twitter-login{
    background-color: #1D9BF0 !important;
}
.btn-social-login {
    position: relative;
    margin: auto;
    display: block;
    float: none!important;
}
.btn-social-login .ui-button {
    border: 0px solid #d8efe9;
    width: 100%;
    border-radius: 0;
    height: 45px;
    color: #fff;
    font-weight: normal;
}
.btn-social-login .ui-button.ui-state-hover {
    border: none;
    color: #ffffff;
    font-weight: normal;
}
img.sos-icon-login-f {
    position: absolute;
    z-index: 1;
    width: auto;
    height: 20px;
    top: 29%;
    left: 5%;
}
img.sos-icon-login-g {
    position: absolute;
    z-index: 1;
    width: auto;
    height: 24px;
    top: 25%;
    left: 6%;
}
img.sos-icon-login-l {
    position: absolute;
    z-index: 1;
    width: auto;
    height: 24px;
    top: 22%;
    left: 5%;
}
img.sos-icon-login-t {
    position: absolute;
    z-index: 1;
    width: 24px;
    height: auto;
    top: 27%;
    left: 5%;
}
.padding-text-login {
    margin-top: 2em;
}
.choose-login-text {
    margin-bottom: 1.5em;
    font-size: 13px;
    font-weight: normal;
}
.login-socmed-choose{
    margin-bottom: 1em;
}
.login-wrapper .input-wrapper {
    margin-top: 5px;
}
.name-surname{
    display: flex;
    align-items: center;
}
body .ui-dialog {
    top: 50%!important;
    transform: translateY(-50%);
    width: 500px!important;
}

.icon-file{
    content: url("../../resources/shashusho/img/nama.jpg") !important;
}
.old-login-wrap {
    margin-top: 1em;
}
.content-border-info {
    padding-bottom: 5px;
    margin-bottom: 1em;
    border-bottom: 1px solid #000000;
}

.textarea-profil {
    width: 100%;
}

.inputText-profil {
    width: 100%;
}

.btn-profil-pass {
    width: 50%;
    margin: 2em 0 2em 17em;
}
.button.button-profil.colorBlack {
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}
.button.button-profil.colorWhite {
    width: 100%;
    font-size: 13px;
    font-weight: normal;
}

.button.button-profil {
    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;
}

body button.use-arrow.button-profil.colorBlack::after, body .button.use-arrow.button-profil.colorBlack::after, body .ui-button.use-arrow.button-profil.colorBlack::after {
    content: "";
    display: block;
    background-image: url(/resources/shashusho/img/arrow-white.png);
    position: absolute;
    transform: rotate(360deg)translateY(50%);
    top: 0%;
    width: 23px;
    background-size: contain;
    height: 16px;
    right: 10%;
}

body button.use-arrow.button-profil.colorWhite::after, body .button.use-arrow.button-profil.colorWhite::after, body .ui-button.use-arrow.button-profil.colorWhite::after {
    content: "";
    display: block;
    background-image: url(/resources/shashusho/img/arrow.png);
    position: absolute;
    transform: rotate(180deg)translateY(50%);
    top: 50%;
    width: 23px;
    background-size: contain;
    height: 16px;
    right: 10%;
}
.input-wrapper-profil {
    display: flex;
}
.btn-upload-pass {
    width: 100%;
    margin: 2em 0 2em 0;
}
.button.button-upload.colorWhite {
    width: 100%;
    font-size: 13px;
    font-weight: normal;
}

.button.button-upload {
    background-color: transparent;
    border: none;
    color: #20707A;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: inherit;
    margin: auto;
    display: block;
    padding: 0;
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
}
body button.use-arrow.button-upload.colorWhite::after, body .button.use-arrow.button-upload.colorWhite::after, body .ui-button.use-arrow.button-upload.colorWhite::after {
    content: "";
    display: block;
    background-image: url(/resources/shashusho/img/circleArrow-right.png);
    position: absolute;
    transform: rotate(360deg)translateY(50%);
    top: -20%;
    width: 25px;
    background-size: cover;
    height: 25px;
    right: -5%;
}
body .button-upload.use-arrow:hover {
    background-color: transparent;
    border: none;
    color: #000;
    transition: 500ms ease 0s;
}
body .button-upload.use-arrow:hover::after{
    filter: none;
}
.bottom-mainTop-student{
    margin-bottom: 3em;
}
.link-mypage-student{
    display: flex;
    justify-content: center;
    align-items: center;
}
.button.button-work-list{
    min-width: 175px;
}
.button.button-work-list.colorBlack{
    margin-top: 0em;
}
.link-mypage-student.PC-only{
    align-items: flex-start;
}
.link-mypage-student {
    background-color: #F5F5F5;
    margin: auto;
    padding: 0.5em 1.5em;
    border-bottom: 2px solid #DFDFDF;
}
.link-mypage-student .data{
    display: flex;
    justify-content: center;
    margin-top: 1.5em;
}
.link-member-main2 body button.use-arrowList::after, body .button-work-search.use-arrowList::after, body .ui-button.use-arrowList::after {
    content: "";
    display: block;
    background-image: url(/resources/shashusho/img/member/arrowRight.png);
    position: absolute;
    transform: rotate(360deg)translateY(-50%);
    top: 50%;
    width: 40px;
    background-size: cover;
    height: 40px;
    right: 3em;
}
.link-member-main2 .see-all-black-search span.ui-button-text{
    padding: 0 4em;
}
.link-member-main2 .see-all-black-ticket span.ui-button-text{
    padding: 0 4em;
}
.student-image-work{
    display: block;
}
.box-shadow-item-profil-student {
    width: 136px;
    height: 221px;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid transparent;
    margin: 0;
}
.box-shadow-item-profil-student .positionButton{
    position: absolute;
    top: 84%;
    left: 73%;
}
.profil-img-change{
    display: flex;
    align-item: center;
}
.profil-img-change .button-upload{
    margin-bottom: 0
}
.box-see-all-none .font18{
    word-break: keep-all;
}
.main-work-student{
    display: flex;
    flex-flow: wrap;
    column-gap: 25px;
    row-gap: 22px;
}
.work-btn {
    margin-top: 3em;
}
.title-student {
    margin: 10px 0 0;
    font-weight: 700;
}
.subtitle-student {
    color: #878787;
    font-weight: 600;
}
.caption-student {
    margin-top: 5px;
    font-weight: 500;
}
.notice-box {
    filter: drop-shadow(0px 7px 3px rgba(0, 0, 0, 0.2));
    background-color: #F5F5F5;
    justify-content: flex-start;
    margin-top: 0;
    padding: 0;
    height: auto;
}
.notice-box h5{
    display: flex;
    flex-direction: column;
    padding-bottom: 1em;
}
@media screen and (max-width: 1024px){
    .form-email{
        max-width: 540px!important;
    }
    .show-teacher-submenu ul.ui-menu-list{
        display: block !important;
    }
    body button.use-arrow.button-upload.colorWhite::after, body .button.use-arrow.button-upload.colorWhite::after, body .ui-button.use-arrow.button-upload.colorWhite::after {
        content: "";
        display: block;
        background-image: url(/resources/shashusho/img/circleArrow-right.png);
        position: absolute;
        transform: rotate(360deg)translateY(50%);
        top: -20%;
        width: 25px;
        background-size: cover;
        height: 25px;
        right: 15%;
    }
    .genre-box-profil {
        width: 50%;
    }
    .btn-upload-pass {
        width: 100%;
        margin: 0;
    }
    .btn-profil-pass {
        margin: 2em 0 2em 17em;
    }
    .button.button-work-list{
        min-width: 140px;
    }
    .button.button-work-search.colorWhite {
        padding: 0 2em;
    }
    .link-member-main2 .see-all-black-ticket span.ui-button-text {
        padding: 0 1em;
    }
    .link-member-main2 .see-all-black-search span.ui-button-text {
        padding: 20px;
    }
    .box-shadow-item-profil-student {
        width: 133px;
    }
    .box-see-all-none .font18.lineHight-main{
        word-break: keep-all;
    }
}

@media screen and (max-width: 768px){
    .ipad-w65{
        width: 65%;
    }
    .ipad-w35{
        width: 35%;
    }
    .w100-ipad{
        width: 100%
    }
    .w100-ipad.work-btn{
        margin-top: 3em;
    }
    .ipad-w65.work-btn{
        margin-top: 2em;
    }
    .teacher-box {
        height: 20em;
        display: flex;
        flex-direction: row;
        padding: 0.5em 2em;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-around;
        align-items: baseline;
    }
    .link-member-main2 .see-all-black-search span.ui-button-text {
        padding: 15px;
    }
    .table-ws-apply-list.page .ui-datatable thead th.status-situation{
        width: 35%;
    }
    .table-ws-apply-list.page .ui-datatable thead th.ws-name-list{
        width: 21%;
    }
    .registration-step {
        padding: 1.5em!important;
    }
    .registration-step .number-circle {
        font-size: 25px;
        line-height: 2.5em;
        width: 60px;
        height: 60px;
        top: 0px;
        left: 0px;
    }
    .courseTable {
        width: 10em;
    }
    .global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link{
        padding: 5px 10px;
    }
    .global-top-menu-member .ui-menu .ui-menu-list{
        /*        justify-content: space-between;*/
        gap: 1em;
    }
    body button.use-arrow.button-upload.colorWhite::after, body .button.use-arrow.button-upload.colorWhite::after, body .ui-button.use-arrow.button-upload.colorWhite::after {
        content: "";
        display: block;
        background-image: url(/resources/shashusho/img/circleArrow-right.png);
        position: absolute;
        transform: rotate(360deg)translateY(50%);
        top: -20%;
        width: 25px;
        background-size: cover;
        height: 25px;
        right: 10%;
    }
    .genre-box-profil {
        width: 50%;
    }
    .btn-upload-pass {
        width: 100%;
        margin: 3em 0 2em 0;
    }
    .btn-profil-pass {
        margin: 2em 0 2em 12em;
    }
    .button.button-work-list {
        min-width: 110px;
    }
    .link-member-main2 body button.use-arrowList::after, body .button-work-search.use-arrowList::after, body .ui-button.use-arrowList::after {
        right: 1em;
    }
    .box-shadow-item-profil-student {
        filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.2));
        background-color: #ffffff;
        border: 1px solid transparent;
        width: 110px;
        height: 162px;
        margin: 0;
        padding: 5px;
    }
    .box-shadow-item-profil-student .fit-square-student {
        position: relative;
        width: 100%;
        height: 150px;
        padding-bottom: 100%;
    }
    .main-work-student {
        display: flex;
        flex-flow: wrap;
        column-gap: 13px;
        row-gap: 22px;
    }
    .see-all-black-teacher.jusflex-center{
        justify-content: flex-start;
    }
    .fit-square-student {
        position: relative;
        width: 100%;
        height: 151px;
        padding-bottom: 100%;
    }
    .link-member-main2, .title-link-mypage {
        margin-top: 0;
    }
    .title-link-mypage{
        padding: 0;
    }
}
@media(max-width: 40.063em){
    .ipad-w65{
        width: 100%;
    }
    .ipad-w35{
        width: 100%;
    }
    .global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link{
        height: auto;
        margin-bottom: .5em;
        padding: 5px 1em;
    }
    .global-top-menu-member .ui-menu .ui-menu-list{
        padding: 1em 0;
        justify-content: flex-start;
    }
    .global-top-menu-member .ui-menu .ui-menu-list .ui-menu-child.ui-shadow {
        margin-top: -11px;
    }
    .global-top-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-icon.home{
        margin-left: 0px;
    }
    .global-top-menu-member .ui-menu{
        margin: 1em 0 1em 0;
    }
    .table-ws-apply-list.page .ui-datatable .ui-datatable-data > tr > td{
        padding: .5em;
    }
    .ui-button.button-orange {
        font-size: 13px;
    }
    .member-workshop-list td[role="gridcell"]:first-child{
        width:100%!important;
        clear:right!important;
        display:inline-flex!important;
        margin:2em auto 0!important;
        text-align:center
    }
    .member-workshop-list td[role="gridcell"]:first-child img{
        text-align:center;
        margin:auto;
        width:55%;
    }
    .member-workshop-list td[role="gridcell"]:last-child{
        width: 100%!important;
        margin-top: 1.5em !important;
        display: block!important;
        position: absolute;
        top: 0;
        right: 0;
    }
    .member-workshop-list td[role="gridcell"].button-at-bottom:last-child {
        position: relative;
    }
    .member-workshop-list td[role="gridcell"]:nth-child(2){
        margin-top:1.5em!important
    }
    .member-workshop-list td[role="gridcell"]{
        margin-top:0em!important;
        width:100%!important;
        clear:right!important;
        display:flex!important
    }
    .member-workshop-list td[role="gridcell"] .ui-column-title{
        min-width: 45%!important
    }
    #data-form-apply [role="gridcell"]:last-child .button-orange-no-border{
        background:transparent!important
    }
    .ui-datatable-reflow .ui-datatable-data td[role="gridcell"].title-photo-worklist .ui-column-title{
        display: none;
    }
    .member-workshop-list .ui-datatable .ui-datatable-data > tr > td{
        padding: 0;
        text-align: left;
        margin: 1em 0;
        line-height: 1.6;
    }
    .member-workshop-list .ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title{
        font-weight: bold;
        text-align: left;
    }
    .member-workshop-list .ui-datatable .ui-datatable-data > tr{
        position: relative;
        display: table;
    }
    .member-workshop-list .ui-datatable .ui-datatable-data > tr.ui-datatable-even{
        position: relative;
        background-color: #ffffff;
    }
    .member-workshop-list .ui-datatable .ui-datatable-data > tr.ui-datatable-odd {
        position: relative;
        background-color: #ffffff;
    }
    body .member-workshop-list .ui-button.ui-button-icon-only .ui-icon {
        position: relative;
        top: unset;
        left: unset;
        margin-top: 0;
        margin-left: 0;
        z-index: 1;
    }
    .login-socmed-choose{
        margin-bottom: 1.5em;
    }
    .align-btn-worklist{
        display: grid;
        align-items: center;
        justify-content: flex-end;
    }
    .align-btn-worklist .ui-button.ui-button-icon-only{
        height: auto;
        width: fit-content;
    }
    .global-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link{
        height: auto;
    }
    .global-menu-member .ui-menu .ui-menu-list{
        padding: 1em 0;
    }
    .member-workshop-list .ui-datatable .ui-datatable-data > tr:last-child{
        /*        border-bottom: 0;*/
    }
    .member-workshop-list.page.ws-tc-list .ui-datatable .ui-datatable-data > tr:last-child{
        border-bottom: 1px solid #e7e7e7;
    }
    .line-divider{
        margin-top: 0px;
    }

    .explanation-txt {
        margin-bottom: 0!important;
    }
    .main-teacher-img img{
        width: 100%;
    }
    .title-section.user-title-margin {
        margin-top: 4px !important;
    }
    .border-right-login {
        border-right: none;
        border-bottom: 1px solid #e8e8e8;
    }
    .login-wrapper .form-row-login {
        padding: 0 0 1.5em;
        margin-bottom: 2em;
    }
    .margin-login-input {
        padding-left: 0!important;
        padding-right: 0!important;
        margin-bottom: 0.5em;
    }
    .button-container-login {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .login-wrapper .social-media-login {
        padding-left: 0;
        padding-right: 0;
    }
    .social-media-login .padding-btn-socmed {
        padding-left: 0;
        padding-right: 0;
    }
    .section-wrapper.login-wrapper {
        padding: 0 15px;
    }
    .no-padding-sm-lr {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .teacher-login.login-wrapper .form-row-login:not(:last-of-type) {
        border-bottom: 1px solid #e8e8e8;
    }
    .global-menu-member .ui-menu .ui-menu-list .ui-menu-child.ui-shadow {
        margin-top: -11px;
    }
    .global-menu-member .ui-menu .ui-menu-list .ui-menuitem .ui-menuitem-link .ui-menuitem-icon.home{
        margin-left: -5px;
    }
    body table tr td .ui-button.ui-button-icon-only .ui-button-text {
        display: none;
    }
    .table-ws-apply-list .ui-datatable-reflow .ui-datatable-data tr.ui-widget-content {
        display: flex;
        flex-flow: column;
    }
    .member-workshop-list .ui-datatable-reflow .ui-datatable-data tr.ui-widget-content {
        display: flex;
        flex-flow: column;
    }
    .member-workshop-list .ui-datatable-reflow .ui-datatable-data td[role="gridcell"]:last-child .ui-column-title {
        display: none;
    }
    body button.use-arrow.button-upload.colorWhite::after, body .button.use-arrow.button-upload.colorWhite::after, body .ui-button.use-arrow.button-upload.colorWhite::after {
        content: "";
        display: block;
        background-image: url(/resources/shashusho/img/circleArrow-right.png);
        position: absolute;
        transform: rotate(360deg)translateY(50%);
        top: -20%;
        width: 25px;
        background-size: cover;
        height: 25px;
        right: 0;
    }
    .genre-box-profil {
        width: 50%;
    }
    .btn-upload-pass {
        width: 100%;
        margin: 1.5em 0 0 0.5em;
    }
    .btn-profil-pass {
        width: 100%;
        margin: 1em 0 0 0;
    }
    .box-shadow-item-profil-student {
        filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.2));
        padding: 5px;
        background-color: #ffffff;
        border: 1px solid transparent;
        /*margin: 2px;*/
        width: 30%;
        height: 171px;
    }
    .box-shadow-item-profil-student .fit-square-student {
        position: relative;
        width: 100%;
        height: -webkit-fill-available;
        padding-bottom: 100%;
    }
    .student-image-work .slides{
        column-gap: 5px;
    }
    .box-shadow-item-profil-student .positionButton {
        position: absolute;
        top: 82%;
        left: 72%;
    }
    .image-teacher-padding {
        display: grid;
        margin-left: -5px;
        width: 102%;
    }
    .bottom-mainTop-student{
        margin-bottom: 1.5em;
    }
    .margin-teacher-list {
        position: relative;
        margin: 0;
    }
    .margin-teacher-list-two {
        position: relative;
        margin: 0;
        display: flex;
        align-items: center;
    }
    .box-shadow-item-image-teacher-list {
        filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.2));
        padding: 5px;
        background-color: #ffffff;
        border: 1px solid transparent;
        width: calc(100% - 8px);
        margin: 4px;
    }
    .text-teacher-list {
        font-size: 16px;
        margin-bottom: 0;
    }
    .link-mypage-student .data{
        display: grid;
        justify-content: flex-start;
    }
    .link-mypage-student .course-info{
        margin-top: 0em;
        padding: 0em 1em;
        margin-bottom: 1em;
    }
    .link-mypage-student .ui-button.ui-button-text-icon-right .ui-button-text {
        padding: 0.429em 0em 0.429em 0em;
        text-align: center;
    }
    .link-mypage-student .course-img{
        padding: 1em 1em 0;
    }
    .link-mypage-student {
        background-color: #F5F5F5;
        margin: auto;
        padding: 0;
        border-bottom: 2px solid #DFDFDF;
    }
    .link-member-main2 .see-all-black-ticket span.ui-button-text {
        padding: 0em;
    }
    .margin-teacher-list-two p.status-numb {
        font-size: 18px;
        font-weight: 600;
        padding-left: 1em;
    }
    .button.button-work-list {
        min-width: 100%;
        padding: 3px;
        font-size: 10px;
    }

    .text-teacher-list-two {
        font-size: 14px;
        font-weight: 400;
    }
    .text-teacher-list-three {
        font-size: 14px;
        font-weight: 400;
    }
    .margin-teacher-list-two p.name {
        font-size: 13px;
        font-weight: 500;
        margin-left: 1em;
    }
    .link-mypage-student .button.button-work-list.colorBlack{
        font-size: 14px;
        font-weight: 600;
        padding-right: 2em;
    }
    .link-member-main2 {
        border: none;
        margin-bottom: 1.5em;
        margin-top: 0px;
    }
    .button.button-work-ticket.colorWhite {
        width: 100%;
        height: 6em;
        padding: 1em 1em;
        border: none;
        box-shadow: 0px 1px 4px 1px rgb(0 0 0 / 15%);
        background: #fff;
        color: #20707A;
        font-weight: 600;
    }
    .button.button-work-search.colorWhite {
        padding: 1em 1em;
        height: 6em;
    }
    .teacher-box hr {
        margin: 10px 0px;
    }
    .teacher-box .box-see-all-none {
        padding-bottom: 9px;
        padding-top: 16px;
    }
    .box-see-all .see-all-black-teacher.disflex-end {
        justify-content: flex-start;
        align-items: center;
    }
    .title-link-mypage {
        padding: 0;
        margin: 1em 0 0 0;
    }
    .SM-top-margin2{
        margin-top: 2em;
    }
    .line-black {
        padding: .5em 0;
    }
    .link-mypage-wrap.sameheight-wrap{
        gap: 20px;
    }
    .link-mypage-sya{
        padding: 0;
    }
    .w100-ipad.work-btn {
        margin-top: 3.5em;
    }
    .centered-wrapper-info.bottom-space-SM {
        margin-bottom: 0px;
    }
    .centered-wrapper-info.bottom-space-SM .sidebar-main{
        margin-bottom: 1em;
    }
}

@media(max-width: 320px){
    body button.use-arrow.button-upload.colorWhite::after, body .button.use-arrow.button-upload.colorWhite::after, body .ui-button.use-arrow.button-upload.colorWhite::after {
        content: "";
        display: block;
        background-image: url(/resources/shashusho/img/circleArrow-right.png);
        position: absolute;
        transform: rotate(360deg)translateY(50%);
        top: -20%;
        width: 25px;
        background-size: cover;
        height: 25px;
        right: -10%;
    }
    .box-shadow-item-profil-student {
        width: calc(33.3333% + -16px);
    }
}
