@charset "utf-8";
/*
Template:lightning
Theme Name:lightning_X
*/

/*
[1]:header, [2]:postlist, [3]:burger
[4]:aside, [5]:search form, [6]:banner
[7]:qtrans, [8]:page-header, [9]:anchor
[10]:front, [11]:color, Other
*/

/**************************/
/* -- [1]header config -- */
/**************************/
.siteHeader_logo img {
	max-height:74px;
}

@media (max-width: 999px){
	.navbar-header>.navbar-brand.siteHeader_logo{
		padding:0px;
	}
	.siteHeader .container{
        padding:15px 60px;
        margin:0px auto;
        margin-bottom:5px;
	}
    .navbar-header>*:nth-child(1){
		display:table;
		float:none;
		}
	.navbar-header>*:nth-child(2){
		display:table;
		float:none;
		clear:right;
		padding-top:0px;
		margin-left:auto;
		margin-right:auto;
	}
	.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 (max-width: 670px){
	.siteHeader_logo img {
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 992px){
	.siteHeader_logo img {
		margin-left: 0;
		margin-right: 0;
		margin-top:12px;
		padding:0px 0px;
		float:none;
		display:inline-block;
		width:auto;
		text-align:center;
	}
	.navbar-brand.siteHeader_logo{
	    float:none;
	    margin-left:auto;
	    margin-right:auto;
	   }
	.siteHeader .container {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}
.navbar-header > .header_content{
	float:right;
	padding:0px;
	padding-top:28px;
}
.navbar-header > .header_content + *{
	clear:both;
}
#header_content_top{
	padding:0px;
	margin-bottom:5px;
}
#header_content_top > div > ul.menu{
	margin:0px;
	padding:0px 10px 0px 0px;
}
#header_content_top > div > ul.menu li{
    list-style:none;
    display:inline-block;
    margin:0px;
    padding:0px;
    font-size:12px;
    font-weight:bold;
}
#header_content_top > div > ul.menu > li{
	margin:3px 10px 3px 10px;
} 
#header_content_top > div > ul.menu li > a{
	padding:0px 0px 0px 20px;
	position:relative;
}
@media (max-width: 991.98px){
	.home .subSection aside{
		/* display:inline-block; */
	}
	.home .subSection aside.widget_custom_html{
		display:block;
		min-width:100%;
	}
	.home .subSection aside.widget_media_image{
		margin:0px 5px 10px 5px;
	}
}
/***************************/
/* -- [1]header config end -- */
/***************************/



/****************************/
/* -- [2]postlist config -- */
/****************************/
.postList>.media>div>div>*{
    display:inline-block;
    vertical-align:middle;
    padding:0px;
}
body .postList .postList_thumbnail{
	display:none;
}
.postList .entry-meta,.postList .media .media-body .media-heading{
	margin: 10px 0px 10px 0px;
}
.postList>.media>div>div>.sharedaddy{
    display:none;
}
.postList .entry-meta .published,.postList .entry-meta_items_term{
	display:inline-block;
	vertical-align:middle;
}
.postList .media a.media-body_excerpt{
    display:none;
}
.postList div.sharedaddy.change-sharing{
	max-width:100%;
	min-width:100%;
}
.postList .sd-content ul{
	margin:10px 0px 0px 0px !important;
}
.postList div.sharedaddy h3.sd-title{
	display:none;
}
/* -- entry-meta -- */
.postList .entry-meta{
	max-width:45%;
	min-width:260px;
}
.postList .media .media-body .media-heading{
	max-width:calc(100% - 280px);
}
.postList .entry-meta .published{
	max-width:140px;
	min-width:140px;
	margin:0px;
	padding:0px 20px 0px 20px;
}
.postList .entry-meta_items_term{
	max-width:74px;
	min-width:74px;
	margin:0px;
	padding:0px;
	float:none;
}
@media (max-width:700px){
	.postList .entry-meta{
		max-width:100%;
		min-width:100%;
	}
	.postList .media .media-body .media-heading{
		max-width:100%;
	}
	.postList .entry-meta .published{
		max-width:120px;
	    min-width:120px;
		padding:0px !important;
	}
}
.published:before{
	content:none !important;
}
.postList .entry-meta_items_term>a {
    display:block;
    padding:5px 0px 5px 0px;
    border-radius:2px;
    font-size:12px;
}
body .fa_v5_css .entry-meta_items.published::before{
	content:none;
}
/*--- archive button ---*/
.post_archive_link_container{
	margin-top:20px;
	min-width:230px;
}
.post_archive_link_container p{
	text-align:center;
}
[id^="post_archive_link_button"]{
	position:relative;
    padding:13px 80px 13px  25px;
    border:1px solid;
    border-radius:5px;
}
.post_archive_link_container p,
[id^="post_archive_link_button"]{
	line-height:44px;
}
/********************************/
/* -- [2]postlist config end -- */
/********************************/



