/*
Template:lightning
Theme Name:lightning_X
*/
/*aibis*/

div.chamo_chat_body_2018 div.h-conv .h-header {
    border-bottom:2px solid #e4e4e4;
}
div.chamo_chat_body_2018 .h-conv-chat .h-chat div.h-comment {
    padding: 12px 14px;
    font-size: 1rem;
    border-radius: 8px 20px 20px;
    box-shadow: 0;
    display: inline-block;
    line-height: 1.25;
    float: left;
}
.agent-name{
	display:none;
}
div.chamo_chat_body_2018 div.h-conv-chat .h-chat .h-conv .h-comment .h-message-text {
    font-size:16px;
}
div.chamo_chat_body_2018 div.h-conv .h-header {
    background: #70C1CB;
    border-radius: 5px 5px 0 0;
    /* box-shadow: 0 0 6px rgba(0,0,0,.3); */
    display: block;
    height: auto;
    min-height: 100px;
    top: 0;
    transition: .4s all;
    width: 100%;
}

/*blt scroll spead*/
.blt_fadein,.blt_fadein_left,.blt_fadein_right,.blt_fadein_up{
	transition:1s linear !important;
}
/*font-family*/
body{
    color: #333333;
    font-size: 16px;
    font-family: YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    word-break: break-word;
    overflow-wrap: break-word;
    opacity: 1 !important;
    hyphens: none;
}
.blt_hide,
.enable-javascript .blt_hide {
    opacity: 1 !important;
}
body.device-mobile .vk-mobile-nav-menu-btn,
.vk-mobile-nav-menu-btn,
.admin-bar .vk-mobile-nav-menu-btn,
.blt_global_parents h2,
.siteContent01 h2.mainSection-title,
#custom_html-2.widget .subSection-title,
#blt_burger_menu h2{
    display: none;
}
/*jetpack share icon none change-sharing view*/
.postList>.media>div>div>.sharedaddy{
    display:none;
}
.postList>.media>div>div>.sharedaddy.change-sharing{
    display:inherit;
}
.navbar-header {
    clear: both;
    width: 100%;
}

.language-chooser>li.active{
	display:none;
}
code{
    color: #333333;
}

/*--header area--*/
.siteHeader_logo{
    float: none;
    display: inline-block;
    margin: 0 auto;
    padding: 0 0;
    max-width: 382px;
    width: 100%;
    vertical-align: middle;
    text-align: left;
}
.siteHeader_logo a{
    display: inline-block;
    vertical-align: middle;
}
.header_content{
    display: inline-block;
    padding: 0;
    width: 100%;
    text-align: right;
    vertical-align: middle;
}
.header_content>*{
    display: inline-block;
}
#blt_global_container{
    display: inline-block;
    width: calc(100% - 380px);
    vertical-align: middle;
}
body.scrolled #blt_global_container{
    max-width: 100%;
    width: 100%;
}
body.scrolled .header_content{
    display: none;
}
.language-chooser{
    margin: 0 auto 0;
    padding-left: 0;
}
.language-chooser li{
    list-style: none;
    margin-bottom: 0;
}
#blt_global_container .blt_global_parents ul{
    background: #FFFFFF;
}
#blt_global_container .blt_global_parents ul>li{
    position: relative;
    padding: 0 0;
    width: auto !important;
    height: auto !important;
    -webkit-box-flex: auto;
    -ms-flex: auto;
    flex: auto;
}
#blt_global_container .blt_global_parents .blt_li>a,
.language-chooser li a{
    position: relative;
    color: #231F20;
    font-size: 16px;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 0px;
}
#blt_global_container .blt_global_parents .blt_li>a{
    padding: 15px 4px;
}
body.header_scrolled #blt_global_container .blt_global_parents ul.menu>.blt_li>a{
    padding-top: 30px;
    padding-bottom: 30px;
}
body#enPage #blt_global_container .blt_global_parents .blt_li>a{
    letter-spacing: normal;
}
#blt_global_container .blt_global_parents .blt_li a::before{
    position: absolute;
    content: '';
    width: 0;
    height: 2px;
    background: #b92114;
    left: 0;
    bottom: 0;
    transition:all 0.3s ease-in-out;
    border-radius: 2px;
    z-index: 11;
}
#blt_global_container .blt_global_parents .current_page_item.blt_li a::before,
#blt_global_container .blt_global_parents .blt_li a:hover::before{
    width: 100%;
}
#blt_global_container .blt_global_parents .current_page_item.blt_li>a{
    color: #231F20;
}


.wpml-ls-link{
    position: relative;
    display: inline-block;
    padding: 3px 8px !important;
    color: #FFFFFF;
    width: 91px;
    text-align: right;
    background: #231F20;
    border: 2px solid #231F20;
    border-radius: 2px;
    letter-spacing: normal;
    text-decoration: none;
}
.wpml-ls-link span {
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 120%;
}
#enPage .wpml-ls-item-en {
    display: none;
}
#jaPage .wpml-ls-item-ja {
    display: none;
}
@media screen and (max-width:999px) {
    .wpml-ls-sub-menu {
        margin-top:0px !important;
        margin-left:0px !important;
    }
    .wpml-ls-sidebars-blt_burger_menu .wpml-ls-link {
        text-align:left;
        padding:13px !important;
    }
    .wpml-ls-sidebars-blt_burger_menu .wpml-ls-link:before {
        display:none !important;
    }
    .wpml-ls-sidebars-blt_burger_menu .wpml-ls-link span {
        color:#555;
    }
    #enPage .wpml-ls-item-en {
        display: block;
    }
    #jaPage .wpml-ls-item-ja {
        display: block;
    }
}
.wpml-ls-link::before{
    position: absolute;
    padding: 1px 1px;
    content: '\f0ac';
    color: #231F20;
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    font-size: 13px;
    background-color: #FFFFFF;
    border-radius: 20px;
    line-height: 100%;
    top: 4px;
    left: 7px;
}
.wpml-ls-link:hover{
    color: #231F20;
    transition: .5s;
    background-color: #FFFFFF;
    text-decoration: none;
    transition:all 0.3s ease-in-out;
}
.wpml-ls-link:hover span{
    color: #231F20;
}
#blt_bt_container{
    position: absolute;
    padding: 12px 10px 11px 11px;
    width: 50px;
    height: 47px;
    background: #FFFFFF;
    border: 2px solid #231F20;
    border-radius: 2px;
    top: 35px;
}
div#blt_bt_container .menu-trigger span{
    background-color: #231F20;
}
#blt_burger_menu{
    right: -600px !important;
}
body.scrolled #blt_bt_container{
    position: fixed;
}
#blt_burger_menu.view{
    padding-top: 32px;
}
#blt_burger_menu>li:nth-of-type(1)>a:before{
    display: none;
}
#blt_burger_menu>li>a>img{
    width: 100%;
    height: auto;
    max-width:367px;
    max-height: 60px;
}
#blt_burger_menu>li:nth-of-type(1){
    margin-left: 15px;
    width: 68%;
}
#blt_burger_menu .menu .blt_li{
    margin-top: 5px;
    margin-bottom: 5px;
}
#blt_burger_menu .menu .blt_li>a{
    position: relative;
    display: block;
    padding: 8px 8px 8px 20px;
    text-decoration: none;
}
#blt_burger_menu .menu .blt_li a::before{
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    top: 17px;
    left: 0;
    border-top: 2px solid #B7190C;
    border-right: 2px solid #B7190C;
    transform: rotate(45deg);
    border-top-right-radius: 2px;
}
#blt_burger_menu .menu>.blt_li{
    position: relative;
}
/* #blt_burger_menu .menu .blt_li a::after{
    position: absolute;
    content: '';
    width: 0;
    height: 100%;
    background: #1F2E6B;
    left: 0;
    bottom: 0;
    transition:all 0.3s ease-in-out;
    border-radius: 2px;
}
#blt_burger_menu .menu .blt_li a:hover::after,
#blt_burger_menu .menu .blt_li.current_page_item a::after{
    width: 100%;
    z-index: -1;
} */
/* #blt_burger_menu .menu .blt_li>a:hover,
#blt_burger_menu .menu .blt_li.current_page_item>a:hover,
#blt_burger_menu .menu .blt_li a:hover,
#blt_burger_menu .menu .blt_li.current_page_item a{
    color: #FFFFFF !important;
} */

#blt_burger_menu .menu>.blt_li::before{
    position: absolute;
    content: '';
    width: 0;
    height: 100%;
    color: #ffffff;
    background: #B7190C;
    left: 0;
    bottom: 0;
    transition:all 0.3s ease-in-out;
    border-radius: 2px;
    border:2px solid #fff;
}
#blt_burger_menu .menu>.blt_li:hover::before,
#blt_burger_menu .menu>.blt_li.current_page_item::before{
    width: 100%;
}
#blt_burger_menu .menu>.blt_li:hover>a,
#blt_burger_menu .menu>.blt_li.current_page_item>a{
    color: #ffffff;
}
#blt_burger_menu .menu .blt_li ul.sub-menu{
    position: relative;
    background-color: #ffffff;
}
#blt_burger_menu .menu .blt_li ul.sub-menu li{
    margin-top: 0;
    margin-bottom: 0;
}
#blt_burger_menu .menu .blt_li ul.sub-menu li a::before{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    top: 18px;
    left: 4px;
    border-top: 0;
    border-right: 0;
    transform: none;
    border-top-right-radius: 0;
    border-radius: 50%;
    background: #B7190C;
}



