
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');
body {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans",'Noto Sans JP', sans-serif;
  font-weight: 300;
  color: #222222;
  font-size: 14px;
  line-height: 1.8;
  text-transform: none !important;
  margin: 0;
  padding: 0;
}


h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  letter-spacing: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  text-transform: none !important;
  color: #000;
}
h4 {
  font-size: 1.2em;
}
a, a img {
  transition: all 0.3s ease 0s !important;
}

a:hover, a:hover img {
  transition: all 0.3s ease 0s !important;
}
a:hover img {
  opacity: 0.8;
}
p {
  color: #000;
}
.feature-box .fbox-desc {
  padding-left: 80px;
  line-height: 1.4 !important;
  font-size: 15px;
  color: #000;
}
.feature-box p {
  margin: 8px 0 0 0;
  color: #000;
}
.feature-box h3 {
  font-size: 18px;
  border-bottom: 1px solid #4375aa;
  color: #000;
}
.feature-box h3 a {
  color: #000;
}
#anchor{
  display: flex;
}
#anchor li a {
  display: block;
  height: 100%;
  width: 100%;
  color: #fff;
  background-color: #3aa3e1;
  padding: 15px 0 1px;
}
#anchor li a:hover {
  display: block;
  height: 100%;
  width: 100%;
  color: #fff;
  background-color: #5bc0fa;
  padding: 15px 0 1px;
}
aside.sidebar {
  margin-top: 30px /*50px*/;
}
.about.index .feature-box, .publication.index .feature-box, .research.index .feature-box, .seminar.index .feature-box, .member.index .feature-box {
  border: 1px solid #4375aa;
  margin-bottom: 0;
  border-radius: 10px;
  min-height: 170px;
  height: 100%;
  box-shadow: 0px 2px 5px 2px rgb(0 0 0 / 10%);
}
.public.index .feature-box, .resident.index .feature-box, .provider.index .feature-box {
  /* border: 1px solid #4375aa; */
  margin-bottom: 0;
  border-radius: 10px;
  min-height: 170px;
  height: 100%;
  box-shadow: 0px 2px 5px 2px rgb(0 0 0 / 10%);
}
.title-block {
  min-height: 160px;
  margin: 30px 0 60px;
  border-bottom: 1px solid #6D901A;
  border-left: none;
  padding: 50px 0;
  background-color: #fff !important;
}
.title-block h2 {
color: #000;
font-weight:bold;
font-size:30px;
}
.title-block h2 + span {
  display: block;
  color: #888;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
}
.postcontent h2.ttl,.postcontent h2.ttl.fs20{
  min-height: 160px;
  margin: 20px 0 60px;
  border-bottom: 1px solid #4375aa;
  border-left: none;
  padding: 50px 0;
  background-color: #fff !important;
  color: #000;
  font-weight:bold;
  font-size:26px !important;
}
.device-lg .border-container, .device-md .border-container, .device-sm .border-container, .device-xs .border-container, .device-xxs .border-container {
  padding: 30px;
  box-shadow: 0px 2px 5px 2px rgb(0 0 0 / 10%);
  border: 1px solid #4375aa;
}
.device-lg .time-table-container, .device-md .time-table-container, .device-sm .time-table-container, .device-xs .time-table-container, .device-xxs .time-table-container {
  padding: 30px;
  box-shadow: 0px 2px 5px 2px rgb(0 0 0 / 10%);
  border: 1px solid #4375aa;
}
.border-container .title-block,.time-table-container .title-block,.time-table-container-solid .title-block {
  min-height: 0;
  margin: 0;
  border-left: none;
  padding: 10px 0;
  background-color: #fff !important;
  border-bottom: none;
}
.border-container .title-block h4,.time-table-container .title-block h4{
  position: relative;
  padding: 10px;
  border-bottom: 2px solid #bbbbbb;
  font-size: 20px;
  font-weight:bold;
  }
.border-container .title-block h4:before,.time-table-container .title-block h4:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 20%;
  height: 2px;
  content: '';
  background: #6D901A;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #bbbbbb;
}

#up_ymd {
  text-align: right;
  font-size: 15px;
  margin: 0;
  padding-right: 5px;
}

.title-breadcrumb {
  width: 100%;
  height: 0;
  position: relative;
}

.breadcrumb {
  position: absolute;
  width: auto;
  left: 0px;
  right: auto;
  margin: 150px 0 0 0;
  background-color: transparent;
  padding: 0;
  font-size: 14px;
}
.sns-share {
  position: absolute;
  width: auto;
  left: auto;
  right: 0px;
  margin: 140px 0 0 0;
  background-color: transparent;
  padding: 0;
  font-size: 14px;
}
.organization-list h2,.organization-list h3 {
  position: relative;
  padding: 1rem 10px;
  border-bottom: 2px solid #bbbbbb;
  font-size: 22px;
  font-weight:bold;
}
.organization-list h2:before,.organization-list h3:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 20%;
  height: 2px;
  content: '';
  background: #4375aa;
}
.organization-list td strong, .name-table td, .organization-list td.name {
  color: #000000;
  font-weight: normal;
  font-size: 16px;
}
.organization-list td {
  color: #777777;
  font-size: 14px;
  padding: 3px 5px;
}
.committee .organization-list td:first-child strong {
  font-size: 14px;
  line-height:1.2;
  display: inline-block;
}
.feature-box.committeelist .title-blue h3 {
  background-color: #6D901A;
  font-size: 17px;
}
.feature-box {
  border: 1px solid #4375aa;
  box-shadow: 0px 2px 5px 2px rgb(0 0 0 / 10%);
}
.feature-box.committeelist {
  border: 1px solid #4375aa;
  box-shadow: 0px 2px 5px 2px rgb(0 0 0 / 10%);
}
.feature-box.committeelist li {
  font-size: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
  line-height: 1.2;
  padding-left: 10px;
}
.feature-box.committeelist li:before {
  margin-left: -15px;
}
.feature-box.committeelist li a {
  padding-left: 0;
}
.feature-box.media-box.fbox-bg .fbox-desc {
  background-color: transparent;
  border: none;
}
.committeelist li a span {
  font-size: 14px;
  margin-left: 0;
}
.title-blue h3 {
  display: block;
  background-color: #6D901A;
  padding: 15px 20px;
  border-radius: 10px;
  color: #fff;
  border-bottom: none;
  font-size: 20px;
	margin-bottom: 10px;
}
.title-blue h3:before {
  display:none;
}
.content{
font-size:16px;
line-height:30px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 15px 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #bbbbbb;
}
.title-border {
position: relative;
margin-top: 60px;
margin-bottom: 30px;
}
.title-border h3{
position: relative;
padding: 1rem 10px;
border-bottom: 2px solid #bbbbbb;
font-size: 22px;
font-weight:bold;
  display: block;
  margin-left: 0;
}
.title-border h3:before {
position: absolute;
bottom: -2px;
left: 0;
width: 20%;
height: 2px;
content: '';
background: #4375aa;
}
.title-dotted-border {
  position: relative;
  margin-top: 60px;
  margin-bottom: 30px;
  }
  .title-dotted-border h3{
  position: relative;
  padding: 1rem 10px;
  border-bottom: 2px solid #bbbbbb;
  font-size: 20px;
  font-weight:bold;
  }
  .title-dotted-border h3:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 20%;
  height: 2px;
  content: '';
  background: #6D901A;
  }