/**************************/
/* -- [3]burger config -- */
/**************************/
#blt_burger_menu::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px #002040;
}
#blt_bt_container{
	cursor:pointer;
}
#blt_bt_container .menu-trigger span {
	padding:1px;
	height:2px;
	border:none;
}
#blt_burger_menu{
    padding-top:20px;	
}
#blt_burger_menu > li:nth-of-type(1){
	margin-bottom:40px;
}
#blt_burger_menu > li:nth-of-type(n+2){
	padding-left:5px;
}
#blt_burger_menu>li{
	margin-bottom:15px;
}
#blt_burger_menu>li>div>ul>li{
	margin-top:15px;
}
#blt_burger_menu>li>div>ul>li>ul{
	margin-top:5px;
}
#blt_burger_menu>li>div>ul li{
	margin-bottom:5px;
}
#blt_burger_menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
}
/******************************/
/* -- [3]burger config end -- */
/******************************/



/*************************/
/* -- [4]aside config -- */
/*************************/
aside.BLT_nav_Widget .side-menu-child{
	cursor:pointer !important;
}
aside.BLT_nav_Widget>div>ul>li>ul>li{
	padding-left:5px;
}
aside.BLT_nav_Widget>div>ul>li>ul>li li>a{
	padding-left:1em;
	position:relative;
}
aside.BLT_nav_Widget>div>ul>li>ul>li>a:before{
	background:none;
}
aside.BLT_nav_Widget>div>ul>li>ul>li li>a:before{
	font-size:0.9em;
}
aside.BLT_nav_Widget>div>ul>li>ul>li li>a:before{
	font-size:initial;
	top:0px;
	left:0px;
	width:1em;
	height:100%;
}
/*****************************/
/* -- [4]aside config end -- */
/*****************************/



/**************************/
/* -- [5]search config -- */
/**************************/
/*top*/
#header_content_top>*{
	display:inline-block;
	vertical-align:middle;
}
/*form*/
#header_content_top>form{
	margin:0px 10px 5px 0px;
	/* max-width: 150px; */
}
.searchform.form-inline{
	position:relative;
}
.form-control.form-group{
	position:relative;
	border:none;
	border-radius:4px;
	padding: 0px 0px 0px 0px;
	padding-left:40px;
	max-width:240px;
	height:28px;
}
.searchform.form-inline>div:after{
	top:0px;
	left:0px;
	padding-top: 1px;
	padding-left: 10px;
	width:30px;
	height:100%;
	display:table-cell;
	font-size:17px;
}
#searchsubmit.btn.btn-primary{
	display:inline-block;
	position:absolute;
	padding: 5px 0px 6px 4px;
	margin:0px;
	left: 0px;
	top:0px;
	width:40px;
	height:100%;
	opacity:0;
	z-index:1;
	font-size:1px;
}
.searchform.form-inline:focus-within .form-control:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow:none;
}

/* -- burger -- */
#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%;
}
/* -- color --*/
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;
}
/******************************/
/* -- [5]search config end -- */
/******************************/


/************************/
/*-- [6]banner config --*/
/************************/
body.home .subSection{
	text-align:center;
}
body.home aside.widget_media_image{
	display:inline-block;
	width:auto;
	margin:0px 0px 10px 0px;
	border:1px solid;
}
/****************************/
/*-- [6]banner config end --*/
/****************************/



/**************************/
/* -- [7]qtrans config -- */
/**************************/
/*--- qtrans ---
.header_content .language-chooser{
	margin:0px 40px 5px 0px;
	position:relative;
	padding-left:20px;
}
.header_content .language-chooser:before{
	position:absolute;
	content:"\f57e";
	top:0px;
	left:0px;
	height:100%;
	width:20px;
}
#header_content_top .qtranxs-lang-menu > a{
	display:none;
}
.qtranxs-lang-menu > .sub-menu{
	margin:0px;
	padding:0px;
}
html:lang(en) #header_content_top .qtranxs-lang-menu > .sub-menu > li:nth-of-type(2),html:lang(ja) #header_content_top .qtranxs-lang-menu > .sub-menu > li:nth-of-type(1),html #header_content_top .qtranxs-lang-menu > .sub-menu > li > a > img{
	display:none;
}
.qtranxs-lang-menu > a{
	display:none !important;
}
.qtranxs-lang-menu > .sub-menu{
	margin:0px;
	padding:0px;
}
html:lang(en) .qtranxs-lang-menu > .sub-menu > li:nth-of-type(2),html:lang(ja) .qtranxs-lang-menu > .sub-menu > li:nth-of-type(1),html .qtranxs-lang-menu > .sub-menu > li > a > img{
	display:none;
}
.menu-footer-container .qtranxs-lang-menu > .sub-menu > li{
	margin:0px !important;
}
.menu-footer-container .qtranxs-lang-menu > .sub-menu > li > a{
	padding:0px;
	text-align:center;
}
.menu-footer-container .qtranxs-lang-menu > .sub-menu > li > a:before{
	content:none;
}*/
/******************************/
/* -- [7]qtrans config end -- */
/******************************/


/*************************/
/*--- [8]icons config ---*/
/*************************/
.header_content .language-chooser:before,
aside.BLT_nav_Widget>div>ul>li>ul>li li>a:before,
.searchform.form-inline>div:after,
#blt_global_container .blt_global_item>div>ul>li>a:before,
aside.BLT_nav_Widget>div>ul>li>ul>li li>a:before{
	position:absolute;
	font-family:"Font Awesome 5 Free";
	background:none;
	font-weight:bold;
}
aside.BLT_nav_Widget>div>ul>li>ul>li li>a:before,
#blt_global_container .blt_global_item>div>ul>li>a:before{
	content:"\f054";
	top:0px;
}
.searchform.form-inline>div:after{
	content:"\f002";
}
aside.BLT_nav_Widget>div>ul>li>ul>li li>a:before{
	content:"\f054";
}
/*****************************/
/*--- [8]icons config end ---*/
/*****************************/



