@charset "utf-8";
/*
/* 外部サイトからimportするcssを記述する */
/* 例：*/
/* @import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css); */
/*!
	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 */
#area-slider .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;
}

#area-slider .slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
#area-slider .slick-list:focus
{
    outline: none;
}
#area-slider .slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

#area-slider .slick-slider .slick-track,
#area-slider .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);
}

#area-slider .slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
#area-slider .slick-track:before,
#area-slider .slick-track:after
{
    display: table;

    content: '';
}
#area-slider .slick-track:after
{
    clear: both;
}
#area-slider .slick-loading .slick-track
{
    visibility: hidden;
}

#area-slider .slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;

	outline: none !important;
	clear: none;
	cursor: pointer;
}
#area-slider [dir='rtl'] .slick-slide
{
    float: right;
}
#area-slider .slick-slide img
{
    display: block;
}
#area-slider .slick-slide.slick-loading img
{
    display: none;
}
#area-slider .slick-slide.dragging img
{
    pointer-events: none;
}
#area-slider .slick-initialized .slick-slide
{
    display: block;
}
#area-slider .slick-loading .slick-slide
{
    visibility: hidden;
}
#area-slider .slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
#area-slider .slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
#area-slider .slick-loading .slick-list
{
/*    background: #fff url('./ajax-loader.gif') center center no-repeat; */
}

/* Icons */
/*
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
*/
/* Arrows */
#area-slider .slick-prev,
#area-slider .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
#area-slider .slick-prev:hover,
#area-slider .slick-prev:focus,
#area-slider .slick-next:hover,
#area-slider .slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
#area-slider .slick-prev:hover:before,
#area-slider .slick-prev:focus:before,
#area-slider .slick-next:hover:before,
#area-slider .slick-next:focus:before
{
    opacity: 1;
}
#area-slider .slick-prev.slick-disabled:before,
#area-slider .slick-next.slick-disabled:before
{
    opacity: .25;
}

#area-slider .slick-prev:before,
#area-slider .slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#area-slider .slick-prev
{
    left: -25px;
}
#area-slider [dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
#area-slider .slick-prev:before
{
    content: '←';
}
#area-slider [dir='rtl'] .slick-prev:before
{
    content: '→';
}

#area-slider .slick-next
{
    right: -25px;
}
#area-slider [dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
#area-slider .slick-next:before
{
    content: '→';
}
#area-slider [dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
#area-slider .slick-slider
{
    margin-bottom: 0;
}

#area-slider .slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
#area-slider .slick-dots li
{
    position: relative;

    display: inline-block;

/*    width: 20px; */
/*    height: 20px; */
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
#area-slider .slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
#area-slider .slick-dots li button:hover,
#area-slider .slick-dots li button:focus
{
    outline: none;
}
#area-slider .slick-dots li button:hover:before,
#area-slider .slick-dots li button:focus:before
{
    opacity: 1;
}
#area-slider .slick-dots li button:before
{
/*
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '●';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
*/
}
#area-slider .slick-dots li.slick-active button:before
{
/*
    opacity: .75;
    color: black;
*/
}


/*===== カラム上マージン調整 =====*/
div.lx_col_mt0 > div.column1 ,
div.lx_col_mt0 > div.column2 ,
div.lx_col_mt0 > div.column3 ,
div.lx_col_mt0 > div.column4 ,
div.lx_col_mt0 > div.column5 ,
div.lx_col1_mt0 > div.column1 ,
div.lx_col2_mt0 > div.column2 ,
div.lx_col3_mt0 > div.column3 ,
div.lx_col4_mt0 > div.column4 ,
div.lx_col5_mt0 > div.column5 {
	margin-top: 0;
}

div.lx_col_mt10 > div.column1 ,
div.lx_col_mt10 > div.column2 ,
div.lx_col_mt10 > div.column3 ,
div.lx_col_mt10 > div.column4 ,
div.lx_col_mt10 > div.column5 ,
div.lx_col1_mt10 > div.column1 ,
div.lx_col2_mt10 > div.column2 ,
div.lx_col3_mt10 > div.column3 ,
div.lx_col4_mt10 > div.column4 ,
div.lx_col5_mt10 > div.column5 {
	margin-top: 10px;
}

div.lx_col_mt20 > div.column1 ,
div.lx_col_mt20 > div.column2 ,
div.lx_col_mt20 > div.column3 ,
div.lx_col_mt20 > div.column4 ,
div.lx_col_mt20 > div.column5 ,
div.lx_col1_mt20 > div.column1 ,
div.lx_col2_mt20 > div.column2 ,
div.lx_col3_mt20 > div.column3 ,
div.lx_col4_mt20 > div.column4 ,
div.lx_col5_mt20 > div.column5 {
	margin-top: 20px;
}

div.lx_col_mt30 > div.column1 ,
div.lx_col_mt30 > div.column2 ,
div.lx_col_mt30 > div.column3 ,
div.lx_col_mt30 > div.column4 ,
div.lx_col_mt30 > div.column5 ,
div.lx_col1_mt30 > div.column1 ,
div.lx_col2_mt30 > div.column2 ,
div.lx_col3_mt30 > div.column3 ,
div.lx_col4_mt30 > div.column4 ,
div.lx_col5_mt30 > div.column5 {
	margin-top: 30px;
}

div.lx_col_mt40 > div.column1 ,
div.lx_col_mt40 > div.column2 ,
div.lx_col_mt40 > div.column3 ,
div.lx_col_mt40 > div.column4 ,
div.lx_col_mt40 > div.column5 ,
div.lx_col1_mt40 > div.column1 ,
div.lx_col2_mt40 > div.column2 ,
div.lx_col3_mt40 > div.column3 ,
div.lx_col4_mt40 > div.column4 ,
div.lx_col5_mt40 > div.column5 {
	margin-top: 40px;
}

div.lx_col_mt50 > div.column1 ,
div.lx_col_mt50 > div.column2 ,
div.lx_col_mt50 > div.column3 ,
div.lx_col_mt50 > div.column4 ,
div.lx_col_mt50 > div.column5 ,
div.lx_col1_mt50 > div.column1 ,
div.lx_col2_mt50 > div.column2 ,
div.lx_col3_mt50 > div.column3 ,
div.lx_col4_mt50 > div.column4 ,
div.lx_col5_mt50 > div.column5 {
	margin-top: 50px;
}

div.lx_col_mt60 > div.column1 ,
div.lx_col_mt60 > div.column2 ,
div.lx_col_mt60 > div.column3 ,
div.lx_col_mt60 > div.column4 ,
div.lx_col_mt60 > div.column5 ,
div.lx_col1_mt60 > div.column1 ,
div.lx_col2_mt60 > div.column2 ,
div.lx_col3_mt60 > div.column3 ,
div.lx_col4_mt60 > div.column4 ,
div.lx_col5_mt60 > div.column5 {
	margin-top: 60px;
}

div.lx_col_mt70 > div.column1 ,
div.lx_col_mt70 > div.column2 ,
div.lx_col_mt70 > div.column3 ,
div.lx_col_mt70 > div.column4 ,
div.lx_col_mt70 > div.column5 ,
div.lx_col1_mt70 > div.column1 ,
div.lx_col2_mt70 > div.column2 ,
div.lx_col3_mt70 > div.column3 ,
div.lx_col4_mt70 > div.column4 ,
div.lx_col5_mt70 > div.column5 {
	margin-top: 70px;
}

div.lx_col_mt80 > div.column1 ,
div.lx_col_mt80 > div.column2 ,
div.lx_col_mt80 > div.column3 ,
div.lx_col_mt80 > div.column4 ,
div.lx_col_mt80 > div.column5 ,
div.lx_col1_mt80 > div.column1 ,
div.lx_col2_mt80 > div.column2 ,
div.lx_col3_mt80 > div.column3 ,
div.lx_col4_mt80 > div.column4 ,
div.lx_col5_mt80 > div.column5 {
	margin-top: 80px;
}

div.lx_col_mt90 > div.column1 ,
div.lx_col_mt90 > div.column2 ,
div.lx_col_mt90 > div.column3 ,
div.lx_col_mt90 > div.column4 ,
div.lx_col_mt90 > div.column5 ,
div.lx_col1_mt90 > div.column1 ,
div.lx_col2_mt90 > div.column2 ,
div.lx_col3_mt90 > div.column3 ,
div.lx_col4_mt90 > div.column4 ,
div.lx_col5_mt90 > div.column5 {
	margin-top: 90px;
}

div.lx_col_mt100 > div.column1 ,
div.lx_col_mt100 > div.column2 ,
div.lx_col_mt100 > div.column3 ,
div.lx_col_mt100 > div.column4 ,
div.lx_col_mt100 > div.column5 ,
div.lx_col1_mt100 > div.column1 ,
div.lx_col2_mt100 > div.column2 ,
div.lx_col3_mt100 > div.column3 ,
div.lx_col4_mt100 > div.column4 ,
div.lx_col5_mt100 > div.column5 {
	margin-top: 100px;
}

/*===== カラム下マージン調整 =====*/
div.lx_col_all_mb0 div.column1 ,
div.lx_col_all_mb0 div.column2 ,
div.lx_col_all_mb0 div.column3 ,
div.lx_col_all_mb0 div.column4 ,
div.lx_col_all_mb0 div.column5 {
	margin-bottom: 0;
}

div.lx_col_mb0 > div.column1 ,
div.lx_col_mb0 > div.column2 ,
div.lx_col_mb0 > div.column3 ,
div.lx_col_mb0 > div.column4 ,
div.lx_col_mb0 > div.column5 ,
div.lx_col1_mb0 > div.column1 ,
div.lx_col2_mb0 > div.column2 ,
div.lx_col3_mb0 > div.column3 ,
div.lx_col4_mb0 > div.column4 ,
div.lx_col5_mb0 > div.column5 {
	margin-bottom: 0;
}

div.lx_col_mb10 > div.column1 ,
div.lx_col_mb10 > div.column2 ,
div.lx_col_mb10 > div.column3 ,
div.lx_col_mb10 > div.column4 ,
div.lx_col_mb10 > div.column5 ,
div.lx_col1_mb10 > div.column1 ,
div.lx_col2_mb10 > div.column2 ,
div.lx_col3_mb10 > div.column3 ,
div.lx_col4_mb10 > div.column4 ,
div.lx_col5_mb10 > div.column5 {
	margin-bottom: 10px;
}

div.lx_col_mb20 > div.column1 ,
div.lx_col_mb20 > div.column2 ,
div.lx_col_mb20 > div.column3 ,
div.lx_col_mb20 > div.column4 ,
div.lx_col_mb20 > div.column5 ,
div.lx_col1_mb20 > div.column1 ,
div.lx_col2_mb20 > div.column2 ,
div.lx_col3_mb20 > div.column3 ,
div.lx_col4_mb20 > div.column4 ,
div.lx_col5_mb20 > div.column5 {
	margin-bottom: 20px;
}

div.lx_col_mb30 > div.column1 ,
div.lx_col_mb30 > div.column2 ,
div.lx_col_mb30 > div.column3 ,
div.lx_col_mb30 > div.column4 ,
div.lx_col_mb30 > div.column5 ,
div.lx_col1_mb30 > div.column1 ,
div.lx_col2_mb30 > div.column2 ,
div.lx_col3_mb30 > div.column3 ,
div.lx_col4_mb30 > div.column4 ,
div.lx_col5_mb30 > div.column5 {
	margin-bottom: 30px;
}

div.lx_col_mb40 > div.column1 ,
div.lx_col_mb40 > div.column2 ,
div.lx_col_mb40 > div.column3 ,
div.lx_col_mb40 > div.column4 ,
div.lx_col_mb40 > div.column5 ,
div.lx_col1_mb40 > div.column1 ,
div.lx_col2_mb40 > div.column2 ,
div.lx_col3_mb40 > div.column3 ,
div.lx_col4_mb40 > div.column4 ,
div.lx_col5_mb40 > div.column5 {
	margin-bottom: 40px;
}

div.lx_col_mb50 > div.column1 ,
div.lx_col_mb50 > div.column2 ,
div.lx_col_mb50 > div.column3 ,
div.lx_col_mb50 > div.column4 ,
div.lx_col_mb50 > div.column5 ,
div.lx_col1_mb50 > div.column1 ,
div.lx_col2_mb50 > div.column2 ,
div.lx_col3_mb50 > div.column3 ,
div.lx_col4_mb50 > div.column4 ,
div.lx_col5_mb50 > div.column5 {
	margin-bottom: 50px;
}

div.lx_col_mb60 > div.column1 ,
div.lx_col_mb60 > div.column2 ,
div.lx_col_mb60 > div.column3 ,
div.lx_col_mb60 > div.column4 ,
div.lx_col_mb60 > div.column5 ,
div.lx_col1_mb60 > div.column1 ,
div.lx_col2_mb60 > div.column2 ,
div.lx_col3_mb60 > div.column3 ,
div.lx_col4_mb60 > div.column4 ,
div.lx_col5_mb60 > div.column5 {
	margin-bottom: 60px;
}

div.lx_col_mb70 > div.column1 ,
div.lx_col_mb70 > div.column2 ,
div.lx_col_mb70 > div.column3 ,
div.lx_col_mb70 > div.column4 ,
div.lx_col_mb70 > div.column5 ,
div.lx_col1_mb70 > div.column1 ,
div.lx_col2_mb70 > div.column2 ,
div.lx_col3_mb70 > div.column3 ,
div.lx_col4_mb70 > div.column4 ,
div.lx_col5_mb70 > div.column5 {
	margin-bottom: 70px;
}

div.lx_col_mb80 > div.column1 ,
div.lx_col_mb80 > div.column2 ,
div.lx_col_mb80 > div.column3 ,
div.lx_col_mb80 > div.column4 ,
div.lx_col_mb80 > div.column5 ,
div.lx_col1_mb80 > div.column1 ,
div.lx_col2_mb80 > div.column2 ,
div.lx_col3_mb80 > div.column3 ,
div.lx_col4_mb80 > div.column4 ,
div.lx_col5_mb80 > div.column5 {
	margin-bottom: 80px;
}

div.lx_col_mb90 > div.column1 ,
div.lx_col_mb90 > div.column2 ,
div.lx_col_mb90 > div.column3 ,
div.lx_col_mb90 > div.column4 ,
div.lx_col_mb90 > div.column5 ,
div.lx_col1_mb90 > div.column1 ,
div.lx_col2_mb90 > div.column2 ,
div.lx_col3_mb90 > div.column3 ,
div.lx_col4_mb90 > div.column4 ,
div.lx_col5_mb90 > div.column5 {
	margin-bottom: 90px;
}

div.lx_col_mb100 > div.column1 ,
div.lx_col_mb100 > div.column2 ,
div.lx_col_mb100 > div.column3 ,
div.lx_col_mb100 > div.column4 ,
div.lx_col_mb100 > div.column5 ,
div.lx_col1_mb100 > div.column1 ,
div.lx_col2_mb100 > div.column2 ,
div.lx_col3_mb100 > div.column3 ,
div.lx_col4_mb100 > div.column4 ,
div.lx_col5_mb100 > div.column5 {
	margin-bottom: 100px;
}

/*===== マルチカラム上マージン調整 =====*/
#html1 .lx_mcol_mt0 ,
#wrapper-2 .lx_mcol_mt0 ,
#site-info .lx_mcol_mt0 {
	margin-top: 0px;
}

