/*!
Theme Name: Nagano Morita
Author: TYRANT KING, INC.
Author URI: https://www.tyrantking.com
License URI: https://www.gnu.org/licenses/gpl.html

This theme is based on WP Bootstrap 4 and Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
/**/


@charset "utf-8";
@import url(init.css);

/*----------------------------------------------------------
    layout
----------------------------------------------------------*/
.lang-jp {font-size:80%!important;}
.palt{ font-feature-settings : "palt";}
.gnav { position: fixed; top: 0; left: 0; z-index: 1000; border-bottom: 1px solid #7da0bd;}
.gnav .navbar { padding: 0; padding-bottom: 4px;}
.gnav .navbar-nav { margin: 15px 0;}
.gnav .navbar-toggler { border: none; padding: 0;}
.gnav-toggler-icon { display: block; width: 40px; height: 50px; position: relative;}
.gnav-toggler-icon i,
.gnav-toggler-icon:before,
.gnav-toggler-icon:after { position: absolute; display: block; border-radius: 2px; height: 4px; width: 80%; margin: 0 10%; background-color: #244456; content: '';}
.gnav-toggler-icon:before { top: 30%;}
.gnav-toggler-icon i { top: 50%;}
.gnav-toggler-icon:after { top: 70%;}
.gnav-title { font-size: 0.9rem; width: calc(100% - 40px); padding: 0 0 0 1rem; /*text-align: center;*/}
.gnav-title:lang(en) {font-size: 1.2rem; font-weight:bold;}
.gnav-logo {max-width:40px;}
.gnav .navbar-nav a { color: #000!important;}
.gnav .navbar-nav .nav-item {font-size: 1rem;}
.gnav .navbar-nav .nav-item:lang(en) {/*font-size: 1.25rem;*/}
.gnav .dropdown-menu {width: max-content;}
.gnav .dropdown-menu li {border-bottom:1px dotted #ddd; margin: 0 .5rem;}
.gnav .dropdown-menu li.menu-item-object-office a:before {
 content: "\f0da";
 font-family: 'Font Awesome 5 Free';
 color:#115a9e;
 font-size:0.7rem;
 padding-right: 0.5rem;
 vertical-align: middle;
 width: 1em;
 height: 1em;
}
.gnav .dropdown-menu li.menu-item-object-office a {display: flex; flex-direction: row; line-height:1.25rem;}
.site-header { margin-top: 40px;}
.site-header .header-logo { margin: 40px 0 5px 0; text-align: center;}
/*.site-header .header-logo .logo{ width: 260px;}*/
.dropdown-menu {border: none !important;}
#myHeader.sticky{position: fixed; top: 0; width: 100%; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); padding-top: 60px; margin-top: -60px;}
#myHeader .gnav-logo{display:none!important;}
/* Small devices (768px and smaller) */
@media screen and (max-width: 767px) {
.gnav .nav-link {padding:.4rem 1rem}
#revslider {display:none!important;}
}
/* Small devices (tablets, 768px and up) */
@media screen and (min-width: 768px) {
	header#header {border-bottom:4px solid #115a9e;}
	.home header#header, .page-id-300 header#header {border-bottom:none;}
    .gnav { position: static; border-bottom: none;}
    .gnav .navbar-nav { margin: 10px 0;}
    /*.gnav .navbar-nav .nav-item {font-size: 15px;}
    .gnav .navbar-nav .dropdown-menu .nav-item { font-size: 18px;}*/
	.gnav .navbar-nav .nav-item a {padding-right: 0; padding-left: 0;}
    .dropdown-menu {border: 1px solid rgba(0,0,0,.15)!important;border-radius: 0rem;}
    .gnav .navbar-nav a:hover {opacity: 0.7;}
    .site-header { margin-top: 0;}
    .site-header .header_txt-01 { font-size: 13px;}
	/*.site-header .header_txt-01:lang(en){font-size: 14px; line-height:1.2rem;}*/
    .site-header .header_txt-02 { font-size: 0.74rem;}
    .site-header .header-logo { flex:0 0 320px; display: flex; flex-direction: row; margin: 0; text-align: left;}
    .site-header .header-logo .logo {width: auto;}
    .site-header .header-discription {flex:1;}
    .site-header .header-support { padding: 10px 0 0; font-size: 12px;}
	#myHeader.sticky .gnav-logo{display:block!important;}
}
/* Tablet (992px and up) */
@media screen and (min-width: 992px){
	.gnav .navbar-nav .nav-item {font-size: 1.15rem;}
	.gnav .dropdown-menu li.nav-item.menu-item-object-office {font-size:1rem;}
}
@media screen and (min-width: 1200px){
	.gnav .navbar-nav .nav-item {font-size: 1.2rem;}
	.gnav .navbar-nav .nav-item a {padding-right: .5rem; padding-left: .5rem;}
}



.footer-bg { padding: 40px 0; color: #fff;
background: #1a3b55;
background: -moz-linear-gradient(top, #1a3b55 0%, #176292 100%);
background: -webkit-linear-gradient(top, #1a3b55 0%,#176292 100%);
background: linear-gradient(to bottom, #1a3b55 0%,#176292 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a3b55', endColorstr='#176292',GradientType=0 );}
.footer-bg a { color: #fff!important;}
.footer-linklist li { margin-top: 15px; font-size: 18px;}
.footer-linklist li { margin-top: 15px; font-size: 18px;}
.footer-linklist li.menu-item-has-children {display: none;}
.footer-linklist li:first-child {margin-top: 0;}
.footer-link_title { font-size: 18px;}
.footer-copyright { padding: 10px; text-align: center; font-size: 10px; color: #fff; background-color: #2b2e36;}
.newsletter-regist .head { margin-bottom: 8px; font-size: 18px;}
.newsletter-regist p { font-size: 12px; line-height: 1.5;}
.newsletter-regist .icon-newsletter { margin-right: 5px; vertical-align: baseline;}
.newsletter-regist .input-text { margin-right: 6px; width: 100%; height: 30px; border: 1px solid #c6cad2;}
.newsletter-regist .credit {font-size: 18px;}
.newsletter-regist .icon-credit { margin-right: 5px; vertical-align: baseline;}
.newsletter-regist #mc_embed_signup {}
.newsletter-regist #mc_embed_signup label {font-size: 13px; font-weight: normal; text-align: left;}
.newsletter-regist #mc_embed_signup input.email {width:100%; /*min-width: 220px;*/}
.newsletter-regist #mc_embed_signup .button {padding:0 8px;}
@media screen and (max-width: 768px) {
.newsletter-regist #mc_embed_signup input.email {margin-bottom:0;}
}
@media screen and (min-width: 768px) {
    .footer-linklist li.menu-item-has-children {display: none;}
}
.totop {}
.totop i {
    display: block;
    font-size: 38px;
    padding: 0;
    margin: 0;
    line-height: 14px;
	color: #999999;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);}
/*----------------------------------------------------------
    Top
----------------------------------------------------------*/
@media screen and (max-width:1281px) and (min-width:960px) {
#rev_slider_7_1_wrapper {max-width:960px!important;}
}

.kv-container .bg-image { width: 100%;}
.kv-container .copy-block { /*top: 10px; position: absolute; width: 100%;*/}
.kv-container .copy-block .main-title { margin-top: 0.5rem; padding: 0 1.5rem; color: #023f63; line-height: 1.5;  font-size: 1.4rem; text-align: center;}
.kv-container .copy-block .read-txt { margin-top: 0.5rem; padding: 0 1.5rem; color: #023f63; font-size: 0.95rem; text-align: center;}
@media screen and (min-width: 768px) {
    .kv-container { /*height: 700px; background-color: #f5f5f5;*/}
    .kv-container .bg-image { position: relative; left: 50%; transform: translateX(-50%); height: 100%; width: auto; max-width: none;}
    .kv-container .copy-block { top: 28.12%; left: 50%; margin-left: -220px; width: calc(50% + 210px);}
    .kv-container .copy-block .main-title { font-size: 30px; text-align: left;}
    .kv-container .copy-block .read-txt { font-size: 22px; text-align: left;}

}
.top_newsinfo_wrap { box-shadow:0 1px 1px rgba(0,0,0,0.1);}
.top_newsinfo_header { padding: 10px 15px; font-size: 18px; color: #fff; font-weight: bold;
background: #0f4463;
background: -moz-linear-gradient(top, #0f4463 0%, #007cba 100%);
background: -webkit-linear-gradient(top, #0f4463 0%,#007cba 100%);
background: linear-gradient(to bottom, #0f4463 0%,#007cba 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f4463', endColorstr='#007cba',GradientType=0 );}
.top_newsinfo_content { padding: 1rem 1.5rem; background-color: #fff; font-size: 14px;}
.top_newsinfo_content .more { text-align: right;}
.top_newsinfo_content .text { line-height: 1.2;}
.more_info { display: inline-block; padding-right: 20px; position: relative; text-decoration: none;}
.more_info::after { right: 0; top: 4px; position: absolute; display: inline-block; height: 8px; width: 11px; background: url(images/icon_arrow_dawn.png); content: ''; font-size: 14px;}
@media screen and (min-width: 768px) {
    .top_newsinfo { position: absolute; bottom: 40px; left: 0;}
    .top_newsinfo_wrap { margin: 0;}
    .top_newsinfo_header { /*padding-top: 30px; padding-bottom: 30px;*/ font-size: 18px; text-align: center;
    background: #0f4463;
    background: -moz-linear-gradient(-45deg, #0f4463 0%, #007cba 100%);
    background: -webkit-linear-gradient(-45deg, #0f4463 0%,#007cba 100%);
    background: linear-gradient(135deg, #0f4463 0%,#007cba 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f4463', endColorstr='#007cba',GradientType=1 );}
    .top_newsinfo_content { padding: 0 0px 0 35px; font-size: 14px;}
}


/* button */
.btn-regist { padding: 0; color: #023f63; font-size: 13px;
background: #ffffff;
background: -moz-linear-gradient(-45deg, #ffffff 0%, #cee0e0 100%);
background: -webkit-linear-gradient(-45deg, #ffffff 0%,#cee0e0 100%);
background: linear-gradient(135deg, #ffffff 0%,#cee0e0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cee0e0',GradientType=1 );}

.btn-more { position: relative; display: inline-block; padding: 16px 48px 16px 20px; color: #fff; font-size: 20px;
background: #0f4463;
background: -moz-linear-gradient(-45deg, #0f4463 1%, #007cba 100%);
background: -webkit-linear-gradient(-45deg, #0f4463 1%,#007cba 100%);
background: linear-gradient(135deg, #0f4463 1%,#007cba 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f4463', endColorstr='#007cba',GradientType=1 );}
.btn-more::after { right: 1.25rem; top: 50%; transform: rotate(45deg) translateY(-50%); position: absolute; width: 6px; height: 6px; border: solid #fff; border-width: 1px 1px 0 0; content: '';}
.btn-more:hover { color: #fff; text-decoration: none;}
.btn-more.white { color: #085f8c;
background: #ffffff;
background: -moz-linear-gradient(-45deg, #ffffff 0%, #cee0e0 100%);
background: -webkit-linear-gradient(-45deg, #ffffff 0%,#cee0e0 100%);
background: linear-gradient(135deg, #ffffff 0%,#cee0e0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cee0e0',GradientType=1 );
}
.btn-more.white::after { border-color: #085f8c;}
.btn-more.sm {font-size: 0.8rem; padding: 0.4rem 2rem;}

.vip-bg { background: url(images/vip_bg.png) no-repeat;}
.vip-thm { margin-bottom: 20px; border: 3px solid #fff;}
.vip-body { margin-bottom: 40px;}
.row .col:last-child .vip-body { margin-bottom: 0;}
.vip-body .label { display: inline-block; padding: 4px 8px; background-color: #023f63; color: #5a7ea1;}
.vip-body .label span { color: #fff; font-size: 24px; font-weight: bold;}
.vip-body .label_wrap { margin-bottom: 8px;}
.vip-body .title_en { margin-bottom: 10px; font-size: 24px; color: #135681;}
.vip-body .title { margin-bottom: 25px; font-size: 14px; color: #023f63; font-weight: bold;}
.vip-body p { font-size: 13px;}
.vip-body p:lang(en) {font-size: 16px; line-height: 1.25rem;}
.vip-footer { padding: 60px 0;}
.vip-footer p { font-size: 22px; text-align: center;}
@media screen and (min-width: 768px) {
    .vip-bg { background: #fff;}
    .vip-body { margin-bottom: 0;}
    .vip-body .label { font-size: 13.7px;}
    .vip-footer p { font-size: 20px; padding: 0 1rem; max-width: 43em;margin: 0 auto;}
}

.geneva .bg { padding: 50px 0 60px; background: url(images/geneva_bg-01.png);}
.geneva .geneva_logo { margin-bottom: 30px; text-align: center;}
.geneva .main-copy { font-size: 18px; color: #023f63; text-align: center;}
/*.geneva .main-copy:lang(en) { font-size: 20px;}*/
.geneva .sub-copy { margin-top: 30px; line-height: 2; font-size: 15px; color: #000; text-align: center;}
/*.geneva .sub-copy:lang(en) {line-height: 1.5; font-size: 1rem;}*/
.geneva .four-feature { margin: 35px 0 0;}
.geneva .four-feature .notice { margin-top: 20px; font-size: 11px; text-align: center;}
.four-feature .feature_item { display: flex; align-items: center; padding: 15px 20px; background: #fff; font-size: 17px; font-weight: bold;}
.four-feature .feature_item i { font-size: 29px;}
.four-feature .feature_item .num { margin-left: auto; line-height: 35px; font-family: Georgia, Times, 'Times New Roman', serif; font-weight: normal;}
.four-feature .feature_item .num .plus { font-size: 25px;}
.four-feature .feature_item .num .value { font-size: 44px;}
.four-feature .feature_item .num .value b { vertical-align: -7px; font-weight: normal;}
.four-feature .feature_item>div:first-child { margin-right: 5px; width: 38px; text-align: center;}
.four-feature .feature_item>div:last-child { margin-left: 15px;}
.four-feature .feature_item i,
.four-feature .feature_item .num { color: #076393;
background: -webkit-linear-gradient(-90deg, #0071b0, #0f4463);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
@media screen and (min-width: 768px) {
    .geneva .main-copy { text-align: left;}
    .geneva .sub-copy { margin: 20px 0; font-size: 14px; text-align: left;}
    .geneva .four-feature { max-width: 1000px; margin: 55px auto 40px;}
    .geneva .four-feature .notice { margin-top: 0; text-align: right;}
    .four-feature .feature_item { padding: 25px; font-size: 24px;}
    .four-feature .feature_item i { font-size: 40px;}
    .four-feature .feature_item .num { line-height: 45px;}
    .four-feature .feature_item .num .plus { font-size: 35px;}
    .four-feature .feature_item .num .value { font-size: 56px;}
    .four-feature .feature_item .num .value b { vertical-align: -10px;}
    .four-feature .feature_item>div:first-child { width: 50px;}
}


.aboutus .bg { padding: 55px 0 60px; background-color: #0f4463; color: #fff;}
.aboutus .aboutus-header .title_en { font-size: 24px;}
.aboutus .aboutus-header .title { margin-top: 8px; font-size: 16px;}
.aboutus .photo { margin: 40px 0;}
.aboutus .body p { line-height: 2; font-size: 16px;}
/*.aboutus .body p:lang(en) { line-height: 1.5; font-size: 1.1rem; padding-top:1rem;}*/
@media screen and (min-width: 768px) {
    .aboutus .photo { margin: 30px 0 10px;}
    .aboutus .body { padding-top: 40px;}
}

.map .bg { background-color: #f0f1f4;}
.map .contentlist-inner { margin: 0 1.6rem; padding: 50px 0 40px; }
.map .contentlist-inner .title_en { color: #135681; font-size: 24px;}
.map .contentlist-inner .title { margin-top: 8px; color: #023f63; font-size: 14px;}
.map .mapimage { position: relative; overflow: hidden;}
.map .mapimage img { height: 480px; width: 100%; object-fit: cover;}
.arrow-list { margin-top: 35px;}
.arrow-list li { position: relative; margin: 0.5em 0.25rem; padding-left: 18px; font-size: 0.95rem; line-height:1.25rem;}
/*.arrow-list li:lang(en){font-size: 1rem;}*/
.arrow-list li::before{ top: 3px;left: 0;position: absolute;width: 0;height: 0;border-style: solid;border-width: 3px 0 3px 5px;border-color: transparent transparent transparent #115a9e; content: '';}
.arrow-list li a { color: #085f8c;}
.site-footer .arrow-list { margin-top: 20px;}
.site-footer .arrow-list li::before { border-color: transparent transparent transparent #67a0ce;}
@media screen and (min-width: 768px) {
    .map .contentlist-inner { margin: 0 50px;}
    .map .contentlist { order:2}
    .map .mapimage { order:1; max-height: 480px;}
}

.new-information .bg { padding: 60px 0;}
.new-information .header { margin-bottom: 20px; position: relative;}
.new-information .header .more { right: 0; bottom: 4px; position: absolute; }
.new-information .header .more a { position: relative; padding-right: 16px; font-size: 16px; color: #023f63;}
.new-information .header .more a::after { right: 3px; top: 50%; transform: rotate(45deg) translateY(-50%); position: absolute; width: 6px; height: 6px; border: solid #023f63; border-width: 1px 1px 0 0; content: '';}
.new-information .title_en { color: #135681; font-size: 24px;}
.new-information .title { margin-top: 6px; color: #023f63; font-size: 18px; font-weight: bold;}
.new-information .nav-tabs { border-bottom: none;}
.new-information .tab-content { margin-bottom: 30px;}
.new-information .nav-item { margin: 0 3px 3px 0;}
.new-information .nav-link { border: 1px solid #c6cad2; border-radius: 0; color: #023f63; font-size: 12px; font-weight: bold;}
.new-information .nav-link.active { border-color: #1070a0; color: #fff;
background: #1a3b55;
background: -moz-linear-gradient(top, #1a3b55 0%, #176292 100%);
background: -webkit-linear-gradient(top, #1a3b55 0%,#176292 100%);
background: linear-gradient(to bottom, #1a3b55 0%,#176292 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a3b55', endColorstr='#176292',GradientType=0 );
}
.new-information .post-index { margin-top: 12px; border-top: 1px solid #c6cad2;}
.new-information .post-item { display: flex; padding: 8px 0; border-bottom: 1px dotted #c6cad2; /*line-height: 1.5;*/}
.new-information .post-item .date { /*padding: 0 8px;*/min-width: 78px; color: #666; font-size: 13px;}
.new-information .post-item .content { font-size: 14px; font-weight: bold;}
.new-information .post-item .content a{ font-weight: bold;}
.new-information .video-block { font-size: 14px;}
.new-information .video-block .video-head { margin-bottom: 6px;}
.new-information .video-block .icon-youtube { margin-right: 8px; width: 60px;}
.new-information .video-block .video-frame { border-bottom: 1px solid #c6cad2; padding-bottom: 2rem; margin-bottom: 2rem;}
.new-information .video-block .video-frame .responsive-movie { padding-top: 54.054%; }
.new-information .staff_wanted a { display: block; padding: 14px; border: 1px solid #11649c; font-size: 18px; font-weight: bold; text-align: center;}
.new-information .staff_wanted .icon { margin-right: 6px; vertical-align: baseline;}
@media screen and (min-width: 768px) {
    .new-information .nav-item { margin: 0 15px 0 0;}
    .new-information .nav-item:last-child { margin-right: 0;}
    .new-information .nav-link  { padding: 4px; border: none;}
    .new-information .post-item { /*flex-direction: column;padding: 15px 0;*/ }
    .new-information .post-item .date { /*padding: 0; margin-bottom: 6px;*/}
    .new-information .post-item .content { font-size: 15px;}
    .new-information .video-block .video-frame { border-bottom: none; padding-bottom: 0; margin-bottom: 20px;}
}
.ujpnews-banner {margin-top: 10px;}

.speciality { padding: 30px 0 0;}
.speciality .header {}
.speciality .header .title_en { margin-bottom: 6px; color: #135681; font-size: 24px;}
.speciality .header .bodytxt { color: #023f63; font-size: 14px; }
.speciality-block { display: flex; padding: 8px; margin-bottom: 20px; border: 1px solid #c6cad2;}
.row .col:last-child .speciality-block { margin-bottom: 0;}
.speciality-block .image { margin-right: 12px; width: 80px; flex:0 0  80px;}
.speciality-block .body { padding: 5px 0 0;}
.speciality-block .body .name { margin-bottom: 8px; font-size: 16px;}
.speciality-block .body p { font-size: 12px; line-height: 1.3;}


.contact { padding: 20px 0 30px; border-top: 4px solid #115a9e;}
.contact .header { }
.contact .header .name { margin-top: 26px; padding-bottom: 10px; border-bottom: 1px solid #c6cad2; color: #0160ae; font-size: 18px; font-weight: bold;}
.contact .mail { margin-bottom: 10px; font-size: 12px;}
.contact .mail .icon { margin-right: 6px;}
.contact .mail .address { margin-top: 5px; font-size: 16px; color: #0160ae; white-space: nowrap;}
.contact .tel { margin-bottom: 10px; font-size: 12px;}
.contact .tel .icon { margin-right: 4px;}
@media screen and (min-width: 768px) {
    .contact .header .logo { margin-right: 5px;}
    .contact .header .name { font-size: 14px; border-bottom: none; width: 250px; line-height: 1.2em; margin-left: unset;}
    .contact .mail { margin: 0 50px 0 0;}
    .contact .tel { margin: 0;}
    .contact .social { margin-left: auto;}
}

/* TOOLTIP */
.tooltip-main {
  /*width: 15px;
  height: 15px;
  border-radius: 50%;
  font-weight: 700;
  border: 1px solid #737373;
  color: #737373;
  float: left;
  margin: 4px 0px 0px 5px;*/
  cursor: pointer;
}
.tooltip-qm {
  /*float: left;
  margin: -2px 0px 3px 4px;
  font-size: 12px;*/
}
.tooltip-inner {
  min-width: 320px !important;
  height: /*76px*/;
  font-size: 12px;
  padding: 10px 15px 10px 20px;
  background-color: #f7f6f5;
  color: #222;
  opacity: 1!important;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
  text-align: left;
}
.tooltip.show {
  opacity: 1;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #ebebeb;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color: #ebebeb;
}
.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
  border-right-color: #ebebeb;
}
.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
  border-left-color: #ebebeb;
}

/*--------------------------------------------------------------
# no2
--------------------------------------------------------------*/
img.alignleft {float: left; display:block; margin-right: 1em; margin-bottom: 1em;}
img.alignright {float: right;display:block; margin-left: 1em; margin-bottom: 1em;}
img.aligncenter{margin-left: auto; margin-right: auto; display:block;}
.wp-block-separator, .wp-block-spacer {clear:both;}
.site-main .card {border:none;}

article{
    border:0px ;
}
.keyvisual-img{
    max-height: 240px;
    overflow: hidden;
    position: relative;
}
.keyvisual-img img {width: 100%; height: 240px; object-fit: cover;}
.keyvisual-img h1{
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top:0;
    font-weight: bold;
    font-size: 30px;
	letter-spacing: 0.25em;
}
.keyvisual-img::before {
  content: '';
  background-color: rgba(0,0,0,.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.breadcrumbs{
    padding: 0.5rem 0 1rem;
    font-size: 11px;
	line-height: 1.15rem;
}
.content-area {margin-bottom:3rem;}
.wp-bp-sidebar-width{
    margin: 1.5rem 0;
}
h2.title{
    font-size:24px;
    font-weight: bold;
    margin-bottom:1rem;
}
.entry-meta {
    position: relative;
    top:-.5rem;
	padding-top: 0.5rem;
    margin-bottom:1rem;
	font-size: 0.75rem;
}
.posted-on{display: block; float: right;}
.content-area ul.post-categories {list-style:none; margin:3px 0;}
.content-area ul.post-categories li {display:inline-block; margin-inline-start: 3px;}
.content-area ul.post-categories li a {font-size:0.7rem; padding:2px 6px; border-color: #1070a0; color: #fff;
background: #1a3b55;
background: -moz-linear-gradient(top, #1a3b55 0%, #176292 100%);
background: -webkit-linear-gradient(top, #1a3b55 0%,#176292 100%);
background: linear-gradient(to bottom, #1a3b55 0%,#176292 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a3b55', endColorstr='#176292',GradientType=0 );}
.content-area ul.post-categories li a:hover {text-decoration:none; opacity:0.8;}
.updated, .byline {display:none !important;}
.entry-content{
  word-wrap : break-word;
  overflow-wrap : break-word;
}
.staff {margin-top:2rem;}
.staff .profile h2:lang(en), .staff .profile h3:lang(en), .staff .profile h4:lang(en), .staff .profile h5:lang(en) {font-family: Garamond,Times New Roman,serif;}
.profile {padding:0 1rem;}
/*.staff .profile.top h2:lang(en), .staff .profile.top h3 .staff .profile.top h4{/*font-size:1.85rem;}*/
.staff .profile.top {margin-top:80px; background-color:#0f4463; padding-bottom: 1.5rem; color:#fff;}
.staff .profile.top h2 {font-size:2rem; margin-top: 1.5rem;}
.staff .profile.top h3 {font-size:0.85rem; margin-top: -0.85rem; margin-bottom: 0.5rem; letter-spacing: 0.1rem;}
.staff .profile.top h4 {font-size:1.3rem; margin-top: 0.5rem; margin-bottom: 0.5rem;}
.staff .profile.top h5 {font-size:0.85rem; letter-spacing: 0.1rem; margin-bottom: 0;}
.staff .profile.top h4+h5 {margin-top: -0.25rem;}
.staff .profile.photo {text-align: center;}
.staff .profile.title {}
.staff .profile.bottom {border:1px solid #263d5d; padding:1rem 2rem;}
.staff .profile.bottom h5 {font-size:1.1rem; margin-bottom: -0.8rem; color:#0160ae; border-top: 1px solid #eee; padding-top: 1rem;}
.staff .profile.bottom h5:lang(ja) {letter-spacing: 0.1rem;}
.staff .profile.bottom h5:first-child {border-top: none; padding-top: 0;}
.staff .image-round {margin-top:-80px;}
.image-round{
  display: inline-block;
  width: 175px;
  height: 175px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.image-round img{
  position: absolute;
  left: -100%;
  right: -100%;
  margin: auto;
  height:100%;
}
.staff.list .card {border: none; margin-bottom: 2rem;}
.staff.list .profile.top {padding-bottom: 0.5rem; /*min-height: 23rem;*/}
.staff.list .profile.title {text-align:center;}
.staff.list .profile.top h2 {font-size:1.7rem; margin:1rem 0; }
/*.staff.list .profile.top h2:lang(en) {font-family: Garamond,Times New Roman,serif;}*/
.staff.list .details h5 {font-size:1rem; border-top:1px solid #34588a; padding-top:1rem; margin-bottom:-0.85rem;}
.staff.list .details p{font-size:0.8rem;}
.image-round img:hover {opacity:1; filter: brightness(110%);}
.staff.list .card-footer {background-color:#0f4463;}
@media screen and (min-width: 768px) {
.staff.list {margin-right: 15px;}
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
table.location {font-size:12px;}
table.location tr/*:nth-child(odd)*/ td{vertical-align: bottom;}
/*table.location tr:nth-child(even) td{border-top: 2px solid transparent;}*/
table.location td h5 {font-size:16px; margin: 0 0 5px 0;}
table.location td p{font-size:12px; margin: 0 0 5px 0;}
.content-area ul.location {list-style:none; display: flex; flex-direction: row}
ul.location li {/*display:inline-block;*/ margin-bottom: 1.5rem; max-width: 180px; text-align: center;}
ul.location li h5 {font-size:1.1rem; text-align:center; margin:5px 0;}

/* BLOG */
.blog .card, .archive .card, .search .card {border: none; border-bottom: 1px dotted #c6cad2;}
.blog .card-body, .archive .card-body, .search .card-body {padding: 10px;}
.blog .card-body .date, .archive .card-body .date {color: #666; font-size: 13px;}
.blog .card-body h2, .archive .card-body h2, .search .card-body h2 {font-size:1.15rem; margin:3px 0;}
.blog .card-body .entry-summary, .archive .card-body .entry-summary {padding-left:0.25rem;}
.blog .card-body .entry-summary p, .archive .card-body .entry-summary p, .search .entry-summary p{font-size:0.7rem; color: #666; margin:0;}
.more-link {font-size:0.7rem;}
.more-link i {padding-left: 0.25rem;}
.wp-pagenavi {margin: 1.5rem 0; font-size: 0.8rem;}
.single .entry-content {font-size:0.95rem;}
.single .entry-meta {border-top: 1px solid #c6cad2;}

#secondary h5 {
    /*color: #135681;*/
    font-size: 18px;
    border-left: 5px solid #135681;
    border-bottom: 1px dotted #135681;
    padding: 0.5rem;
    margin-bottom:.5rem;
    font-weight: bold;
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", 'Hiragino Mincho Pro', 'MS Mincho','HiraMinProN-W3', serif;
}
#secondary h5:lang(en) {font-family: Georgia, Garamond,Baskerville,Times New Roman,serif;}
#secondary ul ,#secondary .textwidget{
    margin-bottom:2rem;
	padding-left: 0.85rem;
}
#secondary .textwidget{
font-size: 0.85rem;
padding-left: 0.85rem;
}
#secondary .border-bottom{
    border-bottom: none !important;
}
#secondary ul li {
    position: relative;
    margin-top: 1em;
    padding-left: 18px;
    font-size: 14px;
    line-height: 1.25;
}
#secondary ul li a {
    color: #085f8c;
}
#secondary li::before {
    top: 3px;
    left: 0;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 5px;
    border-color: transparent transparent transparent #115a9e;
    content: '';
}
@media screen and (min-width: 768px) {
#secondary{ margin-left:1rem; }
.wp-bp-sidebar-width {border-left: #eaeaea 1px solid;}
}
@media screen and (max-width: 767px) {
#secondary{display:none!important;}
.card-body {padding:0;}
.map .branches-map {padding:0 1.5rem;}
}
.post-navigation{
    margin:1.5rem 0;
}
.post-navigation .nav-links{
    display: flex;
    justify-content: space-between;
}
.post-navigation h2{
    display: none;
}
/*parts*/
.content-area blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

.content-area table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

.content-area table th, .content-area table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

.content-area table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

.content-area table tbody + tbody { border-top: 2px solid #dee2e6; }

.content-area table table { background-color: #fff; }

.content-area figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

.content-area input[type="button"], .content-area input[type="reset"], .content-area input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.2; border-radius: 0; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

.content-area input[type="button"]:active, .content-area input[type="button"]:hover,
 .content-area input[type="reset"]:active, .content-area input[type="reset"]:hover,
 .content-area input[type="submit"]:active, .content-area input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

.content-area input[type="text"], .content-area input[type="email"], .content-area input[type="url"],
 .content-area input[type="password"], input[type="search"], .content-area input[type="number"],
 .content-area input[type="tel"], .content-area input[type="range"], .content-area input[type="date"],
 .content-area input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.25rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

.content-area input[type="text"]:focus, .content-area input[type="email"]:focus, .content-area input[type="url"]:focus,
.content-area input[type="password"]:focus, .content-area input[type="search"]:focus,
 .content-area input[type="number"]:focus, .content-area input[type="tel"]:focus,
 .content-area input[type="range"]:focus, .content-area input[type="date"]:focus,
 .content-area input[type="month"]:focus, .content-area input[type="week"]:focus,
 .content-area input[type="time"]:focus, .content-area input[type="datetime"]:focus, .content-area input[type="datetime-local"]:focus, .content-area input[type="color"]:focus, .content-area textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.content-area input[type="text"]:-webkit-input-placeholder, .content-area input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 1px); display: block; width: 100%; padding: .25rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }
.form-control {border-radius: 0;}

.req {color: #C00;}
.content-area .wpcf7 p {margin-top: 0; margin-bottom: 0.5rem;}
.wpcf7 label {font-size: 0.9rem; font-weight: bold;}
.wpcf7 div.wpcf7-response-output {line-height: 1.5rem;}

.content-area blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

.content-area blockquote p { font-size: 1.15rem; }

.content-area blockquote p:last-child { margin-bottom: 0; }

.content-area ol, .content-area ul, .content-area dl,.content-area p {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.content-area ul{
    list-style:disc;
	overflow: auto;
	/*list-style-position: inside;*/
}
.content-area ol{
    list-style:decimal;
}
.content-area li {
    margin-inline-start: 20px;
    margin-bottom: .75rem;
    display: list-item;
    text-align: -webkit-match-parent;
}
.content-area a {
    /*color: #0e8ed1;*/
}
h1.page-title {font-weight: bold; margin-bottom: 1rem;margin-top: 1rem; font-size: 2rem; font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", 'Hiragino Mincho Pro', 'MS Mincho','HiraMinProN-W3', serif;}
.content-area h2,.content-area h3,.content-area h4,.content-area h5,.content-area h6
{font-weight: bold;margin-bottom: 1rem;margin-top: 1rem; font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", 'Hiragino Mincho Pro', 'MS Mincho','HiraMinProN-W3', serif;}
.content-area h1:lang(en), .content-area h2:lang(en), .content-area h3:lang(en), .content-area h4:lang(en), .content-area h5:lang(en), .content-area h6:lang(en)
{font-family: Georgia, Garamond,Baskerville,Times New Roman,serif;}
.content-area h1{font-size: 2rem;}
.content-area h2{font-size: 2rem;}
.content-area h3{font-size: 1.75rem;}
.content-area h4{font-size: 1.5rem;}
.content-area h5{font-size: 1.2rem;}
.content-area h6{font-size: 0.85rem;}
/*@media screen and (min-width: 768px) {
.content-area h2{font-size: 1.25rem;}
.content-area h3{font-size: 1.125rem;}
.content-area h4{font-size: 1.05rem;}
.content-area h5{font-size: .75rem;}
.content-area h6{font-size: .5rem;}

}*/

.entry-footer, .edit-link {display:none;}


.box1-banner {margin-top: 10px; width}
.ujpnews-banner {margin-top: 0px; width}

/* Medium devices (tablets, less than 992px)*/
@media screen and (max-width: 991px) {

	.covid19 h3 .main-t {display: block; padding:0 0 0 0;}
}
.box1-banner {padding-bottom: 10px; width}

.grecaptcha-badge { visibility: hidden; }
