/*==========================START WORKSHOP/DETAIL =========================*/
.flex-control-thumbs li {
    width:33.3333%;
}
.flex-control-thumbs img {
    padding: 6px;
}
.flex-control-thumbs {
    margin-top: 10px;
    width: calc(100% + 12px);
    margin-left: -6px;
}
.top-title p {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #4f4e4e;
}
.type-font {
    font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif !important;
}
.position-relative{
    position: relative;
}
.workshop-index-top .width{
    display: inline-grid;
    place-items: flex-start;
}
.division-place-detail{
    display: flex;
    flex-wrap: wrap;
    margin: 1em 0;
}
.division-place-detail .division{
    width: fit-content;
    padding: .3em 1em;
    color: #ffffff;
    margin: 0 8px 8px 0;
    font-weight: bold;
    font-size: 12px;
}
.division-place-detail .place{
    padding: .2em 1em;
    width: fit-content;
    font-weight: bold;
    border: 1px solid;
    margin: 0 8px 8px 0;
    align-self: center;
    font-size: 12px;
}
.division-place .tag-place{
    display: flex;
}
.bottom-text-slider{
    margin: 0;
    font-size: 14px;
    border-top: .5px solid #cacaca;
    margin-top: 0;
    padding-top: 1em;
    line-height: 1.6;
    display: grid;
}
.bottom-text-slider p{
    text-overflow: ellipsis;
    overflow: hidden;
    /*    white-space: nowrap;
        display: block;*/
    -webkit-line-clamp: 2;
    position: relative;
}
.workshop-index-top{
    padding: 0 2em 1.5em;
}
.workshop-index-top .workshop-top p.course img{
    position: absolute;
    left: 0;
    width: 90%;
    top: -12px;
}
.workshop-idx-top-text{
    margin: .5em 0em;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.6;
}
.top-section1{
    display: inline-flex;
    align-items: flex-start;
    margin: 1em 0;
    padding-bottom: 1em;
    border-bottom: #cdcdcd dashed thin;
    width: 100%;
}
.label-new{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: .3em 1em;
    background: #883232;
    color: white;
}
.label-new2{
    display: none;
}
.bg-white{
    background-color: #ffffff;
}
.work-certif{
    color: white;
    border: 1px solid transparent;
    width: 50%;
    height: 0;
    padding-bottom: 30%;
    position: relative;
}
.slider-banner-workshop{
    padding: .5em 1em;
}
.workshop-top-slider .slick-dots li.slick-active button:before{
    background-color: #883232;
    border: 1px solid #883232;
}
.workshop-top-slider .slick-dots li button:before{
    background-color: #dec5c5;
    border: 1px solid #dec5c5;
}
.workshop-top-slider .slick-dots{
    margin-top: 6em;
    margin-bottom: -61px;
}
.workshop-top-slider{
    background: #f3eaea;
    padding: 2em 0;
}
.workshop-top-slider .slick-slide {
    position: relative;
}
.workshop-top-slider .slick-slide::after {
    content: '';
    position: absolute;
    width: 97.5%;
    height: 97.5%;
    background-color: rgba(255, 255, 255, .6);
    z-index: 1;
    left: 13.3px;
    top: 7.5px;
}
.workshop-top-slider .slick-slide.slick-active::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    z-index: -1;
    left: 0;
    top: 0;
}
.workshop-slide-left{
    display: flex;
}
.wrap-caption-top{
    align-self: center;
}
.slider-top{
    color: white;
    border: 0px solid transparent;
    position: relative;
    background-size: cover;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.workshop-top-slider-wrap h3.workshop-idx-top-text,
.workshop-top-slider-wrap h3.workshop-idx-top-text * {
    outline: 0px;
}
.slider-top-image{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.recomended-course-workshop{
    margin-top: 1em;
}
.workshop-recomend-wrap{
    margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
}
.banner-four{
    margin-top: 2em;
}
.workshop-banner-wrap{
    margin-top: 3.5em;
}
.soon-course-workshop{
    margin-top: .5em;
}
.workshop-soon-wrap{
    margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
}
.date-status-top{
    display: inline-flex;
    align-items: flex-start;
    margin: 1em 0;
}
.date-status-top img{
    width: 20px;
}
.date-status-top p{
    margin: 0 0 0 1em;
    font-size: 14px;
}
.date-status-top p span{
    font-size: 12px;
}
.date-status{
    display: flex;
    align-items: flex-start;
}
.date-status img{
    width: 16px;
    margin-left: 0;
    margin-top: 5px;
}
.date-status p{
    margin: 0 0 0 1.1em;
    font-size: 14px;
    word-break: keep-all;
}
.date-status-top .date-time-index{
    display: flex;
    align-items: center;
}
.date-status .date-time-index{
    display: flex;
    align-items: flex-start;
}
.date-status .date-time-index p{
    display: grid;
}
.division-place-top{
    display: flex;
    flex-flow: wrap;
    margin: 1em 0;
}
.division-place{
    display: flex;
    flex-flow: wrap;
    margin: .5em 0;
}
.division-place2{
    display: flex;
    flex-flow: wrap;
    margin: 1em 0;
}
.division-place-top .division{
    width: fit-content;
    padding: .3em 1em;
    color: #ffffff;
    margin: 0.8em 0.8em 0 0;
    font-weight: bold;
    font-size: 12px;
}
.division-place-top .place{
    padding: .2em 1em;
    width: fit-content;
    font-weight: bold;
    border: 1px solid;
    margin: 0.8em 0.8em 0 0;
    align-self: center;
    font-size: 12px;
}
.division-place .division{
    width: fit-content;
    padding: .3em 1em;
    color: #ffffff;
    margin: 0 0.5em 0.5em 0;
    font-weight: bold;
    font-size: 12px;
}
.division-place .place{
    padding: .2em 1em;
    width: fit-content;
    font-weight: bold;
    border: 1px solid;
    margin: 0 0.5em 0.5em 0;
    align-self: center;
    font-size: 12px;
}
.div-porcelarts{
    background-color: #1697b0;
}
.div-embroidery{
    background-color: #9693c7;
}
.div-patchwork{
    background-color: #8ec320;
}
.div-orange{
    background-color: #E1683B;
}
.division-place2 .division{
    width: fit-content;
    padding: .3em 1em;
    color: #ffffff;
    margin: 0 0.8em 0.5em 0;
    font-weight: bold;
    font-size: 12px;
}
.division-place2 .place{
    padding: .2em 1em;
    width: fit-content;
    font-weight: bold;
    border: 1px solid;
    margin: 0 0.5em 0.5em 0;
    align-self: center;
    font-size: 12px;
}
.thumb-details .slide-caption2 p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 14px;
    margin-top: 1em;
    line-height: 1.6;
}
.thumb-details .slide-caption p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.6;
}
.thumbnail-workshop{
    color: white;
    border: 1px solid transparent;
    width: 48.5%;
    height: 0;
    padding-bottom: 45%;
    position: relative;
}
.image-thumbnail-workshop{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.thumbnail-workshop2{
    color: white;
    border: 1px solid transparent;
    width: 100%;
    height: 0;
    padding-bottom: 90%;
    position: relative;
}
.image-thumbnail-workshop2{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.item-workshop-recomend a{
    display: flex;
}
.item-workshop-recomend{
    padding: 1em;
    border: 1px solid #d2d2d2;    
    display: flex;
    /*flex-wrap: wrap;*/
}
/*.item-workshop-recomend:nth-child(odd){
    border-bottom: 0;
}*/
/*.item-workshop-recomend:nth-child(even){
    border-bottom: 0;
    border-left: 0;
}*/
.border-last, .border-last2{
    border-bottom: 1px solid #d2d2d2 !important;
}
.thumb-details{
    padding-left: 1em;
}
.soon-workshop{
    display: block;
    border: 1px solid #d2d2d2;
    border-right: 0;
    padding: 1em;
}
.soon-workshop:last-child{
    border-right: 1px solid #d2d2d2;
}
.soon-workshop .thumb-details{
    padding-left: 0;
}
.banner-left{
    color: white;
    border: 1px solid transparent;
    width: 50%;
    height: 0;
    padding-bottom: 13%;
    position: relative;
    margin-bottom: 2em;
}
.image-banner-left{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
    padding-right: 1.5em;
    object-position: center;
}
.banner-right{
    color: white;
    border: 1px solid transparent;
    width: 50%;
    height: 0;
    padding-bottom: 13%;
    position: relative;
    margin-bottom: 2em;
}
.image-banner-right{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
    padding-left: 1.5em;
    object-position: bottom;
}
.news-course-workshop{
    margin-top: -1em;
}
.padding-left0{
    padding-left: 0;
}
.news-part-workshop{
    margin-bottom: 2em;
    margin-top: 1em;
}
.news-part-workshop .box-border{
    border: 1px solid #e6e6e6;
    position: relative;
    height: 100%;
    border-radius: .7rem;
    background-color: #ffffff;
}
.news-part-workshop .caption-news{
    padding: 1.5em 2em 2em;
}
.news-part-workshop h3.ttl-capt{
    font-size: 20px;
    line-height: 1.6em;
    margin-top: 0;
    margin-bottom: 1em;
    color: #4F4E4E;
}
.news-part-workshop .caption-news p{
    margin-bottom: 1.3em;
    line-height: 1.6em;
}
.news-part-workshop .btn-news-top .link-news-detail{
    margin-bottom: 6px;
    padding: 1px 10px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 5px;
    /*white-space: pre-wrap;*/
}
.news-part-workshop .btn-news-top h6{
    display: block;
    color: #808080;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 12px;
}
.news-part-workshop .object-fit-50{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
}
.news-part-workshop .object-fit-50 img{
    position: absolute;
    width: 100%;
    height: 100%!important;
    object-fit: cover;
    border-top-left-radius: .7rem;
    border-top-right-radius: .7rem;
}
.news-part-workshop .small-box .caption-news{
    padding: 1.7em 1em 1.3em;
}
.news-part-workshop .small-box .caption-news p{
    color: #4F4E4E;
    margin-bottom: 1.3em;
    line-height: 1.6em;
}
.news-part-workshop .btn-seemore, .soon-course-workshop .btn-seemore {
    display: table;
    margin: 2em auto;
}
.news-part-workshop .seemore, .soon-course-workshop .seemore {
    text-align: center;
    border: 1px solid;
    padding: 3px 3em;
    border-radius: 50px;
    margin-top: 0;
    font-size: 13px;
    cursor: pointer;
    display: table;
    color: #4f4e4e;
}
.workshop-top-wrap {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 1em;
}
.dash-line {
    border-bottom: #cdcdcd dashed thin;
}
.workshop-top {
    display: flex;
    align-items: center;
    margin-right: 1.5em;
}
.workshop-top p.available {
    display: inline-flex;
    font-weight: normal;
}
.workshop-top p.available img {
    width: 20px;
    height: auto;
    margin-right: 0.5em;
}
.workshop-top p {
    /* border-right: 1px solid #a2a2a2; */
    padding: 3px 12px;
    margin: 0;
    font-size: 14px;
    word-break: keep-all;
    font-weight: bold;
    padding-left: 0;
}
.workshop-top p:last-child {
    border: none;
}
.workshop-top p.course {
    position: relative;
    width: 80px;
}
.workshop-top p.course img {
    position: absolute;
    left: 0;
    width: 85%;
    top: -19px;
}
.work-detail-top h3 {
    display: block;
    margin: 13px 0 5px 0;
    font-weight: bold;
}
.work-detail-top p {
    margin-bottom: 10px;
}
.tags {
    display: flex;
    flex-wrap: wrap;
}
.tags a {
    border: 1px solid #969696;
    padding: 2px 10px;
    margin: 0 10px 1em 0;
    min-width: 55px;
    text-align: center;
    background-color: #ffffff;
}
.tags a p {
    font-size: 13px;
    font-weight: bold;
    margin: auto;
    word-break: keep-all;
    text-align: center;
}
.table-work td {
    border: 1px solid #cacaca;
    font-size: 15px;
}
.table-work tr.date td, .table-work tr.clock td {
    font-size: 15px;
}
.table-work table {
    width: 100%;
}
.table-work table tr td:first-child {
    text-align: center;
    width: 185px;
}
.table-work table tr td:nth-child(2) {
    padding: 17px 28px;
}
.table-work table img {
    width: 22px;
}

.hashtag a {
    margin: .25em 1em .25em 0;
    display: inline-block;
    line-height: 1.4em;
    font-size: 13px;
    color: #49688e;
}
.work-dt-sns a {
    display: inline-block;
    margin-right: 1.3em;
    width: 25px;
    height: 25px;
}
.work-dt-sns a img {
    width: 100%;
}
.full-booked {
    padding: 3em 2.4em 1.5em;
    background-image: linear-gradient(135deg, #fde8e6 26.19%, #fff0ee 26.19%, #fff0ee 50%, #fde8e6 50%, 
        #fde8e6 76.19%, #fff0ee 76.19%, #fff0ee 100%);
    background-size: 11px 11px;
    margin-bottom: 2.5em;
}
.full-booked h4 {
    margin-top: 0;
    margin-bottom: 2em;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.title-section h3 {
    border-bottom: 1px solid #8c3333;
    padding-bottom: .5em;
    display: table;
    font-size: 20px;
}
.content-features .text {
    padding-left: 10px;
}
.content-features .text h4 {
    margin: 0 0 1em;
    font-weight: bold;
    font-size: 15px;
}
.content-features {
    margin-bottom: 2em;
}
.teacher-desc {
    /*padding: 0 0 0 1.5em;*/
}
.teacher-pic img {
    border-radius: 50%;
}
.teacher-pic {
    padding: 0;
    padding-right: .5em;
}
.teacher-type {
    font-size: 12px;
    color: #969696;
    display: block;
    margin-top: .5em;
}
.teacher-desc h4 {
    margin: 1em 0 0;
    font-weight: bold;
}
.teacher-desc p {
    margin-top: 1em;
}
.teacher .teacher-item:nth-child(odd) {
    /*padding-right: 3em;*/
}
.teacher .teacher-item:nth-child(even) {
    /*padding-left: 3em;*/
}
.course-venue {
    background-color: #fee4e4;
    padding: 3em 0 4em;
    margin-bottom: 3em;
}
.course-venue .address {
    border-left: 4px solid #fff;
    display: flex;
    align-items: flex-start;
    padding: 0 2.5em 0 .5em;
    color: #222222;
}
.course-venue .tags p {
    padding: 0 1.2em;
    margin: 0;
    word-break: keep-all;
    background-color: #ffffff;
    border: 1px solid #aeb0b3;
    font-weight: bold;
    font-size: 13px;
}
.course-venue h4 {
    margin: 4px 0px 0;
    line-height: 1.5em;
}
.course-venue .street, .course-venue .place {
    margin-left: 0em;
    display: flex;
    align-items: center;
}
.course-venue .address img {
    width: 14px;
}
.course-venue .address .map {
    width: 20px;
    margin-left: 14px;
}
.course-venue .street p {
    margin: 0;
}
.course-venue .address .place .icon {
    width: 23px;
    margin-right: 13px;
    left: -3px;
    align-self: center;
}
.course-venue .address p {
    margin: 0;
}
.address .tags {
    margin: 0 1em 0 7px;
}
.course-venue .address .street img.icon {
    margin-left: 2px;
    margin-right: 16px;
}
.course-venue .place a{
    text-decoration: underline;
}
.course-venue .street {
    margin-top: 1.2em;
}
.schedule-table .ui-panelgrid .ui-panelgrid-cell {
    background-color: #ffffff;
    border: 1px solid #fee4e4;
    padding: 1.25em;
}
.schedule-table .ui-panelgrid .ui-grid-row:first-child .ui-panelgrid-cell:first-child {
    opacity: 0;
}
.schedule-table .ui-panelgrid .ui-grid-row:first-child .ui-panelgrid-cell {
    text-align: center;
}
.schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:first-child {
    background-color: #ffc6c6;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
}
.schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:first-child label {
    font-weight: normal;
}
.schedule-table ul {
    padding: 0;
    list-style: none;
    margin: 3px 0;
}
.schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3n) {
    min-width: 275px;
    width: 30%;
    text-align: center;
}
.schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2n) {
    width: calc(70% - 110px);
    padding: 1.25em 3em;
}
.schedule-table .ui-panelgrid .ui-grid-row:first-child .ui-panelgrid-cell label {
    font-weight: normal;
}
.sub-title {
    border-left: 2px solid #c8c8c8;
    padding-left: 1.5em;
}
.tuition-fee {
    padding-right: 5em;
    padding-left: 0;
}
.tuition-fee table td {
    /*border: 1px solid #cacaca;*/
    width: 50%;
    text-align: center;
    padding: 11px 0;
}
.tuition-fee table {
    width: 100%;
}
.tuition-fee table td p {
    text-align: center;
    margin: 0;
    font-weight: bold;
    font-size: 18px;
}
.tuition-fee table td p span {
    font-weight: normal;
}
.tuition-fee table td p::after {
    content: "(税込)";
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    margin-left: 5px;
}
.bg-light-yellow {
    background-color: #fcf6e9;
}
.apply-course .ui-grid .ui-grid-row {
    position: relative;
}
.apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
}
.apply-course .ui-panelgrid .ui-grid-row:first-child .ui-panelgrid-cell {
    padding: 1em 0.2em;
}
.apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell {
    width: 28%;
    text-align: center;
    padding: 1.5em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.apply-course label.header {
    width: 100%;
    border-bottom: 3px solid #fee2a4;
    padding-bottom: 1em;
    display: block;
    font-weight: normal;
}
.apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2n) {
    width: 22%;
}
.apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3n) {
    width: 20%;
}
.apply-course .ui-panelgrid-cell:nth-child(5) label.header, 
.apply-course .ui-panelgrid-cell:nth-child(6) label.header {
    width: 80%
}
.apply-course .ui-grid .ui-grid-row::after {
    content: '';
    position: absolute;
    width: calc(100% - 1.5em);
    left: .75em;
    bottom: 0;
    border-bottom: none;
}
.course-line .row-course-apply .ui-grid-row:first-child .ui-panelgrid-cell {
    border-bottom: 1px solid #c9c6bf;
}
.apply-course .header-course .ui-grid .ui-grid-row::after{
    border-bottom: none;
}
.apply-course .header-course .ui-grid .ui-grid-row:last-child::after{
    border-bottom: none;
}
.capacity p {
    text-align: center;
}
.status img {
    width: 23px;
}
.apply-course .apply {
    line-height: 1.7em;
    text-align: left;
}
.apply-course .login-btn {
    height: 48px;
    margin: auto;
    width: 100%;
    border-radius: 50px;
    background-color: #8c3333;
}
.btn-arrow.ui-button::after {
    width: 10px;
    height: 10px;
    box-shadow: -2px 2px 0 rgb(255,255,255);
    transform: rotate(225deg);
    position: relative;
    content: "";
    right: 15px;
}
.btn-arrow.ui-button-text-only .ui-button-text {
    display: inline-block;
    font-weight: bold;
}
.login-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.apply-course .apply a {
    color: inherit;
    text-decoration: underline;
}
.status {
    width: 147px;
    min-width: 147px;
    text-align: left;
}
.status p {
    display: inline-block;
    margin: 0 0 0 .5em;
    vertical-align: middle;
    font-size: 14px;
}
.apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(4n) {
    padding: 1.5em 0;
}
.apply-course .status.end img {
    width: 20px;
    margin-left: 5px;
}
.apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2n) label {
    font-weight: normal;
}
.apply-course .end {
    opacity: .6;
}
.display-sponsor {
    display: flex;
    align-items: baseline;
}
.display-sponsor p {
    margin: 0;
}
.sub-title-sponsor h4 {
    margin-right: 2em;
    font-weight: bold;
}
.phone-number a {
    text-decoration: underline;
    font-size: 20px;
    font-weight: bold;
    margin-block: 0;
    color: #222222;
}
.icon-phone {
    width: 21px;
    margin-right: 1em;
    padding-bottom: 10px;
}
.icon-email {
    width: 22px;
    margin-right: 1em;
    padding-bottom: 3px;
}
.workshop-slider .tags a:first-child {
    display: none;
}
.workshop-slider .tags a {
    margin: 0 10px 10px 0;
}
.workshop-slider .status img {
    display: inline-block;
}
.workshop-slider .status {
    margin: 1em 0;
}
.price-breakdown .member-type .font-weight{
    font-weight: unset;
    font-size: 16px;
    font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif !important;
}
.wrapper-twitter-share {
    position: relative;
}
.wrapper-twitter-share .button-twitter-x {
    background-color: #000;
    color: #fff;
    width: 90px;
    height: 20px;
    font-size: 11.5px;
    border-radius: 1em;
    padding: 3px 12px 1px 12px;
    font-weight: 500;
    display: block;
}
.wrapper-twitter-share .button-twitter-x .icon {
    width: 11px;
    margin-right: 5px;
    margin-top: -3px;
}
.wrapper-twitter-share iframe {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
}
.gal-sns.position-sns #twitter-widget-0 {
    position: relative !important;
    right: -175px !important;
    top: -27px !important;
}

