/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/JSP_Servlet/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Sep 2, 2022, 2:18:55 PM
    Author     : charisma
*/

@import url('https://fonts.googleapis.com/css2?family=Inria+Sans&display=swap');

.Everyone-Gallery .title-top h1{
    font-family: 'Inria Sans', sans-serif;
    letter-spacing: 5px;
    padding-right: 1em;
}
.Everyone-Gallery .title-top{
    display: flex;
    align-items: center;
    margin: 2em 0;
}
.Everyone-Gallery .title-top p{
    color: #787878;
    padding-left: 1em;
    font-size: 14px;
    margin-top: 1.4em;
}
.Everyone-Gallery .line-right{
    border: 2px solid #C8C8C8;
    height: 35px;
}
.Everyone-Gallery .title-with-border h1{
    text-transform: uppercase;
    font-family: 'Inter', sans-serif;
    letter-spacing: 5px;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
}
.Everyone-Gallery .title-with-border p{
    margin-bottom: 2em;
}
.Everyone-Gallery .title-with-border{
    border: 2px solid #000000;
    text-align: center;
    margin-bottom: 1.5em;
}
.Everyone-Gallery .block2{
    overflow: hidden;
    width: 100%;
    margin: 50px auto;
    background: #fff;
}
.title-text .margin-title {
    margin-left: 7px;
    padding-left: 0;
}
.spaced-content {
    margin-top: -30px;
    padding-left: 15px;
}
.image-group{
    width: auto;
}
/*.image-fit img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
}
.image-fit {
    padding-bottom: 65px;
    position: relative;
    height: 0;
    width: 100%;
}*/
.width-cards {
    min-width: 250px;
}
.margin-top4{
    margin-top: 4em;
}
.wrapper-teacher{
    display: flex;
    padding-top: 1em;
    flex-wrap: wrap;
}
.desc .overflow-link {
    overflow-x: clip;
}
.teacher-info{
    display: flex;
    align-items: center;
    margin-bottom: 1.5em;
}
.teacher-info .line-strip{
    border: 2px solid #C8C8C8;
    display: flex;
    justify-content: center;
    margin: 0;
    margin-right: 1em;
    width: 50px;
}
.teacher-info .line-right{
    border-right: 1px solid #C8C8C8;
    margin: 0;
    height: 25px;
}
.teacher-info h3{
    padding-right: 1em;
    font-weight: 400;
    font-size: 16px;
}
.teacher-info p{
    color: #787878;
    padding-left: 1em;
    font-size: 14px;
}
.teacher-box{
    border: 1px solid #C9C9C9;
    min-height: 200px;
}
.circle-img{
    border-radius: 100%;
    margin-top: 1em;
    margin-left: .5em;
}
.teacher-box .desc{
    margin-left: 1em;
    margin-top: 0;
}
.teacher-box .desc p.jobs{
    color: #656565;
    font-size: 14px;
}
.teacher-box .desc .name {
    font-size: 16px;
    font-weight: 600;
    margin: 0px 0 10px;
}
.teacher-box .sns-wrap {
    display: flex;
    position: relative;
    top: .5em;
    margin-left: 1em;
}
.teacher-box .sns {
    width: 35px;
    height: 35px;
    background-color: #013884;
    border-radius: 50%;
    justify-content: center;
    display: flex;
}
.teacher-box .sns i {
    font-size: 22px;
    line-height: 36px;
    color: #ffffff;
}
.teacher-box a {
    margin: 3px 6px 0;
}
.teacher-box a:first-child{
    margin-left: 0;
}
.pick-up{
    display: flex;
    align-items: center;
}
.pick-up h1{
    border-right: 1px solid #C8C8C8;
    font-size: 28px;
    padding: 0 1em;
    font-family: 'Inter', sans-serif;
}
.pick-up p{
    padding-left: 2em;
}
.pick-up .title-pick{
    display: flex;
    align-items: center;
}
.Everyone-Gallery .wrapper-award{
    padding-top: 1.2em;
}
.Everyone-Gallery .line-strip-long{
    border: 1px solid #C8C8C8;
    /*width: 200%;*/
    margin-left: -5em;
}
.Everyone-Gallery .works-part{
    display: flex;
    align-items: center;
}
.Everyone-Gallery .works-part h1{
    border-right: 1px solid #C8C8C8;
    font-size: 36px;
    font-weight: 600;
    padding-right: 1em;
}
.Everyone-Gallery .works-part p{
    padding-left: 2em;
    width: 50%;
    font-size: 18px;
    color: #898989;
}
.Everyone-Gallery .desc-works p{
    font-size: 16px;
    font-weight: 300;
    font-family: 'Inter', sans-serif;
    margin: 0;
}
.margin-bottom4{
    margin-bottom: 4em;
}
.works-part, .desc-works{
    padding: 1em;
}