/*--layerslider area--*/
/*
.top-layerslider{
    margin: 0 auto;
    padding: 60px 15px;
    text-align: right;
    background: url('./img/toppage-bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.layer-content-area.slider{
    position: relative;
    display: inline-block;
    margin: 0 auto 0 auto;
    max-width: 800px;
    width: 100%;
    max-height: 440px;
    height: 100%;
    text-align: left;
    background: rgba(39, 62, 151, .95);
    box-shadow: -2px -2px 7px rgb(0 0 0 / 70%);
}
.layer-content-list.slick-slide{
    position: relative;
}
.layer-content-list.slick-slide .layer-img{
    position: relative;
    width: 100%;
    max-height: 440px;
    min-height: 440px;
    background: #1f2e6b;
}
@media screen and (max-width:767px) {
    .layer-content-list.slick-slide .layer-img{
        min-height:auto;
    }
}
.layer-content-list.slick-slide .layer-img img{
    width: auto;
    height: 100%;
    min-height: 440px;
    overflow: hidden;
    margin: 0px auto;
    max-height: 440px;
    max-width: 100%;
}
@media screen and (max-width:767px) {
    .layer-content-list.slick-slide .layer-img img{
        min-height:fit-content;
    }
}
.layer-content-list.slick-slide .layer-info{
    position: absolute;
    padding: 15px 25px;
    width: 100%;
    background: rgba(39, 62, 151, .95);
    left: 0;
    right: 0;
    bottom: 0;
}
.layer-info h3{
    margin: 0 auto 10px;
    padding: 0 0 0 0;
    width: 100%;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    line-height: 140%;
    letter-spacing: normal;
    border-bottom: 0;
    word-break: break-word;
    white-space: pre-wrap;
}
.layer-info h3 a{
    display: block;
}
.layer-info h3::after{
    display: none;
}
.layer-info .layer-info-body{
    width: calc(100% - 120px);
}
.layer-info span{
    display: inline-block;
    margin: 0 10px 0 auto;
    padding: 4px 8px;
    width: 90px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: normal;
    background-color: #465EBB;
    vertical-align: middle;
}
.layer-info .layer-cate,
.layer-info .layer-aut{
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: normal;
    word-break: break-all;
    white-space: initial;
    vertical-align: middle;
}
.layer-info .layer-cate{
    margin-right: 10px;
    width: calc(62% - 15px);
}
.layer-info .layer-aut{
    width: 38%;
}
.layer-info .layer-cate div{
    display: inline-block;
}
.layer-info .layer-cate div a{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: normal;
}
.layer-info .layer-cate p,
.layer-info .layer-aut p{
    display: inline-block;
    margin: 0 auto 0;
    width: calc(100% - 110px);
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: normal;
    vertical-align: middle;
	word-break:break-word;
}
.layer-info a{
    color: #FFFFFF;
}
.layer-info .layer-abst {
    margin: 10px 0 0 0;
    max-width: 600px;
    width: calc(100% - 150px);
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: normal;
    word-break: break-word;
    white-space: pre-wrap;
}
.layer-info .layer-btn {
    position: absolute;
    margin: 0 auto;
    text-align: right;
    right: 25px;
    bottom: 15px;
}
.layer-info .layer-btn a{
    display: inline-block;
    padding: 8px 8px;
    width: 120px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: normal;
    border: 1px solid #FFFFFF;
    background-color: transparent;
    text-decoration: none;
}
.layer-info .layer-btn a:hover{
    color: #273E97;
    background-color: #FFFFFF;
    transition: .5s;
}
*/
.slick-prev,
.slick-next{
    top: 40%;
    width: 28px;
    height: 44px;
    opacity: 1;
}
.slick-prev {
    left: 15px;
    z-index: 1;
}
.slick-next {
    right: 16px;
    z-index: 1;
}
.slick-prev::before {
    content: url('./img/prev-icon.png');
}
.slick-next::before {
    content: url('./img/next-icon.png');
}
.layer-cate a{
    display: inline-block;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: normal;
}
.layer-cate p span{
	margin:0 0 0 0;
	padding-left:0;
    width: 100%;
	text-align:left;
	background-color: transparent;
}
.layer-cate p span + span{
    margin-left: 16px;
}
.layer-cate p span + span::before{
    position: absolute;
    content: '、';
    left: -16px;
}
.archive-pub-lists .category-list a + a,
.layer-cate p span + span,
.entry-meta-dataList dd a + a{
    display: none;
}
#pagenation{
    margin: 40px auto 0;
}

/*--出版物ページ--*/
.entry-header{
    margin-bottom: 40px;
    border-bottom: 0;
}
.mainSection header h1.pub-entry-title{
    position: relative;
    margin: 0 auto 20px;
    padding: 0 0 4px 0;
    width: 100%;
    color: #242414;
    font-size: 28px;
    font-weight: bold;
    border-bottom: 2px solid #007FC0;
    line-height: 160%;
}
.mainSection header h1.pub-entry-title::before{
    position: absolute;
    content: '';
    width: 50%;
    height: 2px;
    background: #1F2E6B;
    left: 0;
    bottom: -2px;
}
.pub-entry-category .entry-meta-dataList dl{
    display: table;
    margin: 0 0 0;
}
.pub-entry-category .entry-meta-dataList dt{
    display: table-cell;
    margin: 0 20px 0 0;
    padding: 8px 8px;
    font-size: 18px;
    font-weight: 500;
    min-width: 7em;
    background-color: #1F2E6B;
    vertical-align: middle;
    line-height: 140%;
    border-radius: 4px;
}
.pub-entry-category .entry-meta-dataList dd{
    display: table-cell;
    font-size: 16px;
    vertical-align: middle;
    line-height: 140%;
}
.entry-body .publications-details{
    width: 100%;
}
.entry-body a img:hover{
    opacity: .7;
    transition: .5s;
}
.entry-body .pub-imgs {
    display: inline-block;
    overflow: hidden;
    border-radius: 0;
    vertical-align: top;
    position:relative;
}
.entry-body .pub-imgs img{
    padding: 2px 2px 2px 2px;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    border: 1px solid #DDDDDD;
}

div.pub-table{
    display: block;
    margin-left: 20px;
    border-top: 0;
    width: 700px;
    max-width:700px;
    min-width:400px;
    vertical-align: top;
    position:absolute;
	bottom:15px;
	right:15px;
    background-color: rgb(255 255 255 / 90%);
    padding: 15px 20px;
    text-align: left;
    color: #333;
}
@media screen and (max-width:767px) {
	div.pub-table{
	    display: block;
	    margin-left: 0px;
	    border-top: 0;
	    width: auto;
	    max-width:100%;
        min-width:0px;
	    vertical-align: top;
	    position:initial;
	    padding: 0px;
	    margin-top:30px;
	}
}
div.pub-table .meta-box {
    float:left;
    width:calc(100% - 120px);
}
.entry-body div.pub-table .pdf-link {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.entry-body div.pub-table .pdf-link a{
    position: relative;
    display: inline-block;
    padding: 4px 30px 4px 10px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    background: #1F2E6B;
    border: 1px solid #1F2E6B;
    border-radius: 4px;
    text-decoration: none;
}
.entry-body div.pub-table .pdf-link a::after{
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background: url('./img/doc_pdf.png') no-repeat right center;
    background-size: 12px 12px;
    top: 7px;
    right: 10px;
}
.entry-body div.pub-table .pdf-link a:hover{
    color: #1F2E6B;
    background-color: #FFFFFF;
    transition: .5s;
}
.entry-body .abstract-area {
    margin: 30px auto 30px;
    padding: 0 0 0 0;
    width: 100%;
}
.entry-body span.pub_title{
    display: block;
    margin: 50px auto 15px;
    padding: 15px 15px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 140%;
    background: #eee;
    letter-spacing: 1px;
}

.entry-body .pub-content-area {
    margin: 30px auto 40px;
}
.entry-body .pub-content-area p{
    line-height: 140%;
}
.entry-body .pub-content-area p:last-child{
    margin-bottom: 0;
}

.archive .subSection h2,
.page-id-43 .subSection h2,
.page-id-1398 .subSection h2,
.subSection.pub-sideSection h2,
.subSection h1.subSection-title{
    margin: 0 auto 0;
    padding: 15px 8px 15px 8px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    border-top: 0;
    border-bottom: 0;
    background-color: #1F2E6B;
}
.subSection h1.subSection-title::after{
    display: none;
}
.archive .subSection ul.menu,
.page-id-43 .subSection ul.menu,
.page-id-1398 .subSection ul.menu,
.subSection .widget_nav_menu ul.menu,
.subSection.pub-sideSection ul.menu{
    margin: 0 auto 0;
    padding: 0 0;
    background-color: #fff;
}
.archive .subSection ul.menu li,
.page-id-43 .subSection ul.menu li,
.page-id-1398 .subSection ul.menu li,
.subSection .widget_nav_menu ul.menu li,
.subSection.pub-sideSection ul.menu li{
    margin: 0 auto 0;
    padding: 0 0 0 0;
    list-style: none;
    border-bottom: 1px solid #ebebeb;
}
.archive .subSection ul.menu li a,
.page-id-43 .subSection ul.menu li a,
.page-id-1398 .subSection ul.menu li a,
.subSection .widget_nav_menu ul.menu li a,
.subSection.pub-sideSection ul.menu li a{
    position: relative;
    display: block;
    padding: 15px 8px 15px 32px;
    color: #1f2e6b;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 0;
}
.archive .subSection ul.menu li a:hover,
.page-id-43 .subSection ul.menu li a:hover,
.page-id-1398 .subSection ul.menu li a:hover,
.subSection .widget_nav_menu ul.menu li a:hover,
.subSection.pub-sideSection ul.menu li a:hover{
	opacity:0.8;
	transition:0.3s;
}
.archive .subSection ul.menu li a::before,
.page-id-43 .subSection ul.menu li a::before,
.page-id-1398 .subSection ul.menu li a::before,
.subSection .widget_nav_menu ul.menu li a::before,
.subSection.pub-sideSection ul.menu li a::before{
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    left:12px;
    border: 0;
    border-left: 0;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    transform: rotate(-45deg);
	top:22px;
	transition:0.3s;
}
.archive .subSection ul.menu li a:hover::before,
.page-id-43 .subSection ul.menu li a:hover::before,
.page-id-1398 .subSection ul.menu li a:hover::before,
.subSection .widget_nav_menu ul.menu li a:hover::before,
.subSection.pub-sideSection ul.menu li a:hover::before{
    border: 0;
    border-left: 0;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    transform: rotate(-45deg);
    left:17px;
}

/*--page-header--*/
.page-header{
    position: relative;
    padding: 60px 0;
    width: 100%;
    text-align: center;
    background-image: url('./img/page-bg.jpg');
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: transparent;
    border-top: 0;
    border-bottom: 0;
}
.page-header_pageTitle,
h1.page-header_pageTitle:first-child{
    margin: 0 auto;
    padding: 50px 0;
    width: 100%;
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 2px;
    line-height: 140%;
    text-shadow: #1f2e6b 3px 0px 5px;
}
@media screen and (min-width:1000px) and (max-width:1199px){
    .siteHeader_logo{
        max-width: 367px;
        text-align: left;
    }
    #blt_global_container{
        width: calc(100% - 400px);
    }

}
@media screen and (max-width:999px){
    /*
    .header_content{
        position: absolute;
        top: 35px;
        right: 64px;
    }
    */
    .language-chooser li a{
        padding: 13px 10px;
        width: 100px;
    }
    .language-chooser li a::before{
        left: 10px;
    }
    .wpml-ls-legacy-list-horizontal {
        display:none;
    }
}
@media screen and (min-width:992px){
    .siteHeader .container {
        padding-top: 3px;
        padding-bottom: 17px;
    }
    .siteHeader_logo img{
        max-height: 60px;
        margin-right:0px;
        max-width:367px;
    }
}
@media screen and (max-width:991px){
    .siteHeader_logo img{
        max-height: 60px;
    }
    .layer-info h3{
        font-size: 18px;
    }
    .layer-info .layer-btn a{
        padding: 4px 4px;
    }
}
@media screen and (max-width:767px){
    .siteHeader_logo img{
        max-height: 60px;
    }
    .layer-content-area.slider{
        max-height: 100%;
        height: 100%;
    }
    .layer-content-list.slick-slide .layer-info{
        position: relative;
    }
    .layer-info .layer-info-body,
    .layer-info .layer-cate,
    .layer-info .layer-aut,
    .layer-info .layer-abst{
        max-width: 100%;
        width: 100%;
    }
    .layer-info .layer-cate{
        margin-right: auto;
    }
    .layer-info .layer-aut{
        margin-top: 10px;
    }
    .layer-info .layer-btn{
        position: relative;
        margin: 15px auto 0;
        right: auto;
        bottom: auto;
        text-align: center;
    }
}
@media screen and (min-width:576px) and (max-width:991px){
    .siteHeader .container{
        padding-top: 0px;
        padding-bottom: 17px;
    }
}
@media screen and (max-width:575px){
    /* #blt_bt_container,
    .header_content{
        top: 15px;
    } */
    #blt_bt_container.view{
        top: 35px;
    }
    .siteHeader_logo{
        /* padding: 70px 0 15px 0; */
        padding:0px 70px 15px 0;
        max-width: 100%;
        text-align: center;
    }
    .pub-entry-category .entry-meta-dataList dt,
    .pub-entry-category .entry-meta-dataList dd{
        display: inline-block;
    }
}
@media screen and (min-width:525px) and (max-width:579px){
    #blt_burger_menu{
        right: -551px !important;
    }
}
@media screen and (max-width:524px){
    #blt_burger_menu{
        right: -96% !important;
    }
    .slick-prev, .slick-next{
        top: 25%;
    }
    .layer-info .layer-cate p,
    .layer-info .layer-aut p{
        margin-top: 10px;
        width: 100%;
    }
}

