/*
Template:lightning
Theme Name:lightning_X
*/
@charset "UTF-8";
/*base font*/
body,html{
    color: #333;
    font-size: 16px;
    font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.news-container .postList .media .media-body .media-heading{
    font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;	
}
body,body p{
	line-height:1.45em;
}
body{
	-webkit-text-size-adjust: none;/*クロームバグ*/
}
body p,h6,h5,h4,h3,h2,h1,body li,body td,body th,body a,body ul,body ol{
	max-height:100%;/*chrome*/
}
/*caption*/
.siteContent .wp-caption {
    background: #fcfcfc;
    line-height: 18px;
    margin:0px;
    padding:1.765px;
    text-align: center;
    border: none;
    max-width: 100%!important;
    margin:0px 6px 17px 12px;
}
.siteContent .wp-caption img {
    margin: 0px 0px 5px 0px;
    max-width: 95%!important;
    width:100%;
    padding:5px 5px 10px 5px;
    border:1px solid #cdcdcd;
    margin-left:-1.25px;
    box-sizing:content-box;
    height: auto!important;
}
/*caption pdf anchor*/
.siteContent .wp-caption .wp-caption-text a[href$="pdf"]{
	position:relative;
	padding-left:28px;
}
.siteContent .wp-caption .wp-caption-text a[href$="pdf"]:before{
	position:absolute;
	content:url(./img/pdf_icon.png);
	left:0px;
	top:-0.25em
}
/*info photo*/
.siteContent .info-photo{
	margin-top: 0;
    margin-right: 5px;
    margin-bottom: 20px;
    margin-left: 0;
    border: 1px solid #CDCDCD;
    padding: 5px;
    box-sizing:content-box;
    display:inline-block;
}
.siteContent img.alignleft{
	margin:0px;
	margin-right: 10px;
	margin-bottom: 4px;
}

/*class design*/
.siteContent .large{
	font-size:1rem !important;
}
.siteContent .normal{
	font-weight:normal;
}
.siteContent .red-info{
	color:#f00;
}
.siteContent .crimson-red{
	color:#8C0021;
}
.siteContent .important-blue{
	color:#4472C4;
}
.siteContent .blue{
	color:#00428E;
}
.siteContent .large-s{
	font-size:1.1em;
}
.siteContent .large-m{
    font-size:1.2em;
}
.siteContent .large-l{
	font-size:1.3em;
}
/*container*/
body .container,body .section .container,body .siteHeader .container{
	padding:0px;
	max-width:100%;
}
/*page-header*/
.section.page-header{
	display:none;
}
/*top bt*/
#to-top{
	width:48px;
	height:48px;
	position:fixed;
	transition:0.3s ease-in-out;
	right:5px;
	bottom:12px;
	visibility: hidden;
    opacity: 0;
}
#to-top>a{
	display:block;
	width:100%;
	height:100%;
    content:" ";
    background:url(./img/up.png) 0px 0px / 100% 100% no-repeat;
}
.header_scrolled #to-top{
	visibility: visible;
    opacity: 1;
}
/*single*/
.single .entry-header .entry-meta{
	display:none;
}
.single  .entry-header{
	border:none;
}
.single .entry-header{
	margin:0px;
}
/*p tag + @*/
body p{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 1em;
    font-size:0.809rem;
    line-height:1.45rem;
}
body.home p{
	font-size:0.8287rem;
}

body ul.m-column>li>ul>li{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 1em;
    font-size: 0.804rem;
    line-height:1.45rem;
}
body ul.m-column>li>ul>li>p>img{
	margin-top:0.81rem
}
ul.features>li:nth-of-type(n+2)>ul{
	margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 1em;
}
ul.features>li:nth-of-type(n+2)>ul>li{
	font-size:0.813rem;	
	line-height:1.45rem;
}
/*features hr m-column*/
.features + hr{
	display:none;
}
/*hr tag*/
hr{
	margin-top: 0rem;
	margin-right: 0px;
	margin-bottom: 1.2rem;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

/*ol*/
ol{
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 1em;
    margin-left: 22px;
}
ol li{
	color: #333;
    padding: 0px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 0em;
    margin-left: 10px;
}
/*ul exam-column*/
.siteContent ul.exam-column{
	list-style:none;
	font-size: 0.809rem;
	line-height:1.45rem;
}
.siteContent ul.exam-column>li{
	position:relative;
	padding-left:8px;
}
.siteContent ul.exam-column>li:before{
	position:absolute;
	content:url("./img/icon_file.png");
	width:16px;
	height:22px;
	left:-18px;
	top:0px;
}
.siteContent ul.exam-column>li>ul{
    margin:0.4rem 0px 0px 0px;
    list-style:none;

}
.siteContent ul.exam-column>li>ul>li{
	line-height:1.45rem;
	margin:0px;
}

/*breadcrumb*/
body .breadSection .breadcrumb{
	padding:1.1rem 10px 1rem 10px;
	margin:0px;
}
body .breadSection .breadcrumb > li{
    margin:0px;
    display:inline-block;
}
.breadSection .breadcrumb>li+li:before {
    content: "\03e";
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    font-size: 0.8rem;
}
.breadSection .breadcrumb span{
	font-size:0.8rem;
}
.breadSection .breadcrumb #panHome i{
	display:none;
}
.breadSection .breadcrumb a{
	color:#06F;
}

.breadSection .breadcrumb a:hover{
	color:#c00;
	border:none;
	text-decoration:underline;
}
/*news container*/
.news-container{
	text-align: left;
    background-color: #FCFCF0;
    border: 5px double #CCC;
    padding: 3%;
    margin-bottom: 16px;
}
.news-container .sub_title_container{
	margin-top:0px;
	text-align:left;
}
.news-container .sub_title_container h2{
	position:inherit;
    margin-bottom: 16px;
    background:none;
    border:none;
    font-size: 1.1rem;
    font-weight: bold;
    color: #F60;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding:0px 0px 10px 0px;
}
.news-container .sub_title_container h2:before,.news-container .sub_title_container h2:after{
	content:none;
}
.news-container .postList>.media{
	border:0px;
}
.news-container .postList .entry-meta .published{
	padding:0px;
	margin:0px;
	font-size: 0.801rem;
	position:inherit !important;
}
.news-container .published:before {
    content: none !important;
}
.news-container .postList .media .media-body .media-heading{
	font-size:0.801rem;
	letter-spacing:0px;
	line-height:1.45rem;
	padding:0px;
	margin:0px;
	vertical-align:middle;
	width:80%;
	max-width:80%;
	min-width:80%;
}
.news-container .postList .media .media-body h1.media-heading:after,.news-container .postList .media .media-body h1.media-heading:before{
	content:none;
}
.news-container .postList .media .media-body{
	font-size:0px;
}
.news-container .postList .media .media-body .media-heading>a{
    display:block;
    color:#06F;
}
.news-container .postList .media .media-body .media-heading>a:hover{
	color:#c00;
}
.news-container .postList .media .media-body .media-heading>a:hover{
	text-decoration:underline;
}
.news-container .media .media-body .media-heading{
	line-height:1.45em;
}
.postList .entry-meta_items_term{
	display:none !important;
}
.news-container .postList .entry-meta{
	margin:0px;
	padding:0px;
	width:20%;
	max-width:20%;
	min-width:20%;
}

/* anchor tag */
a:visited {
    text-decoration: none;
    color: #06F;
    font-weight: normal;
}
a:link {
    text-decoration: none;
    color: #06F;
    font-weight: normal;
}
a {
    outline: none;
    font-weight: normal;
}
a:hover {
    text-decoration: underline;
    color: #c00;
    font-weight: normal;
}