/* sidebar */
.sidebar-gallery-index .text-vertical{
    border: 1px solid #c8c8c8;
    border-left: 4px solid #123a89;
    border-top: 0;
    padding: 1em;
    display: flex;
    justify-content: space-between;
}
.first-link .text-vertical{
    border-top: 1px solid #c8c8c8;
}
.sidebar-gallery-index .link-menu-about:hover{
    transition: 500ms ease 0s;
}
.sidebar-gallery-index .link-menu-about:hover .min-width-text-side{
    opacity: .6;
    color: #0f3587;
}
.sidebar-gallery-index .link-menu-about:hover .active p{
    color: #fff;
    opacity: .8;
}
.min-width-text-side{
    min-width: 150px;
    margin: 0;
    color: #0f3587;
    font-size: 16px;
}
.text-vertical.active{
    background-color: #0f3587;
    color: #ffffff;
}
.text-vertical.active p{
    color: #ffffff;
}
.text-vertical.active:after{
    border-right-color: #ffffff;
    border-top-color: #ffffff;
}
.sidebar-gallery-index{
    display: block;
    padding-right: 3em;
    /*padding-left: 0;*/
}
.content-gallery{
    /*    margin-left: 2em;
        width: 70%;*/
    float: right;
}
.three-underline {
    width: 70px;
    background: #fa7563;
    position: relative;
    height: 1px;
    display: block;
    bottom: 15px;
}

.three-underline {
    border-top: 1px solid pink;
}
.title-gallery-page h1 {
    font-size: 20px;
    text-align: left;
    font-weight: normal;
    margin: 0 0 1.3em;
}
.three-underline:before {
    width: 100%;
    content: '';
    background: #39bddc;
    height: 1px;
    position: absolute;
    bottom: 3px;
    left: 0;
    display: block;
}
.three-underline:after {
    width: 100%;
    content: '';
    background: #ec599f;
    height: 1px;
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
}
.title-button{
    display: flex;
}
.overview{
    display: flex;
}

.gallery-page-wrap {
    margin-top: 1.5em;
}
.gallery-wrap {
    margin-bottom: 2em;
}
.gallery-wrap:last-of-type {
    margin-bottom: 0;
}
.gallery-item {
    margin-bottom: 30px;
}

.gallery-detail {
    margin-top: 1em;
    margin-bottom: 40px!important;
    padding: 0.5em;
}

.sidebar-gallery-detail {
    padding-right: 4em;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
}

.sidebar-withdraw a{
    color: #0f3587;
}

.content-gallery-detail {
    padding: 0;
    margin-bottom: 6em;
}

.ttl-gallery-diploma {
    border-left: 2px solid #c8c8c8;
    padding-left: 1.2em;
    margin: .8em 0;
    font-size: 18px;
}

.img-gallery {
    width: 100%;
    color: white;
    height: 0;
    border: 1px solid white;
    padding-bottom: 135%;
    position: relative;
}
.img-gallery img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-desc {
    padding-left: 2em;
}
.gallery-desc p {
    margin: 0;
}
.item-title-gallery {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-size: 16px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 15px;
}
.gallery-btn {
    margin-top: 1em;
    margin-left: 0;
    min-width: 320px;
}

/*gallerys detail*/
.gallery-detail .card-box {
    background: #eeeeee;
    padding: 0px 16px 28px 16px;
}
.gallery-detail .card .label {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 8px;
}
.gallery-detail .card .desc span {
    display: block;
}
.gallery-detail .card .desc p.date{
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 12px;
    color: #787878;
}
.gallery-detail .card .desc span.title{
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0;
    color: #000000;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gallery-detail .card .desc {
    padding: 14px 0 0;
}
.gallery-detail .card .ui-button {
    width: 100%;
    min-width: unset;
    margin-top: 26px;
}
.gallery-detail .card {
    padding: 0 10px 37px;
    display: block;
}
.gallery-banner {
    margin-bottom: 30px;
    margin-top: 8px;
}
.gallery-detail .text-banner {
    margin-bottom: 38px;
}
.gallery-detail .wrapper-cards {
    /*width: calc(100% + 20px);*/
    margin-left: -7px;
    display: flex;
    flex-wrap: wrap;
    /*margin-top: 2em;*/
}
.gallery-detail .wrapper-cards form{
    padding: .5em;
}
.detail-page .ui-button.danger-trash span.ui-button-text{
    padding: 2px 11px!important;
}
.gallery-detail.workDetail .ui-button.danger-trash span.ui-button-text{
    padding: 7px 11px!important;
}
.detail-page .ui-button.ui-button-text-only span.ui-button-text{
    padding: 7px 30px!important;
}
.gallery-detail.workDetail .ui-button.ui-button-text-only span.ui-button-text{
    padding: 7px 12px!important;
}
.image-square{
    padding-bottom: 100%;
    position: relative;
    height: 0;
    width: 100%;
}
.image-square img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
}

