/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 8, 2022, 11:36:47 PM
    Author     : Lizma
*/
html{
    scroll-behavior: smooth;
}
html pre{
    font-family: "Noto Sans JP", "Noto Sans", Roboto, Arial, sans-serif;
    word-break: break-word;
    white-space: break-spaces;
    margin: 0;
    font-size: 14px;
    color: #1b1b1b;
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
}
.colorTextToscaSmall.back-article {
    margin-bottom: 9px;
}
.use-arrowCircle {
    display: inline-block;
    background-image: url(/resources/shashusho/img/circleArrow-right.png);
    position: relative;
    transform: rotate(360deg)translateY(30%);
    width: 25px;
    background-size: cover;
    height: 25px;
    right: 0%;
    margin-left: 8px;
}
.colorTextToscaSmall {
    color: #20707A;
    font-size: 14px;
    word-break: keep-all;
}
.back-article{
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
}
.wrapper-twitter-share {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.tag-socmed-article iframe.twitter-share-button {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
}
.wrapper-twitter-share .button-twitter-x {
    background-color: #000;
    color: #fff;
    width: 88px;
    height: 20px;
    font-size: 11.5px;
    border-radius: 1em;
    padding: 1px 12px;
    font-weight: 500;
    display: flex;
    cursor: pointer;
}
.wrapper-twitter-share .button-twitter-x .icon {
    width: 11px;
    margin-right: 5px;
}
.PC-flex-only{
    display: flex;
}
.SM-only{
    display: none;
}
#article-index .right-bar-content{
    margin-bottom: 4em;
}
.ui-datatable.ui-widget.pc.ui-datatable-reflow{
    visibility: visible !important;
}
.tutor-display-pc{
    display: block;
}
.tutor-display-sp{
    display: none;
}
body button.use-arrow, body .button-articleDetail.use-arrow, body .ui-button.use-arrow {
    position: relative;
}
.button.button-articleDetail {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: 190px;
    margin: auto;
    display: block;
    padding: 1px 2.2em;
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
}
body button.use-arrow.button-articleDetail::after, body .button.use-arrow.button-articleDetail::after, body .ui-button.use-arrow.button-articleDetail::after {
    content: "";
    display: block;
    background-image: url(/resources/shashusho/img/arrow-white.png);
    position: absolute;
    transform: rotate(360deg)translateY(50%);
    top: 0%;
    width: 23px;
    background-size: contain;
    height: 16px;
    right: 5%;
}
body button.use-arrow, body .button-articleDetailLogin.use-arrow, body .ui-button.use-arrow {
    position: relative;
}
.button.button-articleDetailLogin {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: 170px;
    margin: auto;
    display: block;
    padding: 0;
    max-width: 100%;
    margin-bottom: 0px;
    margin-right: 0;
}
body button.use-arrow.articleDetailLogin::after, body .button.use-arrow.button-articleDetailLogin::after, body .ui-button.use-arrow.button-articleDetailLogin::after {
    content: "";
    display: block;
    background-image: url(/resources/shashusho/img/arrow-white.png);
    position: absolute;
    transform: rotate(360deg)translateY(50%);
    top: 0;
    width: 23px;
    background-size: cover;
    height: 16px;
    right: 10%;
}
.page-article-detail iframe{
    width: 70%;
    margin: 1em auto;
    display: block;
}
#article-index .small-top-ttl a:hover{
    color: #f25e2a;
    background-color: transparent;
}
#article-detail .small-top-ttl a:hover{
    color: #f25e2a;
    background-color: transparent;
}
/*#article-index .small-top-ttl{
    font-size: 12px;
}*/
.wrap-create-article3{
    margin-bottom: 1em;
}
.genre-article .option-article-genre .ui-selectonemenu{
    width: fit-content;
    min-width: 100px !important;
}
.name-author-instructor h4{
    word-break: break-all;
}
.list-article-comment{
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    font-size: 15px;
    margin-bottom: 1em;
    margin-top: 1em;
}
.list-article-comment tr{
    border: 1px solid #e7e7e7;
    display: flex;
    align-items: flex-start;
}
.list-article-comment th{
    border-bottom: .5px solid #e4e4e4;
    padding: 0.5em .5em .5em 1.214em;
    text-align: left;
}
.list-article-comment td{
    padding: 0.5em .5em .5em 0em;
    min-height: 51px;
    align-items: center;
    display: flex;
    border-bottom: none;
}
button.ui-button.button-icon{
    padding: 0;
    background-color: transparent;
    color: none;
    border: none;
    font-size: 14px;
    margin: 0;
    outline: 0 none;
}
.button-icon .ui-icon {
    font-size: 16px;
}
.button.button-change.colorBlack{
    margin-bottom: 0;
}
.button.button-change.colorTosca{
    padding: 0;
    width: 175px;
    height: 40px;
    background: #20707A;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    /*border-radius: 4px;*/
    margin: 1em 0 1em 1em;
    border-color: inherit;
    min-height: 47px;
}
.button.short-button.colorTosca{
    padding: 0;
    width: 175px;
    height: 40px;
    background: #489EA9;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    /*border-radius: 4px;*/
    margin: 0;
    border-color: inherit;
    min-height: 47px;
}
.flex-end{
    display: flex;
    justify-content: flex-end
}
.flex-start{
    display: flex;
    justify-content: flex-start;
}

