@charset "utf-8";
/*---------------- based on 2024/09/13 */
/* > 1%, last 4 versions, Firefox ESR, not dead */
/*------------------------------------ */

/*
/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:0 0;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper [tabindex="0"]{outline:0!important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:0;background:#fff}.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before{background:#b93d0c}.modaal-close span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-close:after,.modaal-close:before{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:0 0}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:0 0;box-shadow:none!important}.modaal-instagram .modaal-content-container{padding:0;background:0 0}.modaal-instagram .modaal-content-container>blockquote{width:1px!important;height:1px!important;opacity:0!important}.modaal-instagram iframe{opacity:0;margin:-6px!important;border-radius:0!important;width:1000px!important;max-width:800px!important;box-shadow:none!important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:0}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:0;background:#fff}.modaal-gallery-control:focus:after,.modaal-gallery-control:focus:before,.modaal-gallery-control:hover:after,.modaal-gallery-control:hover:before{background:#afb7bc}.modaal-gallery-control span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-gallery-control:after,.modaal-gallery-control:before{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:after,.modaal-gallery-prev:before{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container embed,.modaal-video-container iframe,.modaal-video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:0 0;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px,84px) rotate(45deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(45deg) translate(70px,0);transform:translate(84px,84px) rotate(45deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px,84px) rotate(90deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(90deg) translate(70px,0);transform:translate(84px,84px) rotate(90deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px,84px) rotate(135deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(135deg) translate(70px,0);transform:translate(84px,84px) rotate(135deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px,84px) rotate(180deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(180deg) translate(70px,0);transform:translate(84px,84px) rotate(180deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px,84px) rotate(225deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(225deg) translate(70px,0);transform:translate(84px,84px) rotate(225deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px,84px) rotate(270deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(270deg) translate(70px,0);transform:translate(84px,84px) rotate(270deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px,84px) rotate(315deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(315deg) translate(70px,0);transform:translate(84px,84px) rotate(315deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px,84px) rotate(360deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(360deg) translate(70px,0);transform:translate(84px,84px) rotate(360deg) translate(70px,0)}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:after,.modaal-gallery-control:before{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px!important}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px!important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px!important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px!important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px!important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}
/* Slider */
#html1 .slick-slider,
#promos1 .slick-slider,
#promos2 .slick-slider,
#promos3 .slick-slider,
#sharewithmain .slick-slider,
#site-info .slick-slider ,
#modal-document .slick-slider
{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

#html1 .slick-list,
#promos1 .slick-list,
#promos2 .slick-list,
#promos3 .slick-list,
#sharewithmain .slick-list,
#site-info .slick-list,
#modal-document .slick-list
{
    position: relative;
    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
#html1 .slick-list:focus,
#promos1 .slick-list:focus,
#promos2 .slick-list:focus,
#promos3 .slick-list:focus,
#sharewithmain .slick-list:focus,
#site-info .slick-list:focus,
#modal-document .slick-list:focus
{
/*    outline: none; */
}
#html1 .slick-list.dragging,
#promos1 .slick-list.dragging,
#promos2 .slick-list.dragging,
#promos3 .slick-list.dragging,
#sharewithmain .slick-list.dragging,
#site-info .slick-list.dragging,
#modal-document .slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

#html1 .slick-slider .slick-track,
#html1 .slick-slider .slick-list,
#promos1 .slick-slider .slick-track,
#promos1 .slick-slider .slick-list,
#promos2 .slick-slider .slick-track,
#promos2 .slick-slider .slick-list,
#promos3 .slick-slider .slick-track,
#promos3 .slick-slider .slick-list,
#sharewithmain .slick-slider .slick-track,
#sharewithmain .slick-slider .slick-list,
#site-info .slick-slider .slick-track,
#site-info .slick-slider .slick-list,
#modal-document .slick-slider .slick-track,
#modal-document .slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

#html1 .slick-track,
#promos1 .slick-track,
#promos2 .slick-track,
#promos3 .slick-track,
#sharewithmain .slick-track,
#site-info .slick-track,
#modal-document .slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
#html1 .slick-track:before,
#html1 .slick-track:after,
#promos1 .slick-track:before,
#promos1 .slick-track:after,
#promos2 .slick-track:before,
#promos2 .slick-track:after,
#promos3 .slick-track:before,
#promos3 .slick-track:after,
#sharewithmain .slick-track:before,
#sharewithmain .slick-track:after,
#site-info .slick-track:before,
#site-info .slick-track:after
#modal-document .slick-track:before,
#modal-document .slick-track:after
{
    display: table;
    content: '';
}
#html1 .slick-track:after,
#promos1 .slick-track:after,
#promos2 .slick-track:after,
#promos3 .slick-track:after,
#sharewithmain .slick-track:after,
#site-info .slick-track:after,
#modal-document .slick-track:after
{
    clear: both;
}
#html1 .slick-loading .slick-track,
#promos1 .slick-loading .slick-track,
#promos2 .slick-loading .slick-track,
#promos3 .slick-loading .slick-track,
#sharewithmain .slick-loading .slick-track,
#site-info .slick-loading .slick-track,
#modal-document .slick-loading .slick-track
{
    visibility: hidden;
}

#html1 .slick-slide,
#promos1 .slick-slide,
#promos2 .slick-slide,
#promos3 .slick-slide,
#sharewithmain .slick-slide,
#site-info .slick-slide,
#modal-document .slick-slide
{
/*    display: none; */
    float: left;
    height: 100%;
    min-height: 1px;

	outline: none !important;
	clear: none;
}
#html1 [dir='rtl'] .slick-slide,
#promos1 [dir='rtl'] .slick-slide,
#promos2 [dir='rtl'] .slick-slide,
#promos3 [dir='rtl'] .slick-slide,
#sharewithmain [dir='rtl'] .slick-slide,
#site-info [dir='rtl'] .slick-slide,
#modal-document [dir='rtl'] .slick-slide
{
    float: right;
}
#html1 .slick-slide img,
#promos1 .slick-slide img,
#promos2 .slick-slide img,
#promos3 .slick-slide img,
#sharewithmain .slick-slide img,
#site-info .slick-slide img,
#modal-document .slick-slide img
{
    display: block;
}
#html1 .slick-slide.slick-loading img,
#promos1 .slick-slide.slick-loading img,
#promos2 .slick-slide.slick-loading img,
#promos3 .slick-slide.slick-loading img,
#sharewithmain .slick-slide.slick-loading img,
#site-info .slick-slide.slick-loading img,
#modal-document .slick-slide.slick-loading img
{
    display: none;
}
#html1 .slick-slide.dragging img,
#promos1 .slick-slide.dragging img,
#promos2 .slick-slide.dragging img,
#promos3 .slick-slide.dragging img,
#sharewithmain .slick-slide.dragging img,
#site-info .slick-slide.dragging img,
#modal-document .slick-slide.dragging img
{
    pointer-events: none;
}
#html1 .slick-initialized .slick-slide,
#promos1 .slick-initialized .slick-slide,
#promos2 .slick-initialized .slick-slide,
#promos3 .slick-initialized .slick-slide,
#sharewithmain .slick-initialized .slick-slide,
#site-info .slick-initialized .slick-slide,
#modal-document .slick-initialized .slick-slide
{
    display: block;
}
#html1 .slick-loading .slick-slide,
#promos1 .slick-loading .slick-slide,
#promos2 .slick-loading .slick-slide,
#promos3 .slick-loading .slick-slide,
#sharewithmain .slick-loading .slick-slide,
#site-info .slick-loading .slick-slide,
#modal-document .slick-loading .slick-slide
{
    visibility: hidden;
}
#html1 .slick-vertical .slick-slide,
#promos1 .slick-vertical .slick-slide,
#promos2 .slick-vertical .slick-slide,
#promos3 .slick-vertical .slick-slide,
#sharewithmain .slick-vertical .slick-slide,
#site-info .slick-vertical .slick-slide,
#modal-document .slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
#html1 .slick-arrow.slick-hidden ,
#promos1 .slick-arrow.slick-hidden ,
#promos2 .slick-arrow.slick-hidden ,
#promos3 .slick-arrow.slick-hidden ,
#sharewithmain .slick-arrow.slick-hidden,
#site-info .slick-arrow.slick-hidden,
#modal-document .slick-arrow.slick-hidden
{
    display: none;
}

/* theme commons */
#html1 .slick-slider,
#promos1 .slick-slider,
#promos2 .slick-slider,
#promos3 .slick-slider,
#sharewithmain .slick-slider,
#site-info .slick-slider,
#modal-document .slick-slider
{
    margin-bottom: 0;
}

#html1 .slick-prev,
#html1 .slick-next,
#html1 .slick-pause,
#promos1 .slick-prev,
#promos1 .slick-next,
#promos1 .slick-pause,
#promos2 .slick-prev,
#promos2 .slick-next,
#promos2 .slick-pause,
#promos3 .slick-prev,
#promos3 .slick-next,
#promos3 .slick-pause,
#sharewithmain .slick-prev,
#sharewithmain .slick-next,
#sharewithmain .slick-pause,
#site-info .slick-prev,
#site-info .slick-next,
#site-info .slick-pause,
#modal-document .slick-prev,
#modal-document .slick-next,
#modal-document .slick-pause
{
    font-size: 0;
    line-height: 0;
    color: transparent;
    border: none;
/*    outline: none; */
    background: transparent;

    position: absolute;
    top: 50%;

    display: block;
    padding: 0;
	margin: 0;
    cursor: pointer;
}

#html1 .slick-prev:before,
#html1 .slick-next:before,
#html1 .slick-pause:before,
#promos1 .slick-prev:before,
#promos1 .slick-next:before,
#promos1 .slick-pause:before,
#promos2 .slick-prev:before,
#promos2 .slick-next:before,
#promos2 .slick-pause:before,
#promos3 .slick-prev:before,
#promos3 .slick-next:before,
#promos3 .slick-pause:before,
#sharewithmain .slick-prev:before,
#sharewithmain .slick-next:before,
#sharewithmain .slick-pause:before,
#site-info .slick-prev:before,
#site-info .slick-next:before,
#site-info .slick-pause:before,
#modal-document .slick-prev:before,
#modal-document .slick-next:before,
#modal-document .slick-pause:before
{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#html1 .slick-prev:hover,
#html1 .slick-prev:focus,
#html1 .slick-next:hover,
#html1 .slick-next:focus,
#html1 .slick-pause:hover,
#html1 .slick-pause:focus,
#promos1 .slick-prev:hover,
#promos1 .slick-prev:focus,
#promos1 .slick-next:hover,
#promos1 .slick-next:focus,
#promos1 .slick-pause:hover,
#promos1 .slick-pause:focus,
#promos2 .slick-prev:hover,
#promos2 .slick-prev:focus,
#promos2 .slick-next:hover,
#promos2 .slick-next:focus,
#promos2 .slick-pause:hover,
#promos2 .slick-pause:focus,
#promos3 .slick-prev:hover,
#promos3 .slick-prev:focus,
#promos3 .slick-next:hover,
#promos3 .slick-next:focus,
#promos3 .slick-pause:hover,
#promos3 .slick-pause:focus,
#sharewithmain .slick-prev:hover,
#sharewithmain .slick-prev:focus,
#sharewithmain .slick-next:hover,
#sharewithmain .slick-next:focus,
#sharewithmain .slick-pause:hover,
#sharewithmain .slick-pause:focus,
#site-info .slick-prev:hover,
#site-info .slick-prev:focus,
#site-info .slick-next:hover,
#site-info .slick-next:focus,
#site-info .slick-pause:hover,
#site-info .slick-pause:focus,
#modal-document .slick-prev:hover,
#modal-document .slick-prev:focus,
#modal-document .slick-next:hover,
#modal-document .slick-next:focus,
#modal-document .slick-pause:hover,
#modal-document .slick-pause:focus
{
    color: transparent;
/*    outline: none; */
    background: transparent;
}


#html1 .slick-prev:hover:before,
#html1 .slick-prev:focus:before,
#html1 .slick-next:hover:before,
#html1 .slick-next:focus:before,
#html1 .slick-pause:hover:before,
#html1 .slick-pause:focus:before,
#promos1 .slick-prev:hover:before,
#promos1 .slick-prev:focus:before,
#promos1 .slick-next:hover:before,
#promos1 .slick-next:focus:before,
#promos1 .slick-pause:hover:before,
#promos1 .slick-pause:focus:before,
#promos2 .slick-prev:hover:before,
#promos2 .slick-prev:focus:before,
#promos2 .slick-next:hover:before,
#promos2 .slick-next:focus:before,
#promos2 .slick-pause:hover:before,
#promos2 .slick-pause:focus:before,
#promos3 .slick-prev:hover:before,
#promos3 .slick-prev:focus:before,
#promos3 .slick-next:hover:before,
#promos3 .slick-next:focus:before,
#promos3 .slick-pause:hover:before,
#promos3 .slick-pause:focus:before,
#sharewithmain .slick-prev:hover:before,
#sharewithmain .slick-prev:focus:before,
#sharewithmain .slick-next:hover:before,
#sharewithmain .slick-next:focus:before,
#sharewithmain .slick-pause:hover:before,
#sharewithmain .slick-pause:focus:before,
#site-info .slick-prev:hover:before,
#site-info .slick-prev:focus:before,
#site-info .slick-next:hover:before,
#site-info .slick-next:focus:before,
#site-info .slick-pause:hover:before,
#site-info .slick-pause:focus:before,
#modal-document .slick-prev:hover:before,
#modal-document .slick-prev:focus:before,
#modal-document .slick-next:hover:before,
#modal-document .slick-next:focus:before,
#modal-document .slick-pause:hover:before,
#modal-document .slick-pause:focus:before
{
    opacity: 1;
}

#html1 .slick-prev.slick-disabled:before,
#html1 .slick-next.slick-disabled:before,
#promos1 .slick-prev.slick-disabled:before,
#promos1 .slick-next.slick-disabled:before,
#promos2 .slick-prev.slick-disabled:before,
#promos2 .slick-next.slick-disabled:before,
#promos3 .slick-prev.slick-disabled:before,
#promos3 .slick-next.slick-disabled:before,
#sharewithmain .slick-prev.slick-disabled:before,
#sharewithmain .slick-next.slick-disabled:before,
#site-info .slick-prev.slick-disabled:before,
#site-info .slick-next.slick-disabled:before,
#modal-document .slick-prev.slick-disabled:before,
#modal-document .slick-next.slick-disabled:before
{
}

#html1 .slick-dots,
#promos1 .slick-dots,
#promos2 .slick-dots,
#promos3 .slick-dots,
#sharewithmain .slick-dots,
#site-info .slick-dots,
#modal-document .slick-dots
{
    display: none;
    width: 100%;
    list-style: none;
    text-align: center;
	white-space: nowrap;
}

#html1 .slick-dots li,
#promos1 .slick-dots li,
#promos2 .slick-dots li,
#promos3 .slick-dots li,
#sharewithmain .slick-dots li,
#site-info .slick-dots li,
#modal-document .slick-dots li
{
    position: relative;
    display: inline-block;
    padding: 0;
	margin: 0;
	cursor: pointer;
}

#html1 .slick-dots li button,
#promos1 .slick-dots li button,
#promos2 .slick-dots li button,
#promos3 .slick-dots li button,
#sharewithmain .slick-dots li button,
#site-info .slick-dots li button,
#modal-document .slick-dots li button
{
	position: relative;
    font-size: 0;
    line-height: 0;
    color: transparent;
    border: 0;
/*    outline: none; */
    background: transparent;
    margin: 0;
    padding: 0;
    
    cursor: pointer;
    display: block;
}

#html1 .slick-dots li button:hover,
#html1 .slick-dots li button:focus,
#promos1 .slick-dots li button:hover,
#promos1 .slick-dots li button:focus,
#promos2 .slick-dots li button:hover,
#promos2 .slick-dots li button:focus,
#promos3 .slick-dots li button:hover,
#promos3 .slick-dots li button:focus,
#sharewithmain .slick-dots li button:hover,
#sharewithmain .slick-dots li button:focus,
#site-info .slick-dots li button:hover,
#site-info .slick-dots li button:focus,
#modal-document .slick-dots li button:hover,
#modal-document .slick-dots li button:focus
{
/*    outline: none; */
}

#html1 .slick-dots li button:hover:before,
#html1 .slick-dots li button:focus:before,
#promos1 .slick-dots li button:hover:before,
#promos1 .slick-dots li button:focus:before,
#promos2 .slick-dots li button:hover:before,
#promos2 .slick-dots li button:focus:before,
#promos3 .slick-dots li button:hover:before,
#promos3 .slick-dots li button:focus:before,
#sharewithmain .slick-dots li button:hover:before,
#sharewithmain .slick-dots li button:focus:before,
#site-info .slick-dots li button:hover:before,
#site-info .slick-dots li button:focus:before,
#modal-document .slick-dots li button:hover:before,
#modal-document .slick-dots li button:focus:before
{
    opacity: 1;
}

#html1 .slick-dots li button:before,
#promos1 .slick-dots li button:before,
#promos2 .slick-dots li button:before,
#promos3 .slick-dots li button:before,
#sharewithmain .slick-dots li button:before,
#site-info .slick-dots li button:before,
#modal-document .slick-dots li button:before
{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
}

#html1 .slick-slide,
#promos1 .slick-slide,
#promos2 .slick-slide,
#promos3 .slick-slide,
#sharewithmain .slick-slide,
#site-info .slick-slide,
#modal-document .slick-slide
{
    position: relative;
}
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, 
p, blockquote,
img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: middle;
}

img {
	max-width: 100%;
}

br {
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th ,
td {
	vertical-align: top;
	text-align: left;
}

ol, ul, li {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

b ,
strong {
	font-weight: bolder;
}

sub ,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

label {
	cursor: pointer;
}

button ,
input ,
optgroup ,
select ,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button ,
input {
	overflow: visible;
}

button ,
select {
	text-transform: none;
}

button ,
[type="button"] ,
[type="reset"] ,
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner ,
[type="button"]::-moz-focus-inner ,
[type="reset"]::-moz-focus-inner ,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring ,
[type="button"]:-moz-focusring ,
[type="reset"]:-moz-focusring ,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"] ,
[type="radio"] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;
}

[type="checkbox"] {
	margin: 5px;
}

[type="number"]::-webkit-inner-spin-button ,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

/*==== カラムレイアウト ====*/
.multiColumn {
	clear: both;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	gap: 0 var(--column-side-margin);
}

.column {
	flex: 0 0 auto;
	--parts-par-column: 1;
}

/*==== インナーカラム設定 ====*/
body {
	--parts-side-margin: var(--column-side-margin);
}


/*==== カラムレイアウト ====*/
@media print, screen and (min-width: 769px) {
	html {
		--column-side-margin: 30px;
	}

	body {
		--mainarea-base: 1.00;
		--mainarea-width: var(--mainarea-width-pc);
	}

	:where(.multiColumn1) > .column {
		width: calc(100% * var(--mainarea-base));
		max-width: var(--mainarea-width);
	}

	:where(.multiColumn2) > .column {
		width: calc((100% * var(--mainarea-base) - var(--column-side-margin)) / 2);
		max-width: calc((var(--mainarea-width) - var(--column-side-margin)) / 2);
	}

	:where(.multiColumn3) > .column {
		width: calc((100% * var(--mainarea-base) - 2 * var(--column-side-margin)) / 3);
		max-width: calc((var(--mainarea-width) - 2 * var(--column-side-margin)) / 3);
	}

	:where(.multiColumn4) > .column {
		width: calc((100% * var(--mainarea-base) - 3 * var(--column-side-margin)) / 4);
		max-width: calc((var(--mainarea-width) - 3 * var(--column-side-margin)) / 4);
	}

	:where(.multiColumn5) > .column {
		width: calc((100% * var(--mainarea-base) - 4 * var(--column-side-margin)) / 5);
		max-width: calc((var(--mainarea-width) - 4 * var(--column-side-margin)) / 5);
	}

	/*== デフォルトワイド・センターワイドモード ==*/
	/* 左右にパディングを入れる */
	:where(#promos3) >*>*> .multiColumn ,
	:where([role="main"]) > .multiColumn {
		padding-left: 20px;
		padding-right: 20px;
	}

	/*== コンテンツエリア＝マルチカラム設定 ==*/
	.lx_mcol_narrow_pc ,
	.lx_mcol_narrow {
		width: calc(100% - 40px);
		max-width: var(--mainarea-width);
		margin-left: auto;
		margin-right: auto;
	}

	.lx_mcol_narrow_pc > .column ,
	.lx_mcol_narrow > .column {
		--mainarea-base: 1;
		--mainarea-width: var(--mainarea-width-pc);
	}

	:where(#promos3) >*>*> .lx_mcol_narrow_pc ,
	:where([role="main"]) > .lx_mcol_narrow_pc ,
	:where(#promos3) >*>*> .lx_mcol_narrow ,
	:where([role="main"]) > .lx_mcol_narrow {
		padding-left: 0;
		padding-right: 0;
	}

	/*== フルワイドモード ==*/
	/* 左右のパディングをなくし、カラムを画面幅いっぱいに */
	:where([role="main"])
	 > :is(.lx_mcol_full_pc,.lx_mcol_full) {
		padding-left: 0;
		padding-right: 0;
	}

	:where([role="main"])
	 > :is(.lx_mcol_full_pc,.lx_mcol_full)
	 > :is(.column1,.column2,.column3,.column4,.column5) {
		max-width: none;
	}

	/*== 別エリア・別パーツ表示 ==*/
	.reuse-main-area ,
	.reuse-component {
		--mainarea-base: 1;
		--mainarea-width: var(--mainarea-width-pc);
	}

	/*== promos3 ==*/
	[id="promos3"] .ax_content_on_promos {
		width: calc(100% - 40px);
		max-width: calc(var(--mainarea-width));
		margin: 30px auto;
	}
}

@media screen and (max-width: 768px) {
	html {
		--column-side-margin: 20px;
	}

	body {
		--mainarea-base: 1.00;
		--mainarea-width: var(--mainarea-width-sp);
	}


	.multiColumn {
		max-width: 100vw;
	}

	/* 1～3カラムは1カラムに */
	:where(.multiColumn1) > .column ,
	:where(.multiColumn2) > .column ,
	:where(.multiColumn3) > .column {
		width: calc(100% * var(--mainarea-base));
		max-width: var(--mainarea-width);
	}

	/* 4～5は2カラムに */
	:where(.multiColumn4) > .column ,
	:where(.multiColumn5) > .column {
		width: calc((100% * var(--mainarea-base) - var(--column-side-margin)) / 2);
		max-width: calc((var(--mainarea-width) - var(--column-side-margin)) / 2);
	}


	/*== デフォルトワイド・センターワイドモード ==*/
	/* 左右にパディングを入れる */
	:where(#promos3) >*>*> .multiColumn ,
	:where([role="main"]) > .multiColumn {
		padding-left: 15px;
		padding-right: 15px;
	}


	/*== コンテンツエリア＝マルチカラム設定 ==*/
	.lx_mcol_narrow_sp ,
	.lx_mcol_narrow {
		width: calc(100% - 30px);
		max-width: var(--mainarea-width);
		margin-left: auto;
		margin-right: auto;
	}

	.lx_mcol_narrow_sp > .column ,
	.lx_mcol_narrow > .column {
		--mainarea-base: 1;
		--mainarea-width: var(--mainarea-width-pc);
	}

	:where(#promos3) >*>*> .lx_mcol_narrow_sp ,
	:where([role="main"]) > .lx_mcol_narrow_sp ,
	:where(#promos3) >*>*> .lx_mcol_narrow ,
	:where([role="main"]) > .lx_mcol_narrow {
		padding-left: 0;
		padding-right: 0;
	}

	/*== フルワイドモード ==*/
	/* 左右のパディングをなくし、カラムを画面幅いっぱいに */
	:where([role="main"])
	 > :is(.lx_mcol_full_sp,.lx_mcol_full) {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}

	:where([role="main"])
	 > :is(.lx_mcol_full_sp,.lx_mcol_full) > .column {
		max-width: none;
	}

	/*== 別エリア・別パーツ表示 ==*/
	.reuse-main-area ,
	.reuse-component {
		--mainarea-base: 1;
		--mainarea-width: var(--mainarea-width-sp);
	}

	/*== promos3 ==*/
	[id="promos3"] .ax_content_on_promos {
		width: calc(100% - 30px);
		max-width: calc(var(--mainarea-width));
		margin: 30px auto;
	}
}


/*==== インデックスモード ====*/
/* カラム間マージンはPC30px:SP20px固定 */
[id=index] [role="main"] > .multiColumn {
	clear: none;
/*	justify-content: normal; */
	padding-left: 0;
	padding-right: 0;
}

[id=index] [role="main"] > * > .column {
	width: 100%;
	max-width: none;
	margin-left: 0;
	margin-right: 0;
}


/* 空カラム非表示 */
[id=index] [role="main"] > .multiColumn.empty ,
[id=index] [role="main"] > * > .column1.empty ,
[id=index] [role="main"] > * > .column2 ,
[id=index] [role="main"] > * > .column3 ,
[id=index] [role="main"] > * > .column4 ,
[id=index] [role="main"] > * > .column5 {
	display: none;
}

@media print, screen and (min-width: 769px) {
	[id=index] #wrapper-3 {
		max-width: calc(var(--mainarea-width) + 40px);
		padding-left: 20px;
		padding-right: 20px;

		margin: auto;
	}

	[id=index] #sharewithmain {
		width: 100%;
		margin: auto;
		display: flex;
		flex-flow: row wrap;
		gap: 0 var(--column-side-margin);
	}


	/* インデックスモード カラム幅 */
	[id=index] [role="main"] > .multiColumn1 {
		width: calc(100% * var(--mainarea-base));
		max-width: var(--mainarea-width);
	}

	[id=index] [role="main"] > .multiColumn2 {
		width: calc((100% * var(--mainarea-base) - 1 * var(--column-side-margin)) / 2);
		max-width: calc((var(--mainarea-width) - 1 * var(--column-side-margin)) / 2);
	}

	[id=index] [role="main"] > .multiColumn3 {
		width: calc((100% * var(--mainarea-base) - 2 * var(--column-side-margin)) / 3);
		max-width: calc((var(--mainarea-width) - 2 * var(--column-side-margin)) / 3);
	}

	[id=index] [role="main"] > .multiColumn4 {
		width: calc((100% * var(--mainarea-base) - 3 * var(--column-side-margin)) / 4);
		max-width: calc((var(--mainarea-width) - 3 * var(--column-side-margin)) / 4);
	}

	[id=index] [role="main"] > .multiColumn5 {
		width: calc((100% * var(--mainarea-base) - 4 * var(--column-side-margin)) / 5);
		max-width: calc((var(--mainarea-width) - 4 * var(--column-side-margin)) / 5);
	}

	[id=index] [role="main"] > .multiColumn {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
		--column-side-margin: inherit;
	}


	/*==== スペシャルコンテンツのテンプレート ====*/
	/* インデックスモード・ワイドモードは通常ページと異なる */
	body.special > * {
		max-width: var(--mainarea-width);
		margin: auto;
	}

	[id=index].special #sharewithmain {
		margin: auto;
	}

	[id=wide].special #sharewithmain {
		max-width: none;
		margin: auto;
	}
}


@media screen and (max-width: 768px) {
	[id=index] #wrapper-3 {
		overflow: hidden;
		padding: 0 15px;
		max-width: calc(40px + var(--mainarea-width));
		margin: auto;
	}

	[id=index] #sharewithmain {
		width: calc(100%);
		display: flex;
		flex-flow: row wrap;
		gap: 0 var(--column-side-margin);
	}

	/* 1～3カラムは1カラムに */
	[id=index] [role="main"] > .multiColumn1 ,
	[id=index] [role="main"] > .multiColumn2 ,
	[id=index] [role="main"] > .multiColumn3 {
		width: calc(100%);
		margin-left: 0;
		margin-right: 0;
		--column-side-margin: inherit;
	}

	/* 4～5は2カラムに */
	[id=index] [role="main"] > .multiColumn4 ,
	[id=index] [role="main"] > .multiColumn5 {
		width: calc((100% - var(--column-side-margin)) / 2);
		margin-left: 0;
		margin-right: 0;
		--column-side-margin: inherit;
	}
}



/*==== 特殊設定カラムレイアウト インデックスモード専用 ====*/

/*===== インデックスモード ツインカラムinカラム =====*/
/* カラムが空でも非表示になりません。 */
:where([id=index] [role="main"])  > .lx_mcol_twin_col {
	--twin-col-margin: var(--column-side-margin);
	display: flex;
	flex-flow: row wrap;
	gap: 0 var(--twin-col-margin);
}

[id=index] [role="main"] > .lx_mcol_twin_col > .column1 ,
[id=index] [role="main"] > .lx_mcol_twin_col > .column2 {
	display: block;
	width: calc((100% - var(--twin-col-margin)) / 2);
	max-width: none;
}

[id=index] [role="main"] > .lx_mcol_twin_col > .column1 {
	margin-left: 0;
}

[id=index] [role="main"] > .lx_mcol_twin_col > .column2 {
	margin-right: 0;
}

/*===== インデックスモード ツインカラムinカラム × カラム分割比率 =====*/
[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio28 > .column1 ,
[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio82 > .column2 {
	width: calc((100% - var(--twin-col-margin)) * 0.2);
}
[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio28 > .column2 ,
[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio82 > .column1 {
	width: calc((100% - var(--twin-col-margin)) * 0.8);
}

[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio37 > .column1 ,
[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio73 > .column2 {
	width: calc((100% - var(--twin-col-margin)) * 0.3);
}
[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio37 > .column2 ,
[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio73 > .column1 {
	width: calc((100% - var(--twin-col-margin)) * 0.7);
}

[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio46 > .column1 ,
[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio64 > .column2 {
	width: calc((100% - var(--twin-col-margin)) * 0.4);
}
[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio46 > .column2 ,
[id=index] [role="main"] > .lx_mcol_twin_col.lx_mcol2_twin_col_ratio64 > .column1 {
	width: calc((100% - var(--twin-col-margin)) * 0.6);
}

/* １カラムに対しては無効 */
[id=index] [role="main"] > .multiColumn1.lx_mcol_twin_col > .column1 {
	width: 100%;
}



/*==== CKエディタ ====*/

/* ckエディタの機能を損なうから制御は不可 */
.rich-text {
}

.rich-text p {
	display: block;
}

.rich-text p:empty::after {
	content: "　";
}

/* ckエディタのリスト表示用 */
.rich-text ol {
	padding-left: 2em;
	list-style: decimal;
}

.rich-text ul {
	padding-left: 2em;
	list-style: disc;
}

.rich-text li {
	list-style: inherit;
}

.rich-text em {
	font-style: italic;
}

/* リンクテキスト */
.rich-text a {
}


/* テーブル */
.rich-text table:not(.clearbox) ,
table.icell {
/*	font-family: inherit !important; */
	border: none !important;
}

.rich-text.rich-text table:not(.clearbox) *[style*="font-size"] ,
table.icell *[style*="font-size"] {
	font-size: inherit !important;
}

.rich-text table:not(.clearbox) th ,
.rich-text table table:not(.clearbox) td ,
table.icell th ,
table.icell td {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: auto !important;
}


/* 背景・枠線透明化 */
.rich-text table.transparent >*>*> th ,
.rich-text table.transparent >*>*> td {
	border-color: transparent !important;
	background-color: transparent !important;
	color: inherit;
}

/* パディングなし */
.rich-text table.no-padding >*>*> th ,
.rich-text table.no-padding >*>*> td {
	padding: 0;
}


/* テーブル */
/* PC:横100%、文字強制折り返し, SP:横スクロール */ 
@media print, screen and (min-width: 769px) {
	.rich-text table:not(.clearbox) ,
	table.icell {
		width: 100% !important;
	}

	.rich-text table:not(.clearbox) th ,
	.rich-text table:not(.clearbox) td ,
	table.icell th ,
	table.icell td {
		white-space: normal !important;
	}
}

@media screen and (max-width: 768px) {
	.rich-text.has-icell ,
	.rich-text .has-icell {
		overflow-x: scroll;
	}

	.rich-text table:not(.clearbox):not(.icell) {
		width: 100% !important;
	}

	.rich-text table.clearbox {
		width: 100% !important;
	}

/*
	.rich-text table table {
		width: auto !important;
	}

	.rich-text table table th ,
	.rich-text table table td ,
	table.icell th table ,
	table.icell td table {
		white-space: normal !important;
	}
*/

}

/* 画像レイアウト */
#page-intro::after ,
.text-section::after ,
.text-section dl::after ,
.internal-link-area > a::after ,
.external-link-area > a::after ,
.download-link-area > a::after ,
.faq-item::after ,
.lead-section::after ,
.lead-section dl::after {
	content: "";
	display: block;
	clear: both;
}

/* 画像_左 */
#page-intro .abstractImage img ,
.text-section img ,
.internal-link-area img ,
.external-link-area img ,
.download-link-area img ,
.faq-item img ,
.vtable-item img ,
.ircalendar-title table img ,
.ircalendar-item table img ,
.lead-section img ,
.uni-table table img {
	display: block;
	float: left;
	margin-right: 32px;
	margin-left: 0;
	margin-bottom: 16px;
	width: auto;
	max-width: 40%;
}

/* 画像_右 */
#page-intro .abstractImage img.pos-2 ,
.text-section img.pos-2 ,
.internal-link-area .pos-2 ,
.external-link-area .pos-2 ,
.download-link-area .pos-2 ,
.faq-item img.pos-2 ,
.vtable-item img.pos-2 ,
.ircalendar-title table img.pos-2 ,
.ircalendar-item table img.pos-2 ,
.lead-section img.pos-2 ,
.uni-table table img.pos-2 {
	float: right;
	margin-right: 0;
	margin-left: 24px;
	margin-bottom: 16px;
	width: auto;
	max-width: 40%;
}

/* 画像_上・下 */
#page-intro .abstractImage img.large ,
.text-section img.large ,
.internal-link-area img.large ,
.external-link-area img.large ,
.download-link-area img.large ,
.faq-item img.large ,
.vtable-item img.large ,
.ircalendar-title table img.large ,
.ircalendar-item table img.large ,
.lead-section img.large ,
.uni-table table img.large {
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: auto;
	max-width: 100%;
}

/* 画像_上 */
.lead-section .large + div ,
.text-section .large + div ,
.faq-item .large + div {
	margin-top: 20px;
}

/* 画像_下 */
.lead-section div + .large ,
.text-section div + .large ,
.faq-item div + .large {
	margin-top: 16px;
}

/* 画像_重ねる */
.lead-section .pos-4 ,
.text-section .pos-4 {
	width: 100%;
}

.lead-section .pos-4 + div ,
.text-section .pos-4 + div {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	    transform: translate(0, -50%);
/*	text-shadow: 0.1em 0.1em 0.2em #fff; */
	margin: 0;
}

/*
.text-section > .mgnlEditorBar[aria-hidden="false"] + .pos-4 + div {
	top: calc(50% + 13.5px);
}
*/


/* キャプション付き画像の場合_左 */
.lead-section dl.photo ,
.text-section dl.photo ,
.faq-item dl.photo {
	width: 40%;
	margin-right: 32px;
	float: left;
}

.lead-section dl.photo dt ,
.text-section dl.photo dt ,
.faq-item dl.photo dt {
	text-align: center;
	margin-bottom: 16px;
}

.lead-section dl.photo dt img ,
.text-section dl.photo dt img ,
.faq-item dl.photo dt img {
	display: block;
	float: none;
	width: auto;
	max-width: 100%;
	margin: auto;
}

.lead-section dl.photo dd ,
.text-section dl.photo dd ,
.faq-item dl.photo dd {
	text-align: center;
	font-size: 87.5%;
}

/* キャプション付き画像の場合_右 */
.lead-section dl.pos-2 ,
.text-section dl.pos-2 ,
.faq-item dl.pos-2 {
	width: 40%;
	margin-left: 24px;
	margin-right: 0;
	float: right;
}

.lead-section dl.pos-2 dt img ,
.text-section dl.pos-2 dt img ,
.faq-item dl.pos-2 dt img {
	display: block;
	float: none;
	width: auto;
	max-width: 100%;
	margin: auto;
}

/* キャプション付き画像の場合_上・下 */
.lead-section dl.large ,
.text-section dl.large ,
.faq-item dl.large {
	float: none;
	margin: 5px auto 0;
	width: auto;
	max-width: 100%;
}

.lead-section dl.large dt img ,
.text-section dl.large dt img ,
.faq-item dl.large dt img {
	display: block;
	float: none;
	width: auto;
	max-width: 100%;
	margin: auto;
}

/* キャプション */
/* 画像のタイトル */
.lead-section .caption ,
.text-section .caption ,
.faq-item .caption {
}

/* コピーライト */
.lead-section .copyright ,
.text-section .copyright ,
.faq-item .copyright {
}

/* 画像の説明 */
.lead-section .longdesc ,
.text-section .longdesc ,
.faq-item .longdesc {
/*	display: none; */
}

/* 虫眼鏡(現状、非表示) */
.lead-section .zoom ,
.text-section .zoom ,
.faq-item .zoom {
	float: right;
	display: none;
}
.lead-section .zoom a ,
.text-section .zoom a ,
.faq-item .zoom a {
	display: block;
	background: url("../../../../../../resources/templating-kit/themes/pop/img/icons/sprites.png") 0 -508px no-repeat;
	width: 24px;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	margin: auto;
}


/*==== 特殊装飾(decorate.js) ====*/
em.decorated {
	font-style: inherit !important;
	font-family: inherit !important;
}

em.decorated span.overhead {
	white-space: nowrap;
	display: inline-block;
	line-height: 1;
	text-align: center;
}

em.decorated span.overhead span {
	display: inline-block;
	font-size: 60%;
}

em.decorated span.sup {
	font-size: 70%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}

em.decorated span.sub {
	font-size: 70%;
	vertical-align: bottom;
	position: relative;
	top: 0.1em;
}

em.decorated img {
	float: none;
    display: inline-block;
	margin: 0 0.125em 0.25em;
	max-width: 4em;
	border-radius: 0;
}


/*-------------- GoogleMap（地図埋め込み） --------------*/
div.map {
	position: relative;
}

div.map::after {
	content: "";
	display: block;
/*	padding-top: 56.25%; */	/* 高さと幅の比を16:9に固定。9/16*100=56.25 */
	padding-top: 75%;	/* 高さと幅の比を4:3に固定。3/4*100=75 */
}

div.map > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.lx_map_half_height div.map::after {
    padding-top: 37.5%;
}

@media print, screen and (min-width: 769px) {
   .lx_map_half_height_pc div.map::after {
        padding-top: 37.5%;
    }
}

/* 口コミが出ない設定 */
.lx_map_height275 div.map::after {
    padding-top: 275px;
}

/*---- YouTube（動画埋め込み）・J stream ----*/
div.youtube {
	position: relative;
	width: 100%;
}

div.youtube::after {
	content: "";
	display: block;
	padding-top: 56.25%; 	/* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}

body:not(.in-editor) div.youtube > script:first-child + script + * ,
body:not(.in-editor) div.youtube > script:first-child + * ,
body:not(.in-editor) div.youtube > *:first-child ,
div.youtube > .mgnlEditor + script+ script + * ,
div.youtube > .mgnlEditor + script + * ,
div.youtube > .mgnlEditor + * {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* reserved for fail-safe */
:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map * ,
#site-info .reset .h-index-map * ,
#site-info .reset .f-index-map * ,
#site-info .reset .index-map * ,
#sharewithmain .reset .index-map * ,
.h-index-map * ,
.f-index-map * ,
.index-map * {
	display: none;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map .mgnlEditor * ,
#site-info .reset .h-index-map .mgnlEditor * ,
#site-info .reset .f-index-map .mgnlEditor * ,
#site-info .reset .index-map .mgnlEditor * ,
#sharewithmain .reset .index-map .mgnlEditor * ,
.h-index-map .mgnlEditor * ,
.f-index-map .mgnlEditor * ,
.index-map .mgnlEditor * ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map .mgnlEditor ,
#site-info .reset .h-index-map .mgnlEditor ,
#site-info .reset .f-index-map .mgnlEditor ,
#site-info .reset .index-map .mgnlEditor ,
#sharewithmain .reset .index-map .mgnlEditor ,
.h-index-map .mgnlEditor ,
.f-index-map .mgnlEditor ,
.index-map .mgnlEditor {
	display: block;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map .mgnlEditor span ,
#site-info .reset .h-index-map .mgnlEditor span ,
#site-info .reset .f-index-map .mgnlEditor span ,
#site-info .reset .index-map .mgnlEditor span ,
#sharewithmain .reset .index-map .mgnlEditor span ,
.h-index-map .mgnlEditor span ,
.f-index-map .mgnlEditor span ,
.index-map .mgnlEditor span {
	display: inline;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map ul ,
#site-info .reset .h-index-map ul ,
#site-info .reset .f-index-map ul ,
#site-info .reset .index-map ul ,
#sharewithmain .reset .index-map ul ,
.h-index-map ul ,
.f-index-map ul ,
.index-map ul ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map li ,
#site-info .reset .h-index-map li ,
#site-info .reset .f-index-map li ,
#site-info .reset .index-map li ,
#sharewithmain .reset .index-map li ,
.h-index-map li ,
.f-index-map li ,
.index-map li {
	display: block;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map .item ,
#site-info .reset .h-index-map .item ,
#site-info .reset .f-index-map .item ,
#site-info .reset .index-map .item ,
#sharewithmain .reset .index-map .item ,
.h-index-map .item ,
.f-index-map .item ,
.index-map .item {
	position: relative;
	display: block;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map .item > span ,
#site-info .reset .h-index-map .item > span ,
#site-info .reset .f-index-map .item > span ,
#site-info .reset .index-map .item > span ,
#sharewithmain .reset .index-map .item > span ,
.h-index-map .item > span ,
.f-index-map .item > span ,
.index-map .item > span ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map .item > a ,
#site-info .reset .h-index-map .item > a ,
#site-info .reset .f-index-map .item > a ,
#site-info .reset .index-map .item > a ,
#sharewithmain .reset .index-map .item > a ,
.h-index-map .item > a ,
.f-index-map .item > a ,
.index-map .item > a {
	display: block;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map br ,
#site-info .reset .h-index-map br ,
#site-info .reset .f-index-map br ,
#site-info .reset .index-map br ,
#sharewithmain .reset .index-map br ,
.h-index-map br ,
.f-index-map br ,
.index-map br ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map .news_tx * ,
#site-info .reset .h-index-map .news_tx * ,
#site-info .reset .f-index-map .news_tx * ,
#site-info .reset .index-map .news_tx * ,
#sharewithmain .reset .index-map .news_tx * ,
.h-index-map .news_tx * ,
.f-index-map .news_tx * ,
.index-map .news_tx * ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .index-map .news_tx ,
#site-info .reset .h-index-map .news_tx ,
#site-info .reset .f-index-map .news_tx ,
#site-info .reset .index-map .news_tx ,
#sharewithmain .reset .index-map .news_tx ,
.h-index-map .news_tx ,
.f-index-map .news_tx ,
.index-map .news_tx {
	display: inline;
}

/* reserved for fail-safe */
:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 * ,
.basic-list2 * {
	display: none;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 .mgnlEditor ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 .mgnlEditor * ,
.basic-list2 .mgnlEditor ,
.basic-list2 .mgnlEditor * {
	display: block;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 .mgnlEditor span ,
.basic-list2 .mgnlEditor span {
	display: inline;
}


:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 ,
.basic-list2 {
	position: relative;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 .tabItems ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 .tabItems > li ,
.basic-list2 .tabItems ,
.basic-list2 .tabItems > li {
	position: relative;
	display: block;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 .item ,
.basic-list2 .item {
	position: relative;
	display: block;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 .item > a ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 .item > span ,
.basic-list2 .item > a ,
.basic-list2 .item > span {
	display: block;
	overflow: visible;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 .news_tx ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 .news_tx * ,
.basic-list2 .news_tx ,
.basic-list2 .news_tx * {
	display: inline;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .reset .basic-list2 br ,
.basic-list2 br {
	display: inline;
}

/* リストがない場合 */
.basic-list2 > ul:not(.tabItems) ,
.basic-list2 > ul:not(.tabItems) > p {
	display: block;
}

.basic-list2 > ul:not(.tabItems) > p {
	padding: 10px 0;
}

.basic-list2.no-list .yearTabs ,
.basic-list2.no-list .tabs ,
.basic-list2.no-list .infoPanel {
	display: none !important;
}

.basic-list2.no-active-category .tabs ,
.basic-list2.no-active-category .clearTab {
	display: none !important;
}

/* タブ(絞込み) */
:is(#wrapper-2,#html1,#site-info,[role="document"]) .basic-list2 .tabItems li.hidden ,
#sharewithmain .basic-list2 .tabItems li.hidden {
	display: none;
}

.basic-list2 .yearTabs ,
.basic-list2 .tabs {
	display: block;
	font-size: 0;
}

.basic-list2 .yearTabs ul ,
.basic-list2 .yearTabs li ,
.basic-list2 .tabs ul ,
.basic-list2 .tabs li {
	display: inline;
}

/* カテゴリタブ */
.basic-list2 .yearTabs span ,
.basic-list2 .tabs span {
	display: inline-flex;
	vertical-align: top;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
}


/* カテゴリ第１階層直下は、カテゴリグループとして非表示にする */
.basic-list2 .tabs > ul > li > span {
	display: none;
}

/* 全ての全てタブは、デフォルト非表示 */
.basic-list2 .tabs li.allall {
	display: none;
}

/*----------- 情報パネル -----------*/
.basic-list2 .infoPanel {
	position: relative;
	display: block;
}

.basic-list2 .infoPanel .countTab span {
	display: inline;
}
 
.basic-list2 .infoPanel .clearTab span {
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
}

/* ページャー */
.basic-list2 .pager {
	display: none;
	position: relative;
	text-align: center;
}

/* moreボタン */
/* pageボタン */
.basic-list2 .moreBtn ,
.basic-list2 .pageBtn {
	display: block;
}

.basic-list2 .moreBtn > span ,
.basic-list2 .pageBtn > span {
	position: relative;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	cursor: pointer;
}



/* 共通設定 */
.basic-list2:not(.initialized) {
	display: none;
}

.basic-list2 .item .n_img img {
	display: block;
	margin: auto;
	width: 100%;
}

.basic-list2 .item .n_img ,
.basic-list2 .item .date ,
.basic-list2 .item .c_icon ,
.basic-list2 .item .c_icon ul ,
.basic-list2 .item .c_icon li {
	display: block;
}

.basic-list2 .news_tx {
	white-space: pre;
	white-space: pre-line;
}


/* NEWアイコン */
/* js制御される為、デフォルト非表示 */
.basic-list2 .item .n_icon::before {
	content: "NEW";
	display: inline-block;
	vertical-align: middle;
	color: red;
}

.basic-list2 .item .d_icon {
	display: inline-block;
	vertical-align: middle;
}

.basic-list2 .item .d_icon img {
	display: inline;
}

.basic-list2 .item .filesize {
	display: inline;
	font-size: 85.7%;
}

/* 概要テキスト */
.basic-list2 .item .det_tx {
	white-space: pre;
	white-space: pre-line;
}

.basic-list2 .item .det_tx em.more {
}

.basic-list2 .explanation {
	display: block;
}

.basic-list2 .explanation > li {
	display: block;
	white-space: pre;
	white-space: pre-line;
}

.basic-list2 .link-info {
}



/* カテゴリアイコン */
.basic-list2 .tabItems .c_icon span {
	display: inline-flex;
	vertical-align: top;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

/* カテゴリ第１階層直下は、カテゴリグループとして非表示にする */
.basic-list2 .tabItems .c_icon span[data-category-level="1"] {
	display: none;
}


/*== サムネイルなし ==*/
/* このニュースは非公開です。公開サイトでは表示されません。 */
.basic-list2:not(.thumnail) .note_tx {
	position: absolute;
	right: 0;
	bottom: 0;
}


/*== サムネイルあり ==*/
.basic-list2.thumnail .item > a {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

/* このニュースは非公開です。公開サイトでは表示されません。 */
.basic-list2.thumnail .note_tx {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}


/*-- マルチ３一覧のアイテムがない場合 --*/
.basic-list2 > ul:not(.tabItems) > p:empty::before {
	content: "表示する項目がありません";
}
[lang="en"] .basic-list2 > ul:not(.tabItems) > p:empty::before {
	content: "There are no items to display.";
}


/*------------------------------------- 
 表組・テーブル・財務ハイライト(表組)・配当金(表組)
-------------------------------------*/
/* table共通 */
table {
	margin: 0 auto;
}

th, td {
}

.shwTable table.htCore tr td ,
th, td {
	padding: 5px 15px;
	border: 1px solid #ccc;
}

td {
	text-align: left;
	font-weight: normal;
}

/* 見出し */
th {
	background-color: #eee;
	font-weight: bold;
}

/* 見出し列 */
.highlights-table tr td:first-child ,
.highlights-alltable-2nd tr td:first-child ,
.haitou-table-2nd td.t1 ,
.haitou-table-2nd td.t2 ,
.haitou-table-2nd td.t12 ,
.shwTable table tr td.tableColumnHead ,
.tbColumnHead ,
.vtable-item > table > tbody > tr > th {
	text-align: left;
	vertical-align: middle;
}

/* 見出し行 */
.highlights-table tr.r0 th ,
.highlights-alltable-2nd tr.r0 th ,
.haitou-table-2nd th ,
.shwTable table tr td.tableRowHead ,
.tbRowHead ,
.ircalendar-title > table > tbody > tr > th ,
thead th {
	text-align: center;
	vertical-align: top;
}

/* 数値セル */
.highlights-table td ,
.highlights-alltable-2nd td ,
.haitou-table-2nd td {
	text-align: right;
}

/* 透明テーブル */
table.clearbox {
	width: auto;
	border: none !important;
	margin: 0;
}

table.clearbox >*>*> td ,
table.clearbox >*>*> th {
	white-space: normal !important;
	padding: 0;
	background: none;
	border: none;
	color: inherit;
	font-weight: normal;
	text-align: left;
}


/*-------------- テーブル縦 --------------*/
.vertical-table {
}

.vertical-table + .vertical-table ,
.ircalendar + .vertical-table {
	margin-top: 0;
}

/* テーブル縦 テーブル項目 */
.vtable-item {
	page-break-inside: avoid;
}

.vtable-item > table {
	width: 100%;
	table-layout: fixed;
	margin-top: -1px;
}

.vtable-item > table > tbody > tr > td {
	width: 25%;
}
.vtable-item > table > tbody > tr > th {
	width: 12.5%;
}


/*-------------- テーブル横 --------------*/
.ircalendar {
}

.vertical-table + .ircalendar ,
.ircalendar + .ircalendar {
	margin-top: 0;
}

/* タイトル項目・項目共通 */
.ircalendar-title ,
.ircalendar-item {
	page-break-inside: avoid;
}

.ircalendar-title > table ,
.ircalendar-item > table {
	width: 100%;
	table-layout: fixed;
	margin-top: -1px;
}

.ircalendar-title > table > tbody > tr > th ,
.ircalendar-item > table > tbody >tr > td {
	width: 25%;
}
.ircalendar-title > table > tbody > tr > th.ircalendar-title1 ,
.ircalendar-item > table > tbody > tr > td.ircalendar-item1  {
	width: 12.5%;
}

/* テーブル横 項目07_104 */
.ircalendar-item > table > tbody > tr > td {
}

/* テーブル横 タイトル項目07_103 */
.ircalendar-title > table > tbody > tr >  th {
}


/*-------------- 表組 --------------*/
.table {
}

/* 表タイトル */
.shwTableTitle {
}

.shwTableTitle h2 {
	line-height: inherit;
	font-size: inherit;
	color: inherit;
}

.shwTableTitle h2:empty {
	display: none;
}

/* 表組 */
/* 表組の外枠 */
.shwTable > table > tbody > tr > td {
	padding: 0 !important;
	color: inherit !important;
	border: none !important;
	background: none !important;
}

/* 単位（表組の外） */
.shwTable td.shw-table-row {
	color: inherit;
}

.shwTable td.shw-table-row:empty {
	display: none;
}


/* 表組 */
div.shwTable table.htCore {
    border-collapse: collapse;
}

/* 表組のレイアウトを自動にする */
div.shwTable table.htCore {
	table-layout: auto;
}
div.shwTable .htCore colgroup col {
	width: auto !important;
}

/* 表組(tableタグ出力モード) */
.shwTable table.tbCore {
	width: 100%;
}

.shwTable .tbCore > tbody > tr > th:empty::before ,
.shwTable .tbCore > tbody > tr > td:empty::before {
    content: "　";
}

/* セル */
.handsontable tr td {
	vertical-align: middle;
}

/* セル */
/*.shwTable .ht_master tr > td { */
.shwTable .htCore tr td ,
.shwTable .tbDimmed ,
.shwTable .tbRowHead ,
.shwTable .tbColumnHead {
}

/* 縦・横揃え */
.shwTable .htCore .htLeft ,
.shwTable .tbLeft {
  text-align: left;
}
.shwTable .htCore .htCenter ,
.shwTable .tbCenter {
  text-align: center;
}
.shwTable .htCore .htRight ,
.shwTable .tbRight {
  text-align: right;
}
.shwTable .htCore .htJustify ,
.shwTable .tbJustify {
  text-align: justify;
}

.shwTable .htCore .htTop ,
.shwTable .tbTop {
  vertical-align: top;
}
.shwTable .htCore .htMiddle ,
.shwTable .tbMiddle {
  vertical-align: middle;
}
.shwTable .htCore .htBottom ,
.shwTable .tbBottom {
  vertical-align: bottom;
}


@media print, screen and (min-width: 769px) {
	/* IE用幅指定 */
	div.shwTable > table ,
	div.shwTable table.htCore {
		width: 100%;
	}

	/* 表_幅指定 */
	.wtSpreader { 
		width: 100% !important;
		height: 100% !important;
	} 

	.wtHider { 
		width: 100% !important;
		height: 100% !important;
	}

	.ht_clone_left.handsontable { 
		width: 100% !important;
		height: 100% !important;
	}

	/* 表組(tableタグ出力モード) */
	.shwTable table.tbCore {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	div.shwTable {
		padding-bottom: 10px;
	}

	/* 表組の外枠 */
	div.shwTable > table {
		width: 100%;
	}

	div.shwTable .ht_master tr > td {
		word-break: keep-all;
		white-space: pre;
	}

	.ht_clone_left.handsontable {
		width: 100% !important;
	}

	div.shwTable .wtHider {
	/*	height: auto !important; */
		height: 0;
	}

	/* 表組(tableタグ出力モード) */
	/* セル */
	.shwTable .tbDimmed ,
	.shwTable .tbRowHead ,
	.shwTable .tbColumnHead {
		word-break: keep-all;
		white-space: pre;
/*		vertical-align: middle; */
	}
}


/*-------------- マルチセル --------------*/
.uni-table {
}

.uni-table table.tbCore {
	width: 100%;
}

.uni-table .tbCore:has(.rich-text) > tbody > tr > th:not(.rich-text)::before ,
.uni-table .tbCore:has(.rich-text) > tbody > tr > td:not(.rich-text)::before ,
.uni-table .tbCore > tbody > tr > th:empty::before ,
.uni-table .tbCore > tbody > tr > td:empty::before {
    content: "　";
}


/* 縦・横揃え */
:is(#wrapper-2, #html1, #site-info, [role="document"]) .uni-table .tbLeft ,
#sharewithmain .uni-table .tbLeft {
  text-align: left;
}
:is(#wrapper-2, #html1, #site-info, [role="document"]) .uni-table .tbCenter ,
#sharewithmain .uni-table .tbCenter {
  text-align: center;
}
:is(#wrapper-2, #html1, #site-info, [role="document"]) .uni-table .tbRight ,
#sharewithmain .uni-table .tbRight {
  text-align: right;
}
:is(#wrapper-2, #html1, #site-info, [role="document"]) .uni-table .tbJustify ,
#sharewithmain .uni-table .tbJustify {
  text-align: justify;
}

:is(#wrapper-2, #html1, #site-info, [role="document"]) .uni-table .tbTop ,
#sharewithmain .uni-table .tbTop {
  vertical-align: top;
}
:is(#wrapper-2, #html1, #site-info, [role="document"]) .uni-table .tbMiddle ,
#sharewithmain .uni-table .tbMiddle {
  vertical-align: middle;
}
:is(#wrapper-2, #html1, #site-info, [role="document"]) .uni-table .tbBottom ,
#sharewithmain .uni-table .tbBottom {
  vertical-align: bottom;
}

@media screen and (max-width: 768px) {
	/* セル */
	.uni-table .tbDimmed ,
	.uni-table .tbRowHead ,
	.uni-table .tbColumnHead {
		word-break: keep-all;
	}
}


/* 決算資料テーブル化スタイル */
.uni-table.img-icon .tbCore {
	table-layout: fixed;
}
.uni-table.img-icon > * > * > * > td {
	text-align: left;
}
.uni-table.img-icon > * > * > * > td:empty::before{
	content: "-";
}
.uni-table.img-icon > * > * > * > td img {
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin: 0;
}
.uni-table.img-icon > * > * > * > td a::after {
	content: none;
}

.uni-table.img-icon > * > * > * > td .filesize {
	display: inline;
}


/*-------------- 財務ハイライト 表組 --------------*/
.highlights-table ,
.highlights-alltable-2nd {
}

.highlights-table .unit {
}

.highlights-table table ,
.highlights-alltable-2nd table {
	border: none;
	margin: auto;
}

.highlights-table table th ,
.highlights-table table td ,
.highlights-alltable-2nd table th ,
.highlights-alltable-2nd table td {
}

.highlights-table table th ,
.highlights-alltable-2nd table th {
}

.highlights-table table td ,
.highlights-alltable-2nd table td {
}

.highlights-table table td:first-child ,
.highlights-alltable-2nd table td:first-child {
}


/*-------------- 配当 表組 --------------*/
.haitou-table-2nd {
}

.haitou-table-2nd table {
	border: none;
	margin: auto;
}

/* 見出し行 */
.haitou-table-2nd table th {
}

/* 見出し列 */
.haitou-table-2nd table td.t1 ,
.haitou-table-2nd table td.t2 ,
.haitou-table-2nd table td.t12 {
}

/* 配当予想セル */
.haitou-table-2nd table th.y0 ,
.haitou-table-2nd table td.y0 {
}


@media print, screen and (min-width: 769px) {
	.highlights-table table ,
	.highlights-alltable-2nd table {
		width: 100%;
	}

	.haitou-table-2nd table {
		width: 100%;
	}

	.haitou-table-2nd table th {
		white-space: nowrap;
	}

}

@media screen and (max-width: 768px) {
	.highlights-table table th ,
	.highlights-table table td ,
	.highlights-alltable-2nd table th ,
	.highlights-alltable-2nd table td {
		word-break: keep-all;
		white-space: nowrap;
	}

	.haitou-table-2nd table th ,
	.haitou-table-2nd table td {
		word-break: keep-all;
		white-space: nowrap;
	}

	/* スワイプアイコン */
	.uni-table ,
	.shwTable ,
	.highlights-table ,
	.highlights-alltable-2nd ,
	.haitou-table-2nd ,
	.icon-swip {
		position: relative;
	}

	.uni-table ,
	.shwTable ,
	.highlights-table ,
	.highlights-alltable-2nd ,
	.haitou-table-2nd ,
	.faq-item > .icon-swip {
		overflow-x: scroll;
	}

	.uni-table::before ,
	.shwTable::before ,
	.highlights-table::before ,
	.highlights-alltable-2nd::before ,
	.haitou-table::before ,
	.haitou-table-2nd::before ,
	.icon-swip::before {
		content: '';
		position: absolute;
		top: 5%;
		left: 50%;
		display: block;
		width: 60px;
		height: 60px;
		margin-top: 30px;
		margin-left: -30px;
		background: #fff url("../../../../../../resources/sw_img/default/icon_swip.png") no-repeat center center;
		background-size: contain;
		border: 3px solid #fff;
		border-radius: 5px;
		z-index: 50;
		opacity: 0.85;
	}

	.icon-swip.no-scroll {
		overflow: visible;
	}

	.icon-swip.no-scroll::before ,
	.icon-swip-done::before {
		content: none !important;
	}
}


/*------------------------------------- 
 パーツ共通 設定
-------------------------------------*/
.highlight-quoted-text ,
.lead-section ,
.text-section ,
.faq-list ,
.anchor-link ,
.panel ,
.teaser ,
.link-area ,
.link-list ,
.link-list-url ,
.vertical-table ,
.ircalendar ,
.shwTable ,
.uni-table ,
.basic-list2 ,
.graph ,
div.video ,
div.audio ,
div.map ,
div.youtube {
	position: relative;
	margin: 0 auto;
}


/*------------------------------------- 
 パーツ共通 上マージン
-------------------------------------*/
/* 先頭カラム内見出し */
@media print, screen and (min-width: 769px) {
	[role="main"] > *:first-child > * > .title2:first-child ,
	[role="main"] > *:first-child > * > .title3:first-child ,
	[role="main"] > *:first-child > * > .title4:first-child ,
	[role="main"] > *:first-child > * > .title5:first-child ,
	[role="main"] > *:first-child > * > .title6:first-child ,
	[role="main"] > *:first-child > * > .text-section:first-child h2 {
		margin-top: var(--parts-common-margin-top);
	}
}

@media screen and (max-width: 768px) {
	[role="main"] > *:first-child > *:first-child > .title2:first-child ,
	[role="main"] > *:first-child > *:first-child > .title3:first-child ,
	[role="main"] > *:first-child > *:first-child > .title4:first-child ,
	[role="main"] > *:first-child > *:first-child > .title5:first-child ,
	[role="main"] > *:first-child > *:first-child > .title6:first-child ,
	[role="main"] > *:first-child > *:first-child > .text-section:first-child h2 {
		margin-top: var(--parts-common-margin-top);
	}
}

[role="main"] > *:first-child > * > .news-result h2:first-child ,
[role="main"] > *:first-child > * > .news-yuho h2:first-child ,
[role="main"] > *:first-child > * > .news-presentation h2:first-child ,
[role="main"] > *:first-child > * > .news-material h2:first-child {
	margin-top: var(--parts-common-margin-top);
}

/* パーツ共通 */
.highlight-quoted-text ,
.lead-section ,
.text-section ,
.faq-list ,
.anchor-link ,
.panel ,
.teaser ,
.link-area ,
.news-result .group_year dl ,
.news-yuho .group_year dl ,
.news-presentation .group_year dl ,
.news-material .group_year dl ,
.news-result > dl dt + dd ,
.news-yuho > dl dt + dd ,
.news-presentation > dl dt + dd ,
.news-material > dl dt + dd ,
.link-list ,
.link-list-url ,
.link-list h2 ~ ul ,
.link-list-url h2 ~ ul ,
.vertical-table ,
.ircalendar ,
.shwTable ,
.uni-table ,
.basic-list2 ,
div.video ,
div.audio ,
div.map ,
div.youtube {
	margin-top: var(--parts-common-margin-top);
}

.graph ,
.highlights-2nd > div:not(.highlights-table) ,
.highlights-table ,
.highlights-alltable-2nd ,
.haitou-graph-2nd ,
.haitou-table-2nd {
	margin-top: var(--parts-common-margin-top);
}



/*== 背景色・枠線パラメータ ==*/
@media print, screen and (min-width: 769px) {
	html {
		--box-columns-border-width: 2px;
		--box-columns-padding-vartical: 35px;
		--box-columns-padding-horizontal: 30px;
		--box-column-border-width: 2px;
		--box-column-padding-vartical: 30px;
		--box-column-padding-horizontal: 30px;
	}

	body {
		--box-columns-padding: max(1px, calc(var(--box-columns-padding-vartical) - var(--parts-common-margin-top))) var(--box-columns-padding-horizontal) var(--box-columns-padding-vartical);
		--box-column-padding: max(1px, calc(var(--box-column-padding-vartical) - var(--parts-common-margin-top))) var(--box-column-padding-horizontal) var(--box-column-padding-vartical);
	}
}
@media screen and (max-width: 768px) {
	html {
		--box-columns-border-width: 2px;
		--box-columns-padding-vartical: 35px;
		--box-columns-padding-horizontal: 30px;
		--box-column-border-width: 2px;
		--box-column-padding-vartical: 30px;
		--box-column-padding-horizontal: 20px;
	}

	body {
		--box-columns-padding: max(1px, calc(var(--box-columns-padding-vartical) - var(--parts-common-margin-top))) var(--box-columns-padding-horizontal) var(--box-columns-padding-vartical);
		--box-column-padding: max(1px, calc(var(--box-column-padding-vartical) - var(--parts-common-margin-top))) var(--box-column-padding-horizontal) var(--box-column-padding-vartical);
	}
}


/*==== カラムを逆順に並べる ====*/
@media print, screen and (min-width: 769px) {
	/* PC表示のみ、インデックスモード非対応 */
	/* SP表示はそのまま */
	.lx_mcol_rtl ,
	.lx_mcol_rtl_pc {
		flex-direction: row-reverse;
	}
}

@media screen and (max-width: 768px) {
	.lx_mcol_rtl_sp {
		flex-direction: row-reverse;
	}
}

/*===== カラムを中央寄せにする =====*/
@media print, screen and (min-width: 769px) {
	.lx_mcol_center ,
	.lx_mcol_center_pc {
		text-align: center;
		justify-content: center;
	}

	.lx_mcol_center > .empty ,
	.lx_mcol_center_pc > .empty ,
	.lx_col_hide_empty > .empty ,
	.lx_col_hide_empty_pc > .empty {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.lx_mcol_center ,
	.lx_mcol_center_sp {
		text-align: center;
		justify-content: center;
	}

	.lx_mcol_center > .empty ,
	.lx_mcol_center_sp > .empty ,
	.lx_col_hide_empty > .empty ,
	.lx_col_hide_empty_sp > .empty {
		display: none;
	}
}

/*===== カラムを上揃え・下揃え・中央揃え =====*/
.lx_col_valign_top {
	align-items: flex-start;
}
.lx_col_valign_bottom {
	align-items: flex-end;
}
.lx_col_valign_middle {
	align-items: center;
}


/*===== カラム内中央寄せ・右寄せ（主にページ内リンク用） =====*/
@media print, screen and (min-width: 769px) {
	:is(.lx_col_align_center, .lx_col_align_center_pc) > :is(.column1, .column2, .column3, .column4, .column5) ,
	.lx_col1_align_center_pc > .column1 ,
	.lx_col2_align_center_pc > .column2 ,
	.lx_col3_align_center_pc > .column3 ,
	.lx_col4_align_center_pc > .column4 ,
	.lx_col5_align_center_pc > .column5 {
		text-align: center;
	}

	:is(.lx_col_align_right, .lx_col_align_right_pc) > :is(.column1, .column2, .column3, .column4, .column5) ,
	.lx_col1_align_right_pc > .column1 ,
	.lx_col2_align_right_pc > .column2 ,
	.lx_col3_align_right_pc > .column3 ,
	.lx_col4_align_right_pc > .column4 ,
	.lx_col5_align_right_pc > .column5 {
		text-align: right;
	}
}

@media screen and (max-width: 768px) {
	:is(.lx_col_align_center, .lx_col_align_center_sp) > :is(.column1, .column2, .column3, .column4, .column5) ,
	.lx_col1_align_center_sp > .column1 ,
	.lx_col2_align_center_sp > .column2 ,
	.lx_col3_align_center_sp > .column3 ,
	.lx_col4_align_center_sp > .column4 ,
	.lx_col5_align_center_sp > .column5 {
		text-align: center;
	}

	:is(.lx_col_align_right, .lx_col_align_right_sp) > :is(.column1, .column2, .column3, .column4, .column5) ,
	.lx_col1_align_right_sp > .column1 ,
	.lx_col2_align_right_sp > .column2 ,
	.lx_col3_align_right_sp > .column3 ,
	.lx_col4_align_right_sp > .column4 ,
	.lx_col5_align_right_sp > .column5 {
		text-align: right;
	}
}



/*===== カラム間余白 =====*/
@media print, screen and (min-width: 769px) {
	.lx_col_mr0pc ,
	.lx_col_mr0 {
		--column-side-margin: 0px;
	}
	.lx_col_mr100pc ,
	.lx_col_mr100 {
		--column-side-margin: 100px;
	}
}
@media screen and (max-width: 768px) {
	.lx_col_mr0sp ,
	.lx_col_mr0 {
		--column-side-margin: 0px;
	}
	.lx_col_mr100sp ,
	.lx_col_mr100 {
		--column-side-margin: 100px;
	}
}


/*===== カラムベース幅 =====*/
@media print, screen and (min-width: 769px) {
	.lx_mcol_w100pc {
		--mainarea-base: 1;
		--mainarea-width: calc(var(--mainarea-width-pc));
	}
}
@media screen and (max-width: 768px) {
	.lx_mcol_w100sp {
		--mainarea-base: 1;
		--mainarea-width: calc(var(--mainarea-width-sp));
	}
}



/*===== カラム分割比率 ２段 =====*/
/* PCで２・３段のカラム */
/* SPでも上下に並ぶ */
/* ワイドモードで2段にする関係上、上段と下段をの間に区切りが必要なので、区切りとして使われるカラムは実質非表示になる */
/* アコーディオンはスタイル設定のエイリアスではなくなったので、jsで自動的にデフォルトスタイルコードが追加される */
.ux_accordion > .column1 > * {
	cursor: pointer;
}

@media print, screen and (min-width: 769px) {
	/* カラム分割比率 ２段 3カラム */
	/* カラム分割比率 ３段 5カラム */
	:where(.multiColumn3).lx_mcol3_ratio1on1 > .column1 ,
	:where(.multiColumn3).lx_mcol3_ratio1on1 > .column3 ,
	:where(.multiColumn5).lx_mcol5_ratio1on1on1 > .column1 ,
	:where(.multiColumn5).lx_mcol5_ratio1on1on1 > .column3 ,
	:where(.multiColumn5).lx_mcol5_ratio1on1on1 > .column5 {
		width: calc(100% * var(--mainarea-base));
		max-width: var(--mainarea-width);
	}
}


@media screen and (max-width: 768px) {
	:where(.multiColumn3).lx_mcol3_ratio1on1 > .column1 ,
	:where(.multiColumn3).lx_mcol3_ratio1on1 > .column3 ,
	:where(.multiColumn5).lx_mcol5_ratio1on1on1 > .column1 ,
	:where(.multiColumn5).lx_mcol5_ratio1on1on1 > .column3 ,
	:where(.multiColumn5).lx_mcol5_ratio1on1on1 > .column5 {
		width: calc(100% * var(--mainarea-base));
		max-width: calc(var(--mainarea-width));
	}
}


/* 区切りカラム */
.ux_accordion.h-multiColumn3 > .h-column2 ,
.ux_accordion.h-multiColumn4 > .h-column2 ,
.ux_accordion.h-multiColumn5 > .h-column2 ,
.ux_accordion.f-multiColumn4 > .f-column2 ,
.ux_accordion.f-multiColumn3 > .f-column2 ,
.ux_accordion.f-multiColumn5 > .f-column2 ,
.ux_accordion.o-multiColumn3 > .o-column2 ,
.ux_accordion.o-multiColumn4 > .o-column2 ,
.ux_accordion.o-multiColumn5 > .o-column2 ,
:where(.multiColumn3).lx_mcol3_ratio1on1.multiColumn3 > .column2 ,
:where(.multiColumn5).lx_mcol5_ratio1on1on1.multiColumn5 > .column2 ,
:where(.multiColumn5).lx_mcol5_ratio1on1on1.multiColumn5 > .column4 {
	display: block !important;
	width: 100%;
	max-width: none;
	height: 0;
	padding: 0 !important;
	margin: 0;
}

.ux_accordion.h-multiColumn3 > .h-column2 * ,
.ux_accordion.h-multiColumn4 > .h-column2 * ,
.ux_accordion.h-multiColumn5 > .h-column2 * ,
.ux_accordion.f-multiColumn4 > .f-column2 * ,
.ux_accordion.f-multiColumn3 > .f-column2 * ,
.ux_accordion.f-multiColumn5 > .f-column2 * ,
.ux_accordion.o-multiColumn3 > .o-column2 * ,
.ux_accordion.o-multiColumn4 > .o-column2 * ,
.ux_accordion.o-multiColumn5 > .o-column2 * ,
:where(.multiColumn3).lx_mcol3_ratio1on1.multiColumn3 > .column2 * ,
:where(.multiColumn5).lx_mcol5_ratio1on1on1.multiColumn5 > .column2 * ,
:where(.multiColumn5).lx_mcol5_ratio1on1on1.multiColumn5 > .column4 * {
	display: none !important;
	visibility: hidden !important;
}



/*==== 旧アコーディオン ====*/
/* 区切りカラムが無いので、強制的にコンテンツエリア＝マルチカラム設定 */
.ux_accordion.multiColumn2 > .column1 ,
.ux_accordion.multiColumn2 > .column2 {
	width: 100%;
	max-width: none;
	margin-left: 0;
	margin-right: 0;
}

@media print, screen and (min-width: 769px) {
	.ux_accordion.multiColumn2 {
		width: calc(100% - 40px);
		max-width: calc(var(--mainarea-width));
		margin-left: auto;
		margin-right: auto;
	}
	[role="main"] > .ux_accordion.multiColumn2 {
		padding-left: 0;
		padding-right: 0;
	}
}
@media screen and (max-width: 768px) {
	.ux_accordion.multiColumn2 {
		width: calc(100% - 30px);
		max-width: calc(var(--mainarea-width));
		margin-left: auto;
		margin-right: auto;
	}
}


/*===== 簡易版PC/SP表示切り替え =====*/
/* ２カラム：第１カラムがPC用、第２カラムがSP用 */
/* ４カラム：第１・３カラムがPC用、第２・４カラムがSP用 */
/* ５カラム：第１・４カラムがPC用、第２・５カラムがSP用 */
@media print, screen and (min-width: 769px) {
	.multiColumn2.lx_mcol2_flip > .column1 ,
	.multiColumn4.lx_mcol4_flip12 > .column1 ,
	.multiColumn4.lx_mcol4_flip34 > .column3 ,
	.multiColumn5.lx_mcol5_flip12 > .column1 ,
	.multiColumn5.lx_mcol5_flip45 > .column4 {
		width: calc(100% * var(--mainarea-base));
	}

	:where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn2.lx_mcol2_flip > .column1 ,
	:where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn4.lx_mcol4_flip12 > .column1 ,
	:where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn4.lx_mcol4_flip34 > .column3 ,
	:where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn5.lx_mcol5_flip12 > .column1 ,
	:where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn5.lx_mcol5_flip45 > .column4 {
		max-width: var(--mainarea-width);
	}

	/* 公開・プレビューでは非表示 */
	body:not(.in-editor) .multiColumn2.lx_mcol2_flip > .column2 ,
	body:not(.in-editor) .multiColumn4.lx_mcol4_flip12 > .column2 ,
	body:not(.in-editor) .multiColumn4.lx_mcol4_flip34 > .column4 ,
	body:not(.in-editor) .multiColumn5.lx_mcol5_flip12 > .column2 ,
	body:not(.in-editor) .multiColumn5.lx_mcol5_flip45 > .column5 {
		display: none !important;
	}

	/* 編集画面 */
	body.in-editor .multiColumn2.lx_mcol2_flip > .column1 ,
	body.in-editor .multiColumn4.lx_mcol4_flip12 > .column1 ,
	body.in-editor .multiColumn4.lx_mcol4_flip34 > .column3 ,
	body.in-editor .multiColumn5.lx_mcol5_flip12 > .column1 ,
	body.in-editor .multiColumn5.lx_mcol5_flip45 > .column4 {
		width: calc((100% * var(--mainarea-base) - var(--column-side-margin)) * 0.6);
	}

	body.in-editor .multiColumn2.lx_mcol2_flip > .column2 ,
	body.in-editor .multiColumn4.lx_mcol4_flip12 > .column2 ,
	body.in-editor .multiColumn4.lx_mcol4_flip34 > .column4 ,
	body.in-editor .multiColumn5.lx_mcol5_flip12 > .column2 ,
	body.in-editor .multiColumn5.lx_mcol5_flip45 > .column5 {
		width: calc((100% * var(--mainarea-base) - var(--column-side-margin)) * 0.4);
	}

	/* 編集画面(ワイドカラム以外) */
	body.in-editor :where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn2.lx_mcol2_flip > .column1 ,
	body.in-editor :where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn4.lx_mcol4_flip12 > .column1 ,
	body.in-editor :where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn4.lx_mcol4_flip34 > .column3 ,
	body.in-editor :where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn5.lx_mcol5_flip12 > .column1 ,
	body.in-editor :where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn5.lx_mcol5_flip45 > .column4 {
		max-width: calc((var(--mainarea-width) - var(--column-side-margin)) * 0.6);
	}

	body.in-editor :where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn2.lx_mcol2_flip > .column2 ,
	body.in-editor :where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn4.lx_mcol4_flip12 > .column2 ,
	body.in-editor :where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn4.lx_mcol4_flip34 > .column4 ,
	body.in-editor :where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn5.lx_mcol5_flip12 > .column2 ,
	body.in-editor :where(:not(.lx_mcol_full):not(.lx_mcol_full_pc)).multiColumn5.lx_mcol5_flip45 > .column5 {
		max-width: calc((var(--mainarea-width) - var(--column-side-margin)) * 0.4);
	}
}

@media screen and (max-width: 768px) {
	/* 公開・プレビューでは非表示 */
	:where(#promos1,#promos2,#promos3,#html1,#site-info,[role="document"]) 
		:is(
			.lx_mcol2_flip.multiColumn2 > .column1 ,
			.lx_mcol4_flip12.multiColumn4 > .column1 ,
			.lx_mcol4_flip34.multiColumn4 > .column3 ,
			.lx_mcol5_flip12.multiColumn5 > .column1 ,
			.lx_mcol5_flip45.multiColumn5 > .column4 
		) ,
	body.in-editor :where(#sharewithmain *) .multiColumn2.lx_mcol2_flip > .column1 ,
	body.in-editor :where(#sharewithmain *) .multiColumn4.lx_mcol4_flip12 > .column1 ,
	body.in-editor :where(#sharewithmain *) .multiColumn4.lx_mcol4_flip34 > .column3 ,
	body.in-editor :where(#sharewithmain *) .multiColumn5.lx_mcol5_flip12 > .column1 ,
	body.in-editor :where(#sharewithmain *) .multiColumn5.lx_mcol5_flip45 > .column4 ,
	body:not(.in-editor) :where(#sharewithmain) .multiColumn2.lx_mcol2_flip > .column1 ,
	body:not(.in-editor) :where(#sharewithmain) .multiColumn4.lx_mcol4_flip12 > .column1 ,
	body:not(.in-editor) :where(#sharewithmain) .multiColumn4.lx_mcol4_flip34 > .column3 ,
	body:not(.in-editor) :where(#sharewithmain) .multiColumn5.lx_mcol5_flip12 > .column1 ,
	body:not(.in-editor) :where(#sharewithmain) .multiColumn5.lx_mcol5_flip45 > .column4 {
		display: none !important;
	}
}

/*===== 固定幅横スクロール テーブル縦横 =====*/
@media print, screen and (min-width: 769px) {

	/* カラム内 横スクロール設定・パーツ幅設定 */
	.ux_col1_pc_swipable  > .column1 ,
	.ux_col2_pc_swipable  > .column2 ,
	.ux_col3_pc_swipable  > .column3 ,
	.ux_col4_pc_swipable  > .column4 ,
	.ux_col5_pc_swipable  > .column5 {
		overflow-x: scroll;
	}

	.ux_col1_pc_swipable  > .column1 > * ,
	.ux_col2_pc_swipable  > .column2 > * ,
	.ux_col3_pc_swipable  > .column3 > * ,
	.ux_col4_pc_swipable  > .column4 > * ,
	.ux_col5_pc_swipable  > .column5 > * {
		min-width: var(--mainarea-width-pc);
	}

	.lx_parts1_pc_swipable_w200 > .column1 > * ,
	.lx_parts2_pc_swipable_w200 > .column2 > * ,
	.lx_parts3_pc_swipable_w200 > .column3 > * ,
	.lx_parts4_pc_swipable_w200 > .column4 > * ,
	.lx_parts5_pc_swipable_w200 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 2);
	}
	.lx_parts1_pc_swipable_w190 > .column1 > * ,
	.lx_parts2_pc_swipable_w190 > .column2 > * ,
	.lx_parts3_pc_swipable_w190 > .column3 > * ,
	.lx_parts4_pc_swipable_w190 > .column4 > * ,
	.lx_parts5_pc_swipable_w190 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.9);
	}
	.lx_parts1_pc_swipable_w180 > .column1 > * ,
	.lx_parts2_pc_swipable_w180 > .column2 > * ,
	.lx_parts3_pc_swipable_w180 > .column3 > * ,
	.lx_parts4_pc_swipable_w180 > .column4 > * ,
	.lx_parts5_pc_swipable_w180 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.8);
	}
	.lx_parts1_pc_swipable_w170 > .column1 > * ,
	.lx_parts2_pc_swipable_w170 > .column2 > * ,
	.lx_parts3_pc_swipable_w170 > .column3 > * ,
	.lx_parts4_pc_swipable_w170 > .column4 > * ,
	.lx_parts5_pc_swipable_w170 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.7);
	}
	.lx_parts1_pc_swipable_w160 > .column1 > * ,
	.lx_parts2_pc_swipable_w160 > .column2 > * ,
	.lx_parts3_pc_swipable_w160 > .column3 > * ,
	.lx_parts4_pc_swipable_w160 > .column4 > * ,
	.lx_parts5_pc_swipable_w160 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.6);
	}
	.lx_parts1_pc_swipable_w150 > .column1 > * ,
	.lx_parts2_pc_swipable_w150 > .column2 > * ,
	.lx_parts3_pc_swipable_w150 > .column3 > * ,
	.lx_parts4_pc_swipable_w150 > .column4 > * ,
	.lx_parts5_pc_swipable_w150 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.5);
	}
	.lx_parts1_pc_swipable_w140 > .column1 > * ,
	.lx_parts2_pc_swipable_w140 > .column2 > * ,
	.lx_parts3_pc_swipable_w140 > .column3 > * ,
	.lx_parts4_pc_swipable_w140 > .column4 > * ,
	.lx_parts5_pc_swipable_w140 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.4);
	}
	.lx_parts1_pc_swipable_w130 > .column1 > * ,
	.lx_parts2_pc_swipable_w130 > .column2 > * ,
	.lx_parts3_pc_swipable_w130 > .column3 > * ,
	.lx_parts4_pc_swipable_w130 > .column4 > * ,
	.lx_parts5_pc_swipable_w130 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.3);
	}
	.lx_parts1_pc_swipable_w125 > .column1 > * ,
	.lx_parts2_pc_swipable_w125 > .column2 > * ,
	.lx_parts3_pc_swipable_w125 > .column3 > * ,
	.lx_parts4_pc_swipable_w125 > .column4 > * ,
	.lx_parts5_pc_swipable_w125 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.25);
	}
	.lx_parts1_pc_swipable_w120 > .column1 > * ,
	.lx_parts2_pc_swipable_w120 > .column2 > * ,
	.lx_parts3_pc_swipable_w120 > .column3 > * ,
	.lx_parts4_pc_swipable_w120 > .column4 > * ,
	.lx_parts5_pc_swipable_w120 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.2);
	}
	.lx_parts1_pc_swipable_w115 > .column1 > * ,
	.lx_parts2_pc_swipable_w115 > .column2 > * ,
	.lx_parts3_pc_swipable_w115 > .column3 > * ,
	.lx_parts4_pc_swipable_w115 > .column4 > * ,
	.lx_parts5_pc_swipable_w115 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.15);
	}
	.lx_parts1_pc_swipable_w110 > .column1 > * ,
	.lx_parts2_pc_swipable_w110 > .column2 > * ,
	.lx_parts3_pc_swipable_w110 > .column3 > * ,
	.lx_parts4_pc_swipable_w110 > .column4 > * ,
	.lx_parts5_pc_swipable_w110 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.1);
	}
	.lx_parts1_pc_swipable_w105 > .column1 > * ,
	.lx_parts2_pc_swipable_w105 > .column2 > * ,
	.lx_parts3_pc_swipable_w105 > .column3 > * ,
	.lx_parts4_pc_swipable_w105 > .column4 > * ,
	.lx_parts5_pc_swipable_w105 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.05);
	}

	.lx_parts1_pc_swipable_w95 > .column1 > * ,
	.lx_parts2_pc_swipable_w95 > .column2 > * ,
	.lx_parts3_pc_swipable_w95 > .column3 > * ,
	.lx_parts4_pc_swipable_w95 > .column4 > * ,
	.lx_parts5_pc_swipable_w95 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.95);
	}
	.lx_parts1_pc_swipable_w90 > .column1 > * ,
	.lx_parts2_pc_swipable_w90 > .column2 > * ,
	.lx_parts3_pc_swipable_w90 > .column3 > * ,
	.lx_parts4_pc_swipable_w90 > .column4 > * ,
	.lx_parts5_pc_swipable_w90 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.9);
	}
	.lx_parts1_pc_swipable_w85 > .column1 > * ,
	.lx_parts2_pc_swipable_w85 > .column2 > * ,
	.lx_parts3_pc_swipable_w85 > .column3 > * ,
	.lx_parts4_pc_swipable_w85 > .column4 > * ,
	.lx_parts5_pc_swipable_w85 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.85);
	}
	.lx_parts1_pc_swipable_w80 > .column1 > * ,
	.lx_parts2_pc_swipable_w80 > .column2 > * ,
	.lx_parts3_pc_swipable_w80 > .column3 > * ,
	.lx_parts4_pc_swipable_w80 > .column4 > * ,
	.lx_parts5_pc_swipable_w80 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.8);
	}
	.lx_parts1_pc_swipable_w75 > .column1 > * ,
	.lx_parts2_pc_swipable_w75 > .column2 > * ,
	.lx_parts3_pc_swipable_w75 > .column3 > * ,
	.lx_parts4_pc_swipable_w75 > .column4 > * ,
	.lx_parts5_pc_swipable_w75 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.75);
	}
	.lx_parts1_pc_swipable_w70 > .column1 > * ,
	.lx_parts2_pc_swipable_w70 > .column2 > * ,
	.lx_parts3_pc_swipable_w70 > .column3 > * ,
	.lx_parts4_pc_swipable_w70 > .column4 > * ,
	.lx_parts5_pc_swipable_w70 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.7);
	}
	.lx_parts1_pc_swipable_w65 > .column1 > * ,
	.lx_parts2_pc_swipable_w65 > .column2 > * ,
	.lx_parts3_pc_swipable_w65 > .column3 > * ,
	.lx_parts4_pc_swipable_w65 > .column4 > * ,
	.lx_parts5_pc_swipable_w65 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.65);
	}
	.lx_parts1_pc_swipable_w60 > .column1 > * ,
	.lx_parts2_pc_swipable_w60 > .column2 > * ,
	.lx_parts3_pc_swipable_w60 > .column3 > * ,
	.lx_parts4_pc_swipable_w60 > .column4 > * ,
	.lx_parts5_pc_swipable_w60 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.6);
	}
	.lx_parts1_pc_swipable_w55 > .column1 > * ,
	.lx_parts2_pc_swipable_w55 > .column2 > * ,
	.lx_parts3_pc_swipable_w55 > .column3 > * ,
	.lx_parts4_pc_swipable_w55 > .column4 > * ,
	.lx_parts5_pc_swipable_w55 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.55);
	}
	.lx_parts1_pc_swipable_w50 > .column1 > * ,
	.lx_parts2_pc_swipable_w50 > .column2 > * ,
	.lx_parts3_pc_swipable_w50 > .column3 > * ,
	.lx_parts4_pc_swipable_w50 > .column4 > * ,
	.lx_parts5_pc_swipable_w50 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.5);
	}
}