/* ANIMATION IMAGE */
.block {
    overflow: hidden;
    width: 100%;
    /* margin: 50px auto; */
    background: #fff;
}
.image-slide {
    width: auto;
    /*height: 100px;*/
    font-size: 0px;
}
.image-slide div {
    display: inline-block;
    float: none;
    padding: 0;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 400px;
}
.gallery-top-slide .image-slide img{
    filter: brightness(0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
img {
    vertical-align: middle;
}
.gallery-top-slide {
    margin: 0 auto 4em;
    display: flex;
    justify-content: center;
}
.gallery-top-slide .title-top-slide{
    z-index: 1;
    height: fit-content;
    width: fit-content;
    position: absolute;
    /*    margin-left: -14em;
        left: 50%;*/
    margin-top: 7em;
}
.title-top-slide h1{
    text-align: center;
    color: #ffffff;
    font-size: 43px;
    letter-spacing: 0.3em;
    margin-bottom: 0.3em;
}
.line{
    border: 2px solid #C8C8C8;
    width: 50px;
    display: flex;
    justify-content: center;
    margin: .5em auto;
}
.title-top-slide p{
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    margin-top: 1.7em;
}
.sub-title{
    display: flex;
    align-items: center;
    margin-left: 12px;
}
.sub-title h3{
    border-right: 2px solid #c8c8c8;
    padding-right: 1em;
    font-weight: normal;
    font-size: 16px;
}
.sub-title p{
    color: #787878;
    padding-left: 1em;
    font-size: 14px;
}
.desc-galleryjhia{
    display: flex;
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    padding-left: 15px;
    font-size: 16px;
}
.judge-box{
    width: 30%;
    padding: 0 1em !important;
    margin-bottom: 0.5em;
}
.wrapper-judge{
    display: flex;
}
.padding-gallery1{
    padding: 0 1em;
}
.desc .name{
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0 3px;
}
.desc span.jobs{
    color: #656565;
}
.title{
    display: flex;
    justify-content: center;
    /*margin-left: -3em;*/
}
.title .gold-icon{
    width: 3%;
    position: absolute;
    margin-left: -5em;
    margin-top: 1.5em;
}
.title h1{
    margin: 10px 0 3px;
}
.tiny-title{
    font-size: 13px;
    text-align: center;
    color: #787878;
}
.flexstart-div{
    display: flex;
    justify-content: flex-start;
}
.center-div{
    display: flex;
    justify-content: center;
}
.wrapper-award{
    padding-top: 2em;
    flex-wrap: wrap;
    display: flex;
}
.wrapper-pickup{
    display: flex;
    justify-content: flex-start;
    padding-top: 1em;
    flex-wrap: wrap;
}
.award-left{
    padding: 1em;
}
.award-right{
    padding: 1em;
}
.desc .name-artwork {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 1.2;
    margin-bottom: 1em;
}
.desc .name-artist{
    font-size: 16px;
    color: #7A7A7A;
}
.desc .captionText {
    position: relative;
    /*font-size: 14px;*/
    /*color: black;*/
    /*width: 250px;*/
}
.desc .text-concat-l {
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    /*max-height: 4.5em;*/ 
    /* (Number of lines you want visible) * (line-height) */
    text-align:justify;
    /*line-height: 1.2em;*/
}
.desc .text-concat-m {
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    /*max-height: 7.5em;*/ 
    /* (Number of lines you want visible) * (line-height) */
    text-align:justify;
    /*line-height: 1.2em;*/
}
.desc .text-concat-s {
    position: relative;
    display: inline-block;
    word-wrap: break-word;
    overflow: hidden;
    /*max-height: 9.5em;*/ 
    /* (Number of lines you want visible) * (line-height) */
    text-align:justify;
    /*line-height: 1.2em;*/
}
.desc .captionTextMore::after {
    content: "";
    position: absolute;
    right: -12px;
    bottom: 2px;
}
.tagColorLabel {
    color: #fff;
    padding: 6px 10px 6px 10px;
    border: none!important;
}
.tagColorBlue {
    background-color: #0C97DF!important;
    color: #fff;
    padding: 6px 10px 6px 10px;
    border: none!important;
}
.tagColorGreen {
    background-color: #5DB465!important;
    color: #fff;
    padding: 6px 10px 6px 10px;
    border: none!important;
}
.grey-title-section{
    font-size: 18px;
    text-align: center;
    color: #898989;
    text-transform: uppercase;
}
.section-text{
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    color: #000000;
}
.desc-section{
    display: flex;
    justify-content: center;
}
.added-width-s .desc .text-concat-s {
    width: -webkit-fill-available !important;
}
.desc .text-concat-s {
   width: -webkit-fill-available;  
}
.line-grey-long{
    border: 1px solid #C8C8C8;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: auto;
}
.title .silver-icon {
    width: 4%;
    height: 4%;
    position: inherit;
    margin-left: -1em;
    margin-top: 0.5em;
    margin-right: 0.5em;
}
.gold-card{
    padding: 1em;
}

/* Aplication List */
.header-aplication {
    border-collapse: collapse;
    width: 100%;
}
.row-aplication-list {
    padding: 0px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    border-top: none;
    border-right: none;
    border-left: none;
}
.row-aplication-list .ui-grid-row{
    align-items: center;
}
span.colon {
    display: none;
}
.img-app{
    width: 80px;
    height: 80px;
    object-fit: cover;
}
.aplication{
    padding: 0;
}
.header-aplication{
    border-bottom: 2px solid #244591;
}
.header-aplication label.header{
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}
.aplication-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    margin: auto;
    margin-right: 0;
    height: 35px;
}
.btn-create{
    text-align: end;
}
.btn-create .btn-create-app{
    background-color: transparent;
    color: #013884;
    border: 1px solid #003884;
    /*width: 50%;*/
    margin-bottom: 1.5em;
}
.show-pc-gallery{
    display: block;
}
.show-mobile-gallery{
    display: none;
}
.submitted-gallery{
    float: right;
}
.submitted-gallery .aplication,
.content-gallery .aplication{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    line-height: 1.2em;
    font-size: 16px;
}
.submitted-gallery .ui-button.ui-button-text-only .ui-button-text,
.content-gallery .ui-button.ui-button-text-only .ui-button-text{
    padding: 6px 20px;
    word-break: break-word;
    font-size: 14px;
}
.Judges{
    margin-top: 4em;
}
.gallery-info{
    margin-bottom: 2.5em;
}
.title-registerIntro, .btn-regisIntro{
    display: flex;
    justify-content: center;
}
.title-registerIntro h2{
    margin: 0;
}
.list-registerIntro{
    padding-inline-start: 20px;
}
h1.page-ttl{
    color: #222222;
    font-size: 21px;
    font-weight: 600;
}
.next{
    margin-right: 2em;
}
h3.basic-info{
    line-height: 2;
    margin: .5em 0;
    padding: 0.75em;
}
.wrap-radio-btn{
    display: flex;
    align-content: center;
}
.radio-btn-label{
    margin-right: 2em;
}
.work-form-next .checkbox{
    display: flex;
    justify-content: center;
    width: 5%;
}
.work-form-next td{
    border: none;
}
.work-form-next .ui-button.ui-button-icon-only .ui-icon.fa-trash{
    font-size: 24px;
    width: 20px;
    margin-top: -12px;
}
.work-form-next .ui-button.danger-trash{
    background-color: transparent;
    color: #FF0000;
}
.work-form-next .row-workformnext{
    border-bottom: 2px solid #C2C2C2;
}
.gallery-detail{
    width: calc(100% + 20px);
    margin-left: -7px;
    flex-wrap: wrap;
    margin-top: 2em;
}
.gallery-detail .ui-inputfield{
    width: 100.8%;
    font-size: 16px;
}
/*WorkDetail*/
.header-aplication .aplication td.ui-sortable-handle{
    border: none;
}
.header-aplication .image-gallery td{
    border: none;
}
.work-form-next .p-field.p-grid .ui-chkbox{
    padding: 0.5em;
}

/* WorkFormNext */
.ui-datatable-tablewrapper{
    overflow: visible;
}
.ui-datatable thead th.header-aplication{
    border: none;
    border-bottom: 2px solid #244591;
}

/* Work Teacher */
.wrapper-cards .p-field.p-grid{
    align-items: center;
}
.card-box img {
    position: absolute;
    width: 100%;
    height: 100%!important;
    object-fit: cover;
}

.image-gallery {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
}

/*Gallery Apply*/
.apply-page{
    margin-top: 3em;
}
.object-fit-apply{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 465px;
    margin-top: 3em;
}
.object-fit-apply img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.desc-apply{
    margin: 2.5em 0;
}
.desc-apply pre {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-size: 16px;
    color: #222222;
}
.desc-apply .white-space-text {
    white-space: break-spaces;
}
.desc-apply p{
    font-family: Roboto;
    font-size: 16px;
    color: #000000;
}
.desc-apply p.first-text{
    margin-bottom: 1.5em;
}
.banner-gallery{
    display: flex;
}
.gallery-index .works-part{
    display: flex;
    padding: 0;
    flex-wrap: wrap;
}
.gallery-index .works-part.subtitle{
    padding: 1em
}
.gallery-index .description{
    padding: 1em;
}
.gallery-index .description p{
    margin: 0;
}
.gallery-index .works-part h1 {
    border-right: 1px solid #C8C8C8;
    font-size: 36px;
    font-weight: 600;
    padding-right: 1em;
    margin: 0;
}
.gallery-index .association {
    display: flex;
    align-items: center;
}
.gallery-index .logo-jhia-mini{
    width: 75px;
    margin-right: 1em;
}
.gallery-index .works-part p.title-grey {
    font-size: 18px;
    color: #898989;
    padding-left: 1em;
}
.gallery-index .button-seemore{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.gallery-index .line-strip{
    border-bottom: 2px solid #C8C8C8;
    padding: .5em 0;
    margin: 0 5px 2em;
}
.gallery-index .logo-jhia-megaphone{
    width: 50px;
    margin-right: 1em;
}
.desc .date-tag-megaphone {
    border: 1px solid #013884;
    display: flex;
    align-items: center;
    margin: 1em 0;
    width: fit-content;
}
.desc .date {
    font-size: 14px;
    color: #7A7A7A;
}
.desc {
    margin-top: 10px;
}
.desc p {
    margin: 5px 0;
}
.desc .date.megaphone-date{
    margin: 5px 1em 5px 1em;
    font-size: 14px;
    color: #121212;
}
.desc .date-tag-megaphone .tag{
    color: #ffffff;
    padding: 5px 1em;
    background-color: #013884;
    margin: 0;
}
.desc .date-tag-megaphone .tag p{
    color: #ffffff;
    font-size: 14px;
}
.app-gallery{
    padding: 1em;
}
.course-guide img {
    width: 6.5%;
    margin-right: 2em;
    margin-top: 5px;
    margin-left: 7em;
}
#course-news{
    margin-top: 3em;
}
.sub-title-text{
    display: flex;
    align-items: center;
}

/**/
.wrapper-award .image-fit img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
}
.Everyone-Gallery .first .image-fit{
    padding-bottom: 35%;
    position: relative;
    height: 0;
    width: 100%;
}
.ui-button.ui-button-text-icon-left.ui-confirmdialog-yes .ui-button-text,
.ui-button.ui-button-text-icon-left.ui-confirmdialog-no .ui-button-text{
    padding: 6px 12px 6px 28px!important;
}
.course-index-guide .course-guide {
    margin-top: 3em;
    margin-bottom: 2em;
}
.worklist-image img{
    padding: 1em 0 0;
}
.banner-slider-wrap .gallery-slider .slick-slide {
    width: 83vw;
    max-width: 1240px;
}
.wrap-slider-top-index img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-index .logo-jhia-official{
    margin-right: 0.5em;
    width: 55px;
    height: fit-content;
    margin-top: 0.5em;
}
.gallery-index .title {
    display: flex;
    justify-content: center;
    align-items: center;
}
.gallery-index .logo-jhia-application{
    margin-right: 0.5em;
    width: 40px;
    height: fit-content;
    margin-top: 0.5em;
}
.news-more .ui-button.button-bluedark{
    margin-top: 4em;
}
.navigator-pagination {
    display: inline-flex;
    margin-top: 3em;
}
.navigator-pagination .paginator {
    width: fit-content;
    margin: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* margin-top: 2em; */
}
.button-next-prev {
    width: 34px;
    height: 34px;
    margin: 0 4px;
}
.paginator #num_button_current {
    width: 34px;
    height: 34px;
    text-align: center;
    border: 2px solid #1a3a88;
    margin: 0 4px;
    padding: 4px;
    background: #1a3a88;
    color: white;
    font-weight: bold;
}
.paginator #num_button_notcurrent {
    width: 34px;
    height: 34px;
    text-align: center;
    border: 1px solid #1a3a88;
    margin: 0 4px;
    padding: 5.5px 4px;
    background: #ffffff;
    color: #1a3a88;
    font-weight: bold;
}
.banner-Text{
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
}
.title-banner{
    position: absolute;
    z-index: 1;
    background-color: rgb(255, 255, 255, 0.7);
    width: 50%;
    height: fit-content;
    padding: 0 2em 2em;
    margin-top: 10em;
}
.title-banner h1 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.3em;
    margin-bottom: 0.3em;
    margin-top: 1em
}
.title-banner p {
    font-size: 13px;
    text-align: center;
    margin-top:0em;
}
.title-banner .button-detail{
    display: flex;
    justify-content: center;
}
.button-whiteblue {
    border: 3px solid #0F3587 !important;
    /*width: 100%;*/
    border-radius: 2px;
    font-size: 16px;
    height: auto;
    padding: 0 14px;
    background-color: transparent !important;
    font-weight: bold;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif!important;
    color: #0F3587 !important;
}
.wrap-slider-top-index.wrap-slider-gallery{
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 450px;
}
.mar-bottom2{
    margin-bottom: 2em;
}
.mar-bottom3{
    margin-bottom: 3em;
}
.featured-tag{
    width: 60px
}
.new-tag{
    width: 100px;
}