.button.button-change.use-plus-white:before{
    content: "";
    display: block;
    background-image: url(/resources/shashusho/img/i-create-white.png);
    position: absolute;
    transform: rotate(180deg)translateY(50%);
    top: 50%;
    width: 23px;
    background-size: contain;
    height: 23px;
    right: 10px;
    /* filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(292deg) brightness(112%) contrast(101%); */
    background-repeat: no-repeat;
}
button.button-change.plus-icon span.fa-plus:before{
    content: "";
    display: block;
    background-image: url(/resources/shashusho/img/plus-solid.png);
    position: absolute;
    transform: rotate(180deg)translateY(50%);
    top: 50%;
    width: 15px;
    background-size: contain;
    height: 15px;
    left: 2em;
    /* filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(292deg) brightness(112%) contrast(101%); */
    background-repeat: no-repeat;
}
button.button-change.plus-icon.ui-button.ui-button-text-icon-left .ui-icon {
    font-size: 13px;
    margin-top: -7px;
    left: 0;
}
button.button-change.plus-icon.ui-button.ui-button-text-icon-left .ui-button-text{
    padding: 0
}
.wrap-sender-comm{
    display: flex;
    align-items: center;
}
.wrap-sender-comm img{
    width: 36px;
    height: 36px;
    margin-right: 10px;
    border-radius: 50%;
}
.wrap-sender-comm p{
    word-break: break-all;
}
.wrap-sender-comm a:hover{
    color: #F25E2A;
}
.margin-left-btn-edit.ui-button{
    margin-left: 5px;
}
.list-article-comment tr{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom:  1px solid #ddd;
}
.list-article-comment tr th{
    border-bottom: 2px solid #000;
    padding: 0.5em 0;
    /*text-align: center;*/
    padding: 0.5em 0.5em 0.5em 0em;
    color: #707070;
    font-size: 14px;
    font-weight: bold;
}
.list-article-comment tr td{
    /*border-bottom: 1px solid #ddd;*/
    min-height: 50px;
}
.list-article-comment .btn-delete-comment.ui-button .ui-icon.i-red-trash{
    content: url('../../resources/shashusho/img/red-trash.png');
    position: relative;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    margin: 0;
}
.list-article-comment .btn-delete-comment.ui-button{
    background: transparent;
    border: none;
    position: relative;
    height: fit-content;
    width: fit-content;
    margin: auto;
    display: block;
}
.list-article-comment .btn-delete-comment.ui-button.ui-button-icon-only .ui-button-text{
    display: none;
}
.list-article-comment th.sender{
    width: 30%;
}
.list-article-comment th.sender.article-thumbn{
    width: 10%;
}
.list-article-comment th.date{
    width: 20%;
}
.list-article-comment th.width-del-comm-article{
    width: 10%;
}
.list-article-comment td.table-name-commentator{
    width: 30%;
}
.list-article-comment td.table-name-commentator.article-thumbn{
    width: 10%;
}
.list-article-comment td.date-comm{
    width: 20%;
}
.list-article-comment td.btn-del-comment{
    width: 10%;
    justify-content: end;
}
.list-article-comment td.btn-del-comment.article-comment-list-btn{
    justify-content: flex-end;
}
.list-article-comment th.comm{
    width: 52%;
}
.list-article-comment td.comm-text{
    width: 52%;
    /*    margin-top: 6px;*/
}
.list-article-comment td.btn-del-comment.button-icon .ui-button.ui-button-icon-only{
    padding: 0;
}
.filter-article .ui-paginator .ui-paginator-pages .ui-paginator-page{
    background-color: white;
    color: rgba(242, 94, 42, 1);
    ;
    font-weight: bold;
    font-size: 15px;
}
.filter-article .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-active{
    background-color: rgba(242, 94, 42, 1);
    color: white;
    font-weight: bold;
    font-size: 15px;
}
.filter-article .ui-paginator .ui-paginator-next{
    position: relative;
}
.filter-article .ui-paginator .ui-paginator-next:before{
    background-image: url("../../resources/shashusho/img/button_next.png");
    content: "";
    width: 33px;
    height: 33px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
}
.filter-article .ui-paginator .ui-paginator-last{
    position: relative;
}
.filter-article .ui-paginator .ui-paginator-last:before{
    background-image: url("../../resources/shashusho/img/go-last-button.png");
    content: "";
    width: 33px;
    height: 33px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
}
.filter-article .ui-paginator .ui-paginator-prev{
    position: relative;
}
.filter-article .ui-paginator .ui-paginator-prev:before{
    background-image: url("../../resources/shashusho/img/button_next.png");
    content: "";
    width: 33px;
    height: 33px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: -3px;
}
.filter-article .ui-paginator .ui-paginator-first{
    position: relative;
}
.filter-article .ui-paginator .ui-paginator-first:before{
    background-image: url("../../resources/shashusho/img/go-first-button.png");
    content: "";
    width: 33px;
    height: 33px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: -3.5px;
}
.filter-article .ui-state-disabled{
    opacity: 1;
}
.filter-article .ui-datagrid .ui-datagrid-content{
    border: none;
    background-color: transparent;
    color: inherit;
    padding: 0;
    line-height: inherit;
}
.filter-article .ui-datagrid .ui-paginator.ui-paginator-bottom{
    border: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 3em;
}
.filter-article .ui-datagrid .ui-datagrid-column{
    padding: 0;
}
.filter-article{
    width: calc(100% + 24px);
    margin-left: -12px;
}
.list-embed-content .ui-datatable .ui-paginator.ui-paginator-bottom{
    margin-top: 1em;
    margin-bottom: 2em;
}
.selection-box{
    width: 10%;
    text-align: center !important;
}
.id-content{
    width: 25%;
    min-width: fit-content;
    text-align: left !important;
}
.list-embed-content .ui-datatable thead th.type-list-content.nodisplay-sm{
    display: revert;
}
.list-embed-content .ui-datatable thead th.type-list-content{
    text-align: left;
    width: 15%;
}
.type-list-content .list_thumb{
    width: 65%;
    padding: 0;
    margin: 0.5em 0;
}
.list-embed-content .ui-datatable .ui-datatable-data > tr > td{
    border: none;
    padding: 8px;
    word-break: break-all;
}
.list-embed-content .ui-datatable thead th{
    border: none;
    color: #1b1b1b;
    font-weight: 300;
    background-color: white;
    text-align: left;
    padding: 8px;
}
.wrap-box-embed{
    padding-right: 1em;
    padding-left: 0;
}
.wrap-list-embed-content{
    padding-left: 1em;
    padding-right: 0;
}
.list-embed-content .ui-datatable table thead{
    border: 1px solid #e4e4e4;
    border-bottom: 2px solid #e4e4e4;
}
.edit-list-embed .ui-row-editor{
    position: relative;
    height: 24px;
}
.edit-list-embed .ui-row-editor .ui-icon.ui-icon-pencil:before{
    content: "" !important;
    background-image: url("../../resources/shashusho/img/i-edit.png");
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 0;
}
.delete-list-embed .ui-button.ui-button-icon-only .ui-icon.i-trash{
    width: 25px;
    height: 25px;
    top: 38%;
    left: 33%;
}
.list-embed-content .ui-datatable thead th.content-text{
    text-align: left;
}
.list-embed-content .ui-datatable thead th.setting-edit-delete{
    width: 50px;
}
.list-embed-content .ui-datatable tr td.setting-edit-delete .wrap{
    /*    display: flex;*/
    width: 25px;
    height: 25px;
    /*    align-items: center;
        justify-content: space-between;*/
}
.delete-list-embed{
    width: 25px;
    height: 25px;
}
.delete-list-embed .ui-button{
    height: auto;
    width: auto;
    background: transparent;
    border: none;
}
.delete-list-embed .ui-button.ui-button-icon-only{
    width: 25px;
    height: 25px;
}
.list-embed-content .ui-datatable .ui-datatable-data > tr.ui-state-hover{
    background-color: white;
}
.list-embed-content .ui-datatable .ui-datatable-data > tr.ui-state-highlight{
    background-color: white;
}
.delete-list-embed .ui-button.ui-state-hover{
    border: none;
}
.tab-edit-article{
    margin-bottom: 1em;
    margin-top: 12px;
}
.tab-edit-article .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem a .ui-icon.i-detail{
    content: url('../../resources/shashusho/img/member/i-detail.png');
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.tab-edit-article .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem a .ui-icon.i-image{
    content: url('../../resources/shashusho/img/member/i-image.png');
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.tab-edit-article .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem a .ui-icon.i-pen{
    content: url('../../resources/shashusho/img/member/i-pen.png');
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.tab-edit-article .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem a .ui-icon.i-comment{
    content: url('../../resources/shashusho/img/member/i-comment.png');
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.required-symb:after{
    content: "*";
    color: red;
}
.nodisplay-pc .sm-create-article{
    font-size: 12px;
    color: #FFFFFF;
    background-color: #20707A;
    /*    border-color: #E8472A;*/
    /*border-radius: 4px;*/
    /*border: 1px solid #E8472A;*/
    height: auto;
    padding: 0
}
.nodisplay-pc .sm-create-article.button-seemore-sm .ui-button-icon-left.ui-icon.ui-c.i-create {
    content: url(../../resources/shashusho/img/i-create-white.png);
    width: 16px;
    height: 16px;
    margin-top: -8px;
}
.nodisplay-pc .sm-create-article.button-seemore-sm .ui-button-text{
    padding: 0;
    padding-left: 1em;
}
.list-article-table{
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    font-size: 15px;
    margin-bottom: 0em;
}
.list-article-table tr{
    border: none;
}
.list-article-table th{
    border-bottom: 2px solid #000;
    padding: 0.5em 0.5em .5em 0em;
    text-align: left;
}
.list-article-table td{
    padding: 0.5em 1.214em;
}
.list-article-table td.table-title-article,
.list-article-table td.table-release-date,
.list-article-table td.table-edit-list-article{
    border-bottom: none;
}
.list-article-table td.table-title-article,
.list-article-table td.table-release-date{
    padding-left: 0;
}
.list-article-table td.table-edit-list-article{
    padding-right: 0;
}
.list-article-table tr td{
    min-height: 50px;
}
.list-article-table tr.line-grey{
    border-bottom: 1px solid #ddd;
}
.table-edit-list-article{
    display: flex;
    align-items: center;
    float: right;
    gap: 0px;
}
.list-article-table tr th{
    color: #707070;
    font-size: 14px;
    text-align: left!important;
    font-weight: bold;
}
.width-btn-set-article{
    width: 18%;
}
.width-title-article{
    width: 60%;
}
.step-create-article-wrap{
    width: fit-content;
}
.add-button.ui-button{
    width: 62px;
    height: 34px;
}
.button-name{
    padding: 0 0 .5em 0;
}
.link-button-article{
    padding: 0.5em 0 0 0;
}
.box-img-embed-btn{
    border: 1px solid #e4e4e4;
    padding: 8px;
    margin-bottom: 3em;
}
.option-img-embed-btn{
    margin-bottom: 1em;
}
/* TEXT EDITOR */
.text-editor-article{
    margin-top: 1em;
    margin-bottom: 3em;
}
.text-editor-article .ql-font.ql-picker,
.text-editor-article .ql-size.ql-picker,
.text-editor-article .ql-blockquote,
.text-editor-article .ql-indent,
.text-editor-article button.ql-direction,
.text-editor-article span.ql-align.ql-picker.ql-icon-picker,
.text-editor-article .ql-image,
.text-editor-article .ql-video{
    display: none !important;
}
.text-editor-article .ql-formats:first-child{
    display: none;
}
.text-editor-article .ql-formats:nth-child(7){
    display: none;
}
.text-editor-article .ql-formats:nth-child(8){
    margin-right: 0;
}
.text-editor-article .ql-toolbar.ql-snow+.ql-container.ql-snow{
    background-color: transparent; /*#FFFBFB;*/
    /*border: none;*/
    /*border-bottom: 1px solid #BBBBBB;*/
    /*border-width: 0 0 1px;*/
}
.text-editor-article .ql-toolbar.ql-snow{
    /*border-top: 0;*/
    /*border-right: 0;*/
    /*border-left: 0;*/
    border-bottom: 1px solid #000;/*#BBBBBB*/
}
/* END TEXT EDITOR */
.form-content-article{
    margin-top: 1.7em;
}
.pink-box{
    padding: 1.5em;
    background-color: #90BFC5;
    display: block;
    align-items: center;
}
.pink-box ul{
    line-height: 2;
    padding-inline-start: 16px;
    margin-left: auto;
}
.ui-button .ui-icon.red-edit{
    content: url(../../resources/shashusho/img/member/red-edit.png);
}
.ui-button .ui-icon.i-save{
    content: url(../../resources/shashusho/img/member/i-save.png);
}
.btn-edit-capt-article .ui-icon.red-edit{
    width: 22px;
    height: 22px;
}
.btn-edit-capt-article{
    display: flex;
    align-items: center;
    justify-content: center;
}
.item-article-img .input-field-caption{
    margin-top: 10px;
}
.item-article-img-wrap{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 8px;
    margin-bottom: 1em;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: 1em;
}
.item-article-img{
    margin-bottom: 0.5em;
    padding: 0.5em 1em;
}
.text-show-caption{
    margin-top: 8px;
}
.input-field-caption{
    display: none;
    margin-top: 8px;
}
.image-article-list-div{
    color: white;
    border: 0px solid transparent;
    width: 100%;
    height: 0;
    padding-bottom: 83%;
    position: relative;
}
.image-article-list{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.input-caption-img-article{
    display: flex;
    align-items: center;
    width: -webkit-fill-available;
    margin-left: 1em;
}
.wrap-input-img-article{
    display: flex;
    align-items: center;
}
.wrapper-btns-feature a p{
    width: 20%;
    margin: 37px auto;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    height: 47px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    word-break: keep-all;
    min-width: fit-content;
    padding: 0 8px;
}
.wrapper-btns-feature a p:hover{
    background-color: #20707A;
    color: rgba(242, 94, 42, 1);
}
.regist-img-article.ui-button{
    width: 62px;
    height: 31px;
}
.new .calendarFormArticle .hasDatepicker{
    background-color: #FFFBFB;
    border: none;
    border-bottom: 1px solid #BBBBBB;
    border-width: 0 0 1px;
}
.new .calendarFormArticle .hasDatepicker.ui-state-hover:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: RGB(72, 158, 169)!important;
}
.new .calendarFormArticle .hasDatepicker.ui-state-focus:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: RGB(72, 158, 169)!important;
    background: #FFFFFF!important;
    box-shadow: none!important;
}
.release-option, .wrap-label-ttl-article, .release-date, .genre-article, .upload-main-img, .form-tag-article{
    /*    margin-bottom: .5em;*/
    padding-left: 0;
    display: flex;
    align-items: flex-start;
}
.form-tag-article{
    padding-left: 0;
    display: flex;
    align-items: flex-start;
}
.wrap-2img-cover .main-caption-img{
    /*    display: flex;
        justify-content: center;*/
    text-align: center;
    margin-top: 5px;
    font-size: 13px;
    color: #727272;
}
.wrap-2img-cover .main-caption-img{
    /*    display: flex;
        justify-content: center;*/
    text-align: center;
    margin-top: 5px;
    font-size: 13px;
    color: #727272;
}
.wrap-label-link-article{
    margin-bottom: .5em;
    padding-left: 0;
    display: flex;
    align-items: center;
}
.link-utube-article{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 0;
}
.link-article-form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 0;
}
.btn-add-image-list.ui-button{
    width: 62px;
}
.link-article-form .name-link{
    width: 38%;
}
.link-utube-article .name-utube-link{
    width: 38%;
}
.wrap-url-link{
    display: flex;
    align-items: center;
    width: 62%;
    padding-left: 14px;
}
.wrap-link-utube-article{
    margin-bottom: .5em;
    padding-left: 0;
    display: flex;
    align-items: center;
}
.link-utube-article{
    display: flex;
    align-items: center;
}
.wrap-img-list-article{
    margin-bottom: .5em;
    padding-left: 0;
    display: flex;
    align-items: flex-start;
}
.img-list-article{
    display: flex;
    align-items: flex-start;
}
.page-article-detail .mapouter{
    margin: 1em auto;
    height: auto;
    width: 80%;
}
.page-article-detail .mapouter .gmap_canvas{
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    position: relative;
}
.page-article-detail .mapouter .gmap_canvas iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit: contain;
    margin: 0;
}
body .ui-selectonemenu-panel .ui-selectonemenu-items .ui-selectonemenu-item.ui-state-highlight{
    background-color: rgba(72, 158, 169);
    color: white;
}
.button-back-next{
    padding: 0 1em;
}
.upload-main-img .form-upload-photo .main-image-form{
    width: 40%;
    margin-bottom: 1em;
}
.two-btn{
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    margin-top: 2em;
    margin-bottom: 6em;
}
.wrap-item-list-img-article{
    width: 70%;
    background-color: #FFFBFB;
    border: none;
    border-bottom: 1px solid #BBBBBB;
    border-width: 0 0 1px;
    overflow: auto;
    height: fit-content;
    min-height: fit-content;
    max-height: 366px;
    padding: 1.5em;
    margin-right: 2em;
}
.wrap-item-list-img-article::-webkit-scrollbar-thumb{
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,0,0,0.8);
    background-color: rgba(255,0,0,0.8);
    /*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}
.number-image-list{
    margin: 0px 29px 0 1em;
}
.img-thumbnail{
    color: white;
    border: 0px solid transparent;
    width: 60px;
    min-width: 60px;
    height: 0;
    padding-bottom: 60px;
    position: relative;
    margin-right: 29px;
}
.img-thumbnail img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.item-list-image-option{
    display: flex;
    align-items: flex-start;
    margin-bottom: 23px;
}
.item-list-image-option:last-child{
    margin-bottom: 0;
}
.option-img-wrap{
    display: flex;
    align-items: flex-start;
}
.two-btn .ui-button{
    width: 178px;
    height: 41px;
}
.two-btn .ui-button.margin-right05{
    margin-right: .5em;
}
.two-btn .ui-button.margin-left05{
    margin-left: .5em;
}
.two-btn .button.colorBlack.button-courseCreate .pi-chevron-right:before {
    position: relative;
    /*left: 10em;*/
}
.two-btn .button.colorBlack.button-create .pi-chevron-right:before {
    position: relative;
    /*left: 15em;*/
}
.two-btn .button.colorBlack.save-form-article {
    margin: 0;
}
.article-step{
    margin-bottom: .5em;
    margin-top: 10px;
}
.article-step.init-content{
    margin-bottom: 1em;
}
body .step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-number{
    line-height: 39px;
    border-radius: 50%;
    color: #20707A;
    border-color: #20707A;
    padding: 3px 9px;
    font-size: 24px;
    align-items: center;
    width: 2em;
    height: 2em;
    font-weight: bold;
}
.step-create-article-wrap .ui-steps .ui-steps-item.ui-state-default .ui-menuitem-link .ui-steps-number{
    opacity: 0.5;
}
body .step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link{
    align-items: center;
    display: inline-grid;
    flex-flow: column;
    align-items: center;
    justify-content: start;
    justify-items: center;
}
body .step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link{
    width: 150px;
    padding: 0;
}
.step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link.step1 .ui-steps-number{
    border-radius: 50%;
    color: white;
    background-color: #20707A;
    border-color: #20707A;
    padding: 3px 9px;
    font-size: 24px;
    align-items: center;
    width: 2em;
    height: 2em;
    font-weight: bold
}
body .step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link.step1 .ui-steps-title{
    color: #666666;
    font-weight: 700;
}
body .step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link.step1.past .ui-steps-number:after{
    border-top: 2px solid #000;
}
.step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link.step2.past .ui-steps-number{
    border-radius: 50%;
    color: white;
    background-color: #20707A;
    border-color: #20707A;
    padding: 3px 9px;
    font-size: 24px;
    align-items: center;
    width: 2em;
    height: 2em;
    font-weight: bold
}
body .step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link.step2.past .ui-steps-title{
    color: #666666;
    font-weight: 700;
}
body .step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link.step2.past .ui-steps-number:after{
    border-top: 2px solid orangered;
}
.step-create-article-wrap .ui-steps .ui-steps-item.ui-state-highlight .ui-menuitem-link .ui-steps-number{
    border-radius: 50%;
    color: white;
    background-color: #000000;
    border-color: #000000;
    padding: 3px 9px;
    font-size: 24px;
    align-items: center;
    width: 2em;
    height: 2em;
    font-weight: bold;
}
.step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link.step1.past .ui-steps-number{
    background-color: #000000;
    border-color: #000000;
}
body .step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-number:after{
    content: '';
    border-top: 2px solid #20707A;
    display: block;
    top: 50%;
    min-width: 189px;
    left: 100%;
    position: absolute;
    z-index: 0;
}
body .step-create-article-wrap .ui-steps .ui-steps-item:last-child .ui-menuitem-link .ui-steps-number:after{
    display: none;
}
.title-section.article-top{
    margin-bottom: 40px;
}
.wrap-item-genre-article{
    display: grid;
}
.item-genre-article{
    padding: 15px 0 0 0px;
    font-size: 14px;
    color: #20707A;
}
.item-genre-article:hover{
    /*background: inherit;*/
    color: #000;
    cursor: pointer;
}
.item-genre-article:last-child{
    border-bottom: none;
}
.title-sidebar-genre{
    margin-bottom: 13px;
    border-bottom: 1px solid #000;
}
.sidebar-article-top{
    width: 20%;
    padding-right: 18.5px;
}
.article-index .sidebar-article-top.index-sidebar{
    padding-top: 12.2px;
}
.article-genre{
    margin-bottom: 70px;
}
.title-sidebar-time{
    margin-bottom: 1em;
}
.time-tll{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.time-tll:before{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    transform: rotate(315deg);
    margin-right: 5px;
    transition: 500ms ease 0s;
    position: relative;
    left: -3px;
}
.item-article-year{
    padding: .5em 0 .5em 1.2em;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: 500ms ease 0s;
    font-size: 14px;
}
.item-article-year:before{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #20707A;
    border-bottom: 2px solid #20707A;
    transform: rotate(315deg);
    margin-right: 10px;
    transition: 0.5s ease-out;
}
.wrap-item-article-time{
    max-height: 0;
    overflow: hidden;
    transition: 0.5s ease-out;
}
.wrap-item-article-time .list-month{
    margin-left: 3em;
}
.item-article-month{
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 2;
}
.item-article-month:hover{
    color: #E8472A;
}
.item-article-month.on-month{
    color: #F25E2A;
}
.on-genre{
    color: #F25E2A;
}
.list-month{
    max-height: 0;
    overflow: hidden;
    transition: 0.5s ease-out;
}
.list-year{
    max-height: 0;
    overflow: hidden;
    transition: 0.5s ease-out;
}
.other-user-comment-wrap{
    max-height: 0;
    overflow: hidden;
    transition: 0.5s ease-out;
}
.active-show-list.item-article-year:before{
    transform: rotate(405deg);
    transition: 0.5s ease-out;
    margin-bottom: 8px;
}
.active-show-list.time-tll:before{
    transform: rotate(405deg);
    transition: 0.5s ease-out;
    margin-bottom: 8px;
}
.page-article{
    width: 80%;
    padding-left: 5px;
    margin-left: -3px;
}
.article-index{
    display: flex;
    align-items: flex-start;
}
.title-popular-article{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.title-popular-article p{
    margin-left: 1em;
    color: #E8472A;
}
.title-article-eng {
    font-weight: normal;
}
.title-article-jap {
    font-size: 30px;
    font-weight: normal;
}
.image-article-wrap{
    color: white;
    border: 0px solid transparent;
    width: 100%;
    height: 0px;
    padding-bottom: 100%;
    position: relative;
}
.image-article{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.ttl-article{
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ttl-article:hover{
    color: #E8472A;
    cursor: pointer;
    background-color: transparent;
}
.caption-article-wrap{
    display: grid;
}
.author{
    display: flex;
    /*    flex-wrap: wrap;*/
    align-items: flex-start;
    margin-top: 5px;
    color: #A5A5A5;
    word-break: break-all;
}
.twitter-tweet{
    margin: auto;
    width: 70% !important;
}
.instagram-media{
    margin: auto !important;
    width: 70% !important;
}
.wrap-snip-author{
    display: flex;
    align-items: flex-start;
}
.img-snip-author{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-right: 7px;
}
.author-name{
    margin-right: 12px;
    color: #727272;
    word-break: break-all;
    width: 80%;
    max-width: 80%;
}
.time-post-article{
    color: #727272;
    word-break: keep-all;
}
.wrap-item-article{
    margin-bottom: 5px;
    padding: 12.2px;
}
.item-list-article{
    padding: 1em;
}
.article-list{
    width: calc(100% + 26px);
    margin-left: -13px;
    /*margin-bottom: calc(4em - 17px);*/
    flex-wrap: wrap;
    display: flex;
     align-items: flex-start;
}
.line-divider-article{
    border: none;
    border-top: 1px solid #BBBBBB;
    margin: 0 auto;
}
.top-line-article-detail{
    border: none;
    border-top: 1px solid #DFDFDF;
    margin: 13px 0 21px;
}
.title-new-article{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    /*margin-top: 4em;*/
}
.title-new-article p{
    margin-left: 1em;
    color: #E8472A;
}

/* CSS ARTICLE DETAIL */
.top-img-article-wrap{
    color: white;
    border: 0px solid transparent;
    width: 100%;
    height: 0;
    padding-bottom: 58%;
    position: relative;
}
.top-image-artcile{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.page-article-detail{
    width: 70%;
    padding-right: 40px;
}
.title-article{
    margin: 24px 0 15px;
}
.date-post-article{
    color: #707070;
    font-size: 12px;
}
.red-bg-text{
    padding: 19px 24px;
    background-color: #FFF4F2;
}
.video-utube-wrap{
    text-align: center;
    margin: 0 auto 8px;
    /*    color: white;
        border: 1px solid transparent;*/
    width: 75%;
    height: 0;
    padding-bottom: 45%;
    position: relative;
}
.page-article-detail .video-utube-wrap iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
    margin: auto;
}
.video-utube{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.utube-section{
    margin-top: 26px;
    margin-bottom: 26px;
}
.wrap-2img-cover{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 26px;
    margin-bottom: 26px;
}
.wrap-2img-cover .img-1, .wrap-2img-cover .img-2{
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    position: relative;
    /*    margin: 10px auto 0;*/
}
.wrap-2img-cover > div{
    width: 49%;
}
.wrap-2img-cover .img-1 img, .wrap-2img-cover .img-2 img{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.wrap-bigger-img{
    color: white;
    width: 75%;
    height: 0;
    padding-bottom: 50%;
    position: relative;
    margin: 26px auto 0;
}
.wrap-bigger-img img{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.caption-bigger-img{
    text-align: center;
    margin: 8px auto 26px;
    font-size: 13px;
    color: #727272;
    width: 74%;
}
.title-utube-caption{
    font-size: 13px;
    color: #727272;
}
.ttl-heading2-article{
    margin-top: 26px;
    margin-bottom: 8px;
}
.linted-text{
    color: #E8472A;
}
.linted-text:hover{
    color: orangered;
    background-color: transparent;
}
.page-article-detail .content-text-article .ui-button{
    width: 23%;
    min-width: fit-content;
    margin: 26px auto;
    display: block;
    color: #E8472A;
    background-color: white;
    border-color: #E8472A;
    height: 36px;
}
.page-article-detail .content-text-article .ui-button:hover{
    color: white;
    background-color: #FB745C;
}
.page-article-detail .content-text-article .ui-button:hover .ui-button-text:after{
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
}
.side-author-wrap .ui-button:hover{
    color: white;
    background-color: #FB745C;
}
.page-article-detail .content-text-article .ui-button .ui-button-text{
    display: flex;
    align-items: center;
    justify-content: center;
}
body .use-arrow.button-list::after, body .use-arrow.button-list::after, body .ui-button.use-arrow.button-list::after {
    content: "";
    display: block;
    background-image: url(/resources/shashusho/img/arrow.png);
    position: relative;
    transform: rotate(180deg)translateY(50%);
    top: -30%;
    width: 23px;
    background-size: contain;
    height: 16px;
    right: 15%;
}
.page-article-detail .content-text-article .ui-button .ui-button-text:after{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #E8472A;
    border-bottom: 2px solid #E8472A;
    transform: rotate(315deg);
    margin-left: 12px;
}
.page-article-detail .content-text-article p{
    word-break: break-word;
}
.divider-article-detail{
    border: none;
    border-top: 1px solid #DFDFDF;
    margin-top: 48px;
    margin-bottom: 48px;
}
.user-photo-comment{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 25px;
}
.result-comment{
    width: -webkit-fill-available;
}
.other-user-photo-comment{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 25px;
}
.ttl-comment{
    margin-bottom: 19px;
}
.comment-input.ui-inputfield{
    border: none;
    border-bottom: 2px solid #D9D6D6;
    width: -webkit-fill-available;
    margin-bottom: 1em;
    padding: 4px 0;
}
.comment-input.ui-inputfield.ui-state-focus:not(.ui-state-error){
    border-bottom: 1px solid #000 !important;
}
.comment-input.ui-inputfield.ui-state-hover:not(.ui-state-error){
    border-bottom: 1px solid #000 !important;
}
.input-comment-wrap{
    width: 100%;
}
.btn-comment-wrap{
    display: flex;
    float: left;
}
#loginComment .login-to-comment{
    width: 20%;
    min-width: fit-content;
    height: 37px;
    margin: 1em 0 0 0;
}
#loginComment, #sortingForm{
    float: left;
    margin-bottom: 0;
}
.user-comment{
    display: flex;
    align-items: flex-start;
}
.adding-reply-comment{
    display: flex;
    align-items: flex-start;
    margin-top: 1em;
}
.adding-reply-comment .input-comment-wrap .btn-comment-wrap{
    margin-top: 5px;
}
.btn-comment-wrap .btn-cancel-comment{
    background-color: transparent;
    border: none;
    color: #20707A;
    width: fit-content;
    margin-right: 10px;
    padding: 0;
}
.btn-comment-wrap .btn-cancel-comment:hover{
    background-color: transparent;
    border: none;
    color: #FB745C;
}
.btn-comment-wrap .btn-comment{
    background-color: transparent;
    border: none; /*1px solid #FB745C;*/
    /*color: #E8472A;*/
    width: auto;
    padding: 0px 16px;
    border-radius: 20px;
    height: 38px;
}
.btn-comment-wrap .white.edit-comment{
    border: none;
}
.btn-comment-wrap .btn-comment:hover{
    color: #E8472A;
    background-color:transparent;
}
.sortir-comment{
    display: flex;
    align-items: center;
    margin-top: 21px;
    margin-bottom: 25px;
    font-size: 15px;
}
.sortir-selection{
    margin-left: 11px;
}
.sortir-selection.ui-selectonemenu{
    border: none;
}
.sortir-selection.ui-selectonemenu .ui-selectonemenu-label{
    font-size: 15px;
}
.sortir-selection.ui-selectonemenu .ui-selectonemenu-trigger{
    background-color: transparent;
}
.result-comment-wrap{
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #D9D6D6;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.result-comment-wrap:last-child{
    border-bottom: 0px;
}
.commentator{
    display: flex;
    align-items: baseline;
    margin-bottom: 5px;
}
.commentator .name{
    margin-right: 13px;
    font-weight: bold;
}
.commentator .date{
    font-size: 12px;
    color: #808080;
}
.wrap-replies-comment .reply-comment-btn{
    color: #20707A;
    cursor: pointer;
    background: none;
    border: none;
    width: fit-content;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 1px 2.2em 0 0;
}
.wrap-replies-comment .view-replies{
    color: #20707A;
    cursor: pointer;
    display: flex;
    align-items: center;
    background: none;
    border: none;
    width: fit-content;
    height: auto;
    margin-left: 0em;
    padding: 1px 2.2em 0 0;
}
.wrap-replies-comment .view-replies:hover, .wrap-replies-comment .reply-comment-btn:hover{
    background-color: transparent;
    border: none;
    color: #FB745C;
}
.wrap-replies-comment .active-show-list.view-replies:after{
    transform: rotate(-135deg);
    transition: 0.5s ease-out;
    margin-bottom: -8px;
}
.view-replies:after{
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-right: 1px solid #20707A;
    border-bottom: 1px solid #20707A;
    transform: rotate(45deg);
    margin-left: 7px;
    margin-bottom: 2px;
    transition: 0.5s ease-out;
}
.wrap-replies-comment{
    width: 100%;
    display: flex;
    align-items: center;
    /*    justify-content: space-between;*/
    margin-top: 8px;
}
.button.button-articleDetailLogin span {
    margin: 0 1em 0 0;
}
.wrap-edit-del-comment{
    display: flex;
    align-items: center;
    margin-top: 8px;
    margin-left: auto;
    position: relative;
}
.ui-dialog{
    top: 50%!important;
    transform: translateY(-50%);
    min-width: 310px !important;
}
body .ui-dialog .ui-dialog-titlebar{
    color: #1b1b1b;
}
body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon.ui-state-hover{
    color: #FB745C;
}
body .ui-dialog .ui-dialog-footer button{
    background-color: #FB745C;
    color: white;
    border-color: #FB745C;
}
body .ui-dialog.ui-confirm-dialog .ui-dialog-content{
    color: #1b1b1b;
}
body .ui-dialog .ui-dialog-footer button.ui-state-hover{
    background-color: #FB745C;
    color: #ffffff;
    border-color: #FB745C;
}
/*.wrap-edit-del-comment img{
    width: 20px;
    margin-left: 8px;
}*/
.reply-edit-del-wrap{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.replied-comments-wrap{
    margin-top: 1em;
}
.replied-comments-wrap .item-other-comment{
    margin-bottom: 10px;
}
.other-user-comment-wrap{
    margin-top: 15px;
}
.other-comment{
    display: block;
    width: -webkit-fill-available;
}
.flex-inside-comment{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.my-comment-text{
    text-align: justify;
    width: 100%;
}
.other-comment-text{
    text-align: justify;
}
.item-other-comment{
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    width: 100%;
}
.item-other-comment:last-child{
    margin-bottom: 0;
}
.edited-comment-label{
    margin-left: auto;
    color: #808080;
    font-size: 12px;
}
.wrap-edit-del-comment .ui-button .ui-icon.i-blue-edit{
    content: url('../../resources/shashusho/img/i-edit.png');
    position: relative;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    margin: 0;
}
.btn-del-comment .ui-button .ui-icon.i-red-trash{
    content: url('../../resources/shashusho/img/delete.png');
    width: 65%;
    height: auto;
    top: 43%;
}
.wrap-edit-del-comment .ui-button .ui-icon.i-red-trash{
    content: url('../../resources/shashusho/img/i-trash.png');
    position: relative;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    margin: 0;
}
body .ui-dialog .ui-dialog-footer{
    display: flex;
    justify-content: center;
}
body .ui-dialog .ui-dialog-footer button {
    background-color: #1b1b1b;
    color: white;
    border-color: #1b1b1b;
}
body .ui-dialog .ui-dialog-footer button.ui-button.ui-button-text-icon-left .ui-button-text{
    padding: 0.429em 0em 0.429em 1em;
}
.wrap-edit-del-comment .button-edit-com{
    background: none;
    border: none;
    width: 20px !important;
    height: 20px;
    padding: 0;
    margin-right: 10px;
}
.wrap-edit-del-comment .button-delete-com{
    background: none;
    border: none;
    width: 20px !important;
    height: 20px;
    padding: 0;
    color: #1b1b1b;
}
body .ui-button {
    color: #20707A;
}
.wrap-edit-del-comment .button-edit-com:hover{
    background: none;
    border: none;
    width: 20px !important;
    height: 20px;
}
.wrap-edit-del-comment .button-delete-com:hover{
    background: none;
    border: none;
    width: 20px !important;
    height: 20px;
}
.wrap-edit-del-comment form{
    margin-block-end: 0em;
}
.admin-label{
    font-size: 10px;
    color: #FB745C;
    border-radius: 10px;
    border: 1px solid #FFB6A9;
    padding: 0 5px;
    margin-right: 13px;
}
#article-detail .see-more-article-detail{
    width: 20%;
    margin: 37px auto;
    display: inline-block;
}
#article-index .see-more-article{
    width: 20%;
    margin: 37px auto;
    display: block;
}
.date-n-socmed{
    display: flex;
    align-items: flex-start;
    width: 100%;
}
.tag-socmed-article{
    margin: 0 0 0 30px;
    ;
}
.tag-socmed-article iframe{
    margin: 0;
}
.tag-article{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 7px;
}
.link-tag-article{
    display: flex;
    align-items: center;
    margin-right: 13px;
    margin-bottom: 8px;
    color: #20707A;
}
.link-tag-article:hover{
    color: #20707A;
    background: transparent;
}
.link-tag-article img{
    width: 16px;
    margin-right: 5px;
}
.sidebar-article-detail{
    width: 30%;
    padding: 0;
}
.article-detail-wrap{
    display: flex;
    margin-bottom: 90px;
}
.article-detail-wrap .top-img-article-wrap {
    padding-bottom: 100%;
}
.title-side-author{
    background-color: #000;
    color:#fff;
    padding: 5px 14px;
    margin-bottom: 22px;
}
.title-side-author span.textColorBlue{
    color: #FEDE8D;
    font-size: 16px;
}
.tag-socmed-article #twitter-widget-0:hover{
    cursor: pointer !important;
}
.name-author-instructor h4:hover{
    color: #FB745C;
}
.side-profile-author{
    display: flex;
    align-items: center;
}
.side-profile-author img{
    width: 33%;
    margin-right: 18px;
    border-radius: 50%;
}
.side-text-profile-author{
    text-align: justify;
    margin-top: 20px;
}
.side-author-wrap{
    display: block;
    margin-bottom: 30px;
}
.side-author-wrap .ui-button:hover .ui-icon.i-profile{
    content: url('../../resources/shashusho/img/i-profile-hov.png');
}
.side-author-wrap .ui-button{
    display: flex;
    align-items: center;
    margin-top: 30px;
    width: 55%;
    height: inherit;
}
body .ui-button.ui-button-text-icon-left .ui-button-text{
    padding:0.429em 1em 0.429em 0em;
}
.side-author-wrap .ui-button.ui-button-text-icon-left .ui-button-text{
    width: -webkit-fill-available;
    min-width: max-content;
}
.wrap-new-article-sidebar{
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
}
.wrap-new-article-sidebar:hover{
    color: #FB745C;
    background: none;
    cursor: pointer;
}
.new-article-sidebar{
    display: grid;
    width: 80%;
}
.new-article-sidebar .title{
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
}
.new-article-sidebar .date{
    color: #707070;
    font-size: 12px;
}
.image-new-article-sidebar{
    color: white;
    border: 1px solid transparent;
    width: 20%;
    max-width: 113px;
    height: 0;
    padding-bottom: 19.405%;
    position: relative;
    margin-right: 16px;
}
.image-new-article-sidebar img{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.ttl-side-new-article{
    border-bottom: 1px solid #000;
    margin-bottom: 22px;
}
.sidebar-new-article{
    margin-bottom: 50px;
}
.side-link-tag-article{
    display: flex;
    align-items: center;
    margin-right: 13px;
    margin-bottom: 8px;
    color: #20707A;
}
.side-link-tag-article:hover{
    background: transparent;
    color: #FB745C;
}
.side-link-tag-article img{
    width: 16px;
    margin-right: 5px;
}
.title-side-tag{
    border-bottom: 1px solid #000;
    margin-bottom: 22px;
}
.side-tag-wrap{
    margin-bottom: 50px;
}
.side-archive-wrap .wrap-item-article-time.sidebar-detail{
    max-height: unset;
}
.side-archive-wrap .wrap-item-article-time.sidebar-detail .item-article-year{
    padding: .5em 0 .5em 0 ;
}
.side-archive-wrap .wrap-item-article-time .list-month{
    display: grid;
}
.title-archive-tag{
    border-bottom: 1px solid #000;
    margin-bottom: 22px;
}
.side-archive-wrap{
    margin-bottom: 50px;
}
.sidebar-author-course{
    margin-bottom: 50px;
}
.ttl-side-author-course{
    border-bottom: 1px solid #000;
    margin-bottom: 18px;
}
.wrap-author-course-sidebar{
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
}
.wrap-author-course-sidebar:hover{
    color: #FB745C;
    background: none;
    cursor: pointer;
}
.image-author-course-sidebar{
    color: white;
    border: 1px solid transparent;
    width: 20%;
    max-width: 113px;
    height: 0;
    padding-bottom: 19.405%;
    position: relative;
    margin-right: 16px;
}
.image-author-course-sidebar img{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    object-fit:cover;
}
.author-course-sidebar{
    display: grid;
    width: 80%;
}
.author-course-sidebar .title{
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.author-course-sidebar .author{
    color: #424242;
    font-size: 12px;
}
.icon-sort{
    width: 50%;
}
.margin-right-breadcrumb{
    margin-right: 0;
    width: 24px;
    height: 24px;
}
.home-new{
    width: auto;
}
.sidebar-main a.content-sidebar-article:before {
    content: '';
    background-image: none;
    transform: rotate(180deg)translateY(50%);
    width: 25px;
    height: 15px;
    right: 91%;
}
.sidebar-main.link-mypage-sya ul li {
    font-size: 16px;
    padding: 0;
    line-height: 20px;
    position: relative;
    display: flex;
}
.sidebar-main.link-mypage-sya ul {
    padding-inline-start: 0;
    list-style-type: none;
    position: relative;
}
body .two-btn button.orange, body .two-btn .button.orange, body .two-btn .ui-button.orange {
    background-color: transparent;
    border: 1px solid #707070;
    color: #1b1b1b;
    font-weight: normal;
    min-height: 36px;
    width: 140px;
    cursor: pointer;
    font-size: 16px;
    min-width: unset;
    margin: auto;
    display: block;
    padding: 1px 2.2em;
    max-width: unset;
    position: relative;
}
body .two-btn button.orange::after, body .two-btn .button.orange::after, body .ui-button.orange::after{
    background-image: none;
}
.ui-button.colorBlack{
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
#article-index .sidebar-main.link-mypage-sya ul li a {
    padding-left: 0;
    color: #20707A;
    font-size: 14px;
}
#article-index .link-mypage-sya ul li a:before {
    content: '';
    background-image: none;
    transform: rotate(180deg)translateY(50%);
    width: 25px;
    height: 15px;
    right: 91%;
}
/*.textfield{
    padding-top: 2em;
}*/
.right-pad{
    padding-left: .5em;
}
.m-bottom-8px{
    margin-bottom: 8px;
}
.m-top-5px{
    margin-top: 5px;
}
.button.button-create {
    margin-bottom: 0px;
}
.two-btn button.colorWhite{
    padding-right: 1em;
}
.btn-cancel-next{
    padding-left: 0
}
.button.colorBlack.keep-btn{
    margin: 0 0 auto;
}
.button.button-create.colorWhite {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    margin-right: 1em;
}
.button.button-create.colorBlack {
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: auto;
    margin-right: 1em;
}
.two-btn.top-space{
    margin-top: 2em;
}
.addition-btn-right{
    margin: 0;
}
body .ui-dialog.ui-confirm-dialog .ui-dialog-content > span.ui-icon {
    margin-right: 20px;
}
.margin-right05{
    margin-right: .5em;
}
.margin-left05{
    margin-left: .5em;
}
.list-article-table tr td.no-article{
    padding: 1em 0;
    color: #707070;
}
/*.other-user-comment-wrap{
    max-height: 0;
    overflow: hidden;
    transition: 0.5s ease-out;
}*/
@media(max-width: 1024px){
    .right-bar-content {
        padding-left: 0px;
    }
    .reverse-sidebar {
        display: flex;
        flex-wrap: wrap-reverse;
    }
    .ui-dialog{
        transform: translateY(100%);
    }
    .side-author-wrap .ui-button{
        width: 65%;
    }
    .date-n-socmed{
        width: 60%;
    }
    .item-article-img-wrap{
        margin-bottom: 2em;
    }
    .two-btn.button-back-next{
        margin-bottom: 4em;
        margin-top: 3em;
    }
    /*    .wrap-replies-comment{
            width: 40%;
        }*/
    .item-genre-article {
        margin-right: -50px;
    }
    .sidebar-main {
        margin-bottom: 4em;
        padding-right: 4em;
    }
    .reverse-sidebar {
        display: flex;
        flex-wrap: nowrap;
    }
    .icon-sort {
        width: 40%;
    }
    .tag-socmed-article {
        margin: 0 0 0 25px;
    }
}

@media(max-width: 768px){
    .list-embed-content .ui-datatable thead th.setting-edit-delete{
        width: 55px;
    }
    .video-tutorial{
        margin-top: 1em;
        margin-bottom: 2.5em;
    }
    .tutor-display-pc{
        display: none;
    }
    .tutor-display-sp{
        display: block;
        margin-top: 3em;
        margin-bottom: 3em;
    }
    .right-pad {
        padding-left: 0em;
    }
    .wrap-box-embed{
        width: 100%;
        padding-right: 0em;
    }
    .wrap-list-embed-content{
        width: 100%;
        padding-left: 0em;
    }
    .box-img-embed-btn{
        margin-bottom: 1em;
    }
    .author{
        display: block;
    }
    .page-article-detail iframe{
        height: 535;
    }
    .list-embed-content .ui-datatable thead th.type-list-content{
        width: 12%;
    }
    .ui-dialog{
        transform: translateY(65%);
    }
    .list-article-comment th.sender{
        width: 25%;
    }
    .list-article-comment th.sender.article-thumbn{
        width: 17%;
    }
    .list-article-comment td.table-name-commentator{
        width: 25%;
    }
    .list-article-comment td.table-name-commentator.article-thumbn{
        width: 17%;
    }
    .list-article-comment td.date-comm{
        width: 23%;
    }
    .list-article-comment th.date{
        width: 23%;
    }
    .list-article-comment th.width-del-comm-article{
        width: 12%;
    }
    .list-article-comment td.btn-del-comment{
        width: 12%;
    }
    .list-article-comment th.comm{
        width: 40%;
    }
    .list-article-comment td.comm-text{
        width: 40%;
    }
    /*    .list-embed-content .ui-datatable thead th.setting-edit-delete{
            width: 14%;
        }*/
    .two-btn.button-back-next{
        width: 45%;
    }
    .wrap-input-img-article{
        min-width: 72%;
    }
    .item-article-img-wrap{
        margin-bottom: 3em;
    }
    .two-btn{
        margin-top: 3em;
    }
    .first-coll{
        width: 18%;
    }
    .sec-coll{
        width: -webkit-fill-available;
    }
    .width45{
        width: 45%;
    }
    .date-n-socmed{
        width: 83%;
    }
    .side-profile-author{
        display: block;
    }
    .side-profile-author img{
        margin-bottom: 8px;
    }
    .side-author-wrap .ui-button{
        width: 90%;
    }
    .page-article-detail .content-text-article .ui-button{
        width: 35%;
    }
    /*    .wrap-replies-comment{
            width: 45%;
        }*/
    #article-detail .see-more-article{
        width: 25%;
        height: 38px;
    }
    #article-index .see-more-article{
        width: 25%;
        height: 38px;
    }
    .sidebar-article-top{
        width: 25%;
    }
    .page-article{
        width: 75%;
    }
    /*    .wrap-item-article{
            width: 33.333%;
        }*/
    .title-new-article{
        /*margin-top: 3em;*/
    }
    .article-list{
        margin-bottom: calc(3em - 15px);
    }
    .author-name{
        margin-right: 0px;
    }
    .time-post-article{
        margin-top: 5px;
    }
    .reverse-sidebar {
        display: flex;
        flex-wrap: wrap-reverse;
    }
}

@media(max-width: 40.063em){
    .colorTextToscaSmall {
        color: #20707A;
        font-size: 14px;
        word-break: keep-all;
    }
    .SM-only .back-refresh {
        text-align: left;
        display: flex;
        justify-content: space-between;
        gap: 15px;
        margin-bottom: 1em;
    }
    .float-right {
        float: right!important;
    }
    .use-arrowCircle-left {
        display: inline-block;
        background-image: url(/resources/shashusho/img/circleArrow-right.png);
        position: relative;
        transform: rotate(180deg)translateY(-30%);
        width: 25px;
        background-size: cover;
        height: 25px;
        right: 0%;
        margin-right: 8px;
    }
    .PC-flex-only{
        display: none;
    }
    .SM-only{
        display: flex;
    }
    .list-embed-content .ui-datatable table thead{
        font-size: 14px;
    }
    .id-content{
        min-width: auto;
    }
    .ui-datatable.ui-widget.pc.ui-datatable-reflow{
        visibility: visible !important;
    }
    .wrap-create-article3{
        margin-bottom: 0em;
    }
    .list-embed-content .ui-datatable .ui-datatable-data > tr > td.edit-list-embed{
        width: 32px;
        padding: 0 0.5em;
    }
    .list-embed-content .ui-datatable .ui-datatable-data > tr > td.setting-edit-delete{
        /*        width: fit-content;*/
        padding: 0 0.5em;
    }
    .edit-list-embed .ui-row-editor{
        width: 25px;
        height: 25px;
        margin: auto;
    }
    .edit-list-embed .ui-row-editor > a{
        width: 25px;
        height: 25px;
    }
    .edit-list-embed .ui-row-editor .ui-icon.ui-icon-pencil{
        width: 25px;
        height: 25px;
    }
    .list-embed-content .ui-datatable tr td.setting-edit-delete .wrap{
        width: 25px;
        height: 25px;
    }
    .list-embed-content .ui-datatable tr td.setting-edit-delete .wrap .ui-button.ui-button-icon-only .ui-icon.i-trash{
        left: 5px;
        top: 8px;
    }
    .delete-list-embed .ui-button.ui-button-icon-only{
        width: 25px;
        height: 25px;
    }
    .list-embed-content .ui-datatable th.id-content{
        width: 12%;
    }
    .list-embed-content .ui-datatable thead th.setting-edit-delete{
        display: none;
    }
    .list-embed-content .ui-datatable thead th.edit-list-embed{
        display: none;
    }
    .page-article-detail iframe{
        width: 100%;
        height: 535;
    }
    .twitter-tweet{
        width: 100% !important;
    }
    .wrap-bigger-img{
        width: 100%;
        padding-bottom: 70%;
    }
    .caption-bigger-img{
        width: 98%;
    }
    .list-article-table{
        margin-bottom: -3em;
    }
    .margin-left-btn-edit.ui-button{
        margin-left: 0px;
    }
    .list-article-comment td{
        padding: .5em 1em;
    }
    .list-article-comment td.btn-del-comment.article-comment-list-btn{
        justify-content: space-around;
        border-top: 1px solid #E7E7E7;
        margin-top: 1em;
        padding: 1.5em 0;
    }
    .mapouter{
        width: auto !important;
        margin: 1em auto;
    }
    .gmap_canvas{
        width: auto !important;
    }
    .mapouter .gmap_canvas iframe{
        width: 100%;
    }
    .ui-dialog{
        transform: translateY(-150%);
        /*left: 20% !important;*/
    }
    .list-article-comment tr:first-child{
        display: none;
    }
    .list-article-comment th{
        display: none;
    }
    .list-article-comment td.table-name-commentator{
        width: -webkit-fill-available;
        border-bottom: none;
        padding-left: 0
    }
    .list-article-comment td.table-name-commentator:before{
        content: "送信者";
        font-weight: bold;
        min-width: 40%;
    }
    .list-article-comment td.table-name-commentator.article-thumbn:before{
        content: "画像";
        font-weight: bold;
        min-width: 40%;
    }
    .list-article-comment td.date-comm{
        width: -webkit-fill-available;
        border-bottom: none;
        padding-left: 0
    }
    .list-article-comment td.date-comm:before{
        content: "日付";
        font-weight: bold;
        min-width: 40%;
    }
    .list-article-comment td.btn-del-comment{
        width: -webkit-fill-available;
        justify-content: space-evenly;
        border-top: 1px solid #e7e7e7;
        padding: 0 1.25em;
    }
    .side-author-wrap {
        margin-top: 1.5em;
    }
    .list-article-comment td.comm-text{
        width: -webkit-fill-available;
        align-items: flex-start;
        border-bottom: none;
        padding-left: 0
    }
    .list-article-comment td.comm-text:before{
        content: "コメント";
        font-weight: bold;
        min-width: 40%;
    }
    .list-article-comment tr{
        display: block;
        margin-bottom: 1em;
        padding: 0em 0 0;
    }
    .list-article-comment .btn-delete-comment.ui-button{
        border-top: 1px solid #cacaca;
        width: 100%;
        padding-top: 1em;
        padding-bottom: 0.5em;
    }
    .filter-article{
        width: calc(100% + 17px);
        margin-left: -12px;
    }
    .list-embed-content .ui-datatable tr{
        display: -webkit-box;
    }
    .list-embed-content .ui-datatable thead th{
        display: block;
        padding: 8px;
        margin: 0;
    }
    .list-embed-content .ui-datatable .ui-datatable-data > tr > td{
        display: block;
        padding: 8px;
        margin: 0;
    }
    .list-embed-content .ui-datatable .ui-datatable-data > tr{
        display: flex;
        align-items: center;
        border: 1px solid #e7e7e7;
        border-bottom: 0;
    }
    .list-embed-content .ui-datatable .ui-datatable-data > tr:last-child{
        border-bottom: 1px solid #e7e7e7;
        ;
    }
    .type-list-content .list_thumb{
        width: 100%;
    }
    .list-embed-content .ui-datatable td.setting-edit-delete{
        width: auto;
    }
    .list-embed-content .ui-datatable td.selection-box{
        width: 40px !important;
    }
    .list-embed-content .ui-datatable td.id-content{
        width: 80px !important;
    }
    .list-embed-content .ui-datatable td.type-list-content{
        width: 60px !important;
    }
    .list-embed-content .ui-datatable td.type-list-content.nodisplay-sm{
        display: none !important;
    }
    .list-embed-content .ui-datatable td.content-text{
        width: 95px !important;
    }
    .list-embed-content .ui-datatable td.setting-edit-delete{
        width: 32px !important;
    }
    .list-embed-content .ui-datatable thead th.setting-edit-delete{
        width: 21%;
    }
    .list-embed-content .ui-datatable thead th.content-text{
        width: 95px;
    }
    .list-embed-content .ui-datatable thead th.type-list-content{
        width: 60px;
        word-break: keep-all;
    }
    .list-embed-content .ui-datatable thead th.selection-box{
        width: 40px;
    }
    .list-embed-content .ui-datatable thead th.id-content{
        width: 80px;
        text-align: left !important;
    }
    .list-embed-content .ui-datatable .ui-selection-column .ui-chkbox-all{
        width: fit-content;
    }
    .list-embed-content .ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title{
        display: none;
    }
    .reverse-sp-layout{
        display: flex;
        flex-flow: row-reverse
    }
    .list-embed-content .ui-datatable thead th.type-list-content.nodisplay-sm{
        display: none;
    }
    .link-button-article{
        padding: .5em 0 0 0;
    }
    .button-name{
        padding: 0 0 .5em 0;
    }
    .box-img-embed-btn{
        padding: 1.5em 1em;
    }
    .option-img-embed-btn{
        margin-bottom: 0;
    }
    .option-img-embed-btn tr{
        display: inline-grid;
        gap: 1em;
    }
    body .tabmenu-teacher.tab-edit-article.menu-sm-col .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem{
        width: 33% !important;
        margin-bottom: 0em;
    }
    .item-article-img-wrap{
        margin-bottom: 1em;
    }
    .two-btn.button-back-next{
        margin: 2em auto 4em;
        width: 88%;
    }
    .first-coll{
        width: 100%;
    }
    .sec-coll{
        width: -webkit-fill-available;
    }
    .width45{
        width: 100%;
        justify-content: space-evenly;
    }
    .link-article-form{
        display: block;
    }
    .link-article-form .name-link{
        width: 100%;
    }
    .wrap-url-link{
        padding-left: 0;
        width: 100%;
        margin-top: 15px;
    }
    .link-utube-article{
        display: block;
    }
    .link-utube-article .name-utube-link{
        width: 100%;
    }
    .admin-label{
        margin-bottom: 5px;
        margin-right: 0;
    }
    .pink-box{
        display: block;
    }
    .wrap-img-list-article{
        display: block;
    }
    .img-list-article{
        display: block;
        padding-left: 0;
        padding-right: 0;
    }
    .wrap-item-list-img-article{
        margin-right: 0;
        width: 100%;
        margin-bottom: 2em;
        padding: 1.5em 1em;
    }
    .wrap-label-link-article, .wrap-link-utube-article{
        display: block;
    }
    .link-article-form, .link-utube-article{
        padding-left: 0;
    }
    .text-editor-article .ql-toolbar.ql-snow .ql-formats{
        margin-bottom: 8px;
    }
    .list-article-table tr:first-child{
        display: none;
    }
    .list-article-table tr{
        display: flex;
        flex-flow: column;
        padding: 1em 0.8em 0;
        margin-bottom: 32px;
    }
    .list-article-table tr.line-grey {
        border-bottom: 1px solid #ddd;
        padding: 0;
    }
    .list-article-table td{
        display: flex;
        border-bottom: none;
        padding: 0.5em 0;
    }
    .list-article-table tr td {
        min-height: 30px;
    }
    .list-article-comment tr td{
        min-height: 30px;
    }
    .list-article-table .table-title-article:before{
        content: "タイトル	";
        font-weight: bold;
        width: 40%;
    }
    .list-article-table .table-release-date:before{
        content: "公開日";
        font-weight: bold;
        width: 40%;
    }
    .list-article-table td.table-edit-list-article{
        justify-content: space-around;
        border-top: 1px solid #E7E7E7;
        margin-top: 1em;
        border-bottom: none;
        padding: 1.5em 0;
    }
    .release-option, .wrap-label-ttl-article, .release-date, .genre-article, .upload-main-img, .form-tag-article{
        display: block;
    }
    .wrap-input-img-article{
        display: block;
    }
    .input-caption-img-article{
        margin-left: 0;
        margin-top: 1em;
    }
    body .step-create-article-wrap .ui-steps .ui-steps-item:last-child .ui-menuitem-link{
        width: fit-content;
    }
    body .step-create-article-wrap .ui-steps .ui-steps-item .ui-menuitem-link{
        width: 121px;
    }
    .page-article-detail{
        width: 100%;
        padding-right: 0;
    }
    .sidebar-article-detail{
        width: 100%;
        padding-left: 0;
    }
    .article-detail-wrap{
        display: block;
    }
    .date-n-socmed{
        display: block;
    }
    .tag-socmed-article{
        margin-top: 8px;
        margin-left: 0.5em;
    }
    .title-article{
        margin: 16px 0 8px;
    }
    .content-text-article{
        text-align: justify;
    }
    .content-text-article h1 {
        margin-top: 32px;
        margin-bottom: 22px;
        padding: 18px;
        border-left: 4px solid #E8472A;
        font-size: 1.5em;
    }
    .ttl-heading-article{
        padding: 6px 16px;
    }
    .video-utube-wrap{
        width: 100%;
        padding-bottom: 55%;
    }
    .red-bg-text{
        padding: 10px;
    }
    .page-article-detail .content-text-article .ui-button{
        width: 50%;
    }
    .user-photo-comment{
        margin-right: 10px;
    }
    /*    .wrap-replies-comment{
            width: 60%;
        }*/
    .icon-sort{
        width: 60%;
        margin-right: 5px;
    }
    .date-and-edited-wrap{
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: -webkit-fill-available;
    }
    .other-user-photo-comment{
        margin-right: 10px;
        width: 40px;
        height: 40px;
    }
    .side-profile-author{
        display: flex;
    }
    .side-author-wrap .ui-button{
        width: 55%;
        margin: 10px auto 30px;
    }
    .wrap-item-article:nth-child(odd){
        padding-right: 5px;
    }
    .wrap-item-article:nth-child(even){
        padding-left: 5px;
    }
    /*    .item-genre-article:last-child{
            border-bottom: 1px solid #E1E1E1;
        }*/
    .article-index{
        flex-flow: wrap-reverse;
    }
    .sidebar-article-top{
        width: 100%;
        padding-right: 0;
    }
    .wrap-item-genre-article{
        display: grid;
        grid-auto-flow: row;
        grid-gap: 0px 1.5em;
        grid-template-columns: repeat(2, auto);
    }
    .article-genre{
        margin-bottom: 35px;
    }
    .page-article{
        width: 100%;
        padding-left: 0;
    }
    .wrap-item-article{
        width: 50%;
    }
    .wrap-item-article-time{
        /*min-height: 145px;*/
        max-height: 0;
    }
    .active-show-list.time-tll:before{
        transform: rotate(315deg);
        margin-bottom: 0;
    }
    .reverse-sidebar {
        display: flex;
        flex-wrap: wrap-reverse;
    }
    .textfield{
        padding-top: 0;
    }
    button.colorWhite.cancel{
        margin-right: 1em;
    }
    button.colorBlack.next{
        margin-left: 1em;
    }
    .two-btn{
        display: flex;
        justify-content: center;
    }
    .right-pad {
        padding-left: 0em;
    }
    .sidebar-main {
        margin-bottom: 4em;
        padding-right: 0;
    }
    .two-btn {
        margin-top: 2em;
        margin-bottom: 2em;
    }
    .right-bar-content {
        padding: 20px 0;
    }

    .right-bar-content #articleList.top-space-sm{
        /*margin-top: 1.5em;*/
        margin-top: 0;
    }
    .nodisplay-pc .sm-create-article.button-change.plus-icon span.fa-plus:before {
        left: 0.5em;
    }
    .nodisplay-pc .sm-create-article.button-change.colorTosca {
        margin: 0em;
        min-height: 30px;
    }
    .wrap-paginator {
        margin: 0em auto;
    }
    #article-index .right-bar-content {
        margin-bottom: 2em;
    }
    #article-index .sidebar-main.link-mypage-sya{
        margin-bottom: 1em;
    }
    button.sm-create-article.button-change.plus-icon.ui-button.ui-button-text-icon-left .ui-button-text {
        padding-left: 1em;
    }
    .btn-comment-wrap .btn-cancel-comment{
        padding: 1px 0em;
    }
    .wrap-edit-del-comment{
        margin-top: 4px;
    }
    .tab-edit-article{
        margin-bottom: 0;
        padding-top: 24px;
    }
    .sidebar-main {
        margin-left: 0;
    }
    .single-title-rightbar{
        padding-top: 0px;
    }
    .btn-del-comment .ui-button .ui-icon.i-red-trash{
        margin-top: -10px;
    }

    .feature-gal {
        margin-bottom: 30px;
        padding-right: 0;
        padding-left: 0;
    }
    .container-scrollbar {
        overflow-x: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .feature-gal .article-wrap {
        /*padding-left: 20px;*/
        display: flex;
        flex-wrap: nowrap;
        padding-right: 0;
    }
    .pad-sm-def {
        /* padding: 0 16px; */
        padding: 0px 0px 0px 0px;
    }
    .feature-gal .article-wrap .box-border {
        width: 87vw;
        position: relative;
        margin-right: 16px;
        min-width: 87vw;
        max-width: 87vw;
        padding: 0;
        border-radius: 0.7rem;
        background-color: #fff;
        border: 1px solid #e3e3e3;
        height: 100%;
    }
    .feature-gal .small-box .box-border a {
        display: block;
    }
    .small-box .img-as-bg-med {
        height: 120px;
        border-top-left-radius: 0.7rem;
        border-top-right-radius: 0.7rem;
    }
    .object-fit-50 {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 50%;
    }
    .feature-gal .object-fit-50 img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .object-fit-50 img {
        border-radius: 0.7rem;
    }
    .object-fit-50 img {
        position: absolute;
        width: 100%;
        height: 100%!important;
        object-fit: cover;
    }
    .feature-gal .small-box .caption-news {
        padding-left: 16px;
        padding-right: 16px;
        width: 100%;
        padding-bottom: 32px;
        display: inline-block;
    }
    .new-article-section.feature-index {
        margin: 22px 0 24px;
    }
}

@media screen and (max-width: 380px){
    .wrap-replies-comment .reply-comment-btn {

    }
}

@media(max-width: 320px){
    .page-article-detail iframe{
        width: 100% !important;
        height: 535;
        min-width: unset !important;
        margin: auto !important;
    }
    .list-embed-content .ui-datatable thead th{
        padding: 5px;
    }
    .list-embed-content .ui-datatable thead th.selection-box{
        width: 35px;
    }
    .list-embed-content .ui-datatable td.selection-box{
        width: 35px;
    }
    .list-embed-content .ui-datatable thead th.type-list-content{
        width: 55px;
    }
    .list-embed-content .ui-datatable td.type-list-content{
        width: 55px;
    }
    .list-embed-content .ui-datatable thead th.id-content{
        width: 65px;
    }
    .list-embed-content .ui-datatable td.id-content{
        width: 65px;
    }
    .list-embed-content .ui-datatable thead th.content-text{
        width: 70px;
        max-width: 70px;
        display: inherit;
    }
    .list-embed-content .ui-datatable td.content-text{
        width: 70px;
        max-width: 70px;
        display: inherit !important;
    }
    .list-embed-content .ui-datatable .ui-datatable-data > tr > td.edit-list-embed{
        padding: 5px;
    }
    .list-embed-content .ui-datatable td.setting-edit-delete{
        width: 40px !important;
    }
    .item-genre-article {
        margin-right: 70px;
    }
    .wrap-item-genre-article {
        display: grid;
        grid-auto-flow: row;
        grid-gap: 0;
        grid-template-columns: initial;
    }
    .wrap-edit-del-comment {
        margin-right: -4em;
        margin-left: -2em;
    }
}