@media screen and (max-width: 768px) {
	/* テーブル縦横 横スクロール設定 */
	.layout_sp_scrolltable .vertical-table ,
	.layout_sp_scrolltable .ircalendar ,
	.lx_table_sp_swipable .vertical-table ,
	.lx_table_sp_swipable .ircalendar ,
	.ux_table_sp_swipable .vertical-table ,
	.ux_table_sp_swipable .ircalendar ,
	.ux_table_sp_swipable .uni-table {
		overflow-x: scroll;
		padding-bottom: 1px;
	}

	.layout_sp_scrolltable .vertical-table > div ,
	.layout_sp_scrolltable .ircalendar > div ,
	.lx_table_sp_swipable .vertical-table > div ,
	.lx_table_sp_swipable .ircalendar > div ,
	.ux_table_sp_swipable .vertical-table > div ,
	.ux_table_sp_swipable .ircalendar > div ,
	.ux_table_sp_swipable .uni-table > table {
		width: var(--mainarea-width-pc);
	}

	.layout_sp_scrolltable table.icell ,
	.lx_table_sp_swipable table.icell ,
	.ux_table_sp_swipable table.icell {
		min-width: var(--mainarea-width-pc);
	}

	/* カラム内 横スクロール設定・パーツ幅設定 */
	.ux_col1_sp_swipable  > .column1 ,
	.ux_col2_sp_swipable  > .column2 ,
	.ux_col3_sp_swipable  > .column3 ,
	.ux_col4_sp_swipable  > .column4 ,
	.ux_col5_sp_swipable  > .column5 {
		overflow-x: scroll;
	}

	.ux_col1_sp_swipable  > .column1 > * ,
	.ux_col2_sp_swipable  > .column2 > * ,
	.ux_col3_sp_swipable  > .column3 > * ,
	.ux_col4_sp_swipable  > .column4 > * ,
	.ux_col5_sp_swipable  > .column5 > * {
		min-width: var(--mainarea-width-pc);
	}

	.lx_parts1_sp_swipable_w200 > .column1 > * ,
	.lx_parts2_sp_swipable_w200 > .column2 > * ,
	.lx_parts3_sp_swipable_w200 > .column3 > * ,
	.lx_parts4_sp_swipable_w200 > .column4 > * ,
	.lx_parts5_sp_swipable_w200 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 2);
	}
	.lx_parts1_sp_swipable_w190 > .column1 > * ,
	.lx_parts2_sp_swipable_w190 > .column2 > * ,
	.lx_parts3_sp_swipable_w190 > .column3 > * ,
	.lx_parts4_sp_swipable_w190 > .column4 > * ,
	.lx_parts5_sp_swipable_w190 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.9);
	}
	.lx_parts1_sp_swipable_w180 > .column1 > * ,
	.lx_parts2_sp_swipable_w180 > .column2 > * ,
	.lx_parts3_sp_swipable_w180 > .column3 > * ,
	.lx_parts4_sp_swipable_w180 > .column4 > * ,
	.lx_parts5_sp_swipable_w180 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.8);
	}
	.lx_parts1_sp_swipable_w170 > .column1 > * ,
	.lx_parts2_sp_swipable_w170 > .column2 > * ,
	.lx_parts3_sp_swipable_w170 > .column3 > * ,
	.lx_parts4_sp_swipable_w170 > .column4 > * ,
	.lx_parts5_sp_swipable_w170 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.7);
	}
	.lx_parts1_sp_swipable_w160 > .column1 > * ,
	.lx_parts2_sp_swipable_w160 > .column2 > * ,
	.lx_parts3_sp_swipable_w160 > .column3 > * ,
	.lx_parts4_sp_swipable_w160 > .column4 > * ,
	.lx_parts5_sp_swipable_w160 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.6);
	}
	.lx_parts1_sp_swipable_w150 > .column1 > * ,
	.lx_parts2_sp_swipable_w150 > .column2 > * ,
	.lx_parts3_sp_swipable_w150 > .column3 > * ,
	.lx_parts4_sp_swipable_w150 > .column4 > * ,
	.lx_parts5_sp_swipable_w150 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.5);
	}
	.lx_parts1_sp_swipable_w140 > .column1 > * ,
	.lx_parts2_sp_swipable_w140 > .column2 > * ,
	.lx_parts3_sp_swipable_w140 > .column3 > * ,
	.lx_parts4_sp_swipable_w140 > .column4 > * ,
	.lx_parts5_sp_swipable_w140 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.4);
	}
	.lx_parts1_sp_swipable_w130 > .column1 > * ,
	.lx_parts2_sp_swipable_w130 > .column2 > * ,
	.lx_parts3_sp_swipable_w130 > .column3 > * ,
	.lx_parts4_sp_swipable_w130 > .column4 > * ,
	.lx_parts5_sp_swipable_w130 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.3);
	}
	.lx_parts1_sp_swipable_w125 > .column1 > * ,
	.lx_parts2_sp_swipable_w125 > .column2 > * ,
	.lx_parts3_sp_swipable_w125 > .column3 > * ,
	.lx_parts4_sp_swipable_w125 > .column4 > * ,
	.lx_parts5_sp_swipable_w125 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.25);
	}
	.lx_parts1_sp_swipable_w120 > .column1 > * ,
	.lx_parts2_sp_swipable_w120 > .column2 > * ,
	.lx_parts3_sp_swipable_w120 > .column3 > * ,
	.lx_parts4_sp_swipable_w120 > .column4 > * ,
	.lx_parts5_sp_swipable_w120 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.2);
	}
	.lx_parts1_sp_swipable_w115 > .column1 > * ,
	.lx_parts2_sp_swipable_w115 > .column2 > * ,
	.lx_parts3_sp_swipable_w115 > .column3 > * ,
	.lx_parts4_sp_swipable_w115 > .column4 > * ,
	.lx_parts5_sp_swipable_w115 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.15);
	}
	.lx_parts1_sp_swipable_w110 > .column1 > * ,
	.lx_parts2_sp_swipable_w110 > .column2 > * ,
	.lx_parts3_sp_swipable_w110 > .column3 > * ,
	.lx_parts4_sp_swipable_w110 > .column4 > * ,
	.lx_parts5_sp_swipable_w110 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.1);
	}
	.lx_parts1_sp_swipable_w105 > .column1 > * ,
	.lx_parts2_sp_swipable_w105 > .column2 > * ,
	.lx_parts3_sp_swipable_w105 > .column3 > * ,
	.lx_parts4_sp_swipable_w105 > .column4 > * ,
	.lx_parts5_sp_swipable_w105 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 1.05);
	}

	.lx_parts1_sp_swipable_w95 > .column1 > * ,
	.lx_parts2_sp_swipable_w95 > .column2 > * ,
	.lx_parts3_sp_swipable_w95 > .column3 > * ,
	.lx_parts4_sp_swipable_w95 > .column4 > * ,
	.lx_parts5_sp_swipable_w95 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.95);
	}
	.lx_parts1_sp_swipable_w90 > .column1 > * ,
	.lx_parts2_sp_swipable_w90 > .column2 > * ,
	.lx_parts3_sp_swipable_w90 > .column3 > * ,
	.lx_parts4_sp_swipable_w90 > .column4 > * ,
	.lx_parts5_sp_swipable_w90 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.9);
	}
	.lx_parts1_sp_swipable_w85 > .column1 > * ,
	.lx_parts2_sp_swipable_w85 > .column2 > * ,
	.lx_parts3_sp_swipable_w85 > .column3 > * ,
	.lx_parts4_sp_swipable_w85 > .column4 > * ,
	.lx_parts5_sp_swipable_w85 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.85);
	}
	.lx_parts1_sp_swipable_w80 > .column1 > * ,
	.lx_parts2_sp_swipable_w80 > .column2 > * ,
	.lx_parts3_sp_swipable_w80 > .column3 > * ,
	.lx_parts4_sp_swipable_w80 > .column4 > * ,
	.lx_parts5_sp_swipable_w80 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.8);
	}
	.lx_parts1_sp_swipable_w75 > .column1 > * ,
	.lx_parts2_sp_swipable_w75 > .column2 > * ,
	.lx_parts3_sp_swipable_w75 > .column3 > * ,
	.lx_parts4_sp_swipable_w75 > .column4 > * ,
	.lx_parts5_sp_swipable_w75 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.75);
	}
	.lx_parts1_sp_swipable_w70 > .column1 > * ,
	.lx_parts2_sp_swipable_w70 > .column2 > * ,
	.lx_parts3_sp_swipable_w70 > .column3 > * ,
	.lx_parts4_sp_swipable_w70 > .column4 > * ,
	.lx_parts5_sp_swipable_w70 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.7);
	}
	.lx_parts1_sp_swipable_w65 > .column1 > * ,
	.lx_parts2_sp_swipable_w65 > .column2 > * ,
	.lx_parts3_sp_swipable_w65 > .column3 > * ,
	.lx_parts4_sp_swipable_w65 > .column4 > * ,
	.lx_parts5_sp_swipable_w65 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.65);
	}
	.lx_parts1_sp_swipable_w60 > .column1 > * ,
	.lx_parts2_sp_swipable_w60 > .column2 > * ,
	.lx_parts3_sp_swipable_w60 > .column3 > * ,
	.lx_parts4_sp_swipable_w60 > .column4 > * ,
	.lx_parts5_sp_swipable_w60 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.6);
	}
	.lx_parts1_sp_swipable_w55 > .column1 > * ,
	.lx_parts2_sp_swipable_w55 > .column2 > * ,
	.lx_parts3_sp_swipable_w55 > .column3 > * ,
	.lx_parts4_sp_swipable_w55 > .column4 > * ,
	.lx_parts5_sp_swipable_w55 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.55);
	}
	.lx_parts1_sp_swipable_w50 > .column1 > * ,
	.lx_parts2_sp_swipable_w50 > .column2 > * ,
	.lx_parts3_sp_swipable_w50 > .column3 > * ,
	.lx_parts4_sp_swipable_w50 > .column4 > * ,
	.lx_parts5_sp_swipable_w50 > .column5 > * {
		min-width: calc(var(--mainarea-width-pc) * 0.5);
	}
}