/*footer*/
footer .lang_ja,footer .lang_en{
	display:none;
}
footer .blt_footer_menu_container>*{
	min-width:16%;
	max-width:26%;
}
footer .blt_footer_menu_container .blt_footer_item>div{
	padding-left:0px;
}
@media (max-width: 999px){
	footer .blt_footer_menu_container {
		display: inherit;
	}	
}
footer aside{
	background:transparent;
	color:white;
}
.col-md-4 {
	padding:0px;
}
@media (min-width: 980px){
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 45%;
		flex: 0 0 50%;
		max-width: 50%;
		display:inline-block;
	}	
}
.blt_footer_menu_container .blt_footer_item>div{
	padding:15px 30px 40px 30px;
}
footer p{
	margin:0px;
}
/*footer > menu*/
footer .blt_footer_menu_container li>a{
	position:relative;
	padding-left:1.2rem;
}
footer .blt_footer_menu_container .blt_footer_item>div>ul>li{
}
footer .blt_footer_menu_container .blt_footer_item>div>ul>li>a{
	font-weight:normal;
	font-size:0.9rem;
}
footer .blt_footer_menu_container .blt_footer_item>div>ul>li>a:before {
    position: absolute;
    /* padding-top: 4px; */
    content: "\025b6 ";
    background: none;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    top: 0px;
    left: 0px;
    line-height:initial;
    display: inline-block;
    width:1.2rem;
    height:100%;
}
footer .blt_footer_menu_container .blt_footer_item>div>ul>li>ul>li>a{
    font-size:0.92em;
}
footer .blt_footer_menu_container .blt_footer_item>div>ul>li>ul{
    padding: 0px;
    margin-top: 0.5rem;
    margin-right: 0px;
    margin-bottom: 1rem;
    margin-left: 16px;
}
footer .blt_footer_menu_container .blt_footer_item>div>ul>li>ul>li>a:before{
     position:absolute;
     content:"\02022";
     background:none;
     top:-10%;
     left:-16px;
     width:15px;
     height:90%;

}
footer .blt_footer_menu_container .blt_footer_item>div>ul>li>ul li{
	margin:0.15rem 0px !important;
}
.blt_footer_menu_container .blt_footer_item>div>ul>li>ul>li>a{
	padding-left:0px;
}
body footer.section.siteFooter ul ul>li>a:before{
	content:none;
}
html body footer.section.siteFooter li[class^="menu-item"]>a,body footer.section.siteFooter ul ul>li:hover>a,body footer.section.siteFooter ul>li ul>li>a{
	color:white;
}
html body footer.section.siteFooter li[class^="menu-item"]>a:hover,body footer.section.siteFooter ul ul>li:hover>a:hover,body footer.section.siteFooter ul>li ul>li>a:hover{
    text-decoration:underline;
    color:#CCC;
}

/*global fixed none*/
#blt_global_container.fixed{
	position:relative;
}

/*p2*/
.p2{
	padding-right:2%;
	padding-left:2%;
}

/*f-small*/
html body .f-small{
	font-size:calc(0.832rem * 0.905);
}

/*orange*/
html body .orange{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    color: #FF6600;
    font-weight: bolder;
}


/*global*/
div#blt_global_container .blt_global_item > div > ul > li{
	max-width:24%;
	vertical-align: top;
}
#blt_global_container .blt_global_parents ul>li.blt_current_hover{
	background-image: url(./img/sidebtnbg.png);
    background-repeat: repeat;
}
#blt_global_container .blt_children{
	margin-top:-1px;
	border-bottom:1px dotted #999;
}
body #blt_global_container [class^="blt_child"]{
	margin-top:0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #DCDCDC;
    background: url(./img/sidebtnbg.png);
}

#blt_global_container .blt_global_item>div>ul>li:hover>a{
	color:initial !important;
}
#blt_global_container .blt_global_item>div>ul>li:hover>a:hover{
	color:#F60 !important;
}
#blt_global_container .blt_global_item>div>ul>li{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}
/*global icon reset*/
#blt_global_container .blt_global_item>div>ul>li>a:before{
	background:none !important;
}
/*global F1 icon*/
body #blt_global_container .blt_global_item>div>ul>li>a{
	position:relative;
	padding-left:1rem;
	font-size:0.864rem;
	color:#333;
}
body #blt_global_container .blt_global_item>div>ul>li>a:before{
	position:absolute;
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	top:0.2em;
	font-size:1rem;
	height:1rem;
	width:1rem;
	line-height:1rem;
}

/*widget_pageContent entry-body*/
.widget_pageContent.entry-body{
	clear:both;
}

/*outline-img*/
.siteContent ul.outline-img,.siteContent .outline-img>li{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:0px;
}
.siteContent ul.outline-img>li{
	display:inline-block;
	max-width:31.87250996015936%;
	min-width:31.87250996015936%;
	margin:0px 0.730411686586985%;
	margin-bottom:1rem;
}

/*site content*/
body .row{
	margin-right:auto;
	margin-left:auto;
}
body .siteContent{
	padding-top:1rem;
}
body:not(.home) .siteContent{
	padding-top:0px;
}
body .col.mainSection.mainSection-col-two.baseSection, body .col.subSection.sideSection.sideSection-col-two.baseSection{
	padding:0px;
}
body.home .col.mainSection.mainSection-col-two.baseSection{
	width:647px;
	margin-bottom:0px;
}
body.home .col.subSection.sideSection.sideSection-col-two.baseSection{
	width:304px;
	
}
body:not(.home) .col.mainSection.mainSection-col-two.baseSection{
	width:78%;
}
body:not(.home) .col.subSection.sideSection.sideSection-col-two.baseSection{
	width:195px;
	max-width:195px;
	min-width:195px;
	float:left;
}