/* トップページ */
.home .siteContent {
	padding: 0rem 0 1.5rem;
}
.home .pr_section .mainSection-title {
	font-size:50px;
    font-weight: bold;
	text-align:left;
	border:0px;
    color:#231F20;
    margin-left:50px;
    margin-right:40px;
    padding:0px;
    margin-bottom:40px;
    display: inline-block;
}
.home .pr_section .mainSection-title.act {
    margin-left:0px;
    margin-right:0px;
    display: flex;
    align-items: center;
    gap: 1em;
}
.home .pr_section .mainSection-title.act::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #F2F2F2;
}

.home .wp-show-posts-entry-title {
	border:0px;
	margin-top:-5px;
    line-height: 1;
}
.home .wp-show-posts-entry-title:after {
	border:0px;
}
.home .wp-show-posts-entry-title a {
	font-size:16px;
	font-weight:bold;
	color:#231F20;
}

.home .wp-show-posts .wp-show-posts-terms {
	font-size:0px;
}
.home .wp-show-posts .wp-show-posts-terms a {
	font-size:13px;
	color: #B7190C;
	padding: 0px;
	text-decoration: underline;
	transition:0.5s;
    margin-left:10px;
}
.home .wp-show-posts .wp-show-posts-terms a:hover {
	opacity:0.8;
}

.home .wp-show-posts-separator {
	display:none;
}
.home .wp-show-posts-entry-header {
	padding:0px;
	margin-top:-7px;
}
.wp-show-posts-meta a time {
	margin-right:15px;
}
.home .link-news {
    display: inline-block;
    width: 67px;
    text-align: left;
    font-size:14px;
    font-weight: bold;
    color: #231F20;
    padding: 0px;
    text-decoration: none;
    transition: 0.5s;
    position: relative;
    vertical-align: 14px;
}
.home .link-news::after {
    position: absolute;
    content:"";
    width:37px;
    height:37px;
    right: -50px;
    top: -10px;
    background-image: url(./img/arrow.png);
    background-size: cover;
    z-index: 1;
}
.home .link-news .under-text{
  position: relative;
  z-index: 1;
}
.home .link-news .under-text:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;/*テキストからの距離*/
  width: 0%;/*初期状態では下線非表示*/
  height: 1px;/*下線の高さ*/
  background: #231F20;/*下線の色*/
  z-index: -1;
  transition: all 0.4s;/*アニメーション速度*/
}
.home .link-news:hover .under-text:after{
  width: 100%;/*hover時に表示*/
}
.home .link-news:hover {
    opacity: 0.8;
}
@media screen and (max-width:767px){
    .home .pr_section .mainSection-title {
        font-size:30px;
        margin-left:30px;
        margin-bottom:20px;
        display: block;
    }
    /*
    .home .pr_section .mainSection-title.act {
        margin-left:15px;
    }
    */
    .home .link-news {
        display: block;
        margin-left:30px;
        margin-bottom:50px;
    }
    .home .wp-show-posts-entry-title {
        text-align: center;
    }
}

footer .copySection {
	font-size:13px;
}
#nav_menu-7 .widget-title {
    color: #E6E6E6;
    font-size: 16px;
    letter-spacing: 1px;
    border: 0;
    font-weight:bold;
}
footer.section.siteFooter #nav_menu-7 ul>li {
    line-height: 1.3;
    padding-left:15px;
}
footer.section.siteFooter #nav_menu-7 ul>li>a {
    display: inline-block;
	color:#E8E8E8;
	font-size:14px;
	border:0px;
	transition:0.5s;
	text-decoration:none;
	padding:5px 0px;
    position: relative;
}
footer.section.siteFooter #nav_menu-7 ul>li>a::before{
    position: absolute;
    content:"";
    width: 16px;
    height: 16px;
    background-image: url(img/arrow-grey.png);
    background-repeat: no-repeat;
    top:6px;
    left:-15px;
}
footer .sectionBox {
    padding-top: 3em;
    padding-bottom: 0em;
}
footer .footer-organization {
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
}
footer .footer-place {
    color: #fff;
    font-size: 14px;
    margin-bottom: 30px;
}
footer .footer-sns a  {
    margin:0px 3px;
}
footer a:hover {
	opacity:0.8;
}

/* 下層ページ全体 */
.page .mainSection .entry-body h2,
.single .mainSection .entry-body h2 {
    font-size: 27px;
    letter-spacing: 3px;
    padding: 15px;
    color: #fff;
    line-height: 1.4;
    margin-top: 60px;
    margin-bottom: 1.5em;
    position: relative;
    background: #231F20;
    font-weight: Bold;
    border-radius: 3px;
}

.page .mainSection .entry-body h2:first-child,
.single .mainSection .entry-body h2:first-child {
    margin-top:0px;
}

.page .mainSection .entry-body h3,
.single .mainSection .entry-body h3 {
    font-size: 24px;
    letter-spacing: 2.5px;
    padding-left:18px;
    color:#000;
    line-height: 1.4;
    margin-bottom: 1em;
    position: relative;
    font-weight: 500;
    border-bottom: 0px;
    padding-bottom:0px
}
.page .mainSection .entry-body h3::before,
.single .mainSection .entry-body h3::before {
    border-left: 2px solid #B7190C;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.page .mainSection .entry-body h3::after,
.single .mainSection .entry-body h3::after {
    display: none;
}
.page .mainSection .entry-body h4,
.single .mainSection .entry-body h4 {
    font-size: 18px;
    letter-spacing: 2px;
    padding-left:18px;
    color:#000;
    line-height: 1.4;
    margin-bottom: 1em;
    position: relative;
    font-weight: 500;
}
.page .mainSection .entry-body h4::before,
.single .mainSection .entry-body h4::before {
    background: #B7190C;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 5px;
}
.page .mainSection .entry-body h5,
.single .mainSection .entry-body h5 {
    color:#B7190C;
    font-size: 16px;
    font-weight: bold !important;
    letter-spacing: 1px;
    line-height: 1.4;
    margin-bottom: 1em;
    font-weight: 500;
}
#enPage.page .mainSection .entry-body h2,
#enPage.single .mainSection .entry-body h2,
#enPage.page .mainSection .entry-body h3,
#enPage.single .mainSection .entry-body h3,
#enPage.page .mainSection .entry-body h4,
#enPage.single .mainSection .entry-body h4,
#enPage.page .mainSection .entry-body h5,
#enPage.single .mainSection .entry-body h5,
#enPage.page .mainSection .entry-body p,
#enPage.single .mainSection .entry-body p {
    letter-spacing: 0px;
}

.page .mainSection .entry-body p,
.single .mainSection .entry-body p {
    margin-bottom:30px;
    letter-spacing: 0.5px;
}
.page .mainSection .entry-body ul,
.single .mainSection .entry-body ul {
    list-style: none;
    margin-left: 5px;

}
.page .mainSection .entry-body ul,
.single .mainSection .entry-body ul,
.page .mainSection .entry-body ol,
.single .mainSection .entry-body ol {
    margin-bottom:30px;
}
.page .mainSection .entry-body ul li,
.single .mainSection .entry-body ul li,
.page .mainSection .entry-body ol li,
.single .mainSection .entry-body ol li {
    padding:0px;
    margin-bottom:10px;
}
.page .mainSection .entry-body ul li ul,
.single .mainSection .entry-body ul li ul,
.page .mainSection .entry-body ol li ol,
.single .mainSection .entry-body ol li ol {
    margin-bottom:10px;
}

.page .mainSection .entry-body ul > li,
.single .mainSection .entry-body ul > li {
    position: relative;
}
.page .mainSection .entry-body ul > li:before,
.single .mainSection .entry-body ul > li:before {
    position: absolute;
    content: "";
    left: -10px;
    top: 12px;
    width:4px;
    height:2px;
    background-color: #B7190C;
}
.page .mainSection .entry-body ul ul > li:before,
.single .mainSection .entry-body ul ul > li:before {
    content: "\e15b";
    font-size: 12px;
}
.page .mainSection .entry-body th,
.single .mainSection .entry-body th {
    background-color: #B7190C;
    color:#fff;
    font-weight: normal;
    letter-spacing: 0px;
}
.page .mainSection .entry-body td,
.single .mainSection .entry-body td,
.page .mainSection .entry-body th,
.single .mainSection .entry-body th {
    padding: 15px;
    border: 1px solid #bbb;
    font-size: 15px;
}
.page .mainSection .entry-body tr,
.single .mainSection .entry-body tr {
    background-color: transparent;
}
.page .mainSection .entry-body table,
.single .mainSection .entry-body table {
    background-color: white;
}
.wp-block-table thead {
    border:0px;
}
.page .mainSection .entry-body .khmr-wrap:has(table),
.single .mainSection .entry-body .khmr-wrap:has(table) {
  overflow-x: auto;
}
.page .mainSection .entry-body .khmr-wrap:has(table)  table,
.single .mainSection .entry-body .khmr-wrap:has(table)  table {
  width: 100%;
  min-width: 650px;
  table-layout: fixed;
  margin-bottom: 1px;
  border-collapse: collapse;
}
.page .mainSection .entry-body .top-scrollbar,
.single .mainSection .entry-body .top-scrollbar,
.page .mainSection .entry-body .khmr-wrap:has(table),
.single .mainSection .entry-body .khmr-wrap:has(table) {
    overflow-x: auto;
}
.page .mainSection .entry-body .top-scrollbar__inner,
.single .mainSection .entry-body .top-scrollbar__inner {
    min-height: 5px;
}
.page .mainSection .entry-body .top-scrollbar__inner,
.single .mainSection .entry-body .top-scrollbar__inner,
.page .mainSection .entry-body .khmr-wrap:has(table)  table,
.single .mainSection .entry-body .khmr-wrap:has(table)  table {
    width: 100%;
    min-width: 650px;
}
.page .mainSection .entry-body .khmr-wrap:has(table)  table,
.single .mainSection .entry-body .khmr-wrap:has(table)  table {
    table-layout: fixed;
    margin-bottom: 1px;
    border-collapse: collapse;
}
.main_color tr:nth-child(even) {
    color:var(--enfold-main-color-color);
}