b, strong {
font-weight: bold;
}





.postcontent.col_last, .sidebar.col_last {
  float: left;
}
.postcontent {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
  font-size: 16px;
  line-height: 2;
}

@media (min-width: 992px) {
.postcontent {
  float: left;
  flex: 0 0 auto;
  width: 75%;
}
}

.feature-box {
  display: block; 
}









.home .body {
  background: url(../img/background.webp) no-repeat center -200px;
  background-size: auto;
  background-color: #001940;
}
#header {
  background: url(../img/background.webp) no-repeat center -200px;
  background-size: auto;
  background-color: #001940;
}
.header-logo-non-sticky{
  width:210px;
  height:72px;
}
.en .header-logo-non-sticky {
    width: 131px;
    height: 72px;
}
.text-en {
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
}

section.section.section-event,
section.section.section-committee {
  padding: 130px 0 80px;
}
section.section.section-committee {
  box-shadow: 0 0 10px #1e334a0a;
}
section.section.section-event .card,
section.section.section-committee .card{
  height:100%;
}
section.section.section-overlay-opacity-gradient:before {
  background: linear-gradient(135deg, #0088cc2e 0%, #59e3b61f 80%);
}
section.section.section-banner {
  padding: 130px 0 80px;
}
section.section.section-banner-bottom {
  padding: 130px 0 80px;
  background-color: #ffffff;
}
.card {
  padding: 15px;
}

.card-body {
  padding: 20px 5px 10px;
}

.card-img, .card-img-top {
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
}

ol, ul {
  padding-left: 0;
}
#header {
  height: 100px;
}
.footer-menu-inner{
position: relative;
min-height: 1px;
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 3rem;
  flex: 0 0 50%;
  max-width: 50%;
}

.social-icons li a {
  height: 50px;
  line-height: 60px;
  width: 50px;
}
.blur {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 100%;
  margin: 0 auto;
  max-width: 1600px;
  box-shadow: 0 0 30px 10px #ffffff0a;
  padding: 50px 0;
  border-radius: 25px;
}

#footer a:not(.btn):not(.no-footer-css) {
  color: #ffffffc9;
}

#footer .footer-copyright {
  background: transparent;
}

.social-icons li {
  margin: 0px 20px 0 20px;
}

html #header.header-transparent {
  position: relative;
}

html:not(.sticky-header-active) #header .header-body {
  background: transparent;
}

#footer .footer-copyright p {
  color: #ffffff80;
  letter-spacing: 1px;
  font-size: 13px;
}

#header .header-body {
  border-top: none;
  border-bottom: none;
}

html:not(.sticky-header-active) #header .header-logo-sticky-change {
  margin-top: -30px;
}

html.sticky-header-enabled #header .header-logo-sticky-change img {
  position: relative;
}

html.sticky-header-enabled.sticky-header-active #header .header-logo-sticky-change .header-logo-non-sticky {
  display: none;
  opacity: 0;
  transition: all 1s ease 0s !important;
}

html.sticky-header-enabled #header .header-logo-sticky-change .header-logo-non-sticky {
  opacity: 1;
  transition: all 1s ease 0s !important;
}

html:not(.sticky-header-active) #header .header-logo-sticky-change .header-logo-sticky {
  display: none;
  opacity: 0;
  transition: all 1s ease 0s !important;
}

html #header .header-logo-sticky-change .header-logo-sticky {
  opacity: 1;
  transition: all 1s ease 0s !important;
}

.main {
  padding-top: 0px;
}

section.section {
  background: transparent;
  border-top: none;
  margin: 0;
  padding: 0;
}

.img-thumbnail {
  background-color: transparent;
}