/*title tag*/
h6,h5,h4,h3,h2,h1,h6:before,h6:after,h5:before,h5:after,h4:before,h4:after,h3:before,h3:after,h2:before,h2:after,h1:before,h1:after{
	border:none;
	padding-left:10px;
	padding-right:10px;
	clear:both;
}
h6:before,h6:after,h5:before,h5:after,h4:before,h4:after,h3:before,h3:after,h2:before,h2:after,h1:before,h1:after{
	content:none;
}
.siteContent h1,.siteContent h1:first-child{
    font-size: 1.159rem;
    font-weight: normal;
    color: #333;
    font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 0.1em;
    clear: left;
    padding:1rem 1% 1.2rem 7px;
    margin-bottom:1rem;
    position:relative;
    max-width:calc(98% - 3px);
    margin-left:calc(1% + 3px);
}
.siteContent h1:after,.siteContent h1:first-child:after{
	position:absolute;
	content:" ";
	height:calc(100% - 2.2rem);
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #F60;
    left:-3px;
    z-index:-1;
    top:1rem;
}
.siteContent h1:before,.siteContent h1:first-child:before{
	position:absolute;
	content:" ";
	width:calc(102% + 3px);
	height:100%;
	z-index:-1;
	left:calc(-1% - 3px);
	top:0px;
    text-align: left;
    vertical-align: middle;
    background: -moz-linear-gradient(top, rgba(247,243,229,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,243,229,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(247,243,229,1) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(247,243,229,1) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(247,243,229,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(247,243,229,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f3e5', endColorstr='#00ffffff',GradientType=0 );
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #F00;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
}
/*h1 em*/
.siteContent h1>em {
	font-size:0.85em;
    font-weight:normal;
    font-style: normal !important;
    font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/*h3*/
h3{
	margin:0px;
	padding:2.5% 10px 1.5% 10px;
    margin-bottom: 16px;
    font-size: 0.97rem;
    font-weight: normal;
    color: #333;
    position:relative;
}
h3:before{
	position:absolute;
	content:" ";
	width:100%;
	height:150%;
	top:0px;
	left:0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F60;
	background: -moz-linear-gradient(top, rgba(232,232,232,0.65) 0%, rgba(232,232,232,0) 48%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,0.65)), color-stop(48%,rgba(232,232,232,0)));
	background: -webkit-linear-gradient(top, rgba(232,232,232,0.65) 0%,rgba(232,232,232,0) 48%);
	background: -o-linear-gradient(top, rgba(232,232,232,0.65) 0%,rgba(232,232,232,0) 48%);
	background: -ms-linear-gradient(top, rgba(232,232,232,0.65) 0%,rgba(232,232,232,0) 48%);
	background: linear-gradient(to bottom, rgba(232,232,232,0.65) 0%,rgba(232,232,232,0) 48%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e8e8e8', endColorstr='#00e8e8e8',GradientType=0 );
	z-index:-1;
}
h3:after{
	position:absolute;
	content:" ";
	width:calc(100% - 20px);
	left:10px;
	height:1px;
	bottom:0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}
h2{
	margin:0px;
	padding:0px;
    font-size: 1.051rem;
    font-weight: normal;
    color: #333;
    padding-left: 6px;
    margin-bottom: 1rem;
    margin-top: 2.4rem;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #F30;
    background-color: #F5F5F5;
    padding-top: 12px;
    padding-bottom: 12px;
}
.siteContent h1 + h2{
	margin-top:0px;
}
h4{
	font-size: 0.865rem;
    font-weight: normal;
    color: #333;
    padding-left: 6px;
    margin-top: 1.3rem;
    margin-bottom: 0.87rem;
    padding-top: 6px;
    padding-bottom: 6px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #333;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
	border-bottom-color: #333;
    line-height:1.45rem;
}
table h4{
	font-size:0.97rem;
	color:#20566C
}
h5{
	padding:0px;
	margin:0px;
	font-size:1.09rem;
    font-weight: normal;
    color: #333;
    padding-left: 6px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #F60;
    margin-bottom: 1rem;
    letter-spacing: 0px;
    clear: left;
}
h5,h6{
	font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.siteContent h6{
	margin:0px 10px;
	margin-bottom: 1.1rem;
	font-size: 1.05rem;
	padding: 0px;
}

/*list*/
ul,ol{
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0.87rem;
    margin-left: 18px;
    font-size: 0.84375rem;
}
ul ul,ol ol{
	font-size:93%;
}
ul li,ol li {
    padding: 0px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0.5em;
    margin-left: 10px;
}
ol{
	padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0.87rem;
    margin-left: 22px;
}
ol li{
	padding: 0px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 0em;
    margin-left: 10px;
}
ul:not([class]) > li,ol:not([class]) li{
	font-size:0.809rem;
	line-height:1.45rem;
}

/*a button*/
a.button{
	display:inline-block;
	color: #333;
    font-size: 93%;
    font-weight: normal;
    padding: 1.2em 2.2em;
    border: solid 1px #999;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    background: #efefef;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#efefef));
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#efefef 100%);
    background: -o-linear-gradient(top, #f6f6f6 0%,#efefef 100%);
    background: -ms-linear-gradient(top, #f6f6f6 0%,#efefef 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#efefef',GradientType=0 );
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
}
a.button:hover{
    color: #333;
    text-decoration: none;
    border-color: #333;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    background: 0 100%;
}
/*features*/
ul.features,ul.features ul,ul.features li{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.features>li:nth-of-type(1){
	font-size: 1.2rem;
	line-height:1.25rem;
    font-weight: bold;
    text-align: left;
    color:white;
    margin-left:1%;
    margin-right:1%;
    margin-top: 1.392rem;
    margin-bottom:0.87rem;
    position:relative;
    padding:10px 10px 10px 16px;
}
ul.features>li:nth-of-type(1):before{
	position:absolute;
	content:" ";
	width:102%;
	height:100%;
	z-index:-1;
	left:-1%;
	top:0px;
    background: #4c4c4c;
    background: -moz-linear-gradient(top, #4c4c4c 0%, #2c2c2c 64%, #131313 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(64%,#2c2c2c), color-stop(100%,#131313));
    background: -webkit-linear-gradient(top, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    background: -o-linear-gradient(top, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    background: -ms-linear-gradient(top, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    background: linear-gradient(to bottom, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 );
}
ul.features>li:nth-of-type(1):after{
    border-left-width:3px;
    border-left-style: solid;
    border-left-color: #FFF;
    position:absolute;
    content:" ";
    left:0px;
    top:10px;
    width:3px;
    height:calc(100% - 20px);	
}
ul.features{
	font-size:0px;
	padding-top:1rem;
}
ul.features>li:nth-of-type(n+2) {
	font-size:1rem;
	display:inline-block;
	width:calc(33.33333% - 0.1px);
	vertical-align:top;
	padding:1.5rem 1.659%;
    height: 410px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCC;
    margin-bottom: 1em;
}
ul.features>li:nth-of-type(n+2) h5{
	font-size:1.09rem;
    margin-bottom: 1.5rem;
    letter-spacing: -0.05rem;
}
ul.features>li:nth-of-type(2){
	background: url(./img/feature01.png) right top / auto no-repeat #ffffff;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CCC;
    border-left-color: #CCC;
}
ul.features>li:nth-of-type(3){
    background: url(./img/feature02.png) right top / auto no-repeat #ffffff;
}
ul.features>li:nth-of-type(4){
    background: url(./img/feature03.png) right top / auto no-repeat #ffffff;
}
/*prof midashi*/
ul.prof-midashi{
    font-weight: normal;
    color: #FFF;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    background: rgb(249,126,59);
    background: -moz-linear-gradient(top, rgba(249,126,59,1) 0%, rgba(241,116,50,1) 50%, rgba(232,109,48,1) 51%, rgba(251,149,94,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,126,59,1)), color-stop(50%,rgba(241,116,50,1)), color-stop(51%,rgba(232,109,48,1)), color-stop(100%,rgba(251,149,94,1)));
    background: -webkit-linear-gradient(top, rgba(249,126,59,1) 0%,rgba(241,116,50,1) 50%,rgba(232,109,48,1) 51%,rgba(251,149,94,1) 100%);
    background: -o-linear-gradient(top, rgba(249,126,59,1) 0%,rgba(241,116,50,1) 50%,rgba(232,109,48,1) 51%,rgba(251,149,94,1) 100%);
    background: -ms-linear-gradient(top, rgba(249,126,59,1) 0%,rgba(241,116,50,1) 50%,rgba(232,109,48,1) 51%,rgba(251,149,94,1) 100%);
    background: linear-gradient(to bottom, rgba(249,126,59,1) 0%,rgba(241,116,50,1) 50%,rgba(232,109,48,1) 51%,rgba(251,149,94,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f97e3b', endColorstr='#fb955e',GradientType=0 );
    text-align: left;
    padding: 0.3rem;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    list-style:none;
}
ul.prof-midashi>li{
	margin-right:0.1rem;
	margin-left:9px;
	margin-bottom:3px;
	display:inline-block;
}
ul.prof-midashi>li:nth-of-type(1){
	background-color: #FFFFFF;
	color: #E95934;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
	width: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size:0.87rem;
}
ul.prof-midashi>li:nth-of-type(2){
	font-size:calc(0.87rem * 1.1);
}
ul.prof-midashi>li:nth-of-type(3){
	font-size:calc(0.87rem * 0.83);
}
/*table align top*/
.siteContent table.align-top td:not([class]){
	vertical-align:top;
}
/*table align top all*/
.siteContent table.align-top-all *{
	vertical-align:top;
}
/*table*/
.siteContent table th{
    border: 1px solid #CCC;
    padding-top: 0.7rem;
    padding-right: 0.7rem;
    padding-bottom: 0.6rem;
    padding-left: 0.7rem;
    background-color: rgb(74, 74, 74);
    color:white;
    text-align:center;
}
.siteContent table th.t2{
	background-color: rgb(126, 125, 118);
}
.siteContent table td.t2{
	background-color: rgb(246, 244, 229);
	color: #4A4A4A;
}
.siteContent table td{
	border: 1px solid #CCC;
    padding-top: 0.8091rem;
    padding-right: 0.8091rem;
    padding-bottom: 0.56635rem;
    padding-left: 0.8091rem;
}
.siteContent table:not([class^="tl-column-1"]):not([class^="article-1"]):not([class^="article-2"]) th,.siteContent table:not([class^="tl-column-1"]):not([class^="article-1"]):not([class^="article-2"]) td{
	font-size:0.809rem;
}
.siteContent table:not([class]){
	border:none;
}
/*2020 12 15*/
.siteContent table:not([class]) > tbody > tr:only-child > td:only-child{
	display:block;
}
/*2020 12 15 end*/
.siteContent table:not([class]) tbody{
	margin-top: 0.8rem;
    margin-bottom: 0.8rem;
    display:inline-table;
    max-width:100%;
    min-width:100%;
}
.siteContent p + table:not([class]) tbody{
	/*margin-top:0px;*/
}
.siteContent table:not([class])   td:only-child{
	border:1px solid #333;
	padding:calc(10px + 0.93rem) 20px 0.93rem 20px;
	font-size:0.809rem;
}
.siteContent table:not([class])   td:only-child>ol{
	margin-left:12px;
}
.siteContent table:not([class])   td:only-child>p{
	margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 1em;
}
.siteContent table:not([class])  td:only-child>ul{
	margin-left:0px;
	list-style:none;
}
.siteContent table:not([class])  td:only-child ul li{
	list-style:none;
	position:relative;
}
.siteContent table:not([class])  td:only-child>ul>li{
	font-size:0.801rem;
	margin:0px;
	margin-bottom:.5rem;
	padding-left: 18px;
}
.siteContent table:not([class])  td:only-child>ul>li:before{
    display: block;
    content: '';
    position: absolute;
    top: calc(0.801rem - 6px);
    line-height:40px;
    left: 1px;
    width: 6px;
    height: 6px;
    background-color: #333;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); 
}
.siteContent ol + table:not([class]) tbody,.siteContent ul + table:not([class]) tbody{
	margin-top:0px;
}
.siteContent table:not([class]) + ol:not([start="1"]){
	margin-top: 0.24rem;
} 
/*table tl-column-1*/
.siteContent table.tl-column ul{
	list-style:none;
}
.siteContent table.tl-column{
    margin-bottom: 16px;
}
.siteContent table.tl-column>tbody>tr>td{
    text-align: left;
    /* background-color: #FFFFFF; */
    border: double #8C0021;
    padding:3%;
    font-size:0.975rem;
    /* box-sizing: content-box; */
}
.siteContent table.tl-column>tbody>tr>td p{
	font-size:0.978124rem;
}
.siteContent table.tl-column ul>li{
	position:relative;
	font-size:0.851rem;
}
.siteContent table.tl-column ul>li:before{
    display: block;
    content: '';
    position: absolute;
    top:calc(1em - 6px);
    left:-13px;
    width: 6px;
    height: 6px;
    background-color: #333;
    -webkit-transform: rotate(-45deg);
    transform:rotate(-45deg);
}
.siteContent table.tl-column h1{
	font-size:1.36rem;
	line-height:1.62rem;
	letter-spacing:0px;
	margin-bottom:15px;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #8C0021;
    padding-bottom: 10px;
    padding-left: 10px;
    max-width:100%;
    padding:0px 0px 10px 10px;
    margin:0px 0px 16px 0px;
    font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.siteContent table.tl-column h1:before,.siteContent table.tl-column h1:after{
	content:none;
}
/*article-1*/
.siteContent table.article-1 *{
	max-height:100%;
}
.siteContent table.article-1 *,.siteContent table.article-1{
    border:none;
    margin:0px;
    padding:0px;
    list-style:none;
}
.siteContent table.article-1 td>ul{
    border-bottom:1px dotted #d2d2d2;
    font-size:0px;
    padding:9px 10px;
}
.siteContent table.article-1 td>ul+p{
	display:none;
}
.siteContent table.article-1 td>ul>li{
	font-size: 0.805rem;
	display:inline-block;
	vertical-align:top;
	line-height:1.45rem;
}
.siteContent table.article-1 td>ul>li:nth-of-type(1){
	width:130px;
	margin-right:10px;
}
.siteContent table.article-1 td>ul>li:nth-of-type(2){
    width:calc(100% - 140px);
}
/*article-2*/
.siteContent table.article-2 *{
	max-height:100%;
}
.siteContent table.article-2 *,.siteContent table.article-2{
    border:none;
    margin:0px;
    padding:0px;
    list-style:none;
}
.siteContent table.article-2 td>ul{
    font-size:0px;
}
.siteContent table.article-2 td>ul>li{
	padding:9px 10px;
	font-size: 0.805rem;
	border-bottom:1px dotted #d2d2d2;
	line-height:1.45rem;
}
/*m-column*/
ul.m-column{
	font-size:1rem;
	list-style:none;
}
ul.m-column>li>ul,ul.m-column,ul.m-column>li{
	margin:0px;
	padding:0px;
}
ul.m-column>li{
    height: auto;
    text-align: left;
    margin: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    padding: 2%;
    background: -moz-linear-gradient(top, rgba(232,232,232,0.65) 0%, rgba(232,232,232,0) 48%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,0.65)), color-stop(48%,rgba(232,232,232,0)));
    background: -webkit-linear-gradient(top, rgba(232,232,232,0.65) 0%,rgba(232,232,232,0) 48%);
    background: -o-linear-gradient(top, rgba(232,232,232,0.65) 0%,rgba(232,232,232,0) 48%);
    background: -ms-linear-gradient(top, rgba(232,232,232,0.65) 0%,rgba(232,232,232,0) 48%);
    background: linear-gradient(to bottom, rgba(232,232,232,0.65) 0%,rgba(232,232,232,0) 48%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e8e8e8', endColorstr='#00e8e8e8',GradientType=0 );
}
ul.m-column>li>ul>li{
	font-size:1rem;
	list-style:none;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 1em;
    font-size:0.84rem;
}

/*prof-column*/
ul.prof-column{
	font-size:0px;
}
ul.prof-column,ul.prof-column *{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.prof-column>li{
	display:inline-block;
	text-align:center;
	max-width:20%;
	min-width:20%;
	margin-bottom: 1.2rem;
	vertical-align:top;
}
ul.prof-column>li>ul>li{
	font-size: 0.75rem;
	line-height:1rem;
}
ul.prof-column>li>ul>li:nth-of-type(1){
	margin-bottom:0.5rem;
}
ul.prof-column>li>ul>li:nth-of-type(2){
	margin:0px 3px 0.3rem 3px;
}
ul.prof-column>li>ul>li:nth-of-type(n+3){
	margin:0px 10px 0.3rem 10px;
}
ul.prof-column>li>ul>li:nth-of-type(2){
	position:relative;
	display:inline-block;
	padding-left:1rem;
	margin-bottom:0.2rem;
}
ul.prof-column>li>ul>li:nth-of-type(2):before{
	position:absolute;
	content:url(./img/arrow_off.png);
	left:3px;
	top:0px;
}
ul.prof-column>li>ul>li:nth-of-type(3){
	background-color: #666;
    color: #FFFFFF;
    padding-top: 0.3rem;
    padding-bottom: 0.2rem;
    width: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
ul.prof-column>li>ul>li:nth-of-type(4){
	background-color: #B12F35;
    color: #FFFFFF;
    padding-top: 0.4rem;
    padding-bottom: 0.3rem;
}

/*aside*/
body:not(.home):not(.page) .subSection aside .entry-meta_items:before{
	content:none !important;
}
body:not(.home):not(.page) .subSection aside{
	padding:5px;
	padding-top:0px;
}
body:not(.home):not(.page) .subSection aside .subSection-title + ul>li{
	border-bottom:1px solid #ccc;
	padding:0px 0px 5px 0px;
	margin-top:5px;
}
body:not(.home):not(.page) .subSection aside .subSection-title{
	border-bottom:1px solid #333;
	margin:0px;
	margin-bottom:10px;
	font-size:0.9rem;
	color: #FFF;
	border:none;
	background: #4c4c4c;
    background: -moz-linear-gradient(top, #4c4c4c 0%, #2c2c2c 64%, #131313 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(64%,#2c2c2c), color-stop(100%,#131313));
    background: -webkit-linear-gradient(top, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    background: -o-linear-gradient(top, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    background: -ms-linear-gradient(top, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    background: linear-gradient(to bottom, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 );
    font-weight: normal;
    padding-top: 5%;
    padding-right: 10%;
    padding-bottom: 5%;
    padding-left: 10%;
    min-height:auto;
    height:auto;
    max-width:calc(100% + 10px);
    width:calc(100% + 10px);
    margin-left:-5px;
}
body:not(.home):not(.page) .subSection aside *{
	margin:0px;
	padding:0px;
	position:inherit;
	border:none;
}
body:not(.home) .subSection aside  .media .media-body .media-heading{
	font-size:0.9rem;
}
body:not(.home) .subSection aside  .media .media-body{
	border-bottom:1px solid #ccc;
	margin:0px 0px 10px 0px;
	padding:5px;
}
body:not(.home):not(.page) .subSection aside *:before{
	content:none;
}
body:not(.home):not(.page) .subSection aside *:after{
	content:none;
}
body:not(.home):not(.page) .container .sideSection-col-two{
	float:left;
}
body .container .sideSection-col-two {
    width: 304px;
    padding:0px;
    float: right;
}
body aside{
	border:0px;
	padding:0px;
}
body aside .aside-banner ul,body aside .aside-banner li,body aside .aside-banner{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:0px;
}
body aside .aside-banner>li{
    width: 100%;
    text-align: left;
    background-image: url(./img/sidebtnbg.png);
    background-repeat: repeat;
    padding-top: 6px;
    padding-right: 12px;
    padding-bottom: 6px;
    padding-left: 12px;
    font-size:0px;
    line-height:0px;
    /* box-sizing: content-box; */
}
body aside .aside-banner>li>ul{
	background:#F5F5F5;
	min-height: 94px;
	width: 100%;
	padding:10px;
	font-size:0px;
	display:table;
	vertical-align:middle;
	position:relative;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F60;
    transition: all 0.2s ease;
    border-top:1px solid #CCC;
    border-right:1px solid  #CCC;
    border-bottom:1px solid  #CCC;
}
body aside .aside-banner>li>ul:hover{
	background:white;
}
body aside .aside-banner>li>ul>li p{
	margin:0px;
	padding:0px;
}
body aside .aside-banner>li>ul>li{
	width:auto;
	font-size:0.8rem;
	display:inline-block;
}
body aside .aside-banner>li>ul>li h5{
	font-size: 1.1rem;
    font-weight: normal;
    font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #333;
    margin-top: 0.8rem;
    margin-bottom: 0em;
    border:none;
    padding:0px;
}
body aside .aside-banner>li>ul.has-thumbnail>li{
	min-width:auto;
}
body aside .aside-banner>li>ul>li{
	min-width:100%;
}
body aside .aside-banner>li>ul>li>p{
	font-size:0.8rem;
}
body aside .aside-banner>li>ul.has-thumbnail>li:nth-of-type(1){
    float:right;
    text-align:right;
}
body aside .aside-banner>li>ul.has-thumbnail>li:nth-of-type(2){
	float:left;
}
body aside .aside-banner>li>ul>li:last-child{
	font-size:0px;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	max-width:100%;
	min-width:100%;
	height:100%;
	z-index:2;
}
body aside .aside-banner>li>ul>li:last-child>a{
	display:block;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0);
}

@media(min-width:780px){
	body aside .aside-banner>li:first-child{
		padding-top:12px;
	}
	body aside .aside-banner>li:last-child{
		padding-bottom:12px;
	}
}

/*page aside*/
body:not(.home) aside.BLT_nav_Widget{
	width:190px;
}

body:not(.home) aside.BLT_nav_Widget>div ul,body:not(.home) aside.BLT_nav_Widget>div li{
	margin:0px;
	padding:0px;
}
body:not(.home) aside.BLT_nav_Widget>div>ul>li:nth-of-type(1)>a{
	font-size:0.9rem;
	color: #FFF;
	border:none;
	background: #4c4c4c;
    background: -moz-linear-gradient(top, #4c4c4c 0%, #2c2c2c 64%, #131313 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(64%,#2c2c2c), color-stop(100%,#131313));
    background: -webkit-linear-gradient(top, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    background: -o-linear-gradient(top, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    background: -ms-linear-gradient(top, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    background: linear-gradient(to bottom, #4c4c4c 0%,#2c2c2c 64%,#131313 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 );
    font-weight: normal;
    padding-top: 5%;
    padding-right: 10%;
    padding-bottom: 5%;
    padding-left: 10%;
    margin: 0;
    min-height:auto;
    height:auto;
}
body:not(.home) aside.BLT_nav_Widget>div>ul ul>li{
	margin: 0px;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;

}

body:not(.home) aside.BLT_nav_Widget>div>ul  ul>li>a{
	font-size:0.835rem;
	min-height:auto;
    height:auto;
}
body:not(.home) aside.BLT_nav_Widget>div>ul ul>li>a:hover,body:not(.home) aside.BLT_nav_Widget>div>ul ul>li.current_page_item>a,body:not(.home) aside.BLT_nav_Widget>div>ul ul>li.current_page_ancestor>a{
	background-color: #F6F6F6;
    background-image: url(./img/arrow_on.png);
    background-repeat: no-repeat;
    background-position: 12px 48%;
    color:initial;
}
body:not(.home) aside.BLT_nav_Widget>div>ul>li>ul{
	margin-top:5px;
}
body:not(.home) aside.BLT_nav_Widget>div>ul>li>ul>li>a{
	display: block;
    background-color: #E5E5E5;
    background-image: url(./img/arrow_off.png);
    background-repeat: no-repeat;
    background-position: 12px 48%;
    text-decoration: none;
    font-weight: normal;
    color: #555555;
    width: 148px;
    padding-top: 1.1rem;
    padding-right: 12px;
    padding-bottom: 1.12rem;
    padding-left: 30px;
    box-sizing:content-box;
}
body:not(.home) aside.BLT_nav_Widget>div>ul>li.blt_li>ul>li.blt_li:hover>a{
    color: #555555;
}
body:not(.home) aside.BLT_nav_Widget>div>ul>li>ul>li>a:before{
	content:none;
}
/*header*/
body #blt_burger_menu{
	margin-right:0px;
}
body #blt_burger_menu>li:nth-of-type(1){
	margin-top:1rem;
}
body #blt_burger_menu .menu-lang-container>ul>li{
	text-align:center;
}
body #blt_burger_menu>li>div>ul .blt_li:hover>a{
	color:#f60;
}
body #blt_burger_menu>li>div>ul .blt_li>a{
	color:#f7f7f7;
}
body #blt_burger_menu>li>div>ul>li .blt_li>a{

}
body #blt_burger_menu .blt_li>a:hover{
	color:#f60;
}
/*html:lang(ja) body #blt_burger_menu .menu-lang-container>ul>li:nth-of-type(2){
	display:none;
}
html:lang(en) body #blt_burger_menu .menu-lang-container>ul>li:nth-of-type(2){
	display:none;
}*/
body .navbar-header>.header_content .menu-lang-container{
	text-align:right;
	display:inline-block;
	max-width:40%;
	min-width:40%;
}
body .navbar-header>.header_content .menu-lang-container>ul{
	font-size:0px;
	margin:0px;
	padding:0px;
}
body .navbar-header>.header_content .menu-lang-container>ul>li{
	font-size:0.83rem;
	display:inline-block;
	position:relative;
	line-height:0.83rem;
}
body .navbar-header>.header_content .menu-lang-container>ul>li>a{
	color:white;
}
header .navbar-header>.header_content .menu-header-container>ul>li>a:hover{
	text-decoration:underline;
}
body .navbar-header>.header_content .menu-lang-container>ul>li:not(:last-child){
	border-right:1px solid white;
}
body .navbar-header>.header_content .menu-lang-container>ul>li:nth-of-type(odd){
	padding-right:3px;
}
body .navbar-header>.header_content .menu-lang-container>ul>li:nth-of-type(even){
	padding-left:3px;
}

body .navbar-header>.header_content .menu-header-container>ul>li>a{
    position:relative;
    padding:0px 0px 0px 1.2rem;
}
body .navbar-header>.header_content .menu-header-container>ul>li>a:before{
    position:absolute;
    content:"\025b6 ";
    text-align:left;
    width:1.2rem;
    height:100%;
    left:0px;
    top:0px;
    line-height:initial;
}
html > body > header{
	/* margin-bottom:5px !important; */
}
/*header logo*/
body header .navbar-brand{
	padding:0px;
	width:100%;
}
body header .siteHeader_logo{
	text-align:left;
}
/*pc global*/
body header #blt_global_container .blt_global_parents ul>li{
	background:transparent;
}
body #blt_global_container .blt_global_parents ul>li>a{
	transition:0s;
	font-weight:normal;
	font-size:0.864rem;
    padding-top: 0.95rem;
    padding-bottom: 0.95rem;
	width: 100%;
	line-height: 110%;

}
body #blt_global_container .blt_global_parents ul>li,#blt_global_container .blt_global_parents ul>li:nth-child(even){
	border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #999;
}
body #blt_global_container .blt_global_parents ul>li:last-child{
	border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #999;
}
.container.header-global-section{
	width:100%;
	max-width:100%;
	min-width:100%;
	background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
    box-shadow: 0px 0px 3px #999;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#ffffff',GradientType=0 );
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DCDCDC;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-left-color: #FFF;
    margin-bottom:-1px;
}
@media(min-width:800px){
	#blt_global_container,#blt_menu_parents{
		display:inherit !important;
	}
	#blt_menu_parents{
		height:auto;
	}
	.blt_children{
		display:block;
	}
}

/*slide animation*/
body .carousel-item{
	position:relative;
	opacity:0 !important;
	z-index:0;
    transition:opacity 0.7s ease-in;
}
body .carousel-item.active{
	opacity:1 !important;
	z-index:2;
}
#top__fullcarousel [class^="carousel-control"],.carousel-indicators{
	display:none;
}

/*all size*/
@media (min-width:966px){
	body > *{
		margin:0px auto;
		padding:0px;
		text-align:center;
	}
	body > *>*{
		margin:0px;
		padding:0px;
		text-align:left;
	}
	body header .container.header-global-section>#blt_global_container,header > .container,#top__fullcarousel,body .section > *,body footer.section.siteFooter>.copySection{
		width:966px;
		margin:0px auto;
	}
}


/*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: #45A4EC;
    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 bar*/
body #blt_burger_menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px #dadada;
    background:url(./img/sidebtnbg.png);
}

/*burger corsol*/
#blt_bt_container{
	cursor:pointer;
}
/*front sub title*/
.sub_title_container{
	margin-top:50px;
	min-width:100%;
	text-align:center;
}
/*footer sectionbox*/
footer.section .sectionBox{
	padding:2rem 0px 0rem 0px;
}
footer.section .copySection{
	padding:0rem 0% 3rem 0%;
	text-align:left !important;
	font-size:0.83rem;
}
/*section container (postlist)*/
.section .container{
	padding:0px 3% 0px 3%;
}
body .mainSection-col-one{
	padding:0px;
}	


/*burger button*/
header #blt_bt_container .menu-trigger span {
	padding:1px;
	border: 0px solid white;
	background:white;
	color:white;
}
header #blt_bt_container.view .menu-trigger span {
	background:#f60;
	color:white;
}
header #blt_bt_container{
    width: 60px;
    height: 50px;
    position: absolute;
    display:none;
    z-index: 1001;
    top: 0px;
    left: 0px;
    margin: 0px;
    margin-right: 16px;
    background: rgb(255,255,255,0);
    padding: 13px 18px 13px 18px;
}
/*home container*/
.home .container{
	max-width:1400px;
}
/*blt_sns*/
.blt_sns img {
    min-height: 26px;
    min-width: 26px;
    max-height: 26px !important;
    max-width: 26px;
    height: 26px;
    width: 26px;
    border: 1px solid white;
    background-color: white;
    border-radius: 20px;
}
/*default a color*/
a,.widget_recent_entries ul li a{
	color:#333;
	/* transition:0.3s; */
	text-decoration:none;
}

/*postlist hover color*/
.media .media-body .media-heading a:hover{
    color:#008eb9;
}
/*class blt_li color*/
#blt_burger_menu .blt_li>a,.blt_li>a{
	color:#333;
	/* transition:0.3s; */
}
.blt_li>ul .blt_li>a{
	color:#777777;
}
.blt_li:hover>a,aside>div>ul>.blt_li>ul>.blt_li:hover>a,.blt_li:hover>a,.blt_current_hover>a,.blt_li>ul .blt_li>a:hover{
	color:#008eb9;
	text-decoration:none;
}
aside>div>ul>.blt_li>ul>.blt_li>a{
	color:#5f5f5f;
}

/*custom color hover time*/
#blt_burger_menu .blt_li:hover>a,header.siteHeader a:hover,#blt_global_container .blt_global_item>div>ul li:hover>a,footer .copySection a:hover,footer.section.siteFooter li:hover>a{

}

/*footer size*/
footer.section.siteFooter>.copySection{
	margin:0px;
	max-width:100%;
	widh:100%;
}

/*postlist archive index button*/
.post_archive_link_container p{
	text-align:right;
}
#post_archive_link_button{
	position:relative;
	padding-left:12px;
	font-size: 0.8rem;
}
#post_archive_link_button:before{
	position:absolute;
	content:'';
	width:8px;
	height:100%;
	background:url('img/list-icon1.svg') 0px 5px / contain no-repeat;
	left:0px;
	top:0px;
}
/*front sidebar*/
.home .col.subSection.sideSection.sideSection-col-two.baseSection{
	/* padding-top:47px; */
}
/*page sidebar*/
.col.subSection.sideSection.sideSection-col-two.baseSection{
	padding:14px;
	background-color:#ffffff;
}
aside{
	background-color:white;
	border:1px solid #e6e6e6;
	padding:10px;
}
aside.BLT_nav_Widget>div>ul>li>ul{
	margin:10px;
}
/*blt_child blt_gallery*/
#blt_global_container .blt_global_item:first-child> .blt_image {
    /* width:90px; */
    /* height:90px; */
    padding:0px;
    float: left;
    display: table-cell;
}
/*global1 children*/
#blt_child1>.blt_global_item:nth-child(n+2){
    display:table-cell;
    padding-top:22px;
}
#blt_global_container #blt_child1 .qtranxs_text{
	padding-left:0px;
}
/*postlist*/
.postList>.media{
    padding:0rem 0px 0rem 0px;
}
/*postlist position*/
.postList .entry-meta,.postList .media .media-body .media-heading{
	margin: 10px 0px 10px 0px;
}
.postList .entry-meta{
}
.postList .media .media-body .media-heading{
	font-size:18px;
}
.postList>.media>div>div>*{
    display:inline-block;
    vertical-align:top;
    padding:0px;
}
/*jetpack share icon none change-sharing view*/
.postList>.media>div>div>.sharedaddy{
    display:none;
}
.postList>.media>div>div>.sharedaddy.change-sharing{
    display:inherit;
}