/* 横並び */
.lx_anchor_inline .anchor-link {
	display: inline-block;
	margin-right: 20px;
}

@media print, screen and (min-width: 769px) {
	.lx_anchor_inline_pc .anchor-link {
		display: inline-block;
		margin-right: 20px;
	}
}
@media screen and (max-width: 768px) {
	.lx_anchor_inline_sp .anchor-link {
		display: inline-block;
		margin-right: 20px;
	}
}

/*== 改行オフ ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_cke_hide_br br ,
#sharewithmain .lx_cke_hide_br br {
    display: none;
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_cke_hide_br_pc br ,
	#sharewithmain .lx_cke_hide_br_pc br {
	    display: none;
	}
}

@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_cke_hide_br_sp br ,
	#sharewithmain .lx_cke_hide_br_sp br {
	    display: none;
	}
}

/*== 番号付きリスト ==*/
ol:not([start]) ,
ol[start="1"] {
	counter-reset: cnt 0;
}
ol[start="2"] {
	counter-reset: cnt 1;
}
ol[start="3"] {
	counter-reset: cnt 2;
}
ol[start="4"] {
	counter-reset: cnt 3;
}
ol[start="5"] {
	counter-reset: cnt 4;
}
ol[start="6"] {
	counter-reset: cnt 5;
}
ol[start="7"] {
	counter-reset: cnt 6;
}
ol[start="8"] {
	counter-reset: cnt 7;
}
ol[start="9"] {
	counter-reset: cnt 8;
}
ol[start="10"] {
	counter-reset: cnt 9;
}
ol[start="11"] {
	counter-reset: cnt 10;
}
ol[start="12"] {
	counter-reset: cnt 11;
}
ol[start="13"] {
	counter-reset: cnt 12;
}
ol[start="14"] {
	counter-reset: cnt 13;
}
ol[start="15"] {
	counter-reset: cnt 14;
}
ol[start="16"] {
	counter-reset: cnt 15;
}
ol[start="17"] {
	counter-reset: cnt 16;
}
ol[start="18"] {
	counter-reset: cnt 17;
}
ol[start="19"] {
	counter-reset: cnt 18;
}
ol[start="20"] {
	counter-reset: cnt 19;
}
ol[start="21"] {
	counter-reset: cnt 20;
}
ol[start="22"] {
	counter-reset: cnt 21;
}
ol[start="23"] {
	counter-reset: cnt 22;
}
ol[start="24"] {
	counter-reset: cnt 23;
}
ol[start="25"] {
	counter-reset: cnt 24;
}
ol[start="26"] {
	counter-reset: cnt 25;
}
ol[start="27"] {
	counter-reset: cnt 26;
}
ol[start="28"] {
	counter-reset: cnt 27;
}
ol[start="29"] {
	counter-reset: cnt 28;
}
ol[start="30"] {
	counter-reset: cnt 29;
}


