@charset "utf-8";
/* CSS Document */
html {font-size: 18px;}
html, body, h1, h2, h3, h4, h5, p, div, ul, dl, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5 {
font-family: sicprintempspetit, sans-serif;
font-style: normal;
font-weight: 400;
}

p, ul {
    margin-left: .5em; margin-right: .3em;
  }
@media (min-width:960px) {
  p, ul {
    margin-left: 1em; margin-right: .5em;
  }
}

/* lang_bar */
.lang_bar {
padding: .2em .5em .3em; 
background: #ebf7f7;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #0d5781, #07244c);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #0d5781, #07244c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.lang_bar .uk-button {
  background-color: #fff;
  color: #183e6c;
  border: 2px solid #fff;
  border-radius: 50px;
  padding: .1em 1em!important;
}
.lang_bar .uk-button:hover, .lang_bar .uk-button:active {
  background-color: #183e6c;
  color: #fff;
}

/*  navbar */
.uk-navbar-container {
  background: #fff !important;
  box-shadow: 0 4px 4px rgba(39, 44, 63, .05);
}
.uk-navbar-nav {
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.uk-navbar-center:only-child, .uk-navbar-left, .uk-navbar-right {
  flex-wrap: wrap
}
.uk-navbar-nav > li > a, .uk-navbar-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: .25em;
  box-sizing: border-box;
  min-height: 90px;
  font-size: 16px;
  font-family: inherit;
  text-decoration: none
}
.uk-navbar-nav > li > a {
  padding: 0 1.2em!important;
  transition: .1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
  position: relative;
  z-index: 1;
  font-weight: 550;
  color: #444;
}
@media (min-width:960px) {
  .uk-navbar-nav > li > a {
    padding: 0 10px
  }
}
.uk-navbar-nav > li > a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  height: 3px;
  background-color: transparent;
  transition: .35s ease-in-out;
  left: 50%;
  right: 50%;
  opacity: 0;
  background: #183e6c
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a[aria-expanded=true] {
  color: #183e6c
}
.uk-navbar-nav > li:hover > a::before, .uk-navbar-nav > li > a[aria-expanded=true]::before {
  left: var(--uk-navbar-nav-item-line-margin-horizontal);
  right: var(--uk-navbar-nav-item-line-margin-horizontal);
  background-color: #183e6c;
  opacity: 1
}
.uk-navbar-nav > li > a:active {
  color: #0075be
}
.uk-navbar-nav > li > a:active::before {
  background-color: #183e6c
}
.uk-navbar-nav > li.uk-active > a {
  color: #183e6c
}
.uk-navbar-nav > li.uk-active > a::before {
  left: var(--uk-navbar-nav-item-line-margin-horizontal);
  right: var(--uk-navbar-nav-item-line-margin-horizontal);
  background-color: #183e6c;
  opacity: 1
}
.uk-navbar-nav.uk-text-small .tmenu a {font-size: .9em!important;}
.uk-navbar-nav .tmenu a {text-transform: none!important;}
.uk-navbar-nav .tmenu:hover {
background-image: linear-gradient(0deg, #c5e5fe, #f7fbfe 5%, #ffffff 61%);
} 
.uk-navbar-parent-icon {
  margin-left: 4px;
  transition: transform .3s ease-out
}
.uk-navbar-nav > li > a[aria-expanded=true] .uk-navbar-parent-icon {
  transform: rotateX(180deg)
}
.dnavbg {
  padding-left: 1em;
  padding-right: 1em;
  background-image: url('../img/bg2.webp') !important;
  margin-top: 0 !important;
  border: 15px solid  rgba(0, 162, 229, 0.1);
}

.uk-navbar-right .uk-button {
  background-color: #183e6c;
  color: #fff;
  border-radius: 5px;
}
.uk-navbar-right .uk-button:hover {
  background-color: #0e93e1 !important;
}

#tm-dialog-mobile {
  background-image: url('../img/bg4.webp') !important;
}
#tm-dialog-mobile .uk-parent a {color: #183e6c!important;}