/*postlist meta design*/
.postList .entry-meta .published,.postList .entry-meta_items_term{
	display:inline-block;
	vertical-align:middle;
}
.postList .entry-meta .published{
	padding-right:50px;
	font-size:16px;
	padding-top:3px;
}
/*published before icon none*/
.published:before{
	content:'' !important;
}
/*postlist term design*/
.postList .entry-meta_items_term{
	width:110px;
	/* margin-bottom:10px; */
	margin-right:50px;
	margin-top:0em !important;
}
.postList .entry-meta_items_term>a {
    display:block;
    padding:7px 0px 7px 0px;
	border:1px solid #5F5F5F !important;
	border-radius:0;
	transition:0.3s;
	font-size:14px;
}

/*excerpt none*/
.postList .media a.media-body_excerpt{
    display:none;
}
/*postlist jetpack change icon (postlist & single content after)*/
.postList div.sharedaddy.change-sharing{
	max-width:100%;
	min-width:100%;
}
.postList .sd-content ul{
	margin:10px 0px 0px 0px !important;
}
.postList div.sharedaddy h5.sd-title{
	display:none;
}
/*postlist madia size*/
@media (max-width: 767.98px){
	.entry-meta .entry-meta_items_term {
		float: none;
		display: inline-block;
		margin-top: 0em;
	}
}
@media(max-width:768px){
    .postList .entry-meta .published{
    	padding-right:30px;
    }
   .postList .entry-meta_items_term{
		margin-right:30px;
	}
}
@media(max-width:399px){
	.postList .entry-meta_items_term{
		margin-right:auto;
	}
}