/* scroll bar */
.entry-body ::-webkit-scrollbar {
  width: 10px;
}

.entry-body ::-webkit-scrollbar-track {
  box-shadow:0 0 1px #1f2e6b inset ;
}

.entry-body ::-webkit-scrollbar-thumb {
  background: #2d4191;
}

.alm-listing .alm-reveal {
	padding-top:20px;
}

/* 詳細ページ全体 */
.single .mainSection-col-two {
	width:100%;
}
.single .subSection {
	display:none;
}
.single .entry-meta_items_term {
	display:none;
}
.single .entry-meta-dataList {
	display:none;
}
.single .vk_posts.postNextPrev {
	display:none;
}
/* プログラムページ全体 */
.parent-pageid-37 .su-row .su-column-size-1-2 .main-content-lists,
.parent-pageid-1394 .su-row .su-column-size-1-2 .main-content-lists,
.parent-pageid-350 .su-row .su-column-size-1-2 .main-content-lists,
.parent-pageid-1404 .su-row .su-column-size-1-2 .main-content-lists{
    max-height: 600px;
	height:auto;
	overflow:auto;
}
.parent-pageid-37 .entry-body h2,
.parent-pageid-1394 .entry-body h2,
.parent-pageid-350 .entry-body h2,
.parent-pageid-1404 .entry-body h2 {
    text-align: center;
    border: 0px;
    background: #1f2e6b;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom:20px;
    font-size:24px;
}
.parent-pageid-37 .archive-pub-lists .right-pub-contents,
.parent-pageid-1394 .archive-pub-lists .right-pub-contents,
.parent-pageid-350 .archive-pub-lists .right-pub-contents,
.parent-pageid-1404 .archive-pub-lists .right-pub-contents {
	width:100%;
	margin:20px 0px 0px 0px;
}

/* 出版物一覧ページ */
.archive-pub-lists{
    display: block;
    margin: 40px auto 0;
    padding: 0px 5px 0px 5px;
    width: 100%;
    border-bottom: 1px solid silver;
    min-height:250px;
}
.archive-pub-lists:nth-of-type(1){
    margin-top: 0;
}
.archive-pub-lists .category-list{
    display: inline-block;
    margin: 0 auto 20px;
    padding: 4px 14px;
    color: #FFFFFF;
    background-color: #c0c0c0;
    font-size: 13px;
    border-radius: 2px;
    letter-spacing: 1px;
}
.archive-pub-lists .category-list a{
    position: relative;
    display: inline-block;
    margin: 0 4px;
    padding: 0 0;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
}
.archive-pub-lists .category-list a + a{
    margin-left: 16px;
}
.archive-pub-lists .category-list a + a::before{
    position: absolute;
    content: '、';
    left: -16px;
}
.archive-pub-lists .contents-list{
    display: block;
    margin: 0 auto;
    padding: 0 0;
    width: 100%;   
}
.archive-pub-lists .contents-list a{
    display: block;
    max-height:176px;
    overflow:hidden;
}
.archive-pub-lists .left-pub-photo {
    display: inline-block;
    margin: 0 auto;
    padding: 0 0;
    max-width: 320px;
    width: 100%;
    vertical-align: top;
}
.archive-pub-lists .left-pub-photo div {
    margin: 0 auto;
    padding: 0 0;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 320px;
    height: 176px;
    background: #eee;
}
.archive-pub-lists .left-pub-photo img{
    width:auto;
    height:auto;
    max-width:320px;
    max-height:176px;
    vertical-align: top;
}
.archive-pub-lists .right-pub-contents{
    display: inline-block;
    margin: 0 0 0 30px;
    padding: 0 0;
    width: calc(100% - 360px);
    vertical-align: top;
    font-size: 16px;
    line-height: 160%;
}
.archive-pub-lists .right-pub-contents h3{
    margin: 0 auto 20px;
    padding: 0 0 0 0;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: 2px;
    border-bottom: 0;
}
body#enPage .archive-pub-lists .right-pub-contents h3{
    letter-spacing: normal;
}
.archive-pub-lists .right-pub-contents h3::after{
    display: none;
}
.archive-pub-lists .right-pub-contents h3 a{
    text-decoration: none;
    border-left: 4px solid #1f2e6b;
    padding: 3px 10px;
    font-size: 20px;
    color: #333;
    transition:0.5s;
}
.archive-pub-lists .right-pub-contents h3 a:hover{
    opacity:0.8;
}
.archive-pub-lists .right-pub-contents div{
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 8px;
    font-size:14px;
}
.archive-pub-lists .right-pub-contents div + div{
    width: 100%;
}
.archive-pub-lists .right-pub-contents p{
    margin:0px;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
    font-size:14px;
}
.archive-pub-lists .right-pub-contents span{
    display: inline-block;
    margin: 0 0 0 0;
    padding: 0 0;
    width: 80px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    background: #465ebb;
    color: #fff;
    border-radius: 2px;
    margin-right: 16px;
    letter-spacing: 1px;
}

@media screen and (min-width:992px) and (max-width:1199px){
    .archive-pub-lists .right-pub-contents{
        display: block;
        margin: 20px 0 0 0;
        width: 100%;
    }
}
@media screen and (max-width:767px){
    .archive-pub-lists .right-pub-contents{
        display: block;
        margin: 20px 0 0 0;
        width: 100%;
    }
}

/* 出版物詳細ページ */
.single .entry-body .pub-imgs {
    display: none;
}
.single .entry-body .pub-img img {
	width:100px;
	float:left;
	margin-right:10px;
}
@media screen and (max-width:767px){
    .single .entry-body .pub-imgs {
        display: block;
    }
	.single .entry-body .pub-img img {
		float:none;
		margin:10px 0px;
	}
}
.single .entry-body .category-list {
    display: inline-block;
    margin: 0 auto 10px;
    padding: 4px 14px;
    color: #FFFFFF;
    background-color: #c0c0c0;
    font-size: 13px;
    border-radius: 2px;
    letter-spacing: 1px;
}
.single .entry-body .pub-title {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 3px 0px 0px 10px;
    border-left: 4px solid #b92114;
    margin-bottom: 10px;
}
.single .entry-body .pub-meta {
	font-size:14px;
	color:#666;
	margin-bottom:3px;
}
.single .entry-body .pub-meta span {
	background:#b92114;
	margin-bottom:5px;
	padding:2px 10px;
	border-radius:2px;
	font-size:13px;
	color:#fff;
	margin-right:10px;
    width: 110px;
    display: inline-block;
    text-align: center;
}
.single .entry-body .pub-pdf {
	display:block;
	width:200px;
	border-radius:2px;
	padding:5px;
	text-align:center;
	color:#fff;
	background:#b92114;
	transition:0.5s;
	text-decoration:none;
	font-size:14px;
}
.single .entry-body .pub-pdf:hover {
	opacity:0.8;
}


.single .page-header.pub {
    min-height:500px;
    padding:0px;
}
.single .page-header.pub .pub-imgs {
    height:480px;
}
.single .page-header.pub .pub-img {
	width:100px;
	float:left;
	margin-right:10px;
}
@media screen and (max-width:767px){
    .single .page-header.pub {
        display: none;
    }
	.single .page-header.pub .pub-img img {
        display:none;
	}
}

.single .page-header.pub .category-list {
    display: inline-block;
    margin: 0 auto 10px;
    padding: 4px 14px;
    color: #FFFFFF;
    background-color: #c0c0c0;
    font-size: 13px;
    border-radius: 2px;
    letter-spacing: 1px;
}
.single .page-header.pub .pub-title {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 3px 0px 0px 10px;
    border-left: 4px solid #b92114;
    margin-bottom: 10px;
}
.single .page-header.pub .pub-meta {
	font-size:14px;
	color:#666;
	margin-bottom:3px;
}
.single .page-header.pub .pub-meta span {
	background:#465EBB;
	margin-bottom:5px;
	padding:2px 10px;
	border-radius:2px;
	font-size:13px;
	color:#fff;
	margin-right:10px;
    width: 110px;
    display: inline-block;
    text-align: center;
}
.single .page-header.pub .pub-pdf {
	display:block;
	width:100px;
	border-radius:2px;
	padding:5px;
	text-align:center;
	color:#fff;
	background:#1f2e6b;
	transition:0.5s;
	text-decoration:none;
	font-size:14px;
}.page-id-348
.single .page-header.pub .pub-pdf:hover {
	opacity:0.8;
}


/* イベント・ニュースページ */
.page-id-45 .alm-listing .alm-reveal,
.page-id-1400 .alm-listing .alm-reveal {
	padding-top:0px;
}
.page-id-45 .entry-body h2,
.page-id-1400 .entry-body h2 {
    text-align: center;
    border: 0px;
    background: #b92114;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom:40px;
    font-size:24px;
}
.entry-body .archive-news-lists h3 {
    padding-left:0px !important;
}
.entry-body .archive-news-lists h3 a  {
    text-decoration: none;
    border-left: 4px solid #b92114;
    padding: 3px 10px;
    font-size: 20px;
    color: #333;
    transition:0.5s;
}
.entry-body .archive-news-lists h3 {
	margin-bottom:5px;
	border:0px;
}
.entry-body .archive-news-lists h3 a:hover  {
    opacity:0.8;
}
.entry-body .archive-news-lists h3:before,
.entry-body .archive-news-lists h3:after {
	display:none;
}
.entry-body .archive-news-lists .category-list {
    display: inline-block;
    margin: 0 auto 10px;
    padding: 4px 14px;
    color: #FFFFFF;
    background-color: #c0c0c0;
    font-size: 13px;
    border-radius: 2px;
    letter-spacing: 1px;
}

.archive-news-lists {
    margin-bottom: 40px;
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 20px;
}

.entry-body .archive-news-lists .news-day {
    font-size: 13px;
    color: #666;
}
.entry-body .archive-news-lists .news-excerpt {
    font-size: 15px;
    color: #444;
}
.entry-body .archive-event-lists h3 {
    padding-left:0px !important;
}
.entry-body .archive-event-lists h3 a  {
    text-decoration: none;
    border-left: 4px solid #b92114;
    padding: 3px 10px;
    font-size: 20px;
    color: #333;
    transition:0.5s;
}
.entry-body .archive-event-lists h3 {
	margin-bottom:5px;
	border:0px;
}
.entry-body .archive-event-lists h3 a:hover  {
    opacity:0.8;
}
.entry-body .archive-event-lists h3:before,
.entry-body .archive-event-lists h3:after {
	display:none;
}
.entry-body .archive-event-lists .category-list {
    display: inline-block;
    margin: 0 auto 10px;
    padding: 4px 14px;
    color: #FFFFFF;
    background-color: #c0c0c0;
    font-size: 13px;
    border-radius: 2px;
    letter-spacing: 1px;
}