/* ローマ字 */
[class*="lx_cke_ol1_roman"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_roman"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_roman"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_roman"] .rich-text ol {
	padding-left: 2em;
}

/* i ii iii */
.lx_cke_ol1_roman1 .rich-text :not(li) > ol > li ,
.lx_cke_ol2_roman1 .rich-text :not(li) > * > li > ol > li ,
.lx_cke_ol3_roman1 .rich-text :not(li) > * > li > * > li > ol > li ,
div.lx_cke_ol_roman1 ol > li {
	list-style-type: lower-roman;
}

/* I II III */
.lx_cke_ol1_roman2 .rich-text :not(li) > ol > li ,
.lx_cke_ol2_roman2 .rich-text :not(li) > * > li > ol > li ,
.lx_cke_ol3_roman2 .rich-text :not(li) > * > li > * > li > ol > li ,
div.lx_cke_ol_roman2 .rich-text ol > li {
	list-style-type: upper-roman;
}


/* アルファベット */
[class*="lx_cke_ol1_alpha"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_alpha"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_alpha"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_alpha"] .rich-text ol {
	padding-left: 2em;
}

/* a b c */
.lx_cke_ol1_alpha1 .rich-text :not(li) > ol > li ,
.lx_cke_ol2_alpha1 .rich-text :not(li) > * > li > ol > li ,
.lx_cke_ol3_alpha1 .rich-text :not(li) > * > li > * > li > ol > li ,
div.lx_cke_ol_alpha1 .rich-text ol > li {
	list-style-type: lower-alpha;
}

/* A B C */
.lx_cke_ol1_alpha2 .rich-text :not(li) > ol > li ,
.lx_cke_ol2_alpha2 .rich-text :not(li) > * > li > ol > li ,
.lx_cke_ol3_alpha2 .rich-text :not(li) > * > li > * > li > ol > li ,
div.lx_cke_ol_alpha2 .rich-text ol > li {
	list-style-type: upper-alpha;
}


/* 平仮名・片仮名・いろは */
[class*="lx_cke_ol1_kana"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_kana"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_kana"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_kana"] .rich-text ol {
	padding-left: 2em;
}

/* あ い う */
.lx_cke_ol1_kana1 .rich-text :not(li) > ol > li ,
.lx_cke_ol2_kana1 .rich-text :not(li) > * > li > ol > li ,
.lx_cke_ol3_kana1 .rich-text :not(li) > * > li > * > li > ol > li ,
div.lx_cke_ol_kana1 .rich-text ol > li {
	list-style-type: hiragana;
}

/* ア イ ウ */
.lx_cke_ol1_kana2 .rich-text :not(li) > ol > li ,
.lx_cke_ol2_kana2 .rich-text :not(li) > * > li > ol > li ,
.lx_cke_ol3_kana2 .rich-text :not(li) > * > li > * > li > ol > li ,
div.lx_cke_ol_kana2 .rich-text ol > li {
	list-style-type: katakana;
}

/* い ろ は */
.lx_cke_ol1_kana3 .rich-text :not(li) > ol > li ,
.lx_cke_ol2_kana3 .rich-text :not(li) > * > li > ol > li ,
.lx_cke_ol3_kana3 .rich-text :not(li) > * > li > * > li > ol > li ,
div.lx_cke_ol_kana3 .rich-text ol > li {
	list-style-type: hiragana-iroha;
}

/* イ ロ ハ */
.lx_cke_ol1_kana4 .rich-text :not(li) > ol > li ,
.lx_cke_ol2_kana4 .rich-text :not(li) > * > li > ol > li ,
.lx_cke_ol3_kana4 .rich-text :not(li) > * > li > * > li > ol > li ,
div.lx_cke_ol_kana4 .rich-text ol > li {
	list-style-type: katakana-iroha;
}


/* (1) (2) (3) */
[class*="lx_cke_ol1_paren1"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_paren1"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_paren1"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_paren1"] .rich-text ol ,
div.layout_ol_paren1 .rich-text ol {
	padding-left: 3em;
}

[class*="lx_cke_ol1_paren1"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_paren1"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_paren1"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_paren1"] .rich-text ol > li ,
div.layout_ol_paren1 .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_paren1"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_paren1"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_paren1"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_paren1"] .rich-text ol > li::before ,
div.layout_ol_paren1 .rich-text ol > li::before {
	content: "(" counter(cnt) ")";
	text-align: right;
	position: absolute;
	top: auto;
	left: -3em;
	display: inline;
	width: 2.5em;
	white-space: nowrap;
}

/* (i) (ii) (iii) */
.lx_cke_ol1_paren1_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren1_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren1_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren1_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_paren1 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_paren1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_paren1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_paren1 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "(" counter(cnt, lower-roman) ")";
}

/* (I) (II) (III) */
.lx_cke_ol1_paren1_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren1_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren1_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren1_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_paren1 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_paren1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_paren1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_paren1 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "(" counter(cnt, upper-roman) ")";
}

/* (a) (b) (c) */
.lx_cke_ol1_paren1_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren1_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren1_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren1_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_paren1 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_paren1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_paren1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_paren1 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "(" counter(cnt, lower-alpha) ")";
}

/* (A) (B) (C) */
.lx_cke_ol1_paren1_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren1_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren1_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren1_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_paren1 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_paren1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_paren1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_paren1 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "(" counter(cnt, upper-alpha) ")";
}

/* (あ) (い) (う) */
.lx_cke_ol1_paren1_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren1_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren1_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren1_kana1 .rich-text ol > li::before {
	content: "(" counter(cnt, hiragana) ")";
}

/* (ア) (イ) (ウ) */
.lx_cke_ol1_paren1_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren1_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren1_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren1_kana2 .rich-text ol > li::before {
	content: "(" counter(cnt, katakana) ")";
}

/* (い) (ろ) (は) */
.lx_cke_ol1_paren1_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren1_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren1_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren1_kana3 .rich-text ol > li::before {
	content: "(" counter(cnt, hiragana-iroha) ")";
}

/* (イ) (ロ) (ハ) */
.lx_cke_ol1_paren1_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren1_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren1_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren1_kana4 .rich-text ol > li::before {
	content: "(" counter(cnt, katakana-iroha) ")";
}


/* 1) 2) 3) */
[class*="lx_cke_ol1_paren2"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_paren2"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_paren2"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_paren2"] .rich-text ol ,
div.layout_ol_paren2 .rich-text ol {
	padding-left: 2.5em;
}

[class*="lx_cke_ol1_paren2"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_paren2"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_paren2"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_paren2"] .rich-text ol > li ,
div.layout_ol_paren2 .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_paren2"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_paren2"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_paren2"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_paren2"] .rich-text ol > li::before ,
div.layout_ol_paren2 .rich-text ol > li::before {
	content: "" counter(cnt) ")";
	text-align: right;
	position: absolute;
	top: auto;
	left: -2.5em;
	display: inline;
	width: 2em;
	white-space: nowrap;
}

.lx_cke_ol1_paren2_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren2_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren2_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren2_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_paren2 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_paren2 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_paren2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_paren2 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "" counter(cnt, lower-roman) ")";
}

.lx_cke_ol1_paren2_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren2_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren2_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren2_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_paren2 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_paren2 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_paren2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_paren2 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "" counter(cnt, upper-roman) ")";
}