/* breadcrumb(pankuzu list)*/
.siteHeader {
	box-shadow:none;
	margin-bottom:5px;
}
body .breadSection {
	background: transparent;
    border:none;
}
.breadSection .breadcrumb {
	padding: 15px 35px;
}
.page-header {
	margin:0px 0px;
}
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
	margin:1.8em;
	font-size:2rem;
}

.siteFooter {
    border:none;
    background:none;
}

/*header content sequence*/
.navbar-header>.navbar-brand.siteHeader_logo{
	max-width:676px;
	float:left;
}
body .navbar-header>.header_content　.searchform.form-inline{
	display:inline-block;

}
body .navbar-header>.header_content .searchform.form-inline .form-control.form-group{
	max-width:100%;
	min-width:100%;
	width:100%;
}
body .navbar-header>.header_content .searchform.form-inline *{
	text-align:left !important;
}
body .navbar-header>.header_content .searchform.form-inline>div{
	width:100%;
	max-width:100%;
}
body .navbar-header>.header_content .searchform.form-inline{
	max-width:60%;
	min-width:60%;
	width:60%;
	display:inline-block;

}
body .navbar-header>.header_content *,body header #header_content_top,body header #header_content_top *{
	margin:0px;
	text-align: left;
}
.navbar-header>.header_content{
	width:290px;
	display:table;
	float:right;
	clear:right;
	padding:0px;
	padding-top:24px;
	padding-bottom:5px;
}
.navbar-header>.header_content #header_content_top .menu-header-container>ul{
	margin:0px;
	padding:0px;
	font-size:0px;
	width:100%;
	text-align:left;
}