#html1 .lx_mcol_mt10 ,
#wrapper-2 .lx_mcol_mt10 ,
#site-info .lx_mcol_mt10 {
	margin-top: 10px;
}

#html1 .lx_mcol_mt20 ,
#wrapper-2 .lx_mcol_mt20 ,
#site-info .lx_mcol_mt20 {
	margin-top: 20px;
}

#html1 .lx_mcol_mt30 ,
#wrapper-2 .lx_mcol_mt30 ,
#site-info .lx_mcol_mt30 {
	margin-top: 30px;
}

#html1 .lx_mcol_mt40 ,
#wrapper-2 .lx_mcol_mt40 ,
#site-info .lx_mcol_mt40 {
	margin-top: 40px;
}

#html1 .lx_mcol_mt50 ,
#wrapper-2 .lx_mcol_mt50 ,
#site-info .lx_mcol_mt50 {
	margin-top: 50px;
}

#html1 .lx_mcol_mt60 ,
#wrapper-2 .lx_mcol_mt60 ,
#site-info .lx_mcol_mt60 {
	margin-top: 60px;
}

#html1 .lx_mcol_mt70 ,
#wrapper-2 .lx_mcol_mt70 ,
#site-info .lx_mcol_mt70 {
	margin-top: 70px;
}

#html1 .lx_mcol_mt80 ,
#wrapper-2 .lx_mcol_mt80 ,
#site-info .lx_mcol_mt80 {
	margin-top: 80px;
}

#html1 .lx_mcol_mt90 ,
#wrapper-2 .lx_mcol_mt90 ,
#site-info .lx_mcol_mt90 {
	margin-top: 90px;
}

#html1 .lx_mcol_mt100 ,
#wrapper-2 .lx_mcol_mt100 ,
#site-info .lx_mcol_mt100 {
	margin-top: 100px;
}


/*===== マルチカラム下マージン調整 =====*/
#html1 .lx_mcol_mb0 ,
#wrapper-2 .lx_mcol_mb0 ,
#site-info .lx_mcol_mb0 {
	margin-bottom: 0px;
}

#html1 .lx_mcol_mb10 ,
#wrapper-2 .lx_mcol_mb10 ,
#site-info .lx_mcol_mb10 {
	margin-bottom: 10px;
}

#html1 .lx_mcol_mb20 ,
#wrapper-2 .lx_mcol_mb20 ,
#site-info .lx_mcol_mb20 {
	margin-bottom: 20px;
}

#html1 .lx_mcol_mb30 ,
#wrapper-2 .lx_mcol_mb30 ,
#site-info .lx_mcol_mb30 {
	margin-bottom: 30px;
}

#html1 .lx_mcol_mb40 ,
#wrapper-2 .lx_mcol_mb40 ,
#site-info .lx_mcol_mb40 {
	margin-bottom: 40px;
}

#html1 .lx_mcol_mb50 ,
#wrapper-2 .lx_mcol_mb50 ,
#site-info .lx_mcol_mb50 {
	margin-bottom: 50px;
}

#html1 .lx_mcol_mb60 ,
#wrapper-2 .lx_mcol_mb60 ,
#site-info .lx_mcol_mb60 {
	margin-bottom: 60px;
}

#html1 .lx_mcol_mb70 ,
#wrapper-2 .lx_mcol_mb70 ,
#site-info .lx_mcol_mb70 {
	margin-bottom: 70px;
}

#html1 .lx_mcol_mb80 ,
#wrapper-2 .lx_mcol_mb80 ,
#site-info .lx_mcol_mb80 {
	margin-bottom: 80px;
}

#html1 .lx_mcol_mb90 ,
#wrapper-2 .lx_mcol_mb90 ,
#site-info .lx_mcol_mb90 {
	margin-bottom: 90px;
}

#html1 .lx_mcol_mb100 ,
#wrapper-2 .lx_mcol_mb100 ,
#site-info .lx_mcol_mb100 {
	margin-bottom: 100px;
}

/*==== テーブルの枠線を消す ====*/
#sharewithmain .lx_table_no_border {
}

/*.lx_table_no_border .shwTable table.htCore tr td ,*/
#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;
}


#sharewithmain .lx_table_no_v_border {
}

/*.lx_table_no_v_border .shwTable table.htCore tr td ,*/
#sharewithmain .lx_table_no_border .vtable-item ,
#sharewithmain .lx_table_no_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;
}


#sharewithmain .lx_table_no_h_border {
}

/*.lx_table_no_h_border .shwTable table.htCore tr td ,*/
#sharewithmain .lx_table_no_border .vtable-item ,
#sharewithmain .lx_table_no_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;
}


/*==== テーブルの背景を消す ====*/
#sharewithmain .lx_table_no_bg {
}

#sharewithmain .lx_table_no_bg th,
#sharewithmain .lx_table_no_bg td {
	background: none;
}


/*==== テーブルのパディングを０にする ====*/
#sharewithmain .lx_table_no_pad {
}

#sharewithmain .lx_table_no_pad th,
#sharewithmain .lx_table_no_pad td {
	padding: 0;
}


/*==== テーブルを上下中央揃えにする ====*/
#sharewithmain .lx_table_valign_middle {
}

#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;
}




/*== テキスト下マージン無し ==*/
#sharewithmain .lx_text_mb0 {
}

#sharewithmain .lx_text_mb0 .text-section {
	margin-bottom: 0;
}

/*== 画像下マージン無し ==*/
#sharewithmain .lx_text_img_mb0 {
}

#sharewithmain .lx_text_img_mb0 .text-section img {
	margin-bottom: 0;
}


/*== バナー下マージン無し ==*/
#sharewithmain .lx_teaser_mb0 {
}

#sharewithmain .lx_teaser_mb0 .teaser ,
#sharewithmain .lx_teaser_mb0 .external-teaser ,
#sharewithmain .lx_teaser_mb0 .download-teaser {
	margin-bottom: 0;
}

/*==== テーブル調整用 ====*/
/* 文字サイズ・パディングが少ないテーブル */
#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: calc(1em - 1px);
	padding: 8px;
}

#sharewithmain .lx_table_compact03 th ,
#sharewithmain .lx_table_compact03 td {
	font-size: calc(1em - 2px);
	padding: 5px;
}

#sharewithmain .lx_table_compact04 th ,
#sharewithmain .lx_table_compact04 td {
	font-size: calc(1em - 3px);
	padding: 3px;
}

.shwTable > table > tbody > tr > td {
    padding: 0 !important;
    border: none !important;
    background: none !important;
    color: inherit !important;
    font-size: inherit !important;
}
/*==== 灰色背景マルチカラム ====*/
#sharewithmain .lx_mcol_bg_gray01 {
    box-sizing: border-box;
	padding: 25px 20px 1px;
	background: #fafafa;
}

#sharewithmain .lx_mcol_bg_gray02 {
    box-sizing: border-box;
	padding: 25px 20px 1px;
	background: #f7f7f7;
}

#sharewithmain .lx_mcol_bg_gray03 {
    box-sizing: border-box;
	padding: 25px 20px 1px;
	background: #f3f3f3;
}

#sharewithmain .lx_mcol_bg_gray04 {
    box-sizing: border-box;
	padding: 25px 20px 1px;
	background: #eee;
}

#sharewithmain .lx_mcol_bg_gray05 {
    box-sizing: border-box;
	padding: 25px 20px 1px;
	background: #e2e2e2;
}

#sharewithmain .lx_mcol_bg_gray06 {
    box-sizing: border-box;
	padding: 25px 20px 1px;
	background: #ddd;
}

#sharewithmain .lx_mcol_bg_gray07 {
    box-sizing: border-box;
	padding: 25px 20px 1px;
	background: #d2d2d2;
}

#sharewithmain .lx_mcol_bg_gray08 {
    box-sizing: border-box;
	padding: 25px 20px 1px;
	background: #ccc;
}

@media handheld, only screen and (max-width: 767px) {
    #sharewithmain .lx_mcol_bg_gray01 ,
    #sharewithmain .lx_mcol_bg_gray02 ,
    #sharewithmain .lx_mcol_bg_gray03 ,
    #sharewithmain .lx_mcol_bg_gray04 ,
    #sharewithmain .lx_mcol_bg_gray05 ,
    #sharewithmain .lx_mcol_bg_gray06 ,
    #sharewithmain .lx_mcol_bg_gray07 ,
    #sharewithmain .lx_mcol_bg_gray08 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/*==== 白色背景カラム ====*/
#sharewithmain .lx_col_bg_white {
}

#sharewithmain .lx_col_bg_white > .column1 ,
#sharewithmain .lx_col_bg_white > .column2 ,
#sharewithmain .lx_col_bg_white > .column3 ,
#sharewithmain .lx_col_bg_white > .column4 ,
#sharewithmain .lx_col_bg_white > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 1px;
	background: #fff;
}

/*==== 灰色背景カラム ====*/
#sharewithmain .lx_col_bg_gray01 {
}

#sharewithmain .lx_col_bg_gray01 > .column1 ,
#sharewithmain .lx_col_bg_gray01 > .column2 ,
#sharewithmain .lx_col_bg_gray01 > .column3 ,
#sharewithmain .lx_col_bg_gray01 > .column4 ,
#sharewithmain .lx_col_bg_gray01 > .column5 ,
#sharewithmain .lx_col1_bg_gray01 > .column1 ,
#sharewithmain .lx_col2_bg_gray01 > .column2 ,
#sharewithmain .lx_col3_bg_gray01 > .column3 ,
#sharewithmain .lx_col4_bg_gray01 > .column4 ,
#sharewithmain .lx_col5_bg_gray01 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 1px;
	background: #fafafa;
}

#sharewithmain .lx_col_bg_gray02 {
}

#sharewithmain .lx_col_bg_gray02 > .column1 ,
#sharewithmain .lx_col_bg_gray02 > .column2 ,
#sharewithmain .lx_col_bg_gray02 > .column3 ,
#sharewithmain .lx_col_bg_gray02 > .column4 ,
#sharewithmain .lx_col_bg_gray02 > .column5 ,
#sharewithmain .lx_col1_bg_gray02 > .column1 ,
#sharewithmain .lx_col2_bg_gray02 > .column2 ,
#sharewithmain .lx_col3_bg_gray02 > .column3 ,
#sharewithmain .lx_col4_bg_gray02 > .column4 ,
#sharewithmain .lx_col5_bg_gray02 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 1px;
	background: #f7f7f7;
}

#sharewithmain .lx_col_bg_gray03 {
}

#sharewithmain .lx_col_bg_gray03 > .column1 ,
#sharewithmain .lx_col_bg_gray03 > .column2 ,
#sharewithmain .lx_col_bg_gray03 > .column3 ,
#sharewithmain .lx_col_bg_gray03 > .column4 ,
#sharewithmain .lx_col_bg_gray03 > .column5 ,
#sharewithmain .lx_col1_bg_gray03 > .column1 ,
#sharewithmain .lx_col2_bg_gray03 > .column2 ,
#sharewithmain .lx_col3_bg_gray03 > .column3 ,
#sharewithmain .lx_col4_bg_gray03 > .column4 ,
#sharewithmain .lx_col5_bg_gray03 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 1px;
	background: #f3f3f3;
}

#sharewithmain .lx_col_bg_gray04 {
}