.lx_cke_ol1_paren2_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren2_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren2_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren2_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_paren2 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_paren2 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_paren2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_paren2 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "" counter(cnt, lower-alpha) ")";
}

.lx_cke_ol1_paren2_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren2_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren2_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren2_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_paren2 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_paren2 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_paren2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_paren2 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "" counter(cnt, upper-alpha) ")";
}

.lx_cke_ol1_paren2_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren2_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren2_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren2_kana1 .rich-text ol > li::before {
	content: "" counter(cnt, hiragana) ")";
}

.lx_cke_ol1_paren2_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren2_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren2_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren2_kana2 .rich-text ol > li::before {
	content: "" counter(cnt, katakana) ")";
}

.lx_cke_ol1_paren2_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren2_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren2_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren2_kana3 .rich-text ol > li::before {
	content: "" counter(cnt, hiragana-iroha) ")";
}

.lx_cke_ol1_paren2_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_paren2_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_paren2_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_paren2_kana4 .rich-text ol > li::before {
	content: "" counter(cnt, katakana-iroha) ")";
}

/* [1] [2] [3] */
[class*="lx_cke_ol1_square1"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_square1"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_square1"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_square1"] .rich-text ol {
	padding-left: 3em;
}

[class*="lx_cke_ol1_square1"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_square1"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_square1"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_square1"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_square1"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_square1"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_square1"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_square1"] .rich-text ol > li::before {
	content: "[" counter(cnt) "]";
	text-align: right;
	position: absolute;
	top: auto;
	left: -3em;
	display: inline;
	width: 2.5em;
	white-space: nowrap;
}

.lx_cke_ol1_square1_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square1_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square1_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square1_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_square1 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_square1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_square1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_square1 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "[" counter(cnt, lower-roman) "]";
}

.lx_cke_ol1_square1_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square1_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square1_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square1_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_square1 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_square1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_square1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_square1 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "[" counter(cnt, upper-roman) "]";
}

.lx_cke_ol1_square1_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square1_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square1_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square1_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_square1 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_square1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_square1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_square1 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "[" counter(cnt, lower-alpha) "]";
}

.lx_cke_ol1_square1_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square1_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square1_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square1_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_square1 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_square1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_square1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_square1 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "[" counter(cnt, upper-alpha) "]";
}

.lx_cke_ol1_square1_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square1_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square1_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square1_kana1 .rich-text ol > li::before {
	content: "[" counter(cnt, hiragana) "]";
}

.lx_cke_ol1_square1_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square1_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square1_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square1_kana2 .rich-text ol > li::before {
	content: "[" counter(cnt, katakana) "]";
}

.lx_cke_ol1_square1_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square1_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square1_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square1_kana3 .rich-text ol > li::before {
	content: "[" counter(cnt, hiragana-iroha) "]";
}

.lx_cke_ol1_square1_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square1_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square1_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square1_kana4 .rich-text ol > li::before {
	content: "[" counter(cnt, katakana-iroha) "]";
}

/* 1] 2] 3] */
[class*="lx_cke_ol1_square2"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_square2"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_square2"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_square2"] .rich-text ol {
	padding-left: 2.5em;
}

[class*="lx_cke_ol1_square2"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_square2"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_square2"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_square2"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_square2"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_square2"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_square2"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_square2"] .rich-text ol > li::before {
	content: "" counter(cnt) "]";
	text-align: right;
	position: absolute;
	top: auto;
	left: -2.5em;
	display: inline;
	width: 2em;
	white-space: nowrap;
}

.lx_cke_ol1_square2_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square2_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square2_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square2_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_square2 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_square2 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_square2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_square2 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "" counter(cnt, lower-roman) "]";
}

.lx_cke_ol1_square2_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square2_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square2_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square2_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_square2 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_square2 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_square2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_square2 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "" counter(cnt, upper-roman) "]";
}

.lx_cke_ol1_square2_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square2_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square2_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square2_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_square2 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_square2 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_square2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_square2 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "" counter(cnt, lower-alpha) "]";
}

.lx_cke_ol1_square2_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square2_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square2_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square2_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_square2 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_square2 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_square2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_square2 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "" counter(cnt, upper-alpha) "]";
}

.lx_cke_ol1_square2_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square2_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square2_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square2_kana1 .rich-text ol > li::before {
	content: "" counter(cnt, hiragana) "]";
}

.lx_cke_ol1_square2_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square2_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square2_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square2_kana2 .rich-text ol > li::before {
	content: "" counter(cnt, katakana) "]";
}

.lx_cke_ol1_square2_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square2_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square2_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square2_kana3 .rich-text ol > li::before {
	content: "" counter(cnt, hiragana-iroha) "]";
}

.lx_cke_ol1_square2_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square2_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square2_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square2_kana4 .rich-text ol > li::before {
	content: "" counter(cnt, katakana-iroha) "]";
}

/* 【1】【2】【3】 */
[class*="lx_cke_ol1_square3"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_square3"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_square3"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_square3"] .rich-text ol {
	padding-left: 3.5em;
}

[class*="lx_cke_ol1_square3"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_square3"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_square3"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_square3"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_square3"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_square3"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_square3"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_square3"] .rich-text ol > li::before {
	content: "【" counter(cnt) "】";
	text-align: right;
	position: absolute;
	top: auto;
	left: -3.5em;
	display: inline;
	width: 3.5em;
	white-space: nowrap;
}

.lx_cke_ol1_square3_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square3_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square3_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square3_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_square3 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_square3 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_square3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_square3 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "【" counter(cnt, lower-roman) "】";
}

.lx_cke_ol1_square3_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square3_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square3_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square3_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_square3 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_square3 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_square3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_square3 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "【" counter(cnt, upper-roman) "】";
}

.lx_cke_ol1_square3_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square3_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square3_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square3_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_square3 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_square3 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_square3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_square3 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "【" counter(cnt, lower-alpha) "】";
}

.lx_cke_ol1_square3_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square3_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square3_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square3_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_square3 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_square3 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_square3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_square3 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "【" counter(cnt, upper-alpha) "】";
}

.lx_cke_ol1_square3_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square3_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square3_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square3_kana1 .rich-text ol > li::before {
	content: "【" counter(cnt, hiragana) "】";
}

.lx_cke_ol1_square3_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square3_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square3_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square3_kana2 .rich-text ol > li::before {
	content: "【" counter(cnt, katakana) "】";
}

.lx_cke_ol1_square3_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square3_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square3_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square3_kana3 .rich-text ol > li::before {
	content: "【" counter(cnt, hiragana-iroha) "】";
}

.lx_cke_ol1_square3_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_square3_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_square3_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_square3_kana4 .rich-text ol > li::before {
	content: "【" counter(cnt, katakana-iroha) "】";
}

/* <1> <2> <3> */
[class*="lx_cke_ol1_angle1"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_angle1"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_angle1"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_angle1"] .rich-text ol {
	padding-left: 3em;
}

[class*="lx_cke_ol1_angle1"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_angle1"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_angle1"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_angle1"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_angle1"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_angle1"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_angle1"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_angle1"] .rich-text ol > li::before {
	content: "<" counter(cnt) ">";
	text-align: right;
	position: absolute;
	top: auto;
	left: -3em;
	display: inline;
	width: 2.5em;
	white-space: nowrap;
}

.lx_cke_ol1_angle1_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_angle1_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_angle1_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_angle1_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_angle1 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_angle1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_angle1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_angle1 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "<" counter(cnt, lower-roman) ">";
}

.lx_cke_ol1_angle1_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_angle1_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_angle1_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_angle1_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_angle1 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_angle1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_angle1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_angle1 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "<" counter(cnt, upper-roman) ">";
}

.lx_cke_ol1_angle1_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_angle1_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_angle1_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_angle1_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_angle1 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_angle1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_angle1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_angle1 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "<" counter(cnt, lower-alpha) ">";
}

.lx_cke_ol1_angle1_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_angle1_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_angle1_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_angle1_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_angle1 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_angle1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_angle1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_angle1 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "<" counter(cnt, upper-alpha) ">";
}

.lx_cke_ol1_angle1_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_angle1_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_angle1_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_angle1_kana1 .rich-text ol > li::before {
	content: "<" counter(cnt, hiragana) ">";
}

.lx_cke_ol1_angle1_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_angle1_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_angle1_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_angle1_kana2 .rich-text ol > li::before {
	content: "<" counter(cnt, katakana) ">";
}

.lx_cke_ol1_angle1_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_angle1_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_angle1_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_angle1_kana3 .rich-text ol > li::before {
	content: "<" counter(cnt, hiragana-iroha) ">";
}

.lx_cke_ol1_angle1_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_angle1_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_angle1_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_angle1_kana4 .rich-text ol > li::before {
	content: "<" counter(cnt, katakana-iroha) ">";
}

/* ① ② ③ */
[class*="lx_cke_ol1_circled1"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_circled1"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_circled1"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_circled1"] .rich-text ol ,
div.layout_ol_circled1 .rich-text ol {
	padding-left: 2em;
}

[class*="lx_cke_ol1_circled1"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_circled1"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_circled1"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_circled1"] .rich-text ol > li ,
div.layout_ol_circled1 .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_circled1"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_circled1"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_circled1"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_circled1"] .rich-text ol > li::before ,
div.layout_ol_circled1 .rich-text ol > li::before {
	content: counter(cnt);
	position: absolute;
	top: auto;
	left: -2em;
	display: inline-block;
	width: 1.25em;
	height: 1.25em;
	margin-top: 0.5em;

	border: 1px solid currentColor;
	border-radius: 100%;
	white-space: nowrap;
	font-size: 80%;
	text-align: center;
	line-height: 1.125em;
	letter-spacing: 0;
}

.lx_cke_ol1_circled1_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_circled1_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_circled1_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_circled1_roman1 ol > li::before ,
.lx_cke_ol1_circled1 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_circled1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_circled1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_circled1 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: counter(cnt, lower-roman);
}

.lx_cke_ol1_circled1_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_circled1_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_circled1_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_circled1_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_circled1 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_circled1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_circled1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_circled1 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: counter(cnt, upper-roman);
}

.lx_cke_ol1_circled1_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_circled1_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_circled1_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_circled1_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_circled1 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_circled1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_circled1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_circled1 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: counter(cnt, lower-alpha);
}

.lx_cke_ol1_circled1_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_circled1_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_circled1_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_circled1_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_circled1 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_circled1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_circled1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_circled1 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: counter(cnt, upper-alpha);
}

.lx_cke_ol1_circled1_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_circled1_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_circled1_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_circled1_kana1 .rich-text ol > li::before {
	content: counter(cnt, hiragana);
}

.lx_cke_ol1_circled1_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_circled1_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_circled1_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_circled1_kana2 .rich-text ol > li::before {
	content: counter(cnt, katakana);
}

.lx_cke_ol1_circled1_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_circled1_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_circled1_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_circled1_kana3 .rich-text ol > li::before {
	content: counter(cnt, hiragana-iroha);
}

.lx_cke_ol1_circled1_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_circled1_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_circled1_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_circled1_kana4 .rich-text ol > li::before {
	content: counter(cnt, katakana-iroha);
}

/* ※1 ※2 ※3 */
[class*="lx_cke_ol1_star1"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_star1"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_star1"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_star1"] .rich-text ol {
	padding-left: 2.5em;
}

[class*="lx_cke_ol1_star1"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_star1"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_star1"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_star1"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_star1"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_star1"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_star1"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_star1"] .rich-text ol > li::before {
	content: "※" counter(cnt);
	position: absolute;
	top: auto;
	left: -2.5em;
	display: inline;
}

.lx_cke_ol1_star1_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star1_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star1_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star1_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_star1 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_star1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_star1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_star1 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "※" counter(cnt, lower-roman);
}

.lx_cke_ol1_star1_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star1_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star1_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star1_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_star1 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_star1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_star1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_star1 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "※" counter(cnt, upper-roman);
}

.lx_cke_ol1_star1_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star1_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star1_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star1_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_star1 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_star1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_star1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_star1 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "※" counter(cnt, lower-alpha);
}

.lx_cke_ol1_star1_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star1_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star1_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star1_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_star1 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_star1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_star1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_star1 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "※" counter(cnt, upper-alpha);
}

.lx_cke_ol1_star1_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star1_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star1_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star1_kana1 .rich-text ol > li::before {
	content: "※" counter(cnt, hiragana);
}

.lx_cke_ol1_star1_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star1_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star1_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star1_kana2 .rich-text ol > li::before {
	content: "※" counter(cnt, katakana);
}

.lx_cke_ol1_star1_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star1_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star1_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star1_kana3 .rich-text ol > li::before {
	content: "※" counter(cnt, hiragana-iroha);
}

.lx_cke_ol1_star1_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star1_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star1_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star1_kana4 .rich-text ol > li::before {
	content: "※" counter(cnt, katakana-iroha);
}

/* ＊1 ＊2 ＊3 */
[class*="lx_cke_ol1_star2"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_star2"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_star2"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_star2"] .rich-text ol {
	padding-left: 2.5em;
}

[class*="lx_cke_ol1_star2"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_star2"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_star2"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_star2"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_star2"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_star2"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_star2"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_star2"] .rich-text ol > li::before {
	content: "＊" counter(cnt);
	position: absolute;
	top: auto;
	left: -2.5em;
	display: inline;
}

.lx_cke_ol1_star2_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star2_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star2_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star2_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_star2 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_star2 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_star2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_star2 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "＊" counter(cnt, lower-roman);
}

.lx_cke_ol1_star2_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star2_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star2_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star2_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_star2 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_star2 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_star2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_star2 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "＊" counter(cnt, upper-roman);
}

.lx_cke_ol1_star2_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star2_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star2_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star2_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_star2 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_star2 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_star2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_star2 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "＊" counter(cnt, lower-alpha);
}

.lx_cke_ol1_star2_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star2_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star2_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star2_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_star2 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_star2 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_star2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_star2 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "＊" counter(cnt, upper-alpha);
}

.lx_cke_ol1_star2_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star2_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star2_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star2_kana1 .rich-text ol > li::before {
	content: "＊" counter(cnt, hiragana);
}

.lx_cke_ol1_star2_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star2_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star2_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star2_kana2 .rich-text ol > li::before {
	content: "＊" counter(cnt, katakana);
}

.lx_cke_ol1_star2_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star2_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star2_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star2_kana3 .rich-text ol > li::before {
	content: "＊" counter(cnt, hiragana-iroha);
}

.lx_cke_ol1_star2_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star2_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star2_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star2_kana4 .rich-text ol > li::before {
	content: "＊" counter(cnt, katakana-iroha);
}

/* ★1 ★2 ★3 */
[class*="lx_cke_ol1_star3"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_star3"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_star3"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_star3"] .rich-text ol {
	padding-left: 2.5em;
}

[class*="lx_cke_ol1_star3"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_star3"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_star3"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_star3"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_star3"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_star3"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_star3"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_star3"] .rich-text ol > li::before {
	content: "★" counter(cnt);
	position: absolute;
	top: auto;
	left: -2.5em;
	display: inline;
}

.lx_cke_ol1_star3_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star3_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star3_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star3_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_star3 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_star3 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_star3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_star3 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "★" counter(cnt, lower-roman);
}

.lx_cke_ol1_star3_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star3_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star3_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star3_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_star3 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_star3 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_star3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_star3 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "★" counter(cnt, upper-roman);
}

.lx_cke_ol1_star3_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star3_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star3_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star3_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_star3 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_star3 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_star3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_star3 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "★" counter(cnt, lower-alpha);
}

.lx_cke_ol1_star3_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star3_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star3_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star3_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_star3 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_star3 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_star3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_star3 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "★" counter(cnt, upper-alpha);
}

.lx_cke_ol1_star3_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star3_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star3_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star3_kana1 .rich-text ol > li::before {
	content: "★" counter(cnt, hiragana);
}

.lx_cke_ol1_star3_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star3_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star3_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star3_kana2 .rich-text ol > li::before {
	content: "★" counter(cnt, katakana);
}

.lx_cke_ol1_star3_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star3_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star3_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star3_kana3 .rich-text ol > li::before {
	content: "★" counter(cnt, hiragana-iroha);
}

.lx_cke_ol1_star3_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star3_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star3_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star3_kana4 .rich-text ol > li::before {
	content: "★" counter(cnt, katakana-iroha);
}

/* *1 *2 *3 */
[class*="lx_cke_ol1_star4"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_star4"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_star4"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_star4"] .rich-text ol {
	padding-left: 2.5em;
}

[class*="lx_cke_ol1_star4"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_star4"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_star4"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_star4"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_star4"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_star4"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_star4"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_star4"] .rich-text ol > li::before {
	content: "*" counter(cnt);
	position: absolute;
	top: auto;
	left: -2.5em;
	display: inline;
}

.lx_cke_ol1_star4_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star4_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star4_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star4_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_star4 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_star4 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_star4 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_star4 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "*" counter(cnt, lower-roman);
}

.lx_cke_ol1_star4_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star4_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star4_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star4_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_star4 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_star4 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_star4 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_star4 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "*" counter(cnt, upper-roman);
}

.lx_cke_ol1_star4_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star4_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star4_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star4_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_star4 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_star4 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_star4 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_star4 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "*" counter(cnt, lower-alpha);
}

.lx_cke_ol1_star4_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star4_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star4_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star4_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_star4 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_star4 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_star4 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_star4 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "*" counter(cnt, upper-alpha);
}

.lx_cke_ol1_star4_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star4_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star4_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star4_kana1 .rich-text ol > li::before {
	content: "*" counter(cnt, hiragana);
}

.lx_cke_ol1_star4_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star4_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star4_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star4_kana2 .rich-text ol > li::before {
	content: "*" counter(cnt, katakana);
}

.lx_cke_ol1_star4_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star4_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star4_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star4_kana3 .rich-text ol > li::before {
	content: "*" counter(cnt, hiragana-iroha);
}

.lx_cke_ol1_star4_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_star4_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_star4_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_star4_kana4 .rich-text ol > li::before {
	content: "*" counter(cnt, katakana-iroha);
}

/* (注1) (注2) (注3) */
[class*="lx_cke_ol1_note1"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_note1"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_note1"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_note1"] .rich-text ol {
	padding-left: 3.5em;
}

[class*="lx_cke_ol1_note1"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_note1"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_note1"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_note1"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_note1"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_note1"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_note1"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_note1"] .rich-text ol > li::before {
	content: "(注" counter(cnt) ")";
	position: absolute;
	top: auto;
	left: -3.5em;
	display: inline;
}

.lx_cke_ol1_note1_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note1_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note1_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note1_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_note1 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_note1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_note1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_note1 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "(注" counter(cnt, lower-roman) ")";
}

.lx_cke_ol1_note1_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note1_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note1_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note1_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_note1 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_note1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_note1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_note1 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "(注" counter(cnt, upper-roman) ")";
}

.lx_cke_ol1_note1_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note1_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note1_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note1_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_note1 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_note1 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_note1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_note1 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "(注" counter(cnt, lower-alpha) ")";
}

.lx_cke_ol1_note1_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note1_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note1_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note1_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_note1 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_note1 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_note1 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_note1 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "(注" counter(cnt, upper-alpha) ")";
}

.lx_cke_ol1_note1_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note1_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note1_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note1_kana1 .rich-text ol > li::before {
	content: "(注" counter(cnt, hiragana) ")";
}

.lx_cke_ol1_note1_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note1_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note1_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note1_kana2 .rich-text ol > li::before {
	content: "(注" counter(cnt, katakana) ")";
}

.lx_cke_ol1_note1_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note1_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note1_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note1_kana3 .rich-text ol > li::before {
	content: "(注" counter(cnt, hiragana-iroha) ")";
}

.lx_cke_ol1_note1_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note1_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note1_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note1_kana4 .rich-text ol > li::before {
	content: "(注" counter(cnt, katakana-iroha) ")";
}

/* 注1) 注2) 注3) */
[class*="lx_cke_ol1_note2"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_note2"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_note2"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_note2"] .rich-text ol {
	padding-left: 3em;
}

[class*="lx_cke_ol1_note2"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_note2"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_note2"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_note2"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_note2"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_note2"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_note2"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_note2"] .rich-text ol > li::before {
	content: "注" counter(cnt) ")";
	position: absolute;
	top: auto;
	left: -3em;
	display: inline;
}

.lx_cke_ol1_note2_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note2_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note2_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note2_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_note2 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_note2 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_note2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_note2 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "注" counter(cnt, lower-roman) ")";
}

.lx_cke_ol1_note2_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note2_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note2_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note2_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_note2 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_note2 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_note2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_note2 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "注" counter(cnt, upper-roman) ")";
}

.lx_cke_ol1_note2_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note2_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note2_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note2_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_note2 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_note2 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_note2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_note2 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "注" counter(cnt, lower-alpha) ")";
}

.lx_cke_ol1_note2_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note2_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note2_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note2_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_note2 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_note2 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_note2 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_note2 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "注" counter(cnt, upper-alpha) ")";
}

.lx_cke_ol1_note2_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note2_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note2_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note2_kana1 .rich-text ol > li::before {
	content: "注" counter(cnt, hiragana) ")";
}

.lx_cke_ol1_note2_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note2_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note2_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note2_kana2 .rich-text ol > li::before {
	content: "注" counter(cnt, katakana) ")";
}

.lx_cke_ol1_note2_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note2_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note2_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note2_kana3 ol > li::before {
	content: "注" counter(cnt, hiragana-iroha) ")";
}

.lx_cke_ol1_note2_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note2_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note2_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note2_kana4 .rich-text ol > li::before {
	content: "注" counter(cnt, katakana-iroha) ")";
}

/* 注1: 注2: 注3: */
[class*="lx_cke_ol1_note3"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_note3"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_note3"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_note3"] .rich-text ol {
	padding-left: 3em;
}

[class*="lx_cke_ol1_note3"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_note3"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_note3"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_note3"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_note3"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_note3"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_note3"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_note3"] .rich-text ol > li::before {
	content: "注" counter(cnt) ":";
	position: absolute;
	top: auto;
	left: -3em;
	display: inline;
}

.lx_cke_ol1_note3_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note3_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note3_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note3_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_note3 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_note3 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_note3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_note3 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "注" counter(cnt, lower-roman) ":";
}

.lx_cke_ol1_note3_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note3_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note3_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note3_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_note3 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_note3 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_note3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_note3 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "注" counter(cnt, upper-roman) ":";
}

.lx_cke_ol1_note3_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note3_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note3_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note3_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_note3 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_note3 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_note3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_note3 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "注" counter(cnt, lower-alpha) ":";
}

.lx_cke_ol1_note3_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note3_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note3_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note3_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_note3 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_note3 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_note3 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_note3 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "注" counter(cnt, upper-alpha) ":";
}

.lx_cke_ol1_note3_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note3_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note3_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note3_kana1 .rich-text ol > li::before {
	content: "注" counter(cnt, hiragana) ":";
}

.lx_cke_ol1_note3_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note3_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note3_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note3_kana2 .rich-text ol > li::before {
	content: "注" counter(cnt, katakana) ":";
}

.lx_cke_ol1_note3_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note3_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note3_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note3_kana3 .rich-text ol > li::before {
	content: "注" counter(cnt, hiragana-iroha) ":";
}

.lx_cke_ol1_note3_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note3_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note3_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note3_kana4 .rich-text ol > li::before {
	content: "注" counter(cnt, katakana-iroha) ":";
}


/* (note 1) (note 2) (note 3) */
[class*="lx_cke_ol1_note4"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_note4"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_note4"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_note4"] .rich-text ol {
	padding-left: 4.5em;
}

[class*="lx_cke_ol1_note4"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_note4"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_note4"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_note4"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_note4"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_note4"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_note4"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_note4"] .rich-text ol > li::before {
	content: "(note " counter(cnt) ")";
	position: absolute;
	top: auto;
	left: -4.5em;
	display: inline;
}

.lx_cke_ol1_note4_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note4_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note4_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note4_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_note4 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_note4 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_note4 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_note4 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "(note " counter(cnt, lower-roman) ")";
}

.lx_cke_ol1_note4_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note4_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note4_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note4_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_note4 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_note4 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_note4 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_note4 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "(note " counter(cnt, upper-roman) ")";
}

.lx_cke_ol1_note4_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note4_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note4_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note4_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_note4 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_note4 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_note4 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_note4 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "(note " counter(cnt, lower-alpha) ")";
}

.lx_cke_ol1_note4_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note4_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note4_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note4_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_note4 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_note4 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_note4 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_note4 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "(note " counter(cnt, upper-alpha) ")";
}

.lx_cke_ol1_note4_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note4_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note4_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note4_kana1 .rich-text ol > li::before {
	content: "(note " counter(cnt, hiragana) ")";
}

.lx_cke_ol1_note4_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note4_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note4_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note4_kana2 .rich-text ol > li::before {
	content: "(note " counter(cnt, katakana) ")";
}

.lx_cke_ol1_note4_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note4_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note4_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note4_kana3 .rich-text ol > li::before {
	content: "(note " counter(cnt, hiragana-iroha) ")";
}

.lx_cke_ol1_note4_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note4_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note4_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note4_kana4 .rich-text ol > li::before {
	content: "(note " counter(cnt, katakana-iroha) ")";
}


/* note 1: note 2: note 3: */
[class*="lx_cke_ol1_note5"] .rich-text :not(li) > ol ,
[class*="lx_cke_ol2_note5"] .rich-text :not(li) > * > li > ol ,
[class*="lx_cke_ol3_note5"] .rich-text :not(li) > * > li > * > li > ol ,
div[class*="lx_cke_ol_note5"] .rich-text ol {
	padding-left: 4.5em;
}

[class*="lx_cke_ol1_note5"] .rich-text :not(li) > ol > li ,
[class*="lx_cke_ol2_note5"] .rich-text :not(li) > * > li > ol > li ,
[class*="lx_cke_ol3_note5"] .rich-text :not(li) > * > li > * > li > ol > li ,
div[class*="lx_cke_ol_note5"] .rich-text ol > li {
	list-style-type: none;
	list-style-position: inside;
	counter-increment: cnt;
	position: relative;
}

[class*="lx_cke_ol1_note5"] .rich-text :not(li) > ol > li::before ,
[class*="lx_cke_ol2_note5"] .rich-text :not(li) > * > li > ol > li::before ,
[class*="lx_cke_ol3_note5"] .rich-text :not(li) > * > li > * > li > ol > li::before ,
div[class*="lx_cke_ol_note5"] .rich-text ol > li::before {
	content: "note " counter(cnt) ":";
	position: absolute;
	top: auto;
	left: -4.5em;
	display: inline;
}

.lx_cke_ol1_note5_roman1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note5_roman1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note5_roman1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note5_roman1 .rich-text ol > li::before ,
.lx_cke_ol1_note5 .rich-text :not(li) > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol2_note5 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
.lx_cke_ol3_note5 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-roman"] > li::before ,
div.lx_cke_ol_note5 .rich-text ol[style*="list-style-type:lower-roman"] > li::before {
	content: "note " counter(cnt, lower-roman) ":";
}