.navbar-header>.header_content #header_content_top .menu-header-container>ul>li{
    font-size:.83rem;
    display:inline-block;
    min-width:45%;
    padding-right:0.8rem;
    text-align:left;
}
.navbar-header>.header_content #header_content_top .menu-header-container>ul>li:last-child{
	padding-right:0px;
}
.navbar-header>.header_content .menu-header-container>ul>li>a{
	color:white;
}

.navbar-header>*:nth-child(3){
	clear:both;
}
.header_content_inner .language-chooser>li.active{
    display:none;
}
.navbar-brand img {
    max-height: 137px !important;
    height:auto;
    min-height: 0px;
}
.vk-mobile-nav-menu-btn {
    border-color: #333;
    background: none;
    display: none !important;
}

/****header logo****/
.navbar-brand.siteHeader_logo{
	float:left;
}

/***header logo after content***/
/*all*/
.header_content{
	width:auto;
	padding:20px;
}
.header_content>*{
	display:table-cell;
}
.header_content .language-chooser{
	margin:0px;
	padding:0px;
	list-style:none;
}
.header_content .language-chooser>li{
	display:inline-block;
	margin:0px 10px 0px 10px;
}
.language-chooser>li.active{
	display:none;
}
/*top*/
#header_content_top{
	/* display:table; */
	padding-top: px;
	width: 100%;
}
#header_content_top>*{
	/* display:table-cell; */
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:0px 0px 0px 0px;
}