#sharewithmain .lx_col_bg_gray04 > .column1 ,
#sharewithmain .lx_col_bg_gray04 > .column2 ,
#sharewithmain .lx_col_bg_gray04 > .column3 ,
#sharewithmain .lx_col_bg_gray04 > .column4 ,
#sharewithmain .lx_col_bg_gray04 > .column5 ,
#sharewithmain .lx_col1_bg_gray04 > .column1 ,
#sharewithmain .lx_col2_bg_gray04 > .column2 ,
#sharewithmain .lx_col3_bg_gray04 > .column3 ,
#sharewithmain .lx_col4_bg_gray04 > .column4 ,
#sharewithmain .lx_col5_bg_gray04 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 1px;
	background: #eee;
}

#sharewithmain .lx_col_bg_gray05 {
}

#sharewithmain .lx_col_bg_gray05 > .column1 ,
#sharewithmain .lx_col_bg_gray05 > .column2 ,
#sharewithmain .lx_col_bg_gray05 > .column3 ,
#sharewithmain .lx_col_bg_gray05 > .column4 ,
#sharewithmain .lx_col_bg_gray05 > .column5 ,
#sharewithmain .lx_col1_bg_gray05 > .column1 ,
#sharewithmain .lx_col2_bg_gray05 > .column2 ,
#sharewithmain .lx_col3_bg_gray05 > .column3 ,
#sharewithmain .lx_col4_bg_gray05 > .column4 ,
#sharewithmain .lx_col5_bg_gray05 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 1px;
	background: #e2e2e2;
}

#sharewithmain .lx_col_bg_gray06 {
}

#sharewithmain .lx_col_bg_gray06 > .column1 ,
#sharewithmain .lx_col_bg_gray06 > .column2 ,
#sharewithmain .lx_col_bg_gray06 > .column3 ,
#sharewithmain .lx_col_bg_gray06 > .column4 ,
#sharewithmain .lx_col_bg_gray06 > .column5 ,
#sharewithmain .lx_col1_bg_gray06 > .column1 ,
#sharewithmain .lx_col2_bg_gray06 > .column2 ,
#sharewithmain .lx_col3_bg_gray06 > .column3 ,
#sharewithmain .lx_col4_bg_gray06 > .column4 ,
#sharewithmain .lx_col5_bg_gray06 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 1px;
	background: #ddd;
}

#sharewithmain .lx_col_bg_gray07 {
}

#sharewithmain .lx_col_bg_gray07 > .column1 ,
#sharewithmain .lx_col_bg_gray07 > .column2 ,
#sharewithmain .lx_col_bg_gray07 > .column3 ,
#sharewithmain .lx_col_bg_gray07 > .column4 ,
#sharewithmain .lx_col_bg_gray07 > .column5 ,
#sharewithmain .lx_col1_bg_gray07 > .column1 ,
#sharewithmain .lx_col2_bg_gray07 > .column2 ,
#sharewithmain .lx_col3_bg_gray07 > .column3 ,
#sharewithmain .lx_col4_bg_gray07 > .column4 ,
#sharewithmain .lx_col5_bg_gray07 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 1px;
	background: #d2d2d2;
}

#sharewithmain .lx_col_bg_gray08 {
}

#sharewithmain .lx_col_bg_gray08 > .column1 ,
#sharewithmain .lx_col_bg_gray08 > .column2 ,
#sharewithmain .lx_col_bg_gray08 > .column3 ,
#sharewithmain .lx_col_bg_gray08 > .column4 ,
#sharewithmain .lx_col_bg_gray08 > .column5 ,
#sharewithmain .lx_col1_bg_gray08 > .column1 ,
#sharewithmain .lx_col2_bg_gray08 > .column2 ,
#sharewithmain .lx_col3_bg_gray08 > .column3 ,
#sharewithmain .lx_col4_bg_gray08 > .column4 ,
#sharewithmain .lx_col5_bg_gray08 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 1px;
	background: #ccc;
}

/*==== 灰色枠線つきマルチカラム ====*/
#sharewithmain .lx_mcol_border_gray01 {
    box-sizing: border-box;
	padding: 25px 25px 0;
	border: 2px solid #fafafa;
}

#sharewithmain .lx_mcol_border_gray02 {
    box-sizing: border-box;
	padding: 25px 25px 0;
	border: 2px solid #f7f7f7;
}

#sharewithmain .lx_mcol_border_gray03 {
    box-sizing: border-box;
	padding: 25px 25px 0;
	border: 2px solid #f3f3f3;
}

#sharewithmain .lx_mcol_border_gray04 {
    box-sizing: border-box;
	padding: 25px 25px 0;
	border: 2px solid #eee;
}

#sharewithmain .lx_mcol_border_gray05 {
    box-sizing: border-box;
	padding: 25px 25px 0;
	border: 2px solid #e2e2e2;
}

#sharewithmain .lx_mcol_border_gray06 {
    box-sizing: border-box;
	padding: 25px 25px 0;
	border: 2px solid #ddd;
}

#sharewithmain .lx_mcol_border_gray07 {
    box-sizing: border-box;
	padding: 25px 25px 0;
	border: 2px solid #d2d2d2;
}

#sharewithmain .lx_mcol_border_gray08 {
    box-sizing: border-box;
	padding: 25px 25px 0;
	border: 2px solid #ccc;
}

@media handheld, only screen and (max-width: 767px) {
    #sharewithmain .lx_mcol_border_gray01 ,
    #sharewithmain .lx_mcol_border_gray02 ,
    #sharewithmain .lx_mcol_border_gray03 ,
    #sharewithmain .lx_mcol_border_gray04 ,
    #sharewithmain .lx_mcol_border_gray05 ,
    #sharewithmain .lx_mcol_border_gray06 ,
    #sharewithmain .lx_mcol_border_gray07 ,
    #sharewithmain .lx_mcol_border_gray08 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/*==== 赤色枠線つきマルチカラム ====*/
#sharewithmain .lx_mcol_border_red {
    box-sizing: border-box;
	padding: 25px 25px 0;
	border: 2px solid red;
}

@media handheld, only screen and (max-width: 767px) {
    #sharewithmain .lx_mcol_border_red {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/*==== 灰色枠線つきカラム ====*/
#sharewithmain .lx_col_border_gray01 {
}

#sharewithmain .lx_col_border_gray01 > .column1 ,
#sharewithmain .lx_col_border_gray01 > .column2 ,
#sharewithmain .lx_col_border_gray01 > .column3 ,
#sharewithmain .lx_col_border_gray01 > .column4 ,
#sharewithmain .lx_col_border_gray01 > .column5 ,
#sharewithmain .lx_col1_border_gray01 > .column1 ,
#sharewithmain .lx_col2_border_gray01 > .column2 ,
#sharewithmain .lx_col3_border_gray01 > .column3 ,
#sharewithmain .lx_col4_border_gray01 > .column4 ,
#sharewithmain .lx_col5_border_gray01 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 0;
	border: 2px solid #fafafa;
}

#sharewithmain .lx_col_border_gray02 {
}

#sharewithmain .lx_col_border_gray02 > .column1 ,
#sharewithmain .lx_col_border_gray02 > .column2 ,
#sharewithmain .lx_col_border_gray02 > .column3 ,
#sharewithmain .lx_col_border_gray02 > .column4 ,
#sharewithmain .lx_col_border_gray02 > .column5 ,
#sharewithmain .lx_col1_border_gray02 > .column1 ,
#sharewithmain .lx_col2_border_gray02 > .column2 ,
#sharewithmain .lx_col3_border_gray02 > .column3 ,
#sharewithmain .lx_col4_border_gray02 > .column4 ,
#sharewithmain .lx_col5_border_gray02 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 0;
	border: 2px solid #f7f7f7;
}

#sharewithmain .lx_col_border_gray03 {
}

#sharewithmain .lx_col_border_gray03 > .column1 ,
#sharewithmain .lx_col_border_gray03 > .column2 ,
#sharewithmain .lx_col_border_gray03 > .column3 ,
#sharewithmain .lx_col_border_gray03 > .column4 ,
#sharewithmain .lx_col_border_gray03 > .column5 ,
#sharewithmain .lx_col1_border_gray03 > .column1 ,
#sharewithmain .lx_col2_border_gray03 > .column2 ,
#sharewithmain .lx_col3_border_gray03 > .column3 ,
#sharewithmain .lx_col4_border_gray03 > .column4 ,
#sharewithmain .lx_col5_border_gray03 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 0;
	border: 2px solid #f3f3f3;
}

#sharewithmain .lx_col_border_gray04 {
}

#sharewithmain .lx_col_border_gray04 > .column1 ,
#sharewithmain .lx_col_border_gray04 > .column2 ,
#sharewithmain .lx_col_border_gray04 > .column3 ,
#sharewithmain .lx_col_border_gray04 > .column4 ,
#sharewithmain .lx_col_border_gray04 > .column5 ,
#sharewithmain .lx_col1_border_gray04 > .column1 ,
#sharewithmain .lx_col2_border_gray04 > .column2 ,
#sharewithmain .lx_col3_border_gray04 > .column3 ,
#sharewithmain .lx_col4_border_gray04 > .column4 ,
#sharewithmain .lx_col5_border_gray04 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 0;
	border: 2px solid #eee;
}

#sharewithmain .lx_col_border_gray05 {
}

#sharewithmain .lx_col_border_gray05 > .column1 ,
#sharewithmain .lx_col_border_gray05 > .column2 ,
#sharewithmain .lx_col_border_gray05 > .column3 ,
#sharewithmain .lx_col_border_gray05 > .column4 ,
#sharewithmain .lx_col_border_gray05 > .column5 ,
#sharewithmain .lx_col1_border_gray05 > .column1 ,
#sharewithmain .lx_col2_border_gray05 > .column2 ,
#sharewithmain .lx_col3_border_gray05 > .column3 ,
#sharewithmain .lx_col4_border_gray05 > .column4 ,
#sharewithmain .lx_col5_border_gray05 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 0;
	border: 2px solid #e2e2e2;
}

#sharewithmain .lx_col_border_gray06 {
}

#sharewithmain .lx_col_border_gray06 > .column1 ,
#sharewithmain .lx_col_border_gray06 > .column2 ,
#sharewithmain .lx_col_border_gray06 > .column3 ,
#sharewithmain .lx_col_border_gray06 > .column4 ,
#sharewithmain .lx_col_border_gray06 > .column5 ,
#sharewithmain .lx_col1_border_gray06 > .column1 ,
#sharewithmain .lx_col2_border_gray06 > .column2 ,
#sharewithmain .lx_col3_border_gray06 > .column3 ,
#sharewithmain .lx_col4_border_gray06 > .column4 ,
#sharewithmain .lx_col5_border_gray06 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 0;
	border: 2px solid #ddd;
}

#sharewithmain .lx_col_border_gray07 {
}

#sharewithmain .lx_col_border_gray07 > .column1 ,
#sharewithmain .lx_col_border_gray07 > .column2 ,
#sharewithmain .lx_col_border_gray07 > .column3 ,
#sharewithmain .lx_col_border_gray07 > .column4 ,
#sharewithmain .lx_col_border_gray07 > .column5 ,
#sharewithmain .lx_col1_border_gray07 > .column1 ,
#sharewithmain .lx_col2_border_gray07 > .column2 ,
#sharewithmain .lx_col3_border_gray07 > .column3 ,
#sharewithmain .lx_col4_border_gray07 > .column4 ,
#sharewithmain .lx_col5_border_gray07 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 0;
	border: 2px solid #d2d2d2;
}

#sharewithmain .lx_col_border_gray08 {
}

#sharewithmain .lx_col_border_gray08 > .column1 ,
#sharewithmain .lx_col_border_gray08 > .column2 ,
#sharewithmain .lx_col_border_gray08 > .column3 ,
#sharewithmain .lx_col_border_gray08 > .column4 ,
#sharewithmain .lx_col_border_gray08 > .column5 ,
#sharewithmain .lx_col1_border_gray08 > .column1 ,
#sharewithmain .lx_col2_border_gray08 > .column2 ,
#sharewithmain .lx_col3_border_gray08 > .column3 ,
#sharewithmain .lx_col4_border_gray08 > .column4 ,
#sharewithmain .lx_col5_border_gray08 > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 0;
	border: 2px solid #ccc;
}

/*==== 赤色枠線つきマルチカラム ====*/
#sharewithmain .lx_col_border_red {
}

#sharewithmain .lx_col_border_red > .column1 ,
#sharewithmain .lx_col_border_red > .column2 ,
#sharewithmain .lx_col_border_red > .column3 ,
#sharewithmain .lx_col_border_red > .column4 ,
#sharewithmain .lx_col_border_red > .column5 ,
#sharewithmain .lx_col1_border_red > .column1 ,
#sharewithmain .lx_col2_border_red > .column2 ,
#sharewithmain .lx_col3_border_red > .column3 ,
#sharewithmain .lx_col4_border_red > .column4 ,
#sharewithmain .lx_col5_border_red > .column5 {
    box-sizing: border-box;
	padding: 20px 20px 0;
	border: 2px solid red;
}

/*------------------ based on 18/12/05 */
/* > 1%, last 4 versions, Firefox ESR */
/*------------------------------------- 

/* --------------------------------------
 初期化
-------------------------------------- */
* ,
*:before ,
*:after {
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}


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;
	word-break: break-word;
}

ol,ul {
	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 ,
[hidden] {
	display: none;
}

head, style, script {
	display: none !important;
}

/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
	.no-pc {
		display: none !important;
	}
}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	.no-sp {
		display: none !important;
	}
}