/*menu link*/
.gallery-section-link {
    margin-bottom: 1em;
}
.gallery-section-link ul {
    list-style-type: none;
    padding-inline-start: 28px;
    margin: 0 0 1em;
}
.gallery-section-link li{
    list-style: none;
}
.gallery-section-link li::before {
    content: "";
    border-color: transparent #C8C8C8;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.5em;
    display: block;
    height: 0;
    width: 0;
    left: -1.5em;
    top: 17px;
    position: relative;
}
.gallery-section-link a p {
    color: #0F3587;
    margin: 0 auto;
}
.gallery-section-link a:hover p {
    color: #000000;
}
.gallery-section-link.side-photo ul {
    list-style-type: none;
    padding-inline-start: 28px;
    margin: 0 0 1em;
    margin-left: 2em;
}
.share-btn-pad  {
    padding-left: 12px;
}
.twitter-ipad {
    padding-top: 40px;
}


@media only screen and (max-width: 1024px) {
    .gallery-desc {
        padding-left: 0;
    }
    .Everyone-Gallery .line-strip-long {
        border: 1px solid #C8C8C8;
        /* width: 200%; */
        margin-left: -6em;
    }
    .Everyone-Gallery .works-part {
        display: flex;
        align-items: center;
        margin-top: -2em;
    }
    .title .silver-icon {
        width: 4%;
        position: inherit;
        margin-left: -1em;
        margin-top: 1em;
    }
    .course-guide img {
        width: 7%;
    }
    .title-banner {
        position: absolute;
        z-index: 1;
        background-color: rgb(255, 255, 255, 0.7);
        width: 65%;
        height: fit-content;
        padding: 0 2em 2em;
        margin-top: 10em;
    }
}