/* primary */
.uk-text-primary {
  color: #183e6c !important
}
.uk-button-primary {
  background-color: #183e6c !important;
  border-radius: 5px;
}
.uk-button-primary:hover {
  background-color: #0f7ae5 !important;
}
.uk-list-primary > ::before {
  color: #183e6c !important;
}
.uk-icon-primary {color: #499bea;}

/* topimg */
uk-section.topimg {
	background:#eeece1 url('../img/topimg_02.webp');
}
.topimg img {
	opacity: 0;
	animation: 1s fadeIn forwards;
	height: 10vh!important;
}
@keyframes fadeIn {from { opacity: 0; }
  to { opacity: 1; }
}
.topimg h1 {
	opacity: 0;
	animation: 3s fadeIn forwards;
	text-align: center;
	font-weight: 600;
	line-height: 1.6;
	color: #203a43;
	text-shadow: 0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
	font-size: clamp(0.7rem, 38vw, 1.8rem);
}
@keyframes fadeIn {from { opacity: 0; }
  to { opacity: 1; }
}

/* card */
.uk-card {border-radius: 20px;}
.uk-card .uk-card-media-top img {border-radius: 20px 20px 0 0;}
.uk-card-title {color: #183e6c!important;}

/* button */
.uk-button {
  line-height: 1.5rem;
  padding: .5rem 1rem;
  margin: .2em .5em;
  text-transform: inherit;
  font-weight: 600;
}
.uk-button-default {border: 1px solid #183e6c;}
.uk-button-default:hover {border: 1px solid #0e93e1;}
.uk-button-primary {
  background-color: #183e6c !important;
  border-radius: 1.5em;
}
.uk-button-primary:hover {
  background-color: #0e93e1 !important;
}

/* スマートフォンでのみ表示 */
@media (min-width: 768px) {
  .contact-button {
    display: none;
  }
}

/* heading */
.heading01 {
  background-image: linear-gradient(#d9d9ed 50%, #183e6c 50%);
  background-size: 8px 100%;
  background-repeat: no-repeat;
  padding-left: .8em;

}
.heading02 {
    position: relative;
    line-height: 1.8;
    padding: .5rem 1rem .8rem;
	margin: .5rem .5rem 3rem;
    border: 2px solid #183e6c;
    text-align: center;
	background: #f4f4f4;
	color: #183e6c;
}

.heading02::before,
.heading02::after {
    position: absolute;
    left: 50%;
    transform:translate(-50%);
    bottom: -15px;
    width: 30px;
    height: 15px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.heading02::before {
    background-color: #183e6c;
}

.heading02::after {
    bottom: -15px;
    background-color: #183e6c;
}
.heading03 {
  position: relative;
  padding: 0.5em 0.5em 0.5em 1.4em;
  border: 1px solid #183e6c;
  border-radius: 5px;
}
.heading_number {
	position: relative;
}

.heading_number::before {
	content: attr(data-number);
	display: inline-block;
	margin-right: 20px;
	color: #498ee0;
	font-size: 30px;
}
.heading_news {
  position: relative;
  margin-bottom: 2rem;
  text-align: center;
}
.heading_news::before {
  position: absolute;
  top: -.3em;
  left: 50%;
  transform: translateX(-50%);
  color: #e0f7f2;
  font-size: 1.8em;
  text-transform: uppercase;
  content: 'information';
  z-index: -1;
}

/* bacground-color */
.pink {
  background: #ffebee;
}
.blue {
  background: #e6f4fd;
}
.green {
  background: #f6f9e4;
}
.orange {
  background: #ffe6c2;
}
.yellow {
  background: #fffcdb;
}
.white {
  background: #fff;
}
.muted {
  background: #efefef;
}
.bgbox {
  padding: 1.5em;
  border-radius: 10px;
}
.bdr.bg {background-image: url('../img/bg.png'); background-repeat: repeat-y; background-position: top left 2em;}

/* news */
.news {
  margin: 1em 1em 3em;
  padding: 1.5em;
  max-height: 12em;
  overflow-y: auto;
}
.news li {
  margin: 1em 0.5em 1em;
  padding: .5em 0 0;
}
.news li:first-child {
  background: none;
}
.news li .date {
  display: inline-block;
  width: 8.5em;
}
.nlabel {
  width: 6em;
  text-align: center;
  display: inline-block;
  font-size: 0.9rem;
  padding: 5px 5px;
  line-height: 1;
  background: #ea8562;
  color: #fff;
  border-radius: 3px;
  vertical-align: top;
  margin: 0 0 0 1em;
}
.nlabel-news {
  background: #6da99d;
}
.nlabel-warning {
  background: #fb9d42;
}
.news li .title {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
  flex: 1;
}
.news li .title, .news_sub li .title {
  font-size: 1.6rem;
}

/* to top */
.uk-totop, .uk-totop:visited {
  background-color: rgba(79, 170, 231, 0.8);
  border: 1px solid #fff;
  border-radius: 15%;
  padding: 1rem;
  color: #fff;
  z-index: 999;
  transition: color .1s ease-in-out
}
.uk-totop:hover, .uk-totop:active {
  background-color: rgba(15, 122, 229, 1.0);
  color: #fff;
}

/* blink */
.blink {
  -webkit-animation: blink 1.5s ease-in-out infinite alternate;
  -moz-animation: blink 1.5s ease-in-out infinite alternate;
  animation: blink 1.5s ease-in-out infinite alternate;
  background-color: #5db2fc !important;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
.uk-badge.blink {
  background: #00a2e5;
  font-size: .65rem;
  font-weight: bolder;
  padding: .25rem .5rem;
}

/* table */
.uk-table, .uk-table th, .uk-table td {
  border: 1px solid #ccc;
}
.uk-table.nobdr, .uk-table.nobdr th, .uk-table.nobdr td {
  border: none;
}
.uk-table th {
  vertical-align: middle !important;
  color: #333;
  text-align: center;
  background: rgba(79, 170, 231, 0.1);
}
.uk-table td {
  vertical-align: middle !important;
  background: #fff;
  font-size: 0.875rem
}
.uk-table tfoot td {
  border-top: 3px double #ccc;
  background: #ebf5ec;
}
.bdr {
  border: 1px solid #183e6c;
}

/* last modified */
.modified {
  display: block;
  text-align: right;
  padding: 1rem 0;
}
.modified span {
  color: #499bea;
}

/* footer */
footer {background: #060f18 url('../img/topimg_01.webp');}
footer .uk-button-default {
  background-color: rgba(6, 15, 24, 0.3)!important;
  color: #fff;
  padding: .2em 1em!important;
}
footer .uk-button-default:hover, footer .uk-button-default:active {
  background-color:  rgba(36, 56, 76, 0.5)!important;
  color: #fff;
}
footer #contact {
background: rgba(24, 62, 108, 0.5);
}
footer .fmenu {background: rgb(255 255 255 / 0.95);}
footer .fmenu h3 {font-size: 1.0em; margin-top: 1em;}
footer .fmenu ul {font-size: 0.8em; padding-bottom: 1em;}

@media (max-width: 768px) {
  footer {
    margin-bottom: 3em;
  }
}


.uk-section.bg {
  background: url('../img/bg.webp');
}
.uk-section.bg2 {
  background: url('../img/bg2.webp');
}
.uk-section.bg3 {
  background: url('../img/bg3.webp');
}


/* ========================================================================
   Component: Print
 ========================================================================== */
@media print {
	
	footer .uk-light h2 {color: #444;}

}