.archive-event-lists {
    margin-bottom: 40px;
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 20px;
}

.entry-body .archive-event-lists .event-day {
    font-size: 13px;
    color: #666;
}
.entry-body .archive-event-lists .left-event-photo {
    max-width: 250px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* イベント詳細ページ */
.single .entry-body .event-title {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 3px 0px 0px 10px;
    border-left: 4px solid #B7190C;
    margin: 30px 0px;
}
#enPage.single .entry-body .event-title {
    letter-spacing: 0px;
}
#blt_global_container .blt_global_parents ul.menu li{
	display:inline-block;
}
#blt_global_container .blt_global_parents ul.menu>li{
	position:relative;
}
#blt_global_container .blt_global_parents ul.menu li ul.sub-menu{
	display:none;
	position:absolute;
    padding: 30px 30px 30px 30px;
	top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #DDDDDD;
}
#blt_global_container .blt_global_parents ul.menu li:hover > ul.sub-menu{
	display:table;
}
#blt_global_container .blt_global_parents ul.menu li ul.sub-menu li a{
    position: relative;
    padding-left: 28px;
    text-align: left;
    font-size: 13px;
    border-bottom: 1px solid #DDDDDD;
    background-color: #ffffff;
}
#blt_global_container .blt_global_parents ul.menu li ul.sub-menu li:nth-of-type(1) a{
    border-top: 1px solid #DDDDDD;
}
#blt_global_container .blt_global_parents ul.menu li ul.sub-menu li a::before{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    top: 20px;
    left: 8px;
    border-top: 0;
    border-right: 0;
    transform: none;
    border-radius: 50%;
    background: #B7190C;
}
#blt_global_container .blt_global_parents ul.menu li ul.sub-menu li a:hover,
#blt_global_container .blt_global_parents ul.menu li ul.sub-menu li.current_page_item a{
    background-color: transparent;
}
#blt_burger_menu ul.menu li ul.sub-menu{
    display: none;
	margin-top: 0;
    margin-left: 0;
    padding: 8px 30px 8px 20px;
    transition: all 0.3s ease-in-out;
}
#blt_burger_menu .menu .blt_li a::before{
	background: none;
}
#blt_burger_menu .menu .blt_li ul.sub-menu li a{
    display: block !important;
    width: 100%;
	font-weight:bold;
    border-bottom: 1px solid #DDDDDD;
    background-color: #ffffff;
}
#blt_burger_menu .menu .blt_li.current_page_item ul.sub-menu li a{
	color:#555 !important;
}
#blt_burger_menu .menu .blt_li.current_page_item ul.sub-menu li a::after{
	background:transparent;
}
#blt_burger_menu .menu .blt_li ul.sub-menu li a:hover,
#blt_burger_menu .menu .blt_li ul.sub-menu li.current_page_item a{
    background-color: #DBDEED;
}
body.scrolled #blt_global_container .blt_global_parents ul.menu li{
	width:100% !important;
}
body.scrolled #blt_global_container .blt_global_parents ul.menu li a {
    display: block;
}
/*20250415 変更 開始*/
body #blt_global_container .blt_global_parents ul.menu li:hover > ul.sub-menu {
    display: table-cell;
}
/*20250415 変更 終了*/
.page-id-37 .programs-page-area,
.page-id-1394 .programs-page-area  {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.page-id-37 ul.programs-lists,
.page-id-1394 ul.programs-lists{
    display: inline-block;
    margin: 0 auto 0;
    padding-left: 0;
    width: 100%;
    vertical-align: middle;
}
.page-id-37 ul.programs-lists li,
.page-id-1394 ul.programs-lists li{
    list-style: none;
    display: block;
    text-align: left;
    width: 100%;
    margin-bottom:50px;
}
.page-id-37 ul.programs-lists li:nth-last-child(1),
.page-id-1394 ul.programs-lists li:nth-last-child(1){
    margin-bottom: 0;
}
.page-id-37 ul.programs-lists li a,
.page-id-1394 ul.programs-lists li a{
    position: relative;
    display: block;
    margin-right: 35px;
    padding: 25px 8px;
    border: 1px solid #1F2E6B;
    transition: all .2s linear;
    text-decoration: none;
    background-color: #364da0;
    color:#fff;
    text-align: center;
}
.page-id-37 ul.programs-lists li a::before,
.page-id-1394 ul.programs-lists li a::before{
    position: absolute;
    content: '';
    width: 35px;
    height: 1px;
    background-color: #1F2E6B;
    top: 50%;
    right: -26px;
    transition: all .2s linear;
}
.page-id-37 ul.programs-lists li a::after,
.page-id-1394 ul.programs-lists li a::after{
    position: absolute;
    content: '';
    width: 1px;
    height: 12px;
    background-color: #1F2E6B;
    top: 34%;
    right: -21px;
    transform:skewX(45deg);
    transition: all .2s linear;
}
.page-id-37 ul.programs-lists li a:hover,
.page-id-1394 ul.programs-lists li a:hover{
    color: #FFFFFF;
    background-color: #1F2E6B;
}
.page-id-37 ul.programs-lists li a:hover::before,
.page-id-1394 ul.programs-lists li a:hover::before{
    right: -30px;
}
.page-id-37 ul.programs-lists li a:hover::after,
.page-id-1394 ul.programs-lists li a:hover::after{
    right: -25px;
}
.page-id-37 .programs-page-area p,
.page-id-1394 .programs-page-area p{
    display: inline-block;
    margin: 0 auto 0 60px;
    width: calc(50% - 60px);
    vertical-align: middle;
}
.page-id-37 .programs-page-area p img,
.page-id-1394 .programs-page-area p img{
    max-width: 800px;
    width: 100%;
}
.page-id-33 .entry-body table,
.page-id-1392 .entry-body table,
.page-id-39 .entry-body table,
.page-id-1396 .entry-body table{
    border-top: 0;
    width: 100%;
}
.page-id-33 .entry-body table tr td,
.page-id-1392 .entry-body table tr td{
    padding: 0 15px 0 15px;
    vertical-align: top;
    width: 50%;
    border-bottom: 0;
}
.page-id-33 .entry-body table tr td h3,
.page-id-1392 .entry-body table tr td h3{
    border-bottom:1px solid #1F2E6B;
}
.page-id-33 .entry-body table tr td h3::after,
.page-id-1392 .entry-body table tr td h3::after{
    content: '';
    width: 80%;
    right: 0;
    border-bottom: 1px solid #c0c0c0;
}

.parent-pageid-37 .entry-body table tr,
.parent-pageid-1394 .entry-body table tr,
.page-id-39 .entry-body table tr,
.page-id-1396 .entry-body table tr{
	display:flex;
	flex-direction:row;
}
.parent-pageid-37 .entry-body table tr td,
.parent-pageid-1394 .entry-body table tr td,
.page-id-39 .entry-body table tr td,
.page-id-1396 .entry-body table tr td{
    display: inline-block;
    padding: 8px 15px 8px 15px;
    vertical-align: top;
    border-bottom: 0;
}
.parent-pageid-37 .entry-body table tr td:nth-of-type(1),
.parent-pageid-1394 .entry-body table tr td:nth-of-type(1),
.page-id-39 .entry-body table tr td:nth-of-type(1),
.page-id-1396 .entry-body table tr td:nth-of-type(1){
    text-align: center;
}
.parent-pageid-37 .entry-body table tr td img,
.parent-pageid-1394 .entry-body table tr td img,
.page-id-39 .entry-body table tr td img,
.page-id-1396 .entry-body table tr td img{
    max-width: 160px;
    width: 100%;
}
.parent-pageid-37 .entry-body table tr td ul,
.parent-pageid-1394 .entry-body table tr td ul,
.page-id-39 .entry-body table tr td ul,
.page-id-1396 .entry-body table tr td ul{
    margin: 0 auto 0;
    padding-left: 0;
}
.parent-pageid-37 .entry-body table tr td ul li,
.parent-pageid-1394 .entry-body table tr td ul li,
.page-id-39 .entry-body table tr td ul li,
.page-id-1396 .entry-body table tr td ul li{
    list-style: none;
}
.parent-pageid-37 .entry-body table tr td ul li strong:nth-of-type(1),
.parent-pageid-1394 .entry-body table tr td ul li strong:nth-of-type(1),
.page-id-39 .entry-body table tr td ul li strong:nth-of-type(1),
.page-id-1396 .entry-body table tr td ul li strong:nth-of-type(1){
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
    padding: 4px 4px 4px 4px;
    color: #FFFFFF;
    width: 100px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    background: #465ebb;
    border-radius: 2px;
}
#enPage.parent-pageid-37 .entry-body table tr td ul li strong:nth-of-type(1),
#enPage.parent-pageid-1394 .entry-body table tr td ul li strong:nth-of-type(1),
#enPage.page-id-39 .entry-body table tr td ul li strong:nth-of-type(1),
#enPage.page-id-1396 .entry-body table tr td ul li strong:nth-of-type(1){
    width: 160px;
}
.page-id-1396 .entry-body table tr td ul li a{
    display: inline-block;
}

#media_image-3{
    max-width: 367px;
    min-width:367px;
    width: 100%;
}
#custom_html-5 a,
#custom_html-8 a {
	color: #fff;
	text-decoration: none;
	transition: 0.5s;
	display: block;
	text-align: center;
	width: 220px;
	padding: 10px;
	background: #4a4a4a;
}
#custom_html-5 a:hover,
#custom_html-8 a:hover {
	opacity:0.8;
}
footer.section.siteFooter{
    border-top-color:#231F20;
    background-color: #231F20 !important;
}
footer .footer-place span{
    display: block;
    position: relative;
    padding-left: 25px;
}
footer .footer-place span::before{
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    left: 0;
    top: 1px;
}
footer .footer-place span:nth-of-type(1)::before{
    background-image: url('./img/ico-map.png');
    background-size: 14px 14px;
    background-position: center;
    background-repeat: no-repeat;
}
footer .footer-place span:nth-of-type(2)::before{
    background-image: url('./img/ico-mail.png');
    background-size: 14px 10px;
    background-position: center;
    background-repeat: no-repeat;
}
footer .copySection{
    padding-bottom: 40px;
    background-color: #231F20 !important;
}
#nav_menu-7 .widget-title::after{
    display: none;
}
.page-id-350 .insert-page table,
.page-id-352 .insert-page table,
.page-id-348 .insert-page table,
.page-id-1402 .insert-page table,
.page-id-1404 .insert-page table,
.page-id-1406 .insert-page table{
    border-top:0;
}
.page-id-350 .insert-page table tr td,
.page-id-352 .insert-page table tr td,
.page-id-348 .insert-page table tr td,
.page-id-1402 .insert-page table tr td,
.page-id-1404 .insert-page table tr td,
.page-id-1406 .insert-page table tr td{
    border-bottom:0;
}
.programsSection {
    clear: both;
    margin: 90px auto 0;
    padding: 0 0 0 0;
    width: 100%;
}
.programsSection h2{
    margin-bottom: 25px;
}
.programsSection .programsContent {
    margin: 0 auto;
    padding: 0 0;
    text-align: left;
    font-size: 0;
}
.programsSection .programs-list {
    position: relative;
    display: inline-block;
    margin-right: 60px;
    max-width: 400px;
    width: 100%;
    vertical-align: top;
}
.programsSection .programs-list:nth-last-of-type(1){
    margin-right: auto;
}
.programsSection .programs-list .program-img{
    position: relative;
}
.programsSection .programs-list .program-img img{
    max-width: 400px;
    width: 100%;
}
.programsSection .programs-list h3{
    margin: 40px auto;
    padding: 0px;
    width: 100%;
    text-align: left;
    color: #3B4043;
    font-size: 26px;
    font-weight: bold;
    line-height: 140%;
    letter-spacing: 1px;
    border-bottom: 0;
    text-decoration: none;
}
#enPage .programsSection .programs-list h3 {
    font-size: 20px;
    letter-spacing: 0px;
}
.programsSection .programs-list h3::after{
    display: none;
}