/*splide slider css*/
.splide-slider .splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
    border: 8px solid #ffffff;
    border-bottom: none;
}
.splide-slider .splide--nav>.splide__track>.splide__list>.splide__slide {
    border: 8px solid #ffffff;
    padding-bottom: 119.333px; /* 19.5% */
    border-bottom: none;
}
.splide-slider .splide__arrow--prev {
    left: -20px;
}
.splide-slider .splide__arrow {
    width: 40px;
    height: 40px;
    background: #8b3333;
} 
.splide-slider .splide__arrow{
    opacity: 1;
}
.splide-slider button[disabled].splide__arrow{
    opacity: 0;
}
.splide__arrow:focus-visible {
    outline: 3px solid skyblue;
}
.splide-slider {
    margin-bottom: 8px
}

/* For other browsers */
.splide.is-focus-in .splide_arrow:focus {
    outline: 3px solid skyblue;
}

.splide-slider .splide__arrow svg {
    fill: #ffffff;
    width: 1.5em;
    height: 1.5em;
}
.splide-slider .splide__arrow--next {
    right: -20px;
}
#secondary-slider .splide__track {
    width: calc(100% + 16px);
    margin-left: -8px;
    /*margin-top: 1em;*/
}
/*end splide slider css*/


.table-work {
    margin: 0 0 1em;
}
.work-detail-top .hashtag {
    margin-bottom: 1.6em;
}
.work-detail-top .right-content {
    padding-left: 3.5em;
}
.work-detail-top {
    margin-bottom: 2em;
    margin-top: 1em;
}
.top-feature-wrapper .title-section {
    margin-bottom: 1.5em;
}
.top-feature-wrapper {
    margin-bottom: 1em;
}
.teacher {
    margin: 2em 0 3em;
}
.teacher.flex-wrap{
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
}
.course-venue .title-section {
    margin-bottom: 3em;
}
.wrap-address {
    margin-bottom: 2em;
}
.schedule-table li {
    line-height: 1.8em;
}
.sub-title h3 {
    font-size: 16px;
    padding: 5px 0;
}
.table-course-div {
    margin-top: 2em;
}
.other-cost-text {
    margin-top: 1.5em;
}
.other-cost-text p {
    margin: 0;
}
.text-bold {
    font-weight: bold;
}
.qualification-desc {
    margin-top: 1em;
    padding-left: 1.5em;
    margin-bottom: 5em;
}
.container-tuition .sub-title {
    margin-top: 2em;
}
.qualification-part {
    padding-left: 0;
}
.qualification-wrapper {
    margin-top: 2.5em;
}
.apply-course .status.end {
    opacity: 1;
}
.apply-course .ui-panelgrid .ui-grid-row:first-child .ui-panelgrid-cell {
    padding: 1em 0.2em;
}
.apply-course {
    margin: 2em 0 1em;
}
.sub-title h4 {
    font-size: 15px;
    word-break: keep-all;
}
.container-sponsor .sponsor-desc {
    margin-top: 2.5em;
}
.container-sponsor {
    margin-bottom: 3em;
}
.bg-light-yellow {
    margin-bottom: 1.5em;
}
.sponsor-desc .table-course-div {
    margin-top: 3em;
    padding-right: 0;
    margin-bottom: 2em;
}
.email a {
    text-decoration: underline;
    font-size: 15px;
}
.table-course-div table td {
    border: 1px solid #cacaca;
    width: 50%;
    text-align: center;
    padding: 1.7em 0;
}
.table-course-div table {
    width: 100%;
}
.table-course-div table p {
    text-align: center;
    margin: 0;
}
.phone-number {
    margin-top: 2px;
}
.fs-12 {
    font-size: 12px;
}
.book-div {
    margin-top: 2.5em;
}
.container-workshop-slider {
    margin-bottom: 3.5em;
    /*padding-left: 0;*/
}
.container-workshop-slider .book-index-recom .book-div .slide-img-top {
    width: 100%;
    padding-bottom: 100%;
}
.container-workshop-slider .book-index-recom .book-div .slide-img-top img {
    width: 100%;
    object-fit: cover;
}
.container-workshop-slider .book-div .slide-caption {
    margin-top: 1.2em;
}
.container-workshop-slider .book-div .border-item-wrap {
    padding: 1.7em 1.8em 1em;
}
.container-workshop-slider .book-index-recom .slick-prev.slick-arrow.slick-disabled, 
.container-workshop-slider .book-index-recom .slick-next.slick-arrow.slick-disabled {
    opacity: 1;
}
.container-workshop-slider .book-index-recom .slick-prev {
    left: -2%;
}
.container-workshop-slider .book-index-recom .slick-next {
    right: -2%;
}
.work-banner p {
    margin: 7px 0 0;
    line-height: 1.4em;
}
.work-banner {
    margin-bottom: 5em;
}
.tuition-fee-div {
    margin-top: 2em;
}
.container-workshop-slider .book-index-recom .slick-track {
    display: flex;
}