@media only screen and (max-width: 820px) {
    .twitter-ipad .twitter-share-button {
        position: absolute;
        right: 210px;
    }
}

@media only screen and (max-width: 768px) {
    .share-btn-pad {
        padding-left: 20px;
        padding-top: 25px;
    }
    .ipad-view .desc-galleryjhia {
        float: right !important;
    }
    .twitter-ipad .twitter-share-button {
        right: 185px;
    }
    .sub-title {
        margin-left: 5px;
    }
    .sidebar-gallery-detail {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 2em;
    }
    .gallery-top-slide {
        margin: 1em auto 3em;
    }
    .show-pc-gallery{
        display: none;
    }
    .show-mobile-gallery{
        display: flex;
        justify-content: flex-start;
    }
    a.link-menu-gallery:first-of-type {
        margin-left: 0;
        margin-right: 0;
    }
    .gallery-detail .card {
        padding: 10px 10px 10px;
    }
    .text-vertical-mobile.active p {
        color: #ffffff;
        text-align: center;
        word-break: keep-all;
    }
    .text-vertical-mobile {
        padding: 0.5em 1em;
        border: 1px solid #123a89;
        border-left: 1px solid #123a89;
        border-top: 1px solid #123a89;
    }
    .text-vertical-mobile.active {
        background-color: #0f3587;
        color: #ffffff;
    }
    .sidebar-about-index-mobile {
        margin-top: 0.5em;
        margin-bottom: 1.5em;
    }
    .sidebar-gallery-index-mobile{
        margin-top: 0.5em;
        margin-bottom: 2.5em;
    }
    a.link-menu-gallery {
        margin-left: 15px;
    }
    .desc-galleryjhia {
        display: flex;
        margin-top: 15px;
        margin-bottom: 0em;
        font-size: 16px;
    }
    .padding-gallery1 {
        padding: 0.5em;
    }
    .content-gallery {
        margin-left: 0;
        width:100%;
        float: none;
    }
    .center-div{
        display: flex;
        justify-content: center;
    }
    .flexstart-div{
        display: flex;
        justify-content: flex-start;
    }
    .wrapper-award {
        padding-top: 3em;
        flex-wrap: wrap;
    }
    .wrapper-pickup {
        display: flex;
        justify-content: flex-start;
        padding-top: 2em;
        flex-wrap: wrap;
    }
    .margin-top2 {
        margin-top: 3em;
    }
    .title .silver-icon {
        width: 6%;
        position: inherit;
        margin-left: -1em;
        margin-top: 0.8em;
    }
    .title .gold-icon {
        width: 6%;
        position: absolute;
        margin-left: -5em;
        margin-top: 1.5em;
    }
    .Everyone-Gallery .line-strip-long {
        border: 1px solid #C8C8C8;
        /* width: 200%; */
        margin-left: 0em;
    }
    .course-guide img {
        width: 10%;
        margin-right: 1em;
    }
    .course-guide img {
        margin-top: 5px;
        margin-left: 0em;
    }
    .desc .date-tag-megaphone .tag p {
        color: #ffffff;
        font-size: 12px;
    }
    .desc .date.megaphone-date {
        margin: 5px 1em 5px 1em;
        font-size: 12px;
        color: #121212;
    }
    .gallery-index .works-part p.title-grey {
        font-size: 16px;
        color: #898989;
        padding-left: 1em;
    }
    .gallery-index .works-part h1 {
        border-right: 1px solid #C8C8C8;
        font-size: 27px;
        font-weight: 600;
        padding-right: 1em;
    }
    .gallery-index .logo-jhia-mini {
        width: 65px;
        margin-right: 1em;
    }
    .course-index-guide .course-guide {
        margin-top: 2em;
        margin-bottom: 2em;
    }
    .course-guide .arrow {
        width: 22px;
        height: 22px;
        right: 15px;
        top: 80px;
    }
    .title-banner {
        position: absolute;
        z-index: 1;
        background-color: rgb(255, 255, 255, 0.7);
        width: 75%;
        height: fit-content;
        padding: 0 2em 2em;
        margin-top: 10em;
    }
}