/*******************************/
/*--- [8]page-header config ---*/
/*******************************/
.section.page-header{
	position:relative;
	background-image:url(img/slide_back.png);
	background-size:cover;
	background-position:center center;
}
.section.page-header:before{
	position:absolute;
	content:" ";
	width:100%;
	height:100%;
	background-color:black;
	left:0px;
	top:0px;
	opacity:0.3;
}
/***********************************/
/*--- [8]page-header config end ---*/
/***********************************/


/**************************/
/* -- [9]anchor config -- */
/**************************/
article .entry-meta_items_term > a,
a,.widget_recent_entries ul li a{
	transition:all 0.2s ease-in-out;
}
a:hover{
	text-decoration:none;
}
.entry-body a{
	text-decoration:underline;
}
/*opacity*/
#blt_parents_container li.current_page_item>a,
.header_content .language-chooser>li:not(.active)>a:hover,
.header_content .language-chooser>li>a,
.pr_area a:hover,
.postList a:hover,
#blt_parents_container a:hover{
	opacity:1;
}
.postList .media-body a:hover,
li.current_page_item>a,
.postList .media-body h1.entry-title>a:hover,
a:hover{
    opacity:0.7;
}
/******************************/
/* -- [9]anchor config end -- */
/******************************/


/*************************/
/* -- [10]font config -- */
/*************************/
/*family*/
body{
	font-family:游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight:500;
}
/*size*/
body.home h2{
	/* font-size:30px; */
}
body.home aside[id^="custom_html-"].widget_custom_html h2{
	font-size:26px;
}
[id^="post_archive_link_button"] {
	font-size:17px;
}
body.home .sub_title_container h2 .subTitle{
	font-size:16px;
}
.header_content .language-chooser>li,
#blt_burger_menu>li>div>ul>li>a,
.post_archive_link_container > p > a,
.postList .media .media-body .media-heading{
	font-size:14px;
}
#header_content_top > div > ul.menu li > a:before,
.blt_footer_menu_container>*:not(.blt_footer_menu1){
	font-size:13px;
}
.postList .entry-meta .published,
.postList .entry-meta_items_term>a{
	font-size:12px;
}
#blt_burger_menu>li>div>ul>li ul>li>a{
	font-size:90%;
}
/*weight*/
.postList .media .media-body .media-heading,
.header_content .language-chooser>li,
body.home aside[id^="custom_html-"].widget_custom_html h2,
.widget:not(#pr_area-2) h2 + p.subTitle,
.menu-footer-container .qtranxs-lang-menu > .sub-menu > li > a,
#blt_global_container .blt_global_parents .blt_li>a,
.blt_footer_menu_container>*:not(.blt_footer_menu1) p.f-access,
.post_archive_link_container > p > a,
.postList .entry-meta_items_term>a,
body.home .sub_title_container h2,
body.home .sub_title_container h2 .subTitle{
	font-weight:bold;
}
.postList .entry-meta .published{
	font-weight:500;
}
/*letter-spacing*/
body.home .pr_section .widget_custom_html p.subTitle{
	letter-spacing:0px;
}
.menu-footer-container .qtranxs-lang-menu > .sub-menu > li > a,
.blt_footer_menu_container>*:not(.blt_footer_menu1) p.f-access,
.postList .media .media-body .media-heading{
    letter-spacing:0.5px;
}
#blt_global_container .blt_global_parents .blt_li>a,
.blt_footer_menu_container>*:not(.blt_footer_menu1) p.f-access{
	letter-spacing:1px;
}
[id^="post_archive_link_button"],
body.home .pr_section .widget_custom_html h2{
	letter-spacing:2.5px;
}
.sub_title_container h2{
	letter-spacing:5px;
}
/* line height */
.blt_footer_menu_container>*:not(.blt_footer_menu1) p.f-access{
	line-height:140%;
}
/*****************************/
/* -- [10]font config end -- */
/*****************************/


/**************************/
/* -- [11]color config -- */
/**************************/
/*color*/
.postList .media .media-body .media-heading a,
body.home aside[id^="custom_html-"].widget_custom_html h2,
body.home .sub_title_container h2,
.widget_recent_entries ul li a{
	color:#333;
}
.header_content .language-chooser>li:not(.active)>a:hover,
.header_content .language-chooser>li>a,
.entry-meta-dataList dd > a:hover,
.postList .media .media-body .media-heading a:hover,
.pr_content>span{
	color:#066A47;
}
[id^="post_archive_link_button"]{
    color:#09A46D;	
}
.postList .entry-meta .published{
	color:#666;
}
.header_content .language-chooser>li:not(.active)>a{
	color:#666;
}
body.home aside[id^="custom_html-"].widget_custom_html p.subTitle,
body.home .sub_title_container h2 .subTitle{
	color:#ccc;
}
.searchform.form-inline:focus-within .form-control:focus,
.searchform.form-inline:focus-within div::after,
body .postList .entry-meta_items_term>a,
.menu-footer-container .qtranxs-lang-menu > .sub-menu > li > a,
[id^="post_archive_link_button"]:hover,
footer.section.siteFooter ul>li>a:hover,
.blt_footer_menu_container>*:not(.blt_footer_menu1) p.f-access{
	color:white;
}
#blt_global_container .blt_global_item>div>ul>li a,
#blt_global_container .blt_global_item>div>ul>li a:hover{
	color:white !important;
}