#header .header-top {
  display: none;
  align-items: center;
  border-bottom: none;
  min-height: 47px;
}
html:not(.sticky-header-active) #header .header-logo-sticky-change {
  margin-top: 20px;
}
.btn-gradient:not(.btn-outline) {
  background: linear-gradient(135deg, #63bbe759 0%, #68ccff4d 80%) !important;
  color: #FFF;
  font-weight: normal;
}

.btn-gradient:not(.btn-outline):hover {
  background: linear-gradient(135deg, #7fccf3 0%, #47a8d8 80%) !important;

}

section.section.section-slider {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.owl-carousel.dots-modern .owl-dots .owl-dot span {
  width: 8px; 
  height: 8px; 
  transition: ease all 300ms 300ms;
  background:#ffffff63;
}
.owl-carousel.dots-modern .owl-dots .owl-dot.active span {
  transform: scale(1); 
  background:#fff;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #ffffff63;
}
.img-thumbnail {
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 0.375rem;
  max-width: 100%;
  height: auto;
}

section.section.section-target {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  padding: 40px 0;
  box-shadow: 0 0 20px 10px #ffffff2e;
  border-radius: 30px;
  margin-top: 15px;
  margin-bottom: 50px;
}

section.section.section-banner {
  margin: 0 0 30px;
  padding: 0;
}

#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span {
  font-size: 1em;
  padding: 6px 10px 4px;
  display: inline-block;
  letter-spacing: -0.5px;
}
html.sticky-header-active #header .header-body {
  box-shadow: 0 5px 15px rgb(0 0 0 / 6%);
}
html:not(.sticky-header-active) #header .header-nav-top .nav>li>a, html:not(.sticky-header-active) #header .header-nav-top .nav>li>span {
  color: #fff;
  font-size: 1em;
  padding: 2px 10px 2px;
  display: inline-block;
  letter-spacing: 1px;
  line-height: 1.5;
  font-weight: normal;
}
html:not(.sticky-header-active) #header .header-nav-top .nav>li.btn-lang>a.btn {
  background: #ffffff0f;
  color:#ffffffc4;
}
html:not(.sticky-header-active) #header .header-nav-top .nav>li.btn-lang>a:hover.btn {
  background: #ffffff21;
  color:#ffffff;
}
html:not(.sticky-header-active) #header .header-nav-top .nav>li.btn-target>a {
  color:#ffffffc4;
}
html:not(.sticky-header-active) #header .header-nav-top .nav>li.btn-target>a:hover {
  color:#ffffff;
}
#header .header-nav-features:before, #header .header-nav-features:after {
  background: rgb(255 255 255 / 20%);
  height: 20px;
  top: 60%;
}
html:not(.sticky-header-active) #header .header-nav-top .nav>li.btn-member>a.btn {
  background: #4999e5bd;
  color: #ffffff;
}
html:not(.sticky-header-active) #header .header-nav-top .nav>li.btn-member>a:hover.btn {
  background: #67aef0bd;
  color: #ffffff;
}

#header .header-nav-features .header-nav-top-icon, #header .header-nav-features .header-nav-top-icon-img {
  font-size: 16px;
  top: 3px;
}

html:not(.sticky-header-active) #header .header-nav-features .header-nav-features-toggle .header-nav-top-icon {
  color: #fff;
}

section.section.section-slider .owl-carousel.owl-drag .owl-item {
  opacity: 0.6;
  transition: all 1s ease 0s;
}

section.section.section-slider .owl-carousel.owl-drag .owl-item.active {
  opacity: 1;
  transition: all 1s ease 0s;
}

.section-banner .owl-carousel.owl-drag .owl-item {
  padding: 0 10px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 0;
  margin-bottom: 10px;
}

.owl-carousel .owl-item img {
  height: auto;
}

.owl-carousel .owl-item img {
  border-radius: 25px;
  box-shadow: 0 0 10px #0d3766a3;
}




.u-bg-blue {
  background-color: #f3f7f9;
}

.top-info {
  padding: 6rem 0;
  background-color: #f3f7f9;
}


.top-info-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}


.top-info-tab-area {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
  margin: 0 0 0 auto;
  padding: 0.5rem 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 5%);
  box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 5%);
  cursor: pointer;
  border: 1px solid #55a6df;
  border-radius: 50px;
}

.tab-pane ul li:first-child {
  margin-top: 10px;
}
.top-info-tab {
  width: 16.66%;
  padding: 0 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  color: #000000;
  font-size: 1rem;
  text-align: center;
}


.top-info-tab:hover a {
  background-color: #e8edf0;
}

.top-info-tab a {
  display: block;
  padding: 5px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  cursor: pointer;
  border-radius: 50px;
}