@media only screen and (max-width: 40.063em) {
    .sub-title {
        margin-left: 5px;
    }
    .twitter-ipad .twitter-share-button {
        right: 105px;
    }
    .content-gallery-detail {
        margin-bottom: 3.3em;
    }
    .spaced-content {
        padding-left: 15px;
    }
    .ttl-gallery-diploma {
        font-size: 16px;
        /*padding-left: .5em;*/
    }
    .gallery-desc .ui-button{
        margin-left: auto;
        margin-right: auto;
        max-width: 200px;
        min-width: unset;
        width: 100%;
        display: block;
    }
    .gallery-top-slide .image-slide {
        height: 295px !important;
    }
    .gallery-top-slide {
        margin: 1em auto 0;
    }
    .show-pc-gallery{
        display: none;
    }
    .show-mobile-gallery{
        display: flex;
        justify-content: flex-start;
    }
    a.link-menu-gallery:first-of-type {
        margin-left: 0;
        margin-right: 0;
    }
    .text-vertical-mobile {
        padding: 0.5em 1em;
        border: 1px solid #123a89;
        border-left: 1px solid #123a89;
        border-top: 1px solid #123a89;
    }
    .text-vertical-mobile.active {
        background-color: #0f3587;
        color: #ffffff;
    }
    a.link-menu-gallery {
        margin-left: 10px;
    }
    .spaced-content {
        padding-left: 12px;
    }
    .desc-galleryjhia {
        display: flex;
        margin-top: 0.5em;
        margin-bottom: 1.5em;
        padding-left: 12px;
        font-size: 16px;
    }
    .padding-gallery1 {
        padding: 0.5em;
    }
    .award-left {
        padding-right: 0.5em;
        padding: 1em;
        margin-bottom: -1em;
    }
    .award-right {
        padding-left: 0.5em;
        padding: 1em;
        margin-bottom: -1em;
    }
    .wrapper-award {
        display: flex;
        justify-content: center;
        padding-top: 2em;
    }
    .gold-card {
        padding: .5em;
    }
    .title .gold-icon {
        width: 10%;
        position: absolute;
        margin-left: -5em;
        margin-top: 1.5em;
    }
    .title .silver-icon {
        width: 10%;
        position: inherit;
        margin-left: -1em;
        margin-top: 1em;
    }
    .judge-box {
        width: 50%;
        padding: 0 0.5em !important;
        margin-bottom: 1.5em;
    }
    .wrapper-judge {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .wrapper-judge img.w100{
        width: 100%;
    }
    .wrapper-judge .desc{
        margin-left: 1em;
    }
    .wrapper-judge .desc .name {
        font-size: 14px;
        font-weight: 600;
        margin: 0px 0 20px;
        line-height: 10px;
    }
    .gallery-top-slide .title-top-slide {
        z-index: 1;
        height: fit-content;
        width: fit-content;
        position: absolute;
        margin-top: 6em;
    }
    .title-top-slide h1 {
        text-align: center;
        color: #ffffff;
        font-size: 24px;
        letter-spacing: 0.3em;
        margin-bottom: 0.3em;
    }
    .content-gallery {
        margin-left: 0;
        width: 100%;
        float: none;
        padding: 3px;
    }
    .submitted-gallery{
        padding: 3px;
    }
    /* For Gallery detail*/
    .content-gallery .aplication::before {
        content: 'ギャラリー名';
        text-align: left;
        display: inline-block;
        margin-right: .5em;
        font-weight: 600;
        word-break: keep-all;
    }
    .content-gallery .aplication.date::before{
        content: '作成日';
        text-align: left;
        display: inline-block;
        margin-right: 3.5em;
        font-weight: 600;
    }
    .submitted-gallery .aplication::before {
        content: '登録日';
        text-align: left;
        display: inline-block;
        margin-right: 3.5em;
        font-weight: 600;
    }
    .submitted-gallery .image-gallery::before {
        content: '画像';
        text-align: left;
        display: inline-block;
        margin-right: 4.5em;
        font-weight: 600;
    }
    .submitted-gallery .aplication.gallery-name::before {
        content: 'ギャラリー名';
        text-align: left;
        display: inline-block;
        margin-right: .5em;
        font-weight: 600;
    }
    .ui-datatable-reflow .ui-datatable-data td[role="gridcell"].checklist span.ui-column-title{
        padding: 0.4em;
        min-width: 30%;
        display: inline-block;
        margin: -0.4em 1em -0.4em -0.4em;
    }
    .ui-datatable-reflow .ui-datatable-data td[role="gridcell"]{
        display: flex;
        text-align: justify!important;
        width: 100%!important;
        border-bottom: 1px solid #dddddd;
    }
    .image-row .ui-column-title::before{
        content: '画像';
        text-align: left;
        display: inline-block;
    }
    .submitted-gallery .header-aplication .ui-grid-row,
    .content-gallery .header-aplication .ui-grid-row {
        display: none;
    }
    span.colon {
        display: flex;
        padding-right: 0.5em;
    }
    .submitted-gallery .aplication,
    .content-gallery .aplication,
    .submitted-gallery .image-gallery{
        justify-content: flex-start;
        margin-top: 1.5em;
        display: flex;
        align-content: baseline;
    }
    .form-workDetail .aplication{
        justify-content: flex-start;
        display: flex;
    }
    .form-workDetail .header-aplication .image-gallery td {
        border: none;
        padding: 0;
        display: flex;
    }
    .submitted-gallery .image-gallery {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 20%;
    }
    .submitted-gallery .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(1n) ,
    .content-gallery .ui-panelgrid .ui-grid-row .ui-panelgrid-cell:nth-child(1n) {
        width: 100%;
        padding-top: 5px;
        margin-bottom: 1em;
        padding-left: 0;
        padding-right: 0;
        /*border-bottom: 3px solid #fee2a4;*/
        font-size: 16px;
        padding-bottom: 5px;
        display: inline;
        line-height: 2em;
    }
    .submitted-gallery .location-video .apply,
    .content-gallery .location-video .apply{
        max-width: unset;
    }
    .submitted-gallery .apply,
    .content-gallery .apply{
        text-align: left;
        display: flex;
    }
    .submitted-gallery .apply .ui-button,
    .content-gallery .apply .ui-button{
        margin: auto;
        width: 35%
    }
    .submitted-gallery .apply-btn,
    .content-gallery .apply-btn{
        margin: 1em 0 1.5em;
    }
    .title-gallery-page{
        margin-bottom: 1em;
    }
    .overview {
        display: block;
    }
    .margin-bottom9 {
        margin-bottom: 7em;
    }
    .wrapper-teacher{
        display: block;
        justify-content: center;
        padding: 1em;
    }
    .teacher-box.left{
        margin-right: 0;
        padding: 1em;
    }
    .teacher-box.right{
        margin-left: 0;
        padding: 1em;
    }
    .teacher-box .sns-wrap {
        display: flex;
        position: relative;
        top: 0em;
        margin-bottom: 1em;
    }
    .teacher-box {
        border: 1px solid #C9C9C9;
        display: flex;
        flex-wrap: wrap;
        margin: 1em 0;
    }
    .Everyone-Gallery .title-top p {
        color: #787878;
        padding-left: 0;
        font-size: 14px;
        margin-top: 1.4em;
    }
    .Everyone-Gallery .title-top {
        display: block;
        align-items: center;
        margin: auto;
        padding: 0 1em;
    }
    .Everyone-Gallery .line-right {
        border: 1px solid #C8C8C8;
        height: 0;
        width: 21px;
    }
    .teacher-info {
        display: flex;
        align-items: center;
        margin-bottom: -1.5em;
        padding: 1em;
        margin-top: -2em;
    }
    .Everyone-Gallery .wrapper-himari{
        padding: 0 1em;
        margin-top: 2em;
        margin-bottom: -2em;
    }
    .Everyone-Gallery .gallery-info{
        padding: 1em;
        margin-top: -3em;
    }
    .Everyone-Gallery .title-top h1 {
        font-size:24px;
    }
    .Everyone-Gallery .title-with-border h1 {
        text-transform: uppercase;
        font-family: 'Inter', sans-serif;
        letter-spacing: 5px;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 10px;
    }
    .Everyone-Gallery .title-with-border p {
        margin-bottom: 2em;
        font-size: 14px;
    }
    .pick-up {
        display: grid;
        align-items: center;
    }
    .Everyone-Gallery .line-strip-long {
        border: none;
        margin-left: 0;
    }
    .pick-up h1 {
        border-right: 1px solid #C8C8C8;
        font-size: 28px;
        padding: 0 15px;
        font-family: 'Inter', sans-serif;
    }
    .Everyone-Gallery .margin-top4 {
        margin-top: 0em;
    }
    .pick-up .title-pick {
        display: flex;
        align-items: center;
        padding: 0.5em;
        margin-top: 1em;
        margin-bottom: -3em;
    }
    .Everyone-Gallery .title-with-border {
        border: 2px solid #000000;
        text-align: center;
        /* margin-bottom: 1.5em; */
    }
    .Everyone-Gallery .works-part {
        display: flex;
        align-items: center;
        margin-bottom: -1.5em;
    }
    .gallery-detail .card .desc span {
        /*display: block;*/
        display: -webkit-inline-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .course-guide img {
        width: 15%;
        margin: auto;
    }
    .course-index-guide .course-guide {
        margin-top: 2em;
        margin-bottom: 2em;
    }
    .desc .date.megaphone-date {
        margin: 5px 1em 5px 1em;
        font-size: 10px;
        color: #121212;
    }
    .desc .date-tag-megaphone .tag p {
        color: #ffffff;
        font-size: 10px;
    }
    .gallery-index .works-part h1 {
        border-right: none;
        font-size: 27px;
        font-weight: 600;
        padding-right: 0;
        border-left: none;
        padding-left: 0em;
        margin: 0;
    }
    .gallery-index .logo-jhia-mini {
        width: 60px;
        margin-right: 0.5em;
    }
    .gallery-index .works-part p.title-grey {
        font-size: 18px;
        color: #898989;
        padding-left: 4em;
        margin: 0 0 1em;
    }
    .gallery-index .button-seemore {
        display: flex;
        justify-content: flex-start;
        padding-left: 5em;
    }
    .sub-title-text {
        display: flex;
        align-items: center;
    }
    .gallery-index .association {
        display: grid;
        align-items: center;
    }
    .title-button{
        display: block;
    }
    .title-banner {
        position: absolute;
        z-index: 1;
        background-color: rgb(255, 255, 255, 0.7);
        width: 90%;
        height: fit-content;
        padding: 0 1em 1.5em;
        margin-top: 3em;
    }
    .wrap-slider-top-index.wrap-slider-gallery {
        position: relative;
        height: 0;
        width: 100%;
        padding-bottom: 300px;
    }
    #data-teacher .apply-btn .ui-button-danger{
        margin: 0.5em 5.8em;
    }
}