/* -- 印刷用 -- */
@media print {
	.layout_no_print ,
	.layout_no-print ,
	.no-print {
		display: none !important;
	}
}

/* --------------------------------------
 基本設定
-------------------------------------- */
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}

html {
	font-size: 10px;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-filter: expression(document.execCommand("BackgroundImageCache", false, true));
	        filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	font-family: YuGothicM, "游ゴシック Medium", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 1.4rem;
	line-height: 1.6;
	color: #333;
	background: #FFF;
}

.mincho {
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Georgia, "メイリオ", Meiryo, serif;
}


/* --------------------------------------
 リンク設定
-------------------------------------- */
a {
	color: inherit;
	text-decoration: none;
	overflow: hidden;
	outline: none;
	word-wrap: break-word;
}

a:hover ,
a:active {
	text-decoration: underline;
}

a:hover img {
	-ms-opacity: 0.7;
	opacity: 0.7;
}

/* --------------------------------------
 見出し
-------------------------------------- */

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;
}

/* --------------------------------------
 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;
}


/*------------------------------------- 
 ぱんくず
-------------------------------------*/
/* 4箇所ある枠の内1か所に入力 */
.bread-crumb {
}

.bread-crumb h5 {
	padding: 0;
	margin: 0;
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
}

.bread-crumb strong {
	font-weight: inherit;
}

/* ページタイトルの改行は非表示 */
.bread-crumb br {
	display: none;
}


/*------------------------------------- 
 コンテンツエリア
-------------------------------------*/

/*------- CKエディタ ----------*/

/* -- ckエディタの機能を損なうから制御は不可 -- */
.quoted-text blockquote ,
.highlight-quoted-text ,
.text-section ,
.internal-link-area ,
.external-link-area ,
.download-link-area ,
.faq-item ,
.vtable-item > table > tbody > tr > th ,
.vtable-item > table > tbody > tr > td ,
.ircalendar-title > table > tbody > tr > th ,
.ircalendar-item > table > tbody > tr > td {
	text-align: left;
}

.quoted-text blockquote p ,
.highlight-quoted-text p ,
.text-section p ,
.internal-link-area p ,
.external-link-area p ,
.download-link-area p ,
.faq-item p ,
.vtable-item p ,
.ircalendar-title p ,
.ircalendar-item p {
	display: block;
}

/* -- ckエディタのリスト表示用 -- */
.quoted-text blockquote ol ,
.highlight-quoted-text ol ,
.text-section ol ,
.internal-link-area ol ,
.external-link-area ol ,
.download-link-area ol ,
.faq-item ol ,
.vtable-item ol ,
.ircalendar-title ol ,
.ircalendar-item ol {
	padding-left:2em;
	list-style:decimal;
}

.quoted-text blockquote ol li ,
.highlight-quoted-text ol li ,
.text-section ol li ,
.internal-link-area ol li ,
.external-link-area ol li ,
.download-link-area ol li ,
.faq-item ol li ,
.vtable-item ol li ,
.ircalendar-title ol li ,
.ircalendar-item ol li {
	list-style:inherit;
}

/* -- ckエディタのリスト表示用 -- */
.quoted-text blockquote ul ,
.highlight-quoted-text ul ,
.text-section ul ,
.internal-link-area ul ,
.external-link-area ul ,
.download-link-area ul ,
.faq-item ul ,
.vtable-item ul ,
.ircalendar-title ul ,
.ircalendar-item ul {
	padding-left:2em;
	list-style:disc;
}

.quoted-text blockquote ul li ,
.highlight-quoted-text ul li ,
.text-section ul li ,
.internal-link-area ul li ,
.external-link-area ul li ,
.download-link-area ul li ,
.faq-item ul li ,
.vtable-item ul li ,
.ircalendar-title ul li ,
.ircalendar-item ul li {
	list-style:inherit;
}

.quoted-text blockquote em ,
.highlight-quoted-text em ,
.text-section em ,
.internal-link-area em ,
.external-link-area em ,
.download-link-area em ,
.faq-item em ,
.vtable-item em ,
.ircalendar-title em ,
.ircalendar-item em {
	/* メイリオにはイタリック体が無い為 */
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN",'ＭＳ Ｐゴシック','MS PGothic', "メイリオ", Meiryo, sans-serif;
	font-style:italic;
}

/*------- リンクテキスト ----------*/
.quoted-text blockquote a ,
.highlight-quoted-text a ,
.text-section a ,
.faq-item a ,
.vtable-item a ,
.ircalendar-title a ,
.ircalendar-item a {
	word-break: break-all;
}

/*------- 別窓アイコン ----------*/
.quoted-text blockquote a[target="_blank"]:after ,
.highlight-quoted-text a[target="_blank"]:after ,
.text-section a[target="_blank"]:after ,
.faq-item a[target="_blank"]:after ,
.vtable-item a[target="_blank"]:after ,
.ircalendar-title a[target="_blank"]:after ,
.ircalendar-item a[target="_blank"]:after {
	content: "";
	background:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png") center center no-repeat;
	background-size: contain;
	display: inline-block;
	width: 14px;
	height: 12px;
	vertical-align: middle;
	margin: 0 5px;
}

/*------- PDFアイコン ----------*/
.quoted-text blockquote a[href$=".pdf"]:after ,
.highlight-quoted-text a[href$=".pdf"]:after ,
.text-section a[href$=".pdf"]:after ,
.faq-item a[href$=".pdf"]:after ,
.vtable-item a[href$=".pdf"]:after ,
.ircalendar-title a[href$=".pdf"]:after ,
.ircalendar-item a[href$=".pdf"]:after ,
.quoted-text blockquote a[href*=".pdf#"]:after ,
.highlight-quoted-text a[href*=".pdf#"]:after ,
.text-section a[href*=".pdf#"]:after ,
.faq-item a[href*=".pdf#"]:after ,
.vtable-item a[href*=".pdf#"]:after ,
.ircalendar-title a[href*=".pdf#"]:after ,
.ircalendar-item a[href*=".pdf#"]:after {
	content: "";
	background:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf.png") center center no-repeat;
	background-size: contain;
	display: inline-block;
	width: 18px;
	height: 23px;
	vertical-align: middle;
	margin: 0 5px;
}

/* テーブル */
.quoted-text blockquote table:not(.clearbox) ,
.highlight-quoted-text table:not(.clearbox) ,
.text-section table:not(.clearbox) ,
.faq-item table:not(.clearbox) ,
.vtable-item table table:not(.clearbox) ,
.ircalendar-title table table:not(.clearbox) ,
.ircalendar-item table table:not(.clearbox) ,
table.icell {
/*	font-family: inherit !important; */
	border: none !important;
	font-size: 1.4rem;
}

.quoted-text blockquote table:not(.clearbox) span ,
.highlight-quoted-text table:not(.clearbox) span ,
.text-section table:not(.clearbox) span ,
.faq-item table:not(.clearbox) span ,
.vtable-item table table:not(.clearbox) span ,
.ircalendar-title table table:not(.clearbox) span ,
.ircalendar-item table table:not(.clearbox) span ,
table.icell span {
/*	font-size: inherit !important; */
}

.quoted-text blockquote table:not(.clearbox) th ,
.highlight-quoted-text table:not(.clearbox) th ,
.text-section table:not(.clearbox) th ,
.faq-item table:not(.clearbox) th ,
.vtable-item table table:not(.clearbox) th ,
.ircalendar-title table table:not(.clearbox) th ,
.ircalendar-item table table:not(.clearbox) th ,
.quoted-text blockquote table:not(.clearbox) td ,
.highlight-quoted-text table:not(.clearbox) td ,
.text-section table:not(.clearbox) td ,
.faq-item table:not(.clearbox) td ,
.vtable-item table table:not(.clearbox) td ,
.ircalendar-title table table:not(.clearbox) td ,
.ircalendar-item table table:not(.clearbox) td ,
table.icell th ,
table.icell td {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: auto !important;
}

.quoted-text blockquote table:not(.clearbox) td ,
.highlight-quoted-text table:not(.clearbox) td ,
.text-section table:not(.clearbox) td ,
.faq-item table:not(.clearbox) td ,
.vtable-item table table:not(.clearbox) td ,
.ircalendar-title table table:not(.clearbox) td ,
.ircalendar-item table table:not(.clearbox) td ,
table.icell td {
}

.quoted-text blockquote table:not(.clearbox) th ,
.highlight-quoted-text table:not(.clearbox) th ,
.text-section table:not(.clearbox) th ,
.faq-item table:not(.clearbox) th ,
.vtable-item table table:not(.clearbox) th ,
.ircalendar-title table table:not(.clearbox) th ,
.ircalendar-item table table:not(.clearbox) th ,
table.icell .ColHead ,
table.icell th {
}

.quoted-text blockquote table:not(.clearbox) thead th ,
.highlight-quoted-text table:not(.clearbox) thead th ,
.text-section table:not(.clearbox) thead th ,
.faq-item table:not(.clearbox) thead th ,
.vtable-item table table:not(.clearbox) thead th ,
.ircalendar-title table table:not(.clearbox) thead th ,
.ircalendar-item table table:not(.clearbox) thead th ,
table.icell .RowHead ,
table.icell thead th {
}


/* テーブル */
/* PC:横100%、文字強制折り返し, SP:横スクロール */ 
@media print, screen and (min-width: 768px) {
	.quoted-text blockquote table:not(.clearbox) ,
	.highlight-quoted-text table:not(.clearbox) ,
	.text-section table:not(.clearbox) ,
	.faq-item table:not(.clearbox) ,
	.vtable-item table table:not(.clearbox) ,
	.ircalendar-title table table:not(.clearbox) ,
	.ircalendar-item table table:not(.clearbox) ,
	table.icell {
		width: 100% !important;
	}

	.quoted-text blockquote table:not(.clearbox) th ,
	.highlight-quoted-text table:not(.clearbox) th ,
	.text-section table:not(.clearbox) th ,
	.faq-item table:not(.clearbox) th ,
	.vtable-item table table:not(.clearbox) th ,
	.ircalendar-title table table:not(.clearbox) th ,
	.ircalendar-item table table:not(.clearbox) th ,
	.quoted-text blockquote table:not(.clearbox) td ,
	.highlight-quoted-text table:not(.clearbox) td ,
	.text-section table:not(.clearbox) td ,
	.faq-item table:not(.clearbox) td ,
	.vtable-item table table:not(.clearbox) td ,
	.ircalendar-title table table:not(.clearbox) td ,
	.ircalendar-item table table:not(.clearbox) td ,
	table.icell th ,
	table.icell td {
		white-space: normal !important;
	}
}

@media handheld, only screen and (max-width: 767px) {
	.quoted-text blockquote.has-icell ,
	.highlight-quoted-text.has-icell ,
	.text-section.has-icell ,
	.text-section .has-icell ,
	.faq-item.has-icell ,
	.vtable-item table .has-icell ,
	.ircalendar-title table .has-icell ,
	.ircalendar-item table .has-icell {
		overflow-x: scroll;
	}
}

/* -----------------------------
画像レイアウト
--------------------------------- */
#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 {
	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 {
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 8px;
	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 {
	float: right;
	margin-right: 0;
	margin-left: 16px;
	margin-bottom: 8px;
	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 {
	float:none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	width:auto;
	max-width:100%;
}

/*-- 画像_重ねる --*/
.text-section img.pos-4 {
	width: 100%;
}

.text-section img.pos-4 + .text {
	position: absolute;
	top: 50%;
	top: calc(50%);
	left: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	    transform: translate(0, -50%);
	text-shadow: 0.1em 0.1em 0.2em #fff;
}

.text-section > .mgnlEditorBar[aria-hidden="false"] + img.pos-4 + .text {
	top: calc(50% + 13.5px);
}


/*-- キャプション付き画像の場合_左 --*/
.text-section dl.photo ,
.faq-item dl.photo {
	width: 40%;
	margin-right: 16px;
	float: left;
}

.text-section dl.photo dt ,
.faq-item dl.photo dt {
	text-align: center;
	margin-bottom: 8px;
}

.text-section dl.photo dt img ,
.faq-item dl.photo dt img {
	display: block;
	float: none;
	width: auto;
	max-width: 100%;
	margin: auto;
}

.text-section dl.photo dd ,
.faq-item dl.photo dd {
	text-align: center;
}

/*-- キャプション付き画像の場合_右 --*/
.text-section dl.pos-2 ,
.faq-item dl.pos-2 {
	width: 40%;
	margin-left: 16px;
	margin-right: 0;
	float:right;
}

.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;
}

/*-- キャプション付き画像の場合_上 --*/
.text-section dl.large ,
.faq-item dl.large {
	float: none;
	margin: 0 auto 5px;
	width: auto;
	max-width: 100%;
}

.text-section dl.large dt img ,
.faq-item dl.large dt img {
	display: block;
	float: none;
	width: auto;
	max-width: 100%;
	margin: auto;
}

/* -- キャプション -- */
/*-- 画像のタイトル --*/
.text-section .caption ,
.faq-item .caption {
}

/*-- コピーライト --*/
.text-section .copyright ,
.faq-item .copyright {
}

/*-- 画像の説明 --*/
.text-section .longdesc ,
.faq-item .longdesc {
/*	display: none; */
}

/*-- 虫眼鏡(現状、非表示) --*/
.text-section .zoom ,
.faq-item .zoom {
	float: right;
	display: none;
}
.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;
}



/*------------------------------------- 
 見出し
-------------------------------------*/
/* -- ページタイトル -- */
.page-intro-wrapper {
	display: none;
}