.tuition-fee-div .collapsible-price-course{
    position: relative;
    display: table;
    margin: auto;
}
.tuition-fee-div .button-to-detail .ui-button {
    color: #4F4E4E;
    background-color: #fff;
    border: 1px solid #4F4E4E;
    display: block;
    margin: auto;
    opacity: 1;
    transition: 350ms ease;
    border-radius: 20px;
}
.tuition-fee-div .button-to-detail .ui-button.ui-button-text-icon-left .ui-icon {
    font-size: 19px;
    margin-top: -10px;
}
.tuition-fee-div .button-to-detail .ui-button.ui-button-text-icon-left .ui-button-text {
    padding: 5px 20px 5px 30px;
    font-weight: 500;
}
.tuition-fee-div .collapsible-price-course .fa-play {
    position: absolute;
    transform: rotate(90deg);
    font-size: 45px;
    color: #FEE4E4;
    top: -11px;
    left: 57px;
    opacity: 0;
    transition: 350ms ease;
    z-index: -1;
}
.tuition-fee-div .collapsible-price-course.active-collapsible .ui-button {
    opacity: 0;
    cursor: default;
}
.tuition-fee-div .collapsible-price-course.active-collapsible .fa-play {
    opacity: 1;
}
.close-price-dt {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
}
.close-price-dt i {
    font-size: 30px;
}
.close-price-dt i.fa-angle-right {
    margin-right: -4px;
}
.other-cost-text .cost-row {
    display: flex;
    border-bottom: 1px solid #E5E5E5;
    padding: 1em 0;
}
.other-cost-text .ui-outputlabel:last-child .cost-row {
    border-bottom: none;
}
.other-cost-text .text-left {
    width: 80px;
}
.other-cost-text {
    max-width: fit-content;
    margin-top: 1.5em;
}
.other-cost-text p {
    margin: 0;
}
.other-cost-text .cost-row pre.pre_style{
    background-color: transparent;
    border: none;
    margin-bottom: 0;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 500;
}
.mar-btm-courseFee {
    margin-bottom: 1em;
    margin-top: 1.5em;
}
.other-cost {
    margin-bottom: 3em;
    padding: 0;
}
.course-fee .button-to-detail  .ui-button.ui-button-text-icon-left .ui-button-text {
    padding: 5px 20px 5px 30px;
    font-weight: 500;
}
.container-tuition .sub-title {
    width: calc(100% - 21px);
}
.button-to-detail .ui-grid-row .ui-panelgrid-cell{
    display: flex;
}

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