.lx_cke_ol1_note5_roman2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note5_roman2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note5_roman2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note5_roman2 .rich-text ol > li::before ,
.lx_cke_ol1_note5 .rich-text :not(li) > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol2_note5 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
.lx_cke_ol3_note5 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-roman"] > li::before ,
div.lx_cke_ol_note5 .rich-text ol[style*="list-style-type:upper-roman"] > li::before {
	content: "note " counter(cnt, upper-roman) ":";
}

.lx_cke_ol1_note5_alpha1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note5_alpha1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note5_alpha1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note5_alpha1 .rich-text ol > li::before ,
.lx_cke_ol1_note5 .rich-text :not(li) > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol2_note5 .rich-text :not(li) > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
.lx_cke_ol3_note5 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:lower-alpha"] > li::before ,
div.lx_cke_ol_note5 .rich-text ol[style*="list-style-type:lower-alpha"] > li::before {
	content: "note " counter(cnt, lower-alpha) ":";
}

.lx_cke_ol1_note5_alpha2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note5_alpha2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note5_alpha2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note5_alpha2 .rich-text ol > li::before ,
.lx_cke_ol1_note5 .rich-text :not(li) > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol2_note5 .rich-text :not(li) > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
.lx_cke_ol3_note5 .rich-text :not(li) > * > li > * > li > ol[style*="list-style-type:upper-alpha"] > li::before ,
div.lx_cke_ol_note5 .rich-text ol[style*="list-style-type:upper-alpha"] > li::before {
	content: "note " counter(cnt, upper-alpha) ":";
}

.lx_cke_ol1_note5_kana1 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note5_kana1 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note5_kana1 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note5_kana1 .rich-text ol > li::before {
	content: "note " counter(cnt, hiragana) ":";
}

.lx_cke_ol1_note5_kana2 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note5_kana2 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note5_kana2 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note5_kana2 .rich-text ol > li::before {
	content: "note " counter(cnt, katakana) ":";
}

.lx_cke_ol1_note5_kana3 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note5_kana3 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note5_kana3 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note5_kana3 .rich-text ol > li::before {
	content: "note " counter(cnt, hiragana-iroha) ":";
}

.lx_cke_ol1_note5_kana4 .rich-text :not(li) > ol > li::before ,
.lx_cke_ol2_note5_kana4 .rich-text :not(li) > * > li > ol > li::before ,
.lx_cke_ol3_note5_kana4 .rich-text :not(li) > * > li > * > li > ol > li::before ,
div.lx_cke_ol_note5_kana4 .rich-text ol > li::before {
	content: "note " counter(cnt, katakana-iroha) ":";
}


/*== 番号なしリスト ==*/
/* ※ */
.lx_cke_ul1_star1 .rich-text :not(li) > ul ,
.lx_cke_ul2_star1 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_star1 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_star1 .rich-text ul ,
div.layout_ul_star1 .rich-text ul {
	padding-left: 1.5em;
}

.lx_cke_ul1_star1 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_star1 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_star1 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_star1 .rich-text ul > li ,
div.layout_ul_star1 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_star1 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_star1 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_star1 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_star1 .rich-text ul > li::before ,
div.layout_ul_star1 .rich-text ul > li::before {
	content: "※";
	position: absolute;
	top: auto;
	left: -1.5em;
	display: inline;
}

/* ＊ */
.lx_cke_ul1_star2 .rich-text :not(li) > ul ,
.lx_cke_ul2_star2 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_star2 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_star2 .rich-text ul ,
div.layout_ul_star2 .rich-text ul {
	padding-left: 1.5em;
}

.lx_cke_ul1_star2 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_star2 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_star2 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_star2 .rich-text ul > li ,
div.layout_ul_star2 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_star2 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_star2 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_star2 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_star2 .rich-text ul > li::before ,
div.layout_ul_star2 .rich-text ul > li::before {
	content: "＊";
	position: absolute;
	top: auto;
	left: -1.5em;
	display: inline;
}

/* ★ */
.lx_cke_ul1_star3 .rich-text :not(li) > ul ,
.lx_cke_ul2_star3 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_star3 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_star3 .rich-text ul ,
div.layout_ul_star3 .rich-text ul {
	padding-left: 1.5em;
}

.lx_cke_ul1_star3 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_star3 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_star3 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_star3 .rich-text ul > li ,
div.layout_ul_star3 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_star3 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_star3 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_star3 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_star3 .rich-text ul > li::before ,
div.layout_ul_star3 .rich-text ul > li::before {
	content: "★";
	position: absolute;
	top: auto;
	left: -1.5em;
	display: inline;
}

/* * */
.lx_cke_ul1_star4 .rich-text :not(li) > ul ,
.lx_cke_ul2_star4 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_star4 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_star4 .rich-text ul ,
div.layout_ul_star4 .rich-text ul {
	padding-left: 1.5em;
}

.lx_cke_ul1_star4 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_star4 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_star4 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_star4 .rich-text ul > li ,
div.layout_ul_star4 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_star4 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_star4 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_star4 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_star4 .rich-text ul > li::before ,
div.layout_ul_star4 .rich-text ul > li::before {
	content: "*";
	position: absolute;
	top: auto;
	left: -1em;
	display: inline;
}

/* 〇 */
.lx_cke_ul1_circled1 .rich-text :not(li) > ul ,
.lx_cke_ul2_circled1 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_circled1 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_circled1 .rich-text ul {
	padding-left: 2em;
}

.lx_cke_ul1_circled1 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_circled1 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_circled1 .rich-text :not(li) > * > li > * > li > ol > li ,
div.lx_cke_ul_circled1 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_circled1 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_circled1 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_circled1 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_circled1 .rich-text ul > li::before {
	content: "〇";
	position: absolute;
	top: auto;
	left: -1.5em;
	display: inline;
}

/* ● */
.lx_cke_ul1_circled2 .rich-text :not(li) > ul ,
.lx_cke_ul2_circled2 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_circled2 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_circled2 .rich-text ul {
	padding-left: 2em;
}

.lx_cke_ul1_circled2 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_circled2 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_circled2 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_circled2 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_circled2 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_circled2 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_circled2 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_circled2 .rich-text ul > li::before {
	content: "●";
	position: absolute;
	top: auto;
	left: -1.5em;
	display: inline;
}


/* ◇ */
.lx_cke_ul1_diamond1 .rich-text :not(li) > ul ,
.lx_cke_ul2_diamond1 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_diamond1 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_diamond1 .rich-text ul {
	padding-left: 1.5em;
}

.lx_cke_ul1_diamond1 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_diamond1 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_diamond1 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_diamond1 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_diamond1 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_diamond1 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_diamond1 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_diamond1 .rich-text ul > li::before {
	content: "◇";
	position: absolute;
	top: auto;
	left: -1.5em;
	display: inline;
}

/* ◆ */
.lx_cke_ul1_diamond2 .rich-text :not(li) > ul ,
.lx_cke_ul2_diamond2 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_diamond2 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_diamond2 .rich-text ul {
	padding-left: 1.5em;
}

.lx_cke_ul1_diamond2 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_diamond2 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_diamond2 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_diamond2 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_diamond2 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_diamond2 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_diamond2 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_diamond2 .rich-text ul > li::before {
	content: "◆";
	position: absolute;
	top: auto;
	left: -1.5em;
	display: inline;
}

/* - */
.lx_cke_ul1_dash1 .rich-text :not(li) > ul ,
.lx_cke_ul2_dash1 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_dash1 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_dash1 .rich-text ul {
	padding-left: 1.5em;
}

.lx_cke_ul1_dash1 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_dash1 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_dash1 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_dash1 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_dash1 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_dash1 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_dash1 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_dash1 .rich-text ul > li::before {
	content: "-";
	position: absolute;
	top: auto;
	left: -1.5em;
	display: inline;
}

/* (注) */
.lx_cke_ul1_note1 .rich-text :not(li) > ul ,
.lx_cke_ul2_note1 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_note1 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_note1 .rich-text ul {
	padding-left: 2.5em;
}

.lx_cke_ul1_note1 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_note1 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_note1 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_note1 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_note1 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_note1 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_note1 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_note1 .rich-text ul > li::before {
	content: "(注)";
	position: absolute;
	top: auto;
	left: -2.5em;
	display: inline;
}


/* 注) */
.lx_cke_ul1_note2 .rich-text :not(li) > ul ,
.lx_cke_ul2_note2 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_note2 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_note2 .rich-text ul {
	padding-left: 2.5em;
}

.lx_cke_ul1_note2 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_note2 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_note2 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_note2 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_note2 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_note2 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_note2 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_note2 .rich-text ul > li::before {
	content: "注)";
	position: absolute;
	top: auto;
	left: -2.5em;
	display: inline;
}


/* 注: */
.lx_cke_ul1_note3 .rich-text :not(li) > ul ,
.lx_cke_ul2_note3 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_note3 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_note3 .rich-text ul {
	padding-left: 2.5em;
}

.lx_cke_ul1_note3 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_note3 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_note3 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_note3 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_note3 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_note3 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_note3 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_note3 .rich-text ul > li::before {
	content: "注:";
	position: absolute;
	top: auto;
	left: -2.5em;
	display: inline;
}


/* (note) */
.lx_cke_ul1_note4 .rich-text :not(li) > ul ,
.lx_cke_ul2_note4 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_note4 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_note4 .rich-text ul {
	padding-left: 3.5em;
}

.lx_cke_ul1_note4 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_note4 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_note4 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_note4 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_note4 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_note4 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_note4 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_note4 .rich-text ul > li::before {
	content: "(note)";
	position: absolute;
	top: auto;
	left: -3.5em;
	display: inline;
}


/* note: */
.lx_cke_ul1_note5 .rich-text :not(li) > ul ,
.lx_cke_ul2_note5 .rich-text :not(li) > * > li > ul ,
.lx_cke_ul3_note5 .rich-text :not(li) > * > li > * > li > ul ,
div.lx_cke_ul_note5 .rich-text ul {
	padding-left: 3em;
}

.lx_cke_ul1_note5 .rich-text :not(li) > ul > li ,
.lx_cke_ul2_note5 .rich-text :not(li) > * > li > ul > li ,
.lx_cke_ul3_note5 .rich-text :not(li) > * > li > * > li > ul > li ,
div.lx_cke_ul_note5 .rich-text ul > li {
	list-style-type: none;
	list-style-position: inside;
	position: relative;
}

.lx_cke_ul1_note5 .rich-text :not(li) > ul > li::before ,
.lx_cke_ul2_note5 .rich-text :not(li) > * > li > ul > li::before ,
.lx_cke_ul3_note5 .rich-text :not(li) > * > li > * > li > ul > li::before ,
div.lx_cke_ul_note5 .rich-text ul > li::before {
	content: "note:";
	position: absolute;
	top: auto;
	left: -3em;
	display: inline;
}



/* 番号つきリストの先頭インデントの数字を非表示にする */
div.lx_cke_ol1_continue .rich-text :not(li) > ol > li:first-child ,
div.lx_cke_ol2_continue .rich-text :not(li) > * > li > ol > li:first-child ,
div.lx_cke_ol3_continue .rich-text :not(li) > * > li > * > li > ol > li:first-child {
	list-style: none;
}
div.lx_cke_ol1_continue .rich-text :not(li) > ol > li:first-child::before ,
div.lx_cke_ol2_continue .rich-text :not(li) > * > li > ol > li:first-child::before ,
div.lx_cke_ol3_continue .rich-text :not(li) > * > li > * > li > ol > li:first-child::before {
	content: none;
}

/* 番号なしリストの先頭インデントの記号を非表示にする */
div.lx_cke_ul1_continue .rich-text :not(li) > ol > li:first-child ,
div.lx_cke_ul2_continue .rich-text :not(li) > * > li > ol > li:first-child ,
div.lx_cke_ul3_continue .rich-text :not(li) > * > li > * > li > ol > li:first-child {
	list-style: none;
}
div.lx_cke_ul1_continue .rich-text :not(li) > ol > li:first-child::before ,
div.lx_cke_ul2_continue .rich-text :not(li) > * > li > ol > li:first-child::before ,
div.lx_cke_ul3_continue .rich-text :not(li) > * > li > * > li > ol > li:first-child::before {
	content: none;
}


/*== FAQを出しっぱなしにする ==*/
body.in-editor .faq-list h3 a ,
.lx_faq_always_open .faq-list h3 a {
	cursor: inherit;
	pointer-events: none;
}
body.in-editor .faq-list h3 a::before ,
body.in-editor .faq-list h3 a::after ,
.lx_faq_always_open .faq-list h3 a::before ,
.lx_faq_always_open .faq-list h3 a::after {
	content: none;
}
body.in-editor .faq-list > ul > li ,
.lx_faq_always_open .faq-list > ul > li {
	height: auto !important;
}
body.in-editor .faq-item ,
.lx_faq_always_open .faq-item {
	display: block !important;
}

@media print, screen and (min-width: 769px) {
	.lx_faq_always_open_pc .faq-list h3 a {
		cursor: inherit;
		pointer-events: none;
	}
	.lx_faq_always_open_pc .faq-list h3 a::before ,
	.lx_faq_always_open_pc .faq-list h3 a::after {
		content: none;
	}
	.lx_faq_always_open_pc .faq-list > ul > li {
		height: auto !important;
	}
	.lx_faq_always_open_pc .faq-item {
		display: block !important;
	}
}

@media screen and (max-width: 768px) {
	.lx_faq_always_open_sp .faq-list h3 a {
		cursor: inherit;
		pointer-events: none;
	}
	.lx_faq_always_open_sp .faq-list h3 a::before ,
	.lx_faq_always_open_sp .faq-list h3 a::after {
		content: none;
	}
	.lx_faq_always_open_sp .faq-list > ul > li {
		height: auto !important;
	}
	.lx_faq_always_open_sp .faq-item {
		display: block !important;
	}
}


/* デフォルト */

/* PC:３カラム表示（オプションで２～５カラム） */
/* SP:１カラム表示（オプションで２～３カラム） */
/* パーツ直下を疑似インデックスモード化 */
.index-map > ul:first-of-type {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	gap: 0 var(--parts-side-margin);
}

/* フォルダトップを表示する場合：フォルダトップは１カラム */
.index-map > ul.indexLevel_0 > li {
	display: block;
	width: 100%;
}

.index-map > ul.indexLevel_1:only-of-type > li  {
	width: 100%;
}

@media print, screen and (min-width: 769px) {
	/* フォルダトップを表示しない場合：直下ページはデフォルト３カラムに */
	.index-map > ul.indexLevel_1:only-of-type > li  {
		width: calc((100% - var(--parts-side-margin) * 2) / 3);
	}

	/* 2～5列 */
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_imap_col2pc .index-map > ul.indexLevel_1:only-of-type > li {
		width: calc((100% - var(--parts-side-margin) * 1) / 2);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_imap_col3pc .index-map > ul.indexLevel_1:only-of-type > li {
		width: calc((100% - var(--parts-side-margin) * 2) / 3);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_imap_col4pc .index-map > ul.indexLevel_1:only-of-type > li {
		width: calc((100% - var(--parts-side-margin) * 3) / 4);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_imap_col5pc .index-map > ul.indexLevel_1:only-of-type > li {
		width: calc((100% - var(--parts-side-margin) * 4) / 5);
	}
}

@media screen and (max-width: 768px) {
	/* 2～3列 */
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_imap_col2sp .index-map > ul.indexLevel_1:only-of-type > li {
		width: calc((100% - var(--parts-side-margin) * 1) / 2);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_imap_col3sp .index-map > ul.indexLevel_1:only-of-type > li {
		width: calc((100% - var(--parts-side-margin) * 2) / 2);
	}
}

:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_imap_hide_lv0 .index-map > ul.indexLevel_0 ,
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_imap_hide_1st .index-map > ul:first-of-type ,
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_imap_hide_2nd .index-map > ul:only-of-type > li > ul ,
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_imap_hide_2nd .index-map > ul + ul.indexLevel_1 {
	display: none;
}


/*== マージン調整 ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_mt0 :is(.news-result,.news-yuho,.news-presentation,.news-material) dl ,
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_mt0,.lx_list1_mt0>.column1, .lx_list2_mt0>.column2, .lx_list3_mt0>.column3, .lx_list4_mt0>.column4, .lx_list5_mt0>.column5) :is(.link-list,.link-list-url) {
	margin-top: 0;
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_mt0pc :is(.news-result,.news-yuho,.news-presentation,.news-material) dl ,
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_mt0pc,.lx_list1_mt0pc>.column1, .lx_list2_mt0pc>.column2, .lx_list3_mt0pc>.column3, .lx_list4_mt0pc>.column4, .lx_list5_mt0pc>.column5) :is(.link-list,.link-list-url) {
		margin-top: 0;
	}
}
@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_mt0sp :is(.news-result,.news-yuho,.news-presentation,.news-material) dl ,
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_mt0sp,.lx_list1_mt0sp>.column1, .lx_list2_mt0sp>.column2, .lx_list3_mt0sp>.column3, .lx_list4_mt0sp>.column4, .lx_list5_mt0sp>.column5) :is(.link-list,.link-list-url) {
		margin-top: 0;
	}
}

/*== 横並び（左寄せ）にする ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_inline :where(.news-result,.news-yuho,.news-presentation,.news-material) dl dd {
	display: inline-block;
	margin-right: 20px;
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_inline_pc :where(.news-result,.news-yuho,.news-presentation,.news-material) dl dd {
		display: inline-block;
		margin-right: 20px;
	}
}

@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_inline_sp :where(.news-result,.news-yuho,.news-presentation,.news-material) dl dd {
		display: inline-block;
		margin-right: 20px;
	}
}


/*== 横並び（左寄せ・中央寄せ・右寄せ）にする ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_inline,.lx_list1_inline>.column1, .lx_list2_inline>.column2, .lx_list3_inline>.column3, .lx_list4_inline>.column4, .lx_list5_inline>.column5) :is(.link-list,.link-list-url) ul ,
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_left,.lx_list1_left>.column1, .lx_list2_left>.column2, .lx_list3_left>.column3, .lx_list4_left>.column4, .lx_list5_left>.column5) :is(.link-list,.link-list-url) ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	gap: 0 20px;
}

:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_center,.lx_list1_center>.column1,.lx_list2_center>.column2,.lx_list3_center>.column3,.lx_list4_center>.column4,.lx_list5_center>.column5) :is(.link-list,.link-list-url) ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	gap: 0 20px;
}

:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_right,.lx_list1_right>.column1,.lx_list2_right>.column2,.lx_list3_right>.column3,.lx_list4_right>.column4,.lx_list5_right>.column5) :is(.link-list,.link-list-url) ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-end;
	gap: 0 20px;
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_inline_pc,.lx_list1_inline_pc>.column1,.lx_list2_inline_pc>.column2,.lx_list3_inline_pc>.column3,.lx_list4_inline_pc>.column4,.lx_list5_inline_pc>.column5) :is(.link-list,.link-list-url) ul ,
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_left_pc,.lx_list1_left_pc>.column1,.lx_list2_left_pc>.column2,.lx_list3_left_pc>.column3,.lx_list4_left_pc>.column4,.lx_list5_left_pc>.column5) :is(.link-list,.link-list-url) ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		gap: 0 20px;
	}

	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_center_pc,.lx_list1_center_pc>.column1,.lx_list2_center_pc>.column2,.lx_list3_center_pc>.column3,.lx_list4_center_pc>.column4,.lx_list5_center_pc>.column5) :is(.link-list,.link-list-url) ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		gap: 0 20px;
	}

	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_right_pc,.lx_list1_right_pc>.column1,.lx_list2_right_pc>.column2,.lx_list3_right_pc>.column3,.lx_list4_right_pc>.column4,.lx_list5_right_pc>.column5) :is(.link-list,.link-list-url) ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-end;
		gap: 0 20px;
	}
}

@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_inline_sp,.lx_list1_inline_sp>.column1,.lx_list2_inline_sp>.column2,.lx_list3_inline_sp>.column3,.lx_list4_inline_sp>.column4,.lx_list5_inline_sp>.column5) :is(.link-list,.link-list-url) ul ,
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_left_sp,.lx_list1_left_sp>.column1,.lx_list2_left_sp>.column2,.lx_list3_left_sp>.column3,.lx_list4_left_sp>.column4,.lx_list5_left_sp>.column5) :is(.link-list,.link-list-url) ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		gap: 0 30px;
	}

	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_center_sp,.lx_list1_center_sp>.column1,.lx_list2_center_sp>.column2,.lx_list3_center_sp>.column3,.lx_list4_center_sp>.column4,.lx_list5_center_sp>.column5) :is(.link-list,.link-list-url) ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		gap: 0 20px;
	}

	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_right_sp,.lx_list1_right_sp>.column1,.lx_list2_right_sp>.column2,.lx_list3_right_sp>.column3,.lx_list4_right_sp>.column4,.lx_list5_right_sp>.column5) :is(.link-list,.link-list-url) ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-end;
		gap: 0 20px;
	}
}

/*== ２～３列にする ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_col2,.lx_list_col3,.lx_list_col4) :is(.link-list,.link-list-url) ul {
	display: flex;
	flex-flow: row wrap;
	gap: 0 20px;
}
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_col2 :where(.link-list,.link-list-url) ul li {
	width: calc((100% - 20px) / 2);
}
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_col3 :where(.link-list,.link-list-url) ul li {
	width: calc((100% - 20px * 2) / 3);
}
:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_col4 :where(.link-list,.link-list-url) ul li {
	width: calc((100% - 20px * 3) / 4);
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_col2pc,.lx_list_col3pc,.lx_list_col4pc) :is(.link-list,.link-list-url) ul {
		display: flex;
		flex-flow: row wrap;
		gap: 0 20px;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_col2pc :where(.link-list,.link-list-url) ul li {
		width: calc((100% - 20px) / 2);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_col3pc :where(.link-list,.link-list-url) ul li {
		width: calc((100% - 20px * 2) / 3);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_col4pc :where(.link-list,.link-list-url) ul li {
		width: calc((100% - 20px * 3) / 4);
	}
}
@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) :where(.lx_list_col2sp,.lx_list_col3sp,.lx_list_col4sp) :is(.link-list,.link-list-url) ul {
		display: flex;
		flex-flow: row wrap;
		gap: 0 20px;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_col2sp :where(.link-list,.link-list-url) ul li {
		width: calc((100% - 20px) / 2);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_col3sp :where(.link-list,.link-list-url) ul li {
		width: calc((100% - 20px * 2) / 3);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"],#sharewithmain) .lx_list_col4sp :where(.link-list,.link-list-url) ul li {
		width: calc((100% - 20px * 3) / 4);
	}
}

/*== ページネーション有効化 ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .ux_multi3_show_pager .basic-list2 .pager ,
#sharewithmain .ux_multi3_show_pager .basic-list2 .pager {
    display: block;
}


/*== 日付非表示 ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_no_date .basic-list2 .item .date ,
#sharewithmain .lx_multi3_no_date .basic-list2 .item .date {
	display: none;
}

/*== カテゴリアイコン非表示 ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_no_c_icon .basic-list2 .item .c_icon ,
#sharewithmain .lx_multi3_no_c_icon .basic-list2 .item .c_icon {
	display: none;
}


/*== マルチ３一覧 タブ非表示 ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_hide_all_tab .basic-list2 :is(.yearTabs,.tabs,.clearTab,.countTab,.infoPanel) ,
#sharewithmain .lx_multi3_hide_all_tab .basic-list2 .yearTabs ,
#sharewithmain .lx_multi3_hide_all_tab .basic-list2 .tabs ,
#sharewithmain .lx_multi3_hide_all_tab .basic-list2 .clearTab ,
#sharewithmain .lx_multi3_hide_all_tab .basic-list2 .countTab ,
#sharewithmain .lx_multi3_hide_all_tab .basic-list2 .infoPanel {
	display: none;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_hide_year_tab .basic-list2 .yearTabs ,
#sharewithmain .lx_multi3_hide_year_tab .basic-list2 .yearTabs {
	display: none;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_hide_category_tab .basic-list2 .tabs ,
#sharewithmain .lx_multi3_hide_category_tab .basic-list2 .tabs {
	display: none;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_hide_info .basic-list2 :is(.infoPanel,.clearTab,.countTab) ,
#sharewithmain .lx_multi3_hide_info .basic-list2 .infoPanel ,
#sharewithmain .lx_multi3_hide_info .basic-list2 .clearTab ,
#sharewithmain .lx_multi3_hide_info .basic-list2 .countTab {
	display: none;
}


/*== マルチ３一覧 １～６列 ==*/
@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col1pc .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col1pc .basic-list2.thumnail .tabItems li {
		width: calc(100% - 20px);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col2pc .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col2pc .basic-list2.thumnail .tabItems li {
		width: calc(100% / 2 - 20px);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col3pc .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col3pc .basic-list2.thumnail .tabItems li {
		width: calc(100% / 3 - 20px);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col4pc .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col4pc .basic-list2.thumnail .tabItems li {
		width: calc(100% / 4 - 20px);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col5pc .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col5pc .basic-list2.thumnail .tabItems li {
		width: calc(100% / 5 - 20px);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col6pc .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col6pc .basic-list2.thumnail .tabItems li {
		width: calc(100% / 6 - 20px);
	}
}

@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col1sp .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col1sp .basic-list2.thumnail .tabItems li {
		width: calc(100% - 20px);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col2sp .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col2sp .basic-list2.thumnail .tabItems li {
		width: calc(100% / 2 - 20px);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col3sp .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col3sp .basic-list2.thumnail .tabItems li {
		width: calc(100% / 3 - 20px);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col4sp .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col4sp .basic-list2.thumnail .tabItems li {
		width: calc(100% / 4 - 20px);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col5sp .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col5sp .basic-list2.thumnail .tabItems li {
		width: calc(100% / 5 - 20px);
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_multi3_tile_col6sp .basic-list2.thumnail .tabItems li ,
	#sharewithmain .lx_multi3_tile_col6sp .basic-list2.thumnail .tabItems li {
		width: calc(100% / 6 - 20px);
	}
}


/*== パネル上下マージン無し ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_mt0 .panel ,
#sharewithmain .lx_panel_mt0 .panel {
	margin-top: 0;
}
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_mb0 .panel ,
#sharewithmain .lx_panel_mb0 .panel {
	margin-bottom: 0;
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_mt0pc .panel ,
	#sharewithmain .lx_panel_mt0pc .panel {
		margin-top: 0;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_mb0pc .panel ,
	#sharewithmain .lx_panel_mb0pc .panel {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_mt0sp .panel ,
	#sharewithmain .lx_panel_mt0sp .panel {
		margin-top: 0;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_mb0sp .panel ,
	#sharewithmain .lx_panel_mb0sp .panel {
		margin-bottom: 0;
	}
}

/*== パネル 左寄せ・右寄せ ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_halign_left .panel ,
#sharewithmain .lx_panel_halign_left .panel.no-img  ,
#sharewithmain .lx_panel_halign_left .panel:not(.no-img) {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: 0;
	margin-right: auto;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_halign_right .panel ,
#sharewithmain .lx_panel_halign_right .panel.no-img ,
#sharewithmain .lx_panel_halign_right .panel:not(.no-img) {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-right: 0;
	margin-left: auto;
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_halign_left_pc .panel ,
	#sharewithmain .lx_panel_halign_left_pc .panel.no-img ,
	#sharewithmain .lx_panel_halign_left_pc .panel:not(.no-img) {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin-left: 0;
		margin-right: auto;
	}

	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_halign_right_pc .panel ,
	#sharewithmain .lx_panel_halign_right_pc .panel.no-img ,
	#sharewithmain .lx_panel_halign_right_pc .panel:not(.no-img) {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin-right: 0;
		margin-left: auto;
	}
}

@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_halign_left_sp .panel ,
	#sharewithmain .lx_panel_halign_left_sp .panel.no-img ,
	#sharewithmain .lx_panel_halign_left_sp .panel:not(.no-img) {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin-left: 0;
		margin-right: auto;
	}

	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_panel_halign_right_sp .panel ,
	#sharewithmain .lx_panel_halign_right_sp .panel.no-img ,
	#sharewithmain .lx_panel_halign_right_sp .panel:not(.no-img) {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin-right: 0;
		margin-left: auto;
	}
}

/*==== テーブルの枠線を消す ====*/
/*.lx_table_no_border .shwTable table.htCore tr td ,*/
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_no_border :is(.vtable-item, .ircalendar-item) ,
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_no_border :is(td,th) ,
#sharewithmain .lx_table_no_border .vtable-item ,
#sharewithmain .lx_table_no_border .ircalendar-item ,
#sharewithmain .lx_table_no_border th,
#sharewithmain .lx_table_no_border td {
	border-color: transparent;
}

/*.lx_table_no_v_border .shwTable table.htCore tr td ,*/
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_no_v_border :is(.vtable-item, .ircalendar-item) ,
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_no_v_border :is(td,th) ,
#sharewithmain .lx_table_no_v_border .vtable-item ,
#sharewithmain .lx_table_no_v_border .ircalendar-item ,
#sharewithmain .lx_table_no_v_border th,
#sharewithmain .lx_table_no_v_border td {
	border-left-color: transparent;
	border-right-color: transparent;
}

/*.lx_table_no_h_border .shwTable table.htCore tr td ,*/
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_no_h_border :is(.vtable-item, .ircalendar-item) ,
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_no_h_border :is(td,th) ,
#sharewithmain .lx_table_no_h_border .vtable-item ,
#sharewithmain .lx_table_no_h_border .ircalendar-item ,
#sharewithmain .lx_table_no_h_border th,
#sharewithmain .lx_table_no_h_border td {
	border-top-color: transparent;
	border-bottom-color: transparent;
}

/*==== テーブルの背景を消す ====*/
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_no_bg :is(td,th) ,
#sharewithmain .lx_table_no_bg th,
#sharewithmain .lx_table_no_bg td {
	background: none;
}

/*==== テーブルのパディングを０にする ====*/
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_no_pad :is(td,th) ,
#sharewithmain .lx_table_no_pad th,
#sharewithmain .lx_table_no_pad td {
	padding: 0;
}

/*==== テーブルを上下中央揃えにする ====*/
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_valign_middle .shwTable table.htCore tr td ,
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_valign_middle :is(td,th) ,
#sharewithmain .lx_table_valign_middle .shwTable table.htCore tr td ,
#sharewithmain .lx_table_valign_middle th,
#sharewithmain .lx_table_valign_middle td {
	vertical-align: middle;
}

/*==== テーブルを上揃えにする ====*/
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_valign_top .shwTable table.htCore tr td ,
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_valign_top :is(td,th) ,
#sharewithmain .lx_table_valign_top .shwTable table.htCore tr td ,
#sharewithmain .lx_table_valign_top th,
#sharewithmain .lx_table_valign_top td {
	vertical-align: top;
}

/*==== テーブルを下揃えにする ====*/
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_valign_bottom .shwTable table.htCore tr td ,
:is(#wrapper-2, #html1, #site-info, [role="document"]) .lx_table_valign_bottom :is(td,th) ,
#sharewithmain .lx_table_valign_bottom .shwTable table.htCore tr td ,
#sharewithmain .lx_table_valign_bottom th,
#sharewithmain .lx_table_valign_bottom td {
	vertical-align: bottom;
}


@media screen and (max-width: 768px) {
	/* テーブル縦を、縦に並べるスタイル */
	.lx_table_style_vertical_sp .vtable-item > table ,
	.lx_table_style_vertical_sp .vtable-item > table > tbody ,
	.lx_table_style_vertical_sp .vtable-item > table > tbody > tr ,
	.lx_table_style_vertical_sp .vtable-item > table > tbody > tr > th ,
	.lx_table_style_vertical_sp .vtable-item > table > tbody > tr > td ,
	.lx_table_style_vertical_sp .uni-table table.tbCore ,
	.lx_table_style_vertical_sp .uni-table table.tbCore > tbody ,
	.lx_table_style_vertical_sp .uni-table table.tbCore > tbody > tr ,
	.lx_table_style_vertical_sp .uni-table table.tbCore > tbody > tr > th ,
	.lx_table_style_vertical_sp .uni-table table.tbCore > tbody > tr > td {
		display: block;
	}

	.lx_table_style_vertical_sp .vtable-item > table > tbody ,
	.lx_table_style_vertical_sp .uni-table table.tbCore > tbody {
		padding-bottom: 1px;
	}

	.lx_table_style_vertical_sp .vtable-item > table > tbody > tr > th ,
	.lx_table_style_vertical_sp .vtable-item > table > tbody > tr > td ,
	.lx_table_style_vertical_sp .uni-table table.tbCore > tbody > tr > th ,
	.lx_table_style_vertical_sp .uni-table table.tbCore > tbody > tr > td {
		width: auto !important;
		margin-bottom: -1px;
	}

	.lx_table_style_vertical_sp .vtable-item > table > tbody > tr > th::after ,
	.lx_table_style_vertical_sp .vtable-item > table > tbody > tr > td::after ,
	.lx_table_style_vertical_sp .uni-table table.tbCore > tbody > tr > th::after ,
	.lx_table_style_vertical_sp .uni-table table.tbCore > tbody > tr > td::after {
		content: "";
		display: block;
		clear: both;
	}
}


/*==== テーブル調整用 ====*/
/* 文字サイズ・パディングが少ないテーブル */
#sharewithmain .lx_table_compact01 ,
#sharewithmain .lx_table_compact02 ,
#sharewithmain .lx_table_compact03 ,
#sharewithmain .lx_table_compact04 {
}

#sharewithmain .lx_table_compact01 th ,
#sharewithmain .lx_table_compact01 td {
	padding: 10px;
}

#sharewithmain .lx_table_compact02 th ,
#sharewithmain .lx_table_compact02 td {
	font-size: 90%;
	padding: 8px;
}

#sharewithmain .lx_table_compact03 th ,
#sharewithmain .lx_table_compact03 td {
	font-size: 85%;
	padding: 5px;
}