/*-- ページ概要エリア --*/
#page-intro {
}

/* -- ページタイトルをテキストで表示 -- */
#page-intro > h1 {
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
}

/* -- ページタイトルを画像で表示 -- */
#page-intro .titleImage {
}

#page-intro .titleImage h1 {
}

#page-intro .titleImage h1 img {
	width: auto;
	display: block;
}

/* -- 概要に日付入れた際使用（イベント・汎用） -- */
#page-intro .text-meta {

}

#page-intro .text-meta ul.text-data {
	text-align: right;
/*	display: none; */
}

#page-intro .text-meta ul.text-data li.date {
}



/*-- 概要(ページでは非表示・内部リンク元に表示される) --*/
#page-intro .abstractImage {
	display: none;
}

/*-- 概要画像 --*/
#page-intro .abstractImage img {
}

/*-- 概要テキスト --*/
#page-intro .abstractImage p {
}



/*-------------- 中見出し(共通) ------------*/
.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 {
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
}



/*------------------------------------- 
 テキスト・画像
-------------------------------------*/

/*-------------- テキストと画像 --------------*/
.text-section {
	position: relative;
}

/*-------------- FAQ --------------*/
.faq-list h3 {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
}

.faq-list h3 a {
	cursor: pointer;
	color: inherit;
	text-decoration: none;
}


/*------------------------------------- 
 ページ内リンク・バナーリンク・エリアリンク
-------------------------------------*/
/*-------------- バナー --------------*/
.teaser ,
.external-teaser ,
.download-teaser {
	margin: 0 auto 20px;
}

/* テキストのみ／テキストと画像 */
.teaser h2 ,
.external-teaser h2 ,
.download-teaser h2 {
	padding: 0;
	margin: 0;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.teaser h2 a ,
.external-teaser h2 a ,
.download-teaser h2 a {
	display: block;
}

/* 画像のみ／テキストと画像 */
.teaser > a ,
.external-teaser > a ,
.download-teaser > a {
	display: block;
}

.teaser > a img ,
.external-teaser > a img ,
.download-teaser > a img {
	display: block;
	margin: auto;
}

/* -- 内部リンクだけ表示される（続きを）読むを非表示 -- */
.teaser em.more {
	display: none !important;
}

/*-- お問い合わせ専用 --*/
/* チェックを入れる時に文字を選択してしまいやすいので */
.external-teaser.with-checkbox label {
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}



/*-------------- エリアリンク --------------*/
.internal-link-area > a ,
.external-link-area > a ,
.download-link-area > a {
	display: block;
	text-decoration: none;
}

.internal-link-area > a:after ,
.external-link-area > a:after ,
.download-link-area > a:after {
	content:"";
	display:block;
	clear:both;
}



/*------------------------------------- 
 リスト
-------------------------------------*/
/* 共通設定 決算短信・有報・最新決算・説明会資料（自動連携）、リンクリスト（手動） */

.link-list [aria-hidden="true"] ~ li:not([class]) {
	display: none;
}


/* -- PDFアイコン -- */
.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 span.d_icon img ,
.news-yuho span.d_icon img ,
.news-presentation span.d_icon img ,
.news-material span.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;
}


/*------------------------------------- 
 表組・テーブル・財務ハイライト(表組)・配当金(表組)
-------------------------------------*/
/*-- table共通 --*/
table {
	margin: auto;
}

th, td {
}

.shwTable table.htCore tr td ,
th, td {
	padding: 5px 15px;
	border: 1px solid #7F9BDA;
}

td {
	text-align: left;
	font-weight: normal;
}

/* 見出し */
th {
	background-color:#DCE5F4;
	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 ,
td.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 ,
td.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 {
	padding: 0;
	background: none;
	border: none;
	font-weight: normal;
	text-align: left;
}



/*-------------- テーブル縦 --------------*/
.vertical-table {
}

/* -- テーブル縦 テーブル項目  -- */
.vtable-item {
}

.vtable-item > table {
	width: 100%;
	table-layout: fixed;	/* IE対応：テーブル内に画像を置く場合必要 */
	margin-bottom: -1px;
}

.vtable-item > table > tbody > tr > td {
	width: 25%;
}

.vtable-item > table > tbody > tr > th {
	width: 12.5%;
}



/*-------------- テーブル横 --------------*/
.ircalendar {
}

/* -- タイトル項目・項目共通 -- */
.ircalendar-title ,
.ircalendar-item {
}

.ircalendar-title > table ,
.ircalendar-item > table {
	width: 100%;
	table-layout: fixed;	/* IE対応：テーブル内に画像を置く場合必要 */
	margin-bottom: -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;
	border: none;
	background: none;
}

/* -- 単位（表組の外） -- */
.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%;
}


/* -- セル -- */
.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 handheld, only screen and (max-width: 767px) {
	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;
	}

}

/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
	/* -- 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%;
	}
}


/*-------------- 財務ハイライト 表組 --------------*/
.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: 768px) {
	.highlights-table table ,
	.highlights-alltable-2nd table {
		width: 100%;
	}

	.haitou-table-2nd table {
		width: 100%;
	}

	.haitou-table-2nd table th {
		white-space: nowrap;
	}

}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	.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;
	}

	/* テーブル縦横 横スクロール設定 */
	.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 {
		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 {
		width: 1000px;
	}

	.layout_sp_scrolltable table.icell ,
	.lx_table_sp_swipable table.icell ,
	.ux_table_sp_swipable table.icell {
		min-width: 1000px;
	}

	/*-- スワイプアイコン --*/
	.shwTable ,
	.highlights-table ,
	.highlights-alltable-2nd ,
	.haitou-table-2nd ,
	.icon-swip {
		position: relative;
	}

	.shwTable ,
	.highlights-table ,
	.highlights-alltable-2nd ,
	.haitou-table-2nd {
		overflow-x: scroll;
	}

	.shwTable:before ,
	.highlights-table:before ,
	.highlights-alltable-2nd:before ,
	.haitou-table:before ,
	.haitou-table-2nd:before ,
	.icon-swip:before {
		content: '';
		z-index:50;
		position: absolute;
		top: 20%;
		left: 50%;
		width: 60px;
		height: 60px;
		margin-left: -30px;
		background: url("../../../../../../resources/sw_img/icon_swip.png") no-repeat center center;
		background-size: contain;
		opacity: 0.3;
	}

	.icon-swip.no-scroll:before ,
	.icon-swip-done:before {
		content: none !important;
	}
}




/*------------------------------------- 
 グラフ・財務ハイライト(グラフ)・配当金(グラフ)
-------------------------------------*/
/*-------------- グラフ --------------*/
/* -- グラフ メニューボタン非表示 -- */
.highcharts-button {
	display: none;
}

/* -- グラフ データラベル 文字影設定 -- */
/* -- (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; */
}


/* -- 財務ハイライトver2 グラフ (凡例を含むエリア) -- */
.highlights-2nd > div:not([class]) {
	height: auto !important;
}

/* -- 財務ハイライトver2 グラフ (凡例を含まないエリア) -- */
.highlights-2nd .highlights-graph {
	width: 100% !important;
	min-width: auto !important;
	max-width: none !important;
	height: 400px !important;
}

/* -- 財務ハイライトver2 グラフ 凡例 -- */
.highlights-2nd .legend {
	margin: auto !important;
	width: auto !important;
	min-width: auto !important;
	max-width: none !important;
	text-align: center;
}

.highlights-2nd .legend-item-box {
	float: none !important;
	display: inline-block !important;
	margin-left: -5px;
}


/*-------------- 配当グラフ --------------*/
.haitou-graph-2nd .graph {
	min-width: auto !important;
	max-width: none !important;
	height: 400px !important;
}






/*------------------------------------- 
 ニュース
-------------------------------------*/
/*-- ver2 ニュース一覧・ニュース一覧（カテゴリ）・英文書一覧・英文書一覧（カテゴリ） --*/
/*-- ver2 最新ニュース・最新ニュース（カテゴリ） --*/
.news-list-2nd ul li h3 ,
.news-list-tabbed-2nd ul li h3 ,
.news-english-2nd ul li h3 ,
.news-english-tabbed-2nd ul li h3 ,
.news-latest-2nd ul li h3 ,
.news-latest-tabbed-2nd ul li h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: inherit;
	line-height: inherit;
}

/* -- リリースのテキスト -- */
.news-list-2nd ul li .news_tx ,
.news-list-tabbed-2nd ul li .news_tx ,
.news-english-2nd ul li .news_tx ,
.news-english-tabbed-2nd ul li .news_tx ,
.news-latest-2nd ul li .news_tx ,
.news-latest-tabbed-2nd ul li .news_tx {
	display: inline;
}

/*-- カテゴリアイコン --*/
.news-list-2nd ul li .c_icon img ,
.news-list-tabbed-2nd ul li .c_icon img ,
.news-english-2nd ul li .c_icon img ,
.news-english-tabbed-2nd ul li .c_icon img ,
.news-latest-2nd ul li .c_icon img ,
.news-latest-tabbed-2nd ul li .c_icon img {
	display: inline-block;
	vertical-align: middle;
}

/* -- ファイルアイコン -- */
.news-list-2nd ul li .d_icon ,
.news-list-tabbed-2nd ul li .d_icon ,
.news-english-2nd ul li .d_icon ,
.news-english-tabbed-2nd ul li .d_icon ,
.news-latest-2nd ul li .d_icon ,
.news-latest-tabbed-2nd ul li .d_icon {
	margin-left: 5px;
}

.news-list-2nd ul li .d_icon img ,
.news-list-tabbed-2nd ul li .d_icon img ,
.news-english-2nd ul li .d_icon img ,
.news-english-tabbed-2nd ul li .d_icon img ,
.news-latest-2nd ul li .d_icon img ,
.news-latest-tabbed-2nd ul li .d_icon img {
	display: inline-block;
	vertical-align: middle;
}

/* -- ファイルサイズ -- */
.news-list-2nd ul li .filesize ,
.news-list-tabbed-2nd ul li .filesize ,
.news-english-2nd ul li .filesize ,
.news-english-tabbed-2nd ul li .filesize ,
.news-latest-2nd ul li .filesize ,
.news-latest-tabbed-2nd ul li .filesize {
	font-size: 85.7%;
}

/* -- NEWアイコン -- */
.news-list-2nd ul li .n_icon ,
.news-list-tabbed-2nd ul li .n_icon ,
.news-english-2nd ul li .n_icon ,
.news-english-tabbed-2nd ul li .n_icon ,
.news-latest-2nd ul li .n_icon ,
.news-latest-tabbed-2nd ul li .n_icon {
	display: none;
}

.news-list-2nd ul li .n_icon img ,
.news-list-tabbed-2nd ul li .n_icon img ,
.news-english-2nd ul li .n_icon img ,
.news-english-tabbed-2nd ul li .n_icon img ,
.news-latest-2nd ul li .n_icon img ,
.news-latest-tabbed-2nd ul li .n_icon img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.5em;
}


/* -- もっと読む・詳細（ニュース概要） -- */
.news-list-2nd ul li .det_tx ,
.news-list-tabbed-2nd ul li .det_tx ,
.news-english-2nd .det_tx ,
.news-english-tabbed-2nd .det_tx ,
.news-latest-2nd ul li .det_tx ,
.news-latest-tabbed-2nd ul li .det_tx {
	display: none;

	white-space: pre;
	white-space: pre-line;
	word-break: break-word;
}

/* -- 続きを読む -- */
.news-list-2nd ul li .det_tx em.more ,
.news-list-tabbed-2nd ul li .det_tx em.more ,
.news-english-2nd .det_tx em.more ,
.news-english-tabbed-2nd .det_tx em.more ,
.news-latest-2nd ul li .det_tx em.more ,
.news-latest-tabbed-2nd ul li .det_tx em.more {
	display: none;

	font-style: normal;
}

/* -- 非公開表示 -- */
.news-list-2nd ul li .note_tx ,
.news-list-tabbed-2nd ul li .note_tx ,
.news-english-2nd .note_tx ,
.news-english-tabbed-2nd .note_tx ,
.news-latest-2nd ul li .note_tx ,
.news-latest-tabbed-2nd ul li .note_tx {
	background-color: rgba(255, 204, 204, 0.8);
	font-size: 85.7%;
}

/* -- 全てのニュース -- */
.news-list-2nd .all ,
.news-list-tabbed-2nd .all ,
.news-english-2nd .all ,
.news-english-tabbed-2nd .all {
	display:none;
}

/*-------------- NEWアイコンテキスト化 --------------*/
.news-list-2nd ul li .n_icon img ,
.news-list-tabbed-2nd ul li .n_icon img ,
.news-english-2nd ul li .n_icon img ,
.news-english-tabbed-2nd ul li .n_icon img ,
.news-latest-2nd ul li .n_icon img ,
.news-latest-tabbed-2nd ul li .n_icon img {
	display: none;
}

.news-list-2nd ul li .n_icon:before ,
.news-list-tabbed-2nd ul li .n_icon:before ,
.news-english-2nd ul li .n_icon:before ,
.news-english-tabbed-2nd ul li .n_icon:before ,
.news-latest-2nd ul li .n_icon:before ,
.news-latest-tabbed-2nd ul li .n_icon:before {
	content: "NEW!";
	color: red;
	font-size: 87.5%;
	font-weight: bold;
	font-style: italic;
}