.top-info-tab.ui-tabs-active a {
  background: linear-gradient(45deg, #2a74dd, #299fc3);
  color: #fff;
  position: relative;
  cursor: default;
  border-radius: 50px;
}

.top-info-content {
  visibility: hidden;
  width: 0;
  height: 0;
  position: relative;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: visibility 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: visibility 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: visibility 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.top-info-content.is-show {
  visibility: visible;
  width: auto;
  height: auto;
  opacity: 1;
}

.top-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.2rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.top-info-cate {
  width: 100px;
  padding: 2px 5px;
  font-size: 13px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  color: #000000;
  text-align: center;
  border: 1px solid #d7d7d7;
  border-radius: 50px;
  position: relative;
  z-index: 100;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.cat-0 .top-info-cate {
  background-color: #ddf1ff;
  color: #3483b1;
  border: 1px solid #bfddef;
}
.cat-1 .top-info-cate {
  background-color: #ddfff4;
  color: #067e99;
  border: 1px solid #a1e8eb;
}
.cat-2 .top-info-cate {
  background-color: #dde1ff;
  color: #5973d5;
  border: 1px solid #bac7f3;
}
.cat-3 .top-info-cate {
  background-color: #e5ffdd;
  color: #5dc185;
  border: 1px solid #a1ebc9;
}
.cat-4 .top-info-cate {
  background-color: #fff1fb;
  color: #c77bcd;
  border: 1px solid #efd0eb;
}
.cat-5 .top-info-cate {
  background-color: #fff2cc;
  color: #95771a;
  border: 1px solid #ffe699;
}
.top-list-item.-type-empty {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-list-item>a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.top-list-item>a:hover {
  background-color: #e2f1fb;
}
.top-list-item>a:hover .top-info-cate {
  border: 1px solid #0077cb;
  background-color: #0077cb;
  color: #fff;
}
.top-info-meta {
  width: 27.5rem;
  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;
}

.top-info-time {
  line-height: 1;
  color: #000000;
  position: relative;
  z-index: 100;
  pointer-events: none;
}

span.new {
  display: inline-block;
  text-align: center;
  background-color: #50b2e3;
  padding: 2px 5px 1px;
  font-size: 8px;
  color: #fff;
  border-radius: 7px;
  margin-top: -3px;
  margin-left: 5px;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  vertical-align: middle;
}


.top-info-cate-important {
  background-color: #d40303 !important;
  color: #fff !important;
  border: 1px solid #dadfdf !important;
}

.top-info-cate-important:hover {
  background-color: #fff !important;
  color: #d40303 !important;
  border: 1px solid #d40303 !important;
}

.top-info-body {
  width: calc(100% - 27.5rem);
  padding-left: 7.8%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.top-list-item a+.top-info-meta+.top-info-body .top-info-title {
  color: #000000;
  text-decoration: none;
}

.top-list-item a:hover+.top-info-meta+.top-info-body .top-info-title {
  color: #0077cb;
}

.top-info-title {
  font-size: 16px;
  line-height: 1.42;
  color: #35383e;
  position: relative;
  z-index: 100;
  pointer-events: none;
}

.ua-ie .top-info-title {
  font-family: "メイリオ", Meiryo;
}

@-webkit-keyframes animeLoading {
  0% {
    ransform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animeLoading {
  0% {
    ransform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.top-visual-loading-obj {
  -webkit-transition: opacity 1000ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: opacity 1000ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 1000ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  will-change: opacity;
}

_:-ms-lang(x)::-ms-backdrop, .top-visual-loading-obj:after {
  -webkit-animation: animeLoading 1500ms linear infinite;
  animation: animeLoading 1500ms linear infinite;
}

_:-ms-lang(x)::backdrop, .top-visual-loading-obj:after {
  -webkit-animation: animeLoading 1500ms linear infinite;
  animation: animeLoading 1500ms linear infinite;
}

.top-visual-bg {
  opacity: 1;
  -webkit-transition: opacity 1250ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 1250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: opacity 1250ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 1250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 1250ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 1250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 1250ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 1250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 1250ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 1250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 1250ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 1250ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 1250ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: opacity, transform;
}

.top-visual-slogan {
  visibility: hidden;
}

.top-visual-slogan .split {
  display: inline-block;
  opacity: 1;
  -webkit-transform: scale(1.75);
  -ms-transform: scale(1.75);
  transform: scale(1.75);
  -webkit-transition: opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: opacity, transform;
}

.top-visual-txt {
  opacity: 1;
  -webkit-transition: opacity 750ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: opacity 750ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 750ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.is-op1 .top-visual-loading-obj {
  opacity: 1;
}

.is-op2 .top-visual-bg {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.is-op3 .top-visual-loading-obj {
  display: none;
}

.is-op3 .top-visual-slogan {
  visibility: visible;
}

.is-op3 .top-visual-slogan .split {
  opacity: 1;
  -webkit-transform: scale(1) rotateX(0deg) rotateZ(0deg);
  -ms-transform: scale(1) rotateX(0deg) rotateZ(0deg);
  transform: scale(1) rotateX(0deg) rotateZ(0deg);
}

.is-op4 .top-visual-txt {
  opacity: 1;
}

.c-heading-gradient, .top-banner-title, .top-skTimes-title {
  opacity: 1;
  -webkit-transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.top-info-tab-area, .top-skTimes-txt, .top-features-lead {
  opacity: 1;
  -webkit-transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-delay: 125ms;
  -o-transition-delay: 125ms;
  transition-delay: 125ms;
}

.top-pickup-slide li {
  opacity: 1;
  -webkit-transform: translateY(25%);
  -ms-transform: translateY(25%);
  transform: translateY(25%);
  -webkit-transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95), -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 725ms cubic-bezier(0.445, 0.05, 0.55, 0.95), transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity, transform;
}

.top-list-item {
  padding: 12px 0;
}



.top-info-time {
  font-size: 14px;
}

.top-info-body {
  width: calc(100% - 330px);
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.top-list-item a+.top-info-meta+.top-info-body .top-info-title {
  margin-bottom: 0;
}

h2 {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
  margin: 0 0 22px 0;
}

a:not(.btn):hover {
  text-decoration: none;
}
section.section.section-target .row {
  padding:0 60px;
}
section.section.section-target a img {
  width: 120px;
  height: auto;
}
section.section.section-target .col-6:first-child,
section.section.section-target .col-6:nth-child(2) {
  margin-bottom:40px;
}
.btn {
  font-weight: normal;
  font-size: 18px;
  padding:7px 10px 5px;
}


.c-news_list_itemLink {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 11px 8px;
  color: #232933;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.u-icon-slide_item-20 {
  overflow: hidden;
  width: 20px;
  height: 20px;
}

.c-news_list_itemIcon {
  position: absolute;
  top: calc(50% - 10px);
  right: 8px;
  overflow: hidden;
  width: 20px;
  height: 20px;
}

.u-icon-slide_item-20 img {
  position: relative;
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.dropdown:hover .u-icon-slide_item-20 img {
  -webkit-animation: slide-right-bl .3s cubic-bezier(.37, 0, .63, 1);
  animation: slide-right-bl .3s cubic-bezier(.37, 0, .63, 1);
  --size: 20px;
}
.dropdown-item{
  white-space: normal;
}

.dropdown-item span{
  width:calc(100% - 30px);
}

.dropdown-item:hover i, .i-anime:hover i {
  animation: toRightFromLeft 0.3s forwards;
  color: #0088cc;
}

.dropdown-item i:after, .i-anime i:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  box-sizing: content-box;
}

.dropdown-item i, .i-anime i {
  display: inline-block;
  background-color: transparent;
  margin: 0;
  padding-top: 5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #b0c3d7;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  right: 0;
  overflow: hidden;
  transition: all 0.3s;
}
.post-meta{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.post-meta span{
  display:block;
}
.event-title{
margin-top:15px;
}
.event-title a{
position:relative;
display: flex;
}
.event-title a{
position:relative;

}
.event-title i {
position: absolute;
top: -4px;
right: -3px;
font-size: 23px;
width: 26px;
height: 29px;
}
.event-title a h4{
line-height:1.4;

}
.event-title a:hover h4{
color:#0088CC;

}
.event-name{
font-weight: 700;
font-size: 1.2em;
margin-bottom: 0.25rem;
width:calc(100% - 30px);
}


	.sc-title{
	margin-top:5px;
	}
	.sc-title a{
position:relative;

}
.sc-title a{
  position:relative;
  display: flex;
  }
  .sc-title i {
    position: absolute;
    top: -4px;
    right: -3px;
    font-size: 23px;
    width: 26px;
    height: 29px;
}
.sc-title a h4{
  line-height:1.4;
  
  }
.sc-title a:hover h4{
color:#0088CC;
  
  }
	.sc-name{
    font-weight: 700 ;
    font-size: 1.3em;
    margin-bottom: 0.25rem;
	width:calc(100% - 30px);
	}
	.sc-description{
    font-size: 1.1em;
	line-height:1.6;
	margin-top: 15px;
	}


#header .header-nav-features .header-nav-features-dropdown {
    border-radius: 5px;
}
.section.section-banner-bottom .row div{
text-align:center;
}
.simple-search .form-control {
    border-radius: 5px 0 0 5px;
    border-color: #3878b1;
    border-right: 0;
}
.simple-search .btn {
    border-radius: 0 5px 5px 0;
    border: 1px solid #3878b1;
	  border-left: 0;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    border-color: #3878b1;
}
#header .header-nav-features .header-nav-features-dropdown .header-nav-top-icon{
    top: 0;
	  font-size: 16px;
    color: #3878b1;
}
.footer-search {
    max-width: 578px;
    margin: auto;
}
.footer-search :focus:not(:focus-visible) {
    outline: 0;
}
.footer-search :focus-visible {
    outline-width: 1px;
    outline-style: solid;
    outline-color: #fff;
}
.c-searchBox {
    font-size: 16px;
    line-height: 2;
    width: 100%;
}
.c-searchBox_form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.footer-search .c-searchBox_input {
    color: #fff;
    border-color: #99bee0;
    background-color: transparent;
}

.c-searchBox_input {
    line-height: 1;
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #e1e6ed;
    border-radius: 4px 0 0 4px;
    background-color: #fff;
}
.c-searchBox_label {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    font-weight: normal; 
    font-family:  'Noto Sans JP', sans-serif;
      text-transform: none;
      letter-spacing: 1px;
      margin-bottom: 0;
}
.footer-search .c-searchBox_submit {
    border-color: #99bee0;
    background-color: transparent;
}
.c-searchBox_submit {
    line-height: 1;
    padding: 0 24px;
    border: 1px solid #e1e6ed;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    background-color: #edf0f5;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
	color:#fff;
}
.nav > li > a:hover, .nav > li > a:focus {
  background: #f4f6f9;
  text-decoration: none;
  /*padding: 15px 10px 15px 10px;*/
	padding: 15px 0;
}


ul.nav-list li a:before {
    content: none;
}
aside ul.nav-list > li > a {
    color: #000;
    font-size: 1.1em;
    /*padding: 15px 20px 15px 0px;*/
		padding: 5px 0;
}
aside ul.nav-list > li > a:hover {
    color: #6D901A;
}
aside ul.nav-list .sub-title{
	color: #6D901A;
  font-size: 1.1em;
	font-weight: bold;
  /*padding: 40px 0 15px 0px;*/
	padding: 5px 0;
}
.sidebar {
	position: sticky;
	width:calc(100% - 40px);
	top: calc( 76px + 0vh );
  margin-left: 40px;
  margin-right: 0;
}
.side-menu-title {
	border-bottom: 1px solid #1e558f;
  padding: 20px 0;
	color: #000;
  font-size: 13px;
  line-height: 1.1;
  margin-bottom: 25px;
}
.side-menu-title .text-en {
	color: #000;
	font-size: 25px;
	padding-bottom:10px;
	display: block;
  line-height: 1.1;
}
.side-banner a{
  margin-bottom:20px;
  border: 2px solid #bbbbbb;
}
.side-banner a:hover {
  border-color: #a5bcd0;
}
.nav-pills > li + li {
  margin-left: 5px;
}
/*
ul.nav-list li.active .dropdown-item, ul.nav-list li.active .dropdown-item:hover {
  background-color: #3c7bb5;
  padding-left: 10px;
  color: #fff;
  font-weight: normal;
  cursor: default;
}
ul.nav-list li.active .dropdown-item i {
  display:none;
}
ul.nav-list li.active .dropdown-item:after{
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translatey(-50%);
  border-right: 10px solid #3c7bb5; 
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}
*/
html .scroll-to-top {
  background: #4999e5bd;
}
.si-sticky {
    position: fixed;
    bottom:10px;
    left: 5px;
    width: 36px;
    z-index: 499;
	top:auto;
	bottom: 100px;

}
.si-sticky.si-sticky-right {
    left: auto;
    right: 8px;
}
.si-sticky.si-sidebar {
    --width: 300px;
    --height: 40px;
    --icon-size: var(--height);
    --text-width: calc(var(--width) - var(--height));
    width: var(--icon-size);
    height: auto;
}
.si-sticky.si-sticky-right {
    right: 0;
}
.si-sticky.si-sidebar .social-icon {
    margin: 2px 0;
    margin-left: calc(-1 * var(--text-width));
    width: var(--width);
    height: var(--height);
    border: 0;
    border-radius: 0 4px 4px 0;
    display: inline-flex;
    align-items: center;
    transition: margin 0.2s ease-in-out;
}
.si-sticky.si-sidebar.si-sticky-right .social-icon {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-left: 0;
    border-radius: 4px 0 0 4px;
}
.si-sticky.si-sidebar .social-icon span {
    color: #FFF;
    font-size: 13px;
    width: var(--text-width);
    text-align: center;
}

.social-icon {
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 30px!important;
    color: #fff;
    text-shadow: none;
    border: 1px solid #aaa;
    border-radius: 3px;
    overflow: hidden;
}
.si-sticky.si-sidebar .social-icon i {
    position: absolute;
    left: auto;
    right: 0;
    width: var(--icon-size);
    height: var(--icon-size);
    line-height: var(--icon-size);
    text-align: center;
}
.si-sticky.si-sidebar.si-sticky-right .social-icon i {
    left: 0;
    right: auto;
    color: #fff;
    transition: all 0.3s ease 0s !important;
}
.si-colored.si-twitter {
    background-color: #00abeebb !important;
}
.si-twitter:hover{
    background-color: #00ACEE !important;
}
.si-colored.si-facebook {
    background-color: #3b5998d6 !important;
}
.si-facebook:hover {
    background-color: #3B5998 !important;
}
.si-colored.si-instagram {
    background-color: #dd2a7b !important;
}
.si-instagram:hover {
    background-color: #dd2a7b !important;
}
.social-icons li:hover.social-icons-instagram a {
    background: #dd2a7b !important;
}
.social-icons-instagram .fa-instagram:before {
    vertical-align: middle;
    font-size: 29px;
}
html .scroll-to-top {
    right: 0;
    min-width: 54px;
}
.anim-hover-scale-1-1:hover {
  transform: scale(1.05);
}
.btn.i-anime{
  position: relative;
}
.btn.btn-gradient-primary.i-anime i{
  color: #ffffff;
  font-size: 14px;
  right: 15px;
}
.btn-gradient-primary:not(.btn-outline), .btn-gradient-primary:not(.btn-outline) {
  display: flex;
  background: linear-gradient(135deg, #3f51b5, transparent) #2196f3;
  font-family: inherit;
  color: #fff;
  text-decoration: none;
  transition: background-color .5s;
  place-content: center;
  border:none;
  padding: 10px;
  border-radius: 30px;
}
.btn-gradient-primary:not(.btn-outline):hover, .btn-gradient-primary:not(.btn-outline).hover {
  background-color: #5b81fd;
  color: #fff;
}
.icon-link:before {
    font-family: 'font-icons';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    content: "\e70b";
}
.icon-blank:before {
  font-family: "Font Awesome 6 Free";
  content: "\f08e";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-rendering: auto;
}
.commitee-page.device-lg .recent_entries li .news-title {
  width: 100%;
}
.commitee-page .recent_entries li .news-title {
  /*display: inline-block;*/
  float: left;
  margin-left: 0;
  line-height: 1.5;
  font-size: 16px;
  color: #444;
}
.top-info-meta {
  width: 230px;
  padding:0;
  margin: 5px 0 10px;
}
.home .top-info-meta {
  width: 230px;
  padding:0;
  margin:10px 0;
}

.top-info-body {
  width: 100%;
  padding-left: 0;
}
.top-info-time {
  padding: 0;
}
.home .top-list-item {
  display: block;
  width: 100%;
  padding: 1rem 0;
}

.top-list-item {
  display: block;
  width: 100%;
  padding: 20px 10px;
}

.news.device-lg .postcontent li .news-container, .covid19.index.device-lg .postcontent li .news-container,
.news.device-md .postcontent li .news-container, .covid19.index.device-md .postcontent li .news-container,
.news.device-sm .postcontent li .news-container, .covid19.index.device-sm .postcontent li .news-container,
.news.device-xs .postcontent li .news-container, .covid19.index.device-xs .postcontent li .news-container {
  width: 100%;
  margin-top: 5px;
  float: right;
}
.news-container a {
  line-height: 1.5;
  display: inline;
  font-size: 16px;
  color: #000;
}
.recent_entries li .news-title a {
    display: inline;
    line-height: 1.5;
    font-size: 16px;
    color: #53708e;
}
.widget_nav_menu li a, .widget_links li a, .widget_meta li a, .widget_archive li a, .widget_recent_entries li a, .widget_categories li a, .widget_pages li a, .widget_rss li a, .widget_recent_comments li a {
  color: #000;
  font-size: 16px;
}
.mb-6 {
  margin-bottom: 5rem!important;
}

.ce.device-lg .recent_entries li, .ce.device-md .recent_entries li, .ce.device-sm .recent_entries li,
.pt.device-lg .recent_entries li, .pt.device-md .recent_entries li, .pt.device-sm .recent_entries li,
.specialist.device-lg .recent_entries li, .specialist.device-md .recent_entries li, .specialist.device-lsm .recent_entries li,
.covid19.index.device-lg .recent_entries li, .covid19.index.device-md .recent_entries li, .covid19.index.device-sm .recent_entries li,
.icrn.device-lg .recent_entries li, .icrn.device-md .recent_entries li, .icrn.device-sm .recent_entries li {
  padding: 9px 0;
}

.ce.device-lg .recent_entries li .news-title, .ce.device-md .recent_entries li .news-title, .ce.device-sm .recent_entries li .news-title,
.pt.device-lg .recent_entries li .news-title, .pt.device-md .recent_entries li .news-title, .pt.device-sm .recent_entries li .news-title,
.specialist.device-lg .recent_entries li .news-title, .specialist.device-md .recent_entries li .news-title, .specialist.device-lsm .recent_entries li .news-title,
.covid19.index.device-lg li .news-container, .covid19.index.device-md li .news-container, .covid19.index.device-sm li .news-container,
.icrn.device-lg .recent_entries li .news-title, .icrn.device-md .recent_entries li .news-title, .icrn.device-sm .recent_entries li .news-title {
  width: calc(100% - 100px);
  font-size: 16px;
  color: #000;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  outline: 0;
  margin: 0;
  transform: translate3d(0, -50%, 0);
}

.section-slider .owl-carousel .owl-nav button.owl-prev, .section-slider .owl-carousel .owl-nav button.owl-next {
  display: inline-block;
  position: absolute;
  top: calc(50% - 25px);
  width: 50px;
  height: 50px;
  outline: 0;
  margin: 0;
  transform: translate3d(0, -50%, 0);
}
.section-slider .owl-carousel .owl-nav button.owl-prev:before, .section-slider .owl-carousel .owl-nav button.owl-next:before {
  font-size:2rem;
}
.section-slider .owl-carousel .owl-nav button.owl-prev{
  left: -50px;
}
.section-slider .owl-carousel .owl-nav button.owl-next {
  right: -50px;
}
.section-slider .owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
  background-color: transparent;
  border-color: transparent;
  color: #ffffff96;
  transition: all 0.3s ease 0s !important;
}
.section-slider .owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]:hover {
  background-color: transparent;
  border-color: transparent;
  color: #ffffff;
}
.mfp-close, .mfp-close-btn-in .mfp-close {
  font-weight: 100;
  font-size: 50px;
  color: #ffffff;
}
.sns-share {
    display: flex;
}
.sns_list {
    width: 105px;
}
.sns_link {
    display:block;
    width: 100px;
}






/* English page */
body.en, body.en h1, body.en h2, body.en h3, body.en h4, body.en h5, body.en h6 {
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
}
body.en h1, body.en h2, body.en h3, body.en h4, body.en h5, body.en h6, strong {
  font-weight: 500 !important;
}
.thumb-pdf .thumb-info-action-icon i {
  font-size: 20px;
  right: 50%;
  position: absolute;
  top: 50%;
  color: #FFF;
  transform: translate(50%, -50%);
  margin: -2px -1px 0 0px;
}
.thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay:before {
  background: rgba(33, 37, 41, 0.1);
}
.header-nav-features-search .header-nav-features-dropdown form{
  margin-bottom: 0;
}

















/* sm: 576px */
@media (min-width: 576px){




}




/* md: 768px */
@media (min-width: 768px) {
  .header-logo-non-sticky{
    width:265px;
    height:91px;
  }
  .en .header-logo-non-sticky {
    width: 165px;
    height: 98px;
  }
  #header {
    height: 150px;
  }
  #header .header-top {
    display:flex;
}
html:not(.sticky-header-active) #header .header-logo-sticky-change {
  margin-top: -30px;
}
  section.section.section-target .col-6:first-child,
  section.section.section-target .col-6:nth-child(2) {
    margin-bottom:0;
  }
.sp-hide {display: none; }
}





@media (max-width: 768px) {
  html.sticky-header-enabled #header .header-logo-sticky-change img {
    top: -6px;
  }
.top-info-title {
  font-size: 16px;
  line-height: 1.5;
}
.top-info-body {
  width: 100%;
  margin-top: 0.6rem;
  padding-left: 0;
}
.top-info-tab.ui-tabs-active a:after {
  display: none;
}
.top-info-content-area {
  margin-top: 2rem;
}


.top-info-time {
  margin-right: 10px;
}
.top-info-meta {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.top-info-tab {
  width: 32%;
  margin-top: 0.7rem;
  padding: 0;
}
.top-info-tab a {
  padding: 0.3rem 0;
  border: none;
  background-color: #fff;
  font-size: 0.9rem;
}
.top-info-tab+.top-info-tab {
  margin-left: 0.2rem;
  border-left: 0;
}
.top-info {
  padding-top: 5rem;
}
.top-info-header {
  display: block;
}
.top-info-tab-area {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 2rem auto 0;
  padding: 0.3rem 1rem 1rem 1rem;
}
.card {
  max-width: none;
}

}









/* lg: 992px */

@media (max-width: 991px){
#header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
    display: none;
}
.sidebar .side-menu-title,.sidebar .nav {
  display: none;
}

.sidebar {
	width:100%;
	margin-left: 0;
	margin-right: 0;
}
#header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav {
  margin: 0;
}

#header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu {
    margin-left: 0;
}
.dropdown-mega-menu-title,.dropdown-mega-menu-sub-title{
  display:none;
}
.mage-menu-inner{
padding-right: 0;
padding-left: 0;
}
#header .header-nav-main nav > ul li:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.dropdown-item i, .i-anime i {
  font-size: 12px;
  right: 5px;
}
html:not(.sticky-header-active) #header .header-nav-top .nav>li.btn-target {
  display:none;
}
.col-lg-3.mage-menu-title-inner, .col-lg-3.mage-menu-inner {
  padding: 0;
}
.header-btn-collapse-nav{
  font-size:16px;
}
#header .header-logo img {
  top: -6px;
}
.commitee-page ul.tab-nav:not(.tab-nav-lg) li a {
  padding: 0 25px;
}
.home .top-list-item {
  display: block;
  width: 100%;
  padding: 0.9rem 0 1.5rem;
}

#header .header-nav-features .header-nav-features-search .header-nav-features-dropdown.show {
  top: 0;
  box-shadow: 0 10px 30px 10px rgb(0 0 0 / 5%);
}
}