.programsSection .programs-list h3 {
    position: relative;
    display: inline-block;
    width: auto;
}
.programsSection .programs-list h3::after {
    position: absolute;
    content:"";
    width:37px;
    height:37px;
    right: -50px;
    top: -1px;
    background-image: url(./img/arrow.png);
    background-size: cover;
    z-index: 1;
    display: block !important;
    text-decoration: none;
    border: 0px;
}
#enPage .programsSection .programs-list h3::after {
    top: -5px;
}

.wp-show-posts-single.post.category-news .wp-show-posts-terms a{
    background: #0E97E0;
}
.programsSection .programs-list:hover{
    opacity: .7;
    transition: 0.5s;
    text-decoration: none;
}
.programsSection .programs-list:hover a{
    text-decoration: none;
}
.programsSection .programs-list p {
    font-size:16px;
    font-weight: bold;
    color:#231F20;
    text-decoration: none;
}


@media screen and (min-width:992px){
	.page-id-39 .entry-body table tr td:nth-of-type(1),
    .page-id-1396 .entry-body table tr td:nth-of-type(1){
		width: 190px;
    	min-width: 190px;
	}
}
@media screen and (max-width:991px){
    .page-id-37 ul.programs-lists,
    .page-id-1394 ul.programs-lists{
        display: block;
        margin-top: 30px;
        max-width: 500px;
        width:100%;
    }
    .page-id-37 .programs-page-area p,
    .page-id-1394 .programs-page-area p{
        display: block;
        margin: 20px auto 0 auto;
        max-width: 500px;
        width: 100%;
    }
    .page-id-33 .entry-body table tr td,
    .page-id-1392 .entry-body table tr td{
        display: block;
        width: 100%;
    }
    .page-id-33 .entry-body table tr td:nth-of-type(2),
    .page-id-1392 .entry-body table tr td:nth-of-type(2){
        margin-top: 30px;
    }
    .page-id-39 .entry-body table tr td,
    .page-id-1396 .entry-body table tr td{
        display: block;
    }
    .page-id-39 .entry-body table tr td ul,
    .page-id-1396 .entry-body table tr td ul{
        margin-top: 15px;
    }
    .programsSection .programs-list{
        margin-top: 30px;
        margin-right: auto;
    }
    .programsSection .programs-list:nth-of-type(1){
        margin-top: 0;
    }
	.page-id-39 .entry-body table tr,
    .page-id-1396 .entry-body table tr{
		display:block;
	}
	.page-id-39 .entry-body table tr td img,
    .page-id-1396 .entry-body table tr td img{
		float:none;
		margin:0 auto;
	}
}
@media screen and (max-width:767px){
    .page-header{
        background-position: left center;
        background-size: cover;
    }
    /*
    .wp-show-posts-columns#wpsp-83,
    .programsSection .programsContent{
        padding: 0 15px;
    }
    */
    .wp-show-posts-entry-meta{
        padding: 5px 0;
        text-align: center;
    }
}

.wp-show-posts-entry-meta .wp-show-posts-terms {
    text-transform: uppercase;
}

/* 2022-05-10 Add Start */
.su-tabs-nav span.su-tabs-current {
    background: #1F2E6B !important;
    color:#fff;
}
.su-tabs {
    background:#DBDEED !important;
}
/* 2022-05-10 Add End */

/*--2022/05/13--*/
body:not(.home){
    background: url('./img/pagebody-bg.jpg') no-repeat center fixed;
    background-size: cover;
}
.breadSection{
    background-color: #ffffff;
}
body:not(.home) .section.siteContent{
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
}
body:not(.home) .section.siteContent .container{
    padding: 50px 50px 70px;
    background-color: #ffffff;
    min-height: 400px;
}
body:not(.home) .page-header{
    padding: 0 0 0;
    background-image: none;
}
body.page .top-layerslider{
    padding: 30px 15px 30px;
    background-image: none;
}
.single .page-header.pub{
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: transparent !important;
}
body.error404 .breadSection,
body.archive.category .breadSection,
body.archive.post-type-archive .breadSection{
    background-color: transparent;
}
body.error404 .breadSection .container,
body.archive.category .breadSection .container,
body.archive.post-type-archive .breadSection .container{
    background: #fff;
}
body.error404 .siteContent,
body.archive.category .siteContent,
body.archive.post-type-archive .siteContent{
    padding-top: 0;
}
body.archive.category .siteContent .sideSection,
body.archive.post-type-archive .siteContent .sideSection{
    display: none;
}
body.archive.category .siteContent .mainSection-col-two,
body.archive.post-type-archive .siteContent .mainSection-col-two{
    width: 100%;
}
#nav_menu-5,
body.archive.post-type-archive span.entry-meta_items.entry-meta_items_term,
body.archive.category span.entry-meta_items.entry-meta_items_term,
body.archive.post-type-archive .media a.media-body_excerpt,
body.archive.category .media a.media-body_excerpt{
    display: none;
}
.top-layerslider .layer-event,
.top-layerslider .layer-publications,
.top-layerslider .layer-news{
    display: inline-block;
    vertical-align:middle;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 111;
}
.top-layerslider .layer-info .layer-event-day,
.top-layerslider .layer-info .layer-event-time{
    display: inline-block;
    vertical-align:middle;
    margin-top: 5px;
    margin-bottom: 5px;
}

.top-layerslider .layer-info .layer-event-day{
    margin-right:10px;
}
.top-layerslider .layer-event span,
.top-layerslider .layer-publications span,
.top-layerslider .layer-news span{
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 4px 12px;
    color: #fff;
    font-size: 13px;
    background-color: #465EBB;
    border: 1px solid #465EBB;
}

.top-layerslider .layer-info .layer-event-place{
    margin: 5px 0 0 0;
    max-width: 600px;
    width: calc(100% - 150px);
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 180%;
    letter-spacing: normal;
    word-break: break-word;
    white-space: pre-wrap;
}
.top-layerslider .layer-info .layer-event-day span,
.top-layerslider .layer-info .layer-event-time span,
.top-layerslider .layer-info .layer-event-place span{
    margin-top: 2px;
    margin-bottom: 2px;
}
.top-layerslider .layer-info .layer-event-day p,
.top-layerslider .layer-info .layer-event-time p,
.top-layerslider .layer-info .layer-event-place p{
    display: inline-block;
    margin: 0 auto 0;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: normal;
    vertical-align: middle;
    word-break: break-word;
}
.top-layerslider .layer-content-list.slick-slide .layer-img img{
    width: auto;
    overflow: hidden;
/*    max-height: 540px; */
    height: 100%;
    margin: 0 auto;
    text-align: center;
}
.single .page-header.pub{
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
}

@media screen and (max-width:767px){
    .single .entry-body .pub-imgs{
        text-align: center;
    }
    .entry-body .pub-imgs img{
        width: auto;
    }
    body:not(.home) .section.siteContent{
        padding-top: 0;
        padding-bottom: 40px;
    }
    body.single:not(.home) .section.siteContent{
        padding-top: 40px;
    }
    body.page .top-layerslider{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    body.error404 .breadSection,
    body.archive.category .breadSection,
    body.archive.post-type-archive .breadSection{
        padding-left: 15px;
        padding-right: 15px;
    }
    body.error404 .section.siteContent,
    body.archive.category .section.siteContent,
    body.archive.post-type-archive .siteContent{
        padding-top: 0;
    }
    .top-layerslider .layer-info .layer-event-place{
        max-width: 100%;
        width: 100%;
    }
    body:not(.home) .page-header{
        padding: 0 0 0px;
    }
    body:not(.home) .section.siteContent .container{
        padding: 35px 15px 15px 15px;
    }
}


em {
    font-weight: normal;
}
/*--2022/06/27--*/
#header_content_top{
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
}
#header_content_top>h2{
    display: none;
}
#header_content_top .open-btn{
    position: relative;
    width: 24px;
    height: 24px;
    background-image: url('./img/search-btn.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#header_content_top .open-btn.active{
    background-image: url('./img/search-btn-close.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#header-search>h2{
    display: none;
}
#header-search .open-btn{
    position: relative;
    width: 24px;
    height: 24px;
    background-image: url('./img/search-btn.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#header-search .open-btn.active{
    background-image: url('./img/search-btn-close.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#searchform{
    opacity: 0;
    position: absolute;
    padding: 15px 15px;
    bottom: -85px;
    right: 0;
    z-index: -1;
    background-color: rgb(255,255,255,0.7);
    border: 1px solid #DDDDDD;
    min-width: 240px;
}
#searchform.pannelactive{
    opacity: 1;
    z-index: 2222;
}

#searchform>div{
    opacity: 0;
    display: inline-flex;
    vertical-align: middle;
    -webkit-transition: all 1.2s ease-in;
    -moz-transition: all 1.2s ease-in;
    -ms-transition: all 1.2s ease-in;
    -o-transition: all 1.2s ease-in;
    transition: all 1.2s ease-in;
}
#searchform.pannelactive>div{
    opacity: 1;
    -webkit-transition: all 1.2s ease-in;
    -moz-transition: all 1.2s ease-in;
    -ms-transition: all 1.2s ease-in;
    -o-transition: all 1.2s ease-in;
    transition: all 1.2s ease-in;
}
#searchform input:focus{
    outline: 0;
    outline: none;
    box-shadow: none;
}
.form-inline .form-control{
    height: 38px;
    padding: 0 10px;
    border: 2px solid #231f20;
    border-radius: 1px;
}
#searchsubmit{
    color: #231f20;
    width: 60px;
    height: 38px;
    background-color: #231f20;
    border: 1px solid #231f20;
    border-radius: 1px;
    cursor: pointer;
    background-image: url('./img/search-btn-b.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    text-indent: -99999px;
}