/*------------------------------------- 
 マルチ２
-------------------------------------*/
/*-- 共通設定 --*/

.basic-list ul.tabItems li h3 ,
.basic-list-english ul.tabItems li h3 {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-weight: inherit;
}

/* カテゴリアイコン */
.basic-list ul.tabItems li .c_icon ,
.basic-list-english ul.tabItems li .c_icon {
	text-decoration: none;
}

/* NEWアイコン */
/* js制御される為、デフォルト非表示 */
.basic-list ul.tabItems li .n_icon ,
.basic-list-english ul.tabItems li .n_icon {
	display: none;
}

.basic-list ul.tabItems li .n_icon:before ,
.basic-list-english ul.tabItems li .n_icon:before {
	content: "NEW";
	display: inline-block;
	vertical-align: middle;
	color: red;
}

/* -- ファイルアイコン -- */
.basic-list ul.tabItems li .d_icon ,
.basic-list-english ul.tabItems li .d_icon {
	margin-left: 0.5em;
	margin-right: -0.25em;
	display: inline-block;
	vertical-align: middle;
}

/* -- ファイルサイズ -- */
.basic-list ul.tabItems li .filesize ,
.basic-list-english ul.tabItems li .filesize {
	font-size: 85.7%;
}

/* 概要テキスト */
.basic-list ul.tabItems li .det_tx ,
.basic-list-english ul.tabItems li .det_tx {
	white-space: pre;
	white-space: pre-line;
	word-break: break-word;

	display: none;
}

/* -- 続きを読む -- */
.basic-list ul.tabItems li .det_tx em.more ,
.basic-list-english ul.tabItems li .det_tx em.more {
	display: none;
}

.basic-list ul li .note_tx ,
.basic-list-english ul li .note_tx {
	background-color: rgba(255, 204, 204, 0.8);
}

.basic-list .n_img ,
.basic-list-english .n_img {
	display: inline-block;
}

.basic-list .n_img img ,
.basic-list-english .n_img img {
	display: block;
	margin: auto;
	width: 100%;
}



/*-- サムネイルなし --*/
/* -- 1つのリリース -- */
.basic-list:not(.thumnail) ul.tabItems li ,
.basic-list-english:not(.thumnail) ul.tabItems li {
	position: relative;
}

.basic-list:not(.thumnail) ul.tabItems li h3:after ,
.basic-list-english:not(.thumnail) ul.tabItems li h3:after {
	content: "";
	display: block;
	clear: both;
}

/* -- 日付 -- */
.basic-list:not(.thumnail) ul.tabItems li .date ,
.basic-list-english:not(.thumnail) ul.tabItems li .date {
	text-decoration: none;
}

/*-- サムネイルあり --*/
.basic-list.thumnail ul.tabItems li a ,
.basic-list-english.thumnail ul.tabItems li a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}



/*----------- タブ(絞込み) -----------*/
.basic-list ul.tabItems li.hidden ,
.basic-list-english.tabItems ul li.hidden {
	display: none !important;
}

.basic-list .yearTabs ,
.basic-list-english .yearTabs ,
.basic-list .tabs ,
.basic-list-english .tabs {
	font-size: 0;
}

.basic-list .yearTabs ul ,
.basic-list .yearTabs li ,
.basic-list-english .yearTabs ul ,
.basic-list-english .yearTabs li ,
.basic-list .tabs ul ,
.basic-list .tabs li ,
.basic-list-english .tabs ul ,
.basic-list-english .tabs li {
	display: inline;
}

.basic-list .tabs li:not([aria-hidden="false"]) ,
.basic-list-english .tabs li:not([aria-hidden="false"]) ,
.basic-list .tabs span:not([aria-hidden="false"]) ,
.basic-list-english .tabs span:not([aria-hidden="false"]) {
	display: none;
}

.basic-list .yearTabs span ,
.basic-list-english .yearTabs span ,
.basic-list .tabs span ,
.basic-list-english .tabs span {
	cursor: pointer;
}

.basic-list .yearTabs span:before ,
.basic-list-english .yearTabs span:before ,
.basic-list .tabs span:before ,
.basic-list-english .tabs span:before {
	content: attr(alt);
	display: inline-block;
	font-size: 1.4rem;
}

/* カテゴリ第１階層直下は、カテゴリグループとして非表示にする */
.basic-list .tabs ul[data-category-level="1"] > li > span ,
.basic-list-english .tabs ul[data-category-level="1"] > li > span {
	display: none;
}

/* 全ての全てタブは、デフォルト非表示 */
.basic-list .tabs li.allall ,
.basic-list-english .tabs li.allall {
	display: none;
}

/*----------- カテゴリアイコン -----------*/
.basic-list .c_icon span:before ,
.basic-list-english .c_icon span:before {
	content: attr(alt);
	display: inline-block;
}

/* カテゴリ第１階層直下は、カテゴリグループとして非表示にする */
.basic-list .c_icon span[category-level="1"] ,
.basic-list-english .c_icon span[category-level="1"] {
	display: none;
}


/*------------------------------------- 
 メディア
-------------------------------------*/
/*------------- flash --------------*/
.flash-animation {
	margin: auto;
	text-align: center;
}

.flash-animation embed {
	width: 100%;
	height: 100%;
}

/*-------------- 動画 --------------*/
/* .videoとしてはいけない */
div.video {
	margin-bottom:10px;
}

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 {
}

/* -- 動画コピーライト -- */
div.video dl dd.copyright {
}

/* -- 動画ディスクリプション -- */
div.video dl dd.longdesc {
/*	display: none; */
}


/*-------------- 音声 --------------*/
/* .audioとしてはいけない */
div.audio {
	margin-bottom:10px;
}

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 {
}

/* -- 音声コピーライト -- */
div.audio dl dd.copyright {
}

/* -- 音声ディスクリプション -- */
div.audio dl dd.longdesc {
/*	display: none; */
}

/*-------------- GoogleMap（地図埋め込み） --------------*/
div.map {
	position: relative;
	margin-bottom: 20px;
}

/*-------------- iframe表示 --------------*/
.disp-external-page {
}

.disp-external-page iframe {
	border: none;
	display: block;
	width: 100%;
	margin: auto;
}

/*------------------------------------- 
 サイトマップ
-------------------------------------*/
.sitemap > h2 {
	line-height: inherit;
	font-size: inherit;
	margin: 0;
	padding: 0;
	font-weight: normal;

}

/*------------------------------------- 
 フッター専用パーツ
-------------------------------------*/
/*-------------- フッター（テキストと画像） --------------*/
.footer-about {
}