@media (min-width: 992px) {
  .fullwidth {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  
  .fullwidth img {
    max-width: 100vw;
    width: 100vw;
  }
  #header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
    padding: 0 0.6rem;
}
html.sticky-header-enabled #header .header-logo-sticky-change img {
  top: 7px;
}

html.sticky-header-enabled.sticky-header-active #header .header-logo-sticky-change img {
  top: 0;
}
  #header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
    border-radius: 0;
    border: 0;
    border-top: 0;
    box-shadow: none;
    padding: 0;
  }
  #header .header-nav-main-effect-3 nav>ul>li.dropdown .dropdown-menu {
    transition: all .3s ease-out;
    transform: translate3d(0, 7px, 0);
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu .container .mage-menu-inner {
    opacity: 0;
}
#header .header-nav-main nav > ul > li.dropdown:hover .dropdown-menu .container .mage-menu-inner {
  opacity: 1;
  transition: all .3s ease-out;
}
  #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
    display: block;
}
  section.section.section-slider {
    margin: 0;
    padding: 0;
    overflow: hidden;
  }

  section.section.section-target a img {
    width: 160px;
    height: auto;
  }
  #header .header-nav-main nav>ul>li>a {
    font-size: 16px;
    font-weight: 300;
  }
  html:not(.sticky-header-active) #header .header-nav.header-nav-line nav>ul li:hover>a:before {
    background: #ffffff;
    box-shadow: 0 0 5px #09325c66;
  }
  html:not(.sticky-header-active) #header .header-nav.header-nav-line nav>ul:not(:hover) li>a.active {
    color: #ffffff;
  }
  html:not(.sticky-header-active) #header .header-nav.header-nav-line nav>ul:not(:hover) li>a.active:before {
    background: #ffffff;
    box-shadow: 0 0 5px #09325c66;
  }
  #header .header-nav.header-nav-line.header-nav-bottom-line nav>ul>li>a:before, #header .header-nav.header-nav-line.header-nav-bottom-line nav>ul>li:hover>a:before {
    height: 2px;
    margin-top: 20px;
    transition: all 0.3s ease 0s !important;
    width: calc(100% - 30px)
  }
  #header .header-nav.header-nav-line.header-nav-bottom-line nav>ul>li>a:before {
    width: 0;
  }
  #header .header-nav.header-nav-line.header-nav-bottom-line nav>ul>li:hover>a:before {
    width: calc(100% - 30px);
  }
  html:not(.sticky-header-active) #header .header-nav.header-nav-links:not(.header-nav-light-text) nav>ul>li>a, html:not(.sticky-header-active) #header .header-nav.header-nav-line:not(.header-nav-light-text) nav>ul>li>a {
    color: #fff;
    text-shadow: 0 0 5px #09325cb3;
  }
  html:not(.sticky-header-active) #header .header-nav-main nav>ul>li>a {
    color: #fff;
  }
  html:not(.sticky-header-active) #header .header-nav-main nav>ul>li>a:hover {
    color: #1e558f;
  }
  #header .header-nav-main nav>ul>li.dropdown:hover>a {
    border-radius: 4px 4px 0 0;
    position: relative;
    color: #1e558f;
  }
  #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
  }
  #header .header-nav-main nav>ul>li.dropdown-mega .mage-menu-title-inner .dropdown-mega-sub-nav {
    margin-top: 20px;
    background-color: transparent;
}
  #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li:hover>a {
    background: #f4f6f9;
    padding-left: 10px;
  }
  #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li>a {
    border-radius: 4px;
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 3px -8px;
    padding: 10px 18px 10px 8px;
    text-shadow: none;
    text-transform: none;
    text-decoration: none;
  }
  #header .header-nav-main nav>ul>li.dropdown-mega .mage-menu-title-inner .dropdown-mega-sub-nav>li>a {
    color: #fff;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 10px 28px 7px 8px;
    font-size: 16px;
    background: #4999e5bd;
    color: #ffffff;
    border-radius: 4px !important;
    text-align: right;
    letter-spacing: 0;
  }
  #header .header-nav-main nav>ul>li.dropdown-mega .mage-menu-title-inner .dropdown-mega-sub-nav>li>a i {
    padding-top: 5px;
    color: #ffffff;
    font-size: 12px;
    right: 5px;
  }
  #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li>a:hover {
    color: #1e558f;
  }
  #header .header-nav-main nav>ul>li.dropdown-mega .mage-menu-title-inner .dropdown-mega-sub-nav>li>a:hover {
    background: #67aef0bd;
    color: #ffffff;
}
  #header .header-nav-main nav>ul>li.dropdown .dropdown-mega-content {
    border-top-color: #fff;
    background: linear-gradient(90deg, #11365e 20%, #ffffff 20%);
    padding: 0;
    box-shadow: 0px 1000px 0px 1000px rgba(0, 0, 0, 0.5);
  }