/*border color*/
body .vk-mobile-nav-menu-btn{
	border-color:#717171;
}
body.home aside[id^="custom_html-"].widget_custom_html h2:before,
.post_archive_link_container > p > a,
body.home .pr_section .widget_custom_html h2:before{
	border-color:#066A47;
}
.postList .media .media-body .media-heading{
	border-color:#333;
}
.blt_sns img,
.postList .media:last-of-type,.postList .media{
	border-color:#EEEEEE;
}
.postList .entry-meta_items_term>a{
	border-color:#fff;
}
footer .blt_footer_menu1>div>div>ul>li,
footer .blt_footer_menu1>div>div>ul>li:last-child{
	border-color:rgba(255,255,255,0.2)
}

/*background color*/
.form-control.form-group{
	background-color:#ddd;
}
.searchform.form-inline:focus-within .form-control:focus {
	background-color:#888;
}
body .vk-mobile-nav-menu-btn{
	background-color:black;
}
.blt_sns img{
	background-color:white;
}
#blt_burger_menu::-webkit-scrollbar-thumb,
aside.BLT_nav_Widget .side-menu-child.children-open,
[id^="post_archive_link_button"]:hover{
	background-color:#09A46D;
}
#blt_global_container .blt_global_item>div>ul>li{
	background-color:#09A46D!important;
}
/******************************/
/* -- [11]color config end -- */
/******************************/


/***************/
/* -- Other -- */
/***************/
/*2021-01-07*/
body .gMenu_outer{
	width:100%;
	max-width:100%;
	min-width:100%;
	text-align:center;
}
body .gMenu_outer nav{
	display:inline-block;
}
@media (max-width:999px){
	body .gMenu_outer{
	    display:none;	
	}
}
/*2021-01-07 end*/
/*VK mobile*/
body .vk-mobile-nav-menu-btn {
    display:none !important;
}
/*home container*/
/* .home .container{
	max-width:1400px; 
} */
/*blt_sns*/
.blt_sns img {
    min-height: 26px;
    min-width: 26px;
    max-height: 26px;
    max-width: 26px;
    height: 26px;
    width: 26px;
    border: 1px solid;
    border-radius: 20px;
}
/*footer size*/
footer.section.siteFooter>.copySection>.copyright{
	margin:0px;
	font-size:13px;
	font-family:Verdana, "Droid Sans";
	padding:20px 0px;
}
/*page sidebar*/
aside.BLT_nav_Widget>div>ul>li>ul{
	margin:10px;
}
/*blt_child blt_gallery*/
#blt_global_container .blt_global_item:first-child > .blt_image {
    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;
}
/* breadcrumb(pankuzu list)*/
.siteHeader {
	box-shadow:none;
}
/*******************/
/* -- Other end -- */
/*******************/

/*******************/
/* 2022 02 15 追加 */
/*******************/
/* [header] トップコンテンツ*/
#header_content_top .HeaderTopMenu{
	padding:0px;
	margin:0px 20px 0px 0px;
}
#header_content_top .HeaderTopMenu > li{
	display:inline-block;
	vertical-align:middle;
	margin:0px 0px 5px 0px;
}
#header_content_top .HeaderTopMenu > li > a{
	margin-right:10px;
	position:relative;
	background-color:#00BF7C;
	color:white;
	padding:5px 12px;
	border-radius:6px;
	font-size:14px;
	font-weight:bold;
}
#header_content_top .HeaderTopMenu > li > a:before{
	font-family:"Font Awesome 5 Free";
	font-size:16px;
	margin-right:10px;
}
#header_content_top .HeaderTopMenu > li.contact > a:before{
	content:"\f0e0";
}
#header_content_top .HeaderTopMenu > li.access > a:before{
	content:"\f3c5";
}
.navbar-header > .header_content{
	padding-top:10px;
}
#header_content_top>form{
	max-width:220px;
}
@media screen and (max-width:1199px){
	#header_content_top .HeaderTopMenu > li{
		display:block;
	}
	#header_content_top .HeaderTopMenu{
		margin-right:5px;
	}
	#header_content_top>form{
		max-width:180px;
	}
}
/* [header] BLT_Global */
#blt_global_container .blt_global_parents ul>li{
	height:50px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