.footer-about h4 {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.footer-about img {
	display: block;
	margin: auto;
}

/*-------------- フッタリンクリスト --------------*/
.footer-link-list h4 {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}


/*------------------------------------- 
 テンプレート
-------------------------------------*/

/*---- スペシャルコンテンツのテンプレート ----*/
body.special {
	background: #FFF;
}

body.special > div {
	max-width: 1000px;
	margin: auto;
}

body.special .multiColumn1:last-child,
body.special .multiColumn2:last-child,
body.special .multiColumn3:last-child,
body.special .multiColumn4:last-child,
body.special .multiColumn5:last-child {
	margin-bottom: 0;
}

body.special .multiColumn1:last-child > div ,
body.special .multiColumn2:last-child > div ,
body.special .multiColumn3:last-child > div ,
body.special .multiColumn4:last-child > div ,
body.special .multiColumn5:last-child > div {
	margin-bottom: 0;
}

body.special .multiColumn1:last-child > div > div:last-child ,
body.special .multiColumn2:last-child > div > div:last-child ,
body.special .multiColumn3:last-child > div > div:last-child ,
body.special .multiColumn4:last-child > div > div:last-child ,
body.special .multiColumn5:last-child > div > div:last-child {
	margin-bottom: 0;
}








/*------------------------------------- 
 コンテンツエリア
-------------------------------------*/
/* ---- リダイレクト ---- */
.redirect {
	margin-bottom: 20px;
}


/* 別エリア・別パーツ表示内の編集バーを非表示（編集自体は可能） */
.reuse-main-area > * .mgnlEditor ,
.reuse-component > * .mgnlEditor {
	display: none !important;
}

/* 別エリア・別パーツ内のリダイレクトを非表示(リダイレクトされない)  */
.reuse-main-area .redirect ,
.reuse-component .redirect {
	display: none !important;
}


/* 別エリア・別パーツ内のリンクリストのサブパーツ追加を非表示 */
.reuse-main-area .link-list li:not([class]):not([id]) ,
.reuse-component .link-list li:not([class]):not([id]) {
	display: none !important;
}


/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
	/*-- コンテンツエリア --*/
	#wrapper-2 {
		margin: auto;
		padding: 0 20px;
		width: calc(1000px + 40px);
	}

	#nav {
		float: left;
		margin: 0;
		width: 220px;
	}

	#wrapper-3 {
		float: right;
		margin: 0;
		width: 750px;
	}

	/* サイドナビ表示なし */
	.col-subcol #wrapper-3 {
		width: 100%;
		float: none;
		clear: both;
	}

	.col-subcol #nav {
		display: none;
	}

	/*-------------- カラム選択 --------------*/
	.multiColumn1,
	.multiColumn2,
	.multiColumn3,
	.multiColumn4,
	.multiColumn5 {
	 	clear:both;
	/*	margin-bottom: 20px; */
	}

	.multiColumn1:after ,
	.multiColumn2:after ,
	.multiColumn3:after ,
	.multiColumn4:after ,
	.multiColumn5:after {
		content: "";
		display: block;
		clear: both;
	}

	.multiColumn1 > .column1 {
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}


	.multiColumn2 > .column1 ,
	.multiColumn2 > .column2 {
		width: 48.8%;
		float: left;
		margin-bottom: 20px;
	}

	.multiColumn2 > .column1 {
		margin-right: 2.4%;
	}

	.col-subcol .multiColumn2 > .column1 ,
	.col-subcol .multiColumn2 > .column2 {
		width: 49%;
	}

	.col-subcol .multiColumn2 > .column1 {
		margin-right: 2%;
	}


	.multiColumn3 > .column1 ,
	.multiColumn3 > .column2 ,
	.multiColumn3 > .column3 {
		width: 32%;
		float: left;
		margin-bottom: 20px;
	}

	.multiColumn3 > .column1 ,
	.multiColumn3 > .column2 {
		margin-right: 2%;
	}

	.col-subcol .multiColumn3 > .column1 ,
	.col-subcol .multiColumn3 > .column2 ,
	.col-subcol .multiColumn3 > .column3 {
		width: 32%;
	}

	.col-subcol .multiColumn3 > .column1 ,
	.col-subcol .multiColumn3 > .column2 {
		margin-right: 2%;
	}


	.multiColumn4 > .column1 ,
	.multiColumn4 > .column2 ,
	.multiColumn4 > .column3 ,
	.multiColumn4 > .column4 {
		width: 23.2%;
		float: left;
		margin-bottom: 20px;
	}

	.multiColumn4 > .column1 ,
	.multiColumn4 > .column2 ,
	.multiColumn4 > .column3 {
		margin-right: 2.4%;
	}

	.col-subcol .multiColumn4 > .column1 ,
	.col-subcol .multiColumn4 > .column2 ,
	.col-subcol .multiColumn4 > .column3 ,
	.col-subcol .multiColumn4 > .column4 {
		width: 23.5%;
	}

	.col-subcol .multiColumn4 > .column1 ,
	.col-subcol .multiColumn4 > .column2 ,
	.col-subcol .multiColumn4 > .column3 {
		margin-right: 2%;
	}


	.multiColumn5 > .column1 ,
	.multiColumn5 > .column2 ,
	.multiColumn5 > .column3 ,
	.multiColumn5 > .column4 ,
	.multiColumn5 > .column5 {
		width: 18.4%;
		float: left;
		margin-bottom: 20px;
	}

	.multiColumn5 > .column1 ,
	.multiColumn5 > .column2 ,
	.multiColumn5 > .column3 ,
	.multiColumn5 > .column4 {
		margin-right: 2%;
	}

	.col-subcol .multiColumn5 > .column1 ,
	.col-subcol .multiColumn5 > .column2 ,
	.col-subcol .multiColumn5 > .column3 ,
	.col-subcol .multiColumn5 > .column4 ,
	.col-subcol .multiColumn5 > .column5 {
		width: 18.8%;
	}

	.col-subcol .multiColumn5 > .column1 ,
	.col-subcol .multiColumn5 > .column2 ,
	.col-subcol .multiColumn5 > .column3 ,
	.col-subcol .multiColumn5 > .column4 {
		margin-right: 1.5%;
	}


	/*-- インデックスモード --*/
	body[id=index] [role="main"] > .multiColumn1 ,
	body[id=index] [role="main"] > .multiColumn2 ,
	body[id=index] [role="main"] > .multiColumn3 ,
	body[id=index] [role="main"] > .multiColumn4 ,
	body[id=index] [role="main"] > .multiColumn5 ,
	.layout_indexbox .reuse-main-area > .multiColumn1 ,
	.layout_indexbox .reuse-main-area > .multiColumn2 ,
	.layout_indexbox .reuse-main-area > .multiColumn3 ,
	.layout_indexbox .reuse-main-area > .multiColumn4 ,
	.layout_indexbox .reuse-main-area > .multiColumn5 {
		clear: none;
		display: inline-block;
		vertical-align: top;
	}

	body[id=index] [role="main"] > div > .column1 ,
	.layout_indexbox .reuse-main-area > div > .column1 {
		float: none;
		width: 100%;
		margin-right: 0;
		font-size: 1.4rem;
		margin-bottom: 40px;
	}

	body[id=index] [role="main"] > div.empty ,
	body[id=index] [role="main"] > div > .column1.empty ,
	body[id=index] [role="main"] > div > .column2 ,
	body[id=index] [role="main"] > div > .column3 ,
	body[id=index] [role="main"] > div > .column4 ,
	body[id=index] [role="main"] > div > .column5 ,
	.layout_indexbox .reuse-main-area > div.empty ,
	.layout_indexbox .reuse-main-area > div > .column1.empty ,
	.layout_indexbox .reuse-main-area > div > .column2 ,
	.layout_indexbox .reuse-main-area > div > .column3 ,
	.layout_indexbox .reuse-main-area > div > .column4 ,
	.layout_indexbox .reuse-main-area > div > .column5 {
		display: none;
	}


	body[id=index] #sharewithmain > .redirect ,
	.layout_indexbox .reuse-main-area > .redirect {
		font-size: 1.4rem;
	}

	body[id=index] #sharewithmain ,
	.layout_indexbox .reuse-main-area {
		width: calc(750px + 20px);
		margin-left: 0;
		text-align: left;
		font-size: 0;
	}

	body[id=index] [role="main"] > .multiColumn1 ,
	.layout_indexbox .reuse-main-area > .multiColumn1 {
		width: 750px;
	}
	body[id=index] [role="main"] > .multiColumn2 ,
	.layout_indexbox .reuse-main-area > .multiColumn2 {
		width: 366px;
		margin-right: 18px;
	}
	body[id=index] [role="main"] > .multiColumn3 ,
	.layout_indexbox .reuse-main-area > .multiColumn3 {
		width: 240px;
		margin-right: 15px;
	}
	body[id=index] [role="main"] > .multiColumn4 ,
	.layout_indexbox .reuse-main-area > .multiColumn4 {
		width: 174px;
		margin-right: 18px;
	}
	body[id=index] [role="main"] > .multiColumn5 ,
	.layout_indexbox .reuse-main-area > .multiColumn5 {
		width: 138px;
		margin-right: 15px;
	}


	body[id=index].col-subcol #wrapper-3 ,
	body.col-subcol .layout_indexbox {
		width: 1000px;
	}

	body[id=index].col-subcol #sharewithmain ,
	body.col-subcol .layout_indexbox .reuse-main-area {
		width: calc(1000px + 20px);
		marign-left: 0;
		text-align: left;
		font-size: 0;
	}

	body[id=index].col-subcol [role="main"] > .multiColumn1 ,
	body.col-subcol .layout_indexbox .reuse-main-area > .multiColumn1 {
		width: 1000px;
	}
	body[id=index].col-subcol [role="main"] > .multiColumn2 ,
	body.col-subcol .layout_indexbox .reuse-main-area > .multiColumn2 {
		width: 490px;
		margin-right: 20px;
	}
	body[id=index].col-subcol [role="main"] > .multiColumn3 ,
	body.col-subcol .layout_indexbox .reuse-main-area > .multiColumn3 {
		width: 320px;
		margin-right: 20px;
	}
	body[id=index].col-subcol [role="main"] > .multiColumn4 ,
	body.col-subcol .layout_indexbox .reuse-main-area > .multiColumn4 {
		width: 235px;
		margin-right: 20px;
	}
	body[id=index].col-subcol [role="main"] > .multiColumn5 ,
	body.col-subcol .layout_indexbox .reuse-main-area > .multiColumn5 {
		width: 188px;
		margin-right: 15px;
	}

	body[id=index].special #sharewithmain {
		width: calc(1000px + 20px);
		margin: auto;
	}


	/*-- ワイドモード --*/
	body[id=wide] #wrapper-2 ,
	body[id=wide] #wrapper-3 {
		padding: 0;
		width: auto;
		min-width: calc(1000px + 40px);
	}

	body[id=wide] #page-intro {
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}

	body[id=wide] [role="main"] > .multiColumn1 ,
	body[id=wide] [role="main"] > .multiColumn2 ,
	body[id=wide] [role="main"] > .multiColumn3 ,
	body[id=wide] [role="main"] > .multiColumn4 ,
	body[id=wide] [role="main"] > .multiColumn5 {
		display: block;
		width: 100%;
		font-size: 0;
		text-align: center;
	}

	body[id=wide] [role="main"] > div > .column1 ,
	body[id=wide] [role="main"] > div > .column2 ,
	body[id=wide] [role="main"] > div > .column3 ,
	body[id=wide] [role="main"] > div > .column4 ,
	body[id=wide] [role="main"] > div > .column5 {
		margin-right: 0;
		float: none;
		display: inline-block;
		vertical-align: top;
		text-align: left;
		font-size: 1.4rem;
	}

	body[id=wide] [role="main"] > div > div.empty {
		display: none;
	}

	body[id=wide] [role="main"] > .multiColumn1 > .column1 {
		width: 1000px;
	}

	body[id=wide] [role="main"] > .multiColumn2 > .column1 ,
	body[id=wide] [role="main"] > .multiColumn2 > .column2 {
		width: 490px;
	}
	body[id=wide] [role="main"] > .multiColumn2 > .column1 {
		margin-right: 20px;
	}

	body[id=wide] [role="main"] > .multiColumn3 > .column1 ,
	body[id=wide] [role="main"] > .multiColumn3 > .column2 ,
	body[id=wide] [role="main"] > .multiColumn3 > .column3 {
		width: 320px;
	}
	body[id=wide] [role="main"] > .multiColumn3 > .column1 ,
	body[id=wide] [role="main"] > .multiColumn3 > .column2 {
		margin-right: 20px;
	}

	body[id=wide] [role="main"] > .multiColumn4 > .column1 ,
	body[id=wide] [role="main"] > .multiColumn4 > .column2 ,
	body[id=wide] [role="main"] > .multiColumn4 > .column3 ,
	body[id=wide] [role="main"] > .multiColumn4 > .column4 {
		width: 235px;
	}
	body[id=wide] [role="main"] > .multiColumn4 > .column1 ,
	body[id=wide] [role="main"] > .multiColumn4 > .column2 ,
	body[id=wide] [role="main"] > .multiColumn4 > .column3 {
		margin-right: 20px;
	}

	body[id=wide] [role="main"] > .multiColumn5 > .column1 ,
	body[id=wide] [role="main"] > .multiColumn5 > .column2 ,
	body[id=wide] [role="main"] > .multiColumn5 > .column3 ,
	body[id=wide] [role="main"] > .multiColumn5 > .column4 ,
	body[id=wide] [role="main"] > .multiColumn5 > .column5 {
		width: 188px;
	}
	body[id=wide] [role="main"] > .multiColumn5 > .column1 ,
	body[id=wide] [role="main"] > .multiColumn5 > .column2 ,
	body[id=wide] [role="main"] > .multiColumn5 > .column3 ,
	body[id=wide] [role="main"] > .multiColumn5 > .column4 {
		margin-right: 15px;
	}


}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {


	/*-- コンテンツエリア --*/
	/* -- ナビ表示位置順 -- */
	#wrapper-2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	#wrapper-2 > * {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 auto;
		        flex: 0 0 auto;
	}

	#nav {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 3;
		order: 3;
	}

	#wrapper-3 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		order: 1;

		padding: 8px 5px;
	}

	/*-- コンテンツ下エリア --*/
	#promos3 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		order: 2;
	}


	/*-- サイドナビエリア --*/
	#nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	#nav > * {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 auto;
		        flex: 0 0 auto;
	}

	#promos1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	#nav-box {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 3;
		order: 3;
	}

	#promos2 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		order: 1;
	}


	/* サイドナビ表示なし */
	.col-subcol #wrapper-3 {
	}

	.col-subcol #nav {
		display: none;
	}


	/* ---- カラム分け1～5 ---- */
	.multiColumn1 ,
	.multiColumn2 ,
	.multiColumn3 ,
	.multiColumn4 ,
	.multiColumn5 {
		font-size: 0;
		display: inline;
		clear: none;
	/*	margin-bottom: 10px; */
	}

	/* ---- 小カラム ---- */
	.column1 ,
	.column2 ,
	.column3 ,
	.column4 ,
	.column5 {
		font-size: 1.4rem;

		display: inline-block;
		vertical-align: top;
		clear: none;
		margin-bottom: 20px;
		margin-left: 1%;
		margin-right: 1%;
		margin-left: calc(5px);
		margin-right: calc(5px);
	}

	/*-- カラム clearfix --*/
	/* 3カラムと4カラムと5カラムが混ざらない様に */
	.multiColumn3 + .multiColumn5:before ,
	.multiColumn5 + .multiColumn3:before ,
	.multiColumn1:before ,
	.multiColumn2:before ,
	.multiColumn4:before {
		content: "";
		display: block;
		clear: both;
	}



	/* -- 1～2カラムは1カラムに -- */
	.multiColumn1 > .column1 ,
	.multiColumn2 > .column1 ,
	.multiColumn2 > .column2 {
		width: 98%;
		width: calc(100% - 10px);
	}

	/* -- 3～5は2カラムに -- */
	.multiColumn3 > .column1 ,
	.multiColumn3 > .column2 ,
	.multiColumn3 > .column3 ,
	.multiColumn4 > .column1 ,
	.multiColumn4 > .column2 ,
	.multiColumn4 > .column3 ,
	.multiColumn4 > .column4 ,
	.multiColumn5 > .column1 ,
	.multiColumn5 > .column2 ,
	.multiColumn5 > .column3 ,
	.multiColumn5 > .column4 ,
	.multiColumn5 > .column5 {
		width: 48%;
		width: calc(50% - 10px);
	}


	/*-- インデックスモード --*/
	body[id=index] #sharewithmain ,
	.layout_indexbox .reuse-main-area {
		margin-left: 0;
		text-align: left;
		font-size: 0;
	}

	body[id=index] [role="main"] > .multiColumn1 ,
	body[id=index] [role="main"] > .multiColumn2 ,
	body[id=index] [role="main"] > .multiColumn3 ,
	body[id=index] [role="main"] > .multiColumn4 ,
	body[id=index] [role="main"] > .multiColumn5 ,
	.layout_indexbox .reuse-main-area > .multiColumn1 ,
	.layout_indexbox .reuse-main-area > .multiColumn2 ,
	.layout_indexbox .reuse-main-area > .multiColumn3 ,
	.layout_indexbox .reuse-main-area > .multiColumn4 ,
	.layout_indexbox .reuse-main-area > .multiColumn5 {
		clear: none;
		display: inline-block;
		vertical-align: top;
	}

	body[id=index] [role="main"] > div > .column1 ,
	.layout_indexbox .reuse-main-area > div > .column1 {
		float: none;
		width: 100%;
		margin: 0;
		font-size: 1.4rem;
	}

	body[id=index] [role="main"] > div.empty ,
	body[id=index] [role="main"] > div > .column1.empty ,
	body[id=index] [role="main"] > div > .column2 ,
	body[id=index] [role="main"] > div > .column3 ,
	body[id=index] [role="main"] > div > .column4 ,
	body[id=index] [role="main"] > div > .column5 ,
	.layout_indexbox .reuse-main-area > div.empty ,
	.layout_indexbox .reuse-main-area > div > .column1.empty ,
	.layout_indexbox .reuse-main-area > div > .column2 ,
	.layout_indexbox .reuse-main-area > div > .column3 ,
	.layout_indexbox .reuse-main-area > div > .column4 ,
	.layout_indexbox .reuse-main-area > div > .column5 {
		display: none;
	}


	/* -- 1～2カラムは1カラムに -- */
	body[id=index] [role="main"] > .multiColumn1 ,
	body[id=index] [role="main"] > .multiColumn2 ,
	.layout_indexbox .reuse-main-area > .multiColumn1 ,
	.layout_indexbox .reuse-main-area > .multiColumn2 {
		margin: 0 5px 20px;
		width: calc(100% - 10px);
	}

	/* -- 3～5は2カラムに -- */
	body[id=index] [role="main"] > .multiColumn3 ,
	body[id=index] [role="main"] > .multiColumn4 ,
	body[id=index] [role="main"] > .multiColumn5 ,
	.layout_indexbox .reuse-main-area > .multiColumn3 ,
	.layout_indexbox .reuse-main-area > .multiColumn4 ,
	.layout_indexbox .reuse-main-area > .multiColumn5 {
		margin: 0 5px 20px;
		width: calc(50% - 10px);
	}


	/*-- ワイドモード --*/
	body[id=wide] #wrapper-3 {
		padding-left: 0;
		padding-right: 0;
	}

	body[id=wide] [role="main"] > div > div.empty {
		display: none;
	}

	body[id=wide] [role="main"] > .multiColumn1 ,
	body[id=wide] [role="main"] > .multiColumn2 ,
	body[id=wide] [role="main"] > .multiColumn3 ,
	body[id=wide] [role="main"] > .multiColumn4 ,
	body[id=wide] [role="main"] > .multiColumn5 {
		display: block;
		padding: 0 5px;
		text-align: center;
	}

	body[id=wide] [role="main"] > div > .column1 ,
	body[id=wide] [role="main"] > div > .column2 ,
	body[id=wide] [role="main"] > div > .column3 ,
	body[id=wide] [role="main"] > div > .column4 ,
	body[id=wide] [role="main"] > div > .column5 {
		text-align: left;
	}
}