#header .header-nav-main nav > ul > li.dropdown.accessibility-open > .dropdown-menu{
    opacity: 0;
    display:none;
}
#header .header-nav-main nav > ul > li.dropdown.accessibility-open:hover > .dropdown-menu{
  opacity: 1;
  display:block;
}
  #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-title {
    color: #1e558f;
    display: block;
    border-bottom: 1px solid #7696ad;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: none;
    letter-spacing: 0;
  }
  #header .header-nav.header-nav-line nav > ul > li.dropdown:hover > .dropdown-menu {
    margin-top: -1px;
}
  html:not(.sticky-header-active) #header .header-nav.header-nav-line nav>ul>li.dropdown:hover>.dropdown-menu {
    margin-top: -21px;
  }
  html:not(.sticky-header-active) #header .header-nav.header-nav-line nav>ul>li.dropdown>.dropdown-menu {
    margin-top: -21px;
  }
  #header .header-nav-main .dropdown-mega-menu-title {
    color: #fff;
    text-align: right;
    font-size: 26px;
  }
  #header .header-nav-main .dropdown-mega-menu-sub-title {
    color: rgba(255, 255, 255, 0.5);
    text-align: right;
    font-size: 14px;
  }
  #header .header-nav-main nav>ul>li {
    margin-left: 0;
  }
  html:not(.sticky-header-active) #header .header-nav-main nav>ul>li>a:hover {
    color: #ffffff;
  }
  .mage-menu-inner {
    padding: 50px 15px;
  }
  
  .mage-menu-title-inner {
    background: linear-gradient(90deg, #11365e, #386da5);
    padding: 50px 30px;
    min-height: 350px;
  }
  .dropdown-mega-content .mage-menu-inner:nth-child(2) {
    padding-left: 30px;
  }
  .dropdown-mega-content .mage-menu-inner:last-child {
    padding-right: 45px;
  }
  .dropdown-item {
    display: block;
    position: relative;
    padding: 3px 24px 3px 0;
    font-size: 1.3rem;
  }
  .c-dropdown-contents-column-menu-item .-elem .-ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 12px;
    height: 100%;
  }

  .si-sticky.si-sidebar.si-sticky-right .social-icon:hover {
    margin-left: calc(-1 * var(--text-width));
}
.si-sticky.si-sidebar.si-sticky-right .social-icon:hover i {
    left: calc(-1 * var(--text-width));
}
.side-banner {
  padding-left: 0;
  padding-right: 0;
}
.footer-menu-inner{
  flex: 0 0 33.3%;
  max-width: 33.3%;
}
.top-info-tab {
  font-size: 1rem;
}
.top-info-tab-area {
  width: 100%;
  border: 1px solid #0077cb;
  border-radius: 50px;
}
.top-info-meta {
  width: 240px;
}
.top-info-body {
  width: 100% - 240px;
  padding-left: 0;
}
.top-info-cate {
  width: 100px;
  font-size: 13px;
}
.home .top-info-meta {
  width: 230px;
  margin:0;
}
.home .top-info-body {
  width: calc(100% - 230px);
  padding-left: 30px;
}
.home .top-list-item {
  display: flex;
  width: 100%;
  padding: 1rem 0;
}
}