#blt_global_container.fixed .blt_global_parents ul>li{
	height:40px;
}
#blt_global_container .blt_global_parents ul>li:hover>a,
#blt_global_container .blt_global_parents ul>li.current-page-ancestor>a,
#blt_global_container .blt_global_parents ul>li.current-page-parent>a,
#blt_global_container .blt_global_parents ul>li.current-page-item>a,
#blt_global_container .blt_global_parents ul>li.current_page_ancestor>a,
#blt_global_container .blt_global_parents ul>li.current_page_parent>a,
#blt_global_container .blt_global_parents ul>li.current_page_item>a{
    background-color:#00bf7c;
}
/*[header] BLT_Burger*/
#blt_bt_container{
	cursor:pointer;
	padding:8px 9px;
	width:40px;
	height:36px;
	background-color:#09A46D;
}
body:not(.scrolled) #blt_bt_container{
	position:absolute;
	top:30%;
	right:0px;
	transform:translateY(-50%);
}
#blt_bt_container .menu-trigger{
	width:21px;	
}
#blt_bt_container .menu-trigger span{
	background-color:white;
}
#blt_burger_menu .blt_image>a>img{
	width:auto;
	height:auto;
}
/* [all] 検索フォーム */
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{
	padding:2px 15px 2px 5px;
	border:none;
	border-radius:4px;
	background-color:#DBFDF1;
	border-radius:100px;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{
	background-color:transparent;
}
.wp-block-search__inside-wrapper input{
	order:2;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{
	order:1;
	padding:0px;
	margin:0px;
	font-size:0px;
	width:30px;
	background-color:transparent;
	position:relative;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button:before{
	position:absolute;
	font-family:"Font Awesome 5 Free";
	font-weight:bold;
	font-size:18px;
	content:"\f002";
    color:#09A46D;
    left:5px;
    top:50%;
    transform:translateY(-50%);
}
.form-control:focus{
	box-shadow:none;
}
.form-control{
	height:1.8em;
}
/* [home] PRコンテンツエリア */
.pr_content_area{
	margin:0px;
	padding:95px 0px;
	background-color:#D6F3ED;
}
@media screen and (max-width:999px){
	.pr_content_area{
		padding:45px 0px;
	}
}
/* [pr_area-2] 通常 */
#pr_area-2 .pr_area {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  	-ms-flex-wrap: nowrap;
  	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#pr_area-2 .pr_area > a{
	background-color:white;
	padding:0px 0px 30px 0px ;
	text-align:center;
	width:33.3333%;
}
#pr_area-2 .pr_area > a:nth-of-type(2){
	margin:0px 7%;
}
#pr_area-2 .pr_area > a h2{
	border:none;
	margin:30px 0px 30px 0px;
	padding:0px;
	color:#066A46;
	font-size:26px;
	font-weight:bold;
	letter-spacing:2.5px;
}
#pr_area-2 .pr_area > a span{
	padding:0px;
	font-size:0px;
}
#pr_area-2 .pr_area > a span:before{
	background:none;
	font-size:15px;
	font-weight:bold;
	color:white;
	position:relative;
	content:"詳しく見る";
	padding:8px 38px;
	background-color:#09A46D;
	border:1px solid white;
}
#pr_area-2 .pr_area > a .pr_image{
	height:auto;
	min-height:175px;
	max-height:175px;
	width:auto;
	position:relative;
	overflow:hidden;
}
#pr_area-2 .pr_area > a img{
	position:absolute;
	left:50%;
	top:50%;
	width:auto;
	min-width:100%;
	max-width:5000px;
	height:auto;
	min-height:100%;
	max-height:5000px;
	transform:translate(-50%,-50%) scale(1.0);
	transition:transform 0.3s ease-in-out;
}
/* [pr_area-2] ホバー */
#pr_area-2 .pr_area > a:hover {
	background-color:#09A46D;
}
#pr_area-2 .pr_area > a:hover h2{
	color:white;
}
#pr_area-2 .pr_area > a:hover img{
	transform:translate(-50%,-50%) scale(1.1);
}
/* [pr_area-2] メディアサイズ調整 */
@media screen and (min-width:768px) and (max-width:1024px){
	#pr_area-2 .pr_area{
		display: block;
	}
	#pr_area-2 .pr_area > a{
		display: inline-block;
		width: 46%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#pr_area-2 .pr_area > a:nth-of-type(2n){
		margin: 10px auto 10px 7%;
	}
}
@media screen and (max-width:767px){
	#pr_area-2 .pr_area {
		-ms-flex-wrap: wrap;
	  	flex-wrap: wrap;
	}
	#pr_area-2 .pr_area > a{
		min-width:100%;
		margin-bottom:15px;
	}
	#pr_area-2 .pr_area > a:nth-of-type(2){
		margin:0px 0px 15px 0px;
	}
}
/*[トップページポストリスト]タイトルとアーカイブボタン*/
.sub_title_container{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  	-ms-flex-wrap: nowrap;
  	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom:30px;
}
.sub_title_container h2{
	margin:0px;
}
.sub_title_container .post_archive_link_container{
	margin:0px;
}
.sub_title_container .post_archive_link_container p{
	margin:0px;
	text-align:right;
}
.post_archive_link_container p a[id^="post_archive_link_button"]{
	padding:10px 18px;
	font-size:15px;
	position:relative;
}
.post_archive_link_container p a[id^="post_archive_link_button"]:before{
	position:relative;
	font-family:"Font Awesome 5 Free";
	font-weight:bold;
	content:"\f03a";
	margin-right:15px;
}
@media screen and (min-width:701px){
	.sp-only{
		display:none !important;
	}
}
@media screen and (max-width:700px){
	.pc-only{
		display:none !important;
	}
}
/*[ポストリスト] 全体*/
.media:nth-of-type(1){
	border-top:1px solid #EEEEEE;
}
/*[メインコンテンツ] 全体*/
@media screen and (min-width:992px){
	.mainSection-col-two{
		max-width:calc(100% - 330px);
	}	
}