/*--- マルチカラムclass設定例 ---*/

/*--- 決算短信・有報・最新決算資料・説明会資料の自動・手動マージ設定用 ---*/
/* マルチカラム2に設定するclass名： "edit-only" */
/* （初期状態非表示、公開・プレビュー：処理後表示、編集画面：そのまま表示） */
.processed ,
.edit-only:not(.visible) {
	display: none;
}

/* class名が設定されてjsが設定されていない場合の編集画面救済措置 */
.mgnlEditor ~* .edit-only:not(.visible):not(.processed) {
	display: block !important;
}

/* 新マージ対応(merge_result.js ver8以降用 */
.layout_merge_source.processed {
	display: none !important;
}

.layout_merge_source:not(.visible):not(.processed) > .column2 ,
.layout_merge_source:not(.visible):not(.processed) > .column3 ,
.layout_merge_source:not(.visible):not(.processed) > .column4 ,
.layout_merge_source:not(.visible):not(.processed) > .column5 {
	display: none !important;
}



/* -- グラフ データラベル 全表示 -- */
.layout_datalable_full .highcharts-data-labels > g {
	opacity: 1;
}
/* -- グラフ データラベル 非表示 -- */
.layout_datalable_hide .highcharts-data-labels > g {
	opacity: 0;
}

/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
	/*-- カラム分割比率 --*/
	.layout_multi2_column73.multiColumn2 > .column1 {
		width: 68.8%;
	}
	.layout_multi2_column73.multiColumn2 > .column2 {
		width: 28.8%;
	}

	.layout_multi2_column64.multiColumn2 > .column1 {
		width: 58.8%;
	}
	.layout_multi2_column64.multiColumn2 > .column2 {
		width: 38.8%;
	}

	.layout_multi2_column46.multiColumn2 > .column1 {
		width: 38.8%;
	}
	.layout_multi2_column46.multiColumn2 > .column2 {
		width: 58.8%;
	}

	.layout_multi2_column37.multiColumn2 > .column1 {
		width: 28.8%;
	}
	.layout_multi2_column37.multiColumn2 > .column2 {
		width: 68.8%;
	}

	/*-- カラム詰め --*/
	.layout_no_side_margin.multiColumn2 > .column1 ,
	.layout_no_side_margin.multiColumn2 > .column2 {
		width: 50%;
		margin-right: 0;
	}

	.layout_no_side_margin.multiColumn3 > .column1 ,
	.layout_no_side_margin.multiColumn3 > .column2 ,
	.layout_no_side_margin.multiColumn3 > .column3 {
		width: 33.333%;
		margin-right: 0;
	}

	.layout_no_side_margin.multiColumn4 > .column1 ,
	.layout_no_side_margin.multiColumn4 > .column2 ,
	.layout_no_side_margin.multiColumn4 > .column3 ,
	.layout_no_side_margin.multiColumn4 > .column4 {
		width: 25%;
		margin-right: 0;
	}

	.layout_no_side_margin.multiColumn5 > .column1 ,
	.layout_no_side_margin.multiColumn5 > .column2 ,
	.layout_no_side_margin.multiColumn5 > .column3 ,
	.layout_no_side_margin.multiColumn5 > .column4 ,
	.layout_no_side_margin.multiColumn5 > .column5 {
		width: 20%;
		margin-right: 0;
	}

	/*-- カラム内中央寄せ（主にページ内リンク用） --*/
	.layout_align_center > div ,
	.layout_pc_align_center > div {
		text-align: center;
	}

	/*-- ＰＣ／ＳＰ切り替え --*/
	.layout_sp_flip .reuse-main-area {
		display: block;
	}

	.layout_sp_flip .reuse-main-area .multiColumn2 .column1 {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.layout_sp_flip .reuse-main-area .multiColumn2 .column2 {
		display: none;
	}
}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	/*-- カラム分割比率 --*/
	.layout_multi3_sp100.multiColumn3 > .column1 ,
	.layout_multi3_sp100.multiColumn3 > .column2 ,
	.layout_multi3_sp100.multiColumn3 > .column3 ,
	.layout_column_sp100 > .column1 ,
	.layout_column_sp100 > .column2 ,
	.layout_column_sp100 > .column3 ,
	.layout_column_sp100 > .column4 ,
	.layout_column_sp100 > .column5 {
		width: calc(100% - 10px);
	}

	/*-- カラム内中央寄せ（主にページ内リンク用） --*/
	.layout_align_center > div ,
	.layout_sp_align_center > div {
		text-align: center;
	}


	/*-- ＰＣ／ＳＰ切り替え --*/
	.layout_sp_flip .reuse-main-area {
		display: block;
	}

	.layout_sp_flip .reuse-main-area .multiColumn2 .column1 {
		display: none;
	}
	.layout_sp_flip .reuse-main-area .multiColumn2 .column2 {
	}

}



/*-- 番号付きリスト --*/
.layout_ol_paren11 .quoted-text blockquote ol ,
.layout_ol_paren11 .highlight-quoted-text ol ,
.layout_ol_paren11 .text-section ol ,
.layout_ol_paren11 .internal-link-area ol ,
.layout_ol_paren11 .external-link-area ol ,
.layout_ol_paren11 .download-link-area ol ,
.layout_ol_paren11 .faq-item ol ,
.layout_ol_paren11 .vtable-item ol ,
.layout_ol_paren11 .ircalendar-title ol ,
.layout_ol_paren11 .ircalendar-item ol {
	padding-left:2.5em;
}

.layout_ol_paren11 .quoted-text blockquote ol li ,
.layout_ol_paren11 .highlight-quoted-text ol li ,
.layout_ol_paren11 .text-section ol li ,
.layout_ol_paren11 .internal-link-area ol li ,
.layout_ol_paren11 .external-link-area ol li ,
.layout_ol_paren11 .download-link-area ol li ,
.layout_ol_paren11 .faq-item ol li ,
.layout_ol_paren11 .vtable-item ol li ,
.layout_ol_paren11 .ircalendar-title ol li ,
.layout_ol_paren11 .ircalendar-item ol li {
	list-style-type:none;
	list-style-position:inside;
	counter-increment: cnt;
	position: relative;
}

.layout_ol_paren11 .quoted-text blockquote ol li:before  ,
.layout_ol_paren11 .highlight-quoted-text ol li:before  ,
.layout_ol_paren11 .text-section ol li:before  ,
.layout_ol_paren11 .internal-link-area ol li:before  ,
.layout_ol_paren11 .external-link-area ol li:before  ,
.layout_ol_paren11 .download-link-area ol li:before  ,
.layout_ol_paren11 .faq-item ol li:before  ,
.layout_ol_paren11 .vtable-item ol li:before  ,
.layout_ol_paren11 .ircalendar-title ol li:before  ,
.layout_ol_paren11 .ircalendar-item ol li:before  {
	display: inline;
	content: "(" counter(cnt) ") ";
	text-align: right;
	position: absolute;
	left: -2.5em;
	width: 2em;
}

.layout_ol_paren21 .quoted-text blockquote ol ,
.layout_ol_paren21 .highlight-quoted-text ol ,
.layout_ol_paren21 .text-section ol ,
.layout_ol_paren21 .internal-link-area ol ,
.layout_ol_paren21 .external-link-area ol ,
.layout_ol_paren21 .download-link-area ol ,
.layout_ol_paren21 .faq-item ol ,
.layout_ol_paren21 .vtable-item ol ,
.layout_ol_paren21 .ircalendar-title ol ,
.layout_ol_paren21 .ircalendar-item ol {
	padding-left:2.5em;
}

.layout_ol_paren21 .quoted-text blockquote ol li ,
.layout_ol_paren21 .highlight-quoted-text ol li ,
.layout_ol_paren21 .text-section ol li ,
.layout_ol_paren21 .internal-link-area ol li ,
.layout_ol_paren21 .external-link-area ol li ,
.layout_ol_paren21 .download-link-area ol li ,
.layout_ol_paren21 .faq-item ol li ,
.layout_ol_paren21 .vtable-item ol li ,
.layout_ol_paren21 .ircalendar-title ol li ,
.layout_ol_paren21 .ircalendar-item ol li {
	list-style-type:none;
	list-style-position:inside;
	counter-increment: cnt;
	position: relative;
}

.layout_ol_paren21 .quoted-text blockquote ol li:before  ,
.layout_ol_paren21 .highlight-quoted-text ol li:before  ,
.layout_ol_paren21 .text-section ol li:before  ,
.layout_ol_paren21 .internal-link-area ol li:before  ,
.layout_ol_paren21 .external-link-area ol li:before  ,
.layout_ol_paren21 .download-link-area ol li:before  ,
.layout_ol_paren21 .faq-item ol li:before  ,
.layout_ol_paren21 .vtable-item ol li:before  ,
.layout_ol_paren21 .ircalendar-title ol li:before  ,
.layout_ol_paren21 .ircalendar-item ol li:before  {
	display: inline;
	content: "" counter(cnt) ") ";
	position: absolute;
	left: -1.5em;
}

.layout_ol_circled1 .quoted-text blockquote ol ,
.layout_ol_circled1 .highlight-quoted-text ol ,
.layout_ol_circled1 .text-section ol ,
.layout_ol_circled1 .internal-link-area ol ,
.layout_ol_circled1 .external-link-area ol ,
.layout_ol_circled1 .download-link-area ol ,
.layout_ol_circled1 .faq-item ol ,
.layout_ol_circled1 .vtable-item ol ,
.layout_ol_circled1 .ircalendar-title ol ,
.layout_ol_circled1 .ircalendar-item ol {
}

.layout_ol_circled1 .quoted-text blockquote ol li ,
.layout_ol_circled1 .highlight-quoted-text ol li ,
.layout_ol_circled1 .text-section ol li ,
.layout_ol_circled1 .internal-link-area ol li ,
.layout_ol_circled1 .external-link-area ol li ,
.layout_ol_circled1 .download-link-area ol li ,
.layout_ol_circled1 .faq-item ol li ,
.layout_ol_circled1 .vtable-item ol li ,
.layout_ol_circled1 .ircalendar-title ol li ,
.layout_ol_circled1 .ircalendar-item ol li {
	list-style-type:none;
	list-style-position:inside;
	counter-increment: cnt;
	position: relative;
}

.layout_ol_circled1 .quoted-text blockquote ol li:before  ,
.layout_ol_circled1 .highlight-quoted-text ol li:before  ,
.layout_ol_circled1 .text-section ol li:before  ,
.layout_ol_circled1 .internal-link-area ol li:before  ,
.layout_ol_circled1 .external-link-area ol li:before  ,
.layout_ol_circled1 .download-link-area ol li:before  ,
.layout_ol_circled1 .faq-item ol li:before  ,
.layout_ol_circled1 .vtable-item ol li:before  ,
.layout_ol_circled1 .ircalendar-title ol li:before  ,
.layout_ol_circled1 .ircalendar-item ol li:before  {
	display: inline-block;
	content: counter(cnt);
	position: absolute;
	left: -2em;
	width: 1.4em;
	height: 1.4em;

	border: 1px solid currentColor;
	border-radius: 100%;
	white-space: nowrap;
	font-size: 80%;
	text-align: center;
	line-height: 1.6em;
}



/* マルチ２一覧 タブ非表示 */
.layout_no_tabs .basic-list .yearTabs ,
.layout_no_tabs .basic-list-english .yearTabs ,
.layout_no_tabs .basic-list .tabs ,
.layout_no_tabs .basic-list-english .tabs {
	display: none;
}

.layout_no_year .basic-list .yearTabs ,
.layout_no_year .basic-list-english .yearTabs {
	display: none;
}

.layout_no_category .basic-list .tabs ,
.layout_no_category .basic-list-english .tabs {
	display: none;
}



/*-- 特殊装飾(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: 70%;
	-webkit-transform: scale(0.7);
	        -ms-transform: scale(0.7);
	    transform: scale(0.7);
}

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;
}


/*-- ShareWith logo --*/
a.sw_logo {
	padding: 0 !important;

	display: inline-block;
	width: 100px;
	height: 19px;
	background: url(../../../../../../resources/sw_img/sw_logo.png) no-repeat left top !important;
	background-size: contain;
	font-size: 0;
	vertical-align: text-top;
	margin-left: 5px;
}

a.sw_logo:before ,
a.sw_logo:after {
	content: none !important;
}

a.sw_logo:hover {
	opacity: 0.7;
}



/*-- ハードポイント用スタイルリセット promos・footer別パーツ表示用 --*/
/* 通常パーツ設定をこの設定で上書きし、さらに後からセレクタにid指定を入れて上書きする */
[id=site-info] .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):before ,
[id=site-info] .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):after ,
[id=site-info] .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon) ,
.promos .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):before ,
.promos .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):after ,
.promos .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon) {
	content: none;
	margin: auto;
	padding: 0;
	clear: none;
	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: normal;
	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: none;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;

	display: block;
}

#site-info .reuse-component a ,
#promos1 .reuse-component a ,
#promos3 .reuse-component a {
	cursor: pointer;
}

#site-info .reuse-component a:hover img ,
#promos1 .reuse-component a:hover img ,
#promos3 .reuse-component a:hover img {
	opacity: 0.7;
}

#site-info .reuse-component a img ,
#promos1 .reuse-component a img ,
#promos3 .reuse-component a img {
	max-width: 100%;
}

#site-info .reuse-component img ,
#promos1 .reuse-component img ,
#promos3 .reuse-component img {
	max-width: 100%;
}