.wpml-ls-legacy-list-horizontal{
    position: relative;
    padding: 0;
    z-index: 1;
}
.siteHeader_logo a {
    margin-right: 15px;
}
.search .breadSection{
    background-color: transparent;
}
.search .breadSection .container{
    width: calc(100% - 30px);
    background-color: #ffffff;
}
.search .entry-meta .entry-meta_items_term,
.search.fa_v5_css .entry-meta_items.published::before{
    display: none;
}
.search .published.entry-meta_items{
    color: #666;
    font-size: 13px;
}
.search h1.entry-title,
.search h1.entry-title>a{
    color: #1F2E6B;
    font-size: 20px;
    font-weight: bold;
}
#blt_global_container{
    width: calc(100% - 24px);
}
#blt_global_container .blt_global_parents ul.menu li a{
    display: inline-block;
    width: 100%;
}

#header_content_top .textwidget{
    padding: 0 16px 0 16px;
}
.parent-pageid-39 .entry-body table,
.parent-pageid-1396 .entry-body table{
    border-top: 0;
    width: 100%;
}
.parent-pageid-39 .entry-body table tr,
.parent-pageid-1396 .entry-body table tr{
    display: flex;
    flex-direction: row;
}
.parent-pageid-39 .entry-body table tr td,
.parent-pageid-1396 .entry-body table tr td{
    display: inline-block;
    padding: 8px 15px 8px 15px;
    vertical-align: top;
    border-bottom: 0;
}
.parent-pageid-39 .entry-body table tr td:nth-of-type(1),
.parent-pageid-1396 .entry-body table tr td:nth-of-type(1){
    text-align: center;
}
.parent-pageid-39 .entry-body table tr td ul,
.parent-pageid-1396 .entry-body table tr td ul{
    margin: 0 auto 0;
    padding-left: 0;
}
.parent-pageid-39 .entry-body table tr td ul li,
.parent-pageid-1396 .entry-body table tr td ul li{
    list-style: none;
}
.parent-pageid-39 .entry-body table tr td ul li strong:nth-of-type(1),
.parent-pageid-1396 .entry-body table tr td ul li strong:nth-of-type(1){
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
    padding: 4px 4px 4px 4px;
    color: #FFFFFF;
    width: 100px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    background: #465ebb;
    border-radius: 2px;
}
.parent-pageid-39 .entry-body table tr td ul li strong:nth-of-type(1),
#enPage.parent-pageid-1396 .entry-body table tr td ul li strong:nth-of-type(1){
    width: 160px;
}


@media screen and (max-width:999px){
    .siteHeader_logo a {
        margin-right: 30px;
    }
    #header_content_top .textwidget{
        padding: 0px;
    }
    #header_content_top .textwidget.custom-html-widget a:last-child{
        padding-right:20px;
    }
    #header_content_top .textwidget.custom-html-widget a:last-child:after {
        right: 0px;
    }
}
@media screen and (min-width:992px){
    .parent-pageid-39 .entry-body table tr td:nth-of-type(1),
    .parent-pageid-1396 .entry-body table tr td:nth-of-type(1),
    .page-id-350 .entry-body .insert-page-411 table tr td:nth-of-type(1),
    .page-id-348 .entry-body .insert-page-407 table tr td:nth-of-type(1),
    .page-id-352 .entry-body .insert-page-409 table tr td:nth-of-type(1),
    .page-id-1404 .entry-body .insert-page-411 table tr td:nth-of-type(1),
    .page-id-1402 .entry-body .insert-page-407 table tr td:nth-of-type(1),
    .page-id-1406 .entry-body .insert-page-409 table tr td:nth-of-type(1) {
        width: 190px;
        min-width: 190px;
    }
}
@media screen and (max-width:991px){
    .page-id-350 .entry-body .insert-page-411 table tr,
    .page-id-348 .entry-body .insert-page-407 table tr,
    .page-id-352 .entry-body .insert-page-409 table tr,
    .page-id-1404 .entry-body .insert-page-411 table tr,
    .page-id-1402 .entry-body .insert-page-407 table tr,
    .page-id-1406 .entry-body .insert-page-409 table tr,
    .parent-pageid-1396 .entry-body table tr,
    .parent-pageid-39 .entry-body table tr{
        display: block;
    }
    .page-id-350 .entry-body .insert-page-411 table tr td,
    .page-id-348 .entry-body .insert-page-407 table tr td,
    .page-id-352 .entry-body .insert-page-409 table tr td,
    .page-id-1404 .entry-body .insert-page-411 table tr td,
    .page-id-1402 .entry-body .insert-page-407 table tr td,
    .page-id-1406 .entry-body .insert-page-409 table tr td,
    .parent-pageid-1396 .entry-body table tr td,
    .parent-pageid-39 .entry-body table tr td {
        display: block;
    }
    .page-id-350 .entry-body .insert-page-411 table tr td .alignleft,
    .page-id-350 .entry-body .insert-page-411 table tr td  img.alignleft{
        float: none;
    }
}


/* 2022-10-05 Add プログラムページ装飾追加 */

.page-id-37 ul.programs-lists li ul li,
.page-id-1394 ul.programs-lists li ul li{
    display: block;
	margin-bottom: 25px;
    max-width: 100%;
    width: 100%;
}
.page-id-37 ul.programs-lists li ul li a,
.page-id-1394 ul.programs-lists li ul li a{
	display: inline-block;
	margin-right: 0;
    padding: 0 28px 8px 4px;
    color: #1F2E6B;
	font-size: 14px;
	text-align: left;
    background-color: #ffffff;
    border: 0;
    border-bottom: 1px solid #1F2E6B;
	font-weight:normal;
}
.page-id-37 ul.programs-lists li ul li a::before,
.page-id-1394 ul.programs-lists li ul li a::before{
	display:none;
}
.page-id-37 ul.programs-lists li ul li a::after,
.page-id-1394 ul.programs-lists li ul li a::after{
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    top: calc(50% - 7px);
    right: 10px;
    border-top: 1px solid #1F2E6B;
    border-right: 1px solid #1F2E6B;
    transform: rotate(45deg);
	background-color: #ffffff;
}
.page-id-37 ul.programs-lists li ul li a:hover,
.page-id-1394 ul.programs-lists li ul li a:hover{
    color: #1F2E6B;
    background-color: #ffffff;
}
.page-id-37 ul.programs-lists li ul li a:hover::after,
.page-id-1394 ul.programs-lists li ul li a:hover::after{
    right: 4px;
}
.page-id-37 ul.programs-lists li ul li a strong,
.page-id-1394 ul.programs-lists li ul li a strong{
    display: block;
	font-size: 16px;
	font-weight: bold;
}

/* 2022-10-05 Add リンク装飾変更 */
.mainSection .entry-body a,
.mainSection .entry-body a em {
    font-weight:bold;
}
.mainSection .entry-body ul.alm-paging li a {
	font-weight:normal;
}

/*--20230629 publications page--*/
.page-id-43 .entry-body h2,
.page-id-1398 .entry-body h2,
.parent-pageid-43 .entry-body h2,
.parent-pageid-1398 .entry-body h2{
    text-align: center;
    border: 0px;
    background: #1f2e6b;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 24px;
}
.page-id-43 .archive-pub-lists .left-pub-photo,
.page-id-1398 .archive-pub-lists .left-pub-photo{
    display: block;
    max-width: 490px;
}
.page-id-43 .archive-pub-lists .right-pub-contents,
.page-id-1398 .archive-pub-lists .right-pub-contents{
    display: block;
    margin: 30px 0 0 0;
    width:100%;
}
@media screen and (max-width:1199px){
    .parent-pageid-43 .archive-pub-lists .left-pub-photo,
    .parent-pageid-1398 .archive-pub-lists .left-pub-photo{
        display: block;
        max-width: 860px;
    }
    .parent-pageid-43 .archive-pub-lists .left-pub-photo div,
    .parent-pageid-1398 .archive-pub-lists .left-pub-photo div{
        display: block;
        max-width: 860px;
        width: 100%;
    }
}
@media screen and (min-width:992px){
    .page-id-43 .archive-pub-lists .left-pub-photo div,
    .page-id-1398 .archive-pub-lists .left-pub-photo div{
        width: 490px;
    }
}
@media screen and (max-width:991px){
    .parent-pageid-43 .archive-pub-lists .right-pub-contents,
    .parent-pageid-1398 .archive-pub-lists .right-pub-contents{
        display: block;
        margin: 30px 0 0 0;
        width:100%;
    }
}
@media screen and (min-width:768px) and (max-width:1199px){
    .page-id-43 .entry-body h2,
    .page-id-1398 .entry-body h2{
        min-height: 94px;
    }
}
@media screen and (max-width:767px){
    .page-id-43 .archive-pub-lists .left-pub-photo div,
    .page-id-1398 .archive-pub-lists .left-pub-photo div{
        display: block;
        max-width: 490px;
        width: 100%;
    }
}

body #blt_global_container .blt_global_parents ul.menu li:hover ul.sub-menu{
    width: 420px;
}
body #blt_global_container .blt_global_parents ul.menu li:hover ul.sub-menu li{
    display: block;
}

#blt_burger_menu .menu .blt_li.menu-item-has-children::after{
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    top: 11px;
    right: 6px;
    background-image: url('../lightning_X/assets/images/icon-add.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-color: #B7190C;
}
#blt_burger_menu .menu .blt_li.menu-item-has-children.open::after{
    background-image: url('../lightning_X/assets/images/icon-mix.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-color: #B7190C;
}
#blt_burger_menu .menu .blt_li.menu-item-has-children>a{
    margin-right: 40px;
}
#blt_burger_menu .menu .blt_li.menu-item-has-children.open ul.sub-menu{
    display: block;
}
@media screen and (min-width: 1200px) and (max-width: 1300px){
    .siteHeader_logo{
        display: block;
        margin-bottom: 15px;
    }
    #blt_global_container{
        width: calc(100% - 200px);
    }
}

@media screen and (min-width: 1000px) and (max-width: 1199px){
    .siteHeader_logo{
        display: block;
        margin-bottom: 15px;
    }
    #blt_global_container{
        width: calc(100% - 170px);
    }
}
@media screen and (min-width:1000px){
    .siteHeader .container{
        max-width: 1410px;
    }
}

body.page .mainSection .entry-body table.partnersItems{
    border: 0;
    width: 100% !important;
}
body.page .mainSection .entry-body table.partnersItems tr td{
    padding: 0 0 0 0;
    border: 0;
    width: 100% !important;
}
body.page .mainSection .entry-body table.partnersItems tr>td>ul{
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: start;
    flex-direction: row;
}
body.page .mainSection .entry-body table.partnersItems tr td>ul>li{
    display: inline-block;
    margin: 15px 17px;
    list-style: none;
    max-width: 312px;
    width: calc(100%/3 - 34px);
    font-size: 0;
    line-height: normal;
    vertical-align: top;
}
body.page .mainSection .entry-body table.partnersItems tr td ul>li>a{
    display: inline-block;
    border: 1px solid #DDDDDD;
    background-color: #ffffff;
}
body.page .mainSection .entry-body table.partnersItems tr td>ul>li>img{
    max-width: 242px;
    width: 100%;
}
body.page .mainSection .entry-body table.partnersItems tr td ul li ul{
    padding: 0 0 0 0;
}
body.page .mainSection .entry-body table.partnersItems tr td ul li ul li{
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    list-style: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 160%;
    letter-spacing: normal;
    text-align: center;
}