/*[サイドバー]全体*/
body .sideSection-col-two .widget_wp_widget_vk_archive_list a{
	font-size:16px;
}
@media screen and (min-width:992px){
	body .sideSection-col-two{
		width:330px;
	}	
}
/*[サイドバー] home以外*/
body:not(.home) .subSection h1.subSection-title{
	border-left:2px solid #066A47;
}
body:not(.home) .subSection h1.subSection-title:after{
	content:none;
}
body:not(.home) .subSection h1.subSection-title,
body:not(.home) .sideSection-col-two h2{
	font-size:18px;
	font-weight:bold;
	padding:8px 15px;
	border-bottom:1px solid #EEEEEE;
	margin-bottom:10px;
}
body:not(.home) .sideSection-col-two .wp-block-latest-posts.wp-block-latest-posts__list li{
	border-bottom:1px solid #EEEEEE;
	padding:10px 0px;
}
body:not(.home) .sideSection-col-two .wp-block-archives-list,
body:not(.home) .sideSection-col-two .wp-block-categories-list{
	padding:0px;
	margin:0px;
	list-style:none;
}
body:not(.home) .sideSection-col-two .wp-block-archives-list li,
body:not(.home) .sideSection-col-two .wp-block-categories-list li{
	padding:10px 0px;
	border-bottom:1px solid #EEEEEE;
}
/*[サイドバー] 見出し */
body .subSection h2{
	text-align:left;
	font-weight:bold;
	letter-spacing:5px;
}
/*[サイドバー] 特殊見出し */
body .subSection .TopSideRecruit h3{
	background-color:#09A46D;
	color:white;
	font-size:18px;
	font-weight:bold;
	padding:12px 20px;
	border:none;
	border-radius:3px;
}
body .subSection .TopSideRecruit  h3:after{
	content:none;
}
body .subSection .TopSideRecruit  h3 > small{
	display:block;
	font-size:14px;
	margin-top:3px;
}
/*[サイドバー] 画像*/
body .subSection aside.widget_media_image{
	min-width:100%;
	border:none !important;
	margin:0px !important;
	padding:0px !important;
}
body .subSection aside.widget_media_image .wp-block-image{
	margin:0px;
}
body .subSection aside.widget_media_image .wp-block-image a{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width:100%;
	min-width:100%;
	max-width:100%;
	height:68px;
	min-height:68px;
	max-height:68px;
	margin-bottom:18px;
	border:1px solid #DDDDDD;
	border-radius:3px;
}