/*serchbox*/
.searchform.form-inline{
	position:relative;
}
.form-control.form-group{
	position:relative;
	background:rgba(241, 241, 241, 1);
	border:none;
	border-radius:100px;
	padding: 0px 0px 0px 0px;
	padding-left:40px;
	max-width:240px;
	text-align: left;
	color: #5a5959;
}
.searchform.form-inline>div:after{
	position:absolute;
	top: 2px;
	left:0px;
	padding-top: 5px;
	padding-left: 12px;
	width:30px;
	height:30px;
	content:"\f002";
	display:table-cell;
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	font-size:20px;
	color: #5a5959;
}
#searchsubmit.btn.btn-primary{
	display:inline-block;
	position:absolute;
	padding: 5px 0px 6px 4px;
	margin:0px;
	left: 6px;
	top: 4px;
	width:30px;
	height:30px;
	opacity:0;
	z-index:1;
	font-size:1px;
}
.form-control{
	transition:0.3s ease-in-out;
}
.searchform.form-inline:focus-within .form-control:focus {
    color: #ffffff;
    background-color: #888;
    border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow:none;
}
.searchform.form-inline:focus-within div::after{
	color:white;
} 
/*burger searchform*/
#blt_burger_menu #searchform>div{
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
#blt_burger_menu .form-control.form-group{
	border:1px solid #888;
	width:100%;
	max-width: 100%;
}
#blt_burger_menu .searchform.form-inline{
	position:relative;
}
#blt_burger_menu .searchform.form-inline>div:after{
	top:3px;
	left:6%;
	padding-top:3px;
	padding-left:7px;
}
#blt_burger_menu #searchsubmit.btn.btn-primary{
	left:6%;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus{
    -webkit-box-shadow: 0 0 0px 1000px rgba(241, 241, 241, 1) inset;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.searchform.form-inline:focus-within input:-webkit-autofill,
.searchform.form-inline:focus-within input:-webkit-autofill:hover, 
.searchform.form-inline:focus-within input:-webkit-autofill:focus,
.searchform.form-inline:focus-within textarea:-webkit-autofill,
.searchform.form-inline:focus-within textarea:-webkit-autofill:hover,
.searchform.form-inline:focus-within textarea:-webkit-autofill:focus,
.searchform.form-inline:focus-within select:-webkit-autofill,
.searchform.form-inline:focus-within select:-webkit-autofill:hover,
.searchform.form-inline:focus-within select:-webkit-autofill:focus{
    -webkit-box-shadow: 0 0 0px 1000px #888 inset;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/*****header media size*****/
/*logo*/
@media (max-width: 999px){
    .navbar-header>*:nth-child(1){
		float:none;
	}
	.navbar-header>*:nth-child(2){
		display:table;
		float:none;
		clear:right;
		padding-top:0px;
		margin-left:auto;
		margin-right:auto;
	}
    #header_content_top{
	    /*text-align:center;*/
		/*display:table;*/
		/*padding-top:0px;*/
	}
	.header_content{
		display:none !important;
	}


}
@media (max-width: 1199.98px){
    .siteHeader_logo {
        width: auto;
        /* text-align: center; */
    }
}
@media (max-width: 1199.98px){
	.siteHeader_logo img {
		margin-left: 0;
		margin-right: 0;
	}
}
@media (min-width: 992px){
	.siteHeader_logo img {
		margin-left: 0;
		margin-right: 0;
		display:inline-block;
		width:auto;
		text-align:center;
	}
	.navbar-brand.siteHeader_logo{
	    margin-left:auto;
	    margin-right:auto;
	   }
}
@media (min-width: 992px){
	.header_scrolled .siteHeadContainer.container {
		width: auto !important;
		max-width: 966px !important;
	}
	.header_scrolled .navbar-header {
        margin-bottom: 0px;
    }
}

/*media size*/
@media(min-width:781px){
	body.home .col.mainSection.mainSection-col-two.baseSection{
		float:left;
	}
	body.home .col.subSection.sideSection.sideSection-col-two.baseSection{
	    clear:right;
    }
    body:not(.home) .col.mainSection.mainSection-col-two.baseSection{
		float:right;
	}
	body:not(.home) .col.subSection.sideSection.sideSection-col-two.baseSection{
	    clear:left;
    }
}
@media(max-width:980px){
	ul.features>li:nth-of-type(1){
		padding:8px 1% 8px 12px;
	}
	ul.features>li:nth-of-type(1):after{
		left:0px;
		height:calc(100% - 16px);
		top:8px;
	}
	.siteContent h6{
		font-size:0.908rem;
	}
	.siteContent .m-column h6{
		margin-right:0px;
		margin-left:0px;
	}
	body .breadSection > .container > .row{
		width:95%;
	}
	.siteContent table:not([class])  td:only-child{
		padding-left:20px;
		padding-right:20px;
	}
	footer .lang_ja,footer .lang_en{
        position:relative;
        padding-left:1.1rem;
        font-size:0.8rem;
        color:white;
	}
	footer .lang_ja:hover,footer .lang_en:hover{
		color:#ccc;
	}
	footer .lang_ja:before,footer .lang_en:before{
		position:absolute;
		content:"\025b6 ";
		width:1em;
		height:100%;
		left:0px;
		top:0px;
	}
	footer #custom_html-2{
		margin-top:50px;
		margin-bottom:0px;
	}
/*2020 12_15*/
	/*html:lang(ja) footer .lang_en{
		display:inline-block;
	}*/
    /*html:lang(en) footer .lang_ja{
		display:inline-block;
	}*/
	html:lang(ja) footer .lang_ja{
		display:inline-block;
	}
	html:lang(en) footer .lang_ja{
		display:inline-block;
	}
/*2020 12_15 end*/
	.siteHeader{
		margin-bottom:0px;
	}
	.siteContent h1,.siteContent h1:first-child{
		font-size:1.05rem;
		padding:0.92rem 1% 0.92rem 7px;
	}
	.siteContent h1:after,.siteContent h1:first-child:after{
		height:calc(100% - 1.84rem);
		top:0.89rem;
	}
	footer .row{
		padding:2%;
	}
	footer .copySection{
		padding:0px 2% 3rem 2% !important;
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}	
	body .blt_footer_menu_container {
		display: none;
	}	
	body aside .aside-banner>li>ul{
		min-height:auto;
	}
	body aside .aside-banner>li>ul *{
		word-break: break-all !important;	
	}
	body aside .aside-banner>li>ul>li{
		padding:0px;
		font-size:.93rem;
	}
	body aside .aside-banner>li>ul>li h5{
		font-size:1.116rem;
		margin-top:0.372rem;
	}
	body aside .aside-banner>li>ul.has-thumbnail>li:nth-of-type(1){
		max-width:41%;
	}
	body .siteContent>.container>.row{
		width:95%;
		margin:0px auto;
	}
	body.home .col.mainSection.mainSection-col-two.baseSection{
		width:69%;
	}
	body.home .col.subSection.sideSection.sideSection-col-two.baseSection{
	    width:29.2%;
    }
    body:not(.home) .col.mainSection.mainSection-col-two.baseSection{
    	width:75%;
    }
    h6,h5{
    	font-size:0.96rem;
    }
}
@media(max-width:870px){
	body:not(.home) .col.mainSection.mainSection-col-two.baseSection{
    	width:73%;
    }
}
@media(max-width:800px){
	.container.header-global-section{
		display: none !important;
	}
	body header.siteHeader{
		background-color: #134182;
		border-bottom:1px solid #DCDCDC;
	}
	body header.siteHeader>.siteHeadContainer{
		padding:0.73rem 2.189rem 1rem 2.189rem;
	}
	body header.siteHeader>.siteHeadContainer .siteHeader_logo img{
		width:495px;
	}
	header #blt_bt_container{
		display:inherit;
	}
}
@media(max-width:780px){
    ul.features>li:nth-of-type(1){
		padding:7px 1% 7px 12px;
	}
	ul.features>li:nth-of-type(1):after{
		left:0px;
		height:calc(100% - 14px);
		top:7px;
	}
	.siteContent img.alignleft{
		margin:0px;
		margin-right:0.8091rem;
	}
	ul.prof-column>li{
		width: 50%;
        max-width:50%;
        min-width:50%;
        margin-bottom:1rem;
	}
	ul.prof-column>li>ul{
		width:60%;
		font-size:0.72rem;
		margin:0px auto;
	}
	ul.prof-column>li>ul>li{
		line-height:120%;
	}
	h2{
		font-size:0.96rem;
	}
   	body.home .col.subSection.sideSection.sideSection-col-two.baseSection{
	    display:inherit;
    }
    body:not(.home) .col.subSection.sideSection.sideSection-col-two.baseSection{
	    display:none;
    }
	body:not(.home) .col.mainSection.mainSection-col-two.baseSection{
    	width:100%;
    }
	a.button{
		margin-bottom: 10px;
		font-size: 0.82rem;
		font-weight: bold;
		color: #333;
	}
	footer .row{
		padding:4%;
	}
	footer p{
		font-size:0.8rem;
	}
	footer .copySection{
		padding:0px 4% 3rem 4% !important;
	}
	ul.m-column>li{
		padding:6% 2% 2% 2%;
	}
	ul.m-column>li:nth-of-type(n+2){
		margin-top:1.5rem;
	}
	ul.features>li:nth-of-type(n+2) h5{
		letter-spacing:0px;
	}
	ul.features>li:nth-of-type(1){
		margin-top:0px;
	}
	ul.features>li:nth-of-type(n+2){
		width:100%;
		height:auto;
		border:none;
		border-top:1px solid #ccc;
		padding-bottom:0.4rem;
	}
	ul.features>li:last-child{
		margin-bottom:3rem;
	}
	body.home .col.mainSection.mainSection-col-two.baseSection{
		width:100%;
		max-width:100%;
		min-width:100%;
	}
	body.home .col.subSection.sideSection.sideSection-col-two.baseSection{
		width:100%;
		max-width:100%;
		min-width:100%;
    }
    body aside .aside-banner>li>ul{
    	padding:2%;
    }
    body aside .aside-banner>li>ul>li h5{
	    font-size: 1.209rem;
    }
    body aside .aside-banner{
    	font-size:0px;
    	text-align:right;
    }
	body aside .aside-banner>li{
		text-align:left;
		margin-top:24px;
		width:49%;
		padding:2%;
		display:inline-block;
	}
	body aside .aside-banner>li:nth-of-type(even){
		margin-left:2%;
	}
	body aside .aside-banner>li>ul>li{
		font-size:.93rem;
		display:block;
		max-width:59%;
	}
	body aside .aside-banner>li>ul.has-thumbnail>li{
		min-width:59%;
	}
	body aside .aside-banner>li>ul.has-thumbnail>li:nth-of-type(1){
		min-width:41%;
	}
	h5 {
		margin-bottom: 10px;
		font-weight: normal;
		color: #333;
		font-size:0.965rem;
	}
}
@media(max-width:478px){
	.siteContent table.tl-column>tbody>tr>td{
		display:block;
		width:99.4% !important;
	}
    .siteContent h1,.siteContent h1:first-child{
		font-size:1.05rem;
		padding:0.6rem 1% 0.6rem 7px;
	}
	.siteContent h1:after,.siteContent h1:first-child:after{
		height:calc(100% - 1.2rem);
		top:0.5945rem;
	}
	.siteContent table img.alignleft{
		float:none;
	}
	.siteContent table.article-1 td>ul>li{
		font-size: 0.809rem;
		display:inline-block;
		vertical-align:top;
	}
	.siteContent table.article-1 td>ul>li:nth-of-type(1){
		width:100%;
		margin-right:10px;
		font-weight:bold;
	}
	.siteContent table.article-1 td>ul>li:nth-of-type(2){
		width:100%;
		margin-bottom:0.8rem;
	}
	ul.prof-column>li{
		width: 100%;
        max-width:100%;
        min-width:100%;
        margin-bottom:1rem;
	}
	ul.prof-column>li>ul{
		width:60%;
	}
	body aside .aside-banner>li{
		padding:3%;
	}
	h3{
		font-size:0.89rem;
		padding:4% 10px;
	}
	body .siteContent table.tl-column h1{
		font-size:1.245rem;
	}
	body aside .aside-banner>li{
		width:100%;
		min-width:100%;
		max-width:100%;
		box-sizing:inherit;
		margin-top: 12px;
	}
	body aside .aside-banner>li:nth-of-type(1){
		margin-top:24px;
	}
	body aside .aside-banner>li:nth-of-type(even){
		margin-left:0%;
	}
	.news-container .postList .media .media-body .media-heading{
		width:100%;
		max-width:100%;
		min-width:100%;
		margin-bottom: 0.809rem;
	}
	.news-container .postList .media .media-body .media-heading>a{
		/* color:#8C0021; */
		/* font-size:1rem; */
		letter-spacing:0px;
	}
	.news-container .postList .entry-meta{
		width:100%;
		max-width:100%;
		min-width:100%;
		color:#8C0021;
		font-weight: bold;
	}
	.news-container .postList .entry-meta .published{
		font-size:0.8287rem;
	}
	body aside .aside-banner>li>ul{
		padding:10px;
	}
}
@media(min-width:980px){
	.siteContent h1,.siteContent h1:first-child{
		font-size: 1.159rem;
		font-weight: normal;
		color: #333;
		font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		letter-spacing: 0.1em;
		clear: left;
		padding:1.08rem 1% 1.565rem 7px;
		margin-bottom:1rem;
		position:relative;
		max-width:calc(98% - 3px);
		margin-left:calc(1% + 3px);
	}
	.siteContent h1:after,.siteContent h1:first-child:after{
		height:calc(100% - 2.745rem);
		top:1.13rem;
	}
}
/*vk side postlist*/
body aside.widget_vkexunit_post_list .postList_terms{
	display:none;
}
body .subSection aside.widget_vkexunit_post_list .postList_meta_items{
	color:#333;
}
body .subSection aside.widget_vkexunit_post_list .postList_title>a{
	color:#333;
	font-size: 0.809rem;
	display:block;
	margin-top:5px;
}