#sharewithmain .lx_table_compact04 th ,
#sharewithmain .lx_table_compact04 td {
	font-size: 80%;
	padding: 3px;
}

.shwTable > table > tbody > tr > td {
    padding: 0 !important;
    border: none !important;
    background: none !important;
    color: inherit !important;
    font-size: inherit !important;
}
/*== バナー上下マージン無し ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_mt0 :is(.teaser, .external-teaser, .download-teaser) ,
#sharewithmain .lx_teaser_mt0 .teaser ,
#sharewithmain .lx_teaser_mt0 .external-teaser ,
#sharewithmain .lx_teaser_mt0 .download-teaser {
	margin-top: 0;
}
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_mb0 :is(.teaser, .external-teaser, .download-teaser) ,
#sharewithmain .lx_teaser_mb0 .teaser ,
#sharewithmain .lx_teaser_mb0 .external-teaser ,
#sharewithmain .lx_teaser_mb0 .download-teaser {
	margin-bottom: 0;
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_mt0pc :is(.teaser, .external-teaser, .download-teaser) ,
	#sharewithmain .lx_teaser_mt0pc .teaser ,
	#sharewithmain .lx_teaser_mt0pc .external-teaser ,
	#sharewithmain .lx_teaser_mt0pc .download-teaser {
		margin-top: 0;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_mb0pc :is(.teaser, .external-teaser, .download-teaser) ,
	#sharewithmain .lx_teaser_mb0pc .teaser ,
	#sharewithmain .lx_teaser_mb0pc .external-teaser ,
	#sharewithmain .lx_teaser_mb0pc .download-teaser {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_mt0sp :is(.teaser, .external-teaser, .download-teaser) ,
	#sharewithmain .lx_teaser_mt0sp .teaser ,
	#sharewithmain .lx_teaser_mt0sp .external-teaser ,
	#sharewithmain .lx_teaser_mt0sp .download-teaser {
		margin-top: 0;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_mb0sp :is(.teaser, .external-teaser, .download-teaser) ,
	#sharewithmain .lx_teaser_mb0sp .teaser ,
	#sharewithmain .lx_teaser_mb0sp .external-teaser ,
	#sharewithmain .lx_teaser_mb0sp .download-teaser {
		margin-bottom: 0;
	}
}

/*== バナー 左寄せ・右寄せ ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_halign_left :is(.teaser, .external-teaser, .download-teaser) ,
#sharewithmain .lx_teaser_halign_left .teaser.no-img ,
#sharewithmain .lx_teaser_halign_left .external-teaser.no-img ,
#sharewithmain .lx_teaser_halign_left .download-teaser.no-img ,
#sharewithmain .lx_teaser_halign_left .teaser:not(.no-img) ,
#sharewithmain .lx_teaser_halign_left .external-teaser:not(.no-img) ,
#sharewithmain .lx_teaser_halign_left .download-teaser:not(.no-img) {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: 0;
	margin-right: auto;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_halign_right :is(.teaser, .external-teaser, .download-teaser) ,
#sharewithmain .lx_teaser_halign_right .teaser.no-img ,
#sharewithmain .lx_teaser_halign_right .external-teaser.no-img ,
#sharewithmain .lx_teaser_halign_right .download-teaser.no-img ,
#sharewithmain .lx_teaser_halign_right .teaser:not(.no-img) ,
#sharewithmain .lx_teaser_halign_right .external-teaser:not(.no-img) ,
#sharewithmain .lx_teaser_halign_right .download-teaser:not(.no-img) {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-right: 0;
	margin-left: auto;
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_halign_left_pc :is(.teaser, .external-teaser, .download-teaser) ,
	#sharewithmain .lx_teaser_halign_left_pc .teaser.no-img ,
	#sharewithmain .lx_teaser_halign_left_pc .external-teaser.no-img ,
	#sharewithmain .lx_teaser_halign_left_pc .download-teaser.no-img ,
	#sharewithmain .lx_teaser_halign_left_pc .teaser:not(.no-img) ,
	#sharewithmain .lx_teaser_halign_left_pc .external-teaser:not(.no-img) ,
	#sharewithmain .lx_teaser_halign_left_pc .download-teaser:not(.no-img) {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin-left: 0;
		margin-right: auto;
	}

	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_halign_right_pc :is(.teaser, .external-teaser, .download-teaser) ,
	#sharewithmain .lx_teaser_halign_right_pc .teaser.no-img ,
	#sharewithmain .lx_teaser_halign_right_pc .external-teaser.no-img ,
	#sharewithmain .lx_teaser_halign_right_pc .download-teaser.no-img ,
	#sharewithmain .lx_teaser_halign_right_pc .teaser:not(.no-img) ,
	#sharewithmain .lx_teaser_halign_right_pc .external-teaser:not(.no-img) ,
	#sharewithmain .lx_teaser_halign_right_pc .download-teaser:not(.no-img) {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin-right: 0;
		margin-left: auto;
	}
}

@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_halign_left_sp :is(.teaser, .external-teaser, .download-teaser) ,
	#sharewithmain .lx_teaser_halign_left_sp .teaser.no-img ,
	#sharewithmain .lx_teaser_halign_left_sp .external-teaser.no-img ,
	#sharewithmain .lx_teaser_halign_left_sp .download-teaser.no-img ,
	#sharewithmain .lx_teaser_halign_left_sp .teaser:not(.no-img) ,
	#sharewithmain .lx_teaser_halign_left_sp .external-teaser:not(.no-img) ,
	#sharewithmain .lx_teaser_halign_left_sp .download-teaser:not(.no-img) {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin-left: 0;
		margin-right: auto;
	}

	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_teaser_halign_right_sp :is(.teaser, .external-teaser, .download-teaser) ,
	#sharewithmain .lx_teaser_halign_right_sp .teaser.no-img ,
	#sharewithmain .lx_teaser_halign_right_sp .external-teaser.no-img ,
	#sharewithmain .lx_teaser_halign_right_sp .download-teaser.no-img ,
	#sharewithmain .lx_teaser_halign_right_sp .teaser:not(.no-img) ,
	#sharewithmain .lx_teaser_halign_right_sp .external-teaser:not(.no-img) ,
	#sharewithmain .lx_teaser_halign_right_sp .download-teaser:not(.no-img) {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin-right: 0;
		margin-left: auto;
	}
}

/*== テキスト上下マージン無し ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_mt0 .text-section ,
#sharewithmain .lx_text_mt0 .text-section {
	margin-top: 0;
}
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_mb0 .text-section ,
#sharewithmain .lx_text_mb0 .text-section {
	margin-bottom: 0;
}

/*== 画像上下マージン無し ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_img_mt0 .text-section > img ,
#sharewithmain .lx_text_img_mt0 .text-section > img {
	margin-top: 0;
}
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_img_mb0 .text-section > img ,
#sharewithmain .lx_text_img_mb0 .text-section > img {
	margin-bottom: 0;
}

/*== 画像左寄せ・右寄せ ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_img_left .text-section > img ,
#sharewithmain .lx_text_img_left .text-section > img {
	margin-left: 0;
}
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_img_right .text-section > img ,
#sharewithmain .lx_text_img_right .text-section > img {
	margin-right: 0;
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_img_left_pc .text-section > img ,
	#sharewithmain .lx_text_img_left_pc .text-section > img {
		margin-left: 0;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_img_right_pc .text-section > img ,
	#sharewithmain .lx_text_img_right_pc .text-section > img {
		margin-right: 0;
	}
}

@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_img_left_sp .text-section > img ,
	#sharewithmain .lx_text_img_left_sp .text-section > img {
		margin-left: 0;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_img_right_sp .text-section > img ,
	#sharewithmain .lx_text_img_right_sp .text-section > img {
		margin-right: 0;
	}
}

/*== テキスト中央寄せ・右寄せ ==*/
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_center .text-section ,
#sharewithmain .lx_text_center .text-section {
	text-align: center;
}
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_right .text-section ,
#sharewithmain .lx_text_right .text-section {
	text-align: right;
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_center_pc .text-section ,
	#sharewithmain .lx_text_center_pc .text-section {
		text-align: center;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_right_pc .text-section ,
	#sharewithmain .lx_text_right_pc .text-section {
		text-align: right;
	}
}

@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_center_sp .text-section ,
	#sharewithmain .lx_text_center_sp .text-section {
		text-align: center;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_text_right_sp .text-section ,
	#sharewithmain .lx_text_right_sp .text-section {
		text-align: right;
	}
}


/*== 左寄せ・右寄せの画像を、上側に ==*/
@media print, screen and (min-width: 769px) {
	.lx_text_img_vertical_pc .text-section > img {
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
		width: auto;
		max-width: 100%;
	}

	.lx_text_img_vertical_pc .text-section > img + div {
		margin-top: 20px;
	}

	.lx_text_img_vertical_pc .text-section dl.photo {
		float: none;
		margin: 5px auto 0;
		width: auto;
		max-width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.lx_text_img_vertical_sp .text-section > img {
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
		width: auto;
		max-width: 100%;
	}

	.lx_text_img_vertical_sp .text-section > img + div {
		margin-top: 20px;
	}

	.lx_text_img_vertical_sp .text-section dl.photo {
		float: none;
		margin: 5px auto 0;
		width: auto;
		max-width: 100%;
	}
}


/*==== 画像背景化 ====*/
#sharewithmain .lx_text_img_lay_under {
	position: relative;
}

.lx_text_img_lay_under .text-section.highlight {
	position: static;
	margin: 0;
	transform: none !important; /* エフェクト対策 */
}

.lx_text_img_lay_under .text-section.highlight > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	-o-object-fit: cover;
	   object-fit: cover;
}


/* 見出しが中央揃え・右揃え、左右枠線なし、左右パディングなし */
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_center :is(.title2,.title3,.title4,.title5,.title6) ,
#sharewithmain .lx_title_center .title2 ,
#sharewithmain .lx_title_center .title3 ,
#sharewithmain .lx_title_center .title4 ,
#sharewithmain .lx_title_center .title5 ,
#sharewithmain .lx_title_center .title6 {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_center :is(.title2::before,.title3::before,.title4::before,.title5::before,.title6::before,.title2::after,.title3::after,.title4::after,.title5::before,.title6::before) ,
#sharewithmain .lx_title_center .title2::before ,
#sharewithmain .lx_title_center .title2::after ,
#sharewithmain .lx_title_center .title3::before ,
#sharewithmain .lx_title_center .title3::after ,
#sharewithmain .lx_title_center .title4::before ,
#sharewithmain .lx_title_center .title4::after ,
#sharewithmain .lx_title_center .title5::before ,
#sharewithmain .lx_title_center .title5::after ,
#sharewithmain .lx_title_center .title6::before ,
#sharewithmain .lx_title_center .title6::after {
	content: none;
}


:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_right :is(.title2,.title3,.title4,.title5,.title6) ,
#sharewithmain .lx_title_right .title2 ,
#sharewithmain .lx_title_right .title3 ,
#sharewithmain .lx_title_right .title4 ,
#sharewithmain .lx_title_right .title5 ,
#sharewithmain .lx_title_right .title6 {
	text-align: right;
	padding-left: 0;
	padding-right: 0;
}
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_right :is(.title2::before,.title3::before,.title4::before,.title5::before,.title6::before,.title2::after,.title3::after,.title4::after,.title5::before,.title6::before) ,
#sharewithmain .lx_title_right .title2::before ,
#sharewithmain .lx_title_right .title2::after ,
#sharewithmain .lx_title_right .title3::before ,
#sharewithmain .lx_title_right .title3::after ,
#sharewithmain .lx_title_right .title4::before ,
#sharewithmain .lx_title_right .title4::after ,
#sharewithmain .lx_title_right .title5::before ,
#sharewithmain .lx_title_right .title5::after ,
#sharewithmain .lx_title_right .title6::before ,
#sharewithmain .lx_title_right .title6::after {
	content: none;
}

@media print, screen and (min-width: 769px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_center_pc :is(.title2,.title3,.title4,.title5,.title6) ,
	#sharewithmain .lx_title_center_pc .title2 ,
	#sharewithmain .lx_title_center_pc .title3 ,
	#sharewithmain .lx_title_center_pc .title4 ,
	#sharewithmain .lx_title_center_pc .title5 ,
	#sharewithmain .lx_title_center_pc .title6 {
		text-align: center;
		padding-left: 0;
		padding-right: 0;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_center_pc :is(.title2::before,.title3::before,.title4::before,.title5::before,.title6::before,.title2::after,.title3::after,.title4::after,.title5::before,.title6::before) ,
	#sharewithmain .lx_title_center_pc .title2::before ,
	#sharewithmain .lx_title_center_pc .title2::after ,
	#sharewithmain .lx_title_center_pc .title3::before ,
	#sharewithmain .lx_title_center_pc .title3::after ,
	#sharewithmain .lx_title_center_pc .title4::before ,
	#sharewithmain .lx_title_center_pc .title4::after ,
	#sharewithmain .lx_title_center_pc .title5::before ,
	#sharewithmain .lx_title_center_pc .title5::after ,
	#sharewithmain .lx_title_center_pc .title6::before ,
	#sharewithmain .lx_title_center_pc .title6::after {
		content: none;
	}

	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_right_pc :is(.title2,.title3,.title4,.title5,.title6) ,
	#sharewithmain .lx_title_right_pc .title2 ,
	#sharewithmain .lx_title_right_pc .title3 ,
	#sharewithmain .lx_title_right_pc .title4 ,
	#sharewithmain .lx_title_right_pc .title5 ,
	#sharewithmain .lx_title_right_pc .title6 {
		text-align: right;
		padding-left: 0;
		padding-right: 0;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_right_pc :is(.title2::before,.title3::before,.title4::before,.title5::before,.title6::before,.title2::after,.title3::after,.title4::after,.title5::before,.title6::before) ,
	#sharewithmain .lx_title_right_pc .title2::before ,
	#sharewithmain .lx_title_right_pc .title2::after ,
	#sharewithmain .lx_title_right_pc .title3::before ,
	#sharewithmain .lx_title_right_pc .title3::after ,
	#sharewithmain .lx_title_right_pc .title4::before ,
	#sharewithmain .lx_title_right_pc .title4::after ,
	#sharewithmain .lx_title_right_pc .title5::before ,
	#sharewithmain .lx_title_right_pc .title5::after ,
	#sharewithmain .lx_title_right_pc .title6::before ,
	#sharewithmain .lx_title_right_pc .title6::after {
		content: none;
	}
}

@media screen and (max-width: 768px) {
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_center_sp :is(.title2,.title3,.title4,.title5,.title6) ,
	#sharewithmain .lx_title_center_sp .title2 ,
	#sharewithmain .lx_title_center_sp .title3 ,
	#sharewithmain .lx_title_center_sp .title4 ,
	#sharewithmain .lx_title_center_sp .title5 ,
	#sharewithmain .lx_title_center_sp .title6 {
		text-align: center;
		padding-left: 0;
		padding-right: 0;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_center_sp :is(.title2::before,.title3::before,.title4::before,.title5::before,.title6::before,.title2::after,.title3::after,.title4::after,.title5::before,.title6::before) ,
	#sharewithmain .lx_title_center_sp .title2::before ,
	#sharewithmain .lx_title_center_sp .title2::after ,
	#sharewithmain .lx_title_center_sp .title3::before ,
	#sharewithmain .lx_title_center_sp .title3::after ,
	#sharewithmain .lx_title_center_sp .title4::before ,
	#sharewithmain .lx_title_center_sp .title4::after ,
	#sharewithmain .lx_title_center_sp .title5::before ,
	#sharewithmain .lx_title_center_sp .title5::after ,
	#sharewithmain .lx_title_center_sp .title6::before ,
	#sharewithmain .lx_title_center_sp .title6::after {
		content: none;
	}

	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_right_sp :is(.title2,.title3,.title4,.title5,.title6) ,
	#sharewithmain .lx_title_right_sp .title2 ,
	#sharewithmain .lx_title_right_sp .title3 ,
	#sharewithmain .lx_title_right_sp .title4 ,
	#sharewithmain .lx_title_right_sp .title5 ,
	#sharewithmain .lx_title_right_sp .title6 {
		text-align: right;
		padding-left: 0;
		padding-right: 0;
	}
	:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_right_sp :is(.title2::before,.title3::before,.title4::before,.title5::before,.title6::before,.title2::after,.title3::after,.title4::after,.title5::before,.title6::before) ,
	#sharewithmain .lx_title_right_sp .title2::before ,
	#sharewithmain .lx_title_right_sp .title2::after ,
	#sharewithmain .lx_title_right_sp .title3::before ,
	#sharewithmain .lx_title_right_sp .title3::after ,
	#sharewithmain .lx_title_right_sp .title4::before ,
	#sharewithmain .lx_title_right_sp .title4::after ,
	#sharewithmain .lx_title_right_sp .title5::before ,
	#sharewithmain .lx_title_right_sp .title5::after ,
	#sharewithmain .lx_title_right_sp .title6::before ,
	#sharewithmain .lx_title_right_sp .title6::after {
		content: none;
	}
}

/* 上マージン調整用 */
:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_mt0 :is(.title2,.title3,.title4,.title5,.title6) ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) :is(.lx_title2_mt0 .title2,.lx_title3_mt0 .title3,.lx_title4_mt0 .title4,.lx_title5_mt0 .title5,.lx_title6_mt0 .title6) ,
#sharewithmain .lx_title_mt0 .title2 ,
#sharewithmain .lx_title_mt0 .title3 ,
#sharewithmain .lx_title_mt0 .title4 ,
#sharewithmain .lx_title_mt0 .title5 ,
#sharewithmain .lx_title_mt0 .title6 ,
#sharewithmain .lx_title2_mt0 .title2 ,
#sharewithmain .lx_title3_mt0 .title3 ,
#sharewithmain .lx_title4_mt0 .title4 ,
#sharewithmain .lx_title5_mt0 .title5 ,
#sharewithmain .lx_title6_mt0 .title6 {
	margin-top: 0;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_mt10 :is(.title2,.title3,.title4,.title5,.title6) ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) :is(.lx_title2_mt10 .title2,.lx_title3_mt10 .title3,.lx_title4_mt10 .title4,.lx_title5_mt10 .title5,.lx_title6_mt10 .title6) ,
#sharewithmain .lx_title_mt10 .title2 ,
#sharewithmain .lx_title_mt10 .title3 ,
#sharewithmain .lx_title_mt10 .title4 ,
#sharewithmain .lx_title_mt10 .title5 ,
#sharewithmain .lx_title_mt10 .title6 ,
#sharewithmain .lx_title2_mt10 .title2 ,
#sharewithmain .lx_title3_mt10 .title3 ,
#sharewithmain .lx_title4_mt10 .title4 ,
#sharewithmain .lx_title5_mt10 .title5 ,
#sharewithmain .lx_title6_mt10 .title6 {
	margin-top: 10px;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_mt20 :is(.title2,.title3,.title4,.title5,.title6) ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) :is(.lx_title2_mt20 .title2,.lx_title3_mt20 .title3,.lx_title4_mt20 .title4,.lx_title5_mt20 .title5,.lx_title6_mt20 .title6) ,
#sharewithmain .lx_title_mt20 .title2 ,
#sharewithmain .lx_title_mt20 .title3 ,
#sharewithmain .lx_title_mt20 .title4 ,
#sharewithmain .lx_title_mt20 .title5 ,
#sharewithmain .lx_title_mt20 .title6 ,
#sharewithmain .lx_title2_mt20 .title2 ,
#sharewithmain .lx_title3_mt20 .title3 ,
#sharewithmain .lx_title4_mt20 .title4 ,
#sharewithmain .lx_title5_mt20 .title5 ,
#sharewithmain .lx_title6_mt20 .title6 {
	margin-top: 20px;
}

:is(#wrapper-2,#html1,#site-info,[role="document"]) .lx_title_mt30 :is(.title2,.title3,.title4,.title5,.title6) ,
:is(#wrapper-2,#html1,#site-info,[role="document"]) :is(.lx_title2_mt30 .title2,.lx_title3_mt30 .title3,.lx_title4_mt30 .title4,.lx_title5_mt30 .title5,.lx_title6_mt30 .title6) ,
#sharewithmain .lx_title_mt30 .title2 ,
#sharewithmain .lx_title_mt30 .title3 ,
#sharewithmain .lx_title_mt30 .title4 ,
#sharewithmain .lx_title_mt30 .title5 ,
#sharewithmain .lx_title_mt30 .title6 ,
#sharewithmain .lx_title2_mt30 .title2 ,
#sharewithmain .lx_title3_mt30 .title3 ,
#sharewithmain .lx_title4_mt30 .title4 ,
#sharewithmain .lx_title5_mt30 .title5 ,
#sharewithmain .lx_title6_mt30 .title6 {
	margin-top: 30px;
}




/*==== 遅延読み込み ajax-load ====*/
#html1 .link-list-url:not(.in-editor) ,
#header .link-list-url:not(.in-editor) ,
#footer .link-list-url:not(.in-editor) {
	opacity: 0;
}