/*[全体]見出しとサブテキスト*/
h2{
	border:none;
	padding:10px 0px 10px 20px;
	border-left:2px solid;
	border-color: #066A47;
	color:#333333;
}
h2 > small{
	display:block;
	font-size:14px;
	color:#BABABA;
	font-weight:bold;
	letter-spacing:0px;
	margin-top:5px;
}
h3{
	border-bottom:2px solid #DDDDDD;
}
h3:after{
	bottom:-2px;
	border-bottom:2px solid #066A47;
	width:35%;
}
/*[Footer]全体*/
body footer.section.siteFooter{
	background-color:#316855;
	border:none;
}
body footer.section.siteFooter{
	padding-top:0px;
	padding-bottom:0px;
}
body footer.section > .sectionBox{
	padding-top:0px;
	padding-bottom:0px;
}
/*[Footer]1列目*/
footer .col-md-4:nth-of-type(1){
	flex:none;
	width:100%;
	max-width:100%;
}
footer .col-md-4:nth-of-type(1) aside.widget_media_image{
	margin:0 auto;
	padding:20px 30px;
	max-width:470px;
	width:100%;
	text-align:center;
	border:none;
	border-radius:10px;
	background-color:white;
}
footer .col-md-4:nth-of-type(1) aside.widget_media_image .wp-block-image{
	margin:0px;
}
@media screen and (min-width:992px){
	footer .col-md-4:nth-of-type(1){
		flex:none;
		width:500px;
		min-width:100px;
		max-width:500px;
	}
}
/*[Footer]2列目*/
footer .col-md-4:nth-of-type(2) h1{
	color:white;
	border:none;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1.8px;
}
footer .col-md-4:nth-of-type(2) h1:after{
	content:none;
}
@media screen and (min-width:992px){
	footer .col-md-4:nth-of-type(2){
		flex:none;
		width:calc(100% - 500px);
		max-width:100%;
		padding-left:90px;
	}
	footer .col-md-4:nth-of-type(2) > aside > div > ul{
		display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	footer .col-md-4:nth-of-type(2) > aside > div > ul > li{
		padding:0px;
		margin-left:0px;
		margin-right:8%;
	}
	footer .col-md-4:nth-of-type(2) > aside > div > ul > li > a{
		border:none;
		padding:0px;
	}
	footer .col-md-4:nth-of-type(2) h1{
		margin-bottom:15px;
	}
}
@media screen and (max-width:991px){
	footer .col-md-4:nth-of-type(2){
		flex:none;
		width:100%;
		max-width:100%;
		margin-top:0;
	}	
	footer .col-md-4:nth-of-type(2) > aside > div > ul > li > a{
		border-color:rgba(255,255,255,0.2);
		padding-left:0px;
	}
}

/*[Footer]3列目*/
footer .col-md-4:nth-of-type(3){
	display:none;
}
/*[copyrightSection]*/
footer.section.siteFooter>.copySection>.copyright{
	text-align:left;
}
body footer.section.siteFooter  > .copySection {
	padding-top:0px;
}
footer .copySection {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
footer .copySection > div{
	width:100%;
}
footer .copySection .FooterList > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin:0px;
	padding:0px;
}
footer .copySection .FooterList > ul > li{
	padding:0px;
	margin:0px;
	list-style:none;
}
footer .copySection .FooterList > ul > li > a{
	display:block;
	padding:5px 15px;
	margin-left:10px;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
	background-color:#397963;
	position:relative;
}
footer .copySection .FooterList > ul > li > a:before{
	position:relative;
	font-family:"Font Awesome 5 Free";
	font-weight:bold;
	margin-right:15px;
}
footer .copySection .FooterList > ul > li > a.Recruit:before{
	content:"\f007";
}
footer .copySection .FooterList > ul > li > a.Contact:before{
	content:"\f0e0";
}
footer .copySection .FooterList > ul > li > a.Access:before{
	content:"\f3c5";
}
@media screen and (max-width:991px){
	footer .copySection .FooterList > ul,
	footer .copySection {
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-flow:row wrap;
		flex-flow:row wrap;
	}
	footer .copySection .FooterList > ul,
	footer .copySection .FooterList > ul > li,
	footer .copySection > div{
		min-width:100%;
	}
	footer .copySection .FooterList > ul > li{
		margin-bottom:10px;
	}
	footer .copySection > div.FooterList{
		order:1;
		margin-bottom:20px;
	}
	footer .copySection > div.copyright{
		order:2;
		text-align:left !important;
	}
}
/*[BLT_Burger]*/
#blt_burger_menu > li:nth-of-type(1) img{
	max-width:calc(100% - 60px);
}
/*[postNextPrev]*/
.postNextPrev .card-img-outer{
	display:none;
}
.postNextPrev .col-7{
	flex:none;
	width:100%;
	max-width:100%;
}
.postNextPrev > div.card {
	margin-bottom:5px;
}
em {
    font-weight: normal;
}
.page-id-180 .mainSection .entry-body h3{
	position:relative;
	padding: 10px 0 10px 30px;
	color:#ffffff;
	background-color:#066A47;
	border-bottom:0;
}
.page-id-180 .mainSection .entry-body h3::before{
	position: absolute;
	display: block;
	content: '';
    height: 110%;
    width: 3px;
    left: 14px;
    top: -3px;
    margin: auto;
    background-color: #fff;
}
.page-id-180 .mainSection .entry-body h3:after{
	position: absolute;
    display: block;
    content: '';
    height: 10px;
    width: 11px;
    left: 10px;
    top: 20px;
    background-color: #fff;
    border: 0px;
}
.page-id-180 .mainSection .entry-body ul li{
	display:inline-block;
	margin-top:10px;
	margin-bottom: 10px;
	list-style:none;
	vertical-align: middle;
	width:100%;
}
.page-id-180 .mainSection .entry-body ul>li {
    display: flex;
    justify-content: start;
    align-items: center;
}
.page-id-180 .mainSection .entry-body ul>li a {
    display: contents;
	display:ruby-base;
}
.page-id-180 .mainSection .entry-body ul li img{
	margin-right: 30px;
	max-width:120px;
	min-width: 120px;
	width:100%;
}
.page-id-180 .mainSection .entry-body ul li ul{
	display:inline-block;
	vertical-align: middle;
	margin-top:0;
	margin-bottom:0;
	padding-left:0;
    width: 100%; 
}
.su-spoiler-style-default>.su-spoiler-title{
	position: relative;
	margin: 1.5em 0 0;
	padding-bottom: 7px;
    clear: both;
	font-size: 1.75rem;
	font-weight: 500;
    line-height: 1.2;
	overflow-wrap: break-word;
	border-bottom:0;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
}
.su-spoiler-style-default>.su-spoiler-title:first-child{
	margin-top: 0;
}
.su-spoiler-style-default>.su-spoiler-title:after {
	display: none;
	/* position: absolute;
	display: block;
    overflow: hidden;
	content: ".";
    line-height: 0;
    bottom: -2px;
	left: 0;
    border-bottom: 2px solid #066A47;
    width: 35%; */
}
.su-spoiler-icon{
	top:10px !important;
	color:#066A47;
}
.su-spoiler-style-default>.su-spoiler-content {
	margin-bottom: 25px;
	padding: 15px 15px 5px 15px !important;
	text-align:center;
	border: 1px solid #DDDDDD;
	border-top: 0;
}
.su-spoiler-style-default>.su-spoiler-content a{
	display: inline-block;
	position: relative;
	overflow:hidden;
}
.su-spoiler-style-default>.su-spoiler-content a:hover{
	opacity:1;
}
.su-spoiler-style-default>.su-spoiler-content img{
	max-width:545px;
	width:100%;
	height:auto;
}
.su-spoiler-style-default>.su-spoiler-content img:nth-of-type(1) {
	position: relative;
	display: block;
    top: 0;
    left: 0;
    z-index: 0;
	transition: .4s ease;
	opacity:1;
}
.su-spoiler-style-default>.su-spoiler-content img:nth-of-type(2){
	position: absolute;
	display: block;
    top: 0;
    left: 0;
    z-index: 1;
    transition: .4s ease;
	opacity: 0;
}
.su-spoiler-style-default>.su-spoiler-content:hover img:nth-of-type(2){
	opacity: 1;
}
.gallery img {
    border: 1px solid #dddddd !important;
}
.gallery dd, .gallery dt{
	max-height: 300px;
    height: auto;
    width: auto;
    overflow: hidden;
}
a.btn.btn-xs.btn-primary.entry-meta_items_term_button,
.postList .entry-meta_items_term>a{
	color:#fff;
}
@media screen and (min-width:768px){
	.gallery .gallery-item{
		position:relative;
	}
	.gallery .gallery-item .gallery-caption{
		position:absolute;
		width:calc(100% - 10px);
		left:10px;
		bottom:0;
		opacity:0;
		background-color:rgba(0,0,0,0.4);
		-webkit-transition:	all 0.6s ease;
		transition:all 0.6s ease;
		color:#ffffff;
		font-size:14px;
	}
	.gallery .gallery-item:hover .gallery-caption{
		opacity:1;	
		padding: 10px 10px;
	}
}