@media screen and (min-width: 768px) and (max-width: 991px){
    body.page .mainSection .entry-body table.partnersItems tr td>ul>li{
        margin: 15px 9px;
        max-width: 242px;
        width: calc(100%/3 - 18px);
    }
}
@media screen and (min-width: 475px) and (max-width: 767px){
    body.page .mainSection .entry-body table.partnersItems tr td>ul>li{
        margin: 15px 9px;
        max-width: 242px;
        width: calc(100%/2 - 18px);
    }
}
@media screen and (max-width: 474px){
    body.page .mainSection .entry-body table.partnersItems tr td>ul>li{
        margin: 15px auto 15px auto;
        max-width: 242px;
        width: 100%;
    }
    body.page .mainSection .entry-body table.partnersItems tr td>ul>li:nth-of-type(1){
        margin-top: 0;
    }
    body.page .mainSection .entry-body table.partnersItems tr td>ul>li:nth-last-of-type(1){
        margin-bottom: 0;
    }
}

/*--2023-10-12--*/
.parent-pageid-37 .su-row .su-column-size-1-2 .su-column-inner a.su-button,
.parent-pageid-1394 .su-row .su-column-size-1-2 .su-column-inner a.su-button,
.page-id-43 .su-row .su-column-size-1-2 .su-column-inner a.su-button,
.page-id-1398 .su-row .su-column-size-1-2 .su-column-inner a.su-button,
.page-id-45 .su-row .su-column-size-1-2 .su-column-inner a.su-button,
.page-id-1400 .su-row .su-column-size-1-2 .su-column-inner a.su-button,
.page-id-10833 .su-row .su-column-size-1-2 .su-column-inner a.su-button,
.page-id-10838 .su-row .su-column-size-1-2 .su-column-inner a.su-button {
    margin: 40px auto 30px auto;
    display: block !important;
    max-width: 216px;
    width: 100%;
    text-align: center;
    background-color: #B7190C !important;
    border: #B7190C !important;
    border-radius: 4px !important;
}
.parent-pageid-37 .su-row .su-column-size-1-2 .su-column-inner a.su-button span,
.parent-pageid-1394 .su-row .su-column-size-1-2 .su-column-inner a.su-button span,
.page-id-43 .su-row .su-column-size-1-2 .su-column-inner a.su-button span,
.page-id-1398 .su-row .su-column-size-1-2 .su-column-inner a.su-button span,
.page-id-45 .su-row .su-column-size-1-2 .su-column-inner a.su-button span,
.page-id-1400 .su-row .su-column-size-1-2 .su-column-inner a.su-button span,
.page-id-10833 .su-row .su-column-size-1-2 .su-column-inner a.su-button span,
.page-id-10838 .su-row .su-column-size-1-2 .su-column-inner a.su-button span{
    padding: 14px 8px !important;
    line-height: normal !important;
    border: 0 !important;
}
.parent-pageid-348 .entry-body h2,
.parent-pageid-1402 .entry-body h2,
.parent-pageid-350 .entry-body h2,
.parent-pageid-1404 .entry-body h2,
.parent-pageid-352 .entry-body h2,
.parent-pageid-1406 .entry-body h2,
.parent-pageid-45 .entry-body h2,
.parent-pageid-1400 .entry-body h2,
.parent-pageid-10833 .entry-body h2,
.parent-pageid-10838 .entry-body h2{
    text-align: center;
    border: 0px;
    background: #231F20;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-size: 24px;
}
.alm-btn-wrap ul.page-numbers{
    position: relative;
    text-align: center;
    margin: 0;
    padding: 15px 0 10px;
    list-style: none;
    font-size: 0;
}
.alm-btn-wrap ul.page-numbers li{
    background: none;
    overflow: hidden;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 1px;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    clear: both;
    float: none;
}
.alm-btn-wrap ul.page-numbers li a,
.alm-btn-wrap ul.page-numbers li span.page-numbers{
    display: block;
    margin-left: 0;
    padding: 8px 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px !important;
    color: #666;
    border: 1px solid #f1f1f1;
    background: #f7f7f7;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
    font-weight: normal;
}
.alm-btn-wrap ul.page-numbers li a:hover{
    color: #222;
    border-color: #e1e1e1;
    background-color: #efefef;
}
.alm-btn-wrap ul.page-numbers li span.page-numbers.current{
    color: #fff;
    cursor: default;
    text-decoration: none;
    background-color: #6bb1d9;
    border-color: #6bb1d9;
}
@media screen and (max-width:1199px){
    .parent-pageid-348 .archive-pub-lists .left-pub-photo,
    .parent-pageid-1402 .archive-pub-lists .left-pub-photo,
    .parent-pageid-350 .archive-pub-lists .left-pub-photo,
    .parent-pageid-1404 .archive-pub-lists .left-pub-photo,
    .parent-pageid-352 .archive-pub-lists .left-pub-photo,
    .parent-pageid-1406 .archive-pub-lists .left-pub-photo{
        display: block;
        max-width: 860px;
    }
    .parent-pageid-348 .archive-pub-lists .left-pub-photo div,
    .parent-pageid-1402 .archive-pub-lists .left-pub-photo div,
    .parent-pageid-350 .archive-pub-lists .left-pub-photo div,
    .parent-pageid-1404 .archive-pub-lists .left-pub-photo div,
    .parent-pageid-352 .archive-pub-lists .left-pub-photo div,
    .parent-pageid-1406 .archive-pub-lists .left-pub-photo div{
        display: block;
        max-width: 860px;
        width: 100%;
    }
}
@media screen and (max-width:991px){
    .parent-pageid-348 .archive-pub-lists .right-pub-contents,
    .parent-pageid-1402 .archive-pub-lists .right-pub-contents,
    .parent-pageid-350 .archive-pub-lists .right-pub-contents,
    .parent-pageid-1404 .archive-pub-lists .right-pub-contents,
    .parent-pageid-352 .archive-pub-lists .right-pub-contents,
    .parent-pageid-1406 .archive-pub-lists .right-pub-contents{
        display: block;
        margin: 30px 0 0 0;
        width:100%;
    }
}
@media screen and (max-width:767px){
    .single-post img.aligncenter, .single-post img.alignleft, .single-post img.alignright {
        display: block;
        margin: 10px auto;
        float: none;
    }
}

/*20250327*/
@media (min-width: 1200px) {
    .home .container, .home .container-lg, .home .container-md, .home .container-sm, .home .container-xl, footer .container {
        max-width: 1340px;
    }
}
body #blt_global_container .blt_global_parents ul.menu > li:hover > ul.sub-menu > li:hover > ul.sub-menu {
    left: 100%;
    top: 0px;
}

#header-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    width: calc(100% - 450px);
    float: right;
    margin-top:10px;
}
@media screen and (min-width: 1000px) and (max-width: 1300px) {
    #header-right {
        justify-content: center;
        width: 100%;
    }

}
#header-search {
    width: 24px;
}
@media screen and (max-width: 999px){
    #header-search {
        display:none;
    }
}
#header_content_top .textwidget.custom-html-widget a {
    font-size:14px;
    font-weight: bold;
    color:#231F20;
    padding-right:35px;
    position: relative;
    text-decoration: none;
}
#header_content_top .textwidget.custom-html-widget a:hover {
    opacity: 0.8;
}
#header_content_top .textwidget.custom-html-widget a:after {
    position: absolute;
    content:"";
    top:0px;
    right:15px;
    width:18px;
    height: 18px;
    background-image: url(img/ico-openlink.png);
    background-repeat: no-repeat;
}
body.view #blt_bt_container {
    margin-right:0px;
}

body.home .siteContent .pr_section #wpsp_widget-3 {
    background-color: #F5F5F5;
    border-radius: 10px;
    padding:60px 0px 0px;
}
body.home .wp-show-posts-columns {
    margin-left:0px !important;
}
body.home .wp-show-posts-columns .wp-show-posts-inner{
    margin:0px !important;
    padding: 35px 52px !important;
    border-top: 1px solid #ddd;
    border-right:1px solid #ddd;
}
@media screen and (max-width:991px){
    body.home .wp-show-posts-columns .wp-show-posts-inner{
        padding: 35px 15px !important;
    }
}
body.home .wp-show-posts-columns .wp-show-posts-inner img:hover {
    opacity: 0.8;
    transition: 0.5s;
}
@media screen and (max-width:767px){
    body.home .wp-show-posts-columns .wp-show-posts-inner{
        margin:0px !important;
        padding: 35px 15px !important;
        border-top: 1px solid #ddd;
        border-right:0px;
    }
}
body.home .wp-show-posts-columns.wp-show-posts article:nth-child(3n) .wp-show-posts-inner{
    border-right:0px;
}
body.home .wp-show-posts-image img {
    vertical-align: center !important;
}
body.home .wp-show-posts-entry-meta {
    font-size: 13px;
    margin-top:20px;
}
body.home .wp-show-posts-entry-meta time {
    color:#999999;
}

/* Footer */
footer .container.sectionBox .col-md-4 {
    border-left:1px solid #656363;
    min-height: 152px;
    padding-left:50px;
    padding-right:50px;
}
footer .container.sectionBox .col-md-4:first-child{
    width:400px;
    max-width:400px;
    border:0px;
    padding-left:15px;
}
footer .container.sectionBox .col-md-4:first-child p {
    font-size:14px;
    color:#fff;
    line-height: 1.5;
    padding-top: 1em;
}
.siteFooter .widget {
    margin-bottom:10px;
}
footer .container.sectionBox .col-md-4 .widget {
    margin-bottom:10px;
}
footer .container.sectionBox .col-md-4 .widget:last-child {
    margin-bottom:0px;
}
@media (max-width:991px){
    footer .container.sectionBox .col-md-4 {
        width:100%;
        max-width:100%;
        flex:100%;
        border:0px;
        padding:0px 15px;
        margin:15px auto;
    }
    footer .container.sectionBox .col-md-4:first-child{
        width:100%;
        max-width:100%;
        padding:0px 15px;
    }
}

.section.breadSection {
    display: none;
}

/* WPML */
.otgs-development-site-front-end {
    display: none;
}

.skip-link.screen-reader-text {
    display: none;
}

/* 2025-12-11 Add */
#page-archive-link {
    margin: 40px auto 30px auto;
    display: block !important;
    max-width: 216px;
    width: 100%;
    text-align: center;
    background-color: #B7190C !important;
    border: #B7190C !important;
    border-radius: 4px !important;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    transition: 0.5s;
}
#page-archive-link:hover {
    opacity: 0.7;
}
.home .pr_section {
    padding-left:10px;
    padding-right:10px;
}