/*========= price new design 6/15/22 =============*/
.course-fee form {
    min-width: unset;
}
.course-fee .ui-panelgrid-cell {
    min-width: 44vw;
    width: 44vw;
    max-width: 44vw;
}
.course-fee .ui-grid-responsive .ui-grid-row {
    display: flex;
}
.course-fee .row-course-apply .type-name {
    padding: 0 .5em;
}
.course-fee-detail {
    border: 1px solid #FEE4E4;
    padding: 1.2em 1.7em 0;
    position: relative;
}
.course-fee-detail .ui-grid-row {
    border-bottom: 1px solid #E5E5E5;
}
.course-fee-detail .ui-panelgrid-cell {
    min-width: 100px;
}
.course-fee-detail .header-table .ui-grid-row {
    border-top: 1px solid #E5E5E5;
    border-bottom: 2px solid #DFDFDF;
}
.course-fee-detail .member-type {
    padding: 0 26px;
    margin: 35px 0 48px;
}
.course-fee-detail .type-name p {
    display: inline-block;
    margin: 0;
    background-color: #FEE4E4;
    padding: 2px 12px;
    min-width: 136px;
    text-align: center;
}
.course-fee-detail .type-name {
    margin-bottom: 14px;
}
.mar-btm-courseFee {
    margin-bottom: 1em;
    margin-top: 0;
}
.other-cost-text {
    margin-top: 0;
    display: grid;
}
.other-cost .sub-title h3 {
    margin-bottom: 0.5em;
}
.course-fee {
    margin-left: calc(-0.75em - 2%);
    width: calc(104% + 1.5em);
}
.course-fee form {
    margin-left: 2%;
    margin-top: 0.5em;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .course-type::before {
    content: "講座形式";
    text-align: left;
    display: inline-block;
    margin-right: 24px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .course-type {
    display: flex;
    align-items: center;
    justify-content: left;
    line-height: 1.2em;
}
.course-dt-apply .status img {
    object-fit: contain;
}
.course-dt-apply .status img.x-icon{
    width: 20px;
}
.course-fee-detail {
    padding: 1.2em 1.5em 0;
}
.course-dt-fee .sub-title {
    padding-left: 1em;
}
.close-price-dt {
    top: 18px;
    right: 23px;
}
/*========= end price new design 6/15/22 =============*/

.tuition-fee .tuition-fee-div td:nth-child(1){
    background-color: #FEE4E4;
    border-bottom: 3px solid #ffffff;
}
.tuition-fee .tuition-fee-div td:nth-child(2){
    background-color: transparent;
    border-bottom: 1px solid #CACACA;
    /*border: none;*/
    border-left: 14px solid #ffffff;
}
.line-top{
    border-top: 2px solid #000000;
}
.tuition-fee table.button-to-detail td {
    border: none;
    width: 50%;
    text-align: center;
    padding: 11px 0;
}
.tuition-fee .button-to-detail .ui-button.ui-button-text-only .ui-button-text {
    padding: 6px 50px;
}
.fit-square {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}
.fit-square img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.schedule-table thead tr th.header.number{
    width: 2%;
    background-color: transparent;
    border: none;
}
.schedule-table tbody tr td.header.number{
    background-color: #ffc6c6;
    text-align: center;
    padding: 1.5em 0.5em;
    word-break: keep-all;
}
.schedule-table .ui-datatable .ui-datatable-data > tr td:nth-child(2n) {
    padding: 1.5em 2em;
}
.schedule-table .ui-datatable .ui-datatable-data > tr td {
    background-color: #ffffff;
    border: 1px solid #fee4e4;
    padding: 1.25em;
}
.schedule-table thead tr th.header {
    padding: 1.25em 3em;
    border: 1px solid #fee4e4;
}
.workshop-dt-fee .section-ttl {
    text-align: center;
    padding-top: 0;
    margin-bottom: 0.5em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.section-ttl.workshop-detail h2 {
    margin: auto;
    margin-bottom: 1em;
    text-align: center!important;
    padding-bottom: 0.3em;
    margin-top: 1em;
}
.vg-line-index-section-feature {
    width: 10%;
    background: #fa7563;
    position: relative;
    height: 1px;
    display: block;
    bottom: 15px;
}
.vg-line-index-section-feature:before {
    width: 100%;
    content: '';
    background: #39bddc;
    height: 1px;
    position: absolute;
    bottom: 3px;
    left: 0;
    display: block;
}
.vg-line-index-section-feature:after {
    width: 100%;
    content: '';
    background: #ec599f;
    height: 1px;
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
}
.center-wrap {
    margin: auto!important;
    float: none!important;
}
.mar-btm-workshopFee {
    margin-bottom: 1em;
    margin-top: 1.5em;
    padding-top: 0;
}
.no-pad-left {
    padding-left: 0 !important;
}
.workshop-fee {
    overflow-y: hidden;
    width: calc(100% + 1.5em);
    margin-left: -0.75em;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.workshop-fee form {
    /*min-width: 1050px;*/
}
.workshop-fee .header-table {
    font-weight: bold;
    text-align: center;
}
.workshop-fee .header-table .ui-panelgrid-cell {
    padding-bottom: 0;
}
.workshop-fee .header-table label.header {
    width: 100%;
    border-bottom: 2px solid #000000;
    padding-bottom: 1em;
    display: block;
}
.workshop-fee .row-workshop-apply .type-name {
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #FEE4E4;
    align-items: center;
    padding: 0 1em;
}
.workshop-fee .row-workshop-apply .ui-panelgrid-cell {
    padding-top: 0;
    padding-bottom: 5px;
}
.workshop-fee .row-workshop-apply .ui-panelgrid-cell span {
    display: block;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    padding: 18px 0 24px;
    font-size: 16px;
}
.workshop-fee .collapsible-price-workshop.active-collapsible .ui-button {
    opacity: 0;
    cursor: default;
}
.workshop-fee .collapsible-price-workshop {
    position: relative;
    display: table;
    margin: auto;
}
.workshop-fee .button-to-detail .ui-button {
    color: #003884;
    background-color: #fff;
    border: 1px solid #003884;
    display: block;
    margin: auto;
    opacity: 1;
    transition: 350ms ease;
}
.workshop-fee .button-to-detail .ui-button.ui-button-text-icon-left .ui-icon {
    font-size: 19px;
    margin-top: -10px;
}
.workshop-fee .button-to-detail .ui-button.ui-button-text-icon-left .ui-button-text {
    padding: 5px 20px 5px 30px;
    font-weight: 500;
}
.workshop-fee .collapsible-price-workshop .fa-play {
    position: absolute;
    transform: rotate(90deg);
    font-size: 45px;
    color: #85C7F2;
    top: -4px;
    left: 19px;
    opacity: 0;
    transition: 350ms ease;
    z-index: -1;
}
.workshop-fee .collapsible-price-workshop .fa-play {
    position: absolute;
    transform: rotate(90deg);
    font-size: 45px;
    color: #85C7F2;
    top: -4px;
    left: 19px;
    opacity: 0;
    transition: 350ms ease;
    z-index: -1;
}
.workshop-fee .collapsible-price-workshop.active-collapsible .fa-play {
    opacity: 1;
}
.course-dt-apply {
    padding: 3em 0;
    margin-bottom: 2em;
    margin-top: 3em;
}
.course-dt-apply .apply-course {
    padding-right: 0;
    padding-left: 0;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell {
    width: 28%;
    text-align: center;
    padding: 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-basis: calc(100% / 6); /*7 to 6*/
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22%;
    flex-basis: 15%;
    min-width: 180.27px;
    word-break: keep-all;
}
.course-dt-apply .ui-panelgrid:last-child {
    border-bottom: none;
}
.course-dt-apply .ui-panelgrid .ui-grid-row:first-child {
    min-height: 74px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2n) {
    width: 20%;
    word-break: keep-all;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2) {
    min-width: 152.81px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3n) {
    width: 18%;
    min-width: 153px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(4) {
    width: 19.5%;
    flex-basis: 8%;
    min-width: 200px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(5) {
    min-width: 110.7px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(6) {
    min-width: 125px;
}
.course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(7) {
    flex-basis: 13%;
    min-width: 127.43px;
}
.purc-next .ui-steps .ui-steps-item:last-child .ui-menuitem-link .ui-steps-title {
    position: relative;
    left: unset;
}
.course-dt-apply .capacity {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
    font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif !important;
}

.course-dt-apply .ui-grid .ui-grid-row {
    position: relative;
}
.course-dt-apply .ui-panelgrid {
    min-width: 980px;
}
.course-dt-apply form {
    margin: 0;
    overflow: auto;
}
.course-dt-apply form.form-detail {
    margin: 0 0 75px;
    overflow: auto;
}
span.colon {
    display: none;
}
.course-dt-apply .status {
    width: 100%;
    min-width: 140px;
    text-align: center;
}
.course-dt-apply .capacity {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
}
.course-dt-apply .apply {
    line-height: 1.7em;
    text-align: left;
}
.course-dt-apply .apply p{
    text-align: center;
}
.workshop-dt-fee .ui-overlaypanel {
    position: relative;
    overflow: hidden;
    width: 100%;
    border: none;
    border-radius: 0;
}
.workshop-dt-fee .ui-overlay-visible {
    max-height: max-content;
    transition: 500ms ease;
}
.workshop-dt-fee .ui-overlay-hidden {
    max-height: 0;
    transition: 400ms ease;
}
.workshop-dt-fee .ui-overlaypanel-content {
    border: none;
    padding: 20px 0;
}
.workshop-fee-detail {
    border: 1px solid #85C7F2;
    padding: 1.2em 1.7em 0;
    position: relative;
}
.close-price-dt {
    position: absolute;
    top: 20px;
    right: 28px;
    cursor: pointer;
}
.close-price-dt i.fa-angle-right {
    margin-right: -4px;
}

.close-price-dt i {
    font-size: 30px;
}
.close-price-dt i {
    font-size: 30px;
}
.workshop-dt-fee .sub-title {
    width: calc(100% - 21px);
}

.sub-title {
    border-left: 2px solid #c8c8c8;
    padding-left: 1.5em;
}
.sub-title h3 {
    margin-top: 0.5em;
    font-weight: bold;
}
.workshop-fee-detail .member-type {
    padding: 0 26px;
    margin: 35px 0 48px;
}
.workshop-fee-detail .type-name {
    margin-bottom: 14px;
}
.workshop-fee-detail .header-table .ui-grid-row {
    border-top: 1px solid #E5E5E5;
    border-bottom: 2px solid #DFDFDF;
}

.workshop-fee-detail .ui-grid-row {
    border-bottom: 1px solid #E5E5E5;
}
.workshop-fee .collapsible-price-course.active-collapsible .ui-button {
    opacity: 0;
    cursor: default;
}
.workshop-fee .button-to-detail .ui-button {
    color: #4F4E4E;
    background-color: #fff;
    border: 1px solid #4F4E4E;
    display: block;
    margin: auto;
    opacity: 1;
    transition: 350ms ease;
    border-radius: 50px;
    width: 100px;
}
.workshop-fee .button-to-detail .ui-button.ui-button-text-icon-left .ui-icon {
    font-size: 19px;
    margin-top: -10px;
}
.workshop-fee .button-to-detail .ui-button.ui-button-text-icon-left .ui-button-text {
    padding: 5px 20px 5px 30px;
    font-weight: 500;
}
.workshop-fee .collapsible-price-course {
    position: relative;
    display: table;
    margin: 0;
    flex: 0.3333;
}
.workshop-fee .collapsible-price-course.active-collapsible .fa-play {
    opacity: 1;
}
.workshop-fee .collapsible-price-course .fa-play {
    position: absolute;
    transform: rotate(90deg)translateY(50%);
    font-size: 45px;
    color: #FEE4E4;
    top: -4px;
    left: 50%;
    margin: auto;
    opacity: 0;
    transition: 350ms ease;
    z-index: -1;
}

.course-fee-detail .table-detail label {
    display: block; 
    max-width: 100%; 
    margin-bottom: 0; 
    font-weight: 700; 
}

.work-detail-top .book-other {
    margin-top: 0;
    margin-bottom: 13px;
}
.work-detail-top p.type {
    margin: 0;
}
.work-detail-top p.available {
    margin: 0;
}
.left-content-position {
    position: relative;
    top: 12px;
}
.workshop-top-wrap {
    padding-bottom: 9px;
    /*padding-top: 15px;*/
}
.work-detail-top .workshop-top p.available img {
    position: relative;
    top: -2px;
}
.workshop-top p.available img {
    width: 18px;
}
.tags a.div-patchwork {
    background-color: #8ec320;
    color: #fff;
    border: none;
}
.tags a.div-orange {
    background-color: #E1683B;
    color: #fff;
    border: none;
}
td {
    font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}
.course-venue .address .street img.icon {
    align-self: flex-start;
    margin-top: 2px;
}
.thumb-details .status img {
    width: 17px;
}
.workshop-fee .ui-panelgrid .ui-grid-responsive .ui-panelgrid-cell {
    min-width: 175px;
}
.thumb-details .status p {
    margin-left: 11px;
}
.workshop-top p.available {
    align-items: center;
    display: none;
}

.books-page .book-div .slide-caption p.subtitle {
    font-size: 14px;
}
.button-to-detail .ui-grid-row .ui-panelgrid-cell:last-child {
    flex: 1;
}

/*==========================END WORKSHOP/DETAIL =========================*/


/*========================== WORKSHOP/FILTER =========================*/
.filter-result-wrap {
    display: flex;
    flex-wrap: wrap;
}
.soon-workshop:nth-child(4n) {
    border-right: 1px solid #d2d2d2;
}
.workshop-dt-fee .workshop-detail {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

/*==========================END WORKSHOP/FILTER =========================*/


/*==========================WORKSHOP/INDEX =========================*/
.thumb-details .status {
    margin-top: 1em;
    display: none;
}
.slider-banner-workshop .bg-white {
    min-height: 423px;
    flex: 1;
}
.thumb-details .slide-caption p.subtitle {
    margin-top: 5px;
    margin-bottom: 14px;
}
.thumb-details .slide-caption2 p.subtitle {
    margin-top: 5px;
    margin-bottom: 14px;
}
.workshop-top-slider .slick-track {
    display: flex;
}
.workshop-top-slider .slick-slide {
    display: flex;
}
.workshop-top-slider .slick-slide > div {
    display: flex;
    flex: 1;
}
.workshop-top-slider .slider-banner-workshop {
    display: flex!important;
    flex: 1;
}
.item-workshop-recomend .thumb-details {
    padding-top: 0;
}
.table-work p {
    margin: 0;
    line-height: 1.4em;
}
.table-work {
    word-break: break-word;
}
.ws-notes-style {
    text-align: left;
    margin-left: 0px;
    padding-top: 20px;
    align-items: center;
    justify-content: flex-start;
    line-height: 1.2em;
    display: flex;
    font-size: 16px;
}
.width-available {
    width: 23%;
    margin-right: 5px;
}
.available-p {
    text-align: center;
    color: #333;
    font-weight: 500;
}
.status-available p {
    margin: 0;
    font-weight: 500;
}
.people-line .ppl-line {
    font-weight: 500;
}
.rsv-info {
    margin-bottom: 30px;
}
.rsv-info .font-size-16 {
    font-size: 16px;
    word-break: break-all;
}
.rsv-info .title-section h3 {
    margin-bottom: 1em;
}
.form-detail .applyStart {
    white-space: pre-wrap;
    overflow: scroll;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
/* Hide scrollbar for Chrome, Safari and Opera */
.form-detail .applyStart::-webkit-scrollbar {
    display: none;
}
.wrap-section-soon-workshop {
    margin-bottom: 2.5em;
}
.notify ul {
    padding-left: 17px;
}
.ws-notes-style {
    margin-left: 0px;
}
/*==========================END WORKSHOP/INDEX =========================*/

@media only screen and (min-width : 1441px){
    .ws-notes-style {
        margin-left: 0px;
    }
}

@media only screen and (max-width : 1280px){
    .slider-top{
        padding-bottom: 111%;
    }
    .workshop-top-slider .slick-slide::after {
        width: 97.1%;
    }
}
@media only screen and (max-width : 1024px){
    .course-dt-apply .ui-panelgrid {
        min-width: auto;
    }
    /*    .course-dt-apply form.form-detail {
            overflow: visible;
        }*/
    .workshop-top-slider .slick-slide::after{
        width: 96.4%;
        height: 97.5%;
    }
    .slider-top{
        padding-bottom: 60%;
    }
    .workshop-index-top{
        padding: 0em 1em 1.5em 1em;
    } 
    .label-new2{
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        padding: .3em 1em;
        background: #883232;
        color: white;
        z-index: 1;
    }
    .label-new{
        display: none;
    }
    .top-section1{
        margin: 1em 0;
    }
}
@media only screen and (max-width : 768px){
    .address .tags {
        margin: 0 7px 0 7px;
    }
    .workshop-top-slider .slick-slide::after{
        width: 95.3%;
        left: 14.3px;
        top: 6.5px;
    }
    .soon-workshop:nth-child(even){
        border-left: 0;
    }
    .soon-workshop:nth-child(1){
        border-bottom: 0;
    }
    .soon-workshop:nth-child(2){
        border-bottom: 0;
    }
    .item-workshop-recomend{
        width: 100%;
    }
    .soon-workshop{
        width: 50%;
    }
    .item-workshop-recomend:nth-child(even){
        border-left: 1px solid #d2d2d2;
    }
    .border-last{
        border-bottom: 0 !important;
    }
    .border-last2{
        border-bottom: 1px solid #d2d2d2 !important;
    }
    .soon-workshop{
        border-right: 1px solid #d2d2d2;
    }


    .workshop-top-wrap {
        justify-content: flex-start;
        flex-wrap: nowrap;
    }
    .workshop-top-wrap .workshop-top {
        flex-wrap: wrap;
        position: relative;
        margin-right: .5em;
    }
    .workshop-soon-wrap {
        flex-wrap: wrap;
    }
}

/*Smartphone*/
@media only screen and (max-width : 40.063em) {
    /*==========================START WORKSHOP/DETAIL =========================*/
    .teacher.flex-wrap {
        display: grid;
    }
    .teacher-item {
        display: flex;
        gap: 15px;
        align-items: center;
        justify-content: center;
    }
    .sm-ws-index .news-part-workshop .small-box .box-border{
        display: flex;
        flex-direction: row-reverse;
        height: 135px;
        align-items: flex-start;
    }
    .sm-ws-index .news-part-workshop .small-box .box-border .object-fit-50 {
        position: unset;
    }
    .sm-ws-index .news-part-workshop .small-box .box-border .object-fit-50 img {
        width: 20%;
        height: 60px !important;
        border-radius: 10px;
        position: absolute;
        right: 0;
        margin: 15px 15px 0;
    }
    .sm-ws-index .news-part-workshop .small-box .box-border .caption-news {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .course-dt-apply form.form-detail {
        margin: 0 0 25px;
    }
    .schedule-table thead tr th.header {
        padding: 23px;
    }
    .rsv-info {
        margin-left: 12px;
    }
    .button-sm .login-btn.btn-arrow.login-btn-course.type-font {
        width: fit-content;
    }
    .button-stick-left {
        margin-left: 90px !important; 
    }
    .top-title p {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 1px;
        color: #4f4e4e;
    }
    .ws-notes-style {
        width: 95%;
        text-align: left;
        margin-left: 0;
        padding-top: 5px;
    }
    .wrap-section-soon-workshop{
        margin-top: 1em;
        margin-bottom: .5em;
    }
    .status-available p {
        margin: 0;
    }
    .thumbnail-workshop2 .thumb-details .date-status p{
        width: max-content;
    }
    .workshop-soon-wrap{
        display: inline-flex;
        overflow: scroll;
        width: calc(100% + 28px);
        margin-left: -1em;
        padding-left: 1em;
        margin-top: 0;
        margin-bottom: 2em;
        padding-right: 1em;
    }
    .soon-workshop:nth-child(1){
        border-bottom: 1px solid #d2d2d2;
    }
    .soon-workshop:nth-child(2){
        border-bottom: 1px solid #d2d2d2;
    }
    .soon-workshop:nth-child(3){
        border-left: 0;
    }
    .workshop-soon-wrap.soon-all-sm{
        display: block;
        overflow: hidden;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 2em;
        padding-right: 0;
    }
    .soon-workshop.all-sm:nth-child(1){
        border-bottom: 1px solid #d2d2d2;
        width: 100%;
        min-width: 100%;
    }
    .soon-workshop.all-sm:nth-child(2){
        border-bottom: 1px solid #d2d2d2;
        width: 100%;
        min-width: 100%;
    }
    .soon-workshop.all-sm:nth-child(3){
        width: 100%;
        min-width: 100%;
    }
    .soon-workshop.all-sm{
        width: 100%;
        min-width: 100%;
    }
    .soon-workshop.all-sm:last-child {
        border: 1px solid #d2d2d2;
    }
    .soon-workshop{
        display: block;
        min-width: 75%;
        width: 75%;
    }
    .workshop-top-slider{
        margin-top: 5px;
        background: none;
        padding: 0em;
    }
    .workshop-top-slider .slick-dots{
        margin-top: 4.5em;
    }
    .workshop-banner-wrap{
        margin-top: 1em;
    }
    .slider-banner-workshop{
        padding: .5em 0em;
    }
    .workshop-top{
        margin-right: 0;
    }
    .workshop-idx-top-text{
        margin: 0;
    }
    .item-workshop-recomend a{
        display: block;
    }
    .item-workshop-recomend:nth-child(odd){
        /* border-right: 0; */
        border-bottom: 1px solid #d2d2d2 !important;
    }
    .item-workshop-recomend:nth-child(even){
        /* border-right: 0; */
        border-bottom: 1px solid #d2d2d2 !important;
    }
    .item-workshop-recomend:last-child{
        border-right: 1px solid #d2d2d2 !important;
    }
    .workshop-index-top{
        padding: 0em 1em 0em 1em;
    }
    .workshop-index-top .width{
        width: 100%;
    }
    .workshop-index-top .workshop-top p.course img{
        width: 20%;
        top: -10px;
        left: 10px;
    }
    .workshop-recomend-wrap{
        width: calc(100% + 28px);
        margin-left: -1em;
        padding-left: 1em;
        padding-right: 1em;
        display: -webkit-inline-box;
        overflow: scroll;
    }
    .workshop-banner-wrap.banner-wrap-sm{
        margin-top: 0;
    }
    .division-place .div p{
        margin: 0;
    }
    .division-place .tag-place .place{
        margin: 0.8em 0.8em 0 0;
    }
    .item-workshop-recomend{
        display: block;
        width: 75%;
    }
    .thumbnail-workshop{
        margin: auto;
        width: 100%;
        padding-bottom: 71%;
    }
    .thumb-details{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: .5em;
        padding-top: 14px;
    }
    .division-place2{
        display: block;
        margin: 0;
    }
    .division-place2 .division{
        margin: 0;
    }
    .division-place2 .place{
        margin: .8em 0;
    }
    .banner-left, .banner-right{
        width: 100%;
        padding-bottom: 28%;
        margin-bottom: 1em;
    }
    .image-banner-left, .image-banner-right{
        padding-right: 0;
        padding-left: 0;
    }
    /*table aplly css */
    .apply-course .login-btn{
        font-size: 16px;
        font-weight: bold;
        width: fit-content;
    }
    .workshop-apply-course .apply-course .ui-panelgrid .ui-grid-row:first-child{
        /*display: none;*/
    }
    .workshop-apply-course .apply-course .ui-panelgrid.header-course{
        display: none;
    }
    .workshop-apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell{
        padding: .5em auto !important;
        width: 100%;
    }
    .workshop-apply-course .ui-grid .ui-grid-row{
        padding-bottom: 1em;
        margin-bottom: 1em;
        text-align: center;
    }
    .workshop-apply-course .ui-grid .ui-grid-row::after{
        width: 95%;
        position: relative;
        margin: 0 auto;
        left: 0;
    }
    .workshop-apply-course .place{
        font-size: 16px;
    }
    .workshop-apply-course .capacity{
        justify-content: flex-start;
        display: flex;
        align-items: center;
    }
    .workshop-apply-course .capacity p{
        width: 62px;
        margin: 0;
    }
    .workshop-apply-course .status{
        width: 100%;
        display: inline-flex;
        justify-content: flex-start;
        align-items: center;
    }
    .workshop-apply-course .apply-course .apply{
        width: 82%;
        text-align: center;
    }
    .workshop-apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:first-child{
        margin: auto 0;
        border-bottom: 3px solid #fee2a4;
        padding: 0.5em;
        display: initial;
        width: unset;
    }
    .workshop-apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2n){
        width: 100%;
        /*        padding-top: .5em;
                margin-bottom: 1em;
                padding-left: 0;
                padding-right: 0;
                border-bottom: 3px solid #fee2a4;
                font-size: 20px;
                padding-bottom: 0.3em;
                display: inline;*/
    }
    .workshop-apply-course .capacity::before{
        content: '開講日';
        width: auto;
        text-align: left;
        display: inline-block;
        margin-right: 37px;
    }
    .workshop-apply-course .capacity.videoAccessStart::before{
        content: '配信開始日';
        width: auto;
        text-align: left;
        display: inline-block;
        margin-right: 37px;
    }
    .workshop-apply-course .capacity.videoAccessEnd::before{
        content: '配信終了日';
        width: auto;
        text-align: left;
        display: inline-block;
        margin-right: 37px;
    }
    .workshop-apply-course .capacity.applyStart::before{
        content: '申し込み締切日';
        width: auto;
        text-align: left;
        display: inline-block;
        margin-right: 10px;
    }
    .workshop-apply-course .capacity.maxMember::before{
        content: '定員';
        width: auto;
        text-align: left;
        display: inline-block;
        margin-right: 80px;
    }
    .workshop-apply-course .status.second-tbl::before{
        content: '受付状況';
        width: 108px;
        text-align: left;
        display: inline-block;
        vertical-align: super;
    }
    .workshop-apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3n){
        width: 100%;
        /*        padding: .5em 0;
                margin-top: 1.5em;
                margin-left: auto;
                margin-right: auto;*/
    }
    .workshop-apply-course .status::before{
        content: '受付状況';
        width: 78px;
        text-align: left;
        display: inline-block;
        vertical-align: super;
    }
    .workshop-apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(4n){
        /*        border-bottom: none!important;
                font-size: 14px!important;
                display: flex;
                width: fit-content;
                justify-content: center;
                margin-left: 25%;*/
    }
    .workshop-apply-course .ui-grid .ui-grid-row:last-child{
        /*        padding-bottom: 0;
                margin-bottom: 0;
                height: 150px;*/
    }
    .workshop-apply-course .capacity.end-date::before {
        content: '申込締切日';
        text-align: left;
        display: inline-block;
        margin-right: 0.5em;
        width: auto;
    }
    .workshop-apply-course .ui-panelgrid .ui-grid-row .people p::before {
        content: '定員';
        text-align: left;
        display: inline-block;
        margin-right: 49px;
    }
    .course-dt-apply .ui-panelgrid {
        min-width: unset;
    }
    span.colon {
        display: flex;
        padding-right: 0.5em;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .people p {
        margin: 0;
        text-align: left;
        display: flex;
        color: #333;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell {
        justify-content: flex-start;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .workshop-type::before {
        content: "講座形式";
        text-align: left;
        display: inline-block;
        margin-right: 22px;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .status.recept-status::before {
        content: "受付状況";
        text-align: left;
        display: inline-block;
        margin-right: 0;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .apply.apply-status::before {
        content: "お申し込み";
        text-align: left;
        display: inline-block;
        margin-right: 8px;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .apply.apply-status2::before {
        content: "お申し込み";
        text-align: left;
        display: inline-block;
        margin-right: 38px;
    }
    .course-dt-apply .ui-panelgrid .ui-grid-row .ui-panelgrid-cell span {
        display: flex;
        font-size: 14px;
        height: 28px;
        align-items: center;
    }
    .people-line .ppl-line {
        height: 28px;
        align-items: center;
    }
    .workshop-apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:not(:first-child) {
        padding-top: 0.5em;
        padding-bottom: 0;
    }
    .workshop-apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:last-child {
        padding-bottom: 28px;
    }
    .workshop-apply-course .ui-panelgrid .ui-grid-row {
        padding-bottom: 14px;
        margin-bottom: 0;
    }
    .workshop-apply-course .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2) {
        padding-top: 24px;
    }
    .workshop-apply-course .status p {
        color: #333;
        font-weight: 500;
    }
    .course-dt-apply {
        padding: 0;
    }
    .apply-course {
        margin: 1em 0;
    }
    /* end table apply css*/
    .width-slider-workshop-sm{
        width: 104%;
    }
    .container-workshop-slider .workshop-slider .book-div .book-list-index{
        padding-left: 0 !important;
    }
    .container-workshop-slider{
        margin-bottom: 1.5em;
    }
    .book-div{
        margin-top: 1.5em;
    }
    .bg-light-yellow{
        margin-bottom: 1em;
    }
    .container-sponsor{
        margin-bottom: 1em;
    }
    .container-sponsor .title-section h3{
        margin-top: 12px;
    }
    .container-tuition .sub-title{
        margin-top: 2.5em;
    }
    .table-course-div table td{
        width: 100%;
    }
    .table-course-div table td:nth-child(2n){
        border-top: none;
    }
    .table-course-div table tr{
        display: grid;
    }
    .container-sponsor .sponsor-desc{
        margin-top: 2em;
    }
    .sponsor-desc .table-course-div{
        margin-top: 2em;
        margin-bottom: 1em;
    }
    .workshop-slider .status{
        margin: 10px 0;
    }
    .status p{
        margin:0 0 0 .5em;
    }
    .workshop-slider .tags a{
        width: fit-content;
        margin: 0 5px 5px 0;
        padding: 0 5px;
        font-size: 11px;
    }
    .books-page .book-div .slide-caption p{
        font-size: 15px;
        line-height: 1.6em;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .books-page .book-div .slide-caption .fs-12{
        font-size: 11px;
    }
    .work-banner p{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 1.6em;
    }
    .work-banner{
        display: flex;
        flex-flow: wrap;
    }
    .splide-slider .splide__arrow--next {
        right: -11px;
    }
    .splide-slider .splide__arrow--prev {
        left: -11px;
    }
    .work-detail-top .right-content {
        padding-left: 9px;
        padding-right: 9px;
    }
    .workshop-top p.course {
        position: unset;
        padding: 0;
    }
    .work-detail-top {
        position: relative;
        margin-bottom: 0.5em;
    }
    .workshop-top p.course img {
        width: 70px;
        top: 0;
        left: 3%;
    }
    .workshop-top p.level {
        padding-left: 0;
    }
    .work-detail-top h3 {
        margin: 1em 0;
    }
    .table-work .date td {
        font-size: 14px !important;
    }
    .table-work table img {
        width: 18px;
    }
    .table-work table tr td:first-child {
        width: 100px;
    }
    .table-work {
        margin: 1.4em 0 1.5em;
    }
    .work-detail-top .hashtag {
        margin-bottom: 1.2em;
    }
    .full-booked {
        margin-bottom: 0.5em;
    }
    .title-section h3 {
        font-size: 20px;
    }
    .top-feature-wrapper {
        padding: 0 2px;
        margin-bottom: 0;
    }
    .content-features .text {
        padding-left: .5em;
    }
    .content-features .text h4 {
        margin: 5px 0 13px;
    }
    .content-features {
        margin-bottom: 1em;
    }
    .top-feature-wrapper .title-section {
        margin-bottom: 0.5em;
    }
    .teacher .teacher-item:nth-child(odd) {
        padding: 0;
        margin-bottom: 1.5em;
    }
    .teacher .teacher-item:nth-child(even) {
        padding: 0;
        margin-bottom: 1.5em;
    }
    .teacher-desc {
        padding: 0;
        text-align: left;
    }
    .teacher-pic {
        padding-right: 0;
        max-width: 120px;
        margin: auto;
        float: none;
    }
    .teacher {
        margin: 0em 0 1em;
    }
    .teacher-desc h4 {
        font-size: 15px;
    }
    .course-venue h4 {
        font-size: 15px;
        margin-top: 0;
    }
    .course-venue .address {
        flex-flow: column;
        border: none;
        padding: 0;
        border-bottom: 1px dashed;
        padding-bottom: 2em;
        margin-bottom: 2em;
    }
    .course-venue .address:last-of-type {
        border-bottom: none;
        padding-bottom: 0;
    }
    .course-venue {
        padding: 1.5em 16px 3.5em;
        margin-bottom: 1.5em;
    }

    .address .tags {
        margin-left: 0;
        margin-bottom: 1em;
    }
    .course-venue .street {
        margin-top: .5em;
        margin-left: 0;
    }
    .course-venue .place {
        margin-left: 0;
    }
    .course-venue .ui-panelgrid .ui-grid-responsive .ui-grid-row:first-child {
        display: none;
    }
    .schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:first-child {
        width: 100%;
    }
    .schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(2n) {
        width: 100%;
        padding: 1.25em;
    }
    .schedule-table .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(3n) {
        width: 100%;
        text-align: center;
    }
    .top-feature-wrapper .content-features:last-of-type {
        margin-bottom: 0;
    }
    .course-venue .title-section {
        margin-bottom: 2em;
    }
    .wrap-address {
        margin-bottom: 0em;
    }
    .tuition-fee table tr {
        display: flex;
        flex-flow: column;
        width: 100%;
    }
    .tuition-fee table td {
        width: 100%;
        padding: .75em;
    }
    .tuition-fee table td:first-child {
        border-bottom: none;
    }
    .tuition-fee table td:last-child {
        border-top: none;
    }
    .tuition-fee table tr:not(:last-child) td {
        border-bottom: none;
    }
    .course-fee-detail .table-detail .header-table {
        display: none;
    }
    .course-fee-detail .table-detail .ui-grid-row {
        border-bottom: 1px solid #E5E5E5!important;
        padding: 1.3em 0;
    }
    .course-fee-detail .table-detail .ui-panelgrid-cell {
        padding: 3px 0;
    }
    .course-fee-detail .table-detail .col1 {
        font-weight: bold;
        font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
        font-size: 16px;
        color: #222222;
    }
    .course-fee-detail .table-detail .col2::before {
        content: "項目 : ";
        display: inline;
    }
    .course-fee-detail .table-detail label {
        display: block; 
        max-width: 100%; 
        margin-bottom: 0; 
        font-weight: 700; 
    }
    .course-fee-detail .type-name {
        margin-bottom: 0px;
    }
    .course-fee-detail .member-type {
        padding: 0;
        margin: 28px 0 40px;
    }
    .other-cost {
        margin-bottom: 0;
    }
    /*    .tuition-fee table td:first-child {
            padding-bottom: 0;
        }*/
    /*    .tuition-fee table td:last-child {
            padding-top: 0;
        }*/
    .tuition-fee {
        padding: 0;
    }
    .sm-pad-16 {
        padding: 0 16px!important;
    }
    .container-tuition .sub-title h3 {
        margin-bottom: 0;
    }
    .container-tuition .tuition-fee .sub-title {
        margin-top: 0;
    }
    .container-tuition .tuition-fee .sub-title h3 {
        margin-top: 22px;
    }
    .qualification-wrapper {
        margin-top: 1.5em;
    }
    .qualification-part .sub-title {
        margin-top: 0;
    }
    .qualification-part .sub-title h3 {
        margin-top: 3px;
        line-height: 1.6;
    }
    .qualification-desc {
        padding: 0;
        margin-bottom: 2em;
    }
    .tuition-fee-div {
        margin-top: 2em;
    }
    .other-cost-text {
        margin-top: 1em;
    }
    .tags {
        padding-bottom: 1em;
    }
    .workshop-top p:last-child {
        padding: 3px 0 3px 12px;
        padding-left: 0;
    }

    /*splide slider css*/
    #secondary-slider .splide__track {
        margin-top: 9px;
    }
    /*end splide slider css*/


    .workshop-top-wrap .workshop-top {
        margin-right: 0;
    }
    .other-cost {
        padding: 0;
    }

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

    .workshop-dt-fee .course-fee-detail .ui-grid-responsive .ui-grid-row {
        display: block;
    }
    .workshop-dt-fee .table-detail .ui-panelgrid-cell {
        width: 100%;
        max-width: unset;
    }
    .course-fee-detail .table-detail label {
        font-weight: normal;
    }
    .mar-btm-workshopFee {
        padding-right: 0;
        margin-top: 0;
    }
    .workshop-fee {
        scrollbar-width: none;
    }
    .workshop-fee::-webkit-scrollbar {
        width: 0;
        height: 0;
    }
    .container-workshop-slider .book-div .border-item-wrap {
        border: 1px solid #d2d2d2;
        padding: 1em!important;
    }
    .book-index-recom .border-item-wrap {
        width: 87vw;
        min-width: 87vw;
        max-width: 87vw;
    }
    .workshop-fee .collapsible-price-course {
        width: 154px;
        min-width: 154px;
        margin-right: 21px;
    }
    .button-to-detail .ui-grid-row .ui-panelgrid-cell:first-child {
        width: 175px;
    }
    .workshop-fee .button-to-detail .ui-button {
        margin: auto;
    }
    /*==========================END WORKSHOP/DETAIL =========================*/


    /*========================== WORKSHOP/INDEX =========================*/
    .item-workshop-recomend .thumb-details {
        padding-top: 14px;
    }
    .container-scrollbar {
        display: flex;
        flex-wrap: nowrap;
    }
    .container-scrollbar > div {
        width: 87vw;
        margin-right: 16px;
        min-width: 87vw;
        max-width: 87vw;
    }
    .soon-workshop:nth-child(even) {
        border-left: 1px solid #d2d2d2;
    }
    .soon-workshop:nth-child(3) {
        border-left: 1px solid #d2d2d2;
    }
    .workshop-banner-wrap {
        margin-bottom: 0.5em;
    }
    .thumb-details .slide-caption2 p {
        margin-top: 0;
    }
    .news-part-workshop .caption-news {
        padding-left: 1em;
        padding-right: 1em;
    }
    .news-part-workshop h3.ttl-capt {
        font-size: 14px;
    }

    .workshop-top p {
        padding-left: 0;
    }
    /*==========================END WORKSHOP/INDEX =========================*/


    /*========================== WORKSHOP/FILTER =========================*/
    .filter-result-wrap .soon-workshop {
        width: 100%;
    }
    /*==========================END WORKSHOP/FILTER =========================*/
}
@media only screen and (max-width : 320px){
    .workshop-index-top .workshop-top p.course img{
        width: 18%;
    }
    .workshop-top p.course{
        width: 65px;
    }
    .workshop-top p{
        font-size: 12px;
        padding: 3px 9px;
    }

}

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


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

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