@media screen and (max-width:767px){
	.page-id-180 .mainSection .entry-body>ul{
		padding-left:0;
	}
	.page-id-180 .mainSection .entry-body ul>li{
		display:inline-block;
	}
	.page-id-180 .mainSection .entry-body ul li img{
		margin-right:auto;
	}
	.page-id-180 .mainSection .entry-body ul li ul{
		display:block;
		padding-left:15px;
		max-width:100%;
		width: 100%;
	}
}

/*--2022-03-12--*/
ul.su-subpages.submenu-lists {
    margin: 40px auto 0;
	padding: 0 0 0 0;
	width: 100%;
}
ul.su-subpages.submenu-lists li{
	margin: 0 auto 15px;
    display: inline-block;
    list-style: none;
    width: calc(25% - 4px);
    text-align: center;
}
ul.su-subpages.submenu-lists li a{
	position: relative;
	display: block;
	padding: 15px 24px 15px 8px;
	color: #066A47;
	font-size: 18px;
	border: 2px solid #066A47;
	text-decoration: none;
	background-color: #ffffff;
	transition: ease .2s;
}
ul.su-subpages.submenu-lists li a::after{
	position: absolute;
	content: '';
	width: 7px;
    height: 7px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
	transition: all .3s;
	top: calc(50% - 4px);
	right: 13px;
}
ul.su-subpages.submenu-lists li a:hover:after{
	border-top: 2px solid #066A47;
    border-right: 2px solid #066A47;
	right: 11px;
}
#blt_global_container.fixed{
	margin: 0 auto;
	text-align: center;
	max-width: 100%;
	width:100%;
	left: 0;
    right: 0;
}
.breadSection{
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #316855;
}
.breadSection .breadcrumb a{
	color: #ffffff;
}
.search .breadSection {
    display: none;
}
#blt_burger_menu,
#blt_burger_menu.view{
	transition: none;
}
body.view #blt_bt_container {
    margin-right: 16px;
}

@media screen and (min-width:1000px) and (max-width:1199px){
	#blt_global_container.fixed{
		max-width: 100%;
	}
	.siteHeader_logo img{
		max-height: 60px;
	}
}
@media screen and (max-width:999px){
	.siteHeader .container{
		margin: 0px auto 0 0;
		padding: 15px 70px 15px 15px;
	}
	.navbar-header>.navbar-brand.siteHeader_logo{
		padding-left: 10px;
		padding:10px;
		width:100%
	}
}
@media screen and (max-width: 991.98px) {
	.page .sideSection{
		margin-bottom: 2rem;
	}
	.page .mainSection{
		margin-bottom: 0;
	}
	.page-id-11 .sideSection,
	.parent-pageid-11 .sideSection{
		margin-bottom: 0;
	}
	.page-id-11 .mainSection,
	.parent-pageid-11 .mainSection{
		margin-bottom:  2rem;
	}
}
@media screen and (min-width:768px) and (max-width:1199px){
	ul.su-subpages.submenu-lists li{
		width: calc(33.3333% - 4px);
	}
}
@media screen and (min-width:1025px) {
	.pr_content_area{
		display: none;
	}
}
@media screen and (max-width:767px){
	ul.su-subpages.submenu-lists li{
		width: calc(50% - 4px);
	}
}

/* 2022-03-28 Add */
.siteHeader .container{
	max-width: 100%;
	padding-right:0px !important;
	padding-left:0px !important;
}
#blt_global_container {
	background-color: rgb(105, 105, 105)
}
#blt_global_container .blt_global_parents>div>ul>li {
    height: 40px;
	border:0px;
	transition: 0.3s;
}
#blt_global_container .blt_global_parents>div>ul>li>a {
	font-weight:normal !important;
	font-size:16px;
	letter-spacing: 0px !important;
	background-color: rgb(105, 105, 105) !important;
}
#blt_global_container .blt_global_parents>div>ul>li>a:hover {
	background-color: rgb(155, 155, 155) !important;
}
#blt_global_container .blt_global_parents ul>li.current-page-ancestor>a {
	background-color: rgb(105, 105, 105) !important;
}
#blt_global_container .blt_global_parents>div>ul>li {
	background-color: rgb(105, 105, 105) !important;
}
#blt_menu_parents {
	margin:0px auto;
	max-width:1140px;
}
.wp-block-search input.wp-block-search__input {
	border:0px;
}
#logos a {
	float:left;
}
@media screen and (max-width:670px){
	#logos a {
		float:none;
	}
}