.link-list-url.in-editor {
	border: 1px dashed #ddd;
	padding: 5px;
}

.link-list-url.in-editor h2 {
	font-size: 1rem;
	color: inherit;
	border: none;
	background: none;
}

.link-list-url.in-editor h2::before {
	content: none;
}

.link-list-url.loading {
	position: relative;
}

.link-list-url.loading::before {
	content: "";
	display: block;
	width: 100%;
	height: 100px;
	background: url(../../../../../../resources/sw_img/default/loading-spinner.gif) no-repeat center center;
}

/*== エリアの中身を差し替える(エイリアス) ==*/
.ux_ajax_include_arias > .column1:nth-child(1) ,
.ux_ajax_include_arias > .column2:nth-child(2) ,
.ux_ajax_include_arias > .column3:nth-child(3) ,
.ux_ajax_include_arias > .column4:nth-child(4) ,
.ux_ajax_include_arias > .column5:nth-child(5) ,
#html1 .ux_ajax_include_arias ,
#promos1 .ux_ajax_include_arias ,
#promos2 .ux_ajax_include_arias ,
#promos3 .ux_ajax_include_arias ,
#site-indo .ux_ajax_include_arias {
	display: none;
}

/*== 別エリアをモーダルダイアログ ==*/
body:not(.in-editor) .ux_modal1_panel > .column1 > .reuse-main-area ,
body:not(.in-editor) .ux_modal2_panel > .column2 > .reuse-main-area ,
body:not(.in-editor) .ux_modal3_panel > .column3 > .reuse-main-area ,
body:not(.in-editor) .ux_modal4_panel > .column4 > .reuse-main-area ,
body:not(.in-editor) .ux_modal5_panel > .column5 > .reuse-main-area ,
body.in-editor .ux_modal1_panel > .column1 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal2_panel > .column2 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal3_panel > .column3 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal4_panel > .column4 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal5_panel > .column5 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body:not(.in-editor) .ux_modal1_teaser > .column1 > .reuse-main-area ,
body:not(.in-editor) .ux_modal2_teaser > .column2 > .reuse-main-area ,
body:not(.in-editor) .ux_modal3_teaser > .column3 > .reuse-main-area ,
body:not(.in-editor) .ux_modal4_teaser > .column4 > .reuse-main-area ,
body:not(.in-editor) .ux_modal5_teaser > .column5 > .reuse-main-area ,
body.in-editor .ux_modal1_teaser > .column1 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal2_teaser > .column2 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal3_teaser > .column3 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal4_teaser > .column4 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal5_teaser > .column5 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body:not(.in-editor) .ux_modal1_list > .column1 > .reuse-main-area ,
body:not(.in-editor) .ux_modal2_list > .column2 > .reuse-main-area ,
body:not(.in-editor) .ux_modal3_list > .column3 > .reuse-main-area ,
body:not(.in-editor) .ux_modal4_list > .column4 > .reuse-main-area ,
body:not(.in-editor) .ux_modal5_list > .column5 > .reuse-main-area ,
body.in-editor .ux_modal1_list > .column1 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal2_list > .column2 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal3_list > .column3 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal4_list > .column4 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) ,
body.in-editor .ux_modal5_list > .column5 > .reuse-main-area:not(.esc-show-editor) > *:not(.mgnlEditor) {
	display: none;
}


/*-- 先頭カラム内見出し --*/
@media print, screen and (min-width: 769px) {
	.modal-main-area [role="document"] > *:first-child > * > .title2:first-child ,
	.modal-main-area [role="document"] > *:first-child > * > .title3:first-child ,
	.modal-main-area [role="document"] > *:first-child > * > .title4:first-child ,
	.modal-main-area [role="document"] > *:first-child > * > .text-section:first-child h2 {
		margin-top: var(--parts-common-margin-top);
	}
}

@media screen and (max-width: 768px) {
	.modal-main-area [role="document"] > *:first-child > *:first-child > .title2:first-child ,
	.modal-main-area [role="document"] > *:first-child > *:first-child > .title3:first-child ,
	.modal-main-area [role="document"] > *:first-child > *:first-child > .title4:first-child ,
	.modal-main-area [role="document"] > *:first-child > *:first-child > .text-section:first-child h2 {
		margin-top: var(--parts-common-margin-top);
	}
}

/* 補整 */
.modaal-overlay {
	z-index: 19999;
}

.modaal-wrapper {
	z-index: 29999;
}

@media screen and (max-width: 768px) {
	.modaal-content-container {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.modal-main-area .modaal-content-container {
	padding-top: 1px;
}

.modaal-wrapper .modaal-close {
    background: #fff;
}

.modaal-close:after,
.modaal-close:before {
    background: #000;
}

.modaal-wrapper .modaal-close:focus,
.modaal-wrapper .modaal-close:hover {
    background: #000;
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
    background: #fff;
}

@media screen and (max-width: 468px) {
	.modaal-video-wrap {
		margin-left: 0px;
		margin-right: 0px;
	}
}

/*== モーダル・モーダルスライド ==*/
[role="document"] .modal-slide ,
[role="document"] .modal-slide ~ * {
	opacity: 0;
}
[role="document"].ready .modal-slide ,
[role="document"].ready .modal-slide ~ * {
	opacity: 1;
	transition: 0.5s;
}

[role="document"] .modal-slide {
	max-width: calc(100vw - 30px - 50px);
}

#modal-document .slick-dots {
    margin-top: 10px;
    margin-bottom: -15px;
}

#modal-document .slick-dots li {
	position: relative;
	display: inline-block;
	width: 22px;
	height: 22px;
	margin: 0 5px;
	cursor: pointer;
}

#modal-document .slick-dots li button {
	font-size: 0;
	line-height: 0;
	transition: all 0.3s 0s ease;
	border: 0;
	background: transparent;
	display: block;
	height: 22px;
	width: 22px;
	padding: 5px;
	outline: none;
	cursor: pointer;
	opacity: 1;
	visibility: visible;
}

#modal-document .slick-dots li button:before {
	content: "";
	position: static;
	display: block;
	width: 12px;
	height: 12px;
	background: #ccc;
	border-radius: 50%;
}

#modal-document .slick-dots li.slick-active button:before {
	background: #000;
}




/* --------------------------------------
 初期化
-------------------------------------- */
* ,
*::before ,
*::after {
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	        box-sizing: border-box;
	word-break: normal;
	word-break: break-word;
/*	word-wrap : break-word; */
/*	overflow-wrap : break-word; */
}

figure {
	margin: 0;
}

[hidden] {
	display: none !important;
}

head, style, script {
	display: none !important;
}


@media print, screen and (min-width: 769px) {
	.no-pc {
		display: none !important;
	}
}

@media screen and (max-width: 768px) {
	.no-sp {
		display: none !important;
	}
}

/* 印刷用 */
@media print {
	.layout_no_print ,
	.layout_no-print ,
	.lx_no_print ,
	.lx_no-print ,
	.no-print ,
	.no_print {
		display: none !important;
	}
}

@media screen {
	.only-print ,
	.only_print {
		display: none !important;
	}
}

/* --------------------------------------
 基本設定
-------------------------------------- */
@font-face {
	font-family: YuGothicM;
	src: local("Yu Gothic Medium");
}

html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
	text-underline-offset: 10%;
}

body {
	font-family: YuGothicM, "游ゴシック Medium", YuGothic, "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", Meiryo, sans-serif;
	font-size: 1.8rem;
	line-height: 1.75;
	color: #333;
	background: #FFF;
}


.mincho {
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Georgia, "メイリオ", Meiryo, serif;
}

/*-- ページ遷移時フェイドイン設定 --*/
body {
	transition: 0.5s;
}

body:not(.ready) {
	opacity: 0;
	visibility: hidden;
}

body.in-editor {
	opacity: 0.3;
	visibility: visible;
}

body.ready {
	opacity: 1;
	visibility: visible;
}

body.loaded {
}

/* iframe・印刷時はフェイドしない */
body.special {
	opacity: 1 !important;
	visibility: visible !important;
}

@media print {
	body {
		opacity: 1 !important;
		visibility: visible !important;
	}
}


body.is-fixed {
	height: 100%;
	overflow: hidden;
}

/* --------------------------------------
 リンク設定
-------------------------------------- */
a {
	color: inherit;
	text-decoration: none;
/*	overflow: hidden; */
	outline: none;
}

body.in-editor a[href*="/jcr:"] {
	pointer-events: none;
}

[tabindex] {
	cursor: pointer;
}

/* --------------------------------------
 見出し
-------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: inherit;
}

h1 {
	font-size: 128.5%;
}

h2 {
	font-size: 114%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
}


/* --------------------------------------
 アクセスビリティ（hidden & skip link）
-------------------------------------- */
#nav-global em ,
#nav-box em ,
#nav-global h6 ,
#nav-box h6 ,
#step-by-step em ,
form label em {
	display: block;
	position: absolute;
	overflow: hidden;
	left: -9999px;
	width: 1px;
	height: 1px;
}

span:where(.strong) {
	font-weight: bold;
}

span:where(.u) {
	text-decoration: underline;
}

/* --------------------------------------
 clear
-------------------------------------- */
#wrapper-2::after ,
#page-intro .abstractImage::after ,
p.yearTabs::after ,
p.tabs::after ,
#site-info-box::after ,
#section-site-info-box::after ,
.clr::after ,
.clrfix::after ,
.clearfix::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/*------------------------------------- 
 非表示
-------------------------------------*/
#mgnlhp ,
p#copyright-magnolia {
	display: none !important;
}

#header-wrapper .mgnlEditor {
    display: none;
}

/*------------------------------------- 
 ぱんくず
-------------------------------------*/
/* ページタイトルの改行は非表示 */
.bread-crumb br {
	display: none;
}

/*------------------------------------- 
 コンテンツエリア
-------------------------------------*/


/*------------------------------------- 
 見出し
-------------------------------------*/
/*-- ページ概要エリア --*/
.page-intro ,
[id="page-intro"] {
	position: relative;
	margin: auto;
}

/* reserved for fail-safe */
.page-intro * ,
[id="page-intro"] > *:not(.mgnlEditor) ,
[id="page-intro"] > *:not(.mgnlEditor) * {
	display: none;
}

.page-intro br ,
[id="page-intro"] br {
	display: inline;
}

.page-intro > .h1 ,
[id="page-intro"] > h1 {
	display: none;
}

/* ページタイトルをテキストで表示 */
.page-intro > h1 ,
[id="page-intro"] > .h1 {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	position: relative;
}

/* ページタイトルを画像で表示 */
.page-intro .titleImage ,
[id="page-intro"] .titleImage {
}

.page-intro .titleImage h1 ,
[id="page-intro"] .titleImage .h1 {
}

.page-intro .titleImage h1 img ,
[id="page-intro"] .titleImage .h1 img {
	width: auto;
	display: block;
}

/*-- 日付 --*/
.page-intro .text-meta ,
[id="page-intro"] .text-meta {
}

.page-intro .text-meta ul.text-data ,
[id="page-intro"] .text-meta ul.text-data {
	display: block;
	text-align: right;
}

.page-intro .text-meta ul.text-data li.date ,
[id="page-intro"] .text-meta ul.text-data li.date {
	display: block;
}

/* 日付順フォルダ配下ページのみ */
body[entrydate] [id="page-intro"] .text-meta {
	display: block;
}




/* ページ概要・サムネイル画像 */
.page-intro .abstractImage ,
[id="page-intro"] .abstractImage {
	display: none;
}

/* サムネイル画像 */
.page-intro .abstractImage img ,
[id="page-intro"] .abstractImage img {
}

/* 概要テキスト */
.page-intro .abstractImage p ,
[id="page-intro"] .abstractImage p {
}


/* 説明文 */
.page-intro .explanation ,
[id="page-intro"] .explanation {
	display: none;
}
.page-intro .explanation > li ,
[id="page-intro"] .explanation > li {
	white-space: pre;
	white-space: pre-line;
}

/* リンク */
.page-intro .link-info ,
[id="page-intro"] .link-info {
	display: none;
}


/* 見出し背景 */
.page-intro-wrapper .intro-bg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	z-index: -1;
}

.page-intro-wrapper .intro-bg > div {
	display: none;
}

.page-intro-wrapper .intro-bg > div p {
	display: block;
}

.page-intro-wrapper .intro-bg > div a ,
.page-intro-wrapper .intro-bg > div span ,
.page-intro-wrapper .intro-bg > div strong ,
.page-intro-wrapper .intro-bg > div b ,
.page-intro-wrapper .intro-bg > div em ,
.page-intro-wrapper .intro-bg > div i ,
.page-intro-wrapper .intro-bg > div u ,
.page-intro-wrapper .intro-bg > div br {
	display: inline;
}

.page-intro-wrapper .intro-bg video ,
.page-intro-wrapper .intro-bg img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;

	-o-object-fit: cover;
	   object-fit: cover;
}


.page-intro > h1 ,
.page-intro .titleImage {
	display: block;
}

/* 表示しないを指定した場合 */
.page-intro-wrapper.no-title {
	display: none;
}



/* 編集画面用(非表示にすると編集できなくなる) */
[id="page-intro"] {
	display: block;
}



/*-------------- 中見出し(共通) ------------*/
.text-section h2 ,
.link-list h2 ,
.link-list-url h2 ,
.news-result dl dt ,
.news-yuho dl dt ,
.news-presentation dl dt ,
.news-material dl dt ,
.title2 h2 ,
.title3 h3 ,
.title4 h4 ,
.title5 h5 ,
.title6 h6 {
	position: relative;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.title2 ,
.title3 ,
.title4 ,
.title5 ,
.title6 {
	position: relative;
}


/*------------------------------------- 
 テキスト・画像
-------------------------------------*/

/*-------------- 囲み線ありテキスト --------------*/
.highlight-quoted-text {
}

/*-------------- キャプション・注釈・テキスト --------------*/
.lead-section {
}

.lead-section img + div ,
.lead-section dl + div {
	margin-top: 30px;
}

/*-------------- テキストと画像 --------------*/
.text-section {
}

.text-section h2 + div ,
.text-section h2 + img ,
.text-section h2 + dl ,
.text-section img + div ,
.text-section dl + div {
	margin-top: 30px;
}

/*-------------- FAQ --------------*/
.faq-list h3 {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.faq-list h3 a {
	cursor: pointer;
	color: inherit;
	text-decoration: none;
}

.faq-item {
	position: relative;
}

/*------------------------------------- 
 ページ内リンク・バナーリンク・エリアリンク
-------------------------------------*/
/*-------------- パネル --------------*/
.panel {
}

.panel > a {
	display: block;
}

.panel > a img {
	display: block;
	margin: auto;
}

.panel > a figure {
	display: block;
	margin: 0;
}

.panel p {
	margin-top: 10px;
}


/*-- チェックボックス付きテキストバナー用 --*/
/* チェックを入れる時に文字を選択してしまいやすいので */
.panel.with-checkbox label {
	-webkit-user-select: none;
	   -moz-user-select: none;
	    user-select: none;
}

/* 無効時：カーソル非有効化 */
.panel.with-checkbox.disabled a {
	cursor: inherit;
}


/*-------------- エリアリンク --------------*/
.link-area {
}

.link-area > a {
	position: relative;
	display: block;
	text-decoration: none;
}

.link-area > a::after {
	content: "";
	display: block;
	clear: both;
}


/*------------------------------------- 
 インデックス・サイトマップ
-------------------------------------*/


/*------------------------------------- 
 リスト
-------------------------------------*/
/* 共通設定 決算短信・有報・最新決算・説明会資料（自動連携）、リンクリスト（手動） */


/* ファイルアイコン */
.link-list .download-link-text > a.d_icon ,
.link-list-url .download-link-url > a.d_icon {
	text-decoration: none;
}

.link-list .download-link-text > a.d_icon img ,
.link-list-url .download-link-url > a.d_icon img ,
.news-result .d_icon img ,
.news-yuho .d_icon img ,
.news-presentation .d_icon img ,
.news-material .d_icon img {
	display: inline-block;
	vertical-align:middle;
}

/* ファイルサイズ */
.link-list em ,
.link-list-url em ,
.news-result span.filesize ,
.news-yuho span.filesize ,
.news-presentation span.filesize ,
.news-material span.filesize {
	font-size: 85.7%;
	font-style: normal;
}

.link-list em ,
.link-list-url em {
	font-family: inherit;
}

/*-- ファイルアイコン --*/
.link-list .d_icon.front ,
.link-list-url .d_icon.front ,
.news-result .d_icon.pdf_front ,
.news-yuho .d_icon.pdf_front ,
.news-presentation .d_icon.pdf_front ,
.news-material .d_icon.pdf_front {
	margin-right: 0.5em;
}

.link-list .d_icon.rear ,
.link-list-url .d_icon.rear ,
.news-result .d_icon.pdf_rear ,
.news-yuho .d_icon.pdf_rear ,
.news-presentation .d_icon.pdf_rear ,
.news-material .d_icon.pdf_rear {
	margin-left: 0.5em;
}


/*--- 決算短信・有報・最新決算資料・説明会資料の自動・手動マージ設定用 ---*/
/* merge_result.js ver11用 */
.ux_merge_result:not(.merged_list):not(.visible) {
	display: none;
}


/*------------------------------------- 
 表組・テーブル・財務ハイライト(表組)・配当金(表組)
-------------------------------------*/




/*------------------------------------- 
 グラフ・財務ハイライト(グラフ)・配当金(グラフ)
-------------------------------------*/
/*-------------- HighChart共通 --------------*/
/*-- HighChart メニューボタン非表示 --*/
.highcharts-button {
	display: none;
}

.highcharts-container {
	margin: auto;
}

/* -- 各テキスト(useHTML:trueの場合) -- */
.highcharts-container span {
	text-align: center;
	line-height: 1.25;
}

/*-- X軸ラベル --*/
.highcharts-xaxis-labels > span {
}

/*-- タイトル --*/
.highcharts-title {
}

/*-- データラベル --*/
.highcharts-tooltip {
}

/*-- ツールチップ --*/
.highcharts-tooltip {
	z-index: 1;
}

.highcharts-tooltip > span {
	text-align: left;
}

.highcharts-tooltip > span::before {
	content: "";
	position: absolute;
	top: -9px;
	left: -9px;
	display: block;
	width: calc(100% + 18px);
	height: calc(100% + 18px);
	background: rgba(0,0,0, 0.4);
	border-radius: 3px;
	z-index: -1;
}

/*-- HighChart データラベル 文字影設定(useHTML:falseの場合) --*/
/* (IEではこの設定は効ない。グラフテーマの設定が優先される) */
.highcharts-data-labels text {
	text-shadow: 1px 1px 0px #FFF, -1px -1px 0px #FFF, -1px 1px 0px #FFF, 1px -1px 0px #FFF !important;
/*	text-shadow: 2px 2px 0px #FFF, -2px -2px 0px #FFF, -2px 2px 0px #FFF, 2px -2px 0px #FFF , 2px 0px 0px #FFF, -2px 0px 0px #FFF, 0px 2px 0px #FFF, 0px -2px 0px #FFF !important; */
}



/*---- グラフパーツ ----*/
.graph {
}


/*---- 財務ハイライトver2 ----*/
/* グラフと表、グラフのみ、表のみ、の３パターンがあるので注意 */
/* 共通設定 legacy */
.highlights-graph {
	position: relative;
}

/*-- 財務ハイライトver2 グラフ (凡例を含むエリア) --*/
.highlights-2nd > div:not(.highlights-table) ,
.graph > div[style="height:450px"] {
	height: auto !important;
}

/*-- 財務ハイライトver2 グラフ (凡例を含まないエリア) --*/
.highlights-2nd .highlights-graph ,
.graph .highlights-graph {
	width: 100% !important;
	min-width: auto !important;
	max-width: none !important;
	height: 400px !important;
}

/*-- 財務ハイライトver2 グラフ 凡例 --*/
.highlights-2nd .legend ,
.graph .legend {
	margin: auto !important;
	width: auto !important;
	min-width: auto !important;
	max-width: none !important;
	text-align: center;
}

.highlights-2nd .legend-item-box ,
.graph .legend-item-box {
	float: none !important;
	display: inline-block !important;
	margin-left: -5px;
}

.highlights-2nd .legend-item-box input[type=checkbox] ,
.graph .legend-item-box input[type=checkbox] {
	vertical-align: baseline;
}


/*-------------- 配当グラフ --------------*/
.haitou-graph-2nd {
}

.haitou-graph-2nd .graph {
	min-width: auto !important;
	max-width: none !important;
	height: 400px !important;
}




/*-------------- グラフ エクステンション --------------*/
/* -- グラフ データラベル 全表示 -- */
.lx_graph_show_datalabel .highcharts-data-labels > g {
	opacity: 1;
}
/* -- グラフ データラベル 非表示 -- */
.lx_graph_hide_datalabel div.highcharts-data-labels ,
.lx_graph_hide_datalabel .highcharts-data-labels > g {
	opacity: 0;
}


/*------------------------------------- 
 マルチ３
-------------------------------------*/

/*------------------------------------- 
 メディア
-------------------------------------*/
/*-------------- 動画 --------------*/
/* .videoとしてはいけない */
div.video {
}

div.video dl {
	width: 100%;
}

div.video dl dt {
	text-align: center;
	margin-bottom: 5px;
}

div.video dl dt video {
	width: auto;
	max-width: 100%;
}

div.video dl dd {
}

/* -- 動画キャプション -- */
div.video dl dd.caption {
	text-align: center;
}

/* -- 動画コピーライト -- */
div.video dl dd.copyright {
}

/* -- 動画ディスクリプション -- */
div.video dl dd.longdesc {
/*	display: none; */
}


/*-------------- 音声 --------------*/
/* .audioとしてはいけない */
div.audio {
}

div.audio dl {
	width: 80%;
	margin: auto;
}

div.audio dl dt {
	margin-bottom: 5px;
}

div.audio dl dt audio {
	width: 100%;
	min-height: 55px;
}

div.audio dl dd {
}

/* -- 音声キャプション -- */
div.audio dl dd.caption {
	text-align: center;
}

/* -- 音声コピーライト -- */
div.audio dl dd.copyright {
}

/* -- 音声ディスクリプション -- */
div.audio dl dd.longdesc {
/*	display: none; */
}

/*-------------- GoogleMap（地図埋め込み） --------------*/
div.map {
	position: relative;
}

/*-------------- 改ページ（印刷設定） --------------*/
.page-break {
	page-break-before: always;
}


/* --------------------------------------
 フォーム
-------------------------------------- */
#Check p.required {
	display: none;
}

#step-by-step {
	display: none;
}

.form-summary table td {
	white-space: pre;
	white-space: pre-line;
}

.form-wrapper div.button-wrapper input {
	position: relative;
	width: auto;
	border: none;

	white-space: break-spaces;
	outline: none;
	cursor: pointer;
}


/*------------------------------------- 
 テンプレート
-------------------------------------*/

/*---- スペシャルコンテンツのテンプレート ----*/
body.special {
	background: #FFF;
}



/*==== 管理用テンプレート ====*/
[data-page-marker~="admin"] .bg-skip ,
[data-page-marker~="admin"] #pagetop ,
[data-page-marker~="admin"] #header-wrapper ,
[data-page-marker~="admin"] #nav ,
[data-page-marker~="admin"] > .page-intro-wrapper ,
[data-page-marker~="admin"] #page-intro > *:not(.mgnlEditor) ,
[data-page-marker~="admin"] #nav ,
[data-page-marker~="admin"] #site-info ,
#admin .bg-skip ,
#admin #pagetop ,
#admin #header-wrapper ,
#admin #mv ,
#admin > .page-intro-wrapper ,
#admin #page-intro > *:not(.mgnlEditor) ,
#admin #nav ,
#admin #site-info {
	display: none;
}

[data-page-marker~="admin"] #wrapper-2 ,
#admin #wrapper-2 {
	padding: 0;
	margin: auto;
}

[data-page-marker~="admin"] #wrapper-3 ,
#admin #wrapper-3 {
	width: 100%;
	float: none;
	margin: auto;
}



/*------------------------------------- 
 リッチテキストエディタ
-------------------------------------*/

/*-- ShareWith logo --*/
a.sw_logo {
	padding: 0 !important;

	display: inline-block;
	vertical-align: text-bottom;
	width: 100px;
	height: 19px;
	background: url(../../../../../../resources/sw_img/default/sw_logo.png) no-repeat left top !important;
	background-size: contain;
	font-size: 0;
	margin-left: 5px;
}

a.sw_logo::before ,
a.sw_logo::after {
	content: none !important;
}

a.sw_logo:hover {
	opacity: 0.7;
}



/*-- ハードポイント用スタイルリセット promos・footer別パーツ表示用 --*/
/* 通常パーツ設定をこの設定で上書きし、さらに後からセレクタにid指定を入れて上書きする */
body * * .reset * *:not(.mgnlEditor):not(.mgnlEditorBar):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):not(.mgnlPlaceholder):not(.mgnlPlaceholderBox)::before ,
body * * .reset * *:not(.mgnlEditor):not(.mgnlEditorBar):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):not(.mgnlPlaceholder):not(.mgnlPlaceholderBox)::after ,
body * * .reset * *:not(.mgnlEditor):not(.mgnlEditorBar):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):not(.mgnlPlaceholder):not(.mgnlPlaceholderBox) {
	content: none;
	margin: 0;
	padding: 0;
	clear: none;
	flex-flow: row nowrap;
	align-items: normal;
	justify-content: normal;
	order: 0;
	vertical-align: inherit;
	text-align: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	text-decoration: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	float: none;
	position: static;
	width: auto;
	height: auto;
	min-width: auto;
	min-height: auto;
	max-width: none;
	max-height: none;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	border-radius: 0;
	border: none;
	background: none;
	outline: none;
	opacity: 1;
	text-shadow: inherit;
	box-shadow: none;
	transform: none;
	transition: none;
	box-sizing: border-box;

	display: block;
}

#html1 .reset a ,
#wrapper-2 .reset a ,
#site-info .reset a {
	display: inline;
	cursor: pointer;
}

#html1 .reset img ,
#wrapper-2 .reset img ,
#site-info .reset img {
	display: inline;
	max-width: 100%;
}

#html1 .reset span ,
#wrapper-2 .reset span ,
#site-info .reset span ,
#html1 .reset strong ,
#wrapper-2 .reset strong ,
#site-info .reset strong ,
#html1 .reset b ,
#wrapper-2 .reset b ,
#site-info .reset b ,
#html1 .reset em ,
#wrapper-2 .reset em ,
#site-info .reset em ,
#html1 .reset i ,
#wrapper-2 .reset i ,
#site-info .reset i ,
#html1 .reset u ,
#wrapper-2 .reset u ,
#site-info .reset u ,
#html1 .reset br ,
#wrapper-2 .reset br ,
#site-info .reset br {
	display: inline;
}