/* PostList Thumbnail */
.postList .media .postList_thumbnail{
	display:none;
 }
 
 /* Single PrevNext Card IE */
 @media all and (-ms-high-contrast: none) {
  .postNextPrev{
	 display:none;
   }  
 }

/** 2020_12_15 Start **/
/* global */
body #blt_global_container .blt_global_parents ul>li{
	font-size:0.864rem;
	height:auto;
	min-height:48px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	line-height:110%;
	height:auto;
	padding:0px 10px;
}
body #blt_global_container .blt_global_parents ul>li>a{
    display:block;
    min-width:100%;
}
/* header content */
.navbar-header>.header_content{
	padding-bottom: 5px;
}
/* Business Law Faculty Professors */
ul.teacher-box {
	margin:30px 0px;
}
ul.teacher-box li {
	list-style: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:0px 15px;
	width: 33.19%;
	height:880px;
	text-align: left;
	line-height: 140%;
	margin-bottom: 1em;
	float: left;
	vertical-align: middle;
	padding-bottom: 2em;
	background-color: #FFF;
	margin-right:0px;
	margin-left:0px;
	font-size: 0.809rem;
}
ul.teacher-box li:nth-of-type(3n-1){
	border:0px;
}
@media screen and (max-width:780px) {
	ul.teacher-box li {
		width: 100%;
		height:auto;

	}
	ul.teacher-box li:nth-of-type(3n-1){
		border:1px;
	}
}
ul.teacher-box li p {
	margin-left:0px;
	margin-right:0px;
}
ul.teacher-box li strong {
	font-weight: bold;
	color: #333;
	padding-left: 0px;
	margin-bottom: 1em;
	margin-top: 0em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-right: 0px;
	margin-left: 10px;
	margin-right: 10px;
	display:block;
}
ul.teacher-box li img {
	display:block;
	margin:0px auto 10px;
}
@media screen and (max-width:780px) {
	ul.teacher-box li img {
		display:block;
		margin:0px 10px 10px 0px;
		float:left;
	}
}
/** 2020_12_15 END **/

/** 2021_01_20 Start **/
.single .entry-meta-dataList {
	display:none;
}
.postNextPrev {
	display:none;
}
/** 2021_01_20 END **/

.enable-javascript .blt_hide {
	opacity: 1;
}