/* xl: 1200px */
@media (min-width: 1200px) {

  .container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {
    max-width: 1140px;
  }
  html.sticky-header-enabled #header .header-logo-sticky-change img {
    top: 0;
  }
  .top-info-tab-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    margin: 0 0 0 auto;
    padding: 0.5rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 5%);
    box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 5%);
    cursor: pointer;
    border: 1px solid #55a6df;
    border-radius: 50px;
  }
  #header .header-nav-main nav>ul>li>a {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
}

  .sidebar {
    margin-left: 20px;
}
.footer-menu-inner{
    flex: 0 0 20%;
    max-width: 20%;
  }
.home .top-info-meta {
    width: 330px;
  }
.home .top-info-cate {
    width: 160px;
  }
.home .top-info-body {
    width: calc(100% - 330px);
    padding-left: 30px;
  }
.home .top-info-time {
    font-size: 14px;
    padding: 0 0 0 15px;
  }
}


/* 1440px */

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
  .container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {
    max-width: 1440px;
  }
  .sidebar {
    margin-left: 40px;
		border: none !important;
}

#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
  padding: 0 0.8rem;
}
}

@media (min-width: 1800px) {
  #header .header-nav-main nav>ul>li.dropdown .dropdown-mega-content {
    border-top-color: #fff;
    background: linear-gradient(90deg, #11365e 30%, #ffffff 30%);
    padding: 0;
  }
}